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

@import url(modules.css);

a {
	color: #b96800;
}
a:hover {
	text-decoration: none;
}
html{
	background: #6d747b url(images/html.gif) repeat top center;
}
body {
	color: #3e3e3e;
	padding: 15px 0 20px 0;
	text-align: center;
	background: url(images/body.gif) no-repeat top center;
}
h1, h2, h3, h4, h5, h6 {
	color: #226e91;
}
h1{
	font-size: 2em;
	font-weight: normal;
}
h2{
	color: #587900;
}
	
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6,
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	font-family: Arial,  sans-serif;
}
img {
	border: 0 solid #ff8b35;
}


/* BOX */
#box {
	background: #fff url(images/box.gif) repeat-y right;
	font: 80%   Tahoma, Arial, Verdana, sans-serif;
	margin: 0 auto;
	text-align: left;
	width: 986px;
	position: relative;	
}

/* HEADER */
#header {
	background: #54711a url(images/header.jpg) no-repeat right;
	position: relative;
	width: 986px;
	height: 274px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	position: absolute;
	width: 508px;
	height: 274px;
	left: 0;
	padding: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 211px;
	height: 25px;
	top: 49px;
	left: 76px;
}

/* CONTAINER */
#container {
	width: 986px;
	background: url(images/container.jpg) no-repeat bottom right;
	margin: 0 auto;
}

/* LEFT */
#left {
	float: left;
	width: 198px;
	border-left: 1px solid #e9e9e9;
	padding-bottom: 25px;
	margin-bottom: 40px;
	overflow: hidden;


}
#npu{
	width: 198px;
	height: 103px;
	overflow: hidden;
	display: block;
}

/* MENU */
#menu {
	position: relative;	
	width: 198px;
	padding: 0;
	background: #6e9327;
}

#menu ul {
	width: 198px;
	background: url(images/menu_nadp.gif) no-repeat top left;
	padding-top: 32px;
}


#menu ul ul {
	padding: 0;
	background: none;
	width: auto;

}

#menu li a, #menu li span {
	border-bottom: 1px solid #628321;
	color: #fefefe;
	display: block;
	text-decoration: none;
	padding: 6px 10px 8px 25px;
	background:  url(images/menu_li.gif) no-repeat 10px 12px;	
	width: 163px;
}

#menu li span {
	text-decoration: underline;
	color: #fefefe;
}

#menu a:hover {
	text-decoration: underline;
	color: #fefefe;	
}
#menu li li a:hover {
	color: #181818;
}

#menu li li a, #menu li li span {
	background: #b1d867 url(images/menu_li.gif) no-repeat 20px 12px;
	padding-left: 35px;
	width: 153px;
	color: #181818;
}

#menu li li li a, #menu li li li span {
	padding-left: 45px;
	width: 143px;	
	background: #b1d867 url(images/menu_li.gif) no-repeat 30px 12px;	
}
#menu li li li li a, #menu li li li li span {
	padding-left: 55px;
	width: 133px;	
	background: #b1d867 url(images/menu_li.gif) no-repeat 40px 12px;	
}
#menu li li li li li a, #menu li li li li li  span {
	padding-left: 65px;
	width: 123px;	
	background: #b1d867 url(images/menu_li.gif) no-repeat 50px 12px;	
}

/* CONTENT */
#content {
	float: left;
	width: 588px;
	background: url(images/content.gif) repeat-x top;
	min-height: 350px;
	_height: 350px;
	font-size: 88%;
}


#info {
	position: relative;
	background: #f4f7f8;
	width: 100%;
}
#navi {
	color: #587900;
	font-size: 80%;
	letter-spacing: 1px;
	padding: 6px 0 7px 20px;
	text-align: left;
}
#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: #587900;
}
#language {
	height: 16px;
	position: absolute;
	top: -261px;
	right: -190px;

}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right {
	float: left;
	width: 198px;	
	margin-bottom: 40px;
	padding-bottom: 25px;

	overflow: hidden;
}

/* BOXES */

.leftbox{
	width: 198px;
	background: #dbedba;
	font-size: 88%;
	color: #000;
}

.rightbox{
	width: 198px;
	background: #bedbe9;
	font-size: 88%;
	color: #000;
}

.rightbox h3.access {
	position:relative;
	left:0;
	width: 198px;
	height:auto;
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #efefef; 
	border-top: 1px solid #e9e9e9;
	background: #4c9abe  url(images/h3.gif) repeat-x bottom;
	text-align: left;
	font-weight: bold;

}
.rightbox h3.access span {
	padding: 0 8px 0 8px;
	display: block;
}

.leftbox h3.access {
	position:relative;
	left:0;
	width: 198px;
	height:auto;
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #fff; 
	border-top: 1px solid #e9e9e9;
	background: #9bc054  url(images/h3_leftbox.gif) repeat-x bottom;
	text-align: left;
	font-weight: bold;
}
.leftbox h3.access span {
	padding: 0 8px 0 8px;
	display: block;
}

#fulltext_mini{
	background: #22789f;
}

#fulltext_mini h3.access {
	position:relative;
	left:0;
	width: 198px;
	height:auto;
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #ceeaea; 
	border-top: 1px solid #125d7f;
	background: #125d7f  url(images/fulltext_h3.gif) repeat-x bottom;
	text-align: left;
	font-weight: bold;
}



#fulltext_mini h3.access span {
	padding: 3px 8px 5px 8px;
	display: block;
}

/* FOOTER */
#footer {
	background: #4c6c0e url(images/footer.gif) repeat-y left;
	border: 1px solid #e9e9e9;
	border-top: none;
	margin: 0 auto;	
	width: 984px;
	font-size: 88%;
}
#footer p {
	color: #fff;	
	padding: 0 10px;
}
#footer a {
	color: #ffdb3b;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 9px 0 13px 0;
	width: 488px;
	
}
#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: 460px;
	font-weight: bold;
	margin: 15px auto 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 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
	color: #830000;
}
