html{
	/*background: url(../img/background.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;*/
	overflow: hidden;
}

body{
	color: #000000;
	height: 100%;
}

#bg{
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
}

.bold{
	color: #000000;
}

#footContact{
	color: #000000;
}

#footContact a{
	color: #000000;
}

a:link{
	color: #ffffff;
}

a:active{
	color: #ffffff;
}

a:hover{
	color: #ffffff;
}

a:visited{
	color: #ffffff;
}

.rsDefault .rsOverflow{
	background: #636363;
}

#topBar{
	background-image: url(../img/headerbg.png);
	height: 28px;
}

#shareBtns{
	margin-left: 10px;
	margin-bottom: 0px;
}

#shareBtns img {
    padding-right: 0px;
	padding-left: 10px;
}
#shareBtns * {
    float: right;
}

#copyright{
	width: 88%;
	padding-left:10px;
	bottom: -4px;
}

#copyright p{
	color: #000000;
	text-align:left;
}

#copyright img{
	position: relative;
	top: 3px;
}

#navTab{
	background: #636363;
	top:28px;
}

#navGrad{
	background: #636363;
}

.royalSlider {
	background-color:#636363;
	box-shadow: 0 0 40px 0 #000000;
}

.rsSlide {
	text-align:center;
}

img.rsImg {
	height: 100% !important;
	width: auto !important;
}

.rsDefault .rsArrowIcn {
	background: url("../img/sliderArrow.png") repeat scroll 0 0 rgba(0, 0, 0, 0.0);
	background-position: 0 0;
	height: 50px;
	width: 50px;
}

.rsDefault .rsArrowIcn:hover {
	background: url("../img/sliderArrow.png") repeat scroll 0 0 rgba(0, 0, 0, 0.0);
}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
	background-position: 0 0;
}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
	background-position: 0 50px;
	margin-top:-32px;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
	margin-top: -6px;
}
.rsDefault .rsThumbs {
	background: #636363;
}

/*.rsDefault .rsThumb.rsNavSelected {
	outline: 1px solid #1f8fe6;
}*/

.rsDefault .rsThumbsArrow {
	background: #636363;
}

.rsDefault .rsThumbsArrow:hover {
	background: #636363;
}

#detailsModal{
	background: #636363;
	top:28px;
}

#remarks {
	float: left;
	padding: 20px 0 0 30px;
	width: 50%;
	height: auto;
}

#quickFacts {
	float: left;
	width: 42%;
	padding: 0 10px 0 0;
	border-bottom: none;
	margin-top:17px;
	height: auto;
}

#quickFacts ul li {
    float: left;
    width: 40%;
	padding-right:10%;
}

p.edeVal {
    margin-bottom: 20px;
}

#agentInfo{
	border-top: 2px solid white;
	height: 137px;
	padding-top:15px;
	position: absolute;
	bottom: 0;
	width: 90.8%;
	margin: 0 15px 0 35px;
}

#footer{
	margin-top: 0px;
	height: 60px;
	padding-top: 6px;
	background-image: url(../img/headerbg.png);
}

#footAgentPhoto{
	margin: 0 10px;
}

#footCompanyLogo{
	margin-right: 8px;
}

#remarks h2{
	top: 0;
}

#remarks p{
	color: #ffffff;
	padding-right:30px;
}

.edeVal{
	color: #ffffff;
}

#agent1Info{
	color: #ffffff;
	padding-left: 0;
}

#agent2Info{
	color: #ffffff;
	padding-right: 0;
}

#agentInfo .bold{
	color: #ffffff;
}

#agentInfo a:link, #agentInfo a:active, #agentInfo a:visited, #agentInfo a:hover{
	color: #ffffff;
}

/*MOBILE*/

#mobTopBar{
	color: #000000;
}

#mobTopBar a:link, a:active, a:visited, a:hover{
	color: #000000;
}

#mobTopBarAgentInfo .sub{
	color: #000000;
	line-height:13px;
	font-size:11px;
}

#mobNav{
	background: #636363;
	box-shadow: 0 0 40px 0 #000000;
}

#mobRemHeadline{
	color: #000000;
}

#mobQuickFacts{
	color: #000000;
}

.edeLabel{
	color: #ffffff;
}

#mobShareBtns{
	float: none;
	margin-right: 0;
	width: 90px;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#mobShareBtns > *{
	clear: none;
	float: left;
}

#mobShareBtns #facebook{
	margin-right: 10px;
}

#mobEho, #mobDisc, #mobCopy, #mobImpLogo{
	clear: both;
}

#mobCopy{
	color: #000000;
	font-size:10px;
}

#mobCopy img{
	position: relative;
	top: 5px;
}

.mobPropAddress{
	color: #ffffff;
}

.agentNameMob{
	color: #000000;
}

#agentInfoMob a:link, a:active, a:visited, a:hover{
	color: #000000;
}

@media (max-width: 899px) {
	html{
		overflow-y: scroll;
		background: #636363 url("../img/background.jpg") no-repeat right top;
		background-size: 100% 100%;
	}
	
	body{
		background: transparent url("../img/headerbg.png") repeat-y right top;
		background-size: 100% auto;
	}
	
	#wrapper {
		min-height:930px;
	}
	
	#mobTopBarAgentInfo {
		width: 80%;
		float: left;
	}
	
	.brokerage {
		text-transform: none;
		font-weight: normal;
		font-size: 14px;
		margin: 0 0 5px;
	}
	
	#mobShareBtns {
		float: left;
		height: 40px;
		margin: 0 auto;
		width: 50px;
	}
	
	#mobHomTab, #mobDetTab, #mobConTab {
		cursor: pointer;
		margin-top: 5px;
		opacity: 0.5;
		text-align: center;
		width: 33.3%;
	}
	
	#mobHomTab.ubMobHomTab, #mobDetTab.ubMobDetTab {
		width: 49.9%;
	}
	
	#mobShareBtns img {
		height: 40px;
		width: 40px;
	}
	
	.royalSlider {
    	box-shadow: 0 -5px 20px -8px #000000;
	}

	#bg{
		display: none;
	}
	
	#details {
		width: 100%;
		padding: 30px 5% 0;
	}
	
	#details p {
		width: 90%;
		margin-left: 10%
	}
	
	ul#detailsList li{
		width:100%;
	}
	
	p.edeVal, p.edeLabel {
		color:#000000;
	}
	
	p.edeVal {
		margin-bottom: 0;
	}
	
	#agent1Info, #agent2Info{
		color: #000000;
		width: 100%;
	}
}

@media (max-width: 660px) {
	#mobTopBarAgentInfo {
		width: 80%;
		float: left;
	}
	#mobShareBtns {
		height: 40px;
		width: 30px;
	}
	#mobShareBtns img {
		height: 30px;
		width: 30px;
	}
}

@media (max-width: 480px) {
	#mobTopBarAgentInfo {
		width: 70%;
		float: left;
	}
}