html{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

body{
	margin-top: 5px;
	background: url(../images/bg.jpg) repeat;
	color: #1B3E7C;
}

#wrapper{
	width: 900px;
	margin: 0px auto;
	position: relative;
/*	overflow: hidden;*/
}
#shadowWrap {
	overflow: visible !important;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.61);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.61);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.61);
}

a:link{
	text-decoration: none;
	color: #1B3E7C
}

a:visited{
	text-decoration: none;
	color: #1B3E7C
}

a:active{
	text-decoration: none;
	color: #1B3E7C
}

a:hover{
	text-decoration: underline;
	color: #1B3E7C
}

.visible-tablet{
	display: none;
}

.italics{
	font-style: italic;
}

.underline{
	margin-bottom: 5px;
}

#slider{
	display: none;
}

.royalSlider{
	width: 100%;
	height: 450px;
}

.rsDefault .rsThumb{
	width: 136px;
	height: 68px;
	background: #000000;
}

.rsDefault .rsThumb img{
	opacity: 0.65;
	filter: alpha(opacity=65);
}

.rsDefault .rsThumb.rsNavSelected {
	background: none;
}

.rsDefault .rsThumb.rsNavSelected img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.rsDefault .rsThumbs{
	background: none;
}
.rsDefault .rsThumbsHor{
	width: 88%;
	height: 72px;
}

.rsNav{
	display: none;
	position: absolute;
	top: 500px;
	left: 0;
	right: 0;
	margin: 0px auto;
	padding-top: 10px;
}

img.rsImg {
	margin-top: 0px !important;
}

.rsOverflow {
	height: 450px !important;
}

.rsDefault .rsGCaption{
	position: absolute;
	top: 0;
	width: 887px;
	height: 32px;
	padding-top: 38px;
	padding-left: 0;
	padding-right: 0;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 13px;
}

.rsDefault .rsArrow{
	height: 48px;
	width: 50px;
}

.rsDefault .rsArrowIcn{
	width: 50px;
	height: 48px;
}

.rsDefault .rsArrowRight .rsArrowIcn {
	background-position: 0px 0px;
	background: url('../images/rightArrow.png');
}

.rsDefault .rsArrowLeft .rsArrowIcn {
	background-position: 0px 0px;
	background: url('../images/leftArrow.png');
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn, .rsDefault.rsHor .rsArrowLeft .rsArrowIcn{
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.rsDefault.rsHor .rsArrowRight {
	right: 22px;
	top: 4px;
}

.rsDefault.rsHor .rsArrowLeft {
	right: 82px;
	top: 4px;
	left: auto;
}

#leftThumbArrow{
	display: none;
	position: absolute;
	top: 522px;
	cursor: pointer;
}

#rightThumbArrow{
	display: none;
	position: absolute;
	top: 522px;
	right: 0;
	cursor: pointer;
}

.rsThumbsArrowDisabled img{
	opacity: 0.35;
}

#addressLine{
	position: absolute;
	top: 18px;
	z-index: 5;
	left: 13px;
}

.address{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
}

#nav{
	height: 45px;
	width: 100%;
	background: #153473;
	border-top: 1px solid #A4DEFA;
}

#nav *{
	-webkit-user-select: none;      
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#navList{
	display: inline-block;
	font-size: 14px;
	float: left;
}

#navList li{
	float: left;
	height: 35px;
	padding-top: 8px;
	padding-left: 15px;
	color: #A4DEFA;
}

#photosUL, #detailsUL, #remarksUL, #contactUL{
	display: none;
}

#mainNav, #photosNav, #detailsNav, #remarksNav, #contactNav{
	cursor: pointer;
}

#mainNav{
	/*width: 50px;
	height: 30px;*/
}

#shareNav{
	float: left;
	text-align: right;
	font-size: 14px;
	margin-top: 8px;
	float: right;
}

#shareNav *{
	float: left;
}
#shareNav span {
	margin-top: 4px;
}

#shareNav p{
	margin-right: 15px;
	color: #A7DFF9;
}

#facebookImg{
	margin-right: 20px;
	position: relative;
	top: -5px;
}

#twitterImg{
	margin-right: 20px;
	position: relative;
	top: -5px;
}

#main{
	width: 100%;
	margin-top: 10px;
}

#mainAgentPhoto{
	float: left;
	width: 44px;
	height: 66px;
}

#mainAgentInfo{
	float: left;
	margin-left: 10px;
	width: 78%;
	height: 66px;
	vertical-align: bottom;
	position: relative;
	line-height: 17px;
}

#mainAgentInfoContent{
	position: absolute;
	bottom: 0;
}

#mainAgentInfoContent p{
	font-size: 14px;
	font-weight: bold;
}

#mainAgentInfoContent p.sub{
	font-size: 12px;
}

.brokerage{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#mainCompanyLogo{
	margin-left: 10px;
	width: 132px;
	height: 65px;
	float: left;
}

#details{
	display: none;
	padding-top: 10px;
	font-weight: bold;
}

#details>:first-child{
	margin-left: 15px;
}

#detailsItem{
	float: left;
	width: 78px;
	text-align: center;
	margin-right: 20px;
}

#remarks{
	display: none;
	padding-top: 10px;
}

#remarks p{
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}

p.edeLabel{
	font-style: italic;
	font-size: 12px;
	margin-bottom: 5px;
}

p.edeVal{
	font-size: 11px;
}

#contact{
	display: none;
	padding-top: 10px;
}

#agent1Info{
	float: left;
	width: 42%;
}

.ieFacebook{
	display: inline; 
	height: 21px !important; 
	width: 59px !important;
}

.mac .ieFacebook{
	width: 59px !important;
}

.pc .ieFacebook{
	width: 59px !important;
}

#agentPhoto1{
	float: left;
	margin-right: 10px;
}

#agent2Info{
	float: left;
	width: 42%;
}

#agent1InfoText{
	float: left;
	line-height: 16px;
}

#agentPhoto2{
	float: right;
	margin-left: 10px;
}

#agent2InfoText{
	float: right;
	text-align: right;
	line-height: 16px;
}

#companyLogo{
	float: left;
	padding-left: 10px;
}

#footer{
	width: 100%;
	height: 20px;
	clear: both;
	padding-top: 15px; /*With relative*/
	/*padding-top: 85px;*/ /*With photos*/
}

#eho{
	float: left;
	width: 21px;
	height: 14px;
}

#disclaimer{
	font-size: 10px;
	margin-left: 5px;
	float: left;
	width: 85%;
}

#disclaimer p{
	padding-top: 6px;
}

#copyright{
	font-size: 10px;
	margin-left: 5px;
	float: left;
}

#copyright p{
	padding-top: 6px;
}

#imprev{
	width: 8px;
	height: 16px;
	float: left;
	margin-left: 5px;
}

@media (max-width: 899px){
	#shadowWrap {
		-moz-box-shadow: 0 0 0px #000000;
		-webkit-box-shadow: 0 0 0px #000000;
		box-shadow: 0 0 0px #000000;
	}
	.visible-tablet{
		display: block;
	}

	.visible-desktop{
		display: none;
	}

	.brokerage{
		font-size: 14px;
	}

	#wrapper{
		width: 100%;
		padding-bottom: 120px;
	}

	.royalSlider{
		height: auto;
	}

	.rsOverflow{
		height: 100% !important;
	}

	.rsDefault .rsGCaption {
		width: 100%;
		top: 50px;
		position: relative;
		float: left;
		background: none;
		text-align: center;
		padding: 0;
		color: #153473;
	}

	.rsNav{
		display: none;
	}

	#companyLogoHead{
		width: 100%;
		height: 50px;
		text-align: center;
	}

	#companyLogoHead img{
		margin-top: 10px;
	}

	#addressLine{
		display: none;
	}
	.address {
		color: #153473;
	}

	#mobAddressLine{
		text-align: center;
		position: relative;
		top: 15px;
	}

	#nav{
		position: absolute;
		top: 90px;
		text-align: center;
	}

	#nav.ubMobNav{
		top: 5px;
	}

	#detailsMobUL, #remarksMobUL, #contactMobUL{
		display: none;
	}

	#navList{
		float: none;
		font-size: 14px;
	}

	#navList li{
		padding-right: 5px;
		cursor: pointer;
	}

	#slider{
		position: relative;
		top: 90px;
		margin-bottom: 100px;
	}

	.rsDefault.rsHor .rsArrowLeft {
		top: auto;
		bottom: 15px;
	}

	.rsDefault.rsHor .rsArrowRight {
		top: auto;
		bottom: 15px;
	}

	#mainMob{
		width: 100%;
		height: 90px;
		/*display: none;*/
	}

	#details{
		/*display: block;*/
		display: none;
	}

	#detailsItem{
		float: left;
		width: 33%;
		margin-bottom: 15px;
		margin-right: 0;
	}

	#details>:first-child {
		margin-left: 0;
	}

	#remarks{
		display: none;
		margin: 0px 10px;
	}

	#remarks p{
		font-style: normal;
	}

	#contact{
		display: none;
	}

	#mobContact{
		display: none;
	}

	#mobAgent1Info{
		float: none;
		width: 100%;
		margin-left: 10px;
		height: 150px;
	}

	#mobAgentPhoto1{
		float: left;
		margin-right: 10px;
	}

	#mobAgent1InfoText{
		width: 50%;
		float: left;
		text-align: left;
		line-height: 16px;
	}

	#mobAgent1SocialBtns{
		float: right;
		margin-right: 20px;
		position: relative;
		top: 20px;
	}

	#mobAgent1SocialBtns *{
		margin-bottom: 10px;
	}

	#mobAgent2Info{
		float: none;
		width: 100%;
		margin-left: 10px
	}

	#mobAgentPhoto2{
		float: left;
		margin-right: 10px;
	}

	#mobAgent2InfoText{
		width: 50%;
		float: left;
		text-align: left;
		line-height: 16px;
	}

	#mobAgent2SocialBtns{
		float: right;
		margin-right: 20px;
		position: relative;
		top: 20px;
	}

	#mobAgent2SocialBtns *{
		margin-bottom: 10px;
	}

	#footer{
		padding-top: 15px;
		height: auto;
		text-align: center;
		padding-bottom: 15px;
	}

	#mobEho{
		margin-bottom: 0px;
	}

	#disclaimer{
		margin-left: 0;
		width: 100%;
		margin: 0px auto 5px auto;
	}

	#copyright{
		margin-left: 0;
		margin: 0px auto;
	}

	#footer *{
		float: none;
	}

	#imprev{
		margin-left: 0;
		margin: 0px auto;
	}

	#mobFooter{
		/*position: relative;
		top: 30px;*/
		position: fixed;
		bottom: 0;
		background: #183672;
		width: 100%;
		height: 120px;
		z-index: 200;
		-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
		-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
	}

	#mobFooterAgentPhoto{
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}

	#mobFooterInfo {
		float: left;
		width: 80%;
		line-height: 16px;
		color: #fff;
	}
	#mobFooterInfo a {
		color: #fff;
	}

	#mobFooterShareBtns{
		float: right;
		width: 35px;
		margin-right: 15px;
	}

	#topGrad{
/*		background: url('../images/gradTop.png');*/
		width: 100%;
		height: 40px;
	}

	#botGrad{
/*		background: url('../images/gradBot.png');*/
		pointer-events: none;
		width: 100%;
		height: 40px;
		position: relative;
		bottom: 30px;
	}

	.ie #botGrad{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gradBot.png', sizingMethod='scale');
		background:none !important;
	}

	#mobFooterContent{
		width: 100%;
		height: 70px;
		position: relative;
		bottom: 14px;
	}

	#mobFooterFacebook{
		margin-bottom: 10px;
	}


}
@media (max-width: 767px){
	#mobFooterInfo {
		float: left;
		width: 72%;
	}

}
@media (max-width: 500px){
	#mobFooterInfo {
		float: left;
		width: 62%;
	}

}