/* $Id: skin1.css,v 0.9 2007/17/02 8:17:55 bam Exp $ */
body {
	background-color:#000;
	background-image:url(images/interface/background.gif);
	background-repeat:repeat-x;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color:#0000FF;
	}

a:hover{
	color:#B99118;
	}

div#wrapper {
	margin:0px;
	padding:0px;
	width:760px;
	margin:auto;
	}
	
.clearem{
	margin:0px;
	padding:0px;
	font-size:1px;
	clear:both;
	}

h1{
	font-size:17px;
	font-style:italic;
	margin:2px 0px 8px 0px;
	text-transform:uppercase;
	}

h2.subcategory {
	font-size:16px;
	font-style:italic;
	margin:2px 0px 2px 0px;
	text-transform:uppercase;
	}
	
h3 {
	margin:2px 0px 2px 0px;
	font-size:15px;
	font-weight:bold;
	}
	
h3.SubHeader, h3.SubHeaderBlack {
	font-size:15px;
	display:block;
	margin:0px 0px 4px 0px;
	padding-bottom:1px;
	border-bottom:1px solid black;
	}
	
h3.SubHeaderGrey {
	font-size:15px;
	display:block;
	margin:0px 0px 4px 0px;
	padding-bottom:1px;
	border-bottom:1px solid #666666;
	color:#666666;
	}


/* -PRIMARY DIV SET- */

div#header {
	width:760px;
	height:82px;
	background-color:#093FA4;
	background-image:url(images/interface/blue-bar-back.gif);
	color:#FFFFFF;
	position:relative;
	}

div#divider {
	width:760px;
	height:4px;
	font-size:4px;
	background-color:#BBBBBB;
	background-image:url(images/interface/horiz-metal-bar.gif); 
	}

div#mainbody {
	width:760px;
	background-color:#FFF;
	}
	
div#footer {
	padding-top:4px;
	width:760px;
	font-size:13px;
	color:#FFF;
	}
	
/* -MAIN TABLE SET- */
	
table#maintable{
	width:760px;
	}

td#navcolumn{
	font-size:14px;
	width:201px;
	padding-left:15px;
	padding-top:12px;
	background-color:#750000;
	background-image:url(images/interface/left-menu-back.gif);
	color:#FFF;
	}

td#verticalseparator{
	font-size:10px;
	width:4px;
	background-color:#999999;
	background-image:url(images/interface/vert-metal-bar.gif);
	}

td#productcolumn{
	width:510px;
	padding:12px 15px;
	font-size:13px;
	line-height:18px;
	}
	
/* -HEADER ELEMENTS- */

div#logo {
	position:absolute;
	top:0px;
	right:14px;
	width:260px;
	height:60px;
	background-image:url(images/interface/logo.gif);
	background-repeat:no-repeat;
}

div#logo a{
	display:block;
	height:58px;
	}

div#phone {
	position:absolute;
	top:50px;
	left:15px;
	width:400px;
	font-style:italic;
}

/* -HORIZONTAL MENU- */

div#topnav {
	position:absolute;
	top:0px;
	left:7px;
	width:400px;
	}

ul#topmenu {
	margin:0px;
	margin:0px 0px 0px 5px;
	padding:0px;
	border:0px;
	font-size:14px;
	}

ul#topmenu li {
	margin:0px;
	list-style:none;
	text-indent:0px;
	float:left;
	}
	
ul#topmenu a{
	display:block;
	padding:8px 9px 8px 9px;
	margin:0px;
	text-decoration:none;
	color:#FFF550;
	}
	
ul#topmenu a:hover {
	color:#FFF;
	text-decoration:underline;
	}
	
/* -LEFT COLUMN- */	
	
td.VertMenuTitle{
	padding:2px 0px 6px 0px;
	width:100%;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	}
	
td.VertMenuTitle a{
	padding:2px 0px 4px 0px;
	display:block;
	color:#FFFFFF;
	}
	
td.VertMenuTitle a:hover{
	color:#FFFFFF;
	background-color:#B99118;
	}

td.VertMenuBox {
	padding:0px;
	margin:0px;
	}

td.VertMenuBox a:link,td.VertMenuBox a:visited{
	display:block;
	margin:0px;
	padding:4px 0px 4px 2px;
	text-decoration:none;
	color:#FFF;
	}
	
td.VertMenuBox a:hover{
	text-decoration:none;
	background-color:#B99118;
	color:#FFF;
	}

/* -IE ROLL OVER BUG FIX TABLE- */
table#VertMenuBoxIEFix {
	width:190px;
	margin:0px;
	padding:0px;
	border:none;
	}

hr.VertMenuHr {
	width:120px;
	}

table#minicart {
	width:190px;
	margin-bottom:2px;
	border-bottom: 1px solid #B2B5B6;
	}
	
table#minicart td {
	padding: 0px 1px 6px 1px;
	}
	
ol.BestSellersMenu {
	padding:0px;
	margin:0px;
	list-style-position:inside;
	}

ol.BestSellersMenu li {
	padding:4px 2px 4px 2px;
	line-height:20px;
	}

ol.BestSellersMenu li:hover {
	background-color:#B99118;
	}

td.VertMenuBox ol.BestSellersMenu li a{
	display:inline;
	width:210px;
	}

.SmallNote {
	font-size:11px;
	}

.ImportantNote {
	font-size:11px;
	color:#990000;
	}

/* -PARTS MENU HOME PAGE- */	

table#PartsMenu td a{
	display:block;
	width:237px;
	height:36px;
	padding-right:6px;
	padding-top:23px;
	border: 3px solid #CC0000;
	color:#CC0000;
	text-decoration:none;
	text-align:right;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	font-size:15px;
	line-height:17px;
}

table#PartsMenu td a:hover{
	border: 3px solid #B99118;
	color:#B99118;
}

table#PartsMenu td.column1 a{
	margin-right:9px;
	margin-bottom:9px;
	background-repeat:no-repeat;
}

table#PartsMenu td.column2 a{
	margin-bottom:9px;
}

table#PartsMenu td a#EarlsFittings{
	background-image:url(images/part-menu/earls-fittings.jpg);
}

table#PartsMenu td a#EarlsHose{
	background-image:url(images/part-menu/earls-hose.jpg);
	background-repeat:no-repeat;
}

table#PartsMenu td a#EarlsHoseEnds{
	background-image:url(images/part-menu/earls-hose-ends.jpg);
	background-repeat:no-repeat;
}

table#PartsMenu td a#EarlsAccessories{
	background-image:url(images/part-menu/earls-accessories.jpg);
	background-repeat:no-repeat;
}

table#PartsMenu td a#SXFuelSystems{
	background-image:url(images/part-menu/sx-fuel-systems.jpg);
	background-repeat:no-repeat;
}

table#PartsMenu td a#EarlsKits{
	background-image:url(images/part-menu/earls-kits.jpg);
	background-repeat:no-repeat;
}

table#PartsMenu td a#RacorFilters{
	background-image:url(images/part-menu/racor-filters.jpg);
	background-repeat:no-repeat;
}

table#PartsMenu td a#SiliconeHose{
	background-image:url(images/part-menu/silicone-hose.jpg);
	background-repeat:no-repeat;
}

/* -PRODUCT COLUMN- */

td#productcolumn h3 {
	margin: 3px 0px;
	font-size:14px;
	text-transform:uppercase;
	}
	
/* -CONTENT DIALOG TABLES- */
	
.DialogTitle {
	padding-top:4px;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	}

table.PListTable{
	margin-bottom:20px;
	}
	
table.PListDetails {
	padding: 1px 0px;
	}

div.PListPriceLine {
	padding:3px 0px;
	}

div.SKU {
	color:#666666;
	font-size:12px;
	margin: 2px 0px 2px 0px;
	}
	
.ProductPrice {
	padding: 3px 0px;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	}
	
.MarketPrice {
	font-size:13px;
	font-style:italic;
	}
	
.ProductDiscount {
	font-size:13px;
	font-style:italic;
	color:#009933;
	}
	
td.BuyNowQuantity {
	padding-right:6px;
	}

.SaveMoneyLabel {
	width: 57px;
	height: 57px;
	TEXT-ALIGN: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	BACKGROUND-IMAGE: url(images/save_money.gif);
	BACKGROUND-REPEAT: no-repeat;
}

form.orderform {
	margin:0px;
	padding:0px;
	}

/* -SUBCATEGORY PAGES- */

td.SubCatDialogTitle {
	font-weight:bold;
	border-bottom: 1px solid #0033CC;
	}
	
table.subcatheader {
	width:100%;
	}

table.subcatheader td.picture{
	padding-right:4px;
	}

table.SubcatList {
	margin:0px;
	padding:0px;
	margin:auto;
	}
	
table.SubcatList td{
	padding: 8px 0px 10px 0px;
	}
	
table.SubcatList td.SubcatIcon{
	padding-right: 13px;
	}

a.SubcatTitle:link, a.SubcatTitle:visited {
	padding-left:14px;
	padding-bottom:1px;
	display:block;
	background-image:url(images/interface/icon-red-arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#990000;
	text-decoration:none;
	}
	
a.SubcatTitle:hover {
	color:#B99118;
	text-decoration:underline;
	}
	

/************************************************/
.SubcatDescr {
	padding-left:14px;
}
	
td.SubcatTitle a:hover{
	color:#B99118;
	text-decoration:underline;
	}
	
table.DialogBox {
	width:100%;
	}

/* -JAVASCRIPT TABLE BUTTON- */


/* NOTE: In newProductList don't goof the button */

table.ButtonTable  td, tr.newProductList_ProductRow td table.ButtonTable  td {
	padding: 1px 3px;
	line-height: 18px;
    white-space: nowrap;
	border: 1px solid #6D6E75;
    background-color: #990000;
	background-image:url(images/interface/button-background.gif);
    vertical-align: middle;
  	color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: bold;
	cursor: pointer;
	}
	
table#MainCart table.ButtonTable {
	padding: 2px;
}
	
table#MainCart table.ButtonTable td {
	padding: 1px 2px;
	line-height: 15px;
	font-size: 11px;
}

table.ButtonTable  td:hover, tr.newProductList_ProductRow td table.ButtonTable  td:hover {
    background-color:#f5af01;
	border: 1px solid #333333;
    color:#FFF;
	background-image:none;
	}

.GoImage {
	border:none;
	}
	
a.Button:link, a.Button:visited {
	text-decoration:none;
	color:#CC0000;
	display:block;
	}
	
a.Button:hover {
	text-decoration:underline;
	color:#B99118;
	}
	
/* -SEARH RESULTS AND LISTS- */

table.ResultNavigation a, table.SortTable a {
	color:#0000FF;
	text-decoration:none;
	display:block;
	padding:4px;
	}
	
table.ResultNavigation a:hover, table.SortTable a:hover {
	color:#B99118;
	text-decoration:underline;
	}

table.ResultNavigation td{
	padding-right:4px;
	}

table.ResultNavigation td img{
	border:none;
	}
	
.NavigationTitle, .SearchSortTitle {
	color:#666666;
	}
	
table.SortTable td {
	padding-right:4px;
	}
	
table.SortTable td.SearchSortDirection {
	padding-right:0px;
	}

img.SearchSortImg {
	border:none;
	}
	
/* -SHOPPING CART PAGE- */

table#MainCart {
	padding-top: 8px;
	}
	
table#MainCart td.PListImgBox {
	padding-right:12px;
	}
	
div.CartProductDescription {
	width:382px;
	padding:2px 12px 4px 0px;
	}

div.CartProductTitle {
	margin: 2px 0px 2px 0px;
	width:382px;
	font-weight:bold;
	}
	
/* -PRODUCT THUMBNAIL- */

td.PListImgBox div {
	width:100%;
	}
	
td.PListImgBox div a:link {
	border-bottom: 1px solid #FFF;
	}
	
td.PListImgBox div a:hover {
	border-bottom: 1px solid #990000;
	}
	
td.PListImgBox div img{
	padding:0px;
	border:none;	
	margin:auto;
	}
	
td.PListImgBox{
	width:131px;
	text-align:center;
	padding-right:6px;
	}
	
td.PListImgBox a:link, td.PListImgBox a:visited{
	font-size:11px;
	color:#990000;
	}
	
td.PListImgBox a:hover{
	font-size:11px;
	color:#B99118;
	}
.
div.ProductTitle {
	margin: 2px 0px 2px 0px;
	width:100%;
	font-weight:bold;
	}
	
div.ProductTitle a:link, div.ProductTitle a:visited{
	display:block;
	color:#990000;
	text-decoration:none;
	}
	
div.ProductTitle a:hover{
	color:#B99118;
	text-decoration:underline;
	}

	
/* -BREADCRUMBS- */

div.NavigationPath {
	padding:0px 0px 8px 0px;
	}

.NavigationPath {
	font-size:12px;
}

.NavigationPath a:link, .NavigationPath a:visited {
	color:#0000FF;
}

.NavigationPath a:hover {
	color:#B99118;
}

/* -PRODUCT DETAILS- */	

td.PImgBox{
	text-align:center;
	vertical-align:top;
	padding-top:8px;
	}

td.PImgBox div {
	width:100%;
	}
	
td.PImgBox div a:link {
	border-bottom: 1px solid #FFF;
	}
	
td.PImgBox div a:hover {
	border-bottom: 1px solid #990000;
	}
	
td.PImgBox a:link, td.PListImgBox a:visited{
	font-size:11px;
	color:#990000;
	}
	
td.PImgBox a:hover{
	font-size:11px;
	color:#B99118;
	}
	
img.product_thumbnail {
	border:0px;
	}

td.PImgBox a.product_thumbnail_link:link{
	border-bottom: 1px solid #FFF;
	}

td.PImgBox a.product_thumbnail_link:hover{
	border-bottom: 1px solid #B99118;;
	}

table.ProductDetailsTable, table.ProductOptionsTable {
	margin-top:10px;
	}

	
td.ProductDetailsTitle, td.ProductOptionsTitle {
	font-weight:bold;
	}
	
/* -RECOMMENDED PRODUCTS- */

ul.RPItems li {
    list-style-image:url(images/interface/bullet-arrow.gif);
    padding-top: 3px;
    padding-right-value: 0px;
    padding-bottom: 3px;
    padding-left-value: 0px;
	}
	
ul.RPItems a:link {
	color:#990000;
	}
	
ul.RPItems a:visited {
	color:#660000;
	}
	
ul.RPItems a:hover{
	color:#B99118;
	}
	
/* -UPSELLING- */

.ItemsList a:link {
	color:#990000;
	}
	
.ItemsList a:visited {
	color:#660000;
	}
	
.ItemsList a:hover{
	color:#B99118;
	}

.ItemsList td.ProductID {
	width:60px;
	color:#333333;
	}
	
/* -FORM RELATED- */

.Star {
	color:#FF0000;
	}

td.DialogBorder form label.selectlabel{
	margin: 5px 0px;
	color:#990000;
}

td.DialogBorder form input{
	float: left;
	margin: 5px 0px;
	border-top: 1px solid #b2dbf1;
	border-right: 1px solid #83abcf;
	border-bottom: 1px solid #83abcf;
	border-left: 1px solid #b2dbf1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

/* -IE FIX- */
td.DialogBorder form input.radiobutton, input#ship2diff {
	border:none;
	}

td.DialogBorder form textarea, td.DialogBorder form select{
	border-top: 1px solid #b2dbf1;
	border-right: 1px solid #b2dbf1;
	border-bottom: 1px solid #b2dbf1;
	border-left: 1px solid #b2dbf1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

td.DialogBorder form input:hover, td.DialogBorder form textarea:hover, td.DialogBorder form select:hover{
	border-top: 1px solid #f2bd00;
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #B99118;
	border-left: 1px solid #f2bd00;
	font-size:13px;
	}

td.DialogBorder form select {
	margin-bottom: 5px;
	margin-top: 5px;	
	}

td.DialogBorder form.hidden {
	border:0px;
	}

input.submitbutton {
	padding: 1px 3px;
	line-height: 18px;
    white-space: nowrap;
	border: 1px solid #6D6E75;
    background-color: #990000;
	background-image:url(images/interface/button-background.gif);
    vertical-align: middle;
  	color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: bold;
	cursor: pointer;
}

div#searchform {
	width:100%;
	padding:0px;
	margin:6px 0px;
	}
	
div#searchform form{
	width:100%;
	padding:0px;
	margin:0px;
	}

/* -FOOTER ELEMENTS- */

div#footernav {
	float:left;
	width:480px;
	}

ul#footermenu {
	margin:0px;
	padding:0px;
	border:0px;
	}

ul#footermenu li {
	float:left;
	margin:0px;
	text-indent:0px;
	list-style:none;
	}
	
ul#footermenu a{
	display:block;
	padding:4px 6px 4px 6px;
	margin:0px;
	text-decoration:none;
	color:#FFFFCC;
	}
	
ul#footermenu a:hover {
	color:#FFF;
	text-decoration:underline;
	}
	
div#footerphone{
	float:left;
	width:274px;
	padding:4px 6px 4px 0px;
	text-align:right;
	}
	
div#copyright{
	clear:both;
	padding: 2px 0px 2px 6px;
}

/* -CART PAGES- */

td#CartContentColumn{
	padding:12px 15px;
	font-size:13px;
	line-height:18px;
	}
	
td.PaymentData img {
	border:0px
	}

/*-Dialog info box-*/

TABLE.DialogInfo {
	width: 85%;
	text-align: center;
	color: #FFFFFF;
	}
	
.DialogInfoTitle {
	height: 15px;
	padding: 0px 5px;
	font-weight: bold;
	font-size: 11px;
	vertical-align: bottom;
	text-align: left;
	}
	
.DialogInfoTitleBorder {
	height: 15px;
	vertical-align: bottom;
	background-color: #081589;
	padding: 0px;
	}
	
.DialogInfoBorder {
	padding: 0px;
	background-color: #081589;
	}
	
.DialogInfoIcon {
	width: 16px;
	height: 16px;
	}
	
.DialogInfoClose {
	width: 15px;
	height: 13px;
	}
	
TD.DialogInfoBox {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
	PADDING: 10px;
	color: #000000;
	}

/*-NEW PRODUCT LIST PAGES-*/
td.newProductList_ProductName {
	font-weight: bold;
	font-size: 13px;
}

td.newProductList_ProductName a:link, td.newProductList_ProductName a:visited  {
	text-decoration: none;
	color: #990000;
	display:block;
	padding: 4px 2px;
	}
	
td.newProductList_ProductName a:hover {
	text-decoration:none;
	color: #B99118;
	font-weight: bold;
	}

td.newProductList_SKU a:link, td.newProductList_SKU a:visited{
	text-decoration:none;
	font-size: 13px;
	color:#666666;
	display:block;
	padding: 4px 6px 4px 2px;
	}
	
td.newProductList_SKU a:hover {
	text-decoration:none;
	color: #B99118;
	}

td.newProductList_ProductPrice{
	font-size: 13px;
	padding: 4px 2px;
	}

tr.newProductList_LabelRow td {
	padding:6px 0px;
	font-weight:bold;
	}

tr.newProductList_ProductRow td{
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	}
	
tr.newProductList_ProductRow:hover td {
	background:#FDFCF9;
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	}
	
td.newProductList_ProductButton {
	padding-top:2px;
	}

/* -MISC- */

table.CoolerTable td{
	padding:4px 6px;
}

table.CoolerTable tr.titles {
	font-weight:bold;
}

table.CoolerTable tr.even{
	background-color:#EEF5FF;
}

div.example {
	margin:auto;
	background-color:#FFFFCC;
	border-top:1px solid #FBFBCE;
	border-right:1px solid #DEDEA9;
	border-bottom: 1px solid #C7C38D;
	border-left:1px solid #F4F4BA;
	width:70%;
	padding:6px 10px 6px 10px ;
	}
	
p.example{
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}
.ErrorMessage {
	padding:2px;
	color:#CC0000;
	}
	