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

.mainTable {width: 923px;}
.mainTable75 {width: 923px;}
.mainTable50 {width: 923px;}

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

.homeGreeting 		{padding: 4px 0px 4px 0px; vertical-align: top;}
.homeGreeting table	{width: 100%; background: url(../images/default/greeteng-t-l.gif) no-repeat left top;}
.homeGreeting table td	{background: url(../images/default/greeteng-b-r.gif) no-repeat right bottom;}
.homeGreeting table div	{background: url(../images/default/greeteng-t-r.gif) no-repeat right top;}
.homeGreeting table div div	{padding: 15px; background: url(../images/default/greeteng-b-l.gif) no-repeat left bottom;}
.homeGreeting table td span	{color: #1584D2; font: 15pt Arial, Helvetica, sans-serif; display: block; padding: 0px 0px 5px 0px;}

.introBlock {border: 1px solid #D5D5D5;}
.introBlock td {padding: 6px;}
a {outline: none;}
a:hover {outline: none;}

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

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

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

.headerMenu {
	position: relative;
	width: 923px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border-right: 42px solid #fff;
	border-left: 53px solid #fff;*/
	}

.headerMenu td#logo  {background: url(../images/handker/logo-bgr.gif) no-repeat right 38px;}
.headerMenu td#logo img {				/* Logo on the site */
	margin: 23px 0px 18px 0px;
	border: 0px;
	}
	
.headerMenu td#logoL {display: none;}
.headerMenu td#logoL img {}

.headerMenu td#menu {}
.headerMenu td#menu #begin img#Img {width: 0px; height: 0px;}
/*.headerMenu td#menu #begin img#Img {width: 7px; height: 35px; background: url(../images/handker/tm-begin.gif) no-repeat right top;}
.headerMenu td#menu #end img#Img {width: 7px; height: 35px; background: url(../images/handker/tm-end.gif) no-repeat left top;}*/
.headerMenu td#menu table {width: ;}
.headerMenu td#menu td {padding: 0px;}
.headerMenu td#menu td a {display: block; padding: 0px; margin: 0px;}
.headerMenu td#menu td.topmenu br {display: none;}

/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited {color: #52ae30; text-decoration: underline; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}
a.menu:hover, a.menu:active {color: #52ae30; text-decoration: none; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}
a.menuActive:link, a.menuActive:visited {color: #444444; text-decoration: none; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}
a.menuActive:hover, a.menuActive:active {color: #444444; text-decoration: underline; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}

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

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

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

a.subMenu:hover, a.subMenu:active {
	background: #fffbed; 
	color: #1584d2;
	display:block;
	text-decoration:none;
}

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

table.secondaryMenu 		{width: 100%;}
td#menu td#secondaryBegin img#Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenu:hover 		{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenuActive 		{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: none;}
a.secondaryMenuActive:hover	{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: underline;}
td#menu td#secondaryEnd  	{width: 100%;}
td#menu td#secondaryEnd  img#Img	{width: 1px; height: 25px;}

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

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

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

.breadcrumb {border: 0px solid #D5D5D5; margin: 0px 0px 10px 0px;}

.breadcrumbBegin {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	background: url(../images/default/breadcramb-b-l.gif) no-repeat left bottom;
	}
.breadcrumbBegin img {width: 11px; height: 10px; background: url(../images/default/breadcramb-t-l.gif) no-repeat left top; margin-bottom: 10px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border-top: 1px solid #D5D5D5;
	border-right: 0px solid #999;
	border-bottom: 1px solid #D5D5D5;
	border-left: 0px solid #999;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: #F4F4F4;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #1677B8; font-size: 9pt;}
.breadcrumbDelimiter a {color: #1584D2; text-decoration: none; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: #1584D2; text-decoration: underline; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter span {
	color: #1584D2;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	background: #F4F4F4;
	}

.breadcrumbEnd {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	background: url(../images/default/breadcramb-b-r.gif) no-repeat right bottom;
	}
.breadcrumbEnd img {width: 11px; height: 10px; background: url(../images/default/breadcramb-t-r.gif) no-repeat right top; margin-bottom: 10px;}

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

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

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

/****** Top ******/
.titleTop {margin-top: 0px;}
.titleTopLeft {width: 1px; border: 0px;}
.titleTopImgLeft {width: 1px; height: 1px;}
.titleTopCenter {white-space: normal; padding: 10px 0px 0px 9px; border: 0px;}
.titleTopCenter div {color: #25C9FF; font: 22px Arial, Helvetica, sans-serif; text-transform: capitalize;}
.titleTopCenter div b {font-weight: normal;}
.titleTopRight {width: 1px; border: 0px;}
.titleTopImgRight {width: 1px; height: 1px;}
/****** Top ******/
/****** Center ******/
.block {border: 0px;}
.blockTD {padding: 0px 0px;}
.menuLeft { padding: 0px 0px;}
/****** Center ******/
/****** Bottom ******/
.titleBot {margin-bottom: 8px;}
.titleBotLeft {width: 1px; border: 0px;}
.titleBotImgLeft {width: 1px; height: 1px;}
.titleBotRight {width: 100%; border: 0px;}
.titleBotImgRight {width: 1px; height: 1px;}
/****** Bottom ******/

.bl_simple .titleTopRight, 
.bl_banners .titleTopRight, 
.bl_navigation .titleTopRight {width: 100%;}
.bl_simple .titleTopImgLeft, 
.bl_banners .titleTopImgLeft, 
.bl_navigation .titleTopImgLeft  {width: 1px; height: 1px;}
.bl_simple .titleTopImgRight, 
.bl_banners .titleTopImgRight, 
.bl_navigation .titleTopImgRight {width: 1px; height: 1px;}

.bl_articlesdetails {}
.bl_articlesdetails .titleTop {display: none;}
.bl_articlesdetails .block {background: url(../images/articles/hk-article-bgr.jpg) no-repeat center bottom;}
.bl_articlesdetails .blockTD {padding: 0px 0px 280px 0px;}
.bl_articlesdetails .titleBot {margin: 0px;}
.bl_articlesdetails .titleBotLeft {width: 1px; border: 0px; padding: 30px 0px 0px 0px;}
.bl_articlesdetails .padding10px {padding: 0px;}

.contactus .block {background: none;}
.contactus .blockTD {padding: 0px 0px 0px 0px;}
.contactus .titleBot {margin: 0px;}
.contactus .titleBotLeft {width: 1px; border: 0px; padding: 40px 0px 0px 0px;}

.bl_articlesdetails .content-withouttab {padding: 0px 200px 30px 0px;}
.bl_articlesdetails .content-tab {padding: 0px 100px 30px 100px;}
.bl_articlesdetails .content-twotabs {padding: 0px 50px 30px 200px;}
.bl_articlesdetails .content-text {margin: 0px 0px 0px 210px;}

.row1 td {background: #A778DE; text-align: center; font-weight: bold; padding: 5px 2px;}
.row2 td {background: #BAC1DE; text-align: center; font-weight: ;}
.row3 td {background: #DEBABA; text-align: center; font-weight: ;}
.row4 td {background: #BADEC9; text-align: center; font-weight: ;}
.row5 td {background: #B6D1D9; text-align: center; font-weight: ;}
.row2 .cell {background: #788CDE; text-align: center; font-weight: bold;}
.row3 .cell {background: #DE7A7A; text-align: center; font-weight: bold;}
.row4 .cell {background: #77DFA1; text-align: center; font-weight: bold;}
.row5 .cell {background: #76CCDB; text-align: center; font-weight: bold;}

table#user-home .titleTopRight {width: 100%;}
table#user-home .titleTopImgLeft {width: 1px; height: 1px;}
table#user-home .titleTopImgRight {width: 1px; height: 1px;}
/************* end Fieldset ***************/


/************* userHome *******************/
td.userHome {padding:7;}
td.userHomeTitle {display: none;}

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

td.userHome img.orders 		{background: url(../images/icons/admin_orders.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.profile 	{background: url(../images/icons/user_profile.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0 5 0 55;}
td.userHome img.support 	{background: url(../images/icons/admin_support.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.products 	{background: url(../images/icons/admin_products.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.merchant 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.affiliates	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}

td.userHome div {margin-left: 55px;}
/************* userHome *******************/

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

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

td#butTd {}
td#butTd span#spacer {display:auto; color: #1584D2;}	/* '|' between button */

a.button:link, a.button:visited {font: 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;}
a.button:hover, a.button:active {font: 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;}

a.button#add span 		{display:auto; font-weight: bold;}	/* add to cart (products categories, product details) */
a.button#add img 		{display:none;}
a.button#view span 		{display:auto;}	/* view cart (products categories, product details) */
a.button#view img 		{display:none;}
a.button#check span 	{display:auto;}	/* check out (products categories, product details) */
a.button#check img 		{display:none;}

a.buttonBasket:link, a.buttonBasket:visited {font: 10pt Arial, Helvetica, sans-serif;}
a.buttonBasket:hover, a.buttonBasket:active {font: 10pt Arial, Helvetica, sans-serif;}

a.buttonBasket#shopping span 	{display:auto;}			/* Continue shopping (basket) */
a.buttonBasket#shopping img 	{display:none;}
a.buttonBasket#retrieve span 	{display:auto;}			/* Retrieve Cart (basket) */
a.buttonBasket#retrieve img 	{display:none;}
a.buttonBasket#save span 		{display:auto;}			/* Save cart (basket) */
a.buttonBasket#save img 		{display:none;}
a.buttonBasket#clear span 		{display:auto;}			/* Clear cart (basket) */
a.buttonBasket#clear img 		{display:none;}
a.buttonBasket#checkout span 	{display:auto;}			/* Checkout (basket) */
a.buttonBasket#checkout img 	{display:none;}

a.buttonCart:link, a.buttonCart:visited {font: 9pt Arial, Helvetica, sans-serif;}
a.buttonCart:hover, a.buttonCart:active {font: 9pt Arial, Helvetica, sans-serif;}

a.buttonCart#check span 	{display:auto;}		/* Checkout (small cart) */
a.buttonCart#check img 		{display:none;}
a.buttonCart#amend span 	{display:auto;}		/* Amend cart (small cart) */
a.buttonCart#amend img 		{display:none;}
a.buttonCart#view span 		{display:auto;}		/* View cart (small cart) */
a.buttonCart#view img 		{display:none;}

a.buttonMore:link, a.buttonMore:visited {font: normal normal normal 9pt Arial, Helvetica, sans-serif;}
a.buttonMore:hover, a.buttonMore:active {font: normal normal normal 9pt Arial, Helvetica, sans-serif;}

a.buttonMore span {display:auto;}			/* read more... (special offers, etc.) */
a.buttonMore b {font-weight: normal;}
a.buttonMore img {display:none;}

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

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

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

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

.topCategory 			{background: transparent; margin: 0; padding: 3 0 3 0;}
.selectedtopCategory {background: #F4F4F4; margin: 0; padding: 3 0 3 0; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}
        
.subCategory 			{background: transparent; margin: 0; padding: 0;}
.selectedsubCategory {background: #F4F4F4; margin: 0; padding: 0; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}

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

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

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

/************* Offers *******************/
.bl_offers .block .blockTD a.bigtitle			{font-size: 10pt; text-decoration: underline;}
.bl_offers .block .blockTD a.bigtitle:hover 	{text-decoration: none;}
#offerTitleTop				{display: none;}
#offerTitle					{text-align: left; clear: right; display: block;}
.offerImg					{text-align: left;}
.offerImg img				{float: left; padding:2px;background:#fff;margin: 0 8 3 0;border:1px solid #78C7FF;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true');/* top: -20px; position: relative;*/} 
.offerImg div				{text-align: justify;}
.offerImg div#offerText	{display: ;}
.offerImg a.buttonMore span {display:none;}


.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 
{padding:2px;background:#fff;border:1px solid #78C7FF;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true');/* top: -20px; position: relative;*/} 

/************* Latest *******************/

td.topArticle { padding: 3 3 3 5; }
td.subArticle { padding: 3 3 3 5; }

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

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

/************* Categoties (catalogue) *******************/
.bl_categoriescatalog .blockTD	 			{padding-left: 18px;}
.bl_categoriescatalog .blockTD img 		{display: ;}
.bl_categoriescatalog a.bigtitle			{text-decoration: underline;}
.bl_categoriescatalog a.bigtitle:hover 	{text-decoration: none;}

/************* Hot (news,...) *******************/
.bl_hot .blockTD img 				{display: none;}
.bl_hot .blockTD .articleDate		{display: none;}
.bl_hot .blockTD div 				{padding-left: 15px;}
.bl_hot a.bigtitle 					{padding-left: 15px; background: url(../images/default/arrow-green.gif) no-repeat 0px 4px; display: block; position: relative; left: -15px; font-size: 10pt; text-decoration: underline;}
.bl_hot a.bigtitle:hover 			{padding-left: 15px; background: url(../images/default/arrow-green.gif) no-repeat 0px 4px; text-decoration: none;}
/*.bl_hot div.smalltext {padding-left: 15px;}*/

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

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

.footerMenu	{text-align:center; font-size:8pt;}
.footerMenu	span {padding: 0 0 0 5;}
.footerHTML	{text-align:center; padding: 10px;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right;}
.footerImg a		{margin-right: 10px;}
.footerImg img		{border:0px;}

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

/*.commonbg { background: #FFFFFF; }
.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }*/
.middlebg { background: #E9E9E9; }
.errorbg  { background: #FF0000; }

body		{font: 12px Tahoma, Arial, Helvetica, sans-serif; color: black; margin: 0px; padding: 0px; background: url(../images/handker/bgr.gif) repeat-x bottom;}
body.popup	{font: 12px Tahoma, Arial, Helvetica, sans-serif; color: black; margin: 0px; padding: 0px;}

tr, td						{font: 12px Tahoma, Arial, Helvetica, sans-serif; color: black; }
/*tr.usual, td.usual		{background-color: #F4F4F4; }
tr.header, td.header		{background-color: #6699FF; color: white; }*/
tr.middle, td.middle		{background-color: #E9E9E9; font-weight: bold; }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }
table.usual 				{background-color: #F4F4F4;}

body.popup tr.usual, body.popup td.usual		{background-color: transparent; }
body.popup tr.header, body.popup td.header		{background-color: #E9E9E9; color: #1584D2; }

td.padding10px			{padding: 10px;}
.bl_simple td.padding10px			{padding: 10px 0px;}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0px;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0px;}

td.tab				{border-top: 1px solid #E9E9E9; border-right: 1px solid #E9E9E9; border-left: 1px solid #E9E9E9;}
.tab				{font-size: 12pt; font-weight: bold; text-decoration: none; background: transparent;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #E9E9E9; color: #1584D2; }
.tabActive:hover	{text-decoration: none; color: #1584D2; }
.tabline 			{background: #E9E9E9;}

div.adminTab 			{font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding: 3px 8px 2px 8px; margin:3px 2px 0px 2px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
div.adminTabActive 	{font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding: 5px 9px 4px 9px;; margin:3px 0px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #919b9c;}
td.adminTabActive	{border: 0px;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #919b9c;}
td.endTab			{padding: 0px 4px; width: 100%; border-bottom: 1px solid #919b9c;}

input					{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
input.search		{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.text			{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.field			{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.submit		{font-weight: normal; border: 0px; color: #000; font-size: 10pt; cursor: pointer; background: url(../images/default/button-r-bgr.gif) no-repeat right; height: 28px; padding: 0px 7px 2px 0px; margin: 0px;}
	input#clear		{color: #8A8A8A;}
	input#reset		{color: #8A8A8A;}
	input#preview	{color: #FF6C00;}
	input#cancel	{color: #8A8A8A;}
	input#delete	{color: #8A8A8A;}
select				{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font-size: 11pt;}
select.search		{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
textarea				{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font-size: 11pt;}

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

input.submit {margin: 2px 0px 2px 0px;}
html>body input.submit {margin: 4px 0px 4px 0px;}
* html input.submit {margin: 0px 0px 0px 0px;}

span.submit {background: url(../images/default/button-l-bgr.gif) no-repeat left; font: 25px Arial; padding-left: 7px !important; white-space: nowrap; display: inline-block;}
/*For old templates < ver. 3.3*/
td.submit {background: url(../images/default/button-l-bgr.gif) no-repeat left; padding-left: 7px !important;}

form { margin: 0; }

hr {background: #D5D5D5; border: 0px; color: #D5D5D5;}

a.header 			{color: #1584D2; text-decoration: underline; }
a.header:hover		{color: #1584D2; text-decoration: underline; }
a.title				{font-size: 12px; font-weight: bold;  color: #1584D2; text-decoration: underline; }
a.title:hover		{font-size: 12px; font-weight: bold;  color: #1584D2; text-decoration: none; }
a.smallText			{color: #1584D2; text-decoration: underline; font-size: 8pt; }
a.smallText:hover	{color: #1584D2; text-decoration: none; font-size: 8pt; }
a						{color: #1584D2; text-decoration: underline; font-size: 9pt; }
a:hover				{color: #1584D2; text-decoration: none; }

.titleText			{color: #1584d2; text-decoration: none; }

.articleDate	{font-size: 8pt; color: #7777CC; font-style: italic; }
/* prices styles */
.priceBlock { color: #000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.priceBlockOld { color: #000; text-decoration: line-through; font-family: Arial, Helvetica, sans-serif; }
.priceBlockHidden { color: #000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; display: none; }
.priceBlockEdit { color: #000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.priceBlock .price, .priceBlockHidden .price { font-weight: bold; }
.priceBlockOld .price { font-weight: normal; }
.priceBlockEdit input.price { text-align: right; font-weight: bold; width: 80px; font-size:10pt; color:black; border-top: 1px solid #7F9DB9; border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; }
.priceBlock .priceTax, .priceBlockHidden .priceTax { font-weight: normal; }
.priceBlockOld .priceTax { font-weight: normal; }

.salesBlock {color: #000; font-weight: bold; border: none; background: transparent; font-family: Arial, Helvetica, sans-serif; }
.salesPrice { font-weight: bold; }
.salesTax { font-weight: normal; }

.priceSaveBlock { color: green; font-weight: bold; font-family: Arial, Helvetica; }
.priceSaveBlock .price { font-weight: bold; }
.priceSaveBlock .percent { font-weight: normal; }

.pointsPriceBlock { font-family: Arial, Helvetica; }
.pointsPriceBlock .points { }

.rewardPointsBlock { font-family: Arial, Helvetica; }
.rewardPointsBlock .points { }


.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: #0000CC; }
.title			{font-size: 10pt; font-weight: bold; color: #1584D2; }
.bigtitle		{font-size: 12pt; font-weight: bold; color: #1584D2; }
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }


/*************  Manual  ***************/

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

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

.menuLeft .level1 {padding: 2 2 2 5;}
.menuLeft .level2 {padding: 2 2 2 15;}
.menuLeft .level3 {padding: 2 2 2 30;}
.menuLeft .level4 {padding: 2 2 2 40;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}

/***********Style for Custom blocks**************/

.rTD {padding: 20px 20px 0px 0px;}
.lTD {padding: 20px 0px 0px 22px;}

.rcTD {padding: 15px 30px 0px 0px;}
.rcTD img {margin: 0px 5px 0px 0px;}
.rcTD a img {margin: 0px 0px 0px 65px;}
.lcTD {padding: 15px 0px 0px 22px;}
.lcTD img {margin: 5px 0px 0px 5px;}
.lcTD a img {margin: 0px 0px 0px 0px;}
.rBorderMB {border-right: 1px solid #D0F8CF;}

.rbTD {padding: 30px 50px 0px 0px;}
.lbTD {padding: 30px 0px 0px 0px;}
.toptd {background: url(../images/handker/ip-block-bgr.gif) repeat-x top; font: 1px Tahoma;}
.lefttd {background: url(../images/handker/ip-block-bgr.gif) repeat-y left; font: 1px Tahoma;}
.centertd {padding: 0px 70px 0px 0px;}
.centertd img {margin: 2px 5px 2px 2px;}
.righttd {background: url(../images/handker/ip-block-bgr.gif) repeat-y right; font: 1px Tahoma;}
.bottomtd {background: url(../images/handker/ip-block-bgr.gif) repeat-x bottom; font: 1px Tahoma;}
.child {position: absolute; top: -43px; right: -45px;}
* html .child {position: absolute; top: -43px; right: 0px;}
.arrowlink {margin: 40px 0px 0px 5px;}


.toptdo {background: #FFF url(../images/handker/ip-block2-tbgr.gif) repeat-x top; font: 1px Tahoma;}
.lefttdo {background: #FFF url(../images/handker/ip-block2-lbgr.gif) repeat-y left; font: 1px Tahoma;}
.centertdo {background: #FFF; padding: 0px 0px 0px 0px;}
.centertdo img {margin: 2px 5px 2px 2px;}
.righttdo {background: #FFF url(../images/handker/ip-block2-rbgr.gif) repeat-y right; font: 1px Tahoma;}
.bottomtdo {background: #FFF url(../images/handker/ip-block2-bbgr.gif) repeat-x bottom; font: 1px Tahoma;}

/************Custom Pages*************/
.ltable td	{vertical-align: top;}
.ltitle	{margin-top: 25px;}
.ltable td.childImg div	{position: relative; top: -60px; left: 0px; z-index: 100;}
.ltable .childImg img	{margin: 0px 30px;}
.cornerTL {background: url(../images/handker/cornerTL.gif) no-repeat top left; width: 10px;}
.cornerTL img	{width: 10px;}
.cornerTC {background: url(../images/handker/cornerTC.gif) repeat-x top left; width: 100%;}
.cornerTR {background: url(../images/handker/cornerTR.gif) no-repeat top right; width: 10px;}
.cornerTR img	{width: 10px;}
.cornerLeft {background: #FFF8A4 url(../images/handker/cornerC.gif) repeat-x top left; width: 1px; border-left: 1px solid #D0F8CF;}
.cornerLeft img	{width: 1px;}
.cornerCenter	{background: #FFF8A4 url(../images/handker/cornerC.gif) repeat-x top left;}
.cornerRight {background: #FFF8A4 url(../images/handker/cornerC.gif) repeat-x top left; width: 1px; border-right: 1px solid #D0F8CF;}
.cornerRight img	{width: 1px;}
.cornerBL	{background: url(../images/handker/cornerBL.gif) no-repeat top left; width: 10px; height: 9px;}
.cornerBL img	{width: 10px; height: 9px;}
.cornerBC	{background: url(../images/handker/cornerBC.gif) repeat-x top left; height: 9px;}
.cornerBR	{background: url(../images/handker/cornerBR.gif) no-repeat top right; width: 10px; height: 9px;}
.cornerBR img	{width: 10px; height: 9px;}

.s_1, .s_2, .s_3, .s_4	{text-align: left;}
.s_1 a, .s_1 a:hover	{display: block; background: url(../images/handker/services_1.gif) no-repeat left center; margin: 0px 0px 0px 30px; padding: 40px 0px 30px 52px; white-space: nowrap;}
.s_2 a, .s_2 a:hover	{display: block; background: url(../images/handker/services_2.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding: 40px 0px 30px 54px; white-space: nowrap;}
.s_3 a, .s_3 a:hover	{display: block; background: url(../images/handker/services_3.gif) no-repeat left center; margin: 0px 0px 20px 30px; padding: 40px 0px 30px 52px; white-space: nowrap;}
.s_4 a, .s_4 a:hover	{display: block; background: url(../images/handker/services_4.gif) no-repeat left center; margin: 0px 0px 20px 0px; padding: 40px 0px 30px 54px; white-space: nowrap;}

.a_1, .a_2	{text-align: left;}
.a_1 a, .a_1 a:hover	{display: block; background: url(../images/handker/about_1.gif) no-repeat left center; margin: 12px 0px 0px 50px; padding: 25px 0px 25px 70px; white-space: nowrap;}
.a_2 a, .a_2 a:hover	{display: block; background: url(../images/handker/about_2.gif) no-repeat left center; margin: 12px 0px 0px 0px; padding: 25px 0px 25px 85px; white-space: nowrap;}
.cornerCenter2	{background: #FFF8A4 url(../images/handker/cornerC.gif) repeat-x top left;}
.ltable td.childImg2 div	{position: relative; top: -50px; right: 0px; z-index: 100;}

.c_1, .c_2	{text-align: left;}
.c_1 a, .c_1 a:hover	{display: block; background: url(../images/handker/career_1.gif) no-repeat left center; margin: 12px 0px 10px 50px; padding: 20px 0px 20px 50px; white-space: nowrap;}
.c_2 a, .c_2 a:hover	{display: block; background: url(../images/handker/career_2.gif) no-repeat left center; padding-left: 58px; margin: 12px 60px 10px 0px; padding-top: 20px; padding-bottom: 20px; white-space: nowrap;}
.ltable td.childImg3 div	{position: relative; top: -60px; left: 0px; z-index: 100;}
.ltable .childImg3 img	{margin: 0px 50px;}
div.h100	{z-index: 2000 !important; position: relative;}

.p_1, .p_2, .p_3	{text-align: left;}
.p_1 a, .p_1 a:hover	{display: block; background: url(../images/handker/parents_1.gif) no-repeat left center; margin: 12px 0px 0px 20px; padding: 25px 0px 25px 62px; white-space: nowrap;}
.p_2 a, .p_2 a:hover	{display: block; background: url(../images/handker/parents_2.gif) no-repeat left center; margin: 12px 0px 0px 20px; padding: 25px 0px 25px 65px; white-space: nowrap;}
.p_3 a, .p_3 a:hover	{display: block; background: url(../images/handker/parents_3.gif) no-repeat left center; margin: 12px 0px 0px 0px; padding: 25px 0px 25px 70px; white-space: nowrap;}

.n_1, .n_2, .n_3, .n_4	{text-align: left;}
.n_1 a, .n_1 a:hover	{display: block; background: url(../images/handker/news_1.gif) no-repeat left center; margin: 7px 0px 0px 30px; padding: 20px 0px 15px 64px; white-space: nowrap;}
.n_2 a, .n_2 a:hover	{display: block; background: url(../images/handker/news_2.gif) no-repeat left center; margin: 7px 0px 0px 10px; padding: 20px 0px 15px 52px; white-space: nowrap;}
.n_3 a, .n_3 a:hover	{display: block; background: url(../images/handker/news_3.gif) no-repeat left center; margin: 0px 0px 20px 37px; padding: 20px 0px 15px 57px; white-space: nowrap;}
.n_4 a, .n_4 a:hover	{display: block; background: url(../images/handker/news_4.gif) no-repeat left center; margin: 0px 0px 20px 0px; padding: 20px 0px 15px 62px; white-space: nowrap;}

div.forPages	{position: relative; text-align: left; height: 265px;}
.forPages div	{position: absolute; top: -130px; width: 918px; height: 396px;}
html:first-child .orText	{padding-top: 25px;}

div.forPages2	{position: relative; text-align: left; height: 230px;}
.forPages2 div	{position: absolute; top: -150px; width: 918px; height: 396px;}
div.forPages3	{position: relative; text-align: left; height: 230px;}
.forPages3 div	{position: absolute; top: -150px; width: 918px; height: 396px;}

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

.subLeft {background: #FFF7A0 url(../images/handker/sub/longBg.gif) repeat-x top left; width: 1px; border-left: 1px solid #D0F8CF;}
.subLeft img	{width: 1px;}
.subCenter	{background: #FFF7A0 url(../images/handker/sub/longBg.gif) repeat-x top left;}
.subRight {background: #FFF7A0 url(../images/handker/sub/longBg.gif) repeat-x top left; width: 1px; border-right: 1px solid #D0F8CF;}
.subRight img	{width: 1px;}

.subTable	{width: 99%; margin: 0px auto;}
.subTable td	{vertical-align: top;}
.subTable td a, .subTable td a:hover	{color: #1AC2FF;}
a.backBut, a.backBut:hover	{display: block; margin-bottom: 11px;}
.subTitle	{display: block; margin-bottom: 23px;}
.subTable .yellow	{padding: 15px 30px 35px 15px;}
.subTable .yellow .title	{display: block; margin-bottom: 25px;}
.subTable .message	{padding-top: 20px;}
.subTable .pic img {margin: 20px 42px 0px 3px;}
.subTable .pic2 img {margin: 15px 46px 0px 35px;}
.subTable .pic3 img {margin: 120px 0px 0px 0px;}
.subTable .pic4 img {margin: 27px 35px 0px 30px;}
.subTable .pic5 img {margin: 45px 15px 0px 15px;}
.subTable .pic6 img {margin: 35px 68px 0px 97px;}
.subTable .pic7 img {margin: 35px 58px 0px 47px;}
.subTable img.richImg1 {margin: 0px 15px 0px 30px;}
.subTable img.richImg2 {margin: 5px 30px 250px 115px;}
.subTable img.apImg	{float: right; margin: -20px 17px 0px 0px;}

ul.sub	{margin: 17px 0px 0px 0px; padding: 0px; list-style-position: outside; list-style-image: none; list-style-type: none;}
.sub li	{margin: 2px 0px 2px 20px;}	
li.addMargin	{margin-bottom: 16px;}


#homepadder {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 711px;
}

#homeunique, #homeempower, #homeenable, #homeholistic {
	cursor: pointer;
	text-align: left;
	padding-bottom: 60px;
	float: left;
}

#homeunique p, #homeempower p, #homeenable p, #homeholistic p {
	height: 108px;
	color: #000000;
	font-size: 11px;
	padding: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	overflow: auto;
}

#homeunique h2, #homeempower h2, #homeenable h2, #homeholistic h2 {
	display: none;
}

#homeunique {
	background-color: #33A3B4;
	background-image: url(../images/handker/effective-practice-1.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	width: 176px;
}
#homeempower {
	background-color: #AD368D;
	background-image: url(../images/handker/effective-practice-2.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	width: 175px;
}
#homeenable {
	background-color: #79B63E;
	background-image: url(../images/handker/effective-practice-3.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	width: 175px;
}
#homeholistic {
	background-color: #EE7F00;
	background-image: url(../images/handker/effective-practice-4.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	width: 175px;
}

#homeunique p {
	margin: 0px;
	background-color: #71BFCB;
}
#homeempower p {
	margin: 0px;
	background-color: #C673AF;
}
#homeenable p {
	margin: 0px;
	background-color: #A1CC78;
}
#homeholistic p {
	margin: 0px;
	background-color: #F3A64D;
}