/*//////////////////////////////////////////////
//// GENERIC ELEMENT FORMATTING
//////////////////////////////////////////////*/
body{
	background: #ffffff;
	color: #000000;
	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: #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 #114392}
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 #114392}

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

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

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

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/
.cnt-def{width: 100%;}
.cnt-border-bottom{border-bottom: 1px solid #4784DD; }
.cnt-border-alt-bottom{border-bottom: 1px solid #81ADE9; }
.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 #EEF4FC; 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 #F2F7FC; 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: #EEF4FC}
.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 #EEF4FC; 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: #F2F7FC}
.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{
  padding-right: 5px;
}
#nav-level1 a{
	text-align: center;
	padding: 0px;
	color: #193359;
	text-decoration: none;
	}
#nav-level1 a:hover{text-decoration: none; color:#4784DD}
#nav-level1 a.sel{color: #FFFFFF}
#nav-level1 a.sel:hover{color: #4784DD}
#nav-level1 span{vertical-align: middle}

#PageFlip-unten{
	background: url('images/PageFlip_unten.gif') top left repeat;
	width: 60px;
}
#PageFlip-oben{
	position: relative;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 100%;
	background: url('images/PageFlip_oben.gif') top left repeat;
}
#PageFlip-rechts{
	background: url('images/PageFlip_rechts.gif') top left repeat;
}
#Seite-Links{
	width: 180px;
	background-color: #FFFFFF;
}
#Seite-Rechts{
	width: 620px;
	background: url('images/PageFlip_rechts.gif') top left repeat;
}
#Seitenbreite{
	width: 900px;
}
#Seitenbreite_Links{
	width: 200px;
}
#Seitenbreite_Rechts{
	width: 640px;
}
#Seiteninhalt{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#Border_left_top{
	background: url('images/Border_left_top.gif') right top no-repeat;
	height: 10px;
}
#Border_left_mid{
	background: url('images/Border_left_mid.gif') right top repeat-y;
}
#Border_right_top{
	background: url('images/Border_right_top.gif') left top no-repeat;
	height: 10px;
}
#Border_right_mid{
	background: url('images/Border_right_mid.gif') left top repeat-y;
}
#Border_left_bot{
	background: url('images/Border_left_bot.gif') right top no-repeat;
	width: 12px;
	height: 7px;
}
#Border_right_bot{
	background: url('images/Border_right_bot.gif') left top no-repeat;
	width: 12px;
	height: 7px;
}
#Border_bottom{
	background: url('images/Border_bottom.gif') left top repeat-x;
	width: 10px;
	height: 7px;
}
#Border_bottom_mid{
	background: url('images/Border_bottom_mid.gif') left top no-repeat;
	width: 60px;
	height: 7px;
}
#Border_bottom_l{
	background: url('images/Border_bottom.gif') left top repeat-x;
	height: 7px;
	width: 180px;
}
#Border_bottom_r{
	background: url('images/Border_bottom.gif') left top repeat-x;
	height: 7px;
	width: 620px;
}
#Border-Spacer{
	overflow: hidden;
	height: 1px;
	width: 1px;
}
.Border_top_Line { border-bottom: 1px solid #193359 }

/*///////////////////////////////////////////////////
//// LEVEL 2 NAVIGATION
///////////////////////////////////////////////////*/

#Reg_t_l{
  background: url('images/Reg_t_l.gif') left top no-repeat;
  width: 17px;
  height: 20px;
}
#Reg_t_m{
  background: url('images/Reg_t_m.gif') left top repeat-x;
  height: 20px;
}
#Reg_t_r{
  background: url('images/Reg_t_r.gif') left top no-repeat;
  width: 11px;
  height: 20px;
}
#Reg_c_l{
  background: url('images/Reg_c_l.gif') left top no-repeat;
  width: 17px;
  height: 19px;
}
#Reg_c_m{
  background: url('images/Reg_c_m.gif') left top repeat-x;
  height: 19px;
}
#Reg_c_r{
  background: url('images/Reg_c_r.gif') left top no-repeat;
  width: 11px;
  height: 19px;
}
#Reg_b_l{
  background: url('images/Reg_b_l.gif') left top no-repeat;
  width: 17px;
  height: 19px;
}
#Reg_b_m{
  background: url('images/Reg_b_m.gif') left top repeat-x;
  height: 19px;
}
#Reg_b_r{
  background: url('images/Reg_b_r.gif') left top no-repeat;
  width: 11px;
  height: 19px;
}
#Reg_f_l{
  background: url('images/Reg_f_l.gif') left top repeat-y;
  width: 17px;
}
#Reg_f_m{
  background: url('images/Reg_f_m.gif') left top repeat;
}
#Reg_f_r{
  background: url('images/Reg_f_r.gif') left top repeat-y;
  width: 11px;
}

#nav-level2{
	/*background: url('images/gradient_2nd_level.gif') repeat-x left;*/
	position: relative;
	top: 1px;
	height: 100%;
}
#nav-level2 a{
	text-decoration:none; 
	color: #193359;
	font-weight: bold;
}
#nav-level2 a:hover{color: #4784DD}
#nav-level2 a.sel{color: #4784DD}
#nav-level2 a.sel:hover{color: #193359}
#nav-level2 a.w{color: #4784DD}

.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 #CDDEF5;
	border-top: 1px solid #BCD3F3;
	background-color: #193359;
	overflow: hidden;
	clear: both;
}
/*///////////////////////////////////////////////////
//// LEVEL 3 NAVIGATION
///////////////////////////////////////////////////*/
#nav-level3{
	text-align: left;
	width: 100%;
	height: 24px;
	background: url('images/bg-level3.gif') repeat-x left;
	overflow: hidden;
	clear: both;
	white-space: nowrap;
}
#nav-level3 td{
	padding-left: px;
}
#nav-level3 a{
	position: relative;
	vertical-align: bottom;
	padding: 0 8px 0 0;
	font-weight: bold;
	/*font-size: 11;*/
	color: #114392;
	text-decoration: none;
}
#nav-level3 a:hover{text-decoration: underline}
#nav-level3 a.selected{color:#193359}
#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:#CDDEF5;width:100%}
.catnav-row a:hover{text-decoration: underline;}
.subnav-selected {background:#193359;width:100%}

.container{ border: 1px solid #4784DD;}
.containerparent{
	border-top: 1px solid #4784DD;
	border-left: 1px solid #4784DD;
	border-right: 1px solid #4784DD;
}
.container-header{background-color: #4784DD; padding-bottom: 3px;}
.container-header a{
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	color: #ffffff;
	font-weight: bold;
}
.container-row{
	width: 180px;
	border-right: 1px solid #81ADE9;
	border-left: 1px solid #81ADE9;
	background-color: #F2F7FC;
	padding: 0px;
}

.container-row-cntactive{
	width: 180px;
	border-right: 1px solid #4784DD;
	border-left: 1px solid #4784DD;
	background-color: #EEF4FC;
	padding: 0px;
}

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

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

/*//////////////////////////////////////////////
//// FOOTERBAR FORMATTING
//////////////////////////////////////////////*/
#footer{
	background: url('images/footer.gif') repeat-x top ;
	width: 100%;
	margin-top: 10px;
	padding: 10px 0 10px 0;
	text-align: center;
	border-bottom: 1px solid #BCD3F3;
	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;
	margin-bottom: 5px;
	color: #000000;
}

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

/*//////////////////////////////////////////////
//// 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 #4784DD; padding: 1px; width: 100px}

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

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

#basket thead th{
	background: #81ADE9; 
	color: #000000; 
	border-bottom: 1px solid #114392
	}
#cnt-alt #basket thead th{
	background:none;
	border-bottom: 1px solid #BCD3F3
	}

#basket tbody td{
	background: #CDDEF5;
	border-bottom: 1px solid #114392;
	}
#basket tbody td.alt-item{background:#CDDEF5}
#cnt-alt #basket tbody td{
	background: transparent;
	border-bottom: 1px solid #BCD3F3;
}

#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;
}
*/
