body{
	background: #393939;
	background-repeat: repeat-x;
	margin: 0 auto;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
}

a:link, a:active, a:visited{
	text-decoration: none; 
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
img{
	border: none;
} 

h2{
	font-family:"Arial Rounded MT Bold";
	color:#464646;
	font-size:20px;
	margin:5px 0 10px 0;
	text-align:left;
}
h3{
	font-family:"Arial Rounded MT Bold";
	color:#cc092f;
	font-size:20px;
}
h4{
	font-family: 'gotham-bold';
	color:#FFF;
	font-size:12px;
	text-align:left;
	padding:40px 0 0 50px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0;
	padding: 0;
}
.mdFont{
	font-size:14px;
}
.red {
	color:#cc092f;
}
.smContainer h1{
	margin-top:0;
	text-transform: uppercase;
	color:#cc092f;
	font-size:26px;
	text-align:center;
	font-weight: normal;
	margin: 15px;
}
.mdFont{
	font-size:14px;
}

.greyLine {
	background-color:#f9f9f9;
	width:100%;
}
.thin{
	font-weight:100;
}
.alignLeft{
	text-align:left;
}
.clearfix{
	clear:both;
}
.bottomSpace{
	margin-bottom:70px;
}
.topSpace{
	margin-top:30px;
}
#homeBackground{
	background-image:url(../images/headerImage.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position:top;
}

#homeBackgroundSM{
	background-image:url(../images/headerImageSM.png);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-bottom:50px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.smContainer{
	width:75%;
	height:100%;
  	padding-right: 15px;
 	padding-left: 15px;
 	margin-right: auto;
 	margin-left: auto;
}
#wrapper{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	padding: 0;
}
#header{
	width: 996px;	
	height: 250px;
}
#headLogo{
	width:100%;
	height:auto;
	background-color:rgba(0,0,0,0.7)
}
#headLogo img{
	margin:20px 0 20px 0px;
	width:15%;
	height:auto;

}
#logos{
	height: 110px;
	float: left;
	padding:0px;
	margin:0px;
}
.search{
	max-width:620px;
	padding:5px 5px 5px 5px;
	margin-top:80px;
	background-color:rgba(250,250,250,.9)
}
.redArrow{
	text-align:center;
}
.search .cta {
	font-size:20px;
	text-align:center;
	color:#1d0d69;
}
.search .cta span {
	font-size:25px;
}
.search label {
	display:none;
}
.search form {
	text-align:left;
}
.search .form-control {
	font-size:13px;
}
.search select {
	width:100% !important;
}
.logo{
	width: 198px;
	height: 87px;
	margin-left: 20px;
	float: left;
}
.eraLogo{
	float: right;
	margin: 20px 20px 0 0 ;
}
#homeContent{
	background-color: #646464;
	width: 975px;
	height: 332px;
	background: url(../images/home-banner.png) bottom no-repeat;
	position: absolute;
	top: 278px;
	z-index:100;
	overflow: hidden;
}
#mainContent{
	width: 976px;
	min-height: 353px;
	border-top: 5px solid #fff;
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
	border-bottom: 12px solid #fff;
	background: #fff;
	margin-top: 8px;
}
#homeImg {
	width: 985px;
}
#homeImg img {
	position: absolute;
	top: 278px;
	z-index: 8;
	width: 975px;
}
#homeImg img.active{
	z-index: 10;
}
#homeImg img.last-active{
	z-index: 9;
}
.border{
	width: 1000px;
	float: left;
	background: #fff;
}
.greyWrap {
	background-color:#f9f9f9;
	width:100%;
	padding:30px 15px 0 15px;
	margin-top:40px;

}
.greyWrap img {
	margin:20px 0 10px 0;

}
.redIcons img{
	width:20%;
}
.greyWrap h2{
	color:#464646;
	font-size:20px;
	margin:5px 0 10px 0;
	text-align:left;
}
.greyWrapAngle img {
	width:100%;
}
.smColumn{
	width:70%;
	padding-top:20px;
	text-align:center;
	padding-right: 15px;
 	padding-left: 15px;
 	margin-right: auto;
 	margin-left: auto;
}
.smColumn h3{
	color:#1d0d69;
	text-align:left;
	font-size:20px;	
}
.smColumn p{
	color:#252525;
	text-align: justify;
    text-justify: inter-word;
	font-size:13px;	
}
.favProp{
	max-width: 850px;
	border: 1px solid red;
}
.favProp h2{
	text-align:left;
	color:#901c3b;
	text-transform: uppercase;
	
}
.buttons{
	width:75%;
	margin-bottom:40px;
	margin-top:50px;
	overflow: hidden;	
}
.buttons a:link, a:active, a:visited{
	text-decoration: none; 
	color: #000000;
}

.buttons a:hover{
	color:#808080;
}

.buttons hr{
	margin-top: 3px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #2A292B;
}
.buttons h1{
	text-transform: uppercase;
	font-size: 20px;
	font-weight:100;
	text-align:center;
	color:#393939;
	
}
.buttons h2{
	text-transform: uppercase;
	margin:0;
	color:#cc092f;
	font-size: 20px;
	text-align:center;
}
.contactForm {
	overflow:hidden;
}
.contactForm .form-group {
	font-family: 'gotham';
}
.contactForm input[name='submit'] {
	color:#ffffff;
	background-color:#cc092f;
}
.help-block {
	color:#a94442;
	display:none;
}
.noPad {
	padding-left:0;
}
#comments {
	font-size: 12px;
	font-family: 'gotham';
	text-align: left;
}

.aboutimg{
	width:100%;
}
.featProps{
	width: 800px;
}
.featProps .propImage{
	border: 2px solid #fff;
}
.featProps .col-lg-6{
	margin: 0;
	padding: 0;
	max-width: 400px;
}
.featProps .col-md-6{
	max-width: 200px;
}
.featLarge{
	width: 400px;height: 300px;
}
.featSmall{
	width: 200px;height: 148px
}
/*Menu*/

.topNav{
	width:100%;
	text-align:center;
	background-color:.navbar-nav;
	opacity: 0.8;
	text-transform: uppercase;
	margin: 0 auto;
	border: 1px solid red;
}
.memberNav{
	height:40px;
	color: #fff;
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 12px;
}

.memberLink{
	text-align:center;
	display:inline;
	font-size: 12px;
	color: #fff;	
	padding:15px 100px 0 0;

}
.memberLink a, .memberLink a:link, .memberLink a:active, .memberLink a:visited{
	text-decoration:underline;
	color: #fff;

}
.memberLink a:hover{
	text-decoration:none;
}

.menu{
	float: left;
	width: 950px;
	color: #fff;
	height: 22px;
	padding: 8px 0 0 50px;
	margin: 10px 0 0 0;
}
.menuLink{
	text-align:center;
	display:inline;
	font-size: 16px;
	padding: 0 20px 0 20px;
	font-weight:bold;
	color: #1d0d69;	

}
.menuLink a, .menuLink a:link, .menuLink a:active, .menuLink a:visited{
	text-decoration:none;
	color: #1d0d69;

}
.menuLink a:hover{
	text-decoration: underline;
}
/* mini prop search */

.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_black.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;
}

h2{
	font-size: 12px;
	font-weight: bold;
	color: #8c0b0b;
	margin:0;
	text-align: left;
}
.propSpecs{
	width: 100%;
	float: left;
	text-align: left;
}
#photoFlash{
	float: right;
}
#links{
	text-align: left;
	width: 280px;
	margin-left: 35px;
}
#links .plus{
	border-bottom: 1px dashed #b1b1b1;
	width:50%;
	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;
}
.agencyName{
	font-size:14px;
}
.agencyLinks{
	margin-top: 10px;
	float: left;
	width: 250px;
	text-align: center;
	
}

#agencyLinks{
	font-size:13px;
}
#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;
}


/* Search Results */
.pageNumbers{
	margin:0;
	width:100%;
	overflow: hidden;
	clear:both;
	background-color: #f0f0f0;
	margin-bottom: 15px;
	padding: 5px 0 5px 0;
	max-width: 1080px;
}


/*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 {
	background:#1d0d69 url(../../../assets/images/footer.jpg) bottom repeat-x;
	clear: both;
	height:100px;
	text-align:center;	
}

#footerButtons {
	text-align: center;
	width: 100%;
	height: 100px;
}
#footer a {
	color:#FFFFFF;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: auto;
	padding:0 20px 0 20px;;
}


#footerLinks {
	width: 100%;
	text-align:center;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size: 18px;
	font-weight:lighter;
	border-bottom: 1px solid #dedede;
	padding: 15px 0 15px 0;
	
}

#footerLinks a, #footerLinks a:link, #footerLinks a:hover, #footerLinks a:acvite, #footerLinks a:visited {
	color:#FFFFFF;
}

.copyright{
	padding-top: 10px;
	padding-bottom: 5px;
	width: 100%;
	color:#FFFFFF;
	text-align: center;
	font-size: 10px;
}

.plusone{
	padding-bottom: 10px;
	width: 1000px;
	color:#FFFFFF;
	text-align: right;
}

/*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:100%;
	height:100%;
  	padding-right: 15px;
 	padding-left: 15px;
 	margin-right: auto;
 	margin-left: auto;
 	overflow:hidden;
}
.propBox{

	height: 100%;
	border: 1px solid #cecece;
	margin-bottom: 25px;
}
.propBox img{
	width: 55%;
	position: relative;
	display: inline
}
.parent{
	width:100%;
    position:absolute;
    z-index:0;
    
}

.inner{
    position:absolute;
    z-index:1;
    bottom:0;
    right:0;
    float:left;
}
.propSearchImageLg{
	width:100%;
	height:auto;
	margin-bottom:10px;
	overflow:hidden;
}
#propSearchImageSm{
	width: 52px;
	height: 262px;
	float: right;
} 
#propSearchDesc{
	width: 100%;
	height:163px;
	text-align:left;
	padding-left: 5px;
	font-size:12px;
}
#propSearchDesc a{
	color:#252525;
}
#propSearchButtons{
	width: 100%;
	background: #f0f0f0;
	height: 35px;
	padding:2px 0 2px 0;

}
#propSearchButtons a{
	color:#1d0d69;

}
	
.propSearchButton{
	margin:0;
	width: 100%;
	font-size:12px;
	padding:8px 10px 6px 0;
	font-weight:bold;
}
#pageBar{
	width: 100%;
	float:left;
	overflow:hidden;
}

}
.cntrH h1{
	text-align:center;
	font-size:25px;	
}

.form{
	float: left;
	width: 236px;
	margin: 0px 0 25px 25px;
	
}
.download{
	font-size: 13px;
	text-align: left;
}
.download a:link, a:active, a:visited{
	text-decoration: none; 
	color: #000000;
}
.download a:hover{
	text-decoration: underline;
}

.greyBox{
	float: left;
	background: url(../images/greyBox.jpg) repeat-x;
	width: 375px;
	height: 160px;
	text-align:center;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left:20px;
}
.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;
}



/* Promotions */

#promotionHome {

}

#promotionHome h1 {
background:#fafafa;
color:#3e3e3e;
font-size:18px;
font-weight:400;
height:27px;
margin:10px 0;
padding:3px 0 0 15px;
}

#promotionHome .price {
float:left;
font-size:9px;
height:25px;
width:130px;
}

#promotionHome .infoButton {
background:url(../../../assets/images/promotionBtn.jpg) no-repeat;
color:#fff;
float:left;
font-size:12px;
height:21px;
margin:5px 0 0;
padding:3px 0 0;
text-align:center;
text-decoration:none;
width:121px;
}

#promotionHome .properties {
float:left;
margin:0 0 10px 10px;
}

.properties {
	left:20px;
	position: relative;
	overflow: hidden;
	width: 915px;
	height: 175px;
	padding-left:10px;
}

.properties .items {
	width: 20000px;
	position: absolute;
}
.propImage {
	position: relative;
	background-color: white;
	border-right: 3px solid white;
	float: left;
}
.propImage img {
	
	
}
.propPrice{
	background-color: rgba(1,63,158,0.5) ;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	color: #fff;
	padding: 5px;
	width: 100%;
}
.propExc {
	text-transform: uppercase;
	position: absolute;
	width: 147px;
	top: 97px;
	margin: 0 0 0 5px;
	padding: 3px 0 3px 0;
	text-align: center;
	background: url('../../assets/images/darkRedBack.png');
	color: white;
	font-size: 10px;
	font-weight: bold;
}
.propPicLink{
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	min-height: 196px;
	max-height: 196px;
	background-size: cover;
	background-position:center;
}

/* -------------------------------------- width 1200px  ----------------------------------------- */
@media (max-width: 1200px) {
	
	.featProps{
		max-width: 400px;
	}
}
/* -------------------------------------- width 990px  ----------------------------------------- */
@media (max-width: 990px) {
	.search{
	max-width:380px;
	}
	#footer {
	min-height:120px;
	}
	.featProps{
		max-width: 400px;
	}
	#agencyLinks{
	margin: 15px 0 0 0;
	padding:0px;
	padding-top:10px;
	}
	.smContainer h1{
		font-size:20px;
		
	}
		.featLarge{
		width: 400px;height: 300px;
	}
	.featSmall{
		width: 400px;height: 300px;
	}
	.featProps .col-md-6{
		max-width: 100%;
	}
}


/* -------------------------------------- width 760px  ----------------------------------------- */
@media (max-width: 760px) {
	#footerLinks {
	font-size: 12px;
	}
	.buttons{
	width:75%;
	}
	.footerButton{
	padding-bottom:20px;
	}
	.memberLink{
	padding:15px 50px 0 0;
	}
	#footer a{
	padding:5px;	
	}
	#agencyLinks{
	margin: 15px 0 0 0;
	padding:0px;
	padding-top:10px;
	}
	.smContainer h1{
		font-size:16px;
		line-height: 20px;
	}
	.smColumn p{
	font-size:13px;
	}
	.smColumn h3{
	font-size:16px;
	}
	.aboutimg img{
		width:70%;
	}
	.smContainer{width: 100%;margin: 0; padding: 0;}
	.greyWrap{width: 100%;margin: 0; padding: 20px;}
	.smColumn{width: 100%;margin: 0; padding: 0;}
	.featProps{
		max-width: 250px;
	}
	.featLarge{
		width: 250px;height: 175px;
	}
	.featSmall{
		width: 250px;height: 175px;
	}
}

/* -------------------------------------- width 480px  ----------------------------------------- */
@media (max-width: 480px) {
	#footerLinks {
	float:none;
	text-align:left;
	}
	.memberLinkagencyLinks{
	padding:0px 0px 0 0;
	font-size:9px;
	}
	#headLogo img{
	margin:20px 0 20px 0px;
	}
	#footerLinks {
	font-size: 9px;
	text-align:center;
	}
	#footer a{
	padding:2px;	
	}
	#agencyLinks{
	margin: 15px 0 0 0;
	padding:0px;
	padding-top:10px;
	}
	.smContainer h1{
		font-size:13px;
		
	}
	.smColumn p{
	font-size:11px;
	}
	.smColumn h3{
	font-size:14px;
	}
	.buttons h2{
		font-size:12px;
	}
	.aboutimg img{
		width:50%;
	}
	.greyWrap img{
		max-width:200px;
	}
	.propBoxMain{
		margin: 0;
		padding: 0;
	}

}
