/*
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover { 
  color: #094a06; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #324e1d;
  font-weight : bold;
}
div.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
}

A.headerNavigation,A.headerNavigation:hover {
  color: #3a5420;
}
A.headerNavigation2,A.headerNavigation2:hover,div.headerNavigation A.headerNavigation,div.headerNavigation A.headerNavigation:hover {
  color: #FFFFFF;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #f16d02;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f16d02;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #f16d02;
}

.infoBoxContents {
  background: #f8f8f9;
  /*background-image: url(images/gras2.png);*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading,
th.infoBoxHeading
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #f16d02;
  color: #ffffff;
  padding-left: 5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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: #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: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #f16d02;
}

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: #f16d02;
  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;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
.content2Box {
background: #f16d02;
}
TD.content2BoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
background: #f16d02;

color: #ffffff;
}
.content2BoxContents {
background: #f8f8f9;

color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}
A.content2BoxContents {
font-family: Verdana, Arial, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10px;
color: #FFA500;
text-decoration: none;
}
A.content2BoxContents:hover {
font-family: Verdana, Arial, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10px;
color: #FFA500;
text-decoration: none;
}

ul { margin-top:0; margin-bottom:0; }
.hoofdcat {

	font-family: Verdana, Arial, sans-serif; font-size: 10px;

	list-style: url("http://www.aximax.eu/images/categories/cat_li_spon.jpg");

}



.subcat  {

	font-family: Verdana, Arial, sans-serif; font-size: 10px;

	list-style: url("http://www.aximax.eu/images/categories/subcat_spon.jpg");

	padding-left: 6px;

}



.subsubcat {

	font-family: Verdana, Arial, sans-serif; font-size: 10px;

	padding-left: 6px;

	list-style: url("http://www.aximax.eu/images/categories/subsubcat_spon.jpg");

}

.dagaanbieding_bg {
	background-image: url('images/dagaanbieding/dagaanbieding_bg.png'); 
	background-color: #385117;
	font-family: Arial;
}

.dagaanbieding_info:hover,
.dagaanbieding_info:active {
	background-position:0 -31px;
}

.dagaanbieding_info {
	width: 80px;
	height: 31px;
	cursor: pointer;
	display: inline;
	position: relative;
	background: url('images/dagaanbieding/meer_info.png') no-repeat  0 0;
}



.voorraad_indicatie
{
	position:absolute;
	top:0; left: 0;
	border: 1px solid black;
	background-color: #ddddff;
	font-size: 10px;
	/*height: 40px;*/
	padding: 3px;
	width: 200px; 
}

#tooltip
{
	display:none;
	position:absolute;
	top:0; left: 0;
	border: 1px solid black;
	background-color: #ddddff;
	font-family: Verdana, Arial, sans-serif; font-size: 10px;
	/*height: 40px;*/
	padding: 3px;
	width: 200px; 
}
.stock_box
{
	border:1px solid black;
	position:absolute;
	top: 0px;
	width:15px; height:15px;
}

div.infoBox
{
	border: 1px solid #f16d02;
}
/*div.column_row */
div.infoBox
{
	padding: 5px 3px;
}
div.infoBoxHeading
{
	border: none;
	padding: 0px;
	height: 14px;
	font-size: 10px;
	font-weight: bold;

	background: #f16d02;
	color: #ffffff;
	float: none;
}

div.infoBox,
.infoBoxContents {
  background: #f8f8f9;
  font-size: 10px;
}

.product_service th { text-align:left; }
.product_service { border-collapse:collapse; }
.product_service, .product_service td, .product_service th { border: 1px solid #f16d02;  }



.delivery_method,
.payment_method
{
	cursor: pointer;
	height: 28px;
}
.delivery_method:hover,
.payment_method:hover
{
	background-color: #dddddd;
}


div.headerInfo, div.headerError
{
	padding: 3px;
	vertical-align: middle;
}




li.services, li.attributes { border: 1px solid #ccc;margin-bottom: 1px; }
li.services.disabled, li.attributes.disabled
{
	background-color: #eee;
}
li.services span.col, li.attributes span.col
{
	display: inline-block;
	line-height: 18px;
	height: 18px;
	border-right: 1px solid #ccc;
	padding: 0 3px;
}
li.services .prijs .regio, li.attributes .prijs .regio
{
	display: none;
}
li.services .prijs .regio.unknown, li.attributes .prijs .regio.unknown { display: inline; }
li.services .naam, li.attributes .naam { width: 200px; }
li.services .prijs, li.attributes .prijs { width: 100px; }
li.services .input, li.attributes .input { width: 50px; cursor: pointer;}
li.services .input:hover {  }
li.services .input input, li.attributes .input input { cursor: pointer; }
li.services .col.error, li.attributes .col.error { border-right-style: none; }

.shopping_cart_row .product.col { float: left; padding: 0 3px; }
.shopping_cart_row .product.name { width: 318px;font-size: 11px; }
.shopping_cart_row .product.quantity { float: right; width: 84px;}
.shopping_cart_row .product.quantity input { width: 30px; }
.shopping_cart_row .product.prijs { float: right; width: 80px;text-align:right;font-size: 12px; }
.shopping_cart_row .product.quantity input
{
	height: 16px;
	border: 2px solid #ccc;
	vertical-align: top;
}
.shopping_cart_row .product.quantity .button
{
	width: 20px;
	height: 20px;
	display: inline-block;
	cursor: pointer;
}
.shopping_cart_row .product.quantity .refresh
{
	background: url(/static/images/default/layout/shopping_cart_refresh.png);
}
.shopping_cart_row .product.quantity .remove
{
	background: url(/static/images/default/layout/shopping_cart_remove.png);
}
.shopping_cart_row .product.quantity .button:hover
{
	background-position: -20px 0;
}

.shopping_cart_order_total
{
	float: right;
	font-size: 10px;
	line-height: 14px;
	clear: both;
	display: inline-block;
	width: 100%;
}
.shopping_cart_order_total .title
{
	display: inline-block;
	width: 450px;
	text-align: right;
}
.shopping_cart_order_total .price
{
	font-size: 12px;
	display: inline-block;
	width: 100px;
	text-align: right;
}

*
{
	font-family: Verdana, Arial, sans-serif;
}

a.button,
a.button_small
{
	border: 1px solid black !important;
	display: inline-block !important;
	color: white !important;
	cursor: pointer !important;
	margin: 0 !important;
}
a.button
{
	height: 25px !important;
	line-height: 25px !important;
	font-size: 14px !important;
	padding: 0 10px !important;
	background: url(/static/images/default/layout/button_medium_bg.png) repeat-x 0 -1px !important;
}
a.button_small
{
	height: 20px !important;
	line-height: 18px !important;
	font-size: 11px !important;
	padding: 0 7px !important;
	background: url(/static/images/default/layout/button_small_bg.png) repeat-x !important;
}
a.button:hover, a.button_small:hover
{
	text-decoration: none !important;
}
button.button
{
	height: 27px;
	font-size: 14px;
	line-height: 14px;
	padding: 0 10px;
	background: url(/static/images/default/layout/button_medium_bg.png) repeat-x 0 -1px;
	
}
button.button, button.button_small
{
	border: 1px solid black;
	color: white;
	cursor: pointer;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-appearance: none;
	width:auto;
	overflow:visible;
}

button.button_small
{
	height: 20px;
	line-height: 11px;
	font-size: 11px;
	padding: 0 7px;
	background: url(/static/images/default/layout/button_small_bg.png) repeat-x;
}