/* general tag styles */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#141318;
	color:#000000;
	background-image:url(../styleImages/bg.jpg);
	background-repeat:repeat-x;
}
/* Menu */
img{border:0px;}
.menu{
    float:left;
    clear:left;
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:bold;
  }
.menu li {
margin:0px 0px 0px 0px;
	list-style:none;
	}
.menu a, .menu a:visited {
	width:160px;
	height:20px;
	margin:0px 0px 0px 0px;
	position:relative;
	display:block;
	color:#333;
	text-decoration:none;
	background:url(../styleImages/nav-1.gif) no-repeat;
	padding:4px 0 0 4px;
	}
*html .menu a, .menu a:visited {
	width:160px;
	height:20px;
	margin:0px 0px 0px 0px;
	position:relative;
	display:block;
	color:#333;
	text-decoration:none;
	background:url(../styleImages/nav-1.gif) no-repeat;
	padding:4px 0 0 4px;
	}
.menu a:hover, .menu a:active,
.menu li.current_page_item a, .menu li.current_page_item a:visited  {
	background:url(../styleImages/menu-bg2.gif) no-repeat;
	text-decoration:none;
	color:#333;
	}	
.bot{clear:left;}
/*Menu End*/
.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:5px;
max-width:350px;
}
.navcat{
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:bold;
	font-size:11px;
	width:163px;
	height:23px;
	background-image:url(../styleImages/cat-bg.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:5px 0px 0px 7px;
	z-index:100;
	color:#B3B1B5;
	background-color:#ffffff;
}
.navcat a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:bold;
	padding:5px 0px 0px 7px;
	z-index:100;
	color:#ff0000;
	background-color:#ffffff;
}
.rev{
	width:201px;
	height:29px;
	padding:10px 55px 10px 10px;
	background-image:url(../styleImages/review.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
}
.prodtop {
	background-image:url(../styleImages/prodtop.gif);
	background-repeat:repeat-x;
	height:20px;
	background-color:#EAECEB;
	padding:5px 0px 0px 0px;
}
.box {
	background-image:url(../styleImages/prodstr.gif);
	background-repeat:repeat-x;
	background-color:#E1E1E3;
}
.boxdiv {
	background-image:url(../styleImages/topbox-div.gif);
	background-repeat:repeat-y;
}
.left{
	background-image:url(../styleImages/driver-left.png);
	background-repeat:repeat-y;}
.right{
	background-image:url(../styleImages/driver-right.png);
	background-repeat:repeat-y;
}
.showbutton {
	color:#000000;
	display:block;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	background-image:url(../styleImages/hdreadyshow.jpg);
	background-repeat:no-repeat;
	width:137px;
	height:25px;
	margin:0px;
}
a:hover.showbutton, a:hover.showbutton {
	background-image:url(../styleImages/hdreadyshow-on.jpg);
	color:#ffffff;
	text-decoration:none;
}
.smallbutton {
	color:#000000;
	display:block;
	padding:9px 0px 0px 8px;
	font-weight:bold;
	background-image:url(../styleImages/order.gif);
	background-repeat:no-repeat;
	width:68px;
	height:24px;
	margin:0px;
}
a:hover.smallbutton, a:hover.smallbutton {
	background-image:url(../styleImages/order-on.gif);
	color:#ffffff;
	text-decoration:none;
}
.table {
align:center;
	border:1px solid #cccccc;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
}
.outer {
align:center;
width:830px;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:14px;
	padding:0px;
	color:#ccc;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%
}
h2 {
	position:relative;
	float:center;
	font-size:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#333;
	text-decoration:none;
}
a:visited {
	color:#B3B1B5;
}
a:hover {
	text-decoration:underline;
}
.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

/* page layout */
#pageSurround {
	position:relative;
	margin:0px auto 0px auto;
	width:800px;
}
#header {
	position:relative;
	float:left;
	height:40px;
	width:100%;
	background-image:url(../styleImages/top-s.gif);
	background-position:right;
	background-repeat:repeat-x;
	z-index:100;
}
#page {
	position:relative;
	float:left;
	background-color:#ffffff;
	display:block;
	/*background-image:url(../styleImages/el-page-bg.gif);
	background-repeat:repeat-y;*/
	padding:0px 0px 0px 0px;
}

#barOne {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	height:31px;
	clear:both;
	background-image:url(../styleImages/top-nav.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	padding:0px 0px 0px 0px;
	z-index:100;
	background-color:#ffffff;
}
#barOne ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#barOne p {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	padding:0px 0px 5px 8px;
}
*html #barOne p {
	padding:0px;
}
.subTopNavOn {
	font-weight:bold;
}
#barTwo {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:6px;
	clear:both;
}
#barThree {
	position:relative;
	float:left;
	margin:0px;
	width:100%;
	padding:0px 0px 0px 5px;
	clear:both;
}
#sideNavLeft {
	position:relative;
	float:left;
	width:160px;
	margin:0px;
}
#sideNavRight {
	position:relative;
	float:right;
	width:160px;
	margin:0px;
}
#content {
	position:relative;
	float:left;
	margin:0px;
	left:0px;
	width:100%;
	line-height:130%;
}
#footer {
	position:relative;
	float:left;
	width:100%;
	/*background-image:url(../styleImages/el-bot-bar-bg.gif);
	background-repeat:no-repeat;*/
	height:50px;
	text-align:center;
	clear:both;
	padding:17px 0px 0px 0px;
	border:1px solid #343339;
	color:#222128;
}

/* image widths and heights */
.smallProductImage {
float:center;
	/*width:75px;*/
	height:80px;
}
.featureProductImage {
	width:75px;
	/*height:65px;*/
}
.popularProductImage {
   /*width:80px;*/
   float:center;
   height:100px;
   padding:3px 3px 3px 3px;
}
#popularProd li{
   position:relative;
   float:left;
   margin:0 0 0 5px;
   padding:0px 0px 5px 0px;
   list-style-type:none;
}
#featureProduct li {
   list-style-type:none;
}
#popularProd li a {
   position:relative;
   float:center;
   margin:0px;
   padding:0px 0px 0px 0px;
   display:inline;
}

/* skin design */
.tabExpand {
	position:relative;
	width:100%;
	margin:0px 0px 10px 0px;
}
	/* ie6 hack to prevent tables dropping */
	*html .tabExpand {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 10px 0px;
	}
#search {
	position:relative;
	float:right;
	top:0px;
	right:0px;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.searchButton {
	position:relative;
	float:right;
	background-color:#2B2A2A;
	border:none;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:200%;
	padding:0px;
	width:26px;
	height:24px;
	background-image:url(../styleImages/driving-search-button.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
.searchButton:hover {
	background-image:url(../styleImages/driving-search-button-on.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#searchbox {
	border:0px solid #ffffff;
	width:230px;
	height:19px;
	margin-top:7px;
	padding:5px 0px 0px 8px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../styleImages/driving-search.gif);
	background-repeat:no-repeat;
}
#header h1 {
	position:absolute;
	top:10px;
	left:10px;
	margin:0px;
	line-height:120%
}
#header a {
	color:#fff000;
	text-decoration:none;
}
#header a:hover {
	color:#E8EBEE;
	text-decoration:none;
}
#homeNav {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#homeNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	height:29px;
	list-style-type:none;
	text-align:center;
}
#homeNav li a {
	position:relative;
	float:left;
	padding:5px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	height:29px;
	display:block;
	font-weight:none;
	text-align:center;
	color:#A4A3A6;
}
.topNavOn {
	background-image:url(../styleImages/el-top-but-l-on.gif);
	background-repeat:no-repeat;
}
.topLinkOn {
	background-image:url(../styleImages/el-top-but-r-on.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#fff000;
}
.topNavOff {
/*background-image:url(../styleImages/el-top-but-l.gif);
	background-repeat:no-repeat;
	color:#fff000;*/
}
.topLinkOff {
	/*background-image:url(../styleImages/el-top-but-r.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#fff000;*/
}
#sideNavLeft p {
	position:relative;
	float:left;
	width:160px;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	height:24px;
	color:#fff000;
	background-image:url(../styleImages/boxTopBG.gif);
	background-repeat:no-repeat;
}
#sideNavLeft ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:160px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-image:url(../styleImages/boxBotBG.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#sideNavLeft li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:100%;
}
#sideNavLeft li a {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 0px 0px;
	width:160px;
	display:block;
	color:#56525F;
}
#sideNavLeft ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:none;
	display:inline;
	font-size:90%;
}
#sideNavLeft ul li ul li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
#sideNavLeft ul li ul li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 3px 0px;
	color:#333;
	width:auto;
}
#pageLinks ul li a {
	background-image:url(../styleImages/el-page-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 8px;
	width:auto;
}
#pageLinks ul li ul li a {
	background-image:none;
	padding:0px 0px 0px 8px;
	width:auto;
}
.boxborder {
	position:relative;
	float:left;
	padding:0px;
	width:168px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-image:url(../styleImages/boxBotBG.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#featureProduct ul {
	text-align:center;
}
#featureProduct li a {
	background-image:none;
	margin:0px;
	padding:0px;
}
#pullDownNav {
	background-color:#eeeeee;
	padding:5px;
	margin:0px 0px 10px 0px;
}
#compareDisplay {
	position:relative;
	float:left;
	width:100%;
}
#productDisplay fieldset, #subBuiltNav fieldset, #subNav fieldset, #content fieldset {
	position:relative;
	float:left;
	width:100%;
	line-height:120%;
	padding:0px;
	margin-bottom:0px;
	color:#333;
}
#productDisplay legend, #subBuiltNav legend, #subNav legend, #content legend  {
	color:#333;
	font-weight:bold;
}
#productDisplay table {
	clear:left;
}
#productDisplay td, #compareDisplay td {
	position:relative;
	padding:0px 0px 0px 0px;
}
#singleProductDisplay {
	position:relative;
	float:left;
	width:99%;
	margin:0px 0px 6px 0px;
	padding:0px 0px 6px 0px;
}
#singleProductDisplay ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
#singleProductDisplay ul li {
	position:relative;
	float:left;
	margin:0px 0px 6px 0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	width:100%;
}
#singleProductDisplay img {
	margin:5px 0px 5px 0px;
	padding:0px;
	max-width:400px;
	/*width:450px*/
}

#sideNavRight p, #newsItems p,#tagCloud p {
	position:relative;
	float:center;
	width:100%;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 10px 0px 10px;
	height:24px;
	color:#333333;
}
#featureProduct ul, #popularProd ul, #newsItems ul,#tagCloud div {
	position:relative;
	float:center;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#tagCloud div {
	text-align:center;
}
#newsItems li {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
	width:100%;
	list-style-type:none;
	border-top:1px dashed #cccccc;
}
/*#featureProduct li {
	list-style-type:none;
}*/
#newsItems li {
	border-top:none;
	padding:0px 0px 10px 0px;
}
/*#popularProd li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
}*/
.popLink {
	color:#ccc;
	font-weight:none;
	font-size:10;
}
.popLink a:visited{
	color:#ccc;
	font-weight:none;
	font-size:10;
}
.popProdPrice {
	color:#56525F;
	font-weight:bold;
}
.styleProdName {
	font-size:9px;
	color:#333333;
	font-weight:normal;	
}
.styleProdPromo {
	font-size:12px;
	color:#A9A7AD;
	font-weight:bold;
}
.styleProdPrice {
	font-size:120%;
	color:#56525F;
	font-weight:bold;
}
.styleProdMerchant {
}
.styleProdID {
}
.styleProdCategory {
}
.styleProdBrand {
font-size:120%;
	color:#56525F;
	font-weight:bold;
}
.styleProdDescription {
}

.singleProdName {
	font-size:11px;
	color:#B3B1B5;
	font-weight:bold;
}
.singleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.singleProdPrice {
	font-size:18px;
	color:#666;
	font-weight:bold;
}
.singleProdBrand {
	font-size:120%;
	color:#333;
	font-weight:bold;
}
.singleProdDesc {
    margin:10px 10px 10px 10px;
	font-size:100%;
	color:#333333;
}
.singleProdId {
	font-size:100%;
	color:#666666;
	font-weight:normal;
}
.singleProdMerchant {
}
.singleProdCategory {
}

a.button, a.bigbutton {
	color:#000000;
	display:block;
	padding:9px 0px 0px 0px;
	font-weight:bold;
	background-image:url(../styleImages/butBg.jpg);
	background-repeat:no-repeat;
	width:99px;
	height:38px;
	margin:0px;
}
a:hover.button, a:hover.bigbutton {
	background-image:url(../styleImages/butBg-on.jpg);
	color:#ffffff;
	text-decoration:none;
}
a.catNavOn {
	font-weight:none;
	color:#333;
}
a.catNavOff {
	font-weight:none;
	color:#333;
}
a.brandNavOn {
	font-weight:bold;
}
a.brandNavOff {
	font-weight:normal;
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}
#catDisplay {
	position:relative;
	float:left;
	width:100%;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	width:260px;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#sideNavRight fieldset {
	position:relative;
	float:left;
	width:150px;
	border:1px solid #cccccc;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#sideNavRight legend {
	color:#333;
	font-weight:bold;
}
#pageContent {
	position:relative;
	float:left;
	width:99%;
	margin:0px 0px 6px 0px;
	padding:0px 0px 6px 0px;
}
.adminInput {
	width:300px;
}
#myLink {
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#newsPage h1 {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:130%;
	clear:both;
}
#newsPage ul {
	padding:0px;
	margin:0px;
}
#newsPage li {
	position:relative;
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
}
#newsPage ul li ul {
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
#newsPage ul li ul li {
	position:relative;
	float:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}
.botrowborder {
	border-top:1px solid #cccccc;
}
.comments {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
.linkGroup {
	position:relative;
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	color:#B3B1B5;
}
/*Start Products box*/
.afgleft
	{
	background-image:url(../styleImages/prod-tl.gif);
	background-repeat: no-repeat;
	height:20px;
	}	
.afgtopprod
	{
	background-image:url(../styleImages/prod-ts.gif);
	background-repeat: repeat-x;
	width:96%;
	}
.afgright
	{
	background-image:url(../styleImages/prod-tr.gif);
	background-repeat: no-repeat;
	width:20px;
	height:20px;
	}
.afgtop
	{
	background-image:url(../styleImages/prod-ts.gif);
	background-repeat: repeat-x;
	}
.afgleftstr
	{
	background-image:url(../styleImages/prod-ls.gif);
	background-repeat: repeat-y;
	}

.afgrightstr
	{
	background-image:url(../styleImages/box-rs.gif);
	background-repeat: repeat-y;
	}	
.afgbottomleft
	{
	background-image:url(../styleImages/prod-bl.gif);
	background-repeat: no-repeat;
	}

.afgbottomstr
	{
	background-image:url(../styleImages/prod-bs.gif);
	background-repeat: repeat-x;
	}
.afgbottomright
	{
	background-image:url(../styleImages/prod-br.gif);
	background-repeat: no-repeat;
	}
/*End Products box*/
/*Start Rounded corner box*/
.boxleft
	{
	background-image:url(../styleImages/box-tl.gif);
	background-repeat: no-repeat;
	height:20px;
	}	
.boxtop
	{
	background-image:url(../styleImages/box-ts.gif);
	background-repeat: repeat-x;
	}
.boxright
	{
	background-image:url(../styleImages/box-tr.gif);
	background-repeat: repeat-x;
	height:20px;
	}
.boxleftstr
	{
	background-image:url(../styleImages/box-ls.gif);
	background-repeat: repeat-y;
	}

.boxrightstr
	{
	background-image:url(../styleImages/box-rs.gif);
	background-repeat: repeat-y;
	}	
.boxbottomleft
	{
	background-image:url(../styleImages/box-bl.gif);
	background-repeat: no-repeat;
	}

.boxbottomstr
	{
	background-image:url(../styleImages/box-bs.gif);
	background-repeat: repeat-x;
	}
.boxbottomright
	{
	background-image:url(../styleImages/box-br.gif);
	background-repeat: no-repeat;
	height:20px;
	}
/*End rounded corner box*/
/*Start Products box*/
.productsleft
	{
	background-image:url(../styleImages/hd-tl.gif);
	background-repeat: no-repeat;
	height:30px;
	}	
.productstop
	{
	background-image:url(../styleImages/hd-ts.gif);
	background-repeat: repeat-x;
	}
.productsright
	{
	background-image:url(../styleImages/hd-tr.gif);
	background-repeat: no-repeat;
	width:25px;
	}
.productsleftstr
	{
	background-image:url(../styleImages/hd-ls.gif);
	background-repeat: repeat-y;
	}

.productsrightstr
	{
	background-image:url(../styleImages/hd-rs.gif);
	background-repeat: repeat-y;
	}	
.productsbottomleft
	{
	background-image:url(../styleImages/hd-bl.gif);
	background-repeat: no-repeat;
	}

.productsbottomstr
	{
	background-image:url(../styleImages/hd-bs.gif);
	background-repeat: repeat-x;
	}
.productsbottomright
	{
	background-image:url(../styleImages/hd-br.gif);
	background-repeat: no-repeat;
	height:20px;
	}
/*End Products box*/
.td {
align:center;
	BORDER-bottom:1px solid #ccc;
	BORDER-right:1px solid #ccc;
	PADDING:3px 1px;
	COLOR:#666;
	FONT-SIZE:12px;
	BACKGROUND-COLOR:#e1e1e1; 

}
.tdbk {
	BORDER-bottom:1px solid #ccc;
	BORDER-right:1px solid #e1e1e1;
	PADDING:0px 1px;
	COLOR:#333;
	FONT-SIZE:12px;
	BACKGROUND-COLOR:#f7f7f7; 
}
.tdbk1 {
	BORDER-bottom:1px solid #ccc;
	BORDER-left:1px solid #e1e1e1;
	BORDER-right:1px solid #e1e1e1;
	PADDING:0px 1px;
	COLOR:#333;
	FONT-SIZE:12px;
	BACKGROUND-COLOR:#f7f7f7; 
}