@charset "UTF-8";
body {
	background-image: url(backing.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#232323;
}

a:link {
	color:#232323;
	text-decoration:none;
}

a:visited {
	color:#232323;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #9ba9d7;
}
.error {
	color: #990000;
	font-weight: bold;
}
.thanks {
	color:#6633FF;
	font-weight:bold;
}

#wrapper {
	position:relative;
	width:1024px;
	margin: 0px auto;
	background-image: url(backing.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left:2px;
}
#mainmenu {
}

#left {
float:left;
padding:4px;
padding-right:10px;
}
#right {
float:right;
padding:4px;
padding-left:10p;
}

#footer {
clear:both;
}
#sort {
	text-align:left;
	background-color:#9cb1dd;
	background-image: url(menubacking2.jpg);
	background-repeat: repeat-x;
}
//////
.topMain {
	color: #FFFFFF;
	font-size: 18px;
	border: #081A4D;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	height: 75px;
	background-color: #ffffff; 
	padding: 15px;
}
.botMain {
	border: #081A4D;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	height: 10px;
	background-color: #000000; 
	
}
.leftSide {
	background-color: #E9E9E9;
	height: 100%;
	font-size: 12px;
	padding: 15px;
	border: #081A4D;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 1px; 	
}
.lockedLeftSide {
	background-color: #8CB0E6;
	height: 100%;
	text-align: left;
	line-height: 200%;
	font-size: 18px;
	padding: 15px;
	border: #081A4D;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 1px; 	
}
.adminControlBar {
	background-color: black;
	color: #cccccc;
	border-bottom: solid 1px;
	padding: 8px;
}

.navHeader {
	background-color: #000000;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #173791;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	color: #FFFFFF;
}

.navContent {
	background-color: #ffffff;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #173791;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
}

.extraFieldHeader {
	background-color: #D9E3FF;
	height: 100%;
	font-size: 12px;
	padding: 3px;
	padding-left: 10px;
	border: #A9C0FF;
	border-style: dashed; 
	border-width: 1px; 
	color: #577BDF;
	font-weight: bold;
}
.extraFieldDescription {
	font-size: 10px;
	padding-left: 20px;
	color: #577BDF;
	font-weight: normal;
	font-style: italic;
}
.extraFieldContent {
	background-color: #F4F7FF;
	height: 100%;
	font-size: 10px;
	padding: 8px;
	border: #A9C0FF;
	
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	color: #666666;
	border-style: dashed; 
}
.navHeader2 {
	background-color: #6E90ED;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #173791;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	color: #FFFFFF;
}
.navContent2 {
	background-color: #A8BCF1;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #173791;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
}
.utilityNav{
	background-color: #F4F4F4;
	color: #666666;
	font-size: 12px;
	padding: 8px;
	border: #CCCCCC;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
}
.myutility {
	color: #666666;
	border: #CCCCCC;
	border-style: solid; 
	padding-left: 9px;
	padding-right: 8px;
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	text-decoration:none;
}
.myutility2{
	color: black;
	border: #999999;
	border-style: solid; 
	padding-left: 9px;
	padding-right: 8px;
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	text-decoration:none;
}

.description{
	color: #999999;
	font-size: 10px;
}
.adef {
	text-decoration:underline;
	color: #000000;
}

.rowhighlight{
	background: #F5F7FE;
}
.article_options{
	background-color: #F4F4F4;
	color: #333333;
	font-size: 11px;
	padding: 8px;
	border: #CCCCCC;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
}
.rowhighlightarticle{
	background: #FAFAFA;
}


.image
{
border:none
}

/* Styles for Navigation menu */
.overallmenu
{
	background: url('http://www.vth.biz/driver/sites/all/themes/vth/images/menu_bg.png') repeat-x;
	float: left;
	height: 28px;
	width: 770px;
}
.overallmenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.overallmenu li
{
	display: inline;
	line-height: 23px;
}
.overallmenu li a
{
	color: #000;
	float: left;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	text-decoration: none;
	width: 110px;
}
.overallmenu li a.tabactive , #tablink7.tabactive , #tablink2.tabactive, #tablink3.tabactive , #tablink4.tabactive , #tablink5.tabactive , #tablink6.tabactive
{
	background: url('http://www.vth.biz/driver/sites/all/themes/vth/images/hover_menu_bg.png') repeat-x;
	color: #FFFFFF;
	position: relative;
}
#tablink1.tabactive
{
	background: url('http://www.vth.biz/driver/sites/all/themes/vth/images/hover_logo_small.png') no-repeat center top;
}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5,#tabcontent6,#tabcontent7
{
	background: url('http://www.vth.biz/driver/sites/all/themes/vth/images/sub_menu_bg.png') repeat-x;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	height: 21px;
	text-align: center;
	width: 770px;
}
#sub_menu a,visited,active
{
	color: #f4f4f4;
	font-family: Helvetica,;
	font-size: 11px;
	font-weight: bold;
	margin: 0 20px 0 20px;
	text-decoration: none;
}
#sub_menu a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#sub_menu .home_icon
{
	background: url('http://www.vth.biz/driver/sites/all/themes/vth/images/home_icon.png') no-repeat center center;
	float: left;
	margin: 2px 20px 0 20px;
}
#sub_menu a.home_icon:hover, #sub_menu a.cart_icon:hover
{
	text-decoration: none;
}
#sub_menu .cart_icon
{
	background: url('http://www.vth.biz/driver/sites/all/themes/vth/images/cart_icon.png') no-repeat center left;
	float: right;
}
#tablink1
{
	background: url('http://www.vth.biz/driver/sites/all/themes/vth/images/logo_small.png') no-repeat center top;
}
#tablink2, #tablink3, #tablink4, #tablink5, #tablink6, #tablink7
{
	background: url('http://www.vth.biz/driver/sites/all/themes/vth/images/menu_separating_line.png') no-repeat right top;
}