/*
  $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
  
  Updated by  TemplateShopper.com November 2003 for AAbox .com

*/

.boxText {   font-family:trebuchet ms, arial, helvetica;  font-size: 12px; }
.errorBox {   font-family:trebuchet ms, arial, helvetica;  font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning {   font-family:trebuchet ms, arial, helvetica;  font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {   font-family:trebuchet ms, arial, helvetica;  font-size : 12px; color: #d4a72b; text-decoration: underline; }

IMG{
border:0px;
}

body {
  background-color:#d8c2ce;
  margin:0px;
  padding:0px;
  text-align:center;
}

*{
text-align:left;
font-family:trebuchet ms, arial, helvetica; 
}

DIV#container{
width:956px;
margin:0px auto;
position:relative;
}

DIV#header{
position:relative;
height:137px;
}

	DIV#logo{
	position:absolute;
	left:0px;
	}
	
	DIV#head{
	position:absolute;
	left:181px;
	}
	
	DIV#shopping_cart{
	background:url(images/top_right.jpg) repeat-y top right;
	height:137px;
	width:217px;
	position:absolute;
	right:0px;
	font-size:12px;
	}
	
		DIV#winkelwagen{
		width:100px;
		text-align:right;
		margin-left:10px;
		margin-top:24px;
		}
		
		DIV#afrekenen{
		width:100px;
		text-align:right;
		margin-left:10px;
		margin-top:8px;
		}
		
		DIV#shopping_cart_pic{
		margin-left:130px;
		margin-top:-42px;
		}
		
		DIV#shopping_cart_inhoud{
		margin-left:128px;
		margin-top:8px;
		}
	
		A.cart_top{
		color:#000;
		text-decoration:underline;
		}
		
		A.cart_top:hover{
		color:#d4a72b;
		}
		
		#language_box{
			width: 100%;
			text-align: center;
			padding-left:20px;
			padding-top:40px;
			
		}
		
		#language_box select{
			width: 140px;
			margin-right: 10px;
		}

.collumn_left{
background:url(images/collumn_left_bg.jpg);
width:179px;
}

	a.menu_left{
	color:#000;
	font-size:14px;
	font-weight:bold;
	}
	
	a.menu_left:hover{
	color:#000;
	font-size:14px;
	font-weight:bold;
	color:#d4a72b;
	text-decoration:none;
	}
	
	.menu_left_heading{
	color:#d4a72b;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	height:20px;
	}
	
	DIV#menu_spacer{
		height:14px;
		background:url(images/menu_spacer.jpg);
	}
	
/* Menu */
ul.menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.menu li {
	padding: 5px 0px 14px 15px;
	margin: 0px;
	background: url(images/menu_spacer.jpg) no-repeat bottom left;
}
ul.menu li span {
	padding-left: 0px;
}
ul.menu li span.errorText {
	padding-left: 0px;
}
ul.menu li.last {
	background: none;
}

/* BOXES */

a.link_ecard{
color:#d4a72b;
text-decoration:underline;
}

a.link_ecard:hover{
color:#d4a72b;
text-decoration:underline;
}

/* EINE BOXES */
	
.collumn_content{
background:url(images/content_bg.jpg);
/*background-position:0px 0px;
background-position:-1px 0px;*/
background-position:top right;
padding-right:8px;
width:777px;
}
		
DIV#top_menu{
background:url(images/top_menu_bg.jpg);
height:30px;
width:956px;
position:relative;
}

	DIV#top_menu_nav{
	position:absolute;
	left:179px;
	top:3px;
	font-size:12px;
	}
	
		a.nav_menu_top{
		color:#fff;
		text-decoration:none;
		font-size:12px;
		}
		
		a.nav_menu_top:hover{
		color:#d4a72b;
		text-decoration:none;
		font-size:12px;
		}
		
DIV#content{
position:relative;
}

DIV#footer{
position:relative;
background:url(images/footer.jpg);
height:46px;
}

	DIV#logo_neto{
	position:absolute;
	right:30px;
	top:8px;
	}
	
	DIV#door{
	position:absolute;
	right:110px;
	top:14px;
	font-size:12px;
	color:#696b59;
	cursor:default;
	}
	DIV#copyright{
	text-align:center;
	padding-top:14px;
	font-size:12px;
	color:#696b59;
	cursor:default;
	}
/* Random product & e-card */
div#randompe {
	height: 205px;
	border-bottom: 1px solid #d1d1ce;
}
div#randomproduct {
	width: 560px;
	float: left;
	height: 174px;
	background: url(images/randombg.png) repeat-x bottom left;
}
div#randomproduct_inner {
	padding: 10px;
	width: 540px;
}
div#randomproduct h2 {
	font-size: 18px;
	font-family:trebuchet ms, arial, helvetica; 
	font-weight: bold;
}
div#randomproduct p.omschrijving {
	font-size: 13px;
	font-family:trebuchet ms, arial, helvetica; 
	font-weight: normal;
	height: 72px;
	overflow: hidden;
}
div#randomproduct div.prijs {
	font-size: 14px;
	font-family:trebuchet ms, arial, helvetica; 
	font-weight: normal;
	border-top: 1px solid #cfcfcf;
	padding-top: 6px;
	width: 192px;
}
div#randomproduct div.prijs p {
	padding: 0px;
	margin: 0px;
}
div#randomproduct div.prijs p.links {
	float: left;
	width: auto;
}
div#randomproduct div.prijs p.rechts {
	float: right;
}
div#randomproduct div.prijs span.price {
	color: #c189a9;
}
div#ecard {
	height: 174px;
	background: url(images/ecardbg.png) no-repeat bottom left;
	background-color: #E0C3D4;
	float: left;
	width: 209px;
}
div#ecard h2 {
	text-align: center;
	font-family:trebuchet ms, arial, helvetica; 
	font-size: 18px;
	font-weight: bold;
	margin-top:10px;
}
div#ecard h2 small {
	color: #67354d;
	font-size: 18px;
	font-weight: bold;
}
div#ecard p {
	text-align: center;
	font-family:trebuchet ms, arial, helvetica; 
	font-size: 13px;
	font-weight: bold;
}
div#ecard p a {
	color: #67354d;
	text-decoration: underline;
}
/* sorteren */
td.sorteren {
	font: 12px Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 5px 10px 0px 0px;
}
td.sorteren ul.sorteren {
	float: right;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
}
td.sorteren ul.sorteren li {
	float: left;
	list-style: none;
	font: 12px Arial, Tahoma, Verdana;
	padding: 0px 10px;
}
td.sorteren ul.sorteren li a {
	font: 12px Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: underline;
}
td.sorteren ul.sorteren li.active {
	font-weight: bold;
	background: url(images/sorterenactive.gif) no-repeat center left;
	padding-left: 13px;
}
.mainTable {

  background-color: #FFFFFF;

}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #d4a72b;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #D1E2FE;
}

TR.headerNavigation {
  background: #D1E2FE;
}

TD.headerNavigation {
	font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
  background-color : #3f586c;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.headerNavigation { 
  color: #515151; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 /* background: #bbc3d3;*/
}

TD.footer {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  background: #3f586c;
  color: #ffffff;
  font-weight: bold;
  padding-top : 2px;
  padding-bottom : 3px;
}

.infoBox {
padding-left:0px;
margin-bottom:20px;
}

.infoBoxContents {
  background-image : url(images/OSCMAX_infobox_bg.gif);
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
}

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: #f8f8f9; */
}

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: 2px;
  border-style:solid;
  border-color:#ffffff;
  border-spacing:0px;
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;

}

.productListing-heading {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  background: #be89a7;
  color: #FFFFFF;
  font-weight: bold;
  padding:5px;
  border:#FFF solid 2px;
}

.productListing-heading2 {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  background: #be89a7;
  color: #FFFFFF;
  font-weight: bold;
  padding:5px;
  border:#FFF solid 0px;
}

TD.productListing-data {
  padding-top:5px;
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #ffffff;
  background: #d4a72b;
}

TD.pageHeading, DIV.pageHeading {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  padding-top:10px;
  padding-left:10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  line-height: 1.5;
  padding-left:10px;
}

TD.main2, P.main2 {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  line-height: 1.5;
  padding-left:0px;
}


TD.totalprice {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 14px;
  line-height: 1.5;
  text-align:right;
  padding-right:20px;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  padding-left:0px;
}


TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  padding-left:5px;
}


TD.accountCategory {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
}

TD.tableHeading {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  line-height: 1.5;
  padding-left:10px;
  padding-right:10px;
}

SPAN.newItemInCart {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
}

TEXTAREA {
  width: 98%;
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
}

SPAN.greetUser {
  font-family:trebuchet ms, arial, helvetica; 
  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:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:trebuchet ms, arial, helvetica; 
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:trebuchet ms, arial, helvetica; 
  color: #000000;
}

SPAN.errorText {
  font-family:trebuchet ms, arial, helvetica; 
  color: #d4a72b;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }


.checkout_div {}

.checkoutBarFrom, .checkoutBarTo { font-family:trebuchet ms, arial, helvetica;  font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:trebuchet ms, arial, helvetica;  font-size: 12px; color: #8c8c8c; font-weight:bold; }

/* message box */

.messageBox {   font-family:trebuchet ms, arial, helvetica;  font-size: 12px; }
.messageStackError, .messageStackWarning { font-family:trebuchet ms, arial, helvetica;  font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess {   font-family:trebuchet ms, arial, helvetica;  font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {font-family:trebuchet ms, arial, helvetica;  font-size: 12px; color: #000000; }

.muller_title, a.muller_title{
  font-family:trebuchet ms, arial, helvetica; 
  font-size:    12px;
  font-weight:  bold;
  color:        #67354d;
  text-align:   center;
}

.muller_text{
  padding-bottom: 10px;
   font-family:trebuchet ms, arial, helvetica; 
  font-size:    12px;
  color:        #757575;
  text-align:   center;
}

span.muller_price{
  font-family:trebuchet ms, arial, helvetica; 
  font-size:    12px;
  font-weight:  bold;
  color:        #C189A8;
}

.muller_image{
  text-align: center;
}

.muller_button {
  padding-bottom: 20px;
}

.xsell_box{
  float:  left; 
  width:  247px;
  text-align: center;
}

.xsell_top{
  text-align: center;
  padding-top:     10px;
  padding-bottom:  20px;
}

.xsell_heading{
  clear: both;
  font-family:trebuchet ms, arial, helvetica; 
  font-size:    18px;
  font-weight:  bold;
  color:        #C59A24;
}

.xsell_title{
  clear: both;
  font-family:trebuchet ms, arial, helvetica; 
  font-size:    12px;
  font-weight:  bold;
  color:        #000;
  padding-bottom: 5px;
}

.xsell_cats{
  padding-bottom: 2px;
}

.xsell_cats, a.xsell_link{
  font-family:trebuchet ms, arial, helvetica; 
  font-size:    12px;
  font-weight:  normal;
  color:        #000;
}

a.xsell_link{
  text-decoration: underline;
}

a:hover.xsell_link{
  text-decoration: none;
}

.xsell_image {
  float: left;
  width: 73px;
}

.xsell_price {
  float: left;
  width: 140px;
  font-family:trebuchet ms, arial, helvetica; 
  font-size:    18px;
  font-weight:  bold;
  color:        #000;
  text-align:   center;
  padding-top:  20px;
}

.xsell_price_c {
  color: #C189A8;
}

.xsell_line{
  padding-bottom: 13px;
}

.xsell_buttons{
  clear: both;
  text-align: right;
  padding-top:    2px;
  padding-bottom: 13px;
}

.prod_info{
  width: 514px;
  background: url(images/silverbg.gif);
}

.prod_content{
  margin-left: 10px;
}

.prod_image{
  float: left;
  width: 120px;
}

.prod_main{
  float: left;
  width: 380px;
}

.prod_text{
  float: left;
  width: 370px;
  font-family:trebuchet ms, arial, helvetica; 
  font-size:    12px;
  color:        #000;
  padding-right: 14px;
  padding-bottom: 25px;
}

.prod_heading{
  width: 380px;
  font-family:trebuchet ms, arial, helvetica; 
  font-size:    12px;
  font-weight:  bold;
  color: #C189A8;
  padding-bottom: 35px;
}

.prod_title{
  font-family:trebuchet ms, arial, helvetica; 
  font-size:    18px;
  font-weight:  bold;
  color:        #000;
  padding-top:    10px;
  padding-bottom: 35px;
}

.prod_price{
  font-family:trebuchet ms, arial, helvetica; 
  font-size:    12px;
  font-weight:  bold;
  color:        #000;
}

.prod_price_c{
  font-family:trebuchet ms, arial, helvetica; 
  font-size:    12px;
  font-weight:  bold;
  color:        #C189A8;
}

.prod_big_top{
  height:26px;
  font-size:0px;
  background: url(images/imgbig.gif);
}

.prod_big{
  background: url(images/silverbg.gif);
}



