/* Edited with EditCSS */
/**** LINK-tag style sheet stylesheet.css ****/

/*
  $Id: stylesheet.css,v 1.5 2005/04/28 20:45:10 chriss 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
*/


/* Categories */
.categorylisting {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 114px;
border-left: 1px solid #CFCFCF;
border-right: 1px solid #CFCFCF;
border-top: 1px solid #CFCFCF;
border-bottom: 1px solid #CFCFCF;
background-color: #ffffff
}
.categoryListing ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*border: 1px solid red;*/
}
.categoryListing li {
	font: 9px tahoma;
	color: #778087;
	margin: 0px;
	padding: 3px;
	background-color: #ECECEC;
	border-bottom: #CFCFCF 1px solid;
	border-left: #CFCFCF 1px solid;
	list-style: none;
}
.categoryListing A {
	font-weight: bold;
	padding:0px;
	margin:0px;
	color: #575e64;
	text-decoration: none;
}
.categoryListing A:hover {
	font-weight: bold;
	padding:0px;
	margin:0px;
	color: #000000;
	text-decoration: none;
}

/* This Category has subcategories */
.categoryHasSubcategories {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.categoryHasSubcategories ul {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

/* Actual subs */
.categorySub UL {
	padding-left: 5px;
	border-left: #ECECEC 0px solid;
	list-style-type: none;
	/*background-color: #efefef;*/
border-bottom: #ECECEC 0x solid;
}
.categorySub li {
	padding: 2px;
	padding-left: 5px;
margin-left: 0;
	border-bottom: #ECECEC 0px solid;
display: block;
	background-color: #ffffff;
	border-left: #ECECEC 0px solid;
}
.categorySub A {
	padding:0px;
	margin:0px;
	color: #005FA9;
	text-decoration: none;
	font-weight: normal;
}
.categorySub A:Hover{
	padding:0px;
	margin:0px;
	color: #007DDE;
	text-decoration: none;
	font-weight: normal;
}

.pagesListing {
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 114px;
border-left: 1px solid #CFCFCF;
border-right: 1px solid #CFCFCF;
border-top: 1px solid #CFCFCF;
border-bottom: 1px solid #CFCFCF;
background-color: #ffffff
}
.pagesListing ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  /*border: 1px solid red;*/
}
.pagesListing li {
  font: 9px tahoma;
  color: #778087;
  margin: 0px;
  padding: 4px;
  background-color: #ECECEC;
  border-bottom: #CFCFCF 1px solid;
  border-left: #CFCFCF 1px solid;
}
.pagesListing A {
  font-weight: bold;
  padding:0px;
  margin:0px;
  color: #575e64;
  text-decoration: none;
}
.pagesListing A:hover {
  font-weight: bold;
  padding:0px;
  margin:0px;
  color: #000000;
  text-decoration: none;
}

/* This Page has subcategories */
.pagesHasSubcategories {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.pagesHasSubcategories ul {
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

/* Actual subs */
.pagesSub UL {
  padding-left: 5px;
  border-left: #ECECEC 0px solid;
  list-style-type: none;
  /*background-color: #efefef;*/
border-bottom: #ECECEC 0x solid;
}
.pagesSub li {
  padding: 2px;
  padding-left: 5px;
margin-left: 0;
  border-bottom: #ECECEC 0px solid;
display: block;
  background-color: #ffffff;
  border-left: #ECECEC 0px solid;
}
.pagesSub A {
  padding:0px;
  margin:0px;
  color: #005FA9;
  text-decoration: none;
  font-weight: normal;
}
.pagesSub A:Hover{
  padding:0px;
  margin:0px;
  color: #007DDE;
  text-decoration: none;
  font-weight: normal;
}

.pagesMenuListing {
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 114px;
border-left: 1px solid #CFCFCF;
border-right: 1px solid #CFCFCF;
border-top: 1px solid #CFCFCF;
border-bottom: 1px solid #CFCFCF;
background-color: #ffffff
}
.pagesMenuListing ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  /*border: 1px solid red;*/
}
.pagesMenuListing li {
  font: 9px tahoma;
  color: #778087;
  margin: 0px;
  padding: 3px;
  background-color: #ECECEC;
  border-bottom: #CFCFCF 1px solid;
  border-left: #CFCFCF 1px solid;
}
.pagesMenuListing A {
  font-weight: bold;
  padding:0px;
  margin:0px;
  color: #575e64;
  text-decoration: none;
}
.pagesMenuListing A:hover {
  font-weight: bold;
  padding:0px;
  margin:0px;
  color: #000000;
  text-decoration: none;
}

/* This Page has subcategories */
.pagesMenuHasSubcategories {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.pagesMenuHasSubcategories ul {
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

/* Actual subs */
.pagesMenuSub UL {
  padding-left: 5px;
  border-left: #ECECEC 0px solid;
  list-style-type: none;
  /*background-color: #efefef;*/
border-bottom: #ECECEC 0x solid;
}
.pagesMenuSub li {
  padding: 2px;
  padding-left: 5px;
margin-left: 0;
  border-bottom: #ECECEC 0px solid;
display: block;
  background-color: #ffffff;
  border-left: #ECECEC 0px solid;
}
.pagesMenuSub A {
  padding:0px;
  margin:0px;
  color: #005FA9;
  text-decoration: none;
  font-weight: normal;
}
.pagesMenuSub A:Hover{
  padding:0px;
  margin:0px;
  color: #007DDE;
  text-decoration: none;
  font-weight: normal;
}

.boxText { border-collapse: collapse; font-family: Verdana, Arial, sans-serif; font-size: 10px; padding: 5px; margin: 0; }
.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 {
	background-image:url(/images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color: #1476a3;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	width: 100%;
}

A {
  color: #006AA8;;
  text-decoration: none;
}

A:hover {
  color: #73C0E3;
  text-decoration: underline;
}



/**************** menu coding *****************/


#menu {
display: block;
list-style: none;
margin: 0 0 10px 0;
padding: 0;
}

#menu li { float: left; }

#menu a {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
display: block;
border-top: 1px solid #cccccc;
border-right: 1px solid #888888;
border-bottom: 1px solid #555555;
border-left: 1px solid #bbbbbb;
margin: 0;
padding: 2px 6px;
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}



#menu ul {
position: absolute;
z-index: 500;
}

#menu ul li { 
position: relative; 
display: inline;
float: left;
width: 150px; }

#menu ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul,
#menu li:hover ul ul,
#menu ul li:hover ul ul
{display: none;}

#menu li:hover ul,
#menu ul li:hover ul,
#menu ul ul li:hover ul
{display: block;}

<!--

tr.headerStoreNavigation td { padding: 0 0 7px 0; }
 
.headerStoreNavigationMenu {
	padding: 4px;
	margin: 0;
	border: 1px solid #9CA5AE;
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #e7e8e9;
	}
.headerStoreNavigationMenu li {
	list-style: none;
	margin: 0;
	display: inline;}
.headerStoreNavigationMenu li a {
	padding: 3px;
	margin-left: 3px;
	border: 1px solid #ffffff;
	border-bottom: none;
	background-color: #e7e8e9;
	text-decoration: none;}
.headerStoreNavigationMenu li a:link {
	color: #484848;}
.headerStoreNavigationMenu li a:visited {
	color: #484848;}
.headerStoreNavigationMenu li a:hover {
	color: #000000;
	background: #c9c9cc;
	border-color: #8f8e8e;}
.headerStoreNavigationMenu li ul {
  left: 100%;
  top: 0;
  display: none;
}
.headerStoreNavigationMenu li ul li {
  list-style: none;
  margin: 0;
  display: block;
}

.headerStoreNavigationMenu li:hover ul { display: block; }
-->

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








FORM {
  display: inline;
}

input[type="text"] {
	border:#999999 1px solid;
	background-position:top;
	padding:3px;
	vertical-align:bottom;
	background-color:#f0f0f0;
	color:#2c2c2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	max-width: 400px;
}

input[type="password"] {
	border:#999999 1px solid;
	background-position:top;
	padding:3px;
	max-width: 400px;
	vertical-align:bottom;
	background-color:#f0f0f0;
	color:#2c2c2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;

}


TR.header {
  background: #ffffff;
}

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

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: url(/images/store/store_nav.jpg) top left repeat-x #1D77B3;
  color: #ffffff;
  font-weight : bold;
  padding-bottom : 6px;
  padding-top : 5px;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B2BBC5;
  color: #ffffff;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}

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

.altBoxContents {
  /*background: #f8f8f9;*/
  background-image : url(images/OSCMAX_altBox_bg.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.altBoxNotice {
  background: #000000;
}

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

TD.altBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

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

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

table.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid #7D8999;
  margin: -1px 0 5px 0;
  padding: 0;
}

.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: 10px;
  padding: 2px 0;
  font-weight: bold;
  background: #7D8999;
  color: #ffffff;
  margin: 0;
  padding: 0;
  text-align: left;
}

#middle_col .infoBoxHeading {
	padding: 2px 0 2px 5px;
	margin: 0;
}


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

A.infoBoxHeaderLink {
  color: #D8DCE2;
}

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

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 {
  border: 1px;
  border-style: solid;
  border-color: #b7b8bc;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: "Times New Roman", Times, serif;
	 font-size: 22px;
	letter-spacing: -1px;
	color: #7E3FA0;
	text-decoration: none;
	padding: 0 7px;
	margin-bottom: 3px;
/*	border-bottom: solid 2px #ececec;*/

}

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.5;
  padding: 0 7px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 0 7px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  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 {
	padding-left: 10px;
  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: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  vertical-align: top;
}

td.main {
	vertical-align: top;
}

td.main input {
	margin: 0 0 10px 0;
	vertical-align: top;
}



TEXTAREA {
  border:#999999 1px solid;
	background-position:top;
	padding:3px;
	width:400px;
	vertical-align:bottom;
	background-color:#f0f0f0;
	color:#2c2c2c;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size:8px;
	margin: 0 0 0 4px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #009D00;
  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: #ff0000;
}

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

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}

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

/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
      overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}

SPAN.required {
  color: #ff0000;
}


kWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.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; }

/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
      overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}

SPAN.required {
  color: #ff0000;
}


	table.store_header { border-collapse: collapse;  }
	table.store_header td {  background: url(/images/header_bg2.jpg) -24px 0 no-repeat; padding: 0; margin: 0;  }
	table.store_header img { border: 0; margin: 0 0 0 0; padding: 0; }
	div#content { background: url(/images/store/content.gif) top left repeat-y; margin: 0; min-width: 741px; padding: 0 12px; width: 741px; }
	table#content_bottom { border-collapse: collapse; margin: 0; padding: 0; width: 765px; }
	table#content_bottom tr td{ margin: 0; padding: 0; }
