/* reset  styles */



html, label, legend, td {

	margin: 0px;

	padding: 0px;

	border: 0px;

	outline: 0px;

	font: 12px Arial, Helvetica, sans-serif; 

	color: #5D5C5C;

	/*vertical-align: top;*/

}

:focus {

	outline: 0px;

}



h1	{color: #005F4A; font: bold 20px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}

h2	{color: #005F4A; font: bold 18px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}

h3	{color: #005F4A; font: bold 17px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}

h4	{color: #005F4A; font: bold 16px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}

h5	{color: #005F4A; font: bold 15px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}

h6	{color: #005F4A; font: bold 14px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}



a img, a:hover img	{border: none;}

p	{padding: 7px 0px;}

div.clear	{height: 0px; font-size: 0px; line-height: 0px; clear: both;}

hr	{color: #E8EBE0; background: #E8EBE0; margin: 0px; padding: 0px; border: 0px; height: 1px;}

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

ul li	{list-style-position: outside; list-style-type: disc;}

ol li	{list-style-position: outside; list-style-type: decimal;}

ul	{margin-left: 25px;}

ol	{margin-left: 25px;}

td		{font: 12px Arial, Helvetica, sans-serif; color: #5D5C5C; vertical-align: top;}

/* end  reset  styles */



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

.basicTable 	{width: 100%;}

.basicTd	{}



.mainTable {width: 960px; margin: 0px auto;}

.mainTable75 {width: 960px; margin: 0px auto;}

.mainTable50 {width: 960px; margin: 0px auto;}



.mainTableCellLeft 		{padding: 10px 20px 10px 0px;}

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

.mainTableCellRight 	{padding: 10px 0px 10px 20px;}



.homeGreeting 		{padding: 4px 10px 4px 10px; vertical-align: top;}

.homeGreetingTable	{width: 100%;}

.homeGreetingLeft	{}

.homeGreetingLeft img	{}

.homeGreetingCenter 		{padding: 10px 0px; width: 100%;}

.homeGreetingRight	{}

.homeGreetingRight img	{}



.introBlock {border: 0px solid #D5D5D5; margin-left: 10px;}

.introBlock td {padding: 6px;}



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



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



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



.headerMenu {

	margin: 0px auto;

	padding: 0px 0px 0px 0px;

	width: 960px;

	background: url(../images/domestic/headerBg.jpg) no-repeat top right;

	}



.headerMenu td#logo  {					/* Background under logo on the site */

	}

.headerMenu td#logo img {				/* Logo on the site */

	margin: 0px 0px 60px 15px;

	border: 0px;

	}

	

.headerMenu td#logoL {display: none;}

.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/

	margin: 3px 5px 3px 20px;

	border: 0px;

	}



.headerMenu td#menu {					/* Text Menu with or without images */

	width: 100%;

	padding: 53px 0px 8px 0px;

	border-bottom: 1px solid #AFAEB3;

	}

.headerMenu td#menu img.Img {width: 0px; height: 0px;}

.headerMenu td#menu table {width: 100%;}

.headerMenu td#menu table td {text-align: center;}

.headerMenu td#menu td.begin	{width: 10px;}

.headerMenu td#menu td.begin img	{width: 1px; height: 1px;}

.headerMenu td#menu td.end	{width: 380px;}

.headerMenu td#menu td.end img	{width: 1px; height: 1px;}



/* Active & Noneactive links in menu */



a.menu:link, a.menu:visited {color: #979595; text-decoration: none; font: 14px Arial, sans-serif; white-space: nowrap; display: block;}

a.menu:hover, a.menu:active {color: #979595; text-decoration: none; font: 14px Arial, sans-serif; white-space: nowrap; display: block;}

a.menuActive:link, a.menuActive:visited {color: #979595; text-decoration: none; font: 14px Arial, sans-serif; white-space: nowrap; display: block;}

a.menuActive:hover, a.menuActive:active {color: #979595; text-decoration: none; font: 14px Arial, sans-serif; white-space: nowrap; display: block;;}



a.menu span 			{color: #979595; text-decoration: none; font: 14px 'Trebuchet MS', Arial, sans-serif; white-space: nowrap; display: block; cursor: pointer; background: url(../images/domestic/menu.gif) no-repeat center left; padding: 0px 20px 0px 13px; text-transform: uppercase;}

a.menu:hover span 		{color: #979595; text-decoration: none; font: 14px 'Trebuchet MS', Arial, sans-serif; white-space: nowrap; display: block; cursor: pointer; background: url(../images/domestic/menu.gif) no-repeat center left; padding: 0px 20px 0px 13px; text-transform: uppercase;}

a.menuActive span 		{color: #979595; text-decoration: none; font: 14px 'Trebuchet MS', Arial, sans-serif; white-space: nowrap; display: block; cursor: pointer; background: url(../images/domestic/menu_active.gif) no-repeat center left; padding: 0px 20px 0px 13px; text-transform: uppercase;}

a.menuActive:hover span {color: #979595; text-decoration: none; font: 14px 'Trebuchet MS', Arial, sans-serif; white-space: nowrap; display: block; cursor: pointer; background: url(../images/domestic/menu_active.gif) no-repeat center left; padding: 0px 20px 0px 13px; text-transform: uppercase;}



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



.subMenuBlock {

	display:none;

	position:absolute;

	border-top: 1px solid #D0D0D1; 

	border-left: 1px solid #D0D0D1;

	z-index: 2500;

	margin-top: 0px;

}



a.subMenu {

	width: 150px;

	padding: 6px 20px 6px 10px;

	border-right: 1px solid #D0D0D1;

	border-bottom: 1px solid #D0D0D1;

	display: block;

	font: 12px Arial, sans-serif; 

	color: #979595;

	text-decoration: underline;

	text-align: left;

	background: #fff;

}



a.subMenu:hover, a.subMenu:active {

	background: #fff; 

	font: 12px Arial, sans-serif; 

	color: #FB450F;

	display: block;

	text-decoration: none;

}



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



table.secondaryMenu 		{width: 100%; margin-top: 10px;}

td#menu td.secondaryBegin	{width: 7px !important;}

td#menu td.secondaryBegin img	{width: 7px !important; height: 1px;}

a.secondaryMenu 			{color: #979595; text-decoration: none; font: 14px Arial, sans-serif; white-space: nowrap; display: block;}

a.secondaryMenu:hover 		{color: #979595; text-decoration: none; font: 14px Arial, sans-serif; white-space: nowrap; display: block;}

a.secondaryMenuActive 		{color: #979595; text-decoration: none; font: 14px Arial, sans-serif; white-space: nowrap; display: block;}

a.secondaryMenuActive:hover	{color: #979595; text-decoration: none; font: 14px Arial, sans-serif; white-space: nowrap; display: block;}

td#menu td.secondaryEnd  	{width: 100%;}

td#menu td.secondaryEnd  img.Img	{width: 1px; height: 1px;}



a.secondaryMenu span 			{color: #979595; text-decoration: none; font: 14px 'Trebuchet MS', Arial, sans-serif; white-space: nowrap; display: block; cursor: pointer; background: url(../images/domestic/menu.gif) no-repeat center left; padding: 0px 20px 0px 13px; text-transform: uppercase;}

a.secondaryMenu:hover span 		{color: #979595; text-decoration: underline; font: 14px 'Trebuchet MS', Arial, sans-serif; white-space: nowrap; display: block; cursor: pointer; background: url(../images/domestic/menu.gif) no-repeat center left; padding: 0px 20px 0px 13px; text-transform: uppercase;}

a.secondaryMenuActive span 		{color: #979595; text-decoration: none; font: 14px 'Trebuchet MS', Arial, sans-serif; white-space: nowrap; display: block; cursor: pointer; background: url(../images/domestic/menu_active.gif) no-repeat center left; padding: 0px 20px 0px 13px; text-transform: uppercase;}

a.secondaryMenuActive:hover span {color: #979595; text-decoration: underline; font: 14px 'Trebuchet MS', Arial, sans-serif; white-space: nowrap; display: block; cursor: pointer; background: url(../images/domestic/menu_active.gif) no-repeat center left; padding: 0px 20px 0px 13px; text-transform: uppercase;}





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



.filterPopup {

	display: none;

	position: absolute;

	border: 1px solid #AFAEB3; 

	background-color: #fff;

	z-index: 2000;

	padding: 0px 3px;

}

.filterPopup a {line-height: 160%;}

.filterPopup a:hover {line-height: 160%;}

.block-filter .padding10px div	{padding-bottom: 3px;}

.block-filter .padding10px div a img	{margin-top: 3px;}



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



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



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



.breadcrumbBegin {width: 0px; height: 0px;}

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



.breadcrumbDelimiter {

	width: 100%;

	white-space: normal;

	font-size: 11px;

	}

.breadcrumbDelimiter td {padding: 5px 16px;}

.breadcrumbDelimiter b {color: #FB450F; font-size: 12px;}

.breadcrumbDelimiter a {color: #FB450F; text-decoration: none; font: 12px Arial, Helvetica, sans-serif; font-weight: normal;}

.breadcrumbDelimiter a:hover {color: #FB450F; text-decoration: underline; font: 12px Arial, Helvetica, sans-serif; font-weight: normal;}

.breadcrumbDelimiter a.treeItemLast {font-weight: bold; text-decoration: none; cursor: text; color: #FB450F;}

.breadcrumbDelimiter a.treeItemLast:hover {font-weight: bold; text-decoration: none; cursor: text; color: #FB450F;}

.breadcrumbDelimiter span {

	color: #FB450F;

	font-size: 11px;

	}

.breadcrumbDelimiter img {display: none;}

	

.breadcrumbRSS {}



.breadcrumbEnd {width: 0px; height: 0px;}

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



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

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

.breadcrumbDelimiter span.nonactive {font: 12px Arial, Helvetica, sans-serif; color: #FB450F; margin-right: 10px;}

.breadcrumbDelimiter span.active {font: 12px Arial, Helvetica, sans-serif; color: #FB450F; margin-right: 10px; font-weight: bold;}

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



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



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



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

.titleTop {background: url(../images/domestic/titleTop.gif) repeat-x top left;}



.titleTopLeft {width: 28px; background: url(../images/domestic/titleLeft.gif) no-repeat top left;}

.titleTopImgLeft {width: 28px;}



.titleTopCenter {padding: 10px 0px 8px 4px; vertical-align: middle;}

/*.titleTopCenter table	{margin: 0px auto;}*/

.titleTopCenter div {color: #005F4A; font: bold 14px Arial, sans-serif; text-transform: capitalize;}

.titleTopCenter h1 {color: #005F4A; font: bold 14px Arial, sans-serif; text-transform: capitalize;}

.titleTopCenter div b {font-weight: bold;}

.titleTopRight {width: 18px; background: url(../images/domestic/titleRight.gif) no-repeat top right;}

.titleTopImgRight {width: 18px;}

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



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

.block {}

.blockTD {padding: 10px; border-left: 1px solid #D0D0D1; border-right: 1px solid #D0D0D1;}

.menuLeft {padding: 10px; border-left: 1px solid #D0D0D1; border-right: 1px solid #D0D0D1;}

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



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

.titleBot {margin-bottom: 10px;}



.titleBotLeft {width: 8px; height: 7px; background: url(../images/domestic/botLeft.gif) no-repeat bottom left;}

.titleBotImgLeft {width: 8px; height: 7px;}



.titleBotRight {width: 100%; text-align: right; background: url(../images/domestic/botCenter.gif) repeat-x bottom left;}

.titleBotImgRight {width: 8px; height: 7px; background: url(../images/domestic/botRight.gif) no-repeat bottom right;}

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

td.userHomeTitle {

	font-size: 12px;

	white-space: nowrap;

	background:;

}

td.userHomeTitle b {color: #0000CC;}



div.userHomeBottom {						

	background: none;

	padding: 0px 20px 0px 20px;

	}

div.userHomeBottom a {color: #444444; text-decoration:underline;}

div.userHomeBottom a:hover {color: #444444; text-decoration:none;}



td.userHome img.orders 		{background: url(../images/icons/admin_orders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.orders {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_orders.png,sizingMethod=crop);}

td.userHome img.profile 	{background: url(../images/icons/admin_profile.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.profile {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_profile.png,sizingMethod=crop);}

td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 55px;}

td.userHome img.support 	{background: url(../images/icons/admin_support.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.support {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_support.png,sizingMethod=crop);}

td.userHome img.forum 		{background: url(../images/icons/admin_forum.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.forum {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_forum.png,sizingMethod=crop);}

td.userHome img.products 	{background: url(../images/icons/admin_products.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.products {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_products.png,sizingMethod=crop);}

td.userHome img.pages 		{background: url(../images/icons/admin_pages.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.pages {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_pages.png,sizingMethod=crop);}

td.userHome img.salesorders	{background: url(../images/icons/admin_salesorders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.salesorders {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_salesorders.png,sizingMethod=crop);}

td.userHome img.merchant 	{background: url(../images/icons/admin_merchant.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.merchant {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_merchant.png,sizingMethod=crop);}

td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.affiliates {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_affiliates.png,sizingMethod=crop);}

td.userHome img.payments 	{background: url(../images/icons/admin_payments.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.payments {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_payments.png,sizingMethod=crop);}

td.userHome img.carts	 	{background: url(../images/icons/admin_carts.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.carts {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_carts.png,sizingMethod=crop);}

td.userHome img.wishlist 	{background: url(../images/icons/admin_wishlist.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.wishlist {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_wishlist.png,sizingMethod=crop);}

td.userHome img.reminders 	{background: url(../images/icons/admin_reminders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}

* html td.userHome img.reminders {background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png,sizingMethod=crop);}



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

/************* userHome *******************/



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



/************* Button Links *******************/

td.butTd {}

td.butTd span.spacer {display: none; color: #FB450F;}	/* '|' between button */



a.button:link, a.button:visited {font: bold 11px Arial, sans-serif; padding: 0px 0px 0px 0px; white-space: nowrap; display: inline-block; text-decoration: none; color: #fff; background: url(../images/domestic/button_right.gif) no-repeat 100% 50%; margin-left: 7px; margin-bottom: 5px;}

a.button:hover, a.button:active {font: bold 11px Arial, sans-serif; padding: 0px 0px 0px 0px; white-space: nowrap; display: inline-block; text-decoration: none; color: #fff; background: url(../images/domestic/button_right.gif) no-repeat 100% 50%; margin-left: 7px; margin-bottom: 5px;}

a.button span 			{font: bold 11px Arial, sans-serif; padding: 3px 3px 4px 10px; white-space: nowrap; display: inline-block; cursor: pointer; color: #fff; background: url(../images/domestic/button_left.gif) no-repeat 0% 50%; position: relative; left: -7px;}

a.button:hover span 	{font: bold 11px Arial, sans-serif; padding: 3px 3px 4px 10px; white-space: nowrap; display: inline-block; cursor: pointer; color: #fff; background: url(../images/domestic/button_left.gif) no-repeat 0% 50%; position: relative; left: -7px;}



a.button img 	{display: none;}



a.button-add span 		{}		/* add to cart (products categories, product details) */

a.button-view span 		{}		/* view cart (products categories, product details) */

a.button-check span 	{}		/* check out (products categories, product details) */

a.button-wishlist span 	{}		/* wishlist (products categories, product details) */



a.buttonBasket:link, a.buttonBasket:visited {font: bold 11px Arial, sans-serif; padding: 0px 0px 0px 0px; white-space: nowrap; display: inline-block; text-decoration: none; color: #fff; background: url(../images/domestic/button_right.gif) no-repeat 100% 50%; margin-left: 7px; margin-bottom: 5px;}

a.buttonBasket:hover, a.buttonBasket:active {font: bold 11px Arial, sans-serif; padding: 0px 0px 0px 0px; white-space: nowrap; display: inline-block; text-decoration: none; color: #fff; background: url(../images/domestic/button_right.gif) no-repeat 100% 50%; margin-left: 7px; margin-bottom: 5px;}

a.buttonBasket span 			{font: bold 11px Arial, sans-serif; padding: 3px 3px 4px 10px; white-space: nowrap; display: inline-block; cursor: pointer; color: #fff; background: url(../images/domestic/button_left.gif) no-repeat 0% 50%; position: relative; left: -7px;}

a.buttonBasket:hover span 		{font: bold 11px Arial, sans-serif; padding: 3px 3px 4px 10px; white-space: nowrap; display: inline-block; cursor: pointer; color: #fff; background: url(../images/domestic/button_left.gif) no-repeat 0% 50%; position: relative; left: -7px;}



a.buttonBasket img 	{display: none;}



a.button-shopping span 	{}			/* Continue shopping (basket) */

a.button-retrieve span 	{}			/* Retrieve Cart (basket) */

a.button-save span 		{}			/* Save cart (basket) */

a.button-clear span 	{}			/* Clear cart (basket) */

a.button-checkout span 	{}			/* Checkout (basket) */



a.buttonCart:link, a.buttonCart:visited {font: bold 11px Arial, sans-serif; padding: 0px 0px 0px 0px; white-space: nowrap; display: inline-block; text-decoration: none; color: #fff; background: url(../images/domestic/button_right.gif) no-repeat 100% 50%; margin-left: 7px; margin-bottom: 5px;}

a.buttonCart:hover, a.buttonCart:active {font: bold 11px Arial, sans-serif; padding: 0px 0px 0px 0px; white-space: nowrap; display: inline-block; text-decoration: none; color: #fff; background: url(../images/domestic/button_right.gif) no-repeat 100% 50%; margin-left: 7px; margin-bottom: 5px;}

a.buttonCart span 			{font: bold 11px Arial, sans-serif; padding: 3px 3px 4px 10px; white-space: nowrap; display: inline-block; cursor: pointer; color: #fff; background: url(../images/domestic/button_left.gif) no-repeat 0% 50%; position: relative; left: -7px;}

a.buttonCart:hover span 	{font: bold 11px Arial, sans-serif; padding: 3px 3px 4px 10px; white-space: nowrap; display: inline-block; cursor: pointer; color: #fff; background: url(../images/domestic/button_left.gif) no-repeat 0% 50%; position: relative; left: -7px;}



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		{color: #FB450F; text-decoration: none !important; font: 11px Arial, sans-serif;}

a.buttonMore:hover	{color: #FB450F; text-decoration: none !important; font: 11px Arial, sans-serif;}



a.buttonMore span 			{color: #FB450F; text-decoration: underline; font: 11px Arial, sans-serif;}	

a.buttonMore:hover span 	{color: #FB450F; text-decoration: none; font: 11px Arial, sans-serif;}

a.buttonMore span b, a.buttonMore:hover span b	{font-weight: normal;}

a.buttonMore img 	{display:none;}



a.disabled {							/* disadled add to cart */

	color: gray; 

	cursor: pointer; 

	font: bold 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; 

}

a.disabled:hover {color: gray; cursor: pointer; text-decoration: none;}

/************* Button Links *******************/



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

.topCategory 			{margin: 0px; padding: 3px 0px 3px 0px; background: url(../images/domestic/dots.gif) repeat-x top left;}

.selectedtopCategory 	{margin: 0px; padding: 3px 0px 3px 0px; background: url(../images/domestic/dots.gif) repeat-x top left;}

.topCategory a.title	{font: 12px Arial, sans-serif; color: #7A7778 !important; text-decoration: none;}

.topCategory a.title:hover	{font: 12px Arial, sans-serif; color: #7A7778 !important; text-decoration: underline;}

.selectedtopCategory  a.title	{font: bold 12px Arial, sans-serif; color: #FB450F !important; text-decoration: none;}

.selectedtopCategory a.title:hover	{font: bold 12px Arial, sans-serif; color: #FB450F !important; text-decoration: none;}

        

.subCategory 			{margin: 0px; padding: 2px 0px 2px 0px;}

.selectedsubCategory 	{margin: 0px; padding: 2px 0px 2px 0px;}

.subCategory a.title	{font: 11px Arial, sans-serif; color: #7A7778 !important; text-decoration: none; padding-left: 10px;}

.subCategory a.title:hover	{font: 11px Arial, sans-serif; color: #7A7778 !important; text-decoration: underline; padding-left: 10px;}

.selectedsubCategory a.title	{font: bold 11px Arial, sans-serif; color: #FB450F !important; text-decoration: none; padding-left: 10px;}

.selectedsubCategory a.title:hover	{font: bold 11px Arial, sans-serif; color: #FB450F !important; text-decoration: underline; padding-left: 10px;}



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

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

.block-offers .block .blockTD a.bigtitle:hover 	{}

.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 10px 3px 0px; border: 1px solid #DDE5CA;} 

.offerTd div.offerText		{text-align: justify; padding-top: 5px; color: #5D5C5C;}

.offerTd a.buttonMore		{}



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

{margin-right: 10px; margin-bottom: 10px; border: 1px solid #DDE5CA;}



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

.forumAdmin 		{color: #666 !important; font-weight: bold !important;}

.forumUser 			{color: #999 !important; font-weight: bold !important;}

.forumGuest       	{color: #000 !important;  font-weight: bold !important; font-style: italic !important;}

.forumMessageLeft 	{background: #D0D0D1; border-left:1px solid #AFAEB3; border-top:1px solid #AFAEB3; border-bottom:1px solid #AFAEB3; padding: 5px;}

.forumMessageRight 	{background: #fff; border-left:1px solid #AFAEB3; border-right:1px solid #AFAEB3; border-bottom:1px solid #AFAEB3;}

.forumMessageRight .usualbg	{padding: 5px;}

.forumMessageTop 	{background: #D0D0D1; height: 27px; border-bottom: 1px solid #AFAEB3; border-top: 1px solid #AFAEB3; padding-top: 5px; padding-left: 5px; }



/************* Categoties (catalogue) *******************/

.block-categories-catalog .blockTD	 		{}

.block-categories-catalog .blockTD img 		{}

.block-categories-catalog a.bigtitle		{}

.block-categories-catalog a.bigtitle:hover 	{}

.block-categories-catalog td.category_cat_img	{display: none;}



/************* Hot (news,...) *******************/

.block-hot .blockTD img 				{display: none;}

.block-hot .blockTD .articleDate		{display: none;}

.block-hot .blockTD div 				{}

.block-hot a.bigtitle 					{}

.block-hot a.bigtitle:hover 			{}

.block-hot .padding10px	{padding: 10px 0px;}

/*.block-hot div.smalltext {padding-left: 15px;}*/



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



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



.footerAll			{width: 100%; background: #CAEAE3 url(../images/domestic/footer_line.gif) repeat-x top left; padding-bottom: 35px;}

.footerMenu			{text-align: center; padding: 25px 0px 0px 0px;}

.footerMenu	a.smallText			{font: 12px Arial, sans-serif; color: #086651; text-decoration: underline; margin: 0px 10px;}

.footerMenu	a.smallText:hover	{font: 12px Arial, sans-serif; color: #086651; text-decoration: none; margin: 0px 10px;}

.footerMenu	span 	{padding: 0px 0px 0px 0px; font: 12px Arial, sans-serif; color: #086651;}

.footerHTML			{text-align: center; padding: 15px 0px 0px 0px;}

.footerHTML font	{font: 11px Arial, sans-serif; color: #106C58;}

.footerImg			{display: none;}

.footerImg img		{border: 0px;}



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



body		{font: 12px Arial, Helvetica, sans-serif; color: #5D5C5C; margin: 0px; padding: 0px; background: #fff url(../images/domestic/bodyBg.gif) repeat-x top left;}

body.popup	{font: 12px Arial, Helvetica, sans-serif; color: #5D5C5C; margin: 0px; padding: 14px; background: #fff;}



.middlebg 			{font-weight:bold; color: #5D5C5C;}

.middlebg td 		{font-weight:bold; color: #5D5C5C;}

.usualbg  			{background: ;}

.errorbg  			{background: #FFE0E0; border: 1px solid #CC0000; color: #CC0000; padding: 6px;}

.popup .errorbg		{padding: 4px;}

.messagebg  		{color: #FB450F; 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: bold 11px Arial, Arial, sans-serif; color: #7A7778;}

input.usualprice	{background-color: transparent; border: none; text-align: right; font: 12px Arial, sans-serif; color: #7A7778;}

input.orderprice	{background-color: transparent; border: none; text-align: right; font: 12px Arial, sans-serif; color: #7A7778; font-weight: bold; }

input.search		{border: 1px solid #C8C8C8; background: #FFFFFF; font: 12px Arial, sans-serif; color: #7A7778;}

input.text			{border: 1px solid #C8C8C8; background: #FFFFFF; font: 12px Arial, sans-serif; color: #7A7778;}

input.field			{border: 1px solid #C8C8C8; background: #FFFFFF; font: 12px Arial, sans-serif; color: #7A7778;}

input.fieldSmall	{border: 1px solid #C8C8C8; background: #FFFFFF; font: 12px Arial, sans-serif; color: #7A7778;}

input.submit		{border: 0px; color: #fff; font: bold 11px Arial, sans-serif; cursor: pointer; background: url(../images/domestic/input_right.gif) no-repeat center right; height: 18px; padding: 1px 7px 2px 0px; margin: 0px;}

* html input.submit	{padding: 1px 0px 2px 0px;}

*+html input.submit	{padding: 1px 0px 2px 0px;}

	input#clear		{color: #D0D0D1;}

	input#reset		{color: #D0D0D1;}

	input#preview	{color: #FB450F;}

	input#cancel	{color: #D0D0D1;}

	input#delete	{color: #D0D0D1;}

select				{border: 1px solid #C8C8C8; background: #FFFFFF; font: 12px Arial, sans-serif; color: #7A7778;}

select.search		{border: 1px solid #C8C8C8; background: #FFFFFF; font: 12px Arial, sans-serif; color: #7A7778;}

textarea			{border: 1px solid #C8C8C8; background: #FFFFFF; font: 12px Arial, sans-serif; color: #7A7778;}



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

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



span.submit {background: url(../images/domestic/input_left.gif) no-repeat center left; font: bold 11px/25px Arial, sans-serif; padding-left: 7px; white-space: nowrap; display: inline-block; cursor: pointer;}

* html span.submit	{padding-left: 1px;}

*+html span.submit	{padding-left: 1px;}	



a.header 			{color: #FB450F; text-decoration: underline; }

a.header:hover		{color: #FB450F; text-decoration: underline; }

a.title				{font: bold 12px Arial, Helvetica, sans-serif; color: #005F4A !important; text-decoration: underline;}

a.title:hover		{font: bold 12px Arial, Helvetica, sans-serif; color: #005F4A !important; text-decoration: none;}

a.smallText			{font: bold 11px Arial, Helvetica, sans-serif; color: #005F4A; text-decoration: none;}

a.smallText:hover	{font: bold 11px Arial, Helvetica, sans-serif; color: #005F4A; text-decoration: underline;}

a					{color: #FB450F; text-decoration: underline; font: 12px 'Trebuchet MS', sans-serif; }

a:hover				{color: #FB450F; text-decoration: none; font: 12px 'Trebuchet MS', sans-serif; }



.titleText	  		{color: #fb450f !important; text-decoration: underline; font: 12px 'Trebuchet MS', sans-serif; font-weight: normal !important;}

.articleDate		{font-size: 8pt; color: #005F4A; font-style: italic; font-weight: bold;}

.top				 {font-size: 8pt; padding: 2px 0px;}

.smallText			{font: bold 11px Arial, Helvetica, sans-serif; color: #005F4A;}

.middleText			{font-size: 9pt; }

.bigText			{font-size: 11px; color: #6F1E0E !important; padding-left: 14px;}

.comment			{font-size: 8pt; color: #7777CC; }

.message			{font-size: 9pt; color: #0000CC; }

.title				{font: bold 12px Arial, Helvetica, sans-serif; color: #005F4A !important;}

.bigtitle			{font: bold 14px Arial, sans-serif; color: #005F4A;}

a.bigtitle			{font: bold 14px Arial, sans-serif; color: #005F4A; text-decoration: none;}

a.bigtitle:hover	{font: bold 14px Arial, sans-serif; color: #005F4A; 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 {border-right: 0px solid #E9E9E9;}

/***/.hDelimiter {border: 0px;}

/***/

/***/.rolloverImagesTop {padding: 10px 0px 0px 0px;}

/***/.rolloverImages {float: left; padding: 5px; text-align: center; width: 30%;}

/***/.manufacturerImage {padding: 10px 0px 0px 0px;}

/***** Delimiter for list and rollover for details *****/



/***** Visualisation tubs on product details *****/

td.tab				{border: 1px solid #AFAEB3; border-bottom: none; background: none; padding: 0px;}

td.tabActive		{border: 1px solid #AFAEB3; border-bottom: none; background: #fff; padding: 0px;}

a.tab				{background: #fff; color: #7A7778; display: block; font-size: 12px; font-weight: ; padding: 5px 8px; text-decoration: none;}

a.tab:hover			{background: #D0D0D1; color: #7A7778; display: block; font-size: 12px; font-weight: ; padding: 5px 8px; text-decoration: none;}

a.tabActive			{background: #D0D0D1; color: #7A7778; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}

a.tabActive:hover	{background: #D0D0D1; color: #7A7778; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}

.tabline 			{border-top: 1px solid #AFAEB3;}

/***** Visualisation tubs on product details *****/

/***** Visualisation tubs on UserHome pages *****/

.blockTDtabs table	{width: 100%; margin-bottom: 10px;}

div.adminTab 			{font: 11px Arial, sans-serif; border: 1px solid #E8EBE0; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: #CCDBA7; white-space: nowrap; color: #546D18;}

div.adminTabActive 	{font: bold 11px Arial, sans-serif; border: 1px solid #E8EBE0; border-top: 2px solid #E8EBE0; border-bottom: none; padding: 5px 9px 5px 9px; margin: 3px 0px 0px 0px; white-space: nowrap; color: #546D18;}

td.adminTab			{border-bottom: 1px solid #0D5800; vertical-align: bottom; color: #fff;}

td.adminTabActive	{border: none; color: #546D18;}

td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #E8EBE0;}

td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #E8EBE0;}

a.blackSm, a.blackSm:hover {text-decoration: none;}

/***** Visualisation tubs on UserHome pages *****/

/***** Prices on the site *****/



.priceBlock {color: #FB450F; font: bold 12px Arial, sans-serif; vertical-align: text-bottom; margin-top: 10px;}

.priceBlock .price {color: #FB450F; font: bold 20px Arial, sans-serif; vertical-align: baseline;}

.priceBlock .priceTax {color: #FB450F; font: bold 12px Arial, sans-serif; vertical-align: text-bottom;}

.priceBlock .priceTax span {color: #FB450F; font: bold 12px Arial, sans-serif; vertical-align: text-bottom;}



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

.priceBlockOld .price {color: #5F5150; font: 12px Arial, sans-serif;}

.priceBlockOld .priceTax {color: #5F5150; 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: 12px; color: black; border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #fff; border-left: 1px solid #fff;}



.salesBlock {color: #FB450F; font: bold 12px Arial, sans-serif; vertical-align: text-bottom; margin-top: 10px;}

.salesPrice {color: #FB450F; font: bold 20px Arial, sans-serif; vertical-align: baseline;}

.salesTax 	{color: #FB450F; font: bold 12px Arial, sans-serif; vertical-align: text-bottom;}

.salesTax span {color: #FB450F; font: bold 12px Arial, sans-serif; vertical-align: text-bottom;}



.priceSaveBlock {color: #005F4A; font: 12px Arial, sans-serif;}

.priceSaveBlock .price {color: #005F4A; font: 12px Arial, sans-serif;}

.priceSaveBlock .percent {color: #005F4A; font: 12px 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: #FB450F; background: ; padding: 6px !important; }

.productsDelimiter 		{background: ; padding: 0px !important;}

.productsDelimiterTop 	{background: ; 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 #AFAEB3;}

.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 

 {}



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



.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-sellers .blockTD img	{margin-right: 10px; margin-bottom: 10px; float: left;}

.block-top-sellers .blockTD	{padding: 10px 0px;}

.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-latest .blockTD img	{margin-right: 10px; margin-bottom: 10px; float: left;}

.block-products-latest .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: #005F4A; font: bold 12px Arial, sans-serif;}

.taxprice	{color: #005F4A; font: bold 12px Arial, sans-serif;}



.block-cart .lineBottom	{background: #AFAEB3;}

.block-cart .middlebg b	{color: #116A56 !important; font: bold 11px Arial;}

.block-poll label	{font: 12px "Trebuchet MS", sans-serif; color: #666;}

.block-poll .padding10px td b	{font: bold 11px Arial, sans-serif; color: #666;}



.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: #FFB805;}

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



.block-poll .padding10px td b	{color: #005F4A;}

.block-cart .blockTD td b	{color: #005F4A;}

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

div.rolloverImages	{padding-right: 15px;}



.userHome a.smallText	{color: #fb450f;}

.userHome a.smallText:hover	{color: #fb450f;}



.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: #005F4A;}

.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: #005F4A;}

.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;}



/*#user-home .titleTopLeft	{height: 33px; width: 8px;}

#user-home .titleTopLeft img	{height: 33px; width: 8px;}

#user-home .titleTopRight	{width: 100%;padding: 0px; text-align: right;}

#user-home .titleTopRight img	{height: 39px; width: 49px; background: url(../images/jungle/titleWhiteRight.gif) no-repeat top right;}*/



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



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



.mainTableCellCenter .titleTopLeft {width: 14px; background: url(../images/domestic/center_titleLeft.gif) no-repeat top left;}

.mainTableCellCenter .titleTopImgLeft {width: 14px;}

.mainTableCellCenter .titleTopCenter table	{margin: 0px 0px;}

.mainTableCellCenter .titleTopCenter div	{font: 18px 'Trebuchet MS', Arial, sans-serif; color: #FB450F;}

.mainTableCellCenter .titleTopCenter h1	{font: 18px 'Trebuchet MS', Arial, sans-serif; color: #FB450F;}

.mainTableCellCenter .titleTopCenter div b {font-weight: normal;}
