﻿/*  VR Vistas Style sheet - Creator: Rob Symberlist - November 2013  */

/*  Style for 360VT Options  */
#vt_options {position:relative; left:-15px; width:734px; height:78px; margin:0px; padding-top:2px; background-color:#333; border:1px #333 solid; border-bottom:0px; border-radius: 4px 4px 0px 0px;}
#vt_opt_goleft {float:left; margin:0px; width:20px; height:78px; border-radius: 4px 0px 0px 0px; background-image: url('../images/no_go_lr.png'); background-repeat: no-repeat; background-position:center;cursor:pointer;}
#vt_opt_window {float:left; width:690px; height:78px; margin:0px 0px 0px 2px; padding:0px; overflow:hidden;}
#vt_opt_strip {width:1660px; height:78px; margin:0px; padding:0px; }
#vt_opt_goright {float:right; margin:0px; width:20px; height:78px; border-radius: 0px 4px 0px 0px; background-image: url('../images/go_right.png'); background-repeat: no-repeat; background-position:center;cursor:pointer;}
.vt_opt {float:left; width:128px; height:72px; margin:3px 4px 0px 4px; border:1px white solid; cursor:pointer;}
.vt_opt_img {width:128px; height:72px }
.vt_optActive {border:1px red solid; }

#vt_panel2 {position:relative; width:734px; height:215px; left:-15px; margin:0px; padding:0px; padding-top:10px; border-left: 1px #333 solid; border-right: 1px #333 solid; border-bottom: 1px #333 solid; border-radius: 0px 0px 4px 4px; }
.vt_Panel {position: absolute; width:730px; height: 215px; left:2px; top:0px; padding:0px; padding-top:10px; background: #000; text-align:left;}
.vt_PanelActive {display:block;}
.vt_PanelInactive {display:none;}
.vt_PanelLeft{float:left; text-align:center; width: 340px; margin-top:10px; margin-left:20px;}

.vt_PanelRight{float: right; margin-top:10px; margin-right:25px; width:320px; height:180px; border:1px white solid;}

.vt_PanelImage{width:320px; height:180px}

#vt_uhdr_panel {top:10px;} 
#vt_price_panel {top:10px; height:100px;}
.vt_price_panel_frame {height: 100px;}
.vt_price_panel_info {top:10px; height:78px;} 