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



.mainTable 		{width: 100%;}

.mainTable75 	{width: 75%;}

.mainTable50 	{width: 50%;}



.mainTableCell	 			{padding: 7px 15px; vertical-align: top;}

.mainTableCellLeft 		{padding: 7px 0px 0px 15px; vertical-align: top;}

.mainTableCellCenter 	{padding: 7px 10px; vertical-align: top;}

.mainTableCellRight 		{padding: 7px 15px 0px 0px; vertical-align: top;}



.homeGreeting 						{padding: 7px 15px 0px 15px; vertical-align: top;}

.homeGreeting table				{width: 100%; background: #d5d2dd url(../images/ecommerce/black/bl3-bgr-t.gif) repeat-x top;}

.homeGreeting table td			{background: url(../images/ecommerce/black/bl3-lt.gif) no-repeat left top;}

.homeGreeting table div			{background: url(../images/ecommerce/black/bl3-rb.gif) no-repeat right bottom;}

.homeGreeting table div div	{padding: 15px;}

.homeGreeting table td span	{color: #1584d2; 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 ******/



.headerMenu {

	position: relative;

	width: 100%;

	margin: 0px 0px 0px 0px;

	}



.headerMenu td#logo  {					/* Background under logo on the site */

	display: none;

	background: ;

	vertical-align: top;

	}

.headerMenu td#logo img {				/* Logo on the site */

	width: 0px;

	height: 0px;

	border: 0px solid #333;

	background: ;

	}

	

.headerMenu td#logoL {}

.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/

	margin: 20px 20px 5px 30px;

	border: 0px;

	}



.headerMenu td#menu {					/* Text Menu with or without images */

	vertical-align: bottom;

	width: 100%;

	background: ;

	padding: 0px 15px 5px 15px;

	}

.headerMenu td#menu img#Img {width: 0px; height: 0px;}

.headerMenu td#menu table {width: 100%; background: url(../images/ecommerce/black/tmenu-bgr.gif) repeat-x top;}

.headerMenu td#menu td {text-align: center;}



.headerMenu td#begin {width: 14px; background: url(../images/ecommerce/black/tmenu-l.gif) no-repeat top;}

.headerMenu td#begin img#Img {width: 14px; height: 1px;}

.headerMenu td#end {width: 100%; background: url(../images/ecommerce/black/tmenu-r.gif) no-repeat right top;}

.headerMenu td#end img#Img {width: 1px; height: 36px;}



/* Active & Noneactive links in menu */





a.menu:link, a.menu:visited, a.menu:hover, a.menu:active 

{display:block;color: #000; text-decoration: none; font: 12px  Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase;}

a.menu nobr {display:block; padding: 11px 15px 11px 15px;} 



a.menuActive:link, a.menuActive:visited, a.menuActive:hover, a.menuActive:active 

{display:block;background: url(../images/ecommerce/black/tmenu-bgr-a.gif) repeat-x top; color: #fff; text-decoration: none; font: 12px  Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase;}

a.menuActive nobr {display:block; padding: 11px 15px 11px 15px;} 





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



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



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



.breadcrumb {border: 0px; margin: 0px 0px 7px 0px; background: #794614 url(../images/ecommerce/black/bread-bgr.gif) repeat-x top;}



.breadcrumbBegin {

	vertical-align: top;

	width: 14px;

	border: 0px solid #999;

	background: url(../images/ecommerce/black/bread-lt.gif) no-repeat left top;

	}

.breadcrumbBegin img {width: 14px; height: 1px;}



.breadcrumbDelimiter {

	width: 100%;

	white-space: normal;

	border: 0px;

	font-size: 8pt;

	padding: 6px 6px 6px 6px;

	background: ;

	}

.breadcrumbDelimiter td {}

.breadcrumbDelimiter b {color: #000; font-size: 9pt;}

.breadcrumbDelimiter a {color: #000; text-decoration: none; font-size: 9pt; font-weight: normal;}

.breadcrumbDelimiter a:hover {color: #000; text-decoration: underline; font-size: 9pt; font-weight: normal;}

.breadcrumbDelimiter span {

	color: #000;

	display: ;

	font-size: 9pt;

	margin: 0px 0px 0px 2px;

	}

.breadcrumbDelimiter img {display: none;}

	

.breadcrumbRSS {border: 0px;}



.breadcrumbEnd {

	vertical-align: bottom;

	width: 14px;

	border: 0px solid #999;

	background: url(../images/ecommerce/black/bread-rb.gif) no-repeat right bottom;

	}

.breadcrumbEnd img {width: 14px; height: 1px;}



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

/*************** Order Pages ****************/

.breadcrumbDelimiter span.nonactive {font-size: 11pt; color: #000; margin-right: 10px;}

.breadcrumbDelimiter span.active {font-size: 11pt; color: #000; margin-right: 10px; font-weight: bold;}

/************* end Order Pages ***************/



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



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



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



.titleTop {margin-top: 0px;}



.titleTopLeft {

	width: 14px;

	border: 0px;

	vertical-align: top;

	background: #CD9F6E url(../images/ecommerce/black/bl5-bgr-t.jpg) repeat-x top;

	}

.titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/black/bl5-lt.gif) no-repeat top;}



.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */

	white-space: normal;

	padding:18px 24px 11px 10px;

	border: 0px;

	background: #CD9F6E url(../images/ecommerce/black/bl5-bgr-t.jpg) repeat-x top;

	}

.titleTopCenter div {

	color: #000;

	font: 13pt Tahoma, Arial, Helvetica, sans-serif;

	text-transform: capitalize;

}

.titleTopCenter div b {font-weight: normal;}

.titleTopRight {

	width: 1px;

	border: 0px;

	background: #CD9F6E url(../images/ecommerce/black/bl5-bgr-t.jpg) repeat-x top;

	}

.titleTopImgRight {width: 1px; height: 1px;}



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



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



.block {

	border: 0px;

	background: #552A00 url(../images/ecommerce/black/bl5-bgr-c.jpg) repeat-x top;

	}

.blockTD {padding: 0px 10px 15px 10px; background: url(../images/ecommerce/black/bl5-rb.gif) no-repeat right bottom;}

.menuLeft {padding: 0px 10px 15px 10px; background: url(../images/ecommerce/black/bl5-rb.gif) no-repeat right bottom;}



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



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



.titleBot {margin-bottom: 7px;}



.titleBotLeft {

	width: 1px;

	border: 0px;

	}

.titleBotImgLeft {width: 1px; height: 1px;}



.titleBotRight {

	width: 100%;

	text-align: right;

	border: 0px;

	}

.titleBotImgRight {width: 1px; height: 1px;}



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



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



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

.mainTableCellRight .titleTopLeft, .mainTableCellLeft .titleTopLeft {width: 14px; background: #94CB4D url(../images/ecommerce/black/bl2-bgr-t.gif) repeat-x top;}

.mainTableCellRight .titleTopImgLeft, .mainTableCellLeft .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/black/bl2-lt.gif) no-repeat top;}

.mainTableCellRight .titleTopCenter, .mainTableCellLeft .titleTopCenter {background: #94CB4D url(../images/ecommerce/black/bl2-bgr-t.gif) repeat-x top;}

.mainTableCellRight .titleTopCenter table, .mainTableCellLeft .titleTopCenter table { width: 100%;}

.mainTableCellRight .titleTopCenter div, .mainTableCellLeft .titleTopCenter div {color: #000;}

.mainTableCellRight .titleTopRight, .mainTableCellLeft .titleTopRight {width: 1px; background: #94CB4D url(../images/ecommerce/black/bl2-bgr-t.gif) repeat-x top;}

.mainTableCellRight .titleTopImgRight, .mainTableCellLeft .titleTopImgRight {width: 1px; height: 1px;}

 

.mainTableCellRight .block, .mainTableCellLeft .block {background: #105300 url(../images/ecommerce/black/bl2-bgr-c.gif) repeat-x top;}

.mainTableCellRight .block .blockTD, .mainTableCellLeft .block .blockTD {background: url(../images/ecommerce/black/bl2-rb.gif) no-repeat right bottom;}

.mainTableCellRight .block .menuLeft, .mainTableCellLeft .block .menuLeft {background: url(../images/ecommerce/black/bl2-rb.gif) no-repeat right bottom;}

 

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

.bl_search .titleTopLeft, .bl_currency .titleTopLeft, .bl_login .titleTopLeft {width: 14px; background: #24679E url(../images/ecommerce/black/bl4-bgr-t.gif) repeat-x top;}

.bl_search .titleTopImgLeft, .bl_currency .titleTopImgLeft, .bl_login .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/black/bl4-lt.gif) no-repeat top;}

.bl_search .titleTopCenter, .bl_currency .titleTopCenter, .bl_login .titleTopCenter {background: #24679E url(../images/ecommerce/black/bl4-bgr-t.gif) repeat-x top;}

.bl_search .titleTopRight, .bl_currency .titleTopRight, .bl_login .titleTopRight {width: 1px; background: #24679E url(../images/ecommerce/black/bl4-bgr-t.gif) repeat-x top;}

.bl_search .titleTopImgRight, .bl_currency .titleTopImgRight, .bl_login .titleTopImgRight {width: 1px; height: 1px;}



.bl_search .block, .bl_login .block, .bl_currency .block {background: #00223C url(../images/ecommerce/black/bl4-bgr-c.gif) repeat-x top;}

.bl_search .block .blockTD, .bl_currency .block .blockTD, .bl_login .block .blockTD {background: url(../images/ecommerce/black/bl4-rb.gif) no-repeat right bottom;}

.bl_search .block .menuLeft, .bl_currency .block .menuLeft, .bl_login .block .menuLeft {background: url(../images/ecommerce/black/bl4-rb.gif) no-repeat right bottom;}



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



/***************custom blocks hot********************/

.bl_hot .titleTopLeft {width: 14px; background: #67A7D7 url(../images/ecommerce/black/bl3-bgr-t.gif) repeat-x top;}

.bl_hot .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/black/bl3-lt.gif) no-repeat top;}

.bl_hot .titleTopCenter {background: #67A7D7 url(../images/ecommerce/black/bl3-bgr-t.gif) repeat-x top;}

.bl_hot .titleTopCenter table { width: 100%;}

.bl_hot .titleTopRight {width: 1px; background: #67A7D7 url(../images/ecommerce/black/bl3-bgr-t.gif) repeat-x top;}

.bl_hot .titleTopImgRight {width: 1px; height: 1px;}

 

.bl_hot .block {background: #004F86 url(../images/ecommerce/black/bl3-bgr-c.gif) repeat-x top;}

.bl_hot .block .blockTD {background: url(../images/ecommerce/black/bl3-rb.gif) no-repeat right bottom;}

.bl_hot .block .menuLeft {background: url(../images/ecommerce/black/bl3-rb.gif) no-repeat right bottom;}



/**************custom blocks bl_offers********************/

.bl_offers .titleTopLeft {width: 14px; background: #6E4EA2 url(../images/ecommerce/black/bl1-bgr-t.gif) repeat-x top;}

.bl_offers .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/black/bl1-lt.gif) no-repeat top;}

.bl_offers .titleTopCenter {background: #6E4EA2 url(../images/ecommerce/black/bl1-bgr-t.gif) repeat-x top;}

.bl_offers .titleTopCenter table { width: 100%;}

.bl_offers .titleTopRight {width: 1px; background: #6E4EA2 url(../images/ecommerce/black/bl1-bgr-t.gif) repeat-x top;}

.bl_offers .titleTopImgRight {width: 1px; height: 1px;}

 

.bl_offers .block {background: #341C55 url(../images/ecommerce/black/bl1-bgr-c.gif) repeat-x top;}

.bl_offers .block .blockTD {background: url(../images/ecommerce/black/bl1-rb.gif) no-repeat right bottom;}

.bl_offers .block .menuLeft {background: url(../images/ecommerce/black/bl1-rb.gif) no-repeat right bottom;}



/***************simple blocks********************/

.bl_simple .titleTopLeft, 

.bl_banners .titleTopLeft, 

.bl_navigation .titleTopLeft  {width: 14px; background: url(../images/ecommerce/black/bl3-bgr-t.gif) repeat-x top;}

.bl_simple .titleTopImgLeft, 

.bl_banners .titleTopImgLeft, 

.bl_navigation .titleTopImgLeft  {width: 14px; height: 14px; background: url(../images/ecommerce/black/bl3-lt.gif) no-repeat top;}

.bl_simple .titleTopCenter, 

.bl_banners .titleTopCenter, 

.bl_navigation .titleTopCenter  {background: url(../images/ecommerce/black/bl3-bgr-t.gif) repeat-x top;}

.bl_simple .titleTopRight, 

.bl_banners .titleTopRight, 

.bl_navigation .titleTopRight  {width: 1px; background: url(../images/ecommerce/black/bl3-bgr-t.gif) repeat-x top;}

.bl_simple .titleTopImgRight, 

.bl_banners .titleTopImgRight, 

.bl_navigation .titleTopImgRight  {width: 1px; height: 1px;}

 

.bl_simple .block, 

.bl_banners .block, 

.bl_navigation .block  {background: #004F86 url(../images/ecommerce/black/bl3-bgr-b.gif) repeat-x top;}

.bl_simple .block .blockTD, 

.bl_banners .block .blockTD, 

.bl_navigation .block .blockTD {background: url(../images/ecommerce/black/bl3-rb.gif) no-repeat right bottom;}

.bl_simple .block .menuLeft, 

.bl_banners .block .menuLeft, 

.bl_navigation .block .menuLeft {background: url(../images/ecommerce/black/bl3-rb.gif) no-repeat right bottom;}



/************** blocks bl_categorieslist ********************/

.bl_categorieslist .titleTopLeft {width: 1px; background: #000;}

.bl_categorieslist .titleTopImgLeft {width: 1px; height: 1px; background: ;}

.bl_categorieslist .titleTopCenter {padding:20px 10px 13px 0px; background: #000 ;}

.bl_categorieslist .titleTopCenter div {color: #8bdb02;}

.bl_categorieslist .titleTopRight {width: 1px; background: #000;}

.bl_categorieslist .titleTopImgRight {width: 1px; height: 1px;}

 

.bl_categorieslist .block {background: #000;}

.bl_categorieslist .block .blockTD {padding: 0px 0px 5px 0px; background: none;}



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

#user-home .titleTopLeft {width: 14px; background: #CC9E6E;}

#user-home .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/black/bl5-lt-user.gif) no-repeat top;}

#user-home .titleTopCenter {background: #CC9E6E;}

#user-home .titleTopCenter table { width: 100%;}

#user-home .titleTopRight {width: 1px; background: #CC9E6E;}

#user-home .titleTopImgRight {width: 1px; height: 1px;}



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



/************* userHome - there is an ability to use the button 'Logout' at the header or at the footer *******************/



td.userHome {padding:7;}

td.userHomeTitle {

	width: 1;

	white-space: nowrap;

	padding:0px;

	border: 0px;

	background: #CD9F6E url(../images/ecommerce/black/bl5-bgr-t.jpg) repeat-x top;

	}



div.userHomeTop {					/* the button 'Logout' at the header */

	margin: 0px;

	padding: 0px;

	border: 0px;

	}

div.userHomeTop td	{padding:0 30;background: none;border:none;}

div.userHomeTop td a {color: #000; font: 11pt Tahoma, Arial, Helvetica, sans-serif; text-transform: lowercase; text-decoration:underline;}

div.userHomeTop td a:hover {color: #000; font: 11pt Tahoma, Arial, Helvetica, sans-serif; text-transform: lowercase; text-decoration:none;}



div.userHome {						/* the button 'Logout' at the footer */

	display: none;

	margin: 0px;

	background: none;

	padding: 0px;

	border: 0px;

	}

div.userHome td	{padding:0 20 0 20;background: none;border:none;}

div.userHome td a {color: #444444; text-decoration:underline;}

div.userHome td a:hover {color: #444444; text-decoration:none;}



td.userHome img.orders 		{display: none; 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 	{display: none; 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		 	{display: none; background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0 5 0 55;}

td.userHome img.support 	{display: none; 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 		{display: none; 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 	{display: none; 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 		{display: none; 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 	{display: none; 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	{display: none; 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 	{display: none; 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	 	{display: none; background: url(../images/icons/admin_carts.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}



/************* userHome *******************/



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



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



td#butTd {}

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

.bl_cart td#butTd span#spacer {display:auto; color: #000;}	/* '|' between button in cart*/



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 		{display: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: 9pt Arial, Helvetica, sans-serif; padding: 0px; margin: 0px;}

a.buttonCart:hover, a.buttonCart:active {font: 9pt Arial, Helvetica, sans-serif; padding: 0px; margin: 0px;}



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



.disabled {							/* disadled add to cart */

	color: gray; cursor: hand; 

	font-family: tahoma, arial,sans-serif; 

	font-size: 8pt; 

	text-decoration:none; 

	border: 1px solid gray; 

	background: transparent; 

	padding-left:3px; padding-right:3px; 

}



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



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



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



.topCategory 				{background: transparent; margin: 0; vertical-align: middle;}

.topCategory img.category_img	{background: url(../images/ecommerce/black/categ-arrow.gif) no-repeat 0 0;  margin: 0; width:18px; height: 26px;}

.topCategory a.title 			{color: #1584d2; text-decoration: underline; font: normal normal normal 11pt Tahoma;}

.topCategory a.title:hover		{color: #1584d2; text-decoration: none; font: normal normal normal 11pt Tahoma;}

.selectedtopCategory 			{background: #8bdb02 url(../images/ecommerce/black/categ-arrow-right-a.gif) no-repeat right bottom; margin: 0; padding: 0px 0px 0px 0px; vertical-align: middle;}

.selectedtopCategory img.category_img	{background: #8bdb02 url(../images/ecommerce/black/categ-arrow-a.gif) no-repeat 0px 0px; margin: 0;}

.selectedtopCategory a.title 				{color: #000; text-decoration: none; font: normal normal normal 11pt Tahoma;}

.selectedtopCategory a.title:hover 		{color: #000; text-decoration: underline; font: normal normal normal 11pt Tahoma;}

        

.subCategory 				{background: transparent; margin: 0; padding: 3 0 3 0; vertical-align: middle;}

.subCategory a img 			{height: 8px; margin: 4px 0px 0px 0px;}

.subCategory a.title 		{color: #1584d2; text-decoration: underline; font: normal normal normal 10pt Tahoma;}

.subCategory a.title:hover {color: #1584d2; text-decoration: none; font: normal normal normal 10pt Tahoma;}

.selectedsubCategory 		{margin: 0; padding: 3 0 3 0; vertical-align: middle;}

.selectedsubCategory img 			{background: #000;}

.selectedsubCategory a img 			{height: 8px; margin: 4px 0px 0px 0px;}

.selectedsubCategory a.title 			{color: #8bdb02; text-decoration: none; font: normal normal normal 10pt Tahoma;}

.selectedsubCategory a.title:hover 	{color: #8bdb02; text-decoration: underline; font: normal normal normal 10pt Tahoma;}



/************* 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;}



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



/************* Offers *******************/

.bl_offers .block .blockTD a.bigtitle			{font-size: 10pt; color: #1584d2; text-decoration: underline;}

.bl_offers .block .blockTD a.bigtitle:hover 	{color: #1584d2; 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:1px solid #9e78ff;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#9e78ff', Positive='true');/* top: -20px; position: relative;*/} 

.offerImg div				{text-align: justify;}

.offerImg div#offerText	{display: ;}

.offerImg a.buttonMore span {display:none;}



/************* Product details like Offers *******************/

.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 

{padding:2px;background:#fff;border:1px solid #9e78ff;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#9e78ff', Positive='true');} 



/************* Forum *******************/

.forumAdmin 			{color: blue; font-weight: bold; }

.forumUser 				{color: black; font-weight: bold; }

.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}

.forumMessageLeft 	{background: #FFD1A1; border-left:1px solid #552A00; 	border-top:1px solid #552A00; border-bottom:1px solid #552A00; }

.forumMessageRight 	{background: #FFD1A1; border: 1px solid #552A00; }

.forumMessageTop 		{background: #552A00; border-bottom: 1px solid #552A00; }



/************* Categoties (catalogue) *******************/

.bl_categoriescatalog .blockTD img 		{display: none;}

.bl_categoriescatalog a.bigtitle			{padding: 1px 0px 2px 20px; background: url(../images/ecommerce/black/arrow-gw.gif) no-repeat 0px 0px; display: block;/* position: relative; left: -20px;*/}

.bl_categoriescatalog a.bigtitle:hover 	{padding: 1px 0px 2px 20px; background: url(../images/ecommerce/black/arrow-gw.gif) no-repeat 0px 0px;}

.bl_categoriescatalog .smallText				{color: #FFF;}

.bl_categoriescatalog a.smallText				{color: #FFF;}

.bl_categoriescatalog a.smallText:hover 	{color: #FFF;}

.bl_categoriescatalog div.smalltext 		{padding-left: 20px;}



/************* Hot (news,...) *******************/

.bl_hot .blockTD img 				{display: none;}

.bl_hot .blockTD .articleDate		{display: none;}

.bl_hot .blockTD div 				{padding-left: 20px;}

.bl_hot a.bigtitle 					{padding: 2px 0px 3px 20px; background: url(../images/ecommerce/black/arrow-gw.gif) no-repeat 0px 0px; display: block; position: relative; left: -20px; font-size: 10pt; text-decoration: underline;}

.bl_hot a.bigtitle:hover 			{padding: 2px 0px 3px 20px; background: url(../images/ecommerce/black/arrow-gw.gif) no-repeat 0px 0px; text-decoration: none;}

/*.bl_hot div.smalltext {padding-left: 15px;}*/



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



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



.footerAll	{ display: block; height: 54px;}

.footerMenu	{text-align:center; font-size:9pt;position:relative;top:28px; margin: 0px 25%;}

.footerMenu	span {display: none; padding: 0 0 0 5;}

.footerMenu	img.separator		{margin: 0 5;}

.footerMenu	a.smallText 		{color: #1584D2; font: 10pt Tahoma, Arial, Helvetica, sans-serif; text-decoration: underline;}

.footerMenu	a.smallText:hover {color: #1584D2; font: 10pt Tahoma, Arial, Helvetica, sans-serif; text-decoration: none;}

.footerHTML	{text-align:center; padding: 10px; float:left;}

.footerHTML font	{font-size:8pt;}

.footerImg	{text-align:right; float:right;}

.footerImg img		{width: 80px; height: 26px; border:0px; margin-top: 10px;}



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



/*.commonbg { background: #FFFFFF; }

.headerbg { background: #6699FF; }

.usualbg  { background: #f4f4f4; }*/

.middlebg { background: #D8A979; }

.errorbg  { background: #FF0000; }



body		{ font-size: 9pt; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #FFFFFF; margin: 0px; padding:0px; background: #000 url(../images/ecommerce/black/body-bgr.gif) repeat-x 0px 0px;}

body.popup	{ font-size: 9pt; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #FFFFFF; margin: 0px; padding:0px; background: #000;}



tr, td						{font-size: 9pt; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #FFFFFF; }

/*tr.usual, td.usual		{background-color: #F4F4F4; }

tr.header, td.header		{background-color: #6699FF; color: white; }*/

tr.middle, td.middle		{background-color: #D8A979; font-weight: bold; }

.mainTableCellLeft tr.middle, .mainTableCellLeft td.middle, .mainTableCellRight tr.middle, .mainTableCellRight td.middle 

	{background-color: #ACE05B; 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: #d2dbdd; color: #1584D2; }



td.padding10px			{padding: 10px;}



td.tab				{border-top: 1px solid #E7B988; border-right: 1px solid #98a0a3; border-left: 1px solid #E7B988;}

.tab				{font-size: 12pt; font-weight: bold; text-decoration: none; background: transparent; color: #E7B988;}

.tab:hover			{text-decoration: none; color: #E7B988; }

.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #E7B988; color: #000; }

.tabActive:hover	{text-decoration: none; color: #000; }

.tabline 			{background: #E7B988;}



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

.adminTab a, .adminTab a:hover {color: #000;}

.adminTabActive a, .adminTabActive a:hover {color: #000;}

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

td.blockTDtabs		{background: none;}



input					{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11pt;}

input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }

input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }

input.search		{border-top: 1px solid #000000;border-right: 1px solid #378BD2;border-bottom: 1px solid #378BD2;border-left: 1px solid #000000; background: #fff;}

input.text			{border-top: 1px solid #000000;border-right: 1px solid #378BD2;border-bottom: 1px solid #378BD2;border-left: 1px solid #000000; background: #fff;}

input.field			{border-top: 1px solid #000000;border-right: 1px solid #378BD2;border-bottom: 1px solid #378BD2;border-left: 1px solid #000000; background: #fff;}

input.submit		{font-weight: normal; border: 1px solid #ff9c00; color: #000; font-size: 9pt; cursor: pointer; background: #ff9c00 url(../images/ecommerce/black/button.gif) repeat-x top; height: 19px; padding: 0px 3px 2px 3px; 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 #000000;border-right: 1px solid #378BD2;border-bottom: 1px solid #378BD2;border-left: 1px solid #000000; background: #fff;}

select.search		{border-top: 1px solid #000000;border-right: 1px solid #378BD2;border-bottom: 1px solid #378BD2;border-left: 1px solid #000000; background: #fff;}

textarea				{border-top: 1px solid #000000;border-right: 1px solid #378BD2;border-bottom: 1px solid #378BD2;border-left: 1px solid #000000; background: #fff;}



td.submit {/*background: url(../images/marine/button-l.gif) no-repeat left; padding-left: 4px;*/}



form { margin: 0; }



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



a.header 			{color: #FFC000; text-decoration: underline; }

a.header:hover		{color: #FFC000; text-decoration: none; }

a.title				{font-size: 10pt; font-weight: bold;  color: #FFC000; text-decoration: underline; }

a.title:hover		{font-size: 10pt; font-weight: bold;  color: #FFC000; text-decoration: none; }

a.top10				{color: #FFC000; text-decoration: underline; font-size: 9pt; }

a.top10:hover		{color: #FFC000; text-decoration: none; }

a.smallText			{color: #FFC000; text-decoration: none; font-size: 8pt; }

a.smallText:hover	{color: #FFC000; text-decoration: underline;}

a						{color: #FFC000; text-decoration: underline; font-size: 9pt; }

a:hover				{color: #FFC000; text-decoration: none; }



.bl_content a.top10				{color: #FFF; text-decoration: none;}

.bl_content a.top10:hover		{color: #FFF; text-decoration: underline;}

.bl_reviews a.smallText			{color: #000;}

.bl_reviews a.smallText:hover	{color: #000;}



tr.middle a, td.middle a, tr.middle a:hover, td.middle a:hover {color: #000;}



.titleText			{color: #1584d2; text-decoration: underline;}



.articleDate	{font-size: 8pt; color: #FFF; font-style: italic; }

.realprice		{color: #552A00;text-decoration: line-through; border: none; background: transparent; font-family: Arial, Helvetica, sans-serif; }

.bl_offers .realprice		{color: #000;text-decoration: line-through; border: none; background: transparent; font-family: Arial, Helvetica, sans-serif; }

.ourprice		{color: #FF6000; font-weight: bold; border: none; background: transparent; font-family: Arial, Helvetica, sans-serif; }

.taxprice		{color: #FF6000; font-family: Arial, Helvetica, sans-serif;}

.editprice		{font-family:Tahoma,Verdana,Arial,sans-serif; width: 80px; font-size:10pt; color:black}

.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: #FFF;}

.message			{font-size: 9pt; color: #0000CC;}

.title			{font-size: 10pt; font-weight: bold; color: #FFC000;}

.bigtitle		{font-size: 11pt; font-weight: bold; color: #FFC000;}

.middle .bigtitle		{font-size: 11pt; font-weight: bold; color: #000;}

.error			{color: red; }

.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }



/***************** a td ... color in left and right blocks **************************/

.mainTableCellRight tr, .mainTableCellLeft tr, .mainTableCellRight td, .mainTableCellLeft td {color: #000;}

.mainTableCellRight a, .mainTableCellLeft a, .mainTableCellRight a:hover, .mainTableCellLeft a:hover {color: #000;}

.mainTableCellRight a.top10, .mainTableCellLeft a.top10, .mainTableCellRight a.top10:hover, .mainTableCellLeft a.top10:hover {color: #000;}



.bl_search tr, .bl_currency tr, .bl_login tr, .bl_search td, .bl_currency td, .bl_login td 

.bl_search a, .bl_currency a, .bl_login a, .bl_search a:hover, .bl_currency a:hover, .bl_login a:hover {color: #FFF;}

.bl_search a.top10, .bl_currency a.top10, .bl_login a.top10, .bl_search a.top10:hover, .bl_currency a.top10:hover, .bl_login a.top10:hover {color: #FFF;}

.bl_search a					{color: #FFC000; text-decoration: underline; font-size: 9pt; }

.bl_search a:hover				{color: #FFC000; text-decoration: none; }



.bl_hot tr, .bl_hot td {color: #FFF;}

.bl_hot a, .bl_hot a:hover {color: #FFF;}

.bl_hot a.top10, .bl_hot a.top10:hover {color: #FFF;}

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



.subMenuBlock {

	display:none;

	position:absolute;

	border-top: 1px solid #7303FF; 

	border-left: 1px solid #7303FF;

	z-index: 2500;

}



a.subMenu {

	width: 150px;

	padding-left: 10px; 

	padding-right:20px; 

	padding-bottom: 6px; 

	padding-top: 6px; 

	border-right: 1px solid #7303FF;

	border-bottom: 1px solid #7303FF;

	display:block;

	font-family:tahoma, verdana, sans-serif; 

	font-size:11px; 

	color: #000;

	text-decoration:none;

	text-align: left;

	background: #C8C1FB;

}



a.subMenu:hover, a.subMenu:hover:active{

	background: #7303FF; 

	color: #FFF;

	display:block;

	text-decoration:none;

}

/*************  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;}