/*----------- Web Site Style -------------*/
body
{
	color: #eee;
	background: #333 url(graphics/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
}

h4 {
	color: #fff;
	font: bold 12pt arial;
	margin: 0;
}

.awards

{
	float: left; 
	text-align: center; 
	padding-left: 20px; 
	font: bold 9pt verdana;
	border: none;
}

#sitebody {

	background: white url(graphics/bodybg.jpg) top repeat-x;
	padding-left: 80px;
}

#cell3
{
	float: right;
	background: black url(graphics/cell3bg.jpg);
	height: 261px;
	width: 653px;
	margin: 0;
	padding: 0;
}

#main
{
	background: #fff;
	color: #000;
	border: solid 1px #333;
	position: absolute;
        left: 50%;
        width:750px;
        margin-left:-375px; 
	margin-top: 0px;
}

#main a
{
        color: #FCD503;
        text-decoration: none;
}

#main a:hover
{
        color: #c00;
}


#header
{
	color: #000;
	text-align: right;
}

#header img {
	display: block;
}

#menubar
{
	color: #fff;
	float: left;
	background: url(graphics/menubg.jpg) repeat-x;
	margin: 0 0;
	padding-top: 19px;
	height: 242px;
	width: 80px
	text-align: right;
	white-space: nowrap;
}

#menubar a
{
	color: #fff;
	font: bold 7pt verdana;
	display: block;
	padding: 7px 9px 8px 9px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

#menubar a:hover
{
	color: #FCD503;
	background: #0C1330;

}

#menubar .selected
{
	color: #B3B2B2;
}

#counter
{
	font: normal smaller arial;
	color: #ccc;
}

#footer
{
	font: normal 9pt arial;
	color: #000;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
}

#footer a
{
	padding: 0 5px;
	color: #ccc;
}

#footer a:hover
{
	color: #000;
}

#footer .selected
{
	color: #c00;
}


#v4o-detail 
{
	display: block;
	border: none;
	width: 630px;
	margin: 0px;
	margin-left: 25px;

}

#v4o-detail #v4o-data table, #v4o-detail #v4o-data p {

	width: 270px;
	color: #fff;
		}

#v4o-detail #v4o-data h1 {
	background: url(graphics/menubg.jpg) top;
	color: #FCD503;
	padding: 3px 8px;
	border-bottom : dotted 1px #eee;
	margin-top: 0px;
	width: 270px;

	
}

#v4o-detail #v4o-data h2 {

	color: #fff;
}

#v4o-detail #v4o-form, #v4o-detail input, #v4o-form-tabs, .disclaimer {

	display: none;
}


.v4o-aboutus {
	margin: 5px;
	padding: 12px;
	width: 610px;
	background: #2A3049;
	text-align: left;
	float: left;
}

.v4o-aboutus h1, h3 { 
	background: url(graphics/menubg.jpg) top;
	color: #FCD503;
	padding: 3px 8px;
	border-bottom : dotted 1px #eee;
	margin-top: 0px;
}

.v4o-aboutus p {

	margin: 0px;
	color: #fff;
	text-align: justify;
}

.v4o-aboutus img {

	margin-left: 8px; 
}

#v4o-thumbs
{
	margin: 0px;
	border: none;
}

#v4o-thumbs img
{
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
}

#v4o-thumbs td
{
	width: 290px;
	margin: 5px;
	text-align: left;
	padding: 12px;
	color: #fff;
	background: #2A3049;
	font: bold 9pt arial;
	white-space: nowrap;
	
	border: none;
}

#v4o-thumbs td:hover
{
	color: #ff0;
	background: #2A3049;
}


#v4o-form
{
	

        padding: 0;
        font: normal 10pt arial;
}


#v4o-form .title
{

	display: none;
}

#v4o-form input, #v4o-form textarea,  #v4o-form select
{
        color: #000;
        background: #fff;
        border: solid 1px #0C1330;

}


#v4o-form input.radio, #v4o-form input.checkbox
{
        background: transparent;
        border: none;
}

#v4o-form .required
{
        color: #FCD503;
	 font: bold 10pt arial;
	 
}
.v4o-billboards {

	width: 640px;
	padding-left: 10px;
}

.v4o-billboards h1 {

	background: url(graphics/menubg.jpg) top;
	color: #FCD503;
	padding: 3px 8px;
	border-bottom : none;
}

.v4o-billboards p {

	padding: 0px;
	margin: 0px;
}

#v4o-form table {
	width: 630px;
	background: #2A3049;
	color: #fff;
	margin: 0px;
	border: solid 3px #2A3049;
	margin-left: 10px;

	
}

#v4o-form .required input, #v4o-form .required textarea 
{
        font: normal 10pt arial;
        background-image: url(http://webentory.com/widgets/required.gif);
        background-repeat: no-repeat;
        background-position: top right;
	
}
#v4o-form .required input:hover, #v4o-form .required textarea:hover 
{
	border: solid 1px #FCD503;
}

.v4o-form-result
{
	width: 600px;
	margin: 20px;
}


.bluecell {
	background: #2A3049;
	color: #fff;
}
#plating-wheels {

	padding: 8px 0 0 25px;
	color: #fff;
}

#plating-wheels p {
	padding-right: 10px;

}

#plating-wheels img {

	margin-right: 20px;
}

#plating-wheels .header {

	font: bold 15pt arial;
}