div#pages
{
	padding-top:40px;
	background: url(../img/bg_men.gif) no-repeat top right;
	font-size: 12px;
}
div#pages h2
{
	display:none;
}
div#underPages
{
	height:22px;

}
div.widget_pages ul
{	background: url(../img/bg_under_men.gif) no-repeat bottom right; 
}


div.widget ul
{
	list-style:none;
	margin:0;
	padding: 0 0 10px 0;
	color: #ffffff;
}
div.widget ul a:hover
{
	color: #bb0000;
}
div.widget ul a
{
	text-decoration:none;
	color: #1f6fbf;
}
div.widget ul ul
{
	padding:0; list-style:none;
	margin:0;
}
div.widget ul li
{
	padding:8px 5px 0px 15px; 
 	list-style:none;
	margin:10px;
	font-weight:bold;
}
li.closeMenu div
{
	display : none;
	visibility : hidden;
}

li.openMenu
{
	background: #ccffcc url(../../img/title_decor.gif) no-repeat left bottom;
}
li.openMenu div
{
	border:solid 1px #d2dbe2;
	margin:0px;
	padding:0px;
	position:absolute;
	background:#eeeeff;
	margin-left:200px;
	margin-top:-29px;
	width:200px;
	}
	
	
div.topMenu
{

}
ul.topMenu
{
	list-style:none;
	margin:0px;
	float:right;
	color : #ffffff;
	font-weight:bold;

}

ul.topMenu a
{
	padding: 3px 40px 3px 10px;
	width:200px;
	background: url(../../img/title_decor_top.gif) no-repeat left bottom;
	color : #ffffff;
}
ul.topMenu ul
{
	padding:0px; list-style:none;
	margin:0px;
}
ul.topMenu li
{
	padding:3px 0px 3px 0px; 
 	list-style:none;
	margin:0px;
	float:left;
}
ul.topMenu a:hover
{
	padding: 3px 40px 3px 10px;
	width:190px;
	color: #00aa00;
	background: #ccffcc url(../../img/title_decor_top.gif) no-repeat left bottom;
	text-decoration:none;
}
