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

@import url(modules.css);

a {
	color: #5f2612;
}
a:hover {
	text-decoration: none;
}
body {
	color: #3e3e3e;
	padding: 34px 0;
	text-align: center;
	background: #37404b url(images/body.gif) repeat top center;
}
h1, h2, h3, h4, h5, h6 {
	color: #374554;
	}
h1{
	font-style: italic;
}	
	
#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%   Arial, Verdana, sans-serif;*/
	font: 80% "Times New Roman", Times, serif;
	margin: 0 auto;
	text-align: left;
	width: 982px;
	position: relative;	
}

/* HEADER */
#header {
	background: #546972 url(images/header.jpg) no-repeat right;
	position: relative;
	width: 982px;
	height: 249px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	position: absolute;
	width: 515px;
	height: 249px;
	left: 0;
	padding: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 345px;
	height: 151px;
	top: 82px;
	left: 573px;
}


#info {
	position: relative;
	background: #463420;
	border: 1px solid #1a1b19;
	width: 980px;		
	margin: 0 auto;

}
#navi {
	color: #cac4b8;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 4px 0 4px 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: #cac4b8;
}
#language {
	height: 16px;
	position: absolute;
	top: -230px;
	right: 15px;

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



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

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

	background: #d4cab4 url(images/h3.jpg) no-repeat bottom left;	
}

/* MENU */
#menu {
	position: relative;	
	width: 196px;
	padding: 60px 0 0 0;
	background: url(images/menu.jpg) no-repeat top left;
}

#menu ul {
	width: 196px;
	background: url(images/menu_ul.jpg) no-repeat bottom right;
	padding-bottom: 30px;
}


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


}
#menu li {
	padding: 0 0 0 30px;
	background:  url(images/menu_li.gif) no-repeat 20px 5px;
}
#menu li li {
	background: none;
	list-style-type: none;
	padding-left: 15px;
	
}
#menu li a {
	color: #6b4600;
	display: block;
	text-decoration: none;
	
	
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#menu li li a {
	/*background: none;*/
	padding-left: 0;
}

#menu span {
	text-decoration: underline;
	color: #6b4600;
	display: block;
	padding-left: 5px;
	padding-bottom: 10px;

}
#menu li li span {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;
	color: #6b4600;

}

/* CONTENT */
#content {
	float: left;
	width: 588px;
	background: url(images/content.jpg) no-repeat top left;
	min-height: 530px;
	_height: 530px;
}

/* RIGHT */
#right {
	float: left;
	width: 196px;	
	margin-bottom: 40px;
	padding-bottom: 25px;
	background: #d4cab4 url(images/h3.jpg) no-repeat bottom left;	
	overflow: hidden;
}

/* BOXES */

.leftbox{
	width: 196px;
	background: #d4cab4 url(images/mini_box.jpg) no-repeat bottom right;
	font-family: Arial, Helvetica, sans-serif;
}

.rightbox{
	width: 196px;
	background: #d4cab4 url(images/mini_box.jpg) no-repeat bottom right;
	font-family: Arial, Helvetica, sans-serif;
}

.rightbox h3.access {
	position:relative;
	left:0;
	width: 196px;
	height:auto;
	font-size:1.1em;
	padding: 0;
	margin: 0;
	color: #dcd2bf; 
	background:  url(images/h3.jpg) no-repeat top;
	text-align: left;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif !important;
}
.rightbox h3.access span {
	padding: 0 8px 0 8px;
	display: block;
}

.leftbox h3.access {
	position:relative;
	left:0;
	width: 196px;
	height:auto;
	font-size:1.1em;
	margin: 0;
	padding: 0;
	color: #dcd2bf; 
	background:  url(images/h3.jpg) no-repeat top;
	text-align: left;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif !important;
}
.leftbox h3.access span {
	padding: 0 8px 0 8px;
	display: block;
}


/* FOOTER */
#footer {
	background: #1a1b19;
	border-bottom: 1px solid #050505;
	font-family: Arial, Helvetica, sans-serif !important;	
	margin: 0 auto;	
	width: 100%;
	font-size: 90%;
}
#footer p {
	color: #fff;	
	padding: 0 10px;
}
#footer a {
	color: #fff1a3;
}
#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;
}
