html {
	background: #120a05 url('../images/bg_virsus.png') no-repeat center top;
	color: #cf884c;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 17px;
}

#container {
	width: 1006px;
	margin: 25px auto 0px auto;
	z-index: 10;
	position: relative;
}

#navigation {
	background-image: url('../images/navigation/background.png');
	width: 872px;
	height: 61px;
	font-size: 0px;
	letter-spacing: -1px;
	padding: 33px 69px 0px 69px;
}

#navigation a.navigation_item {
	font: 13px Trajan Pro;
	letter-spacing: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 28px 15px;
}

#navigation a.navigation_item:hover {
	background-image: url('../images/navigation/hover.png');
}

#navigation .divider {
	background-image: url('../images/navigation/divider.png');
	width: 1px;
	height: 50px;
	vertical-align: middle;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
#footer2 {
	font-size:11px;
	font-weight:bold;
	color:#959595;
	height:103px;
	margin: 0px auto;
	margin-left:50px;
	background-repeat: no-repeat;
	padding:10px;
/*	background-image:url(../images/footer.png);
	background-repeat: no-repeat;*/
	z-index:-1;
}
#footeris {
	background-image: url(../images/bg_apacia.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index:1;
	height:250px;
	margin-left:50px;
}
#logo {
	margin:0px auto;
	margin-top:30px;
	margin-left:380px;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	height:105px;
	margin-right:50px;
}
#submenu {
	background-image: url('../images/submenu.png');
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#796c66;
	z-index:1;
	padding:5px;
	border-radius:10px;
	padding-left:10px;
	margin: 0px auto;
	margin-top:30px;
	width:927px;
}
#main {
	background-image: url('../images/content/middle_background.html');
	width: 946px;
	padding: 0px 25px;
	margin: 0px auto;
	margin-top: 150px;
}

#content {
	width: 100%;
  	margin-top: -121px;
}

#content .left, #content .right {
	width: 224px;
	vertical-align: top;
}

#content .middle {
	width: 465px;
	vertical-align: top;

	padding-left: 7px;
}

.tableNo {
	color: #f0b786;
	font-weight: bold;
}

.middle_panel {
	width: 465px;
	min-height: 55px;
	margin: 7px 0px;
}

.middle_panel h1 {
	background-image: url('../images/middle_panel/top_background.png');
	width: 465px;
	height: 35px;
	font: 13px Trajan Pro;
	color: #fbff94;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

.middle_panel h1.collapsed {
	background-image: url('../images/middle_panel/top_collapsed_background.png');
}

.hidden {
	display: none;
}

.middle_panel_content {
	background-image: url('../images/middle_panel/middle_background.png');
	background-image: url('../images/middle_panel/middle_top_background.png'), url('../images/middle_panel/middle_background.png');
	background-position: center top;
	background-repeat: no-repeat, repeat-y;
	width: 425px;
	min-height: 5px;
	padding: 0px 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 22px;
}

.middle_panel_bottom {
	background-image: url('../images/middle_panel/bottom_background.png');
	width: 465px;
	height: 7px;
}

.side_panel {
	width: 224px;
	min-height: 54px;
	margin: 7px 0px;
}

.side_panel h2 {
	background-image: url('../images/side_panel/top_background.png');
	width: 224px;
	height: 28px;
	font: 12px Trajan Pro;
	color: #fbff94;
	text-align: center;
	padding-top: 18px;
}

.side_panel_content {
	background-image: url('../images/side_panel/middle_background.png');
	width: 194px;
	min-height: 5px;
	padding: 0px 15px;
	padding-bottom: 10px;
	clear: both;
}

.side_panel_bottom {
	background-image: url('../images/side_panel/bottom_background.png');
	width: 224px;
	height: 3px;
}

.header_left {
	background-image: url('../images/side_panel/header.png');
	width: 24px;
	height: 19px;
	float: left;
	margin-left: 5px;
}

.header_right {
	background-image: url('../images/side_panel/header.png');
	background-position: 24px top;
	width: 24px;
	height: 19px;
	float: right;
	margin-right: 5px;
}

#main_bottom {
	background-image: url('../images/content/bottom_background.html');
	background-repeat: no-repeat;
	width: 996px;
	height: 22px;
	margin: 0px auto;
}

#footer {
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	width: 1190px;
	height: 135px;
	margin: 0px auto;
	margin-top: -430px;
	z-index: 1;
	padding-top: 500px;
	padding-left: 280px;
	
	position:absolute;
	margin-left: -735px;
	left:50%;
}

.input {
	background-image: url('../images/input.png');
	width: 167px;
	height: 49px;
	padding: 0px 20px;
}

.input span, .textarea span {
	line-height: 49px;
	font-size: 10px;
	font-family: Trajan Pro;
	color: #8c4c1a;
	text-align: right;
	pointer-events: none;
	display: block;
}

.dim {
	color: #8b6050;
}

.tableRight {
	text-align: right;
}

.clear {
	clear: both;
}

.news h1 {
	cursor: pointer;
}

input[type='text'], input[type='password'] {
	background: none;
	border: none;

	width: 167px;
	height: 39px;
	
	line-height: 39px;
	font-size: 10px;
	font-family: Trajan Pro;
	color: #8c4c1a;
	
	margin-top: 5px;
	padding: 0;
	position: absolute;
	display: block;
}

input:focus {
	outline: none;
}

button {
	background: none;
	border: none;
	
	background-image: url('../images/button.png');
	width: 99px;
	height: 52px;
	font-size: 11px;
	font-family: Trajan Pro;
	color: #fbff94;
}

button:hover {
	cursor: pointer;
}

a {
	color: #fbffb2;
}

hr {
	border: none;
	border-top: 1px dashed #7e4232;
	margin: 15px 0px;
}
#signup_button {
	background-image: url('../images/navigation/signup_button.png');
	width: 146px;
	height: 32px;
	vertical-align: middle;
	margin-left: 50px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}

.language_button {
	background-image: url('../images/navigation/en.png');
	width: 31px;
	height: 32px;
	vertical-align: middle;
	display: inline-block;
	/display: inline;
	/zoom: 1;	
}

.language_button.lt {
	background-image: url('../images/navigation/lt.png');
	margin: 0px 8px;
}
#signup_button:hover, .language_button:hover {
	background-position: center bottom;
}