html, body
{
    background: #fff;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #656565;
    font-family: Tahoma;
    position: relative;
}

.page-container
{
    min-height: 100%;
    _height: 100%;
}

.page
{
    width: 100%;
    padding-bottom: 71px;
    overflow: hidden;
}

img
{
    border: 0;
}

input, textarea, select
{
	border:1px solid #999;
    outline-style: none;
    resize: none;
}

a
{
    color: #005699;
    font-family: Tahoma;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

.float-left
{
    float: left;
}
.float-right
{
    float: right;
}
.clear
{
    clear: both;
}
.hidden
{
    display: none;
}
.floatcontainer
{
	overflow: hidden;
	zoom: 1;
}

/*
	page header
*/

.pageheader
{
	background: url(../img/headermainbg.jpg) left top repeat-x;
}

.pageheaderbody
{
	background: url(../img/headerbg.jpg) left top no-repeat;
	color: #00415d;
	height: 185px;
	width: 600px;
	margin: 0 auto;
	padding: 35px 340px 0 60px;
}

.pageheadertitle a
{
	color: #00415d;
	font-family: book antiqua, arial;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 38px;
}

.pageheadersubtitle
{
	font-size: 9pt;
}

/****************************************
Content
****************************************/

.contentcontainer
{
	background: url(../img/contentbg.gif) left top repeat-x;
    width: 100%;
    height: auto;
}

.contentcontainerbody
{
	width: 1000px;
    margin: 0 auto;
	padding: 30px 0 0 0;
}

h2
{
	color: #00415d;
	font-size: 20pt;
	font-weight: bold;
	margin: 0 0 35px 0;
	padding: 0;
}

h3
{
	color: #00415d;
	font-size: 14pt;
	font-weight: normal;
	margin: 35px 0 20px 0;
	padding: 0;
}

.leftcolumn
{
	float: left;
	width: 240px;
}

.rightcolumn
{
	float: right;
	width: 240px;
}

.contentcolumn
{
	width: 460px;
	margin: 0 260px;
}

* html .contentcolumn
{
	overflow: hidden;
	zoom: 1;
}

.contentcolumn p
{
	color: #656565;
	font-size: 9pt;
	line-height: 17px;
}

/*
	menu
*/
.menu ul
{
	list-style-type: none;
	margin: 0 0 50px 30px;
	padding: 0;
}

.menu ul li
{
	border-bottom: 1px solid #d9d9d9;
	font-size: 11pt;
	padding: 10px 0 10px 10px;
}

.menu ul li.last
{
	border: 0;
}

.menu a
{
	font-size: 11pt;
	text-decoration: none;
}

.menu a.disabled
{
	color: #999;
}

/*
	news
*/
ul.news
{
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

ul.news li
{
	color: #656565;
	font-size: 9pt;
	padding: 0 0 20px 0;
}

ul.news li .newstitle a
{
	font-size: 11pt;
}

ul.news li.title
{
	padding: 0 0 5px 0;
}

ul.news li.title a,
.contentcolumn .newstitle a
{
	font-size: 14pt;
	padding: 0 0 5px 0;
}

.contentcolumn ul.news li p
{
	line-height: 18px;
	margin: 0;
	padding: 0;
}

ul.news li div
{
	padding: 0 0 10px 0;
}

ul.news li.linkall
{
	text-align: right;
}

ul.news li.date
{
	padding: 0 0 10px 0;
}

ul.news li.date,
.newsdate
{
	font-size: 9pt;
}

/****************************************
Footer
****************************************/

.footer
{
	background: #fff;
    width: 100%;
    clear: both;
    height: 70px;
    margin-top: -71px;
    position: relative;
}

.footer div
{
	background: url(../img/footerbg.gif) center center no-repeat;
	font-size: 8pt;
	height: 35px;
	width: 1000px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	text-align: right;
}

.footer div a
{
	color: #656565;
	text-decoration: none;
}

.footer div a:hover
{
	text-decoration: underline;
}

/*
	pagination
*/
.pagination
{
	padding: 20px 0;
	text-align: center;
}

.pagination a
{
	font-size: 10pt;
	margin: 0 5px;
}

.pagination a.active
{
	font-size: 14pt;
	text-decoration: none;
}

/*
	category
*/
p.categorylist
{
	color: #005699;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

ul.categorylist
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.categorylist li
{
	line-height: 18px;
	margin: 0 0 15px 0;
}

ul.categorylist li a
{
	color:#005699;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

ul.categorylist li a:hover
{
	text-decoration: underline;
}

/*
	Gallery
*/

ul.gallery
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.gallery li 
{
	display: inline-block;
	*display: inline;
	_overflow: hidden;
	zoom: 1;
	vertical-align: top;
	width: 235px;
	margin: 0 15px 15px 0;
}

ul.gallery li img
{
	border: 1px solid #ccc;
	padding: 1px;
}

ul.gallery li  a
{
	font-size: 15pt;
}

ul.gallery li div
{
	padding: 0 0 0 5px;
}

ul.gallery li .gallerypic
{
/*	background: url(http://prihod.ru/img/picborder.jpg) left top no-repeat;*/
	height: 175px;
	width: 235px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 10px !important;
}

a.backtoalbums
{
	font-size: 9pt;
	margin: 0 0 0 20px;
}

ul.gallerycomments
{
	list-style-type: none;
	margin: 20px 0 20px 0;
	padding: 0;
}

ul.gallerycomments li
{
	margin: 0 0 30px 0;
}

ul.gallerycomments li .sender
{
	font-size: 12pt;
}

ul.gallerycomments li .creationdate
{
	font-size: 9pt;
}

ul.gallerycomments li .comment
{
	font-size: 10pt;
	padding: 10px 0 0 0;
}

/*
	Auth form
*/
.authredcolor
{
	color:#f01b1b !important;
}

.authform
{
	padding: 0 0 30px 0;
}

.authform a
{
	font-size: 9pt;
}

.authformtitle
{
	font-size: 11pt;
	font-weight: bold;
	padding: 10px 0;
}

.authtitle
{
	font-size: 10pt;
	padding: 0 0 3px 0;
}

.authinput
{
	padding: 0 0 10px 0;
}

.authsubmit
{
	padding: 20px 0 0 0;
}

.authsubmit a
{
	margin: 0 0 0 25px;
}

.authinput.long input
{
	width: 300px;
}

.authinput.long textarea
{
	height: 200px;
	width: 300px;
}

.authinput.verylong textarea
{
	height: 200px;
	width: 98%;
}

.autherror
{
	color: #b00;
	font-size: 10pt;
	margin: 0 0 0 20px;
}

.autherror.nomargin
{
	margin: 0;
}

/*
	Forum
*/
.forumstats
{
	font-size: 10pt;
	line-height: 20px;
}

table.ft
{
	border-collapse: collapse;
	width: 100%;
}

table.ft tr.header td
{
	font-weight: bold;
}

table.ft td
{
	border: 1px solid #333;
	font-size: 10pt;
	line-height: 17px;
	padding: 10px;
	vertical-align: top;
}

table.ft.guestusers td
{
	padding: 3px 10px;
	vertical-align: middle;
}

table.ft span.ftlogin
{
	font-size: 11pt;
	font-weight: bold;
}

table.ft span.ftlogininfo
{
	font-size: 8pt;
}

table.ft span.ftmessagedate
{
	font-size: 8pt;
}

.linkred
{
	color: #c01b1b !important;
}

.linkgreen
{
	color: #3b900f !important;
}

.hidden
{
	display: none;
}

.editbox 
{
	border: 1px dashed #ccc;
	margin: 10px 10px 0 0;
	padding: 10px;
}

.editbox textarea
{
	height: 100px;
	width: 90%;
}

div.ajax
{
	z-index: 2000;
	display: none;
	position: absolute;
	width: 16px;
	height: 16px;
}

#link-show-mark
{
	left: 50% !important;
	top: 23px !important;
	margin-left: -470px !important;
}

#link-show-mark a
{
	font-size: 11px !important;
}