﻿body 
{
	background-color:White; 
	margin: 0 0 0 0;
	text-align:center;
	font-family: Tahoma;
}
a
{
	text-decoration:none;
}
#divMain
{
	position:relative;
	display:block;
	width:792px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#innertop
{
	position:relative;
	display:block;
	clear:both;
	background-image:url(/images/PreVisite_demo_head.png);
	background-repeat:no-repeat;
	height:199px;
	margin-top:124px;
	background-color:#DEDEF8;
}
#innertop object
{
	position:absolute;
	left:170px;
	top:0px;
	width:463px; 
	height:190px;
}
#innertoptext
{
	position:absolute;
	top:30px;
	right:50px;
	width:340px;
	text-align:left;
}
#innertoptext h1
{
	font-size:12px;
	font-weight:bolder;
	color:#181818;
	line-height:16px;
}

div#movie
{
	background-color:#DEDEF8;
	float:left;
	width:430px;
	height:323px;
}
div#movie object
{
	width:420px; 
	height:323px;
}

div#options
{
	background-color:#DEDEF8;
	float:right;
	width:362px;
	height:323px;
	text-align:left;
}
div#options p
{
	font-size:12px;
	margin-left:20px;
	margin-right:20px;
	line-height:16px;
}
#pFirst
{
	margin-top:40px;
}
div#options h2
{
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}

ul#optionbuttons
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#optionbuttons li
{
	display:block;
	height:25px;
	text-align:left;
	margin-top:25px;
}
#optionbuttons li a
{
	display:block;
	height:25px;
	width:258px;
	background-image:url(/images/pv_button.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-weight:bolder;
	color:White;
}
#optionbuttons li a:hover
{
	display:block;
	height:42px;
	background-image:url(/images/pv_button_hover.png);
	background-repeat:no-repeat;
	color:#666666;
	text-decoration:none;
}
#optionbuttons li a span
{
	position:relative;
	top:5px;
	left:15px;
}

div#bottomrounding
{
	position:relative;
	display:block;
	clear:both;
	background-color:#DEDEF8;
	height:11px;
}

#bottomroundingleft
{
	position:absolute;
	left:0px;
}

#bottomroundingright
{
	position:absolute;
	right:0px;
}

#bigbuttons
{
	display:block;
	clear:both;
	margin-top:6px;
}

#bigbuttons li
{
	display:block;
	float:left;
	width:261px;
	height:98px;
}

#bigbuttons li a
{
	display:block;
	height:98px;
	background-repeat:no-repeat;
}

#bigbuttons li a span
{
	visibility:hidden;
}

#bigbuttons li#btnInfo
{
	background-image:url(/images/virtualtour_info.png);
}
#bigbuttons li#btnInfo a:hover
{
	background-image:url(/images/virtualtour_info_ov.png);
}

#bigbuttons li#btnCompare
{
	margin-left: 4px;
	background-image:url(/images/virtualtour_compare.png);
}
#bigbuttons li#btnCompare a:hover
{
	background-image:url(/images/virtualtour_compare_ov.png);
}

#bigbuttons li#btnShop
{
	float:right;
	background-image:url(/images/virtualtour_shop.png);
}
#bigbuttons li#btnShop a:hover
{
	background-image:url(/images/virtualtour_shop_ov.png);
}

