/* CSS Document */

a:link {
	text-decoration: none; color:#FF9900;
}
a:visited {
	text-decoration: none; color:#999999;
}
a:hover {
	text-decoration: none; color:#FF6600;
	background-image:url(../images/select_100_grey.png);
	
}
a:active {
	text-decoration: none; color:#999999;
}
img {
	border:none;
}

img a:hover {
	color:#FF6600;
	
	}
.a, .a:visited {color:#666666;}


body {

background-image:url(../images/VR_background_bhind.jpg);
background-repeat:repeat-x;
background-color:#666666;
}

/*gallery wrappers*/
#VR_Wrapper { position:relative; width:800px; height:600px; margin-left:auto; margin-right:auto; margin-top: 15px; 
			background-image:url(../images/VR_background_main.jpg);
			background-repeat:no-repeat;
		 }

		 
		 	 
		 #VR_container {
		 	width:720px;
			height:350px;
			padding-top: 50px;
			padding-left: 40px;
			padding-right:40px;
			padding-bottom:50px;
		 	
		 }
		 	#VR_holder_verso {
			width:360px;
			height:280px;
			float:left;
		 }
		 	#VR_holder_recto {
			width:360px;
			height:280px;
			float:right;
		 }
		 
#VR_butholder {
		 width:780px;
			height:120px;
			padding-top: 10px;
			padding-left: 10px;
			padding-right:10px;
			padding-bottom:10px;
		 }
		 
		 #VR_butholder_nom {
		 	width: 110px;
			height: 110px;
			/*background-image:url(../images/VR_greyplaceholder_nom.jpg);*/
			float:left;
			}
			#VR_buthol_cont {
				width:100px;
				height:100px;
				text-indent:5px;
				padding-top:10px;
			}
	
			
		 	#VR_butholder_pan {
		 	width: 228px;
			height: 110px;
			/*background-image:url(../images/VR_greyplaceholder_pan.jpg);*/
			float:left;
			}
		 
#Wrapper2 { position:relative; width:960px; height:730px; margin-left:auto; margin-right:auto; margin-top:-10px;
			background-image:url(../images/fqu_45.448333_prices.jpg);
			background-repeat:no-repeat;
		 }
		 	#mp_leftholder { width:410px; height:550px; float:left;  }
			#mp_rightholder { width:540px; height:720px; float:right; }
			
#GPSwrapper { position:relative; width:960px; height:730px; margin-left:auto; margin-right:auto; margin-top:-10px;
			}
			#map { width:550px; height:450px; float:left;  margin-top:10px; border:1px solid #999999;  }
			#side_bar { width:400px; height:450px; float:left; margin-top:10px; }
			#gps_bar {width:380px; height:75px; padding:0px; border:1px solid #999999;*}
			

#header {position:relative; width:1005; height:150px; background:#000000;}

#picture_container { float:left; width:200px; height:620px; background:#000000; border:1px solid #000000; }
#container { float:left; width:906px; height:672px; background:#000000; border:1px solid #999999; margin-top:6px; }
#container b {font-weight:normal; width:600px; text-align:center; position:absolute; bottom:250px; left:0; color:#eee; font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; letter-spacing:1px; line-height:1.7em; z-index:1;}

/*text wrappers*/
#text_wrapper {position:relative; width:700px; height:800px; background:#000000;  margin:20px auto; }
#text_wrapper_wide {position:relative; width:1000px; height:450px; background:#000000;  margin:20px auto; }
#inner_text_wrapper {position:relative; width:250px; height:780px; background:#000000; margin:0px auto; }

.style3 {font-family: "Trebuchet MS"; color: #999999; font-weight:normal; letter-spacing:4px; line-height:1.7em; z-index:1;}
.style3a {font-family: "Trebuchet MS"; color: #FFFFFF; font-weight:normal; letter-spacing:4px; line-height:1.7em; z-index:1;}
.style4 {font-size: large}
.style5 {font-family: "Trebuchet MS"; color:#999999; font-weight:normal; font-size:9px; letter-spacing:4px; line-height:1.7em; z-index:1;}
.style5a {font-family: "Trebuchet MS"; color:#999999; font-weight:normal; font-size:11px; letter-spacing:4px; line-height:1.7em; z-index:1;}
.style6 {font-size: xx-large}

.VR_title {font-family: "Trebuchet MS"; color: #FF9933; font-weight:normal; line-height:0.5em;}
