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

.mainTable {width: 948px;}
.mainTable75 {width: 948px;}
.mainTable50 {width: 948px;}

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

.homeGreeting 		{padding: 15px 20px 0px 20px; vertical-align: top;}
.homeGreeting table	{width: 100%;}

.introBlock {}
.introBlock td {padding: 6px; color: #000; font: 11px Tahoma, Arial, Helvetica, sans-serif;}

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

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

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

.headerLinks
{
	position: absolute;
	left: 70%;
	top: 2%;
	font-size: 14px;
	font-style:bold;
}

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

.headerMenu td#logo  {					/* Background under logo on the site */
	background: url(../images/legend/headerBg.gif) no-repeat top left;
	vertical-align: top;
	text-align: left;
	}
.headerMenu td#logo img {				/* Logo on the site */
	border: none;
	margin: 41px 0px 40px 25px;
	}
	
.headerMenu td#logoL {display: none;}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	display: none;
	}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	padding: 0px;
	vertical-align: top;
	}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {background: #B90C00; width: 100%;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td.begin {width: 25px; background: url(../images/legend/menuBegin.gif) no-repeat top left; border-right: 1px solid #A41100;}
.headerMenu td#menu td.begin img.Img	{width: 25px;}
.headerMenu td#menu td.end {width: 30%; background: url(../images/legend/menuEnd.gif) no-repeat top right;}
.headerMenu td#menu td.end img.Img	{width: 15px;}
/* Active & Nonactive links in menu */

a.menu:link, a.menu:visited {color: #fff; text-decoration: none; font: bold 11px Tahoma, sans-serif; text-transform: uppercase; padding: 14px 40px 13px 40px; border-right: 1px solid #A41100; display: block; white-space: nowrap;}
a.menu:hover, a.menu:active {color: #fff; text-decoration: underline; font: bold 11px Tahoma, sans-serif; text-transform: uppercase; padding: 14px 40px 13px 40px; border-right: 1px solid #A41100; display: block; white-space: nowrap;}
a.menuActive:link, a.menuActive:visited {color: #fff; text-decoration: none; font: bold 11px Tahoma, sans-serif; text-transform: uppercase; padding: 14px 40px 13px 40px; border-right: 1px solid #A41100; display: block; white-space: nowrap;}
a.menuActive:hover, a.menuActive:active {color: #fff; text-decoration: underline; font: bold 11px Tahoma, sans-serif; text-transform: uppercase; padding: 14px 40px 13px 40px; border-right: 1px solid #A41100; display: block; white-space: nowrap;}

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

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

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

a.subMenu:hover, a.subMenu:active {
	background: #B90C00; 
	color: #fff;
	display:block;
	font-weight: bold;
	text-decoration: underline;
}

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

table.secondaryMenu 		{width: 100%; background: #FFFFFF !important; border-bottom: 1px solid #B90C00;}
td#menu td.secondaryBegin  	{width: 25px;}
td#menu td.secondaryBegin img.Img	{width: 25px;}
a.secondaryMenu 			{color: #000; text-decoration: none; font: bold 11px Tahoma, sans-serif; text-transform: uppercase; padding: 0px 20px; display: block; white-space: nowrap;}
a.secondaryMenu:hover 		{color: #000; text-decoration: underline; font: bold 11px Tahoma, sans-serif; text-transform: uppercase; padding: 0px 20px; display: block; white-space: nowrap;}
a.secondaryMenuActive 		{color: #000; text-decoration: underline; font: bold 11px Tahoma, sans-serif; text-transform: uppercase; padding: 0px 20px; display: block; white-space: nowrap;}
a.secondaryMenuActive:hover	{color: #000; text-decoration: none; font: bold 11px Tahoma, sans-serif; text-transform: uppercase; padding: 0px 20px; display: block; white-space: nowrap;}
td#menu td.secondaryEnd  	{width: 80%;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 25px;}
/****** Menu ******/

.filterPopup {
	display: none;
	position: absolute;
	border: 1px solid #CBD3C7; 
	background-color: #FFFFFF;
	z-index: 2000;
}
.filterPopup a {line-height: 140%;}
.filterPopup a:hover, .filterPopup a:active {}

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

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

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

.breadcrumbBegin {
	vertical-align: top;
	}
.breadcrumbBegin img {}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 6px 25px 6px 6px;
	background: none;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #000; font-size: 11px;}
.breadcrumbDelimiter a {font: normal 11px Tahoma, sans-serif; color: #000; text-decoration: underline;}
.breadcrumbDelimiter a:hover {font: normal 11px Tahoma, sans-serif; color: #000; text-decoration: none;}
.breadcrumbDelimiter a.treeItemLast {font: bold 11px Tahoma, sans-serif; color: #B90C00; text-decoration: none; cursor: text;}
.breadcrumbDelimiter a.treeItemLast:hover {font: bold 11px Tahoma, sans-serif; color: #B90C00; text-decoration: none; cursor: text;}
.breadcrumbDelimiter span {color: #000; font-size: 11px;}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {background: none;}

.breadcrumbEnd {vertical-align: top; width: 11px;}
.breadcrumbEnd img {width: 11px; height: 1px;}

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

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

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

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

.titleTop {margin-top: 15px;}

.titleTopLeft {background: url(../images/legend/greenTL.gif) no-repeat top left; width: 10px;}
.titleTopImgLeft {width: 10px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 17px 3px 14px 3px;
	border: 0px;
	background: url(../images/legend/greenTC.gif) repeat-x top;
	}
.titleTopCenter div {
	color: #B90C00;
	font: bold 11px Tahoma, sans-serif;
	text-transform: uppercase;
	background: url(../images/legend/greyArrow.gif) no-repeat center left;
	padding-left: 25px;
}
.titleTopCenter div b {}
.titleTopRight {background: url(../images/legend/greenTR.gif) no-repeat top right; width: 8px;}
.titleTopImgRight {width: 10px;}

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

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

.block {background: #EEF6E1 url(../images/legend/greenBG.gif) repeat-x top; border-left: 1px solid #7BBB0C; border-right: 1px solid #7BBB0C;}
.blockTD {padding: 0px 10px;}

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

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

.titleBot {margin-bottom: 3px;}

.titleBotLeft {background: url(../images/legend/greenBL.gif) no-repeat bottom left; width: 10px;}
.titleBotImgLeft {width: 10px; height: 9px;}

.titleBotRight {
	width: 100%;
	text-align: right;
	background: url(../images/legend/greenBC.gif) repeat-x bottom;
	height: 9px;
	}
.titleBotImgRight {background: url(../images/legend/greenBR.gif) no-repeat bottom right; height: 9px;}

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

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

/**************Simple Block********************/
.bl_simple .titleTopLeft, .bl_banners .titleTopLeft, .bl_navigation .titleTopLeft, table#user-home .titleTopLeft {background: url(../images/legend/greyTL.gif) no-repeat top left; width: 10px;}
.bl_simple .titleTopRight, .bl_banners .titleTopRight, .bl_navigation .titleTopRight, table#user-home .titleTopRight {background:  url(../images/legend/greyTC.gif) repeat-x top; width: 100%; text-align: right;}
.bl_simple .titleTopImgRight, .bl_banners .titleTopImgRight, .bl_navigation .titleTopImgRight, table#user-home .titleTopImgRight {background: url(../images/legend/greyTR.gif) no-repeat top right; width: 10px;}
.bl_simple .block, .bl_banners .block, .bl_navigation .block, table#user-home .block {background: #FDFDFD url(../images/legend/greyBG.gif) repeat-x top; border-left: 1px solid #CBD3C7; border-right: 1px solid #CBD3C7;}
.bl_simple .titleBotLeft, .bl_banners .titleBotLeft, .bl_navigation .titleBotLeft, table#user-home .titleBotLeft {background: url(../images/legend/greyBL.gif) no-repeat bottom left; width: 10px;}
.bl_simple .titleBotRight, .bl_banners .titleBotRight, .bl_navigation .titleBotRight, table#user-home .titleBotRight {width: 100%; text-align: right; background: url(../images/legend/greyBC.gif) repeat-x bottom; height: 9px;}
.bl_simple .titleBotImgRight, .bl_banners .titleBotImgRight, .bl_navigation .titleBotImgRight, table#user-home .titleBotImgRight {background: url(../images/legend/greyBR.gif) no-repeat bottom right; height: 9px;}


.bl_custom .blockTD table {width: 100%;}
/*table#user-home .titleTopLeft {background: url(../images/rainbow/block-t-l.gif) no-repeat top;}*/
table#user-home .titleTopRight {background:  url(../images/legend/greenTC.gif) repeat-x top; width: 100%; text-align: right;}
table#user-home .titleTopImgLeft {width: 10px;}
table#user-home .titleTopImgRight {background: url(../images/legend/greenTR.gif) no-repeat top right; width: 10px;}

/**************Categories List*******************/
.bl_categorieslist .titleTopLeft, .bl_categoriescatalog .titleTopLeft, .bl_basket .titleTopLeft {background: url(../images/legend/greyTL.gif) no-repeat top left; width: 10px;}
.bl_categorieslist .titleTopCenter, .bl_categoriescatalog .titleTopCenter, .bl_basket .titleTopCenter {white-space: normal; padding: 17px 3px 14px 3px; border: 0px; background:  url(../images/legend/greyTC.gif) repeat-x top;}
.bl_categorieslist .titleTopRight, .bl_categoriescatalog .titleTopRight, .bl_basket .titleTopRight {background: url(../images/legend/greyTR.gif) no-repeat top right; width: 10px;}
.bl_categorieslist .block, .bl_categoriescatalog .block, .bl_basket .block {background: #FDFDFD url(../images/legend/greyBG.gif) repeat-x top; border-left: 1px solid #CBD3C7; border-right: 1px solid #CBD3C7;}
.bl_categorieslist .titleBotLeft, .bl_categoriescatalog .titleBotLeft, .bl_basket .titleBotLeft {background: url(../images/legend/greyBL.gif) no-repeat bottom left; width: 10px;}
.bl_categorieslist .titleBotRight, .bl_categoriescatalog .titleBotRight, .bl_basket .titleBotRight {width: 100%; text-align: right; background: url(../images/legend/greyBC.gif) repeat-x bottom; height: 9px;}
.bl_categorieslist .titleBotImgRight, .bl_categoriescatalog .titleBotImgRight, .bl_basket .titleBotImgRight {background: url(../images/legend/greyBR.gif) no-repeat bottom right; height: 9px;}

/**************Center Col********************/
.mainTableCellCenter .blockTD td 	{font-size: 12px;}
.mainTableCellCenter .titleTopCenter div {color: #B90C00; font: normal 18px Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; background: none; padding: 0px;}
.mainTableCellCenter .titleTopCenter table	{margin: 0px auto;}

.bl_latest .titleTopLeft {background: url(../images/legend/blueTL.gif) no-repeat top left; width: 10px;}
.bl_latest .titleTopCenter {white-space: normal; padding: 17px 3px 14px 3px; border: 0px; background:  url(../images/legend/blueTC.gif) repeat-x top;}
.bl_latest .titleTopRight {background: url(../images/legend/blueTR.gif) no-repeat top right; width: 8px;}
.bl_latest .block {background: #E2F2FB url(../images/legend/blueBG.gif) repeat-x top; border-left: 1px solid #A6D0E7; border-right: 1px solid #A6D0E7;}
.bl_latest .titleBotLeft {background: url(../images/legend/blueBL.gif) no-repeat bottom left; width: 10px;}
.bl_latest .titleBotRight {width: 100%; text-align: right; background: url(../images/legend/blueBC.gif) repeat-x bottom; height: 9px;}
.bl_latest .titleBotImgRight {background: url(../images/legend/blueBR.gif) no-repeat bottom right; height: 9px;}

/****************Small Cart*******************/
.bl_cart .titleTopLeft {background: url(../images/legend/yellowTL.gif) no-repeat top left; width: 10px;}
.bl_cart .titleTopCenter {white-space: normal; padding: 17px 3px 14px 3px; border: 0px; background:  url(../images/legend/yellowTC.gif) repeat-x top;}
.bl_cart .titleTopRight {background: url(../images/legend/yellowTR.gif) no-repeat top right; width: 8px;}
.bl_cart .block {background: #FBF4C3 url(../images/legend/yellowBG.gif) repeat-x top; border-left: 1px solid #CEB70D; border-right: 1px solid #CEB70D;}
.bl_cart .titleBotLeft {background: url(../images/legend/yellowBL.gif) no-repeat bottom left; width: 10px;}
.bl_cart .titleBotRight {width: 100%; text-align: right; background: url(../images/legend/yellowBC.gif) repeat-x bottom; height: 9px;}
.bl_cart .titleBotImgRight {background: url(../images/legend/yellowBR.gif) no-repeat bottom right; height: 9px;}

/**************Block Search*********************/
.bl_search .search {width: 95%; margin: 0px 0px 4px 0px;}
.bl_search .blockTD table {width: 100%;}
.bl_search br {display: none;}
.mainTableCellLeft .bl_search input.search {width: 100px; padding-top: 2px; padding-bottom: 2px;}
* html .mainTableCellLeft .bl_search input.search	{width: 90px;}
*+html .mainTableCellLeft .bl_search input.search	{width: 90px;}

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 12px;
	white-space: nowrap;
	background: url(../images/legend/greenTC.gif) repeat-x top;
}
td.userHomeTitle b {color: #01B9DF;}

div.userHomeBottom {						
	background: none;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a {color: #01B9DF; text-decoration:underline;}
div.userHomeBottom a:hover {color: #01B9DF; 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;}
/************* userHome *******************/

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

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

a.button:link, a.button:visited {color: #000; display: inline-block; font: normal 11px/28px Tahoma, Verdana, sans-serif; text-decoration: none; white-space: nowrap; margin-bottom: 5px; margin-right: 5px; background: url(../images/legend/buttonRight.gif) no-repeat center right; padding: 4px 7px 4px 0px;}
a.button:hover, a.button:active {color: #000; display: inline-block; font: normal 11px/28px Tahoma, Verdana, sans-serif; text-decoration: none; white-space: nowrap; margin-bottom: 5px; margin-right: 5px; background: url(../images/legend/buttonRight.gif) no-repeat center right; padding: 4px 7px 4px 0px;}

a.button span 	{color: #000; font: normal 11px Tahoma, Verdana, sans-serif; text-decoration: none; padding: 4px 0px 4px 7px; white-space: nowrap; background: url(../images/legend/buttonLeft.gif) no-repeat center left; margin-bottom: 5px; cursor: pointer;}
a.button img 	{display: none;}

a.button-add span 		{font-weight: bold;}		/* add to cart (products categories, product details) */
a.button-view span 		{}		/* view cart (products categories, product details) */
a.button-check span 		{}		/* check out (products categories, product details) */
a.button-wishlist span 	{}		/* wishlist (products categories, product details) */

a.buttonBasket:link, a.buttonBasket:visited {color: #000; display: inline-block; font: normal 11px/28px Tahoma, Verdana, sans-serif; text-decoration: none; white-space: nowrap; margin-bottom: 5px; margin-right: 5px; background: url(../images/legend/buttonRight.gif) no-repeat center right; padding: 4px 7px 4px 0px;}
a.buttonBasket:hover, a.buttonBasket:active {color: #000; display: inline-block; font: normal 11px/28px Tahoma, Verdana, sans-serif; text-decoration: none; white-space: nowrap; margin-bottom: 5px; margin-right: 5px; background: url(../images/legend/buttonRight.gif) no-repeat center right; padding: 4px 7px 4px 0px;}

a.buttonBasket span 	{color: #000; font: normal 11px Tahoma, Verdana, sans-serif; text-decoration: none; padding: 4px 0px 4px 7px; white-space: nowrap; background: url(../images/legend/buttonLeft.gif) no-repeat center left; margin-bottom: 5px; cursor: pointer;}
a.buttonBasket img 	{display: none;}

a.button-shopping span 	{font-weight: bold;}			/* Continue shopping (basket) */
a.button-retrieve span 	{}			/* Retrieve Cart (basket) */
a.button-save span 		{}			/* Save cart (basket) */
a.button-clear span 	{}			/* Clear cart (basket) */
a.button-checkout span 	{font-weight: bold;}			/* Checkout (basket) */

a.buttonCart:link, a.buttonCart:visited {color: #000; display: inline-block; font: normal 11px/28px Tahoma, Verdana, sans-serif; text-decoration: none; white-space: nowrap; margin-bottom: 5px; margin-right: 5px; background: url(../images/legend/buttonRightCart.gif) no-repeat center right; padding: 4px 7px 4px 0px;}
a.buttonCart:hover, a.buttonCart:active {color: #000; display: inline-block; font: normal 11px/28px Tahoma, Verdana, sans-serif; text-decoration: none; white-space: nowrap; margin-bottom: 5px; margin-right: 5px; background: url(../images/legend/buttonRightCart.gif) no-repeat center right; padding: 4px 7px 4px 0px;}

a.buttonCart span 	{color: #000; font: normal 11px Tahoma, Verdana, sans-serif; text-decoration: none; padding: 4px 0px 4px 7px; white-space: nowrap; background: url(../images/legend/buttonLeftCart.gif) no-repeat center left; margin-bottom: 5px; cursor: pointer;}
a.buttonCart img 	{display: none;}

a.button-check span 	{}		/* Checkout (small cart) */
a.button-amend span 	{}		/* Amend cart (small cart) */
a.button-view span 		{}		/* View cart (small cart) */

a.buttonMore img 	{display:none;}
a.buttonMore {color: #000; font: normal 11px Tahoma, Verdana, sans-serif; text-decoration: underline; white-space: nowrap;}
a.buttonMore:hover {color: #000; font: normal 11px Tahoma, Verdana, sans-serif; text-decoration: none; white-space: nowrap;}
a.buttonMore span 	{white-space: nowrap; cursor: pointer;}			/* read more... (special offers, etc.) */
a.buttonMore b 		{font-weight: normal;}
.mainTableCellCenter a.buttonMore, .mainTableCellCenter a.buttonMore:hover	{font-size: 12px;}

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

/************* Category *******************/
.topCategory 			{margin: 0px; padding: 4px 0px;}
.selectedtopCategory    {margin: 0px; padding: 4px 0px;}
        
.subCategory 			{margin: 0px; padding: 2px 0px;}
.selectedsubCategory    {margin: 0px; padding: 2px 0px;}

.topCategory img, .subCategory img, .selectedtopCategory img, .selectedsubCategory img {margin: 5px 7px 0px 4px;}
.bl_categorieslist .secondcoll	{border-top: 1px solid #E2EBDE;}
/************* Category *******************/

/**************Categories Catalogue*******/
.bl_categoriescatalog .topCategory a.title, .bl_categoriescatalog .selectedtopCategory a.title	{margin-left: 0px;}
.bl_categoriescatalog .subCategory a.title, .bl_categoriescatalog .selectedsubCategory a.title	{margin-left: 0px;}

.bl_categorieslist .blockTD	{padding-bottom: 7px; padding-right: 0px;}

/************* Latest *******************/
td.topArticle {padding: 3px 3px 3px 0px;}
td.subArticle {padding: 3px 3px 3px 0px;}

a.subArticle {font-size: 11px;}
/************* Latest *******************/

/************* Offers *******************/
.bl_offers .block .blockTD a.bigtitle			{display: block; padding-bottom: 12px;}
.bl_offers .block .blockTD a.bigtitle:hover 	{display: block; padding-bottom: 12px;}
.offerTitleTop				{display: block; padding-bottom: 12px;}
.offerTitle					{text-align: left; clear: right; display: none;}
.offerTd 					{text-align: left; padding-bottom: 10px;}
.offerTd img.offerImg		{float: left; margin-right: 20px; margin-bottom: 10px;}
.offerTd a.buttonMore span {}
.bl_offers .titleTop	{border-bottom: 1px solid #E2EBDE;}


.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 
{margin-right: 18px; margin-bottom: 10px;} 

/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold;}
.forumUser 				{color: #4E5F73; font-weight: bold;}
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #fff; border-left: 1px solid #A41100; border-top: 1px solid #A41100; border-bottom: 1px solid #A41100;}
.forumMessageRight 	{background: #fff; border: 1px solid #A41100; }
.forumMessageTop 		{background: #B90C00; border-bottom: 1px solid #A41100; }
.blckTDforum hr	{display: none;}

/************* Categoties (catalogue) *******************/
.bl_categoriescatalog a.bigtitle			{text-decoration: underline;}
.bl_categoriescatalog a.bigtitle:hover 	{text-decoration: none;}

/************* Hot (news,...) *******************/
.bl_hot .blockTD img 				{display: none;}
/*****************************************************************************/

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

.footerMenu	{text-align:center; font-size:8pt;}
.footerMenu a.smallText	{color: #B90C00; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; text-transform: lowercase; text-decoration: none;}
.footerMenu a.smallText:hover	{color: #7BBB0B; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; text-transform: lowercase; text-decoration: underline;}
.footerMenu	span {padding: 0px 0px 0px 5px; display: none;}
.footerMenu	img.separator	{background: url(../images/legend/dotts.gif) no-repeat center left; width: 6px; height: 7px; margin-left: 10px; margin-right: 7px; margin-bottom: 2px; vertical-align: bottom;}
.footerHTML	{text-align:center; padding: 10px;}
.footerHTML font	{font-size: 11px;}
.footerImg	{text-align:right;}
.footerImg img		{width: 80px; height: 26px; border:0px;}

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

/*.commonbg { background: #FFFFFF; }
.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }*/
.middlebg {background: #E3EBDF;}
.errorbg  { background: #FF0000; }

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

tr, td						{font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000; }
/*tr.usual, td.usual		{background-color: #F4F4F4; }
tr.header, td.header		{background-color: #6699FF; color: white; }*/
tr.middle, td.middle		{font-weight: bold; background-color: #E3EBDF;}
.bl_cart tr.middle, .bl_cart td.middle		{font-weight: bold; background: none;}
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold;}
table.usual 				{}

body.popup tr.usual, body.popup td.usual		{background-color: transparent; }
body.popup tr.header, body.popup td.header		{background-color: #E9E9E9; 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;}
table.paddingReviews td		{padding: 0px 11px;}
table.paddingReviews td td	{padding: 0px;}
table.paddingRev5px td		{padding: 5px 11px;}
table.paddingRev3px td		{padding: 3px 3px 3px 11px;}

td.tab				{border: 1px solid #A41100; border-bottom: none; background: none; padding: 0px;}
td.tabActive		{border: 1px solid #A41100; border-bottom: none; background: #B90C00; padding: 0px;}
a.tab					{background: none; color: #000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #fff; color: #000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #B90C00; color: #000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #B90C00; color: #000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{border-top: 1px solid #A41100;}

.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; white-space: nowrap;}
div.adminTabActive 	{border-bottom: none; padding: 5px 9px 5px 9px; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px;}
td.endTab			{padding: 0px 4px; width: 90%;}
a.blackSm, a.blackSm:hover {text-decoration: none;}

input					{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }
input.usualprice	{border: none; text-align: right; font-family: Tahoma, sans-serif; font-size: 11px; background: #fff; color: #000;}
input.orderprice	{border: none; text-align: right; font-family: Tahoma, sans-serif; font-size: 11px; background: #fff; color: #000;}
input.search		{border: 1px solid #DB2F1E; font-family: Tahoma, sans-serif; font-size: 11px; background: #fff; color: #000; }
input.text			{border: 1px solid #DB2F1E; font-family: Tahoma, sans-serif; font-size: 11px; background: #fff; color: #000;}
input.field			{border: 1px solid #DB2F1E; font-family: Tahoma, sans-serif; font-size: 11px; background: #fff; color: #000;}
input.fieldSmall	{border: 1px solid #DB2F1E; font-family: Tahoma, sans-serif; font-size: 10px; background: #fff; color: #000;}
input.submit		{color: #000; cursor: pointer; padding: 2px 7px 4px 0px; height: 19px; margin: 0px; font-family: Tahoma, sans-serif; font-size: 11px; background: url(../images/legend/buttonRight.gif) no-repeat center right; border: none;}
	input#clear		{color: #777;}
	input#reset		{color: #777;}
	input#preview	{color: #9F2707;}
	input#cancel	{color: #777;}
	input#delete	{color: #C2C0C0;}
select				{border: 1px solid #DB2F1E; font-family: Tahoma, sans-serif; font-size: 11px; background: #fff; color: #000; font-weight: normal;}
select.search		{border: 1px solid #DB2F1E; font-family: Tahoma, sans-serif; font-size: 11px; background: #fff; color: #000; font-weight: normal;}
option				{font-family: Tahoma, sans-serif; font-size: 11px; background: #fff; color: #000;}
textarea			{border: 1px solid #DB2F1E; font-family: Tahoma, sans-serif; font-size: 11px; background: #fff; color: #000;}

span.submit {white-space: nowrap; display: inline-block; cursor: pointer; background: url(../images/legend/buttonLeft.gif) no-repeat center left; border: none; padding-left: 7px;}
html:root span.submit	{padding: 3px 0px 3px 7px;}
/*For old templates < ver. 3.3*/
td.submit {padding-left: 3px !important;}
.bl_subscribe input.field	{margin-bottom: 8px;}
.bl_subscribe a	{margin-top: 8px; display: block;}
.bl_basketrecommended select	{margin-right: 8px;}

form { margin: 0; }

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

a.header 			{color: #02B5E0; text-decoration: underline; }
a.header:hover		{color: #02B5E0; text-decoration: underline; }
a.title				{font-size: 12px; font-weight: bold;  color: #000; text-decoration: none; }
a.title:hover		{font-size: 12px; font-weight: bold;  color: #000; text-decoration: underline; }
a.smallText			{color: #000; text-decoration: underline; font-size: 11px; }
a.smallText:hover	{color: #000; text-decoration: none; font-size: 11px;}
a					{color: #000; text-decoration: underline; font-size: 11px;}
a:hover				{color: #000; text-decoration: none; font-size: 11px;}

.articleDate	{font-size: 11px; color: #000; font-weight: bold;}

/* prices styles */
.priceBlock {color: #000; font-weight: bold;}
.priceBlock .price {font-weight: bold; color: #B90C00;}
.priceBlock .priceTax {font-weight: normal;}

.priceBlockOld {color: #000; text-decoration: line-through;}
.priceBlockOld .price {font-weight: normal;}
.priceBlockOld .priceTax {font-weight: normal;}

.priceBlockHidden {color: #000; font-weight: bold; display: none;}
.priceBlockHidden .price {font-weight: bold;}
.priceBlockHidden .priceTax {font-weight: normal;}

.priceBlockEdit {color: #000; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; font-size: 10pt; color: black;}

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

.priceSaveBlock {color: green; font-weight: bold;}
.priceSaveBlock .price {font-weight: bold;}
.priceSaveBlock .percent {font-weight: normal;}

.pointsPriceBlock {}
.pointsPriceBlock .points {}

.rewardPointsBlock {}
.rewardPointsBlock .points {}
/* prices styles */

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

.wishlist-opacity	{display: none; z-index: 900; filter: alpha(opacity=50); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1; moz-opacity: 0.5; opacity: 0.5;}
.wishlist-shadow	{display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 400px; background: #CCCCCC;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #F4F4F4; border: 1px solid #A41100;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 14px, sans-serif; text-align:justify;}

.bl_productdetails .newProduct {display: block; position: relative; padding-right: 34px !important;}
.bl_productdetails .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; bottom: -1px; margin: 0px 0px 0px 2px;}
* html .bl_productdetails .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.bl_productslist .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: relative; bottom: -6px; margin: 0px 0px 0px 2px;}
* html .bl_productslist .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.newProduct img {background: url(../images/icons/new_m.png) no-repeat; width: 20px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_m.png,sizingMethod=crop);}

.titleText			{color: #000; text-decoration: none; }
.top				{font-size: 8pt; padding: 2px 0px 2px 0px;}
.smallText		{font-size: 11px; }
.middleText		{font-size: 12px; }
.bigText			{font-size: 12px; }
.comment			{font-size: 12px; color: #017A99; }
.message			{font-size: 12px; color: #017A99; }
.title			{font-size: 12px; font-weight: bold; color: #000; font-family: Tahoma, Arial, Helvetica, sans-serif;}
.bigtitle		{color: #B90C00; text-decoration: underline; font: bold 14px Tahoma, Arial, Helvetica, sans-serif;}
a.bigtitle		{color: #B90C00; text-decoration: underline; font: bold 14px Tahoma, Arial, Helvetica, sans-serif;}
a.bigtitle:hover	{color: #B90C00; text-decoration: none; font: bold 14px Tahoma, Arial, Helvetica, sans-serif;}
.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;}

table.matrix { border: 1px solid gray; margin-bottom: 5px; margin-top: 5px; }
th.matrixTop { padding-left: 5px; padding-right: 5px; border-bottom: 1px solid silver;  }

th.matrixBottom { padding-left: 5px; padding-right: 5px; }
td.matrixTop { border-bottom: 1px solid silver; border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }
td.matrixBottom { border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }

