/*//////////////////////////////////////////////
//// GENERIC ELEMENT FORMATTING
//////////////////////////////////////////////*/
body{
	background: #E7E7E7;
	color: #10101D;
	margin: 0px;
}
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: #7C7C82}
img{border:0}

td.cnt-high-body img.thumb, td.cnt-high-body img.nopic, td.cnt-high-body img.category-image, td.cnt-high-body img#product_picture {border: 1px solid #D08700}
td.cnt-subnav-body img.thumb, td.cnt-subnav-body img.nopic, td.cnt-subnav-body img.category-image , td.cnt-subnav-body img#product_picture {border: 1px solid #D08700}

a{color: #333333}
hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.site{
	width: 100%;
}

#topnav{
	position: relative; 
	width: 100%;
	height: 120px; 
	background: url('images/logo.jpg') left top no-repeat #89490A;
}

#topnav #clogo{
	position: absolute;
	left: 10px;
	top: 10px;
}
#nav-top{
	position: absolute;
	top: 94px;
	background: url('') left 26px repeat-x; 
	border-bottom: 1px solid #C48000;
}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/
.cnt-def{width: 100%;}
.cnt-border-bottom{border-bottom: 1px solid #89490A; }
.cnt-border-alt-bottom{border-bottom: 1px solid #CA8400; }
.cnt-title-content{	
	vertical-align: middle;
	font-weight: bold;
	width: 100%;
	padding-top: 1px;
}
.cnt-body-content{padding: 3px 0px 0px 0px;}
.cnt-static{margin: 5px 0px 10px 0px; width: 100%}

/*//////////Default-Container//////////////////*/
.cnt-default-title{background: url('images/cnti-def-bg-mt.gif') repeat-x left top #F4DCC4; 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 #F0DFBF; 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: #F4DCC4}
.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 #F4DCC4; 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: #F0DFBF}
.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}

/*///////////////////////////////////////////////////
//// LEVEL 1 NAVIGATION
///////////////////////////////////////////////////*/
#nav-level1{
	align: right;
	padding: 0px;
	height: 25px;
	margin-bottom: 10px;
}
#nav-level1 a{
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	}
#nav-level1 a:hover{text-decoration: none; color:#3F4141}
#nav-level1 span{vertical-align: middle}

/*///////////////////////////////////////////////////
//// LEVEL 2 NAVIGATION
///////////////////////////////////////////////////*/
#nav-level2{
	/*background: url('images/gradient_2nd_level.gif') repeat-x left;*/
	position: relative;
	top: 1px;
}
#nav-level2 a{text-decoration:none; color: #9B4E00}
#nav-level2 a:hover{color: #D08700}
#nav-level2 a.sel{color: #ffffff}
#nav-level2 a.sel:hover{color: #D27313}
.button{
	background: url('images/default_fill_2nd_level.gif') repeat-x left;
	vertical-align: top;
	padding-top: 7px;
	font-weight: bold;
	white-space:nowrap; 
}
.button-sel{
	background: url('images/default_fill_2nd_level_sel.gif') repeat-x left;
	vertical-align: top;
	padding-top: 7px;
	font-weight: bold;
	white-space:nowrap; 
}
#buttonbarbottom{
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #C48000;
	border-top: 1px solid #D27313;
	background-color: #9B4E00;
	overflow: hidden;
	clear: both;
}
/*///////////////////////////////////////////////////
//// LEVEL 3 NAVIGATION
///////////////////////////////////////////////////*/
#nav-level3{
	text-align: left;
	width: 100%;
	height: 24px;
	background: url('images/bg-level3.gif') repeat-x bottom left #C48000;
	overflow: hidden;
	clear: both;
	white-space: nowrap;
}
#nav-level3 td{
	padding-left: 190px;
}
#nav-level3 a{
	position: relative;
	vertical-align: bottom;
	padding: 0 8px 0 0;
	font-weight: bold;
	/*font-size: 11;*/
	color: #D08700;
	text-decoration: none;
}
#nav-level3 a:hover{text-decoration: underline}
#nav-level3 a.selected{color:#9B4E00}
#nav-level3 span{vertical-align: middle;}

/*///////////////////////////////////////////////////
//// SUBNAVIGATION (LEFTHAND)
///////////////////////////////////////////////////*/
.catnav{width: 100%}
.catnav-row{padding-top: 2px;}
.catnav-row a{text-decoration: none; font-weight: normal}
.catnav-selected a{text-decoration: none; font-weight: bold}
.catnav-selected a:hover{text-decoration: none; font-weight: bold; background:#C48000;width:100%}
.catnav-row a:hover{text-decoration: underline;}
.subnav-selected {background:#9B4E00;width:100%}

.container{ border: 1px solid #89490A;}
.containerparent{
	border-top: 1px solid #89490A;
	border-left: 1px solid #89490A;
	border-right: 1px solid #89490A;
}
.container-header{background-color: #89490A; padding-bottom: 3px;}
.container-header a{
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	color: #ffffff;
	font-weight: bold;
}
.container-row{
	width: 170px;
	border-right: 1px solid #CA8400;
	border-left: 1px solid #CA8400;
	background-color: #F0DFBF;
	padding: 0px;
}

.container-row-cntactive{
	width: 170px;
	border-right: 1px solid #89490A;
	border-left: 1px solid #89490A;
	background-color: #F4DCC4;
	padding: 0px;
}

.container-selected{background: #F4DCC4;}
.container-selected a{font-weight: bold;}

.container-row img{
	margin-left: 3px;
	margin-right: 3px;
}
.container-row a{
	text-decoration: none;
	padding: 2px;
	display: block;
}
.container-row a:hover{ background: #D27313;}

.container-row-cntactive img{
	margin-left: 3px;
	margin-right: 3px;
}
.container-row-cntactive a{
	text-decoration: none;
	padding: 2px;
	display: block;
}
.container-row-cntactive a:hover{background: #C48000;}

/*//////////////////////////////////////////////
//// FOOTERBAR FORMATTING
//////////////////////////////////////////////*/
#footer{
	background: url('images/footer.gif') repeat-x top #E7E7E7;
	width: 100%;
	margin-top: 10px;
	padding: 10px 0 10px 0;
	text-align: center;
	border-bottom: 1px solid #D27313;
	overflow: hidden;
}
#nav-footer a{
	text-decoration: none;
	color: #000000;
}
#nav-footer a:hover{text-decoration: none}
#nav-footer span{padding:0px 8px 0px 8px; color: #000000}

.t-weak{color:#000000; }

.copyinfo{
	text-align: center;
	margin-top: 5px;
	color: #000000;
}

/*//////////////////////////////////////////////
//// PANES
//////////////////////////////////////////////*/
#pane-parent{
	width: 860px;
}
#pane-left{width: 170px}
#pane-body{width: 100%}
#pane-right{width: 170px}

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

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

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

.minibasket-value{
	width:80%;
	text-align:right;
	font-weight:bold;
}
#minibasket a{
	display: block;
	text-align: right;
	color: #89490A;
}

/*//////////////////////////////////////////////
//// BREADCRUMB FORMATTING
//////////////////////////////////////////////*/
a.breadcrumb{text-decoration: none;}
a.breadcrumb:hover{text-decoration: underline;}

/*//////////////////////////////////////////////
//// SHIPMENT FORMATTING
//////////////////////////////////////////////*/

.shipment-parent{margin:5px 0px 20px 0px}
.shipment-content{background: url('') repeat-x left top;}

/*//////////////////////////////////////////////
//// PAGINATOR
//////////////////////////////////////////////*/
/* Inherited from global.css */

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

#basket{ border-bottom: 1px solid #D08700;}
#cnt-alt #basket{border-bottom: 1px solid #D27313}

#basket thead th{
	background: #CA8400; 
	color: #000000; 
	border-bottom: 1px solid #D08700
	}
#cnt-alt #basket thead th{
	background:none;
	border-bottom: 1px solid #D27313
	}

#basket tbody td{
	background: #C48000;
	border-bottom: 1px solid #D08700;
	}
#basket tbody td.alt-item{background:#C48000}
#cnt-alt #basket tbody td{
	background: transparent;
	border-bottom: 1px solid #D27313;
}

#basket tfoot td{color:#000000}
#basket tfoot td.first-item{}
#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}

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