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

@import url(modules.css);

a {
	color: #175785;
}
a:hover {
	text-decoration: none;
}
body {
	background: #cac4ab url(images/body.gif) repeat-x top;
	color: #3E3E3E;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #7b3610;
	/*font-family: Verdana;*/


	}
#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;
}
img {
	border: 0 solid #ff8b35;
}


/* BOX */
#box {
	background: #fff url(images/box.gif) repeat-y;
	/*font: 80% Arial, Verdana, sans-serif;*/
	font: 85% "Times New Roman", Times, serif;
	margin: 0 auto;
	text-align: left;
	width: 994px;
	position: relative;	
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 184px;
	position: relative;
	width: 994px;
}
#left h1 {
	background: url(images/left.gif) no-repeat;
	width: 217px;
	height: 0;
	padding: 0;
	position: absolute;
		left: 0;
}
#left a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 36px;
		left: 259px;
	width: 253px;
	height: 78px;
}


/* CONTAINER */
#container {
	width: 994px;/*984*/
	background:  url(images/container.jpg) no-repeat left  bottom;
}

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 217px;
	background: url(images/left.gif) no-repeat top; 
	margin-bottom: 4px;
}
/* MENU */

#menu {
	background: #cac4ab url(images/menu_bottom.gif) no-repeat bottom left;
	width: 217px;
	/*border: 2px solid #56691d;*/
	/*margin: 5px 0 3px 3px;*/
	padding: 0 0 37px 0;
}	
#menu2x {
	background:  url(images/menu_top.gif) no-repeat top left;
	padding: 60px 8px 8px 8px;
}	

#menu ul {
	padding: 0 8px;
	width: 176px;
}
#menu ul ul {
	padding: 0;
	background: none;
}
#menu li {
	padding: 4px 0 6px 5px;
	background:  url(images/menu_li.gif) no-repeat bottom;
}
#menu li li {
	background: none;
	list-style-type: none;
	padding-left: 15px;
}

#menu a {
	color: #444420;
	display: block;
	text-decoration: none;

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

#menu span {
	text-decoration: underline;
	color: #444420;
	padding-left: 15px;

}

#menu li li span {
	background: none;
}
#menu a:hover {
	text-decoration: underline;
	color: #AE5600;
}

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

#info {
	position: relative;
	margin: 0 16px;
	
}
#navi {
	color: #175785;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 0.5em 0 0 0;
	margin-left: 17px;
	text-align: right;
	position: relative;
	
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 8px;
	padding-right: 16px;
	padding: 6px 16px 3px 0;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #175785;
}
#language {
	height: 16px;
	/*width: 70px;*/
	position: absolute;
	top: -250px;
	
	
	right: -212px;

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


/* RIGHT */
#right {
	float: left;
	background:  url(images/right.jpg) no-repeat top left;
	padding-top: 240px;
	width: 209px;
		margin-bottom: 30px;
}
#right2 {

	background: url(images/right2.gif) no-repeat bottom left;
	padding-bottom: 2px;


}


/* BOXES */

.rightbox{
	width: 198px;
	background: url(images/rightbox.gif) no-repeat bottom left;
}
.leftbox{
	width: 198px;
	background: url(images/leftbox.gif) no-repeat bottom ;
	margin-left: 17px;
}



/* FOOTER */

#footer2{
	background: #857a5e url(images/footer2.gif) repeat-x bottom;
	height: 80px;
}

#footer {
		background: url(images/footer.jpg) no-repeat top center;
	font: 75% Arial, Verdana, sans-serif;
	width: 990px;
	margin: 0 auto;
	padding: 15px 0 10px 0; 
	
}
#footer p {
	color: #3e3e3e;
	padding: 0 10px;
}
#footer a {
	color: #858956;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 10px 0;
	width: 489px;
	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;
}

