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

@import url(modules.css);

a {
	color: #175785;
}
a:hover {
	text-decoration: none;
}
body {
	background: #370C00 url(images/body_bgr.jpg) repeat-x 0 25px;
	_background: #370C00 url(images/body_bgr.jpg) repeat-x 0 29px;
	color: #3E3E3E;
	padding-bottom: 25px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #175785;
	font-family: Verdana;
}
#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;
}
img {
	border: 0 solid #ff8b35;
}


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

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 208px;
	position: relative;
	width: 1024px;

}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 513px;
	height: 208px;
	padding: 0;
	position: absolute;
		left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 135px;
		left: 588px;
	width: 310px;
	height: 54px;
}
#language {
	height: 16px;
	position: absolute;
		left: 26px;
		top: 21px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* CONTAINER */
#container {
	background: url(images/container.gif) no-repeat bottom right;
	/*padding-top: 6px;*/
	width: 986px;
	margin: 0 auto;
	padding-bottom: 7px;
}

/* LEFT */
#left {
	float: left;
	margin-right: 1px;
	overflow: hidden;
	width: 237px;
	background: url(images/left_bgr.jpg) no-repeat;
}
/* MENU */
#menu {
	background:  url(images/menu_bgr.jpg) no-repeat left bottom;
	padding: 0 0 30px 0;
	width: 202px;
	margin-top: 60px;
}
#menu2{
	background: url(images/menu_li.jpg);
	background-repeat: repeat-y;
}
#menu ul {
	padding: 0 17px;
}
#menu ul ul {
	padding: 0;
}
#menu li {
	padding: 4px 0 4px 14px;
	background: url(images/li_bgr.gif) no-repeat 0px 8px;

}
#menu li li {
	background-image: url(images/bullet2.gif);
}
#menu a {
	color: #0A2B51;
	display: block;
	text-decoration: none;
	padding-left: 
}
#menu span {
	text-decoration: underline;
	color: #B33708;
}
#menu a:hover {
	text-decoration: underline;
	color: #1D97EC;
}

/* CONTENT */
#content {
	background: url(images/content.jpg) repeat-x;
	float: left;
	margin-right: 1px;
	min-height: 250px;
	_height: 250px;
	width: 549px;
}
#info {
	background: url(images/info.jpg) repeat-y;
	position: relative;
	/*width: 526px;*/
}
#navi {
	color: #175785;
	font-size: 88%;
	letter-spacing: 1px;
	margin-left: 10px;
	padding: 1em 0 0 0;
}
#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: #175785;
}

/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 196px;
	background: #E0E0E0 url(images/box_r_empty.gif) no-repeat bottom left;
	padding-bottom: 5px;
}



/* BOXES */
.leftbox, .rightbox {
	background: #e9e8ca url(images/box_mini.gif) no-repeat bottom;
}
.rb_1{
	background: #F8DBAC;
	border: 1px solid #7A330E;
	/*border-top: none;
	border-bottom: none;*/
	margin: 2px 0;
}
.rb_2{
	background: #EEE6D6;
	border: 1px solid #7A330E;
}
.lb_1{
	background: #F8DBAC;
	border: 1px solid #7A330E;
	margin: 3px;
	width: 196px;
}
.lb_2{
	background: #EEE6D6;
	border: 1px solid #7A330E;
	margin: 3px;
	width: 196px;
}




/* FOOTER */
#footer {
	background: #81360D url(images/footer.gif) repeat-x;
	font-size: 88%;
	/*width: 1024px;*/
	width: 100%;
}
#footer2 {
	width: 980px;
	font: 80% Arial, Verdana, sans-serif;
	margin: 0 auto;
	text-align: left;;
	

}


#footer p {
	color: White;
	padding: 0 10px;
}
#footer a {
	color: #FFF1A3;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 10px 0;
	width: 490px;
}
#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;
}

/* LOGIN */
#login {
	background: #E6E6E6;
	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;
}