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

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

.mainTableCell		 	{padding: 0px; vertical-align: top;}
.mainTableCellLeft 		{padding: 0px 9px; vertical-align: top; border-right: 1px solid #E2E2E6;}
.mainTableCellCenter 	{padding: 0px 9px; vertical-align: top;}
.mainTableCellRight 	{padding: 0px 9px; vertical-align: top; border-left: 1px solid #E2E2E6;}

.homeGreeting 		{padding: 4px 10px 4px 10px; vertical-align: top;}
.homeGreeting table	{}
.homeGreeting table td	{}
.homeGreeting table div	{}
.homeGreeting table div div	{}
.homeGreeting table td span	{color: #000; font: 11px Tahoma, Arial, Helvetica, sans-serif; display: block; padding: 0px 0px 5px 0px;}

.introBlock {}
.introBlock td {padding: 6px;}

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

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

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

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

.headerMenu td#logo  {					/* Background under logo on the site */
	display: none;
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	width: 0px;
	height: 0px;
	border: 0px solid #333;
	}
	
.headerMenu td#logoL {}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	margin: 4px 5px 0px 0px;
	border: 0px;
	}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: #ffffff;
	padding: 33px 0px 0px 0px;
	vertical-align: top;
	}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: 100%;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td.begin	{display: none;}
.headerMenu td#menu td.end	{display: none;}

/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited {color: #6C6C73; text-decoration: none; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; white-space: nowrap; background: url(../images/digivoordeel/menu.gif) no-repeat left center; padding: 15px 6px 15px 10px;}
a.menu:hover, a.menu:active {color: #6C6C73; text-decoration: none; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; white-space: nowrap; background: url(../images/digivoordeel/menu.gif) no-repeat left center; padding: 15px 6px 15px 10px;}
a.menuActive:link, a.menuActive:visited {color: #89898F; text-decoration: none; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; white-space: nowrap; background: url(../images/digivoordeel/menuActive.gif) no-repeat left center; padding: 15px 6px 15px 10px;}
a.menuActive:hover, a.menuActive:active {color: #6C6C73; text-decoration: none; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; white-space: nowrap; background: url(../images/digivoordeel/menuActive.gif) no-repeat left center; padding: 15px 6px 15px 10px;}
a.menu .nobr, a.menu:hover .nobr, a.menuActive .nobr, a.menuActive:hover .nobr	{background: url(../images/digivoordeel/delim.gif) no-repeat right center; display: block; padding: 15px 8px 15px 8px;}

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

.subMenuBlock {
	display:none;
	position:absolute;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	display:block;
	font: 11px tahoma, verdana, sans-serif; 
	color: #6E6E70;
	text-decoration:none;
	text-align: left;
	background: #E2E2E6;
}

a.subMenu:hover, a.subMenu:active {
	background: #E2E2E6; 
	color: #6E6E70;
	display:block;
	text-decoration:none;
}

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

table.secondaryMenu 		{width: 100%;}
td#menu td.secondaryBegin img.Img	{width: 20px; height: 1px;}
a.secondaryMenu 			{color: #6C6C73; text-decoration: none; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; padding: 15px 0px 15px 0px;}
a.secondaryMenu:hover 		{color: #6C6C73; text-decoration: none; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; padding: 15px 0px 15px 0px;}
a.secondaryMenuActive 		{dcolor: #89898F; text-decoration: none; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; padding: 15px 0px 15px 0px;}
a.secondaryMenuActive:hover	{color: #6C6C73; text-decoration: none; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; padding: 15px 0px 15px 0px;}
td#menu td.secondaryEnd  	{width: 100%;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 1px;}

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

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

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

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

.breadcrumbBegin {}
.breadcrumbBegin img {}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	font-size: 12px;
	padding: 10px;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #6E6E70; font-size: 12px;}
.breadcrumbDelimiter a {color: #6E6E70; text-decoration: none; font-size: 12px; font-weight: bold;}
.breadcrumbDelimiter a:hover {color: #6E6E70; text-decoration: underline; font-size: 12px; font-weight: bold;}
.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 {
	color: #6E6E70;
	font-size: 12px;
	}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {}

.breadcrumbEnd {}
.breadcrumbEnd img {}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 12px; color: #6E6E70; margin-right: 10px; font-weight: bold;}
.breadcrumbDelimiter span.active {font-size: 12px; color: #F19400; margin-right: 10px; font-weight: bold;}
/****************** end Order Pages ***********************************/

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

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

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

.titleTop {margin-top: 0px; background: #E2E2E6;}

.titleTopLeft {display: none;}
.titleTopImgLeft {width: 0px; height: 0px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 6px 9px 4px 9px;
	}
.titleTopCenter div {
	color: #6E6E70;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.titleTopCenter div b {}
.titleTopRight {display: none;}
.titleTopImgRight {width: 0px; height: 0px;}

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

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

.block {}
.blockTD {}

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

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

.titleBot {margin-bottom: 15px;}

.titleBotLeft {width: 0px;}
.titleBotImgLeft {width: 0px; height: 0px;}

.titleBotRight {width: 0px;}
.titleBotImgRight {width: 0px; height: 0px;}

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

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

/***************Search in Header***********/
.headerSearch td	{border-top: 1px solid #CECED4; border-bottom: 1px solid #CECED4; background: url(../images/digivoordeel/searchBg.gif) repeat-x bottom; font: 12px Tahoma, sans-serif; color: #6C6C73; padding: 10px 8px;}
a.favor	{font: 12px Tahoma, sans-serif; color: #6C6C73; text-decoration: underline; background: url(../images/digivoordeel/favorite.gif) no-repeat center left; padding-left: 14px;}
a.favor:hover	{font: 12px Tahoma, sans-serif; color: #6C6C73; text-decoration: none; background: url(../images/digivoordeel/favorite.gif) no-repeat center left; padding-left: 14px;}
.languages	{text-align: right !important; padding-right: 11px;}
.headerSearch	{margin-bottom: 6px;}

.mainTableCellLeft .block td	{color: #6C6C73;}
.mainTableCellRight .block td	{color: #6C6C73;}
.bl_categorieslist .titleTop, .bl_cart .titleTop	{background: #F19400;}
.bl_categorieslist .titleTopCenter div, .bl_cart .titleTopCenter div	{color: #fff;}
.bl_cart .padding10px td	{padding-bottom: 8px;}
.goods td	{background: url(../images/digivoordeel/dotts.gif) repeat-x top; padding-top: 8px; border-bottom: 10px solid #fff;}
.bl_toprated a.top10, .bl_toprated a.top10:hover	{color: #6C6C73;}
.bl_subscribe input.field	{margin-bottom: 5px;}
.bl_search select	{margin-bottom: 5px;}

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 12px;
	white-space: nowrap;
	background: #E2E2E6;
}
td.userHomeTitle b {color: #000;}

div.userHomeBottom {						
	background: none;
	padding: 0px 20px 0px 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; color: #1584D2;}	/* '|' between button */

a.button:link, a.button:visited {font: bold 12px/22px Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap; background: url(../images/digivoordeel/orangeRight.gif) no-repeat top right; display: inline-block; padding-right: 5px; color: #fff;}
a.button:hover, a.button:active {font: bold 12px/22px Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap; background: url(../images/digivoordeel/orangeRight.gif) no-repeat top right; display: inline-block; padding-right: 5px; color: #fff;}
html:root a.button, html:root a.button:hover	{padding: 1px 5px 3px 0px;}

a.button span 	{font: bold 12px Tahoma, Arial, Helvetica, sans-serif; display: inline-block; background: url(../images/digivoordeel/orangeLeft.gif) no-repeat top left; padding: 1px 0px 3px 5px; color: #fff; cursor: pointer; margin-bottom: 3px;}
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 {font: bold 12px/22px Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap; background: url(../images/digivoordeel/orangeRight.gif) no-repeat top right; display: inline-block; padding-right: 5px; color: #fff;}
a.buttonBasket:hover, a.buttonBasket:active {font: bold 12px/22px Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap; background: url(../images/digivoordeel/orangeRight.gif) no-repeat top right; display: inline-block; padding-right: 5px; color: #fff;}
html:root a.buttonBasket, html:root a.buttonBasket:hover	{padding: 1px 5px 3px 0px;}

a.buttonBasket span 	{font: bold 12px Tahoma, Arial, Helvetica, sans-serif; display: inline-block; background: url(../images/digivoordeel/orangeLeft.gif) no-repeat top left; padding: 1px 0px 3px 5px; color: #fff; cursor: pointer; margin-bottom: 3px;}
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 {font: bold 12px/20px Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap; background: url(../images/digivoordeel/orangeRight.gif) no-repeat top right; display: inline-block; padding-right: 5px; color: #fff;}
a.buttonCart:hover, a.buttonCart:active {font: bold 12px/20px Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap; background: url(../images/digivoordeel/orangeRight.gif) no-repeat top right; display: inline-block; padding-right: 5px; color: #fff;}
html:root a.buttonCart, html:root .bl_offers a.buttonCart:hover	{padding: 1px 5px 3px 0px;}

a.buttonCart span 	{font: bold 12px Tahoma, Arial, Helvetica, sans-serif; display: inline-block; background: url(../images/digivoordeel/orangeLeft.gif) no-repeat top left; padding: 1px 0px 3px 5px; color: #fff; 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) */

.bl_offers a.buttonMore, .bl_offers a.buttonMore:hover {font: bold 12px Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap; background: url(../images/digivoordeel/orangeRight.gif) no-repeat top right; display: inline-block; padding-right: 5px; color: #fff;}
html:root .bl_offers a.buttonMore, html:root .bl_offers a.buttonMore:hover	{padding: 1px 5px 3px 0px;}
.bl_offers a.buttonMore span 	{font: bold 12px Tahoma, Arial, Helvetica, sans-serif; display: inline-block; background: url(../images/digivoordeel/orangeLeft.gif) no-repeat top left; padding: 1px 0px 3px 5px; color: #fff; cursor: pointer;}

a.buttonMore, a.buttonMore:hover {font: bold 11px Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; white-space: nowrap; color: #F39400; text-transform: lowercase;}
a.buttonMore:hover {font: bold 11px Tahoma, Arial, Helvetica, sans-serif; text-decoration: underline; white-space: nowrap; color: #F39400; text-transform: lowercase;}

a.buttonMore span 	{}
a.buttonMore b 		{}
a.buttonMore img 	{display:none;}

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

/************* Category *******************/
.topCategory	{background: url(../images/digivoordeel/dotts.gif) repeat-x bottom; margin: 0px; padding: 8px 0px 8px 10px;}
.selectedtopCategory	{background: url(../images/digivoordeel/categoryBg.gif) repeat-x bottom; margin: 0px; padding: 8px 0px 8px 10px;}
.topCategory a.title, .topCategory a.title:hover	{background: url(../images/digivoordeel/categoryNonactive.gif) no-repeat left center; display: block; padding-left: 26px;}
.selectedtopCategory a.title, .selectedtopCategory a.title:hover	{background: url(../images/digivoordeel/categoryActive.gif) no-repeat left center; display: block; padding-left: 26px;}
        
.subCategory a.title, .subCategory a.title:hover	{background: url(../images/digivoordeel/dotts.gif) repeat-x bottom; margin: 0px; padding: 6px 0px 6px 5px; display: block; margin-left: 30px; font-weight: normal;}
.selectedsubCategory a.title, .selectedsubCategory a.title:hover	{background: url(../images/digivoordeel/dotts.gif) repeat-x bottom; margin: 0px; padding: 6px 0px 6px 5px; display: block; margin-left: 30px; font-weight: normal;}

.topCategory img, .subCategory img, .selectedtopCategory img, .selectedsubCategory img {margin: 0px; display: none;}
/************* Category *******************/

/************* Latest *******************/
td.topArticle {padding: 0px;}
td.subArticle {padding: 3px 3px 3px 0px; display: none;}
a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}
.bl_latest a.buttonMore	{display: block;}
.mainTableCellCenter .bl_latest td.padding10px	{padding: 10px 10px 0px 10px;}
.mainTableCellCenter .bl_latest .articleDate	{display: none;}
.mainTableCellCenter a.artTitle	{font: bold 11px Tahoma, Arial, Helvetica, sans-serif; color: #6C6C73; text-decoration: none;}
.mainTableCellCenter a.artTitle:hover	{font: bold 11px Tahoma, Arial, Helvetica, sans-serif; color: #6C6C73; text-decoration: underline;}

.mainTableCellRight .bl_latest td.padding10px	{padding: 10px 10px 0px 10px;}
.mainTableCellRight .bl_latest .articleDate	{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #6C6C73;}
.mainTableCellRight a.artTitle	{display: none;}
.mainTableCellRight .topArticle div	{font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000; line-height: 18px;}
/************* Latest *******************/

/************* Offers *******************/
.bl_offers .block .blockTD a.bigtitle			{font: bold 11px Tahoma, sans-serif; color: #F19400; text-decoration: underline; display: block; padding-bottom: 17px;}
.bl_offers .block .blockTD a.bigtitle:hover 	{font: bold 11px Tahoma, sans-serif; color: #F19400; text-decoration: none; display: block; padding-bottom: 17px;}
.offerTitleTop				{display: none;}
.offerTitle					{text-align: left; clear: right; display: block;}
.offerTd 					{text-align: left;}
.offerTd img.offerImg		{float: left; margin: 0px 15px 40px 0px;} 
.offerTd div.offerText	{text-align: justify; padding-top: 20px;}
.offerTd a.buttonMore, .offerTd a.buttonMore:hover 	{font-size: 12px !important;}
.bl_offers td.padding10px	{padding: 27px 15px 0px 15px;}


.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 
{margin: 0px 15px 3px 0px;} 

/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold;}
.forumUser 				{color: black; font-weight: bold;}
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.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_categoriescatalog  	{}
.bl_categoriescatalog a.bigtitle 	{display: block; vertical-align: top; padding-bottom: 22px; padding-left: 10px; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; color: #6C6C73; text-decoration: none;}
.bl_categoriescatalog a.bigtitle:hover 	{display: block; vertical-align: top; padding-bottom: 22px; padding-left: 10px; font: bold 12px Tahoma, Arial, Helvetica, sans-serif; color: #6C6C73; text-decoration: underline;}
.bl_categoriescatalog .catLinks	{padding-top: 60px;}
.bl_categoriescatalog .category_cat_img	{padding-top: 15px; padding-bottom: 30px; padding-left: 5px;}

/************* Hot (news,...) *******************/
.bl_hot .blockTD img 				{display: none;}
.bl_hot .blockTD .articleDate		{display: none;}
.bl_hot a.bigtitle 					{text-decoration: none; font: bold 11px Tahoma, Arial, Helvetica, sans-serif; color: #6C6C73;}
.bl_hot a.bigtitle:hover 			{text-decoration: underline; font: bold 11px Tahoma, Arial, Helvetica, sans-serif; color: #6C6C73;}
/*.bl_hot div.smalltext {padding-left: 15px;}*/

/**************Poll******************/
.bl_poll a, .bl_poll a:hover	{font-weight: bold; color: #74747B;}

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

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

.footerMenu	{text-align:center; font-size: 11px; border-top: 1px solid #CECED4; border-bottom: 1px solid #CECED4; background: url(../images/digivoordeel/footerBg.gif) repeat-x bottom; padding-top: 12px; padding-bottom: 14px;}
.footerMenu	span {padding: 0px 0px 0px 5px;}
.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: #E9E9E9; }*/
.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: 11px 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; }
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 #E2E2E6; border-bottom: none; background: none; padding: 0px;}
td.tabActive		{border: 1px solid #E2E2E6; border-bottom: none; background: #E2E2E6; padding: 0px;}
a.tab					{background: none; color: #6E6E70; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #E2E2E6; color: #6E6E70; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #E2E2E6; color: #6E6E70; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #E2E2E6; color: #6E6E70; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: #E2E2E6;}

.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 11px Verdana, sans-serif; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; 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: 12px Tahoma, Arial, Helvetica, sans-serif;}
input.usualprice	{background-color: transparent; border: none; text-align: right; font: 11px Tahoma, Arial, Helvetica, sans-serif;}
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
input.search		{border: 1px solid #CECED4; font: 12px Tahoma, Arial, Helvetica, sans-serif;}
input.text			{border: 1px solid #CECED4; font: 12px Tahoma, Arial, Helvetica, sans-serif;}
input.field			{border: 1px solid #CECED4; font: 12px Tahoma, Arial, Helvetica, sans-serif;}
input.fieldSmall	{border: 1px solid #CECED4; font: 11px Tahoma, Arial, Helvetica, sans-serif;}
input.submit		{font: bold 12px Tahoma, Arial, Helvetica, sans-serif; display: inline-block; background: url(../images/digivoordeel/orangeRight.gif) no-repeat top right; padding: 1px 2px 1px 0px; color: #fff; cursor: pointer; margin: 0px; border: none; text-transform: uppercase;}
html:root input.submit	{padding: 0px 4px 4px 0px;}
html:root span.submit	{padding: 1px 0px 2px 5px;}
input.go	{background: url(../images/digivoordeel/go_but.gif) no-repeat center; width: 28px; height: 17px; border: none; cursor: pointer;}
	input#clear		{color: #fff;}
	input#reset		{color: #fff;}
	input#preview	{color: #8A8A8C;}
	input#cancel	{color: #fff;}
	input#delete	{color: #fff;}
select				{border: 1px solid #CECED4; font: 12px Tahoma, Arial, Helvetica, sans-serif;}
select.search		{border: 1px solid #CECED4; font: 12px Tahoma, Arial, Helvetica, sans-serif;}
textarea			{border: 1px solid #CECED4; font: 12px Tahoma, Arial, Helvetica, sans-serif;}

span.submit {font: bold 12px Tahoma, Arial, Helvetica, sans-serif; display: inline-block; background: url(../images/digivoordeel/orangeLeft.gif) no-repeat top left; padding: 0px 0px 0px 5px; color: #fff; cursor: pointer; text-transform: uppercase;}
/*For old templates < ver. 3.3*/
td.submit {background: url(../images/digivoordeel/orangeLeft.gif) no-repeat top left; padding-left: 5px !important;}

form { margin: 0; }

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

a.header 			{color: #6C6C73; text-decoration: underline; }
a.header:hover		{color: #6C6C73; text-decoration: underline; }
a.title				{font-size: 12px; font-weight: bold;  color: #6C6C73; text-decoration: none; }
a.title:hover		{font-size: 12px; font-weight: bold;  color: #6C6C73; 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: none; font-size: 11px; }
a:hover				{color: #000; text-decoration: underline; font-size: 11px; }

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

/* prices styles */
.priceBlock {color: #D4011E; font-weight: bold;}
.priceBlock .price {font-weight: bold;}
.priceBlock .priceTax {font-weight: normal; display: none;}

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

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

.priceBlockEdit {color: #000; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; 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;}

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

.priceSaveBlock {color: #000; 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: #1584D2; background: #E9E9E9; 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 #E2E2E6;}
.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: #1584d2; text-decoration: none; }
.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: #000; }
.message			{font-size: 8pt; color: #000; }
.title			{font-size: 12px; font-weight: bold; color: #6C6C73; }
.bigtitle		{font-size: 12px; font-weight: bold; color: #6C6C73; }
a.bigtitle, a.bigtitle:hover	{font-size: 12px; font-weight: bold; color: #6C6C73; }
.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;}

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


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

.bl_custom_page_body p	{font: 11px Tahoma, Arial, Helvetica, sans-serif;}
.bl_custom_page_body font	{font: 11px Tahoma, Arial, Helvetica, sans-serif;}
.bl_custom_page_body b	{font: bold 11px Tahoma, Arial, Helvetica, sans-serif;}
.bl_custom_page_body span	{font: 11px Tahoma, Arial, Helvetica, sans-serif;}
.bl_custom_page_body span span	{font-size: 11px !important;}

#sliderBox	{position: relative; background: #fff; overflow: hidden; border-color: #CED7DF; border-style: solid;}
#sliderContent,
#sliderContent2	{position: absolute; width: 100%; list-style: none; margin: 0px; padding: 0px;}
#sliderContent li, 
#sliderContent2 li	{text-align: center;}

.sliderClassVertical	{top: -2000px;}
.sliderClassVertical li	{display: block; margin-bottom: 20px;}

.sliderClassHorizontal		{left: -2000px;}
.sliderClassHorizontal li	{display: inline-block; float: left; width: 220px !important; padding-right: 20px; border: 0px solid #000;}
#sliderContent li a.bigtitle, 
#sliderContent li a.bigtitle:hover	{display: block; margin-bottom: 5px;}
#sliderContent2 li a.bigtitle, 
#sliderContent2 li a.bigtitle:hover	{display: block; margin-bottom: 5px;}
#sliderContent li img.sliderSmallImg	{margin-bottom: 5px;}
#sliderContent2 li img.sliderSmallImg	{margin-bottom: 5px;}
.sliderClassHorizontal li a.bigtitle, .sliderClassHorizontal li a.bigtitle	{margin-top: 10px;}

.div_popupContent	{width: 300px; border: 1px solid #CED7DF; background: #fff; padding: 20px; display: none;}
.div_popupContent a.bigtitle, .div_popupContent a.bigtitle:hover	{display: block; margin-bottom: 15px; text-align: center;}
div.div_popupImg	{text-align: center; margin-bottom: 15px;}
div.div_popupImg img	{border: 1px solid #E8ECF0;}
div.div_popupShort	{text-align: justify;}

#div_popupBox{
	position: absolute;
	 z-index: 999;
	 width: 300px;
}
.bl_slider .titleTop	{display: none;}
