/* IMPORTS */
@import url(basic.css);
@import url(modules.css);

a{
	color:#7a3f13;
}
a:hover{
	text-decoration:none;
}
body{
	color:#18100b;
	text-align:center;
	font:80% Georgia, 'Times New Roman', Times, serif;
}
h1, h2, h3, h4, h5, h6{
	color:#775b3c;
	font-weight:normal;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6,
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6{
	color:#18100b;
}
img{
	border:0 solid #7a3f13;
}

/* BOX */
#body_bg{
	background:#e4d7c5 url(images/body.png) repeat-x top;
}
#box{
	text-align:left;
	width:100%;
	position:relative;
	padding-top:14px;
	background:url(images/box.png) no-repeat center bottom;
}
/* HEADER */
#header{
	background:url(images/header.jpg) no-repeat right;
	position:relative;
	width:968px;
	height:405px;
	margin:0 auto;
}
#header a.logo{
	display:block;
	position:absolute;
	width:332px;
	height:66px;
	top:26px;
	left:0;
}
#header_kus_l{
	position:absolute;
	background:url(images/header_kus_l.jpg) no-repeat left top;
	width:75px;
	height:405px;
	top:0;
	left:-75px;
}
#header_kus_r{
	position:absolute;
	width:131px;
	height:405px;
	top:0;
	right:-131px;
	background:url(images/header_kus_r.jpg) no-repeat left top;
}
/* HEADERFOOTER */
.header_slideshow1{
 position:absolute;
 top:110px;
 left:0px;
 width:968px;
 height:288px;
}
.footers{
	position:relative;
	background:#b89f7e url(images/footers_btm.png) repeat-x bottom;
	width:928px;
	padding:15px 20px;
	margin:0 auto;
}
.footers ul.box{
	list-style-type:none;
	padding:0;
}
.footers ul.box li.box{
	float:left;
	margin:0 5px;
}
.footers ul.box li.box .title,
.footers ul.box li.box .title a{
	font-size:1.2em;
	color:#502708;
	text-transform:uppercase;
}
.footers ul.box li.box .content{
	color:#fff;
	font-size:90%;
	font-family:'Trebuchet MS', Tahoma, sans-serif;
}
.footers ul.box li.box .content a{
	color:#fff;
}
.footers ul.box li.box .title,
.footers ul.box li.box .content{
	padding:5px;
}
.footers ul.box li.box ul.menus{
	font-weight:bold;
	line-height:160%;
}
.footers ul.box li.box .content ul,
.footers ul.box li.box ul.menus{
	list-style-type:disc;
}
.footers ul.box li.box .content ul, .footers ul.box li.box .content ol,
.footers ul.box li.box ul.menus{
	padding:5px 5px 5px 25px;
}

/* CONTAINER */
#container{
	width:968px;
	margin:0 auto;
}
/* LEFT */
#left{
	float:left;
	width:214px;
	padding-bottom:20px;
}

/* MENU */
#menu{
	padding:40px 0px 30px 0px;
	min-height:100px;
	background:url(images/menu.png) no-repeat 0px 0px;
	margin-bottom:9px;
}
#menu li{
	list-style-type:none;
}
#menu li a, #menu li span{
	color:#552908;
	display:block;
	text-decoration:none;
	padding:6px 5px 5px 17px;
	border-bottom:1px solid #89674e;
	font-family:'Trebuchet MS', Tahoma, sans-serif;
}
#menu li a:hover{
	background:#f2ebe2;
}
#menu li span{
	text-decoration:underline;
}
#menu li li a, #menu li li span{
	padding-left:27px;
}
#menu li li li a, #menu li li li span{
	padding-left:37px;
}
#menu li li li li a, #menu li li li li span{
	padding-left:47px;
}
#menu li li li li li a, #menu li li li li li  span{
	padding-left:57px;
}
#menu_top{
	width:590px;
	position:absolute;
	top:47px;
	right:1px;
	height:34px;
	overflow:hidden;
}
#menu_top ul{
	height:34px;
	text-align:right;
}
#menu_top ul ul{
	display:none;
}
#menu_top li{
	display:inline-block;
	height:32px;
	border:1px solid #b7a683;
	position:relative;
	background:url(images/menu_top_li.png) no-repeat right top;
	margin-left:22px;
}
#menu_top li.last{
}
#menu_top li a, #menu_top li span{
	color:#e7e0d2;
	text-transform:uppercase;
	text-decoration:none;
	font-size:1.1em;
	display:block;
	padding:9px 15px 6px 15px;
}
#menu_top li a:hover{
	background:url(images/menu_top_hover.png);
}
#menu_top span.ftresult,
#menu a.ftresult, #menu span.ftresult{
	color:#000;
	background:#ff0;
	padding:0;
	display:inline;
	font-size:1em;
}
/* UNESCO, NPU */
#unesco_npu{
	width:214px;
	height:111px;
	background:url(images/unesco_npu.png) no-repeat center 0;
}
/* CONTENT */
#content{
	float:left;
	width:540px;
	min-height:325px;
}
#info{
	position:relative;
	width:100%;
}
#navi{
	color:#7a3f13;
	font-size:88%;
	letter-spacing:1px;
	padding:0px 35px 5px 20px;
}
#navi li{
	background:url(images/navi.gif) no-repeat right;
	display:inline;
	margin-right:8px;
	padding-right:12px;
}
#navi li.last{
	background:transparent;
	margin:0;
	padding:0;
}
#navi a{
	color:#7a3f13;
	text-decoration:none;
}
#language{
	height:auto;
	width:auto;
	position:absolute;
	top:0px;
	right:-1px;
	width:115px;
}
#language li{
	float:left;
	list-style-type:none;
}

/* RIGHT */
#right{
	float:left;
	width:214px;
	padding-bottom:20px;
}

/* BOXES */
.lb_1, .lb_2, .lb_3, .rb_1, .rb_2, .rb_3{
	width:214px;
	margin-bottom:8px;
	background:#dacab4;
}
.rb_1, .lb_3{
	background:#ccb89a;
}
.lb_2{
	background:none;
}
.lb_1 h3.access, .lb_2 h3.access, .lb_3 h3.access,
.rb_1 h3.access, .rb_2 h3.access, .rb_3 h3.access{
	position:relative;
	left:0;
	top:0;
	height:auto;
	font-size:1.2em;
	width:auto;
	color:#e7e0d2 !important;
	background:url(images/rb_1_top.png) repeat-y;
	padding:10px 8px 5px 8px !important;
	font-weight:normal;
	text-transform:uppercase;
}
.rb_2 h3.access, .rb_3 h3.access, .lb_1 h3.access{
	background:url(images/rb_2_top.png) repeat-y
}
/* FOOTER */

#footer{
	width:968px;
	font-size:88%;
	text-align:left;
	height:76px;
	margin:0 auto;
}
#footer p{
	padding:0 10px;
	color:#3e3e3e;
}
#footer a{
	color:#3e3e3e;
}
#footer img{
	float:left;
	margin:0 10px;
}
#footer_left, #footer_right{
	float:left;
	padding:20px 0 0;
	width:484px;
}
#footer_right{
	text-align:right;
}

/* CLASSES */
.cleaner{
	clear:both;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
.errmsg{
	margin-bottom:10px;
	color:red;
	text-align:center;
}
.status_info{
	background:url(images/info_ico.gif) no-repeat 8px 8px;
	width:450px;
	font-weight:bold;
	margin:15px auto;
	padding:15px 15px 15px 45px;
	border:1px solid #a5a5a5;
	border-left:none;
	border-right:none;
}
.status_error{
	background:url(images/error_ico.gif) no-repeat 8px 8px;
	width:450px;
	font-weight:bold;
	margin:15px auto;
	padding:15px 15px 15px 45px;
	border:1px solid #a5a5a5;
	border-left:none;
	border-right:none;
	color:#830000;
}
.required{
	background:#fff url(images/required.gif) top right no-repeat;
}
.invalid{
	background:#fff url(images/invalid.gif) top right no-repeat;
}
