/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-image:url(/images/bgimage.jpg);
	color: #887f7f;	
	font-family:Verdana;
	background-repeat:repeat-x;
	background-color:#887f80;
	text-align:center;	
}

div#container {margin:auto; width:790px;text-align:left; background-color:White;
	border-left:solid 5px #f4f4f4;
	border-right:solid 5px #f4f4f4;
	border-top:solid 5px #f4f4f4;
	border-bottom:solid 0px;}
div#outer 
{
	width:790px;		
	background-color:#ffffff;
	overflow:auto;	
}
div#outerhome 
{
	width:790px;
	
	background-color:#630606;
			
}
div#header 
{
	width:790px;
	height:31px;
	font-size:12px;
	color:#fff189;
	background:url(/images/bghead.jpg);		
}
div#headertop 
{
	width:790px;
	height:16px;	
	background-color:#8A8686;
	text-align:right;				
}
div#headertop td.menutoplink a
{
 color: #ffffff;
 font-size:10px; 
 font-weight:bold;
 text-decoration: none;
}

td.sidebarbg
{
	background:url(/images/sidebarsearchbg.gif);
	background-repeat:repeat-x;
}
div#menu
{
	width:790px;
	height:20px;			
}
div#menu td
{
	font-size:11px;	
	height:20px;			
}
div#menu td a.profile:visited,a.profile:active,a.profile:link 
{
 width:62px;
 height:20px;
 color: #011951;
 background-image:url(/images/profile.jpg);
 font-size:11px; 
 font-weight:bold;
 text-decoration: none;
 vertical-align:middle;
 padding-top:2px;
}
div#menu td a.profile:hover
{
 width:62px;
 height:20px;
 color: #AD0000;
 text-decoration:none;
 background-image:url(/images/profile_on.jpg);
 vertical-align:middle;
}
div#menu td a.service:visited,a.service:active,a.service:link 
{
 width:74px;
 height:20px;
 color: #011951;
 background-image:url(/images/services.jpg);
 font-size:11px; 
 font-weight:bold;
 text-decoration: none;
 vertical-align:middle;
 padding-top:2px;
}
div#menu td a.service:hover
{
 width:74px;
 height:20px;
 color: #AD0000;
 text-decoration:none;
 background-image:url(/images/services_on.jpg);
 vertical-align:middle;
}
div#menu td a.truckrad:visited,a.truckrad:active,a.truckrad:link 
{
 width:152px;
 height:20px;
 color: #011951;
 background-image:url(/images/truckradiatorparts_off.jpg);
 font-size:11px; 
 font-weight:bold;
 text-decoration: none;
 vertical-align:middle;
 padding-top:2px;
}
div#menu td a.truckrad:hover
{
 width:152px;
 height:20px;
 color: #AD0000;
 text-decoration:none;
 background-image:url(/images/truckradiatorparts.jpg);
 vertical-align:middle;
}
div#menu td a.radshop:visited,a.radshop:active,a.radshop:link 
{
 width:184px;
 height:20px;
 color: #011951;
 background-image:url(/images/radiatorshopequipment_off.jpg);
 font-size:11px; 
 font-weight:bold;
 text-decoration: none;
 vertical-align:middle;
 padding-top:2px;
}
div#menu td a.radshop:hover
{
 width:184px;
 height:20px;
 color: #AD0000;
 text-decoration:none;
 background-image:url(/images/radiatorshopequipment.jpg);
 vertical-align:middle;
}
div#menu td a.staff:visited,a.staff:active,a.staff:link 
{
 width:53px;
 height:20px;
 color: #011951;
 background-image:url(/images/staff_off.jpg);
 font-size:11px; 
 font-weight:bold;
 text-decoration: none;
 vertical-align:middle;
 padding-top:2px;
}
div#menu td a.staff:hover
{
 width:53px;
 height:20px;
 color: #AD0000;
 text-decoration:none;
 background-image:url(/images/staff.jpg);
 vertical-align:middle;
}
div#menu td.news a.visited,a.active,a.link 
{
 width:53px;
 height:20px;
 color: #011951;
 background-image:url(/images/news_off.jpg);
 font-size:11px; 
 font-weight:bold;
 text-decoration: none;
 vertical-align:middle;
 padding-top:2px;
}
div#menu td a.news:hover
{
 width:53px;
 height:20px;
 color: #AD0000;
 text-decoration:none;
 background-image:url(/images/news.jpg);
 vertical-align:middle;
}
div#menu td a.locations:visited,a.locations:active,a.locations:link 
{
 width:80px;
 height:20px;
 color: #011951;
 background-image:url(/images/locations_off.jpg);
 font-size:11px; 
 font-weight:bold;
 text-decoration: none;
 vertical-align:middle;
 padding-top:2px;
}
div#menu td a.locations:hover
{
 width:80px;
 height:20px;
 color: #AD0000;
 text-decoration:none;
 background-image:url(/images/locations.jpg);
 vertical-align:middle;
}
div#menu td a.contact:visited,a.contact:active,a.contact:link 
{
 width:68px;
 height:20px;
 color: #011951;
 background-image:url(/images/contact_off.jpg);
 font-size:11px; 
 font-weight:bold;
 text-decoration: none;
 vertical-align:middle;
 padding-top:2px;
}
div#menu td a.contact:hover
{
 width:68px;
 height:20px;
 color: #AD0000;
 text-decoration:none;
 background-image:url(/images/contact.jpg);
 vertical-align:middle;
}
div#menu td a.home:visited,a.home:active,a.home:link 
{
 width:58px;
 height:20px;
 color: #011951;
 background-image:url(/images/home_off.jpg);
 font-size:11px; 
 font-weight:bold;
 text-decoration: none;
 vertical-align:middle;
 padding-top:2px;
}
div#menu td a.home:hover
{
 width:58px;
 height:20px;
 color: #AD0000;
 text-decoration:none;
 background-image:url(/images/home_on.jpg);
 vertical-align:middle;
}
div#bannerhead
{
	width:790px;
	height:127px;
	padding-top:1px;
	background-color:#f4f4f4;
	border-bottom:solid 3px #f4f4f4;			
}

div#homepage
{
	width:790px;							
}
.homesection1
{
	width:493px;
	height:125px;
	font-size:11px;
	font-family:Verdana;
	color:#ffffff;
	background-image:url(/images/home_07.jpg);
	background-repeat:repeat-x;
	padding:3px 0px 0px 4px;
}
div#content
{
	width:790px;
	
	background-color:White;
}
div#content #sidebar
{
	width:290px;
	float:left;	
		
}
.producttitle  {background-color:#0C4790; color:#FFFFFF; font:Verdana,Arial,sans-serif;font-size:11px; height: 20px; padding-left:10px;padding-right:5px;   }
a.productlink:link, a.productlink:active, a.productlink:visited, a.productlink:hover {background-color:#0C4790; color:#FFFFFF; font:Verdana,Arial,sans-serif;font-size:11px; height: 20px;    }
.productdescr  {color:#000000; font:Verdana,Arial,sans-serif;font-size:10px; padding-left:10px;padding-right:5px;   }

div#content #item
{
	width:495px;
	float:left;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;	
	text-align:left;
	color:#000000;	
	
}
div#content #item #itemright
{
	width:495px;
	font-family:Verdana;
	font-weight:bold;
	font-size:13px;	
	text-align:right;
	color:#000000;	
	
	
					
}
div#content #pageheader
{
	width:495px;
	background-image:url(/images/pageheader.jpg);
	height:69px;	
	float:right;
	color:#ffffff;
	font-family:Verdana;
	font-weight:bold;
	font-size:18px;	
	text-align:left;	
	padding-top:6px;	
			
}
div#header td.menunolink 
{
 color: #fff189;
 font-size:13px; 
 font-weight:bold;
 text-decoration: none;
}

div#footerhome
{   margin:0 auto;
	width:800px;
	height:62px;
	background-image:url(/images/homebottom.jpg);				
}
div#footer
 {margin:0 auto; width:800px;height:96px; background-image:url(/images/footer.jpg);}

div#copyright
{ margin:0 auto;width:800px;font-family:Verdana;font-size:10px;color:#ffffff;text-align:right;}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	



SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
.style2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-style:	normal;
	color:#000000;
	
}
.style2bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:	11px;
	font-style:	normal;
	color:#000000;
	
}
.errorval
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-style:	normal;
	color:red;
}
.textbox_style
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-style:	normal;
	color:#000000;
}
.textarea_style
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-style:	normal;
	color:#000000;
}
.button_style
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-style:	normal;
	color:#000000;
}
a.topmenu_sub:link
{
	display: block;
	
	border: 0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 1px solid black;
	padding: 2px 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
a.topmenu_sub:visited
{
	display: block;
	
	border: 0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 1px solid black;
	padding: 2px 2px;
	text-decoration: none;
	
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	font-weight:bold;
}
a.topmenu_sub:hover
{
	display: block;
	
	border: 0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 1px solid black;
	padding: 2px 2px;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	background-color:#000000;
}
.tb
{
	background-color : #FFFFFF;
    border: 1px solid #FFFFFF;
    font-size:10px;
}
.tableSearch {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;  height:18px;width:140px;}
.tableButton {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
.searchTitle{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;color:#FFDF00;font-weight:bold; }
.tableTextbox {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; width:200px; padding: 2px; }


