/****** Main Table ******/
.basicTable 	{width: 980px; background: #151515 url(../images/solli/headertop.png) no-repeat 50% 0%;}

.mainTable {width: 100%;}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500px;}

.mainTableCell		 		{padding: 4px 8px 4px 8px; vertical-align: top;}
.mainTableCellLeft 		{padding: 15px 20px 30px 0px; vertical-align: top;}
.mainTableCellCenter 	{padding: 15px 0px 30px 0px; vertical-align: top;}
.mainTableCellRight 		{padding: 15px 0px 30px 20px; vertical-align: top;}

.homeGreeting 		{padding: 4px 10px 4px 10px; vertical-align: top;}
.homeGreetingTable	{width: 100%;}
.homeGreetingLeft	{background: url(../images/default/greeteng-t-l.gif) no-repeat left top; vertical-align: bottom;}
.homeGreetingLeft img	{background: url(../images/default/greeteng-b-l.gif) no-repeat left bottom; height: 11px; width: 11px;}
.homeGreetingCenter 		{padding: 10px 0px; width: 100%; border-bottom: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD;}
.homeGreetingRight	{background: url(../images/default/greeteng-b-r.gif) no-repeat right bottom; vertical-align: top;}
.homeGreetingRight img	{background: url(../images/default/greeteng-t-r.gif) no-repeat right top; height: 10px; width: 10px;}

.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 */
	background: ;
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	border: none;
	margin: 30px 0px 20px 0px;
	}
.headerMenu td#logoL {display: none;}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	border: 0px;
	}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: url(../images/solli/topmenu-bg.gif) repeat-x 0% 0%;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
	}
.headerMenu td#menu img.Img 	{width: 0px; height: 0px;}
.headerMenu td#menu table 		{width: 100%;}
.headerMenu td#menu td 			{text-align: center;}

/***search***/
.searchTbl {margin-left: 10px;}
.searchTbl td {padding: 0px 0px 35px 0px;}
.searchTbl input.search {margin: 0px 5px 0px 10px;}
.searchTbl input.submit {background: url(../images/solli/top-submit-bgr.gif) no-repeat 0% 0%; padding: 0px; margin: 0px 0px 0px 0px; height: 20px; width: 23px;}
div.cartDiv 				{text-align: right; padding: 30px 5px 15px 0px; color: #a67d95;}
div.cartDiv a 				{color: #a67d95; font-weight: bold; padding-right: 10px;}
/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited {color: #ffffff; text-decoration: none; font: 18px Tw Cen MT, Trebuchet MS, Tahoma, Helvetica, sans-serif; text-transform: capitalize;}
a.menu:hover, a.menu:active {color: #767A7C; text-decoration: underline; font: 18px Tw Cen MT, Trebuchet MS, Tahoma, Helvetica, sans-serif; text-transform: capitalize;}
a.menuActive:link, a.menuActive:visited {color: #ffffff; text-decoration: none; font: 18px Tw Cen MT, Trebuchet MS, Tahoma, Helvetica, sans-serif; text-transform: capitalize;}
a.menuActive:hover, a.menuActive:active {
	color: #FFCCFF;
	text-decoration: underline;
	font: 18px Tw Cen MT, Trebuchet MS, Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
}
/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #151515; 
	border-left: 1px solid #151515;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #151515;
	border-bottom: 1px solid #151515;
	display:block;
	color: #FFFFFF;
	text-decoration:none;
	text-align: left;
	background: #2A3539;
}

a.subMenu:hover, a.subMenu:active {
	background: #414D51; 
	color: #767A7C;
	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;
	padding: 5px 0px 0px 15px;
	color: #FFFFFF;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
}
a.secondaryMenu:hover 		{display:block; font: 12px arial,tahoma,verdana,sans-serif; padding: 5px 0px 0px 15px; color: #767A7C;}
a.secondaryMenuActive 		{
	display:block;
	font: bold 12px arial,tahoma,verdana,sans-serif;
	padding: 0px 0px 0px 15px;
	color: #FFCCFF;
	text-decoration: none;
}
a.secondaryMenuActive:hover	{
	display:block;
	font: bold 12px arial,tahoma,verdana,sans-serif;
	padding: 0px 0px 0px 15px;
	color: #CCCCCC;
	text-decoration: underline;
}
td#menu td.secondaryEnd  	{width: 100%;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 25px;}
/****** Menu ******/
.filterPopup {
	display: none;
	position: absolute;
	border: 1px solid #9FCEE1; 
	background-color: #000000;
	z-index: 2000;
	padding: 2px 1px;
}
.filterPopup a {line-height: 120%;}
.filterPopup a:hover, .filterPopup a:active {line-height: 120%;}

.block-filter .block .blockTD .padding10px {padding: 5px 20px 10px 0px;}
/*****************************************************************************/

/************* Breadcrumb *******************/
.breadcrumb 			{margin: 0px 0px 10px 0px;}
.breadcrumbBegin 		{}
.breadcrumbBegin img {width: 0px; height: 0px;}
.breadcrumbDelimiter {
								width: 100%;
								white-space: normal;
								font-size: 12px;
								padding: 0px 0px 0px 0px;
								background: none;
							}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #1677B8;}
.breadcrumbDelimiter a {color: #a67d95; text-decoration: none;}
.breadcrumbDelimiter a:hover {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 span 	{color: #a67d95;}
.breadcrumbDelimiter img 	{display: none;}

.breadcrumbRSS {background: none;}
.breadcrumbEnd {}
.breadcrumbEnd img {width: 0px; height: 0px;}
/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {
	font-size: 11pt;
	color: #FFFFFF;
	margin-right: 10px;
}
.breadcrumbDelimiter span.active {font-size: 11pt; color: #444444; margin-right: 10px; font-weight: bold;}
/****************** end Order Pages ***********************************/
/****** Top ******/
/****** Top ******/
.titleTop 			{margin-top: 0px; background: url(../images/solli/title-center.gif) repeat-x top;}
.titleTopLeft 		{width: 12px; background: url(../images/solli/title-left.gif) no-repeat left top;}
.titleTopImgLeft 	{width: 12px; height: 37px;}

.titleTopCenter 			{white-space: normal; padding: 5px 0px 5px 10px;}
/*.titleTopCenter img 		{display: none;}
.titleTopCenter table 	{width: 100%;}*/

.titleTopCenter div 		{
	color: #CCCCCC;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 18px;
}
.titleTopCenter div b 	{font-weight: normal;}
.titleTopCenter h1		{
	color: #FFFFFF;
	font: 18px Arial, sans-serif;
	text-align: left;
}
.titleTopRight 			{background: url(../images/solli/title-right.gif) no-repeat right top;}
.titleTopImgRight 		{width: 10px; height: 37px;}
/****** Top ******/
/****** Center ******/
.block 		{border: 0px; background: ;}
.blockTD 	{padding: 10px 0px 10px 10px;}
.block .blockTD .padding10px {padding: 5px 0px 5px 0px;}
.menuLeft {}
/****** Center ******/
/****** Bottom ******/
.titleBot 			{}
.titleBotLeft 		{background:;}
.titleBotImgLeft 	{width: 0px; height: 0px;}
.titleBotRight 	{width: 100%;}
.titleBotImgRight {}
/****** Bottom ******/
/*table#user-home .titleTopLeft {background: url(../images/rainbow/block-t-l.gif) no-repeat top;}
table#user-home .titleTopRight {width: 100%; background: url(../images/default/cblock-t-bgr.gif) repeat-x top; text-align: right;}
table#user-home .titleTopImgLeft {width: 24px; height: 23px;}
table#user-home .titleTopImgRight {width: 24px; height: 23px; background: url(../images/default/cblock-t-r.gif) no-repeat top right;}*/

/************* end Fieldset ***************/
.mainTableCellCenter .titleTop 			{margin-top: 0px; background: url(../images/solli/title2-center.gif) repeat-x top;}
.mainTableCellCenter .titleTopLeft 		{background: url(../images/solli/title2-left.gif) no-repeat left top;}
.mainTableCellCenter .titleTopImgLeft 	{width: 10px; height: 39px;}
.mainTableCellCenter .titleTopRight 			{background: url(../images/solli/title2-right.gif) no-repeat right top;}
.mainTableCellCenter .titleTopImgRight 		{width: 9px; height: 39px;}
/*****************************************************************************/
.block-offers .titleTopCenter div {color: #A67D95;}
.block-offers .blockTD 	{padding: 20px 0px 10px 20px;}
		/****block categories list****/
.block-categories-list .blockTD 	{padding: 0px 0px 10px 0px;}
		/****block top sellers***/
.block-top-sellers a 		{
	text-decoration: none;
	font-size: 9px;
	color: #CCCCCC;
}
.block-top-sellers a:hover {text-decoration: underline;}
.block-top-sellers td.top	{padding: 5px 0px 5px 10px;}
.block-top-sellers td.top b:first-child	{}
.block-top-sellers td.top b:last-child {display: none;}
		/***Categories Catalog***/
.block-categories-catalog .smallText 	{display: none;}
.block-categories-catalog .blockTD 		{padding: 15px 10px 15px 10px;}
td.itemCntlr {padding-top: 2px;}
div.catItemA {text-align: center; background: #202527; padding: 7px 0px 7px 0px;}
		/***Products***/
.block-products-list .middlebg {background: none;}		
.block-products-list td.productsCategory {display: none;}
.block-products-list .blockTD {padding: 10px 0px 0px 0px;}
.block-products-list .block .blockTD .padding10px {padding: 10px 0px;}
		/***block login***/
.block-login .blockTD 	{padding: 20px 10px 10px 10px;}
.block-login input.text {margin: 10px 0px 5px 0px; background: #F1F6FC;}
		/***Block checkout login****/
.block-checkout-login tr.middlebg td {background: #151515;}		
		/***block filter***/
.block-filter .titleTop {display: none;}		
.block-filter .blockTD 	{padding-left: 0px;}
		/****Block Basket***/
.block-basket input.field {margin-right: 5px;}
.block-basket .blockTD 	  {padding: 20px 0px 10px 0px;}
		/***Block Basket Recommendent****/
.block-basket-recommended img 	{margin-top: 5px;}
.block-basket-recommended select {margin-right: 5px;}
/****Block Order Info****/
.block-order-info td.middlebg {background: none;}
.block-order-info .blockTD 	{padding: 20px 0px 10px 0px;}
.block-order-cart .blockTD 	{padding: 20px 0px 10px 0px;}
.block-order-payment-form td.middlebg {background: none;}
/****Block Cart*****/
.block-cart tr.middlebg {background: none;}
.block-cart td.lineTop 	{background: none;}
.block-cart td.lineMiddle {background: none;}
/****recently-viewed*****/
.block-products-recently-viewed a.smallText		{
	color: #999999;
}
/****Block Compare*****/
.block-products-compare table.padding6px img {margin-top: 10px; margin-bottom: 10px;}
/************* userHome *******************/
.block-user-home .blockTD 	{padding: 20px 0px 10px 0px;}
.block-user-home a.title 			{font-weight: bold;}
.block-user-home a.smallText		{
	color: #FFFFFF;
}

td.userHome {padding: 7px; padding-left: 0px;}
td.userHomeTitle {
	display: none;
	font-size: 10pt;
	white-space: nowrap;
	background: url(../images/default/cblock-t-bgr.gif) repeat-x top;
}

div.userHomeBottom {						
	background: none;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a {
	color: #999999;
	text-decoration:underline;
}
div.userHomeBottom a:hover {
	color: #CCCCCC;
	text-decoration:none;
}

td.userHome img {margin-right: 10px;}
td.userHome img.orders 		{background: url(../images/icons/admin_orders_d.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_d.png,sizingMethod=crop);}
td.userHome img.profile 	{background: url(../images/icons/admin_profile_d.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_d.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_d.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_d.png,sizingMethod=crop);}
td.userHome img.forum 		{background: url(../images/icons/admin_forum_d.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_d.png,sizingMethod=crop);}
td.userHome img.products 	{background: url(../images/icons/admin_products_d.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_d.png,sizingMethod=crop);}
td.userHome img.pages 		{background: url(../images/icons/admin_pages_d.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_d.png,sizingMethod=crop);}
td.userHome img.salesorders	{background: url(../images/icons/admin_salesorders_d.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_d.png,sizingMethod=crop);}
td.userHome img.merchant 	{background: url(../images/icons/admin_merchant_d.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_d.png,sizingMethod=crop);}
td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates_d.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_d.png,sizingMethod=crop);}
td.userHome img.payments 	{background: url(../images/icons/admin_payments_d.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_d.png,sizingMethod=crop);}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts_d.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_d.png,sizingMethod=crop);}
td.userHome img.wishlist 	{background: url(../images/icons/admin_wishlist_d.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_d.png,sizingMethod=crop);}
td.userHome img.reminders 	{background: url(../images/icons/admin_reminders_d.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_d.png,sizingMethod=crop);}

td.userHome div {margin: 0px 0px 0px 50px;}
/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/
td.butTd {}
td.butTd span.spacer {
	display: auto;
	color: #CCCCCC;
}	/* '|' between button */

a.button:link, a.button:visited {font: 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; white-space: nowrap;}
a.button:hover, a.button:active {font: 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; white-space: nowrap;}

a.button span 	{}
a.button img 	{display: none;}

a.button-add span 		{font-weight: bold;}		/* add to cart (products categories, product details) */
a.button-view span 		{}		/* view cart (products categories, product details) */
a.button-check span 		{}		/* check out (products categories, product details) */
a.button-wishlist span 	{}		/* wishlist (products categories, product details) */

a.buttonBasket:link, a.buttonBasket:visited {font: 14px/20px Arial, Helvetica, sans-serif; white-space: nowrap;}
a.buttonBasket:hover, a.buttonBasket:active {font: 14px/20px Arial, Helvetica, sans-serif; white-space: nowrap;}

a.buttonBasket span 	{}
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: 12px Arial, Helvetica, sans-serif; white-space: nowrap; font-weight: bold;}
a.buttonCart:hover, a.buttonCart:active {font: 12px Arial, Helvetica, sans-serif; white-space: nowrap; font-weight: bold;}

a.buttonCart span 	{}
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 {font: normal normal normal 12px Arial, Helvetica, sans-serif; white-space: nowrap;}
a.buttonMore:hover, a.buttonMore:active {font: normal normal normal 12px Arial, Helvetica, sans-serif; white-space: nowrap;}

a.buttonMore span 	{}			/* read more... (special offers, etc.) */
a.buttonMore b 		{font-weight: normal;}
a.buttonMore img 	{display:none;}

a.disabled {							/* disadled add to cart */
	color: #999999;
	cursor: pointer;
	padding: 0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
a.disabled:hover {
	color: #CCCCCC;
	cursor: pointer;
	text-decoration: none;
}
/************* Button Links *******************/

/************* Category *******************/
.topCategory 			{background: #202527; margin: 0px; padding: 3px 0px; border-bottom: 1px solid #151515;}
.selectedtopCategory {background: #2a3539; margin: 0px; padding: 3px 0px; border-bottom: 1px solid #151515;}
.selectedtopCategory a.title {
	color: #CCCCCC;
}
        
.subCategory 			{background: transparent; margin: 0px; padding: 0px;}
.selectedsubCategory {background: transparent; margin: 0px; padding: 0px;}
.selectedsubCategory a.title {
	color: #CCCCCC;
}

.topCategory .category_img  {margin: 0px 5px 0px 5px; background: url(../images/solli/dot-norm.gif) no-repeat 50% 50%;}
.selectedtopCategory .category_img {margin: 0px 5px 0px 5px; background: url(../images/solli/dot-active.gif) no-repeat 50% 50%;}
/************* 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 *******************/
.block-offers .block .blockTD a.bigtitle			{font-size: 10pt; text-decoration: underline;}
.block-offers .block .blockTD a.bigtitle:hover 	{text-decoration: none;}
.offerTitleTop				{display: none;}
.offerTitle					{text-align: left; clear: right; display: block; margin: 0px; padding: 0px;}
.offerTd 					{text-align: left;}
.offerTd img.offerImg	{float: left;margin: 0px 40px 10px 0px;border:0px solid #78C7FF;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true');/* top: -20px; position: relative;*/} 
.offerTd div.offerText	{text-align: justify;}
.offerTd a.buttonMore span {display:none;}


.block-products-list .block .blockTD img.productImg, .block-product-details .block .blockTD img.productImg 
{padding:2px;background:#fff;border:1px solid #78C7FF;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true');/* top: -20px; position: relative;*/} 


/************* Forum *******************/
.forumAdmin 			{font-weight: bold;}
.forumUser 				{font-weight: bold;}
.forumGuest       	{font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #202527; border-left:1px solid #151515; 	border-top:1px solid #151515; border-bottom:1px solid #151515; }
.forumMessageRight 	{background: #202527; border: 1px solid #151515;}
.forumMessageRight div {
	color: #999999 ! important;
}
.forumMessageTop 		{background: #2A3539; border-bottom: 1px solid #151515; }

.block-forum-topic tr.middlebg td {background:#151515;}

/************* Footer *******************/

.footerMenu	{text-align: left; border-top: 1px solid #2A363A; padding: 15px 0px 0px 7px;}
.footerMenu	span {padding: 0px 0px 0px 5px; color: #151515;}
.footerHTML	{text-align:center; padding: 10px;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right; padding: 0px 10px 0px 0px;}
.footerImg img		{width: 80px; height: 26px; border:0px; display: none;}

/************* Footer *******************/

body			{
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: #151515 url(../images/solli/newbg.jpg) repeat
}/**/
body.popup	{
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

tr, td		{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2		{padding: 0px; margin: 0px;}

.middlebg 			{background: #2A3539;}
.middlebg td 		{font-weight: bold;}
.usualbg  			{background: transparent;}
.errorbg  			{
	background: none;
	border: 1px solid #CC0000;
	color: #FFCC33;
	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: 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: 12px;
	color: #FFFFFF;
}
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
input.search		{border: 1px solid #63808B; background: #000000;}
input.text			{border: 1px solid #63808B; background: #000000;}
input.field			{border: 1px solid #63808B; background: #000000;}
input.fieldSmall	{border: 1px solid #63808B; background: #000000; font-size: 8pt;}
input.submit		{font-weight: normal; border: 0px; color: #fff; font-size: 10pt; cursor: pointer; background: url(../images/solli/button-left.gif) no-repeat left; height: 28px; padding: 0px 7px 2px 7px; margin: 0px;}
	input#clear		{
	color: #FFFFFF;
}
	input#reset		{
	color: #CCCCCC;
}
	input#preview	{color: #FF6C00;}
	input#cancel	{
	color: #CCCCCC;
}
	input#delete	{color: #8A8A8A;}
select				{
	border: 1px solid #63808B;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
select.search		{
	border: 1px solid #63808B;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
textarea				{border: 1px solid #63808B; background: #000000; font-size: 12px;}

input.field {margin-bottom: 3px;}
select.field {margin-bottom: 3px;}

input.submit {margin: 2px 0px 2px 0px;}
html>body input.submit {margin: 4px 0px 4px 0px;}
* html input.submit {margin: 0px 0px 0px 0px;}

span.submit {background: url(../images/solli/button-right.gif) no-repeat right; font: 25px Arial; padding-left: 0px !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: 0px !important;}

form { margin: 0px; padding: 0px;}

a.header 			{
	color: #FFFFFF;
	text-decoration: underline;
}
a.header:hover		{text-decoration: underline; }
a.title				{text-decoration: underline; }
a.title:hover		{text-decoration: none; }
a.smallText			{
	color: #999999;
	text-decoration: unederline;
	font-size: 12px
}
a.smallText:hover	{text-decoration: none;}
a						{
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
}
a:hover				{text-decoration: none;}

.titleText	   {
	color: #999999;
	text-decoration: none;
}
.articleDate	{font-size: 10px; color: #A67D95; font-style: italic; padding: 5px 0px 5px 0px;}
.top				{font-size: 10px; padding: 2px 0px;}
.smallText		{font-size: 10px;}
.middleText		{font-size: 12px;}
.bigText			{font-size: 14px;}
.comment			{font-size: 10px;} 
.message			{font-size: 10px; color: #0000CC;}
.title			{
	font-size: 12px;
	color: #CCCCCC;
}
.bigtitle		{
	font-size: 12px;
	color: #FFFFFF;
}
.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 #E9E9E9;}
/***/.hDelimiter {background: #2a363a; border: 0px;}
/***/
/***/.rolloverImagesTop {padding: 10px 0px 0px 0px;}
/***/.rolloverImages {float: left; padding: 5px; text-align: center; width: 30%;}
/***/.manufacturerImage {padding: 25px 0px 15px 0px;}
/***** Delimiter for list and rollover for details *****/

/***** Visualisation tubs on product details *****/
td.tab				{border: 1px solid #2a363a; border-bottom: none; background: none; padding: 0px;}
td.tabActive		{border: 1px solid #2a363a; border-bottom: none; background: #E9E9E9; padding: 0px;}
a.tab					{background: none; color: #767a7c; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #2a3539; color: #767a7c; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #2a3539; color: #9fcee1; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #2a3539; color: #9fcee1; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: #2a363a;}
/***** 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: #A67D95; font-weight: bold; margin: 20px 0px 5px 0px;} 
.priceBlock .price {font-weight: bold;}
.priceBlock .priceTax {font-weight: normal;}

.priceBlockOld {color: #767A7C; margin: 20px 0px 5px 0px; 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: 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: #A67D95; font-weight: bold; border: none; background: transparent; margin: 0px 0px 20px 0px;}
.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: #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 #78C7FF;}
.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; text-decoration: none;}
.level1 a:hover {font-weight: bold; text-decoration: underline;}
.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: 4px 2px 4px 5px; background: #202527; border-bottom: 1px solid #151515;}
.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; text-decoration: underline;}
.menuLeft .a a:hover {font-weight: bold; text-decoration: none;}
/***** Custom menu list *****/
#active1.level1 {padding: 4px 2px 4px 5px; background: #2A3539; border-bottom: 1px solid #151515;}
/***** 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 *****/

