.top-menu{ background:url(../images/top-menu.gif) 0 0 repeat-x;}
.top-menu-left{ background:url(../images/top-menu-left.gif) 0 0 no-repeat;}
.top-menu-right{ background:url(../images/top-menu-right.gif) right top no-repeat; height:62px; padding-left:11px;}


/*=================================first level=================================*/


div.maximenuCKH ul.maximenuCK > li.maximenuCK{background:url(../images/top_menu_marker.gif) 0 26px no-repeat; padding:0 0 0 9px;}
div.maximenuCKH ul.maximenuCK > li.maximenuCK:first-child{ background:none;}
/*ul li a*/
div.maximenuCKH ul.maximenuCK > li.maximenuCK > a{
	text-decoration:none;
	color:#b0d6ff; 
	font-size:20px; 
	line-height:1.2em;
	letter-spacing:1px;	
}


div.maximenuCKH ul.maximenuCK > li > a{
	display:block;
	padding:18px 23px 10px 23px;
}


div.maximenuCKH ul.maximenuCK > li.item466 > a{
	padding:18px 36px 10px 36px;
}

div.maximenuCKH ul.maximenuCK > li:hover > a,
div.maximenuCKH ul.maximenuCK > li.active > a,
div.maximenuCKH ul.maximenuCK > li.current > a
{ color:#3cff99; background:url(../images/menu_light.png) top center no-repeat;}






/*=================================second level=================================*/
.floatCK { width:184px; margin:-3px 0 0 8px !important;}
.maxidrop-top, .maxidrop-bottom{ height:2px; width:184px;}

div.maximenuCKH ul.maximenuCK li ul{ width:184px;}

div.maximenuCKH ul.maximenuCK li ul li.maximenuCK {
	background:url(../images/sub_menu.png) 0 0 no-repeat;
	width:184px;
	margin-bottom:1px;
	height:37px;
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK:hover{
	background:url(../images/sub_menu_act.png) 0 0 no-repeat;
}

div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a{
	display:block;
	padding:6px 0 5px 15px;
	color:#b0d6ff;
	font-size:20px;
	line-height:1.2em;
	text-decoration:none;
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a:hover{ color:#FFF;}


/*=================================third level=================================*/
.floatCK .floatCK{ width:184px; margin:-37px 0 0 185px !important;}


.slider-wrapper{

	position:relative;
	z-index:2;

}


.coda-slider-wrapper {}
	.coda-slider {}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 314px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 948px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 1000px; overflow:hidden; height:352px;}
	.coda-slider-wrapper.arrows .coda-slider { margin:0px; }
	
	/* Tab nav */
	
	/* Panel padding */
	.coda-slider .panel-wrapper {
			
	}
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav{ top:20px; position:absolute; left:910px;}
	.coda-nav ul { 
		clear: both; 
		display: block; 
		overflow: hidden; 
		height:22px; 
		width:130px;
		position:absolute;
		z-index:100
	}
	.coda-nav ul li { display: inline }
	.coda-nav ul li a {
	display:block; 
	float:left;  
	margin-left:10px;
	background:url(../images/page_bg.png) 0 0 no-repeat;
	width:11px;
	height:11px;
	font-size:0;
	text-indent:-10000px;
	line-height:0;
	cursor:pointer;
	}
	.coda-nav ul li a:hover,
	.coda-nav ul li a.current{
		background:#fff;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
.panel h2.title{ display:none;}

.text-indent1 { left:2px; }

.text-indent2 { left:1000px}

.text-indent3 { left:2000px}


