@charset "utf-8";
/* CSS Document */
/* basic styles: begin */
html, body {
	background: #000  url(../images/main_bg.jpg) repeat-y center 0;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body,td,th {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #dcab65;
}
a{
	color: #ed9a36;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img{
	border: none;
}
form{
	margin: 0;
	padding: 0;
}
p{
	margin: 0;
	padding: 0 0 10px 0;
}
/* basic styles: end */
/* wireframe styles: begin */
div#baseDiv_1{
	min-height: 100%;
	_height: 100%;
	width: 100%;
	overflow: visible;
	background: url(../images/bg_bottom.png) no-repeat center bottom;
}
div#baseDiv_2{
	background: url(../images/bg_top_art.jpg) no-repeat center 0;
	padding-top: 447px;
}
/* wireframe styles: end */
/* masthead styles: begin */
div#topArt{
	position: absolute;
	left: 0;
	top: 0;
	height: 447px;
	width: 100%;
}
div#mastHead{
	position: relative;
	width: 911px;
	margin: 0 auto;
}
#logo{
	position: absolute;
	top: 0px;
	left: -32px;
	z-index: 2;
}
#site_desc{
	position: absolute;
	top: 63px;
	right: 20px;
	color: #2e1705;
	font-weight: bold;
}
ul#topIcons{
	position: absolute;
	right: 10px;
	top: 9px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/icon_top.gif) no-repeat center center;
}
ul#topIcons li{
	float: left;
}
ul#topIcons li a{
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 3px 0 2px;
}
#slideShow{
	position: absolute;
	width: 634px;
	height: 302px;
	left: 16px;
	top: 93px;
}
#topBanners{
	position: absolute;
	top: 93px;
	right: 15px;
	border: none;
}
/* masthead styles: end */
/* breadcrumbs: begin */
div#breadCrumbs{
	position: absolute;
	left: 20px;
	top: 327px;
	height: 18px;
	padding-left: 24px;
	line-height: 18px;
	font-size: 11px;
	color: #888887;
}
div#breadCrumbs a{
	text-decoration: none;
	color: #888887;
}
div#breadCrumbs a:hover{
	text-decoration: underline;
}
/* breadcrumbs: end */
/* content table: begin */
table#contentTable{
	width: 910px;
	margin: 0 auto 12px auto;
}
td#leftCol{
	width: 237px;
	padding-right: 45px;
}
/* content table: end */
/* left block: begin */
.leftBlock_spread{
	height: 18px;
	overflow: hidden;
}
/* left block: end */
/* bottom cell: begin */
div#bottomBlock{
	width: 910px;
	margin: 0px auto;
	padding: 12px 0 30px 0;
	color: #603a09;
	font-size: 11px;
	background: url(../images/bottom_spread.gif) no-repeat 0 0;
	position: relative;
	overflow: hidden;
}
div#bottomBlock a{
	color: #603a09;
	text-decoration: none;
}
div#bottomBlock a:hover{
	text-decoration: underline;
}
p#created_by{
	float: right;
	padding: 0;
}
/* bottom cell: end */
.news_list{
	background: url(../images/news_spread.gif) no-repeat 0 bottom;
}
.news_list p{
	margin: 0;
	padding: 0;
}
.news_list table td{
	vertical-align: top;
}
.news{
	display: block;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.news .news_title{
	padding: 0 0 9px 0;
	font: normal 16px/18px "Times New Roman", Times, serif;
	color: #ed9a36;
}
.news .news_title a{
	text-decoration: underline;
}
.news .news_title a:hover{
	text-decoration: none;
}
.news .ico{
	border: solid #cf8a34 1px;
	margin: 4px 9px 4px 0;
}
.news .news_nav{
	padding: 0 0 0 0;
	display: block;
	height: 18px;
}
.news .news_nav a{
	display: block;
	float: left;
	width: 79px;
	height: 18px;
	background: url(../images/read_more_l.gif) no-repeat 0 0;
}
.news .news_nav a:hover{
	background-position: 0 -18px;
}
.news .news_date{
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	width: 59px;
	padding-top: 2px;
}
.content_spread{
	height: 16px;
	background: url(../images/content_spread.jpg) repeat-x 0 center;
}
#auth{
	background: url(../images/content_spread.gif) no-repeat 0 bottom;
	padding-bottom: 6px;
}
#auth table{
	width: 100%;
}
.auth_bg{
	background: url(../images/auth_bg.gif) no-repeat 0 0;
	width: 182px;
	height: 20px;
	margin: 5px 0 5px 0;
	float: right;
}
.auth_bg input{
	color: #000;
	border: none;
	background: none;
	margin: 1px 2px 1px 2px;
	width: 178px;
	height: 18px;
	line-height: 16px;
}
a.go_register, a.go_login, a.go_logout{
	display: block;
	height: 21px;
	margin: 5px 0 10px 0;
}
a.go_register{
	width: 146px;
	background: url(../images/go_register.gif) no-repeat 0 0;
	float: left;
}
a.go_login{
	width: 56px;
	background: url(../images/go_login.gif) no-repeat 0 0;
	float: right;
}
a.go_logout{
	width: 56px;
	background: url(../images/go_logout.gif) no-repeat 0 0;
	float: right;
}
a.go_register:hover, a.go_login:hover, a.go_logout:hover{
	background-position: 0 -21px;
}
a.go_details{
	display: block;
	height: 21px;
	width: 84px;
	margin: 6px 0 0 0;
	background: url(../images/go_details.gif) no-repeat 0 0;
}
a.go_allnews{
	display: block;
	float: right;
	height: 21px;
	width: 164px;
	margin: 2px 0 0px 0;
	background: url(../images/go_allnews.gif) no-repeat 0 0;
}

a._pup{
	display: block;
	font-size:0;
	color:none;
	height: 21px;
	width: 179px;
	margin: 12px 0 0px 0;
	background: url(../images/go_for_more.gif) no-repeat 0 0;
}
a.go_details:hover, a.go_allnews:hover,a._pup:hover{
	background-position: 0 -21px;
}
/* left menu: begin */
ul.leftmenu{
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 16px/18px "Times New Roman", Times, serif;
	color: #ed9a36;
}
ul.leftmenu li{
	background: url(../images/leftblock_spread.gif) no-repeat 0 bottom;
	padding: 8px 0 9px 0;
}
ul.leftmenu li a{
	text-decoration: none;
	color: #ed9a36;
}
ul.leftmenu li a:hover{
	text-decoration: underline;
}
ul.leftmenu li ul{
	margin: 5px 0 0 14px;
	padding: 0;
	list-style: none;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #d1a254;
}
ul.leftmenu li ul li{
	background: url(../images/leftmenu_arrow.gif) no-repeat 0 center;
	padding: 0 0 0 14px;
}
ul.leftmenu li ul li a{
	color: #d1a254;
}
/* left menu: end */
#content_cell img{
	margin: 0 10px 3px 0;
	padding: none;
	border: solid #5a3608 1px;
}
table.album{
	width: 50%;
	height: 144px;
	overflow: hidden;
	float: left;
	margin: 5px 0 5px 0;
}
table.album td.leftCol{
	background:url(../images/photo_bg.jpg) no-repeat center center;
	height: 144px;
	width: 144px;
	overflow: hidden;
	text-align: center;
}
#content_cell table.album td.leftCol img{
/*	border: solid #362006 1px; */
	margin: 0;
	max-width:122px;
	max-height:122px;
}
table.album td.rightCol{
	padding: 0 10px 0 10px;
}
#content_cell div.item img{	margin: 0;}
div.item{
	background:url(../images/photo_bg.jpg) no-repeat center center;
	height: 144px;
	width: 144px;
	float: left;
	display: block;
	position: relative;
	margin: 5px 10px 5px 0;
}
div.item div.imgPrev{
	display: block;
	position: relative;
	width: 144px;
	height: 144px;
	overflow: hidden;
}
div.item div.imgPrev div {
   position: absolute;
   z-index: 10;
   top: 25px; 
   right: 5px;
   width: 5px;
}
html>/**/body div.item div.imgPrev{
	display: table;
	text-align: center;
}
div.item div.imgPrev a{
	position: absolute;
	top: 50%;
	left: 50%;
}
html>/**/body div.item div.imgPrev a{
	position: static;
	display: table-cell;
	vertical-align: middle;
}
div.item div.imgPrev a img{
	position: relative;
	top: -50%;
	left: -50%;
/*	border: solid #362006 1px; */
max-width:122px;
max-height:122px;
}
html>/**/body div.item div.imgPrev a img{
	position: static;
}
#leftCol h2{
	padding: 8px 0px 8px 0px;
}
.go_out_div{
vertical-align: middle;
	padding: 0px 0px 18px 0px;
	margin: 0;
	background: url(../images/content_spread.gif) no-repeat 0 bottom;
}
a.page_button, .pages_nav a{
	display: block;
	float: left;
	background: url(../images/paginator_bg.gif) no-repeat 0 0;
	width: 20px;
	line-height: 16px;
	padding: 2px 1px 3px 0;
	text-align: center;
	text-decoration: none;
	color: #120800;
	font-weight: bold;
	margin: 0 5px 0 0;
}
a.page_button:hover, .pages_nav a:hover, .pages_nav b{
	display: block;
	float: left;
	background: url(../images/paginator_bg.gif) no-repeat 0 bottom;
	width: 20px;
	line-height: 16px;
	padding: 2px 1px 3px 0;
	text-align: center;
	text-decoration: none;
	color: #5e3b17;
	font-weight: bold;
	margin: 0 5px 0 0;
}
.pages_nav{
	display: block;
	clear: both;
	margin: 20px 0 0 0;
}
.comment{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: url(../images/news_spread.gif) repeat-x 0 bottom;
}
.give_money { position: relative; text-align: left; }
/*.give_money .buy { position: absolute; top: 2px; left: 2px; background-image: url(../images/icon.gif); width: 22px; height: 22px; display: inline; }*/
.buy { position: absolute; background-image: url(../images/icon.gif); width: 22px; height: 22px; display: inline; }
.desc_noreg {  }

#lic{
position: absolute;
top: 37px;
right: 0px;
}
