/* CSS Document */


/* CSS Document */

/*this document contains styles used throughout the website*/

BODY {color:#333333; background:#ffffff;} 

p {
font: 13px/18px trebuchet ms, verdana, arial, sans-serif; 
color:#333333;
padding-left: 10px;
} 

.form {
font: 13px/18px trebuchet ms, verdana, arial, sans-serif; 
color:#333333;
padding-left: 10px;
} 

.formsmall {
font: 12px/17px trebuchet ms, verdana, arial, sans-serif; 
color:#333333;
padding-left: 25px;
} 

.newstext {
padding-left: 28px;
padding-top: 45px;
font: 12px/17px trebuchet ms, verdana, arial, sans-serif;
padding-bottom: 10px;
}

.newshead {
color: #0066cc;
font-weight: bold;
}

.ctahead {
padding-left: 30px;
padding-right: 50px;
}

a:link {
	text-decoration: none;
	}
a:visited { 
	text-decoration: none; 
	color: #666666;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #ff6600;
	}
	

h1 {
	color:0066cc;
	padding-top: 16px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: trebuchet ms, trebuchet, tahoma, verdana, arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
}

.smallh1 {
	font-size: 18px;
}

.smallh1link{
	font-size: 18px;
	text-decoration: underline;
}

.tinyh1 {
	font-size: 14px;
	color:666666;
}

h2 {
	color:0066cc;
	margin-left: 10px;
	margin-right: 10px;
	font-family: trebuchet ms, trebuchet, tahoma, verdana, arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 100%;
	padding-top: 4px;
	font-weight: normal;
	font-variant: normal;
}

h3 {
	color:333333;
	margin-left: 10px;
	margin-right: 10px;
	font-family: trebuchet ms, trebuchet, tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
}



/*main content - centers within page*/

#main {
    width: 980px;
	background: url(../images/MainBackground.gif);
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -490px;
}

	
/* left side */


#leftbar {
	color:#0066cc;
	left: 0px;
	background: url(../images/LeftMenuBackground2.gif);
	width:300px;
}

	


/*top */
/* banner */

#topbanner {
	width: 980px;
	height: 50px;
	background: url(../images/TopToolbarBkd.gif);
}

/*menu of home links */
#homelink {
	width: 448px;
	position: absolute;
	top: 0px;
	height: 25px;
	padding-left: 18px;
	padding-top: 15px;
	font-family: verdana, arial, sans-serif; 
	font-size:13px;
	color: #ffffff;

}

#homelink a {
	font-family: verdana, arial, sans-serif; 
	font-size:13px;
	color: #ffffff;
	}
	
		#homelink a:hover, a:active {
	color: #ffcc33;
	}

#socialmedialink {
	width: 212px;
	position: absolute;
	top: 5px;
	left: 758px;
	height: 25px;
	padding-left: 0px;
	padding-top: 0px;

}
	

/* search box; this item gets positioned within banner using a nested div */

#searchbox {
	position: absolute;
	top: 10px;
	left: 448px;
	width: 310px;
	text-align: left;
}

#SearchButton {
background:url(../images/searchboxSubmit.gif) no-repeat;
width:50px; 
border:0;
}

/* menus for left side */

#navlist {
padding-left: 30px;
margin-left: 1px;
padding-right: 40px;
	color: #0066cc;

}

#navlist ul {
	margin: 10px;
	padding: 0;
	color:#0066cc;

	}
	
	#navlist li {
	font: 13px/18px trebuchet ms, verdana, arial, sans-serif; 
	list-style: none;
	margin: 0;
	padding: 0.25em;
	padding-left: 8px;
	padding-bottom: 18px;
	color: #0066cc;
	}
	
	#navlist li a {
	color: #0066cc;
	}
	
	#navlist li a:hover, a:active {
	color:#ff3333;
	}
	
	#navlist li a:visited {
	color:#333333;
	}
	
	#navform {
padding-top: 5px;
padding-left: 30px;
margin-left: 1px;
margin-right: 40px;
padding-right: 5px;
	color: #333333;
	background-color:#CCCCCC;

}
	
	
/*main text styles*/
/* main text */



/* breadcrumbs */

.breadcrumbsleft {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
	text-align: left;
	padding-top: 8px;
	padding-left: 25px;
	padding-bottom: 15px;
}




#mainlist
{
padding-left: 0;
margin-left: 10px;
}

#mainlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
background-image: url(../images/bigbullet.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 20px;
font: 13px/18px trebuchet ms, verdana, arial, sans-serif; 

}



/* ######### Drop Down ULs CSS ######### */

/*this document applies to submenus*/


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: 13px Ms Trebuchet, Arial, Helvetica;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #0066cc;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: #0066cc;
background-color: #white;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid black;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #0066cc;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

#topmenubar {
}

#topmenubar a:link {
color: #0C60AB;
}

/* ######### Matt Black Strip Main Menu Bar CSS ######### */


.mattblackmenu ul{
margin: 0;
padding: 0;
font: 13px trebuchet ms, verdana, arial, sans-serif;
font-weight: bold;
list-style-type: none;
border-bottom: none;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 8px 10px; /*padding inside each tab*/
border-right: 1px solid #999999; /*right divider between tabs*/
color: #0066cc;
}

.mattblackmenu li a:visited {
color: #0066cc;
}


.mattblackmenu li a:hover{
color:#ff3333;
 /*background of tabs for hover state */
}

.mattblackmenu a.selected{
color:#666666;
}

.mattwhitemenu ul{
margin: 0;
padding: 0;
font: normal 10px Verdana;
color: #ffffff;
list-style-type: none;
border-bottom: none;
overflow: hidden;
width: 100%;
}

.mattwhitemenu li{
display: inline;
margin: 0;
}

.mattwhitemenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 8px 10px; /*padding inside each tab*/
border-right: 1px solid #999999; /*right divider between tabs*/
color: #0C60AB;
}

.mattwhitemenu li a:visited {
color: #0C60AB;
}


.mattwhitemenu li a:hover{
color:#666666;
 /*background of tabs for hover state */
}

.mattwhitemenu a.selected{
color:#666666;
}

.PartPrice {
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-weight: bold;
}.quote {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
