/*
  $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
*/

*{
	font-size: 11px;
}

.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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #999999; text-decoration: underline; }

td .active_tab {
	background-color: #cc3433;
	color: #ffffff;
	width: 150px;
	font-size: 11px;
	cursor: pointer;
}

td .inactive_tab {
	background-color: #e5e5e5;
	color: #000000;
	width: 150px;
	font-size: 11px;
	cursor: pointer;
}

td .rest_tab {
	background-color: #e5e5e5;
}

.productlist_tekst_voorpagina {
	height: 24px;
	overflow: hidden;
	margin-top: 0px;
}

.tabcontent_noshow {
	font-size: 11px;
	line-height: 16px;
	display: none;
}

.tabcontent_show {
	font-size: 11px;
	line-height: 16px;
	display: block;
}

BODY {
  background: #ffffff;
  margin: 0px;
  _text-align: center;
  
	font-family: Arial,Helvetica,verdana,sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #5c5c5c;  
}

td {
	text-align: left;
	font-family: Arial,Helvetica,verdana,sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #5c5c5c;  
}

#topbar {
	height: 25px;
	text-align: center;
	background-image: url(images/bg_topbar.gif);
}

.prod_info_top {
	height: 27px;
	background-image: url(images/prod_info_top.gif);
	color: #cc3433;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	
}

.prod_info_bottom {
	background-image: url(images/prod_info_bottom.gif);
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #cc3433;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	
}

.cart_header {
	background-color: #e1e1e1;
}

.cart_header td {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}

.prod_info_prijs {
	height: 69px;
	background-image: url(images/prod_info_prijsbg.gif);
	font-size: 10px;
	
}

.prod_info_prijs_txt {
	text-align: right;
	color: #000000;
	line-height: 15px;
}

.kop {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.prod_info_prijs_val {
	text-align: left;
	color: #cc3433;
	line-height: 15px;
}

.prod_info_main {
	background-image: url(images/prod_info_main.gif);
	text-align: center;
	font-size: 11px;
}

.prod_info_main_text {
	font-size: 11px;
	line-height: 15px;
}

#toplogos {
	text-align: left;
	width: 966px;
	margin: 0 auto;
	padding-top: 5px;
}

#container {
	width: 966px;
	margin: 0 auto;
}

#top {
	height: 80px;
}

.zoekentitel {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #cc3433;
}

#submenu {
	height: 31px;
	background-image: url(images/bg_submenu.gif);
	text-align: right;
}

#logo {
	float: left;
	width: 300px;
	height: 100px;
}

#breadcrumb {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.toplogo {
	margin-right: 49px;
}

#zoeken {
	text-align: right;
}

.menuitem {
	background-color: #ffffff;
	font-size: 11px;
	padding: 2px;
	padding-left: 5px;
}

.menuitem_over {
	background-color: #f7f7f7;
	font-size: 11px;
	padding: 2px;
	padding-left: 5px;
	cursor: pointer;
}

.submenuitem {
	background-color: #ffffff;
	font-size: 11px;
	padding: 2px;
	padding-left: 15px;
}

.submenuitem_over {
	background-color: #f7f7f7;
	font-size: 11px;
	padding: 2px;
	padding-left: 15px;
	cursor: pointer;
}

select, input, textarea

{

font-family: arial,times,clean,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;


line-height: normal;

font-size-adjust: none;

font-stretch: normal;

}

.header_txt_field {
	width: 322px;
	font-size: 11px;	
	font-weight: bold;
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	margin-top: 0pt;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0pt;
}

.mainTable {

  background-color: #FFFFFF;

}

.titelkleur {
	color: #cc3433;
}


A {
  color: #5c5c5c;  

  text-decoration: underline;
}

A:hover {
  text-decoration: underline;
  color: #000000;  
}

FORM {
	display: inline;
}

TR.header {
  background: #D1E2FE;
}

TR.headerNavigation {
  background: #D1E2FE;
}

TD.headerNavigation {
  background-color : #3f586c;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.breadcrumb { 
  color: #cc3433; 
  text-decoration: none;
}

A.breadcrumb:hover {
  color: #cc3433;
  text-decoration: underline;
}

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 {
  background: #00ff00;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 /* background: #bbc3d3;*/
}

TD.footer {
  background: #3f586c;
  font-weight: bold;
  padding-top : 2px;
  padding-bottom : 3px;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  background: #cc3433;
  color: #ffffff;
  padding: 2px;
  font-size: 11px;  
}

.pageHeading { 
	color: #ffffff;
}

TD.pageHeading {
  background: #cc3433;
  color: #ffffff;
  padding: 2px;
  padding-left: 5px;
  font-size: 11px;    
}

TD.infoBox, SPAN.infoBox {
}

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 {
}

.productListing-heading {
  background: #3f586c;
  color: #FFFFFF;
  font-weight: bold;
}

.productlist {
	border: 1px #898989 solid;
}

.productinfo_title {
	color: #cc3433;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}

.productinfo_subtitle {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding-bottom: 10px;
	color: #5c5c5c;  

}

.productinfo_text {
	font-size: 11px;
	color: #5c5c5c;  
}

.productlist_title {
	color: #cc3433;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
	height: 18px;
	overflow: hidden;
}

.productlist_title_voorpagina {
	margin-top: 0px;
	color: #cc3433;
	font-weight: bold;
	font-size: 11px;
	height: 14px;
}

.productlist_subtitle {
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	margin-bottom: 10px;
	height: 14px;
}

.productlist_subtitle_voorpagina {
	height: 14px;
	font-weight: bold;
	font-size: 11px;
}
.productlist_text {
	text-align: justify;
	font-size: 11px;
	height: 100px;
}

.productlist_prijs_header {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-align: center;	
	background-color: #e5e5e5;
}

.productlist_prijs {
	color: #cc3433;
	font-weight: bold;
	font-size: 11px;
	text-align: center;	
}

.productlist_top {
	height: 25px;
	width: 357px;
	color: #cc3433;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.productlist_bottom {
	height: 29px;
	width: 357px;
	color: #cc3433;
	font-weight: bold;
	text-align: right;
}
.productlist_main {
	width: 357px;
	font-size: 11px;
}

TD.productListing-data {
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
	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: 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: #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: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #757575; color: #ffffff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #757575; color: #ffffff; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
