body {
font-family: Verdana, Trebuchet MS, verdana, helvetica, sans-serif;
background-color: white;
margin:10px auto;
text-align:left;
max-width:1250px; min-width:950px;
font-size:80%;
color:#333;
position:relative;
background:url(/a/image/hc4h-img.jpg) 0px -240px repeat-x;
}
#header, #main, #footer, #navigation-bar{width:auto; margin:0 25px; padding:0; clear:both; border:none;}
.content-l {margin:15px auto; width:90%;}
.content-m {margin:15px auto; width:75%;}
.content-s {margin:15px auto; width:60%;}
/* header */
#header{
font-size:0.9em;
margin-top:1px;
border:none;
position:relative;
}
#header-logo{margin:0 14px 0 0; width:320px;}
#header-topnav{position:absolute; right:0; top:0; padding:5px 0; background-color:#fed; color:#555; text-align:center;}
#header-topnav a{text-decoration:none; padding:3px 12px; margin-bottom:5px; border-right:2px solid #ff8500; color:#cc6a00;}
#navigation-bar{padding:0; background-color:#eee; font-size:1.1em; position:relative;}
#menu-anchor{background-image:url(/a/image/button-1.jpg); width:215px; height:2.5em; color:white; font-weight:bold; border:none; padding:0;}
#navbar-menu {position:absolute; right:0; top:0; padding:0.2em 1px; margin:0;}
#navigation-bar a, #navbar-menu a{text-decoration:none;}
#navbar-search{display:inline; padding:0 24px; text-align:center; border:none; margin:0;}
#navbar-search form{display:inline;}
/* Main Section */
#main { font-size:1em;}
.xdd-menu{position:relative; margin:0;}
.xdd-menu > ul{margin:0; padding:0; width:230px;}
.xdd-menu > ul > li{
display: inline;
list-style-type: none;
position: relative; margin:0; padding:4px 12px;
line-height:2.2em;
text-decoration: none;
vertical-align: bottom; /* for IE5/win */
}
.xdd-menu > ul > li ul {
	position: absolute;
	left: -3000px;
	background: #fed;
}
.xdd-menu > ul > li:hover ul {left:0; top:1.7em;}
#mainnav {}
/* Main Menu */
.mainmenu {
	width: 230px;
	text-align:left;
	padding-left:79px;
	display: inline; /* doubled margin bug fix for IE/win */
	margin:0;
	padding:0;
}
.mainmenu ul{
  	width:215px; padding:0; margin:0;
	border-top: 1px solid #ff8500;
	background: #fed;
	}
.mainmenu li{
	list-style: none;
	position: relative;
	font-weight: bold;
	font-family: arial, sans-serif;
	border-left: 1px solid #ff8500;
	border-right: 1px solid #ff8500;
	border-bottom: 1px dotted #ffcb91;
	vertical-align: bottom; /* for IE5/win */
	}
.mainmenu ul a, .mainmenu ul span{
	display: block;
	padding: 5px 10px;
	vertical-align: bottom; /* needed for IE5/win */
	text-decoration: none;
	}
.mainmenu ul a {color:#552;}
.mainmenu ul span{color:#18180a;}
.mainmenu ul ul{
	position: absolute;
	display:none;
	left: -3000px;
	background: #fed;
	}	/* flyout elements need a background image or color to avoid bugs in IE/win */
		
.mainmenu li:hover {background: #ffd5ab;}
.mainmenu ul li:hover ul{
	left: 190px;
	top: 4px;
	display:block;
}
.mainmenu ul a:hover {text-decoration: underline;}
/* Main content */
#maincontent {margin:0; padding-top:14px;}
.l_sidebar {float:left; padding:0 12px 15px 0; margin:0; width:208px;}
.r_sidebar {float:right; padding:0 0 15px 12px; margin:0; width:208px;}
.sidebar-section {
padding:10px; margin-top:10px;
border:2px solid #ffac59;
-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
}
/* Fonts */
ul{list-style-type:disc; margin:0 0 8px 0;}
ol{list-style-type:decimal; margin:0 0 8px 0;}
p{margin:0 0 8px 0; font-size:1em;}
li{color:#471313; font-size:1em;}
h1 {margin:0 0 12px 0; font-size:1.4em;}
h2{margin:0 0 10px 0; color:#339; font-size:1.3em;}
h3{margin:0 0 9px 0; color:#039; font-size:1.2em;}
h4, h5{margin:0 0 8px 0; color:#33C; font-size:1.1em;}
table.tble1{min-width:40%; max-width:85%;border-collapse:collapse;border:1px solid #056520;margin:15px auto;}
table.tble1 td, table.tble1 th{margin-bottom:8px;text-align:center;border:1px solid;color:#056520;padding:5px 8px;}
table.tble1 caption{font-weight:bolder;}
.em-txt{color:blue; font-size:115%;}
.para-title{color:#1c6835; font-weight:bold;}
.clear	{ clear:both; font-size:0em; height:0em; }
.rtimg, .rtimg_prod{float:right;border:0;margin:10px 5px 10px 10px;}
.ltimg{float:left;clear:left;border:0;margin:10px 10px 10px 5px;}
.ctimg, .ctimg img{text-align:center;border:0;margin:10px 5px;}
.rtimg_prod{width:200px;}
/* Button */
.button-1, .button-2, .button-3, .button-4{
font:1.1em Futura, AppleGothic, sans-serif;
font-weight:bold; text-decoration: none;
padding: 3px 12px;
border:1px solid;
cursor:pointer;
display:inline-block;
height:2em;
-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
}
.button-1, .button-2 {background:url(/a/image/hc4h-img.jpg); color: #333; border-color:#fea #540 #540 #fea;}
.button-2:active, .button-3:active, .button-4:active{position:relative;top:2px;}
.button-1:hover, .button-2:hover {background:url(/a/image/hc4h-img.jpg) 0px -40px; border-color:#540 #fea #fea #540;}
.button-3 {background:url(/a/image/hc4h-img.jpg) 0px -80px;color:white; border-color: #9db7e1 #162948 #162948 #9db7e1;min-width:5em;}
.button-3:hover {background:url(/a/image/hc4h-img.jpg) 0px -120px;border-color: #162948 #9db7e1 #9db7e1 #162948;}
.button-4 {background:url(/a/image/hc4h-img.jpg) 0px -160px; color:#333; border-color: #b1dfb2 #204f21 #204f21 #b1dfb2;min-width:5em;}
.button-4:hover {background:url(/a/image/hc4h-img.jpg) 0px -200px;border-color: #204f21 #b1dfb2 #b1dfb2 #204f21;}
.save-button, .checkout-button, .rt-button, .continue-button{
	clear:both;
	text-align:right;
	padding:24px 10% 0 0;
}
.lt-button{clear:both;text-align:left;padding:24px 0 0 10%;}
.warning-1{ border:1px solid #000; color:#BB5020; font-size:1.2em; margin:12px auto; padding:10px 12px; background-color:#eee;}
.small			{ font-size:.9em; }
.smaller		{ font-size:.8em; }
.smallest		{ font-size:.7em; }
.large			{ font-size:1.1em; }
.larger			{ font-size:1.2em; }
.largest		{ font-size:1.3em; }
.bold			{ font-weight:bold; }
.italic			{ font-style:italic; }
.red			{ color:#dd0000; }
.blue			{ color:#0000ff; }
.grey			{ color:#999999; }
.nowrap			{ white-space:normal; }
#product-info{width:100%; margin-top:12px;}
#product-desc{clear:both; margin-top:12px;}
.product-image{float:left; margin:0 15px 10px 0;}
#main_image{width:300px;height:300px;border:none}
/*** Breadcrumbs ***/
#breadcrumbs
{
	display: block;
	margin-top: 10px;
}
#breadcrumbs ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li
{
	list-style: none;
	display: block;
	float: left;
}
#breadcrumbs a
{
	color: #434343;
	margin: 0 6px;
	padding-bottom: 2px;
}
#breadcrumbs .breadcrumb-border
{
	color: #777;
}
#breadcrumbs .current-item, #breadcrumbs .cats-hidden
{
	color: #434343;
	margin: 0 6px;
}
#breadcrumbs .cats-hidden
{
	padding-bottom: 2px;
}
#prod-smsg {width:40%; float:left; margin-left:12px;}
.prod_status{text-align:center;}
.prod_status p{font-weight: bold;}
.product-quantity-input{
	width:3em;
	margin:0 4px;
}
.ourprice{color:#C00;line-height:1.4em;font-size:1.1em;margin:5px 0;}
#global-footer {font-size:0.9em; margin:15px; padding:20px 0; clear:both;}
#global-footer ul{margin:0; padding:0;}
#global-footer li{display:inline; margin:0; padding:0;}
#global-footer a{text-decoration:none; padding:0 8px; font-size:1em; border-left: 1px solid #056520;}
.product-attributes{
	margin:13px 0;
	text-align:left;
}
.product-attributes td{
	padding:4px 0;
}
.product-attributes td.prompt{
	vertical-align:top;
	text-align:right;
	padding:0 12px;
}
.product-attributes td.field{
	text-align:left;
}
/* CTGY templates */
#filter-items-container
{
	color: #434343;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#filter-items-container .per-page
{
	position: relative;
	float:left;
	padding: 0 5px;
	margin-right: 5px;
	height: 22px;
	line-height: 20px;
}
#filter-items-container .per-page label
{
	margin-right: 3px;
}
#filter-items-container .per-page select
{
	padding: 0;
}
#filter-items-container .sorting
{
	position: relative;
	float:left;
	padding: 0 5px;
	height: 22px;
	line-height: 20px;
}
#filter-items-container .sorting label
{
	margin-right: 3px;
}
#filter-items-container .sorting select
{
	padding: 0;
	font-size: 0.9em;
}
.page-links-previous, .page-links-next
{
	text-decoration: none;
	line-height: 20px;
	padding: 0 8px;
	white-space: nowrap;
	font-weight: bold;
}
.page-links-previous
{
	float: left;
	text-align: right;
}
.page-links-next
{
	float: right;
	text-align: left;
}
.page-links-inactive
{
	text-decoration: none;
	padding: 2px 3px;
}
.page-links-active
{
	color: #434343;
	border-bottom: 2px solid #434343;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px;
}
.page-links-deactivated
{
	color: #999;
	text-decoration: none;
}
.page-links-deactivated:hover
{
	color: #999;
	text-decoration: none;
	background: none;
}
.page-disp {
	display: block;
	line-height: 20px;
	float: left;
	text-align: center;
}
.page-links, .page-links a
{
	color: #434343;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.page-links
{
	margin: 0px;
	text-align: right;
	float: right;
}
.page-links-container
{
	text-decoration: none;
	display:block;
	float: right;
}
.page-links-title
{
	margin-top: 3px;
	position: relative;
	display:block;
	float:left;
}
.info-item{margin:10px 20px; display:block;}
.info-item-title{font-weight:bold; color:#27408B;}
.product-item{
	width:220px;
	display:inline-block;
}
.product-item .padding{
	padding:8px;
	margin:12px;
	height:21.5em;
 	border:1px solid #009900;
	position:relative;
	overflow:hidden;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}
.product-details{
	overflow:hidden;
	text-align:center;
}
.product-item .product-thumbnail{
	margin:0 0 12px 0;
	text-align:center;
/*	min-height:144px;  */
}
.product-item .product-image{
	margin:0 0 12px 0;
	text-align:center;
	min-height:144px;
}
.product-item .product-thumbnail img{
	vertical-align:middle;
	width:150px;    /* set image size */
	height:150px;
	border:none;
}
.product-cart-button {
	position:absolute; text-align:center; left:0; bottom:10px; width:100%; margin:0; padding:0; height:24px;
}
.thumbnail-not-available{
	display:block;
	width:150px;
	height:150px;
	background:transparent url() no-repeat scroll left top;
	margin:0 auto;
}
.next-previous{ margin:12px 0 0 0; }
.next-button	{ float:right; }
.previous-button{ float:left; }
.AFCL .section,
.ORHL .section,
.LOGN .section{
	float:left;
	height:220px;
	width:49%;
}
.ORDL .section{
	float:left;
	height:220px;
	width:33%;
}
.grey-border-right{ border-right:1px solid #cccccc; }
.aligncenter{ text-align:center; }
.error-message, .information-message{
	padding:12px;
	text-align:center;
	width:60%;
	margin:0 auto;
	font-size:large;
}
.error-message{	color:#dd0000;font-weight:bold;}
.information-message{color:#0000dd;}
.div-frame1{border-left:1px solid #ffffff;	border-top:1px solid #ffffff;}
#maintenance{
	color:#dd0000;
	font-weight:bold;
}
#fields-key{ margin:16px 0; }
.required{ font-weight:bold; }
.italic{ font-style:italic; }
.red{ color:#dd0000; }
#customer-fields{
	margin:16px 0;
}
#customer-fields label,
#customer-fields input.textfield,
#customer-fields select{
	width:176px;
	margin:0 0 4px 0;
}
#customer-fields .controls label{
	float:none;
}
#customer-fields.editable .form_row,
#affiliate-fields.editable .form_row{
	margin:0 0 6px 0;
	text-align:left;
}
#customer-fields.non-editable .form_row{
	margin:0 0 4px 0;
	text-align:left;
}
#customer-fields.non-editable label,
#affiliate-fields.non-editable label{
	margin:0 0 0 30px;
	padding:0 4px 0 0;
	font-weight:bold;
	width:12em;
	text-align:right;
	float:left;
	clear:both;
	white-space:nowrap;
}
#customer-fields.non-editable .form_row div,
#affiliate-fields.non-editable .form_row div{
	float:left;
}
#customer-fields.non-editable{ margin:0 0 32px 0; }
#login-details,
#affiliate-information{
	margin:0 0 16px 0;
}
#ship-to,
#bill-to{
	width:50%;
	float:left;
}
#ship-to h2 input.checkbox,
#bill-to h2 input.checkbox{
	margin:0 2px 0 12px;
	padding:0;
	width:13px;
	height:13px;
	overflow:hidden;
}
.controls{
	font:normal .7em Verdana, Helvetica, Arial, sans-serif;
	visibility:hidden;
}
h2.fields-heading{
	background-color:#cccccc;
	color:#333333;
	margin:0 0 12px 0;
	padding:4px 4px 4px 12px;
}
.logout-link{
	margin:12px 15%;
	float:right;
}
#basket-contents.non-editable,
#basket-contents.editable,
#order-contents table{
	width:100%;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
#basket-contents.non-editable table,
#basket-contents.editable table,
#order-contents table{
	border-collapse:collapse;
}
#basket-contents.non-editable td,
#basket-contents.editable td,
#order-contents td{
	background-color:#eeeeee;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	vertical-align:top;
	padding:6px;
	font:normal 1em Arial;
}
#basket-contents table tr.basket-heading td,
#basket-contents table tr.basket-heading td,
#order-contents table tr.heading td {
	background-color:#cccccc;
	color:#333333;
	font-weight:bold;
	text-align:center;
	font-size:1em;
	white-space:nowrap;
}
#basket-contents .basket-qty-input{ width:34px; }
#basket-contents .item-remove{
	width:8%;
	vertical-align:middle;
}
#basket-contents table .basket-heading td.item-name{
	text-align:left;
}
#basket-contents.editable .item-quantity{
	width:13%;
	text-align:center;
	white-space:nowrap;
}
#basket-contents.non-editable .item-quantity{
	width:6%;
	text-align:center;
}
#basket-contents .item-options .item-name{ padding-left:16px; }
#basket-contents.non-editable .item-name{ width:59%; }
#basket-contents.editable .item-name{ width:66%; }
#basket-contents.editable .item-name div.item-name-div{ float:left; }
#basket-contents td.item-name{ text-align:left; }
#basket-contents .item-price{
	width:10%;
	text-align:right;
	white-space:nowrap;
}
#basket-contents .item-total{
	width:10%;
	text-align:right;
}
#basket-contents .basket-charges .charge-description,
#basket-contents .basket-charges .formatted-charge{
	font-style:italic;
	text-align:right;
	white-space:nowrap;
}
#basket-contents #basket-totals .formatted-total,
#basket-contents #basket-totals .total-prompt{
	font-weight:bold;
	text-align:right;
}
#basket-contents .item-options td{}
.OCST #basket-contents{ margin: 0 0 32px 0; }
#basket-contents.non-editable{ margin:16px 0 32px 0; }
.checkout .item-quantity	{ width:8% !important; }
.checkout .item-name		{ width:64% !important; }
#category-footer, #product-header, #product-footer, #page-header, #page-footer,#all-products, #related-products, #search-results{clear:both; margin-top:1em;}
#category-header, #category-listing{margin-top:1em;}
#search-results a{text-decoration: none;}
#search-results hr{color:#eaeaea; width:50%; margin:4px 0; height:1px; clear:both; text-align:left; margin-left:0;}
#payment-fields {margin-left:20em;}
#payment-fields input{
	border-width:1px;
	border-style:solid;
	border-color:#333333 #bbbbbb #bbbbbb #bbbbbb;
	padding:1px 2px;
	font:normal 1em Arial, Helvetica, Verdana, sans-serif;
}
#payment-fields label{
	white-space:nowrap;
	text-align:left;
	padding:3px 5px 3px 0;
	clear:both;
	margin:2px 0 0 0;
}
#payment-fields td{
	padding:0 0 6px 0;
}
#shipping-payment .form_row, #payment-fields .form_row{ margin:10px 0 0 0; }
#orderhistory-list table{
	border-collapse:collapse;
	margin:0 0 10px 0;
}
#order-contents table{
	width:100%;
}
#order-contents table td,
#orderhistory-list table td{
	vertical-align:top;
}
#orderhistory-list .order-reorder		{ text-align:center; }
#orderhistory-list .order-invoice		{  }
#orderhistory-list .order-description	{ text-align:left; }
#orderhistory-list .order-date			{  }
#orderhistory-list .order-purchased		{ text-align:center; }
#orderhistory-list .order-quantity		{ text-align:center; }
#orderhistory-list .order-status		{ text-align:center; }
#orderhistory-list .order-tracking		{ text-align:left; }
#orderhistory-list .order-total			{ text-align:right; }
#orderhistory-list .order-price			{ text-align:right; }
#orderhistory-list .order-view
{
	vertical-align:middle;
	padding:0 8px;
}
#orderhistory-list tr.heading td {
	font-weight:bold;
	text-align:center;
}
#orderhistory-list .previous-button{
	width:50%;
	text-align:left;
	float:none;
}
#orderhistory-list .next-button{
	width:50%;
	text-align:right;
	float:none;
}
.INVC .order-id,
.ORDS .order-id{
	float:left;
	font-weight:bold;
}
.INVC .order-date,
.ORDS .order-date{
	float:right;
	text-align:right;
}
.INVC .order-date span,
.ORDS .order-date span{
	font-weight:bold;
}
.INVC h3,
.ORDS h3{
	clear:both;
	margin:16px 0 24px 0;
}
.payment-list{margin:15px auto; clear:both; width:508px;}
.payment-list .payment-option{ text-align:center; padding:15px; border:1px solid #ddd; margin-right:25px; margin-top:15px;float:left;}