body {
	color: #000000;
	margin: 0px auto 0px auto;
	background: #CAC291 url(Image/Layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	}
.site {
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0 auto 0 auto;
	width: 950px;
	}
.main {
        background-image: url(Image/Layout/main-bg.gif);
        background-repeat: repeat-y;
	margin-top:-1em;
	width: 950px;
	}
.leftbar {
	padding-top: 2px;
	padding-left: 13px;
	padding-right: 0px;
	padding-bottom: 25px;
	height: 200px;
	width:120px;
	}
.leftbar_catLink {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block;
	text-decoration: none;
	padding: 3px 3px 3px 15px ;
	font-weight: normal;
	font-size:12px;
	color: #333333;
	font-size:10px;
	/*border-bottom:1px dotted #B9AF71;*/
	white-space: nowrap;
	}
.leftbar_catLink:hover {
	color: #A5955C;
	background-color: #ffffff;
	}
.leftbar_catLink_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block;
	padding: 3px 3px 3px 15px;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	color: #A5955C;
	font-size:10px;
	/*border-bottom:1px dotted #B9AF71;*/
	white-space: nowrap;
	}
.leftbar_catLink_nonlink {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size:10px;
	white-space: nowrap;
	}
td.leftbar div {
	border-bottom:1px dotted #B9AF71;
	width: 160px;
}
.leftbar_subcatLink {
        display: block;
        padding: 3px 3px 3px 10px;
        white-space: nowrap;
        text-decoration: none;
        }
.leftbar_subcatLink:hover {  
        text-decoration: underline;
        }
.leftbar_subcatLink_selected {
        display: block;
        padding: 3px 3px 3px 10px;
        white-space: nowrap;
        text-decoration: underline;
        }
.leftbar_subcatLink_nonlink {
        display: block;
        padding: 3px 3px 3px 10px;
        white-space: nowrap;
        text-decoration: none;
        }
.rightbar {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	padding-right:30px;
	}
.content {
        padding: 0px 10px 25px 5px;
/*	width: 500px;*/
	}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	display: none;
	}
.breadcrumb {
	color: #000000;
	font-style: italic;
	text-decoration: none;
	}
.breadcrumb:hover {
	text-decoration: underline;
	}
.breadcrumb_home {
	color: #EE0000;
	text-decoration: none;
	}
.breadcrumb_home:hover {
	text-decoration: underline;
	}
.breadcrumb_off {
	color: #000000;
	font-style: italic;
	text-decoration: none;
	}
.breadcrumb_productName {
	color: #000000;
	font-style: italic;
	text-decoration: none;
	padding-bottom: 15px;
	}
.subCategories {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
.subCatLink {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
.subCatLink:hover {
	text-decoration: underline;
	}
.subSubCatLink {
	text-decoration: none;
	padding-left: 15px;
	color: #000000;
	}
.subSubCatLink:hover {
	text-decoration: underline;
	}
.subSubCatLinkPlus {
	text-decoration: none;
	padding-left: 15px;
	color: #000000;
	background: url(Image/Layout/expand.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
.subSubCatLinkPlus:hover {
	text-decoration: underline;
	}
.categoryHtml {
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	}
.pageShowing {
	color: #666666;
	font-size:10px;
	font-weight: bold;
	display: none;
	}
.pageNavi {
	text-align: right;	
	color: #666666;
	font-size:10px;
	font-weight: bold;
	display: none;
	}
.header {
	background-color: #FFFFFF;
	}
.cartTotal {
/*	border: #919191 1px dotted; */
	font-size:12px;
	font-weight:700;
	padding-top:5px;
	}
.cartPrice {
	font-size:12px;
        font-weight:700;
	padding-top:5px;
}
.cartName {
        white-space: nowrap ;
        padding-top:8px;
} 
.cartRemove {
	
}
th.cartNameHeader {
	position:relative;
	float:left;
	margin-left:5px;
}
.cartQty input {
	border: #87a0bf 1px solid;
        padding:2px 0 2px 0;

}
.cartQty {
	padding-top:5px;
}
.viewCartLink {
	text-decoration: none;
	color: #EE0000;
	font-weight: bold;
	}
.viewCartLink:hover {
	text-decoration: underline;
	}

/* price */
.prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
 	border-collapse: collapse;
	margin-bottom: 10px;	
	}
.msrpTitle {
	text-align: right;
	}
.msrp {
	padding-left: 5px;
	color:#b6a466;
	}
.priceTitle {
	text-align: right;
	font-weight: bold;
	}
.price {
	color: #f5a430;	
	font-weight: bold;
	font-size:20px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	}
.qtyBreak {
	color: #990000;		
	}
.qtyBreakTitle {
	color: #990000;
	text-align: center;	
	}
.youSaveTitle {
	text-align: right;
	font-weight: bold;
	}
.youSave {
	color: #f5a430;
	padding-left: 5px;
	}

/* multiple product per culumn view */
.multipleProductPerRow {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;			
	}
table.thumbnail_border {
	border: #919191 1px dotted;
	width:200px;
	height: 250px;
	}	
	
/* thumbnail view */
.thumbnail_item {
	width: 499px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	/* border: #EDE3BB 6px solid; */
	/*margin:1px 100px 1px 5px;
	padding:6px 22px 2px 20px;*/
	height:185px;
	background:transparent url(Image/Layout/thumbnail_bg.jpg) no-repeat scroll right top;
	}
.thumbnail_item .thumbnail img {
	padding:0px 0 0 20px;
}

.thumbnail {
	width: 150px;
	padding-bottom: 0px;
	}
.thumbnail_content {
	width: 320px;
	padding:17px 2px 25px 10px;
	}
.thumbnail_image {
	height: 130px;
	}
.thumbnail_item_name {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color:#C56611;
	font-weight:700;
	padding-top: 12px;
	}
.thumbnail_item_name a {
	text-decoration: none;
}
.thumbnail_item_sku {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
 	color: #666;
	}	
.thumbnail_item_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	height:70px;
	padding:4px 15px 5px 2px;
	}
.thumbnail_item_shortDesc {
	height: 30px;
	width: 150px;
	font-family: verdana;
    font-size: 10px;
    color: #000000;
    background-color: #fffff8;
	}	
.thumbnail_priceTitle {
	font-weight: bold;
	}
.thumbnail_price {
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
	padding-right: 2px;
	padding-top:8px;
	}
.thumbnail_price .thumbnail_item_name {
	color:#507878;
	padding:0 10px 0 10px;
	}
.thumbnail_price a {
	text-decoration: none;
	}
.thumbnail_price .price {
 	color:#AB9C67;
	font-size:13px;
	}
.thumbnail_compact_cell {
	border: #919191 1px dotted; 
	width: 150px;
	}

/* shopping cart */
.cartImage {
	width: 40px;
	border: 1px solid #919191;
	margin: 2px;
	}
.cartOptionImage {
	width: 40px;
	border: 1px solid #919191;
	margin: 2px;
	}

/* shared Category */
.shared_level2 {
	border-bottom: #919191 1px dotted; 
	font-size:8pt;
	color: #333333;
	text-decoration: none;
	display:block;
	}
.shared_level2:hover{
	background-color:#cfcfcf;	
    }	
.shared_level1 {
	border-bottom: #919191 1px dotted; 
	font-size:8pt;
	color: #333333;
	text-decoration: none;
	display:block;
	}
.shared_level1:hover {
	background-color:#cfcfcf;
	}	
.shared_header_level2 {
	background-color:#CCCCCC;
	color: #000000;
	font-size:10pt;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	}	
.shared_topHeader_level1 {
	background-color:#333333;
	color: #FFFFFF;
	font-size:11pt;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	}			
.shared_header {
	height:5px;
	padding: 5px 5px 0px 0px;	
	}		
.shared_top {	
	color:#333333;
	float:right;
	font-size:8pt;
    }				

/* details view */
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
.details_desc {
 	width: 430px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-left: 0px;
 	}
.details_sku {
	font-size:9pt;
 	color: #666;
	}
.details_item_name {
	font-size:14pt;
	font-weight: bold;
	padding-bottom: 10px;
	color:#bc640d;
	}
.details_item_name h1{
        font-size:14pt;
        }

.details_short_desc {
 	/* color: #666;
		padding-bottom: 10px;*/
	font-size:9pt;
	display: none;
	}
.details_long_desc {
 	/*color: #666;
	font-size:8pt;
	padding-bottom: 10px;*/
	display: none;
	}
.details_image {
padding-top: 15px;
	}
.details_thumbnail {
	padding: 0px;
	border: 1px solid #919191;
	height: 30px;
	}
.details_thumbnail_anchor {
	text-decoration: none;
	}
.details_fields_title {
	font-size:10pt;
	font-weight: bold;
	padding-bottom: 5px;
	}
.details_fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
 	color: #666;
 	border-collapse: collapse;
 	width: 100%;
	margin-bottom: 10px;
	}
.details_field_name_row0 {
 	background-color: #F1F7F9;
 	width: 100px;
	padding: 5px;
	}
.details_field_name_row1 {
 	background-color: #FFFFFF;
 	width: 100px;
	padding: 5px;
	}
.details_field_value_row0 {
 	background-color: #F1F7F9;
 	padding: 5px;
	}
.details_field_value_row1 {
 	background-color: #FFFFFF;
	padding: 5px;
	}
.recommended_list {
	border: #919191 1px solid;
	background-color: #E3E3E3;	
	font-size:12px;	
	font-weight:bold;
	padding: 5px;
	margin-top: 10px;
	}
.box_contents {
	border: #919191 1px solid;
	background-color: #E3E3E3;	
	font-size:12px;	
	font-weight:bold;
	padding: 5px;
	}
.box_content_body {
	border: #919191 1px solid;
	margin-top: 10px;
	margin-bottom: 30px;	
	}
.box_content_body input {
	border: #919191 1px solid;
	color: #323232;	
	background-color: #E3E3E3;
	position:static;
	}
#box_content {
	border: #919191 1px dotted;background-color:#F0F0F0;float:left;margin-right:5px;overflow:hidden;width:140px;height:200px;text-align:center;
	}				
#box_content_img {
	height:100px;margin-bottom:3px;overflow:hidden;text-align:center;
	}	
#box_content_dis {
	/*height:50px;overflow:auto;hidden;text-align:left;*/
	display:none
	}
#box_content_product_name {
	width:100px;height:20px;text-align:left;
	}	
#dropDownList_main {
	background-color: #dddddd;
	margin:10px;
	padding:15px;
	}
.dropDownList_select {
	width:120px;
	}	
#dropDownList_title	{
	font-size: 12px;	
	text-decoration: none;
	color: #EE0000;
	font-weight: bold;
	}		
.also_consider {
	width: 150px;
	margin-left:10px;
	border: #919191 1px solid;
	background-color: #FFFFFF;
	}
.also_consider_title {
	background-color: #919191;	
	font-size:10pt;	
 	color: #FFFFFF;
	padding: 5px;
	}
.also_consider_item_name {
	font-size: 9pt;
	}
.price_range {
	color: #990000;	
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	white-space: nowrap;
	}

/* policy view */
.policyTitle {
	font-size: 14px;
	padding: 5px;
	}
.policyName {
	font-weight: bold;
	font-size:11px;
	}
.policy {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
	}
.policyLink {
	font-size:11px;	
	}

/* Cart view */
.shoppingCart {
	width: 100%;
	}	
.shoppingCart0 {
	width: 100%;
	background-color: #ffffff;
	vertical-align: middle;
	}	
.shoppingCart1 {
	width: 100%;
	background-color: #eeeeee;
	vertical-align: middle;
	}
.cartImageBlock {
	float:left;
	}
.cartOptionBlock {

	}	
.shoppingcart_item_name {
	font-size: 12px;	
	text-decoration: none;
	color: #d27300;
	font-weight: bold;
	vertical-align:top;
	}
.shoppingcart_item_name:hover {
	text-decoration: underline;
	}
.shoppingcart_continue_shopping {
	font-size: 11px;	
	/* text-decoration: none; */
	color: blue;
	font-weight: bold;
	margin-right: 20px;
	position:relative;
	top:25px;
	}
.shoppingcart_continue_bottom {
	font-size: 11px;  
        font-weight: bold;
	float: right;
}
.shoppingcart_continue_bottom a {
        text-decoration: none;
	padding-bottom:5px;
	position: relative;
	bottom: 19px;
        color: #EE0000;
	display: none;
}
	
.shoppingcart_current_qtyBreak {
	color: #5D561A;
	font-weight: bold;
	}
.proceed_checkout {
	float:right;
	margin: 15px 35px 0 0;	
	}	

/* FAQ view */
.faqTitle {
	font-size: 14px;
	padding: 5px;
	}
.faqQuestion {
	font-weight: bold;
	font-size:11px;
	}
.faq {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
	}
.faq a.faqLinkOFF {
	font-size:11px;	
	text-decoration: none;
	font-weight: 300;
	color:blue;
	}
.faq a.faqLinkON {
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:red;
	}
.faq div.faq_answer {margin-bottom: 20px; overflow:hidden;}
.faq li {margin-bottom: 5px;}
.faq ul {list-style-type:none;}
.faq a:hover {text-decoration: underline; color: red;}	
.faqSearch {line-height:10px}
.faqSearch td {line-height:10px;height:10px}
.faq div.displayNone {display:none;}

/* Registration */
.register_fieldset {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border: 1px solid #919191;
        margin: 20px;
        }
.register_newCustomer_fieldset {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border: 1px solid #919191;
        margin: 20px;
        }
.register_returnCustomer_fieldset {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border: 1px solid #919191;
        margin: 20px;
        }

.requiredFieldRight {
	color: #FF0000;
	float:right;
	margin: 5px;
	}	
.requiredField {
	color: #FF0000;
	float:left;
	margin: 5px;
	}	
	
/* My Account */
.myaccount_fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #919191;
	padding: 10px;
	margin: 0px 20px 20px 20px;
	font-size: 8pt;
	color: #666666;
	}
.myaccount_legend {
	color: #666666;
	font-style: italic;
	}	
.myaccount_link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}
.myaccount_link:hover {
	text-decoration: underline;
	color: red;
	}

.done_step {
	color: #999999;
	}
	
.powered {
	color: #EFCB00;
	text-decoration: none;
	}
.powered:hover {
	text-decoration: underline;
	}

.exception {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
	}

/* listings */
.listings {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #999999;
	color: #000000;
	width: 100%;
	}
.listingsHdr1 {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.listingsHdr2 {
	color: #FFFFFF;
	font-weight: bold;
	background: #CCCCCC;
	}
.nameCol {
	padding-left: 10px;
	}
.nameLink {
	color: #003366;
	text-decoration: underline;
	}
.row0 {
	background: #FFFFFF}
.row0:hover {
	background: #FFFFCC}
.row1 {
	background: #EEEEEE;}
.row1:hover {
	background: #FFFFCC;}
.emptyList {
	background: #FFFFFF;	
	}
	
/* comparison */
.comparison {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #999999;
	color: #000000;
	width: 100%;
	}
.comparisonTitle {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.comparisonHdr {
	font-weight: bold;
	color: #FFFFFF;
	background: #CCCCCC;
	}
.comparisonNameLink {
	color: #003366;
	text-decoration: underline;
	}
.comparisonCol0 {
	background: #FFFFFF;
	}
.comparisonCol1 {
	background: #FFFFCC;
	}
.comparisonPrice {
	color: #990000;	
	font-weight: bold;
	white-space: nowrap;
	}

.error {
	color: #FF0000;
	}
.errorBox {
	color: #FF0000;
	border: 1px solid #DD9988;
	display:table;
	width:100%;
	height:50px;
	margin:5px;
	padding:5px 5px 5px 20px;
	font-weight: bold;
	white-space: nowrap;
	background:#FFFFD5 url(Image/Layout/error.gif) no-repeat  left 5px;
	}	

td.addressBook {
	border: 1px solid #9e9661;
	color: #705f24;
	background: #c2b980;
	}
.checkoutHdr {
	padding:10px 0 10px 26px;
	color: #705f24;
	font-weight:bold;
	font-size: 14px;
	}
.checkoutCurrent {
	color: #FF6633;
	font-weight:bold;
	font-size: 10px;
	}
.checkoutDone {
	color: #FF6633;
	font-weight:bold;
	font-size: 10px;
	}
.checkoutPending {
	color: #999999;
	font-weight:bold;
	font-size: 10px;
	}
.formNameReq {
	font-weight:bold;
	white-space: nowrap;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	}
.formName {
	white-space: nowrap;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	}
.primary_address_small {
	color: #FF0000;
	font-style: italic;
	font-size: 9px;
	}

/* Shopping Cart Page */	
.shoppingCart {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5d561a;
	background: #FFFFFF;
	border: #bfbb7e 1px solid;
	width:95%;
	}

tr.shoppingCart {
	color: #6d6328;
	background: #bfbb7e;
	}
tr.shoppingCart0 {
	background: #ede9c4;
	}
tr.shoppingCart1 {
	background: #e5e2b9;
	}
tr.shoppingCartOption0 {
	line-height: 1.3em;
	vertical-align: top;
	}	
tr.shoppingCartOption1 {
	line-height: 1.3em;
	vertical-align: top;
	}	
.shoppingCartHdr {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.shoppingCartFtr {
	background: #FFFFFF;
	color: #000000;
	line-height:13px;
	}
.discountedPrice label {
	width:10em; float:left; font-size:10px;;
	height: .1em;

	
	}
.discountedPrice h4 {
	margin-left:10em; font-size:10px;   
	height: .1em;
	}
.cartWeightFooter {
	display: block;
	width:200px;
	color:#FFFFFF;
}
.cartUpdateFooter {
	width:80px;
	float:right;
}
.cartSubtotalFooter {
        width:260px;
}

.cartSubtotalFooter div {
	font-size:16px;
	color: #706820;
	font-weight:700;
	float:right;
	margin-right:15px;
}
		



/* quickmode */
table.quickmode {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #999999;
	width: 98%;
	margin-left:-5px;
	}
th.quickmode {
	color: #FFFFFF;
	background: #CCCCCC;
	}
table.quickmode table.prices td.price {
	font-size:12px;
}
#quickmode_v1_addtocart {
	padding:10px 19px 0 0;
}	
/* Search view */
.searchTitle {
	font-size: 14px;
	padding: 5px;
	}
	
/* topbar */
.topbar_link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block;
	background-color: #919191;
	padding: 5px;
	text-decoration: none;
	font-weight: normal;
	font-size:9pt;
	color: #FFFFFF;
	white-space: nowrap;
	}
.topbar_link:hover {
	background-color: #666666;
	color: #EFCB00;
	}
	
.finalinvoice_link {
	text-align: center;
	padding: 10px;
	}
.demo  {
	float: left;color:#000033; background-color:#ffffff; layer-background-color:#232323;
	position:absolute; width:190px; height:320px;
	z-index:99;  visibility:hidden;
	border:#919191 1px dotted; cursor:hand; cursor:pointer; padding:5px;text-wrap:  suppress;text-align: left;
	word-wrap:break-word;
	}
.message {
	font-size: 11px;	
	text-decoration: none;
	color: #EE0000;
	font-weight: bold;
	}    
.customerCustomNoteHdr {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.optionTable {
        border: #c7c9d7 2px solid; 
	} 
.details_hdr {
        background: #FFFFFF url(Image/Layout/details_hdr_bg.jpg);
        background-repeat: no-repeat;
        background-position: center left;
        white-space:nowrap;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 0px 0px 0px 20px;
        }
.optionName {
	white-space:nowrap; 
	}	
.optionName2 {
        background: #FFFFFF url(Image/Layout/optionName_bg.jpg);
        background-repeat: repeat-y;
        background-position: top left;
        white-space:nowrap;
        }
.giftcardBox {background-color:#E8E8E8; border:1px solid #C9C9C9
	}
.giftcardBox .note {color: #DD3204;
	font-weight:bold;
	font-size: 8px;}
.giftcardBox li{font-weight:bold; margin:20px;padding:9px;background: url(Image/Layout/bgTop.gif) repeat-x;background-color:#FFFFFF;
	}
.giftcardBox .box{margin-left:15px; }		

/* subscription */
.subscription {
	background: url(Image/Layout/subscription_bg.gif) no-repeat;
	width:	426px;
	height: 106px;
	padding: 11px;
	color: #9F8F63;
	}
.subscription .title {
	font-weight:bold;
	}
.subscription .text {
	font-weight:normal;
	padding-bottom:13px;
	padding-top:5px;

	}
.subscription .discount {
	font-weight:bold;
	}
.subscription .option {
	font-weight:bold;
	}	

.priceBreak {
	background: url(Image/Layout/buyInBulk_bg.gif) no-repeat;
	width:	426px;
	height: 90px;
	padding: 4px;
	margin-top: 4px;
	color: #9F8F63;
	}

/*
.search { 
	border: #259D25 2px solid; 
	background-color: #FFFFFF; 
	margin: 10px; 
	padding: 5px}
.search_title { 
	font-size:8pt; 
	font-weight: bold; 
	color: #EC0B13; 
	padding-bottom: 5px}
.search_options { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
	padding-top: 5px}
.model_link {
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	white-space: nowrap;
	}
.model_link:hover {
	text-decoration: underline;
	}
.manufacturer_link {
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	}
.manufacturer_link:hover {
	text-decoration: underline;
	}
.search_results_table {
    background-color: #FDC423;
    }
.search_results_header {
    font-size: 8pt;
    color: #EC0B13;
    font-weight:bold;
    }
.search_results_manufacturer {
    width: 150px;
    color: #666666;
    }
.search_results_1 {
    background-color: #EEEEEE;
    }
.search_results_0 {
    background-color: #FFFFFF;
    }
.search_results_index_col {
    color: #666666;
    text-align: right;
    }
.search_results_link_col {
    width: 300px;
    }
.search_results_link {
    text-decoration: none;
    color: #033958;
    font-size: 8pt;
    }
.search_results_link:hover {
    text-decoration: underline;
    }
*/
.optionImage {width: 80px}
.optionSelect {width: 200px;font-size:8pt;}
.quantity { 
	padding-top:15px;
	color: #9F925D;
	font-weight:bold;
	/* text-transform:uppercase; */	
}
.quantity input {
	border: 1px solid #7f9db9;
	padding:3px;
	height:20px;
}
.quantityBlock {
	display:block;
	}
#customLineBox {overflow:hidden; width:500px;}
#customLineBox ul li {list-style: none;margin-left:-20px;}

#customLineBox .customLine {border:1px solid #334334;margin:1px;}
#addToList input {padding-left: 22px;}

/* tab */
#tab-block-1 {
	margin-top: 20px;
	font-size: 12px;
	line-height:18px;
}
.tab-wrapper
{
	padding:				30px 20px 30pt 20px;
	margin:0;

	width:					680px;
	overflow:				hidden;
	background:transparent url(Image/Layout/menu_top.gif) repeat-x scroll top;
	background-color: #FFFFFF;
	border-left:					1px solid #CFC69B;
	border-right:					1px solid #CFC69B;
	border-bottom:					1px solid #CFC69B;
	clear:both;
}
.tab-menu
{
	list-style:				none;
	font-family:'Verdana','Geneva',sans-serif;
	padding:				2px 0px 0px 11px;
	clear:					both;
	line-height:			17px;
	font-size:				12px;
	margin:0;
}
.tab-menu li
{
	display:				block;
	margin:					0;
	background:transparent url(Image/Layout/menu_xsL_f.gif) no-repeat scroll left top;
	float:left;
}	
.tab-menu li a
{
/*	padding:0px 10px 0px 2px; */
	padding:7px 15px 1px 3px;
	margin:0px 3px 0px 10px;
	background-color:		#f5f5f5;
	color:					#b1a470;
	font-weight:			bold;
	text-decoration:		none;
	background:transparent url(Image/Layout/menu_sR1_f.gif) no-repeat scroll right top;
	float:left;
}
.tab-menu li.tab-selected
{
	display:				block;
	margin:					0;
	background:transparent url(Image/Layout/menu_xsL_f_selected.gif) no-repeat scroll left top;
	float:left;
}	
.tab-menu li a:hover,
.tab-menu li a:focus {
	color: #948650;
}
.tab-menu li.tab-selected a
{
	color: #7c7144;
	font-weight: bold;
	background:transparent url(Image/Layout/menu_sR1_f_selected.gif) no-repeat scroll right top;
}
.tab-wrapper .tab-container
{
	padding:0px 0px 0px 0px;
	color:	#7c7144
}
.style9 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 	
	color: #507878; 
	line-height:18px;
}
.style9 a{
        font-family: Arial, Helvetica, sans-serif; font-size: 12px;
        color: #507878;
	text-decoration:none;
	width:20px !important;
	height:0px !important;
}   
.style11 {
	color: #a5955c;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {
	font-size: 16px
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:18px;
}
.style14 {
	color: #a5955c;
	font-size: 16px;
	font-weight: bold;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style16 {
	color: #a5955c;
	font-weight: bold;
	font-size: 16px;
	line-height:0.3em;
	text-align:center;
}
.style17 {
	color: #cc6600;
	font-weight: bold;
	font-size: 13px;
}
.style17 a {
        color: #cc6600;
        font-weight: bold;
        font-size: 13px;
        text-decoration:none;
	width:280px !important;
	height:5px !important;
	display: block;
}

.style19 {
	color: #cc6600;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style20 {
 	font-weight: bold; 
	color: #507878;
}
.style20 a {
        color: #507878;
        font-weight: bold;
        text-decoration:none;
        width:150px !important;
        height:10px !important;
}

.style21 {
	font-size: 24
}
.style23 {
	font-weight: bold;
	color: #cc6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a5955c;
	font-size: 12px;
}
.style25 {
	font-size: 14px;
	font-weight: bold;
}
.style30 {
	font-size: 18px
}
.style31 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a5955c;
	font-size: 13px;
	font-weight: bold;
	text-align: right
	padding-right: 10px
}
.style34 {
	color: #a5955c; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.style35 {
	color: #a5955c;
	font-family: garamond, times, palatino, serif;
	font-weight: bold;
	font-size: 22px;
	line-height:14px;
	text-align:center;
}
.formPageNavigation {
        display: none;
}

/* Articles */ 

.article_thumb_text {	
	width:450x;
	clear:both;
	}

.article_thumbnail {
	float:left;	
	width:104px;
	position:relative;
	padding:10px 0px;;
	}
	
.article_text_block {
	float:right;
	position:relative;
	width:346px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-top:8px;
	color:#333333;
	line-height:18px;
	}
.article_text_title {
	font-weight:bold;
	color:#333333;
	padding-bottom:6px;
	}

.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	}
	
/* Category Buttons */ 
#css_category_buttons a img { 
     display: none; 
} 
#css_category_buttons a { 
     display: block; 
     width: 205px; 
     height: 28px; 
} 
#css_category_buttons #btn_antiaging_1 { background: url('/assets/Image/Category/anti_aging_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_antiaging_1:hover { background: url('/assets/Image/Category/anti_aging_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_antiaging_2 { background: url('/assets/Image/Category/anti_aging_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_antiaging_2:hover { background: url('/assets/Image/Category/anti_aging_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_antiaging_3 { background: url('/assets/Image/Category/anti_aging_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_antiaging_3:hover { background: url('/assets/Image/Category/anti_aging_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_addadhd_1 { background: url('/assets/Image/Category/add-adhd_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_addadhd_1:hover { background: url('/assets/Image/Category/add-adhd_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_addadhd_2 { background: url('/assets/Image/Category/add-adhd_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_addadhd_2:hover { background: url('/assets/Image/Category/add-adhd_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_addadhd_3 { background: url('/assets/Image/Category/add-adhd_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_addadhd_3:hover { background: url('/assets/Image/Category/add-adhd_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_allergies_1 { background: url('/assets/Image/Category/allergies_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_allergies_1:hover { background: url('/assets/Image/Category/allergies_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_allergies_2 { background: url('/assets/Image/Category/allergies_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_allergies_2:hover { background: url('/assets/Image/Category/allergies_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_allergies_3 { background: url('/assets/Image/Category/allergies_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_allergies_3:hover { background: url('/assets/Image/Category/allergies_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_aminoacids_1 { background: url('/assets/Image/Category/amino-acids_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_aminoacids_1:hover { background: url('/assets/Image/Category/amino-acids_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_aminoacids_2 { background: url('/assets/Image/Category/amino-acids_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_aminoacids_2:hover { background: url('/assets/Image/Category/amino-acids_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_aminoacids_3 { background: url('/assets/Image/Category/amino-acids_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_aminoacids_3:hover { background: url('/assets/Image/Category/amino-acids_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_antioxidants_1 { background: url('/assets/Image/Category/antioxidants_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_antioxidants_1:hover { background: url('/assets/Image/Category/antioxidants_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_antioxidants_2 { background: url('/assets/Image/Category/antioxidants_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_antioxidants_2:hover { background: url('/assets/Image/Category/antioxidants_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_antioxidants_3 { background: url('/assets/Image/Category/antioxidants_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_antioxidants_3:hover { background: url('/assets/Image/Category/antioxidants_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_asthma_1 { background: url('/assets/Image/Category/asthma_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_asthma_1:hover { background: url('/assets/Image/Category/asthma_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_asthma_2 { background: url('/assets/Image/Category/asthma_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_asthma_2:hover { background: url('/assets/Image/Category/asthma_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_asthma_3 { background: url('/assets/Image/Category/asthma_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_asthma_3:hover { background: url('/assets/Image/Category/asthma_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_bloodsugar_1 { background: url('/assets/Image/Category/blood-sugar_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_bloodsugar_1:hover { background: url('/assets/Image/Category/blood-sugar_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_bloodsugar_2 { background: url('/assets/Image/Category/blood-sugar_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_bloodsugar_2:hover { background: url('/assets/Image/Category/blood-sugar_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_bloodsugar_3 { background: url('/assets/Image/Category/blood-sugar_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_bloodsugar_3:hover { background: url('/assets/Image/Category/blood-sugar_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_bonehealth_1 { background: url('/assets/Image/Category/bone-health_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_bonehealth_1:hover { background: url('/assets/Image/Category/bone-health_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_bonehealth_2 { background: url('/assets/Image/Category/bone-health_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_bonehealth_2:hover { background: url('/assets/Image/Category/bone-health_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_bonehealth_3 { background: url('/assets/Image/Category/bone-health_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_bonehealth_3:hover { background: url('/assets/Image/Category/bone-health_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_cholesterol_1 { background: url('/assets/Image/Category/cholesterol-management_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_cholesterol_1:hover { background: url('/assets/Image/Category/cholesterol-management_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_cholesterol_2 { background: url('/assets/Image/Category/cholesterol-management_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_cholesterol_2:hover { background: url('/assets/Image/Category/cholesterol-management_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_cholesterol_3 { background: url('/assets/Image/Category/cholesterol-management_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_cholesterol_3:hover { background: url('/assets/Image/Category/cholesterol-management_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_cold_1 { background: url('/assets/Image/Category/cough-cold_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_cold_1:hover { background: url('/assets/Image/Category/cough-cold_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_cold_2 { background: url('/assets/Image/Category/cough-cold_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_cold_2:hover { background: url('/assets/Image/Category/cough-cold_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_cold_3 { background: url('/assets/Image/Category/cough-cold_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_cold_3:hover { background: url('/assets/Image/Category/cough-cold_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_depression_1 { background: url('/assets/Image/Category/depression_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_depression_1:hover { background: url('/assets/Image/Category/depression_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_depression_2 { background: url('/assets/Image/Category/depression_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_depression_2:hover { background: url('/assets/Image/Category/depression_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_depression_3 { background: url('/assets/Image/Category/depression_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_depression_3:hover { background: url('/assets/Image/Category/depression_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_digestion_1 { background: url('/assets/Image/Category/digestive-support_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_digestion_1:hover { background: url('/assets/Image/Category/digestive-support_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_digestion_2 { background: url('/assets/Image/Category/digestive-support_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_digestion_2:hover { background: url('/assets/Image/Category/digestive-support_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_digestion_3 { background: url('/assets/Image/Category/digestive-support_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_digestion_3:hover { background: url('/assets/Image/Category/digestive-support_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_omega3_1 { background: url('/assets/Image/Category/omega-3_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_omega3_1:hover { background: url('/assets/Image/Category/omega-3_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_omega3_2 { background: url('/assets/Image/Category/omega-3_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_omega3_2:hover { background: url('/assets/Image/Category/omega-3_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_omega3_3 { background: url('/assets/Image/Category/omega-3_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_omega3_3:hover { background: url('/assets/Image/Category/omega-3_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_hearthealth_1 { background: url('/assets/Image/Category/heart-health_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_hearthealth_1:hover { background: url('/assets/Image/Category/heart-health_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_hearthealth_2 { background: url('/assets/Image/Category/heart-health_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_hearthealth_2:hover { background: url('/assets/Image/Category/heart-health_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_hearthealth_3 { background: url('/assets/Image/Category/heart-health_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_hearthealth_3:hover { background: url('/assets/Image/Category/heart-health_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_immunesystem_1 { background: url('/assets/Image/Category/immune-system_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_immunesystem_1:hover { background: url('/assets/Image/Category/immune-system_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_immunesystem_2 { background: url('/assets/Image/Category/immune-system_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_immunesystem_2:hover { background: url('/assets/Image/Category/immune-system_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_immunesystem_3 { background: url('/assets/Image/Category/immune-system_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_immunesystem_3:hover { background: url('/assets/Image/Category/immune-system_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_joint_1 { background: url('/assets/Image/Category/joint-pain_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_joint_1:hover { background: url('/assets/Image/Category/joint-pain_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_joint_2 { background: url('/assets/Image/Category/joint-pain_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_joint_2:hover { background: url('/assets/Image/Category/joint-pain_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_joint_3 { background: url('/assets/Image/Category/joint-pain_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_joint_3:hover { background: url('/assets/Image/Category/joint-pain_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_liver_1 { background: url('/assets/Image/Category/liver-health_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_liver_1:hover { background: url('/assets/Image/Category/liver-health_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_liver_2 { background: url('/assets/Image/Category/liver-health_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_liver_2:hover { background: url('/assets/Image/Category/liver-health_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_liver_3 { background: url('/assets/Image/Category/liver-health_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_liver_3:hover { background: url('/assets/Image/Category/liver-health_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_mental_1 { background: url('/assets/Image/Category/mental-focus_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_mental_1:hover { background: url('/assets/Image/Category/mental-focus_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_mental_2 { background: url('/assets/Image/Category/mental-focus_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_mental_2:hover { background: url('/assets/Image/Category/mental-focus_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_mental_3 { background: url('/assets/Image/Category/mental-focus_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_mental_3:hover { background: url('/assets/Image/Category/mental-focus_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_mood_1 { background: url('/assets/Image/Category/mood-relaxation_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_mood_1:hover { background: url('/assets/Image/Category/mood-relaxation_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_mood_2 { background: url('/assets/Image/Category/mood-relaxation_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_mood_2:hover { background: url('/assets/Image/Category/mood-relaxation_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_mood_3 { background: url('/assets/Image/Category/mood-relaxation_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_mood_3:hover { background: url('/assets/Image/Category/mood-relaxation_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_probiotics_1 { background: url('/assets/Image/Category/probiotics_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_probiotics_1:hover { background: url('/assets/Image/Category/probiotics_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_probiotics_2 { background: url('/assets/Image/Category/probiotics_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_probiotics_2:hover { background: url('/assets/Image/Category/probiotics_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_probiotics_3 { background: url('/assets/Image/Category/probiotics_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_probiotics_3:hover { background: url('/assets/Image/Category/probiotics_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_sleep_1 { background: url('/assets/Image/Category/sleep-aids_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_sleep_1:hover { background: url('/assets/Image/Category/sleep-aids_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_sleep_2 { background: url('/assets/Image/Category/sleep-aids_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_sleep_2:hover { background: url('/assets/Image/Category/sleep-aids_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_sleep_3 { background: url('/assets/Image/Category/sleep-aids_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_sleep_3:hover { background: url('/assets/Image/Category/sleep-aids_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_weightloss_1 { background: url('/assets/Image/Category/weight-loss_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_weightloss_1:hover { background: url('/assets/Image/Category/weight-loss_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_weightloss_2 { background: url('/assets/Image/Category/weight-loss_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_weightloss_2:hover { background: url('/assets/Image/Category/weight-loss_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_weightloss_3 { background: url('/assets/Image/Category/weight-loss_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_weightloss_3:hover { background: url('/assets/Image/Category/weight-loss_07.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_vision_1 { background: url('/assets/Image/Category/vision-support_03.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_vision_1:hover { background: url('/assets/Image/Category/vision-support_03.jpg') -205px 0px no-repeat; }
	
#css_category_buttons #btn_vision_2 { background: url('/assets/Image/Category/vision-support_05.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_vision_2:hover { background: url('/assets/Image/Category/vision-support_05.jpg') -205px 0px no-repeat; }

#css_category_buttons #btn_vision_3 { background: url('/assets/Image/Category/vision-support_07.jpg') 0px 0px no-repeat; } 
#css_category_buttons #btn_vision_3:hover { background: url('/assets/Image/Category/vision-support_07.jpg') -205px 0px no-repeat; }

.brandInfo {display:none;}
