/********************************************************
 WESBAR Style Sheet
 Author - Dave Rogers
 © Copyright 2009 Cequent Performance Products
********************************************************/

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; /*13px;*/	background-color: white; 
	color: black; margin: 4px 5px 5px;}
a {color: #000000; text-decoration: none;}
a:hover {color: #30b357   text-decoration: underline;}
a:visited {color: #000000;}

/* Sets the Side Menu Headers text size */
.menuheader {font-size :11px; font-weight: bold; line-height : 1.15; font-family : Arial, Helvetica; color: #FFFFFF;}
.menuheader a:link {font-family : Arial, Helvetica; text-decoration: none; color: #FFFFFF; font-size :11px; font-weight: Bold;}
.menuheader a:visited {font-family : Arial, Helvetica; text-decoration: none; color: #FFFFFF; font-size :11px; font-weight: Bold;}
.menuheader a:hover {font-family : Arial, Helvetica; text-decoration: none; color: #000000; font-size :11px; font-weight: Bold;}

.menucontent {font-size :10px; font-weight: bold; line-height : 1.15; font-family : Arial, Helvetica; color: #FFFFFF;}
.menucontent a:link {font-family : Arial, Helvetica; text-decoration: none; color: #FFFFFF; font-size :10px; font-weight: Bold;}
.menucontent a:visited {font-family : Arial, Helvetica; text-decoration: none; color: #FFFFFF; font-size :10px; font-weight: Bold;}
.menucontent a:hover {font-family : Arial, Helvetica; text-decoration: none; color: #000000; font-size :10px; font-weight: Bold;}

/* Sets the product pages font size & color = white */
.pdcontent {font-size :16px; font-weight: bold; line-height : 1.15; font-family : Arial, Helvetica; color: #FFFFFF;}
.lgcontent {font-size :14px; font-weight: bold; line-height : 1.15; font-family : Arial, Helvetica; color: #FFFFFF;}
.partstitle {font-size : 11px; font-weight : bold;  font-family : Arial, Helvetica; line-height : 1.15; color : #FFFFFF;}
.dealerhead {font-size :11px; font-weight: bold; line-height : 1.15; font-family : Arial, Helvetica; color: #FFFFFF;}

/* Sets the product pages font size & color = black */
.xlgcontent {font-size :16px; font-weight: bold; line-height : 1.15; font-family : Arial, Helvetica; color: #000000;}
.titlehead {font-size :12px; font-weight: bold; line-height : 1.15; font-family : Arial, Helvetica; color: #000000;}
.content2 {font-size :12px; line-height : 1.15; font-family : Arial, Helvetica; color: #000000;}
.content {font-size :11px; line-height : 1.15; font-family : Arial, Helvetica; color: #000000;}

.new {font-size :11px; line-height : 1.15; font-family : Arial, Helvetica; color: #ff0000;}

/* Sets the copyright font size & color in foot.inc */
.copyrighttext {font-size :9px; font-weight: bold; line-height : 1.15; font-family : Arial, Helvetica; color: #FFFFFF;}
.copyrighttext a:link {font-family : Arial, Helvetica; text-decoration: none; color: #FFFFFF; font-size :9px; font-weight: Bold;}
.copyrighttext a:visited {font-family : Arial, Helvetica; text-decoration: none; color: #FFFFFF; font-size :9px; font-weight: Bold;}
.copyrighttext a:hover {font-family : Arial, Helvetica; text-decoration: none; color: #30b357; font-size :9px; font-weight: Bold;}

/* Sets the website color scheme */
.productmenu {background-color: #00599a;}
.shopping {background-color: #d71f26;}
.contentwindow {background-color: #c0c0bf;}

/* Sets the product charts color scheme */
.partrow {background-color: #000000;}
.textrow {background-color: #FFFFFF;}

.contenttable {border: 1px solid #000000;}
.contenttable2 {border: 2px solid #9cb0be;}

table {margin: 0; /* Uncomment to see table layout border: 1px solid red; */}
td {font-size: 100%; /*13px;*/ vertical-align: top; border-width: 0; padding: 0; /*border: 1px solid red; */}



