/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 2.5
' Modified : February 2004
' Copyright: Copyright (C) 2004 CandyPress.Com 
'            See "license.txt" for this product for details regardins g 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of thi
'            file, you may request one at webmaster@candypress.com
'**************************************************************************/

form {margin:0;}


div#tree {float: left; width:145px;
  background: #fff;margin-bottom:0px; }
div#tree ul {margin: 0; padding: 0; width:140px; background: white; float:left;
  }
div#tree li {position: relative; margin:0;
 background:url(../images/bullet-links.gif) no-repeat;}
div#tree li:hover {background:url(../images/bullet-links-on.gif) no-repeat;}
div#tree li.submenu {background:url(../images/bullet-links.gif);}
div#tree li.submenu:hover {background:url(../images/bullet-links-on.gif) no-repeat;}
div#tree li a {padding-left:25px;padding-top:1px;padding-bottom:2px;
  text-decoration: none; width:140px;}F
div#tree>ul a {width: auto;}
div#tree ul ul {position: absolute; top: 0; left: 142px; width:auto;
  display: none;border:1px solid #ccc;}
div#tree ul ul li a {padding-left:25px;padding-top:1px;padding-bottom:2px;
  text-decoration: none; width:140px;}


/* General Tag specifications */
BODY   { behavior: url(../usermods/csshover.htc); COLOR: #333333; FONT-FAMILY: Arial, Verdana, Helvetica; FONT-SIZE: 8pt; Background:#000 url(../images/main-bg.gif) repeat-x;text-align:center;}

/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Heading
/* Box - Product Image (Home page) */s */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt; font-weight:Bold;}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {list-style-image: url(../images/arrowBullet.gif);}
.CPcatDescList a {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView { #F5F5F5; BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}





/* ---------------------------User Added Styles-------------------------------*/

a{
color:#333333;
}

a:hover{
text-decoration:none;
}

#container{
width:770px;
background:#fff;
margin:0 auto;
}

#top-nav{
width:748px;
margin:0px auto;
}

#top-nav table{
font-size:11px;
}

#section-rt{
width:150px;
text-align:right;
float:right;
}

#featured{
margin-top:8px;
width:148px;
}

.item{
width:148px;
height:112px;
border:1px solid #cccccc;
text-align:center;
margin-bottom:10px;
padding-top:10px;
padding-left:5px;
padding-right:5px;
}

#section-ctr{
width:595px;
float:right;
}

#section-ctr-main{
width:595px;
float:right;
margin-top:10px;
}


#content-ctr{
width:440px;
float:left;
}

#content-ctr-main{
width:420px;
text-align:left;
float:left;
}

#content-ctr-main img{

}

#content-ctr-main p{
margin-top:0px;
}

#sections{
margin-top:8px;
}

.catagory{
width:214px;
float:left;
margin-right:5px;
margin-bottom:5px;
}

.cata-content{
height:90px;
width:214px;
border-bottom:4px solid #cc0000;
background:#EBEBEB;
padding-top:5px;
color:black;
text-align:left;
font-size:10px;
}

.cata-content p{
width:125px;
float:left;
margin-top:0px;
}

.cata-content img{
float:left;
margin-left:12px;
clear:both;
margin-right:10px;
}

h4{
font-size:11px;
font-weight:bold;
margin-bottom:2px;
padding-bottom:0px;
}

#action img{
margin-top:5px;
text-align:center;
width:100%;
}

#action p{
font-size:12px;
text-align:left;
margin-top:4px;
}

#section-lt{
width:748px;
margin:0 auto;
position:relative;
}

#content-lt{
width:141px;
float:left;
}

#content-lt ul{
text-align:left;
margin-left:0px;
margin-top:0px;
}

#content-lt ul li{
list-style-type:none;
margin-top:1px;
margin-bottom:1px;
}



.links a{
background:url(../images/bullet-links.gif) no-repeat;
padding-left:25px;
padding-top:1px;
padding-bottom:1px;
color:black;
text-decoration:none;
padding-right:20px;
text-align:left;
width:141px;
float:left;
}

.links a:hover{
background:url(../images/bullet-links-on.gif) no-repeat;
padding-left:25px;
padding-top:1px;
padding-bottom:1px;
color:black;
text-decoration:none;
padding-right:20px;
text-align:left;
width:141px;
float:left;
}

#lt-nav{
width:141px;
float:left;
}

#lt-btm{
width:141px;
float:left;
background:url(../images/lft-bg.gif);
height:325px;
padding-top:10px;
}

#lt-btm img{
border:1px solid #999999;
margin-top:20px;
}

td.nav{
padding-bottom:5px;
}

.hidden{
margin-top:-2000px;
float:center;
}

.prod-section-ctr{
width:595px;
float:right;
font-size:11px;
text-align:left;
margin-top:3px;
}


h1{
color:#3D7BB8;
font-size:12px;
padding-bottom:3px;
border-bottom:1px dotted #D0D0D0;
font-weight:normal;
margin-bottom:7px;
}

form.sort{
float:right;
}

table td.prod-select{
font-size:11px;
border:1px solid #D0D0D0;
}

table{
font-size:11px;
}

table td.prod-view{
font-size:11px;
border-top:1px dotted #D0D0D0;
border-left:1px dotted #D0D0D0;
padding:10px;
}

#header{
border-bottom:1px solid #D0D0D0;
width:593px;
text-align:right;
float:right;
}

#lt-header{
background:url(../images/hdr-lt.gif) no-repeat;
color:white;
font-weight:bold;
text-align:left;
padding-left:8px;
padding-top:3px;
padding-bottom:3px;
}

h2{
color:C60000;
font-size:14px;
margin-bottom:13px;
margin-top:15px;
}

.inImg{
float:right;
margin-left:18px;
margin-bottom:18px;
margin-top:18px;
}

.clear{
font-size:1px;
height:1px;
clear:both;
}

.location_Container{
border-bottom:1px dotted #cc0000;
}

.location_Container p{
margin:0px 0 7px 0;

}

.location_Container ul{
margin:0px;
padding:0px;
}

#mainImg{
border-left:2px solid #333333;
border-right:2px solid #333333;
text-align:center;
}

#content-ctr-main ul{
list-style-image: url(../images/arrowBullet.gif);
margin-left:20px;
margin-bottom:20px;
}

#section-rt-main{
width:153px;
float:right;
padding-top:42px;
text-align:left;
}

#section-rt-main p{	
	margin:10px 5px 0 5px;
	color:#3D7BB8;
	font-weight:bold;
}

#section-rt-main-contact{
width:173px;
float:right;
text-align:left;
margin-top:19px;
}

#moreInfo{
border-bottom:2px solid #d0d0d0;
padding-left:5px;
padding-bottom:3px;
}

#section-rt-main ul{
margin:0;padding:0;
list-style-type:none;
}

#section-rt-main ul li{
padding-bottom:2px;
margin-bottom:2px;
background: url(../images/tabBullet.gif) no-repeat left top;
padding-left:16px;
border-bottom:1px solid #d0d0d0;
margin-top:7px;
}

#section-rt-main ul li a{
color:#3D7BB8;
text-decoration:none;
}

#section-rt-main ul li a:hover{
text-decoration:underline;
}

.prodList{
width:170px;
float:left;
border: 1px solid #d0d0d0;
margin:5px;
text-align:center;
height:200px;
}


.thumb_holder{
height:120px;
padding-top:10px;
}


table tr td.prodNav{
padding-bottom:10px;
}

#footer{
border-top:1px solid #cacaca;
clear:both;
padding-top:1px;
margin-top:20px;
}

h2.bottomTag{
width:575px;
text-align:center;
margin-top:40px;
}

th.left,td.left{
text-align:left;
border-bottom:1px dotted #C60000;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
}

th.left_noLine,td.left_noLine{
text-align:left;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
}

th.center,td.center{
text-align:center;
border-bottom:1px dotted #C60000;
}

th.right,td.right{
text-align:right;
border-bottom:1px dotted #C60000;
padding-right:5px;
}

th.right_noLine,td.right_noLine{
text-align:right;
padding-right:5px;
}

th{
font-size:12px;
background:#d9d9d9;
}

#popChart{
text-align:center;
margin-top:30px;
}

.popChart{
text-align:center;
margin-top:30px;
}

.tech_detail {
margin-top:10px;
}

table.stats{
font-size:10px;
border-left:1px solid #d9d9d9;
border-right:1px solid #d9d9d9;
border-top:1px solid #d9d9d9;
}

th.statchart{
border-left:1px solid #bbbbbb;
font-size:9px;
padding:2px;
}

th.statchartStart{
font-size:9px;
padding:3px;
}

td.cellStats{
text-align:center;
padding:3px;
border-bottom:1px solid #333;
border-left:1px solid #ccc;
}

td.cellStatsStart{
text-align:center;
padding:3px;
border-bottom:1px solid #333;
}

#prod_image {
height:330px;
overflow:hidden;
}

.float_right {
float:right;
margin-left:10px;
margin-bottom:5px;

}

.float_left {
float:left;
margin-right:10px;
margin-bottom:5px;

}

#top_links{
width:760px;
text-align:left;
margin:0px auto;
padding:0 0 5px 5px;
}

#top_links a{
color:#F2BFBF;
text-decoration:none;
margin-right:8px;
}

#top_links a:hover{
text-decoration:underline;
}

#tire_detail{
width:200px;
height:330px;
float:right;
border-top:1px dotted #d9d9d9;
border-left:1px dotted #d9d9d9;
padding:15px 15px 0 15px;
}

#tire_img{
float:left;
height:330px;
width:350px;
text-align:center;
overflow:hidden;
}

.Margin_btm{
margin-bottom:15px;
}

#img_style{
margin-bottom:15px;
}

#img_style table{
font-size:1px;
}

#img_style table td.top{
height:6px;
border-top:2px solid #333333;
}

#img_style table td.left{
height:6px;
border-left:2px solid #333333;
}

#img_style table td.right{
height:6px;
border-right:2px solid #333333;
}

#img_style table td.bottom{
height:6px;
border-bottom:2px solid #333333;
}

p.bottom_Marg{
margin:0 0 15px 0;
}

/********************************
New Styles
********************************/

#section_Left{
	float:left;
	width:141px;
}

#hdr_Subnav{
	height:49px;
	background:url(../images/HdrSubnav.gif) no-repeat;
	text-align:left;	
}

#hdr_Subnav h4{
	color:#ffffff;
	margin:0 0 0 6px;
	padding:31px 0 0 0;	
}

#menu{
	text-align:left;
}

#menu ul{
	margin:1px 0 0 0;
	padding:0px;
	list-style-type:none;
}

#menu ul li{
	border-bottom:1px solid #ffffff;
	
}

#menu ul li a{
	text-decoration:none;
	background:url(../images/bullet-links.gif) no-repeat;
	display:block;
	padding:1px 0 2px 25px;	
}

#menu ul li a:hover{
	text-decoration:none;
	background:url(../images/bullet-links-on.gif) no-repeat;
	display:block;
	padding:1px 0 2px 25px;	
}

#menu ul li:hover ul{
	display:block;
}

#menu ul li ul{
	position:absolute;
	left:142px;
	top:157px;
	width:141px;
	display:none;	
}

#subnav_Bottom{
	background:url(../images/BgSubnavBottom.gif) repeat-x;
	height:300px;
	margin-bottom:15px;
}

#subnav_Bottom img{
	margin-top:15px;
	border:1px solid #999999;
}	

#section_Center{
	width:437px;
	float:left;
	display:inline;
	margin:10px 0 0 9px;
}

.sections{
	width:214px;
	height:100px;
	float:left;
	background:url(../images/BgSections.gif) repeat-y;
	border-bottom:4px solid #cc0000;
	margin:4px 2px 0 2px;
}

.sections img{
	vertical-align:top;
}

#section_CenterContent{
	margin:6px 0 0 0;
}

#section_CenterContent p{
	text-align:left;
	margin:5px 0 0 0;
	line-height:140%;
}

table.sections_Table{
	margin:0px auto;
}

table.sections_Table td{
	padding-left:5px;
	padding-right:5px;	
}

#section_Right{
	float:right;
	margin-top:10px;
	width:148px;
}
 
img.main{	
	margin-bottom:5px;
}

td.T{border-top:2px solid #000000;}
td.L{border-left:2px solid #000000;}
td.R{border-right:2px solid #000000;}
td.B{border-bottom:2px solid #000000;}

table.image_Frame{
	font-size:1px;
	margin-bottom:10px;
}

.satCustomer{
	margin-left:5px;
	margin-bottom:15px;	
	text-align:center;
	display:inline;
}

#satCustomerLogos{
	margin-bottom:30px;
}

.surveyTxt{
	width:326px;
}

#callloutImg{
	text-align:center;
	margin-top:10px;
	margin-bottom:25px;
}

.retreadSize{
	font-size:11px;
	margin-bottom:20px;
}

.retreadSize th{
	font-size:11px;
	width:20%;
	padding:5px;
	vertical-align:bottom;
}

.retreadSize td{
	font-size:10px;
	width:20%;
	padding:5px;
	text-align:center;
}

