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

@import url(modules.css);

a {
	color: #af4a00;
}
a:hover {
	text-decoration: none;
}
html{
	background: url(images/html.gif) repeat top center;
}
body {
	color: #3e3e3e;
	padding: 15px 0 20px 0;
	text-align: center;
	background: url(images/body.gif) repeat-x top;
}
h1, h2, h3, h4, h5, h6 {
	color: #7a3700;
}
h1{
	font-size: 2em;
	font-weight: normal;
}
h2 {
	color: #d49a68;
}
#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 #000;
}


/* 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:	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: 719px;
	height: 274px;
	left: 0;
	padding: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 327px;
	height: 33px;
	top: 53px;
	left: 68px;
}

/* 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: #f3c180;
}
#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 #d98f38;
	color: #000;
	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: #000;
}
#menu a:hover {
	text-decoration: underline;
	color: #000;	
}
#menu li li a:hover {
	color: #000;
}
#menu li li a, #menu li li span {
	background: #ffdaa9 url(images/menu_li.gif) no-repeat 20px 12px;
	padding-left: 35px;
	width: 153px;
}
#menu li li span {
	color: #af4a00;
}
#menu li li li a, #menu li li li span {
	padding-left: 45px;
	width: 143px;	
	background: #ffdaa9 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: #ffdaa9 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: #ffdaa9 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: #fff;
	width: 100%;
}
#navi {
	color: #b83400;
	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: #b83400;
}
#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, .rightbox{
	width: 198px;
	font-size: 88%;
	color: #000;
}
.leftbox {
	background-color: #f0d8b6;
}
.rightbox {
	background-color: #ffe3be;
}
.rightbox h3.access, .leftbox h3.access {
	position:relative;
	left:0;
	width: 198px;
	height:auto;
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #fffefe; 
	border-top: 1px solid #e9e9e9;
	background: #d47630  url(images/h3.gif) repeat-x bottom;
	text-align: left;
	font-weight: bold;

}
.rightbox h3.access span, .leftbox h3.access span {
	padding: 0 8px 0 8px;
	display: block;
}
#fulltext_mini{
	background: #f3c180;
}
#fulltext_mini h3.access {
	position:relative;
	left:0;
	width: 198px;
	height:auto;
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #f0d8b6; 
	border-top: 1px solid #933f02;
	background: #933f02  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: #864a02 url(images/footer.gif) repeat-y left;
	margin: 0 auto;	
	width: 986px;
	font-size: 88%;
}
#footer p {
	color: #fff;	
	padding: 0 10px;
}
#footer a {
	color: #fffea8;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 11px 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;
}



