html {
	background: #eeeeee;
}

#topBar {
	background-color: black;
	color: #ffffff;
	padding-top: 8px;
}
#navLeftInfo{
	float: left;
	margin-top: 10px;
}
#nav {
		color: #ffffff;
    float: none;
    margin: 10px 0;
    width: 100%;
}
ul#navBtns li {
    float: left;
}
#pb {
	margin: 22px 0 3px 0;
	width: 850px;
	color: #231f20;
}
#propAddress{
	margin-left: 0;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	font-size: 17px;
	width: 100%;
	line-height: 1.2;
	float: none;
}
#coLogo {
	float: right;
}
#coLogo img{
	max-width: 300px;
}
.presentedBy {
	font-weight: 400;
}
.activeNav {
	font-weight: bold;
	color: #ffffff;
}
#mobDetTab.ub{
	width: 49%;
}

#mobHomTab.ub{
	width: 49%;
}

#wrapper {
	background-color: #ffffff;
	background-position: bottom;
	position: relative;
	color: #231f20;
	background-size: cover;
}
#wrapper a {
	color: #231f20;
}
#rmx-collection-logo {
	position: absolute;
	top: 82px;
	left: 16px;
}
.rsDefault .rsThumbsArrow {
	background: none;
}
.rsDefault .rsThumbsArrow:hover {
	background: rgba(51, 49, 51, .7);
}
.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
    background: transparent;
}
#botBar {
	padding-bottom: 5px;
	top: auto;
	/*bottom: -34px;*/
	position: absolute;
	background-image: url(../images/footer.jpg);
	background-color: #dddddd;
	color: #231f20;
	height: 40px;
	border-top: 5px solid #231f20;
}
#eho {
	bottom: 0;
	margin-right: 15px;
}
#copyright {
	float: right;
}
.rsDefault .rsBullets {
    background: transparent none repeat scroll 0 0;
    position: relative;
    top: 5px;
}
.rsDefault .rsBullet span {
    background-color: #eeeeee;
    height: 12px;
    width: 12px;
}
.rsDefault .rsBullet.rsNavSelected span {
    background-color: #231f20;
}
#shareBtns {
    float: right;
    text-align: center;
    top: 0;
    width: 99px;
    z-index: 100;
    margin-right: 10px;
}
#twitter {
    float: left;
    margin-right: 0;
}
#facebook {
    float: left;
    margin: 0 15px 0 10px;
}
#remark p {
    line-height: 1.4;
}
#edeValue {
	line-height: 1.3;
}

@media (max-width: 1023px){
	html {
		background: #ffffff;
	}
	#pb {
		width: 100%;
		margin-top: 5px;
	}
	#details {
		height: auto;
		padding-bottom: 220px;
	}
	#mobAgent1SocialBtns {
		/*padding-top: 5px;*/
	}
	#mobContact {
		padding-bottom: 150px;
	}
	#rmx-collection-logo {
	    top: 86px;
	    width: 40px;
	    z-index: 1000;
	}
	#propAddress {
		color: #fff;
		margin-top: 10px;
		font-size: 16px;
		font-weight: normal;
		width: 100%;
		height: auto;
	}
	#propAddress.idxAddress {
		margin-left: 0;
	}
	#mobHome {
		height: auto;
		padding-bottom: 150px;
	}
	#mobHome #mobShare {
		margin-bottom: 120px;
	}
	#mobHome #eho {
		float: left;
	}
	#mobHome #disclaimer {
		width: 100%;
	}
	#mobArrows {
		display: none;
	}
	#navBtns .activeNav{
		color: #ffffff;
	}
}
@media (max-width: 660px){
	#mobHome #mobShare {
		margin-bottom: 50px;
	}
	#mobHome.mobHomeUB{
		padding-bottom: 0;
		min-height: 0;
	}
	#mobHome.mobHomeUB #eho{
		float: none;
		text-align: center;
	}
}
