
/* omer 
  $Id: stylesheet.css,v 1.00 05/28/04  08:37:22 project3000 Exp $
 
*/

BODY {
  background-color: #ffffff;
  background-repeat: no-repeat;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}


	.topbanner_logo{
	  width: 173;
      height: 52;
      position:absolute;
	  left: 150px;
	  top: 65px;
	  padding: 5px;
	  visibility:block;
	  z-index:1;
	}	
	.menubarmain{
	text-align: left;
	}
	.menubarmain_td1{
	height: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;	
	padding-top: 10px;
	}
	/* MAIN table css controls */		
	.maincont_tb{
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	margin-left: 0px;
	margin-right: 0px;
	width: 150;
	}
	.leftbar_tb {
	margin-left: 10px;
	margin-right: 5px;
	width: 150;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0;
	text-align: right; 
	}
	.rightbar_tb{
	margin-left: 5px;
	margin-right: 20px;
	height: 100%;	
	vertical-align: top; 
	width: 150;	
	}
	/*AZ Boxes control */
	/* Middle box (products) */
	.default_page_tb{
	padding-top: 10px;
	}
	.infoBoxHeadingLcornerCenter{
	background-image: url("images/az_box_center_l.gif");
	background-repeat: no-repeat;
	width: 16px;
	height: 25px;
	}
	.infoBoxHeadingCenter{
	background-image: url("images/az_box_center_m.gif");
	background-repeat: repeat-x;
	padding-bottom: 5px;
	}
	.infoBoxHeadingRcornerCenter{
	background-image: url("images/az_box_center_r.gif");
	background-repeat: no-repeat;
	width: 16px;
	height: 25px;
	}
	.infoBoxHeadingLcornerHome{
	background-image: url("images/az_box_mid_l.gif");
	background-repeat: no-repeat;
	width: 12px;
	height: 25px;
	}
	.infoBoxHeadingHome {
	background-image: url("images/az_box_mid_m.gif");
	background-repeat: repeat-x;
	padding-bottom: 5px;
	}
	.infoBoxHeadingRcornerHome{
	background-image: url("images/az_box_mid_r.gif");
	background-repeat: no-repeat;
	width: 16px;
	height: 25px;
	}
	.infoBoxHome, .infoBoxCenter{
	background-color: #ffffff;
	}
	.infoBoxLSideHome, .infoBoxLSideCenter{
	background-image: url("images/az_box_mid_side_left.gif");
	background-repeat: repeat-y;
	width: 7px;
	}
	.infoBoxRSideHome, .infoBoxRSideCenter{
	background-image: url("images/aaz_box_side_right.gif");
	background-repeat: repeat-y;
	background-position: top left;
	width: 8px;
	}
	.infoBoxLBottomHome, .infoBoxLBottomCenter{
	background-image: url("images/az_box_mid_buttom_l.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 16px;
	height: 17px;
	}
	.infoBoxMBottomHome, .infoBoxMBottomCenter{
	background-image: url("images/az_box_mid_buttom_m.gif");
	background-repeat: repeat-x;
	}
	.infoBoxRBottomHome, .infoBoxRBottomCenter{
	background-image: url("images/az_box_mid_buttom_r.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 16px;
	height: 17px;
	}
	/* end of middle box */
	.infoBoxHeadingLcornerLeft {
	background-image: url("images/az-box-top2-L.gif");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	}
	.infoBoxHeadingLcornerRight {
		background-image: url("images/az_box_top_l_r.gif");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	}
	.infoBoxHeadingLeft, .infoBoxHeadingRight, TD.productListing-heading {
	background-image: url("images/az_box_top_m.gif");
	background-repeat: repeat-x;
	}
	.infoBoxHeadingRcornerLeft, .infoBoxHeadingRcornerRight {
	background-image: url("images/az-box-top-rr.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 22px;
	}
	.infoBoxLSideLeft, {
	background-image: url("images/az_box_side_left.gif");
	background-repeat: repeat-y;
	width: 13px;
	}
	
	.infoBoxLSideRight{
	background-image: url("images/az-box-side-left-R.gif");
	background-repeat: repeat-y;
	width: 13px;
	}
	.infoBoxLeft{
	background-image: url("images/houten-vloeren-menu-bk1.gif");
	}
	.infoBoxRight{
	background-color: #ffffff;
	}
	.infoBoxRSideLeft {
	background-image: url("images/az-box-side-right3.gif");
	background-repeat: repeat-y;
	background-position: top right;
	width: 13px;
	}
	.infoBoxRSideRight{
	background-image: url("images/az-box-side-right-R.gif");
	background-repeat: repeat-y;
	background-position: top right;
	width: 13px;
	}
	
	.infoBoxLBottomLeft {
	background-image: url("images/az-box-bottom-LL.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 24px;
	height: 32px;
	}
	.infoBoxLBottomRight{
	background-image: url("images/az_box_bottom_l_r.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 24px;
	height: 32px;
	}
	
	.infoBoxMBottomLeft {
	background-image: url("images/az-box-bottom-MM.gif");
	background-repeat: repeat-x;
	width: 24px;
	height: 32px;
	}
	.infoBoxMBottomRight{
	background-image: url("images/az-box-bottom-M-R.gif");
	background-repeat: repeat-x;
	width: 24px;
	height: 32px;
	}
	
	.infoBoxRBottomLeft {
	background-image: url("images/az_box_bottom_r.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 10px;
	height: 32px;
	}
	 .infoBoxRBottomRight{
	background-image: url("images/az_box_bottom_r_r.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 10px;
	height: 32px;
	}
	
	/* AZ product box control */
	.productBoxHeadingLcorner{
	background-image: url("images/az_prodbox_top_l.gif");
	background-repeat: no-repeat;
	width: 14px;
	height: 21px;
	}
	.productBoxHeading{
	background-image: url("images/az_prodbox_top_m.gif");
	background-repeat: repeat-x;
	}
	.productBoxHeadingRcorner{
	background-image: url("images/az_prodbox_top_r.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 21px;
	}
	.productBoxLSide{
	background-image: url("images/az_prodbox_leftside.gif");
	background-repeat: repeat-y;
	width: 8px;
	}
	.productBox{
	background-color: #ffffff;
	background-image: url("images/az_prodbox_back.gif");
	background-repeat: repeat-x;
	background-position: top right;
	color: #000000;
	font-size: 11px;
	font-weight: bold;	
	}
	.productBoxRSide{
	}
	.productBoxLBottom{
	background-image: url("images/az_prodbox_bottom_l.gif");
	background-repeat: no-repeat;
	width: 21px;
	height: 16px;
	}
	.productBoxMBottom{
	background-image: url("images/az_prodbox_bottom_m.gif");
	background-repeat: repeat-x;
	}
	.productBoxRBottom{
	background-image: url("images/az_prodbox_bottom_r.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 11px;
	height: 16px;
	}
	.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #076907;
	}
	.productBoxHeading A:hover {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
	}
	/* end of product box */
	.footer_top{
	background-image: url("images/az_bottom_shade.gif");
	background-repeat: repeat-x;
	background-position: bottom right;
	height: 22px;
	}
	.footer_tb{
	text-align: center; 
	font-size: "9px";
	color: #FFFFFF;
	background-color: #096A09;
	}
	.footer_td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
	.footer_menu{
	background-image: url("images/az_bar_bottom_m.gif");
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	height: 22px;
	padding-top: 5px;
	}
	.footer_menu A:link, .footer_menu A:active, .footer_menu A:visited{ 
	font-size: 11px; 
	color: #076907;
	font-weight: bold;
	text-decoration: none;
	}
	.footer_menu A:hover{
	font-size: 11px;
	color: #000000;
	}
	
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #ffffff;

}


.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000; text-decoration: underline; }
A { 
	font-family : Verdana, Arial, sans-serif;
	color: #3F4F5F; 
  	text-decoration: none; 
	font-weight: bold; 
	font-size : 10px;
}
A:hover { 
  font-family : Verdana, Arial, sans-serif;
	color: #3F4F5F; 
  	text-decoration: underline; 
	font-weight: bold; 
  	font-size : 10px;
}
FORM {
  display: inline;
}
TR.header {
  background: #17191D;
}
.infoBox{ 
  /* Uncomment to get bacground for components */
  /*background-color: #009384;*/
  border: 1px solid #000000;  
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #3F4F5F;
  text-align: left;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingRight, TD.infoBoxHeadingCenter, TD.infoBoxHeadingHome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #3F4F5F;
  text-align: left;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight, .productsBoxContents, .productBox {
  /* Uncomment to get bacground for component's content */
  /*background-color: #C0E4DF;*/
  font-size: 10px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.infoBoxContents A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.infoBoxContentsLeft A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.infoBoxContentsRight A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.productsBoxContents A:link, .productsBoxContents A:active, .productsBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.productsBoxContents A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #076907;
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #076907; 
  font-size: 12px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #076907;
  color: #FFFFFF;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #ADB7C2;
}
.infoBoxNoticeContents {
  background: #ADB7C2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
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: #f4f7fd;*/
}
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;*/
}
TR.productListing-heading {
  background: #ADB7C2;
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ADB7C2;
  color: #000000;
  font-weight: bold;
}
A.productListing-heading { 
  color: #3F4F5F; 
  font-weight : bold;
}
A.productListing-heading:hover {
  color: #FFFFFF;
  font-weight : bold;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #000000;
}
A.pageResults { 
  color: #076907; 
}
A.pageResults:hover { 
  color: #FFFFFF; 
  background: #076907; 
}
.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;  
  font-size: 18px;
  font-weight: bold;
  color: #3F4F5F;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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;
}
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: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
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: #c76170;
  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: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }