/****** Main Table ******/

.basicTable {
	width: 840px;
}
.mainTable {
	width: 820px;
}
.mainTable75 {
	width: 770px;
}
.mainTable50 {
	width: 770px;
}
.mainTableCellLeft {
	padding: 0px 8px 0px 0px;
	vertical-align: top;
}
.mainTableCellCenter {
	padding: 0px;
	vertical-align: top;
}
.mainTableCellCenter .blockTD .usual {
	background: #FFFFFF;
}
.mainTableCellCenter .middle {
	background: #FFFFFF;
}
.mainTableCellCenter .blockTD {
	background: #FFFFFF;
}
.mainTableCellCenter .titleBotRight {
	display: none;
}
.mainTableCellRight {
	padding: 0px 0px 0px 8px;
	vertical-align: top;
}
.homeGreeting {
	padding: 0px 0px 15px 0px;
	vertical-align: top;
}
.homeGreeting table {
	width: 100%;
}
.homeGreeting table td {
	padding: 8px 6px 8px 6px;
	border-left: 5px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
}
.introBlock {
}
.introBlock td {
	padding: 6px;
}
/****** Main Table ******/



/*******************************************************************************/

h1 {
	font-size:13px;
	font-weight:bold;
	color:#d92727;
	margin-bottom:4px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	background:#d92727;
	color:#ffffff;
	display: table-caption;
	white-space: nowrap;
	padding: 2px 5px;
	width: auto;
	margin: 8px 0 !important;
}
/****** Menu ******/

.bl_productdetails .blockTD {
	background: #FFF;
}
.bl_productdetails .productImg {
	border: none;
}
.bl_productdetails .titleTopCenter,  .bl_productdetails .titleTopLeft {
	background: #CCCCCC;
}
/*.bl_productdetails .button-add {margin-bottom: 6px;}*/

.bl_productdetails #add_9 {
	text-decoration: none;
	background: #CCCCCC;
	padding: 3px;
	margin-bottom: 5px;
}
/*.bl_productdetails .button-view {margin-top: 5px;}*/

.bl_productdetails #view_9 {
	text-decoration: none;
	background: #CCCCCC;
	padding: 3px;
	text-decoration: none;
	margin-top: 5px;
}
a.button-view:link {
	margin-top: 5px;
}
#desc_data {
	background: #ffffff;
}
.bl_productslist .button-view {
	display: none;
}
.bl_productslist .button-add {
	display: none;
}
.bl_productslist .changeQuantity {
	display: none;
}
.bl_productdetails .changeQuantity {
	display: none;
}
.bl_productdetails .quantity {
	display: none;
}
#pr_12_4 {
	margin-bottom: 8px;
}
#add_12 {
	margin-bottom: 6px;
}
.bl_productslist .middle {
	display: none;
}
.bl_productslist .titleBotRight {
	display: none;
}
.bl_productslist .usual {
	background: #FFFFFF;
}
.bl_productslist .titleTopCenter {
	background: #CCCCCC;
	padding-left: 5px;
}
.bl_productslist .titleTop {
	background: #FFFFFF;
}
.bl_basket .titleTopLeft {
	background: #CCCCCC;
}
.bl_basket .titleTopCenter {
	background: #CCCCCC;
}
.bl_basket .titleTopRight {
	background: #CCCCCC;
}
.button-check {
	display: none;
}
.headerMenu {
	width: 820px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.headerMenu td#logo {					/* Background under logo on the site */
	background: #FFFFFF url(../images/silver/dark/top.jpg) no-repeat top right;
	vertical-align: top;
}
.headerMenu td#logo img {				/* Logo on the site */
	margin: 4px 0px 0px 0px;
	/*margin: 10px 22px 7px 0px;*/

	border: 0px;
}
.headerMenu td#logoL {
	display: none;
}
.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: #FFFFFF;
}
.headerMenu td#menu img.Img {
	display: block;
	width: 5px;
	height: 1px;
}
.headerMenu td#menu table {
	width: auto;
}
.headerMenu td#menu td {
	text-align: center;
}
.headerMenu td#menu td img {
	display: auto;
}
.headerMenu td#menu td br {
	display: none;
}
.headerMenu td#menu td nobr {
	display: auto;
}
/* Active & Noneactive links in menu */



a.links:link, a.links:visited, a.links:active {
	color:#999999;
	margin-left:0;
}
a.links:hover {
	color:#333333;
}
a.Plink:link, a.Plink:visited, a.Plink:active {
	color:#ED2661;
	margin-left:0;
}
a.Plink:hover {
	color:#C51046;
}
a.menu:link, a.menu:visited, a.menu:active {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	color:#3c3b3b;
	background:#ffffff;
	padding: 3px 5px 3px 5px;
	margin:4px 2px 4px 6px;
	display: block;
}
a.menu:hover, a.menuActive:visited:hover {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	background-color: #ED2661;
	color: #FFF;
	display: block;
}
a.menuActive:link, a.menuActive:visited {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	color:#3c3b3b;
	background:#ffffff;
	padding: 3px 5px 3px 5px;
	margin:4px 2px 4px 6px;
	display: block;
}
menu li {
	float: left;
	border-right: 1px solid #333;
	padding: 0 0px 0 0px;
}
/****** Sub Menu ******/



.subMenuBlock {
	background: #FFE58F;
	display:none;
	position:absolute;
	border-top: 1px solid black;
	border-left: 1px solid black;
	z-index: 2500;
}
a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	display:block;
	font: 11px tahoma, verdana, sans-serif;
	color:black;
	text-decoration:none;
	text-align: left;
	background: #FFE58F;
}
a.subMenu:hover, a.subMenu:active {
	background: white;
	color:#000000;
	display:block;
	text-decoration:none;
}
/****** Secondary Menu ******/



table.secondaryMenu {
	width: 100%;
}
td#menu td.secondaryBegin img.Img {
	width: 5px;
	height: 1px;
}
a.secondaryMenu {
	display:block;
	font: bold 11px arial, tahoma, verdana, sans-serif;
	padding: 0px 0px 0px 20px;
	color: #fff;
}
a.secondaryMenu:hover {
	display:block;
	font: bold 11px arial, tahoma, verdana, sans-serif;
	padding: 0px 0px 0px 20px;
	color: #000000;
}
a.secondaryMenuActive {
	display:block;
	font: bold 11px arial, tahoma, verdana, sans-serif;
	padding: 0px 0px 0px 20px;
	color: #fff;
	text-decoration: none;
}
a.secondaryMenuActive:hover {
	display:block;
	font: bold 11px arial, tahoma, verdana, sans-serif;
	padding: 0px 0px 0px 20px;
	color: #fff;
	text-decoration: underline;
}
td#menu td.secondaryEnd {
	width: 100%;
}
td#menu td.secondaryEnd img.Img {
	width: 1px;
	height: 25px;
}
/****** Menu ******/



/*****************************************************************************/



/************* Breadcrumb *******************/



.breadcrumb {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 15px 0px;
}
.breadcrumbBegin {
	width: 10px;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;/*background: #f3f3f3 url(../images/silver/bgr.gif) repeat-y left;*/

	}
.breadcrumbBegin img {
	display:none;
}
.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	font-size: 8pt;
	padding: 4px 0px 4px 0px;
	background: #f3f3f3;
}
.breadcrumbDelimiter td {
}
.breadcrumbDelimiter a {
	color: #949490;
	text-decoration: none;
	font-size: 8pt;
	text-transform:uppercase;
}
.breadcrumbDelimiter a:hover {
	color: #646461;
	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 b {
	color: #4144B9;
	font-weight:normal;
}
.breadcrumbDelimiter span {
	color: #000;
	display: auto;
	font-size: 11px;
}
.breadcrumbDelimiter img {
	display: none;
}
.breadcrumbRSS {
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	padding: 0px 4px;
	background: #f3f3f3;
}
.breadcrumbEnd {
	width: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3;
}
.breadcrumbEnd img {
	width: 1px;
	height: 1px;
}
/************* Breadcrumb *******************/

/*************** Order Pages ****************/

.breadcrumbDelimiter span.nonactive {
	font-size: 10pt;
	color: #AAAAAA;
	margin-right: 10px;
	display: inline;
	font-weight: bold;
}
.breadcrumbDelimiter span.active {
	font-size: 10pt;
	color: #999999;
	margin-right: 10px;
	display: inline;
	font-weight: bold;
}
/************* end Order Pages ***************/



/*****************************************************************************/



/************* Fieldset *******************/



/****** Top ******/



.titleTop {
	margin-top: 0px;
}
.titleTopLeft {
	width: 6px;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3; /*url(../images/silver/bgr.gif) repeat-y left*/
}
.titleTopImgLeft {
	width: 10px;
	height: 1px;
}
.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 5px 5px 5px 0px;
	border-right: 0px solid #dedede;
	border-left: 0px solid #dedede;
	background: #f3f3f3;
}
.titleTopCenter div {
	color: #5f5f5f;
	font-weight: bold;
	font-size: 10pt;
	font-family: sans-serif, arial, tahoma, verdana;
	text-transform: uppercase;
	z-index: 2000;
	position: relative;
	bottom: 0px;
	background: none;
	border: 0px solid #626ABC;
}
.titleTopRight {
	width: 1px;
	/*border-right: 5px solid #CCCCCC;*/

	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3;
}
.titleTopImgRight {
	width: 1px;
	height: 1px;
}
/****** Top ******/



/****** Center ******/



.block {
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #dedede;
	/*border-right: 5px solid #CCCCCC;*/

	background: #f3f3f3;
}
.bl_categorieslist .titleBotRight {
	display:none;
}
/****** Center ******/



/****** Bottom ******/



.titleBot {
	margin-bottom: 15px;
}
.titleBotLeft {
	width: 20px;
	border-right: 0px solid #dedede;
	/*border-bottom: 1px solid #CCCCCC;*/

	border-left: 0px solid #dedede;
	background: #fff;
}
.titleBotImgLeft {
	width: 1px;
	height: 1px;
}
.titleBotRight {
	width: 100%;
	height: 8px;
	background: url(../images/silver/dark/wbottom.gif) no-repeat bottom right !important;
}
.titleBotImgRight {
url:(../images/silver/dark/wbottom.gif) no-repeat bottom right;
}
/****** Bottom ******/



/************* end Fieldset ***************/



/*****************************************************************************/

td.userHome {
	padding: 7px;
}
td.userHomeTitle {
	font-size: 10pt;
	white-space: nowrap;
	background: #f3f3f3;
}
td.userHomeTitle b {
	color: #0000CC;
}
div.userHomeBottom {
	background: none;
	padding: 5px 20px 5px 20px;
	background: #F4F4F4;
	border: 0px solid #ccc;
}
div.userHomeBottom a {
	color: #000000;
	text-decoration:underline;
}
div.userHomeBottom a:hover {
	color: #000000;
	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: auto;
	color: #999999;
}	/* '|' between button */
a.button:link, a.button:visited {
	color: #4144B9;
	padding: 0px 10px 0px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
a.button:hover, a.button:active {
	color: #6666ff;
	padding: 0px 10px 0px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
a.button span {
	cursor: pointer;
}
a.button img {
	display: none;
}
a.button-add span {
}			/* add to cart (products categories, product details) */
a.button-add {
	background: #CCCCCC;
	padding: 4px!important;
	color: #545451 !important;
	margin-bottom: 6px!important;
	text-decoration:none;
}
a.button-view {
	background: #CCCCCC;
	padding: 4px!important;
	color: #545451 !important;
	margin-bottom: 6px!important;
}
a.button-add:hover {
	color: #FFF !important;
	background: #999999;
}
a.button-view:hover {
	color: #FFF !important;
	background: #999999;
}
/*a.button-view span		{color:#333333;}			/* view cart (products categories, product details) */



a.button-check span {
}			/* check out (products categories, product details) */
a.button-wishlist span {
}			/* wishlist (products categories, product details) */
a.buttonBasket:link, a.buttonBasket:visited {
	color: #646461;
	padding: 0px 5px;
	font: bold 12px sans-serif, arial;
	white-space: nowrap;
}
a.buttonBasket:hover, a.buttonBasket:active {
	color: #949490;
	padding: 0px 5px;
	font: bold 12px sans-serif, arial;
	white-space: nowrap;
}
a.buttonBasket span {
	cursor: pointer;
}
a.buttonBasket img {
	display: none;
}
a.button-shopping span {
}			/* Continue shopping (basket) */
a.button-shopping {
	color: #ED2661 !important;
}
a.button-shopping:hover {
	color: #FFF!important;
	background: #ED2661;
}
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 {
}			/* Checkout (basket) */
a.button-checkout {
	color: #949490 !important;
}
a.button-checkout:hover {
	color: #646461 !important;
}
a.buttonCart:link, a.buttonCart:visited {
	font: normal 11px tahoma, sans-serif;
	white-space: nowrap;
	white-space: nowrap;
}
a.buttonCart:hover, a.buttonCart:active {
	font: normal 11px tahoma, sans-serif;
	white-space: nowrap;
	white-space: nowrap;
}
a.buttonCart span {
	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 {
	color:#545451;
	text-decoration: none!important;
}
a.button-view span {
	color:#545451;
	text-decoration: none!important;
}		/* View cart (small cart) */
a:hover.button-view span {
	color:#FFF;
	text-decoration: none!important;
}
a.buttonMore:link, a.buttonMore:visited {
	font: bold 9pt arial, sans-serif;
	white-space: nowrap;
	color:#949490;
	text-decoration:none;
}
a.buttonMore:hover, a.buttonMore:active {
	font: bold 9pt arial, sans-serif;
	white-space: nowrap;
	color:#646461;
}
a.buttonMore span {
	cursor: pointer;
}		/* read more... (special offers, etc.) */
a.buttonMore img {
	display: none;
}
.disabled {							/* disadled add to cart */
	color: #666;
	cursor: pointer;
	font: bold 11px sans-serif, arial;
	text-decoration:none;
	border: 1px solid gray;
	background: silver;
	padding-left: 3px;
	padding-right: 3px;
}
a.disabled:hover {
	color: #666;
	cursor: pointer;
	text-decoration:none;
}
/************* Button Links *******************/



/************* Category *******************/

.topCategory {
	background: transparent;
	margin: 0px;
	padding: 5px 0px;
}
.selectedtopCategory {
	padding: 5px 0px 5px 0px;
	background: #ED2661;
	font-color: #000;
}
.selectedtopCategory a:hover {
	padding-left:0px;
	margin-left: 0;
}
.selectedtopCategory title {
	color:#000000;
}
/*.selectedtopCategory.secondcoll { display: none; } */   

.subCategory {
	background: transparent;
	margin: 0px;
	padding: 0px;
}
.selectedsubCategory {
	background: #525050;
	margin: 0px;
	padding: 0px;
}
.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {
	margin: 0px 0px 0px 0px;
	display:none;
}
/************* Category *******************/



/************* 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;}

/************* Latest *******************/



/************* Offers *******************/

.offerTitle {
	display: none;
}
.offerTd {
	text-align: left;
}
.offerTd img {
	float: left;
	margin: 0px 5px 0px 0px;
}
.offerTd div.offerText {
	text-align: justify;
}
/************* 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 #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.forumMessageRight {
	background: #F4F4F4;
	border: 1px solid #000000;
}
.forumMessageTop {
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
}
/************* Categoties (catalogue) *******************/

.bl_categoriescatalog .blockTD {
	padding-left: 7px;
}
.bl_categorieslist .blockTD {
	background:#525050;
}
.bl_categorieslist .blockTD a:visited,  .bl_categorieslist .blockTD a:link {
	color:#FFFFFF;
	font-weight:normal;
	padding:0px 10px 0px 10px;
}
.bl_categorieslist .blockTD a:focus,  .bl_categorieslist .blockTD a:hover,  .bl_categorieslist .blockTD a:active {
	background:#ffffff;
	color:#525050;
	text-decoration:none;
}
.topCategory secondcoll a:active,
.topCategory secondcoll a:visited,
.topCategory secondcoll a:link,
.topCategory secondcoll a:hover {
	padding-left:6px;
	padding-top:5px;
}
.bl_categorieslist .topCategory {
	display: none;
}
.bl_categorieslist .secondcoll.topCategory {
	display: block;
	display: table-cell;
}
.bl_categorieslist .secondcoll {
	display: inline-block;
}
.bl_categorieslist .selectedtopCategory {
	display: none;
}
.bl_categorieslist .secondcoll.selectedtopCategory {
	display: block;
	display: table-cell;
}
.bl_categorieslist .subCategory {
	display: none;
}
.bl_categorieslist .subCategory.secondcoll {
	display: table-cell;
}
.bl_categorieslist .titleTopCenter {
	display: none;
}
/*****************************************************************************/



/************* Footer *******************/



.footerMenu {
	width: 770px;
	text-align: center;
	font-size: 8pt;
	margin: 10px 0px 10px 0px;
}
.footerHTML {
	width: 770px;
	text-align: left;
	margin: 0px;
}
.footerHTML font {
	font-size:10px;
	padding: 1px 0px 1px 10px;
}
.footerImg {
	display: none;
}
/*.footerImg img		{width: 80px; height: 26px; border: none; margin-top: 10px;}*/

footerImg img {
	display:none;
	border: 0;
}
/************* Footer *******************/





.commonbg {
	background: #FFFFFF;
}
.headerbg {
	background: #000000;
}
.mainTableCellCenter .middlebg {
	background: #dadada;
	color:ffffff;
}
.block .middle {
	background: #CCCCCC;
	color:ffffff;
}
.usualbg {
	background: #F4F4F4;
}
.errorbg {
	background: #FF0000;
}
body {
	font: 8pt tahoma, verdana, sans-serif;
	color: black;
	margin: 0px;
	padding: 0px;
}
body.popup {
	font: 8pt tahoma, verdana, sans-serif;
	color: black;
	margin: 0px;
	padding: 0px;
}
tr, td {
	font-size: 8pt;
	font-family: tahoma, verdana, sans-serif;
	color: black;
}
tr.usual, td.usual {
	background-color: #F4F4F4;
}
tr.header, td.header {
	color: black;
	font-weight:bolder;
	background-color: #eeeeee;
}
tr.middle, td.middle {
	background-color: #F4F4F4;
	font-weight: bold;
}
tr.middle a, td.middle a {
	color:#646461;
	text-decoration:none;
}
tr.error, td.error {
	background-color: #FFE0E0;
	color: #d50000;
	font-weight: bold;
}
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 #dedede;
	border-bottom: none;
	background: none;
	padding: 0px;
}
td.tabActive {
	border: 1px solid #dedede;
	border-bottom: none;
	background: #dedede;
	padding: 0px;
}
a.tab {
	background: none;
	color: #3E3EAB;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
}
a.tab:hover {
	background: #dedede;
	color: #6666ff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
}
a.tabActive {
	background: #dedede;
	color: #3E3EAB;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
	cursor: text;
}
a.tabActive:hover {
	background: #dedede;
	color: #3E3EAB;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
	cursor: text;
}
.tabline {
	background: #dedede;
}
.blockTDtabs table {
	width: 100%;
}
div.adminTab {
	font: 11px Verdana, sans-serif;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	padding: 3px 8px 2px 8px;
	margin: 0px 2px;
	cursor: pointer;
	background: none;
	white-space: nowrap;
}
div.adminTabActive {
	font: bold 11px Verdana, sans-serif;
	border: 1px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	border-bottom: none;
	padding: 5px 9px 5px 9px;
	;
	margin: 3px 0px 0px 0px;
	white-space: nowrap;
}
td.adminTab {
	border-bottom: 1px solid #CCCCCC;
	vertical-align: bottom;
}
td.adminTabActive {
	border: none;
}
td.beginTab {
	padding: 0px 0px;
	border-bottom: 1px solid #CCCCCC;
}
td.endTab {
	padding: 0px 4px;
	width: 90%;
	border-bottom: 1px solid #CCCCCC;
}
a.blackSm, a.blackSm:hover {
	text-decoration: none;
}
input {
	font-size: 8pt;
	font-family: tahoma, verdana, sans-serif;
	color: black;
}
input.usualprice {
	background: transparent;
	border: none;
	text-align: right;
	font-family: tahoma, verdana, sans-serif;
	font-size:10pt;
}
input.orderprice {
	background: transparent;
	border: none;
	text-align: right;
	font-family: tahoma, verdana, sans-serif;
	font-size:10pt;
	font-weight: bold;
}
input.search {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:8pt;
	width:120px;
	border-left: #747474 1px solid;
	border-top: #747474 1px solid;
	border-right: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	color:black
}
input.text {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:8pt;
	border-left: #747474 1px solid;
	border-top: #747474 1px solid;
	border-right: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	color:black
}
input.submit {
	background:#dfdfdf url(../images/c2s/bg-button.gif) repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	color: #4a4a4a;
}
select {
	font-size: 8pt;
	font-family: tahoma, verdana, sans-serif;
	color: black;
}
select.search {
}
textarea {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:8pt;
	border: #747474 1px solid;
	border-top: #747474 1px solid;
	border-right: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	color:black
}
form {
	margin: 0px;
}
hr {
	background: #CCCCCC;
	border: 0px;
	color: #CCCCCC;
}
a.header {
	color: #949490;
}
a.header:hover {
	color: #646461;
	text-decoration: underline;
}
a.title {
	font-weight: 500;
	color:#999999;
	text-decoration: none;
}
a.title:hover {
	font-weight: 500;
	color: #646461;
	text-decoration: underline;
}
a.smallText {
	color: #949490;
	font-size: 8pt;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:8px;
	margin: 0 auto;
}
a.smallText:hover {
	color: #646461;
}
a {
	color: #949490;
}
a:hover {
	color: #646461; /* padding: 0; */
}
td#m_34 a:link,  td#m_34 a:visited {
	color: #FFF;
	background-color: #ED2661;
}
/* prices styles */

.priceBlock {
	color: #ED2661; 
	font-weight: bold; 
	font-size:14px;
}
.priceBlock .price {
	font-weight: bold;
}
.priceBlock .priceTax {
	font-weight: normal;
}
.priceBlockOld {
	color: #000;
	text-decoration: line-through;
}
.priceBlockOld .price {
	font-weight: normal;
}
.priceBlockOld .priceTax {
	font-weight: normal;
}
.priceBlockHidden {
	color: #000;
	font-weight: bold;
	display: none;
}
.priceBlockHidden .price {
	font-weight: bold;
}
.priceBlockHidden .priceTax {
	font-weight: normal;
}
.priceBlockEdit {
	color: #000;
	font-weight: bold;
}
.priceBlockEdit input.price {
	text-align: right;
	font-weight: bold;
	width: 60px;
	font-size: 11px;
	color:black;
	border-left: #747474 1px solid;
	border-top: #747474 1px solid;
	border-right: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}
.salesBlock {
	color: #000;
	font-weight: bold;
	border: none;
	background: transparent;
}
.salesPrice {
	font-weight: bold;
}
.salesTax {
	font-weight: normal;
}
.priceSaveBlock {
	color: #525050;
	font-weight: bold;
}
.priceSaveBlock .price {
	font-weight: bold;
}
.priceSaveBlock .percent {
	font-weight: normal;
}
.pointsPriceBlock {
}
.pointsPriceBlock .points {
}
.rewardPointsBlock {
}
.rewardPointsBlock .points {
}
/* prices styles */



.productImg {
	border: 1px solid #c4bfc2;/*float: left;*/

}
.productsTable th {
	padding: 3px;
}
.productsTable td {
	padding: 3px;
}
.productsCategory {
	font-size: 10pt;
	font-weight: bold;
	color: blue;
	background: #CCCCCC;
	padding: 5px 10px !important;
}
.productsDelimiter {
	background: #CCCCCC;
	padding: 0px !important;
}
.productsDelimiterTop {
	background: #CCCCCC;
	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: #EEEEEE;
}
.wishlist-img-close img {
	margin: 10px 10px 5px 0px;
}
.wishlist-descr {
	padding: 0px 35px 20px 30px;
	font-size: 12px, 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: -2px;
	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: #3E3EAB;
	text-decoration: underline;
}
.articleDate {
	font-size: 8pt;
	color: #828282;
	font-style: italic;
}
.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: 8pt;
	font-weight:bolder;
	color: blue;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:capitalize;
}
.bigtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.error {
	color: #d50000;
}
.terms {
	height: 300px;
	width: 600px;
	overflow: auto;
	border: 1px solid silver;
}
.link {
	color: green;
}
span.nobr {
	white-space: nowrap !important;
}
a.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size:11pt;
	font-weight: bolder;
	color: #646461;
	text-decoration: none;
}
a.bigtitle :hover {
	color: #646461;
}
div.bl_offers a.bigtitle {
	font-size:10pt;
	font-weight: bolder;
	color: #92928e;
	text-decoration: none;
}
div.bl_offers a.bigtitle:hover {
	font-size:10pt;
	font-weight: bolder;
	color: #646461;
	text-decoration: underline;
}
div.bl_productdetails div.bigtitle {
	color: #999999;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
	text-transform: uppercase;
}
div.bl_productdetails span.bigtitle {
	display:none;
}
.bl_productdetails .titleBot {
	display: none;
}
/*************  Manual  ***************/



.level1 {
	padding: 2px 2px 2px 0px;
}
.level1 a {
	font-weight: bold;
}
.level1 a:hover {
	font-weight: bold;
}
.level2 {
	padding: 2px 2px 2px 10px;
}
.level3 {
	padding: 2px 2px 2px 40px;
}
.level4 {
	padding: 2px 2px 2px 50px;
}
/*************  Left Menu  ***************/



.menuLeft .level1 {
	padding: 2px 2px 2px 0px;
}
.menuLeft .level2 {
	padding: 2px 2px 2px 0px;
}
.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;
}
center {
	display: none;
}
#black_cloud_inner center {
	display: block;
}