/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4376 2006-09-03 20:42:22Z drbyte $
 */

body {
	margin:24px 0 0 0;
	
	font-family:  arial, helvetica, sans-serif;
	font-size: 12px;
	color: #1E4872;
	
	background-image: url(../images/bg.jpg);
	

	background-color: #E4EEFB; /*#01102a;*/
	
	scrollbar-face-color: #2B66A4;
	background-repeat: repeat-x;
	}



a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #183B5D;
	
	text-decoration: none;

	}
 
a:visited {
	color: #1E4872;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;

	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	/*background-image: url(../images/back-testimonial.jpg);*/
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #CACACA;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #FF0000;
	}

.messageStackWarning, .messageStackError {
	background-color: #FFFFFF;
	color: #ff0000;
	}

.messageStackSuccess {
	background-color: #FFFFFF;
	color: green;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	
	/*text-align: left;*/
	width: 950px;
	vertical-align: top;

	/*background-color: White;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0px;
	
	padding: 0em;
	color: #1E4872;
	background-color: White;

	}
#headerWrapper {
background-color: #15304B;
	
}

	
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
margin: auto;	

	
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: left;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	
	font-weight: normal;
/*	color: #1E4872;
background-image: url(../images/back_navSupp_onder.gif);
	height: 1%;*/
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	
	color: #1E4872;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}



#navEZPagesTop {
	background-color: #2B66A4;
	}

#navBreadCrumb, #navEZPagesTop, #navBreadCrumb A{
	font-size: 0.95em;
	font-weight: normal;
	/*font-style: italic;*/
	margin: 0em;
	padding: 0.5em;
		color: Silver;
}



/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal a, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	/*color:white;*/
	}


.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	

	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;

	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #2B66A4;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.cartOldItem {
	color: #2B66A4;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B66A4;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}
	
	/*maxjo*/
	#shoppingcartContent {
	/*margin: 0 3px 5px 5px;*/
	position:relative;
	top:0px;
	}


	
	#shoppingcartContent	.cartBoxTotal{
		font-size: 110%;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice  {
	
	font-weight:bold;
	;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	display:block;
	text-align: left;
	}
	
	.productSpecialPriceSale {
		
	}
#normalprice{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#2B66A4;
	
	font-weight:bold;
	
	
}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 1em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	/* width: 20%;*/
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
.centerBoxHeading{
	background-color: #2b66a4;
}
/*sideboxes*/

.columnRight {
	/* width: 270px;*/
margin: 0px;
}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	
	color: #f9f9c8;
	}












h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 




.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

/*#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
*/
.bestsellers_thumbnail {
width: 40px;
/*padding-right: 4px;*/

/*margin: 0px;*/
text-align: left;
  }

#bestsellers .wrapper {
	/*margin: 0em 0em 0em 0.9em;*/

	}

#bestsellers ol {
	padding: 0;
	/*margin-left: 0em;*/
		clear: right;

	}

#bestsellers li {
  /*margin-left: 0px;*/
	/*padding-top:2px;*/
	/*margin: 0em 0em 0em 0em;*/
	clear:left;
	}
#bannerboxHeading {
	background-color: #2B66A4;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {

	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	/*background-color: #2B66A4;*/
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
	
	/* Login Page */
#logpage{margin: 5px; padding: 8px; width: 90%;/*border: 1px solid #66006B;*/ height: 265px;}
#returncus {margin-bottom: 1.5em; padding: 0; width: 43%; float: left; border-right: 1px solid;  border-left: 1px solid;  border-bottom: 5px solid; border-color: #2B66A4; height: 350px; background-color:white;}
#returncusheading {margin: 0;	padding: 0.5em 0; font-size: 1em; background-color: #2B66A4; color: ##2B66A4;  text-align: center}
#returncus label.inputLabel {width: 8em;	float: left;}
.logcontent {padding: 0 5px;  background-color: White;  font-family: Arial;   }
#newcusheading {margin: 0;	padding: 0.5em 0; font-size: 1em; background-color: #2B66A4; color: white; width: 100%; text-align: center}
#newcus legend, #returncus legend  {margin: 0; padding: 0.3em 0; font-weight: bold;	color: #007CFF;}
#newcus {margin-bottom: 1.5em; margin-left: 45px;  padding: 0; width:43%; float: right; border-right: 1px solid #2B66A4; border-left: 1px solid #2B66A4; border-bottom: 5px solid #2B66A4; height: 350px; background-color:white;}
/* End Login Page */

/* aanvullingen*/

	/*/ .centeredContent{
	/* border: thin solid #CCCCCC; 
	background-image: none;
	background-color: transparent;
  height: 250px;
	font-family: Arial;
line-height: 15px; 
}  */ 


 .markProductOutOfStock{
 	color: red;
 }
 #shoppingcartHeading A{
 display: none;


 }

		




#productName{
font-family: Arial;	
}

.productdetailsmod {
	
width: 100%;
padding: 0px;
margin: 0px;
}


.centerBoxContentsProducts{
	border: thin solid #CCCCCC;
	padding: 1em 0em 1em 0em;
	
/* werkt niet goed met meerdere images */
}




#logo {
/*float: left;*/
height: 176px;
z-index: 100;
}


	
	



/* categories box parent and child categories */
A.category-top {
  color: #1E4872;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}




A.category-links {
  color: #1E4872;
  text-decoration: none;
}
A.category-subs, A.category-products {

  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
   /*  background-color: #DCDCDC;
		border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;*/
	display: block;
	
	
		
}
SPAN.category-subs-selected {
  font-weight: bold;
    background-color:#f9f9c8;
/*border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;*/
	display: block;
	text-align: center;
	
         } 

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}


SELECT {
	background-color : white;
	
	
	font-size : 11;
	font-family : Arial, Helvetica, sans-serif;
	color: #1E4872;
}


#productMainImage{
	
	padding: 1em;
}	


#navMainWrapper {

background-image: url(../images/back_navMainWrapper.gif);
text-align: left;
vertical-align: middle;
width: 900px;
height: 33px;

/*margin-left:auto;
margin-right:auto;*/
padding: 4px 25px 0px 25px;
border-top-right-radius: 6px; 
border-top-left-radius: 6px;

}
.itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.productGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	
}
#contactUsDefault{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#checkoutPayment, #checkoutShipping, #checkoutConfirmDefault{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
#checkoutPayment .radioButtonLabel{
	color:green;
	font-weight: bold;
}
#ottotal{
		color:#2B66A4;
	font-weight: bold;
	font-size: 12px;
}
.categoryListBoxContents {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
#indexCategoriesHeading,  #productListHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: normal;
	
}
.greeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: normal;
	font-style: italic;
}





 .category-products {
 
 font-family: Arial, Helvetica, sans-serif;
 	
 }
 
 tr.productListing-odd {

	
}



 
   .productListing-heading{
   		 font-family: Arial, Helvetica, sans-serif;
			 text-align: left;
   }
  #indexProductListCatDescription {
  	background-color: #f9f9c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	border: 1px #CACACA solid;
	padding: 5px;
	float:left;
	
  }

 #attribsOptionsText {

	

 }


/* kaderjes om links in footer en header */
 #navSupp a:link{
 	
	
 }
 #navSupp a:active{

 }
 #navSupp a:visited{

 }
 #navSupp a:hover {
 	background-color: #2B66A4;
	
 }
 
 .back a:link{

	
 }
 .back a:active{

 }
.back a:visited{

 }
.back a:hover {
 	background-color: #2B66A4;
	
 }
 
 /* order historie */
   #accountHistInfo{
   	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
   }
  
 .myShoppingCartButton {
 	text-align:center;
 }
 


/* categories box parent and child categories 
zen_future/sideboxex/tpl_categories.php moet ook aangepast worden

*/
A.category-sale{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:Red;

}


/* maak uw keuze bij attribute*/
 #attribsOptionsText{
 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	
  }
  
  
  .optionName, .attribsSelect,  .wrapperAttribsOptions {
 float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:0px;  
	
 }
 #crossSell{

	border: 1px solid silver;
	margin-top:80px;
	margin-bottom:20px;
	padding: 20px;
	background-color: #F0F8FF;

 }

  .centerBoxHeading crossSell {
  	color:White;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	  }
	  
   #crossSell H2{

	display: block;
	padding-bottom: 16px;
	color:White;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: -40px;
	border-bottom: 1px solid #1E4872;
	border-right: 1px solid #1E4872;
	
	
	font-size: 20px;
	
   }
  
    .betterEzpages {
   	
		/*font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;  
		text-align: center;*/
   }
	.HotDeal{
	color: Red;
	font-weight: bold;

	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	display:block;
	
	margin-top: 5px;
	text-align: center;
	
   line-height: 17px;
   border:  1px solid red; 
	width: 100%;
	
	}
	
	#navColumnOne {
	


	}


  .productListing-data{
  	padding: 5px;
		text-align: left;
      vertical-align: top;
	/*background-image: url(../images/back-product-listing.jpg);*/
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #E9E9E9;
  }	
.productListing-data #productSalePrice{
font-size: 1.4em;
font-weight: bold;
	
}
  
  .leftBoxHeading, .centerBoxHeading, .rightBoxHeading{
	margin: 0em;
/*background-color: #2B66A4;*/
	padding: 0.5em 0.2em;
	font-family: Arial, Helvetica, sans-serif;
   /*font-weight: bold;*/
	font-size: 11px;
	height: 12px;

	
	}
	
	.rightBoxHeading{
	
	}
#voorraad{

	/*background-image: url(../images/back-product-listing.jpg);*/
/*font-style: italic;*/
color: green;
font-weight: bold;
}

 .rightBoxContainer {
	margin-top: 0px;
	/* width: 160px;*/
	/*padding-left: 5px;*/
	float: right;

	}
	
	.leftBoxContainer{
/*margin-top: 10px;*/
	width: 180px;
	
	float:left;
		
	}
	#cartContentsDisplay{
		
	}
#productReviewLink {
	float: right;
}

#bestsellers{
border-bottom: 2px solid #2B66A4;
}

.bestsellers_thumbnail {
vertical-align: left;
}
h1{
	color: white;
}





/* sideboxes headers weglaten */



#infoboxsidebox H3{
display: none;


}

#info_box {
position: relative;
top: -40px;
}


#countriessideboxHeading {
/*isplay: none;*/
	/* set countries uit */
}

#categoriesContent {
	background-color: #F1FFB7; 
}

#subscribeContent {
	background-color: #5398B3;

	color: #F0F8FF;


	
}
#subscribeHeading,  #manufacturersHeading, #languagesHeading   H3{
display: none;
	
}
#infoboxsideboxverhuurContent, #manufacturersContent, #featuredContent  {

}

#header-login{
	font-weight: bold;

	font-size: 14px;
}

#header-login2{

font-style: italic;
}


.back2 {
	float: left;
	position: relative;
	left: -23px;
	top: -3px;
	}

	#info_box{
		width: 180px;
	}
	
	
	#categoryDescription{
		/*position: relative;
		top: 270px;
		left: 0px;*/
		/*border-bottom: 1px solid;*/
	}
	
#leftBoxHeading {

}

#navBreadCrumb{
	position: relative;
	left: -190px;
	top: 0px;
	
	display: inline;
	padding-right:136px;
	padding-left: 10px;

}


/* set the image to use and establish the lower-right position */
    .leftBoxContainer, 
	 .sideBoxContent, 
	 .leftBoxHeading, 
	 .leftBoxHeading h3, 
	 .rightBoxContainer, 
	 .rightBoxHeading, 
	 .rightBoxHeading h3, 
	 .rightBoxContainer
	 {
      background: transparent url(../images/oil.png) no-repeat bottom right;
		border: 0px;
		
		}
   
	 .leftBoxContainer{
    /* intended total box width - padding-right(next) */
      width:176px !important; /* IE Win = width - padding */
      width: 180px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      /*margin:5px  auto;*/
		/*margin-top:20px;*/

	
		
		}
		
	

    /* set the top-right image */
    .leftBoxHeading{
	     background-position: top right; 
		  margin-right: -15px; /* pull the right image over on top of border */
		 
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
		 height: 20px; !important; 
		 text-align: left;
		 font-size: 1.2em;
		}

    /* set the top-left image */
    .leftBoxHeading A,  .leftBoxHeading h3{
   background-position:  top left; 
    margin: -5px 0px -5px -2px; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 15px 10px 0px 15px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height:20px; !important; 
	
	font-size: .9em;
	 
}

	 .rightBoxContainer, {
   /* intended total box width - padding-right(next) */
      width:150px !important; /* IE Win = width - padding */
      width: 135px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:5px auto
		}
		
	

    /* set the top-right image */
    .rightBoxHeading{
     background-position: top right; 
		  margin-right: -15px; /* pull the right image over on top of border */
		 
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
		 height: 35px; !important; 
		}

    /* set the top-left image */
    .rightBoxHeading h3{
   background-position:  top left; 
    margin: -5px 0px -5px -2px; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 15px 10px 0px 15px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height:30px; !important; 
	
}

		
    /* set the lower-left corner image */
    .sideBoxContent{
    background-position: bottom left; 
    margin-right: 00px; 
	 margin-left: 0px;
    padding: 00px 5px 25px 15px; /* mirror .cssbox_head right/left */


	}	
	

	#navColumnOne, .columnLeft, #navColumnOneWrapper{
	/*border-right: 1px solid #CCCCCC!important;*/
	/*background-color:#faf6d3!important;*/
	position: relative;
	top: 10px;

}
		
		
.betterMoreinformation IMG{
padding-right: 10px;
	
}

.centerBoxHeading{
	background-color: #2b66a4!important;
}
#info_box{
	position: relative;
	left: -10px;

}

.leftBoxContainer marquee{
	position: relative;
	left: 16px;
	top:-20px;
	border: 1px solid #F9F9C8 ;
	padding-left: 4px;
	padding-right: 4px;
	width: 150px;
	
}


	
	#siteinfoLegal {
		border-top: 1px solid #CACACA;
		padding: 10px;
	}
	
	.centerColumn, #contentMainWrapper{
		z-index:100;
	}
#header_language{


	position:relative;

	left:896px; 
	
		left:894px\9;/* IEXPLORER*/ 

	top: -294px;
	z-index: 0;

}

#navMainWrapper form{
	position:relative;
	left: -40px;
}

#info_sidebox_text A{
	color:#2b66a4;
	font-size: 0.8em;

}

#info_sidebox_text{
	
}

#testimonialsHeading A{
display: none;
	
}
#featured h3{
display: none;
	
}

#subscribe IMG{
position:relative;
left:-16px;
	
}

#info_box UL{
	position: relative;
	left: -16px;
	
}


#navMainWrapper form{
	

z-index:1000;
}
#navMainWrapper input{

width: 100px!important;
	
}

.leftBoxHeading {

height: 0px;
padding-top: 0px;


}
#infoboxsideboxContent {
	padding-bottom: 0px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 20px;
}

.centerColumn{
position:relative;
	top: 22px;
}

.productListing-heading{
	display:none;
}

#huurtabel {
padding-left: 10px;
padding-right: 10px;
	
}

#huurtabel TD{
	border-bottom: 1px solid #3C6D9F;
}

.listingDescription{
	width: 392px;
}

/* footer links */
#extra-links{
	margin-left: 6px;
}
#extra-links A{
font-size: .8em;
border-left: 1px solid;


}

/*Shopping Cart Display*/
#cartAdd {
	margin-top: 12px;
	text-align: right;
	padding-top: 6px;
   border-top: 1px solid #E3ECF2;
	line-height: 10px;
	text-align: left;
	
	}


#Prijsblok{
display: block:
max-width: 230px;
width: 230px;
float: right;
/*border: 1px solid #ACC1DD;*/
background-color: #FEFED4;
	border-top-left-radius: 6px;
border-bottom-right-radius: 6px;
border-top-right-radius: 6px; 
border-bottom-left-radius: 6px; 

 -moz-box-shadow: 0px 0px 10px #ADC3DC;
 -webkit-box-shadow: 0px 0px 10px #ADC3DC;
 box-shadow: 0px 0px 10px #ADC3DC;
padding: 10px;
line-height: 24px;
margin-left: 8px;
margin-bottom: 16px;
font-weight: bold;
	

}

#productAttributes{
/*background-color: White;
border: 1px solid #E9E9E9;
	border-top-left-radius: 6px;
border-bottom-right-radius: 6px;
border-top-right-radius: 6px; 
border-bottom-left-radius: 6px; 
padding: 6px;
padding-top:0px;
margin-top: 8px;*/
position: relative;
left: -5px;

}

#productAttributes h4.optionName,
#productAttributes label
{
	position: relative;
	top:-5px;
	font-size: 12px;

}

.wrapperAttribsOptions h4, .wrapperAttribsOptions label{
	font-size: 12px;
}

#Korting, #normalprice, #salePrice {

max-width: 80px;
width: 80px;
float: right;
text-align: right;



}


#normalprice{
text-decoration: line-through;
}

#productPriceDiscount, #productPrices, #productSalePrice{
	
/*display: inline;*/
float: left;
width: 140px;




	
}


#salePrice{
	color: red;
	font-weight: bold;
	font-size:1.3em;
}

.productListing-data #productSalePrice{

width: 120px;
font-size: 1.0em;
margin-bottom: 6px;

}
.productListing-data img{

float: right;

}

.productListing-data #salePrice,
.productListing-data #productSalePrice{
display: block;
float: left;
position: relative;
left: -16px;
font-size: 12px;
}



.productListing-data #productSalePrice{

top: 6px;
left: 0px;

}

.productListing-data #normalprice{
margin-right: 180px;
	float:left;
	position: relative;
left: -16px;
font-weight: normal;
}

.productListing-data #salePrice{

	position: relative;
left: 6px;
top: 6px;
font-weight: normal;
}


.productListing-odd #productPriceDiscount, 
.productListing-even #productPriceDiscount, 
.productListing-odd #Korting,
.productListing-even #Korting,
.productListing-even #Bestelblok-tussensymbool,
.productListing-odd #Bestelblok-tussensymbool
{
	display: none;
}
.productListing-data #Bestelblok-tussensymbool{
	display: none;
}


#extra-links ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#extra-links ul li {
	display: block;
	}

#extra-links ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	
	color: #1E4872;
	white-space: nowrap;
	}
/* FOOTERMENU EZ_PAGES */
#footerMenu{

	color:#D2D2D2;
	text-align: center;
	

}

#footerMenu IMG{

display:none;
}

#footerMenu A{
color:#9A9A9A;
border-right: 1px solid;
padding-right: 6px;
margin-left: -6px;
}
#footerMenu A:hover{
background-color: #848484;
color:white;
}



#footerMenu ul li{
	list-style: none;


}

#footerSuppMenu{

}
/* EOF FOOTERMENU EZ_PAGES */
#mainWrapper{
	box-shadow: 10px 10px 25px #183B5D;		
	border-top-left-radius: 6px;
border-bottom-right-radius: 6px;
border-top-right-radius: 6px; 
border-bottom-left-radius: 6px;
margin-bottom: 20px!important;
}

#crossSell H2{
	

	border-radius: 6px!important;


}

#RSSFeedLink{
	display:none;
}

.categoryImg IMG{
	display:none; /*weghalen image van cetegorie*/
}
	
#cartBoxGVButton{
	display:none;
}

#navBreadCrumb{
font-weight: bold;
font-size: 16px;
padding: 4px;
white-space:nowrap;
max-width: 300px!important;
width: 300px;
padding: 0px;
position: relative;
left: -180px;
top: 6px;
color: Black;




}

#navBreadCrumb A, #huurvoorwaarden{
font-weight: bold;
font-size: 12px;
padding: 4px;
background-color: #FFFF33;
color: black;
border: 1px solid black;

border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; 
border-bottom-left-radius: 3px; 

 -moz-box-shadow: 0px 0px 10px #ADC3DC;
 -webkit-box-shadow: 0px 0px 10px #ADC3DC;
 box-shadow: 0px 0px 10px #ADC3DC;

}


#navBreadCrumb A:hover{
	background-color:#1E4872;
	color:white;
}

#navColumnOneWrapper{
position: relative;
top: 46px;

}
.navNextPrevCounter {
display:none;
}
.navNextPrevWrapper {
position:absolute;
top: -38px;
left: 552px;
}

#huurvoorwaarden{
	max-width:150px;
margin-top: 10px;
}
