
/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #cc0033;}
.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; }

BODY { 

  font-family: Helvetica;
  font-size: 10px;
  margin: 0px;
}
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-color: #000000;color: #000000; font-weight: bold;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #000000;
  font-weight: bold; 
  text-decoration: none; 
}
A:hover { 
  color: #ed7901;
  font-weight: bold;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #ff0e09; 
  background: #4B99E4;
  border: 1px solid #A0D0FF;
}
INPUT.az_login_input{
  color: #FFFFFF; 
  background: #D0E6F3;
  border: 1px solid #000000;
}
INPUT{
  color: #000000; 
  border: 1px solid #000000;
}

INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft, .infoBoxCenter, .newProductsBox  { 
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox {
	border: 1px solid #979797;
}
.infoBoxLeft, .infoBoxRight{
padding-left: 10px;
}


TD.product_details_long {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : left;
}
.infoBoxHeading {
}
.infoBoxlogin{
    background-color: #D0E6F3;
    padding-left: 10px;
    height: 88px;
}
TD.infoBoxHeadingLogin {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-top: 10px;
  padding-left: 10px;
  background-color: #D0E6F3;
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-left: 5px;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingLeft_categ {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 7px;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 7px;
}
.infoBoxHeadingSearch
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 12px;
}
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
.infoBoxContentsSearch {
	vertical-align: top;
	color: #000000;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ed7901;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContents A:hover {
	font-weight: bold;
	color: #ed7901;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContentsLeft A:hover {
	color: #ed7901;
	font-weight: bold;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContentsRight A:hover {
	color: #ed7901;
	font-weight: bold;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBoxContentsCenter A:hover {
	color: #ed7901;
}
.infoBoxPriceWatch A:link, .infoBoxPriceWatch A:active, .infoBoxPriceWatch A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ed7901;
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-color: #FFFFFF;
	color: #FFFFFF;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.productBox A:hover {
	color: #FFFFFF;
}
.productBoxHeading {
	line-height: 0.8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.productBoxHeading A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #b5b2b5;
}
.infoBoxNotice {
  background: #5270c6;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  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 {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  border: 1px solid #CECECE;
}
A.productListing-heading { 
  color: #ed7901; 
}
A.productListing-heading:hover { 
  color: #000000; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
A.pageResults { 
  color: #ed7901; 
}
A.pageResults:hover { 
  color: #000000; 
  background: #5270c6; 
}
.pageHeadingBig, DIV.pageHeading {
  font-family:  Arial;
  font-size: 30px;
  font-weight: bold;
  color: #ed7901;
}
.pageHeading, DIV.pageHeading {
  font-family:  Arial;
  font-size: 16px;
  font-weight: bold;
   color: #ed7901;
}
.pageHeadingType, DIV.pageHeading, .pageHeading H1, .greetUser {
  font-family:  Arial;
  font-size: 20px;
  font-weight: bold;
  color: #ed7901;
}
.pageHeadingPrice, DIV.pageHeadingPrice, .pageHeadingPrice H1 {
  font-family:  Arial;
  font-size: 45px;
  font-weight: bold;
  color: #ed7901;
}
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.2;
  color: #000000;
 /*  background-color: #FFFF5a; */
}
TD.main-b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
  color: #000000;
  padding-right: 10px;
 /*  background-color: #FFFF5a; */
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}
TD.smallTextFootnote, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.smallTextFootnote {
	color: #fff;
}
TD.smallTextFootnote a {
	color: #fff;
}
TD.smallTextFootnote a:hover {
	color: #fff;
	text-decoration: underline;
}
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: #000;
}
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: #ff0e09;
  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;
  font-size: 20px;  
  color: #ed7901;
}
SPAN.productsPriceWatch {
  font-family: Verdana, Arial, sans-serif;
  color: #c76170;
  font-size: 10px;
  font-weight: bold;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D4E5E5; cursor: hand; }
.moduleRowSelected { background-color: #D4E5E5; }
.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; font-weight: bold; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background-color: #99ff00; }

/* input requirement */

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

.title {
	font-size:		20px;
	font-weight:	bold;
	color:			#ed7901;
}

.footer_links {
	background-image: 	url(images/az_infobar_mid_r2.png);
	height:				31px;
	width:				1000px;
}
.footer_links ul {
	list-style-type: 	none;
	margin:				0;
	padding:			0;
	width:				360px;
	padding-top:		5px;
}
.footer_links ul li {
	padding-right:	25px;
	float:	left;
}
.footer_links ul li a{
	color:			#333333;
	font-family:	Arial,Verdana,sans-serif;
	font-size:		12px;
	font-style:		normal;
	font-weight:	bold;
}

.koop-nu {
	border:				0;
	margin:				0;
	padding:			0;
	width:				160px;
	height:				160px;
	background:			inherit;
	background-image:	url(images/koop_nu.gif);
	cursor:				hand;
	cursor:				pointer;
}