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

      background: #F9F9F9;
	color:#000000;
	margin: 10px;
	text-align: center;
	}
body,td,div,p{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
th{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}
tfoot td{color: #808080}
img{border:0}
img.thumb, img.nopic, img.category-image, img#product_picture {border: 1px solid #CC0000}
a{color: #FF0000;}
hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#page{

background: #FFFFFF;
      border: 1px solid #F6F6F6;
	width: 900px;
}

/*//////////////////////////////////////////////
//// BREADCRUMB NAVIGATION AND CHECKOUTBAR
//////////////////////////////////////////////*/
#mainbody-top, #topnav{
	background: url('images/bg_hilite.jpg') center transparent;
	padding: 3px;

      border: 1px solid #E0E0E0;
}
#breadcrumb{color: #FF0000}
#breadcrumb a{color: #FF0000; text-decoration: none;}
#breadcrumb a:hover{text-decoration: underline;}

#checkout-bar{background-color: transparent}
#checkout-bar td{padding: 2px}
.checkout-item{color:#FF0000; border:none}
.checkout-item div{color:#FF0000}
.checkout-item-active{
	color: #CC0000;
	background: transparent;
	border: none;
}
.checkout-item-active div{color: #CC0000}

/*//////////////////////////////////////////////
//// TEXT FORMATTING
//////////////////////////////////////////////*/
.t-imgsub{background:#FF0000; color:#F3F3F3}
.t-em{font-weight:bold; text-transform:uppercase; color:#CC0000;} /* emphasized text */
.t-weak{color:#FF0000;}

/*//////////////////////////////////////////////
//// 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; 
	background:#808080;
}
.list-item{}
.list-item-alt{background:#E0E0E0}
.list-item-border{border: 1px solid #CC0000};
.list-item-list-info{}
.list-item-partslist{
	background:#F3F3F3;
}
.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;
}

/*//////////////////////////////////////////////
//// ATTRIBUTELIST FORMATTING
//////////////////////////////////////////////*/
/* inherited from global.css */

/*////////////////////////////////////////////////////////////
//// BANNER AREA (including level1-navigation and minibasket)
////////////////////////////////////////////////////////////*/

#nav-level1{ padding: 0px}
#nav-level1 a{
text-align: center; vertical-align: middle;

	color: #FF0000;
	text-decoration: none;
	}
#nav-level1 a:hover{
	text-decoration: underline;
	}
#banner{

	text-align: left;
	width: 100%;
	height: 100px; 
	background: url('images/logo.jpg') no-repeat;
	}

#clogo{
	position: relative;
	left: 10px;
	top: 2px;
	}
/*//////////////////////////////////////////////
//// MINIBASKET FORMATTING
//////////////////////////////////////////////*/

#mini-basket-parent table{
	width:100%;
}

#mini-basket-parent .minibasket-caption{}
#mini-basket-parent .minibasket-value{text-align:right;}
#mini-basket-parent table .minibasket-footer{text-align:right;border-top: 1px solid #808080;}
#mini-basket-parent table .minibasket-footer a{text-decoration: none;color: #BF0000;}
#mini-basket-parent table .minibasket-footer a:hover{color:#808080;}

/*//////////////////////////////////////////////
//// PANES
//////////////////////////////////////////////*/

#pane-parent{width: 100%; margin-top: 0px}
#pane-left{width: 170px}
#pane-body{width: 100%}
#pane-right{width: 170px}

/*//////////////////////////////////////////////
//// SUBNAVIGATION (Level 3 and deeper).
//// Includes SEARCHBAR because similar.
//////////////////////////////////////////////*/
#nav-level3, #quicksearch-bar{
	width: 170px;
	overflow: hidden
	}

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

#quicksearch form{display: inline;padding:2px;}
#quicksearch input{vertical-align: middle; margin-right: 6px}

input.quicksearch-term{padding:2px;border: 1px solid #CC0000; width: 125px}

#nav-level3 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#nav-level3 li{padding: 1px; margin: 0px}
#nav-level3 li a{
	display: block;
	padding: 1px 0 1px 16px;
	text-decoration: none;
	color: #FF0000;
	background: url('images/bullet_light.gif') no-repeat 5px center;
	overflow: hidden;
	}
#nav-level3 li a.expanded{

      color: #FF0000;
	}
#nav-level3 li a.selected{
	font-weight: bold;
	color: #FF0000;
	}
#nav-level3 li a:hover{
	color: #CC0000;
	background: url('images/bullet_dark.gif') no-repeat 5px center;
	}
#nav-level3 li a.expanded:hover{
	color: #CC0000;

	}

/*////////////////////////////////////////////////
//// SUBNAV NAVIGATION
////////////////////////////////////////////////*/

.catnav-row{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#F6F6F6;
	padding:0;
}

.catnav-selected{

	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}

.catnav-row img{
	margin-left:3px;
	margin-right:3px;
}
.catnav-row a{
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color:#000000;
	display:block;
}
.catnav-row a:hover{

	color:#FF0000;
}

.cntnav-more{
	 text-align: right;
	 padding-right: 10px;
}

/*//////////////////////////////////////////////
//// FOOTERBAR FORMATTING
//////////////////////////////////////////////*/
#footer{
	width: 100%;
	text-align: center;
	background: url('images/footer.jpg') center repeat-x #FFFFFF;
	color: #FF0000;
	padding: 8px;
	overflow: hidden;
margin-top: 0px
	}
#nav-footer a{text-decoration: none; color: #FF0000}
#nav-footer a:hover{text-decoration: underline}
#nav-footer span{padding:0px 5px 0px 5px; color: #FF0000}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/
.cnt-def{
      width: 100%;       
      border: 1px solid #F3F3F3;}
.cnt-def-header{
	height: 25px;
	background: url('images/bg_def.jpg') center transparent;
	font-weight: bold;
	color: #FF0000;
	padding: 3px;	

      border-bottom: 1px solid #F3F3F3;
	}

.cnt-def-header a{
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	color: #FF0000
}

.cnt-def-header a:hover{
	text-decoration:underline;
}

.cnt-def-body{background: #F6F6F6}

.cnt-alt{width: 100%;      border: 1px solid #E0E0E0;}
.cnt-alt-header{
	height: 25px;
	vertical-align: middle;
	background: url('images/bg_alt.jpg') center transparent;
	font-weight: bold;
	color: #CC0000;
	padding: 3px;
      border-bottom: 1px solid #E0E0E0;	
	}
.cnt-alt-body{background: #E9E9E9}

.cnt-simple{width: 100%}
.cnt-simple-header{
	height: 25px;
	vertical-align: middle;
	color: #FF0000;
border-bottom: 1px solid #FF0000;
	font-weight: bold;
	padding: 3px;	
	}
.cnt-simple-body{
	color: #000000;
	background: #F3F3F3;	
	}

.cnt-hilite{
      width: 100%;      
      border: 1px solid #E0E0E0;}
.cnt-hilite-header{
	height: 25px;
	text-align: center;
	background: url('images/bg_hilite.jpg') center transparent;
	font-weight: bold;
	color: #CC0000;
	padding: 3px;	
	}
.cnt-hilite-body{background: #E0E0E0}
.cnt-body{
	padding: 0px;	
	}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/

#basket{border-collapse:collapse; border-bottom: 1px solid #E0E0E0}

#basket thead th{
	background: #FF5757; 
	color: #FFFFFF; 
	border-bottom: 1px solid #CC0000
	}

#basket tbody td{border-bottom: 1px solid #E0E0E0}

#basket tfoot td{color:#000000; background:#F6F6F6}
#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, #cnt-hilite table.basket-buttons td{padding: 0px 5px 0px 5px}

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