/****** Main Table ******/
.basicTable 	{width: 720px;}

.mainTable {width: 100%;}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500px;}

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

.homeGreeting 		{padding: 14px 8px 14px 10px; vertical-align: top;}
.homeGreeting table	{width: 100%; border: 2px solid #9ACB06; padding: 5px;}

.introBlock {border: 2px solid #9ACB06;}
.introBlock td {padding: 6px;}

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

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

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

.headerMenu {
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.headerMenu td#logo  {display:none;				/* Background under logo on the site */
	}
.headerMenu td#logo img {				/* Logo on the site */
	display: none;
	border: 0px;
	margin: 20px 22px 0px 22px;
	vertical-align: top;
	}
	
.headerMenu td#logoL {}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	margin: 40px 52px 40px 52px;
	border: 0px;
	vertical-align: top;
	}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: url(../images/garden/text.jpg) no-repeat top right; 
	vertical-align: top;
	padding-top: 147px;
	}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: 100%; background: url(../images/garden/menu.gif) repeat-x top; border-bottom: 3px solid #DEE3E7;}
.headerMenu td#menu td {text-align: center;} 
.headerMenu td#menu td.end {background:  url(../images/garden/menuEnd.jpg) no-repeat top right; width: 145px;}

/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited {color: #fff; text-decoration: none; font: 13px "Trebuchet MS", Arial, sans-serif; text-transform: uppercase; display: block; white-space: nowrap; padding: 6px 12px 4px 12px; background: url(../images/garden/delim.gif) no-repeat top left;}
a.menu:hover, a.menu:active {color: #fff; text-decoration: underline; font: 13px "Trebuchet MS", Arial, sans-serif; text-transform: uppercase; display: block; white-space: nowrap; padding: 6px 12px 4px 12px; background: url(../images/garden/delim.gif) no-repeat top left;}
a.menuActive:link, a.menuActive:visited {color: #000; text-decoration: none; font: 13px "Trebuchet MS", Arial, sans-serif; text-transform: uppercase; display: block; white-space: nowrap; background: url(../images/garden/menuActive.gif) repeat-x top; padding: 6px 12px 4px 12px;}
a.menuActive:hover, a.menuActive:active {color: #000; text-decoration: underline; font: 13px "Trebuchet MS", Arial, sans-serif; text-transform: uppercase; display: block; white-space: nowrap; background: url(../images/garden/menuActive.gif) repeat-x top; padding: 6px 12px 4px 12px;}

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

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

a.subMenu {
	width: 150px;
	padding: 6px 20px 4px 10px;
	border-right: 1px solid #B2B5BA;
	border-bottom: 1px solid #B2B5BA;
	display:block;
	font: 11px tahoma, verdana, sans-serif; 
	color: #000;
	text-decoration:none;
	text-align: left;
	background: url(../images/garden/submenu.gif) repeat-x center;
	white-space: nowrap;
}

a.subMenu:hover, a.subMenu:active {
	background: url(../images/garden/submenu.gif) repeat-x center; 
	color: #fff;
	display:block;
	text-decoration:none;
	white-space: nowrap;
	padding: 6px 20px 4px 10px;
}

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

table.secondaryMenu 		{width: 100%; background: #fff; border-bottom: none;}
td#menu td.secondaryBegin	{width: 30px; height: 28px; background: #fff;}
a.secondaryMenu 			{font: 13px "Trebuchet MS", Arial, sans-serif; text-transform: capitalize; display: block; white-space: nowrap; padding: 6px 12px 4px 12px; color: #000; text-decoration: underline; background: #fff;}
a.secondaryMenu:hover 		{font: 13px "Trebuchet MS", Arial, sans-serif; text-transform: capitalize; display: block; white-space: nowrap; padding: 6px 12px 4px 12px; color: #000; text-decoration: none; background: #fff;}
a.secondaryMenuActive 		{font: 13px "Trebuchet MS", Arial, sans-serif; text-transform: capitalize; display: block; white-space: nowrap; padding: 6px 12px 4px 12px; color: #000; text-decoration: underline; background: #fff;}
a.secondaryMenuActive:hover	{font: 13px "Trebuchet MS", Arial, sans-serif; text-transform: capitalize; display: block; white-space: nowrap; padding: 6px 12px 4px 12px; color: #000; text-decoration: none; background: #fff;}
td#menu td.secondaryEnd  	{width: 80%; background: #fff;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

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

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

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

.breadcrumb {margin: 0px 0px 10px 0px;}

.breadcrumbBegin {
	vertical-align: top;
	width: 25px;
	background: url(../images/garden/breadLeft.gif) no-repeat left top;
	border-bottom: 2px solid #98CC07;
	}
.breadcrumbBegin img {width: 25px; height: 33px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border-top: 2px solid #98CC07;
	border-bottom: 2px solid #98CC07;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
	background: #fff;
	}
.breadcrumbDelimiter b {color: #1584D2; font-size: 12px;}
.breadcrumbDelimiter a {color: #1584D2; text-decoration: underline; font-size: 12px; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: #1584D2; text-decoration: none; font-size: 12px; font-weight: normal;}
.breadcrumbDelimiter span {color: #1584D2; font-size: 12px;}
.breadcrumbDelimiter img {display: none;}
.breadcrumbDelimiter a.treeItemLast {font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter a.treeItemLast:hover {font-weight: bold; text-decoration: none; cursor: text;}
	
.breadcrumbRSS {
	border-top: 2px solid #98CC07;
	border-bottom: 2px solid #98CC07;
	background: #fff;
	}

.breadcrumbEnd {
	vertical-align: top;
	width: 25px;
	background: url(../images/garden/breadRight.gif) no-repeat right bottom;
	border-top: 2px solid #98CC07;
	}
.breadcrumbEnd img {width: 25px; height: 33px;}

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

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

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

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

.titleTop {margin-top: 0px;}

.titleTopLeft {
	width: 24px;
	border: 0px;
	}
.titleTopImgLeft {width: 24px; height: 1px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:10px 0px 0px 0px;
	border: 0px;
	}
.titleTopCenter h1, .titleTopCenter div {
	color: #629C03;
	font: 17px "Trebuchet MS", Arial, sans-serif;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
.titleTopCenter div b {font-weight: normal;}
.titleTopRight {
	width: 24px;
	border: 0px;
	}
.titleTopImgRight {width: 24px; height: 1px;}

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

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

.block {border: 0px;}
.blockTD {padding: 0px 12px;}
.menuLeft {padding: 0px 11px;}

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

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

.titleBot {margin-bottom: 8px;}

.titleBotLeft {
	width: 24px;
	border: 0px;
	}
.titleBotImgLeft {width: 24px; height: 1px;}

.titleBotRight {
	width: 100%;
	text-align: right;
	border: 0px;
	}
.titleBotImgRight {width: 24px; height: 23px;}

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

table#user-home .titleTopRight {width: 100%; text-align: right;}
table#user-home .titleTopImgLeft {width: 24px; height: 23px;}
table#user-home .titleTopImgRight {width: 24px; height: 23px;}

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

/***************custom blocks in left column********************/
.mainTableCellLeft .titleTopLeft {width: 1px; border: 0px; background: none;}
.mainTableCellLeft .titleTopCenter {white-space: normal; padding:10px 0px 0px 0px; border: 0px; background: none;}
.mainTableCellLeft .titleTopRight {width: 1px;	border: 0px; background: none;}
.mainTableCellLeft .block {border: 0px;	background: none;}
.mainTableCellLeft .blockTD {background: none; padding: 0px 11px;}
.mainTableCellLeft .titleBotLeft {width: 1px;	border: 0px; background: none;}
.mainTableCellLeft .titleBotRight {width: 1px;	text-align: right; border: 0px;	background: none;}
.mainTableCellLeft .titleBotImgRight {width: 1px; height: 23px; background: none;}
.mainTableCellLeft .block-simple .titleTopLeft, .mainTableCellLeft .bl_banners .titleTopLeft, .mainTableCellLeft .bl_navigation .titleTopLeft {width: 1px; border: 0px; background: none;}
.mainTableCellLeft .block-simple .titleTopRight, .mainTableCellLeft .bl_banners .titleTopRight, .mainTableCellLeft .bl_navigation .titleTopRight {width: 1px;	border: 0px; background: none;}

/***************custom blocks in center column********************/
.mainTableCellCenter .titleTopLeft {width: 25px; border: 0px; background: url(../images/garden/cornerTL.gif) no-repeat top left;}
.mainTableCellCenter .titleTopCenter {white-space: normal; padding:10px 0px 0px 0px; border-top: 2px solid #9ACB06; background: none;}
.mainTableCellCenter .titleTopRight {width: 20px;	border-right: 2px solid #9ACB06; border-top: 2px solid #9ACB06; background: none;}
.mainTableCellCenter .block {border-left: 2px solid #9ACB06; border-right: 2px solid #9ACB06; background: none;}
.mainTableCellCenter .blockTD {background: none; padding: 0px 11px;}
.mainTableCellCenter .titleBotLeft {width: 100%; border-left: 2px solid #9ACB06; border-bottom: 2px solid #9ACB06; }
.mainTableCellCenter .titleBotRight {width: 20px; text-align: right; background: url(../images/garden/cornerBR.gif) no-repeat bottom right;}
.mainTableCellCenter .titleBotImgRight {width: 20px; height: 23px; background: none;}
.mainTableCellCenter .block-simple .titleTopLeft, .mainTableCellCenter .bl_banners .titleTopLeft, .mainTableCellCenter .bl_navigation .titleTopLeft {width: 25px; height: 27px; border: 0px; background: url(../images/garden/cornerTL.gif) no-repeat top left;}
.mainTableCellCenter .block-simple .titleTopRight, .mainTableCellCenter .bl_banners .titleTopRight, .mainTableCellCenter .bl_navigation .titleTopRight {width: 99%; border-right: 2px solid #9ACB06; border-top: 2px solid #9ACB06; background: none;}
.block-filter img.titleTopImgLeft {height: 15px;}
.block-filter .titleTopRight {width: 99%;}
/***************custom blocks in right column********************/
.mainTableCellRight .titleTopLeft {width: 17px; border: 0px; background: url(../images/garden/scrugTL.gif) no-repeat top left;}
.mainTableCellRight .titleTopCenter {white-space: normal; padding:10px 0px 0px 0px; border: 0px; background: #E3FFAD; border-top: 2px solid #9ACB06;}
.mainTableCellRight .titleTopRight {width: 2px; border-top: 2px solid #9ACB06; border-right: 2px solid #9ACB06;  background: #E3FFAD;}
.mainTableCellRight .block {border-right: 2px solid #9ACB06; border-left: 2px solid #9ACB06; background: #E3FFAD;}
.mainTableCellRight .blockTD {background: #E3FFAD; padding: 0px 11px;}
.mainTableCellRight .titleBotLeft {width: 100%;	border-bottom: 2px solid #9ACB06; border-left: 2px solid #9ACB06; background: #E3FFAD;}
.mainTableCellRight .titleBotRight {width: 17px; text-align: right; border: 0px; background: url(../images/garden/scrugBR.gif) no-repeat bottom right;}
.mainTableCellRight .titleBotImgRight {width: 17px; height: 29px; background: none;}

.mainTableCellRight .block-simple .titleTopLeft, .mainTableCellRight .bl_banners .titleTopLeft, .mainTableCellRight .bl_navigation .titleTopLeft {width: 17px; height: 27px; border: 0px; background: url(../images/garden/scrugTL.gif) no-repeat top left;}
.mainTableCellRight .block-simple .titleTopRight, .mainTableCellRight .bl_banners .titleTopRight, .mainTableCellRight .bl_navigation .titleTopRight {width: 99%; border-top: 2px solid #9ACB06; border-right: 2px solid #9ACB06;  background: #E3FFAD;}
/***************custom blocks offers and categories********************/
.block-basket input.field {margin-right: 5px; margin-bottom: 2px;}
/***************custom blocks offers and categories********************/

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 10pt;
	white-space: nowrap;
	border-top: 2px solid #9ACB06;
}
td.userHomeTitle b {color: #0000CC;}

div.userHomeBottom {						
	background: none;
	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.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;}
.block-user-home .titleTopCenter div img {display: none;}
/************* userHome *******************/

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

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

td.butTd span.spacer {display: none;}	/* '|' between button */

a.button:link, a.button:visited {color: #000; display: inline-block; font: 8pt/24pt Tahoma, Verdana, sans-serif; text-decoration: none; padding: 0px 5px; white-space: nowrap;}
a.button:hover, a.button:active {color: #000; display: inline-block; font: 8pt/24pt Tahoma, Verdana, sans-serif; text-decoration: none; white-space: nowrap;}

a.button-add span 		{font-weight: bold; padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}		/* add to cart (products categories, product details) */
a.button-add img 		{display: none;}
a.button-view span 		{padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}		/* view cart (products categories, product details) */
a.button-view img 		{display: none;}
a.button-check span 	{padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}		/* check out (products categories, product details) */
a.button-check img 		{display: none;}
a.button-wishlist span 	{padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}		/* wishlist (products categories, product details) */
a.button-wishlist img 		{display: none;}

a.buttonBasket:link, a.buttonBasket:visited {color: #000; display: inline-block; font: 8pt/24pt Tahoma, Verdana, sans-serif; text-decoration: none; padding: 0px 5px; white-space: nowrap;}
a.buttonBasket:hover, a.buttonBasket:active {color: #000; display: inline-block; font: 8pt/24pt Tahoma, Verdana, sans-serif; text-decoration: none; padding: 0px 5px; white-space: nowrap;}

a.button-shopping span 	{padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}			/* Continue shopping (basket) */
a.button-shopping img 	{display: none;}
a.button-retrieve span 	{padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}			/* Retrieve Cart (basket) */
a.button-retrieve img 	{display: none;}
a.button-save span 		{padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}			/* Save cart (basket) */
a.button-save img 		{display: none;}
a.button-clear span 	{padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}			/* Clear cart (basket) */
a.button-clear img 		{display: none;}
a.button-checkout span 	{padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}			/* Checkout (basket) */
a.button-checkout img 	{display: none;}

a.buttonCart:link, a.buttonCart:visited {color: #000; display: inline-block; font: 8pt/24pt Tahoma, Verdana, sans-serif; text-decoration: none; padding: 0px 5px; white-space: nowrap;}
a.buttonCart:hover, a.buttonCart:active {color: #000; display: inline-block; font: 8pt/24pt Tahoma, Verdana, sans-serif; text-decoration: none; padding: 0px 5px; white-space: nowrap;}

a.button-check span 	{padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}		/* Checkout (small cart) */
a.button-check img 		{display: none;}
a.button-amend span 	{padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}		/* Amend cart (small cart) */
a.button-amend img 		{display: none;}
a.button-view span 		{padding: 4px 7px; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}		/* View cart (small cart) */
a.button-view img 		{display: none;}

a.buttonMore:link, a.buttonMore:visited {font: normal 11px Tahoma, Arial, sans-serif; text-decoration: underline;}
a.buttonMore:hover, a.buttonMore:active {font: normal 11px Tahoma, Arial, sans-serif; text-decoration: none;}

a.buttonMore span 	{display:auto; white-space: nowrap;}			/* 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: 0px; padding: 3px 0px;}
.selectedtopCategory {background: #E3FFAD; margin: 0px;}
.selectedtopCategory a.title {display: block; background: #E3FFAD url(../images/garden/selected.jpg) no-repeat top right; padding: 5px 0px;}
        
.subCategory 			{background: transparent; margin: 0px; padding: 3px 0px;}
.selectedsubCategory {background: #E3FFAD; margin: 0px;}
.selectedsubCategory a.title {display: block; background: #E3FFAD url(../images/garden/selected.jpg) no-repeat top right; padding: 5px 0px;}

.topCategory .category_img, .subCategory .category_img {margin: 0px 0px 0px 5px;}
.selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 5px 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 *******************/
.bl_offers .block .blockTD a.bigtitle			{font: bold 10px Tahoma, Arial, sans-serif; color: #1584D2; text-decoration: underline;}
.bl_offers .block .blockTD a.bigtitle:hover 	{font: bold 10px Tahoma, Arial, sans-serif; color: #1584D2; text-decoration: none;}
#offerTitleTop				{display: none;}
#offerTitle					{text-align: left; clear: right; display: block;}
.offerImg					{text-align: left;}
.offerImg img				{float: left; background:#fff; margin: 0px 8px 3px 0px; border:2px solid #9ACB06;} 
.offerImg div				{text-align: justify;}
.offerImg div#offerText	{display: ;}
.offerImg a.buttonMore span {display:none;}
.offerTitle a.bigtitle {display: none;}

a.bigtitle			{font: bold 12px Tahoma, Arial, sans-serif; color: #1584D2; text-decoration: underline;}
a.bigtitle:hover 	{font: bold 12px Tahoma, Arial, sans-serif; color: #1584D2; text-decoration: none;}
.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 
{background:#fff; border:2px solid #9ACB06; margin: 10px 11px 3px 0px;} 

/************* 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:2px solid #98CC07; border-top:2px solid #98CC07; border-bottom:2px solid #98CC07; }
.forumMessageRight 	{background: #fff; border: 2px solid #98CC07; }
.forumMessageTop 		{background: #E3FFAD; border-bottom: 2px solid #98CC07; }

/************* Categoties (catalogue) *******************/
.block-categories-catalog .blockTD	 			{padding-left: 18px;}
.block-categories-catalog .blockTD img 		{display: ;}
.block-categories-catalog a.bigtitle			{font: bold 12px Tahoma, Arial, sans-serif; color: #1584D2; text-decoration: underline;}
.block-categories-catalog a.bigtitle:hover 	{font: bold 12px Tahoma, Arial, sans-serif; color: #1584D2; text-decoration: none;}

/************* Hot (news,...) *******************/
.block-hot .blockTD img 				{display: none;}
.block-hot .blockTD .articleDate		{display: none;}
.block-hot .blockTD div 				{padding-left: 15px;}
.block-hot a.bigtitle 					{padding-left: 15px; background: url(../images/garden/tree_begin.gif) no-repeat; display: block; position: relative; left: -15px; font: bold 12px Tahoma, Arial, sans-serif; color: #1584D2; text-decoration: underline;}
.block-hot a.bigtitle:hover 			{padding-left: 15px; background: url(../images/garden/tree_begin.gif) no-repeat; font: bold 12px Tahoma, Arial, sans-serif; color: #1584D2; text-decoration: none;}

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

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

.footerMenu	{text-align:center; font: normal 12px Tahoma, Arial, sans-serif; color: #1584D2; text-transform: capitalize;}
.footerMenu	span {padding: 0px 0px 0px 10px;}
.footerHTML	{text-align:center; padding: 10px;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right;}
.footerImg img		{width: 80px; height: 26px; border:0px;}

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

.commonbg { background: #FFFFFF; }
.errorbg  { background: #FF0000; }

body		{ font: 11px Tahoma, Arial, sans-serif; color: #000; margin: 0px; padding:0px;}
body.popup	{ font: 11px Tahoma, Arial, sans-serif; color: #000; margin: 0px; padding:0px;}

tr, td						{font: 11px Tahoma, Arial, sans-serif; color: #000; }
tr.middle, td.middle		{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: #9ACB06; color: #1584D2; }

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 #9ACB06; border-right: 1px solid #9ACB06; border-left: 1px solid #9ACB06;}
.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: #E3FFAD; color: #1584D2; }
td.tabActive				{border-top: 1px solid #9ACB06; border-right: 1px solid #9ACB06; border-left: 1px solid #9ACB06;}
.tabActive:hover	{text-decoration: none; color: #1584D2; }
.tabline 			{background: #9ACB06;}

div.adminTab 			{font-size:11px; padding: 3px 8px 2px 8px; margin:3px 2px 0px 2px; cursor:hand; font-family:Verdana, sans-serif; white-space: nowrap;}
div.adminTabActive 	{font-size:11px; padding: 5px 9px 4px 9px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; white-space: nowrap;}
td.adminTab			{}
td.adminTabActive	{border: 0px;}
td.beginTab			{padding: 0px 4px;}
td.endTab			{padding: 0px 4px; width: 100%;}

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 #79A206; border-right: 1px solid #98CC07; border-bottom: 1px solid #98CC07; border-left: 1px solid #79A206;}
input.text			{border-top: 1px solid #79A206; border-right: 1px solid #98CC07; border-bottom: 1px solid #98CC07; border-left: 1px solid #79A206;}
input.field			{border-top: 1px solid #79A206; border-right: 1px solid #98CC07; border-bottom: 1px solid #98CC07; border-left: 1px solid #79A206;}
input.fieldSmall{border-top: 1px solid #79A206; border-right: 1px solid #98CC07; border-bottom: 1px solid #98CC07; border-left: 1px solid #79A206; font-size: 8pt; }
input.submit		{color: #000; font: 8pt Tahoma, Verdana, sans-serif; text-decoration: none; padding: 3px 10px; white-space: nowrap; border: 1px solid #FF9C00; background: #FF9C00 url(../images/garden/orange.gif) repeat-x left top; cursor: pointer;}
	input#clear		{color: #8A8A8A;}
	input#reset		{color: #8A8A8A;}
	input#preview	{color: #FF0000;}
	input#cancel	{color: #8A8A8A;}
	input#delete	{color: #8A8A8A;}
select				{border-top: 1px solid #79A206; border-right: 1px solid #98CC07; border-bottom: 1px solid #98CC07; border-left: 1px solid #79A206; font-size: 11pt;}
select.search		{border-top: 1px solid #79A206; border-right: 1px solid #98CC07; border-bottom: 1px solid #98CC07; border-left: 1px solid #79A206;}
textarea				{border-top: 1px solid #79A206; border-right: 1px solid #98CC07; border-bottom: 1px solid #98CC07; border-left: 1px solid #79A206; font-size: 11pt;}


html:root .mainTableCellLeft input.field {margin-bottom: 0px;}
input.field {margin-bottom: 1px;}
select.field {margin-bottom: 3px;}

/*For old templates < ver. 3.3*/
td.submit {padding-left: 7px !important;}

form { margin: 0; }

hr {background: #fff; border: 0px; color: #fff;}

a.header 			{color: #1584D2; text-decoration: underline; }
a.header:hover		{color: #1584D2; text-decoration: underline; }
a.title				{font: normal 13px Tahoma, Arial, sans-serif; color: #1584D2; text-decoration: underline;}
a.title:hover		{font: normal 13px Tahoma, Arial, sans-serif; color: #1584D2; text-decoration: none;}
a.smallText			{color: #1584D2; text-decoration: none; font-size: 8pt; }
a.smallText:hover	{color: #1584D2; text-decoration: underline; font-size: 8pt; }
a						{color: #1584D2; text-decoration: none; font-size: 9pt; }
a:hover				{color: #1584D2; text-decoration: underline; }

.articleDate	{font: italic 12px Tahoma, Arial, sans-serif; color: #767676;}
/* prices styles */
.priceBlock { color: #000; font: normal 12px Tahoma, Arial, sans-serif; }
.priceBlockOld { color: #767676; text-decoration: line-through; font: normal 12px Tahoma, Arial, sans-serif; }
.priceBlockHidden { color: #000; font: bold 12px Tahoma, Arial, sans-serif; display: none; }
.priceBlockEdit { color: #000; font: bold 12px Tahoma, Arial, sans-serif; }
.priceBlock .price, .priceBlockHidden .price { font-weight: bold; color: #C84200; }
.priceBlockOld .price { font-weight: normal; }
.priceBlockEdit input.price { text-align: right; font-weight: bold; width: 80px; font-size:10pt; color:black;}
.priceBlock .priceTax, .priceBlockHidden .priceTax { font-weight: normal; }
.priceBlockOld .priceTax { font-weight: normal; }

.salesBlock {color: #000; border: none; background: transparent; font: normal 12px Tahoma, Arial, sans-serif; }
.salesPrice { font-weight: bold; color: #C84200; }
.salesTax { font-weight: normal; }

.priceSaveBlock { color: #000; font: normal 12px Tahoma, Arial, sans-serif; }
.priceSaveBlock .price { font-weight: bold; color: green; }
.priceSaveBlock .percent { font-weight: normal; }

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

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

.productsCategory { font-weight: bold; background-color: #1584D2; color: #F0F0F0; padding: 5px; }
.productsDelimiter { height: 1px; background-color:silver; }

.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 10pt; font-weight: bold; color: #1584D2; background: #E3FFAD; padding: 5px 10px !important; }
.productsDelimiter 		{background: #E3FFAD; padding: 0px !important;}
.productsDelimiterTop 	{background: #E3FFAD; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}

.wish
-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: #F4F4F4; border: 2px solid #98CC07;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font: 14px sans-serif; text-align:justify;}

.titleText			{color: #1584d2; text-decoration: none; }
.top				{font-size: 8pt; padding: 2px 0px 2px 0px;}
.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: #1584D2; }
.bigtitle		{font-size: 12pt; font-weight: bold; color: #1584D2; }
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

span.nobr       {white-space: nowrap !important;}

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

.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;}

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

.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 .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}