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

@import url(modules.css);

a {
	color: #a10700;
}
a:hover {
	text-decoration: none;
}
body {
	background: #fff url(images/body.gif) repeat-x top;
	color: #3E3E3E;
	padding-bottom: 15px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #3e3e3e;
	}
#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: #000;
}
img {
	border: 0 solid #ff8b35;
}

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


/* HEADER */
#header {
	background:  url(images/header.jpg) no-repeat right;
	height: 117px;
	position: relative;
	width: 977px;
	margin: 0 auto;
}

#flash {
	position:absolute;
 	top: -37px;
 	left:644px;
 	width:333px;
 	height:159px;
 	z-index:10;
}

#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 505px;
	height: 117px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 61px;
	left: 21px;
	width: 154px;
	height: 56px;
}

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

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

/* MENU */
#menu {
	
	background: #fff url(images/menu_bottom.gif) repeat-y right;
	width: 204px;
	margin-bottom: 1px;
}	


#menu ul {
	padding: 0;
	padding-bottom: 40px;
	padding-top: 35px;
	background: url(images/menu_top.gif) no-repeat top right;
}
#menu ul ul {
	padding: 0 10px 0 10px;
	background: none;
	width: auto;


}
#menu li {
	padding: 0 0 0 25px;
	background:  url(images/menu_li.gif) no-repeat 16px 5px;
}
#menu li li {
	background: none;
	list-style-type: none;
	padding-left: 15px;
	
}
#menu li a {
	color: #2e2b24;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#menu li li a {
	background: #fff;
	padding-left: 0;
}

#menu span {
	text-decoration: underline;
	color: #2e2b24;
	display: block;
	padding-left: 5px;
	padding-bottom: 10px;

}
#menu li li span {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;
	color: #2e2b24;

}


/* CONTENT */
#content {
	float: left;
	width: 578px;
	min-height: 260px;
	background:  url(images/content.jpg) no-repeat top left;
	padding-top: 120px;
}


#info {
	position: absolute;
	top: -65px;
	left: 220px;
	width: 580px;
	height: 20px;
	overflow: hidden;
}
#navi {
	color: #d1d1d1;
	font-size: 88%;
	letter-spacing: 1px;
	/*padding: 24px 20px 6px 20px;*/
	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: #d1d1d1;
}
#language {
	height: 16px;
	/*position: absolute;
	top: 190px;
	right: -180px;
	z-index: 4;*/
	float: right;	
	

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





/* RIGHT */
#right {
	float: left;
	/*overflow: hidden;*/
	width: 195px;	
	background: url(images/right.jpg) no-repeat top left;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-top: 140px;

}




/* BOXES */






.rightbox{
	width: 195px;		
	margin-bottom: 1px;
}

.lb_1, .lb_2, .lb_3, .lb_4{
	width: 204px;		
	background: url(images/menu_bottom.gif) repeat-y right;
	margin-bottom: 1px;
}
.lb_1{
	background-color: #f1f1f1;
}



#fulltext_mini{
	position: absolute;
	top: -115px;
	right: -10px;
	width: 170px;
}







/* FOOTER */

#footer {
	background: #e1e1e1;
	font-size: 88%;
	width: 977px;
	margin: 0 auto;
}
#footer p {
	color: #3e3e3e;
	padding: 0 10px;
}
#footer a {
	color: #a10700;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 8px 0 12px 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: 35px auto 15px auto !important;
	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 !important;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
	color: #830000;
}

