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

.mainTable {width: 840px; }
.mainTable75 {width: 100%;}
.mainTable50 {width: 50%;}
.mainTableCellLeft 		{vertical-align: top; background:#E8E8E8; margin-right: 3px;border-top:#FFFFFF solid 1px;border-bottom:#CCCCCC solid 1px;border-left:#CCCCCC solid 1px;}
.mainTableCellCenter 	{vertical-align: top; background:#FBFDFE; margin: 3px;padding-left:5px; border-top:#FFFFFF solid 1px;border-bottom:#CCCCCC solid 1px;border-right:#CCCCCC solid 1px; border-left:#FFFFFF solid 1px;}
.mainTableCellRight 	{vertical-align: top; background:#FBFDFE; margin-left: 3px; border-top:#FFFFFF solid 1px;border-left:#CCCCCC solid 1px;border-right:#CCCCCC solid 1px;border-bottom:#CCCCCC solid 1px;}

.homeGreeting 		{padding: 3px; vertical-align: top;}
.homeGreeting table	{width: 100%;border: 1px solid #CCC;}
.homeGreeting table td	{padding: 3px;}

.introBlock {border: 0px solid #CCC;}
.introBlock td {padding: 10px;}

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

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

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

.headerMenu {
	width: 840px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background:#333333;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: #FFFFFF;
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	border: 0px solid #333;
	}
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background:#FDFDFF;
	border-bottom:#a5d7ea solid 5px;
	
	}
.headerMenu td#menu img#Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font:11pt Century Gothic, Arial, Helvetica, sans-serif;
	color:#003366;
	border-bottom:#FFFFFF solid 2px;
	border-right:#a5d7ea solid 2px;
	text-decoration:none;
	padding-left:15px; padding-right:15px; padding-top:2px;height:23px;
	display:block;
}
a.menu:hover, a.menu:active {
	font:11pt Century Gothic, Arial, Helvetica, sans-serif;
	color:#003366;
	border-bottom:#CC0000 solid 2px;
	border-right:#a5d7ea solid 2px;
	text-decoration:none;
	padding-left:15px; padding-right:15px; padding-top:2px;height:23px;
	display:block;
}
a.menuActive:link, a.menuActive:visited {
	font:11pt Century Gothic, Arial, Helvetica, sans-serif;
	color:#003366;
	border-bottom:#FFFFFF solid 2px;
	border-right:#a5d7ea solid 2px;
	text-decoration:none;
	padding-left:15px; padding-right:15px; padding-top:2px;height:23px;
	display:block;
}
a.menuActive:hover, a.menuActive:active {
	font:11pt Century Gothic, Arial, Helvetica, sans-serif;
	color:#003366;
	border-bottom:#CC0000 solid 2px;
	border-right:#a5d7ea solid 2px;
	text-decoration:none;
	padding-left:15px; padding-right:15px; padding-top:2px;height:23px;
	display:block;
}

/***********************************************************/
.subMenuBlock {
	background: #FFCC00;
	display:none;
	position:absolute;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	z-index: 2500;
}

a.subMenu {
	width: 200px;
	padding-left: 10px; 
	padding-right:20px; 
	padding-bottom: 3px; 
	padding-top: 3px; 
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display:block;
	font-family:tahoma, verdana, sans-serif;
	font-weight:bold; 
	font-size:11px; 
	color:#FFFFFF;
	text-decoration:none;
	background: #FFCC00 ; 
}

a.subMenu:hover, a.subMenu:hover:active{
	background:#027ac5;
	font-weight:bold; 
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}


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

.breadcrumbBegin {
	width: 20px;
	background: #F2F2F2;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: #F2F2F2;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #D50F1C; text-decoration: none; font-size: 8pt; font-family:Century Gothic}
.breadcrumbDelimiter a:hover {color: #0000cc; text-decoration: underline; font-size: 8pt;}
.breadcrumbDelimiter span {
	display: auto;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {
	display: none;
	height: ;
	width: ;
	background: #F2F2F2;
	}

.breadcrumbRSS {
	width: 100%;
	white-space: normal;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: #F2F2F2;
	}

.breadcrumbEnd {
	width: 20px;
	background: #F2F2F2;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

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

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

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

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

.titleTop {margin-top: 0px;}

.titleTopLeft {
	width: 20px;
	background: #EEF6DC;
	}
.titleTopImgLeft {width: 20px; height: 1px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	background: #EEF6DC;
	}
.titleTopCenter div {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 8pt;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
	text-align:left;
    text-transform: normal;
	letter-spacing:1px;

	background:#333333;
	width: auto;
	height:22px;
	border-bottom: 1px solid #333333;
	padding-top:4px;
	padding-left: 10px;
	}
	
.titleTopCenterZ div {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 8pt;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
	text-align:left;
    text-transform: normal;
	letter-spacing:1px;

	background:#333333;
	width: auto;
	height:22px;
	border-bottom: 1px solid #333333;
	padding-top:4px;
	padding-left: 10px;
	}
	
.titleTopCenterC div {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11pt;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
	text-align:left;
    text-transform: normal;
	letter-spacing:1px;

	background:#FF6600;
	width: auto;
	height:18px;
	border-top: 1px solid #fda688;
	border-right: 1px solid #fda688;
	border-left: 1px solid #fda688;
	padding-top:2px;
	padding-left: 10px;
	}

.titleTopRight {
	width: 20px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #EEF6DC;
	}
.titleTopRight_manset {
	width: 20px;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #EEF6DC;
	}
.titleTopImgRight {width: 20px; height: 1px;}

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

/****** Center ******/
.titleBot {margin-bottom: 5px;}

.block {
	
	margin-bottom:5px;
	}
.blockM {
	border: 1px solid #232323;
	}

.blockZ {
	border: 1px solid #CCCCCC;
	margin-bottom:5px;
	}

.blockC {
	border: 1px solid #CCCCCC;
	margin-bottom:5px;
	}
.blockX {
	margin-bottom:5px;
	}
.block_manset {
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 1px solid #CCC;
	}

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

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

.titleBotLeft {
	width: 20px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #CCC;
	}
.titleBotImgLeft {width: 1px; height: 1px;}

.titleBotRight {
	width: 100%;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #CCC;
	}
.titleBotImgRight {width: 1px; height: 1px;}

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

/************* end Fieldset ***************/

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

/************* userHome - there is an ability to use the button 'Logout' at the header or at the footer *******************/

td.userHome {padding:7;}
td.userHomeTitle {
	display: none;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #EEF6DC;
	}

div.userHomeTop {					/* the button 'Logout' at the header */
	display: none;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}
div.userHomeTop td	{padding:0 0 0 20;background: none;border:none;}
div.userHomeTop td a {color:#fff;text-decoration:underline;}
div.userHomeTop td a:hover {color:#fff;text-decoration:none;}

div.userHome {						/* the button 'Logout' at the footer */
	display: auto;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: none;
	}
div.userHome td	{padding:5 20 5 20;background: #CCC;border: 1px solid #ccc;}
div.userHome td a {color:#fff;text-decoration:underline;}
div.userHome td a:hover {color:#fff;text-decoration:none;}

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

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

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

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

a.button:link, a.button:visited { 
	color: #FFFFFF; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration:none; 
	border-left:#CCCCCC solid 1px; border-top:#CCCCCC solid 1px; border-right:#333333 solid 1px; border-bottom:#000000 solid 1px; 
	background-color: #009933; 
	padding-left:3px; padding-right:3px; 
}
a.button:hover, a.button:active {
	color: #FFFFFF; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration:none; 
	border:#990000 solid 1px; 
	background-color: #CC0000; 
	padding-left:3px; padding-right:3px; 
}
a.button#add span {display:auto;}	/* add to cart (products categories, product details) */
a.button#add img {display:none;width:100;height:15;border:1 solid red;}
a.button#view span {display:auto;}	/* view cart (products categories, product details) */
a.button#view img {display:none;width:100;height:15;border:1 solid red;}
a.button#check span {display:auto;}	/* check out (products categories, product details) */
a.button#check img {display:none;width:100;height:15;border:1 solid red;}

a.buttonBasket:link, a.buttonBasket:visited {}
a.buttonBasket:hover, a.buttonBasket:active {}

a.buttonBasket#shopping span {display:auto;}	/* Continue shopping (basket) */
a.buttonBasket#shopping img {display:none;width:100;height:15;border:1 solid red;}
a.buttonBasket#clear span {display:auto;}	/* Clear cart (basket) */
a.buttonBasket#clear img {display:none;width:100;height:15;border:1 solid red;}
a.buttonBasket#checkout span {display:auto;}	/* Checkout (basket) */
a.buttonBasket#checkout img {display:none;width:100;height:15;border:1 solid red;}

a.buttonCart:link, a.buttonCart:visited {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration:none; 
	border-left:#FFD9B9 solid 1px; border-top:#FFD9B9 solid 1px; border-right:#CC3300 solid 1px; border-bottom:#CC3300 solid 1px; 
	background-color: #E87F5A; 
	padding-left:4px;padding-right:4px;}
a.buttonCart:hover, a.buttonCart:active {}

a.buttonCart#check span {display:auto;}	/* Checkout (small cart) */
a.buttonCart#check img {display:none;width:100;height:15;border:1 solid red;}
a.buttonCart#amend span {display:auto;}	/* Amend cart (small cart) */
a.buttonCart#amend img {display:none;width:100;height:15;border:1 solid red;}
a.buttonCart#view span {display:auto;}	/* View cart (small cart) */
a.buttonCart#view img {display:none;width:100;height:15;border:1 solid red;}

a.buttonMore:link, a.buttonMore:visited {}
a.buttonMore:hover, a.buttonMore:active {}

a.buttonMore span {display:auto;}	/* read more... (special offers, etc.) */
a.buttonMore img {display:none;width:100;height:15;border:1 solid red;}

.disabled {							/* disadled add to cart */
	color: gray; cursor: hand; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: silver; 
	padding-left:3px; padding-right:3px; 
}

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

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


#list_menu .topCategory a, #list_menu .topCategoryX a {background:#2FAAD6;color:#FFFFFF; padding:3px; padding-left:10px; border-top:#FFFFFF solid 1px;border-left:#314856 solid 6px; display:block}
#list_menu .topCategory a:hover, #list_menu .topCategoryX a:hover {background:#3ec3f2;color:#FFFFFF;display:block}

#list_menu .selectedtopCategory a, #list_menu .selectedtopCategoryX a {background:#3ec3f2;color:#FFFFFF; padding:3px; padding-left:10px; border-top:#FFFFFF solid 1px; border-left:#E20A17 solid 6px; display:block}
#list_menu .selectedtopCategory a:hover, #list_menu .selectedtopCategoryX a:hover {background:#3ec3f2;color:#FFFFFF;display:block}

#list_menu .subCategory a, #list_menu .subCategoryX a {background:#F2F2F2; padding:2px 0 2px 10px; border-top:#FFFFFF solid 1px; display:block}
#list_menu .subCategory a:hover, #list_menu .subCategoryX a:hover {background:#E8E8E8; padding:2px 0 2px 10px;; border-top:#FFFFFF solid 1px; display:block}

#list_menu .selectedsubCategory a, #list_menu .selectedsubCategoryX a {background:#E8E8E8; padding:2px 0 2px 10px; border-top:#FFFFFF solid 1px; display:block}
#list_menu .selectedsubCategory a:hover, #list_menu .selectedsubCategoryX a:hover {background:#E8E8E8; padding:2px 0 2px 10px;; border-top:#FFFFFF solid 1px; display:block}


/************* Forum *******************/
.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumMessageLeft { background: #f3f3f3; border-left:1px solid #999999; 	border-top:1px solid #999999; border-bottom:1px solid #999999; }
.forumMessageRight { background: #f3f3f3; border: 1px solid #999999; }
.forumMessageTop { background: #dedede; border-bottom: 1px solid #999999; }

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

/************* Footer *******************/
.footerAll {width: 840px;}
.footerMenu			{text-align:center; font-size:8pt;margin-top:2; margin-bottom:2; padding:5px; background:#2FAAD6}
.footerMenu span 	{color:#333333}
.footerMenu a 		{color:#FFFFFF}
.footerHTML			{text-align:center; background:#F2F2F2; padding:6px; border:#CCCCCC solid 1px; color:#CCCCCC;}
.footerImg			{text-align:right;}


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


.commonbg { background: #FFFFFF; }
.headerbg { background: #EBEBEB; }
.middlebg { background: #E8E8E8; }
.usualbg  { background: #F2F2F2; }
.errorbg  { background: #cc0000; }


body		{TEXT-DECORATION: none; COLOR:#333333; FONT-FAMILY:Arial, Helvetica, sans-serif, Century Gothic; FONT-SIZE: 11px; font-weight:bold; margin-height: 0; margin-width: 0; margin: 0;}
body.popup	{TEXT-DECORATION: none; COLOR:#333333; FONT-FAMILY:Arial, Helvetica, sans-serif, Century Gothic; FONT-SIZE: 11px; font-weight:bold; margin-height: 0; margin-width: 0; margin-top: 0; margin-left: 0;}


tr, td					{TEXT-DECORATION: none; COLOR:#333333; FONT-FAMILY:Arial, Helvetica, sans-serif, Century Gothic; FONT-SIZE: 12px; font-weight:bold;}
tr.usual, td.usual		{background-color: #FBFDFE;}
tr.usualZ, td.usualZ	{background-color: #EEF6DC;}
tr.header, td.header	{background-color: #E8E8E8; }
tr.middle, td.middle	{background-color: #CCCCCC; font-weight: bold;}
tr.middleZ, td.middleZ	{background-color: #ECF5F9; font-weight: bold;}
tr.error, td.error		{background-color: #FFE0E0; color: #cc0000; font-weight: bold;}


.tab				{font-family: Arial,Tahoma; font-size: 11pt; font-weight: bold; text-decoration: none; background: #dedede;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-family: Arial,Tahoma; font-size: 11pt; font-weight: bold; text-decoration: none; background: #CCC999; color: white;}
.tabActive:hover	{text-decoration: none; color: white;}

.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-top:3px; padding-right:8px; padding-left:8px; padding-bottom:2px; margin:3px 3px 0px 0px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}
.adminTabActive {font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding-top:5px; padding-bottom:4px; padding-right:9px; padding-left:9px; margin:3px 3px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}

input.usualprice	{background-color: #F4F4F4; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 8pt;}
input.orderprice	{background-color: #dedede; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold;}
input.search		{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:9pt; width:90px; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
input.text			{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:9pt; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
input.submit		{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:9pt; padding-left:5px; padding-right:5px; height:19px}
select				{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:9pt; color:black}
select.search		{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:9pt; color:black}
textarea			{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:9pt; border: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
hr					{height:1px; color:#CCCCCC}



form { margin: 0; }


a.header			{color: #ffffff; text-decoration: underline;}
a.header:hover 		{color: #FAF7AA; text-decoration: underline;}
a.title 			{ font: 8pt Arial, Helvetica, sans-serif; font-weight:bold;}
a.title:hover 		{}

a.manf 				{color:#0080FF; font: 9pt Arial, Helvetica, sans-serif; font-weight:bold; line-height:1.5em}
a.manf:hover 		{color:#CC0000}

a.smallText 		{color: #000099}
a.smallText:hover 	{text-decoration:underline}
a 					{color: #003399; text-decoration: none;}
a:hover 			{color: #D50F1C; text-decoration: none;}


.articleDate	{font-size: 8pt; color: #FF0000;}
.realprice		{text-decoration: line-through; color: #00CCFF; font-size:9pt; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
.realprice2		{text-decoration: line-through; color: #000000; font-size:8pt; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}

.ourprice		{color: #FFFFFF; font-size:9pt; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
.ourprice2		{color: #D50F1C; font-size:16pt; font-family:Century Gothic, Arial, Helvetica, sans-serif; font-weight:bold;}

.taxprice		{color: #FFFFFF; font-size:8pt; font-family: Arial, Helvetica, sans-serif; background:#990000; }
.editprice    	{font-family:Tahoma,Verdana,Arial,sans-serif; width: 80px; font-size:8pt; color:black}
.top			{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt;}
.smallText2		{font-size: 7pt; color:#333333; font:Arial, Helvetica, sans-serif;}
.middleText		{font-size: 9pt;}
.bigText		{font-size: 10pt;}
.bigTextRL		{font:10pt Arial, Helvetica, sans-serif;color:#0033CC; font-weight:bold;}
.comment		{font-size: 8pt; color: #7777CC;}
.message		{font-size: 9pt; color: #0000CC;}
.title			{font-family:Arial,Tahoma,Verdana,sans-serif; font-size:9pt; text-decoration:none; color: #000000; font-weight:bolder;}
.bigtitle		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color: #FFFFFF;}
.bigtitle:hover	{color:#FFCC00}
.bigtitle_list	{font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size:10pt; text-decoration:none; color: #000000; font-weight:bold}
.bigtitle_wht	{TEXT-DECORATION: none; COLOR:#656565; FONT-FAMILY:Century Gothic; FONT-SIZE: 15px;}
.bigtitle_det	{TEXT-DECORATION: none; COLOR:#0099FF; FONT-FAMILY:Century Gothic; FONT-SIZE: 18px; font-weight:bold;}
.bigtitle_prod	{TEXT-DECORATION: none; COLOR:#FF6600; FONT-FAMILY:Century Gothic; FONT-SIZE: 14px; font-weight:bold;}
.bigtitle_hg	{TEXT-DECORATION: none; COLOR:#333333; FONT-FAMILY:Century Gothic; FONT-SIZE: 12px; }

.title			{TEXT-DECORATION: none; COLOR:#D50F1C; FONT-FAMILY:Century Gothic; FONT-SIZE: 15px;}
.title2			{TEXT-DECORATION: none; COLOR:#0080C0; FONT-FAMILY:Century Gothic; FONT-SIZE: 12px; line-height:20px;}

.error			{color: #cc0000; font-size:9pt}
.blue_border	{border:#004080 solid 1px; background-color:#0080C0; color:#FFFFFF;}
.red_border		{border:#990000 solid 1px; color:#CC0000;}

.productImg		{border:#CCCCCC solid 1px;}


/*************  Manual  ***************/
.manual .level-1 a {font-weight: bold;}
.manual .level-1 a:hover {font-weight: bold;}
.manual .level-2 a {margin-left: 15;}
.manual .level-2 a:hover {margin-left: 15;}
.manual .level-3 a {margin-left: 30;}
.manual .level-3 a:hover {margin-left: 30;}
.manual .level-4 a {margin-left: 40;}
.manual .level-4 a:hover {margin-left: 40;}
.manual .level-5 a {margin-left: 50;}
.manual .level-5 a:hover {margin-left: 50;}
.manual .level-6 a {margin-left: 60;}
.manual .level-6 a:hover {margin-left: 60;}
.manual3 .level-1 {font-weight: bold;}
.manual3 .level-2 {font-weight: bold;}
.manual3 .level-3 {font-weight: bold;}
.manual3 .level-4 {font-weight: bold;}
.manual3 .level-5 {font-weight: bold;}
.manual3 .level-6 {font-weight: bold;}

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

#menuLeft .level1			{background: url(../images/default/alfa/menuleft.gif) #D2E9FF; margin: 0 0 0 0; padding: 3px 0;padding-left: 10px; border-bottom:#FFFFFF solid 1px;}
#menuLeft .level1X			{color:#000;font: bold 8pt/18px Arial, Helvetica, sans-serif; text-decoration:none;}
#menuLeft .level1X:hover	{text-decoration:underline;}

#menuLeft .level2 			{padding: 2 2 2 15; background:#054f99; border-bottom:#FFFFFF solid 1px;}
#menuLeft .level3 			{padding: 2 2 2 30;}
#menuLeft .level4 			{padding: 2 2 2 40;}

