/* Body */

body { background-color: #ced0d0; color: #333333; font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

p {
	color: #333333;
	font-size: 10pt;
}
a:link, a:visited { color: black; text-decoration: underline; }

a:hover, a:active { text-decoration: none; color: #f7941e;}

h1 { font-size: 32px; color: #333333; text-align: left; margin-bottom: 15px; margin-top: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}

h3 { font-size: 15px; color: #333333; text-align: left; margin-bottom: 6px; margin-top: 0;
	font-weight: bold;
}

h4 { font-size: 24px; color: #333333; text-align: left; margin-bottom: 20px; margin-top: 0;
	font-weight: bold;
}

h5 { color: #333333; text-align: left;
	font: italic 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h6 { font-size: 24px; color: #333333; text-align: center;
	font-weight: bold;
	margin: 15px auto;
}

h8 {
	color: #333333;
	font: bold 24px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* Image Hero */

#hero img.hero {
	margin-bottom: -3px;
}

/* Layout */

#container { background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}


#content {
	width: 430px;
	margin: 10px 0 10px 30px;
	line-height: 1.3em;
	font-size: 12px;
	display: inline;
	float: left;
}
#content .productLeft {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
}
#content .productRight {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

#fullpage {
	float: left;
	display: inline;
	margin: 10px;
	line-height: 1.3em;
	font-size: 12px;
}

#c_fullpage {
	margin: 21px;
}

/* Sidebar */
#sidebar {
	width: 360px;
	display: table;
	font-size: 12px;
	line-height: 14px;
	margin: 10px 30px 10px 10px;
	clear: none;
	padding: 5px 5px 5px 30px;
}

#sidebar div.divider p small a {
	text-decoration: underline;
	color: #333333;
}

#sidebar div.divider p small a:hover {
	color: #f7941e;
}

#sidebar a:hover, #sidebar a:active {
	background-color: white;
	color: #333333;
}

#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
}

/* buy now button */

ul#buynow { list-style:none; height: 30px; width: 90px;
	padding-left: 0;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 30px;
}

ul#buynow li a { height: 30px; float: left; text-indent:-9999px;
	width: 90px;
}

ul#buynow li#buynow a { width: 90px; background: url(images/Buy-Now.png) 0 0; }

ul#buynow li#buynow a:hover { background-position: 0 -30px; }

ul#buynow li#buynow a.current { background-position: 0 -60px; }
/* VR Nav */

ul#vrnav {
	background-image: url(images/VRNav.jpg);
	list-style-type: none;
	height: 20px;
	border-top: 1px solid #ced0d0;
	border-bottom: 1px solid #ced0d0;
	list-style:none;
	padding: 0;
	text-align: center;
	margin: 0;
}

#vrnav ul li { display: inline; }


ul#vrnav li a { 
	margin-right: 30px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: inline;
}




ul#vrnav li#overview a {
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#vrnav li#overview a:hover { }

ul#vrnav li#overview a.current {
	font-weight: bold;
}




ul#vrnav li#drivers a {
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#vrnav li#drivers a:hover { }

ul#vrnav li#drivers a.current {
	font-weight: bold;
}



ul#vrnav li#video a {
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#vrnav li#video a:hover { }

ul#vrnav li#video a.current {
	font-weight: bold;
}




ul#vrnav li#buynow a {
	background-repeat: no-repeat;
	text-decoration: none;
	
}

ul#vrnav li#buynow a:hover { }

ul#vrnav li#buynow a.current {
	font-weight: bold;
}





ul#vrnav li#language a {
	background-repeat: no-repeat;
	text-decoration: none;
	color:#960;
	margin-right:10px;
}

ul#vrnav li#language a:hover { }

ul#vrnav li#language a.current {
	font-weight: bold;
}