/****** Toolbar ******/

div.toolbar {
	z-index: 2007;
	width: 100%; 
	display: block; 
	position: fixed; 
	top: 0px; 
	left: 0px;
	//position: absolute;
   	top: expression(
   	document.getElementsByTagName( 'body' )[0].scrollTop + "px"
   	);
	}

div.toolbar img.toolbar-logo {display: inline; width: 64px; height: 24px;}
div.toolbar img.toolbar-logo-demo {display: inline; width: 30px; height: 14px;}
div.toolbar table {background: url(../images/toolbar/toolbar-bgr.gif) repeat-x top;display: block; position: fixed;}
div.toolbar table td {padding: 4px 0px 12px 0px; font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;}
div.toolbar table td.toolbar-logo {padding: 4px 15px 12px 15px; width: 100px; white-space: nowrap;}
div.toolbar table td.toolbar-logo a, div.toolbar table td.toolbar-logo a:hover {padding: 0px;}
div.toolbar table td.toolbar-select1 {padding: 4px 0px 8px 15px; white-space: nowrap; color: black;}
div.toolbar table td.toolbar-select2 {padding: 4px 3px 8px 3px;}
div.toolbar table td.toolbar-select3 {padding: 4px 15px 8px 0px;}
div.toolbar table td.toolbar-delim {width: 2px;}
div.toolbar table td.toolbar-delim img {display: inline;width: 2px; height: 17px;}
div.toolbar table td.toolbar-a {padding: 4px 15px 8px 0px; width: 100%; white-space: nowrap;}
div.toolbar table td img.toolbar-logo-demo {margin: 1px 3px;}
div.toolbar table td a {color: #4141a2; font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; padding: 0 5 0 15;}
div.toolbar table td a:hover {color: #4141a2; font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; padding: 0 5 0 15;}

div.toolbar input.toolbar-submit		{border: 0px; cursor: pointer; background: url(../images/toolbar/toolbar-button.gif) no-repeat right; height: 20px; width: 20px;}
div.toolbar select.toolbar-select	{background: #fff; font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; border-top: 1px solid #7f9db9;border-right: 1px solid #bacddf;border-bottom: 1px solid #bacddf;border-left: 1px solid #7f9db9;}

/****** Toolbar ******/

/****** Ad Hosting Banner ******/
img.demoAdHosting {background: url(../images/demo-ad-hosting-default.gif) no-repeat;}
/****** Ad Hosting Banner ******/

/****** Main Table ******/

.mainTable {width: 100%;}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500px;}

mainTableCell		 	{padding: 4px 8px 4px 8px; vertical-align: top;}
.mainTableCellLeft 		{padding: 4px 0px 4px 10px; vertical-align: top;}
.mainTableCellCenter 	{padding: 4px 8px 4px 8px; vertical-align: top;}
.mainTableCellRight 	{padding: 4px 10px 4px 0px; vertical-align: top;}

.homeGreeting 		{padding: 4px 10px 4px 10px; vertical-align: top;}
.homeGreeting table	{width: 100%; background: url(../images/default/greeteng-t-l.gif) no-repeat left top;}
.homeGreeting table td	{background: url(../images/default/greeteng-b-r.gif) no-repeat right bottom;}
.homeGreeting table div	{background: url(../images/default/greeteng-t-r.gif) no-repeat right top;}
.homeGreeting table div div	{padding: 15px; background: url(../images/default/greeteng-b-l.gif) no-repeat left bottom;}
.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: 40px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	}

.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)*/
	width: 150px;
	height: 55px;
	margin: 20px 22px 10px 22px;
	border: 0px;
	background: url(../images/default/logo.gif);
	}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: #ffffff;
	padding: 10px 0px 0px 0px;
	}
.headerMenu td#menu img#Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: 100%;}
.headerMenu td#menu td {text-align: center;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {color: #52ae30; text-decoration: underline; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}
a.menu:hover, a.menu:active {color: #52ae30; text-decoration: none; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}
a.menuActive:link, a.menuActive:visited {color: #444444; text-decoration: none; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}
a.menuActive:hover, a.menuActive:active {color: #444444; text-decoration: underline; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}


/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border: 0px solid #D5D5D5; margin: 0px 0px 10px 0px;}

.breadcrumbBegin {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	background: url(../images/default/breadcramb-b-l.gif) no-repeat left bottom;
	}
.breadcrumbBegin img {width: 11px; height: 10px; background: url(../images/default/breadcramb-t-l.gif) no-repeat left top; margin-bottom: 10px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #D5D5D5;
	border-right: 0px solid #999;
	border-bottom: 1px solid #D5D5D5;
	border-left: 0px solid #999;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: #F4F4F4;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #1677B8; 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: auto;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {
	display: none;
	height: 20px;
	width: 30px;
	background: #0000ff url(../images/curved/bread.gif) no-repeat center;
	}
	
.breadcrumbRSS {
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	font-size: 8pt;
	background: #F4F4F4;
	}

.breadcrumbEnd {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	background: url(../images/default/breadcramb-b-r.gif) no-repeat right bottom;
	}
.breadcrumbEnd img {width: 11px; height: 10px; background: url(../images/default/breadcramb-t-r.gif) no-repeat right top; margin-bottom: 10px;}

/************* Breadcrumb *******************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 0px;}

.titleTopLeft {
	width: 24px;
	border: 0px;
	background: url(../images/default/cblock-t-l.gif) no-repeat top left;
	}
.titleTopImgLeft {width: 24px; height: 1px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:10px 0px 0px 0px;
	border: 0px;
	background: url(../images/default/cblock-t-bgr.gif) repeat-x top;
	}
.titleTopCenter div {
	color: #444444;
	font: 12pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.titleTopCenter div b {font-weight: normal;}
.titleTopRight {
	width: 24px;
	border: 0px;
	background: url(../images/default/cblock-t-r.gif) no-repeat top right;
	}
.titleTopImgRight {width: 24px; height: 55px;}

/****** Top ******/

/****** Center ******/

.block {
	border: 0px;
	background: #f4f4f4 url(../images/default/cblock-r-bgr.gif) repeat-y right;
	}
.blockTD {background: url(../images/default/cblock-l-bgr.gif) repeat-y left; padding: 0px 11px;}
.menuLeft {background: url(../images/default/cblock-l-bgr.gif) repeat-y left; padding: 0px 11px;}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 8px;}

.titleBotLeft {
	width: 24px;
	border: 0px;
	background: url(../images/default/cblock-b-l.gif) no-repeat left;
	}
.titleBotImgLeft {width: 24px; height: 1px;}

.titleBotRight {
	width: 100%;
	text-align: right;
	border: 0px;
	background: url(../images/default/cblock-b-bgr.gif) repeat-x bottom;
	}
.titleBotImgRight {width: 24px; height: 23px; background: #6699ff url(../images/default/cblock-b-r.gif) no-repeat right;}

/****** Bottom ******/

.bl-simple .titleTopRight, .bl-banners .titleTopRight, .bl-navigation .titleTopRight
 {width: 100%; background: url(../images/default/cblock-t-bgr.gif) repeat-x top; text-align: right;}
.bl-simple .titleTopImgLeft, .bl-banners .titleTopImgLeft, .bl-navigation .titleTopImgLeft 
 {width: 24px; height: 23px;}
.bl-simple .titleTopImgRight, .bl-banners .titleTopImgRight, .bl-navigation .titleTopImgRight
 {width: 24px; height: 23px; background: url(../images/default/cblock-t-r.gif) no-repeat top right;}

/*table#user-home .titleTopLeft {background: url(../images/rainbow/block-t-l.gif) no-repeat top;}*/
table#user-home .titleTopRight {width: 100%; background: url(../images/default/cblock-t-bgr.gif) repeat-x top; text-align: right;}
table#user-home .titleTopImgLeft {width: 24px; height: 23px;}
table#user-home .titleTopImgRight {width: 24px; height: 23px; background: url(../images/default/cblock-t-r.gif) no-repeat top right;}

/************* end Fieldset ***************/

/***************custom blocks in left & right column********************/
.mainTableCellLeft .titleTopLeft, .mainTableCellRight .titleTopLeft 
 {width: 23px; background: url(../images/default/lrblock-t-l.gif) no-repeat top left;}
.mainTableCellLeft .titleTopImgLeft, .mainTableCellRight .titleTopImgLeft 
 {width: 23px; height: 1px;}
.mainTableCellLeft .titleTopCenter, .mainTableCellRight .titleTopCenter 
 {background: url(../images/default/lrblock-t-bgr.gif) repeat-x top; padding:10px 0px 0px 0px;}
.mainTableCellLeft .titleTopCenter table, .mainTableCellRight .titleTopCenter table 
 { width: 100%;}
.mainTableCellLeft .titleTopCenter div, .mainTableCellRight .titleTopCenter div 
 { text-align: center;}
.mainTableCellLeft .titleTopRight, .mainTableCellRight .titleTopRight 
 {width: 24px; background: url(../images/default/lrblock-t-r.gif) no-repeat top right;}
.mainTableCellLeft .titleTopImgRight, .mainTableCellRight .titleTopImgRight 
 {width: 24px; height: 55px;}
.mainTableCellLeft .block, .mainTableCellRight .block 
 {background: #ffffff url(../images/default/lrblock-r-bgr.gif) repeat-y right;}
.mainTableCellLeft .block .blockTD, .mainTableCellRight .block .blockTD 
 {background: url(../images/default/lrblock-l-bgr.gif) repeat-y left;}
.mainTableCellLeft .block .menuLeft, .mainTableCellRight .block .menuLeft 
 {background: url(../images/default/lrblock-l-bgr.gif) repeat-y left;}
.mainTableCellLeft .titleBotLeft, .mainTableCellRight .titleBotLeft 
 {width: 23px; border: 0px; background: url(../images/default/lrblock-b-l.gif) no-repeat left;}
.mainTableCellLeft .titleBotImgLeft, .mainTableCellRight .titleBotImgLeft 
 {width: 23px; height: 1px;}
.mainTableCellLeft .titleBotRight, .mainTableCellRight .titleBotRight 
 {width: 100%; border: 0px; background: url(../images/default/lrblock-b-bgr.gif) repeat-x bottom;}
.mainTableCellLeft .titleBotImgRight, .mainTableCellRight .titleBotImgRight 
 {width: 24px; height: 23px; background: #6699ff url(../images/default/lrblock-b-r.gif) no-repeat right;}

.mainTableCellLeft .bl-simple .titleTopRight, .mainTableCellLeft .bl-banners .titleTopRight, .mainTableCellLeft .bl-navigation .titleTopRight,
.mainTableCellRight .bl-simple .titleTopRight, .mainTableCellRight .bl-banners .titleTopRight, .mainTableCellRight .bl-navigation .titleTopRight
 {width: 100%; background: url(../images/default/lrblock-t-bgr.gif) repeat-x top; text-align: right;}
.mainTableCellLeft .bl-simple .titleTopImgLeft, .mainTableCellLeft .bl-banners .titleTopImgLeft, .mainTableCellLeft .bl-navigation .titleTopImgLeft, 
.mainTableCellRight .bl-simple .titleTopImgLeft, .mainTableCellRight .bl-banners .titleTopImgLeft, .mainTableCellRight .bl-navigation .titleTopImgLeft 
 {width: 23px; height: 23px;}
.mainTableCellLeft .bl-simple .titleTopImgRight, .mainTableCellLeft .bl-banners .titleTopImgRight, .mainTableCellLeft .bl-navigation .titleTopImgRight,
.mainTableCellRight .bl-simple .titleTopImgRight, .mainTableCellRight .bl-banners .titleTopImgRight, .mainTableCellRight .bl-navigation .titleTopImgRight
 {width: 24px; height: 23px; background: url(../images/default/lrblock-t-r.gif) no-repeat top right;}
/***************custom blocks in left & right column********************/

/***************custom blocks offers and categories********************/
.bl_categoriescat .titleTopLeft
 {width: 23px; background: url(../images/default/categories-t-l.gif) no-repeat top left;}
.bl_categoriescat .titleTopImgLeft
 {width: 23px; height: 1px;}
.bl_categoriescat .titleTopCenter
 {background: url(../images/default/categories-t-bgr.gif) repeat-x top;}
.bl_categoriescat .titleTopRight
 {width: 24px; background: url(../images/default/categories-t-r.gif) no-repeat top right;}
.bl_categoriescat .titleTopImgRight
 {width: 24px; height: 55px;}
.bl_categoriescat .block
 {background: #fff7de url(../images/default/categories-r-bgr.gif) repeat-y right;}
.bl_categoriescat .block .blockTD
 {background: url(../images/default/categories-l-bgr.gif) repeat-y left;}
.bl_categoriescat .titleBotLeft
 {width: 23px; border: 0px; background: url(../images/default/categories-b-l.gif) no-repeat left;}
.bl_categoriescat .titleBotImgLeft
 {width: 23px; height: 1px;}
.bl_categoriescat .titleBotRight
 {width: 100%; border: 0px; background: url(../images/default/categories-b-bgr.gif) repeat-x bottom;}
.bl_categoriescat .titleBotImgRight
 {width: 24px; height: 23px; background: #6699ff url(../images/default/categories-b-r.gif) no-repeat right;}

.blockoffers .titleTopLeft
 {width: 23px; background: url(../images/default/offers-t-l.gif) no-repeat top left;}
.blockoffers .titleTopImgLeft
 {width: 23px; height: 1px;}
.blockoffers .titleTopCenter
 {background: url(../images/default/offers-t-bgr.gif) repeat-x top;}
.blockoffers .titleTopRight
 {width: 24px; background: url(../images/default/offers-t-r.gif) no-repeat top right;}
.blockoffers .titleTopImgRight
 {width: 24px; height: 55px;}
.blockoffers .block
 {background: #def0ff url(../images/default/offers-r-bgr.gif) repeat-y right;}
.blockoffers .block .blockTD
 {background: url(../images/default/offers-l-bgr.gif) repeat-y left;}
.blockoffers .titleBotLeft
 {width: 23px; border: 0px; background: url(../images/default/offers-b-l.gif) no-repeat left;}
.blockoffers .titleBotImgLeft
 {width: 23px; height: 1px;}
.blockoffers .titleBotRight
 {width: 100%; border: 0px; background: url(../images/default/offers-b-bgr.gif) repeat-x bottom;}
.blockoffers .titleBotImgRight
 {width: 24px; height: 23px; background: #6699ff url(../images/default/offers-b-r.gif) no-repeat right;}
/***************custom blocks offers and categories********************/

/*****************************************************************************/

/************* 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 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/default/cblock-t-bgr.gif) repeat-x top;
	}

div.userHomeTop {					/* the button 'Logout' at the header */
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
div.userHomeTop td	{padding:0;background: none;border:none;}
div.userHomeTop td a {color: #444444; font: bold 9pt Arial, Helvetica, sans-serif; text-transform: uppercase; text-decoration:underline;}
div.userHomeTop td a:hover {color: #444444; font: bold 9pt Arial, Helvetica, sans-serif; text-transform: uppercase; 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 		{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 	{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		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0 5 0 55;}
td.userHome img.support 	{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 		{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 	{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 		{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 	{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	{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 	{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	 	{background: url(../images/icons/admin_carts.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}

td.userHome div {margin-left: 55px;}
/************* 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; padding: 3 0 3 0;}
.selectedtopCategory {background: #F4F4F4; margin: 0; padding: 3 0 3 0; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}
        
.subCategory 			{background: transparent; margin: 0; padding: 0;}
.selectedsubCategory {background: #F4F4F4; margin: 0; padding: 0; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0 0 0 5;}

/************* Category *******************/

/*****************************************************************************/

/************* Offers *******************/
.blockoffers .block .blockTD a.bigtitle			{font-size: 10pt; text-decoration: underline;}
.blockoffers .block .blockTD a.bigtitle:hover 	{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 #78C7FF;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true');/* top: -20px; position: relative;*/} 
.offerImg div				{text-align: justify;}
.offerImg div#offerText	{display: ;}
.offerImg a.buttonMore span {display:none;}


.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 
{padding:2px;background:#fff;border:1px solid #78C7FF;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true');/* top: -20px; position: relative;*/} 

/************* 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;}

/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold; }
.forumUser 				{color: black; font-weight: bold; }
.forumMessageLeft 	{background: #F4F4F4; border-left:1px solid #D5D5D5; 	border-top:1px solid #D5D5D5; border-bottom:1px solid #D5D5D5; }
.forumMessageRight 	{background: #F4F4F4; border: 1px solid #D5D5D5; }
.forumMessageTop 		{background: #E9E9E9; border-bottom: 1px solid #D5D5D5; }

/************* Categoties (catalogue) *******************/
.bl_categoriescat .blockTD img 		{display: none;}
.bl_categoriescat a.bigtitle			{padding-left: 15px; background: url(../images/default/arrow-orange.gif) no-repeat 0px 4px;}
.bl_categoriescat a.bigtitle:hover 	{padding-left: 15px; background: url(../images/default/arrow-orange.gif) no-repeat 0px 4px;}
.bl_categoriescat div.smalltext 		{padding-left: 15px;}

/************* Hot (news,...) *******************/
.bl_hot .blockTD img 				{display: none;}
.bl_hot .blockTD .articleDate		{display: none;}
.bl_hot .blockTD div 				{padding-left: 15px;}
.bl_hot a.bigtitle 					{padding-left: 15px; background: url(../images/default/arrow-green.gif) no-repeat 0px 4px; display: block; position: relative; left: -15px; font-size: 10pt; text-decoration: underline;}
.bl_hot a.bigtitle:hover 			{padding-left: 15px; background: url(../images/default/arrow-green.gif) no-repeat 0px 4px; text-decoration: none;}
/*.bl_hot div.smalltext {padding-left: 15px;}*/

/*****************************************************************************/

/************* Footer *******************/

.footerMenu	{text-align:center; font-size:8pt;}
.footerMenu	span {padding: 0 0 0 5;}
.footerHTML	{text-align:center; padding: 10px;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right;}
.footerImg img		{background: url(../images/button-powered_light.png) no-repeat; width: 80px; height: 26px; border:0px;}

/************* Footer *******************/

/*.commonbg { background: #FFFFFF; }
.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }*/
.middlebg { background: #E9E9E9; }
.errorbg  { background: #FF0000; }

body		{ font: 9pt Arial, Helvetica, sans-serif; color: black; margin: 0px; padding:0px;}
body.popup	{ font: 9pt Arial, Helvetica, sans-serif; color: black; margin: 0px; padding:0px;}

tr, td						{font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: black; }
/*tr.usual, td.usual		{background-color: #F4F4F4; }
tr.header, td.header		{background-color: #6699FF; color: white; }*/
tr.middle, td.middle		{background-color: #E9E9E9; font-weight: bold; }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }
table.usual 				{background-color: #F4F4F4;}

td.tab				{border-top: 1px solid #E9E9E9; border-right: 1px solid #E9E9E9; border-left: 1px solid #E9E9E9;}
.tab				{font-size: 12pt; font-weight: bold; text-decoration: none; background: transparent;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #E9E9E9; color: #1584D2; }
.tabActive:hover	{text-decoration: none; color: #1584D2; }
.tabline 			{background: #E9E9E9;}

.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-top:3px; padding-right:8px; padding-left:8px; padding-bottom:2px; margin:3px 3px 0px 0px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}
.adminTabActive {font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding-top:5px; padding-bottom:4px; padding-right:9px; padding-left:9px; margin:3px 3px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}

input					{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
input.search		{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.text			{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.field			{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.submit		{font-weight: normal; border: 0px; color: #000; font-size: 10pt; cursor: pointer; background: url(../images/default/button-r-bgr.gif) no-repeat right; height: 28px; padding: 0px 7px 2px 0px; 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;}
select.search		{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
textarea				{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}

td.submit {background: url(../images/default/button-l-bgr.gif) no-repeat left; padding-left: 7px;}

form { margin: 0; }

hr {background: #D5D5D5; border: 0px; color: #D5D5D5;}

a.header 			{color: #ffffff; text-decoration: underline; }
a.header:hover		{color: #FAF7AA; text-decoration: underline; }
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.smallText			{color: #1584D2; text-decoration: none; font-size: 8pt; }
a.smallText:hover	{color: #1584D2; text-decoration: underline; font-size: 8pt; }
a						{color: #1584D2; text-decoration: none; font-size: 9pt; }
a:hover				{color: #1584D2; text-decoration: underline; }

.articleDate	{font-size: 8pt; color: #7777CC; font-style: italic; }
.realprice		{text-decoration: line-through; border: none; background: transparent; font-family: Arial, Helvetica, sans-serif; }
.ourprice		{color: #000; font-weight: bold; border: none; background: transparent; font-family: Arial, Helvetica, sans-serif; }
.taxprice		{color: #000; 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: 12pt; font-weight: bold; color: #1584D2; }
.error			{color: red; }


.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #ffd075; 
	border-left: 1px solid #ffd075;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding-left: 10px; 
	padding-right:20px; 
	padding-bottom: 6px; 
	padding-top: 6px; 
	border-right: 1px solid #ffd075;
	border-bottom: 1px solid #ffd075;
	display:block;
	font-family:tahoma, verdana, sans-serif; 
	font-size:11px; 
	color: #0a0509;
	text-decoration:none;
	text-align: left;
	background: #fff1c7;
}

a.subMenu:hover, a.subMenu:hover:active{
	background: #fffbed; 
	color: #1584d2;
	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;}