/* ECommerceCSS Document */

/* Anchor/Link Tags */

	/*a:link {color: #564237; text-decoration: none;}
	a:visited {color: #564237; text-decoration: none;}
	a:hover {color: #564237; text-decoration: underline;}
	a:active {color: #564237; text-decoration: none;}*/

	a.top-nav:link {color: #000000; text-decoration: none; padding-right:10px; font-size:14px; font-weight:bold; padding-left:10px; }
	a.top-nav:visited {color: #000000; text-decoration: none;padding-right:10px; font-size:14px;font-weight:bold; padding-left:10px;}
	a.top-nav:hover {color: #000000; text-decoration: underline;padding-right:10px; font-size:14px;font-weight:bold; padding-left:10px;}
	a.top-nav:active {color: #000000; text-decoration: none;padding-right:10px; font-size:14px;font-weight:bold; padding-left:10px;}	

	a.mid-nav:link {color: #5A5859; text-decoration: none;font-size:12px;}
	a.mid-nav:visited {color: #5A5859; text-decoration: none;font-size:12px;}
	a.mid-nav:hover {color: #5A5859; text-decoration: underline;font-size:12px;}
	a.mid-nav:active {color: #5A5859; text-decoration: none;font-size:12px;}
	
	
	a.category-text-clickhere:link {color: #564237; text-decoration: none;FONT-SIZE: 10px; LINE-HEIGHT: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
	a.category-text-clickhere:visited {color: #564237; text-decoration: none;FONT-SIZE: 10px; LINE-HEIGHT: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
	a.category-text-clickhere:hover {color: #564237; text-decoration: underline;FONT-SIZE: 10px; LINE-HEIGHT: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
	a.category-text-clickhere:active {color: #564237; text-decoration: none;FONT-SIZE: 10px; LINE-HEIGHT: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
	
	a.bottom-nav:link {color: #333333; text-decoration: underline;}
	a.bottom-nav:visited {color: #333333; text-decoration: underline;}
	a.bottom-nav:hover {color: #333333; text-decoration: none;}
	a.bottom-nav:active {color: #333333; text-decoration: underline;}

	
	a.reciprocal-link:link {color: #666666; text-decoration: underline;}
	a.reciprocal-link:visited {color: #666666; text-decoration: underline;}
	a.reciprocal-link:hover {color: #666666; text-decoration: none;}
	a.reciprocal-link:active {color: #666666; text-decoration: underline;}		

	a.select-info:link {color: #00FF00; text-decoration: none;}
	a.select-info:visited {color: #00FF00; text-decoration: none;}
	a.select-info:hover {color: #00FF00; text-decoration: underline;}
	a.select-info:active {color: #00FF00; text-decoration: none;}
	
	a.more-info:link {color: #564035; text-decoration: none;}
	a.more-info:visited {color: #564035; text-decoration: none;}
	a.more-info:hover {color: #564035; text-decoration: underline;}
	a.more-info:active {color: #564035; text-decoration: none;}

/* Top Level Tags */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #564035;
}

td {
	
	}

h1 {
	font-size: 14px;
	color: #564035;
	margin-bottom: 0px;
}
 
/* Table Tags */

table.search-bar {
}

table.blue-bar {
	margin-top: 4px;
}

table.login {
	border-top: 1px solid #797178;
	border-bottom: 1px solid #797178;
	border-left: 1px solid #797178;
	border-right: 1px solid #797178;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #FABA58;
	text-align: right;
	margin-bottom: 25px;
}

table.category-nav {
	border: 0px;
	width: 100%;
	margin-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 1px;
	text-align: right;
}

table.content {
	background-color: #FFFFFF;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 20px;
}

table.frequent-buyers
{
	margin-top: 5px;
	margin-bottom: 5px;
}

table.credit-cards {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
}

table.footer {
	width: 750px;
}

/* TD Tags */

td.left-nav {
	width: 160px; 
	background-color: #FFFFFF;
	color: #012348;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 7px;
}

td.right-nav {
	width: 130px;	
	background-color: #FFFFFF;
	color: #012348;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;	
}

td.category-nav-header {
	font-weight: bold;	
	padding-left:10px;
	padding-top:7px;
	padding-right: 7px;	
	padding-bottom:10px;
	background-color: #956F5B;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
}

td.category-nav-button {
	background-color: #956F5B;
	padding-left:10px;
	padding-right: 7px;	
	font-size: 12px;	
	color:#FFFFFF;	
	text-align:left;
	text-decoration:none;
}

td.login-heading {
	background-color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FABA58;
	font-size:12px;
	font-weight:bold;
	height: 20px;
	padding-right: 8px;
}

td.login-element {
	padding-right: 8px;
	padding-top: 2px;
	padding-left: 2px;
	color: Black;
}

td.login-button {
	padding-right: 8px;
}

td.login-button-account {
	padding-right: 8px;
	padding-bottom: 2px;
}  

td.competition-winner {
	background-color: #FFFFFF;
}

td.credit-cards {
	padding-top: 6px;
	padding-bottom: 6px;
}

td.welcome-content {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FABA79;
}

td.product-of-the-week-text {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-size: 11px;
}

td.competition-winner {
	background-color: #FFFFFF;
	font-size: 11px;
}

td.copyright {
	vertical-align: top;
	padding-top: 10px; 
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #666666;
}

td.verification-badges {
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.weeks-specials {
	height: 100px;
	width: 175px;
	text-align: center;
	border-left: 1px dashed #666666;
	border-right: 1px dashed #666666;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
}

td.short-product-description {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

td.customer-satisfaction {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	font-size: 16px;
	font-style: italic;	
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

td.customer-satisfaction-moreinfo {
	text-align: center;
	background-color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
}

td.category-product-image {
	text-align: center;
	width: 49px;
	height: 49px;
}

.cart-image 
{
	width: 50px;
	height: 50px;
}

.search-image
{
	width: 40px;
	height: 40px;
}

.login-textbox
{
	width: 120px;
}

.category-text
{
	FONT-SIZE: 10px;
	LINE-HEIGHT: 12px;
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:#564237;
}

.category-list
{
	border-width: 2px;
}

td.category-product-name {
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
}

td.form-labels
{
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	text-align: right;	
}

/* TR Tags */

tr.top-level-nav {
	background-color: #012348;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

tr.policy-nav {
	font-weight: bold;
	font-size: 12px;
	color: #FFFF00;
}


/* SPAN Tags */

span.grey 
{
	color: #999999;	
}

span.reciprocal-link
{
	color: #666666;
}

span.red-text {
	color: #FF0000;
}

span.green-text 
{
	color: Green;
}

span.product-name {
	font-size: 12px;
	font-weight: bold;
}

span.more-info {
	font-weight: bold;
	color: #564035;
	font-size: 11px;
	border-bottom: #564035;	
}

span.select-info {
	font-weight: bold;
	color: #00FF00;
	font-size: 11px;
	border-bottom: #00FF00;	
}

span.select-info:hover
{
	border-bottom: #00FF00;
}

span.more-info:hover
{
	border-bottom: #564035;
}		

span.customer-control-panel {
	font-weight: bold;
	color: #543B27;
	font-size: 11px;
	border-bottom: #543B27;	
	padding-left: 20px;
}

span.more-info {
	font-weight: bold;
	color: #564035;
	font-size: 11px;
	border-bottom: #564035;	
}

span.meter {	
	font-size: 16px;
}


/* DIV Tags */

div.copyright-text {
	text-align: center;
	color: #333333;
}

div.bottom-nav {
	text-align: center;
}

div.bold-header {
	font-weight: bold;
}

div.content-frame {
	padding-right: 5px;
	scrollbar-3dlight-color:#F4EED7;
	scrollbar-highlight-color:#E6E9EE;
	scrollbar-face-color:#E8DBA7;
	scrollbar-shadow-color:#E6E9EE;
	scrollbar-darkshadow-color:#564035;
	scrollbar-track-color:#F4EED7;
	scrollbar-arrow-color:#564035;
	width: 324px;
	height: 400px;
	z-index: 1; 
	overflow: auto;
}

div.alt-content-frame {
	padding-right: 5px;
	scrollbar-3dlight-color:#012348;
	scrollbar-highlight-color:#E6E9EE;
	scrollbar-face-color:#E6E9EE;
	scrollbar-shadow-color:#E6E9EE;
	scrollbar-darkshadow-color:#8090A6;
	scrollbar-track-color:#E6E9EE;
	scrollbar-arrow-color:#012348;
	width: 96%; 
	height: 100%; 
	z-index: 1; 
	overflow: auto;
}

/* Form styles */

input.button 
{
	border-left: 1px solid #564035;
	border-right: 1px solid #564035;
	border-top: 1px solid #564035;
	border-bottom: 1px solid #564035;
	background-color: #E8DBA7;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	color: #564035;
}

input.button.pic
{
	border: 10px;
}



select.dropdown 
{
      border-left: 1px solid #8090A6;
      border-right: 1px solid #8090A6;
      border-top: 1px solid #8090A6;
      border-bottom: 1px solid #8090A6;
      background-color: #E6E9EE;    
      font-size: 12px;
      font-family: Arial, Helvetica, sans-serif;
}


input 
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

textarea 
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

select
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;	
}

/* Alternate Product Classes */

table.alternate-product 
{
	background-color: #FF9900;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

table.product 
{
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
}

td.alternate-product-text
{
	height: 24px;
	padding-left: 5px;
	color: Purple;
}

td.search_product
{
	font-size: smaller;
	font-family: OCR A Extended;
}

span.alternate-product-heading 
{
	font-size: 12px;
	font-weight: bold;
}

/* HR */

hr.cart-items 
{
	height: 1px;
	color: #012348;
}

