body			{background: #899a7e url(../images/gls/bg.jpg) no-repeat 50% 0; font: 12px Arial, Helvetica, sans-serif; color: #515151; margin: 0; padding: 0;}
body.editor, 
body.popup	{background: #fff;}

tr, td		{font: 12px Arial, Helvetica, sans-serif; color: #515151;}

.middlebg 			{background: #E9E9E9;}
.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;}
.padding6px td				{padding: 6px;}
.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: 12px Arial, Helvetica, sans-serif;}
input.search, 
input.text, 
input.field, 
input.fieldSmall	{border: 1px solid #A3ACB1;}
input.submit		{border: 0px; color: #333; font: bold 11px Arial, Helvetica, sans-serif; cursor: pointer; background: url(../images/double/buttonRight.gif) no-repeat right; padding: 3px 7px 3px 0px; margin: 0px;}
	input#clear		{color: #333;}
	input#reset		{color: #333;}
	input#preview	{color: #FF6C00;}
	input#cancel	{color: #333;}
	input#delete	{color: #333;}
select				{background: #fff; border: 1px solid #A3ACB1; font: 12px Arial, Helvetica, sans-serif;}
textarea			{background: #fff; border: 1px solid #A3ACB1; font: 12px Arial, Helvetica, sans-serif;}

span.submit {background: url(../images/double/buttonLeft.gif) no-repeat left; padding-left: 7px !important; white-space: nowrap; display: inline-block; color: #333; font: bold 11px Arial, Helvetica, sans-serif; cursor: pointer;}

form {margin: 0; padding: 0;}

a		{color: #515151; outline: none; text-decoration: none;}
a:hover	{text-decoration: underline;}

a img {border: none;}

.titleText			{color: #1584d2; text-decoration: none; }
.smallText		{font-size: 11px; font-weight: normal;}
.middleText		{font-size: 12px; }
.bigText			{font-size: 13px; }
.comment			{font-size: 11px; color: #C6C6C6; }
.message			{font-size: 12px; color: #959595; }
/*.title			{font-size: 12px; color: #754903;}
.bigtitle		{font-size: 12px; font-weight: bold; color: #014EC0;}*/
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

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

/****** Main ******/
.main 	{margin: 0 auto; padding: 0; width: 996px;}

.border {background: #d4e1c1; border: 1px solid #f8f9f7; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; padding: 0 7px 4px;}

.mainTable {width: 100%;}

.mainTableCellLeft 	{padding: 4px 8px 0 0; vertical-align: top;}
.mainTableCellCenter {padding: 4px 0 0; vertical-align: top;}
.mainTableCellRight 	{padding: 4px 0 0 8px; vertical-align: top;}

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

.introBlock {border: 1px solid #BFBFBF;}
.introBlock td {padding: 6px;}

/****** Main ******/

/****** Menu ******/
.header {height: 96px; margin: 0 8px; position: relative;}
.headerLogo {float: left; padding: 12px 0 0 0;}
.headerMenu {float: right; padding: 6px 2px;}
.headerMenu strong {display: block; float: right; margin: 2px 0 0 4px;}
.headerCart {background: url(../images/gls/hcart.gif) no-repeat 0 0; float: right; height: 40px; margin: 10px 3px 0 171px; width: 271px;}
.headerCart .buttonCart {float: right; margin: 4px 5px 0 0}
.headerCart .buttonCart span {padding: 0;}
.headerCart h3 {font-size: 12px; margin: 0; padding: 4px 0 0 12px;}
.headerCart span {display: block; padding: 0 0 0 12px;}
.headerText {color: #336633; float: left; font-size: 13px; line-height: 13px; padding: 3px 0 0; width: 480px;}

.headerMenu img.Img {width: 0px; height: 0px;}
.headerMenu table {}
.headerMenu td.topmenu {color: #336600; font-size: 18px; font-weight: bold; line-height: 24px; text-align: center;}
.headerMenu td.topmenu strong {font-size: 24px;}
/*.headerMenu td.begin	{width: 7px; height: 31px;}
.headerMenu td.begin img	{width: 7px; height: 31px;}
.headerMenu td.end	{width: 7px; height: 31px;}
.headerMenu td.end img	{width: 7px; height: 31px;}*/

/* Active & Noneactive links in menu */

a.menu {color: #336600; font-size: 12px; text-decoration: none; white-space: nowrap;}
a.menu:hover {text-decoration: underline;}
a.menuActive {color: #336600; font-size: 12px; text-decoration: underline; white-space: nowrap;}
a.menuActive:hover {text-decoration: none;}

#m_1 a.menu, 
#m_1 a.menuActive {background: none;}
/****** Sub Menu ******/

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

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	display:block;
	font: bold 11px Arial, Helvetica, sans-serif; 
	color: #fff;
	text-decoration:none;
	text-align: left;
	background: url(../images/double/submenu.gif) repeat-x top;
}

a.subMenu:hover, a.subMenu:active {
	background: url(../images/double/submenu.gif) repeat-x top; 
	color: #FFFF99;
	font: bold 11px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
}

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

table.secondaryMenu 		{width: 100%;}
td#menu td.secondaryBegin	{background: url(../images/double/menuBegin.gif) no-repeat top left; width: 7px; height: 31px;}
td#menu td.secondaryBegin img.Img	{width: 7px; height: 31px;}
a.secondaryMenu 			{color: #fff; text-decoration: none; font: bold 11px Arial, Helvetica, sans-serif; padding: 5px 15px; white-space: nowrap; display: block;}
a.secondaryMenu:hover 		{color: #FFFF99; text-decoration: none; font: bold 11px Arial, Helvetica, sans-serif; padding: 5px 15px; white-space: nowrap; display: block;}
a.secondaryMenuActive 		{color: #FFFF99; text-decoration: none; font: bold 11px Arial, Helvetica, sans-serif; padding: 5px 15px; white-space: nowrap; display: block;}
a.secondaryMenuActive:hover	{color: #FFFF99; text-decoration: none; font: bold 11px Arial, Helvetica, sans-serif; padding: 5px 15px; white-space: nowrap; display: block;}
td#menu td.secondaryEnd  	{background: url(../images/double/menuEnd.gif) no-repeat top right; width: 50%; height: 31px;}
td#menu td.secondaryEnd  img.Img	{width: 7px; height: 31px;}

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

.filterPopup {
	display:none;
	position:absolute;
	border: 3px double #BFBFBF; 
	background-color: #FEFEFE;
	z-index: 2000;
}
.filterPopup a {
	color: #0a0509;
}
.filterPopup a:hover, .filterPopup a:active {
	color: #1584d2;
}

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

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

.breadcrumb {margin: 0 0 8px;}
.breadcrumbBegin {width: 12px; background: url(../images/gls/bl-l.gif) no-repeat 0 0;}
.breadcrumbBegin img {height: 1px; margin: 17px 0; width: 12px;}
.breadcrumbDelimiter {white-space: normal; padding: 0; background: url(../images/gls/bl-bg.gif) repeat-x 0 0; padding: 0 0 2px;}
.breadcrumbDelimiter div {font-size: 11px; font-weight: bold;}
.breadcrumbDelimiter a {font-weight: bold; text-decoration: none;}
.breadcrumbDelimiter a:hover {text-decoration: underline;}
.breadcrumbDelimiter a.treeItemLast {font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter a.treeItemLast:hover {}
.breadcrumbDelimiter span {}
.breadcrumbDelimiter img {display: none;}
.breadcrumbRSS {}
.breadcrumbEnd {width: 12px; background: url(../images/gls/bl-r.gif) no-repeat 100% 0;}
.breadcrumbEnd img {height: 1px; margin: 17px 0; width: 12px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {color: #aaaaaa; margin-right: 10px;}
.breadcrumbDelimiter span.active {color: #754903; margin-right: 10px;}
/****************** end Order Pages ***********************************/

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

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

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

.titleTop {}
.titleTopLeft {width: 12px; background: url(../images/gls/bl-l.gif) no-repeat 0 0;}
.titleTopImgLeft {height: 1px; margin: 17px 0; width: 12px;}
.titleTopCenter {white-space: normal; padding: 0; background: url(../images/gls/bl-bg.gif) repeat-x 0 0;}
.titleTopCenter div {color: #515151; font: bold 12px Arial, Helvetica, sans-serif;}
.titleTopCenter h1 {color: #515151; font: bold 12px Arial, Helvetica, sans-serif; margin: 0;}
.titleTopRight {width: 12px; background: url(../images/gls/bl-r.gif) no-repeat 100% 0;}
.titleTopImgRight {height: 1px; margin: 17px 0; width: 12px;}

.block {margin: 0 0 8px;}
.blockTD {}
.menuLeft {}

.titleBot {display: none;}

.block-filter .titleTop, 
.block-simple .titleTop, 
.block-banners .titleTop, 
.block-navigation .titleTop {display: none;}

table#user-home .titleTop {display: none;}

.block-simple {margin: 0 0 8px;}
.block-custom .padding10px {padding: 0;}

.block-categories-list .titleTop {display: none;}

.slightschrms {padding: 5px 0 0;} 
.slightschrms a {float: left; padding: 0 2px 0;}
.slightschrms a.small {padding: 0 2px 3px;}

.newmain {height: 1%; overflow: hidden;}
.newmain div {float: left;}
.newmain div a {display: block;}
.newmain div a.text {background: #fff; color: #515151; font-weight: bold; padding: 11px 9px;}
.newmfirst {margin: 0 5px 0 0;}
.newm {}

.mainbottom {background: #fff; border: 1px solid #a6a7a6; height: 130px; overflow: auto; padding: 0 0 0 25px;}
.main {}
.mainbottom h2 {color: #53735c; font-size: 12px; font-weight: normal; line-height: 24px;}
.mainbottom p {color: #53735c; line-height: 24px;}

.block-search {background: #fff; border: 1px solid #a9a9a7; height: 23px; padding: 1px; width: 228px;}
.block-search input.field {border: none; float: left; padding: 4px 5px; width: 190px;}
.block-search span.submit {background: none; float: right; padding: 0 !important;}
.block-search input.submit {background: url(../images/gls/search.gif) no-repeat 0 0; float: right; height: 23px; padding: 0; text-indent: -9999px; width: 23px;}
/*****************************************************************************/

.productItem {background: #fff; padding: 10px;}
.block-products-list .productItem {width: 156px;}
.productItemTitle {font-size: 12px; margin: 0; padding: 10px 0 0 0;}
.productItemCats {padding: 0 0 5px;}
.productItemImage {border: 1px solid #a8a8a8; text-align: center;}
.productItemImage .compare {display: none;}
.productFeatures {padding: 0 0 10px;}
.productItemPrices {}
.productItemPoperties {}
.productItemParameters {}
.productItemButtons {}
.productItemDescr {clear: left;}

.productItemImage a.lightbox {text-decoration: none;}

.rolloverImagesTop {padding: 10px 0px 0px 0px;}
.rolloverImages {float: left; padding: 5px; text-align: center; width: 30%;}
.manufacturerImage {padding: 10px 0px 0px 0px;}

/*.block-articles-details .titleTopCenter	{padding: 6px 0px 6px 0px;}
.block-basket-recommended select	{margin-right: 5px;}
.block-user-profile .titleTopCenter div	{text-align: center;}
.block-search select	{margin-bottom: 7px;}
.block-reviews .titleTopCenter	{padding: 8px 10px;}*/

.block-offers .padding10px {padding: 0;}
.block-offers .productItemParameters {padding: 0;}
.block-offers .blockTD {padding: 4px 0 0;}
.block-offers .productItem {background: #fff; height: 1%; overflow: hidden; padding: 3px 2px;}
.block-offers .productItemImage {border: 1px solid #a8a8a8; float: left; margin: 0 7px 0 0; padding: 2px; text-align: center;}
.block-offers .productItemImage img {}
.block-offers .productItemTitle {font-size: 12px; line-height: 14px; margin: 0; padding: 5px 0;}
.block-offers .productItemTitle a {color: #515151;}
.block-offers .productItemTitle a:hover {color: #2f2f2f; text-decoration: none;}
.block-offers .productItemPrices {display: none;}
.block-offers .productItemDescr {clear: none;}
.block-offers .buttonMore {display: none;}
/* top */

/*.top		{border-bottom: 1px solid #CCCCCC; height: 100%; overflow: hidden; padding: 5px 0;}
	.topImage  {float: left;}
	.topImage img {margin: 0 5px 0 0;}
	.topTitle {padding: 0 0 4px;}*/

.block-top-sellers .padding10px		{padding: 3px 0 0;}
.block-top-sellers .top		{background: #fff; float: left; margin: 0 0 0 9px; padding: 10px; width: 158px;}
.block-top-sellers .top:first-child		{margin: 0;}
.block-top-sellers .topImage	{border: 1px solid #a8a8a8; padding: 2px; text-align: center;}
.block-top-sellers .topTitle 	{font-size: 12px; font-weight: bold; height: 42px; line-height: 14px; margin: 0; padding: 10px 0 0;}
.block-top-sellers .topTitle a 	{color: #515151;}
.block-top-sellers .topTitle a:hover 	{color: #2f2f2f; text-decoration: none;}
.block-top-sellers .topTitle .num	{display: none;}
.block-top-sellers .priceBlock 	{display: none;}

.block-categories-catalog .blockTD {padding: 4px 0 0;}
.block-categories-catalog .blockTD td {padding: 6px 0 0 6px;}
.block-categories-catalog .blockTD td:first-child {padding: 6px 0 0 0;}
.block-categories-catalog .catCat {background: #fff; min-height: 30px; padding: 12px; /* width: 157px;*/ border: 1px solid #A8A8A8; text-align: center;}
.block-categories-catalog .catImg {border: 1px solid #a8a8a8; height: 165px; padding: 10px 0 0; text-align: center;}
.block-categories-catalog .catTitle {font-weight: bold; padding: 0;}
.block-categories-catalog .catText {}

.block-products-list .blockTD {padding: 9px 0 0;}
.block-products-list .padding10px		{padding: 0;}
.block-products-list .vDelimiter {padding-right: 9px !important;}
.block-products-list .hDelimiter {height: 9px;}
.block-products-list .productItemImage {border: 1px solid #a8a8a8; height: 165px; padding: 10px 0 0 0; text-align: center;}
.block-products-list .productItemTitle {height: 60px; overflow: hidden;}
.block-products-list .productItemPrices {height: 42px; padding: 4px 0 0;}
.block-products-list .productItemPrices .priceTitle {display: none;}
.block-products-list .productItemPoperties, 
.block-products-list .productItemButtons,  
.block-products-list .productItemCats, 
.block-products-list .salesTitle, 
.block-products-list .buttonMore {display: none;}
/*.block-products-list .productItemDescr*/

.block-product-details {background: #fff; margin: 0 0 8px;}
.block-product-details .titleTop {display: none;}
.block-product-details .block {margin: 0;}
.block-product-details .productImageTd {padding: 15px;}
.block-product-details .productTitleTd {padding: 15px 15px 15px 0;}
.block-product-details .productItemImage {border: none;}
.block-product-details .i300 {display: block; height: 300px; text-align: center; width: 300px;}
.block-product-details .z {color: #a3a3a3; font-size: 11px;}
.block-product-details .contentTitle {background: #fff; border-bottom: 1px solid #f0f0f0; font-weight: bold; line-height: 24px; padding: 0;}
.block-product-details #spec_data .headerbg {display: none;}
.block-product-details #spec_data .padding10px {padding: 0;}
.block-product-details #spec_data .usualbg {border-bottom: 1px solid #f0f0f0; line-height: 24px;}
.block-product-details .productFeatures {line-height: 24px; margin: 21px 0 0;}
.block-product-details .productFeaturesTitle {display: none;}
.block-product-details .productTitleTd h1 {font-size: 14px; line-height: 14px; margin: -2px 0 0; padding: 0;}
.block-product-details .optionItems {margin: 20px 0;}
.block-product-details #desc_data .padding10px {line-height: 18px; margin: 20px 0 0; padding: 0;}

.block-related-products .block		{margin-top: -1px;}
.block-related-products .padding10px		{padding: 0;}
.block-related-products .productItemImage {border: 1px solid #a8a8a8; height: 165px; padding: 10px 0 0 0; text-align: center;}
.block-related-products .productItemTitle {height: 60px; font-weight: bold; overflow: hidden;}
.block-related-products .productItemPrices {padding: 4px 0 0;}
.block-related-products .productItemPrices .priceTitle {display: none;}
.block-related-products .productItemButtons, 
.block-related-products .productItemDescr, 
.block-related-products .productItemCats, 
.block-related-products .buttonMore {display: none;}

/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 12px;
	white-space: nowrap;
	background: url(../images/double/greenBg.gif) repeat-x bottom;
}
td.userHomeTitle b {color: #000;}

div.userHomeBottom {						
	background: none;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a {color: #D55101; text-decoration:underline;}
div.userHomeBottom a:hover {color: #D55101; 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;}	/* '|' between button */

a.button {color: #fff; font: bold 12px/20px Arial, Helvetica, sans-serif; cursor: pointer; background: #758783; padding: 5px 17px; margin: 0; text-decoration: none; white-space: nowrap; display: inline-block;}
a.button:hover {text-decoration: none;}
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 {color: #333; font: bold 11px/20px Arial, Helvetica, sans-serif; cursor: pointer; background: url(../images/double/buttonRight.gif) no-repeat right; padding: 3px 7px 3px 0px; margin: 0px; text-decoration: none; white-space: nowrap; display: inline-block;}
a.buttonBasket:hover {text-decoration: none;}
a.buttonBasket span 	{background: url(../images/double/buttonLeft.gif) no-repeat left; padding: 3px 0px 3px 7px; white-space: nowrap; display: inline-block; color: #333; font: bold 11px Arial, Helvetica, sans-serif; cursor: pointer;}
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 {color: #fff; font: bold 12px/20px Arial, Helvetica, sans-serif; cursor: pointer; background: #758783; padding: 5px 17px; margin: 0; text-decoration: none; white-space: nowrap; display: inline-block;}
a.buttonCart:hover {text-decoration: none;}
a.buttonCart span 	{}
a.buttonCart img 		{display: none;}

a.button-check span 		{}		/* Checkout (small cart) */
a.button-view span 		{}		/* View cart (small cart) */

a.buttonMore	{color: #D55101; text-decoration: underline;}
a.buttonMore:hover {text-decoration: none;}

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: gray; 
	cursor: pointer; 
	font: bold 12px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; 
}
a.disabled:hover {color: gray; cursor: pointer; text-decoration: none;}
/************* Button Links *******************/

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

/*
.block-categories-list .blockTD {padding: 5px 0 0;}
.topCategory 			{}
.selectedtopCategory 	{}
.topCategory a, 
.selectedtopCategory a	{color: #626262; font-weight: bold; text-decoration: none; cursor: text;}
.lefttopCategory, 
.leftselectedtopCategory	{background: url(../images/gls/catl.gif) no-repeat 0 0;}
.righttopCategory, 
.rightselectedtopCategory	{background: url(../images/gls/catr.gif) no-repeat 100% 0;}
.subCategory 			{line-height: 24px;}
.selectedsubCategory 	{line-height: 24px;}
.topCategory .category_img, 
.selectedtopCategory .category_img {margin: 16px 2px;}
.subCategory .category_img, 
.selectedsubCategory .category_img {margin: 0 2px;}
*/

  
.subCategory img, 
.selectedsubCategory img 	{display: none;}
.subCategory a, 
.selectedsubCategory a 	{color: #2f2f2f; text-decoration: none;}

.CategoryList	{border-bottom: 1px solid #f8f9f7; display: block; margin: 0; padding: 5px 0 0;}
.CategoryList li	{display: block; list-style: none; background: url(../images/gls/catr.gif) no-repeat 100% 0;}
.CategoryList li a, .CategoryList li a:hover	{display: block; text-decoration: none; background: url(../images/gls/catl.gif) no-repeat 0 0; line-height: 32px; padding: 0 0 0 5px; margin: 0; color: #626262; font-weight: bold; border-bottom: 1px solid #C7D4B8; /*cursor: text;*/}

.SubCategoryList	{border: 1px solid #f8f9f7; border-width: 0 1px; display: block; margin: 0; padding: 5px 0;}
.SubCategoryList li	{display: block; list-style: none; background: none;}
.SubCategoryList li a, .SubCategoryList li a:hover	{background: none; line-height: 22px; color: #2F2F2F; font-weight: normal; border-bottom: 0; margin: 0; cursor: pointer;}

.SubCategoryList .SubCategoryList	{border-width: 0; padding: 0;}

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

/************* Latest *******************/
td.topArticle {padding: 0px;}
td.subArticle {padding: 3px 3px 0px 0px;}
.topArticle div a	{font: bold 12px Arial, Helvetica, sans-serif; color: #014ec0; text-decoration: none; background: url(../images/double/category_image.gif) no-repeat left top; padding-left: 20px;}
.topArticle div a:hover	{font: bold 12px Arial, Helvetica, sans-serif; color: #014ec0; text-decoration: none;}
.topArticle a.buttonMore	{background: none; padding-left: 0px; font: normal 11px Arial, Helvetica, sans-serif; white-space: nowrap; color: #D55101; text-decoration: underline; display: block; padding-top: 2px;}
.topArticle a.buttonMore:hover	{background: none; padding-left: 0px; font: normal 11px Arial, Helvetica, sans-serif; white-space: nowrap; color: #D55101; text-decoration: none; display: block; padding-top: 2px;}

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}
/************* Latest *******************/

/**************Top Rated*****************/
.block-top-rated a	{font: 11px Trebuchet MS, Arial, Helvetica, sans-serif; color: #000; text-decoration: none;}
.block-top-rated a:hover	{font: 11px Trebuchet MS, Arial, Helvetica, sans-serif; color: #000; text-decoration: underline;}
/**************Top Rated*****************/

/************* Offers *******************/

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

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

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

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

.footerAll {border: 1px solid #fff; border-width: 0 0 1px; margin: 0 8px; padding: 10px 0;}
.footerAll .newsletter {border-right: 1px solid #fff; float: left; padding: 0 18px 0 0; width: 218px;}
.footerAll .newsletter h4 {color: #53735c; font-size: 12px; margin: 0; padding: 4px 0 11px;}
.footerAll .newsletter input {color: #666666; padding: 4px 6px; width: 200px;}
.footerAll .linksphone {border-bottom: 1px solid #fff; color: #53735c; margin: 0 0 0 250px; padding: 4px 0 7px 13px;}
.footerAll .linksphone a {color: #242424; padding: 0 5px;}
.footerAll .linksphone .phone {float: right; font-size: 20px; line-height: 12px;}
.footerAll .footerMenu {color: #242424; margin: 0 0 0 250px; padding: 7px 0 7px 13px;}
.footerAll .footerMenu span {padding: 0 5px; color: #242424;}
.footerAll .footerMenu a	{color: #242424;}
.footerAll .footerMenu a:hover	{}
.footerAll .footerMenu .separator {display: none;}
.footerHTML	{color: #666666; margin: 0 8px; padding: 10px 0 35px;}

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



/***** Delimiter for list and rollover for details *****/
.vDelimiter {padding-right: 6px !important;}
.hDelimiter {height: 4px;}
/***** Delimiter for list and rollover for details *****/

/***** Visualisation tubs on product details *****/
td.tab				{border: 1px solid #E1E1E1; border-bottom: none; background: none; padding: 0px;}
td.tabActive		{border: 1px solid #E1E1E1; border-bottom: none; background: #DADADA; padding: 0px;}
a.tab					{background: none; color: #014EC0; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #E1E1E1; color: #014EC0; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #E1E1E1; color: #014EC0; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #E1E1E1; color: #014EC0; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: #E1E1E1;}
/***** 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 *****/
/***** Visualisation tubs on UserHome pages *****/
.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 12px Arial, Helvetica, sans-serif; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; white-space: nowrap;}
div.adminTabActive 	{font: bold 12px Arial, Helvetica, sans-serif; padding: 5px 9px 5px 9px;; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px;}
td.endTab			{padding: 0px 4px; width: 90%;}
a.blackSm, a.blackSm:hover {text-decoration: none;}
/***** Visualisation tubs on UserHome pages *****/
/***** Prices on the site *****/
.priceBlock {color: #515151; font-weight: bold;}
.priceBlock .price {font-weight: bold;}
.priceBlock .priceTax {font-weight: normal;}

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

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

.priceBlockEdit {color: #515151; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; font-size: 13px; color: black; border: 1px solid #A3ACB1;}

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

.priceSaveBlock {color: #216635; /*color:#CC0033;*/ 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: 12px; font-weight: bold; color: #D55101; 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 #C6C6C6;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 14px; font-family: Arial, Helvetica, 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: -4px; 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 *****/


/************	User Profile and Order Info	*****************/
.login_information {}
.personal_details {float: left; width: 50%;}
.cardholder_details {float: left; width: 50%;}
.delivery_details {float: left; width: 50%;}
.additional_details {clear: both;}
.Personal td.noWrap	{white-space: nowrap;}
.Personal td input.text	{width: 208px;}
.Personal td select	{width: 210px;}
.Personal td select.text	{width: 210px;}
.userProfile td.noWrap	{white-space: nowrap; padding-left: 12px;}
.userProfile td input.text	{width: 208px;}
.userProfile td select	{width: 210px;}
.userProfile td select.text	{width: 210px;}

/************	User Profile and Order Info	*****************/

.block-product-details .productPropertyControl {float: left; width: 200px; position: relative; font-weight: bold;}
.block-product-details .productPropertyButtons {position: absolute; bottom: 2px; left: 200px; white-space: nowrap;}