/* Result Layout */

#resultTopBar {
	width:765px;
	float:left;
	border-bottom:3px solid #59C4E8;
	height: 18px;
}

#resultReturn {
	width:135px;float:left; padding-left: 40px;
}

#resultMatches {
	width:590px;float:left;
}

#resultMatchesPadding {
	padding:0px 0px 3px 35px;
}

/* RESULTS PAGE */

#resultList {
	width:539px;margin-left:15px;float:left;
}

#resultRefine {
	width:170px;float:left; padding-left: 10px; padding-top: 35px; padding-bottom: 20px; background: url( '/images/structure/refine-search.gif' ) 10px 15px no-repeat; background-color: #EAE7E2; 
}

.resultItem {
	width:780px;float:left;margin-bottom:10px;
}

.resultThumb {
	width:300px;float:left;
}

.resultStats {
	width:470px;float:left;margin-left:5px;background:#61BFE6;float:left;padding:2px 0 0 0;color:#fff;
}

.resultsStatsSpace {
	width:15px;float:left;
}

.resultsStatsItem {
	width:100px;float:left;
	font-size:80%;
}


.resultsDescription
{
	width:450px;background:#fff;float:left;margin-left:5px;
}

.resultsPrice {
	width:470px;float:left;margin-left:5px;background-color: #C9E7F4;text-align:center;padding:5px 0 5px 0;font-weight:bold;
}

.pagerContainer
{
	color: #2D567F;
	float:right;
	font-weight: bold;
	background-color: #87B548;
}

.pagerIContainer {
	padding: 5px;
}

.pagerPageLink
{
	color: #FFF; font-weight: bold; background-color: #87B548;text-decoration:none;
}

.pagerPreviousLink
{
	color: #FFF; font-weight: bold; background-color: #87B548;text-decoration:none;
}

.pagerNextLink
{
	color: #FFF; font-weight: bold; background-color: #87B548;text-decoration:none;
}



/* Brochure */

#brochureTopBar {
	width:765px;float:left;
}

#brochureTopAddress {
	width:490px;float:left;
}

#brochureTopAddressPadding {
	padding:20px 0 3px 35px;
}

#brochureTopAddressPadding h2 {
	color:#00A2D9;
}

#brochureSearchNav {
	width:150px;float:right;
	text-align:right;
	padding-top:0;
}

#brochureMain {
	width:765;float:left;padding-top:20px;
}

#brochureDetails {
	width:430px;float:left;
}

#brochureDetailsPadding {
	padding:0 0 3px 35px;
}

#brochureDetailsPadding td h2 {
	color:#89B74A
}

#brochureDetailsPadding h2 {
	color:#00A2D9;
	margin: 20px 0 10px 0;
}

#brochurePhotos {
	width:315px;background:#C9E7F4;float:left;margin-left:20px; text-align: center;
	padding-bottom:5px;
}

#brochurePhotosPadding {
	padding:5px;
}

#brochurePhotoMain {
	width: 300px;
}

