/*//////////////////////////////////////////////
//// GENERIC ELEMENT FORMATTING
//////////////////////////////////////////////*/
body{
	background: #FFFFFF;
	background:url(media/images/contener.png);
	background-repeat:repeat-y;
	color:#000000;
	margin: 0px;
                   margin-left: 20px
}
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:0px}
img.nopic{border:none}
/*img.thumb{}*/
a{color: #0046B4}
hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.site{
	width: 100%;
}
/*//////////////////////////////////////////////
//// PANES
//////////////////////////////////////////////*/
#pane-parent{
	width: 100%;
}
#pane-left{width: 199px}
#pane-body{width: 100%}
#pane-right{width: 175px}

/*//////////////////////////////////////////////
//// BREADCRUMB NAVIGATION
//////////////////////////////////////////////*/
#breadcrumb{
	padding-bottom: 3px;
	border-bottom: 1px solid #808080;
	font-weight: bold;
	}
#breadcrumb a{text-decoration:none; font-weight:normal}
#breadcrumb a:hover{text-decoration: underline;}
#breadcrumb span{font-weight: normal}

/*//////////////////////////////////////////////
//// TEXT FORMATTING
//////////////////////////////////////////////*/
.t-em{text-transform:uppercase}

/* Text Colors */
.tc-main{color:#FFFFFF}
.tc-maindark{color:#FFFFFF}
.tc-alt{color:#000000}
.tc-altdark{color:#FFFFFF}

/*//////////////////////////////////////////////
//// 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:#F2FAFD;
}
.list-item{}
.list-item-alt{background:#E0E0E0}
.list-item-border{border: 1px solid #114392}
.list-item-list-info{}
.list-item-partslist{
	background:#F2FAFD;
}
.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 0 6px 0;
	line-height: 1px;
	width: 100%;
	height: 3px;
}

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

/*///////////////////////////////////////////////////
//// BANNER AREA (including level1-level3 navigation)
///////////////////////////////////////////////////*/
#topnav{
	position: relative; 
	width: 100%;
	height: 80px; 
	background: url('images/logo.jpg') left top no-repeat #003264;
}

#topnav #clogo{
	position: absolute;
	left: 10px;
	top: 10px;
}

/*///////////////////////////////////////////////////
//// LEVEL 1 NAVIGATION
///////////////////////////////////////////////////*/
#nav-level1{
	text-align: right; 
	color: #FFFFFF;
	margin: 0px 5px 0px 0px; 
}
#nav-level1 a{
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	}
#nav-level1 a:hover{text-decoration: underline}
#nav-level1 span{padding:0px 8px 0px 8px}

/*////////////////////////////////////////////////
//// POPUP NAVIGATION
////////////////////////////////////////////////*/
#linkerabstand {	
padding-left: 0px; width:100%;height: 31px;
background: url(images/2nd-nav-bg.gif ) right bottom repeat-x #B2CFE7; }
.MenuBarButton{
	color: #425362;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	padding: 13px 5px 5px 10px;
	display: block;
	float: left;
	
border-right: 1px solid #005FAF;
border-left: 1px solid #005FAF

}
#pm-menubar{
	background: url(images/2nd-nav-bg.gif) right bottom repeat-x #B2CFE7;

}

#pm-menubar a:hover{color: #000000;}
#pm-menubar .hovered{background-color: #E0E0E0}
#pm-menubar .expanded a{color: #000000}
#pm-menubar .expanded a:hover{color: #000000}
#pm-menubar .popnav-main div.selected a{color: #000000}
#pm-menubar .selected a:hover{color: #000000}

/*////////////////////////////////////////////////////////////
//// FUNCTIONBAR FORMATTING (HOSTS QUICKSEARCH AND MINIBASKET
////////////////////////////////////////////////////////////*/
#functionbar{width: 100%; background-color: #AAC8FF}

/*//////////////////////////////////////////////
//// MINIBASKET FORMATTING
//////////////////////////////////////////////*/
#minibasket{color: #000000; color: #003264; padding: 3px 5px 3px 10px}
#minibasket a{color: #000000}
#minibasket a:hover{color: #114392}

.minibasket-header{
	font-weight: bold;
	font-size:13pt;
	padding-left: 40px;
	background: url('images/ic_basket2.gif') left center no-repeat;
}

.minibasket-value{font-weight: bold; font-size:13pt;}
/*
.minibasket{}
.minibasket-caption{}
.minibasket-footer{}
*/

/*//////////////////////////////////////////////
//// SEARCHBAR FORMATTING
//////////////////////////////////////////////*/

#quicksearch{color: #000000; padding: 3px 10px 3px 5px}
#quicksearch form{display: inline}
#quicksearch input{vertical-align: middle; margin-right: 4px}
#quicksearch a{color: #000000}
#quicksearch a:hover{color: #114392}

input.quicksearch-term{border: 1px solid #114392; padding: 1px}

/*///////////////////////////////////////////////////
//// SUBNAVIGATION (LEFTHAND)
///////////////////////////////////////////////////*/
#subnav{
	width: 199px;
	border-top: 1px solid #AAC8FF;
	border-right: 1px solid #AAC8FF;
	border-left: 1px solid #AAC8FF;
}
#subnav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subnav li{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav li a, #subnav li a.expanded{
	display: block;
	text-decoration: none;
	padding: 3px 2px 3px 16px;
	/*position: relative;
	width: 100%;*/
	color: #062C64;
	border-bottom: 1px solid #AAC8FF;
	overflow: hidden;
}
#subnav li a:hover{background: #E0E0E0}
#subnav li a.expanded{
	font-weight: bold;
	text-transform: uppercase;
	background: url('images/bullet_navitem_exp.gif') 184px center no-repeat #D0D9E9;
	padding: 3px 15px 3px 3px;
}
#subnav li a.selected{
	font-weight: bold;
	background: url('images/bullet_default.gif') 3px center no-repeat #E0E0E0;
}

/*
#subnav li a.haschildren{
	background: url('images/bullet_default.gif') 155px center no-repeat;
}
#subnav li a.haschildren:hover{
	background: url('images/bullet_default.gif') 155px center no-repeat #F2FAFD;
}
*/
#subnav li a.expanded:hover{background: url('images/bullet_navitem_exp.gif') 184px center no-repeat #D0D9E9; color:#003264}
#subnav li a.selected:hover{background: url('images/bullet_default.gif') 3px center no-repeat #D0D9E9}

.container{
	border: 1px solid #005FAF;
	border-bottom: 0px;
}
.container-header{	background-color: #005FAF;	padding-bottom: 3px;}
.container-header a{
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	color: #ffffff;
	font-weight: bold;
}
.container-row{
	width: 199px;
	border-bottom: 1px solid #005FAF;
	background-color: #ffffff;
	padding: 0px;
}

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

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

/*//////////////////////////////////////////////
//// FOOTERBAR FORMATTING
//////////////////////////////////////////////*/
#footer{
	width: 100%;
	padding: 10px 0 10px 0;
	text-align: center;
	border-top: 5px solid #005FAF;
	background: #003264;
	color: #FFFFFF;
	}
#footer *.t-weak{color:#8098B2}
#nav-footer a{
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	}
#nav-footer a:hover{text-decoration: underline}
#nav-footer span{padding:0px 8px 0px 8px; color: #FFFFFF}

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

/*//////////////////////////////////////////////
//// PAGINATOR
//////////////////////////////////////////////*/
#paginator{padding-top:5px; padding-bottom:5px}
#paginator a.pi, #paginator span{
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 24px;
	height: 24px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	margin-right: 2px;
	float: left;
	background:url('images/button_paginator.gif') no-repeat
}
#paginator a.pi{background:url('images/button_paginator.gif') no-repeat}
#paginator a.pi:hover{background:url('images/button_paginator_pushed.gif') no-repeat}
#paginator span.pi-active{background:url('images/button_paginator_pushed.gif') no-repeat}
#paginator span.pi-ellipsis{background:url('images/button_paginator.gif') 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}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/
.cnt-def{
	border: 1px solid #005FAF;
	width: 100%;	
}
.cnt-def-header{
	background: url('images/bg_cnt_def_header.gif') left top repeat-x #A9CBE6;
	color: #003264;
	font-weight: bold;
	border-bottom: 1px solid #005FAF;
	padding: 3px;	
}
.cnt-alt{
	border: 1px solid #AAC8FF;
	width: 100%;	
}
.cnt-alt-header{
	background: url('images/bg_cnt_alt_header.gif') left top repeat-x #D0D9E9;
	color: #114392;
	font-weight: bold;
	border-bottom: 1px solid #AAC8FF;
	padding: 3px;	
}
.cnt-alt-body{
	/*
	color: #000000;
	font-weight: normal;
	padding: 0px;	
	*/
}
.cnt-simple{width: 100%;}
.cnt-simple-header{
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #005FAF;
	padding: 3px;	
}
.cnt-hilite{
	border: 1px solid #114392;
	width: 100%;	
}
.cnt-hilite-header{
	text-align: center;
	background: #114392 url('images/bg_cnt_hilite_header.gif') repeat-x;
	color: #FFFFFF;
	border-bottom: 1px solid #114392;
	padding: 3px;	
}
.cnt-body{padding: 0px}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/
#basket{border-collapse:collapse; border-bottom: 1px solid #E0E0E0}

#basket thead th{
	background: #AAC8FF; 
	color: #000000; 
	border-bottom: 1px solid #114392
	}

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

