h1#pageTitle {
	position:absolute;
	left:-9999px;
}


div#blockLeft {
	float:left;
	width:634px;
	padding:0 304px 0 0;
	margin-right:-21px;
	/*background:url(../_images/models/selection_house.jpg) no-repeat top right;*/
}

div#modelTypeDetail {
	padding:10px 30px 10px 0;
}

div#modelSearch {
	padding:0 0 0 0;
	width:634px;
}

	div#modelSearch h3 {
		margin:4px 0 10px 0;
		border-bottom:1px solid #e2e5e8;
	}
	
	
	div#modelSearch div#searchCommunity,
	div#searchType,
	div#modelSearch div#searchPrice {
		float:left;
		padding:0 0 20px 0;
	}
	
	div#modelSearch div#searchCommunity {
		width:190px;
	}
	
	div#modelSearch div#searchType {
		width:150px;
	}
		
		div#modelSearch div#searchType input {
			margin:2px 6px 4px 0;
			padding:0;
		}
	

	div#modelSearch div#searchPrice {
		width:264px;
		padding-right:30px;
	}

	div#modelSearch div#searchPrice div#priceSlider{
		margin:10px 0 10px 0;
		width:264px;
		height:31px;
		position:relative;
		background: url('../_images/common/bg_sliderSearch_white.gif') no-repeat top left;
		cursor:pointer;
	}

		div#modelSearch div#searchPrice span#pricevalue1, 
		div#modelSearch div#searchPrice span#pricevalue2 {
			color:#014c86;
		}
	
	div#modelSearch div#searchButton {
		float:left;
		display:none;
		padding-top:100px;
	}



div#modellistholder {
	clear:both;
	margin:30px 0 0 0;
	padding:25px 21px 0 19px;
	width:917px;
	background:url(../_images/models/bg_modelSearchBottom.gif) top left repeat-x;
}

	div#modellistholder div#modellist {
		padding:8px 0 0 0;
		overflow:auto;
		border:1px solid #e2e5e8;
		border-left:0;
		border-right:0;
	}
	
	div#modellistholder div#modellist div.listitem{
		float:left;
		margin:0 6px 6px 0;
		padding:7px 7px 0 5px;
		width:206px;
		height:222px;
		background:url(../_images/models/bg_listItem.gif) no-repeat;;
	}
	
	div#modellistholder div#modellist div.listitem div.itemimage {
		text-align:center;
		margin:0 0 4px 0;
		height:130px;
	}
	
	div#modellistholder #modellist div.listitem h3 {
		margin:0 0 0 6px;
		color:#505050;
	}
	
	div#modellistholder #modellist div.listitem h4 {
		margin:0 0 0 6px;
	}
	
	div#modellistholder #modellist div.listitem div.itemdetails {
		float:left;
		margin:0 0 0 10px;
		width:144px;
	}
	
		div#modellistholder #modellist div.listitem div.itemdetails h4 {
			color:#42587d;
			margin:0 0 4px 0;
		}
		
	div.itemicons {
		float:left;
		width:44px;
	}



/* MODEL DETAIL */
div.bonusBox{
	width:195px;
	float:left;
	padding:0;
	margin:0 35px 15px 0;
}
div.bonusBox h4{
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 5px 0;
}

ul.bonusList{
margin:0 0 0 10px;
padding:0;
}

ul.bonusList li{
	list-style:square;
	margin:0 0 8px 0;
	padding:0;
}


div#modelDetailTop {
	margin:0 -21px 0 -19px;
	background:#eef1f3;
}

	div#modelDetailTop div#rendering {
		float:left;
		width:604px;
		overflow:hidden;
	}
	
	div#modelDetailTop div#sc_contact {
		float:right;
		padding:30px 37px 0 0;
		width:220px;
	}
	
		div#modelDetailTop div#sc_contact h3 {
			margin:0 0 11px 0 ;
		}

div#modelDetailMid {
	clear:both;
	margin:10px -21px 30px -19px;
	padding:0 21px 8px 19px;
	border-bottom:1px solid #CCC;
}

	div#modelDetailMid h2 {
		float:left;
		font-size:20px;
		color:#42587d;
		text-transform:uppercase;
	}
	
	div#modelDetailMid h3 {
		float:left;
		margin:4px 30px 0 20px;
		font-size:16px;
		color:#505050;
		text-transform:uppercase;
	}
	
	div#modelDetailMid div#modelFunctions {
		float:left;
		text-align:left;
		width:375px;
	}
	
	div#modelDetailMid div#modelFunctions div#elevationBrowser {
		float:left;
		margin:0 0 0 10px;
		width:120px;
		cursor:pointer;
	}

		div#modelDetailMid div#modelFunctions div#elevationBrowser a {
		 	visibility:hidden;
		}
		
		div#modelDetailMid div#modelFunctions div#elevationBrowser img {
			vertical-align:middle;
		}


div#modelDetailBottom {
	clear:both;
}

	div#modelDetailBottom div#modelCommunities {
		float:left;
		margin:0 0 0 30px;
		width:140px;
		overflow:hidden;		
	}
		
		div#modelDetailBottom div#modelCommunities div.modcommitem {
			padding:0 0 40px 0;
			text-align:center;
		}
		
			div#modelDetailBottom div#modelCommunities div.modcommitem div.priceText {
				margin:10px 0 0 0;
				font-weight:bold;	
			}
				
		
			div#modelDetailBottom div#modelCommunities div.modcommitem h2.highlightPrice {
				font-family: Verdana, Arial, Helvetica, Sans-serif;
				color:#42587d;
				font-weight:bold;
				font-size:20px;
				margin:0 0 10px 0;
			}	


	div#modelDetailBottom div#modelFeatures {
		float:left;
		margin:0 0 0 40px;
		width:700px;
	}

		div#modelDetailBottom div#modelFeatures h3 {
			margin:0 0 11px 0;
		}