/*//////////////////////////////////////////////
//// GENERIC ELEMENT FORMATTING
//////////////////////////////////////////////*/
body{
	color: #000000;
	background: #333333;
	margin: 0px;
	min-height: 100%;
	height: auto;
	text-align:center;
}

body,td,div,p{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	line-height:150%;
}

th{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
}
tfoot td{color: #808080}
img{border:0px}
a{color: #003366}
a:hover{
	color: #808080;
}
hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
h1{
	color:#336699;
	padding:25px 10px 5px 10px;
	font-weight:bold;
	border-bottom: #336699 solid 4px;
}
h3{
	color:#336699;
	padding:25px 10px 5px 10px;
	border-bottom: #336699 solid 2px;
}
h1 a, h3 a{
	text-decoration:none;
}
.alt, .alt a{
	color:  #669900;
	border-bottom-color: #669900;
}
.def, .def a{
	color:#336699;
	border-bottom-color: #336699;
}

.site{
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border-spacing:0px;
	width:980px;
}

/*//////////////////////////////////////////////
//// BREADCRUMB NAVIGATION
//////////////////////////////////////////////*/
#breadcrumb{
	border-bottom: 1px solid #808080;
	padding-left:10px;
	}
a.breadcrumb{text-decoration: none;}

/*//////////////////////////////////////////////
//// TEXT FORMATTING
//////////////////////////////////////////////*/
.t-imgsub{background:#D6E0EA; padding: 2px} /* Image subtitles/description */
.t-em{font-weight:bold; text-transform:uppercase; color:#336600;} /* emphasized text */
.t-weak{color:#808080;} /* 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: 980;
}
.list-item{}
.list-item-alt{background:#C1D699}
.list-item-border{border: 1px solid #336600}
.list-item-list-info{}
.list-item-partslist{background:#D6E0EA}
.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 
//////////////////////////////////////////////*/
#left-border{
	background: url('images/border-left.gif') bottom left repeat-y;
	width:10px;
}
#right-border{
	background: url('images/border-right.gif') bottom right repeat-y;
	width:10px;
}
#main-content{
}
#banner{
	height: 180px;
	background: url('images/logo.png') no-repeat;
	overflow: hidden;
	width: 100%;
}
#clogo{
	position: absolute;
	padding-left: 90px;
	top: 50px;
}

/*///////////////////////////////////////////////////
//// Boxes
///////////////////////////////////////////////////*/
#nav-level2{
/*	background: #003366; */
	background: #000000; 
 	width: 100%;
 	height: 40px;
 	text-align: ;
	margin: 0px 0px 10px 0px;
	text-align:center;
}

.stripe-black-line{
	position:relative;
	padding-top: 9px;
}
.stripe-black{
	height:100%;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid white;
}
.stripe-black a{
	color: white;
	height:auto;
	font-weight: bold; 
	font-size: 1.2em; 
	text-decoration:none;
}

#quicksearch{
	display: inline;
	margin-top:auto;
	margin-bottom:auto;
	padding: 3px 0px 0px 20px;
	text-decoration:none;
}
#quicksearch form{
	margin-top:auto;
	margin-bottom:auto;
	display: inline;
	vertical-align:top;
	padding: 3px 0px 0px 0px;
}

input.quicksearch-term{border: 1px solid #003366; width: 100px}

/*//////////Default-Container//////////////////*/
.cnt-def, .cnt-body-content{width:100%;}
.cnt-default-title, .cnt-default-title a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.cnt-default-title{background: url('images/cnti-def-bg-mt.gif') repeat-x left top #000000; padding: 3px 0 3px 0}
.cnt-default-title-l{background: url('images/cnti-def-bg-lt.gif') repeat-y left top}
.cnt-default-title-r{background: url('images/cnti-def-bg-rt.gif') repeat-y right top}
.cnt-default-body{background: #ffffff}
.cnt-default-body-l{background: url('images/cnti-def-bg-lm.gif') repeat-y left top}
.cnt-default-body-r{background: url('images/cnti-def-bg-rm.gif') repeat-y right top}
.cnt-default-bottom-mid{background: url('images/cnti-def-bg-mb.gif') repeat-x left bottom}

/*//////////Alternative-Container//////////////////*/
.cnt-alt-title{background: url('images/cnti-alt-bg-mt.gif') repeat-x left top #000000; padding: 3px 0 3px 0}
.cnt-alt-title-l{background: url('images/cnti-alt-bg-lt.gif') repeat-y left top}
.cnt-alt-title-r{background: url('images/cnti-alt-bg-rt.gif') repeat-y right top}
.cnt-alt-body{background: #ffffff}
.cnt-alt-body-l{background: url('images/cnti-alt-bg-lm.gif') repeat-y left top}
.cnt-alt-body-r{background: url('images/cnti-alt-bg-rm.gif') repeat-y right top}
.cnt-alt-bottom-mid{background: url('images/cnti-alt-bg-mb.gif') repeat-x left bottom}

/*//////////Highlight-Container//////////////////*/
.cnt-high-body{background: #ffffff}
.cnt-high-body-l{background: url('images/cnti-def-bg-lt.gif') repeat-y left top}
.cnt-high-body-r{background: url('images/cnti-def-bg-rt.gif') repeat-y right top}
.cnt-high-bottom-mid{background: url('images/cnti-high-bg-mb.gif') repeat-x left bottom}

/*//////////Simple-Container//////////////////*/
.cnt-simple-title{font-weight: bold; margin-bottom: 4px}
.cnt-simple-lt{background: url('images/cnti-def-bg-lm.gif') repeat-y left top}
.cnt-simple-rt{background: url('images/cnti-def-bg-rm.gif') repeat-y right top}
.cnt-simple-body{background: url('images/cnti-simple-bg-mt.gif') repeat-x left top #ffffff; width: 100%}
.cnt-simple-body-l{background: url('images/cnti-def-bg-lm.gif') repeat-y left top}
.cnt-simple-body-r{background: url('images/cnti-def-bg-rm.gif') repeat-y right top}
.cnt-simple-bottom-mid{background: url('images/cnti-def-bg-mb.gif') repeat-x left bottom}

/*//////////Simple2-Container//////////////////*/
.cnt-simple2-title{background: url('images/cnti-simple2-bg-mt.gif') repeat-x left top #000000; padding-top: 3px}
.cnt-simple2-title-l{background: url('images/cnti-simple2-c-lt.gif') repeat-y left top}
.cnt-simple2-title-r{background: url('images/cnti-simple2-c-rt.gif') repeat-y right top}

/*//////////Minibasket-Container//////////////////*/
.cnt-subnav-body{background: #000000}
.cnt-subnav-body-l{background: url('images/cnti-subnav-bg-lm.gif') repeat-y left top}
.cnt-subnav-body-r{background: url('images/cnti-subnav-bg-rm.gif') repeat-y right top}
.cnt-subnav-bottom-mid{background: url('images/cnti-subnav-bg-mb.gif') repeat-x left bottom}

/*///////////////////////////////////////////////////
//// PANE FORMATING
///////////////////////////////////////////////////*/
#pane-left{
	float:left;
	width:200px;
	margin-left:10px;
}
#pane-mid{
	float:right;
	float:left;
	width:540px;
	margin-right:10px;
	margin-left:10px;
}
#pane-right{
	float:right;
	width:180px;
	margin-right:10px;
}
#pane-wide{
	float:right;
	width:730px;
	margin-right:10px;
}

/*//////////////////////////////////////////////
//// SUBNAVIGATION
//////////////////////////////////////////////*/
.cat-row {
	height:20px;
}

/*//////////////////////////////////////////////
//// Checkout Navigation
//////////////////////////////////////////////*/

.checkoutnav-row{
	width: 184px;
	padding-right: 10px;
	height: 22px;
	background: url() no-repeat;
}
.checkoutnav-row-active{
	width: 184px;
	padding-right: 10px;
	height: 22px;
	background: url() repeat-x;
}
.checkoutnav-row a, .checkoutnav-row-active a {
	text-decoration: none;
	padding: 4px;
	display: inline;
	width: 155px;
}
.checkoutnav-row span, .checkoutnav-row a{
	color: #000000;
	padding-left: 7px;
	height: 22px;
	padding-top: 3px;
}
.checkoutnav-row-active span, .checkoutnav-row-active a{
	color: #ffffff;
	font-weight: bold;
	padding-left: 7px;
	height: 22px;
	padding-top: 3px;
}
.checkout-nav{
	padding-top: 8px;
	color: #ffffff;
	font-size: 12px;
}
.checkoutnav-row span , .checkoutnav-row-active span{ padding-bottom:10px }
.checkoutnav-row a { margin-bottom:-7px; }

/*//////////////////////////////////////////////
//// SEARCHBAR & MINIBASKET FORMATTING
//////////////////////////////////////////////*/
#searchbar form{padding: 5px; padding-bottom:4px margin: 0px}

#noMiniBasket{
	background: url() no-repeat;
	width: 100%;
	height: 13px;
	margin-bottom: -3px;
}
#minibasket-bg{
	width: 100%;
	height: 62px;
	background: url() no-repeat;
}
#minibasket-bg6{
	width: 186px;
	height: 62px;
	background: url() no-repeat;
	border-bottom: 1px solid #ffffff;
}
.minibasket{width: 100%;}
.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 4px 0px}

/*//////////////////////////////////////////////
//// FOOTERBAR FORMATTING
//////////////////////////////////////////////*/
#footer{
	height: 100px;
	padding: 30px 0px 30px 0px;
	clear:both;
}
#nav-footer a{text-decoration: none}
#nav-footer a:hover{text-decoration: underline}
#nav-footer span{padding:0px 8px 0px 8px; color: #003366}

/*//////////////////////////////////////////////
//// PAGINATOR
//////////////////////////////////////////////*/
#paginator-top, #paginator-bottom{	padding: 4px;}
#paginator-top{border-bottom: 1px solid #669900}
#paginator-bottom{border-top: 1px solid #669900}
#paginator a.pi, #paginator span{
	display: block;
	font-weight: bold;
	width: 22px;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	margin-right: 0px;
	border-right: 1px solid #D6E0EA;
	color: #ffffff;
	float: left;
	background:url('') no-repeat;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
}
#paginator a.pi{background:url('images/button_paginator.png') no-repeat}
#paginator a.pi:hover{background:url('images/button_paginator_pushed.png') no-repeat}
#paginator span.pi-active{background:url('images/button_paginator_pushed.png') no-repeat}
#paginator span.pi-ellipsis{background:url('images/button_paginator.png') no-repeat}
#paginator a.pi-first, #paginator span.pi-first{}
#paginator a.pi-last, #paginator span.pi-last{margin-right: 0px}
#paginator img.pi-img-prev {display:inline; float:left}
#paginator img.pi-img-next{display:inline}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/
#basket{
	border-collapse: collapse;
	border-top: 2px solid #336600;  
	border-bottom: 2px solid #336600; 
}
#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 #336600}

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

#basket tfoot td{color:#000000}
#basket tfoot td.first-item{border-top: 1px solid #336600}
#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}

#checkout-image{
	background: url(images/checkout-step.png) no-repeat;
	color: #ffffff;
	padding: 4px 2px 7px 2px;
	font-weight: bold;
}

.pm-menubar-item{
	border-bottom:1px #003366 solid;
/*	padding:4px 0px; */
}

.pm-caption, .pm-expand{
	border-bottom:1px #003366 solid;
}

.pm-popup{
	background-color:#D6E0EA;
	border:1px #003366 solid;
}

.pm-popup-item{
	border-bottom:1px #003366 solid;
}

.pm-menubar-item-hot, .pm-popup-item-hot, .pm-menubar-item-expanded{
	background-color:#C1D699;
}

.pm-menubar-item-active, .pm-popup-active{
	background-color:#C1D699;
}

.pm-caption div, .pm-menubar-item-active div, .pm-popup-active div, .pm-menubar-item-hot div, .pm-popup-item-hot div, .pm-menubar-item-expanded div, .pm-popup-item div, .pm-menubar-item div {
	padding:4px;
}

