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

@import url(modules.css);

a {
	color: #829438;
}
a:hover {
	text-decoration: none;
}

html{
	background: #d7d8c0 url(images/html.gif) repeat-x top;
	
	
}
body{
	background: url(images/body.gif) no-repeat top center;
	color: #3E3E3E;
	text-align: center;
}




body {

}
h1, h2, h3, h4, h5, h6 {
	color: #9b8249;
}
#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: #304612;
}
img {
	border: 0 solid #E8AE13;
}
#left img {
	border-color: #826229;
}



/* BOX */

#box {
	font: 80% Arial, Verdana, sans-serif;
	width: 772px;
	text-align: left;
	background: #fff url(images/box.gif) repeat-y left;	
	margin: 0 auto;

	
	
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 159px;
	position: relative;
	width: 772px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 365px;
	height: 159px;
	padding: 0;
	position: absolute;
		left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 50px;
		left: 218px;
	width: 192px;
	height: 97px;
}

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

/* LEFT */
#left {
	float: left;
	position: relative;
	width: 196px;
	padding-left: 6px;	
	padding-top: 74px;
	margin-bottom: 40px;
	background: url(images/left.jpg) no-repeat top left;
	}
/* MENU */
#menu {
	background: #c9cb9f;
	width: 194px;
	overflow: hidden;
	border: 1px solid #bbbe84;	
	border-top: none;
	
}

#menu ul {
	padding: 20px 0 20px 0;
	margin-bottom: 3px;
	width: 194px;
}
#menu ul ul {
	padding: 0;
	background: none;
	width: auto;

}
#menu li {
	background:  url(images/menu_li.gif) no-repeat 12px 12px;

}
#menu li li {
	background: none;
	list-style-type: none;
	/*padding-left: 15px;*/
	
}
#menu li a {
	color: #464725;
	display: block;
	text-decoration: none;
	/*background: url(images/menu_li.gif) no-repeat bottom left;*/
	border-bottom: 1px solid #e1e3bf;	
	padding: 6px 25px 8px 35px;
}
#menu li li a {
	padding-left: 45px;
}
#menu li li li a {
	padding-left: 55px;
}
#menu li li li li a {
	padding-left: 65px;
}
#menu li li li li li a {
	padding-left: 75px;
}

#menu span {
	text-decoration: underline;
	color: #70522a;
	display: block;
	/*background: url(images/menu_li.gif) no-repeat bottom left;*/
	border-bottom: 1px solid #e1e3bf;		
	padding: 6px 25px 8px 35px;

}
#menu li li span {
	padding-left: 45px;
}
#menu li li li span {
	padding-left: 55px;
}
#menu li li li li span {
	padding-left: 65px;
}
#menu li li li li li span {
	padding-left: 75px;
}
#menu a:hover {
	text-decoration: underline;
	color: #70522a;
}




/* CONTENT */
#content {
	float: left;
	width: 543px;
	_width: 532px;
	position: relative;
	padding: 7px 9px 35px 7px;
	background:  url(images/content.gif) no-repeat left top;
}
#info {
	position: relative;
	width: 554px;
	overflow: hidden;
	/*margin-right: 8px;*/
	background: #c9cb9f;
}
#navi {
	color: #464725;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 6px 10px 6px 10px;
	/*background: Red;	
	width: 430px;*/
	
	text-align: left;
	/*position: absolute;
	top: -157px;
	left: 25px;	*/
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 8px;
	padding-right: 16px;

}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #464725;
}
#language {
	height: 16px;
	position: absolute;
	top: 5px;
	right: 5px;

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



/* BOXES */
.leftbox {
	background: #a0884c;
	margin-top: 2px;
	width: 194px;
	border: 1px solid #806a43;
	color: #fff;
}


/* FOOTER */
#footer {
	background: #826737 url(images/footer.gif) no-repeat bottom;
	font-size: 88%;
	width: 100%;

}

#footer p {
	color: #fff;
	padding: 0 10px;
}
#footer a {
	color: #fff;
}
#footer img {
	float: left;
	margin: 4px 10px 0 0;
}
#footer_left, #footer_right {
	background: url(images/footer_lft.gif) repeat-y;
	float: left;
	padding: 8px 0 11px 0;
	width: 370px;
}
#footer_left {
	padding-left: 15px;
}
#footer_right {
	text-align: right;
}


/* CLASSES */
.cleaner, .c_cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.c_cleaner {
	margin: 0 7px;
}
.errmsg {
	margin-bottom: 10px;
	color: Red;
	text-align: center;
}
.hidden {
	display: none;
}

/* LOGIN */
#login {
	background: #CACACA;
	font: 80% Arial, Verdana, sans-serif;
	margin: 30px auto;
	padding: 15px 0;
}
#login table {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: left;
	width: 350px;
}
#login td {
	padding: 3px 0;
}
#login label {
	display: block;
	font-weight: bold;
	margin-right: 5px;
	text-align: right;
}
#login input {
	width: 180px;
}
#login .btn {
	text-align: left;
}
#login .btn input {
	width: auto;
}
.status_info{
	background: url(images/info_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;
}
.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;
}