/******* Colors
black: #000;
lt tan(social banner): #7C441A;
dk tan(social banner): #2E190A;
burgandy: #240000;
red (bottom menu): #810000;
dk red (top menu): #500000;
green (arrows & accents): #9A9900;
*/

/****** Main Table ******/
.basicTable {width: 1000px; background: #561414 url(../images/site_img/bg_black_to_red.png) repeat-x 242px 0px;}

.indexbg .basicTable {background: transparent;}
.mainTable {
	width: 1000px;
	}

.mainTableCellLeft {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background: transparent url(../images/site_img/bg_shadow_left_main_column.png) repeat-y top right;	
	}
.mainTableCellCenter {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background: #D6C4AD url(../images/site_img/bg_main_column_without_shadow.png);
	color: black;
	}
.mainTableCellRight {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background: transparent url(../images/site_img/bg_shadow_right_main_column.png) repeat-y top left;	
	}
.mainIndexTable .mainTableCellLeft 		{padding: 0px; vertical-align: top; background: transparent;}
.mainIndexTable .mainTableCellCenter 	{padding: 0px; vertical-align: top; background: transparent;}
.mainIndexTable .mainTableCellRight 	{padding: 0px; vertical-align: top; background: transparent;}

.mainIndexTable td.padding10px {padding: 0px;}
.mainIndexTable .mainTableCellLeft td.padding10px {padding: 0px; text-align: left;}
.mainIndexTable .mainTableCellCenter td.padding10px {padding: 0px; text-align: center;}
.mainIndexTable .mainTableCellRight td.padding10px {padding: 0px; text-align: right;}

.homeGreeting 		{padding: 0; vertical-align: top;}
.homeGreetingTable	{width: 100%; border: 0px; margin: 0px 0px 20px 0px;}
.homeGreetingCenter	{padding: 0px;}

.homeGreetingLeft {display: none;}
.homeGreetingRight {display: none;}

#home-magazine {float: right; width: 258px; height: 324px;}
#home-slide {float: left;}
.introBlock {border: 2px solid #CC3333;}
.introBlock td {padding: 6px;}


a.header 			{color: #ffffff; text-decoration: underline; }
a.header:hover		{color: #FAF7AA; text-decoration: underline; }
a.title				{font-size: 10pt; font-weight: bold; color: white; 
text-decoration: none; }
a.title:hover		{font-size: 10pt; font-weight: bold;  color: white; text-decoration: underline; }
a.smallText			{color: #660000; text-decoration: underline; font-size: 8pt; }
a.smallText:hover	{color: #cccccc; text-decoration: none; font-size: 8pt; }
a	{color: white; text-decoration: underline; font-size: 9pt; font-weight: bold; }
a:hover				{color: #cccccc; text-decoration: none; }

.mainTableCellCenter a.header 			{color: #240000; text-decoration: underline; }
.mainTableCellCenter a.header:hover		{color: #000; text-decoration: underline; }
.mainTableCellCenter a.title			{font-size: 10pt; font-weight: bold; color: #240000; text-decoration: none;}
.mainTableCellCenter a.title:hover		{font-size: 10pt; font-weight: bold;  color: #000; text-decoration: underline; }
.mainTableCellCenter a.smallText		{color: #240000; text-decoration: none; font-size: 8pt; }
.mainTableCellCenter a.smallText:hover	{color: #000; text-decoration: underline; font-size: 8pt; }
.mainTableCellCenter a					{color: #240000; text-decoration: none; font-size: 9pt; }
.mainTableCellCenter a:hover			{color: #000; text-decoration: underline; }


/****** Main Table ******/

/*******************************************************************************/
.mainTableCellCenter a	{color: #5B0000; text-decoration: none; font-size: 11pt; font-weight: bold; }
.mainTableCellCenter a:hover {color: #5B0000; text-decoration: underline; }

/****** Menu ******/

.headerMenu {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: black;
	
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: url('../images/site_img/banner.png') no-repeat left top;
	vertical-align: top;
	/*height: 168px;*/
	height: 166px;
	}
.headerMenu td#logo img {				/* Logo on the site */
	display: none;
  border: 0px;
	margin: 0px;
	}
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 1000px;
	}
.headerMenu td#menu img#Img {}
.headerMenu td#menu table {width: 100%; }
.headerMenu td#menu td {text-align: center; }
.headerMenu td#menu td img {display: auto; }
.headerMenu td#menu td br {display: none;}
.headerMenu td#menu td nobr {display: auto;}
.headerMenu td#menu td#end {display: none; 
border-top: 0px solid #fff;
width: 100%;
}
.headerMenu td#menu td#end img#Img {display: block;width: 1px; height: 1px;}
/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font: bold 9pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: white; 
	background: black; 
	padding: 15px 30px 0px 30px; 
	display:block;
	height:28px;
	
	
	}
a.menu:hover, a.menu:active {
	font: bold 9pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: white; 
	background: url(../images/site_img/currenthover.png) repeat-x top; 
	padding: 15px 30px 0px 30px; 
	display:block;
	height: 28px;
	}
a.menuActive:link, a.menuActive:visited {
	font: bold 9pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: white; 
	background: url(../images/site_img/currenthover.png) repeat-x top;  
	padding: 15px 30px 0px 30px; 
	display:block;
	height: 28px;
	}
a.menuActive:hover, a.menuActive:active {
	font: bold 9pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: white; 
	background: ; 
	padding: 15px 30px 0px 30px; 
	display:block;
	height: 28px;
	}


/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #990000; 
	border-left: 1px solid #990000;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px; 
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	display:block;
	font: 11px tahoma, verdana, sans-serif; 
	color: #990000;
	text-decoration:none;
	text-align: left;
	background: #FF9999;
}

a.subMenu:hover, a.subMenu:active {
	background: #FFCCCC; 
	color: #990000;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{}
td.secondaryBegin img.Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #FFCCCC;}
a.secondaryMenu:hover 		{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #FFCCCC;}
a.secondaryMenuActive 		{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #FFCCCC; text-decoration: none;}
a.secondaryMenuActive:hover	{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #FFCCCC; text-decoration: underline;}
td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

/****** Menu ******/

.filterPopup {
	display: none;
	position: absolute;
	border: 1px solid #CC3333; 
	background-color: #FFE5E5;
	z-index: 2000;
}
.filterPopup a {line-height: 160%;}
.filterPopup a:hover, .filterPopup a:active {}

.breadcrumb {border: 2px solid #7E8529; margin: 10px 10px 2px 10px; width: auto; padding: 0;}

.breadcrumbBegin {
	width: 20px;
	background: transparent;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: transparent;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: white; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter a:hover {color: white; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter a.treeItemLast {color: white; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter a.treeItemLast:hover {color: white; text-decoration: none; font-size: 8pt;}

.mainTableCellCenter .breadcrumbDelimiter a {color: #000; text-decoration: none; font-size: 8pt;}
.mainTableCellCenter .breadcrumbDelimiter a:hover {color: #000; text-decoration: none; font-size: 8pt;}


.mainTableCellCenter td.breadcrumbDelimiter a.treeItemLast {color: #500000; text-decoration: none; font-size: 8pt;}
.mainTableCellCenter td.breadcrumbDelimiter a.treeItemLast:hover {color: #9A9900; text-decoration: none; font-size: 8pt;}

.breadcrumbDelimiter span {
	display: auto;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {display: none;}

.breadcrumbRSS {
	padding: 0px 10px 0px 0px;
	}

.breadcrumbEnd {
	width: 20px;
	border: 0px solid #999;
	background: transparent;
	}
.breadcrumbEnd img {width: 0px; height: 1px;}

/************* Breadcrumb *******************/

/*************** Order Pages ****************/
.breadcrumbDelimiter span {padding: 0px 10px;}
.breadcrumbDelimiter span.nonactive {color: #7E8529; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter span.active {color: #240000; text-decoration: none; font-size: 8pt;}
/************* end Order Pages ***************/

/* Pagination Navigation */
.nav-page-msg {
	color: #AAA;
}
div#nav-page {
	float: right;
	width: auto;
	font-size: 8pt;
	height: 22px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
div#nav-page img {
	border: 0;
	vertical-align: bottom;
}
a.nav-page {
	background: transparent;
	color: #000;
	text-decoration: none;
	padding: 0px 4px;
	border: 1px solid #000;
	font-size: 8pt;
	line-height: 6pt;
}
a.nav-page:hover {
	background: #585E1D;
	text-decoration: none;
	color: #fff;
}
.nav-page-current {
	background: #585E1D;
	color: #fff;
	padding: 0px 4px;
	border: 1px solid #333;
	font-size: 8pt;
	line-height: 6pt;
}


/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {
	margin-top: 10px;
	height: 40px;
	background: url(../images/site_img/bg_title.png) repeat-x 0px 5px;
	}
.mainIndexTable .titleTop {
	display: none;
	}

.titleTopLeft {
	width: 9px;
	}
.mainTableCellRight .titleTopLeft {
	background: transparent url(../images/site_img/bg_shadow_right_main_column.png) repeat-y top left;
	}
.titleTopImgLeft {display: none;}

.titleTopCenter {		/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:0px 7px 0px 0px;
	border: 0px solid #999;
	}
.titleTopCenter div {
	color: white;
	font-weight: bold;
	font-size: 14pt;
	padding: 0px 0px 0px 7px;
	}
.titleTopCenter h1 {
	display: block;
	color: white;
	font-weight: bold;
	font-size: 14pt;
	margin: 0px;
	padding: 0px 0px 0px 7px;
}

.titleTopRight {
	width: 9px;
	}
.mainTableCellLeft .titleTopRight {
	background: transparent url(../images/site_img/bg_shadow_left_main_column.png) repeat-y top right;
	}
.titleTopImgRight {display: none;}

/****** Top ******/

/****** Center ******/

.block {
	/* background: transparent url('../images/site_img/block_background.png'); */
	background: transparent;
	}


.mainIndexTable .block {
	border-top: 0px solid #999;
	border-right: 0px solid #CC3333;
	border-bottom: 0px solid #999;
	border-left: 0px solid #CC3333;
	}
/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 2px;}
.mainIndexTable .titleBot {display: none;}
.titleBotLeft {
	width: 3px;
	border: 0px solid #999;
	background: transparent;
	}
.titleBotImgLeft {width: 3px; height: 1px;}

.titleBotRight {
	width: 100%;
	border: 0px solid #999;
	background: transparent;
	}
.titleBotImgRight {width: 1px; height: 3px;}

/****** Bottom ******/
.block-filter .titleTopLeft {background: transparent;}
.block-filter .titleTopRight {background: transparent;}
.block-filter .titleTopImgLeft {width: 1px; height: 3px;}
.block-filter .titleTopImgRight {width: 1px; height: 3px;}

.block-simple .titleTopLeft {background: transparent;}
.block-simple .titleTopRight {background: transparent;}
.block-simple .titleTopImgLeft {width: 1px; height: 3px;}
.block-simple .titleTopImgRight {width: 1px; height: 3px;}

.mainIndexTable .block-simple {margin: 0px 0px 20px 0px;}

.block-banners .titleTopLeft {background: transparent;}
.block-banners .titleTopRight {background: transparent;}
.block-banners .titleTopImgLeft {width: 1px; height: 3px;}
.block-banners .titleTopImgRight {width: 1px; height: 3px;}

.block-navigation .titleTopLeft {background: transparent;}
.block-navigation .titleTopRight {background: transparent;}
.block-navigation .titleTopImgLeft {width: 1px; height: 3px;}
.block-navigation .titleTopImgRight {width: 1px; height: 3px;}
/*.block-navigation .block td {padding:2; background-color: #FFE5E5;}*/

table#user-home .titleTopLeft {background: transparent;}
table#user-home .titleTopRight {background: transparent; width: 100%;}
table#user-home .titleTopImgLeft {width: 1px; height: 3px;}
table#user-home .titleTopImgRight {width: 1px; height: 3px;}

/************* end Fieldset ***************/

/************* RECIPE PRODUCT LISTINGS ***************/
/************* Fieldset *******************/

/****** Top ******/
.block-products-list-recipes {
	background: #FFF;
}

.block-products-list-recipes .titleTop {margin-top: 10px; }

.block-products-list-recipes .titleTopLeft {display: none;}
.block-products-list-recipes .titleTopImgLeft {display: none;}

.block-products-list-recipes .titleTopCenter {		/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:0px 7px 0px 0px;
	border: 0px solid #999;
	background: url(../images/site_img/currenthover.png) repeat-x top;
	}
.block-products-list-recipes .titleTopCenter div {
	color: white;
	font: bold 14pt arial,verdana,tahoma,sans-serif;
	padding: 0px 0px 0px 7px;
	line-height: 40px;
	}
.block-products-list-recipes .titleTopCenter h1 {
	display: block;
	color: white;
	font: bold 14pt arial,verdana,tahoma,sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
.block-products-list-recipes .titleTopRight {display: none;}
.block-products-list-recipes .titleTopImgRight {display: none;}

/****** Top ******/
/****** Center ******/
.block-products-list-recipes .block {
	background: transparent;
}
/****** Center ******/

/****** Bottom ******/

.block-products-list-recipes .titleBot {margin-bottom: 2px;}
.block-products-list-recipes .titleBotLeft {display: none;}
.block-products-list-recipes .titleBotImgLeft {display: none;}
.block-products-list-recipes .titleBotRight {display: none;}
.block-products-list-recipes .titleBotImgRight {display: none;}

/****** Bottom ******/
.block-products-list-recipes .productsCategory {
	background: transparent;
	border-bottom: 1px solid black;
	color: #000;
}
.block-products-list-recipes .recipelisttitle {
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
}
/************* end Recipe List Fieldset ***************/
.product-list-title {float: left; text-align: left;}
.product-list-title h2.listing {margin: 0px;}
img.productImg {
	border: 1px solid #5B0000;
}
img.recipeImg {
	border-top: 3px solid #333;
	border-left: 3px solid #333;
	border-right: 3px solid #888;
	border-bottom: 3px solid #888;
}


.block-products-list .titleBot {display: none;}

.block-products-recently-viewed a {text-decoration: none;}

.block-recipes-categories-list table.block{
	padding: 0px 10px 0px 10px;
}
.block-recipes-categories-list img {display: none;}


.block-categories-list table.block{
	padding: 0px 10px 0px 10px;
}
.block-categories-list img {display: none;}

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 10pt; color: #FFCCCC;
	white-space: nowrap;
	background: url(../images/convex/block-t-bgr.gif) repeat-x top;
	}
td.userHomeTitle b {color: #FFCCCC;}

div.userHomeBottom {padding: 5px 15px;}
div.userHomeBottom a {
	font: bold 9pt/28pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: #FFCCCC; 
	background: url(../images/convex/button-bgr.gif) repeat-x center; 
	padding: 4px 18px 7px 18px; 
	display: inline-block;
}
div.userHomeBottom a:hover {color: #FFCCCC;}

td.userHome img.orders 		{background: url(../images/icons/admin_orders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.orders {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_orders.png,sizingMethod=crop);}
td.userHome img.profile 	{background: url(../images/icons/admin_profile.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.profile {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_profile.png,sizingMethod=crop);}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 55px;}
td.userHome img.support 	{background: url(../images/icons/admin_support.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.support {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_support.png,sizingMethod=crop);}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.forum {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_forum.png,sizingMethod=crop);}
td.userHome img.products 	{background: url(../images/icons/admin_products.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.products {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_products.png,sizingMethod=crop);}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.pages {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_pages.png,sizingMethod=crop);}
td.userHome img.salesorders	{background: url(../images/icons/admin_salesorders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.salesorders {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_salesorders.png,sizingMethod=crop);}
td.userHome img.merchant 	{background: url(../images/icons/admin_merchant.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.merchant {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_merchant.png,sizingMethod=crop);}
td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.affiliates {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_affiliates.png,sizingMethod=crop);}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.payments {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_payments.png,sizingMethod=crop);}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.carts {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_carts.png,sizingMethod=crop);}
td.userHome img.wishlist 	{background: url(../images/icons/admin_wishlist.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.wishlist {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_wishlist.png,sizingMethod=crop);}
td.userHome img.reminders 	{background: url(../images/icons/admin_reminders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.reminders {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png,sizingMethod=crop);}

td.userHome div {margin: 0px 0px 0px 50px;}
/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/
td.butTd {}
td.butTd span.spacer {display: none;}	/* '|' between button */

a.button:link, a.button:visited {display: inline-block; cursor: pointer; color: white; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}
a.button:hover, a.button:active {display: inline-block; cursor: pointer; color: #000; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}

a.button span 		{padding: 6px 10px 8px 10px; background: url(../images/site_img/bg_button_green.png) repeat-x;}
a.button img 		{display: none;}

a.button-add span 		{}	/* add to cart (products categories, product details) */
a.button-view span 		{}	/* view cart (products categories, product details) */
a.button-check span		{}	/* check out (products categories, product details) */
a.button-wishlist span 	{}	/* check out (products categories, product details) */

a.buttonBasket:link, a.buttonBasket:visited {display: inline-block; cursor: pointer; color: #FFffff; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}
a.buttonBasket:hover, a.buttonBasket:active {display: inline-block; cursor: pointer; color: #FFffff; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}

a.buttonBasket span 		{padding: 6px 10px 8px 10px; background: url(../images/site_img/currenthover.png) repeat-x;}
a.buttonBasket img 		{display: none;}

a.button-shopping span 	{}	/* Continue shopping (basket) */
a.button-retrieve span 	{}	/* Retrieve Cart (basket) */
a.button-save span 		{}	/* Save cart (basket) */
a.button-clear span 		{}	/* Clear cart (basket) */
a.button-checkout span 	{}	/* Checkout (basket) */

a.buttonCart:link, a.buttonCart:visited {display: inline-block; cursor: pointer; color: white; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}
a.buttonCart:hover, a.buttonCart:active {display: inline-block; cursor: pointer; color: white; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}

a.buttonCart span 	{padding: 6px 10px 8px 10px; background: url(../images/site_img/bg_button_green.png) repeat-x;}
a.buttonCart img 		{display: none;}

a.button-check span 	{}	/* Checkout (small cart) */
a.button-amend span 	{}	/* Amend cart (small cart) */
a.button-view span 	{}	/* View cart (small cart) */

a.buttonMore {
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	font-size: 8pt;
	line-height: 10pt;
	text-decoration: none;
	white-space: nowrap;
	margin: 5px 3px 3px 3px;
}

a.buttonMore:hover, a.buttonMore:active {color: #000; text-decoration: none;}

a.buttonMore span 	{padding: 4px 6px 3px 6px; background: url(../images/site_img/bg_button_green.png) repeat-x;}	/* read more... (special offers, etc.) */
a.buttonMore img 		{display:none;}

a.disabled {							/* disadled add to cart */
	color: #666; 
	cursor: pointer; 
	font: bold 11px arial;
	text-decoration: none;
}
a.disabled:hover {color: #666; cursor: pointer; text-decoration: none;}

.block-cart a.button-check {display: none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory {background: transparent; margin: 0px; padding: 3px 0px;}
.selectedtopCategory {background: url(../images/site_img/bg_button_green.png) repeat-x; margin: 0px; padding: 0px;	border: 0px solid #000; height: 27px;}
        
.subCategory {background: transparent; margin: 0px 0px 3px 0px; padding: 0px 0px 0px 12px;}
.selectedsubCategory {background: url(../images/site_img/bg_button_green.png) repeat-x; margin: 0px 0px 3px 0px; padding: 0px 0px 0px 12px;	border: 0px solid #000;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 0px 0px 5px;}
/************* Category *******************/

/************* Latest *******************/
td.topArticle {padding: 3px 3px 3px 0px;}
td.subArticle {padding: 3px 3px 3px 0px;}

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}
/************* Latest *******************/

/************* Offers *******************/
.offerTitle		{display: none;}
.offerTd		{text-align: left;}
.offerTd img	{float: left; margin: 0px 5px 0px 0px;} 
.offerTd div	{text-align: justify;}
.offerTd div.offerText	{display: ;}

/************* Forum *******************/

.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft { background: #FAF5FF; border-left:2px solid #CC3333; 	border-top: 2px solid #CC3333; border-bottom: 2px solid #CC3333; }
.forumMessageRight { background: #FAF5FF; border: 2px solid #CC3333; }
.forumMessageTop { background: #FAF7AA; border-bottom: 2px solid #CC3333; }

/************* Categoties (catalogue) *******************/
.block-categories-catalog .blockTD	 			{padding-left: 10px;}

/*****************************************************************************/

/************* Footer *******************/
.footerAll {background: transparent; color: white; font-size: 8pt; margin: 0px; padding: 10px 10px;}
.mainIndexTable .footerAll {margin: 0px; padding: 0px;}
.footerAll a.smallText {color: #CCC; text-decoration: none;}
.footerAll a.smallText:hover {color: white; text-decoration: none;}
.footerMenu	{
	text-align:center;
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin: 0px 0px 10px 0px;
	}
.footerMenu	img 	{display: none; width: 0px; height: 0px;}
.footerMenu	span 	{margin: 0px 0px 0px 0px;}

.footerHTML	{
	text-align:center;
	width: 100%;
	}
.footerImg	{display: none;}
.footerImg img	{display: none;}

#focus-link {margin: 5px auto; font-size: 7pt; color: #AAA; width: 1000px; text-align: left;}
#focus-link a {font-size: 7pt; color: #AAA; text-decoration: none;}
#focus-link a:hover {color: #AAA; text-decoration: underline;}
/************* Footer *******************/

body.commonbg {
	font-size: 11pt;
	font-family: Tahoma, Geneva, Arial, sans-serif; 
	color: white; 
	margin: 0px; 
	padding: 0px; 
	background: url('../images/site_img/bg.jpg');
	}

body.indexbg {
	background: url('../images/site_img/home_bg.jpg');
	}
body.popup	{color: black;}

body.editor {
	background: #FFF;
	color: #000;
	font-size: 11pt;
	font-family: Tahoma, Geneva, Arial, sans-serif; 
	}

tr, td		{}
h1, h2		{}

.middlebg 			{background: transparent; }
.middlebg td 		{font-weight: bold;}
.usualbg  			{background: transparent;}
.errorbg {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Arial, san serif;
	/*background: transparent url(../images/site_img/currenthover.png) repeat-x top; */
	background: transparent url(../images/site_img/bg_button_green.png) repeat-x top;
	/*background: #7E8529;*/ 
	padding: 4px 15px 2px 15px;
	margin: 2px; 
	height: 26px; 
	color: white; 
	border:0px;
}
.popup .errorbg	{padding: 4px;}
.messagebg  		{color: white; font-weight: bold; padding: 6px;}

.padding10px				{padding: 10px;}
.padding6px td				{padding: 6px;}
.block-product-details
.padding6px td				{padding: 6px 10px;}
.padding6px td td			{padding: 0px;}
.padding6px
.padding4px td				{padding: 4px;}
.padding4px td				{padding: 4px;}
.padding4px td td			{padding: 0px;}
.paddingReviews td		{padding: 0px 11px;}
.paddingReviews td td	{padding: 0px;}
.paddingRev5px td			{padding: 5px 11px;}
.paddingRev3px td			{padding: 3px 3px 3px 11px;}

input {
	font-size: 12px;
	background: transparent;
	border: 1px solid #FFF;
	color: #FFF;	
	}
.mainTableCellCenter input, .mainTableCellCenter textarea {
	font-size: 12px;
	background: transparent;
	border: 1px solid #000;
	color: #000;	
	}

input.search	{}
input.text		{}
input.submit	{
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Arial, san serif;
	/*background: transparent url(../images/site_img/currenthover.png) repeat-x top; */
	background: transparent url(../images/site_img/bg_button_green.png) repeat-x top;
	/*background: #7E8529;*/ 
	padding: 0px 15px 2px 15px;
	margin: 2px; 
	height: 26px; 
	color: white; 
	border:0px; 
	cursor: pointer;
	}

select {font-size: 13px; background: transparent; border: 1px solid #7E8529; color: white;}
option {background: #7E8529;}
.mainTableCellCenter select {color: #5B0000;}
.mainTableCellCenter option {background: white;}

select.search		{}
textarea				{font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;}

form { margin: 0px; padding: 0px;}

.titleText		{color: #660000; text-decoration: underline;}
.articleDate	{display: none; font-size: 8pt; color: #980000; font-style: italic; }
.top			{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt; }
.middleText		{font-size: 9pt; }
.bigText		{font-size: 10pt; }#5B0000
.comment		{font-size: 8pt; color: #7777CC; }
.message		{font-size: 9pt; color: #660000; }
.title			{font-size: 10pt; font-weight: bold; color: #660000; }
.bigtitle		{font-size: 12pt; font-weight: bold; color: white; }
.mainTableCellCenter .bigtitle	{font-size: 12pt; font-weight: bold; color: #240000;}
.mainTableCellCenter a.bigtitle	{font-size: 12pt; font-weight: bold; color: #240000; text-decoration: none;}
.mainTableCellCenter a.bigtitle:hover {color:#9A9900; text-decoration: none;}
.error			{color: red; }
.terms      { height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

span.nobr       {white-space: nowrap !important;}

/***** Delimiter for list and rollover for details *****/
/***/.vDelimiter {border-right: 1px solid #white;}
/***/.hDelimiter {background: transparent; border: 0px;}
	 .imgDelimiter {display: block; width: 90%; height: 2px; background: #9A9900; margin: 0px auto;}
/***/
/***/.rolloverImagesTop {padding: 10px 0px 0px 0px;}
/***/.rolloverImages {float: left; padding: 5px; text-align: center; width: 30%;}
/***/.manufacturerImage {padding: 10px 0px 0px 0px;}
/***** Delimiter for list and rollover for details *****/

/***** Visualisation tubs on product details *****/
td.tab				{border: 1px solid #240000; border-bottom: none; background: #FFCCCC; padding: 0px;}
td.tabActive		{border: 1px solid #240000; border-bottom: none; background: white; padding: 0px;}
a.tab					{background: url(../images/site_img/currenthover.png) repeat-x; color: white; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: url(../images/site_img/currenthover.png) repeat-x; color: #cccccc; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: url(../images/site_img/currenthover.png) repeat-x; color: #FFFFFF; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: url(../images/site_img/currenthover.png) repeat-x; color: #FFFFFF; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: white;}
/***** Visualisation tubs on product details *****/
/***** Visualisation tubs on UserHome pages *****/
.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 11px Verdana, sans-serif; border: 1px solid #CC3333; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: #FFCCCC; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #CC3333; border-top: 2px solid #CC3333; border-bottom: none; padding: 5px 9px 5px 9px;; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #CC3333; vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #CC3333;}
td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #CC3333;}
a.blackSm, a.blackSm:hover {text-decoration: none;}
/***** Visualisation tubs on UserHome pages *****/
/***** Prices on the site *****/
.priceBlock {color: #000; font-weight: bold;}
.priceBlock .price {font-weight: bold;}
.priceBlock .priceTax {font-weight: normal;}

.priceBlockOld {color: #000; text-decoration: line-through;}
.priceBlockOld .price {font-weight: normal;}
.priceBlockOld .priceTax {font-weight: normal;}

.priceBlockHidden {color: #000; font-weight: bold; display: none;}
.priceBlockHidden .price {font-weight: bold;}
.priceBlockHidden .priceTax {font-weight: normal;}

.priceBlockEdit {color: #000; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; font-size: 12px; color: black;}

.salesBlock {color: #000; font-weight: bold; border: none; background: transparent;}
.salesPrice {font-weight: bold;}
.salesTax {font-weight: normal;}

.priceSaveBlock {color: green; font-weight: bold;}
.priceSaveBlock .price {font-weight: bold;}
.priceSaveBlock .percent {font-weight: normal;}

.pointsPriceBlock {}
.pointsPriceBlock .points {}

.rewardPointsBlock {}
.rewardPointsBlock .points {}
/***** Prices on the site *****/
/***** Visualisation product list as table *****/
.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 10pt; font-weight: bold; color: white; background: transparent; padding: 6px !important; }
.productsDelimiter 		{background: #CC3333; padding: 0px !important;}
.productsDelimiterTop 	{background: #CC3333; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}
/***** Visualisation product list as table *****/
/***** Rating iamges *****/
.neutral {display: none; }
.commend		{background: url(../images/icons/commend.png) no-repeat; width: 20px; height: 20px; border:0px;}
* html .commend {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/commend.png,sizingMethod=crop);}
.discommend	{background: url(../images/icons/discommend.png) no-repeat; width: 20px; height: 20px; border:0px;}
* html .discommend {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/discommend.png,sizingMethod=crop);}
.not-rated	{background: url(../images/icons/not-rated.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .not-rated {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/not-rated.png,sizingMethod=crop);}
.rating-1	{background: url(../images/icons/rating-1.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-1 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-1.png,sizingMethod=crop);}
.rating-2	{background: url(../images/icons/rating-2.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-2 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-2.png,sizingMethod=crop);}
.rating-3	{background: url(../images/icons/rating-3.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-3 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-3.png,sizingMethod=crop);}
.rating-4	{background: url(../images/icons/rating-4.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-4 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-4.png,sizingMethod=crop);}
.rating-5	{background: url(../images/icons/rating-5.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-5 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-5.png,sizingMethod=crop);}
/***** Rating iamges *****/
/***** Wishlist pop-up window *****/
.wishlist-opacity	{display: none; z-index: 900; filter: alpha(opacity=50); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1; moz-opacity: 0.5; opacity: 0.5;}
.wishlist-shadow	{display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 400px; background: #CCCCCC;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #FFE5E5; border: 1px solid #CC3333;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 12px; text-align:justify;}
/***** Wishlist pop-up window *****/
/***** New Product's icon *****/
.block-product-details .newProduct {display: block; position: relative; padding-right: 34px !important;}
.block-product-details .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; bottom: 0px; margin: 0px 0px 0px 2px;}
* html .block-product-details .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.block-products-list .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: relative; bottom: -6px; margin: 0px 0px 0px 2px;}
* html .block-products-list .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.newProduct img {background: url(../images/icons/new_m.png) no-repeat; width: 20px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_m.png,sizingMethod=crop);}
/***** New Product's icon *****/
/***** Restricted Item's icon *****/
.block-products-list .restrictedItem img.restrictedItem {background: url(../images/icons/lock.png) no-repeat; width: 22px; height: 23px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .block-products-list .restrictedItem img.restrictedItem {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock.png,sizingMethod=crop);}
.restrictedItem img.restrictedItem {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .restrictedItem img.restrictedItem {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);}
.restrictedCategory img.restrictedCategory {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .restrictedCategory img.restrictedCategory {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);}
/***** Restricted Item's icon *****/
/***** Manual list *****/
.level1 {padding: 2px 2px 2px 15px;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}
/***** Manual list *****/
/***** Custom menu list *****/
.menuLeft .level1 {padding: 2px 2px 2px 5px;}
.menuLeft .level2 {padding: 2px 2px 2px 15px;}
.menuLeft .level3 {padding: 2px 2px 2px 30px;}
.menuLeft .level4 {padding: 2px 2px 2px 40px;}
.menuLeft .level1 a {color: #FFF; font-weight: bold; font-size: 11pt; text-decoration: none;}
.menuLeft .level1 a:hover {}


.menuLeft .level1 {
	padding: 0px 10px 0px 20px;
	height: 27px;
	}
.menuLeft .level1:hover {
	background: url(../images/site_img/bg_button_green.png) repeat-x;
}

/***** Custom menu list *****/
.mainTableCellLeft .block-categories-list table.block {margin: 0px; padding: 0px;}
.block-categories-list .selectedtopCategory, .block-categories-list .topCategory {
	display: none;
	}
.block-categories-list .secondcoll {
	display: block;
	padding: 3px 10px 0px 15px;
	height: 27px;
	vertical-align: middle;
	}

.block-categories-list .selectedtopCategory {background: url(../images/site_img/bg_button_green.png) repeat-x;}
.block-categories-list .topCategory:hover {background: url(../images/site_img/bg_button_green.png) repeat-x;} 
.block-categories-list .topCategory a,.block-categories-list .selectedtopCategory a {color: #FFF; font-weight: bold; font-size: 11pt; text-decoration: none;}
.block-categories-list .topCategory a:hover, .block-categories-list .selectedtopCategory a:hover {}
 

/***** Matrix price *****/
table.matrix { border: 1px solid gray; margin-bottom: 5px; margin-top: 5px; }
th.matrixTop { padding-left: 5px; padding-right: 5px; border-bottom: 1px solid silver;  }
th.matrixBottom { padding-left: 5px; padding-right: 5px; }
td.matrixTop { border-bottom: 1px solid silver; border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }
td.matrixBottom { border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }
/***** Matrix price *****/
/* HEADER SITE SEARCH BOX  */

.header-site-search {
	margin: 2px;
	padding: 3px;
	float: right;
	color: white;
	background: transparent;
	border: solid #BBB 1px;
	height: 20px;
	vertical-align: top;
}
.header-site-search input.header-search {
	background: transparent;
	color: white;
	height: 16px;
	width: 150px;
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	font-size: 10pt;
	border: 0;
}
.header-site-search input.header-submit {
	background: transparent;
	color: #BBB;
	height: 14px;
	width: 50px;
	margin: 0px;
	padding: 0 3px 3px 3px;
	text-align: left;
	vertical-align: top;
	font-size: 8pt;
	line-height: 8pt;
	border: 0;
}
#tag-holder {
  height: 15px;
  padding: 0px;
  font-size: 10pt;
  text-align: center;
  padding: 0px;
  float: right;
  margin: 0px 27px 0px 0px;
}
#tag-holder ul {
	list-style-type: none;
  	background: transparent;
	margin: 0;
	padding: 0;
	height: 20px;
	float: right;
	vertical-align: middle;
}
#tag-holder ul li {
	float: left;
	height: 15px;
	margin: 3px 0px 0px 0px;
	padding: 0px 10px;
	border-right: 1px solid #BBB;
}
#tag-holder ul li.tag-end {
	border: 0;
	width: 1px;
}
#tag-holder ul li.tag-end img {
	border: 0;
}
#tag-holder ul li a {
	text-decoration: none;
 	color: #BBB;
 	text-transform: uppercase;
}
#tag-holder ul li a:hover {
	color: white;
}
.tag-line {
  float: right;
  }
  
.social-media {
	/*background: transparent url('../images/site_img/socialmediabg.png') repeat-x left top;*/
	background: transparent;
	height: 140px;
	padding-top: 0px;
	}

.social-media img {border: none;}
.social-media table {width: 80%;}
.social-media table td {text-align: center;}

#recipe_images {width: 210px; text-align: center; float: left;}
#recipe_images .rolloverImagesTop {float: left; width: 200px;}
#recipe_images .image_holder {width: 200px; overflow: hidden; border: 1px solid #000; text-align: center; vertical-align: top;}
#main_image {float: right; width: 485px; margin: 0px 0px 20px 0px;}
#description {text-align: left;}
#description img {border: 3px solid #333;}
#description .bigtitle {
	font-size: 16pt;
	font-weight: bold;
	color: #4B5019;
	margin: 15px 0px 5px 0px;
}
.recipesCategory {
	background: url(../images/site_img/bg_button_green.png) repeat-x center;
	height: 26px;
	color: white;
	font-weight: bold;
	padding: 0px 0px 0px 15px;	
	}
#ingredients {
	margin: 15px 5px 5px 5px;
	padding: 5px;
	border: 2px solid #333;
	text-align: left;
	float: right;
	width: 300px;
}
.ing-name {
	color: #4B5019;
	font-weight: bold;
	font-size: 12pt;
}
.ing-extra {
	font-style: italic;
}
h2.listing {margin: 10px 0px 3px 10px;}
h2.listing a.bigtitle {
	font-size: 16pt;
	font-weight: bold;
	color: #4B5019;	
}
table.shipping {
	padding: 0px 10px;
}
table.shipping td {
	padding: 0px 10px;
}
.article-descriptions {
	text-align: left;
}