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

@import url(modules.css);

a {
	color: #B74B2C;
}
a:hover {
	text-decoration: none;
}
body {
	background: url(images/body.gif);
	color: #6C3A1D;
	font: 80% Arial, Verdana, sans-serif;
	margin: 20px auto;
	position: relative;
	text-align: left;
	/*width: 1000px;*/
}
h1, h2, h3, h4, h5, h6 {
	color: #E69954;
	}
#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: url(images/box.gif) repeat-y left;
	font: Arial, Verdana, sans-serif;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	
}

/* HEADER */
#header {
	background: url(images/header.gif) no-repeat;
	position: relative;
	top: -13px;
	padding-top: 14px;
	margin-bottom: -13px;
	width: 1000px;
}
#header h1 {
	background: url(images/h1.jpg) no-repeat;
	height: 172px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 14px;
	width: 987px;
}
#header a.logo {
	display: block;
	position: absolute;
	left: 270px;
	top: 50px;
	background: url(images/logo.jpg);
	width: 385px;
	height: 87px;
}

/* CONTAINER */
#container {
	width: 1000px;
	/*background:  url(images/container.jpg) no-repeat bottom;*/
	/*padding-bottom: 30px;	*/
}

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 208px;
	/*padding: 11px 0 0 5px;*/
	/*background:  url(images/left.gif) no-repeat top right;*/
}

/* MENU */

#menu {
	background: url(images/menu.jpg) no-repeat top right;
	width: 199px;
	padding-top: 61px;
	float: right;
}

#menu ul {
	padding: 0 5px 0 10px;
}
#menu ul ul {
	/*position: relative;*/
	padding: 0 0 2px 0;
	/*background: url(images/menuitem2.gif);*/
	/*bottom: 2px;*/
}
#menu li {
	background: url(images/menuitem.gif) no-repeat bottom;
	/*border: 1px solid blue;*/
}
#menu li li {
	background: url(images/menuitem2.gif) no-repeat;
	width: 184px;
	/*border: 1px solid red;*/
	/*background: transparent*/
}
#menu li li li {
	background: none;
}
#menu li a, #menu li span {
	color: #6C3A1D;
	background: url(images/bullet.gif) no-repeat left;
	display: block;
	text-decoration: none;
	line-height: 24px;
	padding-left: 30px;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu li span {
	text-decoration: underline;
	color: Black;
}

#menu li li a {
	background: none;
	padding-left: 0;
}

#menu li li span {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;

}

#menu li li a, #menu li li span {
	background: none;
	padding-left: 40px;
}
#menu li li a:hover {
	background-image: none;
}
#menu li li li a, #menu li li li span {
	padding-left: 50px;
}
#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: 70px;
}


/* CONTENT */
#content {
	float: left;
	width: 588px;
	min-height: 325px;
	_height: 325px;
	/*padding-top: 11px;	*/
	background: url(images/content.jpg) no-repeat top left;
}


#info {
	background: url(images/info.gif) no-repeat;
	height: 21px;
	width: 754px;
	position: relative;
}
#navi {
	text-align: right;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	padding-right: 22px;
	
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi, #navi a {
	color: #758D4D;
	letter-spacing: 1px;
}
#language {
	height: 16px;
	position: absolute;
	top: -163px;
	left: 22px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 3px;
}

/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 196px;	
	padding-bottom: 4px;
	/*margin-bottom: 30px;*/	
}

/* BOXES */
.rightbox, .leftbox {
}
.leftbox {
	float: right;
	width: 196px;
}
.leftbox .access, .rightbox .access {
	position: relative;
	width: 1px;
	height: 1px;
	top: 0;
	left: -2000px;
}
.rightbox .editor_mini {
	padding-left: 10px;
}
/* FOOTER */
#footer {
	background: url(images/footer.gif) no-repeat bottom;
	font-size: 88%;
	padding: 0 0 22px 0;
	text-align: right;
	width: 1000px;
	height: 39px;
	position: relative;
	top: 13px;
	padding-top: 40px;
}
#footer p {
	color: #3e3e3e;
	padding: 0 25px;
}
#footer a {
	color: #3e3e3e;
}
#footer_left {
	float: left;
	font-size: 88%;
	text-align: left;
	padding-left: 15px;
}
#footer_right {
	text-align: right;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#fulltext_mini {
	
}
/* 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;
}



