.top-menu{
	top:5px;
	left:308px;
	
}
/*=================================first level=================================*/

div.maximenuCKH ul.maximenuCK{ width:682px; position:absolute; z-index:999;  background:url(../images/menu_separator.gif) 0 0 repeat-y; height:84px; padding:0 0 0 2px;}
/*ul li a*/

div.maximenuCKH ul.maximenuCK > li{ }
div.maximenuCKH ul.maximenuCK > li > a{
	display:block;
	 color:#ffffff;
	 font-size:15px;
	 text-decoration:none;
	 text-transform:uppercase;
	  height:84px;
	  text-align:center;
	   padding:0 19px;
	  display:block;
	  line-height:5.6em;
	  font-weight:bold;
	  background:url(../images/menu_separator.gif) right top repeat-y; height:84px;
	   
	  
	  	
}

div.maximenuCKH ul.maximenuCK > li:hover > a,
div.maximenuCKH ul.maximenuCK > li.active > a,
div.maximenuCKH ul.maximenuCK > li.current > a{
	color:#31f3ff;
   
}



div.maximenuCKH .maxiFancybackground  {
    background: url("../images/menu_act.gif") 0 0 repeat-x; 
    height : 84px;
    
}



/*=================================second level=================================*/
.floatCK {  width:151px;}
.maxidrop-top{ height:2px;  background:url(../images/sub_sep.gif) bottom left repeat-x;}
.maxidrop-main{
	width:151px;
	background:#424e56;
	-webkit-box-shadow:inset 0px 0 2px #3f4b53;
  -moz-box-shadow:inset 0px 0 2px #3f4b53;
  box-shadow:inset 0px 0 2px #3f4b53;
  
}
.maxidrop-bottom{ height:0px;}



div.maximenuCKH ul.maximenuCK li ul li.maximenuCK{ padding-bottom:2px; background:url(../images/sub_sep.gif) bottom left repeat-x;}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a{
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	line-height:1.2em;
	text-decoration:none;
	
	font-weight:normal;
	width:151px;
	padding:0 !important;
	
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a span{
	padding:9px 0 9px 32px; 
	display:block;
	background:url(../images/sub_menu_marker.gif) 7px 9px no-repeat;
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a:hover span{
	background:url(../images/sub_menu_marker1.gif) 7px 9px no-repeat;
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a:hover{
		color:#31f3ff;
		background:#303b42;
}

div.maximenuCKH ul.maximenuCK li.maximenuCK div.floatCK.fixRight { right:inherit !important;}


/*=================================third level=================================*/
div.maximenuCKH ul.maximenuCK li ul.maximenuCK2 .floatCK{ width:151px;  margin:-34px 0 0 151px !important;}

