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

body {
}
.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
	width: 150px;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #1F411C;
	border-top: 1px solid #1F411C;
	border-left: 1px solid #1F411C;
	border-right: 1px solid #1F411C;
    background-image: url(images/OSCMAX_infobox_bg.gif);
}
.productsNotifications { 
    background: #FFE1E1;
}

.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #1F411C;
	text-decoration: underline;
}

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

A:hover {
	text-decoration: underline;
	color: #268F8B;
}

FORM {
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
	font-style: normal;
	line-height: 25px;
        text-align: left;
	/*  background-color: #02524F; */
	/*  background-image:url('./images/OSCMAX_box_header.jpg'); */
}

A.headerNavigation {
	color: #000000;
	/* vertical-align: middle;*/
	line-height: 18px;
        text-align: left;	
}

A.headerNavigation:hover {
  color: #00CC00;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : justify;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #F7F6BE;
	background-attachment: fixed;
}
td.CategoriesBoxContents {
	background:white;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
	background-image:url('./images/categories_bullet.gif');
	background-repeat:no-repeat;
	height:20px;
}

TR.footer {
	}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	height: 26px;
	text-transform: capitalize;
	line-height: 18px;
        /* background-image:url('./images/OSCMAX_box_header.jpg'); /*
	/* background-color: #9d9f8c;*/
}

.infoBox {
	margin-bottom: 10px;
    border-bottom: 1px solid #87EDEF;
	border-top: 1px solid #87EDEF;
	border-left: 1px solid #87EDEF;
	border-right: 1px solid #87EDEF;
	/* background-image: url(images/OSCMAX_infobox_bg.gif); */
	}
	
.column_infoBox {
	border-left-style: solid;
	border-left-width: thin;
	margin-bottom: 10px;
	/* border-bottom: 1px solid #9D9F8C;
	border-left: 1px solid #9D9F8C;
	border-right: 1px solid #9D9F8C;
	border-top: 1px solid #9D9F8C; */
	}

.columns {
	}

.infoBoxContents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #333333;
        text-align: left;
	line-height: normal;
}

.infoBoxContentsTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #02524F;
	line-height: normal;
}

.infoBoxImpactText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	vertical-align: middle;
	color: #FF0000;
	line-height: normal;
	font-weight: bolder;
}

.infoBoxContentsMainpage {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #FF6600;
}

.infoBoxContents-extra {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #1F411C;
	background-color: #FFFFFF;
}

.infoBoxContents-whitetext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #FFFFFF;
}

.infoBoxContents-whitetext-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bolder;
}

.infoBoxContents-whitetext-medium {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}

.infoBox-extra {
	background-color: #FFFFFF;
	/* border-bottom: 1px solid #1F411C;
	border-top: 1px solid #1F411C;
	border-left: 1px solid #1F411C;
	border-right: 1px solid #1F411C; */
}

.infoBoxNotice {
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 26px;
	text-align: left;
	overflow: auto;
	/* vertical-align: middle;*/
	font-weight: bold;
	line-height: 26px;
    /*    background-image:url('./images/OSCMAX_box_header.jpg'); */
	/* background-color: #9d9f8c;*/	
}

.infoBoxcentreHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 26;
	text-align: left;
	overflow: auto;
	vertical-align: middle;
	font-weight: bold;
	line-height: 26px;
        border-bottom: 1px solid #1F411C;
	/*background-image:url('./images/OSCMAX_box_header.jpg');*/
	/* background-color: #9d9f8c;*/
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	vertical-align: middle;
        width: auto;
	color: #FFFFFF;
}

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 {
	color: #FFFFFF;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #02524F;
	line-height: normal;
}

.productListing-specialheading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #02524F;
	font-weight: bolder;
	line-height: normal;
	text-align: left;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF6600;
  	background-color: #FFFFFF;
}

A.pageResults {
	color: #02524F;
}

A.pageResults:hover {
	color: #953FC6;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #02524F;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main { /* stock item box */
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.5;
}

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

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;
	line-height: 18px;
}

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

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

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: #FFFFFF;
	padding-right: 20px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
}

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

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #FF0000;
}
/*controls colours in shipping selection*/

.moduleRow { }
.moduleRowOver { background-color: #FFE1E1; }
.moduleRowSelected { background-color: #D6D6FF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #02524F; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #02524F; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

/* footer information */
.style2 {font-size: 10px}
.bottontextNavigationhover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #00FF00;
}
.bottomNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #1F411C;
	font-style: normal;
}
.addressBar {
	font-family: Verdana, Arial, sans-serif;
	color: #006600;
}
/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #0AC6C7;
	color: #02524F;
}

.catwithsubs, .catwithnosubs {
	padding-right: 3px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 130px;
}

.activelink {
	display: block;
	font-weight: bold;
	background-color: #4FE2DC;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
	padding-right: 1px;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 3px;
}

#secondcat a {
	padding-left: 10px;
}

#thirdcat a {
	padding-left: 20px;
}

#fourthcat a {
	padding-left: 30px;
}

#fifthcat a {
	padding-left: 40px;
}

/*estimated shipping start*/
.estimatedshippingBox {
margin-bottom: 10px;
border-bottom: 1px solid #1F411C;
border-top: 1px solid #1F411C;
border-left: 1px solid #1F411C;
border-right: 1px solid #1F411C;
background-image: url(images/OSCMAX_infobox_bg.gif); 
}

TD.estimatedshippingBoxHeading {
line-height: 18px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; 
}

.estimatedshippingBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.ShowShipping {
	line-height: 12px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background: #FFFF99;
}

 /***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #268F8B; 
}
A.sitemap:hover {
  color: #ff0000;
}
/***** End Sitemap_SEO *****/ 

/*estimated shipping end*/

/* BOF Dynamic Sitemap
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
background-color: #FFFFFF;
padding: 2px 6px 2px 6px;
}
.suggest_link_over {
background-color: #FFFF99;
padding: 2px 6px 2px 6px;
}
#search_suggest {
position: relative; /*//absolute; */
background-color: #FFFF99; /*//#FFFFFF;*/ 
text-align: left; 
border: 0px solid #FFFF99; /* //#000000;*/ 
} 
/*----------------------------End Suggest Styles------------------------*/
/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}


.PriceList  { font-family: Arial, Verdana,  sans-serif; color: #006600; font-size: 12px; font-weight: bold; }
.saving { font-family: Arial, Verdana,  sans-serif; color: #ff0000; font-size: 12px; font-weight: bold;  }
.pricenow { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 14px; font-weight: bold;  }
.SavingsPercent  { color: red; font-size: 10px; font-weight: bold }
.oldPrice { font-family: Arial, Verdana,  sans-serif; text-decoration: line thorough color: #ff0000; font-size: 12px; font-weight: bold}
.oldPriceBIG { font-family: Arial, Verdana,  sans-serif; text-decoration: NONE color: #ff0000; font-size: 12px; font-weight: bold}
.PriceListBIG  { font-family: Arial, Verdana,  sans-serif; color: #006600; font-size: 12px; font-weight: bold; }
.pricenowBIG { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 18px; font-weight: bold;  }
.savingBIG { font-family: Arial, Verdana,  sans-serif; color: #ff0000; font-size: 12px; font-weight: bold;  }
.usualpriceBIG { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 12px; font-weight: bold; }

.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

/* Best Sellers Scroller */

#pscroller_bs {
height: 180px;
width: 130px;
text-align: center;
border: 0px;
padding: 0px;
}

.pscroller_c_bs {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

