/*
  $Id: stylesheet.css,v 1.00 23/02/2010 20:04:02 H_W $
*/

.boxText {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;   /* Hack   originalcolor=#0033FF */
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #000000; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000; text-decoration: underline; }

BODY {
  background: #ffffff url(images/multlock/background.jpg);
  color:  	#000000;
     margin : auto; 
  padding : 0; 
  text-align : center; 
  min-width : 1000px;
  max-width: 1000px;
  margin-left: auto; 
 margin-right: auto;
}

A {
  color:  	#333333;  /* Hack   originalcolor=#0033FF */
  text-decoration: none;
}

A:hover {
  color: #ff0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #666666 url(images/infobox/box_bg.gif);
}

TD.headerNavigation {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  background: #999999 url(images/infobox/box_bg.gif);
  color: #FFFFFF;
  font-weight : bold;
  margin: 0px;
  padding: 0px;
}

A.headerNavigation { 
  color: #FFFFFF;      /* Hack for breadcrump  originalcolor=#FF0000 */
}

A.headerNavigation:hover {
  color: #FF0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color:  	#000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #000000;}

TD.headerInfo {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background:  	#1C72F8;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background:  	#FFFFFF url(images/infobox/box_bg.gif);
}

TD.footer {
  font-family: verdana, Arial, sans-serif;
  font-size: 10px;
  background:  	#999999 url(images/infobox/box_bg.gif);
  color: #FFFFFF;   /* Hack for Footer  originalcolor=#FF0000 */
  font-weight: bold;
}

.infoBox {
  background:  	#ffffff;
}

.infoBoxContents {
	background: url(images/pixel_trans.gif);
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;  /* Hack   originalcolor=#0000FF */
	border: thin none #0000FF;
}

.infoBoxNotice {
  background:  	#000000;
}

.infoBoxNoticeContents {
	background:  	#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;    /* Hack   originalcolor=#0033FF */
}

TD.infoBoxHeading {
  font-family: verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #27360d url(images/infobox/box_bg.gif) repeat-x top left;
  color: #FFFFFF;
  padding: 0px;
}

TD.infoBox, SPAN.infoBox {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;  /* Hack   originalcolor=#0000FF */
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFFF00;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #333333;  /* Hack   originalcolor=#0033CC */
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #ffff33;
}

TD.noborderbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;   /* Hack   originalcolor=#0033CC */
}

TD.pageHeading, DIV.pageHeading {
  font-family: verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #333333;  /* Hack   originalcolor=#0000FF */
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;  /* Hack   originalcolor=#0033CC */
	}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000FF;
  font-weight: bold;
}

TABLE.formArea {
  background:  	#000000;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color:  	#000000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #000000; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.mws_boxTop    {
	background: url('images/infobox/top.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : center;
	font-weight: bold;
	background-repeat:repeat-x;
	vertical-align: middle;
	white-space: nowrap;
	color: #FFFFFF;   /* Hack for mws_box  originalcolor=#FF0000 */
}
	.mws_boxTopLine    {
	background: url('images/infobox/top_line.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : center;
	font-weight: bold;
	background-repeat:repeat-x;
	vertical-align: middle;
	white-space: nowrap;
	color: #333333;   /* Hack for mws_box  originalcolor=#FF0000 */
}
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	color: #333333;    /* Hack   originalcolor=#0033FF */
}
.smallText2 { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;   /* Hack   originalcolor=#0033CC */
}
.comment {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
.errorText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 10px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0033FF; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE {
	background-color: #F0F1F1;
	color: #0033FF;
}
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */
.tekstalgemeenshop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;   /* Hack   originalcolor=#0033CC */
}
.company {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;  /* Hack   originalcolor=#0033CC */
}
.algemeenrood {

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
.boxrood {

	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
.priceproductlisting {

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
/*Dynamic Sitemap */

ul.sitemap {
color: #ff0000;
}

/*end Dynamic Sitemap */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 130px; /* Width of Menu Items */
border-bottom: 1px solid #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}

.suckerdiv ul li{
position: relative;
background-color: #FFFFFF;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 124px; /* Parent menu width - 1*/
position: absolute;
width: 250px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 250px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 250px; /* Parent menu width - 1*/
background-color: #FFFFFF;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #FFFFFF;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #FFFFFF;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #0000FF;
text-decoration: none;
background-color: #FFFFFF;
padding: 1px 2px;
border: 1px solid #333333;
border-bottom: 0;
line-height: 1.25em;
}

.suckerdiv ul li a:hover{
background-color: yellow;
color: #0000FF;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: yellow;
color: #0000FF;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: yellow;
color: #0000FF;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #FFFFFF;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #FFFFFF;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #FFFFFF;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End Holly Hack for IE \*/

/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* CSS Tooltip */
a:hover {  
background:#fff;  
text-decoration:none;  
 }  
 a.tooltip span {  
 display:none;  
 padding:2px 3px;  
 margin-left:8px;  
 width:300px;  
 }  
 a.tooltip:hover span{  
 display:inline;  
 position:absolute;  
 background:#fff;  
 border:2px solid #333333;  
 color:#333333;  
 }  
 .hiddenText {
	font-family:   verdana, Arial, sans-serif;
	font-size: 8px;
	 color: #FFFFFF;   /* Hack   originalcolor=#0033FF */
}.boxoranje {
	font-family:   verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF6600;
}

  /* Center shop */
  #centershop {
width: 1000; margin: auto;
border: 0px solid #999999;
text-align:center;
}

TD.lijst {
	COLOR: navy;
	BACKGROUND: transparent;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 9pt;
	TEXT-ALIGN: justify;
	BORDER-BOTTOM: navy 1px solid;
	BORDER-LEFT: navy 0px solid;
	BORDER-RIGHT: navy 0px solid;
	BORDER-TOP: navy 0px solid;
	vertical-align : baseline;
}
TD.lijstja {
	COLOR: green;
	BACKGROUND: transparent;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 9pt;
	TEXT-ALIGN: justify;
	BORDER-BOTTOM: navy 1px solid;
	BORDER-LEFT: navy 0px solid;
	BORDER-RIGHT: navy 0px solid;
	BORDER-TOP: navy 0px solid;
	vertical-align : baseline;
}
TD.lijstnee {
	COLOR: red;
	BACKGROUND: transparent;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 9pt;
	TEXT-ALIGN: justify;
	BORDER-BOTTOM: navy 1px solid;
	BORDER-LEFT: navy 0px solid;
	BORDER-RIGHT: navy 0px solid;
	BORDER-TOP: navy 0px solid;
	vertical-align : baseline;
}
/* End */