/* reset  styles */
html, div, span, iframe, p, font, img, ol, ul, li,
fieldset, form, label, legend, table, tbody, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font: 11px/14px Tahoma, Helvetica, sans-serif; 
	color: #000;
	vertical-align: top;
}
:focus {
	outline: 0px;
}
ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6	{color: #000; font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}

a img, a:hover img	{border: none;}
p	{padding: 7px 0px;}
div.clear	{height: 0px; font-size: 0px; line-height: 0px; clear: both;}
hr	{display: none;}
li	{background: url(../images/bonamart/bullit_blue.gif) no-repeat 0px 5px; padding-left: 12px; padding-right: 5px; font: 11px/14px Arial, Helvetica, sans-serif; color: #000;}
/* end  reset  styles */

/****** Main Table ******/
.basicTable 	{width: 100%; margin: 0px auto;}
.basicTd	 {}
.forShadow .TL	{background: url(../images/bonamart/bodyTL.gif) no-repeat top right; width: 40px; height: 23px;}
.forShadow .TL img	{width: 24px; height: 23px;}
.forShadow .TC	{background: url(../images/bonamart/bodyTC.gif) repeat-x top left; height: 23px;}
.forShadow .TC img	{height: 23px;}
.forShadow .TR	{background: url(../images/bonamart/bodyTR.gif) no-repeat top left; width: 40px; height: 23px;}
.forShadow .TR img	{width: 24px; height: 23px;}
.forShadow .CL	{background: url(../images/bonamart/bodyCL.gif) repeat-y top right; width: 40px;}
.forShadow .CL img	{width: 24px;}
.forShadow .CR	{background: url(../images/bonamart/bodyCR.gif) repeat-y top left; width: 40px;}
.forShadow .CR img	{width: 24px;}

.mainTable {width: 100%; background: #fff;}
.mainTable75 {width: 100%; background: #fff;}
.mainTable50 {width: 100%; background: #fff;}

.mainTableCellLeft 		{padding: 0px 20px 10px 0px; vertical-align: top;}
.mainTableCellCenter 	{padding: 0px 0px 10px 0px; vertical-align: top;}
.mainTableCellRight 	{padding: 0px 0px 10px 20px; vertical-align: top;}

.homeGreeting 		{padding: 4px 10px 4px 10px; vertical-align: top;}
.homeGreetingTable	{width: 100%;}
.homeGreetingLeft	{}
.homeGreetingLeft img	{}
.homeGreetingCenter 		{padding: 10px 0px; width: 100%;}
.homeGreetingRight	{}
.homeGreetingRight img	{}

.introBlock {border: 0px solid #D5D5D5;}
.introBlock td {padding: 6px;}

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

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

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

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

.headerMenu td#logo  {					/* Background under logo on the site */
	vertical-align: top;
	}
.headerMenu td#logo img.png {				/* Logo on the site */
	border: 0px solid #333;
	margin: 9px 0px 25px 55px;
	float: left;
	}
.headerMenu td#logo img.banner
	{margin: 4px 60px 10px 0px; float: right;}
	
.headerMenu td#logoL {display: none;}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	margin: 0px 22px 0px 22px;
	border: 0px;
	}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	padding: 0px 57px 0px 56px;
	vertical-align: top;
	}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: 100%; background: url(../images/bonamart/menu.gif) repeat-x top left;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td.begin	{background: url(../images/bonamart/menuBegin.gif) no-repeat top left; width: 15px;}
.headerMenu td#menu td.begin img	{width: 15px;}
.headerMenu td#menu td.end	{background: url(../images/bonamart/menuEnd.gif) no-repeat top right; width: 20%;}
.headerMenu td#menu td.end img	{width: 15px;}

/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited {color: #444; text-decoration: none; font: bold 12px Arial, Helvetica, sans-serif; white-space: nowrap; display: block; padding: 0px;}
a.menu:hover, a.menu:active {color: #B9090B; text-decoration: none; font: bold 12px Arial, Helvetica, sans-serif; white-space: nowrap; display: block; padding: 0px;}
a.menuActive:link, a.menuActive:visited {color: #B9090B; text-decoration: none; font: bold 12px Arial, Helvetica, sans-serif; white-space: nowrap; display: block; padding: 0px;}
a.menuActive:hover, a.menuActive:active {color: #B9090B; text-decoration: none; font: bold 12px Arial, Helvetica, sans-serif; white-space: nowrap; display: block; padding: 0px;}

a.menu span {color: #444; text-decoration: none; font: bold 12px Arial, Helvetica, sans-serif; white-space: nowrap; display: block; padding: 11px 50px 11px 5px; background: url(../images/bonamart/menuDelim.gif) no-repeat right center;}
a.menu:hover span {color: #B9090B; text-decoration: none; font: bold 12px Arial, Helvetica, sans-serif; white-space: nowrap; display: block; padding: 11px 50px 11px 5px; background: url(../images/bonamart/menuDelim.gif) no-repeat right center;}
a.menuActive span {color: #B9090B; text-decoration: none; font: bold 12px Arial, Helvetica, sans-serif; white-space: nowrap; display: block; padding: 11px 50px 11px 5px; background: url(../images/bonamart/menuDelim.gif) no-repeat right center;}
a.menuActive:hover span {color: #B9090B; text-decoration: none; font: bold 12px Arial, Helvetica, sans-serif; white-space: nowrap; display: block; padding: 11px 50px 11px 5px; background: url(../images/bonamart/menuDelim.gif) no-repeat right center;}

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

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

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

a.subMenu:hover, a.subMenu:active {
	background: #fffbed; 
	color: #1584d2;
	display:block;
	text-decoration:none;
}

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

table.secondaryMenu 		{width: 100%;}
td#menu td.secondaryBegin img.Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenu:hover 		{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenuActive 		{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: none;}
a.secondaryMenuActive:hover	{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: underline;}
td#menu td.secondaryEnd  	{width: 100%;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

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

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

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

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

.breadcrumbBegin {}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	color: #010101; 
	font: 11px Arial, Helvetica, sans-serif;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #010101; font: 11px Arial, Helvetica, sans-serif;}
.breadcrumbDelimiter a {text-decoration: none; color: #010101; font: 11px Arial, Helvetica, sans-serif;}
.breadcrumbDelimiter a:hover {text-decoration: underline; color: #010101; font: 11px Arial, Helvetica, sans-serif;}
.breadcrumbDelimiter a.treeItemLast {text-decoration: none; cursor: text; color: #1A75CF; font: bold 11px Arial, Helvetica, sans-serif;}
.breadcrumbDelimiter a.treeItemLast:hover {text-decoration: none; cursor: text; color: #1A75CF; font: bold 11px Arial, Helvetica, sans-serif;}
.breadcrumbDelimiter span {
	color: #010101; 
	font: 11px Arial, Helvetica, sans-serif;
	}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {}

.breadcrumbEnd {}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {color: #010101; font: 11px Arial, Helvetica, sans-serif; margin-right: 10px;}
.breadcrumbDelimiter span.active {color: #1A75CF; font: 11px Arial, Helvetica, sans-serif; margin-right: 10px; font-weight: bold;}
/****************** end Order Pages ***********************************/

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

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

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

.titleTop {margin-top: 0px; background: #0A6CCD url(../images/bonamart/titleTC.gif) repeat-x top left;}

.titleTopLeft {width: 12px; height: 1px; background: url(../images/bonamart/titleTLeft.gif) no-repeat top left;}
.titleTopImgLeft {width: 12px; height: 1px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 6px 0px 6px 0px;
	}
.titleTopCenter table	{margin: 0px auto;}
.titleTopCenter div {
	color: #fff;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.titleTopCenter h1 {
	color: #fff;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.titleTopCenter div b {font-weight:;}
.titleTopRight {width: 12px; background: url(../images/bonamart/titleTRight.gif) no-repeat top right;}
.titleTopImgRight {width: 12px; height: 1px;}

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

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

.block { border-right: 1px solid #ccc; border-left: 1px solid #ccc; background: url(../images/bonamart/bodyTD.gif) repeat-x top left;}
.blockTD {padding: 3px 0px 0px 0px; border-right: 1px solid #fff; border-left: 1px solid #fff;}
.menuLeft {padding: 3px 0px 0px 0px; border-right: 1px solid #fff; border-left: 1px solid #fff}

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

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

.titleBot {margin-bottom: 10px;}

.titleBotLeft {width: 12px; height: 16px; background: url(../images/bonamart/titleBLeft.gif) no-repeat bottom left;}
.titleBotImgLeft {width: 12px; height: 16px;}

.titleBotRight {
	width: 100%;
	text-align: right;
	background: url(../images/bonamart/titleBot.gif) repeat-x bottom left;
	}
.titleBotImgRight {width: 12px; height: 16px; background: url(../images/bonamart/titleBRight.gif) no-repeat bottom right;}

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

.block-filter .titleTop, .block-simple .titleTop, .block-banners .titleTop, .block-navigation .titleTop	{display: none;}
.block-filter .blockTD, .block-simple .blockTD, .block-banners .blockTD, .block-navigation .blockTD	{padding: 0px;}
.block-filter .padding10px, .block-simple .padding10px, .block-banners .padding10px, .block-navigation .padding10px	{padding: 0px;}

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

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

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 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 0px; white-space: nowrap; display: inline-block; text-decoration: none; background: #438FDA url(../images/bonamart/inputRight.gif) no-repeat right; margin-top: 5px;}
a.button:hover, a.button:active {font: bold 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 0px; white-space: nowrap; display: inline-block; text-decoration: none; background: #438FDA url(../images/bonamart/inputRight.gif) no-repeat right; margin-top: 5px;}

a.button span 	{font: bold 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 3px 7px; white-space: nowrap; display: inline-block; cursor: pointer; background: url(../images/bonamart/inputLeft.gif) no-repeat left;}
a.button img 	{display: none; }

a.button-add	{font: bold 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 0px; white-space: nowrap; display: inline-block; text-decoration: none; background: #C50204 url(../images/bonamart/buttonRight.gif) no-repeat right !important;}
a.button-add:hover	{font: bold 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 0px; white-space: nowrap; display: inline-block; text-decoration: none; background: #C50204 url(../images/bonamart/buttonRight.gif) no-repeat right !important;}
a.button-add span 		{font: bold 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 3px 7px; white-space: nowrap; display: inline-block; cursor: pointer; background: url(../images/bonamart/buttonLeft.gif) no-repeat left;}		/* 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 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 0px; white-space: nowrap; display: inline-block; text-decoration: none; background: #438FDA url(../images/bonamart/inputRight.gif) no-repeat right;}
a.buttonBasket:hover, a.buttonBasket:active {font: bold 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 0px; white-space: nowrap; display: inline-block; text-decoration: none; background: #438FDA url(../images/bonamart/inputRight.gif) no-repeat right;}

a.buttonBasket span 	{font: bold 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 3px 7px; white-space: nowrap; display: inline-block; cursor: pointer; background: url(../images/bonamart/inputLeft.gif) no-repeat left;}
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 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 0px; white-space: nowrap; display: inline-block; text-decoration: none; background: #438FDA url(../images/bonamart/inputRight.gif) no-repeat right;}
a.buttonCart:hover, a.buttonCart:active {font: bold 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 0px; white-space: nowrap; display: inline-block; text-decoration: none; background: #438FDA url(../images/bonamart/inputRight.gif) no-repeat right;}

a.buttonCart span 	{font: bold 11px/15px Arial, Helvetica, sans-serif; color: #fff; padding: 3px 7px; white-space: nowrap; display: inline-block; cursor: pointer; background: url(../images/bonamart/inputLeft.gif) no-repeat left;}
a.buttonCart img 		{display: none;}

a.button-check 		{margin-top: 5px;}		/* Checkout (small cart) */
a.button-amend span 		{}		/* Amend cart (small cart) */
a.button-view span 		{}		/* View cart (small cart) */

a.buttonMore:link, a.buttonMore:visited {font: 11px Arial, Helvetica, sans-serif; white-space: nowrap; color: #B00000; text-decoration: none;}
a.buttonMore:hover, a.buttonMore:active {font: 11px Arial, Helvetica, sans-serif; white-space: nowrap; color: #B00000; text-decoration: none;}

a.buttonMore span 	{font: 11px Arial, Helvetica, sans-serif; white-space: nowrap; color: #B00000; text-decoration: underline; text-transform: capitalize;}			/* read more... (special offers, etc.) */
a.buttonMore:hover span 	{font: 11px Arial, Helvetica, sans-serif; white-space: nowrap; color: #B00000; text-decoration: none; text-transform: capitalize;}
a.buttonMore b 		{font-weight: normal;}
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 *******************/

/************* 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 *******************/
.block-offers .block .blockTD a.bigtitle		{font: bold 14px/18px Arial, Helvetica, sans-serif; color: #605F5F; text-decoration: none; display: block; margin-bottom: 10px;}
.block-offers .block .blockTD a.bigtitle:hover 	{font: bold 14px/18px Arial, Helvetica, sans-serif; color: #605F5F; text-decoration: underline; display: block; margin-bottom: 10px;}
.offerTitleTop				{display: none;}
.offerTitle					{text-align: left; clear: right; display: block; margin: 0px; padding: 0px;}
.offerTd 					{text-align: left;}
.block-offers img.offerImg		{margin-right: 20px;} 
.offerTd div.offerText	{text-align: justify; font: 12px Arial, Helvetica, sans-serif; color: #5D5C5C; padding-top: 12px;}

.block-products-list .block .blockTD img.productImg, .block-product-details .block .blockTD img.productImg 
{}

/************* Forum *******************/
.forumAdmin 			{color: #0E6FCE; font-weight: bold;}
.forumUser 				{color: black; font-weight: bold;}
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #fff; border-left:1px solid #D5D5D5; 	border-top:1px solid #D5D5D5; border-bottom:1px solid #D5D5D5; }
.forumMessageRight 	{background: #fff; border: 1px solid #D5D5D5; }
.forumMessageTop 		{background: #E9E9E9; border-bottom: 1px solid #D5D5D5; }

/************* Categoties (catalogue) *******************/
.block-categories-catalog .blockTD	 			{padding-left: 18px;}
.block-categories-catalog .blockTD img 		{display: ;}
.block-categories-catalog a.bigtitle			{text-decoration: underline;}
.block-categories-catalog a.bigtitle:hover 	{text-decoration: none;}

/************* Hot (news,...) *******************/
.block-hot .blockTD img 				{display: none;}
.block-hot .blockTD .articleDate		{display: none;}
.block-hot .blockTD div 				{}
.block-hot a.bigtitle 					{}
.block-hot a.bigtitle:hover 			{}
/*.block-hot div.smalltext {padding-left: 15px;}*/

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

/************* Footer *******************/
.footerAll	{background: #E5E5E5 url(../images/bonamart/footer.gif) repeat-x top left; padding-top: 12px; padding-bottom: 40px;}
.footerMenu	{text-align:center; font: 12px Arial, Helvetica, sans-serif; color: #4F4F4F;}
.footerMenu a.smallText	{font: 12px Arial, Helvetica, sans-serif; color: #4F4F4F; text-decoration: none;}
.footerMenu a.smallText:hover	{font: 12px Arial, Helvetica, sans-serif; color: #4F4F4F; text-decoration: underline;}
.footerMenu	span {padding: 0px 0px 0px 5px; font: 12px Arial, Helvetica, sans-serif; color: #4F4F4F;}
.footerHTML	{text-align: center; padding-top: 17px;}
.footerHTML font	{font: 11px Arial, Helvetica, sans-serif; color: #686868;}
.footerHTML font a	{font: 11px Arial, Helvetica, sans-serif; color: #686868; text-decoration: underline;}
.footerHTML font a:hover	{font: 11px Arial, Helvetica, sans-serif; color: #686868; text-decoration: none;}
.footerImg	{text-align:right; padding: 0px 10px 0px 0px;}
.footerImg img		{width: 80px; height: 26px; border:0px;}

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

body			{font: 11px/14px Tahoma, Helvetica, sans-serif; color: #000; margin: 0px; padding: 0px 0px; background: #ECECEC url(../images/bonamart/bodyBg.gif) repeat-x top left;}
body.popup	{font: 11px/14px Tahoma, Helvetica, sans-serif; color: #000; margin: 0px; padding: 0px; background: #fff;}

tr, td		{font: 11px/14px Tahoma, Helvetica, sans-serif; color: #000;}

.middlebg 			{background: ;}
.middlebg td 		{font-weight: bold;}
.usualbg  			{background: transparent;}
.errorbg  			{background: #FFE0E0; border: 1px solid #CC0000; color: #CC0000; padding: 6px;}
.popup .errorbg		{padding: 4px;}
.messagebg  		{color: #0000CC; font-weight: bold; padding: 6px;}

.padding10px				{padding: 10px 10px 0px 10px;}
.padding6px td				{padding: 6px;}
.block-product-details
.padding6px td				{padding: 6px 10px;}
.padding6px td td			{padding: 0px;}
.padding6px
.padding4px td				{padding: 4px;}
.padding4px td				{padding: 4px;}
.padding4px td td			{padding: 0px;}
.paddingReviews td		{padding: 0px 11px;}
.paddingReviews td td	{padding: 0px;}
.paddingRev5px td			{padding: 5px 11px;}
.paddingRev3px td			{padding: 3px 3px 3px 11px;}

input				{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; }
input.usualprice	{background-color: transparent; border: none; text-align: right; font: 11px/14px Arial, Helvetica, sans-serif; color: #000;}
input.orderprice	{background-color: transparent; border: none; text-align: right; font: bold 11px/14px Arial, Helvetica, sans-serif; color: #000;}
input.search		{font: 11px/14px Arial, Helvetica, sans-serif; color: #000; background: #fff; border: 1px solid #ccc;}
input.text			{font: 11px/14px Arial, Helvetica, sans-serif; color: #000; background: #fff; border: 1px solid #ccc;}
input.field			{font: 11px/14px Arial, Helvetica, sans-serif; color: #000; background: #fff; border: 1px solid #ccc;}
input.fieldSmall	{font: 10px/14px Arial, Helvetica, sans-serif; color: #000; background: #fff; border: 1px solid #ccc;}
input.submit		{border: 0px; font: bold 11px/18px Arial, Helvetica, sans-serif; color: #fff; cursor: pointer; background: #438FDA url(../images/bonamart/inputRight.gif) no-repeat right; height: 21px; padding: 0px 7px 2px 0px; margin: 0px;}
	input#clear		{color: #bbb;}
	input#reset		{color: #bbb;}
	input#preview	{color: #DDACAC;}
	input#cancel	{color: #bbb;}
	input#delete	{color: #bbb;}
select				{font: 11px/14px Arial, Helvetica, sans-serif; color: #000; background: #fff; border: 1px solid #ccc;}
select.search		{font: 11px/14px Arial, Helvetica, sans-serif; color: #000; background: #fff; border: 1px solid #ccc;}
textarea			{font: 11px/14px Arial, Helvetica, sans-serif; color: #000; background: #fff; border: 1px solid #ccc;}

input.field {margin-bottom: 3px;}
select.field {margin-bottom: 3px;}
span.submit {background:  url(../images/bonamart/inputLeft.gif) no-repeat left; font: 25px Arial; padding-left: 7px !important; white-space: nowrap; display: inline-block;}
/*For old templates < ver. 3.3
td.submit {background: url(../images/default/button-l-bgr.gif) no-repeat left; padding-left: 7px !important;}*/

a.header 			{color: #1584D2; text-decoration: underline; }
a.header:hover		{color: #1584D2; text-decoration: underline; }
a.title				{font: bold 12px Arial, Helvetica, sans-serif;  color: #1584D2; text-decoration: none; display: block; margin-bottom: 10px;}
a.title:hover		{font: bold 12px Arial, Helvetica, sans-serif;  color: #1584D2; text-decoration: underline; display: block; margin-bottom: 10px;}
a.smallText			{color: #1584D2; text-decoration: none; font-size: 11px; }
a.smallText:hover	{color: #1584D2; text-decoration: underline; font-size: 11px; }
a					{color: #B9090B; text-decoration: underline; font: 11px Arial, Helvetica, sans-serif; }
a:hover				{color: #B9090B; text-decoration: none; font: 11px Arial, Helvetica, sans-serif; }

.titleText	  {color: #217AD2; text-decoration: none; }
.articleDate	{font-size: 8pt; color: #217AD2; font-style: italic; }
.top				  {font-size: 8pt; padding: 2px 0px;}
.smallText		{font-size: 8pt; }
.middleText		{font-size: 9pt; }
.bigText			{font-size: 12px; }
.comment			{font-size: 8pt; color: #217AD2; }
.message			{font-size: 9pt; color: #0000CC; }
.title			{font: bold 12px Arial, Helvetica, sans-serif; color: #1584D2; }
.bigtitle		{font: bold 12px/14px Arial, Helvetica, sans-serif; color: #1A75CF; margin-bottom: 8px;}
a.bigtitle		{font: bold 12px/14px Arial, Helvetica, sans-serif; color: #1A75CF; text-decoration: none; display: block; margin-bottom: 8px;}
a.bigtitle:hover		{font: bold 12px/14px Arial, Helvetica, sans-serif; color: #1A75CF; text-decoration: underline; display: block; margin-bottom: 8px;}
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

span.nobr       {white-space: nowrap !important;}

/***** Delimiter for list and rollover for details *****/
/***/.vDelimiter {border-right:;}
/***/.hDelimiter {background:; border: 0px;}
/***/
/***/.rolloverImagesTop {padding: 10px 0px 0px 0px;}
/***/.rolloverImages {float: left; padding: 5px; text-align: center; width: 30%;}
/***/.manufacturerImage {padding: 10px 0px 0px 0px;}
/***** Delimiter for list and rollover for details *****/

/***** Visualisation tubs on product details *****/
td.tab				{border: 1px solid #D0D0D0; border-bottom: none; background: none; padding: 0px;}
td.tabActive		{border: 1px solid #D0D0D0; border-bottom: none; background: #F2F2F3; padding: 0px;}
a.tab				{background: none; color: #1A75CF; display: block; font: bold 11px Arial, Helvetica, sans-serif; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #F2F2F3; color: #1A75CF; display: block; font: bold 11px Arial, Helvetica, sans-serif; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #F2F2F3; color: #1A75CF; display: block; font: bold 11px Arial, Helvetica, sans-serif; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #F2F2F3; color: #1A75CF; display: block; font: bold 11px Arial, Helvetica, sans-serif; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{border-top: 1px solid #ccc;}
/***** Visualisation tubs on product details *****/
/***** Visualisation tubs on UserHome pages *****/
.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 11px Verdana, sans-serif; border: 1px solid #919B9C; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: #E9E9E9; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #919B9C; border-top: 2px solid #919B9C; border-bottom: none; padding: 5px 9px 5px 9px; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #919B9C; vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #919B9C;}
td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #919B9C;}
a.blackSm, a.blackSm:hover {text-decoration: none;}
/***** Visualisation tubs on UserHome pages *****/
/***** Prices on the site *****/
.priceBlock {color: #B9090B; font: bold 12px Arial, Helvetica, sans-serif;}
.priceBlock .price {color: #B9090B; font: bold 12px Arial, Helvetica, sans-serif;}
.priceBlock .priceTax {font-weight: normal; display: none;}

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

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

.priceBlockEdit {color: #000; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; font-size: 10pt; color: black; border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}

.salesBlock {color: #B9090B; font: bold 12px Arial, Helvetica, sans-serif; border: none; background: none;}
.salesPrice {color: #B9090B; font: bold 12px Arial, Helvetica, sans-serif;}
.salesTax {font-weight: normal;}

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

.pointsPriceBlock {}
.pointsPriceBlock .points {}

.rewardPointsBlock {}
.rewardPointsBlock .points {}
/***** Prices on the site *****/
/***** Visualisation product list as table *****/
.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 10pt; font-weight: bold; color: #1584D2; background: #E9E9E9; padding: 6px !important; }
.productsDelimiter 		{background: #E9E9E9; padding: 0px !important;}
.productsDelimiterTop 	{background: #E9E9E9; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}
/***** Visualisation product list as table *****/
/***** Rating iamges *****/
.neutral {display: none; }
.commend		{background: url(../images/icons/commend.png) no-repeat; width: 20px; height: 20px; border:0px;}
* html .commend {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/commend.png,sizingMethod=crop);}
.discommend	{background: url(../images/icons/discommend.png) no-repeat; width: 20px; height: 20px; border:0px;}
* html .discommend {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/discommend.png,sizingMethod=crop);}
.not-rated	{background: url(../images/icons/not-rated.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .not-rated {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/not-rated.png,sizingMethod=crop);}
.rating-1	{background: url(../images/icons/rating-1.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-1 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-1.png,sizingMethod=crop);}
.rating-2	{background: url(../images/icons/rating-2.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-2 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-2.png,sizingMethod=crop);}
.rating-3	{background: url(../images/icons/rating-3.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-3 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-3.png,sizingMethod=crop);}
.rating-4	{background: url(../images/icons/rating-4.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-4 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-4.png,sizingMethod=crop);}
.rating-5	{background: url(../images/icons/rating-5.png) no-repeat; width: 97px; height: 18px; border:0px;}
* html .rating-5 {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-5.png,sizingMethod=crop);}
/***** Rating iamges *****/
/***** Wishlist pop-up window *****/
.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 #6CB2F7;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font: 14px, sans-serif; text-align:justify;}
/***** Wishlist pop-up window *****/
/***** New Product's icon *****/
.block-product-details .newProduct {display: block; position: relative; padding-right: 34px !important;}
.block-product-details .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 .block-product-details .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.block-products-list .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 .block-products-list .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);}
/***** New Product's icon *****/
/***** Restricted Item's icon *****/
.block-products-list .restrictedItem img.restrictedItem {background: url(../images/icons/lock.png) no-repeat; width: 22px; height: 23px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .block-products-list .restrictedItem img.restrictedItem {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock.png,sizingMethod=crop);}
.restrictedItem img.restrictedItem {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .restrictedItem img.restrictedItem {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);}
.restrictedCategory img.restrictedCategory {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .restrictedCategory img.restrictedCategory {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);}
/***** Restricted Item's icon *****/
/***** Manual list *****/
.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;}
/***** Manual list *****/
/***** Custom menu list *****/
.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;}
/***** Custom menu list *****/
/***** Matrix price *****/
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; }
/***** Matrix price *****/


/**********************************************/
.mainTableCellCenter .titleTop	{background: #3C8AD7 url(../images/bonamart/centerTC.gif) repeat-x top left;}
.mainTableCellCenter .titleTopCenter	{background: url(../images/bonamart/prodBC.gif) repeat-x bottom left; padding: 5px 10px 0px 10px;}
.mainTableCellCenter .titleTopCenter table	{margin: 0px;}
.mainTableCellCenter .titleTopLeft	{background: url(../images/bonamart/centerTL.gif) no-repeat top left; width: 18px;}
.mainTableCellCenter .titleTopImgLeft	{background: url(../images/bonamart/prodBL.gif) no-repeat bottom left; width: 18px; height: 13px; margin-top: 12px;}
.mainTableCellCenter .titleTopRight	{background: url(../images/bonamart/centerTR.gif) no-repeat top right; width: 18px;}
.mainTableCellCenter .titleTopImgRight	{background: url(../images/bonamart/prodBR.gif) no-repeat bottom right; width: 18px; height: 13px; margin-top: 12px;}
.mainTableCellCenter .titleTopCenter div {
	color: #fff;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.mainTableCellCenter .titleTopCenter h1 {
	color: #fff;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.mainTableCellCenter .block	{border: none; background: none;}
.mainTableCellCenter .blockTD	{border: none; background: none; padding: 0px 11px; padding-top: 10px;}
.mainTableCellCenter .titleBotLeft {width: 1px; height: 1px; background: none;}
.mainTableCellCenter .titleBotImgLeft {width: 1px; height: 1px;}
.mainTableCellCenter .titleBotRight {background: none;}
.mainTableCellCenter .titleBotImgRight {width: 1px; height: 1px; background: none; float: right;}


.forIndex .mainTableCellCenter .titleTopCenter	{background: url(../images/bonamart/centerBC.gif) repeat-x bottom left; padding: 5px 10px 0px 10px;}
.forIndex .mainTableCellCenter .titleTopCenter div {
	color: #fff;
	font: 14px/16px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.forIndex .mainTableCellCenter .titleTopCenter h1 {
	color: #fff;
	font: 14px/16px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.forIndex .mainTableCellCenter .titleTopImgLeft	{background: url(../images/bonamart/centerBL.gif) no-repeat bottom left; width: 18px; height: 48px; margin-top: 12px;}
.forIndex .mainTableCellCenter .titleTopImgRight	{background: url(../images/bonamart/centerBR.gif) no-repeat bottom right; width: 18px; height: 48px; margin-top: 12px;}
.forIndex .block { border-right: 1px solid #ccc; border-left: 1px solid #ccc;}
.forIndex .blockTD {padding: 3px 12px 0px 12px; border-right: 1px solid #fff; border-left: 1px solid #fff;}
.forIndex .menuLeft {padding: 3px 0px 0px 0px; border-right: 1px solid #fff; border-left: 1px solid #fff}
.forIndex .titleBot {margin-bottom: 10px;}
.forIndex .titleBotLeft {width: 12px; height: 16px; background: url(../images/bonamart/titleBLeft.gif) no-repeat bottom left;}
.forIndex .titleBotImgLeft {width: 12px; height: 16px;}
.forIndex .titleBotRight {width: 100%; text-align: right; background: url(../images/bonamart/titleBot.gif) repeat-x bottom left;}
.forIndex .titleBotImgRight {width: 12px; height: 16px; background: url(../images/bonamart/titleBRight.gif) no-repeat bottom right;}


.block-offers .titleTop	{background: #AE0002 url(../images/bonamart/offer_title.gif) repeat-x top left !important;}
.block-offers .titleTopLeft {width: 37px; height: 1px; background: url(../images/bonamart/offerLeft.gif) no-repeat top left;}
.block-offers .titleTopImgLeft {width: 37px !important; height: 35px !important; background: none !important; margin: 0px !important;}
.block-offers .titleTopCenter {padding: 3px 5px 6px 6px !important; background: none !important;}
.block-offers .titleTopCenter table	{margin: 0px;}
.block-offers .titleTopCenter div {
	color: #fff;
	font: 18px/24px Arial, Helvetica, sans-serif !important;
	text-transform: capitalize;
}
.block-offers .titleTopRight {width: 12px !important; background: url(../images/bonamart/offerRight.gif) no-repeat top right !important;}
.block-offers .titleTopImgRight {width: 12px !important; height: 35px !important; background: none !important; margin: 0px !important;}
.block-offers .block	{background: none; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
.block-offers .blockTD	{background: none; border: none;}
.offerTd a.buttonMore, .offerTd a.buttonMore:hover	{font: bold 11px/12px Arial, Helvetica, sans-serif; color: #fff; padding: 0px; white-space: nowrap; display: inline-block; text-decoration: none; background: #AE0002 url(../images/bonamart/moreRight.gif) no-repeat right; margin-top: 14px;}
.offerTd a.buttonMore span {font: bold 11px/12px Arial, Helvetica, sans-serif; color: #fff; padding: 3px 17px 3px 7px; white-space: nowrap; display: inline-block; cursor: pointer; background: url(../images/bonamart/moreLeft.gif) no-repeat left; text-decoration: none;}
.block-offers .priceBlock {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif;}
.block-offers .priceBlock .price {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif;}
.block-offers .salesBlock {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif; border: none; background: none;}
.block-offers .salesPrice {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif;}

.block-search input.submit		{border: 0px; font: bold 12px/18px Arial, Helvetica, sans-serif; color: #fff; cursor: pointer; background: #438FDA url(../images/bonamart/goRight.gif) no-repeat right; height: 18px; padding: 0px 3px 2px 0px; margin: 0px; text-transform: capitalize;}
.block-search span.submit	{ background: url(../images/bonamart/goLeft.gif) no-repeat left; padding-left: 5px !important;}

.forIndex .block-products-latest .prodLatestImg	{text-align: left; width: 20%;}
.forIndex .block-products-latest .prodLatestImg	{margin-right: 15px;}
.forIndex .block-products-latest .prodLatestDesc	{text-align: left; padding-top: 12px;}
.forIndex .block-products-latest a.prodLatestTitle	{font: bold 14px Arial, Helvetica, sans-serif; color: #3585D5; text-decoration: none;}
.forIndex .block-products-latest a.prodLatestTitle:hover	{font: bold 14px Arial, Helvetica, sans-serif; color: #3585D5; text-decoration: underline;}
.forIndex .block-products-latest .ourprice	{font: bold 14px Arial, Helvetica, sans-serif; color: #B9090B;}
.forIndex .block-products-latest .padding10px	{ background: url(../images/bonamart/dots_grey.gif) repeat-x bottom left; padding: 10px 2px 10px 0px;}
.forIndex .block-products-latest .titleBotImgLeft	{height: 25px;}
.forIndex .block-products-latest .titleBotImgRight	{height: 25px;}
.forIndex .block-products-latest .priceBlock {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif;}
.forIndex .block-products-latest .priceBlock .price {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif;}
.forIndex .block-products-latest .salesBlock {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif; border: none; background: none;}
.forIndex .block-products-latest .salesPrice {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif;}

.block-login span.submit	{margin-top: 7px; margin-bottom: 12px;}
.forIndex .block-login .padding10px 	{padding: 0px;}

.block-cart .blueTitle td	{color: #3585D5; padding-bottom: 8px;}
.block-cart .quantity td	{padding-bottom: 8px; background: url(../images/bonamart/lineGrey.gif) repeat-x bottom left;}
.block-cart .goods td	{padding-top: 8px; padding-bottom: 8px; }

.block-top-sellers .topSellersImg	{width: 50px; height: 50px; margin-right: 10px; float: left;}
.block-top-sellers td.top	{background: url(../images/bonamart/dots_grey.gif) repeat-x bottom left; padding: 5px 2px 5px 0px;}
.block-top-sellers .price	{font: bold 11px Arial, Helvetica, sans-serif; color: #B9090B;}
.block-top-sellers a.topSellTitle	{font: 11px Arial, Helvetica, sans-serif; color: #000; text-decoration: none;}
.block-top-sellers a.topSellTitle:hover	{font: 11px Arial, Helvetica, sans-serif; color: #000; text-decoration: underline;}
.block-top-sellers .padding10px 	{padding: 0px;}
.block-top-sellers .blockTD 	{padding: 5px 8px 0px 6px;}

.filterPopup {
	display: none;
	position: absolute;
	border: 1px solid #ccc; 
	background-color: #fff;
	z-index: 2000;
	padding: 5px;
}
.filterPopup a {line-height: 160%;}
.filterPopup a:hover {line-height: 160%;}
.block-filter .padding10px div	{padding-bottom: 3px; padding-right: 13px;}
.block-filter .padding10px div a img	{margin-top: 3px;}
.block-filter .padding10px a	{display: inline-block; margin-top: 3px; margin-right: 10px;}

.block-categories-list .blockTD	{padding-top: 0px; padding-left: 5px; padding-right: 5px;}
.block-categories-list .firstclass	{}	

.block-products-list .sorter td	{white-space: nowrap;}
.block-products-list .sorter td a	{color: #000;}
.block-products-list .sorter td a:hover	{color: #000;}
.block-products-list .sorter td img	{height: 12px;}
.block-products-list .padding10px	{padding: 0px 0px;}
.block-products-list .blockTD	{padding: 0px; background:;}
.block-products-list .hDelimiter	{border: none; padding: 0px; border-bottom: 10px solid #fff; display: ;}
* html .block-products-list .hDelimiter	{border-bottom: 1px solid #fff;}
*+html .block-products-list .hDelimiter	{border-bottom: 1px solid #fff;}
.block-products-list .vDelimiter	{padding-right: 10px;}
.block-products-list .block .blockTD img.productImg	{background: #fff; border: 1px solid #ccc; padding: 2px; margin-right: 10px;}
.block-products-list .priceBlock {color: #B9090B; font: bold 12px Arial, Helvetica, sans-serif;}
.block-products-list .priceBlock .price {color: #B9090B; font: bold 12px Arial, Helvetica, sans-serif;}
.block-products-list .salesBlock {color: #B9090B; font: bold 12px Arial, Helvetica, sans-serif; border: none; background: none;}
.block-products-list .salesPrice {color: #B9090B; font: bold 12px Arial, Helvetica, sans-serif;}
.block-products-list .prodDesc	{display: none;}
.block-products-list .complexSorter	{background: #F0F0F0; margin: 10px 0px 0px 0px; height: 26px;}
.block-products-list .forNavigator	{width: 20%; float: right; text-align: right;}
.block-products-list .forNavigator td a, .block-products-list .forNavigator td a:hover	{color: #000;}
.block-products-list .forSorter	{width: 45%; float: left;}
.block-products-list .prodTable	{border: 1px solid #ccc;}
.block-products-list .TD_1	{padding: 0px 0px 10px 10px;}
.block-products-list .TD_2	{padding: 0px 10px 10px 0px;}
.block-products-list .TD_3	{display: none;}
.block-products-list .TD_title	{padding: 10px 10px 0px 10px;}

.block-product-details .manufacturerImage	{padding: 20px;}
.block-product-details .block .blockTD img.productImg	{margin-right: 10px; margin-bottom: 15px;}
.block-product-details .priceBlock {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif;}
.block-product-details .priceBlock .price {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif;}
.block-product-details .salesBlock {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif; border: none; background: none;}
.block-product-details .salesPrice {color: #B9090B; font: bold 14px Arial, Helvetica, sans-serif;}

.prodLatestImg	{padding-right: 10px;}
a.prodLatestTitle	{font: bold 12px Arial, Helvetica, sans-serif;  color: #1584D2; text-decoration: none; display: block; margin-bottom: 10px;}
a.prodLatestTitle:hover	{font: bold 12px Arial, Helvetica, sans-serif;  color: #1584D2; text-decoration: underline; display: block; margin-bottom: 10px;}
.ourprice {color: #B9090B; font: bold 12px Arial, Helvetica, sans-serif;}
.block-products-latest  a.buttonMore	{text-decoration: underline; text-transform: capitalize;}
.block-products-latest  a.buttonMore:hover	{text-decoration: none; text-transform: capitalize;}

.block-basket-recommended select	{margin-right: 10px;}
.block-basket-recommended a.button, .block-basket-recommended a.button:hover	{margin: 0px;}

.block-related-products a.title	{display: inline-block; margin-bottom: 10px; font-weight: bold;}
.block-related-products a.title:hover	{display: inline-block; margin-bottom: 10px; font-weight: bold;}

.block-manufacturers td.usualbg a img	{margin: 20px;}
.block-user-reminder .usualbg td a	{text-decoration: none;}
.block-user-reminder .usualbg td a:hover	{text-decoration: none;}

.block-articles-details .artImg	{margin-right: 10px;}
.block-articles-list .artImg	{margin-right: 10px;}
.block-articles-details .articleDate	{display: inline-block; margin-bottom: 10px;}
.block-articles-list .articleDate	{display: inline-block; margin-bottom: 10px;}

.forumMessageRight hr	{display: none;}
.forumMessageLeft	{padding: 5px;}
.forumMessageRight .articleDate	{padding: 3px 5px;}
.forumMessageRight .usualbg	{padding: 5px;}

.block-site-map .topCategory	{background: none;}
.block-site-map .selectedtopCategory	{background: none;}
.category_cat_img img	{margin-right: 10px;}
.forIndex .block-subscribe .padding10px	{padding: 0px;}
.block-basket .blockTD	{padding-top: 10px;}

/************* Category *******************/
.topCategory 			{padding: 15px 0px 7px 0px; background: url(../images/bonamart/dots_grey.gif) repeat-x 0px 0px;}
.selectedtopCategory 	{padding: 15px 0px 7px 0px; background: url(../images/bonamart/dots_grey.gif) repeat-x 0px 0px;}
.topCategory a.title	{font: bold 11px/13px Arial, Helvetica, sans-serif; color: #1A75CF; text-decoration: none; display: block; margin: 0px !important; padding: 0px !important;}
.topCategory a.title:hover	{font: bold 11px/13px Arial, Helvetica, sans-serif; color: #1A75CF; text-decoration: underline; display: block; margin: 0px !important; padding: 0px !important;}
.selectedtopCategory a.title	{font: bold 11px/13px Arial, Helvetica, sans-serif; color: #B9090B; text-decoration: none; display: block; margin: 0px !important; padding: 0px !important;}
.selectedtopCategory a.title:hover	{font: bold 11px/13px Arial, Helvetica, sans-serif; color: #B9090B; text-decoration: underline; display: block; margin: 0px !important; padding: 0px !important;}
        
.subCategory 			{padding: 0px 0px 0px 0px !important;}
.selectedsubCategory 	{padding: 0px 0px 0px 0px !important;}
.subCategory a.title	{font: 11px/13px Arial, Helvetica, sans-serif; color: #7F7F7E; text-decoration: none; display: block; margin: 0px !important; padding: 0px !important;}
.subCategory a.title:hover	{font: 11px/13px Arial, Helvetica, sans-serif; color: #7F7F7E; text-decoration: underline; display: block; margin: 0px !important; padding: 0px !important;}
.selectedsubCategory a.title	{font: bold 11px/13px Arial, Helvetica, sans-serif; color: #F47B20; text-decoration: underline; display: block; margin: 0px !important; padding: 0px !important;}
.selectedsubCategory a.title:hover	{font: bold 11px/13px Arial, Helvetica, sans-serif; color: #F47B20; text-decoration: none; display: block; margin: 0px !important; padding: 0px !important;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 5px 0px 0px;}

.block-categories-list .titleBotLeft {width: 12px; height: 14px; background: url(../images/bonamart/titleBLeft.gif) no-repeat bottom left;}
.block-categories-list .titleBotImgLeft {width: 12px; height: 14px;}

.block-categories-list .titleBotRight {
	width: 100%;
	text-align: right;
	background: url(../images/bonamart/titleBot.gif) repeat-x bottom left;
	}
.block-categories-list .titleBotImgRight {width: 12px; height: 14px; background: url(../images/bonamart/titleBRight.gif) no-repeat bottom right;}

/************* Category *******************/