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

a {
	color: #597490;
}
a:hover {
	text-decoration: none;
}

body{
	background: #c6bc98 url(images/body.jpg) repeat-x top;
	color: #3E3E3E;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #b3a161;
	font-weight: normal;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6,
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	color: #3e3e3e;
}
img {
	border: 0 solid #a6bbcd;
}

/* BOX */
#box {
	font: 80% Arial, Verdana, sans-serif;
	width: 760px;
	text-align: left;
	background: #fff;
	margin: 0 auto;
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 202px;
	position: relative;
	width: 760px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 380px;
	height: 202px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo{
	background:url(images/logo.jpg) no-repeat;
	display:block;
	position:absolute;
	top:30px;
	left:45px;
	width:205px;
	height:33px;
}
#header a.logo span{
	display:none;
}
#header a.logo:hover{
	background:none;
}
/* CONTAINER */
#container {
	width: 760px;
	background: url(images/container.gif) repeat-x top;
}

/* LEFT */
#left {
	float: left;
	position: relative;
	width: 196px;
	margin-top: 6px
}

/* MENU */
#menu {
	background: #b6c2ce url(images/menu.jpg) repeat-x top;
	width: 196px;
	overflow: hidden;
	margin-bottom: 4px;	
}
#menu ul {
	padding: 20px 0;
	width: 196px;
}
#menu ul ul {
	padding: 0;
	width: auto;
}
#menu li {
	list-style-type: none;
}
#menu li a {
	color: #191c20;
	display: block;
	text-decoration: none;
	padding: 6px 25px 8px 35px;
}
#menu span {
	text-decoration: underline;
	color: #191c20;
	display: block;
	padding: 6px 25px 8px 35px;
}
#menu li li a, #menu li li span {
	padding-left: 45px;
	color: #514a2f;
}
#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 a:hover {
	text-decoration: underline;
	color: #1f5181;
}
#menu_top{
	width:760px;
	height:27px;
	background:url(images/menu2.gif) repeat-x;
	overflow:hidden;
}
#menu_top ul ul{
	display:none;
}
#menu_top a{
	color:#fff;
	text-decoration:none;
	background:url(images/menu2_li.gif) no-repeat right;
}
#menu_top li{
	list-style-type:none;
	width:auto;
	float:left;
	height:27px;
}
#menu_top li a, #menu_top li span{
	display:block;
	padding:5px 14px 0 14px;
	height:22px;
}
#menu_top li a:hover, #menu_top li span, #menu_top li.sel a{
	background:url(images/menu2_hover.gif) no-repeat right;
	color:#4d4730;
}

/* CONTENT */
#content {
	float: left;
	width: 564px;
	position: relative;
	padding-top: 10px;
}
#info {
	position: relative;
	width: 544px;
	height:20px;
	margin-left: 20px;
}
#navi {
	color: #fff;
	font-size: 88%;
	letter-spacing: 1px;
	text-align: right;
	position: absolute;
	top: 5px;
	right: 10px;
	margin-left: 80px;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 8px;
	padding-right: 16px;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #fff;
}
#language {
	height: 16px;
	position: absolute;
	top: 5px;
	right: 10px;

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



/* BOXES */
.lb_1, .lb_2 {
	background: url(images/lb.gif) repeat-y right;
	border-bottom: 1px solid #d3dee9;
	width: 196px;
	margin-bottom: 4px;
}
.lb_3 {
	background: #d3dee9;
	width: 196px;
	margin-bottom: 4px;
}
.lb_1 h3.access, .lb_2 h3.access, .lb_3 h3.access {
	position: relative;
	left: 0;
	width: auto;
	height: auto;
	background: #b3a161;
	font-size: 1em;
}
.lb_1 h3.access span, .lb_2 h3.access span, .lb_3 h3.access span {
	padding: 0 10px;
	color: #fff;
}
/* FOOTER */
#footer {
	background: url(images/footer.gif) no-repeat top;
	font-size: 88%;
	width: 760px;
	height: 66px;
	overflow: hidden;
}
#footer p {
	color: #fff;
	padding: 0 10px;
}
#footer a {
	color: #fff;
}
#footer img {
	float: left;
	margin: 0 10px 0 0;
}
#footer_left, #footer_right {
	background: url(images/footer_lft.gif) repeat-y;
	float: left;
	padding: 11px 0 11px 0;
	width: 370px;
}
#footer_left {
	padding-left: 10px;
}
#footer_right {
	text-align: right;
}

/* CLASSES */
.cleaner, .c_cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.c_cleaner {
	margin: 0 7px;
}
.errmsg {
	margin-bottom: 10px;
	color: Red;
	text-align: center;
}
.hidden {
	display: none;
}


.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;
}








#menu a.ftresult, #menu span.ftresult{
	color:#000;
	background:#ff0;
	padding:0;
	display:inline;
}
