body {
	background: url(../images/template/epicurean/body_back.jpg) center top repeat;
}

.body_back {
	background:url(../images/template/epicurean/content_back.png) top center repeat;
	width: 760px;
	margin:auto;
}

#pageContainer {
	margin:auto;
}

hr, .hr {
	background:url(../images/template/epicurean/hr_eee.gif) repeat-x;
	height:2px;
	border:none;
	margin:6px 0;
}

/****** Main Table ******/

.mainTable, .mainTable75, .mainTable50 {
	width: 750px;
	margin:-10px auto 0 auto;
	border-spacing:10px;
	border-collapse: expression('separate', cellSpacing = '10px');
}

.mainTableCell		 	{padding: 4px 0px 4px 0px; vertical-align: top;}
.mainTableCellLeft 		{padding: 4px 0px 4px 0px; vertical-align: top;}
.mainTableCellCenter 	{padding: 4px 0px 4px 0px; vertical-align: top;}
.mainTableCellRight 	{padding: 4px 0px 4px 0px; vertical-align: top;}

.homeGreeting 		{padding: 4px 10px 4px 10px; vertical-align: top;}
.homeGreeting table	{width: 100%; background: url(../images/default/greeteng-t-l.gif) no-repeat left top;}
.homeGreeting table td	{background: url(../images/default/greeteng-b-r.gif) no-repeat right bottom;}
.homeGreeting table div	{background: url(../images/default/greeteng-t-r.gif) no-repeat right top;}
.homeGreeting table div div	{padding: 15px; background: url(../images/default/greeteng-b-l.gif) no-repeat left bottom;}
.homeGreeting table td span	{color: #999999; font: 15pt Arial, Helvetica, sans-serif; display: block; padding: 0px 0px 5px 0px;}

.introBlock {border: 1px solid #D5D5D5;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerBack {
	background:url(../images/template/epicurean/header_back.jpg) top repeat-x;
	width:100%;
}

.headerSpace {
	position: relative;
	width: 760px;
	margin: auto;
	height:148px;
	background:url(../images/template/epicurean/content_header.png) bottom center no-repeat;
}

.headerMenu {
	padding:0;
	}

.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	margin: 0 0 0 25px;
	border: 0;
	}

.headerMenu td#logoL a {				/* Logo link on the site (if logo is left)*/
	display:block;
	height:90px;
}	

.headerMenu td#logoL {
	height:90px;
}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: ;
	vertical-align: top;
	}

.headerMenu td#menu img#Img {width: 0px; height: 0px;}
.headerMenu td#menu table {float:left;}
.headerMenu td#menu td {
	padding:0 15px;
	text-align: center;
	height:28px;
}
.headerMenu td#menu td.end {
	padding:0;
}

.headerMenu .topmenu, .headerMenu .begin {
	background:url(../images/template/epicurean/vr.png) right repeat-y;
}

/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited {color: #333; text-decoration: none; font: 12px Arial, Helvetica, sans-serif; text-transform: capitalize; font-weight:bold;}
a.menu:hover, a.menu:active {color: #999; text-decoration: none; font: 12px Arial, Helvetica, sans-serif; text-transform: capitalize; font-weight:bold;}
a.menuActive:link, a.menuActive:visited {color: #444; text-decoration: none; font: 12px Arial, Helvetica, sans-serif; text-transform: capitalize; font-weight:bold;}
a.menuActive:hover, a.menuActive:active {color: #999; text-decoration: none; font: 12px Arial, Helvetica, sans-serif; text-transform: capitalize; font-weight:bold;}

/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #ffd075; 
	border-left: 1px solid #ffd075;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #ffd075;
	border-bottom: 1px solid #ffd075;
	display:block;
	font: 11px tahoma, verdana, sans-serif; 
	color: #0a0509;
	text-decoration:none;
	text-align: left;
	background: #fff1c7;
}

a.subMenu:hover, a.subMenu:active {
	background: #fffbed; 
	color: #999999;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 100%;}
td#menu td#secondaryBegin img#Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenu:hover 		{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenuActive 		{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: none;}
a.secondaryMenuActive:hover	{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: underline;}
td#menu td#secondaryEnd  	{width: 100%;}
td#menu td#secondaryEnd  img#Img	{width: 1px; height: 25px;}

/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border: 0px solid #D5D5D5; margin: 0px 0px 10px 0px;}

.breadcrumbBegin {
	vertical-align: top;
	width: 10px;
	height:30px;
	border: 0px solid #999;
	background: url(../images/template/epicurean/breadcrumb_left.png) no-repeat left top;
	}
.breadcrumbBegin img {width: 10px;}

.breadcrumbDelimiter {
	width: 100%;
	height:18px;
	white-space: normal;
	font-size: 10px;
	padding: 6px 25px 6px 6px;
	background: url(../images/template/epicurean/breadcrumb_back.png) repeat-x top;
	}
.breadcrumbDelimiter td {font-size: 10px;}
.breadcrumbDelimiter b {color: #1677B8;}
.breadcrumbDelimiter a {color: #999999; text-decoration: none; font-weight: normal; font-size:10px;}
.breadcrumbDelimiter a:hover {color: #999999; text-decoration: underline; font-weight: normal;}
.breadcrumbDelimiter span {
	color: #999999;
	font-size: 10px;
	}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	background: #FFF;
	}

.breadcrumbEnd {
	vertical-align: top;
	width: 10px;
	border: 0px solid #999;
	background: url(../images/template/epicurean/breadcrumb_right.png) no-repeat right top;
	}
.breadcrumbEnd img {width: 10px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 10px; color: #aaaaaa; margin-right: 10px;}
.breadcrumbDelimiter span.active {font-size: 10px; color: #444444; margin-right: 10px; font-weight: bold;}
/****************** end Order Pages ***********************************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 0px;}

.titleTopLeft {
	width: 10px;
	border: 0px;
	background: url(../images/template/epicurean/sideblock_t_l.png) no-repeat top left;
	}
.titleTopImgLeft {width: 10px; height: 1px; display:block;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:0;
	border: 0px;
	background: url(../images/template/epicurean/sideblock_t_bgr.png) repeat-x top;
	}
.titleTopCenter div, .titleTopCenter table {
	color: #EEE;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	width:100%;
	text-align:center;
}
.titleTopRight {
	width: 10px;
	border: 0px;
	background: url(../images/template/epicurean/sideblock_t_r.png) no-repeat top right;
	}
.titleTopImgRight {width: 10px; height: 34px; display:block; float:right;}

/****** Top ******/

/****** Center ******/

.block {
	border: 0px;
	background: #FFF url(../images/template/epicurean/sideblock_r_bgr.png) repeat-y right;
	}
.blockTD {background: url(../images/template/epicurean/sideblock_l_bgr.png) repeat-y left; padding: 0px 10px;
}
.menuLeft {background: url(../images/template/epicurean/sideblock_l_bgr.png) repeat-y left; padding: 0px 11px;}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 8px;}

.titleBotLeft {
	width: 10px;
	border: 0px;
	background: url(../images/template/epicurean/sideblock_b_l.png) no-repeat left;
	}
.titleBotImgLeft {width: 10px; height: 1px; display:block;}

.titleBotRight {
	width: 100%;
	text-align: right;
	border: 0px;
	background: url(../images/template/epicurean/sideblock_b_bgr.png) repeat-x bottom;
	}
.titleBotImgRight {
	width: 10px;
	height: 10px;
	display:block;
	float:right;
	background: url(../images/template/epicurean/sideblock_b_r.png) no-repeat right;
	}

/****** Bottom ******/

/*
.bl_simple .titleTopRight, .bl_banners .titleTopRight, .bl_navigation .titleTopRight
 {width: 100%; background: url(../images/default/cblock-t-bgr.gif) repeat-x top; text-align: right;}
.bl_simple .titleTopImgLeft, .bl_banners .titleTopImgLeft, .bl_navigation .titleTopImgLeft 
 {width: 24px; height: 23px;}
.bl_simple .titleTopImgRight, .bl_banners .titleTopImgRight, .bl_navigation .titleTopImgRight
 {width: 24px; height: 23px; background: url(../images/default/cblock-t-r.gif) no-repeat top right;}

table#user-home .titleTopRight {width: 100%; background: url(../images/default/cblock-t-bgr.gif) repeat-x top; text-align: right;}
table#user-home .titleTopImgLeft {width: 24px; height: 23px;}
table#user-home .titleTopImgRight {width: 24px; height: 23px; background: url(../images/default/cblock-t-r.gif) no-repeat top right;}
*/

/************* end Fieldset ***************/

/***************custom blocks in center column********************/

.whiteHeader .titleTopLeft {
	height:20px;
	background: url(../images/template/epicurean/mainblock_t_l.png) no-repeat top left;
}
.whiteHeader .titleTopCenter {
	background: #FFF url(../images/template/epicurean/mainblock_t_bgr.png) repeat-x top;
}
.whiteHeader .titleTopCenter div {
	color: #CCC;
}
.whiteHeader .titleTopRight {
	height:20px;
	background: url(../images/template/epicurean/mainblock_t_r.png) no-repeat top right;
}
.whiteHeader .titleTopImgLeft {
	width: 10px; height: 1px;
}
.whiteHeader .titleTopImgRight {
	width: 10px; height: 20px;
}

.descriptionCell {
	background:#DDD;
	padding:6px;
	color:#666;
}

.descriptionText {
	padding:5px;
}

.descriptionTitle {
	color:#333;
	font-weight:bold;
}

.descriptionSubtitle {
	font-size:7pt;
}


.descriptionCell .hr {
	background:url(../images/template/epicurean/hr_ddd.gif) repeat-x;
}

.priceCell {
	background:#EEE;
	padding:6px;
	color:#666;
}

.priceCell .hr {
	background:url(../images/template/epicurean/hr_eee.gif) repeat-x;
}

.priceCell input, .priceCell select {
	width:100%;
}

#priceshown {
	font-size:18px;
}

.productHeaderImage {
	padding:0px;
}

.productHeaderImage img {
	display:block;
}

.detailTableSpacer div{
	height:6px;
	width:6px;
}

.detailTableSpacer {
	padding:0px;
}

.hidden {
	display:none;
}

#pr_130_12.hidden{
	display:block;
}

/*

.bl_productslist .titleTopLeft {
	width: 10px;
	border: 0px;
	background: url(../images/template/epicurean/sideblock_t_l.png) no-repeat top left;
	}
.bl_productslist .titleTopCenter {
	white-space: normal;
	padding:0;
	border: 0px;
	background: url(../images/template/epicurean/sideblock_t_bgr.png) repeat-x top;
	}
.bl_productslist .titleTopCenter div b{
	color: #EEE;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	width:100%;
	text-align:center;
}
.bl_productslist .titleTopRight {
	width: 10px;
	border: 0px;
	background: url(../images/template/epicurean/sideblock_t_r.png) no-repeat top right;
	}
	
.bl_productslist .titleTopImgLeft {width: 10px; height: 1px; display:block;}
.bl_productslist .titleTopImgRight {width: 10px; height: 34px; display:block; float:right;}


.bl_productdetails .blockTD {
	padding-left:4px;
	padding-right:4px;
}

.bl_productdetails .titleBot {
	margin-top:-6px;
}

*/
/**************end custom blocks in center column*****************/

/***************custom blocks in left & right column********************/

.product_links a {
	padding:3px;
	display:block;
	border-bottom:1px solid #EEE;
	color:#333;
	font-weight:bold;
}
.product_links a:hover {
	color:#999;
	text-decoration:none;
}

/*
.mainTableCellLeft .titleTopLeft, .mainTableCellRight .titleTopLeft 
 {width: 23px; background: url(../images/default/lrblock-t-l.gif) no-repeat top left;}
.mainTableCellLeft .titleTopImgLeft, .mainTableCellRight .titleTopImgLeft 
 {width: 23px; height: 1px;}
.mainTableCellLeft .titleTopCenter, .mainTableCellRight .titleTopCenter 
 {background: url(../images/default/lrblock-t-bgr.gif) repeat-x top; padding:10px 0px 0px 0px;}
.mainTableCellLeft .titleTopCenter table, .mainTableCellRight .titleTopCenter table 
 { width: 100%;}
.mainTableCellLeft .titleTopCenter div, .mainTableCellRight .titleTopCenter div 
 { text-align: center;}
.mainTableCellLeft .titleTopRight, .mainTableCellRight .titleTopRight 
 {width: 24px; background: url(../images/default/lrblock-t-r.gif) no-repeat top right;}
.mainTableCellLeft .titleTopImgRight, .mainTableCellRight .titleTopImgRight 
 {width: 24px; height: 55px;}
.mainTableCellLeft .block, .mainTableCellRight .block 
 {background: #ffffff url(../images/default/lrblock-r-bgr.gif) repeat-y right;}
.mainTableCellLeft .block .blockTD, .mainTableCellRight .block .blockTD 
 {background: url(../images/default/lrblock-l-bgr.gif) repeat-y left;}
.mainTableCellLeft .block .menuLeft, .mainTableCellRight .block .menuLeft 
 {background: url(../images/default/lrblock-l-bgr.gif) repeat-y left;}
.mainTableCellLeft .titleBotLeft, .mainTableCellRight .titleBotLeft 
 {width: 23px; border: 0px; background: url(../images/default/lrblock-b-l.gif) no-repeat left;}
.mainTableCellLeft .titleBotImgLeft, .mainTableCellRight .titleBotImgLeft 
 {width: 23px; height: 1px;}
.mainTableCellLeft .titleBotRight, .mainTableCellRight .titleBotRight 
 {width: 100%; border: 0px; background: url(../images/default/lrblock-b-bgr.gif) repeat-x bottom;}
.mainTableCellLeft .titleBotImgRight, .mainTableCellRight .titleBotImgRight 
 {width: 24px; height: 23px; background: #6699ff url(../images/default/lrblock-b-r.gif) no-repeat right;}

.mainTableCellLeft .bl_simple .titleTopRight, .mainTableCellLeft .bl_banners .titleTopRight, .mainTableCellLeft .bl_navigation .titleTopRight,
.mainTableCellRight .bl_simple .titleTopRight, .mainTableCellRight .bl_banners .titleTopRight, .mainTableCellRight .bl_navigation .titleTopRight
 {width: 100%; background: url(../images/default/lrblock-t-bgr.gif) repeat-x top; text-align: right;}
.mainTableCellLeft .bl_simple .titleTopImgLeft, .mainTableCellLeft .bl_banners .titleTopImgLeft, .mainTableCellLeft .bl_navigation .titleTopImgLeft, 
.mainTableCellRight .bl_simple .titleTopImgLeft, .mainTableCellRight .bl_banners .titleTopImgLeft, .mainTableCellRight .bl_navigation .titleTopImgLeft 
 {width: 23px; height: 23px;}
.mainTableCellLeft .bl_simple .titleTopImgRight, .mainTableCellLeft .bl_banners .titleTopImgRight, .mainTableCellLeft .bl_navigation .titleTopImgRight,
.mainTableCellRight .bl_simple .titleTopImgRight, .mainTableCellRight .bl_banners .titleTopImgRight, .mainTableCellRight .bl_navigation .titleTopImgRight
 {width: 24px; height: 23px; background: url(../images/default/lrblock-t-r.gif) no-repeat top right;}
*/
/***************custom blocks in left & right column********************/

/***************custom blocks offers and categories********************/
/*
.bl_categoriescatalog .titleTopLeft
 {width: 23px; background: url(../images/default/categories-t-l.gif) no-repeat top left;}
.bl_categoriescatalog .titleTopImgLeft
 {width: 23px; height: 1px;}
.bl_categoriescatalog .titleTopCenter
 {background: url(../images/default/categories-t-bgr.gif) repeat-x top;}
.bl_categoriescatalog .titleTopRight
 {width: 24px; background: url(../images/default/categories-t-r.gif) no-repeat top right;}
.bl_categoriescatalog .titleTopImgRight
 {width: 24px; height: 55px;}
.bl_categoriescatalog .block
 {background: #fff7de url(../images/default/categories-r-bgr.gif) repeat-y right;}
.bl_categoriescatalog .block .blockTD
 {background: url(../images/default/categories-l-bgr.gif) repeat-y left;}
.bl_categoriescatalog .titleBotLeft
 {width: 23px; border: 0px; background: url(../images/default/categories-b-l.gif) no-repeat left;}
.bl_categoriescatalog .titleBotImgLeft
 {width: 23px; height: 1px;}
.bl_categoriescatalog .titleBotRight
 {width: 100%; border: 0px; background: url(../images/default/categories-b-bgr.gif) repeat-x bottom;}
.bl_categoriescatalog .titleBotImgRight
 {width: 24px; height: 23px; background: #6699ff url(../images/default/categories-b-r.gif) no-repeat right;}

.bl_offers .titleTopLeft
 {width: 23px; background: url(../images/default/offers-t-l.gif) no-repeat top left;}
.bl_offers .titleTopImgLeft
 {width: 23px; height: 1px;}
.bl_offers .titleTopCenter
 {background: url(../images/default/offers-t-bgr.gif) repeat-x top;}
.bl_offers .titleTopRight
 {width: 24px; background: url(../images/default/offers-t-r.gif) no-repeat top right;}
.bl_offers .titleTopImgRight
 {width: 24px; height: 55px;}
.bl_offers .block
 {background: #def0ff url(../images/default/offers-r-bgr.gif) repeat-y right;}
.bl_offers .block .blockTD
 {background: url(../images/default/offers-l-bgr.gif) repeat-y left;}
.bl_offers .titleBotLeft
 {width: 23px; border: 0px; background: url(../images/default/offers-b-l.gif) no-repeat left;}
.bl_offers .titleBotImgLeft
 {width: 23px; height: 1px;}
.bl_offers .titleBotRight
 {width: 100%; border: 0px; background: url(../images/default/offers-b-bgr.gif) repeat-x bottom;}
.bl_offers .titleBotImgRight
 {width: 24px; height: 23px; background: #6699ff url(../images/default/offers-b-r.gif) no-repeat right;}
*/
/***************custom blocks offers and categories********************/

/*****************************************************************************/

td.userHome {padding:7;}
td.userHomeTitle {
	font-size: 10pt; color: #0000CC;
	white-space: nowrap;
	padding:0px 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/default/cblock-t-bgr.gif) repeat-x top;
	}

div.userHomeBottom {
	margin: 0px;
	background: none;
	border: 0px;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a {color: #444444; text-decoration:underline;}
div.userHomeBottom a:hover {color: #444444; text-decoration:none;}

td.userHome img.orders 		{background: url(../images/icons/admin_orders.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.profile 	{background: url(../images/icons/user_profile.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0 5 0 55;}
td.userHome img.support 	{background: url(../images/icons/admin_support.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.products 	{background: url(../images/icons/admin_products.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.merchant 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.affiliates	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}

td.userHome div {margin-left: 55px;}
/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:auto; color: #999999;}	/* '|' between button */

a.button:link, a.button:visited {font: 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;}
a.button:hover, a.button:active {font: 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;}

a.button#add span 		{display:auto; font-weight: bold;}	/* add to cart (products categories, product details) */
a.button#add img 		{border:none;}
a.button#view span 		{display:auto;}	/* view cart (products categories, product details) */
a.button#view img 		{display:none;}
a.button#check span 	{display:auto;}	/* check out (products categories, product details) */
a.button#check img 		{display:none;}

a.buttonBasket:link, a.buttonBasket:visited {font: 10pt Arial, Helvetica, sans-serif;}
a.buttonBasket:hover, a.buttonBasket:active {font: 10pt Arial, Helvetica, sans-serif;}

a.buttonBasket#shopping span 	{display:auto;}			/* Continue shopping (basket) */
a.buttonBasket#shopping img 	{display:none;}
a.buttonBasket#retrieve span 	{display:auto;}			/* Retrieve Cart (basket) */
a.buttonBasket#retrieve img 	{display:none;}
a.buttonBasket#save span 		{display:auto;}			/* Save cart (basket) */
a.buttonBasket#save img 		{display:none;}
a.buttonBasket#clear span 		{display:auto;}			/* Clear cart (basket) */
a.buttonBasket#clear img 		{display:none;}
a.buttonBasket#checkout span 	{display:auto;}			/* Checkout (basket) */
a.buttonBasket#checkout img 	{display:none;}

a.buttonCart:link, a.buttonCart:visited {font: 10px Arial, Helvetica, sans-serif;}
a.buttonCart:hover, a.buttonCart:active {font: 10px Arial, Helvetica, sans-serif;}

a.buttonCart#check span 	{display:auto;}		/* Checkout (small cart) */
a.buttonCart#check img 		{display:none;}
a.buttonCart#amend span 	{display:auto;}		/* Amend cart (small cart) */
a.buttonCart#amend img 		{display:none;}
a.buttonCart#view span 		{display:auto;}		/* View cart (small cart) */
a.buttonCart#view img 		{display:none;}

a.buttonMore:link, a.buttonMore:visited {font: normal normal normal 9pt Arial, Helvetica, sans-serif;}
a.buttonMore:hover, a.buttonMore:active {font: normal normal normal 9pt Arial, Helvetica, sans-serif;}

a.buttonMore span {display:auto;}			/* read more... (special offers, etc.) */
a.buttonMore b {font-weight: normal;}
a.buttonMore img {display:none;}

a.disabled {							/* disadled add to cart */
	color: gray; 
	cursor: pointer; 
	font: bold 10pt Arial, Helvetica, sans-serif; padding: 0px 5px; 
}
a.disabled:hover {color: gray; cursor: pointer; text-decoration: none;}

/************* Button Links *******************/

/*****************************************************************************/

/************* Category *******************/

.topCategory 			{background: transparent; margin: 0; padding: 3 0 3 0;}
.selectedtopCategory {background: #FFF; margin: 0; padding: 3 0 3 0; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}
        
.subCategory 			{background: transparent; margin: 0; padding: 0;}
.selectedsubCategory {background: #FFF; margin: 0; padding: 0; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0 0 0 5;}

/************* Category *******************/

/*****************************************************************************/

/************* Offers *******************/
.bl_offers .block .blockTD a.bigtitle			{font-size: 10pt; text-decoration: underline;}
.bl_offers .block .blockTD a.bigtitle:hover 	{text-decoration: none;}
#offerTitleTop				{display: none;}
#offerTitle					{text-align: left; clear: right; display: block;}
.offerImg					{text-align: left;}
.offerImg img				{float: left; padding:2px;background:#fff;margin: 0 8 3 0;border:none;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true');/* top: -20px; position: relative;*/} 
.offerImg div				{text-align: justify;}
.offerImg div#offerText	{display: ;}
.offerImg a.buttonMore span {display:none;}


.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 
{background:#fff;border:none;/* top: -20px; position: relative;*/} 

img.productImg {
	display:block;
}

/************* Latest *******************/

td.topArticle { padding: 3 3 3 5; }
td.subArticle { padding: 3 3 3 5; }

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}

/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold;}
.forumUser 				{color: black; font-weight: bold;}
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #FFF; border-left:1px solid #D5D5D5; 	border-top:1px solid #D5D5D5; border-bottom:1px solid #D5D5D5; }
.forumMessageRight 	{background: #FFF; border: 1px solid #D5D5D5; }
.forumMessageTop 		{background: #E9E9E9; border-bottom: 1px solid #D5D5D5; }

/************* Categories (catalogue) *******************/
.bl_categoriescatalog .blockTD	 			{padding-left: 18px;}
.bl_categoriescatalog .blockTD img 		{display: ;}
.bl_categoriescatalog a.bigtitle			{text-decoration: underline;}
.bl_categoriescatalog a.bigtitle:hover 	{text-decoration: none;}

/************* Hot (news,...) *******************/
.bl_hot .blockTD img 				{display: none;}
.bl_hot .blockTD .articleDate		{display: none;}
.bl_hot .blockTD div 				{padding-left: 15px;}
.bl_hot a.bigtitle 					{padding-left: 15px; background: url(../images/default/arrow-green.gif) no-repeat 0px 4px; display: block; position: relative; left: -15px; font-size: 10pt; text-decoration: underline;}
.bl_hot a.bigtitle:hover 			{padding-left: 15px; background: url(../images/default/arrow-green.gif) no-repeat 0px 4px; text-decoration: none;}
/*.bl_hot div.smalltext {padding-left: 15px;}*/

/*****************************************************************************/

/************* Footer *******************/

.footerAll {
	background:none;
}
.footerMenu	{text-align:center; font-size:8pt;}
.footerMenu	span {padding: 0 0 0 5;}
.footerHTML	{text-align:center; padding: 5px;}
.footerHTML font	{font-size:12px;}
.footerImg	{
	background:url(../images/template/epicurean/content_footer.png) top center no-repeat;
	height: 24px;
}
.footerImg img		{width: 80px; height: 26px; border:0px;}

/************* Footer *******************/

/*.commonbg { background: #FFFFFF; }
.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }*/
.middlebg { background: #FFF; border:1px solid #EEE; margin:5px;}
.errorbg  { background: #FF0000; }

body		{ font: 9pt Arial, Helvetica, sans-serif; color: black; margin: 0px; padding:0px;}
body.popup	{ font: 9pt Arial, Helvetica, sans-serif; color: black; margin: 0px; padding:0px;}

tr, td						{font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: black; }
/*tr.usual, td.usual		{background-color: #F4F4F4; }
tr.header, td.header		{background-color: #6699FF; color: white; }*/
tr.middle, td.middle		{background-color: #FFF; font-weight: bold; }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }
table.usual 				{background-color: #F4F4F4;}

body.popup tr.usual, body.popup td.usual		{background-color: transparent; }
body.popup tr.header, body.popup td.header		{background-color: #E9E9E9; color: #999999; }

td.padding10px			{padding: 10px;}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0px;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0px;}

td.tab				{border-top: 1px solid #E9E9E9; border-right: 1px solid #E9E9E9; border-left: 1px solid #E9E9E9;}
.tab				{font-size: 12pt; font-weight: bold; text-decoration: none; background: transparent;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #E9E9E9; color: #999999; }
.tabActive:hover	{text-decoration: none; color: #999999; }
.tabline 			{background: #E9E9E9;}

div.adminTab 			{font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding: 3px 8px 2px 8px; margin:3px 2px 0px 2px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
div.adminTabActive 	{font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding: 5px 9px 4px 9px;; margin:3px 0px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #919b9c;}
td.adminTabActive	{border: 0px;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #919b9c;}
td.endTab			{padding: 0px 4px; width: 100%; border-bottom: 1px solid #919b9c;}

/*
input					{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
input.search		{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.text			{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.field			{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.submit		{font-weight: normal; border: 0px; color: #000; font-size: 10pt; cursor: pointer; background: url(../images/default/button-r-bgr.gif) no-repeat right; height: 28px; padding: 0px 7px 2px 0px; margin: 0px;}
	input#clear		{color: #8A8A8A;}
	input#reset		{color: #8A8A8A;}
	input#preview	{color: #FF6C00;}
	input#cancel	{color: #8A8A8A;}
	input#delete	{color: #8A8A8A;}
select				{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font-size: 11pt;}
select.search		{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
textarea				{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font-size: 11pt;}

input.field {margin-bottom: 3px;}
select.field {margin-bottom: 3px;}

input.submit {margin: 2px 0px 2px 0px;}
html>body input.submit {margin: 4px 0px 4px 0px;}
* html input.submit {margin: 0px 0px 0px 0px;}

span.submit {background: url(../images/default/button-l-bgr.gif) no-repeat left; font: 25px Arial; padding-left: 7px !important; white-space: nowrap; display: inline-block;}

td.submit {background: url(../images/default/button-l-bgr.gif) no-repeat left; padding-left: 7px !important;}
*/

form { margin: 0; }

a.header 			{color: #999999; text-decoration: underline; }
a.header:hover		{color: #999999; text-decoration: underline; }
a.title				{font-size: 10pt; font-weight: bold;  color: #999999; text-decoration: underline; }
a.title:hover		{font-size: 10pt; font-weight: bold;  color: #999999; text-decoration: none; }
a.smallText			{color: #999999; text-decoration: none; font-size: 8pt; }
a.smallText:hover	{color: #999999; text-decoration: underline; font-size: 8pt; }
a						{color: #999999; text-decoration: none; font-size: 9pt; }
a:hover				{color: #999999; text-decoration: underline; }

.titleText			{color: #999999; text-decoration: none; }

.articleDate	{font-size: 8pt; color: #7777CC; font-style: italic; }
/* prices styles */
.priceBlock { color: #000; font-weight: bold; font-family: Arial, Helvetica; }
.priceBlockOld { color: #000; text-decoration: line-through; font-family: Arial, Helvetica; }
.priceBlockHidden { color: #000; font-weight: bold; font-family: Arial, Helvetica; display: none; }
.priceBlockEdit { color: #000; font-weight: bold; font-family: Arial, Helvetica; }
.priceBlock .price, .priceBlockHidden .price { font-weight: bold; }
.priceBlockOld .price { font-weight: normal; }
.priceBlockEdit input.price { text-align: right; font-weight: bold; width: 80px; font-size:10pt; color:black; border-top: 1px solid #7F9DB9; border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; }
.priceBlock .priceTax, .priceBlockHidden .priceTax { font-weight: normal; }
.priceBlockOld .priceTax { font-weight: normal; }

.salesBlock {color: #000; font-weight: bold; border: none; background: transparent; font-family: Arial, Helvetica; }
.salesPrice { font-weight: bold; }
.salesTax { font-weight: normal; }

.priceSaveBlock { color: green; font-weight: bold; font-family: Arial, Helvetica; }
.priceSaveBlock .price { font-weight: bold; }
.priceSaveBlock .percent { font-weight: normal; }

.pointsPriceBlock { font-family: Arial, Helvetica; }
.pointsPriceBlock .points { }

.rewardPointsBlock { font-family: Arial, Helvetica; }
.rewardPointsBlock .points { }


.top				{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt; }
.middleText		{font-size: 9pt; }
.bigText			{font-size: 10pt; }
.comment			{font-size: 8pt; color: #7777CC; }
.message			{font-size: 9pt; color: #0000CC; }
.title			{font-size: 10pt; font-weight: bold; color: #999999; }
.bigtitle		{font-size: 12pt; font-weight: bold; color: #999999; }
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }


/*************  Manual  ***************/

.level1 {padding: 2 2 2 15;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2 2 2 30;}
.level3 {padding: 2 2 2 40;}
.level4 {padding: 2 2 2 50;}

/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2 2 2 5;}
.menuLeft .level2 {padding: 2 2 2 15;}
.menuLeft .level3 {padding: 2 2 2 30;}
.menuLeft .level4 {padding: 2 2 2 40;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}