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

a {
	color: #cf281c;
}
a:hover {
	text-decoration: none;
}
body {
	background: #e6dca0 url(images/body.jpg) repeat-x top;
	color: #000;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #cf281c;
}
#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: #000;
}
img {
	border: 0 solid #e6dca0;
}

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

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	position: relative;
	width: 1000px;
	height: 107px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	position: absolute;
	width: 500px;
	height: 107px;
	left: 0;
	padding: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 320px;
	height: 88px;
	top: 4px;
	left: 228px;
}

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

/* LEFT */
#left {
	float: left;
	width: 201px;
	margin-left: 16px;
	background: url(images/left_top.jpg) no-repeat top right;
	padding-top: 84px;
	position: relative;
}

/* MENU */
#menu {
	width: 201px;
	background: url(images/menu_bkg.gif) repeat-y;
}
#menu ul {
	width: 194px;
	margin-right: 7px;
	border-top: 1px solid #fff;
}
#menu ul ul {
	margin: 0;
	border: none;
}
#menu li {
	list-style-type: none;
}
#menu a {
	text-decoration: none;
}
#menu li a, #menu li span {
	color: #000;
	display: block;
	padding: 6px 10px 6px 15px;
	border-bottom: 1px solid #fff;
}
#menu li span {
	background: #cf281c;
	color: #fff;
	font-weight: bold;
}
#menu li li a, #menu li li span{
	padding-left:30px;
}
#menu li li li a, #menu li li li span{
	padding-left:45px;
}
#menu li li li li a, #menu li li li li span{
	padding-left:60px;
}
#menu li li li li li a, #menu li li li li li  span {
	padding-left:75px;
}
#menu2 {
	width: 1000px;
	height: 40px;
	background: url(images/menu2.jpg) no-repeat left;
}
#menu2 ul {
	height: 40px;
	width: 767px;
	margin-left: 217px;
	overflow: hidden;
	background: #cf281c url(images/menu2_bkg.gif) repeat-x top;
}
#menu2 ul ul {
	display: none;
}
#menu2 li {
	float: left;
	height: 40px;
	list-style-type: none;
}
#menu2 li a, #menu2 li span {
	display: block;
	padding: 11px 15px 0 15px;
	font-weight: bold;
	height: 29px;
}
#menu2 li a {
	color: #fad0d0;
	text-decoration: none;
	background: url(images/menu2_li.gif) no-repeat right;
}
#menu2 li.last a {
	background: none;
}
#menu2 li span, #menu2 li.sel a {
	color: #fff;
	background: #cf281c url(images/menu2_li_act.gif) no-repeat right;
}

/* CONTENT */
#content {
	float: left;
	width: 574px;
}
#info {
	position: relative;
}
#navi{
	color: #bab386;
	font-size: 88%;
	padding:12px 10px 0 0;	
	margin: 0 20px;
	font-weight: bold;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 6px;
	padding-right: 12px;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	font-weight: bold;
}
#language {
	height: 18px;
	width: 120px;
	position: absolute;
	top: -140px;
	left: 640px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}
#language li a, #language li span {
	background: url(images/lang_li.gif) no-repeat right top;
	padding-right: 5px;
}
#language li a.last, #language li span.last {
	padding: 0;
	background: none;
}

/* RIGHT */
#right {
	float: left;
	width: 193px;
	padding-top: 16px;
}

/* BOXES */
.leftbox {
	width: 194px;
	margin: 10px 7px 10px 0;
	color: #615d41;
}
.rightbox {
	width: 191px;
	border: 1px solid #e2d8a0;
	background: #f5eec8 url(images/rb.jpg) repeat-x top;
	margin-bottom: 16px;
}
.leftbox h3.access, .rightbox h3.access {
	position: relative;
	left: 0;
	width: 194px;
	height: 1.3em;
	overflow: hidden;
	font-size: 1.1em;
	background: url(images/lb_h3.gif) no-repeat 0 14px;
	text-align: center;
}
.leftbox h3.access span, .rightbox h3.access span {
	color: #bab386;
	padding: 0 10px;
	background: #fff;
	width: auto;
}
.rightbox h3.access {
	width: 191px;
}
.rightbox h3.access span {
	background: url(images/rb.jpg) repeat-x top;
}
#left #fulltext_mini {
	position: absolute;
	top: -120px;
	left: 750px;
	width: 230px;
}
#left #fulltext_mini h3.access {
	display: none;
}
#left #fulltext_mini a {
	color: #fff;
	font-size: 80%;
}
/* FOOTER */
#footer {
	background: url(images/footer.jpg) no-repeat top;
	font: 85% Arial, Helvetica, sans-serif;
	width: 1000px;
	height: 87px;
	margin: 0 auto;
	position: relative;
}
#footer p {
	color: #726d47;
	padding: 0 10px;
}
#footer a {
	color: #726d47;
}
#footer img {
	position: absolute;
	top: 0;
	left: 500px;
}
#footer_left, #footer_right {
	float: left;
	padding-top: 23px;
	width: 370px;
}
#footer_left {
	padding-left: 230px;
	text-align: left;
}
#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;
}



