.tail-top-menu{ background:url(../images/tail-top-menu.gif) top center repeat-x; height:60px;}
.top-menu{
	margin-left:25px;
	background:url(../images/top-menu.gif) 0 0 repeat-x;
	height:74px;
	width:960px;
	z-index:99999;
	position:relative;
	border-bottom:1px solid #92A0A6;
	
}
.home .top-menu{ border:none;}
/*=================================first level=================================*/

div.maximenuCKH ul.maximenuCK{
	width:961px; 
	position:absolute; 
	z-index:999;  
}
/*ul li a*/

div.maximenuCKH ul.maximenuCK > li > a{
	display:block;
	 color:#FFFFFF;
	 font-size:18px;
	 text-decoration:none;
	  height:74px;
	  text-align:center;
	   padding:0 35px;
	  display:block;
	  line-height:4.1em;
	  text-transform:uppercase;
	  background:url(../images/menu_sep.gif) right 17px no-repeat;
	  
	   -webkit-text-shadow: 0px -1px #2C2C2C;
  -moz-text-shadow: 0px -1px #2C2C2C;
  text-shadow: 0px -1px #2C2C2C;
	  
	  	
}

div.maximenuCKH ul.maximenuCK > li:hover > a,
div.maximenuCKH ul.maximenuCK > li.active > a,
div.maximenuCKH ul.maximenuCK > li.current > a{
	color:#FFBF00;
}

div.maximenuCKH ul.maximenuCK > li.item472  > a{ background:none; }

div.maximenuCKH .maxiFancybackground  {
    background: url("../images/menu_act.gif") 0 0 repeat-x; 
    height : 74px;
    
}



/*=================================second level=================================*/
.floatCK {  width:153px;}
.maxidrop-top{ height:0;}
.maxidrop-main{
	width:153px;
	background:#323232;
}
.maxidrop-bottom{ height:0;}



div.maximenuCKH ul.maximenuCK li ul li.maximenuCK{
	width:153px;
	background:url(../images/sub_menu_sep.gif) 6px bottom no-repeat;
	padding:0 0 2px 0;	
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK:last-child{ background:none;}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a{
	display:inline-block;
	color:#e9dace;
	font-size:12px;
	line-height:1.2em;
	text-decoration:none;
	font-weight:normal;
	padding:0 !important;
	width:153px;
	background:url(../images/sub_menu_marker.gif) 8px 11px no-repeat;
	
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a span{
	padding:6px 0 6px 24px; 
	display:block;
}

div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a:hover{
		color:#FFBF00;
		background:#232323 url(../images/sub_menu_marker.gif) 8px 11px  no-repeat;
}

div.maximenuCKH ul.maximenuCK li.maximenuCK div.floatCK.fixRight { right:inherit !important;}


/*=================================third level=================================*/
div.maximenuCKH ul.maximenuCK li ul.maximenuCK2 .floatCK{ width:153px;  margin:-27px 0 0 153px !important;}

