
#main {
	margin: 0 auto;
	width: 920px;
	overflow: hidden;
	position: relative;
	left: 0px;
}

#main .text {
	clear: both;
	padding: 20px 0px;
	overflow: hidden;
}

#column1 {
	display: none;
}

#linkPath {
	margin-top: -40px;
	position: relative;
	top: 40px;
	border: 1px solid #ccc;
}

#aimTop {
	
}

.print {
	width: 200px;
	padding: 0px 20px 0px 0px;
	float: right;
}



/* aimLeft */

.aimLeft {
	width: 380px;
	padding: 20px 0px 0px 20px;
	float: left;
	overflow: hidden;
}


.aimLeftImages {
	width: 355px;
	padding: 0px;
}

.aimLeftImage {
/*	width: 355px;
	height: 280px; */
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}

.aimLeftImage img {
	width: 350px;
	border: 2px solid #dcdcdc;
}

.aimImageLink {
	
}

.aimLeftThumbnail {
	width: 80px;
	height: 80px;
	margin: 5px;
	float: left;
	overflow: hidden;
}

.aimLeftThumbnail img {
	width: 80px;
}

.floorplan {
	clear: both;
}


/* aimRight */

.aimRight {
	padding: 20px 0px 0px 35px;
	width: 480px;
	float: left;
}

.aimRight table.aimInfo {
	width: 447px;
	border-collapse: collapse;
}

.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;
}

.moreInfoTextarea {
	width: 300px;
	height: 100px;
	border: 1px solid #bababa;
}






/* 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;
}
*/

