
#header,
#top,
#memoDiv,
#footerLinks,
#copy,
#frontpageMiddleHeader,
#frontpageBoxes,
#column2,
.addToMemo,
a.back {
	display: none;
}

#wrapper {
	margin: 0px;
	width: 520px;
}

#main {
	width: 520px;
	overflow: visible;
	overflow-x: hidden;
	position: relative;
	border: 0px;
}

.mainText,
#main .text {
	clear: both;
	padding: 0px;
	overflow: visible;
	overflow-x: hidden;
}

#column1 {
	display: none;
}



#aimTop {
	
}

#aimTop a {
	display: block;
	padding: 10px 0px 10px 30px;
	margin: 0px 10px;
	text-decoration: none;
	color: #000;
}

#aimTop a:hover {
	text-decoration: underline;
}

.showOnMap, .addToMemo, .print {
	float: right;
}

.showOnMap a {
	background: url(bg/showOnMap.jpg) no-repeat left center;
}

.addToMemo a {
	background: url(bg/addToMemo.jpg) no-repeat left center;
}

.print a {
	background: url(bg/print.jpg) no-repeat left center;
}





/* aimLeft */

.aimLeft {
	width: 350px;
	padding: 20px 0px 0px 0px;
	float: none;
	overflow: hidden;
}


.aimLeftImages {
	padding: 0px;
}

.aimLeftImage {
	width: 350px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	overflow: visible;
	margin-bottom: 10px;
}

.aimLeftImage img {
	max-width: 350px;
	
}

.aimImageLink {
	
}

.aimLeftThumbnail {
	width: 75px;
	height: 75px;
	margin: 5px;
	float: left;
	overflow: hidden;
}

.aimLeftThumbnail img {
	width: 75px;
}

.floorplan {
	clear: both;
}


/* aimRight */

.aimRight {
	padding: 20px 0px 0px 0px;
	width: 520px;
	float: none;
}

.aimRight table.aimInfo {
	width: 100%;
	border-collapse: collapse;
}

.aimRight table.aimInfo td {
	vertical-align: top;
}

.aimRight table.aimInfo td.st7 {
	padding-right: 10px;
}

.aimRight table.aimInfo td.st6 {
	width: 105px;
	padding-left: 15px;
}

.aimRight table.aimInfo tr.gray {
	width: 447px;
	height: 27px;
	background: url(bg/trGray.jpg) no-repeat;
}

/* IE fix */
.aimRight table.aimInfo tr.gray td.st6 {
	background: url(bg/trGray.jpg) no-repeat left;
}

.aimRight table.aimInfo tr.gray td.st7 {
	background: url(bg/trGray.jpg) no-repeat right;
}


.moreInfoInput {
	width: 300px;
	border: 1px solid #bababa;
	font: 12px Arial, sans-serif;
	padding: 2px;
}

.moreInfoTextarea {
	width: 300px;
	height: 100px;
	border: 1px solid #bababa;
	font: 12px Arial, sans-serif;
	padding: 2px;
}

.askMoreInfoDiv h1 {
	padding-left: 30px;
	background: url(bg/envelope.jpg) no-repeat left center;
	margin-bottom: 10px;
}






/* jotain muuta: */
/*
.propertySearch {
	padding: 65px 20px 0px 18px;
}

#propertyButtons {
	margin: 10px 0px 0px 0px;
	background: url("newPropertyButtonsBg.gif") no-repeat;
	background-position: 0px 22px;
	height: 23px;
	width: 675px;
	float: left;
}

a.newRentLink {
	background: url("indexButton.gif") no-repeat;
	width: 159px;
	height: 23px;
	margin: 0px 0px 0px -1px;
	float: left;
	font: 11px/23px Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	display: block;
}

a.newRentLink_open {
	background: url("indexButton_open.gif") no-repeat;
	width: 159px;
	height: 23px;
	margin: 0px 0px 0px -1px;
	float: left;
	font: 11px/23px Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	display: block;
}

a.newSellLink {
	background: url("indexButton.gif") no-repeat;
	width: 159px;
	height: 23px;
	float: left;
	font: 11px/23px Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	display: block;
}

a.newSellLink_open {
	background: url("indexButton_open.gif") no-repeat;
	width: 159px;
	height: 23px;
	float: left;
	font: 11px/23px Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	display: block;
}

a.newSellLink:hover, a.newSellLink_open:hover, a.newRentLink:hover, a.newSellLink_open:hover {
	background: url("indexButton_open.gif") no-repeat;
}

#propertyContainer {
	background: url("propertyContainerBg.gif") no-repeat;
	width: 675px;
	height: 350px;
	float: left;
}

.newProperty {
	width: 199px;
	height: 344px;
	padding: 14px 2px 0px 18px;
	float: left;
}

.newPropertyHeader {
	background: url("newPropertyHeader.gif") no-repeat;
	width: 169px;
	padding: 0px 15px 0px 15px;
	height: 23px;
	font: 11px/23px Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #ffffff;
}

.newPropertyContent {
	background: url("newPropertyBg.gif") no-repeat;
	width: 183px;
	padding: 0px 8px 0px 8px;
	height: 321px;
}

.newPropertyContentText {
	padding: 0px 7px 0px 7px;
}

.newPropertyContentImage {
	padding: 6px 0px 12px 0px;
	text-align: center;
}

.propertySearchSubmit {
	background: url("propertySearchSubmit.gif") no-repeat;
	width: 40px;
	height: 15px;
	border: 0px;
}

.listProperty {
	border-collapse: collapse; 
	width: 940px;
	background: url("propertyListBg.gif") no-repeat;
}

.listProperty a {
	color: #000000;
}



a.normalLink {
        color: #1730FB;
        text-decoration: none;
}

a.normalLink:hover {
        color: #000000;
        text-decoration: none;
}
*/


