/* Body */

img
 {
 	border-style: none;
 }

body { background-color: #ced0d0; color: #333333; font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}



a {
	
}




img.heronav {
	padding-left: 0;
	padding-top: 5px;
	margin-bottom: -4px;
}




a:link, a:visited { color: black;
	text-decoration: none;
}


a:hover, a:active { text-decoration: none; color: #f7941e;}



/* Layout */

#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding-top: 20px;
}


#content {
	display: inline;
	line-height: 1.3em;
	font-size: 12px;
	float: left;
}



#c_fullpage {
	margin-right: 30px;
	margin-left: 30px;
}

h1 {
	color: #333333;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h11 {
	color: #333333;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2 {
	color: #333333;
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3 {
	color: #f7941e;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	color: #777777;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 20px;
}

img.imright {
	float: right;
	margin: 10px;
}

/* subnav */

#subnav ul
{
	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;
	margin: 0;
	padding: 0;
	text-align: center;
}


#subnav ul li { display: inline; }

ul#subnav li a {
	display:inline;
	margin-right: 30px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul#subnav li#share a {
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#subnav li#share a:hover { }

ul#subnav li#single a {
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#subnav li#single a:hover { }

ul#subnav li#vr a {
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#subnav li#vr a:hover { }

ul#subnav li#vr a.current {
	font-weight: bold;
}

ul#subnav li#raid56 a {
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#subnav li#raid56 a:hover { }

ul#subnav li#accessories a {
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#subnav li#accessories a:hover { }

ul#subnav li#legacy a {
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#subnav li#legacy a:hover { }
