
/**
left:	170px;
center:	652px;
right:	142px;
**/

html{
	margin: 0px;
}

body {
	background-image: url(../images/gray_dot.gif);
	font-family: verdana;
	font-size: 8pt;
	color: #000066;
	margin: 16px;
}

a{
	font-weight: 600;
	color: #000066;
	text-decoration: none;
	background-color: inherit;
}
a:visited {
	color: #000011;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
input {
	border: 1px solid #01A2D1;	
}
input[type="checkbox"]  {
	border: 0px solid #01A2D1;	
}
input[type="radio"]  {
	border: 0px solid #01A2D1;	
}
td {
	vertical-align: top;
}
.tdspace td{
	padding: 3px;
}

.original_product_title{
	color: #00AD0C;
}

#maininner {
	position: relative;
	padding: 0;
	padding-right: 10px;
	width: 980px;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 0;	
	text-align: left;
}

#header_top {
	position: relative;
	z-index: 100;
	left: 0px;
	width: 980px;
	height: 108px;
	background: url('../images/header_top.gif');
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#header_top_overlap{
	position: absolute;
	left: 730px;
	width: 250px;
	height: 108px;
	background: url('../images/header_top_overlap.gif') repeat-x;
}

#header_top_right{
	position: absolute;
	right: 0px;
	width: 28px;
	height: 108px;
	background: url('../images/header_top_right.gif') repeat-x;
}
	
#headerLogoLink{
	position: absolute; 
	cursor: pointer; 
	width: 120px; 
	height: 104px; 
	left: 10px;
}

#header_nav{
	position: relative;
	left: 0px;
	width: 980px;
	height: 44px;
	background-image: url(../images/header_nav.gif);
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 3px;
}
#header_nav_bigSearch{
	position: relative;
	left: 0px;
	width: 980px;
	height: 86px;
	background-image: url(../images/header_nav_h86.gif);
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 3px;
}

#searchField{
	vertical-align: middle;
	position: absolute;
	top: 9px;
	left: 10px;
}

.searchboxNoSelect{
	color: #cccccc;
			}
			
.searchboxSelect{
	color: #b2b0b0;
}

#searchSelect{
	position: absolute;
	top: 62px;
	left: 27px;
}




#header_nav_overlap{
	position: absolute;
	left: 730px;
	width: 250px;
	height: 108px;
	background: url('../images/header_nav_overlap.gif') repeat-x;
}

#header_nav_right{
	position: absolute;
	right: 0px;
	width: 28px;
	height: 108px;
	background: url('../images/header_nav_right.gif') repeat-x;
}
	
#header_nav p{
	padding: 8px;
	margin: 0px;
}

#header_nav_content{
	position: absolute;
	width: 100%;
	height: 44px;
	z-index: 20;
}

#header_nav_content_left{
	float: left; 
	border: 0px solid #000000; 
	position: relative; 
	top: 10px;
	left: 10px;
}

#header_nav_content_right{
	float: right; 
	border: 0px solid #000000; 
	position: relative; 
	right: 14px;
	top: 10px;
}

#shop_menu {
	position: absolute;
	left: 0px;
	width: 170px;
}

#information_menu {
	left: 838px;
	position: absolute;
	width: 142px;
}

#trustpilotText{
	padding-top: 55px; 
	padding-left: 36px; 
	color: #FFFFFF; 
	font-size: 8.5px; 
	font-family: verdana;
}

#moreLang{
	right: 6px;
	visibility: hidden; 
	position: absolute; 
	top:60px;
	width: 100px;
}

.infoPopup{
	float: right; 
	margin: 2px 16px 0px 0px; 
	width: 18px;	
}

.popupPanelTable{
	margin: 0 0px 0 5px;
}

.popupPanelTable tr:hover{
	background-color: #A4EBFF;
}

.overLibInnerCSS{
	text-align: left;
	font-size: 10px;	
}

#sidemenu {
	position: relative;
	width: 142px;	
	border: 0px solid #000000;
	background-color: #79e1ff;
	background-image: url('../images/menu_ondervlak.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	overflow: hidden;
	margin-bottom: 3px;
	margin-top: 3px;
}

.sidemenu {
	position: relative;
	/*width: 170px;*/
	width: 100%;	
	background: #79e1ff url('../images/menu_ondervlak_border_right.gif') repeat-y;
	background-position: right;
	margin: 9px 0 3px 0;
	padding: 22px 0 10px 0px;
}

.sidemenu_header{
	position: absolute;
	top: -6px;
	left: 0px;
	z-index: 10;
	height: 28px;
	width: 100%
}

.sidemenu_bottom{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 11px;
	margin: 0px;
	padding: 0px;
	background: url('../images/menu_ondervlak_bottom_overlap.gif') repeat-x;
	background-position: top;
	
}

	.sidemenu_bottom_left{
		position: absolute;
		left: 0px;
		top: 0px;
		height: 11px;
		width: 10px;
		background: url('../images/menu_ondervlak_bottom_left.gif') no-repeat;
		background-position: top;
		z-index: 20;
	}
	
	.sidemenu_bottom_right{
		position: absolute;
		right: 0px;
		top: 0px;
		height: 11px;
		width: 10px;
		background: url('../images/menu_ondervlak_bottom_right.gif') no-repeat;
		background-position: top;
		z-index: 20;
	}

.sidemenuShadow{
	position: relative;
	width: 152px;	
	border: 0px solid #000000;
	background: url(../images/langmenu_back.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 0 15px 0;
	margin: 0px 0 0 0;
	overflow: hidden;
}

.sidemenu a{
	font-family: verdana;
	font-weight: 300;
	font-size: 8pt;
	color: #000066;
	text-decoration: none;
	background-color: inherit;
}

.sidemenu a:visited {
	color: #000011;
}

.sidemenu a:active {
	text-decoration: underline;
}

.sidemenu a:hover {
	text-decoration: underline;
	background-color: #A4EBFF;
}

p {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 8pt;
	color: #000066;
}

.p_iden {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 8pt;
	color: #000066;
}

#sidemenu a{
	font-family: verdana;
	font-weight: 300;
	font-size: 8pt;
	color: #000066;
	text-decoration: none;
	background-color: inherit;
}
#sidemenu a:visited {
	color: #000011;
}
#sidemenu a:active {
	text-decoration: underline;
}
#sidemenu a:hover {
	text-decoration: underline;
	background-color: #A4EBFF;
}

#batterySelectDiv{

}

.menuheader{
	
}

.menuheader a{
	background-color: #79e1ff;
}

.menuheader a:hover{
	background-color: #79e1ff;
}

#imglinking a:hover {
	text-decoration: none;
	background-color: transparent;
}

#centerpanel {
	position: absolute;
	top: 157px;
	left: 178px;
	width: 652px;
	min-height: 500px;
	background-color: #EFFBFF;
	border: 1px solid #D1F5FF;
}

#centerpanel_bigSearch {
	position: absolute;
	top: 246px;
	left: 178px;
	width: 652px;
	min-height: 500px;
	background-color: #EFFBFF;
	border: 1px solid #D1F5FF;
}

.heading{
	position: relative;
	width: 100%;
	height: 30px;
	background: url('../images/gradient_bar_overlap.gif') repeat-x;	
	color: #016886;
	font-family: verdana;
	font-size: 14px;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.heading_left{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../images/gradient_bar.gif') no-repeat;
	width: 20px;
	height: 40px;
}

.heading_right{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 40px;
	background: url('../images/gradient_bar.gif') no-repeat;
	background-position: right top;
	z-index: 20;
}

#centerpanel h1{
	font-family: verdana;
	font-size: 14px;
	text-align: center;
	width: 500px;
	height: 40px;
	color: #016886;
	background-image: url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#centerpanel h2{
	font-size: 10pt;
	
	padding: 0 0 0 5px;
	color: #000066;
}
#centerpanel h3{
	font-size: 10pt;
	margin: 0px;
}

#popuppanel {
	position: relative;
	top: 0px;
	left: 0px;
	width: 725px;
	background-color: #EFFBFF;
	border: 1px solid #D1F5FF;
}
#popuppanel h1{
	font-size: 11pt;
	text-align: center;
	width: 500px;
	height: 40px;
	color: #000066;
	background-image: url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#popuppanel h2{
	font-size: 10pt;
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#popuppanel h3{
	font-size: 10pt;
	margin: 0px;
}

#review{
	width: 116px;
	background-color: #EFFBFF;
	border: 1px solid #01A2D1;
	padding: 8px;
	font-size: 7pt;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000066;
}
#review a{
	font-size: 7pt;
}

#review_wide{
	width: 400px;
	background-color: #EFFBFF;
	border: 1px solid #01A2D1;
	padding: 8px;
	font-size: 7pt;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000066}

#bo_copyright{
	position: absolute;
	margin-top: 200px;
	bottom: -130px;
}

#flags {
	float: right;
	margin: 8px;
	position: relative;
	z-index: 5;
}

.alignBaseDirection{
	text-align: right;	
}

#currency {
	position: absolute; 
	right: 9px; 
	top:80px; 
	z-index: 1;
}

#currencyPanel {
	position: absolute;
	top: 20px;
	right: 4px;
	width: 143px;
	z-index: 999;
	padding: 5px;	
}

#flagPanel {
	position: absolute;
	top: 23px;
	right: 4px;
	width: 143px;
	z-index: 999;
	padding: 5px;
}

#flagPanel a{
	text-decoration: none;
}

.closePopupPanel{
	position: absolute;
	top: 10px;
	left: 132px;
	background: url('../_BWF/images/icons/fugue/custom/cross-button-blue-small.png');
	height: 10px;
	width: 10px;
	cursor: pointer;
}
	
p.tinytext{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 9px;
}
p.tinytextgeneral, span.tinytextgeneral{
	font-size: 7pt;
}
p.spacing{
	line-height: 14pt;
}
.tinytext {
	font-size: 9px;
}
.tinytext a{
	font-size: 9px;
}

.prod_tbl{
	/*width: 488px;*/
	width: 96%;
	border-collapse: collapse;
	margin: 6px 2% 6px 2%;
}

.prod_tbl td{
	vertical-align: middle;
	padding: 2px 2px 15px 2px;
}

.prod_top{
	border-top: 1px solid #01A2D1;
}
.prod_top td{
	border-top: 1px solid #01A2D1;
}
.prod_bottom{
	border-bottom: 1px solid #01A2D1;
}
.prod_bottom td{
	border-bottom: 1px solid #01A2D1;
}
.prod_right{
	border-right: 1px solid #01A2D1;
}
.prod_left{
	border-left: 1px solid #01A2D1;
}

.prod_desc{
	vertical-align: top;
	border-left: 1px solid #01A2D1;
	padding: 4px;
}
.orderline1 {
	background-color: #D1F4FF;
	border-bottom: 1px solid #999999;
}
.orderline2 {
	background-color: #E9FAFF;
	border-bottom: 1px solid #999999;
}
.orderline3 {
	background-color: #30CDFF;
	border-bottom: 1px solid #999999;
}

.line_green {
	background-color: #D6FFB1;
	border-bottom: 1px solid #999999;
}
.line_darkgreen {
	background-color: #B7FF77;
	border-bottom: 1px solid #999999;
}
.line_red {
	background-color: #FFCCCC;
	border-bottom: 1px solid #999999;
}
.borderbottom{
 border-bottom: 1px solid #999999;
}
.imgborder{
	border: 1px solid #01A2D1;	
}
.imglink{
	border: 0px;
	padding: 0px;
	margin:0px;
}
.imglink a:hover {
	text-decoration: none;
	background-color: transparent;
}

.shaded_back{
	background-color: #B9EEFF;
}
.shaded_back_light{
	background-color: #D1F4FF;
}
.shaded_back_dark{
	background-color: #B9EEFF;
}

.blue_back {
	background-color: #28C9FF;
}

.prod_price{
 width: 120px;
 vertical-align: bottom;
 padding-bottom: 12px;
}
.prod_price_big{
 width: 100%;
 text-align: right;
 font-size: 14pt;
}
.formitem {
 border-width: 1px;
 border-style: solid;
 border-color: #01A2D1;
}
.formitem_lit {
 border-width: 1px;
 border-style: solid;
 border-color: #006783;
}

.ok {
	background-color: #C6FFE2;
}
.err {
 	border: 1px solid #FF0000;
}

.box_yellow {
	background-color: #FCFFBA;
	border: 1px solid #F0FC0D;
}

.wpt_notice{
	background: #FCFFBA url('../_BWF/images/icons/fugue/information-frame.png') no-repeat;
	background-position: 17px 3px;
	padding: 5px 5px 5px 38px; 
	border: 1px solid #F0FC0D; 
	margin: 0 13px 4px 13px;
	cursor: pointer;
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
}

.wpt_popup {
	background-color: #FCFFBA;
	color: #016886;
}

.wtp_popup_close{
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

.wpt_popup_topheader{
	color: #016886;
	border-bottom: 2px solid #016886;
	padding: 0px 5px 5px 0px;
	font-weight: bold;
	margin: 9px 0 0 0;
	
}

.wpt_popup_header{
	color: #016886;
	/*background: #01A2D1;*/
	border-bottom: 1px solid #016886;
	padding: 5px 5px 5px 0px;
	font-weight: bold;
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
}

.wpt_popup_text{
	padding: 2px 0 0 0px;
}

.tablecollapse{
 border-collapse: collapse;
}
.tablecenterwidth{
	width: 490px;
	margin: 4px;
}
.mail_table{
	/*void*/
}
.mail_table td{
	padding: 2px;
	vertical-align: top;
}
.mail_table select{
	font-size: 1.0em;
}

.firstblock{
 border: 1px solid #01A2D1;
}
.brandname{
	font-size: 14px;
	text-align: center;
	color: #016886;
	vertical-align: middle;
	width: 100%;
	background-color: #D1F4FF;
}
A.brandname:hover{
	text-decoration: none;
}
.nextblock{
 border-top: 1px solid #01A2D1;
 border-left: 1px solid #01A2D1;
 border-bottom: 1px solid #01A2D1;
}

.primButton {
	padding: 1px;
	margin: 2px;
	border: 2px solid ;
	background-color: #EFFBFF;
	text-decoration: none;
}
A.primButton:hover{
	text-decoration: none;
}
.selectedWords {
 background-color: #6BFF6B;
 font-weight: bold;
}

.screenMessages p {
	width: 		96%;
	padding: 	4px;
	margin: 	6px;
}

.daList li {
	background:transparent url(../images/doublearrow.gif) no-repeat scroll 0 4px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:12px;
	position:relative;
	left:-30px;
	width:100%;
}

.noborders {
	border: 0px solid #000000;
}
.noborders tr{
	border: 0px solid #000000;
}
.noborders td{
	border: 0px solid #000000;
}

.promotionalOffers{
	width: 100%;
}
.promotionalOffers td{
	color: #438f00;
	text-align: center;
}

.promotionalOffers .offer_top{
	color: #438F00;
}

img.promotionImage{
	border: 1px solid #B7FF77;
}

#centerpanel .promotionalOffers .offer_top h2{ 
	color: #438F00;
}

.promotionalOffers .offer_bottom{
	border-bottom: 1px dashed #B7FF77;
}

.promotionalOffers .offer{
	background-color: #D6FFB1;
	border: 1px solid #B7FF77;
}

.promotionalOffers a{
	color: #438f00;
	font-weight: normal;
}

.promotionalOffers a.hideUnhideLink{
	color: #438f00;
	font-weight: normal;
}

.combiPromo{
	color: #C2005A;
	font-weight: bold;
}
.combiPromoBox{
	padding:4px; 
	background-color: #B7FF77; 
	border: 1px solid #438f00;
	display: block;
	text-decoration: none;
}
.combiPromoBox:hover{
	text-decoration: none;
}

.textBlock{
	vertical-align: middle;
	border-collapse: collapse;
	padding: 2px 2px 15px 2px;
	width: 96%;
	border-collapse: collapse;
	margin: 6px 2% 6px 2%;
}

.textBlock td{
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
}

.textBlockTitle{
	background-color: #B9EEFF;
}

.textBlockTitle td{
	background-color: #B9EEFF;
	border-top: 1px solid #01A2D1;
	border-bottom: 1px solid #01A2D1;
	padding: 4px;
	margin: 5px 0 0 0;
}

.textBlockContent td{
	padding: 0 0 15px 0 ;
}

.textBlockContent td.prod_no_right{
	padding: 5px; 
	border-right: 0px;
	vertical-align: top;
}

.textBlockContent td.blockMorePadding{
	padding: 5px 5px 5px 15px;
}

.textBlockContent td.blockLessPadding{
	padding: 5px 2px 5px 4px;
}

.no_border_left{
	border-left: 0px;
}

.no_border_right{
	border-right: 0px;
}

.textBlockPadding{
	background-color: #D1F4FF;
	width: 100px;
}

.textNoPaddingBottom{

}

.paymentMethodSelectTr{
	background-color: #EFFBFF;;
}

.stockContainer{
	margin: 5px auto 0 auto; 
	display: inline-block;
	zoom: 1;
    *display: inline;
}

.stockOverloop{
	float: left;
	background: url('../images/stock_level_background.png') repeat-x;
	padding: 7px 3px 0 3px;
	height: 22px;
	cursor: pointer;
	font-size: 11px;
}

.stockHideBorder{
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 4px;
	height: 29px;
	background: url('../images/stock_level_background.png') repeat-x;
}

.shopList_BC{
	background-color: #FFFDE7;
}

.shopList_BU{
	background-color: #A4EBFF;
}

.container{
	background-color: #EFFBFF;
	border: 1px solid #D1F5FF;
	padding: 5px;
}

.promotionalOffers .offer_top h2{
	font-size: 1.3em; 
	font-weight: bold;
}

.shoppingcart_contains{
	font-size: 1.3em; font-weight: bold;
}

.paymentMethodSelectTable{
	width: 400px;
	border-collapse: separate;
}

.bold{
	font-weight: bold;
}

.highlight_description_title{
	font-weight: bold;
}

.clientAdressTable{
	width: 96%; 
	border-collapse: collapse; 
	margin: 6px 2% 6px 2%;
}

.checkOutThank{
	text-align: center;
	width: 100%;
}
