/****** Main Table ******/
.basicTable 	{width: 100%;}

.mainTable 		{width: 100%;}
.mainTable75 	{width: 75%;}
.mainTable50 	{width: 50%;}

.mainTableCell	 			{padding: 25px 15px 7px 15px; vertical-align: top;}
.mainTableCellLeft 		{padding: 25px 0px 0px 15px; vertical-align: top;}
.mainTableCellCenter 	{padding: 25px 10px 7px 10px; vertical-align: top;}
.mainTableCellRight 		{padding: 25px 15px 0px 0px; vertical-align: top;}

.homeGreeting 						{padding: 25px 15px 0px 15px; vertical-align: top;}
.homeGreeting table				{width: 100%; background: url(../images/mac/osx/blocklr-rbgr.gif) repeat-y left;}
.homeGreeting table td			{background: url(../images/mac/osx/blocklr-lbgr.gif) repeat-y right;}
.homeGreeting table div			{background: url(../images/mac/osx/blocklr-tbgr-s.gif) repeat-x top;}
.homeGreeting table div div	{padding: 15px; background: url(../images/mac/osx/blocklr-bbgr.gif) repeat-x bottom;}
.homeGreeting table td span	{color: #000000; font: bold 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; display: block; padding: 0px 0px 5px 0px;}


.introBlock {border: 1px solid #B5B8B6;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {width: 100%; background: url(../images/mac/osx/logo-bgr.gif) repeat-x top;}

.headerMenu td#logo  {display: none;}
.headerMenu td#logo img {}
	
.headerMenu td#logoL {vertical-align: top;}
.headerMenu td#logoL img {margin: 16px 23px 16px 28px; border: 0px;}

.headerMenu td#menu {					/* Text Menu with or without images */
	vertical-align: top;
	width: 100%;
	padding: 58px 0px 0px 0px;	
	}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {}
.headerMenu td#menu td {}

td#menu td.begin {display: none; width: 1px;}
td#menu td.begin img.Img {width: 1px; height: 1px;}
td#menu td.end {}
td#menu td.end img.Img {width: 1px; height: 1px;}

/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited, a.menu:hover, a.menu:active 
{display: block; color: #000000; text-decoration: none; background: url(../images/mac/osx/tmenu-r.gif) no-repeat right top; font: 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-transform: capitalize;}
a.menu .nobr {display:block; padding: 6px 20px 7px 20px; background: url(../images/mac/osx/tmenu-l.gif) no-repeat left top;} 

a.menuActive:link, a.menuActive:visited, a.menuActive:hover, a.menuActive:active 
{display:block; color: #000000; text-decoration: none; background: url(../images/mac/osx/tmenu-r-act.gif) no-repeat right top; font: 13px  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-transform: capitalize;}
a.menuActive .nobr {display:block; padding: 6px 20px 7px 20px; background: url(../images/mac/osx/tmenu-l-act.gif) no-repeat left top;} 

/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #898989; 
	border-left: 1px solid #898989;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 4px 10px 4px 10px;
	border-right: 1px solid #898989;
	border-bottom: 1px solid #898989;
	display:block;
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000;
	text-decoration:none;
	text-align: left;
	background: #F3F3F3;
}

a.subMenu:hover, a.subMenu:active {
	background: #CECECE; 
	color: #000000;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{/*width: 600px; display: block;*/ position: absolute; top: 86px; left: 203px;}
td#menu td.secondaryBegin img.Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{display:block; font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px 0px 0px 20px; color: #000;}
a.secondaryMenu:hover 		{display:block; font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px 0px 0px 20px; color: #000;}
a.secondaryMenuActive 		{display:block; font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px 0px 0px 20px; color: #000; text-decoration: none;}
a.secondaryMenuActive:hover	{display:block; font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px 0px 0px 20px; color: #000; text-decoration: underline;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border: 0px; margin: 0px 5px 7px 0px; background: url(../images/mac/osx/blocklr-tbgr-s.gif) repeat-x top;}

.breadcrumbBegin {vertical-align: top; width: 2px; border: 0px; background: url(../images/mac/osx/blocklr-rbgr.gif) repeat-y left;}
.breadcrumbBegin img {width: 2px; height: 1px;}

.breadcrumbDelimiter {width: 100%; white-space: normal; border: 0px; font-size: 12px; padding: 0px 12px 0px 20px; background: url(../images/mac/osx/blocklr-bbgr.gif) repeat-x bottom;}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #000; font-size: 12px;}
.breadcrumbDelimiter a {font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000; text-decoration: none;}
.breadcrumbDelimiter a:hover {font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000; text-decoration: underline;}
.breadcrumbDelimiter a.treeItemLast {font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter a.treeItemLast:hover {font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter span {display: none;color: #000;font-size: 12px;margin: 0px 5px;}
.breadcrumbDelimiter img {margin: 1px 6px 0px 6px; height: 10px;width: 6px; background: url(../images/mac/osx/arrow.gif) no-repeat left bottom;}
html>body .breadcrumbDelimiter img {margin: 0px 6px 1px 6px;}
	
.breadcrumbRSS {border: 0px; font-size: 12px; padding: 0px 12px 0px 0px; background: url(../images/mac/osx/blocklr-bbgr.gif) repeat-x bottom;}

.breadcrumbEnd {width: 2px;border: 0px; background: url(../images/mac/osx/blocklr-lbgr.gif) repeat-y right;}
.breadcrumbEnd img {width: 2px; height: 32px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 10pt; color: #AAA; margin-right: 10px; display: inline; font-weight: bold;} 
.breadcrumbDelimiter span.active {font-size: 10pt; color: #000; margin-right: 10px; display: inline; font-weight: bold;}
/************* end Order Pages ***************/

/*****************************************************************************/

/************* Fieldset *******************/
/****** Top ******/
.titleTop {margin-top: 0px;}
.titleTopLeft {width: 8px; border: 0px; vertical-align: top; background: url(../images/mac/osx/block-tl.gif) no-repeat left top;}
.titleTopImgLeft {width: 8px; height: 23px;}
.titleTopCenter {white-space: normal; padding: 0px; border: 0px; background: url(../images/mac/osx/block-tbgr.gif) repeat-x top;}
.titleTopCenter div {color: #000; font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px 0px 0px 20px;}
.titleTopCenter div b {font-weight: normal;}
.titleTopRight {width: 13px; border: 0px; background: url(../images/mac/osx/block-tr.gif) no-repeat right top;}
.titleTopImgRight {width: 13px; height: 1px;}
/****** Top ******/
/****** Center ******/
.block {background: #F1F1F1 url(../images/mac/osx/block-bgr.gif) repeat-x bottom;}
.blockTD {padding: 10px 15px 10px 10px; background: url(../images/mac/osx/block-rbgr.gif) repeat-y right;}
.menuLeft {padding: 0px 15px 0px 10px; background: url(../images/mac/osx/block-rbgr.gif) repeat-y right;}
/****** Center ******/
/****** Bottom ******/
.titleBot {margin-bottom: 9px;}
.titleBotLeft {width: 5px; border: 0px; background: url(../images/mac/osx/block-bl.gif) no-repeat left bottom;}
.titleBotImgLeft {width: 5px; height: 6px;}
.titleBotRight {width: 100%; border: 0px; text-align: right; background: url(../images/mac/osx/block-bbgr.gif) repeat-x bottom;}
.titleBotImgRight {width: 5px; height: 6px; background: url(../images/mac/osx/block-br.gif) no-repeat right bottom;}
/****** Bottom ******/
/************* end Fieldset ***************/

/***************custom blocks in left & right column********************/
.mainTableCellLeft .titleTopLeft, .mainTableCellRight .titleTopLeft {width: 11px; border: 0px; vertical-align: top; background: url(../images/mac/osx/blocklr-tl.gif) no-repeat left top;}
.mainTableCellLeft .titleTopImgLeft, .mainTableCellRight .titleTopImgLeft {width: 11px; height: 24px;}
.mainTableCellLeft .titleTopCenter, .mainTableCellRight .titleTopCenter {white-space: normal; padding: 0px; border: 0px; background:  url(../images/mac/osx/blocklr-tbgr.gif) repeat-x left top;}
.mainTableCellLeft .titleTopCenter table, .mainTableCellRight .titleTopCenter table { width: 100%;}
.mainTableCellLeft .titleTopCenter div, .mainTableCellRight .titleTopCenter div {color: #000; text-align: center; font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px;}
.mainTableCellLeft .titleTopRight, .mainTableCellRight .titleTopRight {width: 10px; border: 0px; vertical-align: top; background: url(../images/mac/osx/blocklr-tr.gif) no-repeat right top;}
.mainTableCellLeft .titleTopImgRight, .mainTableCellRight .titleTopImgRight {width: 10px; height: 24px;}

.mainTableCellLeft .block, .mainTableCellRight .block {background: #E9E9E9 url(../images/mac/osx/blocklr-lbgr.gif) repeat-y left;}
.mainTableCellLeft .blockTD, .mainTableCellRight .blockTD {padding: 10px; background: url(../images/mac/osx/blocklr-rbgr.gif) repeat-y right;}
.mainTableCellLeft .menuLeft, .mainTableCellRight .menuLeft {padding: 10px; background: url(../images/mac/osx/blocklr-rbgr.gif) repeat-y right;}

.mainTableCellLeft .titleBotLeft, .mainTableCellRight .titleBotLeft {width: 11px; border: 0px; background: url(../images/mac/osx/blocklr-bl.gif) no-repeat left bottom;}
.mainTableCellLeft .titleBotImgLeft, .mainTableCellRight .titleBotImgLeft {width: 11px; height: 10px;}
.mainTableCellLeft .titleBotRight, .mainTableCellRight .titleBotRight {width: 100%; border: 0px; text-align: right; background: #E9E9E9 url(../images/mac/osx/blocklr-bbgr.gif) repeat-x bottom;}
.mainTableCellLeft .titleBotImgRight, .mainTableCellRight .titleBotImgRight {width: 10px; height: 10px; background: url(../images/mac/osx/blocklr-br.gif) no-repeat right bottom;}
/***************custom blocks in left & right column********************/

/***************custom blocks cart********************/
.bl_simple .titleTopLeft, 
.bl_banners .titleTopLeft, 
.bl_navigation .titleTopLeft  {width: 1px; border: 0px; background: none;}
.bl_simple .titleTopImgLeft, 
.bl_banners .titleTopImgLeft, 
.bl_navigation .titleTopImgLeft  {width: 1px; height: 1px;}
.bl_simple .titleTopRight, 
.bl_banners .titleTopRight, 
.bl_navigation .titleTopRight  {width: 1px; border: 0px; background: none;}
.bl_simple .titleTopImgRight, 
.bl_banners .titleTopImgRight, 
.bl_navigation .titleTopImgRight  {width: 1px; height: 1px;}
.bl_simple .block .blockTD, 
.bl_banners .block .blockTD, 
.bl_navigation .block .menuLeft  {padding: 10px 10px 10px 10px;}


.mainTableCellLeft .bl_simple .titleTopLeft, 
.mainTableCellRight .bl_simple .titleTopLeft, 
.mainTableCellLeft .bl_banners .titleTopLeft, 
.mainTableCellRight .bl_banners .titleTopLeft, 
.mainTableCellLeft .bl_navigation .titleTopLeft, 
.mainTableCellRight .bl_navigation .titleTopLeft {width: 11px; border: 0px; vertical-align: top; background: url(../images/mac/osx/blocklr-tl-s.gif) no-repeat left top;}
.mainTableCellLeft .bl_simple .titleTopImgLeft, 
.mainTableCellRight .bl_simple .titleTopImgLeft, 
.mainTableCellLeft .bl_banners .titleTopImgLeft, 
.mainTableCellRight .bl_banners .titleTopImgLeft, 
.mainTableCellLeft .titleTopImgLeft, 
.mainTableCellRight .titleTopImgLeft {width: 11px; height: 10px;}
.mainTableCellLeft .bl_simple .titleTopRight, 
.mainTableCellRight .bl_simple .titleTopRight, 
.mainTableCellLeft .bl_banners .titleTopRight, 
.mainTableCellRight .bl_banners .titleTopRight, 
.mainTableCellLeft .bl_navigation .titleTopRight, 
.mainTableCellRight .bl_navigation .titleTopRight {width: 100%; border: 0px; text-align: right; background: #E9E9E9 url(../images/mac/osx/blocklr-tbgr-s.gif) repeat-x top;}
.mainTableCellLeft .bl_simple .titleTopImgRight, 
.mainTableCellRight .bl_simple .titleTopImgRight, 
.mainTableCellLeft .bl_banners .titleTopImgRight, 
.mainTableCellRight .bl_banners .titleTopImgRight, 
.mainTableCellLeft .bl_navigation .titleTopImgRight, 
.mainTableCellRight .bl_navigation .titleTopImgRight {width: 10px; height: 10px; background: url(../images/mac/osx/blocklr-tr-s.gif) no-repeat right top;}



table#user-home .titleTopLeft {display: none;}
table#user-home .titleTopRight {display: none;}
table#user-home .blockTD {padding: 10px 10px 0px 10px;}

.bl_categorieslist .blockTD {padding: 10px 10px 10px 0px;}

.bl_cart .header #begin {height: 1px; width: 100%; background: #B8B8B8; margin: 6px 0px;}
.bl_cart .header #end {height: 2px; width: 100%; background: #B8B8B8; margin: 6px 0px;}

/*****************************************************************************/

/************* userHome - there is an ability to use the button 'Logout' at the header or at the footer *******************/

td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 11px;
	white-space: nowrap;
	background: url(../images/mac/osx/block-tbgr.gif) repeat-x top;
}
td.userHomeTitle b {color: #0000CC;}

div.userHomeBottom {						
	background: none;
	padding: 0px 20px 10px 20px;
	}
div.userHomeBottom a {color: #444444; text-decoration:underline;}
div.userHomeBottom a:hover {color: #444444; text-decoration:none;}

td.userHome img.orders 		{background: url(../images/icons/admin_orders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.orders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_orders.png,sizingMethod=crop);}
td.userHome img.profile 	{background: url(../images/icons/admin_profile.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.profile {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_profile.png,sizingMethod=crop);}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 55px;}
td.userHome img.support 	{background: url(../images/icons/admin_support.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.support {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_support.png,sizingMethod=crop);}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.forum {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_forum.png,sizingMethod=crop);}
td.userHome img.products 	{background: url(../images/icons/admin_products.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.products {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_products.png,sizingMethod=crop);}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.pages {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_pages.png,sizingMethod=crop);}
td.userHome img.salesorders	{background: url(../images/icons/admin_salesorders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.salesorders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_salesorders.png,sizingMethod=crop);}
td.userHome img.merchant 	{background: url(../images/icons/admin_merchant.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.merchant {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_merchant.png,sizingMethod=crop);}
td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.affiliates {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_affiliates.png,sizingMethod=crop);}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.payments {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_payments.png,sizingMethod=crop);}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.carts {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_carts.png,sizingMethod=crop);}
td.userHome img.wishlist 	{background: url(../images/icons/admin_wishlist.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.wishlist {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_wishlist.png,sizingMethod=crop);}
td.userHome img.reminders 	{background: url(../images/icons/admin_reminders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.reminders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png,sizingMethod=crop);}

td.userHome div {margin: 0px 0px 0px 50px;}
/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td.butTd {}
td.butTd span.spacer {display:none;}	/* '|' between button */
.bl_cart td.butTd span.spacer {display: inline; color: #154AD2; font: bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;}			/* '|' between button in small cart */

a.button:link, a.button:visited {display: inline-block; color: #000; font: 8pt/18pt Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap; padding: 0px 5px;}
a.button:hover, a.button:active {display: inline-block; color: #000; font: 8pt/18pt Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap;}

a.button-add span 		{padding: 3px 7px; border: 1px solid #2F7EBF; background: #94D4EE url(../images/mac/osx/button-blue.gif) repeat-x left top; cursor: pointer;}	/* add to cart (products categories, product details) */
a.button-add img 		{display:none;}
a.button-view span		{padding: 3px 7px; border: 1px solid #999999; background: #B5B5B5 url(../images/mac/osx/button-grey.gif) repeat-x left top; cursor: pointer;}	/* view cart (products categories, product details) */
a.button-view img		{display:none;}
a.button-check span		{padding: 3px 7px; border: 1px solid #999999; background: #B5B5B5 url(../images/mac/osx/button-grey.gif) repeat-x left top; cursor: pointer;}	/* check out (products categories, product details) */
a.button-check img		{display:none;}
a.button-wishlist span 	{padding: 3px 7px; border: 1px solid #999999; background: #B5B5B5 url(../images/mac/osx/button-grey.gif) repeat-x left top; cursor: pointer;} /* wishlist (products categories, product details) */
a.button-wishlist img 	{display: none;}

a.buttonBasket:link, a.buttonBasket:visited {display: inline-block; color: #000; font: 8pt/16pt Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap; padding: 0px 5px;}
a.buttonBasket:hover, a.buttonBasket:active {display: inline-block; color: #000; font: 8pt/16pt Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap;}

a.button-shopping span 	{padding: 3px 7px; border: 1px solid #999999; background: #B5B5B5 url(../images/mac/osx/button-grey.gif) repeat-x left top; cursor: pointer;}	/* Continue shopping (basket) */
a.button-shopping img 	{display:none;}
a.button-retrieve span 	{padding: 3px 7px; border: 1px solid #999999; background: #B5B5B5 url(../images/mac/osx/button-grey.gif) repeat-x left top; cursor: pointer;}	/* Retrieve Cart (basket) */
a.button-retrieve img 	{display:none;}
a.button-save span 		{padding: 3px 7px; border: 1px solid #999999; background: #B5B5B5 url(../images/mac/osx/button-grey.gif) repeat-x left top; cursor: pointer;}	/* Save cart (basket) */
a.button-save img 		{display:none;}
a.button-clear span 	{padding: 3px 7px; border: 1px solid #999999; background: #B5B5B5 url(../images/mac/osx/button-grey.gif) repeat-x left top; cursor: pointer;}	/* Clear cart (basket) */
a.button-clear img 		{display:none;}
a.button-checkout span 	{padding: 3px 7px; border: 1px solid #2F7EBF; background: #94D4EE url(../images/mac/osx/button-blue.gif) repeat-x left top; cursor: pointer;}	/* Checkout (basket) */
a.button-checkout img 	{display:none;}

a.buttonCart:link, a.buttonCart:visited {color: #154AD2; font: bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline;}
a.buttonCart:hover, a.buttonCart:active {color: #154AD2; font: bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none;}

.bl_cart a.button-check span 	{padding: 0px; border: none; background: none; cursor: pointer;}	/* Checkout (small cart) */
.bl_cart a.button-check img 	{display:none;}
.bl_cart a.button-amend span 	{padding: 0px; border: none; background: none; cursor: pointer;}	/* Amend cart (small cart) */
.bl_cart a.button-amend img 	{display:none;}
.bl_cart a.button-view span 	{padding: 0px; border: none; background: none; cursor: pointer;}	/* View cart (small cart) */
.bl_cart a.button-view img 		{display:none;}

a.buttonMore:link, a.buttonMore:visited {color: #154AD2; font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;}
a.buttonMore:hover, a.buttonMore:active {color: #154AD2; font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;}

a.buttonMore span 	{display:auto;}			/* read more... (special offers, etc.) */
a.buttonMore b 		{font-weight: ;}
a.buttonMore img 	{display:none;}

.disabled {							/* disadled add to cart */
	color: #666; cursor: pointer; 
	font: 8pt Tahoma, Verdana, sans-serif; text-decoration: none; padding: 0px 5px; 
}
a.disabled:hover {color: #666; cursor: pointer; text-decoration:none;}

/************* Button Links *******************/

/*****************************************************************************/

/************* Category *******************/

.topCategory 					{padding: 3px 0px 4px 0px; vertical-align: middle;}
.topCategory a.title 		{color: #154AD2; text-decoration: underline; font: normal normal normal 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
.topCategory a.title:hover {color: #154AD2; text-decoration: none; font: normal normal normal 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
.selectedtopCategory 					{margin: 0; padding: 3px 0px 4px 0px; vertical-align: middle; background: ;}
.selectedtopCategory a.title			{color: #154AD2; text-decoration: none; font: normal normal normal 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
.selectedtopCategory a.title:hover	{color: #154AD2; text-decoration: underline; font: normal normal normal 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
        
.subCategory 					{margin: 0; padding: 1px 0px 0px 0px; vertical-align: middle;}
.subCategory a.title 		{color: #154AD2; text-decoration: underline; font: normal normal normal 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
.subCategory a.title:hover {color: #154AD2; text-decoration: none; font: normal normal normal 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
.selectedsubCategory 		{margin: 0; padding: 1px 0px 0px 0px; vertical-align: middle; background: ;}
.selectedsubCategory a.title 			{color: #154AD2; text-decoration: none; font: normal normal normal 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
.selectedsubCategory a.title:hover	{color: #154AD2; text-decoration: underline; font: normal normal normal 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 0px 0px 10px;}

.bl_categorieslist .secondcoll {}

/************* Latest *******************/

td.topArticle {padding: 3px 3px 3px 0px;}
td.subArticle {padding: 3px 3px 3px 0px;}

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}

/*****************************************************************************/

/************* Offers *******************/
.bl_offers .block .blockTD a.bigtitle			{font-size: 12px; color: #154AD2; text-decoration: underline;}
.bl_offers .block .blockTD a.bigtitle:hover 	{color: #154AD2; text-decoration: none;}
.offerTitleTop				{display: none;}
.offerTitle					{text-align: left; clear: right; display: block;}
.offerTd 					{text-align: left;}
.offerTd img.offerImg		{float: left; padding: 1px; background: #fff; margin: 0px 8px 3px 0px; border: 1px solid #B6B6B6; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#DFDFDF', Positive='true');} 
.offerTd div.offerText	{text-align: justify;}
.offerTd a.buttonMore span {display:none;}

/************* Product details like Offers *******************/
.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 
{padding: 1px; background: #fff; border: 1px solid #B6B6B6; margin: 0px 5px 10px 0px; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#DFDFDF', 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: #F3F7FA; border-left:1px solid #E7F4FF; 	border-top:1px solid #E7F4FF; border-bottom:1px solid #E7F4FF; }
.forumMessageRight 	{background: #F3F7FA; border: 1px solid #E7F4FF; }
.forumMessageTop 		{background: #E7F4FF; border-bottom: 1px solid #E7F4FF; }

/************* Hot (news,...) *******************/
.mainTableCellCenter .bl_hot .blockTD img, .mainTableCell .bl_hot .blockTD img 							{display: none;}
.mainTableCellCenter .bl_hot .blockTD .articleDate, .mainTableCell .bl_hot .blockTD .articleDate	{display: none;}
.mainTableCellCenter .bl_hot .blockTD div, .mainTableCell .bl_hot .blockTD div  							{padding-left: 20px;}
.mainTableCellCenter .bl_hot a.bigtitle, .mainTableCell .bl_hot a.bigtitle 								{padding: 2px 0px 3px 20px; background: url(../images/mac/osx/arrow-green.gif) no-repeat 0px 6px; display: block; position: relative; left: -20px; font-size: 10pt; text-decoration: underline;}
.mainTableCellCenter .bl_hot a.bigtitle:hover, .mainTableCell .bl_hot a.bigtitle:hover 				{padding: 2px 0px 3px 20px; background: url(../images/mac/osx/arrow-green.gif) no-repeat 0px 6px; text-decoration: none;}
.mainTableCellCenter .bl_hot .blockTD, .mainTableCell .bl_hot .blockTD 										{padding: 10px 0px 10px 0px;}

/*****************************************************************************/

/************* Footer *******************/

.footerAll							{display: block; padding: 20px 0px 0px 0px;}
.footerMenu							{display: block; text-align:center; font-size: 12px; padding: 20px 0px 0px 0px;}
.footerMenu	span 					{font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px 0px 0px 5px;}
.footerMenu	img					{}
.footerMenu	img.separator		{display: none;}
.footerMenu	a.smallText 		{color: #154AD2; font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline;}
.footerMenu	a.smallText:hover {color: #154AD2; font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none;}
.footerHTML							{text-align:center; padding: 10px; /*float:left;*/}
.footerHTML font					{font-size:12px;}
.footerHTML a						{font-size:12px;}
.footerImg							{text-align:right;}
.footerImg img						{width: 80px; height: 26px; border:0px; margin-top: 10px;}

/************* Footer *******************/

/*.commonbg { background: #FFFFFF; }
.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }*/
.middlebg { background: #DFDFDF; }
.errorbg  { background: #FF0000; }

body		{font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; margin: 0px; padding:0px; background: #E9E9E9;}
body.popup	{font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; margin: 0px; padding:0px; background: #E9E9E9;}

tr, td						{font: 12px Tahoma, Verdana, Geneva, 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: #DFDFDF; font-weight: bold; }
.bl_cart tr.middle, 
.bl_cart td.middle 		{background-color: transparent; font-weight: bold; }
.bl_productdetails tr.middle, 
.bl_productdetails td.middle 		{padding-left: 20px;}
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: #E7F4FF; color: #5545B6; }

td.padding10px			{padding: 10px;}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0px;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0px;}

td.tab				{border-top: 1px solid #B6B6B6; border-right: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6;}
td.tabActive		{border-top: 1px solid #B6B6B6; border-right: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6;}
.tab				{font-size: 12pt; font-weight: bold; text-decoration: none; background: transparent; color: #000;}
.tab:hover			{text-decoration: none; color: #000; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #B6B6B6; color: #E9E9E9; }
.tabActive:hover	{text-decoration: none; color: #E9E9E9; }
.tabline 			{background: #B6B6B6;}

div.adminTab 			{font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding: 3px 8px 2px 8px; margin:3px 2px 0px 2px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
div.adminTabActive 	{font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding: 5px 9px 4px 9px;; margin:3px 0px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #919b9c;}
td.adminTabActive	{border: 0px;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #919b9c;}
td.endTab			{padding: 0px 4px; width: 100%; border-bottom: 1px solid #919b9c;}

input					{font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;}
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
input.search		{border-top: 1px solid #7B7B7B; border-right: 1px solid #C4C4C4; border-bottom: 1px solid #DDDDDD; border-left: 1px solid #C4C4C4; background: #FFF;}
input.text			{border-top: 1px solid #7B7B7B; border-right: 1px solid #C4C4C4; border-bottom: 1px solid #DDDDDD; border-left: 1px solid #C4C4C4; background: #FFF;}
input.field			{border-top: 1px solid #7B7B7B; border-right: 1px solid #C4C4C4; border-bottom: 1px solid #DDDDDD; border-left: 1px solid #C4C4C4; background: #FFF;}
input.submit		{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	border-top: 1px solid #B3B3B3; border-right: 1px solid #6C6C6C; border-bottom: 1px solid #6C6C6C; border-left: 1px solid #B3B3B3; 
	color: #000; 
	cursor: pointer; 
	background: #F0F0F0 url(../images/mac/osx/button-grey.gif) repeat-x center; 
	height: 21px; 
	padding: 0px 6px 2px 6px; 
	margin: 0px;
	}
input.submit:hover		{border-top: 1px solid #062E81; border-right: 1px solid #6C6C6C; border-bottom: 1px solid #545556; border-left: 1px solid #3B3BA0; background: #9DC3EA url(../images/mac/osx/button-blue.gif) repeat-x center;}
	input#clear		{color: #8A8A8A;}
	input#reset		{color: #8A8A8A;}
	input#preview	{color: #FF0000;}
	input#cancel	{color: #8A8A8A;}
	input#delete	{color: #8A8A8A;}
	input#continue	{}
select				{border-top: 1px solid #7B7B7B; border-right: 1px solid #C4C4C4; border-bottom: 1px solid #DDDDDD; border-left: 1px solid #C4C4C4; background: #FFF; font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;}
select.search		{border-top: 1px solid #7B7B7B; border-right: 1px solid #C4C4C4; border-bottom: 1px solid #DDDDDD; border-left: 1px solid #C4C4C4; background: #FFF;}
textarea				{border-top: 1px solid #7B7B7B; border-right: 1px solid #C4C4C4; border-bottom: 1px solid #DDDDDD; border-left: 1px solid #C4C4C4; background: #FFF; font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; width: 90%;}

td.submit {}

form { margin: 0; }

hr {background: #B6B6B6; border: 0px; color: #B6B6B6;}

a.header 			{color: #154AD2; text-decoration: underline; }
a.header:hover		{color: #154AD2; text-decoration: none; }
a.title				{color: #154AD2; text-decoration: underline; font-size: 13px; font-weight: bold;}
a.title:hover		{color: #154AD2; text-decoration: none; font-size: 13px; font-weight: bold;}
a.top10				{color: #154AD2; text-decoration: none; font-size: 11px; }
a.top10:hover		{color: #154AD2; text-decoration: underline; font-size: 11px; }
a.smallText			{color: #154AD2; text-decoration: none; font-size: 11px; }
a.smallText:hover	{color: #154AD2; text-decoration: underline; font-size: 11px; }
a						{color: #154AD2; text-decoration: underline; font-size: 12px; }
a:hover				{color: #154AD2; text-decoration: none; }

.bl_content a.top10				{color: #5545B6; text-decoration: underline; font-size: 12px; }
.bl_content a.top10:hover		{color: #5545B6; text-decoration: none; font-size: 12px; }

/* prices styles */
.priceBlock { color: #d50000; font: normal 12px Tahoma, sans-serif;}
.priceBlockOld { color: #000; text-decoration: line-through; font: normal 12px Tahoma, sans-serif; }
.priceBlockHidden { color: #000; font-weight: bold; font-family: tahoma, verdana, sans-serif; display: none; }
.priceBlockEdit { color: #000; font: normal 12px Tahoma, sans-serif; }
.priceBlock .price, .priceBlockHidden .price {font-weight: bold; color: #FF6700;}
.priceBlockOld .price { font-weight: normal; }
.priceBlockEdit input.price { text-align: right; font-weight: bold; width: 80px; font-size:10pt; color:black; border-top: 1px solid #7F9DB9; border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; }
.priceBlock .priceTax, .priceBlockHidden .priceTax { font-weight: normal; display: none;}
.priceBlockOld .priceTax { font-weight: normal; display: none;}

.salesBlock {color: #d50000; border: none; background: transparent; font: normal 12px Tahoma, sans-serif; }
.salesPrice {font-weight: bold; color: #FF6700;}
.salesTax {display: none;}

.priceSaveBlock { color: #000; font: normal 12px Tahoma,sans-serif;}
.priceSaveBlock .price { font-weight: normal; }
.priceSaveBlock .percent { font-weight: normal; }

.pointsPriceBlock { font: 12px Tahoma,sans-serif;}
.pointsPriceBlock .points { }

.rewardPointsBlock { font: 12px Tahoma,sans-serif;}
.rewardPointsBlock .points { }

.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 10pt; font-weight: bold; color: #000000; background: #DFDFDF; padding: 5px 10px !important; }
.productsDelimiter 		{background: #DFDFDF; padding: 0px !important;}
.productsDelimiterTop 	{background: #DFDFDF; 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: #CBD2D4;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #F1F1F1; border: 1px solid #B5B8B6;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 14px; text-align:justify;}

.bl_productdetails .newProduct {display: block; position: relative; padding-right: 44px !important;}
.bl_productdetails .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; top: -3px; 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; top: 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; top: 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: #5545B6; text-decoration: underline;}

.articleDate	{font-size: 8pt; color: #333; font-style: italic; }
.realprice		{color: #d50000; font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: line-through; border: none; background: transparent;}
.ourprice		{color: #000000; font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; border: none; background: transparent;}
.taxprice		{color: #000000; font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
.editprice		{color: #000000; font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; width: 80px;}
.top				{font-size: 8pt; padding: 2px 0px;}
.smallText		{font-size: 8pt; }
.middleText		{font-size: 9pt; }
.bigText			{font-size: 10pt; }
.comment			{font-size: 8pt; color: #7777CC;}
.message			{font-size: 9pt; color: #0000CC;}
.title			{font-size: 13px; font-weight: bold; color: #154AD2;}
.bigtitle		{font-size: 14px; font-weight: bold; color: #154AD2;}
.error			{color: red; }

span.nobr       {white-space: nowrap !important;}

/*************  Manual  ***************/

.level1 {padding: 2px 2px 2px 15px;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}

/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2px 2px 2px 5px;}
.menuLeft .level2 {padding: 2px 2px 2px 15px;}
.menuLeft .level3 {padding: 2px 2px 2px 30px;}
.menuLeft .level4 {padding: 2px 2px 2px 40px;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}