/*//////////////////////////////////////////////
//// GENERIC ELEMENT FORMATTING
//////////////////////////////////////////////*/
body{
      background-color: #FFFFFF
	color: #000000;
	margin: 0px;
}
body,td,div,p{
	font-family: Verdana, sans-Serif; 
	font-size: 8pt;
	font-weight: normal;
}
th{
	font-family: Verdana, sans-Serif; 
	font-size: 8pt;
}
tfoot td{color: #808080}
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 #884A00}
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 #884A00}

a{color: #0056BF}
hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.site{
	width: 950px;border: 1px solid  #37679F;

background: #FFFFFF;
}

#topnav{
	position: relative; 
	width: 100%;
	height: 60px; 
	background: url('') left top no-repeat #FFFFFF;
}

#topnav #clogo{
	position: absolute;
	left: 10px;
	top: 10px;
}
#nav-top{
	position: absolute;
width:100%;
text-align: center;
	top: 30px;
	background: url('') left 26px repeat-x; 
	border-bottom: 1px solid #666684;
}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/
.cnt-def{
	width: 100%;

	border: 1px solid #37679F;
}
.cnt-def-header{
	font-weight: bold;
	color: #FFFFFF;
      font-size: 10pt;
	background: #37679F;
	padding: 2px;	
}
.cnt-def-header a{
	display:block;
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF
}
.cnt-def-header a:hover{text-decoration:underline}

.cnt-def-body{}

.cnt-alt{
	width: 100%;
	background: #FFEED9;
	border: 1px solid #884A00;
}
.cnt-alt-header{
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #884A00;
	padding: 2px;	
}
.cnt-alt-header a{
	display:block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding: 2px;	
}
.cnt-alt-header a:hover{text-decoration:underline}
.cnt-alt-body{}

.cnt-simple{
	width: 100%;
	border: 0;
}
.cnt-simple-header{
	font-weight: bold;
	font-size:8pt;
	color: #000000;
	border-bottom: 1px solid #37679F;
}
.cnt-simple-header a{
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-size:8pt;
	color: #000000;
}
.cnt-simple-header a:hover{text-decoration:underline}
.cnt-simple-body{}

.cnt-highlight{
	width: 100%;
	border: 2px dotted #37679F;
}
.cnt-highlight-header{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background: #EFEFEF;
	padding: 4px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}
.cnt-highlight-header a{
	display:block;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
	letter-spacing: 1px;
}
.cnt-highlight-header a:hover{text-decoration:underline}
.cnt-highlight-body{
}

/*///////////////////////////////////////////////////
//// LEVEL 1 NAVIGATION
///////////////////////////////////////////////////*/

#nav-level2{
	/*background: #EFEFEF;*/
	position: relative;
width:100%;
text-align: center;
	top: 1px;
	border-bottom: 1px solid #666684;
}
#nav-level2 a{text-decoration:none; color: #37679F}
#nav-level2 a:hover{color: #884A00}
#nav-level2 a.sel{color:  #884A00}
#nav-level2 a.sel:hover{color: #3980DF}
.button{
	background: url('images/default_fill_2nd_level.png') repeat-x left;
	vertical-align: top;
	padding-top: 8px;
	font-weight: bold;
	white-space:nowrap; 
}
.button-sel{
	background: url('images/default_fill_2nd_level_sel.png') repeat-x left;
	vertical-align: top;
	padding-top: 8px;
	font-weight: bold;
	white-space:nowrap; 
}
#buttonbarbottom{
	width: 100%;
	height: 6px;
	background-color: #CFCFCF;
	overflow: hidden;
	clear: both;
}

/*///////////////////////////////////////////////////
//// SUBNAVIGATION (LEFTHAND)
///////////////////////////////////////////////////*/
.catnav{width: 100%}
.catnav-row{padding: 2px;}
.catnav-row a{text-decoration: underline;  font-weight: normal; color: white}
.catnav-selected a{ font-weight: bold}
.catnav-selected a:hover{ font-weight: bold; width:100%}
.catnav-row a:hover{color:#F38400}
.subnav-selected {background:#37679F;width:100%}

.container{ border: 1px solid #3980DF;}
.containerparent{
	border-top: 1px solid #3980DF;
	border-left: 1px solid #3980DF;
	border-right: 1px solid #3980DF;
}
.container-header{background-color: #3980DF; padding-bottom: 3px;}
.container-header a{
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	color: #ffffff;
	font-weight: bold;
}
.container-row{
	width: 225px;
	border-right: 1px solid #F38400;
	border-left: 1px solid #F38400;
	background-color: #FFFBF6;
	padding: 0px;
}

.container-row-cntactive{
	width: 225px;
	border-right: 1px solid #3980DF;
	border-left: 1px solid #3980DF;
	background-color: #FBFBFB;
	padding: 0px;
}

.container-selected{background: #FBFBFB;}
.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: #EFEFEF;
}

.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: #FFEED9;
}

/*//////////////////////////////////////////////
//// FOOTERBAR FORMATTING
//////////////////////////////////////////////*/
#footer{
	background:  #EFEFEF;
	width: 100%;
	margin-top: 0px;
	padding: 10px 0 10px 0;
	text-align: center;
	border-bottom: 1px solid #EFEFEF;
	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: 100%;

}
#pane-left{width: 225px; background: #37679F}
#pane-body{width: 100%}
#pane-right{width: 180px}

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

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

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

.minibasket-value{
	width:80%;
	text-align:right;
	font-weight:bold;
	color: white;
}

.minibasket-caption {color: white;
}
#minibasket a{
	display: block;
	text-align: right;
	color: white;
}

/*//////////////////////////////////////////////
//// 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 #884A00;}
#cnt-alt #basket{border-bottom: 1px solid #EFEFEF}

#basket thead th{
	background: #F38400; 
	color: #000000; 
	border-bottom: 1px solid #884A00
	}
#cnt-alt #basket thead th{
	background:none;
	border-bottom: 1px solid #EFEFEF
	}

#basket tbody td{
	background: #FFEED9;
	border-bottom: 1px solid #884A00;
	}
#basket tbody td.alt-item{background:#FFEED9}
#cnt-alt #basket tbody td{
	background: transparent;
	border-bottom: 1px solid #EFEFEF;
}

#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: #884A00;
}
.t-price-list{
	font-size: 14px;
	color: #884A00;
}

#product_original_price{
	font-size: 11px;
	color: #3980DF;
}