/****** Main Table ******/

.mainTable {width: 760px;}
.mainTable75 {width: 720px;}
.mainTable50 {width: 720px;}

.mainTableCellLeft 	{padding: 0 14px 0 18px; vertical-align: top;}
.mainTableCellCenter 	{padding-right: 16px; vertical-align: top;}
.mainTableCellRight 	{padding: 0 0 0 8; vertical-align: top;}

.homeGreeting		{padding: 0; vertical-align: top;}
.homeGreeting table	{width: 100%;}
.homeGreeting table td	{padding: 8 6 8 6; border-left: 5px solid #CCCCCC; border-right: 5px solid #CCCCCC;}

.introBlock {border: 1px solid #CCCCCC;}
.introBlock td {padding: 6;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

#menurow {width: 100%; height: 122px; background: white url(/img/bg_menu.gif) repeat-x bottom center;}

.headerMenu {
	width: 720px;
	margin: 0px 20px;
	padding: 0px;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: white url(../images/inetest/logo.gif) no-repeat 0px 6px;
	vertical-align: top;
	height: 92px;
	}
.headerMenu td#logo img {				/* Logo on the site */
	width: 84px;
	height: 84px;
	margin-top: 6px;
	border: 0px;
	}

.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	height: 30px;
	}
.headerMenu td#menu img#Img {display: block; width: 4px; height: 30px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td img {display: block;}
.headerMenu td#menu td br {display: none;}
.headerMenu td#menu td nobr {display: none;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font-family: arial,sans-serif,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	border-right:0px solid #e0e0e0; 
	border-top:0px solid #e0e0e0; 
	background:#000000; 
	padding: 0px; 
	display:block;
	}
a.menu:hover, a.menu:active {
	font-family: arial,sans-serif,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	border-right:0px solid #e0e0e0; 
	border-top:0px solid #e0e0e0; 
	background:#000000; 
	padding: 0px; 
	display:block;
	}
a.menuActive:link, a.menuActive:visited {
	font-family: arial,sans-serif,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:black; 
	border-right:0px solid #e0e0e0; 
	border-top:0px solid #e0e0e0; 
	background:#ffffff; 
	padding: 0px; 
	display:block;
	}
a.menuActive:hover, a.menuActive:active {
	font-family: arial,sans-serif,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:black; 
	border-right:0px solid #e0e0e0; 
	border-top:0px solid #e0e0e0; 
	background:#ffffff; 
	padding: 0px; 
	display:block;
	}


/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {height: 26px; margin: 10px 0px 0px 0px;}

.breadcrumbBegin {
	width: 4px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	}
.breadcrumbBegin img {width: 4px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	font-size: 11px;
	padding: 4px 0px 4px 0px;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #666666; text-decoration: underline; font-size: 11px;}
.breadcrumbDelimiter a:hover {color: #222666;}
.breadcrumbDelimiter b {color: #666666;font-weight:normal;}
.breadcrumbDelimiter span {
	color: #000;
	display: auto;
	font-size: 11px;
	}
.breadcrumbDelimiter img {
	display: none;
	height: 20px;
	width: 30px;
	background: #0000ff url(../images/curved/bread.gif) no-repeat center;
	}

.breadcrumbEnd {
	width: 0px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	}
.breadcrumbEnd img {width: 0px; height: 0px;}

/************* Breadcrumb *******************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 10px;}

.titleTopLeft {
	width: 0px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3 /*url(../images/silver/bgr.gif) repeat-y left*/;
	}
.titleTopImgLeft {width: 0px; height: 0px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 5px 0px 5px 12px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #545454;
	vertical-align: top;
	}
.titleTopCenter div {
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-family: arial,tahoma,verdana,sans-serif;

	z-index: 2000;
	position: relative;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}

.titleTopRight {
	width: 0px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3;
	}
.titleTopImgRight {width: 0px; height: 0px;}

/****** Top ******/

/****** Center ******/

.block {
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #dedede;
	border-left: 0px solid #dedede;
	border-right: 0px solid #CCCCCC;
	}

.block .block_content {width: 178px; background: #E4E4E4 url(../images/inetest/block_mid_table.gif) repeat-x top left; margin: auto 3px auto 3px;}
.block td {font-family: arial; font-size: 11px;}
.block a {color: #707070;}

/****** Center ******/

/****** Bottom ******/

.titleBot {}

.titleBotLeft {
	border-top: 0px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #dedede;
	}
.titleBotImgLeft {width: 0px; height: 0px;}

.titleBotRight {
	border-top: 0px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #dedede;
	}
.titleBotImgRight {width: 0px; height: 0px;}

/****** Bottom ******/

/************* end Fieldset ***************/

.bl_cart .titleTopCenter {width: 184px; height: 31px; background: url(../images/inetest/block_title_cart.gif) no-repeat;}
.bl_cart .titleTopCenter div {display: none;}
.bl_cart .header {display: none;}
.bl_search .titleTopCenter {width: 184px; height: 31px; background: url(../images/inetest/block_title_search.gif) no-repeat;}
.bl_search .titleTopCenter div {display: none;}
.bl_login .titleTopCenter {width: 184px; height: 31px; background: url(../images/inetest/block_title_login.gif) no-repeat;}
.bl_login .titleTopCenter div {display: none;}

.bl_cart .block {background: url(../images/inetest/block_mid.gif) repeat-y;}
.bl_search .block {background: url(../images/inetest/block_mid.gif) repeat-y;}
.bl_login .block {background: url(../images/inetest/block_mid.gif) repeat-y;}

.bl_cart .titleBotRight {width: 184px; height: 3px; background: url(../images/inetest/block_bot.gif) no-repeat;}
.bl_search .titleBotRight {width: 184px; height: 3px; background: url(../images/inetest/block_bot.gif) no-repeat;}
.bl_login .titleBotRight {width: 184px; height: 3px; background: url(../images/inetest/block_bot.gif) no-repeat;}

.blockoffers .titleTop {margin-top: 8px;}
.blockoffers .titleTopCenter {width: 528px; height: 58px; background: url(../images/inetest/contentblock_top_offers.gif) no-repeat; padding-left: 14px;}
.blockoffers .titleTopCenter div {margin-top: 5px; color: #222666; font-size: 24px; font-weight: normal;}
.blockoffers .titleBotRight {width: 528px; height: 20px; background: url(../images/inetest/contentblock_bot.gif) no-repeat bottom left;}
.blockoffers table.items {width: 504px; margin-left: 14px;}
.blockoffers .block {background: url(../images/inetest/contentblock_mid.gif) repeat-y;}
.blockoffers .block_content {width: 160px; height: 225px; background: #F2F2F2; border: 1px solid #D7D7D7; margin: auto auto 10px 0px;}
.blockoffers .block_content table {width: 146px; margin: 7px;}

.bl_categorieslist .titleTop {margin-top: 8px;}
.bl_categorieslist .titleTopCenter {width: 528px; height: 45px; background: url(../images/inetest/contentblock_top.gif) no-repeat; padding-left: 14px;}
.bl_categorieslist .titleTopCenter div {margin-top: 5px; color: #222666; font-size: 18px; font-weight: normal;}
.bl_categorieslist .titleBotRight {width: 528px; height: 30px; background: url(../images/inetest/contentblock_bot.gif) no-repeat bottom left;}
.bl_categorieslist .block {background: url(../images/inetest/contentblock_mid.gif) repeat-y;}
.bl_categorieslist .block_content {width: 498px; background: #F2F2F2; border: 1px solid #D7D7D7; margin: auto 14px auto 14px; padding: 3px 0px;}

.bl_productslist .titleTop {margin-top: 0px;}
.bl_productslist .titleTopCenter {width: 528px; height: 50px; background: url(../images/inetest/contentblock_top.gif) no-repeat; padding-left: 14px;}
.bl_productslist .titleTopCenter div {margin-top: 5px; color: #222666; font-size: 24px; font-weight: normal;}
.bl_productslist .titleBotRight {width: 528px; height: 20px; background: url(../images/inetest/contentblock_bot.gif) no-repeat bottom left;}
.bl_productslist .block {background: url(../images/inetest/contentblock_mid.gif) repeat-y;}
.bl_productslist table.items {width: 520px; margin: auto 4px;}
.bl_productslist .block_content {width: 243px; background: #F2F2F2; border: 1px solid #D7D7D7;}
.bl_productslist .block_content table {width: 228px; margin: 7px;}
.bl_productslist hr {display: none;}

.productdetails .titleTop {margin-top: 0px;}
.productdetails .titleTopCenter {width: 528px; height: 72px; background: url(../images/inetest/contentblock_top_details.gif) no-repeat; padding-left: 14px;}
.productdetails .titleTopCenter div {margin-top: 5px; color: #222666; font-size: 24px; font-weight: normal;}
.productdetails .titleBotRight {width: 528px; height: 20px; background: url(../images/inetest/contentblock_bot.gif) no-repeat bottom left;}
.productdetails .block {background: url(../images/inetest/contentblock_mid.gif) repeat-y;}
.productdetails .block_content {width: 498px; background: #F2F2F2; border: 1px solid #D7D7D7; margin: auto 14px 10px 14px;}
.productdetails .actions {line-height: 20px;}

.bl_relatedproducts .titleTop {margin-top: 8px;}
.bl_relatedproducts .titleTopCenter {width: 528px; height: 45px; background: url(../images/inetest/contentblock_top.gif) no-repeat; padding-left: 14px;}
.bl_relatedproducts .titleTopCenter div {margin-top: 5px; color: #222666; font-size: 18px; font-weight: normal;}
.bl_relatedproducts .titleBotRight {width: 528px; height: 30px; background: url(../images/inetest/contentblock_bot.gif) no-repeat bottom left;}
.bl_relatedproducts .block {background: url(../images/inetest/contentblock_mid.gif) repeat-y;}
.bl_relatedproducts .block_content {width: 498px; background: #F2F2F2; border: 1px solid #D7D7D7; margin: auto 14px 10px 14px;}
.bl_relatedproducts .block_content table {width: 484px; margin: 7px;}

.bl-simple .titleTop {display: none;}
.bl-simple .titleBot {display: none;}
.bl-simple .block {margin-top: 8px;}

/*****************************************************************************/

/************* userHome - there is an ability to use the button 'Logout' at the header or at the footer *******************/

table.userHome {background: #f3f3f3;}

td.userHome {background: #f3f3f3; padding:7;}
td.userHomeTitle {
	display: none;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #f3f3f3;
	}

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: #F4F4F4;border: 0px solid #ccc;}
div.userHome td a {color:#000;text-decoration:underline;}
div.userHome td a:hover {color:#000;text-decoration:none;}

/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:none; color: #999999;}	/* '|' between button */


a.button:link, a.button:visited { 
	color: #4894CB;
	padding: 0 5 0 5;
	font-size: 9pt;
	font-weight: normal;
	font-family: arial, sans-serif, tahoma, verdana;
	}
a.button:hover, a.button:active {
	/* color: #222666; */
	}

a.button#add			{color: #F26522;}		/* add to cart (products categories, product details) */
a.button#add:hover		{}
a.button#add span		{display:auto;}	
a.button#add img		{display:none;width:100;height:15;border:1 solid red;}
a.button#view			{}		/* view cart (products categories, product details) */
a.button#view:hover		{}
a.button#view span		{display:auto;}	
a.button#view img		{display:none;width:100;height:15;border:1 solid red;}
a.button#check			{}		/* check out (products categories, product details) */
a.button#check:hover		{}
a.button#check span		{display:auto;}	
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 {
	color: #4894CB;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial, sans-serif, tahoma, verdana;
	}

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			{color: #4894CB;}		/* Checkout (basket) */
a.buttonBasket#checkout:hover		{}
a.buttonBasket#checkout span		{display:auto;}			
a.buttonBasket#checkout img		{display:none;width:100;height:15;border:1 solid red;}

a.buttonCart:link, a.buttonCart:visited, a.buttonCart:hover, a.buttonCart:active {
	margin: auto 5px;
	font-weight: normal;
	}

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:none;}	/* 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;}

.buttonMoreDiv {float: right;}

a.buttonMore:link, a.buttonMore:visited, a.buttonMore:hover, a.buttonMore:active {
	font-weight: normal;
	}

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: arial, tahoma, sans-serif; 
	font-size: 8pt; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: silver; 
	padding-left:3px; padding-right:3px; 
}

/************* Button Links *******************/

/*****************************************************************************/

/************* Category *******************/

.topCategory {background: transparent; margin: 0 0 0 0; padding: 3 0 3 0;
}

.selectedtopCategory {background: transparent; margin: 0 0 0 0; padding: 3 0 3 0;
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}
        
.subCategory {background: transparent; margin: 0 0 0 0; padding: 0 0 0 0;
}

.selectedsubCategory {background: #E1E1E1; margin: 0 0 0 0; padding: 0 0 0 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/************* Category *******************/

/*****************************************************************************/

/************* Offers *******************/

.offerImg	{text-align: center;}
.offerImg img	{margin: 0 auto 0 auto;} 
.offerImg div	{text-align: justify;}
.offerImg div#offerText	{display: block;}

/************* Forum *******************/
.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumMessageLeft { background: #F4F4F4; border-left:1px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #000000; }
.forumMessageRight { background: #F4F4F4; border: 1px solid #000000; }
.forumMessageTop { background: #CCCCCC; border-bottom: 1px solid #000000; }

/*****************************************************************************/

/************* Footer *******************/

.footerAll			{width: 720px; margin-top: 15px; margin-bottom: 25px; border-top: 1px solid #D7D7D7; text-align: left; color: #707070; font-size: 11px; line-height: 16px;}
.footerAll a			{color: #707070; text-decoration: underline;}
.footerMenu			{}
.footerHTML			{margin-top: 10px;}
.footerHTML span		{}
.footerImg			{text-align:right; display: none;}

/************* Footer *******************/


.commonbg { background: #E6EDF3; }
.headerbg { background: #000000; }
.middlebg { background: #CCCCCC; }
.usualbg  { /* background: #F4F4F4; */ }
.errorbg  { background: #FF0000; }


body		{font-size:12px; font-family: arial,tahoma,verdana,sans-serif; color: black; margin-height: 0; margin-width: 0; margin: 0;}
body.popup	{font-size: 8pt; font-family: arial,Verdana, sans-serif; color: black; margin-height: 0; margin-width: 0; margin-top: 0; margin-left: 0;}


table.productspecs	{width: 100%; border-collapse: collapse;}
table.productspecs td	{border: 1px solid black; padding: 3px;}
tr, td			{font-size: 8pt; font-family: arial, tahoma,verdana,sans-serif; color: black;}
tr.usual, td.usual	{/* background-color: #E6EDF3; */}
tr.header, td.header	{color: black; font-weight:bolder; background-color: #eeeeee;}
tr.middle, td.middle	{font-weight: bold;}
tr.error, td.error	{background-color: #FFE0E0; color: #d50000; font-weight: bold;}


.tab			{font-family: arial, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; background: #dedede;}
.tab:hover		{text-decoration: none; }
.tabActive		{font-family: arial, sans-serif, tahoma, verdana; font-size: 10pt; font-weight: bold; text-decoration: none; background: #000000; 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			{margin-top: 1px; margin-bottom: 1px; font-size: 11px; font-family: arial,tahoma,verdana,sans-serif; color: black;}
input.usualprice	{background: transparent; border: none; text-align: right; font-family: arial,tahoma,verdana,sans-serif; font-size:10pt;}
input.orderprice	{background: transparent; border: none; text-align: right; font-family: arial,tahoma,verdana,sans-serif; font-size:10pt; font-weight: bold;}
input.search		{font-family:Arial,Tahoma,Verdana,sans-serif; font-size:11px; width:120px; 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:Arial,Tahoma,Verdana,sans-serif; font-size:8pt; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
input.submit		{display: block; background: #E0E0E0; padding-left: 5px; padding-right: 5px;}
select			{font-size: 11px; font-family: arial,tahoma,verdana,sans-serif; color: black;}
select.search		{}
textarea		{font-family:Arial,Tahoma,Verdana,sans-serif; font-size:8pt; border: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}


form { margin: 0; }


a.header		{color: #ffffff; text-decoration: underline;}
a.header:hover 		{color: #FAF7AA; text-decoration: underline;}
a.title 		{font-weight: bolder;  color: black; text-decoration: none;}
a.title:hover 		{font-weight: bolder;  color: #222666; text-decoration: underline;}
a.smallText 		{color: #4894CB;  font-size: 8pt;}
a.smallText:hover 	{color: #222666;  font-size: 8pt;}
a 			{color: #3E3EAB;}
a:hover 		{color: #222666;}


.articleDate		{font-size: 8pt; color: #828282; font-style: italic;}
.realprice		{text-decoration: line-through; border: none; background: transparent;}
.ourprice		{color: #d50000; font-weight: bold; border: none; background: transparent;}
.taxprice		{color: #d50000; font-size:8pt; }
.editprice		{font-family:Arial,Tahoma,Verdana,sans-serif; width: 80px; font-size:8pt; color:black}
.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: 8pt; font-weight:bolder; color: blue;}
.title			{font-family: arial, tahoma, verdana, sans-serif; font-size: 12px; font-weight:bolder}
.bigtitle		{font-family:arial,sans-serif; font-size: 11pt; font-weight: bold;}
.error			{color: #d50000;}

a.bigtitle		{font-family: arial,sans-serif; font-size:10pt; font-weight: bolder;  color: black; text-decoration: none;}
a.bigtitle:hover	{font-family: arial,sans-serif; font-size:10pt; font-weight: bolder;  color: #222666; text-decoration: underline;}

div.blockoffers a.bigtitle		{font-size:10pt; font-weight: bolder;  color: black; text-decoration: none;}
div.blockoffers a.bigtitle:hover	{font-size:10pt; font-weight: bolder;  color: #222666; text-decoration: underline;}
div.productdetails div.bigtitle		{color: black; font-weight: bold; font-size: 12px; margin-left: 6px;}
div.productdetails span.bigtitle	{display:none;}

.subMenuBlock {
	background: #FFE58F;
	display:none;
	position:absolute;
	border-top: 1px solid black;
	border-left: 1px solid black;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding-left: 10px; 
	padding-right:20px; 
	padding-bottom: 6px; 
	padding-top: 6px; 
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	display:block;
	font-family:arial, tahoma, verdana, sans-serif; 
	font-size:11px; 
	color:black;
	text-decoration:none;
	text-align: left;
	background: #FFE58F; 
}

a.subMenu:hover, a.subMenu:hover:active{
	background: white; 
	color:black;
	display:block;
	text-decoration:none;
}
/*************  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;}

