/* Reset
----------------*/	
HTML {
	font-size:100.01%;
	}
HTML,BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,
H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,PRE,A,ABBR,
ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,
FONT,IMG,INS,KBD,Q,S,SAMP,SMALL,STRIKE,
STRONG,SUB,SUP,TT,VAR,DL,DT,DD,OL,UL,
LI,FIELDSET,FORM,LABEL,LEGEND,TABLE,
CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD,HR {
	padding:0;
	margin:0;
	border:none;
	outline:none;
	font-family:inherit;
	}
	
DFN,I,CITE,VAR,ADDRESS,EM {
	font-style:normal;
	}
TH,H1,H2,H3,H4,H5,H6 {
	font-weight:normal;
	}
TEXTAREA,INPUT,SELECT {
	font-family:Arial,sans-serif;
	font-size:1em;
	}
SMALL {
	font-size:.85em;
	}OL,UL {
	list-style:none;
	}
TABLE {
	border-collapse:collapse;
	border-spacing:0;
	}
CAPTION,TH,TD {
	text-align:left;
	}
:focus {
	outline:none;
	}
SUP,SUB {
	vertical-align:baseline;
	position:relative;
	top:-.5em;
	font-size:.85em;
	}
SUB {
	top:.5em;
	}


/* Fonts
----------------*/
@font-face {
	font-family:'HeliosCondCBold';
	src:url('../files/HeliosCondC-Bold.eot');
	src:local('HeliosCond-Bold_'), url('../files/HeliosCondC-Bold.woff') format('woff'), url('../files/HeliosCondC-Bold.ttf') format('truetype');
	}

/* Globals 
----------------*/
BODY {
	background:#141411 url(img/page-tex.png) repeat 0 0;
	font:.8125em/1.2 tahoma,sarial,sans-serif; 
	color:#7e7f71;
	}	
	
A {
	color:#9f9d8e;
	}
	A:hover {
		text-decoration:none;
		}
.clr {clear:both;}
		
/* hr */	
.hr {
	height:0;
	overflow:hidden;zoom:1;
	margin:.85em 0 .75em;
	border-top:1px solid #1e1e18;
	border-bottom:1px solid #45443b;
	opacity:.8;
	clear:both;
	}
.hr-space {
	margin:1.5em 0;
	}
.hr-fade {
	border-top:1px solid #25241e;
	border-bottom:1px solid #38382f;
	}
	.hr HR {
		display:none;
		}

		
/* User Generated
----------------------- */	
.h-ugc {
overflow:hidden;zoom:1;
	}
	.h-ugc H1 {
		font:20px/1 arial,sans-serif;
		color:#9e9c89;
		text-transform:uppercase;
		}
	.h-ugc H2 {
		font:18px/1.2 arial,sans-serif;
		color:#bfbeb6;
		margin:0;
		}
	.h-ugc H3 {
		color:#bfbeb6;
		font:bold 14px/1.2 arial,sans-serif;
		margin:0 0 .7em;
		}
	.h-ugc H4 {
		font-weight:bold;
		font-family:arial, sans-serif;
		color:#b1af98;
		margin:0 0 .7em;
		}


	H1.title  {
        font:24px/1 "HeliosCondCBold",arial,sans-serif;
        color:#9d9b89;
        font-weight:bold;
        text-transform:uppercase;
        letter-spacing:-.02em;
        line-height:1.3;
        }
    H2.title {
        font:18px/1 "HeliosCondCBold",arial,sans-serif;
        color:#9d9b89;
        font-weight:bold;
        text-transform:uppercase;
        letter-spacing:-.02em;
        line-height:1.3;
        }
    .title IMG {
		vertical-align:middle;	
		}
	.title A {
		color:#9d9b89;
		text-decoration:none;
	}
		
		
	.h-ugc *+H2 {
		margin-top:1.25em;
		}
	.h-ugc *+H3,
	.h-ugc *+H4 {
		margin-top:1.75em;		
		}
		
	.h-ugc .nomtop {
			margin-top:0;
		}
	.h-ugc EM {
		font-style:italic;
		}
	.h-ugc B,
	.h-ugc STRONG {
		font-weight:bold;
		}		
	.h-ugc P,
	.h-ugc UL,
	.h-ugc OL,
	.h-ugc TABLE,
	.h-ugc BLOCKQUOTE {
		margin:0 0 1.5em;
		line-height:1.4;
		}
	.h-ugc P+P {
		margin:-.5em 0 1em;
		}

	.h-ugc>*:last-child {
		margin-bottom:0;
		}
		
	.h-ugc .annot,
	P.annot {
		font-size:1.17em;
		}
		
	.h-ugc .pic-left {
		float:left;
		margin:0 20px .5em 0;
		}
	.h-ugc .pic-right {
		float:right;
		margin:0 0 .5em  20px;
		}
	.h-ugc .pic-center {
		margin:1em auto;
		text-align:center;
		zoom:1;
		width:100%;
		}
		.h-ugc .pic-left IMG,
		.h-ugc .pic-right IMG,
		.h-ugc .pic-center IMG,
		.h-ugc IMG.pic-left,
		.h-ugc IMG.pic-right,
		.h-ugc IMG.pic-center {
			display:block;
			border:1px solid #10100e;
			}
		.h-ugc .pic-left SMALL,
		.h-ugc .pic-right SMALL,
		.h-ugc .pic-center SMALL {
			display:block;
			margin:.5em 0 0;
			font-size:.85em;
			}
		.h-ugc .pic-center IMG {
			margin:0 auto;
			}
		.h-ugc .pic-center SMALL {
			text-align:center;
			}
		
.h-ugc UL {
	margin:0 0 1em 0;
	}
.h-ugc OL {
	margin:0 0 1em 2em;
	}
	.h-ugc LI {
		margin:.25em 0;
		}
	.h-ugc UL LI {
		margin:.5em 0 .5em 1.5em;
		list-style:disc;
		}
		.h-ugc UL LI LI,
		.h-ugc LI UL LI {
			}
	.h-ugc OL LI,
	.h-ugc LI OL LI {
		list-style:decimal;
		background:none;
		padding:0;
		}
	.h-ugc OL OL LI {
		list-style:lower-latin;
		}
		
	.h-ugc TABLE {
		width:100%;
		border-collapse:separate;
		border-spacing:0;
		}
		.h-ugc TABLE TH,
		.h-ugc TABLE TD {
			padding:.75em 1.5em .75em 0;
			}
		.h-ugc TABLE TH {
			font-size:.85em;
			color:#7e7f71;
			border-bottom:1px solid #22221d;
			}
		.h-ugc TABLE TD {
			border-top:1px solid #35352e;
			border-bottom:1px solid #22221d;
			vertical-align:top;
			}
			.h-ugc TABLE .tr-even TD {
				}
			.h-ugc TABLE .tr-last TD {
				border-bottom:none 0;
				}

				
	.h-ugc BLOCKQUOTE {
		margin:0 0 1em;
		padding:0 1em;
		font:italic .92em/1.5 georgia,times,serif;
		}
		
	.h-ugc .hr {
		margin:1.5em 0;
		}
		
	/* typo */
	.typo-laquo {
		margin:0 0 0 -.44em;	
		}
		
	
/* Layout
----------------------- */	
/* sticky footer */
HTML, BODY, .l-page {height:100%;min-width:990px;}
body > .l-page {height:auto;min-height:100%;}
.l-page__i {padding:0 0 200px;}
.l-footer {
	margin:-200px 0 0;
	height:200px;
	clear:both;
	} 
.l-center {
	width:985px;
	margin:0 auto;
	}
.l-page {
	}
	.l-page__i {
		width:985px;
		margin:0 auto;
		position:relative;
		left:-7px;
		overflow:hidden;
		}
	.l-page__i, x:-moz-any-link {left:-8px;}
		
		
	
/* Header
----------------------- */	
.l-header {
	height:223px;
	position:relative;
	background:url(img/bg-header.jpg) no-repeat 0 0;
	}

	/* logo */
	.l-header .logo {		
		width:290px;
		height:120px;
		position:absolute;	
		left:30px;
		top:56px;
		background:url(img/wot-logo.jpg) no-repeat 0 0;
		}
		
		.l-header .logo SPAN {
			display:none;
			}

	/* lang */
	.l-header .b-lang {
		position:absolute;	
		left:693px;
		top:12px;
		font:9px arial,sans-serif;
		text-transform:uppercase;
		}
		.b-lang SELECT{
			background:#303132;
			color:#8f9898;
			border:1px solid #111;
			padding:2px;
			}


		.b-lang A,
		.b-lang STRONG {
			padding-left:19px !important;
			}
			.b-lang__ico {
				position:absolute;
				background:url(img/_flag-ru.png) no-repeat 0 0;
				width:15px;
				height:11px;
				margin:0 0 0 -19px;
				}
/*
			.b-lang__ico_us {background-position:0 0;}
			.b-lang__ico_sp {background-position:0 -14px;}
			.b-lang__ico_kr {background-position:0 -28px;} 
*/				
		.b-lang .b-drop__head {
			background:#303132 url(img/lang-head.png) no-repeat 0 0;
			width:41px;
			height:16px;
			padding:2px 20px 2px 4px;
			}
			
	/* drop */
	.b-drop {
		position:relative;
		z-index:10;
		}
		.b-drop__head {
			position:relative;
			overflow:hidden;zoom:1;
			margin:-2px 0 0;
			}
			.b-drop__head A,
			.b-drop__head STRONG {
				float:left;
				padding:2px 15px 2px 2px;
				}
			.b-drop__head STRONG {
				cursor:default;
				}
			.b-drop__head .b-drop__arr {
				position:absolute;
				width:16px;
				height:16px;
				right:2px;
				top:2px;
				opacity:.5;
				cursor:pointer;
				}
				
			.b-drop:hover .b-drop__head A,
			.b-drop:hover .b-drop__head STRONG {
				}
/* moved to jquery
		.b-drop:hover .b-drop__tale {
			display:block;
			}
*/
		.b-drop__tale {
			display:none;
			background:#303132;
			width:99%;
			overflow:hidden;zoom:1;
			padding:0 0 1px;
			position:absolute;
			z-index:10;
			left:0;
			top:100%;
			opacity:.95;
			}
			.b-drop__tale LI {
				float:none;
				margin:0 1px;
				overflow:hidden;zoom:1;
				}
				.b-drop__tale LI A {
					padding:2px 5px 2px 22px !important;
					float:none;
					display:block;
					overflow:hidden;zoom:1;
					}
				.b-drop__tale LI A:hover {
					background:#494b4e;
					}
			

/* Footer
----------------------- */	
.l-footer {
	background:url(img/page-footer.jpg) no-repeat 50% 10px;
	} 
	.l-footer__i {
		width:985px;
		margin:0 auto;
		padding:65px 0 0;
		font-size:.85em;
		color:#838585;
		} 

	/* foo-copy */
	.foo-copy {
		overflow:hidden;zoom:1;	
		padding:0 15px;
		}
		.foo-copy LI {
			float:left;
			margin:0;
			width:120px;
			}
			.foo-copy LI A {
				text-decoration:none;
				color:#838585;
				display:block;
				float:left;
				white-space:nowrap;
				position:relative;
				}
				.foo-copy LI A I {
					display:block;
					height:69px;
					width:120px;
					margin:0 0 6px -5px;
					}
				.foo-copy LI A EM {
					font-style:normal;
					}
				.foo-copy LI A:hover EM {
					color:#ad7a07;
					text-decoration:underline;
					}
				.foo-copy LI A:hover {
					word-spacing:0;
					}
			
			.foo-copy__wg I {
				background:url(img/logo-wg.png) no-repeat 0 100%;
				}
			.foo-copy__bw I {
				background:url(img/logo-bw.png) no-repeat 0 100%;
				}
			
			
/* Body
----------------------- */	
.l-center {
	clear:both;
	}
.l-body {
	background:;
	padding:1px 0 0;
	overflow:hidden;zoom:1;
	position:relative;
	}
	.l-mainbar,
	.l-sidebar {
		float:left;
		width:100%;
		margin:0 -100% 0 0;
		}
		.l-sidebar__i {
			z-index:3;
			float:right;
			width:242px;
			position:relative;
			padding:0 0 35px;
			}
			.l-sidebar .b-tex__b {
				padding:20px 20px 22px 1px;
				}
		.l-mainbar {
			position:relative;
			z-index:2;
			padding:0 0 7px;
			}
			.l-mainbar__i {
				margin:0 240px 0 0;
				padding:0 0 7px;
				position:relative;
				z-index:2;
				}
			.l-mainbar .b-tex__lr {
				padding:20px 21px 10px 21px;
				zoom:1;
				}
			.l-mainbar .b-panel__i {
				padding-right:14px;
/*				min-height:930px; */
				zoom:1;
				}
			.l-mainbar .bp__minheight {
				min-height:930px;
				}
	/* tex */			
	.b-tex {
		background:#1f1f1a url(img/body-tex.png) repeat 0 0;
		zoom:1;
		}
		.b-tex__b {
			background:url(img/body-b.gif) repeat-x 0 100%;
			padding:0 0 2px;
			zoom:1;
			}
			.b-tex__b_bl {
				background:url(img/body-bl.gif) no-repeat 100% 100%;
				}
			.b-tex__b_br {
				background:url(img/body-br.gif) no-repeat 0 100%;
				}
		.b-tex__lr {
			background:url(img/body-lr.gif) repeat-y 0 0;
			padding:0 1px;
			}
		.b-tex__l {
			background:url(img/body-side.gif) repeat-y 0 0;
			}
		.b-tex__r {
			background:url(img/body-side.gif) repeat-y 100% 0;
			}
	
	/* panel  */
	.b-panel {
		background:#2c2c26;
		margin:0 0 10px;
		//width:100%;
		overflow:hidden;zoom:1;
		}
		.b-panel__t {
			background:url(img/panel-tb.jpg) no-repeat 100% 0;
			height:4px;
			overflow:hidden;zoom:1;
			padding:0 4px 0 0;
			font-size:0;
			}
			.b-panel__t DIV {background:url(img/panel-tb.jpg) no-repeat 0 0;height:4px;zoom:1;}
		.b-panel__b {
			background:url(img/panel-tb.jpg) no-repeat 100% 100%;
			height:4px;
			overflow:hidden;zoom:1;
			font-size:0;
			}
			.b-panel__b DIV {background:url(img/panel-tb.jpg) no-repeat 100% 100%;height:4px;zoom:1;}
		.b-panel__r {
			background:url(img/panel-r.gif) repeat-y 100% 0;
			padding:0 4px 0 0;
			}
			.b-panel__l {background:url(img/panel-l.gif) repeat-y 0 0;}
		.b-panel__i {
			padding:14px 16px 10px 20px;
			overflow:hidden;zoom:1;
			}
			.b-panel_small .b-panel__i {
				padding:10px 11px 10px 15px;
				}

		.b-panel2 .b-panel__r {
			background:url(img/panel2-lr.jpg) repeat-y 100% 0;
			}
			.b-panel2 .b-panel__l {background:url(img/panel2-lr.jpg) repeat-y 0 42px;}
		.b-panel2 .b-panel__i {
			background:none;
			}

		.b-panel3 .b-panel__r {
			background:url(img/panel3-lr.jpg) no-repeat 100% 0;
			}
			.b-panel3 .b-panel__l {background:url(img/panel3-lr.jpg) no-repeat 0 0;}
		.b-panel3 .b-panel__i {
			background:none;
			}

			
	/* nav */
	.b-nav {
		font:12px arial,sans-serif;
		}
		.b-nav .b-panel__i {
			padding:0 0 0 1px;
			overflow:visible;
			}
			
		.b-nav__i {
			margin:-3px -4px -2px 0;
			position:relative;
			}
			.b-nav__item {
				margin:0 -4px 0 0;
				padding:0 0 0;
				width:160px;
				position:relative;
				background:url(img/nav-item.png) no-repeat 0 0;
				}
			.b-nav__item:hover {
				background-position:-320px 0;
				}
			.b-nav H3 {
				width:217px;
				height:15px;
				display:block;
				padding:6px 13px;
				text-decoration:none;
				color:#22211f;
				font:bold 15px/15px arial,sans-serif;
				text-shadow:0px 1px 0 rgba(255,255,255,.25);
				position:relative;
				text-transform:uppercase;
				white-space:nowrap;
				background:url(img/nav-items.png) no-repeat 0 0;
				}
				.b-nav__item_yell {
					background-position:-160px 0 !important;				
					}

				.b-nav H3 SPAN {
					display:none;
					}
				.b-nav .widget_categories H3{background-position:0 0;}
				.b-nav .widget_archive H3{background-position:0 -26px;}
				.b-nav .widget_links H3 {background-position:0 -52px;}
				.b-nav .widget_text H3{background-position:0 -78px;}
				.b-nav .meta_enhanced H3 {background-position:0 -104px;}
				.b-nav .forum {background-position:0 -130px;}
				.b-nav .podderzhka {background-position:0 -156px;}
				.b-nav A.novichku:hover {background-position:-320px 0;}
				.b-nav A.novosti:hover {background-position:-320px -26px;}
				.b-nav A.ot-razrabotchikov:hover {background-position:-320px -52px;}
				.b-nav A.tankopediya:hover {background-position:-320px -78px;}
				.b-nav A.media:hover {background-position:-320px -104px;}
				.b-nav A.forum:hover {background-position:-320px -130px;}
				.b-nav A.podderzhka:hover {background-position:-320px -156px;}
				.b-nav .novichku-cur {background-position:-160px 0;}
				.b-nav .novosti-cur {background-position:-160px -26px;}
				.b-nav .ot-razrabotchikov-cur {background-position:-160px -52px;}
				.b-nav .tankopediya-cur {background-position:-160px -78px;}
				.b-nav .media-cur {background-position:-160px -104px;}
				.b-nav .forum-cur {background-position:-160px -130px;}
				.b-nav .podderzhka-cur {background-position:-160px -156px;}
                .b-nav .registraciya {background-position: 0px -234px;}
                .b-nav .registraciya-cur {background-position: -160px -234px;}
                .b-nav A.registraciya:hover {background-position: -320px -234px;}
                .b-nav .kontakt {background-position: 0px -208px;}
                .b-nav .kontakt-cur {background-position: -160px -208px;}
                .b-nav A.kontakt:hover {background-position: -320px -208px;}
		
		.b-nav__i ul {
			padding:1px 7px 8px;
			background:red;
			margin:1px 4px 0;
			background:url(img/nav-sh.jpg) no-repeat 50% 0;
			}
			.b-nav__i ul LI {
				margin:.2em 0 .25em;
				text-shadow:1px 1px 0 #131510;
				}
				.b-nav__i UL LI A {
					color:#838274;
					}
				.b-nav__i UL LI.current-cat A {
					text-decoration:none;
					color:#bfbeb6;
				}
				.b-nav__i UL LI STRONG {
					font-weight:normal;
					color:#bfbeb6;
					}
			
	/* webs */
	.b-webs {
		font:12px arial.sans-serif;
		}
		.b-webs__i {
			margin:-7px -2px;
			}
			.b-webs__i LI {
				padding:8px 0 8px 31px;;
				line-height:14px;
				overflow:hidden;zoom:1;
				}
				.b-webs__i LI A {
					text-shadow:1px 1px 0 #35352d;
					}
					.b-webs LI I {
						background:url(img/ico-webs.png) no-repeat 0 0;
						width:22px;
						height:22px;
						position:absolute;
						margin:-3px 0 0 -31px;
						}
					.b-webs__twi A I {background-position:0 0;}
					.b-webs__vk A I {background-position:0 -22px;}
					.b-webs__gam A I {background-position:0 -44px;}
					.b-webs__mm A I {background-position:0 -66px;}
					.b-webs__yt A I {background-position:0 -88px;}

	/* frame */
	.b-frame {
		border:1px solid #272720;	
		}
		.b-frame__i {
			border:1px solid #12120f;
			}
		.b-frame IMG {
			vertical-align:middle;
			}
			
		.b-frame_flow {
			margin:0 0 10px;		
			}
			
		/* frames-lr */
		.b-frames-lr {
			overflow:hidden;zoom:1;
			margin:0 0 10px;		
			}
			.b-frames-lr__l {
				float:left;
				}
			.b-frames-lr__r {
				float:right;
				}
			
			
	/* box-extra */
	.b-box-extra {
		border-width:0 1px;
		background:#232426 url(img/box-extra.jpg) no-repeat 0 0;
		padding:6px 0 0;
		width:240px;
		border-left:1px solid #0a0a0a;
		margin:0 0 0 1px;
		color:#7a8383;
		}
		.b-box-extra__i {
			background:url(img/box-extra.jpg) no-repeat 0 100%;
			padding:10px 21px 16px 16px;
			}
		
		.b-box-extra .hr {
			margin:.5em 0;
			border-top:1px solid #1b1c1c;
			border-bottom:1px solid #363738;		
			}
			
			
	/* login */
	.b-login {
		}
		.b-login .b-panel3 .b-panel__i {
			padding:8px 14px 2px 19px;		
			}
		.b-login__i {
			overflow:hidden;zoom:1;
			}

		.b-login__reg {
			font:9px/1 arial,sans-serif;
			color:#6f6d5a;
			text-transform:uppercase;
			float:right;
			}
		.b-login H3 {
			font-size:1.15em;
			font-weight:bold;
			color:#827f60;
			margin:0 0 .25em;
			line-height:1;
			}
		.b-login INPUT.text {
			float:left;
			clear:left;
			background:url(img/input-text.png) no-repeat 0 0;
			width:112px;
			height:18px;
			padding:0;
			border:none 0;
			color:#4e4f45;
			padding:3px 6px;
			margin:0 0 6px;
			}
		.b-login INPUT.bt-login {
			float:right;
			background:url(img/bt-login.png) no-repeat 0 0;
			width:55px;
			height:54px;
			padding:0;
			border:none 0;
			cursor:pointer;
			}
			.b-login INPUT.bt-login:hover {
				background-position:0 -54px;
				}
			
	/* feed */
	.b-feed {
		}
		.b-feed__more {
			overflow:hidden;zoom:1;
			}
			.b-feed__more A {
				float:left;
				}

		/* feed news */
		.b-feed_news {
			}
			.b-feed_news .b-feed__item {
				margin:.9em 0 1.2em;
				}
				.b-feed_news .fi__date {
					font-size:9px;
					color:#8c896b;
					margin:0 0 .1em;
					}
					
				.b-feed_news .fi__ctrls {
					margin:.1em 0 0;
					}
					.b-feed_news .fi__ctrls A {
						color:#ad7a07;
						text-transform:uppercase;
						font:9px arial,sans-serif;
						}
					.b-feed_news .fi__ctrls SMALL {
						color:#8c896b;
						font-size:11px;
						}

			.b-feed_news .b-feed__more A {
				background:url(img/bt-more-news.png) no-repeat 0 0;
				width:101px;
				height:26px;
				margin:0 0 0 -1px;
				}
				.b-feed_news .b-feed__more A SPAN {
					display:none;
					}
				.b-feed_news .b-feed__more A:hover {
					background-position:0 -26px;
					}
				
		/* feed forum */
		.b-feed_forum {
			}

			.b-feed_forum .t-list {
				width:100%;
				margin:-.5em 0 -.4em;
				}
			
			.b-feed_forum .b-feed__more A {
				background:url(img/bt-more-forum.png) no-repeat 0 0;
				width:50px;
				height:26px;
				margin:0 0 0 -1px;
				}
				.b-feed_forum .b-feed__more A SPAN {
					display:none;
					}
				.b-feed_forum .b-feed__more A:hover {
					background-position:0 -26px;
					}
			
				
	/* t-list */
	.t-list {
		border-collapse:separate;
		border-spacing:0;
		}
		.t-list TD {
			padding:.75em 1.5em .75em 0;
			border-top:1px solid #35352e;
			border-bottom:1px solid #22221d;
			vertical-align:top;
			}
			.t-list .tr-first TD {
				border-top:none 0;;
				}
			.t-list .tr-last TD {
				border-bottom:none 0;;
				}

		.t-list .td-date {
			color:#8c896b;
			font-size:9px;
			padding-top:1.05em;
			white-space:nowrap;
			line-height:16px;
			}
		.t-list .td-title {
			line-height:15px;
			}
			.t-list .td-title SMALL {
				color:#8c896b;
				font-size:11px;
				}
		.t-list .td-user {
			font-size:9px;
			padding-top:1.05em;
			white-space:nowrap;
			line-height:16px;
			padding-right:0;
			}

	/* user */
	.b-user {
		font:9px arial,sans-serif;
		text-transform:uppercase;
		color:#ad7a07;
		}
			
	/* scribe */
	.b-scribe {
		}
		.b-scribe__i P {
			margin:0 0 1em;
			font-size:11px;
			}
		.b-scribe__i .ctrls {
			margin:0;
			overflow:hidden;zoom:1;
			}
			.b-scribe__i .ctrls INPUT.text {
				float:left;
				clear:left;
				background:url(img/input-text_gr.png) no-repeat 0 0;
				width:118px;
				height:18px;
				padding:0;
				border:none 0;
				color:#4e4f45;
				padding:3px 6px;
				font-size:13px;
				}
			.b-scribe__i .ctrls INPUT.bt-send {
				float:right;
				background:url(img/bt-scribe.png) no-repeat 0 0;
				width:68px;
				height:25px;
				padding:0;
				border:none 0;
				cursor:pointer;
				}
				.b-scribe__i .ctrls INPUT.bt-send:hover {
					background-position:0 -25px;
					}

	/* poll */
	.b-poll {
		}
		.b-poll__i {
			font-size:11px;
			}
			.b-poll__q {
				font-weight:bold;
				}
			.b-poll__i .b-radiolist {
				margin:0 0 .75em;
				}
			.b-poll__i .ctrls {
				overflow:hidden;zoom:1;
				padding:0 0 0 1.5em;
				margin:-.4em 0 0;
				}
				.b-poll__i .ctrls .bt-poll-archive {
					float:left;
					background:url(img/bt-poll-more.png) no-repeat 0 0;
					width:90px;
					height:25px;
					padding:0;
					border:none 0;
					cursor:pointer;
					}
					.b-poll__i .ctrls .bt-poll-archive:hover {
						background-position:0 -25px;
						}
				.b-poll__i .ctrls .bt-poll {
					float:right;
					background:url(img/bt-poll.png) no-repeat 0 0;
					width:64px;
					height:25px;
					padding:0;
					border:none 0;
					cursor:pointer;
					}
					.b-poll__i .ctrls .bt-poll:hover {
						background-position:0 -25px;
						}
		.b-poll__i_wide {
			font-size:11px;
			margin-bottom: 30px;
			}

		.vote-results {
			margin: 4px 0 10px 0;
			width: 200px;
			display: table;
		}
			.vote-results .vote-variant {
				width: 100%;
				float: left;
				display: table;
				height: 16px;
			}
			
			.vote-results .vote-variant-text {
				width: 140px;
				float: left;
				display: inline;
			}
			.vote-results .vote-variant-stat {
				width: 50px;
				float: right;
				display: inline;
				font-size: 80%;
				text-align: right;
				
			}
				.vote-results .vote-variant-stat #bold {
					font-weight: bold;
				}

			.vote-results .progress {
				background:url(img/poll_bg_small.gif) no-repeat 0 0;
				margin: 4px 0 0 0;
				padding: 2px 4px 2px 2px;
				width: 196px;
				height: 13px;
				display: table;
			}

			.vote-results .progress-large {
				background:url(img/poll_bg.gif) no-repeat 0 0;
				margin: 4px 0 0 0;
				padding: 2px 4px 2px 2px;
				width: 296px;
				height: 13px;
				display: table;
			}

				.vote-results .progress .result, .vote-results .progress-large .result{
					background:url(img/poll_bar.gif);
					width: 0px;
					height: 8px;
					display: block;
					float: left;
					overflow: hidden;
				}


	/* radiolist */
	.b-radiolist {
		}
		.b-radiolist LI {
			padding:.25em 0 .7em 1.75em;
			overflow:hidden;zoom:1;
			margin:0;
			}
			.b-radiolist LI INPUT {
				margin:0 0 0 -1.75em;
				vertical-align:middle;	
				position:absolute;
				//margin:-.25em 0 0 -2em;
				}
			.b-radiolist LI .jNiceRadio,
			.b-radiolist LI .jNiceCheckbox {
				margin:-2px 0 0 -1.85em;
				vertical-align:middle;	
				position:absolute;
				outline:none !important;
				border:none !important
				}

		.b-radiolist_hor LI {
			display:-moz-inline-box;display:inline-block;//display:inline;zoom:1;	
			vertical-align:top;
			padding:.25em 1.5em .7em 1.75em;
			}

		.b-radiolist_horfix LI {
			width:26.5%;
			padding-right:.5em;
			}
				
			
	/* ad-side */
	.b-ad-side {
		margin:0 0 1px;	
		}
		.l-body__extra .b-ad-side {
			margin:0 0 1px 2px;	
			}
		.b-ad-side IMG {
			vertical-align:middle;
			}
			
			
/* crumbs */
.b-crumbs {
	font-size:.85em;
	margin:0 0 .75em;
	}
	.b-crumbs A {
		color:#5e5e58;
		}
	.b-crumbs .darr {
		display:-moz-inline-box;display:inline-block;//display:inline;
		overflow:hidden;zoom:1;
		width:4px;
		height:6px;
		border:1px solid #46483f;
		border-width:1px 1px 0 0;
		position:relative;
		top:.25em;
		}
			
/* steps */	
.b-steps {
	margin:1.5em 0;
	overflow:hidden;zoom:1;
	}
	.b-steps UL {
		overflow:hidden;zoom:1;
		}
		.b-steps LI {
			float:left;
			font:9px arial,sans-serif;
			color:#4d4c43;
			text-transform:uppercase;
			padding:40px 0 0;
			text-align:center;
			text-shadow:0px -1px 0 rgba(29,29,24,.9);
			}
		.b-steps LI.cur {
			color:#797768;
			}		
		
	.b-steps3 {
		background:url(img/steps.png) no-repeat 50% 0;
		padding:0 15px 0 21px;
		}
		.b-steps3 LI {
			width:33%;
			}
			
	.b-steps4 {
		background:url(img/steps2.png) no-repeat 50% 0;
		padding:0 15px 0 21px;
		}
		.b-steps4 LI {
			width:33%;
			}
	
	.b-steps5 {
		background:url(img/steps3.png) no-repeat 50% 0;
		padding:0 15px 0 21px;
		}
		.b-steps5 LI {
			width:33%;
			}
/* media gallery */
.b-img-gal {
}
	.b-img-gal .rowdiv {
		display: block;
		height: 20px;
		width: 100%;
	}
	.b-img-gal a {
		margin-right: 18px;
	}

	.b-img-gal a img {
		border: 1px solid #000000;
	}

/* pagination */	
.b-pages {
	margin:1.5em 0;
	overflow:hidden;zoom:1;
	width: 100%;
	}
	.b-pages .prev {
		background:url(img/bt-prev.png) no-repeat 0 0;
		padding:0px;
		width: 52px;
		height: 26px;
		float: left;
		display: inline;
		}
		
	.b-pages .next {
		background:url(img/bt-next.png) no-repeat 0 0;
		padding:0px;
		width: 52px;
		height: 26px;
		float: right;
		display: inline;
	}

	.b-pages .pageslist {
		padding: 0px;
		width: 60%;
		display: inline;
		text-align: center;
		}

		.b-pages .pageslist .this-page {
			font-weight: bold;
			padding: 0 4px;
		}

		.b-pages .pageslist A {
			color:#ad7a07;
			padding: 0 4px;
		}
			.b-pages .pageslist A:hover {
				text-decoration:none;
			}
/* form */	

.b-form {
	}
	.b-form FIELDSET {
		border-top:1px solid #34342d;
		border-bottom:1px solid #21221d;
		padding:1em 0;
		zoom:1;
		}
		.b-form FIELDSET.fs_first {
			padding-top:0;
			border-top:none 0;
			}

		.b-form FIELDSET LABEL {
			display:block;
			color:#b1af98;
			font-weight:bold;
			margin:0 0 .5em;
			}

		.b-form FIELDSET .fs__third {
			display:-moz-inline-box;display:inline-block;//display:inline;zoom:1;
			width:30%;
			padding:0 2% 0 0;
			//padding:0 1.9% 0 0;
			}
	
	.b-form .text {
		background:#1b1b16 url(img/form-ctrls.png) no-repeat 0 0;
		color:#4e4f45;
		width:126px;
		height:16px;
		border:none 0;
		padding:4px 8px;
		line-height:16px;
		}
		.b-form .text_wide {
			background:#1b1b16 url(img/form-ctrls.png) no-repeat 0 -24px;
			width:306px;
			}
		.b-form .text_short {
			background:#1b1b16 url(img/form-ctrls.png) no-repeat -142px 0;
			width:86px;
			}
	
		.b-textarea {
			background:#1b1b16 url(img/form-ctrls.png) no-repeat 0 -72px;
			width:478px;
			height:124px;
			overflow:hidden;zoom:1;
			}
			.b-textarea TEXTAREA {
				background:none;
				padding:4px 8px;
				border:none 0;
				max-width:462px;
				width:462px;
				max-height:116px;
				height:116px;
				color:#4e4f45;
				overflow-y:auto;
				resize:none;
				}
			
		.b-form .b-radiolist {
			margin:0.6em -2em 0 0;
			}
			.b-form .b-radiolist LABEL {
				display:inline;
				font-weight:normal;
				color:#7e7f71;
				}
			
		.b-form .fs__more {
			margin:.5em 0 0;
			}
			.b-form .fs__more LABEL {
				font-weight:normal;
				color:#7e7f71;
				}
			
	.b-form .b-form__chk {
		padding:.25em 0 .25em 2em;	
		font-weight:normal;
		color:#7e7f71;
		margin:0;
		}
		
	.b-form .fs__captcha {
		margin:1em 0 0;
		}
		.b-form .fs__captcha IMG {
			float:left;	
			margin:0 1em 0 0;
			}
			
	.b-form__ctrls {
		border-top:1px solid #403f39;
		padding:1em 0 0;
		text-align:center;
		}
		.b-form__ctrls .bt-reg {
			background:url(img/bt-reg.png) no-repeat 0 0;
			width:180px;
			height:54px;
			border:none 0;
			padding:0;
			}
			.b-form__ctrls .bt-reg:hover {
				background-position:0 100%;
				cursor:pointer;
				}
				
		.b-form__ctrls .bt-send-form {
			background:url(img/bt-send.png) no-repeat 0 0;
			width:180px;
			height:54px;
			border:none 0;
			padding:0;
			}
			.b-form__ctrls .bt-send-form:hover {
				background-position:0 100%;
				cursor:pointer;
				}
/* b-select */
	.b-select {
		}

.maintenance{
	text-align: center;
}


.b-postnav {
	clear:both;
	}

.b-postnav *, .pagerbox *{ 
	color:#ad7a07;
	}
.b-postnav .right {
	float:right;
	}
	
.b-copy {
	}
.b-copy img {
	float:left;
	margin:0 0 0 20px;
	}
.b-copy .copy {
	color:#cacaca;
	float:left;
	width:190px;
	margin:41px 15px 0;
	}
	
.b-post-button ul {
	float:right;
	margin:0;
	list-style:none;
	}
.b-post-button ul li {
	float:left;
	margin-bottom:0;
	list-style-type:none;
	}
.addtoany_share_save_container {
	float:left;
	clear:left;
	}
.addtoany_share_save {
	color:#ad7a07;
	background-position:5px 0;
	}
	
.b-head-nav {
	font-family:tahoma, sans-serif;
	color:#c7c0aa;
	font-size:10px;
	margin:0 auto;
	padding:3px 0;
	width:510px;
	
	}
.b-head-nav li {
	float:left;
	padding:0 20px;
	line-height:1;
	text-transform:uppercase;
	border-right:1px solid #c7c0aa;
	}
.b-head-nav li.last {
	border:none;
	}
.b-head-nav li a {
	text-decoration:none;
	color:#c7c0aa;s
	} 
.b-head-nav li a:hover {
	text-decoration: underline;
	}
.b-post .info {
	margin:5px 0 20px;
	}
.b-post .info .date {
	font-size:11px;
	color:#6a6c5e;
	}
.b-post-content {
	margin:0 0 15px;
	}
.b-mark {
        width: 11px;
        height: 12px;
        padding: 0 10px 0 40px;
	background:url(img/im_tag.gif) no-repeat 25px 3px;
}