/*
  $Id: stylesheet.css,v 1.2 2005/04/06 22:54:27 Michael Sasek 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
*/

html { font-size:11px;}
.boxText { color: black; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.boxTextSmall { color: black; font-family: Verdana, Arial, sans-serif; font-size: 11px; padding-right:4px; padding-bottom:8px;}
.boxTextBold { font-weight: bold; }
.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; }

h1.productName
{
margin-bottom: 0px;
font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.productName {
font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.header_top {
  background-position: top center;
  background-color: #2f443f;
	background-repeat:no-repeat;

	background-image:url(/images/n_background_top2.gif); 
}

.footer_bot{
  background-color: #2f443f;
	background-repeat:no-repeat;
  background-position: top center;
	background-image:url(/images/n_footer_bot_bg.gif); 
}

A.leftmenu:hover {
  background-color: #ffffff;
  text-decoration: none;
}

A.leftmenu {
  text-decoration: none;
}

.pl_border {
	border-width:1px;
	border-color:#9999aa;
	#border-top-width:0px;
	border-style: solid; 
}

.pl_text, .n_prodText  {
	font-size:11px;
}

ul.n_prodText { font-size:11px; }
li.n_prodText { font-size:11px; }

ul { font-size:11px; }
li { font-size:11px; }


TD.pageHeading1, h1.pageheading1, DIV.pageHeading1{
	font-family: arial,verdana;
	font-size:14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-bottom:0px;
}


.pl_small{
	font-size:10px;
}

.pl_hd, .n_productName
{
		font-family: arial,verdana;
	font-size:14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-bottom: 0px;
}

.n_price
{
	font-family: arial,verdana;
	font-size:24px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-bottom: 0px;
}

.n_smallprice {font-size:14px; }


A.pl_hd:hover
{
	font-size:14px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
	
}



A.lhsmenu_hd1, A.lhsmenu_hd, A.lhsmenu_hd:hover { text-decoration:none; }
A.lhsmenu_hd1:hover { text-decoration:none; color:yellow;}


.lhsmenu_hd {
	padding-left:6px;
	font-family: Verdana,  Geneva, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:white;
	
}


.lhsmenu_hd1 {
	font-family: Verdana,  Geneva, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:white;
}


.rhmenu {
	color: white;
	font-size:11px;
}

A.rhmenu {
	color: white;
	font-size:11px;
}


A.rhmenu:hover {
	color: lightgrey;
	font-size:11px;
}



.topmenu {
	color: white;
	font-size:13px;
	}


.loggedin {
	color: white;
	font-size:11px;
	font-weight: bold;
	padding:4px;
	line-height:200%;
}

A.loggedin {
	color: white;
	font-size:11px;
	font-weight: bold;
	padding:4px;
	line-height:200%;
}


.loggedin1 {
	color: white;
	font-size:11px;
	font-weight: bold;
	line-height:150%;
}

A.loggedin1 {
	color: white;
	font-size:11px;
	font-weight: bold;
	line-height:150%;
}


A.loggedin1:hover, A.shopping_basket_top:hover { color: yellow; }

.shopping_basket_top {
	color: white;
	font-size:11px;
	font-weight: bold;
}

A.shopping_basket_top {
	color: white;
	font-size:11px;
	font-weight: bold;
}


A.topmenu {
	color: white;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}


A.topmenu:hover {
	color: yellow;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}

.footermenu {
	font-weight:bold;
	color: white;
	text-decoration: none;
	font-size:11px;
}

A.footermenu:hover {
	color: yellow;
	text-decoration: none;
	
}

BODY {
  color: #000000;
  margin: 0px;
  background-position: top center;
	background-image:url(/images/n_background.gif); 
	background-color: #2f443f;
	background-repeat:repeat-y;
	font-family: Verdana, Arial, sans-serif; 
	font-size:11px;
}

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

A:hover {
  color: #006a6a;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight : bold;
  background-color : #FFFFFF;
  padding-bottom : 2px;
  padding-top : 2px;
}

TD.headerNavigationLight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #999999;
  font-weight : normal;
  background-color : #FFFFFF;
  padding-bottom : 2px;
  padding-top : 2px;
}
A.headerNavigation { 
  color: #666666; 
}

A.headerNavigationLight { 
  color: #666666; 
}


A.headerNavigationLightRed { 
  color: darkred; 
  font-weight: bold;
}

A.headerNavigationLightBlue { 
  color: #385971;
  font-weight: bold; 
}

A.headerNavigationLightOrange { 
  color: darkorange; 
  font-weight: bold;
}

A.headerNavigationLightBrown { 
  color: #8f6b2d; 
  font-weight: bold;
}

.n_prodDetail, .prodDetail {
background-color: #e7e7e7;
color: black;
font-weight: bold;
font-size:14px;
font-family: arial,verdana;
padding:4px;
}

.n_prodDetail1 {
color: black;
font-weight: bold;
font-size:14px;
font-family: arial,verdana;
}



A.prodText { text-decoration: underline; }
.prodText { color: black; text-align: left; font-size:11px;}


table.prodIngredients { font-size:10px; border-style: solid; border-width:1px; border-color: black; }

A.headerNavigation:hover {
  color: #006a6a;

}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  padding-top:20px;
  padding-bottom:20px;
  
}

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: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #e1e1e1;
  color: #000000;
  font-weight: normal;
  padding:4px;
  
}

.infoBox {
  /*background: #b6b7cb;*/
}

.fp3_hd {
	font-size:17px;
	font-family: Georgia, Palatino Linotype ;
	text-transform: uppercase;
}

.fp2_hd {
	text-align: center;
	font-size:24px;
	font-family: Georgia, Palatino Linotype ;
	text-transform: uppercase;
	color: #333333;
}


A.fp3_hd {
	text-decoration: none;
	font-size:17px;
	font-family: Georgia, Palatino Linotype ;
	text-transform: uppercase;
}


.twirl_copy {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif; 
	color: black;
	padding:2px;
	margin:4px;
}

A.twirl_copy {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold;
	color: black;
	margin:0px;
}

.twirl_hd {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold;
	color: white;
	background-color: #ca7916;
	padding:2px;
	margin:4px;
}


.twirl_hd_pl {
	margin:0px;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold;
	color: white;
	background-color: #ca7916;
	padding:4px;
}



.twirl_hd2 {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold;
	color: white;
	background-color: #006a6a;
	padding:2px;
	margin:4px;
}

.fp_sub {
	font-size:17px;
	font-weight: bold;
	font-style: italic;
	font-family: Palatino Linotype, Georgia  ;
	color: #636466;
	line-height:120%;
}


.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  color: #006a6a;
}

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: #FEFEFE;
  
}

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;
}

TR.sb_productListing-odd {
  background: #f4f4f4;
  
}

TR.sb_productListing-even {
  background: #e7e7e7;
}

.listingPrice {
color: #006b6c;
font-weight: bold;
}

.price{
color: #006b6c;
font-weight: bold;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

TABLE.sb_productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 2px;
}


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    color: #666666;
  font-weight: bold;
}

.sb_productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    color: #000000;
    padding:4px;
    background-color: #d1d2d4;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:10px;
}

h1.pageHeading, h1.pageHeadingGreen
{
  font-family: arial,verdana;
	font-size:14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-bottom:0px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: white;
  padding:10px;
  background-image:url(/images/n_catbg_green.jpg); 
  border-style: solid;
  border-color: #cccccc;
  border-width:0px;
}

TD.pageHeadingGreen, DIV.pageHeadingGreen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: white;
  padding:10px;
  background-image:url(/images/n_catbg_green.jpg); 
  border-style: solid;
  border-color: #cccccc;
  border-width:0px;
}

TD.smallPageHeadingGreen, DIV.smallPageHeadingGreen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding:6px;
  background-image:url(/images/n_catbg_green.jpg); 
  border-style: solid;
  border-color: #cccccc;
  border-width:0px;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #006a6a;
}

h1.OLDpageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #006a6a;
  margin-bottom:0px;
}


TD.OLDpageHeading1, h1.OLDpageheading1, DIV.OLDpageHeading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom:0px;
}


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: 140%;
  margin-left:0px;
  margin-right:0px;
  margin-top:4px;
  margin-bottom:4px;
  color: black;

}

TD.wmain, P.wmain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 140%;
  margin-left:0px;
  margin-right:0px;
  margin-top:4px;
  margin-bottom:4px;
  color: white;
}

TD.whd , P.whd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 140%;
  font-weight: bold;
  text-align:center;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:4px;
  color: white;
}

TD.smallmain, P.smallmain{
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 140%;
  margin-left:0px;
  margin-right:0px;
  margin-top:4px;
  margin-bottom:4px;
  color: black;
}

TD.copyright, P.copyright{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 140%;
  margin-left:0px;
  margin-right:0px;
  margin-top:4px;
  margin-bottom:4px;
  color: white;
}

A.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 140%;
  margin-left:0px;
  margin-right:0px;
  margin-top:4px;
  margin-bottom:4px;
  color: white;
}


A.copyright:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 140%;
  margin-left:0px;
  margin-right:0px;
  margin-top:4px;
  margin-bottom:4px;
  color: yellow;
}

.trademark, TD.trademark, P.trademark{
  font-family: Verdana, Arial, sans-serif;
  font-size: 6px;
  line-height: 140%;
  margin-left:0px;
  margin-right:0px;
  margin-top:4px;
  margin-bottom:4px;
  color: black;
}

TD.main1, P.main1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 140%;
  margin-left:0px;
  margin-right:0px;
  margin-top:4px;
  margin-bottom:4px;
  color: black;
}

TD.mainheader, P.mainheader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  line-height: 140%;
  margin-left:0px;
  margin-right:0px;
  margin-top:4px;
  margin-bottom:4px;
  color: black;
}

TD.mainb, P.mainb {
	font-weight:bold;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 150%;
  margin-left:0px;
  margin-right:0px;
  margin-top:4px;
  margin-bottom:4px;
  color: black;
}

.cartPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #006b6c;
  font-weight: bold;
}

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;
}

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: #006a6a;
}

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: #ff0000;
}

.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: 12px; padding:10px; background-color: #FFEEEE; border-color: darkred; border-style: solid; border-width:1px; font-weight: bold;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; background-color: #006a6a; color: white; padding:4px; }

/* input requirement */

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



h1 { font-size:13pt;}
h2 { font-size:12pt;}
h3 { font-size:11pt;}
h4 { font-size:10pt;}
h5 { font-size:9pt;}
h6 { font-size:8pt;}