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

@import url(modules.css);

a {
	color: #714d23;
}
a:hover {
	text-decoration: none;
}
body {
	background: #2b3761;
	color: #3E3E3E;
	padding-bottom: 15px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #1a5688;
	}
#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: #714d23;
}
img {
	border: 0 solid #ff8b35;
}

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

/* HEADER */
#header {
	background:  url(images/header.jpg) no-repeat right;
	height: 96px;
	position: relative;
	width: 984px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 533px;
	height: 96px;
	padding: 0;
	position: absolute;
		left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 29px;
		left: 39px;
	width: 301px;
	height: 82px;
}

/* CONTAINER */
#container {
	width: 984px;
	background: url(images/container.gif) repeat-y right;
	
}

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


/* MENU */
#menu {
	background: #FFE177 url(images/menu.gif) repeat-y left;
	position: relative;	
	margin-top: 158px;
	margin-bottom: 2px;
	width: 198px;
}
#menux2 {
	background: url(images/menu_bottom.gif) no-repeat left bottom;

}

	

#menu ul {
	position: relative;
	top: -30px;
	margin-left: 15px;
	margin-right: 5px;
}
#menu ul ul {
	padding-left: 10px;
	position: relative;
	top: 0;
	margin-left: 0;
}
#menu li {
	padding: 4px 0 4px 10px;
	background:  url(images/menu_li.gif) no-repeat 10px 10px;
}
#menu li li {
	background: none;
	list-style-type: none;
	padding-left: 15px;
	
}
#menu a {
	color: #000;
	display: block;
	text-decoration: none;
	padding-left: 15px;
}
#menu li li a {
	background: none;
	padding-left: 0;
}

#menu span {
	text-decoration: underline;
	color: #b8482e;
	padding-left: 15px;
}
#menu li li span {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;
	color: #b8482e;
}

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


#info {
	position: relative;
	height: 31px;
}
#navi {
	color: #172557;
	font-size: 88%;
	letter-spacing: 1px;
	padding-top: 7px;	
	margin-left: 110px;
	margin-right: 17px;
	text-align: right;
}
#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: #172557 ;
}
#language {
	height: 16px;
	position: absolute;
	top: -20px;
	right: 10px;

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





/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 196px;	
	color: #714d23;
	background: #fff url(images/right.gif) repeat-x top;
	
}
#right2 {
	background: url(images/right2.gif) no-repeat bottom left;
	padding-bottom: 1px;
	
}


/* BOXES */

.rb_1, .lb_1 {
	background: #566694;
	border: 1px solid #354578;
	margin-bottom: 1px;
	color: #fff;
}
.rb_1 a, .lb_1 a {
	color: #fff;
}
.rb_1 h3, .lb_1 h3 {
	color: #fff !important;
}
.rb_2, .lb_2 {
	background: #ffe177;
	border: 1px solid #a37f2b;
	margin-bottom: 1px;
	color: #3e3e3e;
}
.rb_2 a, .lb_2 a {
	color: #a83b25;
}
.rb_3, .lb_3 {
	background: #96a5c6;
	border: 1px solid #5e6a9b;
	margin-bottom: 1px;
	color: #fff;
}
.rb_3 a, .lb_3 a {
	color: #2B3761;
}
.rb_3 h3, .lb_3 h3 {
	color: #2B3761 !important;
}

.lb_1, .lb_2, .lb_3{
	margin-left: 1px;
}








/* FOOTER */
#footer {
	background: #fff url(images/footer.gif) no-repeat;
	width: 984px;
}
#footer p {
	color: #3e3e3e;
	padding: 0 10px;
}
#footer a {
	color: #38497f;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 12px 0 9px 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: 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;
}