
/*//////////////////////////////////////////////
//// GENERIC ELEMENT FORMATTING
//////////////////////////////////////////////*/
body{

	background: url('') left top #FBE6D7;

	color:#000000;
	margin: 0px;
	text-align: center;
}
body,td,div,p{
	font-family: Verdana, sans-Serif; 
	font-size: 11px;
	font-weight: normal;
}
th{
	font-family: Verdana, sans-Serif; 
	font-size: 11px;
}
tfoot td{color: #7E736C}
img{border:0}
a{color: #7E720F}
hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.site{
	width: 990px;border-left: 1px solid #C8C8C8;border-right: 1px solid #C8C8C8;border-bottom: 1px solid #C8C8C8;
	background: #ffffff;
}

.paymethod-thumb, .shipmethod-thumb{
	float:right;
	margin: 0 10px 0 10px;
	border: 0px solid #6A4000;
}
/*//////////////////////////////////////////////
//// BREADCRUMB NAVIGATION
//////////////////////////////////////////////*/
#breadcrumb{border-bottom: 1px solid #7E736C}
a.breadcrumb{text-decoration: none;}
a.breadcrumb:hover{text-decoration: underline;}

/*//////////////////////////////////////////////
//// TEXT FORMATTING
//////////////////////////////////////////////*/
.t-imgsub{background:#EEDF9B; padding: 2px} /* Image subtitles/description */
.t-em{font-weight:bold; text-transform:uppercase; color:#AD711F;} /* emphasized text */
.t-weak{color:#7E736C;} /* weakened text */

/*//////////////////////////////////////////////
//// GENERIC LIST FORMATTING
//////////////////////////////////////////////*/
.list{table-layout:auto; width:100%}
.list-intro{padding:3px;padding-bottom:5px;text-align:center}
.list-footer{padding:3px;padding-bottom:5px;text-align:center}
.list-group{
	text-align:right;
}
.list-item{}
.list-item-alt{background:#FEF3D1}
.list-item-border{border: 1px solid #AD711F}
.list-item-list-info{}
.list-item-partslist{background:#EEDF9B}
.list-item-partslist-header{font-weight:bold;padding:2px}
.list-item-partslist-item{padding:2px}
.list-item-hsep{
	background-image: url(images/hsep_default.gif);
	background-repeat:repeat-y;
	margin: 0 6px 0 6px;
	line-height: 1px;
	width: 3px;
	height: 100%;
	border: 0;
	padding: 0;
}
.list-item-vsep{
	background-image: url(images/vsep_default.gif) ;
	background-repeat:repeat-x;
	margin: 6px 0px 6px 0;
	line-height: 1px;
	width: 100%;
	height: 3px;
}

/*//////////////////////////////////////////////
//// BANNER AREA 
//////////////////////////////////////////////*/
#topnav{width: 100%;}
#banner{
	width: 100%;
	height: 150px; 
	background: url('images/logo.jpg') repeat #F17700;

}
#clogo{
	position: absolute;
	padding-left: 590px;
	top: 14px;
}

/*///////////////////////////////////////////////////
//// LEVEL 1 NAVIGATION
///////////////////////////////////////////////////*/
#nav-level1{
	text-align: center; 
	color: #6A4000;
	width:100%;
      height: 48px;

	background:url(images/level1-bg.gif) repeat-x;
      vertical-align:middle
}
#nav-level1-inside {
      position:relative;
      z-index: 1;

}

#nav-level1-inside a{
	color: #6A4000;
	text-decoration: none;
font-weight:bold
	}
#nav-level1-inside  a:hover{text-decoration: underline}
#nav-level1-inside  span{padding:0px 8px 0px 8px}

/*//////////////////////////////////////////////
//// SEARCHBAR & MINIBASKET FORMATTING
//////////////////////////////////////////////*/

#searchbar form{padding: 5px; padding-bottom:4px margin: 0px}

#quicksearch form{display: inline;padding: 8px;}
#quicksearch input{vertical-align: middle; margin-right: 4px}
#quicksearch a{color: #000000}
#quicksearch a:hover{color: #F17700}

input.quicksearch-term{border: 1px solid #AD711F; padding: 1px; width: 120px}

#quicksearchpanel{
	background: #F17700;
}

.minibasket{width: 100%; color: #6A4000}
.minibasket-value{text-align: right; font-weight: bold}
.minibasket-caption{padding-left:10px}
.minibasket-value{padding-right: 3px}
.minibasket-footer{text-align: right;padding: 5px 3px 0px 0px}
.minibasket a:hover{color: #000000}

/*//////////////////////////////////////////////
//// SUBNAVIGATION
//////////////////////////////////////////////*/
#subnav{
	width: 210px;
}
#subnav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subnav li{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav li a, #subnav li a.expanded{
	display: block;
	text-decoration: none;
	padding: 3px 2px 3px 16px;
	color: #000000;
	overflow: hidden;
}
#subnav li a:hover{background: #F6F6F6}
#subnav li a.expanded{
	font-weight: bold;
	background: url('images/bullet_navitem_exp.png') 210px center no-repeat #FAF2D6;
	padding: 3px 15px 3px 3px;
}
#subnav li a.selected{
	font-weight: bold;
	background: url('images/bullet_default_sel.png') 3px center no-repeat #FAF2D6;
	padding-left: 16px;
}
#subnav li a.expanded:hover{background: url('images/bullet_navitem_exp.png') 210px center no-repeat #F6F6F6;}
#subnav li a.selected:hover{background: url('images/bullet_default_sel.png') 3px center no-repeat #F6F6F6}

.catnav{ border: 1px solid #F17700;}
.catnavparent{
	border-top: 1px solid #F17700;
	border-left: 1px solid #F17700;
	border-right: 1px solid #F17700;
}
.catnav-header{	background-color: #F17700;	padding-bottom: 3px;}
.catnav-header a{
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	color: #ffffff;
	font-weight: bold;
}
.catnav-row{

}

.catnav-selected{
	background: #FAF2D6;
	font-weight: bold;

}

.catnav-row img{
	margin-left: 3px;
	margin-right: 3px;
}
a.catnav-row {
border: 1px solid #F17700;
	background: url('images/cnt-def-title.gif') repeat-x left top #FF9326;
	color: #6A4000;
	padding: 4px 3px 3px 4px;
	font-weight: bold;
display: block;
text-decoration:none

}
 a:hover.catnav-row{	background: url('images/cnt-alt-title.gif') repeat-x left top #FDC77D; 
	color: #AD711F;}
.catnav-expanded a:hover{background: #F6F6F6;}
.catnav-selected a:hover{background: #F6F6F6}

a.catnav-row2 {padding: 4px 3px 3px 14px; 	font-weight: normal;}

/*//////////////////////////////////////////////
//// FOOTERBAR FORMATTING
//////////////////////////////////////////////*/
#footer{
	width: 100%;
	margin-top: 15px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #F17700;
	overflow: hidden;
	border-top: 1px solid #C8C8C8;
	background: url(images/footer-gradient.gif) repeat-x top #FBA026 ;
}
#nav-footer a{text-decoration: none}
#nav-footer a:hover{text-decoration: underline}
#nav-footer span{padding:0px 8px 0px 8px; color: #6A4000}

/*//////////////////////////////////////////////
//// PAGINATOR
//////////////////////////////////////////////*/
#paginator-top, #paginator-bottom{
	background-color: #FEF3D1;
	padding: 4px;
}
#paginator-top{border-bottom: 1px solid #FBA026}
#paginator-bottom{border-top: 1px solid #FBA026}
#paginator a.pi, #paginator span{
	display: block;
	font-weight: bold;
	width: 22px;
	height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	margin-right: 0px;
	border-right: 1px solid #EEDF9B;
	color: #EEDF9B;
	float: left;
}
#paginator a.pi:link, #paginator a.pi:visited, #paginator a.pi:active, #paginator span.pi-ellipsis{background:transparent; color: #FBA026;}
#paginator a.pi:hover{background:transparent; color:#FBA026; text-decoration:underline}
#paginator span.pi-active{background:#EEDF9B; color:#FBA026}
#paginator a.pi-last, #paginator span.pi-last{border-right:none}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/

.cnt-def{width: 100%; }
.cnt-icon{padding-top: 4px}

/* Standard */
.cnt-default{width: 100%; border: 1px solid #F17700}
.cnt-default-title{	
	background: url('images/cnt-def-title.gif') repeat-x left top #FF9326;
	color: #6A4000;
	padding: 4px 3px 3px 4px;
	font-weight: bold;
}

.cnt-default-body {

}

/* Alternative */

.cnt-alt {width: 100%; border: 1px solid #FBA026}
.cnt-alt-title{
	background: url('images/cnt-alt-title.gif') repeat-x left top #FDC77D; 
	padding: 4px 3px 3px 4px;
	color: #AD711F;
	font-weight: bold;
}

.cnt-alt-title a{
	padding: 3px 0px 3px 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.cnt-alt-title a:hover{	text-decoration: underline;}

/* Simple */
.cnt-simple-header{	
	border-bottom: 4px solid #F17700;
	padding: 3px 3px 5px 0px;
	color: #000000;
	font-weight: bold;
}
.cnt-icon-simple{padding: 4px 3px 0px 3px}

/* Highlight */
.cnt-high {width: 100%; border: 1px dotted #EEDF9B}
.cnt-high-title{
	background: url('images/cnt-high-title.gif') repeat-x left top #E9AE5F; 
	padding: 5px 4px 4px 5px;
	font-weight: bold;
	color: #AD711F;
}

/*////////////////////////////////////////////////
//// CHECKOUT BAR
////////////////////////////////////////////////*/
#checkout-bar{background-color: #FEF3D1}
#checkout-bar td{padding: 2px; border: 1px solid #AD711F}
.checkout-item{color: #7E736C;}
.checkout-item div{color: #7E736C;
	}
.checkout-item-active{
	color: #6A4000;
	background: #FBA026;
	border: 1px solid #AD711F
}
.checkout-item-active div{color: #AD711F}
#checkout-bar h3{margin-bottom: 0}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/
#basket{
	border-collapse: collapse;
	border-top: 2px solid #AD711F;  
	border-bottom: 2px solid #AD711F; 
}
#cnt-def #basket, #cnt-alt #basket{border-top:none}
#cnt-hilite #basket, #cnt-simple #basket{border-top:none}

#basket thead th{border-bottom: 1px solid #AD711F}

#basket tbody td.alt-item{background:#FEF3D1}
#cnt-def #basket tbody td.alt-item, #cnt-alt #basket tbody td.alt-item{background:#FBE6D7;}
#cnt-alt #basket tbody td.alt-item{background:#FBE6D7;}

#basket tfoot td{color:#000000}
#basket tfoot td.first-item{border-top: 1px solid #AD711F}
#basket tfoot td.basket-summary{font-weight: bold}

table.basket-buttons{margin: 10px 0px 10px 0px}
#cnt-def table.basket-buttons td, #cnt-alt table.basket-buttons td{padding: 0px 5px 0px 5px}

#tellfriend{background:#ffffff}
/*
#product_price{
	font-size: 14px;
	color: #ff0000;
}
.t-price-list{
	font-size: 14px;
	color: #ff0000;
}
*/