BODY {
	margin: 10px;
	background: #CDDABC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size : 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.pad2 {
	color: #FFFFFF;
	padding-top: 4px;
}

A {
color: #2A9429;
text-decoration: underline;
}
A:hover {
color: #006600;
text-decoration: none;
}
A:active {
color: #006600;
text-decoration: none;
}


.isearch {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	width: 190px;
}

.ibutton {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #A0A19B;
	color: #FFFFFF;
}

H1 {
color: #666666;
/* color: #FF9E31;*/
font-size: 18px;
margin-top: 2px;
margin-left: 0px;
margin-bottom: 0px;
}

.lpath {
color: #FFFFFF;
}

.plpath {
padding: 2px;
color: #FFFFFF;
}

/* 20.09.2005 */
.com_table {
	background-color: #F0F1EC;
	border: 1px solid #DEDED2;
	border-top: 3px solid #DEDED2;
}
.com_td {
	text-align: justify;
	color: #696969;
	background-color: #F0F1EC;
}
.com_th {
color: #FFFFFF;
font-weight: bold;
}

OL {
margin-top:2px;
text-align: left;
}

.com_txt {
text-align: justify;
color: #696969;
padding-right: 8px;
padding-bottom: 6px;
}

.hrwt {
margin: 0px;
color: #FFFFFF;
}

A.spec {
color: #666666;
text-decoration: underline;
}
A.spec:visited {
color: #666666;
text-decoration: underline;
}
A.spec:hover {
color: #30569D;
text-decoration: none;
}
A.spec:active {
color: #30569D;
text-decoration: none;
}
/* new */
.content {
	padding: 10px;
	vertical-align: top;
}
.menu {
	padding: 20px 20px 0px 20px;
	vertical-align: top;
}

/* ========================================
 * Рейтинг 
 * ========================================
 */
.rating {
	color: #666666;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 11px; 
	width: 85px;
	height: 16px;
}
.unit-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 85px;
		height: 16px;
		position: relative;
		background: url('/i/rating.gif') top left repeat-x;		
	}
	
	.unit-rating li{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		float: left;
	}
	.unit-rating li a{
		display:block;
		width:17px;
		height: 16px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 17;
		position: absolute;
		padding: 0px;
	}
	.unit-rating li a:hover{
		background: url('/i/rating.gif') left center;
		z-index: 2;
		left: 0px;
	}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:17px;}
.unit-rating a.r2-unit{left:17px;}
.unit-rating a.r2-unit:hover{width: 34px;}
.unit-rating a.r3-unit{left: 34px;}
.unit-rating a.r3-unit:hover{width: 51px;}
.unit-rating a.r4-unit{left: 51px;}	
.unit-rating a.r4-unit:hover{width: 68px;}
.unit-rating a.r5-unit{left: 68px;}
.unit-rating a.r5-unit:hover{width: 85px;}
.unit-rating li.current-rating{
		background: url('/i/rating.gif') left bottom;
		position: absolute;
		height: 16px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
}
.rating_msg {
	float: left;
	padding-left: 8px;
}

.error {
	color: #FF0000;
}
/* Form Row */
.fr_name {
	float:left;
	width:200px;
	text-align: right;
}
.fr_input {
	padding-left: 10px;
	float:left;
	font-size: 85%;
}
.fr_div {
	clear: both;
	padding-top: 11px;
	padding-bottom: 11px;
}
.fr_hint {
	font-size: 85%;
	color: #666666;
}
.board_pv { padding-bottom: 5px;}
.ico-set {background-image:url(/i/icons.png);}
.show-zoom {font-size:10px; padding-bottom: 4px;}
.show-zoom .ico-set {top:5px; left:0; width:10px; height:10px; background-position:-13px 0px; float:left; margin: 2px 4px 0px 0px;}
.comm {
	color: #808080;
	font-size: 85%;
}
.contact {
	background-color: #F0F0F0;
	padding: 5px;
	margin-left:30px;
}
.top_block {
	padding-right: 20px;
	text-align: right;
}
H2 {
	margin: 0px;
	font-size: 16px;
}
.board_lo {
	padding: 5px;
	background-color: #EEEEEE;
	margin-bottom: 20px;
	margin-left: 25px;
}
.board_iimg {
	margin-top:2px;
	margin-right: 15px;
	border: 0px;
}
/* Forums */
.forum_table {
	background-color: #000000;
}
.forum_thead td {
	background-color: #407289;
	color: #FEC254;
	font-size: 75%;
	font-weight: bold;
	vertical-align: middle;
}
.forum_subhead td {
	background-color: #407289;
	color: #FEC254;
	font-size: 65%;
	font-weight: bold;
	vertical-align: middle;
}
.forum_subhead td span {
	font-weight: normal;
}
.forum_cat td {
	background-color: #407289;
	color: #FEC254;
}
.forum_cat td a {
	color: #FEC254;
}
.forum_c1 {
	background-color: #EFEFEF;
	font-size: 75%;
}
.forum_c2 {
	background-color: #DEDEDE;
	font-size: 75%;
}
FORM {
	margin:0px;
}
.forum_navi_path {
	font-size: 75%;
}
.fcell_content {
	font-size: 75%;
	text-align: center;
}

.faq_table {
	background-color: #000000;
	width: 700px;
	margin-bottom: 15px;
}
.faq_section {
	background-color: #DEDEDE;
	font-weight: bold;
}
.faq_content {
	background-color: #EFEFEF;
	font-size: 75%;
	text-align: justify;
}
.faq_header {
	background-color: #DEDEDE;
	font-size: 75%;
	font-weight: bold;
}
.faq_header a {
	font-weight: normal;
}
.faq_section_tbl {
	width: 700px;
	margin-bottom: 15px;
}
.profile_menu {
	color: #000000;
	font-size: 70%;
	padding:3px;
}
.profile_menu a {
	font-weight: bold;
	font-size: 120%;
}

.f_post_options {
	font-size: 80%;
}
.bbcode_td select {
	font-size: 10px;
}
.bbcode_td input {
	font-size: 10px;
}

.c01 { background: #fff url('/i/c01.gif') no-repeat; width:95%;}
.c02 { background:url('/i/c02.gif') right top no-repeat;}
.c03 { background:url('/i/c03.gif') bottom left no-repeat; height: 8px;}
.c04 { background:url('/i/c04.gif') bottom right no-repeat; height: 8px;}
.c0body { padding: 0px 8px 0px 8px; text-align: center;}

.login_inp { font-size: 90%; color: #999; border: 1px solid #bbbaba; padding: 1px 2px; }
.login_but { font-size: 90%; border: 0px;}
.login_sm { font-size: 70%;}

.footer_td {
	padding: 4px 4px 0px 2px;
	color: #a9a9a9;
}
.footer_cnt {
	color: #a9a9a9;
	font-size: 60%;
	padding: 2px 2px 0px 0px;
	text-align: right;
	vertical-align: middle;
}
.footer_cnt a {
	color: #a9a9a9;
	text-decoration: none;
}

