/****** 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/bl3-bgr-t.gif) repeat-x top;}
.homeGreeting table td			{background: url(../images/ecommerce/bl3-lt.gif) no-repeat left top;}
.homeGreeting table div			{background: url(../images/ecommerce/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/tmenu-bgr.gif) repeat-x top;}
.headerMenu td#menu td {text-align: center;}

.headerMenu td#begin {width: 14px; background: url(../images/ecommerce/tmenu-l.gif) no-repeat top;}
.headerMenu td#begin img#Img {width: 14px; height: 1px;}
.headerMenu td#end {width: 100%; background: url(../images/ecommerce/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 10px 15px;} 

a.menuActive:link, a.menuActive:visited, a.menuActive:hover, a.menuActive:active 
{display:block;background: url(../images/ecommerce/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 10px 15px;} 


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

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

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

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

.breadcrumbBegin {
	vertical-align: top;
	width: 14px;
	border: 0px solid #999;
	background: url(../images/ecommerce/bl3-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: #1584d2; font-size: 9pt;}
.breadcrumbDelimiter a {color: #1584d2; text-decoration: none; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: #1584d2; text-decoration: underline; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter span {
	color: #1584d2;
	display: ;
	font-size: 9pt;
	margin: 0px 5px;
	}
.breadcrumbDelimiter img {
	display: none;
	height: 20px;
	width: 30px;
	background: #0000ff url(../images/curved/bread.gif) no-repeat center;
	}
	
.breadcrumbRSS {
	border: 0px;
	font-size: 8pt;
	background: ;
	}

.breadcrumbEnd {
	vertical-align: bottom;
	width: 14px;
	border: 0px solid #999;
	background: url(../images/ecommerce/bl3-rb-bread.gif) no-repeat right bottom;
	}
.breadcrumbEnd img {width: 14px; height: 1px;}

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

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

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

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

.titleTop {margin-top: 0px;}

.titleTopLeft {
	width: 14px;
	border: 0px;
	vertical-align: top;
	background: #d2dbdd url(../images/ecommerce/bl5-bgr-t.gif) repeat-x top;
	}
.titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/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: #d2dbdd url(../images/ecommerce/bl5-bgr-t.gif) repeat-x top;
	}
.titleTopCenter div {
	color: #ffffff;
	font: 13pt Tahoma, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.titleTopCenter div b {font-weight: normal;}
.titleTopRight {
	width: 1px;
	border: 0px;
	background: #d2dbdd url(../images/ecommerce/bl5-bgr-t.gif) repeat-x top;
	}
.titleTopImgRight {width: 1px; height: 1px;}

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

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

.block {
	border: 0px;
	background: #f1f1f1 url(../images/ecommerce/bl5-bgr-c.gif) repeat-x top;
	}
.blockTD {padding: 0px 10px 15px 10px; background: url(../images/ecommerce/bl5-rb.gif) no-repeat right bottom;}
.menuLeft {padding: 0px 10px 15px 10px; background: url(../images/ecommerce/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: #fff0b1 url(../images/ecommerce/bl2-bgr-t.gif) repeat-x top;}
.mainTableCellRight .titleTopImgLeft, .mainTableCellLeft .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/bl2-lt.gif) no-repeat top;}
.mainTableCellRight .titleTopCenter, .mainTableCellLeft .titleTopCenter {background: #fff0b1 url(../images/ecommerce/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: #fff0b1 url(../images/ecommerce/bl2-bgr-t.gif) repeat-x top;}
.mainTableCellRight .titleTopImgRight, .mainTableCellLeft .titleTopImgRight {width: 1px; height: 1px;}
 
.mainTableCellRight .block, .mainTableCellLeft .block {background: #fffede url(../images/ecommerce/bl2-bgr-c.gif) repeat-x top;}
.mainTableCellRight .block .blockTD, .mainTableCellLeft .block .blockTD {background: url(../images/ecommerce/bl2-rb.gif) no-repeat right bottom;}
.mainTableCellRight .block .menuLeft, .mainTableCellLeft .block .menuLeft {background: url(../images/ecommerce/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: #b4ddff url(../images/ecommerce/bl4-bgr-t.gif) repeat-x top;}
.bl_search .titleTopImgLeft, .bl_currency .titleTopImgLeft, .bl_login .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/bl4-lt.gif) no-repeat top;}
.bl_search .titleTopCenter, .bl_currency .titleTopCenter, .bl_login .titleTopCenter {background: #b4ddff url(../images/ecommerce/bl4-bgr-t.gif) repeat-x top;}
.bl_search .titleTopRight, .bl_currency .titleTopRight, .bl_login .titleTopRight {width: 1px; background: #b4ddff url(../images/ecommerce/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: #def0ff url(../images/ecommerce/bl4-bgr-c.gif) repeat-x top;}
.bl_search .block .blockTD, .bl_currency .block .blockTD, .bl_login .block .blockTD {background: url(../images/ecommerce/bl4-rb.gif) no-repeat right bottom;}
.bl_search .block .menuLeft, .bl_currency .block .menuLeft, .bl_login .block .menuLeft {background: url(../images/ecommerce/bl4-rb.gif) no-repeat right bottom;}

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

/***************custom blocks hot********************/
.bl_hot .titleTopLeft {width: 14px; background: #d6d2de url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.bl_hot .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/bl3-lt.gif) no-repeat top;}
.bl_hot .titleTopCenter {background: #d6d2de url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.bl_hot .titleTopCenter table { width: 100%;}
.bl_hot .titleTopRight {width: 1px; background: #d6d2de url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.bl_hot .titleTopImgRight {width: 1px; height: 1px;}
 
.bl_hot .block {background: #f1f1f1 url(../images/ecommerce/bl3-bgr-c.gif) repeat-x top;}
.bl_hot .block .blockTD {background: url(../images/ecommerce/bl3-rb.gif) no-repeat right bottom;}
.bl_hot .block .menuLeft {background: url(../images/ecommerce/bl3-rb.gif) no-repeat right bottom;}

/**************custom blocks bl_offers********************/
.bl_offers .titleTopLeft {width: 14px; background: #caaef7 url(../images/ecommerce/bl1-bgr-t.gif) repeat-x top;}
.bl_offers .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/bl1-lt.gif) no-repeat top;}
.bl_offers .titleTopCenter {background: #caaef7 url(../images/ecommerce/bl1-bgr-t.gif) repeat-x top;}
.bl_offers .titleTopCenter table { width: 100%;}
.bl_offers .titleTopRight {width: 1px; background: #caaef7 url(../images/ecommerce/bl1-bgr-t.gif) repeat-x top;}
.bl_offers .titleTopImgRight {width: 1px; height: 1px;}
 
.bl_offers .block {background: #ffe1de url(../images/ecommerce/bl1-bgr-c.gif) repeat-x top;}
.bl_offers .block .blockTD {background: url(../images/ecommerce/bl1-rb.gif) no-repeat right bottom;}
.bl_offers .block .menuLeft {background: url(../images/ecommerce/bl1-rb.gif) no-repeat right bottom;}

/***************simple blocks********************/
.bl_simple .titleTopLeft, 
.bl_banners .titleTopLeft, 
.bl_navigation .titleTopLeft  {width: 14px; background: #caaef7 url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.bl_simple .titleTopImgLeft, 
.bl_banners .titleTopImgLeft, 
.bl_navigation .titleTopImgLeft  {width: 14px; height: 14px; background: url(../images/ecommerce/bl3-lt.gif) no-repeat top;}
.bl_simple .titleTopCenter, 
.bl_banners .titleTopCenter, 
.bl_navigation .titleTopCenter  {background: #caaef7 url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.bl_simple .titleTopRight, 
.bl_banners .titleTopRight, 
.bl_navigation .titleTopRight  {width: 1px; background: #caaef7 url(../images/ecommerce/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: #eeeeef url(../images/ecommerce/bl3-bgr-b.gif) repeat-x top;}
.bl_simple .block .blockTD, 
.bl_banners .block .blockTD, 
.bl_navigation .block .blockTD {background: url(../images/ecommerce/bl3-rb.gif) no-repeat right bottom;}
.bl_simple .block .menuLeft, 
.bl_banners .block .menuLeft, 
.bl_navigation .block .menuLeft {background: url(../images/ecommerce/bl3-rb.gif) no-repeat right bottom;}

/************** blocks bl_categorieslist ********************/
.bl_categorieslist .titleTopLeft {width: 1px; background: #fff;}
.bl_categorieslist .titleTopImgLeft {width: 1px; height: 1px; background: ;}
.bl_categorieslist .titleTopCenter {padding:20px 10px 13px 0px; background: #fff ;}
.bl_categorieslist .titleTopCenter div {color: #004080;}
.bl_categorieslist .titleTopRight {width: 1px; background: #fff;}
.bl_categorieslist .titleTopImgRight {width: 1px; height: 1px;}
 
.bl_categorieslist .block {background: #fff;}
.bl_categorieslist .block .blockTD {padding: 0px 0px 5px 0px; background:;}

/*******************************************/
#user-home .titleTopLeft {width: 14px; background: #D2DBDD;}
#user-home .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/bl5-lt-user.gif) no-repeat top;}
#user-home .titleTopCenter {background: #D2DBDD;}
#user-home .titleTopCenter table { width: 100%;}
#user-home .titleTopRight {width: 1px; background: #D2DBDD;}
#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: #d2dbdd url(../images/ecommerce/bl5-bgr-t.gif) 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: #fff; font: 11pt Tahoma, Arial, Helvetica, sans-serif; text-transform: lowercase; text-decoration:underline;}
div.userHomeTop td a:hover {color: #fff; 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: #1584D2;}	/* '|' 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 		{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;}
a.buttonCart:hover, a.buttonCart:active {font: 9pt 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;}

.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/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: #004080 url(../images/ecommerce/categ-arrow-right-a.gif) no-repeat right bottom; margin: 0; padding: 0px 0px 0px 0px; vertical-align: middle;}
.selectedtopCategory img.category_img		{background: #004080 url(../images/ecommerce/categ-arrow-a.gif) no-repeat 0px 0px; margin: 0;}
.selectedtopCategory a.title {color: #ffffff; text-decoration: none; font: normal normal normal 11pt Tahoma;}
.selectedtopCategory a.title:hover {color: #ffffff; 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 {/*background: url(../images/ecommerce/tree_begin.gif) no-repeat right center;*/ margin: 0; padding: 3 0 3 0; vertical-align: middle;}
.selectedsubCategory img 			{background: #fff;}
.selectedsubCategory a img 			{height: 8px; margin: 4px 0px 0px 0px;}
.selectedsubCategory a.title {color: #66ccff; text-decoration: none; font: normal normal normal 10pt Tahoma; background: #fff;}
.selectedsubCategory a.title:hover {color: #66ccff; text-decoration: underline; font: normal normal normal 10pt Tahoma; background: #fff;}

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

/************* 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 #4c4c4c;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#4c4c4c', 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 #4c4c4c;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#4c4c4c', 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: #F1F1F1; border-left:1px solid #D2DBDD; 	border-top:1px solid #D2DBDD; border-bottom:1px solid #D2DBDD; }
.forumMessageRight 	{background: #F1F1F1; border: 1px solid #D2DBDD; }
.forumMessageTop 		{background: #D2DBDD; border-bottom: 1px solid #D2DBDD; }

/************* Categoties (catalogue) *******************/
.bl_categoriescatalog .blockTD img 		{display: none;}
.bl_categoriescatalog a.bigtitle			{padding: 1px 0px 2px 20px; background: url(../images/ecommerce/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/arrow-gw.gif) no-repeat 0px 0px;}
.bl_categoriescatalog .smallText				{color: Black;}
.bl_categoriescatalog a.smallText				{color: Black;}
.bl_categoriescatalog a.smallText:hover 	{color: Black;}
.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/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/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: #d2dbdd; }
.errorbg  { background: #FF0000; }

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

tr, td						{font-size: 9pt; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000000; }
/*tr.usual, td.usual		{background-color: #F4F4F4; }
tr.header, td.header		{background-color: #6699FF; color: white; }*/
tr.middle, td.middle		{background-color: #d2dbdd; font-weight: bold; }
.mainTableCellLeft tr.middle, .mainTableCellLeft td.middle, .mainTableCellRight tr.middle, .mainTableCellRight td.middle 
	{background-color: #ffe99e; 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 #98a0a3; border-right: 1px solid #98a0a3; border-left: 1px solid #98a0a3;}
.tab				{font-size: 12pt; font-weight: bold; text-decoration: none; background: transparent; color: #98a0a3;}
.tab:hover			{text-decoration: none; color: #98a0a3; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #98a0a3; color: #ffffff; }
.tabActive:hover	{text-decoration: none; color: #ffffff; }
.tabline 			{background: #98a0a3;}

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;}
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 #7f9db9;border-right: 1px solid #bacddf;border-bottom: 1px solid #bacddf;border-left: 1px solid #7f9db9; background: #fff;}
input.text			{border-top: 1px solid #7f9db9;border-right: 1px solid #bacddf;border-bottom: 1px solid #bacddf;border-left: 1px solid #7f9db9; background: #fff;}
input.field			{border-top: 1px solid #7f9db9;border-right: 1px solid #bacddf;border-bottom: 1px solid #bacddf;border-left: 1px solid #7f9db9; background: #fff;}
input.submit		{font-weight: normal; border: 1px solid #ff9c00; color: #000; font-size: 9pt; cursor: pointer; background: #ff9c00 url(../images/ecommerce/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 #7f9db9;border-right: 1px solid #bacddf;border-bottom: 1px solid #bacddf;border-left: 1px solid #7f9db9; background: #fff;}
select.search		{border-top: 1px solid #7f9db9;border-right: 1px solid #bacddf;border-bottom: 1px solid #bacddf;border-left: 1px solid #7f9db9; background: #fff;}
textarea				{border-top: 1px solid #7f9db9;border-right: 1px solid #bacddf;border-bottom: 1px solid #bacddf;border-left: 1px solid #7f9db9; background: #fff;}

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

form { margin: 0; }

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

a.header 			{color: #1584d2; text-decoration: underline; }
a.header:hover		{color: #1584d2; text-decoration: none; }
a.title				{font-size: 10pt; font-weight: bold;  color: #1584d2; text-decoration: underline; }
a.title:hover		{font-size: 10pt; font-weight: bold;  color: #1584d2; text-decoration: none; }
a.top10				{color: #000; text-decoration: none; font-size: 8pt; }
a.top10:hover		{color: #000; text-decoration: underline; }
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: underline; font-size: 9pt; }
a:hover				{color: #1584d2; text-decoration: none; }

.bl_content a.top10				{color: #1584d2; text-decoration: none; font-size: 9pt; }
.bl_content a.top10:hover		{color: #1584d2; text-decoration: underline; font-size: 9pt; }

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

.articleDate	{font-size: 8pt; color: #7BC8FF; font-style: italic; }
.realprice		{color: #767676;text-decoration: line-through; border: none; background: transparent; font-family: Arial, Helvetica, sans-serif; }
.ourprice		{color: #c84200; font-weight: bold; border: none; background: transparent; font-family: Arial, Helvetica, sans-serif; }
.taxprice		{color: #c84200; 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: #7777CC;}
.message			{font-size: 9pt; color: #0000CC;}
.title			{font-size: 10pt; font-weight: bold; color: #1584d2;}
.bigtitle		{font-size: 11pt; font-weight: bold; color: #1584d2;}
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }


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

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

a.subMenu:hover, a.subMenu:hover:active{
	background: #efffd6; 
	color: #6a9c02;
	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;}