/****** Main Table ******/
.basicTable 	{width: 982px;}

.mainTable {width: 100%;  background: White;}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500px;}

.mainTableCell		 	{padding: 0px 0px 0px 0px; vertical-align: top;}
.mainTableCellLeft 		{padding: 0px 0px 0px 10px; vertical-align: top;}
.mainTableCellCenter 	{padding: 0px 20px 0px 20px; vertical-align: top;}
.mainTableCellRight 	{padding: 25px 0px 0px 0px; vertical-align: top; background: url(../images/eco/index_line.gif) no-repeat left 20px;}

.homeGreeting 		{padding: 25px 0px 0px 10px; vertical-align: top;}
.homeGreeting table	{width: 97%;}
.homeGreeting table td	{padding: 0px;}
.homeGreeting .greeTbl {border-bottom: 1px solid #C0E1EE; width: 100%;}
.homeGreeting .greeTbl tr.greeTr td {vertical-align: top; padding: 0px;}
.homeGreeting .greeTbl tr.greeTr td.arrowEco { vertical-align: middle;}
.homeGreeting .greeTbl tr td {padding: 20px 0px 15px 0px; font: bold 13px Tahoma; color: #2568B8;}
.introBlock {}
.introBlock td {padding: 6px;}

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

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

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

.headerMenu {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/eco/bgr_03.jpg) no-repeat center top;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	/*background: url(../images/convex/header-img.jpg) no-repeat right top;*/
	vertical-align: top;
	
	}
.headerMenu td#logo img {				/* Logo on the site */
	/*position: relative;
	left: 540px;*/
	border: 0px;
	margin: 45px 0px 72px 0px;
	}
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background:  url(../images/eco/menuBgr.gif) repeat-x center;
	height: 50px;
	}
/*.headerMenu td#logo a.logoLink { position: absolute; left: -400px; top: -30px;}*/
.headerMenu td#logo a.logoLink img {width: 250px; height: 85px; margin: 25px 0px 0px 0px;}
/**:first-child+html .headerMenu td#logo a.logoLink { position: absolute; left: -540px; top: -30px;}	
* html .headerMenu td#logo a.logoLink { position: absolute; left: -540px; top: -30px;}
html:first-child .headerMenu td#logo a.logoLink { position: absolute; left: -540px; top: -30px;}*/

.headerMenu td#menu table {width: 100%;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu table td.topmenu { background: url(../images/eco/menu_delim.gif) no-repeat right center;}
.headerMenu td#menu table td#m_143.topmenu { background: none;}
.headerMenu td#menu td.begin {}
.headerMenu td#menu td.begin img.Img {width: 10px; height: 0px;}
.headerMenu td#menu td.end {}
.headerMenu td#menu td.end img.Img {width: 10px; height: 0px;}
/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font: bold 11px Tahoma;
	text-decoration:none; 
	color: white; 
	background: ; 
	padding: 0px 0px 0px 0px; 
	display: block;
	margin-top: 8px;
	}
a.menu:hover, a.menu:active {
	font: bold 11px Tahoma;
	text-decoration:none; 
	color: white; 
	background: ; 
	padding: 0px 0px 0px 0px; 
	display: block;
	margin-top: 8px;
	}
a.menuActive:link, a.menuActive:visited {
	font: bold 11px Tahoma;
	text-decoration:none; 
	color: #2A8E03; 
	background: white url(../images/eco/active_menu_right.gif) no-repeat right; 
	padding: 0px 0px 0px 0px;
	display: block;
	margin-top: 8px; 
	}
a.menuActive:hover, a.menuActive:active {
	font: bold 11px Tahoma;
	text-decoration:none; 
	color: #2A8E03; 
	background: White url(../images/eco/active_menu_right.gif) no-repeat right; 
	padding: 0px 0px 0px 0px;
	display: block;
	}
a.menu span.nobr {display: block; padding: 11px 20px 17px 20px;}
a.menuActive span.nobr {display: block; background: url(../images/eco/active_menu_left.gif) no-repeat left; padding: 12px 20px 17px 20px; }
/****** Sub Menu ******/

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

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

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

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

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

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

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

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

.breadcrumb 			{margin: 10px 0px 0px 0px;}
.breadcrumbBegin 		{}
.breadcrumbBegin img {width: 0px; height: 0px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	font-size: 11px;
	padding: 0px 25px 0px 0px;
	
	}
.breadcrumbDelimiter div a {white-space: nowrap;}	
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a 	{color: #208202; text-decoration: none; font-size: 11px;}
.breadcrumbDelimiter a:hover {color: #208202; text-decoration: underline; font-size: 11px;}
.breadcrumbDelimiter a.treeItemLast {color: #56646c; text-decoration: none; cursor: text;}
.breadcrumbDelimiter a.treeItemLast:hover {color: #56646c; text-decoration: none; cursor: text;}
.breadcrumbDelimiter span 	{ color: #208202;}
.breadcrumbDelimiter img 	{display: none; background: url(../images/eco/arrowCategories.gif) no-repeat center; width: 4px; height: 6px; margin: 0px 5px 0px 5px;}

.breadcrumbRSS {padding: 0px 10px 0px 0px;}
.breadcrumbEnd {}
.breadcrumbEnd img {width: 0px; height: 0px;}

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

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

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

/****** Top ******/
.titleTop 				{margin-top: 20px;}
.titleTopLeft 			{background:  url(../images/eco/titleTopLeft.gif) no-repeat left top;}
.titleTopImgLeft		{width: 8px;}

.titleTopCenter 		{white-space: normal; padding: 8px 0px 8px 20px;	background:  url(../images/eco/titleTopCenter.gif) repeat-x top; width: 100%;}
.titleTopCenter img 	{display: none;}
.titleTopCenter div 	{font: bold 12px Tahoma; text-transform: uppercase; color: White;}

.titleTopRight 		{background: url(../images/eco/titleTopRight.gif) no-repeat right top;}
.titleTopImgRight 	{width: 9px;}
/****** Top ******/

/****** Center ******/
.block 								{}
.block .blockTD 					{padding: 10px 10px 10px 10px;}
.block .blockTD .padding10px 	{padding: 0px 0px 0px 0px;}
/****** Center ******/

/****** Bottom ******/
.titleBot 			{margin-bottom: 0px;}
.titleBotLeft 		{background: ;}
.titleBotImgLeft 	{width: 0px; height: 0px;}
.titleBotRight 	{width: 100%; background: ;}
.titleBotImgRight {width: 0px; height: 0px;}
/************/

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

/************* end Fieldset ***************/
.paddBott {padding-bottom: 15px;}
/***block simple***/
.bl_simple .titleTop 				{margin-top: 0px;}
.bl_simple .titleTopLeft 			{background:  none;}
.bl_simple .titleTopImgLeft		{width: 0px;  height: 0px;}
.bl_simple .titleTopRight 			{background: none;}
.bl_simple .titleTopImgRight 		{width: 0px; height: 0px;}
/***simple content right column***/
.bl_simple .tradeMarks td { text-align: center; padding-bottom: 20px;}
.mainTableCellRight .bl_simple .block { border-left: 0px solid #C0E1EE;}
.mainTableCellRight .bl_simple .block .blockTD {padding: 0px 0px 0px 0px;}
/**new rigth form***/
.bl_simple .mainBlockRight {padding: 0px 20px 25px 15px;}
.bl_simple a.f_steam img 			{background: url(../images/eco/newIndex/f-steam.gif) no-repeat; width: 160px; height: 30px;}
.bl_simple a.f_hotAir img 			{background: url(../images/eco/newIndex/f-hotair.gif) no-repeat; width: 160px; height: 30px;}
.bl_simple a.f_cooling img 		{background: url(../images/eco/newIndex/f-cooling.gif) no-repeat; width: 160px; height: 30px;}
.bl_simple a.f_electricity img 	{background: url(../images/eco/newIndex/f-electricity.gif) no-repeat; width: 160px; height: 30px;}
.bl_simple a.f_hotWater	img		{background: url(../images/eco/newIndex/f_hotWater.gif) no-repeat; width: 160px; height: 30px;}
.bl_simple .txtDivRight, .bl_simple .f_steamDiv, .bl_simple .f_hotAirDiv, .bl_simple .f_hotWaterDiv, .bl_simple .f_electricityDiv  {padding-bottom: 20px;}
.bl_simple .txtDivRight {font-size: 11px; font-weight: bold; text-align: left;}
.bl_simple .f_coolingDiv { padding-bottom: 30px; border-bottom: 1px solid #c0e1ee;}
/***block simple left***/
.mainTableCellLeft .bl_simple .block .blockTD {padding: 10px 0px 10px 0px;}
/***block1 center column***/
.mainTableCellCenter .bl_simple .blck1Center {padding-bottom: 15px; line-height: 150%; text-align: left;}
/***block2 center column***/
.mainTableCellCenter .bl_simple .block2CenterTbl { margin-top: 10px;}
.mainTableCellCenter .bl_simple .block2CenterTbl td {padding: 5px 0px 5px 0px;}
.mainTableCellCenter .bl_simple .block2CenterTbl td img { margin-right: 10px;}
.mainTableCellCenter .bl_simple p {font: bold 13px Tahoma; color: #2568B8;}
.mainTableCellCenter .bl_simple div { line-height: 18px; text-align: justify;}
.mainTableCellCenter .bl_simple div.bioMass a { text-decoration: underline;}
/***block latest***/
.bl_latest .block .blockTD {padding: 10px 0px 10px 20px;}
.bl_latest td.topArticle div {font-size: 11px; text-align: left; line-height: 150%;}
.bl_latest td.topArticle div b { font-weight: normal;}
.bl_latest a.buttonMore span { background: none; padding: 0px;}
.bl_latest a.buttonMore:link, .bl_latest a.buttonMore:visited {color: #208202; font: 11px Tahoma; text-decoration: underline;}
.bl_latest a.buttonMore:hover, .bl_latest a.buttonMore:active {color: #208202; font: 11px Tahoma; text-decoration: none;}
/***articles_list***/
.bl_articleslist a.buttonMore:link, .bl_articleslist  a.buttonMore:visited {color: #208202; font: 11px Tahoma; text-decoration: underline;}
.bl_articleslist a.buttonMore:hover, .bl_articleslist  a.buttonMore:active {color: #208202; font: 11px Tahoma; text-decoration: none;}
.bl_articleslist a.buttonMore span {background: none; padding: 0px;}
.bl_articleslist  .padding10px table td div img { margin-top: 5px; margin-right: 10px;}
.bl_articleslist .padding10px table td {padding-right: 17px;}
.bl_articleslist .ridMoDiv {margin-top: 10px;}
/***block productslist***/
.bl_productslist .titleTop {margin-top: 0px;}
/***block products details***/
.bl_productdetails .titleTop {margin-top: 0px;}
.bl_productdetails .categoryTopTitle td {font: bold 13px Tahoma; color: #2568B8; padding-top: 15px; white-space: nowrap;}
.bl_productdetails .blockTD		{padding-left: 20px; padding-right: 0px; border-top: 1px solid #C0E1EE;}
.bl_productdetails td 		{line-height: 150%;}
.bl_productdetails .detDiv	{padding: 0px 0px 0px 10px;}
.bl_productdetails .detDiv	p 	{margin-top: 0px;}
.bl_productdetails .detDiv h3 {margin-top: 0px;}

a.pdf_more			{font-size: 13px; font-weight: bold;/*color: #208202;*/}
a.pdf_more:hover	{font-size: 13px; font-weight: bold;/*color: #208202;*/}

		/***g300***/
.bl_productdetails .g300Tbl { border-collapse: collapse; border-color: Gray; margin: 10px 0px 10px 0px;}	
.bl_productdetails .g300Tbl .greanHead	td { background: #208202; color: White;}
/***block support***/
.bl_support .titleTop {margin-top: 0px;}
.bl_support br {display: none;}
/***full description details***/
.bl_productdetails .detailTbl img 	{margin-right: 10px;}
.bl_productdetails .techSpecTbl 		{border-collapse: collapse; border: 1px solid #F3F8FA;}
.bl_productdetails .techSpecTbl td 	{text-align: center; padding: 5px;}
.bl_productdetails .techSpecTbl tr.mainHeadrTbl td {background: #F3F8FA; text-align: center;}
.bl_productdetails .hed_line 	{font-size: 18px; color: #2a8e03; line-height: 22px;}
/****categoris catalog***/
/*.bl_categoriescatalog .categoryTopTitle td {font: bold 13px Tahoma; color: #2568B8;}
.bl_categoriescatalog .blockTD		{padding-left: 0px;}
.bl_categoriescatalog .comment		{font-size: 13px; color: #56646C; }
.bl_categoriescatalog .category_cat_img, .bl_categoriescatalog .ctegoryTD 	{ border-top: 1px solid #C0E1EE; padding-top: 25px; padding-bottom: 25px;}
.bl_categoriescatalog .category_cat_img { padding-right: 10px;}*/
/****products list****/
.bl_productslist .categoryTopTitle td {font: bold 13px Tahoma; color: #2568B8; padding-top: 15px; padding-bottom: 5px;}
.bl_productslist  .blockTD		{padding-left: 20px; padding-right: 0px; border-top: 1px solid #C0E1EE;}
.bl_productslist hr {background: #C0E1EE; border: 0px; color: #C0E1EE;}
.bl_productslist .descr {line-height: 150%;}
.bl_categoriescatalog .comment		{font-size: 13px; color: #56646C; }
.bl_simple .productsTxtDiv {line-height: 20px;}
.mainTableCellCenter .bl_simple p.hed_line 		{font-size: 18px; color: #2a8e03; line-height: 22px; margin-top: 0px;}
/***article details****/
.bl_articlesdetails { line-height: 18px;}
/***custom_page_body***/
.bl_custom_page_body .blockTD 	{padding: 10px 10px 0px 0px;}
.bl_custom_page_body 				{line-height: 18px;}
.bl_custom_page_body div			{text-align: justify;}
.bl_custom_page_body .abouTbl td div p.whiteongray {text-align: center;}
.bl_custom_page_body .hed_line, .bl_articlesdetails .hed_line 	{font-size: 18px; color: #2a8e03; line-height: 22px;}
.bl_custom_page_body .grey_hed, .bl_articlesdetails .grey_hed	{font-size: 13px; font-weight: bold;}
.bl_custom_page_body .abouTbl 	{margin-top: 10px; margin-bottom: 10px; border-collapse: collapse;}
		/***About***/
.leftColAbout {padding-top: 10px;}	
		/***technology***/
.bl_custom_page_body .slctBioMass	{padding-bottom: 20px;}
.bl_simple .leftColTechn	{ padding-top: 20px;}
		/***Biomass Energy***/
.rightColBiomass	{line-height: 20px; padding-left: 30px;}	
		/***Featured Projects***/
.bl_custom_page_body .using_biomass 	{border-collapse: collapse; margin-bottom: 20px; margin-top: 10px;}
.bl_custom_page_body .using_gas 			{border-collapse: collapse;}		
.bl_custom_page_body .featured_rightTd {padding-left: 40px;}
.bl_custom_page_body .featured_rightTd .featuredRightDiv {line-height: 20px;}
		/***Applications***/
.bl_custom_page_body .applicationsTbl_1 	{margin-top: 20px; margin-bottom: 20px;border-collapse: collapse;}		
.bl_custom_page_body .applicationsTbl_2 	{border-collapse: collapse; margin-bottom: 20px;}
.bl_custom_page_body .applicationsRightTd {padding-left: 40px; padding-top: 50px;}
.bl_custom_page_body .applicationsRightTd div {padding-bottom: 10px;}
		/***modular prsentation page***/
.bl_custom_page_body .subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #817E6A;
	text-decoration: none;
	font-weight: bolder;
}		
		/***tech hot water***/
.bl_custom_page_body .hotWaterTd {padding-left: 30px;}		
.bl_articlesdetails .titleTop 	{margin-top: 10px;}
.bl_articlesdetails .hotWaterTd  {padding-left: 30px;}	
.bl_articlesdetails .tableHeadsAir	{ font-weight: bold;}
.bl_articlesdetails .biomassTechn	{ padding-right: 20px;}
		/***tech hot air****/
.bl_articlesdetails .jScButtons {padding-top: 20px;}	
		/***cooling air****/
.bl_articlesdetails .coolingAirTech { padding-left: 40px;}
		/***create electricity***/
.bl_articlesdetails .electericityDiv 					{padding-right: 20px;}
.bl_articlesdetails .electericityDiv .spillingImg 	{float: right;}	
.bl_articlesdetails .electricityRightTd 				{text-align: center;}
.bl_articlesdetails .electricityRightTd .spillPistonTxt {font-size: 11px; font-weight: bold;}				
.bl_articlesdetails .electricityRightTd .spillPistonTxt a {white-space: nowrap;}
		/***gasification***/
.bl_custom_page_body .gasificationDiv 	{padding-right: 40px;}
.bl_custom_page_body .gasDiagramDivImg	{text-align: center;}
		/***glossary***/
.bl_custom_page_body .glossary p.bodycopy 			{ text-align: justify;}
.bl_custom_page_body .glossary a.bottomnav 			{color: White;}
.bl_custom_page_body .glossary a.bottomnav:hover 	{color: White;}
.bl_custom_page_body .glossary .jump2_ { font-weight: bold;}
/*.bl_categoriescatalog .category_cat_img, .bl_categoriescatalog .ctegoryTD 	{ border-top: 1px solid #C0E1EE; padding-top: 25px; padding-bottom: 25px;}
.bl_categoriescatalog .category_cat_img { padding-right: 10px;}*/
.redLink 			{font-size: 12px; color: #b96651; text-decoration: underline;}
.redLink:hover 	{font-size: 12px; color: #b96651; text-decoration: none;}
.txtDecNo 			{text-decoration: none;}
.txtDecNo:hover 	{text-decoration: none;}
/****FAQ Content***/
.bl_content ul {margin: 0px;}
.bl_content .block .blockTD {padding: 10px 0px 0px 0px;}
/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	display: none;
	font-size: 10pt; color: #FFCCCC;
	white-space: nowrap;
	background: url(../images/convex/block-t-bgr.gif) repeat-x top;
	}
td.userHomeTitle b {color: #FFCCCC;}

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

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

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

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

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

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

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

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

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

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

a.button-shopping span 	{}	/* Continue shopping (basket) */
a.button-retrieve span 	{}	/* Retrieve Cart (basket) */
a.button-save span 		{}	/* Save cart (basket) */
a.button-clear span 		{}	/* Clear cart (basket) */
a.button-checkout span 	{}	/* Checkout (basket) */

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

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

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

a.buttonMore:link, a.buttonMore:visited {display: inline-block; cursor: pointer; color: white; font: bold 12px Tahoma; text-decoration: none; white-space: nowrap;}
a.buttonMore:hover, a.buttonMore:active {display: inline-block; cursor: pointer; color: white; font: bold 12px Tahoma; text-decoration: none; white-space: nowrap;}

a.buttonMore span 	{padding: 6px 10px 8px 10px; background: url(../images/eco/btnsBgr.gif) repeat-x center; display: inline-block; line-height: 25px;}	/* read more... (special offers, etc.) */
a.buttonMore img 		{display:none;}

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

/************* Category *******************/
/***odd-even categories****/
.bl_categorieslist .blockTD {padding-left: 0px; padding-right: 0px;}
.even_class 					{padding: 5px 0px 5px 10px; background: #F3F8FA;}
.sub_even_class				{padding: 5px 0px 5px 0px; background: #F3F8FA;}
.sub_even_class_selected	{padding: 5px 0px 5px 0px; background: #F3F8FA;}
.sub_even_class	a.title 	{font-weight: normal;}
.sub_even_class	a.title:hover { font-weight: normal;}
.sub_even_class_selected a.title 	{font-weight: normal; text-decoration: underline; color: #1d7f02;}
.sub_even_class_selected a.title:hover 	{font-weight: normal; text-decoration: none; color: #1d7f02;}

.odd_class 	{padding: 5px 0px 5px 10px;}
.sub_odd_class				{padding: 5px 0px 5px 0px;}
.sub_odd_class_selected	{padding: 5px 0px 5px 0px;}
.sub_odd_class	a.title 	{font-weight: normal;}
.sub_odd_class	a.title:hover { font-weight: normal;}
.sub_odd_class_selected a.title 	{font-weight: normal; text-decoration: underline; color: #1d7f02;}
.sub_odd_class_selected a.title:hover 	{font-weight: normal; text-decoration: none; color: #1d7f02;}

.even_class_selected {padding: 5px 0px 5px 10px; background: #F3F8FA;}
.even_class_selected a.title 			{text-decoration: underline; color: #1d7f02;}
.even_class_selected a.title:hover 	{text-decoration: none; color: #1d7f02;}
.odd_class_selected 	{padding: 5px 0px 5px 10px;}
.odd_class_selected a.title 			{text-decoration: underline; color: #1d7f02;}
.odd_class_selected a.title:hover 	{text-decoration: none; color: #1d7f02;}



.even_class .category_img 	{margin: 5px 0px 0px 0px;}
.odd_class .category_img 	{margin: 5px 0px 0px 0px;}

.even_class_selected .category_img 	{margin: 5px 0px 0px 0px;}
.odd_class_selected .category_img 	{margin: 5px 0px 0px 0px;}

/***/
.topCategory {background: transparent; margin: 0px; padding: 8px 0px;}
.selectedtopCategory {background: transparent; margin: 0 0 0 0; padding: 8px 0px;	border-top: 0px solid #CC3333;	border-bottom: 0px solid #CC3333;}
        
.subCategory {background: transparent; margin: 0px; padding: 5px 0px;}
.selectedsubCategory {background: transparent; margin: 0px; padding: 5px 0px;	border-top: 0px solid #CC3333;	border-bottom: 0px solid #CC3333;}
.subCategory a.title { font-weight: normal;}
.subCategory a.title:hover { font-weight: normal;}
.selectedsubCategory a.title { font-weight: normal;}
.selectedsubCategory a.title:hover { font-weight: normal;}


.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 4px 10px 0px 0px;}
.bl_categorieslist a.title img { margin: 0px 0px 0px 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 *******************/
.offerTitle		{display: none;}
.offerTd		{text-align: left;}
.offerTd img	{float: left; margin: 0px 5px 0px 0px;} 
.offerTd div	{text-align: justify;}
.offerTd div.offerText	{display: ;}

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

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

/************* Footer *******************/
.footerAll {background: White;}
.footerLinks { text-align: center; padding-top: 10px;}
.footerLinks a.smallText { font-size: 11px; margin-right: 5px;}
.footerLinks a.smallText:hover { font-size: 11px;}
.footerMenu {padding: 20px 30px 0px 30px;}
.footerMenu .footerCotacts { background: White;}
.footerMenu .footerCotacts a { font-size: 12px; letter-spacing: 1px; color: #504DB4;}
.footerMenu .footerCotacts a:hover { font-size: 12px; letter-spacing: 1px; color: #504DB4;}
.footerMenu .footerCotacts td {padding: 0px 10px 0px 10px;}
.footerMenu .footerCotacts td.footerCotactsTD {background: #F3F8FA;}
.footerMenu .footerConctsDepts {background: #F3F8FA; margin-right: 10px;}
.footerMenu .footerCotacts .footerConctsDepts td {padding: 10px;}
.footerMenu .footerCotacts .footerConctsDepts .contctBrd	{font: bold 12px Tahoma; text-transform: uppercase; color: #1D7F02; border-bottom: 1px solid #1D7F02; padding: 10px 0px 5px 5px;}
.footerMenu .footerConctsDepts div { padding-bottom: 10px;}

.footerMenu	img 	{display: none; width: 0px; height: 0px;}
.footerMenu	span 	{margin: 0px 0px 0px 5px;}


.footerHTML	{ padding: 0px 12px 12px 12px;}
.footerHTML	.footerLogosMain {border-top: 1px solid #C0E1EE; margin-top: 13px;}
.footerHTML	.footerLogos td {text-align:center;}
.footerHTML	.footerLogosMain .blockTD {padding: 27px 100px 5px 100px; background: url(../images/eco/foot_bgr.gif) repeat-x bottom;}
.footerHTML	.footerLogosMain .blockTD div {padding-top: 40px; padding-bottom: 5px;}

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


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

.commonbg { background: #E5EFFB; }
.headerbg {  }
.middlebg {  }
.usualbg  {  }
.errorbg  { background: #FF0000; }

body		{font: 12px Tahoma, sans-serif; color: #56646C; margin: 0px; padding: 0px;}
body.popup	{font: 12px Tahoma, sans-serif; color: #56646C; margin: 0px; padding: 0px;}

tr, td						{font-size: 12px; font-family: Tahoma, sans-serif; color: #56646C; }
tr.usual, td.usual		{ }
tr.header, td.header		{ }
tr.middle, td.middle		{ }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }

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

td.tab				{border: 1px solid #FFCCCC; border-bottom: none; background: #FFCCCC; padding: 0px;}
td.tabActive		{border: 1px solid #CC3333; border-bottom: none; background: #CC3333; padding: 0px;}
a.tab					{background: #FFCCCC; color: #660000; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #CC3333; color: #FFFFFF; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #CC3333; color: #FFFFFF; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #CC3333; color: #FFFFFF; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: #CC3333;}

.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 11px Verdana, sans-serif; border: 1px solid #CC3333; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: #FFCCCC; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #CC3333; border-top: 2px solid #CC3333; border-bottom: none; padding: 5px 9px 5px 9px;; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #CC3333; vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #CC3333;}
td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #CC3333;}
a.blackSm, a.blackSm:hover {text-decoration: none;}

input				{font-family: Courier, monospace; font-size: 10pt; }
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 10pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 10pt; font-weight: bold; }
input.search		{}
input.text			{}
input.submit		{font-family: Tahoma, Verdana, sans-serif; font-size: 12px; background: transparent url(../images/eco/btnsBgr_.gif) repeat-x center; padding: 0px 5px 2px 5px;/*width:100px;*/ height: 23px; font-weight:bold; color: white; border:0px; cursor: pointer;}
select				{font-size: 9pt;}
select.search		{}
textarea			{}

form {margin: 0px;}

hr {background: #2a8e03; border: 0px; color: #2a8e03;}

a.header 			{color: #ffffff; text-decoration: underline; }
a.header:hover		{color: #FAF7AA; text-decoration: underline; }
a.title				{font-weight: bold;  color: #56646C; text-decoration: none; }
a.title:hover		{font-weight: bold;  color: #56646C; text-decoration: underline; }
a.smallText			{text-decoration: underline; font-size: 10px;}
a.smallText:hover	{text-decoration: none; font-size: 10px;}
a						{color: #56646C; text-decoration: none; font-size: 11px; font-family: Tahoma;}
a:hover				{color: #56646C; text-decoration: underline; }

/* prices styles */
.priceBlock {color: #000; font-weight: bold;}
.priceBlock .price {font-weight: bold;}
.priceBlock .priceTax {font-weight: normal;}

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

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

.priceBlockEdit {color: #000; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; font-size: 12px; color: black;}

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

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

.pointsPriceBlock {}
.pointsPriceBlock .points {}

.rewardPointsBlock {}
.rewardPointsBlock .points {}
/* prices styles */

.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 10pt; font-weight: bold; color: #660000; background: #FFCCCC; padding: 5px 10px !important; }
.productsDelimiter 		{background: #CC3333; padding: 0px !important;}
.productsDelimiterTop 	{background: #CC3333; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}

.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: #FFE5E5; border: 1px solid #CC3333;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 12px; text-align:justify;}

.bl_productdetails .newProduct {display: block; position: relative; padding-right: 34px !important;}
.bl_productdetails .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; bottom: 0px; margin: 0px 0px 0px 2px;}
* html .bl_productdetails .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.bl_productslist .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 .bl_productslist .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);}

.titleText			{color: #660000; text-decoration: underline;}
.articleDate	{display: none; font-size: 8pt; color: #7777CC; font-style: italic; }
.top			{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt; }
.middleText		{font-size: 9pt; }
.bigText		{font-size: 10pt; }
.comment		{font-size: 8pt; color: #7777CC; }
.message		{font-size: 9pt; color: #660000; }
.title			{font-size: 12px; font-weight: bold;}
.bigtitle		{font-size: 12px; font-weight: bold;  }
.error			{color: red; }
.terms      { height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

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

/*************  Manual  ***************/
.bl_navigation .titleTop {display: none;}

.level1 {padding: 2px 2px 2px 15px;}
.level1 a {font-weight: bold; color: #2568b8;}
.level1 a:hover {font-weight: bold; color: #2568b8;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}

/*************  Left Menu  ***************/

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

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