/* assumes standard ODY-csssetup has also be called */

body {
	background-image:url(../sitegraphics/body-strip.png);
	background-repeat:repeat-y;
	}

#header {
	background-image:url(../sitegraphics/header-strip.jpg);
	background-repeat:repeat-x;
	height:177px;
	}	

#footer {
	background-image:url(../sitegraphics/footer-strip.png);
	height:75px;
	background-repeat:repeat-x;
	}

td, th {/* because tables don't inherit body style properties*/
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 12px;
	line-height: 16px;
	}

/* ///////----basic menu code ----------/////// */
ul.menu    {			/*menus must be classes so we can have other lists too */
	list-style:none;
	height:17px;
	left:270px;
	top:83px;
	position:absolute;
	}

.menu li { 
	display:block;
	position:relative;
	float:left;
	margin:0;
	}
	
.menu a {
	text-decoration:none;
	display:block;
	height: 17px;
	line-height:14px;
	color:white;
	text-transform:uppercase;
	font-family:Verdana, Arial, Sans-serif;
	font-size:13px;
	padding-right:20px;
	margin-top:0px;
	padding-bottom:0px;
	width:auto;
	background-color:black;
	width:auto;
	_width:1px;				/* ie6 equivalent to width-auto */
	_white-space:nowrap;	/* ie6 equivalent to width-auto */
	}
	
.menu a:hover {
	color:#dd5b03;
	}
	
.menu li ul {			/* second-level lists */
	position:absolute;
	width:190px;
	list-style:none;
	z-index:9999;
	left:auto; /*the value for ie windows*/
	margin-left:0%; /*fixes for ie7 */
	}

.menu li li a {
	display:block;
	width:190px;
	text-decoration:none;
	text-transform:none;
	color:white;
	font-size:12px;
	line-height:18px;
	height:18px;
	padding-left:6px;
	border-top:1px solid black;
	background-color:transparent;
   background-image:url(../sitegraphics/dropdown.png);
   _background-image:url(../sitegraphics/dropdown-ie6.jpg);
 }
/*
    _background-image:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/sitegraphics/dropdown.png');
*/

.menu li li a:hover {
	color:white;
	font-weight:bold;
	background-color:black;
	}

/*--------------------------------------------*/	

p	{margin-top:.5em; margin-bottom:.5em;}

#sandbox {
	width:90%;
	}

#sandbox hr {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:0;
	border-top:3px double #ab9768;
	width:50%;
	padding:8px;
	}

.eklipseobject.left {
	margin-right:15px;
	}

.eklipseobject.right {
	margin-left:15px;
	}

.center  { text-align:center; }
.right { text-align:right; }
.nowrap { white-space:nowrap;}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	text-transform: capitalize;
	padding-top:.5em;
	margin-bottom:.5em;
	font-family: trebuchet, trebuchetms, verdana, arial, san-serif;
	color:black;
	line-height:1.2em;
	display:table-cell;
	}
	
h1 {
	margin-left: -10px;
	text-transform: uppercase;
	font-size: 22px;
	margin-top:.5em;
	}

h2  {font-size: 15px;
	margin-left:-15px;
	padding-bottom:0;
	line-height:1.0em;
	}

h3  {font-size: 13px;}
h4	{font-size: 12px;}
h5	{font-size: 11px;
     margin:5px; }

/*-----------------*/
#leftside {
	font-size: 14px;
	line-height: 18px;
	color:white;
	text-align:center;
	padding-left:50px;
	font-style: italic;
	}

#leftside img {
	margin-left:-30px;
	}

#leftside p {
	font-style: italic;
	}

	
#leftside h1, #leftside h2, #leftside h3, #leftside h4,#leftside h5, #leftside h6 {
	color:#543512;
	font-style: normal;
	}

#leftside ul {
	margin-left:-50px;
	}

#leftside ul li  {
	text-align:left;
	list-style-type: none;
	background: url(../sitegraphics/leftside-li.jpg) left center no-repeat;
	display:block;
	margin:3px 0;
	height:30px;
	}

#leftside ul li a {
	font-style: normal;
	color:white;
	display:block;
	font-family:"Arial Narrow", "Helvetica-Narrow", Arial, helvetica, sans-serif;
	font-size:14px;
	line-height:28px;
	text-decoration:none;
	padding-left:65px;
	white-space:nowrap;
	font-weight:bold;
	text-transform:uppercase;
	}

#leftside ul li a:hover {
	color: black;
	}
	
/*-----------------*/

#rightside {
	padding-left:40px;
	font-size: 12px;
	line-height: 18px;
	}	

#rightside ul {
	margin-top:.5em;
	margin-left:20px;
	list-style-type: disc;
	list-style-image: url(../sitegraphics/lists-bullet.png);
	}

#rightside li {
	padding:3px 3px;
	}

#rightside h1 {
	font-size: 18px;
	margin-left: -25px;
	display:block;
	color: #e74a28;
	margin-top:.5em;
	}

#rightside h2 {
	color: #e74a28;
	padding-top:18px;
	}
	
#rightside h5 {
	font-size: 22px;
	margin-left: -10px;
	text-transform: uppercase;
	margin-left: -25px;
	border-bottom:3px double #ab9768;
	display:block;
	margin-bottom:1em;
	letter-spacing:-.08em;
	padding-bottom:3px;
	}

#rightside h6 {
	letter-spacing:-.04em;
	font-size: 24px;
	text-transform: uppercase;
	display:block;
	margin-left: -25px;
	margin-top:1em;
	margin-bottom:1em;
	padding: 3px 20px 3px 12px;
	background-color:#7bd3f6;
	background-color:#c6eafb;
	color:#dc4a0f;
	border-left:13px solid white;
	border-bottom:0 double #ab9768;
	font-family:'century gothic',Futura, sans-serif;
}

#sandbox #rightside a {
	color: #e74a28;
	border-bottom:1px dotted #e74a28;
	text-decoration: none;
	}

#sandbox #rightside a:hover {
	color: #dd5b03;
	border-bottom:1px dotted #dd5b03;
	}


#rightside table	{
	margin-top:20px;
	margin-left:10px;
	}
	
#rightside table td, #rightside table th {
	padding:3px 6px;
	border-bottom:1px solid white;
	vertical-align:middle;
	}

 #rightside table th {
	background-color:white;
 	}

#rightside table.eklipseform td, #rightside table.eklipseform th {
	border:0;
	background-color:transparent;
	}

#rightside .qa table {
	margin-bottom:12px;
	}

#rightside .qa table td,#rightside .qa table th {
	border:0;
	vertical-align:top;
	}

#rightside .qa table th {padding-right:20px;}

#rightside .qa table .c1 {
	color:#543512;
	font-weight:normal;
	font-style:italic;
	font-size:20px;
	padding-bottom:4px;
	}

/*-----------------------------*/	

.eklipseform input, .eklipseform textarea {
	width:300px;
	background-color:#daf3ff;
	border:0;
	border-bottom:1px solid black;
	border-left:1px solid black;
	padding-left:4px;
	padding-right:4px;
	font-family:  Arial, Helvetica, san-serif;
	font-size: 13px;
	line-height: 18px;
	}

.eklipseform textarea {
	height:120px;
	}

input.button {
	width:auto;
	height:28px;
	background: url(../sitegraphics/button-bg.png) right no-repeat ;
	color:white;
	text-transform:uppercase;
	font-size:16px;
	line-height:16px;
	padding-right:34px;
	padding-left:13px;
	border:0;
	}

a.button {
	width:auto;
	height:28px;
	background: url(../sitegraphics/button-bg.png) right no-repeat ;
	color:white !important;
	text-transform:uppercase;
	font-size:16px;
	line-height:24px;
	padding-right:34px;
	padding-left:13px;
	display:inline-block;
	border:0;
	text-decoration:none;
	}

a.button:hover, input.button:hover {
	color:black !important;
	}

/******************************************/
/**************product listings************/

.productlist {
	width:95%;
	background-color:#DEF;
	color:black;
	}

.productlist th {
	white-space: nowrap;
	background-color:#abc;
	}
	
.productlist td {
	text-align:center;
	}

.productlist .input {
	 width:95%;
	 }

.productlist .submit {
	width:auto;
	color:white;
	background-color:#346;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	}

.productlist .white {
	background-color: #FFF;
	}
/*
div { border: 1px solid red !important; }
*/

#productable {
	display:block;
	margin:0 auto;
	width:935px;
	background: url(../sitegraphics/page-shadow.png);
	background-repeat:repeat-y;
	background-position:right;
	color:black;
	}

#productable h1 {
	margin:0 7px 0 0 ;
	color:white;
	background-color:black;
	font-weight:bold;
	padding:6px;
	display:block;
	}

#productable h2 {
	color:black;
	font-weight:bold;
	border-bottom:1px solid black;
	margin:0;
	margin-right:20px;
	padding:0 7px 0 0;
	}

#productable table {margin:0 auto; width:910px}
#productable td, #productable th {padding:16px; vertical-align:middle !important;}

#productable .specs {width:auto;}
#productable .specs td, #productable .specs th {width:auto;padding:3px 6px;margin:0}
#productable .specs tr.odd {background-color:#eee;}


/*---------------------------*/

#shadow {
	width:935px;
	margin:0 auto;
	height:10px;
	background: url(../sitegraphics/shadow-bottom.png);
	background-repeat:repeat-x;
	background-position:top;
	}


.aftermarketfinder select {
	 width:200px;
	 }
	 
.aftermarketfinder th, .aftermarketfinder td {
	 padding:4px 2px;
	 }

.aftermarketfinder th {
	text-align:right;
	white-space:nowrap;
	}

#searchblock {	position: absolute;
	left:610px;
	top:25px;
	font-size:10px;
	font-weight:bold;
	}

#searchblock a {text-decoration: none;
	color:#0099d5;
	}

#searchblock a:hover {text-decoration: underline; 	color:#004985;}


#search {
	padding-left:10px;
}

#search a {
	color:#002d6b;
}

.headline {padding:20px 0}


#leftside img.flushleft {margin-left:-50px;margin-top:-30px}


.column {display:table-cell; float:left; padding-right:10px; width:46%;}
.column h2, .column h1 {margin-left:25px;}
