@charset "utf-8";
/* CSS Document */

/*body {background:url('../images/gui/developments_bg.jpg')}
#mglass {height:300px;width:300px;position:fixed;background:url('../../stripes.png');z-index:99;} OPTION 1*/

/*body {background:#fefefe} 
#mglass {height:300px;width:300px;position:fixed;background:url('../../solid-light.png');z-index:99;} OPTION 2*/


body {background:#e5e5e5} /*OPTION 3*/
#mglass {height:300px;width:300px;position:fixed;background:url('../../solid-dark.png');z-index:99;}


img{border:none;}

p{	margin:0px; padding:0px; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666;}

p a{color:#666; text-decoration:none}
p a:hover{color:#046380; text-decoration:none}

.containerMain{	border:1px solid #e8e8e8;position: absolute;	top: 50%;	left: 50%;	background-color:#fff;	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 2px 2px 6px 3px #adadad; -moz-box-shadow: 2px 2px 6px 3px #adadad;	box-shadow: 2px 2px 6px 3px #adadad;    behavior: url(rv-virtual-tour/css/ie-css3.htc); }
@media only screen and (max-height: 600px) {.containerMain{	top: 0;	margin-top:20px!important;}}

.containerPremier {	width: 1000px;	height: 565px;	margin-left: -500px;	margin-top: -282px;}
.containerClassic {	width: 820px;	height: 480px;	margin-left: -410px;	margin-top: -225px;}
	
#flashcontent{	margin-top:20px;	margin-right:20px;	margin-left:20px;}

.alternateContent a{color:#046380; text-decoration:none;}

.clientLogoPremier{	float: left;margin-top:10px;margin-left:40px;margin-right:160px;width:152px;}
.clientLogoClassic{	float: left;margin-top:30px;margin-left:20px;width:152px;}
.clientLogoPremier img, .clientLogoClassic img {width:152px;}

.informationContainer{	float: left;margin-top: 5px;margin-right: 10px;}
.informationPremier {	width:450px;}
.informationClassic {	width:400px;}

.contactDetailsTitles{	float:left;	margin-top:10px;margin-right:10px;margin-left:20px;font-weight:bold;line-height:22px;}

#facebook{	float:right;	margin:10px 8px 10px 0px;}
#fb-root iframe{width:80px !important}
.twitter{	float:right;	margin-top:10px;	margin-right:20px;	margin-bottom:5px;}

.moreInfo{	float:bottom;margin-right:10px;margin-left:20px;font-weight:bold;line-height:22px;}

.containerPremier .jb-idx-show-area {top:30px!important;}
.containerClassic .jb-idx-show-area {top:10px!important;}

.contactDetails{float:left;margin-top:10px;	margin-right:10px;margin-left:10px;line-height:22px;}

.poweredBy{	float:right;	margin-top:25px;	margin-right:30px;	margin-bottom:5px;}
.copyrightRvLogo, .copyrightRvLogo p{float:right;margin-right:10px;	margin-bottom:20px;	font-size: 12px;cursor:pointer;}

#backTo360Premier {position:absolute;left:25px;top:365px;cursor:pointer;z-index:9999999;display:none;}
#backTo360Classic {position:absolute;left:25px;top:285px;cursor:pointer;z-index:9999999;display:none;}

.rvBlue{color:#046380;}
