
/****** Main Table ******/
body {background-color: #f3f8fb;}
.basicTable 	{width: 1000px;}



.mainTable {width: 100%;}
.mainTable {height: 1000%;}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500px;}

.mainTableCell		 	{padding:0px 3px 0px3px; vertical-align: top;}
.mainTableCellLeft 		{padding: 3px 3px 0px 3px; vertical-align: top;}
.mainTableCellCenter 	{padding: 3px 3px 0px 3px; vertical-align: top;}
.mainTableCellRight 	{padding: 3px 3px 0px 3px; vertical-align: top;}

.homeGreeting 		{padding: 1px 3px 3px 3px; vertical-align: top;}
.homeGreetingTable	{width: 100%;border: 2px solid #6699ff;}
.homeGreetingCenter	{padding: 5px;}

.introBlock {border: 2px solid #6699ff;}
.introBlock td {padding: 6px;}

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



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

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

.headerMenu {
	position: relative;
	width: 100%;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 8px solid #f3f8fb;
	border-right: 3px solid #f3f8fb;
	border-left: 3px solid #f3f8fb;
	background: #033865 url(../images/convex/blue/header-bgr.gif) repeat-x top;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	border: 0px;
	margin: 5px 0px 5px 10px;
	}
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background:;
	}
.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;}
.headerMenu td#menu td.end {border-top: 1px solid #fff;width: 100%;background: url(../images/convex/blue/top-menu-bgr.gif) repeat-x top;}
.headerMenu td#menu td.end img.Img {display: block;width: 1px; height: 1px;}
/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font:  bold 9pt arial,tahoma,verdana,sans-serif; 
	text-decoration:none; 
	color: #f3f8fb; 
	border-right: 1px solid #ccdde7; 
	border-top: 1px solid #ccdde7; 
	background: url(../images/convex/blue/top-menu-bgr.gif) repeat-x top; 
	padding: 3px 30px 3px 30px; 
	display:block;
	}
a.menu:hover, a.menu:active {
	font: bold  9pt arial,tahoma,verdana,sans-serif; 
	text-decoration:none; 
	color: #f8d4d0; 
	border-right: 1px solid #ccdde7; 
	border-top: 1px solid #ccdde7; 
	background: url(../images/convex/blue/top-menu-bgr.gif) repeat-x top; 
	padding: 3px 30px 3px 30px; 
	display:block;
	}
a.menuActive:link, a.menuActive:visited {
	font:  bold 9pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: #f3f8fb; 
	border-right: 1px solid #ccdde7; 
	border-top: 1px solid #151595; 
	border-top: 1px solid #151595; 
	background: ; 
	padding: 3px 30px 3px 30px; 
	display:block;
	}
a.menuActive:hover, a.menuActive:active {
	font: bold 9pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: #f8d4d0; 
	border-right: 1px solid #fff; 
	border-top: 1px solid #151595; 
	background: ; 
	padding: 3px 30px 3px 30px; 
	display:block;
	}


/****** Sub Menu ******/
.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #033865; 
	border-left: 1px solid #033865;
	z-index: 2500;
}

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

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


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

table.secondaryMenu 		{}
td.secondaryBegin img.Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #ccdde7;}
a.secondaryMenu:hover 		{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #ccdde7;}
a.secondaryMenuActive 		{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #ccdde7; text-decoration: none;}
a.secondaryMenuActive:hover	{font: bold 9pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #ccdde7; text-decoration;}
td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

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

.filterPopup {
	display: none;
	position: absolute;
	border: 1px solid #ccdde7; 
	background-color: #ccdde7;
	z-index: 2000;
}
.filterPopup a {line-height: 160%;}
.filterPopup a:hover, .filterPopup a:active {}

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

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

.breadcrumb {border: 1px solid #033865; margin: 0px 0px 2px 0px;}

.breadcrumbBegin {
	width: 20px;
	border: 0px solid #033865;
	background: #f3f8fb;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border: 0px solid #033865;
	font-size: 8pt;
	padding: 6px 26px 6px 6px;
	background: #f3f8fb;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #033865; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter a:hover {color: #ec008c; text-decoration: none; font-size: 8pt;}
.breadcrumbDelimiter a.treeItemLast {color: #033865; font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter a.treeItemLast:hover {color: #033865; font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter span {
	display: auto;
	font-size:8pt;
	}
.breadcrumbDelimiter img {display: none;}

.breadcrumbRSS {
	padding: 0px 10px 0px 0px;
	}

.breadcrumbEnd {
	width: 20px;
	border: 0px solid #999;
	background: #ccdde7;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 10pt; color: #033865; margin-right: 10px; font-weight: bold;}
.breadcrumbDelimiter span.active {font-size: 10pt; color: #ec008c; margin-right: 10px; font-weight: bold;}



/************* end Order Pages ***************/

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

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

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

.titleTop {margin-top: 0px;}

.titleTopLeft {
	width: 10px;
	border: 0px solid #999;
	background: url(../images/convex/blue/block-t-l.gif) no-repeat top left;
	}
.titleTopImgLeft {width: 10px; height: 27px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:0px 7px 0px 0px;
	border: 0px solid #033865;
	background: url(../images/convex/blue/block-t-bgr.gif) repeat-x top;
	}
.titleTopCenter div {
	color: #f3f8fb;
	font: bold 10pt arial,verdana,tahoma,sans-serif;
	padding: 0px 0px 0px 7px;
	}
.titleTopCenter h1 {
	display: block;
	color: #f3f8fb;
	font: bold 11pt arial,verdana,tahoma,sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 7px;
}

.titleTopRight {
	width: 10px;
	border: 0px solid #033865;
	background: url(../images/convex/blue/block-t-r.gif) no-repeat top right;
	}
.titleTopImgRight {width: 10px; height: 27px;}


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

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

.block3 {
	border-top:0px solid #ccdde7;
	border-right:0px solid #ccdde7;
	border-bottom:2px solid #ccdde7;
	border-left: 0px solid #ccdde7;
	background: #f3f8fb;
	}

.block {
	border-top:0px solid #ccdde7;
	border-right:0px solid #ccdde7;
	border-bottom:2px solid #ccdde7;
	border-left: 0px solid #ccdde7;
	background: #ccdde7;
	}

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

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

.titleBot {margin-bottom: 3px;}

.titleBotLeft {
	width: 3px;
	border: 0px solid #033865;
	background: #ccdde7 url(../images/convex/blue/block-b-l.gif) no-repeat bottom left;
	}
.titleBotImgLeft {width: 3px; height: 1px;}

.titleBotRight {
	width: 100%;
	border:0px solid #033865;
	background: #ccdde7 url(../images/convex/blue/block-b-r.gif) no-repeat bottom right;
	}
.titleBotImgRight {width: 0px; height: 0px;}


/****** Bottom ******/
.block-filter .titleTopLeft {background: #033865;}
.block-filter .titleTopRight {background: #033865;}
.block-filter .titleTopImgLeft {width: 1px; height: 3px;}
.block-filter .titleTopImgRight {width: 1px; height: 3px;}

.block-simple .titleTopLeft {background: #033865;}
.block-simple .titleTopRight {background: #033865;}
.block-simple .titleTopImgLeft {width: 1px; height: 3px;}
.block-simple .titleTopImgRight {width: 1px; height: 3px;}

.block-banners .titleTopLeft {background: #033865;}
.block-banners .titleTopRight {background: #033865;}
.block-banners .titleTopImgLeft {width: 1px; height: 3px;}
.block-banners .titleTopImgRight {width: 1px; height: 3px;}

.block-navigation .titleTopLeft {background: #033865;}
.block-navigation .titleTopRight {background: #033865;}
.block-navigation .titleTopImgLeft {width: 1px; height: 3px;}
.block-navigation .titleTopImgRight {width: 1px; height: 3px;}
/*.block-navigation .block td {padding:2; background-color: #033865;}*/

table#user-home .titleTopLeft {background: #033865;}
table#user-home .titleTopRight {background: #033865; width: 100%;}
table#user-home .titleTopImgLeft {width: 1px; height: 3px;}
table#user-home .titleTopImgRight {width: 1px; height: 3px;}

/************* end Fieldset ***************/

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 15px;}
td.userHomeTitle {
	font-size: 10pt; color: #f3f8fb;
	white-space: nowrap;
	background: url(../images/convex/blue/block-t-bgr.gif) repeat-x top;
	}
td.userHomeTitle b {color: #033865;}

div.userHomeBottom {padding: 5px 15px;}
div.userHomeBottom a {
	font: bold 9pt/28pt arial,tahoma,verdana,sans-serif;
	text-decoration:none; 
	color: #f3f8fb; 
	background: url(../images/convex/blue/button-bgr.gif) repeat-x center; 
	padding: 4px 18px 7px 18px; 
	display: inline-block;
}
div.userHomeBottom a:hover {color: #033865;}

td.userHome img.orders 		{background: url(../images/icons/admin_orders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.orders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_orders.png,sizingMethod=crop);}
td.userHome img.profile 	{background: url(../images/icons/admin_profile.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.profile {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_profile.png,sizingMethod=crop);}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 55px;}
td.userHome img.support 	{background: url(../images/icons/admin_support.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.support {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_support.png,sizingMethod=crop);}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.forum {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_forum.png,sizingMethod=crop);}
td.userHome img.products 	{background: url(../images/icons/admin_products.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.products {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_products.png,sizingMethod=crop);}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.pages {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_pages.png,sizingMethod=crop);}
td.userHome img.salesorders	{background: url(../images/icons/admin_salesorders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.salesorders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_salesorders.png,sizingMethod=crop);}
td.userHome img.merchant 	{background: url(../images/icons/admin_merchant.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.merchant {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_merchant.png,sizingMethod=crop);}
td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.affiliates {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_affiliates.png,sizingMethod=crop);}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.payments {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_payments.png,sizingMethod=crop);}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.carts {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_carts.png,sizingMethod=crop);}
td.userHome img.wishlist 	{background: url(../images/icons/admin_wishlist.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.wishlist {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_wishlist.png,sizingMethod=crop);}
td.userHome img.reminders 	{background: url(../images/icons/admin_reminders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.reminders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png,sizingMethod=crop);}

td.userHome div {margin: 0px 0px 0px 50px;}
/************* userHome *******************/

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

/************* Button Links *******************/
td.butTd {}
td.butTd span.spacer {display: none;}	/* '|' between button */

a.button:link, a.button:visited {display: inline-block; cursor: pointer; color: #f3f8fb; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}
a.button:hover, a.button:active {display: inline-block; cursor: pointer; color: #f8d4d0; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}

a.button span 		{padding:2px 10px 2px 10px; background: url(../images/convex/blue/button-bgr.gif) repeat-x;}
a.button img 		{display: none;}

a.button-add span 		{}	/* 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 	{}	/* check out (products categories, product details) */


a.buttonBasket:link, a.buttonBasket:visited {display: inline-block; cursor: pointer; color: #f3f8fb; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}
a.buttonBasket:hover, a.buttonBasket:active {display: inline-block; cursor: pointer; color: #f8d4d0; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}

a.buttonBasket span 		{padding: 2px 10px 2px 10px; background: url(../images/convex/blue/button-bgr.gif) repeat-x;}
a.buttonBasket img 		{display: none;}

a.button-shopping span 	{}	/* 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 	{}	/* Checkout (basket) */

a.buttonCart:link, a.buttonCart:visited {display: inline-block; cursor: pointer; color: #f3f8fb; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}
a.buttonCart:hover, a.buttonCart:active {display: inline-block; cursor: pointer; color: #f8d4d0; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}

a.buttonCart span 	{padding: 2px 10px 2px 10px; background: url(../images/convex/blue/button-bgr.gif) repeat-x;}
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) */

a.buttonMore:link, a.buttonMore:visited {display: inline-block; cursor: pointer; color: #f3f8fb; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}
a.buttonMore:hover, a.buttonMore:active {display: inline-block; cursor: pointer; color: #f8d4d0; font: bold 11px/28px arial; text-decoration: none; white-space: nowrap;}

a.buttonMore span 	{padding: 2px 10px 2px 10px; background: url(../images/convex/blue/button-bgr.gif) repeat-x;}	/* read more... (special offers, etc.) */
a.buttonMore img 		{display:none;}

a.disabled {							/* disadled add to cart */
	color: #033865; 
	cursor: pointer; 
	font: bold 11px arial;
	text-decoration: none;
}
a.disabled:hover {color: #ccdde7; cursor: pointer; text-decoration: none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory {background: transparent; margin: 0px; padding: 3px 0px;}
.selectedtopCategory {background: #e3f0f7; margin: 0 0 0 0; padding: 3px 0px;	border-top: 1px solid #e3f0f7;	border-bottom: 1px solid #e3f0f7;}
        
.subCategory {background: transparent; margin: 0px; padding: 0px;}
.selectedsubCategory {background: #e3f0f7; margin: 0px; padding: 0px;	border-top: 1px solid #e3f0f7;	border-bottom: 1px solid #e3f0f7;}

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

/************* Latest *******************/
td.topArticle {padding: 3px 3px 3px 0px;}
td.subArticle {padding: 3px 3px 3px 0px;}

a.subArticle {padding-left: 18px; font-size: 99px; 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	{text-align: justify;}
.offerTd div.offerText	{display: ;}

/************* Forum *******************/

.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft { background: #FAF5FF; border-left:2px solid #CC3333; 	border-top: 2px solid #CC3333; border-bottom: 2px solid #CC3333; }
.forumMessageRight { background: #FAF5FF; border: 2px solid #CC3333; }
.forumMessageTop { background: #FAF7AA; border-bottom: 2px solid #CC3333; }

/************* Categoties (catalogue) *******************/
.bl_categoriescatalog .blockTD	 			{padding-left: 10px;}

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

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

.footerMenu	{text-align:center; font-size:8pt; padding: 15px 0px 0px 0px;}
.footerMenu	img 	{display: none; width: 0px; height: 0px;}
.footerMenu	span 	{margin: 0px 0px 0px 5px;}

.footerHTML	{text-align:center;}
.footerHTML font	{font-size:10px;}
.footerImg	{text-align:right; padding: 0px 10px 0px 0px;}
.footerImg img		{width: 80px; height: 26px; border:0px;}

/************* Footer *******************/
body			{font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #033865; margin: 0px; padding: 0px;}
body.popup	{font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #033865; margin: 0px; padding: 0px;}

tr, td		{font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #033865; }

h1, h2		{padding: 0px; margin: 0px;}

.middlebg 			{background: #e3f0f7;}
.middlebg td 		{font-weight: bold;}
.usualbg  { background: #f3f8fb; }
.usualbg2  { background: #ccdde7; }
.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;}
.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: 10px;}
.paddingReviews td		{padding: 0px 11px;}
.paddingReviews td td	{padding: 0px;}
.paddingRev5px td			{padding: 5px 11px;}
.paddingRev3px td			{padding: 3px 3px 3px 11px;}




input					{font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;}
input.search		{}
input.text			{}
input.submit		{font: bold 11px Arial, Verdana, sans-serif; background: transparent url(../images/convex/blue/button-bgr.gif) repeat-x top; padding: 0px 15px 2px 15px; height: 15px; color: #f3f8fb; border:0px; cursor: pointer;}
select				{font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;}
select.search		{}
textarea				{font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;}

form { margin: 0px; padding: 0px;}




a.header 			{color: #ffffff; text-decoration:}
a.header:hover		{color: #FAF7AA; text-decoration; }
a.title				{font-size: 8pt; font-weight: bold;  color: #033865; text-decoration: underline;}
a.title:hover		{font-size: 8pt; font-weight: bold;  color: #ec008c; text-decoration: underline;}
a.smallText			{color: #033865; text-decoration:  font-size:9pt; }
a.smallText:hover	{color: #ec008c; text-decoration: none; font-size: 8pt; }
a						{color: #033865; text-decoration: underline; font-size: 8pt; }
a:hover				{color: #ec008c; text-decoration: none; }




.titleText			{color: #033865; text-decoration: }
.articleDate	{font-size: 8pt; color: #ccdde7; 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: #ccdde7; }
.message		{font-size: 9pt; color: #033865; }
.title			{font-size: 9pt; font-weight: bold; color: #033865; }
.bigtitle		{font-size: 8pt; font-weight: bold; color: #033865; }
.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: 1px solid #095ea6;}
/***/.hDelimiter {background: #095ea6; 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 #BBBBFF; border-bottom: none; background: #BBBBFF; padding: 0px;}
td.tabActive		{border: 1px solid #095ea6; border-bottom: none; background: #095ea6; padding: 0px;}
a.tab					{background: #BBBBFF; color: #000066; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #095ea6; color: #ccdde7; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #095ea6; color: #ccdde7; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #095ea6; color: #ccdde7; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: #095ea6;}
/***** 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 #095ea6; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: #BBBBFF; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #095ea6; border-top: 2px solid #095ea6; border-bottom: none; padding: 5px 9px 5px 9px;; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #095ea6; vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #095ea6;}
td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #095ea6;}
a.blackSm, a.blackSm:hover {text-decoration: none;}
/***** Visualisation tubs on UserHome pages *****/
/***** Prices on the site *****/
.priceBlock {color: #000; font-weight: bold;}
.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: 12px; color: black;}

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

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

.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: #000099; background: #ccdde7; padding: 6px !important; }
.productsDelimiter 		{background: #095ea6; padding: 0px !important;}
.productsDelimiterTop 	{background: #095ea6; 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: #CCCCFF; border: 1px solid #095ea6;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 12px; 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: 0px; 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 *****/
