/*   general styles   */
body, html {
    /*background: #000000 url('/i/head.jpg') no-repeat -308px 0;*/
    background: #000000;
    padding: 0;    
    margin: 0;
	height: 100%;
}
body, td, th, select, input, textarea, h1, h2, h3, h4, h5, h6 { 
    font-size: 12px;
	color: #b6b6b6;
	font-family: Verdana, Arial, sans-serif;
}
.acategory {
	color: #9b9b9b !important;
}
select, input, textarea {
	color: #000;
}
.ast {
	color: #881719;
}
.grey {
	color: #9b9b9b;
}
.blue {
	color: #008aff;
}
.button.blue input {
	color: #008aff;
}
.button.orange input {
	color: #f38933;
}
.button.yellow input {
	color: #e7cb53;
}
table {
    border: 0; 
    border-collapse: collapse;
}
form, img, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
.key {
	position: relative;
	bottom: -2px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
h1 {
	font: normal 18px Arial;
	padding: 0 0 12px 0;
	color: #fff;
}
h2 {
	font: normal 18px Arial;
	padding: 0 0 10px 20px;
	background: transparent url('/i/icons/h2.gif') no-repeat 0 7px;
}
h3 {
	font-weight: bold;
	padding: 2px 0 10px 20px;
	color: #9b9b9b;
}
p {
	padding: 0 0 6px 0;
    margin: 0;
	font-size: inherit;
	font-family: inherit;
}
.clear {
    clear: both;
	display: block;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
.br {
    clear: both;
    font-size: 1px;
    height: 11px;
    line-height: 1px;
    margin: 0;
}
a {
	color: #008aff;
	text-decoration: underline; 
}
a:hover {
	text-decoration: none;	
}
ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
ul li {
    background: transparent url('/i/icons/li.gif') no-repeat 0 7px;
	padding: 0 0 9px 20px;
	margin: 0;
}
ul ul {
	padding: 0 0 9px 0;
}
ul ul li {
	padding: 9px 0 0 20px;
	background: transparent url('/i/icons/li.gif') no-repeat 0 16px;
}
.center {
	text-align: center;	
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
td.float_left {
	float: none;
	vertical-align: top;
	padding: 39px 25px 0 0;
}
img.float_left {	
	margin: 0 20px 10px 0;
}
.dotted div {
    clear: both;
	display: block;
    font-size: 1px;
    height: 19px;
    line-height: 1px;
    margin: 0;
}
.dotted {
	height: 19px;
	padding: 0 !important;
	background: transparent url('/i/dotted.gif') repeat-x 0 0;
}
.dotted div {
	background: transparent url('/i/dotted_left.gif') no-repeat 0 0;
}
.dotted div div {
	background: transparent url('/i/dotted_right.gif') no-repeat 100% 0;
}
p.bg {
	background: #1e1e1e;
	font-size: 11px;
	padding: 6px 10px 10px 10px;
	margin: 0 0 16px 0;
	color: #9b9b9b;	
}
p.bg a {
	color: #9b9b9b;
}
/*   the basic layout blocks   */
#out {
	min-height: 100%;
	text-align: center;
    /*margin-bottom: -130px;*/
    
    //height: 100%;
}
* html #out {
	height: 100%;
}
#head {
	height: 170px;	
	text-align: left;
}
#foot {
	position: relative;
	color: #666666;
	font-size: 11px;
	text-align: center;
	/*height: 129px;*/
	/*background: transparent url('/i/bg_foot.gif') repeat-x 50% 13px;*/
    
    height: 169px;
    margin-top: -169px;
    background: transparent url('/i/bg_foot.gif') repeat-x 50% 43px;
}
#foot #counter{
	position: absolute;
	left: 40px; top: 100px;
}

#foot div.bg {
	height: 115px;
	background: transparent url('/i/bg_foot_center.jpg') no-repeat 50% 0;	
	text-align: left;
	padding: 0 40px;
}
.wrapper {
/*	width: 980px;
	margin: 0 auto;*/
	text-align: left;
}
#logo {
	width: 147px;
	height: 65px;
	background: transparent url('/i/logo.gif') no-repeat 0 0;
}
#foot #nav {	
	position: relative;
	left: -15px;	
}
#foot #nav th img {
	behavior:	url('../pngbehavior.htc');
}
#foot #nav td {
	background: url('/i/bg_menu.png') no-repeat 0 0 !important; 
    background: none; 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/bg_menu.png', sizingMethod='crop');	
	padding: 0;	
	margin: 0;
	text-align: left;
	vertical-align: top;	
	font: normal 11px Arial;
}
#foot #nav p {		
	padding: 3px 0 0 1px;
	margin: 0;	
}
#foot #nav p a, #foot #nav p span {
	display: block;
	position: relative;
	float: left;
	padding: 4px 0 0 14px;
	cursor: pointer;
	//cursor: hand;	
}
#foot a {
	color: #fff;
}
#foot #nav p a.active {
	color: #fff;
	text-decoration: none;
}
#foot p.copy {
	line-height: 23px;
	padding: 10px 0 0 0;
}
#foot p.copy span {
	position: relative;
	margin: 0 0 0 -14px;
}
#flash {
	height: 480px;
	background: transparent url('/i/flash.jpg') no-repeat 50% 0;
}
.subnav {
	padding: 0 20px;
	margin: 0;
}
.subnav ul {
	padding: 0;
	margin: 0;
}
.subnav ul li {
	background: none;
	font-size: 18px;
	float: left;
	padding: 23px 33px 50px 0;
}
.subnav a.active {
	text-decoration: none;
	color: #fff;
}
.content {
	padding: 20px 40px 270px 40px;
}
.content_gallery {
	padding: 20px 20px 270px 20px;
}
#foot .content {
	padding: 27px 40px 0 40px;
}
.content p {
	padding: 0 20px 10px 20px;
}
.line_head {
	height: 40px;
	background: transparent url('/i/line_head.gif') repeat-x 0 0;
}
.line_foot {
	height: 13px;
	background: transparent url('/i/line_foot.gif') repeat-x 0 0;
}
#sponsors {
	text-align: center;
}
#sponsors h3 {
	padding: 0 0 12px 0;
}
.galleries_list {
	width: 100%;
	background: transparent url('/i/albums_list_bg.gif') repeat-x 0 0;
}
.galleries_list div {
	float: left;
	background: transparent url('/i/icons/album_a.gif') no-repeat 0 0;	
	height: 100px;
	font-weight: bold;
}
.galleries_list div a {
	display: block;
	position: relative;	
	padding: 25px 95px 25px 108px;
}
.galleries_list div.active {	
	background: transparent url('/i/icons/album.gif') no-repeat 0 0;		
}
.galleries_list div.active a {
	text-decoration: none;
	color: #9b9b9b;
}
.photos_list {
	padding: 39px 0 0 20px;
}
.photos_list div {
	float: left;
	padding: 0 1px;
	margin: 0 30px 38px 0;
	//margin: 0 30px 0 0;
	border-bottom: 1px solid #797979;
	border-top: 1px solid #d9d9d9;
	background: transparent url('/i/photos_list_bg.gif') repeat-x 0 50%;	
}

div.back {
	height: 65px;
	background: transparent url('/i/icons/back.gif') no-repeat 0 0;	
	position: relative;
	top: -20px;
	margin-bottom: -20px;
	left: -17px;
	font-size: 18px;	
}
div.back a {
	display: block;
	position: relative;
	float: left;
	padding: 23px 0 0 60px;
}
.scroll_left div, .scroll_right div {
	width: 47px;
	height: 28px;
}
.scroll_left {
	background: transparent url('/i/scroll_left.gif') no-repeat 0 0;
	vertical-align: top;
	padding: 33px 14px 39px 9px;
}
.scroll_right {
	background: transparent url('/i/scroll_right.gif') no-repeat 0 0;
	vertical-align: top;
	padding: 33px 9px 39px 14px;
}
.photo {
	padding: 41px 0;
	text-align: center;
}
.photo table {
	margin: 0 auto;
	width: auto;
}
.photo td {	
	border-bottom: 1px solid #797979;
	border-top: 1px solid #d9d9d9;
	background: transparent url('/i/photo_bg.gif') repeat-x 0 50%;
	padding: 0 1px;	

}

.info th, .info td {
	padding: 0 0 5px 20px;
	font-weight: bold;
}
.info th {	
	color: #d9d9d9;
}
.info {
	margin: 0 0 25px 0;
}
.field {
	background: #151515;
	border: 1px solid #5e5e5e;
	color: #a3a3a3;
	width: 230px;
}
input.field {
	padding: 3px;	
	height: 24px;
}
textarea.field {
	padding: 1px 0 1px 3px;
	height: 90px;
}
.button {
	height: 26px;
	background: transparent url('/i/bg_button_left.gif') no-repeat 0 0;	
}
.button input {
	background: transparent url('/i/bg_button_right.gif') no-repeat 100% 0;
	padding: 5px 0;
	margin: 0;
	font-size: 11px;
	color: #a3a3a3;
	text-align: center;
	border: none;
	cursor: pointer;
	//cursor: hand;
}
.button_set {
	height: 30px;
	padding-top: 3px;
	clear: both;
}
.button_set div.button {
	float: left;
	border-right: 4px solid #000;
}
.form {
	color: #a3a3a3;
}
.form th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 5px 0 0 0;
	color: #a3a3a3;
}
.form td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;	
	padding: 1px 0 7px 10px;
	//padding: 0 0 0 10px;
}


/* blog styles */
.avatar {
	vertical-align: top;
	padding: 3px 25px 17px 0;
}
.avatar div {
	text-align: center;
	padding: 6px;
	font-size: 11px;
}
p.date {
	color: #464646;
	font: normal 11px Tahoma;
	padding: 0 0 9px 0;
}
span.date {
	color: #464646;
	font: normal 11px Tahoma;	
}
.q_head {
	display: none;
}


/*  default CMS styles  */
.t_bg, .b_bg, .pic_bg {
	min-height: 834px;
}
.t_bg {
	background: transparent url('/i/t_bg.jpg') repeat-x 0 0;
}
.b_bg {
	background: transparent url('/i/b_bg.jpg') repeat-x 0 100%;
}
.pic_bg {
	 background: transparent url('/i/bottom_bg.jpg') no-repeat 50% 100%;
}
#wrapper {
    min-width: 996px;
    width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 996 ? '996px' : '100%' );
}
.lable {
	font-size: 11px;
	padding-bottom: 3px;
}
.inp {
	padding-bottom: 7px;
}
.input_login {
	padding: 0 5px;
	border: 1px solid #000000;
	width: 250px;
	height: 18px;
	vertical-align: middle;
}
.btn_login {
	background: url('/i/login_btn.gif') no-repeat 0 0;
	width: 115px;
	height: 19px;
	border: none;
	margin-top: 2px;
}

.news_title {
	padding: 0 0 10px 0;
	font-size: 11px;
	color: #333;
}
.news_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.news_title a {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.news_text {
	padding-bottom: 5px;
}
.news_date {
	font-size: 11px;
	color: #777;
}
.error {
	text-align: left;
	font-size: 11px;
	color: #881719;
	padding: 2px 3px 5px 3px;
}
.search .input_login {
	width: 250px;
}
.search_list {
	padding-top: 15px;
}
.searchTitle a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.search_url {
	padding-bottom: 10px;
}
.galleryList td {
    vertical-align: top;
    text-align: left;
    padding: 0 25px 25px 0;
}
.galleryList img {
    margin: 0 0 7px 0;
}
/* gallery */
.pager {
    text-align: left;
}
.pager table {
    width: 600px;
}
.pager a img {
	margin: 0;
}
.pager div img {
	margin: 3px 0px 4px 0px;
}
.pager div a img {
    border: 2px solid #a2abbd;
}
.pager div a:hover img {
    border: 2px solid #4b535f;
}
.galleryItem {
    text-align: center;
}
.galleryItem img {
    border: 2px solid #000;
}
.galleryItem p {
    font-size: 11px;
    padding: 0;
}
.galleryList {
    padding: 20px 0px 0px 0px;
    text-align: left;
}
.galleryList table {
}
.galleryList td {
    vertical-align: top;
    font-size: 11px;
    text-align: center;
    padding: 0px 20px 20px 0px;
}
.galleryList img.pict {
    border: 2px solid #000;
}
.galleryList p {
    padding: 0;
    margin: 0;
    text-align: center;
    padding: 0;
}
/* styles for box with scrolling  */
.pager .pagerBox {
    border: 1px solid #a7a7a7;
    background: #ebebeb;
    text-align: left;
    width: 498px;  
    overflow: hidden;
    white-space: nowrap;
}
#container {
	position: relative;	
    height: 60px;
    width: 498px;  
}
#container img {
}
.activegl img {
    border: 2px solid #000000 !important;
}
.pagination {
	padding: 5px 0px 2px; 
	text-align: center;
}
.pagination span {
	padding: 0 2px 5px 2px;
}

/* message editor */
.mrg_4  { margin:  4px !important; }
.pad_0,  .pad_0  td, td.pad_0  { padding:  0; }
select.text_color option { background: #ECECEC; }
.vTop      { vertical-align: top !important; }
.w100   { width: 100% !important; }
table.bordered { border-collapse: collapse; border: 1px solid #B7C0C5; }
select.text_size option.em { font-weight: bold; background: #ECECEC; }
select.text_size option.em { font-weight: bold; background: #ECECEC; }
input.button, .buttons input { border: 1px solid; background: #F5F5F5; }
input.button, .buttons input, input.mainoption, input.main, input.liteoption, input.lite  {  border-color: #B4B4B4 #000000 #000000 #B4B4B4;  }
textarea.editor { display: block; width: 98%; }
.clear { clear: both; height: 0; font-size: 0px; line-height: 0px; overflow: hidden; }

/* ---------------------------------- *
     Code blocks
* ---------------------------------- */
.code_wrap { width: 95%; margin: 0 auto; clear: both; }
.code_head p { font-size: 11px; padding: 2px 0 1px; }
.code {
    font-size: 13px; font-family: "Courier New",Courier,monospace;
    padding: 1px 6px 2px; border: 1px solid #C3CBD1; clear: both;
    color: #006600; background: #FAFAFA;
}

/* ---------------------------------- *
    Quote blocks
* ---------------------------------- */
.q_wrap { margin: 0 0 0 13px; clear: both; }
/*.q_wrap .q_wrap { width: 95%; }*/
.q_head { font-size: 11px; padding: 2px 0 1px; color: #9b9b9b; }
.q { font-size: 11px; padding: 2px 6px 4px; color: #9b9b9b; font-style: italic; border: 1px solid #5e5e5e;  }
/*
.q { background: #FAFAFA; }
.q .q { background: #F5F5F5; }
.q .q .q { background: #FAFAFA; }
.q .q .q .q { background: #F5F5F5; }
.q .q .q .q .q { background: #FAFAFA; }
.q .q .q .q .q .q { background: #F5F5F5; }
.q .q .q .q .q .q .q { background: #FAFAFA; }*/


table.blogforum {
	width: 100%;
}
table.blogforum th {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
	font-weight: normal;
}
table.blogforum td {
    vertical-align: top;
	text-align: center;
}

/* Табы */
.tabs {
    height: 37px;
	position: relative;
	z-index: 2;
}
.tabs p {
    color: #464646;
    float: left;
    font-size: 11px;
    font-family: Tahoma;
    padding: 11px 29px 0 3px; 
}
.tabs ul {
    padding: 0;
	margin: 0;
}
.tabs ul li {
    width: 105px;
    line-height: 18px;
    float: left;
	list-style: none;
	margin: 5px 13px 0 0;
	padding: 0;
    display: block;
    background: transparent url('/i/tab-left.gif') no-repeat 0 0;
	font-size: 18px;
    text-align: center;
}
.tabs ul li a {
    display: block;
    color: #8a8a8a;
    padding: 6px 0 8px;
	text-decoration: none;
	background: transparent url('/i/tab-right.gif') no-repeat 100% 0;
}
.tabs ul li.active {
    width: 156px;
    margin: 0 13px 0 0;
    line-height: 24px;
    color: #c2c2c2;
    font-size: 24px;
    background: transparent url('/i/tab-active-left.gif') no-repeat 0 0;	
}
.tabs ul li.active a {
    padding: 6px 0 7px;
    background: transparent url('/i/tab-active-right.gif') no-repeat 100% 0;
    white-space: nowrap;
}
/*конец табов*/

/*основной контент*/
div.bg_border{
    position: relative;
	z-index: 1;
	top: -1px;
	border: 1px solid #272727;
    border-top: 1px solid #525252;
	background: url('/i/bg_content.gif') repeat-x 0 0; 
	padding: 32px 35px;
	//width: 100%;
}

.forumFormat {

}
.topiclist th {
	font: normal 11px Tahoma;
	color: #464646;
	text-align: left;
	padding: 0 10px 0 0;
}

tr.forums p {
	padding: 6px 0 12px;
}
tr.topics p {
    padding: 0 0 10px;
}

.topiclist td {
	text-align: left;
	vertical-align: top;
	padding: 0 0 10px 0;
	font: normal 13px Verdana;
	color: #9b9b9b;
}
.topiclist p.date {
	color: #9b9b9b;
	padding: 0;
}
.topiclist td.topicsInfo, .topiclist td.topicsInfo p.date {
	font: normal 11px Tahoma;
}
.topiclist td.qty {
	font: normal 12px Tahoma;
	color: #9b9b9b;
}
.topiclist td.topicsInfo, .topiclist td.qty {
	padding-top: 3px;
}
.topiclist td.topicsInfo img {
	position: relative;
	bottom: -2px;
}

.topiclist p {
    padding: 0 0 10px;
}
.topiclist p.forumtitle1 {
	padding: 0 0 1px 0;
	font: normal 24px Arial;	
}
.topiclist p.forumtitle1 a {
	color: #c2c2c2;
	text-decoration: none;
}
.topiclist p.forumtitle1 a:hover {
	color: #c2c2c2;
	text-decoration: underline;
}
.topiclist p.forumtitle2 {
	padding: 0 0 1px 0;
	font: bold 16px Arial;
}
.topiclist p.forumtitle2 a {
    color: #008aff;
}

td.breadcrumbs {
	width: 100%;
	vertical-align: top;
	font: bold 14px Arial;
}
td.breadcrumbs a {
	color: #c2c2c2;
}
/* index page */
.sidebar {
     width: 200px;
     float: right;
     margin-left: 40px;
}
.left_block {
    display: table-cell;
    width: 100%;
}
p.author {
    font-size: 10px;
    line-height: 1.2em;
    margin: 0;
    padding: 0 0 8px;
    color: #b6b6b6;
}
.msg {
    /*background: #1D1D1D;*/
    margin-bottom: 5px;
    padding: 7px 0 10px;
}
.msg h3 {
    font-weight: bold;
    font-size: 16px;
    margin: 0;
    padding: 0 0 3px;
}
.msg h3 a {
    color: #464646;
    text-decoration: none;
}
/* /index page */
.banners {
    text-align: left;
    padding: 0 40px;
    height: 40px;
}
.banners img {
    margin: 0 5px -5px;
}
/*------------------------------------------------------------------------------------------------*/
/* banners */
.banner_box			{display: none; position: relative;}
.banner_box .banner		{background: #8539b3; color: #fff;}
.banner_box .banner310x70	{width: 310px; height: 70px;}
.banner_box .banner200x300	{width: 200px; height: 300px; margin: 0 0 10px 0;}
.banner_box .banner160x200	{width: 160px; height: 200px; margin: 0 0 20px 0;}
.banner_box .banner468x60	{width: 468px; height: 60px;}
.clear	{float: none; clear: both; width: 100%; height: 1px; //font-size: ipx; margin-bottom: -1px;}

#head		{height: 120px;}
/*#foot_banner	{display: none;}*/
/*------------------------------------------------------------------------------------------------*/

