/*
  $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: Arial, Geneva, Swiss, SunSans-Regular; 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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

html {
	padding: 0px;
	margin: 0px;
}
body {
  background: #f0f0f0;
  color: #000000;
  padding: 0px;
  margin: 0px;
  font: 10px Arial, Geneva, Swiss, SunSans-Regular;
  text-align: center;
  behavior: url(hover.htc);
}

html, body {
	height: 100%;
}

.mainTable {

  background-color: #FFFFFF;

}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #888888;
}

FORM {
	display: inline;
}

TR.header {
  background: #4b0000;
}

TR.headerNavigation {
  background: #4b0000;
}

TD.headerNavigation {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  background-color : #4b0000;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  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: #bbc3d3;*/
}

TD.footer {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
  background: #4B0000;
  color: #ffffff;
  font-weight: bold;
  padding-top : 2px;
  padding-bottom : 3px;
}

.infoBox {
  background: #3f586c;
}

.infoBoxContents {
  background: #f8faf9;
  background-image : url(images/OSCMAX_infobox_bg.gif);
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 14px;
  font-weight: bold;
  background: #4b0000;
  color: #ffffff;
  padding: 2px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  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: #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: 1px;
  border-style: solid;
  border-color: #3f586c;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
  background: #3f586c;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  padding-top:5px;
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
  background-color: #f8faf9;
}

A.pageResults {
  color: #000;
}

A.pageResults:hover {
  color: #666666;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 16px;
  font-weight: bold;
  color: #4b0000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  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: Arial, Geneva, Swiss, SunSans-Regular;
  color: #000000;
}

SPAN.errorText {
  font-family: Arial, Geneva, Swiss, SunSans-Regular;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #814d4d; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #6c2f2f; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Geneva, Swiss, SunSans-Regular; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Geneva, Swiss, SunSans-Regular; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Geneva, Swiss, SunSans-Regular; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Geneva, Swiss, SunSans-Regular; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Geneva, Swiss, SunSans-Regular; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Geneva, Swiss, SunSans-Regular; font-size: 10px; color: #fff; }

/** Div aanpassingen CSS **/
div#container {
	width: 980px;
	margin: 0px auto;
	background: url(images/containerbg.gif) repeat-y top left;
	padding: 0px 4px;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	text-align: left;
	z-index: 20;
}
div#header {
	height: 205px;
	background: url(images/headerbg.gif) repeat-x bottom left;
	margin-bottom: 15px;
	position: relative;
	left: 2px;
	z-index: 200;
}
div#header div#topmenu_bg {
	width: 188px;
	height: 15px;
	background-color: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
	opacity: 0.25;
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
}
div#header ul#topmenu {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#header ul#topmenu li {
	float: left;
	padding: 0px 3px;
	border-left: 1px solid #fff;
	line-height: 15px;
}
div#header ul#topmenu li.first {
	border-left: 0px;
}
div#header ul#topmenu li a {
	color: #fff;
	z-index: 100;
}
div#header div#image {
	background: url(images/header.png) no-repeat top left;
	height: 205px;
	_overflow: hidden;
}
div#header h1 {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 125px;
	background: url(images/headerh1.gif) no-repeat top left;
}
div#header h1 a {
	display: block;
	width: 200px;
	height: 125px;
	text-indent: -9999px;
	overflow: hidden;
}
div#header div#image2 {
	width: 270px;
	height: 75px;
	background: url(images/headerimage2.png) no-repeat top left;
	float: left;
}
div#header ul#menu {
	padding: 0px;
	padding-top: 55px;
	margin: 0px;
	height: 20px;
	float: left;
	width: 710px;
	position: relative;
	z-index: 200;
}
div#header ul#menu ul {
	padding: 0px;
	margin: 0px;

}
div#header ul#menu li {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-right: 1px solid #fff;
	height: 25px;
	position: relative;
}
div#header ul#menu li a {
	display: block;
	float: left;
	background-color: #660000;
	color: #fff;
	font-weight: bold;
	padding: 3px 8px 2px 8px;
	font-size: 12px;
}
div#header ul#menu li a:hover {
	background-color: #99cc33;
	text-decoration: none;
}
div#header ul#menu li.zoeken {
	border-right: 0px;
	background-color: #660000;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 7px 0px 7px;
	margin: 0px;
	height: 18px;
}

div#header ul#menu li.zoeken input {
	width: 134px;
	height: 14px;
	padding: 0px;
	margin: 0px;
}

div#header ul#menu li.sub {
}

div#header ul#menu li.sub ul {
	display: none;
}
div#header ul#menu li.sub:hover ul{
	display: block;
}
div#header ul#menu li.sub ul {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 150px;
	z-index: 99;
	_height: 1%;
}
div#header ul#menu li.sub ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 151px;
	border-bottom: 1px #fff solid;
	z-index: 200;
}
div#header ul#menu li.sub ul li a {
	width: 145px;
}
div#column_left {
	width: 220px;
	float: left;
	padding-top: 5px;
	_height: 1%;
	padding-bottom: 40px;
	position: relative;
	left: 2px;
}
div#column_left a:hover {
	color: #99cc33;
}

div#content {
	width: 457px;
	padding: 5px 41px 40px 42px;
	float: left;
	position: relative;
	left: 2px;
	z-index: 1;
}
div#content h2 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

div#column_right {
	padding-top: 5px;
	width: 220px;
	float: left;
	padding-bottom: 40px;
	_height: 1%;
	position: relative;
	left: 2px;
}

div#column_left h2, div#column_right h2 {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px;
}
div#column_left h2 {
	background-color: #4b0000;
}
div#column_right h2 {
	background-color: #669900;
	padding-left: 15px;
}
div.box_content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff;
	font-size: 11px;
	background-color: #4b0000;
}
div#column_left div.box_content {
	background-color: #4b0000;
	position: relative;
	*height: 1%;
}
div#column_left div.box_background {
	padding-bottom: 15px;
	background: url(images/columnleftbox_contentbg.gif) no-repeat bottom left;
}
div#column_left p.padding {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
ul.bottom_links {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	position: absolute;
	bottom: 1px;
}
ul.bottom_links li {
	display: inline;
}
ul.bottom_links a {
	background-color: #660000;
	font-size: 9px;
	padding: 1px;
}
ul.bottom_links a.download {
	background-color: #99cc33;
	color: #4b0000;
}
ul.bottom_links a.topper {
	background-color: #669900;
}
div#column_right div.box_content {
	background-color: #99cc33;
	position: relative;
	*height: 1%;
}
div#column_right div.box_background {
	padding-bottom: 14px;
	background: url(images/columrightbox_contentbg.gif) no-repeat bottom left;
}
div.box_content a {
	color: #fff;
}

/** Product listing **/
div.product {
	background: url(images/productbg.gif) no-repeat bottom left;
	padding-bottom: 6px;
}
div.product div.top_bg {
	background: url(images/producttopbg.gif) no-repeat top left;
	padding-top: 6px;
}
div.product div.inner_bg {
	background: url(images/productinner_bg.gif) repeat-y top left;
	padding: 5px 10px 0px 10px;
}
div.product h3 {
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
	color: #4b0000;
	font-size: 14px;
}
div.product div.product_uitleg {
	float: left;
}
div.product td {
	font-size: 11px;
	padding-right: 5px;
}
div.product div.meer_info {
	width: 170px;
	float: right;
	text-align: center;
	
}
div.product div.meer_info a:hover {
	text-decoration: none;
}
div.product div.meer_info a.meer_informatie {
	display: block;
	float: left;
	background-color: #4b0000;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}
div.product div.meer_info a.bestel_nu {
	display: block;
	float: right;
	background-color: #4b0000;
	color: #fff;
	padding: 2px;
	font-weight: bold;
}
/** Aanmeldingsformulier **/
div.background_bottom {
	background: url(images/background_bottom.gif) no-repeat bottom left;
	padding-bottom: 8px;
}
div.background_top {
	background: url(images/background_top.gif) no-repeat top left;
	padding-top: 8px;
}
div.background {
	background: url(images/background_bg.gif) repeat-y top left;
	color: #fff;
	padding: 10px;
	font-size: 11px;
	_height: 1%;
}
div.background h2 {
	margin: 0px;
	padding: 5px 0px;
}
div.background p {
	margin: 0px;
	padding: 0px;
}
div.background div.separator {
	margin: 3px;
	margin-right: 9px;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	border-bottom: 1px solid #7a403f;
}
form div.background label {
	display: block;
	width: 100px;
	float: left;
	margin: 0px;
	cursor: pointer;
}
form div.background div.input_rechts {
	float: left;
	width: 230px;
	margin-bottom: 3px;
	_margin-bottom: 0px;
}
form div.background input {
	margin: 0px;
}
form div.background input.submit {
	background-color: #670001;
	color: #fff;
	font-weight: bold;
	border: 2px solid #8d3f3f;
}
form div.background br {
	clear: both;
}
/* Toppers */
div.topper_image {
	width: 45px;
	float: right;
}
div.topper_omschrijving {
	width: 95px;
	float: left;
}
div.topper_omschrijving h3 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
div.topper_omschrijving p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
div.topper_omschrijving p.prijs {
	font-size: 11px;
	padding-bottom: 10px;
}
/* Product pagina */
div.product_image {
	width: 125px;
	float: right;
	text-align: right;
}
div.product_links {
	float: left;
	width: 232px;
}
div.omschrijving {
	margin-bottom: 15px;
}
div.product_overzicht {
	background: url(images/productoverzichtbg.gif) no-repeat top left;
	width: 222px;
	height: 72px;
	line-height: 12px;
	padding: 5px;
	position: relative;
}
div.product_overzicht div.bestel_nu {
	position: absolute;
	bottom: 3px;
	right: 8px;
}
/* Zoeken */
div.zoeken_links {
	width: 165px;
	float: left;
}
form div.background div.zoeken_links label, form div.background div.zoeken_rechts label {
	font-weight: bold;
	display: block;
	cursor: pointer;
	line-height: 20px;
	float: none;
	width: 165px;
}
form div.background div.zoeken_links input, form div.background div.zoeken_rechts input, form div.background div.zoeken_rechts select {
	width: 140px;
	float: none;
}
form div.background div.zoeken_links input.prijs_input {
	float: none;
	width: 45px;
}
form div.background div.zoeken_rechts input.zoeken {
	background: #4b0000;
	font-weight: bold;
	text-align: center;
	border: 2px solid #ffffff;
	color: #fff;
	width: 60px;
}
div.background a {
	color: #fff;
}
div.zoeken_rechts {
	width: 165px;
	float: left;
}
div#footer {
	background-color: #4b0000;
	text-align: left;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 984px;
	padding: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#footer p {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	font-size: 9px;
}
div#footer a {
	color: #fff;
	font-weight: bold;
}