body {
	margin:0px;
	padding:0px;
	background-color:#AB9D67;
	color:black;
	border:0px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10px;
}

th,td,p {
	font-size:10px;
	border:0px;
	margin:0px;
	padding:0px;
}
ul						{ list-style: none; margin:0; padding:0; }
li						{ background:url(lb.gif) no-repeat 0 50%;  background-position: 0 .3em; padding-left: 1.2em;  padding-bottom:4px; }

.cheader {
	width:772px;
	height:136px;
	border-bottom:1px solid #05203E;
}

.cmenu {
	color:white;
	background-image:url(bg_menu.gif);
	padding-top:3px;
	padding-bottom:2px;
	padding-left:18px;
	padding-right:18px;
	border-top:1px solid white;
	border-bottom:1px solid #05203E;
	vertical-align:top;
	text-align:right;
}
.order-head {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #AB9D67;
    color: #FFFFFF;
    font-weight: bold;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:18px;
	vertical-align:top;
	text-align:left;
}
.order-main {
	color:black;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	border-bottom:1px solid #AB9D67;
	border-left:1px solid #AB9D67;
	border-right:1px solid #AB9D67;
	vertical-align:top;
	text-align:left;
}
.citem {
	border-bottom:1px dotted #05203E; /*#AB9D67;*/
	vertical-align:top;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
}

.cl {
	background-image:url(bg_cl.gif);
	border-top:1px solid white;
	border-bottom:1px solid #05203E;
	vertical-align:top;
	padding-left:9px;
	width:141px;
}

.cm {
	background-color:white;
	border-top:1px solid white;
	border-bottom:1px solid #05203E;
	border-left:1px solid #05203E;
	border-right:1px solid #05203E;
	vertical-align:top;
	width:454px;
	padding:8px;
}

.cr {
	background-image:url(bg_cr.gif);
	border-top:1px solid white;
	border-bottom:1px solid #05203E;
	vertical-align:top;
	padding-right:9px;
	width:141px;
}

.cfooter {
	background-image:url(bg_footer.gif);
	border-top:1px solid white;
	padding-top:4px;
	color:white;
	width:772px;
	height:32px;
	vertical-align:top;
	text-align:center;
}

a:link {	color:#05203E; text-decoration:none; font-weight:bold; }
a:visited { color:#AB9D67; text-decoration:none; font-weight:bold; }
a:hover {	color:#05203E; text-decoration:underline; font-weight:bold; }
a:active {	color:#AB9D67; text-decoration:underline; font-weight:bold; }
a:focus {	color:#AB9D67; text-decoration:underline; font-weight:bold; }

.citem a:link {	color:white; text-decoration:none; font-weight:bold; }
.citem a:visited { color:white; text-decoration:none; font-weight:bold; }
.citem a:hover {	color:#05203E; text-decoration:none; font-weight:bold; }
.citem a:active {	color:#05203E; text-decoration:none; font-weight:bold; }
.citem a:focus {	color:#05203E; text-decoration:none; font-weight:bold; }

.smalltext a:link {	color:#05203E; text-decoration:none; font-weight:bold; }
.smalltext a:visited { color:#AB9D67; text-decoration:none; font-weight:bold; }
.smalltext a:hover {	color:#05203E; text-decoration:underline; font-weight:bold; background-color:#FFFFFF;}
.smalltext a:active {	color:#AB9D67; text-decoration:underline; font-weight:bold; }
.smalltext a:focus {	color:#AB9D67; text-decoration:underline; font-weight:bold; }


/*
  $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: 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: #DFDBCC; 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;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

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

.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: #bbc3d3;
  color: #000000;
}

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

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

TR.productListing-odd-new, TR.productListing-even-new {
  background: #FFFFFF; 
  border-bottom : #000000 dotted 1px;
}

TD.productListing-odd-new, TD.productListing-even-new {
}

.ppDynamicListing-even {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E3DDC5;
  color: #000000;
  font-weight: normal;
  padding:4px;
  border-bottom:1px solid white;
}
.productListing-heading-old, ppDynamicHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #AB9D67;
  color: #FFFFFF;
  font-weight: bold;
  padding:4px;
  border-bottom:1px solid white;
}
.productListing-heading-new, productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight: normal;
  padding:4px;
  border-bottom:1px solid black;
  border-top: 1px solid black;
}


.ppDynamicHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #AB9D67;
  color: #FFFFFF;
  font-weight: bold;
  padding:4px;
  border-bottom:1px solid white;

}
.ppNewsHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #AB9D67;
  color: #FFFFFF;
  font-weight: bold;
  padding:2px;
  border-bottom:1px solid white;

}
.ppNewsHeading a:link { color:white; text-decoration:underline; font-weight:bold; }
.ppNewsHeading a:visited {color:white; text-decoration:underline; font-weight:bold; }
.ppNewsHeading a:hover {color:white; text-decoration:underline; font-weight:bold; }
.ppNewsHeading a:active {color:white; text-decoration:underline; font-weight:bold; }
.ppNewsHeading a:focus {color:white; text-decoration:underline; font-weight:bold; }

.ppNewsDate {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DBD3B3;
  color: #FFFFFF;
  font-weight: bold;
  padding:2px;
  border-bottom:1px solid white;

}
.blackAlicious { color: #000000; }

.ppNewsDAte a:link { color:white; text-decoration:underline; font-weight:bold; }
.ppNewsDate a:visited {color:white; text-decoration:underline; font-weight:bold; }
.ppNewsDate a:hover {color:#05203E; text-decoration:underline; font-weight:bold; }
.ppNewsDate a:active {color:white; text-decoration:underline; font-weight:bold; }
.ppNewsDate a:focus {color:white; text-decoration:underline; font-weight:bold; }

.categoryNavigation a:link { color:#05203E; text-decoration:underline; font-weight:bold; }
.categoryNavigation a:visited {color:#05203E; text-decoration:underline; font-weight:bold; }
.categoryNavigation a:hover {color:#000000; text-decoration:underline; font-weight:bold; }
.categoryNavigation a:active {color:#05203E; text-decoration:underline; font-weight:bold; }
.categoryNavigation a:focus {color:#05203E; text-decoration:underline; font-weight:bold; }


TABLE.productListing, TABLE.ppDynamic {
  border-bottom:1px solid #000000;
  border-collapse:collapse; 
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:2px;
  padding-bottom:8px;
  padding-top:8px;
  vertical-align:top;
  /*
  border-bottom:1px solid #AB9D67;
  border-top:1px solid black;
  */
}

TD.productListing-data-inner {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align:top;
  padding:0px;
  padding-left: 5px;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color:#05203E;
  padding-top:10px;
}

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

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

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: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
  /*border:0px;*/
}

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




