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

a {
	color: #5e7500;
}
a:hover {
	text-decoration: none;
}
body {
	background: #fff;
	color: #3E3E3E;
	padding-bottom: 25px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #3c6fad;
}
img {
	border: 0 solid #2a6bb4;
}


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

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat;
	height: 254px;
	width: 580px;
	position: relative;
}
#header h1 {
	width: 1px;
	height: 1px;
	padding: 0;
	position: absolute;
		left: 0;
}
#header a.logo{
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	top:59px;
	left:16px;
	width:259px;
	height:104px;
}

/* CONTAINER */
#container {
	width: 988px;
}

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

/* MENU */
#menu {
	background: url(images/menu_bkg.gif) repeat-y;
	width: 204px;
	padding-bottom: 30px;
}
#menu ul {
	background: url(images/menu_top.gif) no-repeat top;
	padding: 0;
	width: 204px;
}
#menu ul ul {
	padding: 0;
	background: none;
	border-right: none;
}
#menu li {
	background:  url(images/menu_li.gif) no-repeat 19px 12px;
}
#menu li li {
	background: none;
	list-style-type: none;
	/*padding-left: 15px;*/
}
#menu li a, #menu li span {
	color: #3e3e3e;
	display: block;
	border-bottom: 1px dashed #abacae;
	padding: 6px 15px 8px 25px;
	margin: 0 10px;
}
#menu li li a, #menu li li span {
	padding-left: 45px;
	color: #8c8c8c;
}
#menu li li li a, #menu li li li span {
	padding-left: 55px;
}
#menu li li li li a, #menu li li li li span {
	padding-left: 65px;
}
#menu li li li li li a, #menu li li li li li span {
	padding-left: 75px;
}

#menu li a {
	text-decoration: none;
}
#menu span {
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: underline;
	color: #1d66b7
}
#menu_btm, .leftbox .btm {
	width: 204px;
	height:5px;
	background: url(images/menu_btm.gif) no-repeat;
	font-size: 1px;
}

/* CONTENT */
#content {
	float: left;
	min-height: 550px;
	_height: 550px;
	width: 580px;
	padding-bottom: 20px;
}
#content2 {
	width: 580px;
	min-height: 157px;
	background: url(images/content.jpg) no-repeat 0 20px;
	position: relative;
	top:-20px;
}
#info{
	margin:0 16px;
	padding-top:10px;
}
#navi{
	color: #1d66b7;
	font-size: 88%;
	letter-spacing: 1px;
}
#navi li {
	background: url(images/navi.gif) no-repeat right 3px;
	display: inline;
	margin-right: 8px;
	padding: 0 10px 3px 0;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #3c6fad;
}
#language {
	height: 16px;
	position: absolute;
	top: 18px;
	right: 16px;

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

/* RIGHT */
#right{
	float: left;
	background: url(images/right.jpg) no-repeat top left;
	padding-top: 51px;
	width: 204px;
	position: relative;
	min-height:343px;
}
#right_top{
	position:absolute;
	width:11px;
	height:132px;
	top:78px;
	left:0;
	background:url(images/right_top.jpg);
}

/* BOXES */
.leftbox {
	width: 204px;	
	background:url(images/leftbox.gif) no-repeat top;
	margin-top: 8px;
	padding-top:20px;
}
.rightbox {
	width: 204px;
}
.rightbox a{
	color:#1d66b7;
}
.rightbox h3.access {
	position:relative;
	left: 0;
	width: 204px;
	height:auto;
	text-align: right;
	text-transform: uppercase;
	color: #3c6fad;
	font-size: 1em;
	background: url(images/rb_top.gif) no-repeat top;
}
.rightbox h3.access span {
	padding: 5px 12px 0 0;
	display: block;
}
#right .first h3.access {
	background: url(images/rb_first.jpg) no-repeat 11px top;
}

/* FOOTER */
#footer {
	background: #fff url(images/footer.gif) no-repeat top;
	font-size: 88%;
	width: 988px;
	height: 59px;
	overflow: hidden;
	border-top: 5px solid White;
}
#footer p {
	color: #000;
	padding: 0 10px;
}
#footer a {
	color: #1d66b7;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 10px 0;
	width: 480px;
}
#footer_right {
	text-align: right;
}
#footer_left {
	padding-left: 16px;
}

/* 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: 35px 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: 35px auto 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
	color: #830000;
}







