body{
	background: #e2e2e2;
	margin: 0 auto;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	margin-bottom: 20px;
}
a:link, a:active, a:visited{
	text-decoration: none; 
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
img{
	border: none;
} 
#wrapper{
	width: 780px;
	height: auto;
	border-bottom: 1px solid #b1b1b1;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	padding: 0 ;
}
#header{
	background:url(../images/header.jpg) no-repeat;
	width: 786px;	
	height: 147px;
}
#logos{
	height: 110px;
	float: left;
	padding:0px;
	margin:0px;
}
.logo{
	width: 198px;
	height: 87px;
	margin-left: 20px;
	float: left;
}
.eraLogo{
	float: right;
	margin: 20px 20px 0 0 ;
}
#homeContent{
	background-color: #646464;
	width: 760px;
	height: 341px;
	background: url(../images/homeBack.jpg) no-repeat;
	border-top: 5px solid #fff;
}
#mainContent{
	width: 760px;
	height: auto;
	border-top: 5px solid #fff;
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
	border-bottom: 12px solid #fff;
	background: #fff;
	padding-top: 8px;
}
.border{
	width: 784px;
	float: left;
	background: #fff;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
}
/*Menu*/

.menu{
	width: 765px;
	float: left;
	color: #fff;
	height: 18px;
	padding: 10px 0 0 12px;
	margin:0px;
}
.menuLink{
	float: left;
	padding: 0 10px 0 10px;
	color: #fff;	
}
.menuLink a, .menuLink a:link, .menuLink a:active, .menuLink a:visited{
	text-decoration:none;
	color: #fff;
}
.menuLink a:hover{
	text-decoration:underline;
}
/* mini prop search */
#miniPropSearch{
	background: #253894 url(../images/miniSearchBack.jpg) repeat-x;
	width: 210px;
	color: #fff;
	margin: 10px 0 0 15px;
	float: left;
}
.searchBoxTitle{
	font-size: 12px;
	text-align: center;
	height: auto;
	padding-top: 20px;
	background: url(../images/line.jpg) bottom no-repeat;
	margin-bottom: 5px;
}
.quickSearch{
	width: 185px;
	margin-left: 15px;
	margin-top: 15px;
}
.dropdown{
	padding-bottom: 8px;
	margin: 10px 0 10px 0;
}
.button{
	padding: 2px;
	width: 175px;
	height: 20px;
	text-align: center;
	background: url(../images/searchButton.jpg) bottom no-repeat;
	margin-top: 45px;
	margin-bottom: 20px;
}
.butsmUp{
	background: none;
	border: none;
	width: auto;
	height: 20px;
	font-family: verdana;
	font-size: 11px;

	font-weight: bold;
	cursor: pointer;

}
.butsmOver{
	background: none;
	border: none;
	width: auto;
	height: 20px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.butsmDown{
	background: none;
	border: none;
	width: auto;
	height: 20px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.butsmUp2{
	background: url(../../../assets/images/new/arrowButton.jpg) right no-repeat;
	border: none;
	width: 36px;
	height: 19px;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;

}
.butsmOver2{
	background: url(../../../assets/images/new/arrowButton.jpg) right no-repeat;
	border: none;
	width: 36px;
	height: 19px;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
.butsmDown2{
	background: url(../../../assets/images/new/arrowButton.jpg) right no-repeat;
	border: none;
	width: 36px;
	height: 19px;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
.detailedSearchBox{
	width: 250px;
	text-align: center;
	color: #ffffff;
	background: #aa1517 url(../../../assets/images/new/fold.jpg) right no-repeat;
	height: 40px;
	font-size: 11px;
	font-weight: bold;
}
.detailedSearchBox a:link, .detailedSearchBox a:active, .detailedSearchBox a:visited{
	text-decoration: none; 
	color: #fff;
}
.detailedSearchBox a:hover{
	text-decoration: underline;
}

/* featured listings */
#featuredListings{
	width: 795px;
	border-top: 1px solid #b1b1b1;
	font-size: 10px;
	padding: 10px 0 10px 0;
	margin-top: 10px;
	height: 80px;
}
.featuredBox{
	width: 262px;
	float: left;
	margin-right: 3px;
}
.featuredImage{
	float: left;
}
.featuredText{
	float: left;
	width: 157px;
	margin-left: 5px;
}
/* Property Details*/
#printOnly{
	display: none;
}
h1{
	font-size: 13px;
	font-weight: bold;
	color: #8c0b0b;
	background: url(../images/h1.jpg) left no-repeat;
	padding: 0 0 0 12px;
}
h2{
	font-size: 12px;
	font-weight: bold;
	color: #8c0b0b;
	margin:0;
}
.propSpecs{
	border-top: 1px solid #b1b1b1;
	width: 400px;
	float: left;
}
#photoFlash{
	float: right;
}
#links{
	text-align: center;
	width: 280px;
	margin-left: 35px;
}
#links .plus{
	border-bottom: 1px dashed #b1b1b1;
	padding: 3px;
}
.plus a:hover{
}
.line{
	height: 1px;
	border-top: 1px solid #b1b1b1;
	margin: 0 0 10px 0;
	padding: 0px;
}

/*Search Results*/
#searchResultsLeft{
	float: left;
	width: 250px;
}
#searchResults{
	width: 526px;
	margin-left: 15px;
	float: left;
}
#searchBar{
	float: left;
}
.allProp{
	border: 1px solid #b1b1b1;
	float: left;
	margin-bottom: 15px;
}
.allPropImage{
	float: left;
	width: 100px;
	padding: 5px;
}
.allPropText{
	float: left;
	width: 400px;
	padding: 5px;
}
#saveSearch{
	float: left;
	text-align:center;
	width: 240px;
	border-top: 1px dashed #b1b1b1;
	border-bottom: 1px dashed #b1b1b1;
	margin-top: 5px;
	padding: 5px;
}
#myeraPod{
	border: 1px solid #b1b1b1;
	float: left;
	margin-top: 10px;
	width: 250px;
	text-align:center;
}
/*Agent Page*/
.brokerHolder{
	float: left;
	margin-top: 10px;
}
.brokerInfo{
	float: left;
	margin-left: 10px;
	width: 240px;
	text-align: left;
}
.plus{
	border-bottom: 1px dashed #b1b1b1;
	padding: 5px;
}
.agencyLinks{
	margin-top: 10px;
	float: left;
	width: 250px;
	text-align: center;
}
#agencyFeaturedListings{
	padding-top: 15px;
	float: left;
	width: 795px;
}
.agencyFeaturedBox{
	width: 150px;
	border: 1px solid #b1b1b1;
	float: left;
	margin-right: 6px;
	height: 233px;
}
.agencyFeaturedImage{
	margin: 5px 0 0 13px;
}
.agencyFeaturedText{
	width: 130px;
	padding: 10px;
	float: left;
	height: 97px;
}
.agencyFeaturedPrice{
	width: 130px;
	padding: 10px;
	float: left;
	font-weight: bold;
}
/*MyERA*/
.redHead{
	background: #aa1517 url(../../../assets/images/new/miniSearchBack.jpg) bottom repeat-x;
	color: #fff;
	height: 22px;
	margin-bottom: 8px;
	padding-top: 5px;
}
/* footer */
#footer{
	width: 784px;
	clear: both;
	text-align:center;
	color: #666666;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	background: #fff;
	padding: 5px 0 5px 0;
	
}
#footer a, #footer a:link, #footer a:hover, #footer a:acvite, #footer a:visited{
	color: #666666;
}
.copyright{
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #fff;
	width: 784px;
	color: #666666;
	text-align: center;
	font-size: 9px;
}
/*extras*/
.bullet{
	background: url(../../../assets/images/new/3carres.gif) left no-repeat;
	padding-left: 40px;
	color: #d7161f;
	font-size: 1.5em;
}
h3{
	font-size: 2.5em;
	color: #666666;
	font-weight: normal;
}
.vtexts{
	background: url(../../../assets/images/new/fondmetiers.jpg)right no-repeat;
}
.vtexts .texts{
	width: 565px;
}
/* new property search */
#propBoxMain{
	width: 750px;
	height: 1350px;
	float: left;
}
#propBox{
	width: 360px;
	height: 405px;
	border: 1px solid #cecece;
	margin-bottom: 15px;
	margin-left: 12px;
	*margin-left: 7px;
	margin-top: 10px;
	float: left;
}
#propSearchImageLg{
	margin-top: 5px;
	margin-left: 0px;
	width: auto;
	height: 265px;
	overflow:hidden;
}
#propSearchImageSm{
	width: 52px;
	height: 262px;
	float: right;
} 
#propSearchDesc{
	width: 355px;
	height: 108px;
	margin-left: 5px;
}
#propSearchButtons{
	width: 356px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#propSearchButtonLeft{
	width: 177px;
	height: 19px;
	padding-top: 6px;
	background: #cecece;
	float: left;
}	
#propSearchButtonRight{
	width: 177px;
	height: 19px;
	padding-top: 6px;
	background: #cecece;
	float: right;
}
#pageBar{
	width: 760px;
	float: left;
}
#sortBar{
	width: 760px;
	padding-top: 5px;
	float: left;
}
.joinForm{
	background: #253894 url(../images/joinFormBack.jpg) repeat-x;
	color: #fff;
	padding: 1px 0 8px 15px;	
}
.joinForm .button{
	padding: 2px;
	width: 200px;
	height: 20px;
	text-align: center;
	background: url(../images/searchButton.jpg) bottom no-repeat;
	margin-top: 8px;
	margin-bottom: 20px;
}
.form{
	float: left;
	width: 236px;
	margin: 0px 0 25px 25px;
	
}
.joinFormTop{
	background: url(../images/joinFormTop.jpg) no-repeat;
	color: #fff;
	height: 20px;
	padding: 20px 0 0 12px;
	font-weight: bold;
}
.download{
	background: url(../images/download.jpg) no-repeat;
	width: 410px;
	height: 57px;
	padding: 15px 0 0 65px;
}

.greyBox{
	float: left;
	background: url(../images/greyBox.jpg) repeat-x;
	width: 375px;
	height: 160px;
	text-align:center;
	margin-bottom: 10px;
	padding-top: 5px;
}
.greyBox2{
	float: right;
	background: url(../images/greyBox.jpg) repeat-x;
	width: 375px;
	height: 160px;
	text-align:center;
	margin-bottom: 10px;
	padding-top: 5px;
}
.boxHead{
	height: 24px;
	width: 190px;
	font-weight: bold;
	color: #cc0033;
	background: url(../images/boxHead.gif) no-repeat;
	text-align:center;
	padding: 5px 0 0 0;
	margin: 5px 0 0 100px;
	float: left;
}
.boxHead2{
	height: 24px;
	width: 188px;
	font-weight: bold;
	color: #2f763e;
	background: url(../images/boxHead.gif) no-repeat;
	text-align:center;
	padding: 5px 0 0 0;
	margin: 5px 0 0 100px;
	float: left;
}
.dates{
	clear: both;
	line-height: 20px;
	text-align: center;
	padding-bottom: 15px;
	
}
.helpLinks{
	clear: both;
	float: left;
	width: 250px;
	line-height: 20px;
	text-align: left;
	margin: 0 0 0 60px;
	padding-bottom: 15px;
}
.arrow{
	background: url(../images/greenArrow.jpg) left no-repeat;
}
#sell_content2{
	float: left;
	width: 605px;
	*width: 610px;
}
#infoForm{
	font-family: verdana;
	font-size: 11px;
}
#home{
	margin-top: 15px;
}
.homeText{
	width: 400px;
	font-size: 11px;
	text-align: center;
	margin: 15px 0 0 10px;
	line-height: 17px;
	float: left;
}
.homeTop{
	width: 760px;
	float: left;
	background-color: #e6e6e6;
}
.homeBottom{
	clear: both;
	width: 760px;
	float: left;
	border-top: 10px solid #fff;
}