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

a {
	color: #4f9b06;
}
a:hover {
	text-decoration: none;
}
body {
	background: url(images/body.gif) repeat-x top;
	color: #405f25;
	text-align: center;
	padding-top: 30px;
}
h1, h2, h3, h4, h5, h6 {
	color: #f5b200;
	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 {
	font-family: Arial, sans-serif;
	color: #fff;
}
img {
	border: 0 solid #fff;
}

/* BOX */
#box {
	background: url(images/box.gif) repeat-y;
	font: 80% Arial, Verdana, sans-serif;
	margin: 0 auto;
	text-align: left;
	width: 992px;
	position: relative;
}
#box_kus {
	position: absolute;
	width: 77px;
	height: 28px;
	top: -28px;
	left: 148px;
	background: url(images/box_kus.gif) no-repeat;
}
/* HEADER */
#header {
	background:  url(images/header.jpg) no-repeat right;
	height: 248px;
	position: relative;
	width: 992px;
	margin: 0 auto;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 496px;
	height: 248px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 165px;
	left: 439px;
	width: 228px;
	height: 51px;
}

/* CONTAINER */
#container {
	width: 992px;
	margin: 0 auto;
	background: url(images/container_top.jpg) no-repeat 0 32px;
}
#container2 {
	width: 992px;
	background: url(images/container_btm.jpg) no-repeat bottom;
}

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 201px;
	padding-top: 10px;
	padding-left: 13px;
	margin-bottom: 40px;
}

/* MENU */
#menu_1 {
	width: 992px;
	background: url(images/menu1_bkg.jpg) no-repeat;
	text-align: right;
	height: 32px;
}
#menu_1 a, #menu_1 span {
	color: #3a7a01;
	text-decoration: none;
}
#menu_1 ul {
	padding-top: 8px;
	margin: 0 auto;
}
#menu_1 li {
	list-style-type: none;
	display: inline;
	padding: 0 15px 0 10px;
	background: url(images/menu1_li.gif) no-repeat right center;
	text-transform: uppercase;
}
#menu_1 li.last {
	background: none;
	padding-right: 15px;
}
#menu_1 li li {
	display: none;
}
#menu_1 li.sel, #menu_1 span {
	font-weight: bold;
}
#menu_2 {
	width: 201px;
	background: url(images/menu2_bkg.gif) repeat-y;
	padding-bottom: 20px;
}
#menu_2 ul {
	background: url(images/menu2_top.jpg) no-repeat top;
	padding-top: 40px;
	width: 201px;
}
#menu_2 ul ul {
	background: url(images/menu2_ulul.gif) no-repeat 32px top;
	padding-top: 10px;
	margin-top: 5px;
}
#menu_2 ul ul ul {
	background: none;
}
#menu_2 a, #menu_2 span {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
#menu_2 a:hover {
	color: gray;
}
#menu_2 li {
	list-style-type: none;
	background: url(images/menu2_li.gif) no-repeat 18px 10px;
}
#menu_2 li li {
	background: none;
}
#menu_2 li a, #menu_2 li span {
	background: url(images/menu2_li2.gif) no-repeat bottom;
	width: 161px;
	padding: 6px 10px 2px 30px;
	display: block;
}
#menu_2 li.last a {
	background: none;
}
#menu_2 li.last a {
	background: none;
}
#menu_2 li li a, #menu_2 li li span {
	background: none;
	color: #fff7be;
	padding-left: 40px;
	width: 151px;
}
#menu_2 li li.last a, #menu_2 li li.last span {
	background: url(images/menu2_ulul_btm.gif) no-repeat 32px bottom;
	padding-bottom: 8px
}
#menu_2 li li li a, #menu_2 li li li span {
	padding-left: 50px;
	width: 141px;
}
#menu_2 li li li li a, #menu_2 li li li li span {
	padding-left: 60px;
	width: 131px;
}
#menu_2_btm {
	width: 201px;
	height: 10px;
	background: url(images/menu2_btm.gif) no-repeat;
	font-size: 1px;
	margin-bottom: 10px;
}

/* CONTENT */
#content {
	float: left;
	width: 565px;
	min-height: 260px;
}
#info {
	position: relative;
	background: url(images/info.gif) no-repeat top;
	width: 100%;
}
#navi {
	color: #fff;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 8px 20px;
	text-align: left;
}
#navi li {
	background: url(images/navi.gif) no-repeat right 4px;
	display: inline;
	margin-right: 8px;
	padding-right: 12px;
	text-transform: lowercase;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #fff;
}
#language {
	height: 16px;
	position: absolute;
	top: 255px;
	left: 15px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 213px;
	padding-top: 10px;
}

/* BOXES */
.lb_1, .lb_2, .lb_3, .rightbox {
	color: white;
}
.lb_1, #right div.first {
	width: 201px;
	background: url(images/lb_top.gif) no-repeat top;
	margin-bottom: 10px;
}
.lb_1 .btm {
	width: 201px;
	height: 9px;
	font-size: 1px;
	background: url(images/lb_btm.gif) no-repeat top;
}
.lb_2, .lb_3 {
	width: 201px;
	background: url(images/rb_top.gif) no-repeat top;
	margin-bottom: 10px;
}
.lb_2 .btm, .lb_3 .btm {
	width: 201px;
	height: 10px;
	font-size: 1px;
	background: url(images/lb2_btm.gif) no-repeat top;
}
.rightbox {
	width: 201px;
	background: url(images/rb_top.gif) no-repeat top;
	margin-bottom: 10px;
	float: left;
}
.rightbox .btm {
	width: 201px;
	height: 10px;
	font-size: 1px;
	background: url(images/rb_btm.gif) no-repeat top;
}
#right div.first .btm {
	background: url(images/rb_first_btm.gif);
	height: 9px;
}

/* FOOTER */
#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 992px;
	height: 55px;
	margin: 0 auto;
	font: 88% Arial, Helvetica, sans-serif;
}
#footer p {
	color: #fff;
	padding: 0 10px;
}
#footer a {
	color: #fff1a3;
}
#footer img {
	float: left;
	margin: 3px 10px 0 20px;
}
#footer_left, #footer_right {
	float: left;
	padding: 2px 0 8px 0;
	width: 480px;
}
#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;
}
.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;
}
