/* reset  styles */

html, font, ol, ul, li, form, label {
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, sans-serif;
	color: #000;
}
:focus {outline: 0px;}
ul, ol {margin: 10px 10px 10px 15px; padding: 0px;}
ol li	{padding: 0px; margin: 0px 0px 5px 0px; list-style-type: decimal; list-style-position: outside; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #032737;}
ul li	{list-style-image: url(../images/anydate/bullit.gif); list-style-position: outside; margin: 0px 0px 5px 0px; padding: 0px; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #032737;}

h1, h2, h3, h4, h5, h6	{margin: 0px; padding: 0px;}

a img, a:hover img	{border: none;}
p	{padding: 7px 0px;}
div.clear	{height: 0px; font-size: 0px; line-height: 0px; clear: both;}
hr	{display: none;}
form { margin: 0px; padding: 0px;}

/* end  reset  styles */

/****** Main Table ******/
.basicTable 	{width: 996px; margin: 0px auto;}
.basicTd	{padding-bottom: 50px;}

.mainTable {width: 100%;}
.mainTable75 {width: 100%;}
.mainTable50 {width: 100%;}

.mainTableCellLeft 		{padding: 15px 10px 20px 0px;}
.mainTableCellCenter 	{padding: 15px 0px 20px 0px;}
.mainTableCellRight 	{padding: 15px 0px 0px 10px;}

.forIndex .mainTableCellLeft 	{padding: 0px 10px 20px 0px;}
.forIndex .mainTableCellCenter 	{padding: 0px 0px 20px 0px;}
.forIndex .mainTableCellRight 	{padding: 0px 0px 0px 10px;}

.homeGreeting 		{padding: 5px 0px 0px 0px;}
.homeGreeting td div	{font: bold 19px Arial, Helvetica, sans-serif; color: #2072A3; padding-bottom: 0px;}
.homeGreeting td	{width: 25%; font: 13px Arial, Helvetica, sans-serif; color: #032737; padding-bottom: 3px;}
.homeGreeting td.picture	{text-align: right;}
.homeGreeting td.shadow	{background: url(../images/anydate/greetingShadow.gif) no-repeat 0px 8px; padding: 12px 0px 0px 17px;}
.homeGreeting td a	{background: url(../images/anydate/btn_greet.gif) no-repeat 0px 0px; width: 124px; height: 25px; font: 13px Arial, Helvetica, sans-serif; color: #2072A3; text-decoration: none; position: relative; top: 23px; padding: 4px 19px 5px 8px;}
.homeGreeting td img.logoes	{margin-top: 7px;}

td.homeGreetingLeft	{display: none;}
td.homeGreetingRight	{display: none;}

.introBlock {}
.introBlock td {padding: 3px;}

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

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

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

.headerMenu {width: 100%;}

.headerMenu td#logo  {padding: 0px;}
.headerMenu td#logo img.png {border: none; margin: 25px 0px 6px 24px;}
	
.headerMenu td#logoL {display: none;}	/* Logo on the site (if logo is left)*/
.headerMenu td#logoL img.png {border: 0px;}

.headerMenu td#menu {					/* Text Menu with or without images */
	padding: 0px 0px;
	}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: 100%; background: #2072A3 url(../images/anydate/menu_bg.gif) repeat-x 0px 0px;}
.headerMenu td#menu td {text-align: left; padding-right: 25px;}
.headerMenu td#menu td.begin	{width: 20px; padding-right: 0px;}
.headerMenu td#menu td.begin img	{width: 20px;}
.headerMenu td#menu td.end	{width: 50%; padding-right: 0px;}
.headerMenu td#menu td.end img	{width: 1px;}

/* Active & Noneactive links in menu */

a.menu {text-decoration: none; display: block; white-space: nowrap; padding-right: 6px;}
a.menu:hover {text-decoration: none; display: block; white-space: nowrap; padding-right: 6px;}
a.menuActive {text-decoration: none; display: block; white-space: nowrap; background: url(../images/anydate/menuAct_right.gif) no-repeat 100% 50%; padding-right: 6px;}
a.menuActive:hover {text-decoration: none; display: block; white-space: nowrap; background: url(../images/anydate/menuAct_right.gif) no-repeat 100% 50%; padding-right: 6px;}

a.menu span	{color: #fff; font: 18px Arial, sans-serif; text-transform: capitalize; cursor: pointer; padding: 9px 0px 10px 10px; display: block; background: url(../images/anydate/menu_arrow.gif) no-repeat 0px 50%;}
a.menu:hover span {color: #fff; font: 18px Arial, sans-serif; text-transform: capitalize; cursor: pointer; padding: 9px 0px 10px 10px; display: block; background: url(../images/anydate/menu_arrow.gif) no-repeat 0px 50%;}
a.menuActive span {color: #2072A3; font: 18px Arial, sans-serif; text-transform: capitalize; cursor: pointer; padding: 9px 0px 10px 10px; display: block; background: url(../images/anydate/menuAct_left.gif) no-repeat 0px 50%;}
a.menuActive:hover span {color: #2072A3; font: 18px Arial, sans-serif; text-transform: capitalize; cursor: pointer; padding: 9px 0px 10px 10px; display: block; background: url(../images/anydate/menuAct_left.gif) no-repeat 0px 50%;}

/*td#m_31 a.menu	{background: none;}
td#m_31 a.menuActive	{background: none;}*/

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

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

a.subMenu {
	width: 150px;
	padding: 8px 20px 8px 10px;
	border-right: 1px solid #DBDEE5;
	border-bottom: 1px solid #DBDEE5;
	display: block;
	font: 12px Verdana, sans-serif; 
	color: #0C7095;
	text-decoration: none;
	text-align: left;
	background: #E5F3F9 url(../images/expressfoam/menu_bg.gif) repeat-x 0px 0px;
	text-transform: capitalize;
}

a.subMenu:hover, a.subMenu:active {
	background: #E5F3F9 url(../images/expressfoam/menu_bg.gif) repeat-x 0px 0px;
	font: 12px Verdana, sans-serif;  
	color: #BC2A3A;
	display: block;
	text-decoration: none;
}

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

table.secondaryMenu 		{width: 100%;}
td#menu td.secondaryBegin img.Img	{}
a.secondaryMenu 			{text-decoration: none; display: block; white-space: nowrap; background: url(../images/expressfoam/menu_spacer.gif) no-repeat 100% 0px; padding-right: 3px;}
a.secondaryMenu:hover 		{text-decoration: none; display: block; white-space: nowrap; background: url(../images/expressfoam/menu_spacer.gif) no-repeat 100% 0px; padding-right: 3px;}
a.secondaryMenuActive 		{text-decoration: none; display: block; white-space: nowrap; background: url(../images/expressfoam/menu_spacer.gif) no-repeat 100% 0px; padding-right: 3px;}
a.secondaryMenuActive:hover	{text-decoration: none; background: url(../images/expressfoam/menu_spacer.gif) no-repeat 100% 0px; display: block; white-space: nowrap;  padding-right: 3px;}
td#menu td.secondaryEnd  	{width: 100%;}
td#menu td.secondaryEnd  img.Img	{}

a.secondaryMenu  span			{color: #0C7095; font: 17px "Trebuchet MS", sans-serif; text-transform: capitalize; cursor: pointer; padding: 11px 10px 9px 10px; display: block;}
a.secondaryMenu:hover span 		{color: #BC2A3A; font: 17px "Trebuchet MS", sans-serif; text-transform: capitalize; cursor: pointer; padding: 11px 10px 9px 10px; display: block;}
a.secondaryMenuActive span 		{color: #BC2A3A; font: 17px "Trebuchet MS", sans-serif; text-transform: capitalize; cursor: pointer; padding: 11px 10px 9px 10px; display: block;}
a.secondaryMenuActive:hover span	{color: #0C7095; font: 17px "Trebuchet MS", sans-serif; text-transform: capitalize; cursor: pointer; padding: 11px 10px 9px 10px; display: block;}

a.menu {}
a.menu:hover {}
a.menuActive {}
a.menuActive:hover {}

a.menu span	{}
a.menu:hover span {}
a.menuActive span {}
a.menuActive:hover span {}

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

.filterPopup {
	display: none;
	position: absolute;
	border: 1px solid #ccc; 
	background-color: #fff;
	z-index: 2000;
}
.filterPopup a 		 {color: #2072A3; font: 11px Verdana, sans-serif;}
.filterPopup a:hover {color: #2072A3; font: 11px Verdana, sans-serif;}

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

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

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

.breadcrumbBegin {display: none;}
.breadcrumbBegin img {}

.breadcrumbDelimiter {width: 100%;}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #508BA5; text-decoration: underline; font: 11px Verdana, sans-serif;}
.breadcrumbDelimiter a:hover {color: #508BA5; text-decoration: none; font: 11px Verdana, sans-serif;}
.breadcrumbDelimiter a.treeItemLast {color: #508BA5; text-decoration: none; font: 11px Verdana, sans-serif; cursor: text;}
.breadcrumbDelimiter a.treeItemLast:hover {color: #508BA5; text-decoration: none; font: 11px Verdana, sans-serif; cursor: text;}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {}

.breadcrumbEnd {display: none;}
.breadcrumbEnd img {}
.breadcrumbDelimiter span {color: #508BA5; font: 11px Verdana, sans-serif; margin: 0px 2px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {color: #508BA5; font: 11px Verdana, sans-serif; margin-right: 10px;}
.breadcrumbDelimiter span.active {color: #508BA5; font: bold 11px Verdana, sans-serif; margin-right: 10px;}
/****************** end Order Pages ***********************************/

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

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

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

.titleTop		 {background: #FBFBFC; border: 1px solid #C6C9CF; border-bottom: 0px;}
.titleTopLeft 	 {display: none;}
.titleTopImgLeft {}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	padding: 6px 5px 9px 15px;
	background: #DBDEE5 url(../images/anydate/title_bg.gif) repeat-x 0px 0px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.titleDetails	{padding: 6px 5px 9px 15px; background: #DBDEE5 url(../images/anydate/title_bg.gif) repeat-x 0px 0px;}
.titleDetails h1 {
	color: #0286C0;
	font: 18px Arial, sans-serif;
}
.titleTopCenter div {
	color: #0286C0;
	font: 18px Arial, sans-serif;
}
.titleTopCenter h1 {
	color: #0286C0;
	font: 18px Arial, sans-serif;
}
.titleTopCenter div b {}
.titleTopRight 		  {display: none;}
.titleTopImgRight 	  {}
.mainTableCellCenter .titleTopCenter div	{color: #D2240E;}
.mainTableCellCenter .titleTopCenter h1	{color: #D2240E;}
/****** Top ******/

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

.block {background: #FBFBFC; border: 1px solid #C6C9CF; border-top: 0px;}
.blockTD {padding: 10px 10px;}
.menuLeft {padding: 10px 10px;}

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

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

.titleBot {margin-bottom: 12px;}

.titleBotLeft {width: 0px;}
.titleBotImgLeft {width: 0px; height: 0px;}

.titleBotRight {width: 100%; text-align: right;}
.titleBotImgRight {width: 0px; height: 0px;}

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

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px; width: 50%;}
td.userHomeTitle {
	font-size: 12px;
	white-space: nowrap;
}
td.userHomeTitle b {color: #BE2737;}

div.userHomeBottom {						
	background: none;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a {color: #444444; text-decoration:underline;}
div.userHomeBottom a:hover {color: #444444; text-decoration:none;}

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

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

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

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

a.button, 		a.button:hover 		{font-size: 13px; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/anydate/btn_right.gif) no-repeat 100% 50%; margin: 0px 0px 5px 10px; text-transform: capitalize; padding-right: 20px;}
a.button span, a.button:hover span	{font: bold 13px Arial, Helvetica, sans-serif; color: #2072A3; display: inline-block; cursor: pointer; background: url(../images/anydate/btn_left.gif) no-repeat 0% 0px; position: relative; left: -7px; padding: 5px 0px 5px 8px;}
a.button img 	{display: none;}

a.button-add, 		a.button-add:hover		{}
a.button-add span, a.button-add:hover span	{color: #DA350B;}		/* add to cart (products categories, product details) */
a.button-view 		{}		/* view cart (products categories, product details) */
a.button-check 		{}		/* check out (products categories, product details) */
a.button-wishlist 	{}		/* wishlist (products categories, product details) */

a.buttonBasket, 	a.buttonBasket:hover		{font-size: 13px; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/anydate/btn_right.gif) no-repeat 100% 50%; margin: 0px 0px 5px 10px; text-transform: capitalize; padding-right: 20px;}
a.buttonBasket span, a.buttonBasket:hover span	{font: bold 13px Arial, Helvetica, sans-serif; color: #2072A3; display: inline-block; cursor: pointer; background: url(../images/anydate/btn_left.gif) no-repeat 0% 0px; position: relative; left: -7px; padding: 5px 0px 5px 8px;}
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, 		a.button-checkout:hover		{}
a.button-checkout span, a.button-checkout:hover span	{color: #DA350B;}			/* Checkout (basket) */

a.buttonCart, 		a.buttonCart:hover		{font-size: 13px; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/anydate/btn_right.gif) no-repeat 100% 50%; margin: 0px 0px 5px 10px; text-transform: capitalize; padding-right: 20px;}
a.buttonCart span, a.buttonCart:hover span 	{font: bold 13px Arial, Helvetica, sans-serif; color: #2072A3; display: inline-block; cursor: pointer; background: url(../images/anydate/btn_left.gif) no-repeat 0% 0px; position: relative; left: -7px; padding: 5px 0px 5px 8px;}
a.buttonCart img 		{display: none;}

.block-cart a.button-check, 	 .block-cart a.button-check:hover 			{}
.block-cart a.button-check span, .block-cart a.button-check:hover span 		{color: #DA350B;}		/* Checkout (small cart) */
a.button-amend span 		{}		/* Amend cart (small cart) */
a.button-view span 		{}		/* View cart (small cart) */

a.buttonMore, a.buttonMore:hover 			{font-size: 13px; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/anydate/btn_right.gif) no-repeat 100% 50%; margin: 0px 0px 5px 10px; padding-right: 20px;}
a.buttonMore span, a.buttonMore:hover span 	{font: 13px Arial, Helvetica, sans-serif; color: #2072A3; display: inline-block; cursor: pointer; background: url(../images/anydate/btn_left.gif) no-repeat 0% 0px; position: relative; left: -7px; padding: 5px 0px 5px 8px;}			/* read more... (special offers, etc.) */
a.buttonMore b 		{}
a.buttonMore img 	{display:none;}

a.disabled {							/* disadled add to cart */
	color: gray; 
	cursor: pointer; 
	font: bold 12px/20px Verdana, Helvetica, sans-serif; padding: 0px 10px 0px 0px; 
}
a.disabled:hover {color: gray; cursor: pointer; text-decoration: none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory 			{padding: 4px 0px;}
.topCategory a			{font: 13px Arial, sans-serif !important; color: #032737 !important; text-decoration: none !important;}
.topCategory a:hover	{font: 13px Arial, sans-serif !important; color: #032737 !important; text-decoration: underline !important;}

.selectedtopCategory 			{padding: 4px 0px; background: #F4F5F7;}
.selectedtopCategory a			{font: 13px Arial, sans-serif !important; color: #032737 !important; text-decoration: none !important;}
.selectedtopCategory a:hover	{font: 13px Arial, sans-serif !important; color: #032737 !important; text-decoration: underline !important;}
        
.subCategory 			{padding: 2px 0px;}
.subCategory a			{font: 11px Arial, sans-serif !important; color: #032737 !important; text-decoration: none !important; display: block; margin-left: 10px;}
.subCategory a:hover	{font: 11px Arial, sans-serif !important; color: #032737 !important; text-decoration: underline !important; display: block; margin-left: 10px;}

.selectedsubCategory 			{padding: 2px 0px;}
.selectedsubCategory a			{font: 11px Arial, sans-serif !important; color: #032737 !important; text-decoration: none !important; display: block; margin-left: 10px;}
.selectedsubCategory a:hover	{font: 11px Arial, sans-serif !important; color: #032737 !important; text-decoration: underline !important; display: block; margin-left: 10px;}

.topCategory img.category_img	{margin: 3px 7px 0px 6px; background: url(../images/anydate/arrow_blue.gif) no-repeat 0px 0px; width: 7px; height: 9px;}
.selectedtopCategory a img	{margin: 3px 7px 0px 6px; background: url(../images/anydate/arrow_red.gif) no-repeat 0px 0px; width: 7px; height: 9px;}
.subCategory a img, .selectedsubCategory a img	{}

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

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

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

/************* Offers *******************/
.block-offers .titleTopCenter div	{color: #D2240E;}
.block-offers .block .blockTD a.bigtitle		{margin-bottom: 5px; display: block;}
.block-offers .block .blockTD a.bigtitle:hover 	{margin-bottom: 5px; display: block;}
.offerTitleTop				{}
.offerTitle					{display: none;}
.offerTd 					{}
.offerTd img.offerImg		{margin-bottom: 10px; margin-left: 20px;}
.offerTd div.offerText	{font: 12px Verdana, Arial, Helvetica, sans-serif; color: #032737;}
.offerTd div.offerText b	{font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #2072A3;}
.block-offers .offerButtons	{text-align: center; padding-top: 10px;}
.block-offers .vDelimiter	{border-right: 1px solid #DBDEE5;}

/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold;}
.forumUser 				{color: black; font-weight: bold;}
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #fff; border-left:1px solid #C6C9CF; 	border-top:1px solid #C6C9CF; border-bottom:1px solid #C6C9CF;}
.forumMessageRight 	{background: #fff; border: 1px solid #C6C9CF;}
.forumMessageTop 		{background: #DBDEE5 url(../images/anydate/title_bg.gif) repeat-x 0px 0px; border-bottom: 1px solid #C6C9CF;}

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

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

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

.footerAll	{}
.footerMenu	{text-align: center; padding: 10px;}
.footerMenu	a.smallText			{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #2072A3; text-decoration: underline; margin: 0px 10px;}
.footerMenu	a.smallText:hover	{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #2072A3; text-decoration: none; margin: 0px 10px;}
.footerMenu	span {padding: 0px 0px 0px 5px; font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #2072A3; display: none;}
.footerHTML	{font: 11px Verdana, sans-serif; color: #032737; text-align: center;}
.footerHTML a	{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #2072A3; text-decoration: underline;}
.footerHTML a:hover	{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #2072A3; text-decoration: none;}

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

body		{font: 12px Verdana, Arial, sans-serif; color: #000; margin: 0px; padding: 0px; background: #DBDEE5 url(../images/anydate/bodyBg.gif) repeat-x 0px 0px;}
body.popup	{font: 12px Verdana, Arial, sans-serif; color: #000; margin: 0px; padding: 0px; background: #fff;}

tr, td		{font: 12px Verdana, Arial, sans-serif; color: #000;}
td	{vertical-align: top;}

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

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

input				{font-family: Verdana, Helvetica, sans-serif; font-size: 11px;}
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Verdana, Helvetica, sans-serif; font-size: 11px;}
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
input.search		{border: 1px solid #B2B2B2; background: #fff; padding: 1px 4px 2px 4px; font: 11px Verdana, sans-serif; color: #032737;}
input.text			{border: 1px solid #B2B2B2; background: #fff; padding: 1px 4px 2px 4px; font: 11px Verdana, sans-serif; color: #032737;}
input.field			{border: 1px solid #B2B2B2; background: #fff; padding: 1px 4px 2px 4px; font: 11px Verdana, sans-serif; color: #032737;}
input.fieldSmall	{border: 1px solid #B2B2B2; background: #fff; padding: 1px 4px 2px 4px; font: 10px Verdana, sans-serif; color: #032737;}
	input#clear		{color: #555;}
	input#reset		{color: #555;}
	input#preview	{color: #DA350B;}
	input#cancel	{color: #555;}
	input#delete	{color: #555;}
select				{border: 1px solid #B2B2B2; background: #fff; font: 13px Verdana, sans-serif; color: #032737;}
select.search		{border: 1px solid #B2B2B2; background: #fff; font: 13px Verdana, sans-serif; color: #032737;}
textarea			{border: 1px solid #B2B2B2; background: #fff; padding: 2px 4px; font: 13px Verdana, sans-serif; color: #032737;}

input.field {margin-bottom: 3px;}
select.field {margin-bottom: 3px;}

input.submit	{border: 0px; font: bold 13px Arial, Helvetica, sans-serif; color: #2072A3; text-transform: capitalize; background: url(../images/anydate/input_right.gif) no-repeat 100% 50%; padding: 4px 25px 4px 0px; overflow: visible; cursor: pointer;}
span.submit		{background: url(../images/anydate/btn_left.gif) no-repeat 0px 50%; font: bold 13px/26px Verdana, sans-serif; padding-left: 7px !important; white-space: nowrap; display: inline-block; cursor: pointer;}

/*{font-size: 13px; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/anydate/btn_right.gif) no-repeat 100% 50%; margin: 0px 0px 5px 10px; text-transform: capitalize; padding-right: 20px;}
a.button span, a.button:hover span	{font: bold 13px Arial, Helvetica, sans-serif; color: #2072A3; display: inline-block; cursor: pointer; background: url(../images/anydate/btn_left.gif) no-repeat 0% 0px; position: relative; left: -7px; padding: 5px 0px 5px 8px;}*/

a.header 			{color: #2072A3; text-decoration: underline;}
a.header:hover		{color: #2072A3; text-decoration: underline;}
a.title				{font: bold 11px Verdana, sans-serif; color: #2072A3; text-decoration: underline;}
a.title:hover		{font: bold 11px Verdana, sans-serif; color: #2072A3; text-decoration: none;}
a.smallText			{font: bold 12px Verdana, sans-serif; color: #000; text-decoration: underline;}
a.smallText:hover	{font: bold 12px Verdana, sans-serif; color: #000; text-decoration: none;}
a					{font: bold 12px Verdana, sans-serif; color: #2072A3; text-decoration: underline;}
a:hover				{font: bold 12px Verdana, sans-serif; color: #2072A3; text-decoration: none;}
a.smallText b	{font-size: bold 12px;}
a.smallText:hover b	{font-size: bold 12px;}

.titleText	  {color: #2072A3; text-decoration: none; }
.articleDate	{font-size: 11px; color: #808080; font-weight: bold;}
.top				  {font-size: 11px; padding: 2px 0px;}
.smallText		{font: bold 12px Verdana, sans-serif; color: #000;}
.middleText		{font-size: 12px; }
.bigText			{font: bold 11px Verdana, sans-serif; color: #000;}
.comment			{font: 12px Verdana, sans-serif; color: #5E5E5E;}
.message			{font: bold 12px Verdana, sans-serif; color: #972FFF;}
.title			 {font-size: 11px; font-weight: bold; color: #2072A3; }
.bigtitle		 {font: bold 15px Arial, sans-serif; color: #2070A3; text-decoration: none;}
a.bigtitle		 {font: bold 15px Arial, sans-serif; color: #2070A3; text-decoration: none;}
a.bigtitle:hover {font: bold 15px Arial, sans-serif; color: #2070A3; text-decoration: underline;}
.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 {}
/***/.hDelimiter {}
.block-products-list .vDelimiter {padding-right: 17px;} 
.block-products-list .hDelimiter {padding-bottom: 10px;}
/***/
/***/.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 #DBDEE5; border-bottom: none; background: none; padding: 0px;}
td.tabActive		{border: 1px solid #DBDEE5; border-bottom: none; background: #DBDEE5; padding: 0px;}
a.tab					{background: none; color: #0C7095; display: block; font-size: 12px; font-weight: bold; padding: 5px 10px; text-decoration: none;}
a.tab:hover			{background: #DAF0F9; color: #0C7095; display: block; font-size: 12px; font-weight: bold; padding: 5px 10px; text-decoration: none;}
a.tabActive			{background: #DAF0F9; color: #0C7095; display: block; font-size: 12px; font-weight: bold; padding: 5px 10px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #DAF0F9; color: #0C7095; display: block; font-size: 12px; font-weight: bold; padding: 5px 10px; text-decoration: none; cursor: text;}
.tabline 			{background: #DBDEE5;}
.usualTab	{padding: 0px;}
/***** 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 #DBDEE5; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: #DAF0F9; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #DBDEE5; border-top: 2px solid #DBDEE5; border-bottom: none; padding: 5px 9px 5px 9px; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #DBDEE5; vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #DBDEE5;}
td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #DBDEE5;}
a.blackSm, a.blackSm:hover {text-decoration: none;}
/***** Visualisation tubs on UserHome pages *****/
/***** Prices on the site *****/
.priceBlock {color: #2070A3; font: 18px Arial, sans-serif;}
.priceBlock .price {color: #D43C2A; font: bold 18px Arial, sans-serif;}
.priceBlock .priceTax {color: #2070A3; font: 18px Arial, sans-serif;}

.priceBlockOld {color: #636363; font: 12px Arial, sans-serif;}
.priceBlockOld .price {color: #636363; font: 12px Arial, sans-serif; text-decoration: line-through;}
.priceBlockOld .priceTax {color: #636363; font: 12px Arial, sans-serif;}

.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: 13px; color: black; border: 1px solid #ccc;}

.salesBlock {color: #2070A3; font: 18px Arial, sans-serif;}
.salesPrice {color: #D43C2A; font: bold 18px Arial, sans-serif;}
.salesTax {color: #2070A3; font: 18px Arial, sans-serif;}

.priceSaveBlock {color: #D43C2A; font: 18px Arial, sans-serif;}
.priceSaveBlock .price {color: #D43C2A; font: 18px Arial, sans-serif;}
.priceSaveBlock .percent {color: #D43C2A; font: 18px Arial, sans-serif;}

.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: #2072A3; background: #DBDEE5; padding: 6px !important; }
.productsDelimiter 		{background: #DBDEE5; padding: 0px !important;}
.productsDelimiterTop 	{background: #DBDEE5; 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 #ccc;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font: 14px, sans-serif; text-align:justify;}
/***** Wishlist pop-up window *****/
/***** New Product's icon *****/
.block-product-details .newProduct {display: block; position: relative; padding-right: 34px !important;}
.block-product-details .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; bottom: -1px; margin: 0px 0px 0px 2px;}
* html .block-product-details .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.block-products-list .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: relative; bottom: -6px; margin: 0px 0px 0px 2px;}
* html .block-products-list .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.newProduct img {background: url(../images/icons/new_m.png) no-repeat; width: 20px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .newProduct img {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_m.png,sizingMethod=crop);}
/***** New Product's icon *****/
/***** Restricted Item's icon *****/
.block-products-list .restrictedItem img.restrictedItem {background: url(../images/icons/lock.png) no-repeat; width: 22px; height: 23px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .block-products-list .restrictedItem img.restrictedItem {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock.png,sizingMethod=crop);}
.restrictedItem img.restrictedItem {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .restrictedItem img.restrictedItem {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);}
.restrictedCategory img.restrictedCategory {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .restrictedCategory img.restrictedCategory {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);}
/***** Restricted Item's icon *****/
/***** Manual list *****/
.level1 {padding: 2px 2px 2px 15px;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}
/***** Manual list *****/
/***** Custom menu list *****/
.menuLeft .level1 {padding: 2px 2px 2px 5px;}
.menuLeft .level2 {padding: 2px 2px 2px 15px;}
.menuLeft .level3 {padding: 2px 2px 2px 30px;}
.menuLeft .level4 {padding: 2px 2px 2px 40px;}
.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}
/***** Custom menu list *****/
/***** Matrix price *****/
table.matrix { border: 1px solid gray; margin-bottom: 5px; margin-top: 5px; }
th.matrixTop { padding-left: 5px; padding-right: 5px; border-bottom: 1px solid silver;  }
th.matrixBottom { padding-left: 5px; padding-right: 5px; }
td.matrixTop { border-bottom: 1px solid silver; border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }
td.matrixBottom { border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }
/***** Matrix price *****/

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

.block-filter .titleTop, .block-simple .titleTop, .block-banners .titleTop, .block-navigation .titleTop
 {display: none;}
.block-filter .block, .block-simple .block, .block-banners .block, .block-navigation .block 
 {margin-bottom: 8px; background: none; border: none;}
 .block-filter .blockTD, .block-simple .blockTD, .block-banners .blockTD, .block-navigation .blockTD 
 {padding: 0px; background: none;}
 .block-filter .padding10px, .block-simple .padding10px, .block-banners .padding10px, .block-navigation .padding10px 
 {padding: 0px;}
.block-filter .titleBot, .block-simple .titleBot, .block-banners .titleBot, .block-navigation .titleBot
 {display: none;}
.mainTableCellRight .block-filter .padding10px, .mainTableCellRight .block-simple .padding10px, .mainTableCellRight .block-banners .padding10px, .mainTableCellRight .block-navigation .padding10px	{padding-right: 0px;}

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

.block-product-details .manufacturerImage	{padding: 15px;}
.block-products-table-view .blockTD select	{float: left; margin-bottom: 10px;}
.block-products-table-view .productsTable th	{font-weight: bold; font-size: 12px;}
.block-products-table-view a.button-add	{float: left;}
.block-login-advanced .padding6px td.middlebg font	{font-size: 12px; font-weight: bold;}
.block-checkout-login .padding6px td.middlebg font	{font-size: 12px; font-weight: bold;}

.block-top-rated .blockTD img	{margin-right: 10px; margin-bottom: 10px; float: left;}
.block-top-rated .blockTD	{padding: 10px;}
.block-related-products .blockTD img	{margin-right: 10px; margin-bottom: 10px; float: left;}
.block-related-products .blockTD	{padding: 10px;}
.block-top-viewed .blockTD img	{margin-right: 10px; margin-bottom: 10px; float: left;}
.block-top-viewed .blockTD	{padding: 10px;}
.block-top-viewed .blockTD a, .block-top-viewed .blockTD a:hover	{display: inline-block; margin-bottom:10px;}
.block-products-recently-viewed .blockTD img	{margin-right: 10px; float: left;}
.block-products-recently-viewed .blockTD	{padding: 10px;}
.block-products-recommended .blockTD img	{margin-right: 10px; margin-bottom: 10px; margin-top: 10px; float: left;}
.block-products-recommended .blockTD	{padding: 10px;}
.block-basket-recommended select	{margin-right: 8px;}
.block-basket-recommended a.bigtitle, .block-basket-recommended a.bigtitle:hover	{display: block; margin-bottom: 10px;}

.block-forum-topics .titleTop	{height: 28px;}
.ourprice	{color: #EB3D00; font: bold 12px Verdana, sans-serif;}
.taxprice	{color: #EB3D00; font: bold 12px Verdana, sans-serif;}

.block-poll .padding10px td b	{color: #666; font-weight: bold;}

.block-user-profile .titleTopCenter div	{text-align: center;}
.block-product-details .titleTopCenter	{padding: 3px 10px 7px 15px;}

.block-user-profile .titleTopCenter div	{text-align: center;}
.block-product-details .titleTopCenter	{padding: 3px 10px 7px 15px;}

.block-user-home a.title	{color: #2072A3;}
.block-user-home a.title:hover	{color: #2072A3;}

div.rolloverImages img	{margin-top: 10px;}
div.rolloverImages	{padding-right: 15px;}

.userHome a.smallText	{color: #000; font: normal 12px Verdana, Helvetica, sans-serif; text-decoration: none;}
.userHome a.smallText:hover	{color: #000; font: normal 12px Verdana, Helvetica, sans-serif; text-decoration: underline;}

.block-products-releases .bigtitle	{margin-bottom: 10px;}
.block-products-releases .title	{margin-top: 10px;}

.block-user-reminder a, .block-user-reminder a:hover	{text-decoration: none !important; vertical-align: bottom;}
.block-user-reminder a font, .block-user-reminder a:hover font	{text-decoration: none !important; vertical-align: bottom;}

.block-user-affiliate-sales	{padding-left: 16px;}
.block-user-affiliate-sales td	{padding: 3px 5px 3px 0px; color: #000;}
.block-user-affiliate-sales a, .block-user-affiliate-sales a:hover	{text-decoration: none !important; vertical-align: bottom;}
.block-user-affiliate-sales a font, .block-user-affiliate-sales a:hover font	{text-decoration: none !important; vertical-align: bottom;}
.block-user-affiliate-sales .titleBotLeft {width: 6px; height: 11px;}
.block-user-affiliate-sales .titleBotLeft img {width: 6px; height: 11px;}
.block-user-affiliate-sales .titleBotRight	{width: 100%; padding: 0px; text-align: right;}
.block-user-affiliate-sales .usualbg td	{padding-left: 16px;}

.block-user-merchant-sales	{padding-left: 16px;}
.block-user-merchant-sales td	{padding: 3px 5px 3px 0px; color: #000;}
.block-user-merchant-sales a, .block-user-merchant-sales a:hover	{text-decoration: none !important; vertical-align: bottom;}
.block-user-merchant-sales a font, .block-user-merchant-sales a:hover font	{text-decoration: none !important; vertical-align: bottom;}
.block-user-merchant-sales .titleBotLeft {width: 6px; height: 11px;}
.block-user-merchant-sales .titleBotLeft img {width: 6px; height: 11px;}
.block-user-merchant-sales .titleBotRight	{width: 100%; padding: 0px; text-align: right;}
.block-user-merchant-sales .usualbg td	{padding-left: 16px;}

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

.block-user-product-registration .blockTD	{border-bottom: 1px solid #37712C;}

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

td.phone img	{margin: 34px 40px 22px 50px;}
td.links 	{font: 14px Arial, sans-serif; color: #0898DB; text-align: right;}
td.links div	{font: bold 16px Arial, sans-serif; color: #2074A1; padding: 32px 0px 3px 0px;}
td.links a	{font: 14px Arial, sans-serif; color: #0898DB; text-decoration: underline;}
td.links a:hover	{font: 14px Arial, sans-serif; color: #0898DB; text-decoration: none;}

td.end form	{font: 18px Arial, Helvetica, sans-serif; color: #BED7E4; float: right; padding: 9px 8px 0px 0px;}
td.end input.search	{width: 124px; border: 1px solid #1B518A; background: #fff; padding: 2px 3px; font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;}
input.go	{background: url(../images/anydate/btn_search.gif) no-repeat 0px 0px; width: 22px; height: 18px; border: 0px;}

.forIndex .mainTableCellCenter .block-products-latest .titleTop	{border-top: 0px; margin-top: -20px;}
.block-products-latest .titleTopCenter div	{color: #D2240E;}
.block-products-latest .blockTD	{padding: 20px;}
.block-products-latest .blockTD div	{margin: 10px 0px;}
.block-products-latest .blockTD img	{margin: 0px 20px;}

.gift_ideas div	{font: 12px/20px Arial, Helvetica, sans-serif; color: #032737; padding: 3px 0px;}
.gift_ideas div	a	{font: bold 12px Arial, Helvetica, sans-serif; color: #2072A3; text-decoration: underline;}
.gift_ideas div	a:hover	{font: bold 12px Arial, Helvetica, sans-serif; color: #2072A3; text-decoration: none;}
.gift_ideas div.grey	{border-bottom: 1px solid #DBDEE5; margin: 8px 0px 13px 0px;}

.fun_ideas ul	{margin: 0px 0px 0px 15px; padding: 0px 20px 0px 0px;}
.fun_ideas ul li	{font: 12px/20px Verdana, Arial, Helvetica, sans-serif; color: #032737; list-style-image: url(../images/anydate/arrow_thin.gif);}
.fun_ideas li a	{font: bold 12px Arial, Helvetica, sans-serif; color: #2072A3; text-decoration: underline;}
.fun_ideas li a:hover	{font: bold 12px Arial, Helvetica, sans-serif; color: #2072A3; text-decoration: none;}

.block-product-details a.super_link	{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #2072A3; text-decoration: underline;}
.block-product-details a.super_link:hover	{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #2072A3; text-decoration: none;}
.block-product-details img.productImg	{margin: 0px 20px 20px 0px;}
.block-product-details div.h_lights	{background: #F4F5F7; padding: 8px 10px; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #032737;}
.block-product-details div.h_lights b	{font: bold 15px Arial, Helvetica, sans-serif; color: #2070A3;}
.block-product-details td.middlebg div.bigtitle	{font: bold 15px Arial, Helvetica, sans-serif; color: #2070A3; padding-left: 10px;}
.block-product-details td.padding10px	{border-bottom: 1px solid #DBDEE5;}
#accessories_data div.smallText	{font-weight: lighter;}
#desc_data font.smallText	{font: 12px Verdana, Arial, Helvetica, sans-serif; color: #2072A3;}
.block-product-details div.option_addres	{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #032737; padding: 8px 0px 3px 0px;}
div.control_addres	{font: 11px Verdana, Arial, Helvetica, sans-serif; color: #032737;}
div.control_addres input	{border: 1px solid #B2B2B2;}

div.block-user-affiliate-sales	{background: #FBFBFC; border: 1px solid #C6C9CF;}
div.block-user-merchant-sales	{background: #FBFBFC; border: 1px solid #C6C9CF;}

.funclass .titleTopCenter div	{color: #008C00;}