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

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


img{border:none;}

a{ text-decoration:none; }

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

.clear-left{clear:left}
.clear-both{clear:both}

.interested-section{
	width:390px;
	float:left;
	margin-top:14px;
}

.disclaimer{
	width: 100%;
	font-size:9px;
	text-align:center;
	position:fixed;
	bottom:0px;;
	color:#999;
	margin-bottom:10px;
	z-index:0;
}
	
.containerBehindMain{
	z-index:5;
	width: 1000px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/gui/price-tag.jpg);
	background-position: 1000px 9px;
	background-repeat: no-repeat;
	-moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
    border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-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); /* This lets IE know to call the script on all elements which get the 'box' class */
	background-color:#FFF;
	position:relative;
}


.containerMain{
	width: 990px;
}
	
#flashcontent{
	margin-top:10px;
	margin-right:20px;
	margin-left:20px;
}

.alternateContent{	
	text-align: center;
	line-height: 20px;
	padding: 30px 10px 30px 10px;
}

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

.clientLogo{
	float: right;
	margin-top: 15px;
    margin-right: 20px;
}

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

.contactDetails{
	float:left;
	margin-top:20px;
	line-height:22px;
	width: 500px;
}

.contactDetails a{
	color:#CE110D;
}

.shareButton{
	float:right;
	margin:15px 20px 10px 20px;
}

.poweredBy{
	float:right;
	margin-top:10px;
	margin-right:10px;
}

.copyrightRvLogo, .copyrightRvLogo p{
	float:right;
	margin-top:1px;
	margin-right:5px;
	font-size: 12px;
	cursor:pointer;
}

.rvBlue{color:#046380;}

.interested{
	margin-right:3px;
	margin-left:25px;
	line-height: 25px;
	float: left;
	font-size:16px;
}


.interested2{
	margin-right:3px;
	margin-left:15px;
	line-height: 25px;
	float: left;
	font-size:16px;
}
.facebook{
	float:right;
	margin-top:10px;
	margin-right:8px;
	margin-bottom:10px;
}


.twitter{
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:5px;
}

