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

@import url(modules.css);

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


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

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 213px;
	position: relative;
	width: 986px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 507px;
	height: 213px;
	padding: 0;
	position: absolute;
		left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 32px;
		left: 380px;
	width: 379px;
	height: 52px;
}
#language {
	height: 16px;
	position: absolute;
	bottom: 8px;
	right: 8px;

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

/* CONTAINER */
#container {
	
	/*padding-top: 6px;*/
	width: 986px;
	background: url(images/left_box_end.gif) no-repeat bottom left;
	
}

/* LEFT */
#left {
	float: left;
	/*margin-right: 1px;*/
	overflow: hidden;
	width: 202px;
	background: url(images/left.jpg) no-repeat top left;
	/*_margin-right: -3px;*/
	padding-bottom: 3px;
	
}
/* MENU */
#menu {
	background:  url(images/rb2_bottom.gif) no-repeat bottom left;
	padding: 0 0 30px 0;
	margin-top: 41px;
	width: 192px;
}	

#menu ul {
	padding: 0 15px;
}
#menu ul ul {
	padding: 0;
}
#menu li {
	padding: 4px 0 4px 15px;
	background:  url(images/menu_li.gif) no-repeat 4px 10px;
}
#menu li li {
	background: none;
	list-style-type: none;
}
#menu a {
	color: #B74249;
	display: block;
	text-decoration: none;
	
	/*padding-left: 10px;*/
	
	
}
#menu span {
	text-decoration: underline;
	color: #B74249;
	/*padding-left: 10px;*/
}
#menu a:hover {
	text-decoration: underline;
	color: #B74249;
}
#menu h6.access{
	background: url(images/lb2_bgr.jpg) no-repeat;
	height: 33px;
	padding-left: 15px;
}
#menu h6.access span{
	color: #fff;
	text-decoration: none;
}



/* CONTENT */
#content {
	float: left;
	width: 582px;
	/*_width: 590px;
	padding-top: 15px;	*/
	background: url(images/content.jpg) no-repeat left top;
}


#info {
	position: relative;
	height: 31px;
	/*_margin-left: 3px;*/
	
			
}
#navi {
	color: #994708;
	font-size: 88%;
	letter-spacing: 1px;
	padding-top: 7px;	
	margin-left: 17px;
	text-align: left;
	/*margin-right: 250px;*/
}
#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: #994708;
}
/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 202px;	
	background: url(images/right.jpg) no-repeat top right;
	padding-top: 32px;
}



/* BOXES */

.leftbox {
	background: #A0A5BC;
	width: 196px;
	margin-left: 5px;
	margin-bottom: 2px;
}

.rightbox {
	background: #7FA66F url(images/rightbox.jpg) no-repeat left bottom;
	border-bottom: 1px solid #9E9D99;
	margin-bottom: 2px;
	width: 196px;
	border: 1px solid #3B6E3B;
}


/* FOOTER */
#footer {
	background: #fff url(images/footer.gif) no-repeat top left;
	font-size: 88%;
	width: 986px;
	height: 41px;
	
}
#footer p {
	color: #fff;
	padding: 0 10px;
}
#footer a {
	color: #FFEFB9;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 6px 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;
}

/* 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;
}