/*@font-face {
	font-family: 'SF Arborcrest Heavy';
	src: url('resource/SF_Arborcrest_Heavy.ttf');
}*/

html, body {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: rgb(38, 33, 25) url('images/main.gif') repeat-y scroll top right;
	font-family: 'Arial Narrow', sans-serif;
	color: rgb(218, 212, 196);
	font-size: 13px;
	font-weight: bold;
	cursor: default;
}

h1 {
	font-size: 20px;
}

a {
	text-decoration: none;
	color: rgb(218, 212, 196);
}

a:hover {
	color: rgb(231, 120, 23);
}

#main_table{
	width: 100%;
}

.space {
	background-color: rgb(218, 212, 196);
	width: 4px;
}

#st_left {
	vertical-align: top;
	padding: 10px 10px 5px 10px;
}

#st_right {
	height: 100%;
}

#st_right, #st_left {
	background-image: url('images/strips.png');
}

#middle {
	background-image: url('images/main.png');
	width: 575px;
	vertical-align: top;
}

#credits {
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	height: 40px;
}

#top_left, #top_right {
	height: 380px;
}

#top_right {
	font-size: 12px;
	font-weight: bold;
	width: 225px;
	vertical-align: bottom;
}

.article_author {
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
}

.counter_td {
	text-align: center;
	vertical-align: middle;
}

.uline {
	text-decoration: underline;
}

td.menu, td.menu_selected {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: rgb(218, 212, 196);
	padding-left: 5px;
	height: 20px;
	vertical-align: middle;
}

td.menu:hover {
	background-color: black;
	color: rgb(231, 120, 23);
	cursor: pointer;
}

td.menu_selected {
	background-color: black;
	color: rgb(231, 120, 23);
}

td.menu_selected:hover {
	cursor: pointer;
}

table.menu {
	border-width: 1px 0 0 0;
	border-style: solid;
	width: 100%;
	margin-bottom: 25px;
}

.language {
	text-align: right;
	margin-bottom: 10px;
	padding-right: 5px;
}

span.language:hover {
	color: rgb(231, 120, 23);
	cursor: pointer;
}

span.language_selected {
	color: rgb(231, 120, 23);
	cursor: default;
}

td.top_left, td.bottom_left {
	/*background-image: url('images/grad_left.png');*/
	background-image: url('images/grad_left.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 3px;
}

td.top_right, td.bottom_right {
	/*background-image: url('images/grad_right.png');*/
	background-image: url('images/grad_right.gif');
	background-repeat: no-repeat;
	height: 3px;
}

#top_height {
	/*background-image: url('images/top.png');*/
	background-image: url('images/top.gif');
	background-repeat: no-repeat;
	height: 380px;
	vertical-align: bottom;
}

#menu_name {
	/*background-image: url('images/name.png');*/
	background-image: url('images/name.gif');
	background-repeat: no-repeat;
	background-position: 25px 0px;
	padding-left: 30px;
	color: rgb(124, 100, 62);
	font-size: 15px;
	height: 20px;
}

td.url {
	height: 40px;
	width: 469px;
	background-image: url('images/url.png');
	background-repeat: no-repeat;
	background-position: top right;
}

td.logo {
	width: 106px;
	/*background-image: url('images/logo.png');*/
	background-image: url('images/logo2.png');
	background-repeat: no-repeat;
	background-position: center right;
}

#hhh {
	/*background-image: url('images/dots_v.png');*/
	background-image: url('images/dots_v.gif');
	background-repeat: repeat-y;
}

.sss {
	/*background-image: url('images/dots_h.png');*/
	background-image: url('images/dots_h.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

#div {
	vertical-align: top;
	/*background-image: url('images/top2.png');*/
	background-image: url('images/top2.gif');
	background-repeat: no-repeat;
}

#content {
	text-align: justify;
	width: 520px;
	margin: 15px;
}

input {
	font-size: 11px;
	border-top: 1px solid rgb(173, 156, 123);
	border-bottom: 1px solid rgb(173, 156, 123);
	border-left: none;
	border-right: none;
	background-color: rgb(218, 212, 196);
}

textarea {
	font-size: 11px;
	border-top: 4px solid rgb(173, 156, 123);
	border-bottom: 4px solid rgb(173, 156, 123);
	border-left: none;
	border-right: none;
	padding-left: 5px;
	padding-right: 5px;
	background-color: rgb(218, 212, 196);
}

#indicator {
	height: 31px;
	width: 31px;
	background-image: url('images/indicator.gif');
	position: fixed;
	right: 5px;
	top: 5px;
}

.banners {
	padding-bottom: 5px;
}

.banner_top {
	height: 360px;
	padding-top: 5px;
	text-align: center;
}

.message_container {
	padding-left: 47px;
}

.message {
	width: 425px;
/*	border-top: 4px solid rgb(218, 212, 196);
	border-bottom: 4px solid rgb(218, 212, 196);*/
	border-top: 4px solid rgb(173, 156, 123);
	border-bottom: 4px solid rgb(173, 156, 123);
/*	background-color: white;*/
	background-color: rgb(218, 212, 196);
	margin-top: 10px;
	color: rgb(38, 33, 25);
}

.message_title {
/*	border-bottom: 1px solid rgb(218, 212, 196);*/
	border-bottom: 1px solid rgb(173, 156, 123);
	vertical-align: middle;
	width: 100%;
}

.message_body {
	text-align: justify;
	padding: 5px 10px 5px 10px;
}

.message_mail {
	color: rgb(38, 33, 25);
}

.message_mail:hover {
	/*color: rgb(218, 212, 196);*/
	color: rgb(231, 120, 23);
}

.message_form {
	margin-top: 5px;
}

.orn {
	color: rgb(231, 120, 23);
}

.navigation {
/*	width: 425px;*/
margin-top: 10px;
width: 100%;
}

.pages {
	text-align: center;
	width: 100%;
}

.current {
	font-size: 15px;
}

.page_no:hover, .more:hover {
	cursor: pointer;
	color: rgb(231, 120, 23);
}

.hover:hover {
	cursor: pointer;
}

.div_cl {
	width: 160px;
	height: 120px;
	position: relative;
/*	border: 1px solid transparent;*/
}

.div_bw {
	width: 160px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
/*	border: 1px solid transparent;*/
}

.gallery {
	width: 100%;
	height: 120px;
}

.thumb {
	width: 160px;
}

.gallery_name {
	vertical-align: top;
	height: 80px;
	padding: 5px;
}

.gallery_det {
	height: 20px;
	padding-right: 5px;
}

.hr_inner {
	height: 1px;
	margin: 20px 0 20px 0;
	/*background: url('images/dots_h.png') repeat-x scroll center center;*/
	background: url('images/dots_h.gif') repeat-x scroll center center;
}

.hr_outer {
	padding: 0 5% 0 5%;
}

#main_background {
	position: fixed;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
  filter: alpha(opacity=100);
  opacity: 1;
}

#background {
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#error_message {
	text-align: center;
	position: fixed;
	z-index: 2;
	width: 250px;
	padding: 10px;
	top: 40%;
	left: 40%;
	background: rgb(124, 100, 62) url('images/message.png') repeat;
	border: 1px solid rgb(218, 212, 196);
  filter: alpha(opacity=100);
  opacity: 1;
}