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

@import url(modules.css);

a {
	color: #de7d00;
}
a:hover {
	text-decoration: none;
}
body {
	background: #fff;
	color: #3E3E3E;
	padding-bottom: 15px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #364963;
	}
#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;
	/*color: #67862a;*/
}
img {
	border: 0 solid #ff8b35;
}
/* BOX */
#box {
	background: url(images/box.gif) repeat-y left top;
	font: 80%   Arial, Verdana, sans-serif;
	margin:0 auto;
	text-align: left;
	width: 980px;
	
}

/* HEADER */
#header {
	background:  url(images/header.jpg) no-repeat right;
	height: 180px;
	position: relative;
	width: 980px;
	margin: 0 auto;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 524px;
	height: 180px;
	padding: 0;
	position: absolute;
		left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 39px;
		left: 223px;
	width: 230px;
	height: 122px;
}

/* CONTAINER */
#container {
	width: 980px;
	background:  url(images/container.jpg) no-repeat bottom left;
}

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 198px;
	background: url(images/left.gif) no-repeat top;
	margin-bottom: 7px;
}

/* MENU */
#menu {
	
	background:#ffc764;
	border: 1px solid #d68a04;
	border-top: none;
	width: 194px;
	margin-bottom: 1px;
	padding-bottom: 15px;
	padding-top: 8px;
}	
#menux {
	background:  url(images/menu2.gif) no-repeat left top;
	padding-top: 20px;

}

#menu ul {
	/*padding: 0 5px;*/
}
#menu ul ul {
	padding-left: 10px;
}
#menu li {
	padding: 0 0 0 18px;
	background:  url(images/menu_li.gif) no-repeat 12px 4px ;
}
#menu li li {
	background: none;
	list-style-type: none;
	padding-left: 15px;
	
}
#menu a {
	color: #492600;
	display: block;
	text-decoration: none;
	background: url(images/menu_a.jpg) no-repeat right bottom;
	
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 12px;
}
#menu li li a {
	/*background: none;*/
	padding-left: 0;
}

#menu span {
	text-decoration: underline;
	color: #492600;
	display: block;
		background: url(images/menu_a.jpg) no-repeat right bottom;
	
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#menu li li span {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;
	color: #942302;
}
#menu h6.access{
	background: url(images/lb2_bgr.jpg) no-repeat;
	height: 33px;
	padding-left: 15px;
}
#menu h6.access span{
	color: #fff;
	text-decoration: none;
}



/* CONTENT */
#content {
	float: left;
	width: 585px;

	min-height: 260px;
	_height: 260px;
	background:  url(images/content.gif) no-repeat 0 0;
}


#info {
	position: relative;
	/*width: 980px;*/
	background: #d3dcea;
	border-right: 1px solid #718db5;

}
#navi {
	color: #6d1e09;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 7px 120px 7px 10px;
	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: #6d1e09	;
}
#language {
	height: 16px;
	position: absolute;
	top: 5px;
	right: 5px;
	_right: -1px;

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





/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 197px;	
	background: #fff url(images/right.gif) no-repeat bottom  left;
	position: relative;
	padding-bottom: 2px;
	margin-bottom: 30px;
	
}




/* BOXES */

.leftbox{
	border-bottom: 2px solid #C1C7BD;
}


.rightbox{
	background: #b9cd98 url(images/right_box.gif) no-repeat bottom right;
	border: 1px solid #658335;
	margin-bottom: 1px;
	margin-left: 1px;
	width: 194px;
}
.rightbox h3{
	color: #3b3b3b !important;
}

.lb_1{
	margin-right: 2px;
	border: 1px solid #718db5;
	background: #b4c4db url(images/rb_1.gif) repeat-x top;
	margin-bottom: 1px;
}
.lb_2{
	margin-right: 2px;
	border: 1px solid #718db5;
	background: #d4deeb url(images/rb_2.gif) repeat-x top;
	margin-bottom: 1px;
}
.lb_3{
	margin-right: 2px;
	border: 1px solid #718db5;
	margin-bottom: 1px;
}

.rb_1{
	margin-left: 1px;
	border: 1px solid #718db5;
	background: #b4c4db url(images/rb_1.gif) repeat-x top;
	margin-bottom: 1px;
}
.rb_2{
	margin-left: 1px;
	border: 1px solid #718db5;
	background: #d4deeb url(images/rb_2.gif) repeat-x top;
	margin-bottom: 1px;
}
.rb_3{
	margin-left: 1px;
	border: 1px solid #718db5;
	margin-bottom: 1px;
}





/* FOOTER */
#footer {
	background: #afb5ab url(images/footer.gif) repeat-x bottom;
	font-size: 88%;
	width: 980Spx;

	margin: 0 auto;
	
}
#footer p {
	color: #475c79;
	padding: 0 10px;
}
#footer a {
	color: #34445b;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 4px 0 11px 0;
	width: 488px;
}
#footer_right {
	text-align: right;
}
#footer_left {
	text-align: left;
}

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

/* LOGIN */
#login {
	background: #FDFAF4;
	font: 80% Arial, Verdana, sans-serif;
	margin: 150px auto;
	padding: 20px 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;
}#menu a.ftresult, #menu span.ftresult{
	color:#000;
	background:#ff0;
	padding:0;
	display:inline;
}
