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

a {
	color: #7d5b1d;
}
a:hover {
	text-decoration: none;
}
body {
	color: #3e3e3e;
	padding-bottom: 15px;
	text-align: center;
	background: #b0b999 url(images/body.jpg) repeat-x top;
}
h1, h2, h3, h4, h5, h6 {
	color: #727272;
}
#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:url(images/box.gif) repeat-y right;
	font:90% "Times New Roman", Times, serif;
	margin: 0 auto;
	text-align: left;
	width: 978px;
	position: relative;	
}

/* HEADER */
#header {
	background: #546972 url(images/header.jpg) no-repeat right;
	position: relative;
	width: 978px;
	height: 208px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	position: absolute;
	width: 513px;
	height: 208px;
	left: 0;
	padding: 0;
}
#header a.logo{
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	width:283px;
	height:123px;
	top:54px;
	left:32px;
}

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

/* LEFT */
#left {
	float: left;
	width: 191px;
	padding-bottom: 40px;
	overflow: hidden;
	background: #b0b999;
}

/* MENU */
#menu {
	position: relative;	
	width: 189px;
	padding: 0 0 34px 0;
	background: #fff;
	border: 1px solid #7f9566;
	margin-bottom: 5px;	
}
#menu h3.access {
	position:relative;
	left:0;
	width: 185px;
	height:auto;
	font-size:1.2em;
	margin: 0;
	color: #fff; 
	background: #69a124 url(images/h3.jpg) no-repeat top;
	border: 2px solid #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif !important;
}
#menu h3.access span {
	padding: 5px 8px 0 8px;
	display: block;
}
#menu ul {
	width: 181px;
}
#menu ul ul {
	position: relative;
	top: 0;
	margin: 0;
}
#menu li {
	background:  url(images/menu_li.gif) no-repeat 12px 11px;
}
#menu li li {
	background: none;
	
}
#menu li a, #menu li span {
	background: url(images/menu_a.gif) no-repeat bottom left;
	color: #24260f;
	display: block;
	text-decoration: none;
	padding: 7px 10px 8px 30px;
	
	width: 149px;
}

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

#menu a:hover {
	text-decoration: underline;
	color: #5a941c;
}

#menu li li a, #menu li li span {

	padding-left: 40px;
	width: 139px;
}

#menu li li li a, #menu li li li span {
	padding-left: 50px;
	width: 129px;	
}
#menu li li li li a, #menu li li li li span {
	padding-left: 60px;
	width: 119px;	
}
#menu li li li li li a, #menu li li li li li  span {
	padding-left: 70px;
	width: 109px;	
}

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


#info {
	position: relative;
	width: 390px;		
	margin: 11px 0 15px 7px;
}
#navi {
	color: #7d5b1d;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 0 0 0 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: #7d5b1d;
}
#language {
	height: 16px;
	position: absolute;
	top: -200px;
	left: -195px;

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


/* RIGHT */
#right {
	float: left;
	width: 191px;	
	margin-bottom: 20px;
	background: #b0b999 url(images/container.jpg) repeat-x top right;	
	overflow: hidden;
}
#right2 {
	width: 191px;	
	padding-bottom: 1px;
	background: url(images/right_box.gif) no-repeat bottom;	
}

/* BOXES */
.leftbox{
	width: 189px;
	border: 1px solid #7f9566;
	background: #fff;		
	font:90% Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.rightbox{
	width: 189px;
	border: 1px solid #7f9566;
	background: #fff;
	font:90% Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.rightbox h3.access {
	position:relative;
	left:0;
	width: 185px;
	height:auto;
	font-size:1.05em;
	margin: 0;
	color: #fff; 
	background: #69a124 url(images/h3.jpg) no-repeat top;
	border: 2px solid #fff;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif !important;
}
.rightbox h3.access span {
	padding: 5px 8px 0 5px;
	display: block;
}
.leftbox h3.access {
	position:relative;
	left:0;
	width: 185px;
	height:auto;
	font-size:1.2em;
	margin: 0;
	color: #fff; 
	background: #69a124 url(images/h3.jpg) no-repeat top;
	border: 2px solid #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif !important;
}
.leftbox h3.access span {
	padding: 5px 8px 0 8px;
	display: block;
}


/* FOOTER */
#footer {
	background: #b0b999;
	font:78% Arial, Helvetica, sans-serif !important;	
	margin: 0 auto;	
	width: 100%;
}
#footer p {
	color: #3e3e3e;	
	padding: 0 10px;
}
#footer a {
	color: #7d5b1d;
}
#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;
}

