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

a{
	color:#4ca1d6;
}
a:hover{
	text-decoration:none;
}
a:active, a:focus{
	outline:none;
}
body{
	background:#fff;
	color:#101010;
	text-align:center;
	font:80% Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6{
	color:#74a238;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6{
	color:#fff;
}
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6{
	color:#1f1f1d;
}
img{
	border:0 solid #395b7f;
}

/* BOX */
#box{
	background:url(images/box.png) repeat-y left;
	margin:0 auto;
	text-align:left;
	width:986px;
}

/* HEADER */
#header{
	background:url(images/header.jpg) no-repeat right;
	position:relative;
	width:986px;
	height:245px;
}
#header h1{
	background:url(images/header_h1.jpg) no-repeat;
	position:absolute;
	width:493px;
	height:245px;
	left:0;
	padding:0;
}
#header a.logo{
	background:url(images/logo.png) no-repeat;
	display:block;
	position:absolute;
	width:276px;
	height:66px;
	bottom:0;
	left:465px;
}

/* CONTAINER */
#container{
	width:986px;
}

/* LEFT */
#left{
	float:left;
	overflow:hidden;
	width:200px;
	background:url(images/menu_top.gif) no-repeat 97px 5px;
}

/* MENU */
#menu{
	background:url(images/lb_btm.gif) no-repeat bottom;
	width:200px;
	padding:45px 0;
}
#menu ul{
	margin-left:4px;
	width:193px;
}
#menu ul ul{
	margin:0;
}
#menu li{
	list-style-type:none;
}
#menu li a, #menu li span{
	background:url(images/menu_li.gif) no-repeat bottom;
	color:#fff;
	font-weight:bold;
	display:block;
	text-decoration:none;
	padding:4px 10px 3px 24px;
}
#menu li span{
	text-decoration:underline;
}
#menu li a:hover{
	text-decoration:underline;
	color:#b2f462;
}
#menu li li a, #menu li li span{
	padding-left:34px;
}
#menu li li li a, #menu li li li span{
	padding-left:44px;
}
#menu li li li li a, #menu li li li li span{
	padding-left:54px;
}
#menu li li li li li a, #menu li li li li li span{
	padding-left:64px;
}

/* CONTENT */
#content{
	float:left;
	width:586px;
	min-height:325px;
}
#info{
	position:relative;
}
#navi{
	color:#4ca1d6;
	font-size:88%;
	letter-spacing:1px;
	padding:4px 0 25px 0;	
	margin:0 30px;
}
#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:#4ca1d6;
}
#language{
	height:14px;
	position:absolute;
	bottom:0;
	left:30px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right{
	float:left;
	overflow: hidden;
	width:200px;	
}

/* BOXES */
.leftbox, .rightbox{
	width:200px;
	background:url(images/lb_btm.gif) no-repeat bottom;
	padding-bottom:4px;
	color:#fff;
}
.rightbox{
	background-image:url(images/rb_btm.gif);
	color:#000;
}
#left div.last, #right div.last{
	background:none;
}
.leftbox a, .rightbox a{
	color:#90ff0a;
}
.leftbox h3.access, .rightbox h3.access{
	position:relative;
	width:200px;
	height:auto;
	left:0;
	background:url(images/mini_h3.gif) no-repeat 175px 10px;
	text-align:right;
}
.rightbox h3.access{
	background-position:15px 10px;
	text-align:left;
}
.leftbox h3.access span{
	display:block;
	padding:0 35px 0 10px;
}
.rightbox h3.access span{
	display:block;
	padding:0 10px 0 35px;
	color:#fff;
}
/* FOOTER */
#footer{
	background:#949a88 url(images/footer.png) no-repeat 196px 0;
	width:986px;
	font-size:88%;
}
#footer p{
	color:#3a3b37;
	padding:0 10px;
}
#footer a{
	color:#3a3b37;
}
#footer img{
	float:left;
	margin:0 10px;
}
#footer_left, #footer_right{
	float:left;
	padding:11px 0 20px 0;
	width:493px;
}
#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;
}
.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;
}
.required{
	background:#fff url(images/required.gif) top right no-repeat;
}
.invalid{
	background:#fff url(images/invalid.gif) top right no-repeat;
}


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