/* Default CSS Stylesheet for a new Web Application project */

body{

    BACKGROUND-COLOR: #000053;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #CCCCCC;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

tr
{
	font-size: 11px;
}

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;
	}	


A:link	{	
	text-decoration:	none;
	color:	#666;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#666;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#666;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#666;
	}

	
SMALL	{	
	font-size:	8px;
	}	

BIG	{	
	font-size:	14px;
	}	

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;
	}

/* Styles for Dealer Locator Page */

.locatorTable, .locatorTable td, .locatorTable table td
{
	padding:0;
	margin:0;
}
.locatorTable td div input
{
	display:block;
	margin: 2px;
}

/* styles for the cat tree */
A.TopMenuUnselected, A.TopMenuUnselected:link, A.TopMenuUnselected:visited
{
    color: #ccc;
    font-family: Verdana;
    text-decoration: none;
    font-size:  11px;
    line-height: 14px;
    padding-left: 10px;
    font-weight: bold;
}

A.TopMenuUnselected:hover
{
    color: #CCCCCC;
    text-decoration: underline;
    padding-left: 10px;
    font-weight: bold;
}

A.TopmenuSubselections, A.TopmenuSubselections:link, A.TopmenuSubselections:visited
{
    color: #ffff99;
    font-family: Verdana;
    text-decoration: none;
    font-size:  11px;
    line-height: 14px;
    padding-left: 10px;

}


A.TopmenuSubselections:hover
{
    color: #ffff99;
    text-decoration: underline;
    padding-left: 10px;

}

A.prodNameLinks, A.prodNameLinks:link, A.prodNameLinks:visited
{
    color: #CCCCCC;
    font-family: Arial;
    text-decoration: none;
    font-size:  11px;
    line-height: 14px;
    padding-left: 10px
}


A.prodNameLinks:hover
{
    color: #CCCCCC;
    text-decoration: underline;
    padding-left: 10px
}

/*                         */

.MainTable
{
 BORDER-RIGHT: #6b6b6b 1px solid; 
 BORDER-TOP: #6b6b6b 1px solid; 
 BORDER-LEFT: #6b6b6b 1px solid; 
 BORDER-BOTTOM: #6b6b6b 1px solid;
 background-color: black;
 width: 760px;
}





/****************************************************************************/
/****************Styles for the locator box on the header********************/
/****************************************************************************/

.locatorBoxInputBackground
{
	background-image: url(images/headerLocatorInputBack.jpg);
	height: 30px; 
	
	}
	
.locatorInputBox
{
	width: 90px;
	}
	
	
	
/****************************************************************************/
/****************Styles for the left nav********************/
/****************************************************************************/	

.leftNavTable
{
 width: 150px;
  border-right: solid 1px #6B6B6B;
  vertical-align: top;
	}
	
.centerContentTable
{
 width: 610px;
 vertical-align: top;
 font-size: 10px;
 text-align: center;
 padding: 18px 4px 10px 4px;
 
	}
	.leftContentTable
{
 width: 610px;
 vertical-align: top;
 font-size: 10px;
 text-align: left;
 padding: 18px 4px 10px 4px;
 
	}
	
.prodCenterContentTable
{
 width: 610px;
 vertical-align: top;
 text-align: center;
 padding: 18px 4px 10px 4px;
 background-image: url(images/whiteShadowBg.gif);
 background-repeat: no-repeat;
}

.prodCenterContentTableCorpDescription
{
 width: 610px;
 vertical-align: top;
 padding: 18px 4px 10px 4px;
 background-image: url(images/whiteShadowBg.gif);
 background-repeat: no-repeat;
 color:black;
}
	
.keywordSearchDiv
{
 width: 150px;
  border-bottom: solid 1px #6B6B6B;
	}

.keywordSearchBox
{
width: 85px;
	}
.keywordBold
{
	color:#CCCCCC;
	font-weight:bold;
	font-size: 11px;
	line-height: 20px;
	}
	
.keywordText
{
	color:#CCCCCC;
	font-size: 10px	
	}
	
.thinBorder
{
	border: solid 1px #6B6B6B;
	background-color: #2F2C2C;
	padding: 4px 4px 4px 4px;
	}
	
	
.backgroundmain {
	background-image: url(images/home_main_sideimage.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#000000;
	padding-left: 10px;
}
	
	
/* Styles for the drop down header links*/

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:101;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6b6b6b;
border-left: 1px solid #6b6b6b;
border-right: 1px solid #6b6b6b;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: white;
z-index:101;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #7F7EA8;
}

.inputDisplay
{
	vertical-align: bottom;
}
/*************************************************************/
/**						product details						**/
/*************************************************************/
.ProductImage-Featured 
{
	border: solid 1px #666;
	
	}
	
	
.ProductImage-cats
{
	border: solid 1px #666;
	width: 175px;
	height: 150px;
	
	}

.prodHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}
.prodTableSpacer {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.smallTableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.prod a:link {
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
.prod a:visited {
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
.prod a:hover {
	text-decoration: underline;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
.prod a:active {
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
.pageLinks {
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}

.textBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 30px;
}
.smallText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:Black;
}



.priceText 
{
	font-family:Verdana;
	font-size: 10px;
}
.prodImage {
border: 1px solid #666;
}
	

.subHeader
{
 BORDER-RIGHT: #6b6b6b 1px solid; 
 BORDER-TOP: #6b6b6b 1px solid; 
 BORDER-LEFT: #6b6b6b 1px solid; 
 BORDER-BOTTOM: #6b6b6b 1px solid;
 background-color: #2f2c2c;
 width: 570px;
}

.zindex1
{
	z-index:-1;
}

.newsImage
{
	padding-left:10px;
	padding-bottom:10px;
}

.newsImage2
{
	padding-left:10px;
	padding-bottom:10px;
	text-align: right;
}

A.SmallLink1, A.SmallLink1:link, A.SmallLink1:visited
{
    color: #CCCCCC;
    font-family: Verdana;
    text-decoration: none;
    font-size:  11px;
}


A.SmallLink1:hover
{
    color: #CCCCCC;
    text-decoration: underline;
}

A.SmallLink2, A.SmallLink2:link, A.SmallLink2:visited
{
    color: #CCCCCC;
    font-family: Verdana;
    font-size:  11px;
    text-decoration: underline;
}

A.SmallLink2:hover
{
    color: #CCCCCC;
    text-decoration: underline;
}

A.SmallLink3, A.SmallLink3:link, A.SmallLink3:visited
{
    color: #CCCCCC;
    font-family: Verdana;
    text-decoration: none;
    font-size:  12px;
}

A.SmallLink3:hover
{
    color: #CCCCCC;
    text-decoration: underline;
}

/********************************************************/
/*                     Category Page                    */
/********************************************************/

.catHeaders{
background-color:#333333;
color:#FFFFFF;
font-size: 14px;
font-weight: bold;
padding: 4px 4px 4px 10px;
width: 570px;
border: solid 1px #666;
}

.catspacerdiv{
padding-bottom: 10px;
padding-top: 10px;
}
.catprodimgspacer
{
	height: 100px;	
}


/****************************************************************
			             Data Grids 
*****************************************************************/	

.Grid 
{
	border: solid 1px #cccccc;
}

.Grid td
{
    border: solid 1px #cccccc;
    margin: 1px 1px 1px 1px;
    font-family: Arial;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.Grid a, .Grid a:link, .Grid a:visited
{
	color: #CCCCCC;
    font-family: Verdana;
    text-decoration: none;
    font-size:  10px;
}

.Grid a:hover
{
    color: #CCCCCC;
    text-decoration: underline;
}

.noBorder 
{
	border: solid 0px #cccccc;
}

.noBorder td
{
    border: solid 0px #cccccc;
    margin: 1px 1px 1px 1px;
    font-family: Arial;
    padding: 5px 5px 5px 5px;
    text-align: center;
}

.gridBack
{
	background-color: White;
	
	}
	
/************************************************************/
/*                The product grid pages.                   */
/************************************************************/

.catGrid
{
	height: 80px;
	vertical-align: middle;
	
}

.topBorder
{
	border-top: solid 1px #6b6b6b;
}

/*******************************************************
					The Dynamic Pages
********************************************************/

.ImageOne 
{

	float: right; 
	margin: 0px 0px 10px 10px;	
	
	}
	
.ImageTwo
{

	clear: both;
	float: right; 
	margin: 0px 0px 10px 10px;	
	
	}
	
.DynamicPage2ImageDiv {

	float: right; 
	width: 250px;
	
	}
	
.DynamicPage2Image {

	margin: 5px;

	}
	
.DynamicPage1Image {

	margin: 0px 5px 5px 5px;
	float: right;

	}
	
	
#locTopDiv
{
	
	background: #000000 url(images/locatorHeader_Wanted.jpg) no-repeat;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 565px; 
	PADDING-TOP: 0px; 
	HEIGHT: 175px;
	text-align: center;
}

.sisterlink
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	padding: 0px;
	margin:0px;
}

.sisterlink A:Link, A:Hover, A:Visited
{
	color: #ffffff;
	text-decoration: none;
}