/****** Main Table s 996 small fonts ******/

.mainTable {width: 996;}
.mainTable75 {width: 996;}
.mainTable50 {width: 996;}

.mainTableCellLeft 		{padding: 0 3 0 0; vertical-align: top;}
.mainTableCellCenter 	{padding: 0; vertical-align: top;}
.mainTableCellRight 	{padding: 0 0 0 3; vertical-align: top;}

.homeGreeting		{padding: 0; vertical-align: top;}
.homeGreeting table	{width: 100%;}
.homeGreeting table td	{
background: url(../a/title_bg.png);
padding: 8 3 8 3; border-left: 3px solid #CCCCCC; border-right: 3px solid #CCCCCC;}

.introBlock {border: 1px solid #CCCCCC;}
.introBlock td {padding: 6;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu s ******/

.headerMenu {
	width: 996;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: #000000 url(../images/silver/head/top.jpg) no-repeat top right;
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	width: 290px;
	height: 100px;
	border: 0px solid #333;
	background: url(../images/silver/head/logo.jpg);
	}
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images volt: background: #FF6600; */
	width: 100%;
	background: url(../a/hs_menu_bg.png);
		}
.headerMenu td#menu img#Img {display: block;width: 25px; height: 1px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td img {display: auto;}
.headerMenu td#menu td br {display: none;}
.headerMenu td#menu td nobr {display: auto;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	color:white; 
	border-right:0px solid #e0e0e0; 
	border-top:0px solid #e0e0e0; 
	background: url(../a/hs_menu_bg.png);	/* background:#FF6600; volt */
	padding: 3 10 4 10; 
	display:block;
	}
a.menu:hover, a.menu:active {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	color:white; 
	border-right:0px solid #e0e0e0; 
	border-top:0px solid #e0e0e0; 
	background:#000000; 
	padding: 3 10 4 10; 
	display:block;
	}
a.menuActive:link, a.menuActive:visited {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	color:black; 
	border-right:2px solid #e0e0e0; 
	border-top:2px solid #e0e0e0; 
	background:#ffffff; 
	padding: 3 10 4 10; 
	display:block;
	}
a.menuActive:hover, a.menuActive:active {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	color:black; 
	border-right:2px solid #e0e0e0; 
	border-top:2px solid #e0e0e0; 
	background:#ffffff; 
	padding: 3 10 4 10; 
	display:block;
	}


/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border-bottom: 1px solid #CCCCCC; margin: 1px 0px 1px 0px;}

.breadcrumbBegin {
	width: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: url(../a/breadcrumb_bg.png);
	}
.breadcrumbBegin img {width: 3px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	font-size: 7pt;
	padding: 4px 0px 4px 10px;
	background: url(../a/breadcrumb_bg.png);
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #4144B9; text-decoration: underline; font-size: 7pt;}
.breadcrumbDelimiter a:hover {color: #6666ff; text-decoration: underline; font-size: 7pt;}
.breadcrumbDelimiter b {color: #4144B9;font-weight:normal;}
.breadcrumbDelimiter span {
	color: #000;
	display: auto;
	font-size: 9px;
	}
.breadcrumbDelimiter img {
	display: none;
	height: 20px;
	width: 30px;
	background: #8D8D8D url(../images/curved/bread.gif) no-repeat center;
	}

.breadcrumbEnd {
	width: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: url(../a/breadcrumb_bg.png);
		}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top s/182(1) / 217(0)******/

.titleTop {margin-top: 1px;}

.titleTopLeft {
	width: 10px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 3px solid #dedede;
	background: url(../a/hs_menu_bg.png); /* url(../images/silver/bgr.gif) repeat-y left ; */
	}
.titleTopImgLeft {width: 10px; height: 1px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 5px 0px 5px 0px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: url(../a/hs_menu_bg.png);
	}
.titleTopCenter div {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;

	z-index: 2000;
	position: relative;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
   /****** Próba: background: none;  helyett:  #FFFFFF  - Ninc hatása  ******/
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}

.titleTopRight {
	width: 1px;
	border-top: 0px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: url(../a/hs_menu_bg.png);
	}
.titleTopImgRight {width: 1px; height: 1px;}

/****** Top ******/

/****** Center ******/

.block {
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #dedede;
	border-left: 3px solid #dedede;
	border-right: 3px solid #CCCCCC;
	}

/****** Center ******/

/****** Bottom s ******/

.titleBot {margin-bottom: 1px;}

.titleBotLeft {
	width: 20px;
	border-top: 0px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #dedede;
	background: #fff;
	}
.titleBotImgLeft {width: 1px; height: 1px;}

.titleBotRight {
	width: 100%;
	border-top: 0px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #dedede;
	background: #fff;
	}
.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 #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: #FFFFFF;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:auto; color: #999999;}	/* '|' between button */

/* 
a.button:link, a.button:visited { 
	color: #4144B9;
	padding: 0 5 0 5;
	font-size: 8pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}
a.button:hover, a.button:active {
	color: #6666ff;
	padding: 0 5 0 5;
	font-size: 8pt;
	font-weight:bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}
 */
 /* Start Új */
a.button:link, a.button:visited {display: inline-block; color: #000; font: 11px/28px "Trebuchet MS", Arial;  text-decoration: none; background: url(../images/fashion/button-left.gif) no-repeat left; padding: 7px 5px 7px 13px; white-space: nowrap;}
a.button:hover, a.button:active {display: inline-block; color: #000; font: 11px/28px "Trebuchet MS", Arial; text-decoration: none; background: url(../images/fashion/button-left.gif) no-repeat left; padding: 7px 5px 7px 13px; white-space: nowrap;}

a.button span 			{padding: 7px 13px 7px 0px; font: 11px "Trebuchet MS", Arial; cursor: pointer; white-space: nowrap; background: url(../images/fashion/button-right.gif) no-repeat right;}
 /* End Új */
a.button#add			{color: #000000;}		/* add to cart (products categories, product details) */
a.button#add:hover		{color: #DF3200;}
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	{color: #DF3200; font-weight:bold;}
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 {
	color: #4144B9;
	font-size: 8pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}
a.buttonBasket:hover, a.buttonBasket:active {
	color: #6666ff;
	font-size: 8pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}

a.buttonBasket#shopping			{color: #53BA5C;}			/* Continue shopping (basket) */
a.buttonBasket#shopping:hover	{color: #DF3200;}
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: #FF7317;}		/* Checkout (basket) */
a.buttonBasket#checkout:hover	{color: #DF3200;}
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 {
	font-size: 9px;
	font-weight: normal;
	font-family: tahoma, sans-serif, arial, verdana;
	}
a.buttonCart:hover, a.buttonCart:active {
	font-size: 9px;
	font-weight: normal;
	font-family: tahoma, sans-serif, arial, verdana;
	}

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 {
	font-size: 9pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}
a.buttonMore:hover, a.buttonMore:active {
	font-size: 9pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}
/* 
a.buttonMore:link, a.buttonMore:visited {display: inline-block; color: #000; font: normal normal normal 11px/28px "Trebuchet MS", Arial; text-decoration: none; background: url(../images/fashion/button-left.gif) no-repeat left; padding: 7px 0px 7px 13px; white-space: nowrap;}
a.buttonMore:hover, a.buttonMore:active {display: inline-block; color: #000; font: normal normal normal 11px/28px "Trebuchet MS", Arial; text-decoration: none; background: url(../images/fashion/button-left.gif) no-repeat left; padding: 7px 0px 7px 13px; white-space: nowrap;}
*/
/* 
a.buttonMore span {display:auto;}	/* read more... (special offers, etc.) */
/* 
a.buttonMore b 		{font-weight: normal;}
a.buttonMore span 	{padding: 7px 13px 7px 0px; font: 11px "Trebuchet MS", Arial; cursor: pointer; white-space: nowrap; background: url(../images/fashion/button-right.gif) no-repeat right;}  */

a.buttonMore img {display:none;width:100;height:15;border:1 solid red;}  /* hogy ne legyen karika a végén! */

.disabled {							/* disadled add to cart */
	color: gray; cursor: hand; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 7pt; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: silver; 
	padding-left:3px; padding-right:3px; 
}

/************* Button Links *******************/

/*****************************************************************************/

/************* Category *******************/
/************* Csere: transparent; -> #FFFFFF;   *******/
.topCategory {background: #FFFFFF; margin: 0 0 0 0; padding: 3 0 3 0;
}

.selectedtopCategory {background: #E1E1E1; margin: 0 0 0 0; padding: 3 0 3 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
        
.subCategory {background: #FFFFFF; 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: left;}
.offerImg img	{float: left; margin: 0 4 0 0;} 
.offerImg div	{text-align: justify;}
.offerImg div#offerText	{display: ;}

/************* Forum *******************/
.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumMessageLeft { background: #FFFFFF; border-left:0px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #000000; }
.forumMessageRight { background: #FFFFFF; border: 1px solid #000000; }
.forumMessageTop { background: #CCCCCC; border-bottom: 1px solid #000000; }

/*****************************************************************************/

/************* Footer 996 *******************/

.footerMenu			{width: 996px;text-align:center;font-size:7pt;margin: 10 0 10 0;}
.footerHTML			{
background: url(../a/title_bg.png);
width: 996px;text-align:center;margin: 0; border-left: 2px solid #CCCCCC; border-top: 1px solid #dedede;}
.footerHTML font	{font-size:9px;padding: 1 0 1 10;}
.footerImg			{text-align:right;}
.footerImg img		{width: 80px; height: 26px; border:0px; margin-top: 10px;}

/************* Footer *******************/

/************* ALAP háttér *******************/
/************* Itt Szín: .commonbg { background: #FFFFFF; } 
ITT-Kép: .commonbg {background: url(../a/head_bg.png) fixed;} *******************/
.commonbg { background: #FFFFFF; }
.headerbg { background: #000000; }
.middlebg { background: #CCCCCC; }
.usualbg  { background: #F4F4F4; }
.errorbg  { background: #FF7317; }


body		{font-size:7pt; font-family: tahoma,verdana,sans-serif; color: black; margin-height: 0; margin-width: 0; margin: 0;}
body.popup	{font-size: 7pt; font-family: Verdana, sans-serif; color: black; margin-height: 0; margin-width: 0; margin-top: 0; margin-left: 0;}


tr, td					{font-size: 9pt; font-family: Trebuchet MS, sans-serif, arial; color: black;}
tr.usual, td.usual		{background-color: #FFFFFF;}
tr.header, td.header	{color: black; font-weight:bolder; background-color: #eeeeee;}
tr.middle, td.middle	{background-color: #FFFFFF; font-weight: bold;}
tr.error, td.error		{background-color: #FFE0E0; color: #d50000; font-weight: bold;}


.tab				{font-family: sans-serif, arial; font-size: 9pt; font-weight: bold; text-decoration: none; background: #dedede;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-family: sans-serif, arial, tahoma, verdana; font-size: 9pt; font-weight: bold; text-decoration: none; background: #000000; color: white;}
.tabActive:hover	{text-decoration: none; color: white;}

.adminTab {font-size:9px; 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:9px; 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				{font-size: 9pt; font-family: tahoma,verdana,sans-serif; color: black; font-weight: bold;}
input.usualprice	{background: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size:9pt;}
input.orderprice	{background: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size:9pt; font-weight: bold;}
input.search		{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:8pt; 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:Tahoma,Verdana,Arial,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		{background: url(../a/hs_menu_bg.png)  repeat-x; padding-left: 5px; padding-right: 5px;}
select				{font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: black;}
select.search		{}
textarea			{font-family:Tahoma,Verdana,Arial,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: #6666ff; text-decoration: underline;}
a.smallText 		{color: #8D8D8D;  font-size: 7pt;}
a.smallText:hover 	{color: #6666ff;  font-size: 7pt;}
a 					{color: #8D8D8D;}
a:hover 			{color: #6666ff;}


.articleDate	{font-size: 7pt; color: #828282; font-style: italic;}
.realprice		{text-decoration: line-through; border: none; background: transparent;}
.ourprice		{color: #d50000; font-size:10pt; font-weight: bold; border: none; background: transparent;}
.taxprice		{color: #d50000; font-size:8pt; }
.editprice    {font-family:Tahoma,Verdana,Arial,sans-serif; width: 80px; font-size:8pt; color:black}
.top			{font-size: 7pt; padding: 2 0 2 0;}
.smallText		{font-size: 7pt;}
.middleText		{font-size: 8pt;}
.bigText		{font-size: 9pt;}
.comment		{font-size: 7pt; color: #7777CC;}
.message		{font-size: 7pt; font-weight:bolder; color: blue;}
.title			{font-family: tahoma, verdana, sans-serif; font-size:9pt; font-weight:bolder}
.bigtitle		{font-family:arial,sans-serif; font-size: 9pt; font-weight: bold;}
.error			{color: #d50000;}

a.bigtitle			{font-family: arial,sans-serif; font-size:9pt; font-weight: bolder;  color: black; text-decoration: none;}
a.bigtitle:hover	{font-family: arial,sans-serif; font-size:9pt; font-weight: bolder;  color: #6666ff; text-decoration: underline;}

div.blockoffers a.bigtitle			{font-size:9pt; font-weight: bolder;  color: black; text-decoration: none;}
div.blockoffers a.bigtitle:hover	{font-size:9pt; font-weight: bolder;  color: #6666ff; text-decoration: underline;}
div.productdetails div.bigtitle		{color: #FF7317; font-weight: bold; font-size: 9pt; text-transform: uppercase;}
div.productdetails span.bigtitle	{display:none;}

.subMenuBlock {
	background: #FF7317;
	display:none;
	position:absolute;
	border-top: 1px solid black;
	border-left: 3px 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:tahoma, verdana, sans-serif; 
	font-size:9px; 
	color:black;
	text-decoration:none;
	text-align: left;
	background: #FF7317; 
}

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;}

