/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color: #FFFFFF;
	background-color:#000000;
	padding-bottom:10px;
	font-weight:bold;
}
.productsNotifications { }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #000000;
	background-color:#FFFFFF;
	margin: 0px;
	background-image:url(images/custom/logo_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

img.page_foto{
	width:625px;
}

table.content_table{
	width: 800px;
	background-color:FFFFFF;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
}

td.center_content{
	background-color:#FFFFFF;
	text-align:right;
	width:625px;
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	vertical-align:top;
}

td.center_content_alpha{
	border-right:1px solid #000000;
}
 

A {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #d60077;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
	padding: 0px;
	height: 134px;
}

TR.headerNavigation {
	height:25px;
}

TD.header_left{
	border-left:1px solid #000000;
	border-right:0px solid #000000;
	vertical-align:top;
}


TD.header_right{
	border-left:0px solid #000000;
	border-right:1px solid #000000;
	vertical-align:top;
	text-align:right;
}


TD.headerNavigation_left {
  vertical-align:bottom; 
  width:126px; 
  text-align:center;
  background-color:#000000;
  border-bottom:5px solid #000000;
  border-left:1px solid #000000;	
}


TD.headerNavigation {
   vertical-align:bottom; 
  width:126px; 
  text-align:center;
  background-color:#FFFFFF;
  border-bottom:5px solid #000000;
}


TD.headerNavigation_contact {
  vertical-align:bottom; 
  text-align:center;
  width:44px; 
  background-color:#FFFFFF; 
  border-bottom:5px solid #000000;
  border-right:1px solid #000000;	
}

.menu_button{
	vertical-align:bottom;
}
TD.headerFooter {
  background-image:url(images/custom/mainmenu/menu_footer.gif);
  background-repeat:repeat-x;
  background-position:left;
  height:4px;
  font-family:Arial, Helvetica, sans-serif; 
  font-size:4px; 
  background-color:#000000;
}

TD.headerNavigation_active {
  height:25px;
  font-family:Arial, Helvetica, sans-serif; 
  font-size:11px; 
  font-weight:bold; 
  color:#000000;
  vertical-align:bottom; 
  width:126px; 
  text-align:center;
  background-color:#000000;
}

TD.td_left{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#000000;
	width:175px;	
}

TD.td_right{
	border-right:0px solid #000000;
	border-left:0px solid #FFFFFF;
	background-color:#FFFFFF;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #FFFFFF;
  text-decoration:none;
}


TR.headerError {
  
}

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

TR.headerInfo {

}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {

}

TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	border-top:1px solid #000000;
	border-bottom:0px solid #14aa14;
	background-color:#000000;
}

.infoBox {
	height: 100%;
}

.infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:0px solid #14AA14;
}

.infoBoxContents_green {
  background: #14AA14;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border:0px solid #14AA14;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  border: 1px solid #14AA14;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	background-color:#3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	border-bottom: 1px solid #14aa14;
	border-top: 1px solid #14aa14;
 	height:30px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

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;
  border-bottom:1px solid #14AA14;
}

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: #FFFFFF;
  border-bottom:1px solid #14AA14;
}

TABLE.productListing {
  border: 0px;
  width:600px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
	background-color: #FFFFFF;
	background-repeat:repeat;
	background-position:left top;
  color: #14AA14;
  border-bottom: 1px solid #14aa14;
  border-top: 1px solid #14aa14;
  height:30px;
}

A.productListing-heading_link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
 	color: #000000;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-bottom:1px solid #14aa14;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  padding:5px;
  vertical-align:top;
  text-align:left;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 8px;
  color:#000000;
}

.pink_txt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 8px;
	color:#d60077;
}

TD.sub_heading{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 8px;
  color:#14aa14;
  background-color:#000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.smallText_margin {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 5px;
}

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

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding:5px;
}

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #14aa14;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: #dab9cb;
  border-style: solid;
  border-width: 1px;
}

TABLE.infoBox_formulier {
  background: #efefef;
  border-color: #14aa14;
  border-style: solid;
  border-width: 1px;
  margin: 2px;
  padding:4px;
}

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #14aa14;
  font-weight: bold;
}

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

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

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

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

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #14aa14; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #848484; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #14aa14; font-weight:bold; }


div{
	
}

.div_searchform{
	vertical-align: top;
	height: 85px;
	color: #FFFFFF;
	padding: 4px;
	background-color:#14AA14;
	text-align:center;
}

.div_shoppingcart{
	vertical-align: top;
	background-color: #14AA14;
	height: auto;
	color: #FFFFFF;
	padding: 4px;
}

.div_currencies{
	vertical-align: top;
	background-color:#FFFFFF;
	height: auto;
	color: #FFFFFF;
	padding: 4px;
}

.div_languages{
	vertical-align: top;
	background-color: #14aa14;
	height: auto;
	color: #FFFFFF;
	padding: 3px;
}

.div_menu{
	height:20px; 
	background-color: #000000;
  	background-repeat: no-repeat;
  	cursor: pointer;
  	width: 160px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}

.div_menu_active{
	height:20px; 
	background-color: #14aa14;
  	background-repeat: no-repeat;
  	cursor: pointer;
  	width: 160px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}

.div_menu_sub{
	height:16px; 
	border-bottom:1px solid #14aa14; 
  	background-color: #3f3f3f;
	background-repeat: no-repeat;
  	cursor: pointer;
  	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.div_menu_sub_active{
	height:16px; 
	border-bottom:1px solid #14aa14; 
	background-color: #c9c9c9;
  	background-repeat: no-repeat;
  	cursor: pointer;
  	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



A.categories_link{
	line-height: 20px;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bolder;
	cursor:pointer;
}

A.categories_link:hover{
	line-height: 20px;
	vertical-align:middle;
	color:#14aa14;
	font-size:10px;
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}

A.categories_link_active{
	line-height: 20px;
	vertical-align:middle;
	color:#000000;
	font-size:10px;
	font-weight:bolder;
	cursor:pointer;
}

A.categories_link_active:hover{
	line-height: 20px;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}

A.categories_sub_link_active{
	line-height: 20px;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bolder;
	cursor:pointer;
}

A.categories_sub_link_active:hover{
	line-height: 20px;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}


A.categories_link_hover{
	line-height: 20px;
	vertical-align:middle;
	color:#14aa14;
	font-size:10px;
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}
A.categories_link_hover:hover{
	line-height: 20px;
	vertical-align:middle;
	color:#14aa14;
	font-size:10px;
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}

A.categories_sub_link_hover{
	line-height: 20px;
	vertical-align:middle;
	color:#14aa14;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}
A.categories_sub_link_hover:hover{
	line-height: 20px;
	vertical-align:middle;
	color:#14aa14;
	font-size:10px;
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}

A.advanced_search{
	color:#000000;
}

A.advanced_search:hover{
	color: #000000;
	text-decoration:underline;
}


input.input_green{
	font-size: 10px;
	border: 1px solid #14AA14;
	font-family: Arial, Helvetica, sans-serif;
	width:130px;
}
input.input_advanced_search{
	font-size: 10px;
	border: 1px solid #14AA14;
	font-family: Arial, Helvetica, sans-serif;
	width:50%;
	margin:5px;
	padding:3px;
	height:20px;
}

input.input_advanced{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width:250px;;
	margin:5px;
	padding:3px;
	height:20px;
}



select.input_select{
	font-size: 10px;
	border: 1px solid #14AA14;
	font-family: Arial, Helvetica, sans-serif;
	width:80%;
	margin:5px;
	padding:3px;
	height:20px;
}

select.input_select_2{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width:250px;;
	margin:5px;
	padding:3px;
	height:20px;
}

ul.listing{
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left:18px;
	padding-left: 0px;
	line-height: 16px;
	list-style: url(images/listing.gif);
	
}





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

#lightbox a img{ border: none; }

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

#imageContainer{
	padding: 10px;
	background-color:#000000;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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: #000	;
	color: #14aa14;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:5 10px; color: #14aa14; }
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #ffffff;
	}
	
