/** 
* Main CSS file for the "default" theme for VirtueMart
* @copyright 2006-2008 soeren
* @license GNU/GPL
*
*/

/* bf.nl */ 
/* blauwe baiskleur   3c417b   */
/* rode basiskleur 91000F, grijs 5b5b5b */ 

/* oranje basiskleur: d97102*/
/* bf.nl steunkleur: 0093dd */

/* Custom dingen */

/* oud
td.stelvraag {text-align:right;padding-bottom:10px;}
img.stelvraagvraagteken {vertical-align:middle}

*/

div.stelvraagnieuw {float:right;text-align:left;width:165px;margin-top:20px}
img.stelvraagvraagtekennieuw {vertical-align:middle;float:left;margin-right:4px}

div.goedkopergezien {float:right;width:160px;font-size:8pt}

td.product_name {width:450px; margin-bottom:0px;vertical-align:bottom}
td.maileenvriend {text-align:right;font-size:8pt;width:19%;vertical-align:bottom;padding-bottom:4px}
td.envelop {text-align:right;vertical-align:bottom;padding-bottom:3px;width:5%}
h1.product_name {margin-bottom:0px;font-size:14pt;font-weight:bold}
h3.browsepaginatitel {margin-bottom:5px;font-size:14pt;font-weight:bold}
hr.product_name_lijn {margin-top:5px;color:#d97102}
div.plaatjeshok {width:320px;text-align:left;float:left;margin-top:10px;margin-bottom:0px;margin-right:0px;}
div.plaatjeshok a {text-decoration:none;font-size:8pt;font-style:italic}     
div.prijshok {float:right;text-align:right;width:140px;margin-top:10px;display:block;padding:15px;background:white;border: 1px solid #969696;margin-bottom:10px;color:white}
td.product_title {vertical-align:bottom;padding-bottom:3px}
table.winkelwagen {font-size: 8pt}
div.productteksthok {vertical-align:top;margin-top:285px;}
div.addthis {float:right}

a.meerinfo {font-weight:bold}
div.levertijdhok {text-align:right}
div.navigatie {width:450px;border: 1px solid #b7c1c2; background-color:white; padding: 7px; margin-top:5px}
div.navigatie a {color:#fb6f26; font-weight:bold}
div.navigatiecontainer {width:480px; background-color:#e7e7e7;padding:10px;border: 1px solid #b7c1c2;margin-bottom:10px}
/* h4.verwanteprodukten a {text-decoration:none;font-size:8pt;font-weight:bold}
h4.verwanteprodukten a:hover {text-decoration:underline;color:grey} */
td.verwanteproduktenprijshok {margin-left:5px;width:140px;float:left;text-align:left}

div.levertijdbrowsepagina {height:39px}

td.veiligbetalenplaatje {background: url( "themes/vm_bonjourfoto.nl/images/veiligbetalen_500pxbreed_2jr.jpg" )  no-repeat  center transparent; width:500px;height:120px;border:1px solid #969696}



/* td.product_name {width:76%; margin-bottom:0px;vertical-align:bottom}
td.maileenvriend {text-align:right;font-size:8pt;width:19%;vertical-align:bottom;padding-bottom:4px}
td.envelop {text-align:right;vertical-align:bottom;padding-bottom:3px;width:5%}
h1.product_name {margin-bottom:0px;font-size:14pt;font-weight:bold}
h3.browsepaginatitel {margin-bottom:5px;font-size:14pt;font-weight:bold}
hr.product_name_lijn {margin-top:5px;color:#007ea5}
div.prijshok {margin-top:13px;display:block;padding:10px;background: grey;margin-bottom:10px;color:white}
div.prijshok {width:280px;float:right;margin-top:13px;display:block;padding:15px;background:white;border: 1px solid #5b5b5b;margin-bottom:10px;color:white}
td.product_title {vertical-align:bottom;padding-bottom:3px}
table.winkelwagen {font-size: 8pt}
td.producttekst {vertical-align:top}
td.productplaatjecel {font-size:8pt;font-style:italic}
td.productplaatjecel a {text-decoration:none} 
td.levertijdhok {padding-bottom:10px}
div.navigatie {border: 1px solid #b7c1c2; background-color:white; padding: 7px; margin-top:5px}
div.navigatie a {color:#fb6f26; font-weight:bold}
div.navigatiecontainer {width:478px;background-color:#e7e7e7;padding:10px;border: 1px solid #b7c1c2; } */



/* General Shop Styles here please */
.addtocart_button, .notify_button {
	text-align:center;
	background-position:bottom left;
	width:100px;height:30px;
	padding-bottom:1px;
	cursor:pointer;
	border: none;
	font-weight:bold;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
	float:right;
	position:absolute;
  margin-top: -26px;
  margin-left:125px;	
}

.addtocart_button {
	width:100px;
  background: url( "themes/vm_bonjourfoto.nl/images/bestelknop_100px.jpg" ) no-repeat  center transparent;
}

/* dit is voor op de flypage */
.addtocart_button2 {
	background: url( "themes/vm_bonjourfoto.nl/images/bestelknop_105px.jpg" ) no-repeat  center transparent;
	background-position:bottom left;
	width:105px;height:30px;
	cursor:pointer;
	border: none;
	font-weight:bold;
	margin-right:5px;
	margin-left:15px;
	padding-top:7px;
	font-family:inherit;
	vertical-align: middle;
	text-align:middle;
	padding-right:5px;	
}

.notify_button {
	background: url( "themes/vm_bonjourfoto.nl/images/notify_orange.gif" ) no-repeat  center transparent;
}
.addtocart_button_module {
	text-align:left;
	background-position:bottom left;
	width:150px;height:30px;
	cursor:pointer;
	color: #000000;
	border: none;
	font-weight:bold;
	font-family:inherit;
	background: url( "themes/vm_bonjourfoto.nl/images/transparent.gif" ) no-repeat  center transparent;
	vertical-align: middle;
	overflow:hidden;

	
}

input.addtocart_button_module:hover  {
	color: #333333;	
}

.addtocart_form {
	width: 100%;
	display: inline;
	white-space: nowrap;
}

/* The quantity box beneath the "add to cart" button  */
.quantity_box {	
	vertical-align: middle;
	width:60%
}

.quantity_box_button {
	width:10px;
	vertical-align:middle;
	height:10px;
	background-repeat: no-repeat;
	background-position: center;
  border:1px solid #000;
}
.quantity_box_button_down {
	background-image: url( "themes/vm_bonjourfoto.nl/images/down_small.gif" );
}
.quantity_box_button_up {
	background-image: url( "themes/vm_bonjourfoto.nl/images/up_small.gif" );
}
.continue_link, .checkout_link {
	margin: 2px;
	padding: 2px 0px 2px 40px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.4em;
	width: 40%;
}
.checkout_link {
	margin-left: 40px;
	background: url( "themes/vm_bonjourfoto.nl/images/forward.png" ) no-repeat left;
}
.continue_link {
	background: url( "themes/vm_bonjourfoto.nl/images/back.png" ) no-repeat left;
}
.next_page {
	background: url( "themes/vm_bonjourfoto.nl/images/next_16x16.png" ) no-repeat right;
	padding-right: 30px;
	line-height: 20px;
	float: right;
	width: auto;
}
.previous_page {
	background: url( "themes/vm_bonjourfoto.nl/images/previous_16x16.png" ) no-repeat left;
	padding-left: 30px;
	line-height: 20px;
	float: left;
	width: auto;
}

/* This is the text box informing customers about your returns policy */
.legalinfo {
	background: #d3d3d3;
	border: 2px solid gray;
	margin: 10px;
	padding: 0px 0px 10px 10px;
}

div.pathway {
	margin-bottom: 1em;
}

div.pathway img {
	padding: 0 2px;
}

/* The PDF, Email and Print buttons */
/* div.buttons_heading {
	margin:10px;
	width:10%;
	float:right;
}  */

.productPrice {
	font-weight:bold;
  font-size:18pt;
  color: #d97102;
	white-space: nowrap;
}
.product-Old-Price {
	color:red;
	text-decoration:line-through;
}
/** BROWSE PRODUCTS STYLES **/


.browseProductContainer {
  width: 228px;
  height:408px;
  padding: 7px;
  margin-top:7px;
  border: solid 1px #b7c1c2;
}

div.browseProductTitle {
  padding-left:5px;
  height:40px;
}

div.browseProductTitle a {
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
/*	float: left; */

}
.browseProductImageContainer {
  text-align:center;
	width: auto;
	margin-left: 5px;
	margin-top:0px;
	height:164px;
	
}
.browseProductDetailsContainer {
/*	float: left; */
	width: 100%;
}
.browseProductDescription {
	width:100%;
  font-size:12px;
  line-height:16px;
	margin-left:5px;
	margin-top:7px;
	height:98px;
	
}
.browsePriceContainer {
/*	float:right; */
	text-align:right;
/*	width:30%; */
	margin-right:5px;
	margin-bottom:0px
}
.browseAddToCartContainer {
	width:100%;
	margin-left: 5px;
	text-align:center;
}
.browseRatingContainer {
  position:absolute;
  width:100%;
	margin: 5px;
	line-height: 75%

	

/*	white-space: nowrap; */
}


/** Flypage Styles **/
.thumbnailListContainer {
	text-align: center;
	width: 200px;
	height: 200px;
	overflow: auto;
}

/*
General Form Styling
*/
.formLabel {
	float:left;
	width:30%;
	text-align:right;
	font-weight: bold;
	margin: 2px;
	white-space: nowrap;
	clear: left;
	vertical-align: middle;
	margin-top: 8px;
}


#agreed_div {
	white-space: normal;
}

.formField {
	float:left;
	width:60%;
	margin: 2px;
	vertical-align: middle;
	margin-top: 8px;
}
/* tbv registratieform, kan dit weg? */
.akkoordbreed {position:absolute; left:195px;margin-top:3px} 

.missing {
	color:red;
	font-weight:bold;
}

/**
* Administration Styles
*/
.adminListHeader {
	float:left; height: 48px; background-repeat: no-repeat;
	text-align: left; font-size: 18px; font-weight: bold;
	padding-left: 80px;	
}

.labelcell {
	margin-left: auto;
	font-weight: bold;
	vertical-align: top;
	width: 30%;
}
table.adminform td.labelcell {
	text-align: right;
}
.iconcell {
	vertical-align: top;
	width: 5%;
}
.shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip {
	background-color:#FAFAD2;
	background-position:left 5px;
	background-repeat:no-repeat;
	border-color:#AACCAA;
	border-style:dotted none;
	border-width:1px 0pt;
	font-weight: 900;
	margin:1pt 1pt 1em 1em;
	padding:0.5em 1em 1.5em 48px;
}
.shop_error {
	background-image: url( "themes/vm_bonjourfoto.nl/images/error.gif" );
}
.shop_warning {
	background-image: url( "themes/vm_bonjourfoto.nl/images/warning.png" );
}
.shop_info, .shop_tip {
  	background-image: url( "themes/vm_bonjourfoto.nl/images/info.png" );
}

.shop_debug {
	background-image: url( "themes/vm_bonjourfoto.nl/images/log_debug.png" );

}
.shop_critical {
	font-weight: bold;
	background-image: url( "themes/vm_bonjourfoto.nl/images/log_critical.png" );
}
/**
* Addtocart detail Styles
*/
.vmCartContainer { /* Cart Container */
	min-height:32px;
	width:490px;
	margin-top:10px;
	text-align:right;
  position:relative;
  padding-right:0px;
	background: #f0f0f0;   /* lichtgrijze achtergrond productpagina addtocart */
	border: 1px solid #969696;
	padding: 5px;
	color:black
}

.vmCartChildHeading { /* Header for the cart */
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
}

.vmCartChild { /* Container for the Child Product */
	
	vertical-align: middle;
	border: 1px solid #000;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 2px;
	float:left;	
}

.vmChildDetail { /* Child Detail, description , attributes ,price, quantity etc */
	vertical-align: middle;
	margin-top: 6px;
}

.vmCartChildElement { /* Individual element styling */
	width: 100%;
	vertical-align: middle ;
	height: 25px;
	text-align: left;
	
}

.vmCartAttributes { /* Attributes Div*/
	margin-top:8px;
	width:100%;
}

.vmAttribChildDetail {  /* Product Attributes Styling */
	
}

.vmMultiple {
	height:35px;
}

.vmChildType { /* Product type div*/

width: 100%;
}

.vmClearDetail { /*Clear the divs afer child types*/
	clear: both;
}

.vmClearAttribs { /*Clear the divs before the attributes*/
	clear:both;
}
.vmRowOne { /* Odd Row One styling */
	background: #d3d3d3;	
}

.vmRowTwo { /* Even Row Styling */
	background: white;
}

/* Link Details for link to child*/
.vmChildDetail a, .vmChildDetail a:link {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
.vmChildDetail a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
/* Styling for the form elements to enable correct Line Up  */
.inputboxquantity {
	margin-top: 3px;
	width:18px;
	vertical-align: middle;
}
.availabilityHeader {
	text-decoration:underline;
	font-weight:bold;
}
.inputboxattrib {
	float: left;
	margin-top: 0px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.quantitycheckbox {
	margin-top: 6px;
	vertical-align: middle;
}	

/**
* Addtocart detail Styles for placing attributes beside product_types
*/
.vmCartContainer_2up { /* Cart Container */
	width: 100%;
	float: left;
	background: #ADD8E6;
	border: 1px solid #000;
	padding: 3px;
}

.vmCartChildHeading_2up { /* Header for the cart */
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
}

.vmCartChild_2up { /* Container for the Child Product */
	
	vertical-align: middle;
	border: 1px solid #000;
	padding-left: 2px;
	padding-right: 2px;
	
	margin-bottom: 2px;
	float:left;	
}

.vmChildDetail_2up { /* Child Detail, description , attributes ,price, quantity etc */
	vertical-align: middle;
	margin-top: 6px;
}

.vmCartChildElement_2up { /* Individual element styling */
	width: 100%;
	vertical-align: middle ;
	height: 25px;
	text-align: left;
	
}

.vmCartAttributes_2up { /* Attributes Div*/
	float: left;
	padding: 0px 5px 5px 5px;
	margin: 0px 5px 5px 5px;
	width:50%;
}

.vmAttribChildDetail_2up {  /* Product Attributes Styling */
	
}
	
.vmMultiple {
	height:35px;
}

.vmChildType_2up { /* Product type div*/
	background: #ADD8E6;
	padding: 0px 5px 5px 5px;
	margin: 0px 5px 5px 5px;
	float: left;
	width: 40%;
	border: 1px solid #000;
}

.vmClearDetail_2up { /*Clear the divs afer child types*/
	
}

.vmClearAttribs_2up { /*Clear the divs before the attributes*/
	clear:both;
}
.vmRowOne_2up { /* Odd Row One styling */
	background: #d3d3d3;	
}

.vmRowTwo_2up { /* Even Row Styling */
	background: white;
}

/* Link Details for link to child*/
.vmChildDetail_2up a, .vmChildDetail_2up a:link {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
.vmChildDetail_2up a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

.vmCartModuleList  {
  cursor : pointer;
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
.vmCartModuleList:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.vmquote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}
.editable {
	background: #ffff33;
	cursor: pointer;
}
ul.pagination li {
	padding: 2px 1px;
	display: inline;
	background: none;
}
.clr { clear: both; overflow:hidden; }