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

@import url(modules.css);

a {
	color: #3e5a89;
}
a:hover {
	text-decoration: none;
}
body {
	background: #fcf6e9;
	color: #3E3E3E;
	padding-bottom: 25px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #a25226;
	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: 3px auto;
	text-align: left;
	width: 980px;
	position: relative;	
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 184px;
	position: relative;
	width: 980px;
}
#left h1 {
	background: url(images/left.jpg) no-repeat;
	width: 196px;
	height: 10px;
	padding: 0;
	position: absolute;
		left: 0;
}
#left a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 134px;
		left: 544px;
	width: 348px;
	height: 59px;
}
#language {
	height: 16px;
	position: absolute;
	top: 7px;
	right: 0px;

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

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

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 196px;
	background: #FCF6E9 url(images/left.jpg) no-repeat top; 
}
/* MENU */
#menu {
	background:  url(images/menu.jpg) repeat-y top;
	width: 196px;
}
#menu2x{
	background: url(images/left.jpg) no-repeat top;
		padding: 40px 0 20px 0;
		border-bottom: 1px solid #ab5a2b;
}
#menu_end{
	height: 10px;
	background: url(images/menu_end.jpg) no-repeat bottom;
}
#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 10px;

}
#menu li li {
	background: url(images/li2_bgr.gif) no-repeat 0px 12px;
	list-style-type: none;
}
#menu a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding-left: 
}
#menu span {
	text-decoration: underline;
	color: #fff;
}
#menu a:hover {
	text-decoration: underline;
}

/* CONTENT */
#content {
	float: left;
	min-height: 250px;
	=height: 250px;
	width: 588px;
	background:  url(images/content_bgr.jpg) no-repeat;
	padding-top: 206px;
		font-family: "Times New Roman", Times, serif;
}

#info {
	background: #3e4653;
	position: relative;
	height: 30px;
	margin: 0 1px;
	
}
#navi {
	color: #b0b4c0;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 0.5em 0 0 0;
	margin-left: 17px;
	text-align: left;
	position: relative;
	
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 8px;
	padding-right: 16px;
	padding: 6px 16px 3px 0;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #b0b4c0;
}

/* RIGHT */
#right {
	float: left;
	/*background: Red;*/
	background: #FCF6E9 url(images/right.jpg) no-repeat top left;
		padding-top: 206px;
	width: 196px;
}


/* BOXES */
.leftbox, .rightbox {
	border: 1px solid #e8d3a3;
	margin-bottom: 2px;
	background: #FEEECA;
}
.leftbox {
	background: #F4DDB4;
}
#fulltext_mini{
	background: #3e4653;
	color: :#b0b4c0 !important;
}


/* FOOTER */
#footer {
	background: #c87e47;
	border: 1px solid #ab5a2b;
	font-size: 88%;
	width: 978px;
}
#footer p {
	color: #fff;
	padding: 0 10px;
}
#footer a {
	color: #FFD335;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 10px 0;
	width: 489px;
}
#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;
}
