/*
  $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, sans-serif; font-size: 10px; }
.errorBox { font-family :  Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

*{
	font-color: #2b002b;
	/*font-size: 10px;*/
	font-family:  Arial, sans-serif;
}

BODY {
  background: #ffffff;
  color: #562b56;
  margin: 0px;
  background-image : url(images/OSCMAX_bg.gif);
  font-family:  Arial, sans-serif; font-size: 10px;
}

td{
	vertical-align: top;
}

.mainTable {

  background-color: #FFFFFF;

}

A {
  color: #562b56;
  text-decoration: none;
}

A:hover {
  color: #562b56;
  text-decoration: underline;
}

FORM {
	display: inline;
}

li, ul {
	padding: 0px;
	margin: 0px;
}

/*TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #D1E2FE;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  background-color : #3f586c;
  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, sans-serif;
  font-size: 11px;
  background: #3f586c;
  color: #ffffff;
  font-weight: bold;
  padding-top : 2px;
  padding-bottom : 3px;
}

.infoBox {
  background: transparent;
}

.infoBoxContents {
  background: transparent;
  background-image : url(images/OSCMAX_infobox_bg.gif);
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background: transparent;
  text-transform:uppercase;
}

TD.infoBox, SPAN.infoBox {
  font-family:  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 {
  font-family:  Arial, sans-serif; font-size: 10px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  font-family:  Arial, sans-serif; font-size: 10px;
}

TABLE.productListing {
  font-family:  Arial, sans-serif; font-size: 10px;
}

.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #e5d8e2;
  color: #562b56;
  font-weight: bold;
  text-transform: lowercase;
}

TD.productListing-data {
  padding: 2px;
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #562b56;
  background-color: #e5d8e2;
  border-bottom: 0px solid #ffffff;
}

TD.productListing-data INPUT, TD.productListing-data SELECT, TD.productListing-data TEXTAREA{
	border: 1px solid #562b56;
	background-color: #ffffff;
}


TD.productListing-data a{
	color: #856884;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #562b56;
  padding-top: 15px;
}

TD.pageHeading_postenzo, DIV.pageHeading_postenzo {
  font-family:  Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background-color: #bfe66e;
}

TD.pageHeading_shop, DIV.pageHeading_shop {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #562b56;
  background-color: #e5d8e2;
}

TD.sub_total{
	padding: 2px;
	background-color: #e5d8e2;
	color: #562b56;
	text-transform: lowercase;
	font-family:  Arial, sans-serif; font-size: 10px;
}

/*TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}*/

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #562b56;
  text-align: left;
}

TD.main_right, P.main_right {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #562b56;
  text-align: right;
}

TD.main_center, P.main_center {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #562b56;
  text-align: center;
}

TD#error, DIV#error {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #562b56;
  text-align: left;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}*/

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  border: 0px solid #ffffff;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  border: 0px solid #ffffff;
}
/*
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: #000000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

*/.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }/*

/* message box */*/

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; }

/* input requirement *//**/

.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #562b56; }

/* Menu */*/
#bla{}

#menu_overons {
	background-color: #30CED8;
	height:196px;
	width: 110px;
	color: #000000;
	padding-left:10px;
	font-family:  Arial, sans-serif; font-size: 10px;
}
#menu_overons .infoBoxHeading{
	color: #ffffff;
	background-color: transparent;
	font-family:  Arial, sans-serif; font-size: 10px;
	font-weight: bold;
}

#menu_shop {
	background-color: #55274E;
	height: 196px;
	width: 110px;
	color: #ffffff;
	padding-left:10px;
	font-family:  Arial, sans-serif; font-size: 10px;
}
#menu_shop A {
	color: #FFFFFF;
	font-family:  Arial, sans-serif; font-size: 10px;
}
#menu_shop A:hover {
	color: #ffffff;
	font-family:  Arial, sans-serif; font-size: 10px;
}
#menu_shop .infoBoxHeading{
	color: #8fd300;
	font-family:  Arial, sans-serif; font-size: 10px;
	font-weight: bold;
}

#menu_spelregels {
	background-color: #EF3FAC;
	height:196px;
	width: 110px;
	color: #ffffff;
	padding-left:10px;
	font-family:  Arial, sans-serif; font-size: 10px;
}
#menu_spelregels .infoBoxHeading{
	color: #ffffff;
	font-family:  Arial, sans-serif; font-size: 10px;
	font-weight: bold;
}

#menu_postenzo {
	background-color: #8FD300;
	height:196px;
	width: 110px;
	color: #ffffff;
	padding-left:10px;
	font-family:  Arial, sans-serif; font-size: 10px;
}
#menu_postenzo .infoBoxHeading{
	color: #ffffff;
	font-family:  Arial, sans-serif; font-size: 10px;
	font-weight: bold;
}

TD#menu_overons A,TD#menu_spelregels A,TD#menu_postenzo A {
	color: #562b56;
	font-family:  Arial, sans-serif; font-size: 10px;
}
TD#menu_overons,TD#menu_spelregels,TD#menu_postenzo A:hover {
	color: #562b56;
	font-family:  Arial, sans-serif; font-size: 10px;
}

#product_info{
	background-color: #30ced9;
	color: #ffffff;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	margin: 0px;
	height: 210px;
	font-family:  Arial, sans-serif; font-size: 10px;
}

#product_info h1{
	font-size: 14px;
	font-family:  Arial, sans-serif;
}

#product_image{
	text-align: center;
	vertical-align: middle;
	font-family:  Arial, sans-serif; font-size: 10px;
	padding: 0px;
	padding-left: 10px;
}

TD.guestbook_question{
	background-color: #e4f4c2;
	border-bottom: 1px solid #ffffff;
	padding: 2px;
	text-transform: lowercase;
	font-weight: bold;
	font-family:  Arial, sans-serif; font-size: 12px;
}

TD.guestbook_answer{
	background-color: #e4f4c2;
	border-bottom: 1px solid #ffffff;
	padding: 2px;
	font-family:  Arial, sans-serif; font-size: 12px;
}

TD.guestbook_header{
	background-color: #bfe66e;
	border-bottom: 0px solid #ffffff;
	padding: 2px;
	font-family:  Arial, sans-serif; font-size: 12px;
}

TD.contact_us_top_left{
	width: 15px;
	height: 15px;
	background-image: url(images/contact_top_left.gif);
}

TD.contact_us_top_right{
	width: 15px;
	height: 15px;
	background-image: url(images/contact_top_right.gif);
}
TD.contact_us_bottom_left{
	width: 15px;
	height: 15px;
	background-image: url(images/contact_bottom_left.gif);
}

TD.contact_us_bottom_right{
	width: 15px;
	height: 15px;
	background-image: url(images/contact_bottom_right.gif);
}

TD.contact_question{
	color: #ffffff;
	background-color: #bfe66e;
	padding: 2px;
	text-transform: lowercase;
	font-weight: bold;
	font-family:  Arial, sans-serif; font-size: 12px;
}

TD.contact_answer{
	color: #ffffff;
	background-color: #bfe66e;
	padding: 2px;
	font-family:  Arial, sans-serif; font-size: 12px;
}

TD.contact_answer INPUT{
	border: 0px solid #55274E;
}


TD.cart_top_left{
	width: 14px;
	height: 14px;
	background-image: url(images/cart_top_left.gif);
}

TD.cart_top_right{
	width: 14px;
	height: 14px;
	background-image: url(images/cart_top_right.gif);
}
TD.cart_bottom_left{
	width: 14px;
	height: 14px;
	background-image: url(images/cart_bottom_left.gif);
}

TD.cart_bottom_right{
	width: 14px;
	height: 14px;
	background-image: url(images/cart_bottom_right.gif);
}

TD.cart_top{
	background: #e5d8e2;
	border-top: 0px solid #562b56;
	font-size: 1px;
}

TD.cart_left{
	background: #e5d8e2;
	border-left: 0px solid #562b56;
	font-size: 1px;
}

TD.cart_right{
	background: #e5d8e2;
	border-right: 0px solid #562b56;
	font-size: 1px;
}

TD.cart_bottom{
	background: #e5d8e2;
	border-bottom: 0px solid #562b56;
	font-size: 1px;
}


TD.product_image_top_left, div.product_image_top_left
{
	background-image: url(images/product_top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:14px;
	height:14px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
}
TD.product_image_top_right, div.product_image_top_right
{
	margin:0px;
	background-image: url(images/product_top_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:14px;
	height:14px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:999;
}
TD.product_image_bottom_left, div.product_image_bottom_left
{
	margin:0px;
	background-image: url(images/product_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:14px;
	height:14px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:999;
}
TD.product_image_bottom_right,div.product_image_bottom_right
{
	margin:0px;
	background-image: url(images/product_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:14px;
	height:14px;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:999;
}
div.product_images
{
	margin:0px;
	padding:0px;
	text-align: center;
}
div.product_images div
{
	margin:0px;
	padding:0px;
}
div.product_images a
{
	margin:0px;
	padding:0px;

}

TD.orderheading, DIV.orderheading{
	font-family:  Arial, sans-serif; font-size: 12px;
	background: #e5d8e2;
 	color: #562b56;
}

TD.nonorderheading, DIV.nonorderheading{
	font-family:  Arial, sans-serif; font-size: 12px;
 	color: #55274E;
}