* {
	margin:0;
	padding:0;
}

TD {
 vertical-align: top; 
}

body {
	background:#fff;
	color:#696969;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#00b7fa;
	text-decoration:underline;
}



a:hover {
	color:#a4c900;
text-decoration:none;
}

img {
	border:none;
}

/*=============================================================
Блоки
=============================================================*/
#header {
	width:100%;
	height:169px;
}

#nav {
	float:right;
	padding-right:30px;
}

#left {
	padding-left:20px;
	font-size:13px;
	vertical-align:top;
	width:100%;
}

#right {
	width:300px;
	font-size:13px;
	vertical-align:top;
}

.shadow {
	height:10px;
	background:url('../images/shadow.png') top right no-repeat;
}

/*.right-top {
	height:30px;
	background:url('../images/right-top.png') no-repeat;
	width:300px;
}

.right-bottom {
	height:30px;
	background:url('../images/right-bottom.png') no-repeat;
	width:300px;
	margin-bottom: 15px;
}

.right-middle {
	background:url('../images/right.png') repeat-y;
	width:300px;
}*/

.right {
	padding-left:25px;
	padding-right:30px;
}

.sidebox ul {
	padding-left: 10px;
	padding-right: 10px;
}

.sidebox ul li {
	list-style-type:none;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #ddd;
	/*background:url('../images/bullet_blue.png') no-repeat left center;*/
}
.sidebox ul li.sub {
	padding-left: 35px;
}
.block {
	padding-left:10px;
}

.sidebox ul li:hover {
	background:#eee /*url('../images/bullet_blue.png') no-repeat left center*/;
}

.sidebox ul li a:hover {
	color:#02b8f9;
}

#content {
	clear:left;
	margin-top:20px;
}

#logo {
	float:left;
	width:343px;

}

a#btn_main:link, a#btn_main:visited, a#btn_main:hover, a#btn_main:active {
	text-indent: -9000px;
	display: block;
	float: right;
	width:128px;
	height: 78px;
	margin-top: 75px;
	background: url('../images/btn_main.jpg');
}

a#btn_register:link, a#btn_register:visited, a#btn_register:hover, a#btn_register:active {
	text-indent: -9000px;
	display: block;
	float: right;
	width:128px;
	height: 78px;
	margin-top: 75px;
	margin-left: 12px; 
	background: url('../images/btn_register.jpg');
}

a#btn_info:link, a#btn_info:visited, a#btn_info:hover, a#btn_info:active {
	text-indent: -9000px;
	display: block;
	float: right;
	width:128px;
	height: 78px;
	margin-top: 75px;
	margin-left: 12px; 
	background: url('../images/btn_info.jpg');
}

a#btn_contacts:link, a#btn_contacts:visited, a#btn_contacts:hover, a#btn_contacts:active {
	text-indent: -9000px;
	display: block;
	float: right;
	width:128px;
	height: 78px;
	margin-top: 75px;
	margin-left: 12px; 
	margin-right: 25px;
	background: url('../images/btn_contacts.jpg');
}



#header-bg {
	/*background:url('../images/content.png') repeat-x;*/
	height:20px;
	position:absolute;
	top:165px;
	left:0px;
	width:100%;
}

#footer {
	background:url('../images/footer.gif') repeat-x;
	height:80px;
}

#footer-bg {
	background:url('../images/footer-content.png') repeat-x;
	width:100%;
	height:20px;
}

#footer p {
	color:#fff;
	padding-top:32px;
}
/*=============================================================
Логин
=============================================================*/
#login {
	position:absolute;
	right:30px;
	top:40px;
	width:468px;
	height:60px;
	padding-top:20px;
	color:#fff;
}
.cabi2 {
	font-size:12px;
}

.cabi 2 a {
	font-size:12px;
}

a.login {
	text-decoration:none;
	border-bottom:1px dashed;
	font-size:18px;
}

a.login-e {
	font-size:18px;
}

#login a {
	color:#fff;
}
/*=============================================================
Оформление
=============================================================*/
h1, h2, h3, h4, h5 {
	color:#555;
	padding-bottom:5px;
	font-weight:normal;
}

h1, h2 {
	font-size:18px;
}

em {
	color:#56960c;
	font-style:normal;
}

.news {
	margin-bottom:15px;
	padding-bottom:30px;
	background:url('../images/separator.gif') no-repeat bottom center;
}

.more {
	margin-top:10px;
}

.info {
	margin-top:10px;
	padding:5px;
}

.info a {
	color:#03b6f9;
}
.info a:hover {
	color:#a4c900;
}

.top-info {
	font-size:11px;
	color:#888;
	margin-bottom:10px;
	padding-right:20px;
}

.rating {
	float:right;
}

.clear {
	clear:both;
}

.news h1 {
	float:left;
}

.right h1 {
	background:#68ac17;
	color:#fff;
	padding-left:20px;
	font-size:18px;
	padding-top:3px;
	border-right:20px solid #4c7e11;
}

h1.orange { background:#ffa200; border-right:20px solid #d88b05;}
h1.red { background:#d11d76; border-right:20px solid #ad0a5b;}
h1.blue { background:#00b7fa; border-right:20px solid #048dbf;}


#cat {
	float:left;
	height:20px;
	margin-right:10px;
	margin-top:1px;
	font-size:13px;
	color:#fff;
}

#cat-left {
	width:12px;
	background:url('../images/cat-left.png') no-repeat;
}

#cat-center {
	background:url('../images/cat-center.png') repeat-x;
	padding:0;
}

#cat-right {

}

/*=============================================================
Главная навигация
=============================================================*/
#top {
	height:35px;
	background:url('../images/tops.jpg') repeat-x bottom;
	padding-bottom:20px;
}

#top ul {
	list-style-type:none;
}

#top ul li {
	float:left;
	padding:0px 10px 10px 10px;
}

#top ul li a {
	border-bottom:none;
	padding:10px 0px 10px 20px;
	color:#64a41a;
	background:url('../images/nav.jpg') no-repeat left center;
	font-weight:bold;
}

#top ul li a:hover {
	color:#358cce;
}

/* ==================== */

.f_textarea {
	color: #757575;		/* ! */
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 462px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;			/* ! */
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
   background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;*/
	
	width: 300px;
	height: 20px;
	border: 1px solid #e0e0e0;
}.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}

/*------------------------------------------------------------*
**  Комментарии
**------------------------------------------------------------*/
#comment {
	margin-bottom:10px;
	padding-bottom:10px;
}
#comment-top {
	font-size:11px;
}
.comment-date {
	float:left;
	padding-right:10px;
}
#comment-bottom {
	margin:5px;
	font-size:11px;
	paddding-top:5px;
	clear:left;
}
.comment-s {
	padding:10px;
	overflow:hidden;
}
#com-l {
	width:20%;
	float:left;
}
#com-r {
	width:70%;
	float:left;
}
#com {
	margin-bottom:20px;
	border-top:1px dashed #e6e6e6;
	background:url('../images/img10.gif') no-repeat left bottom;
	padding-bottom:20px;
	padding-left:10px;
}

td {
	font-size:13px;
}

/*------------------------------------------------------------*
**  Навигация по страницам
**------------------------------------------------------------*/

.navigation {
	border: none;
	margin: 20px 0 20px 0;
}
.navigation a:link, .navigation a:visited, .navigation a:hover, .navigation a:active, .navigation span {
	display: inline-block;
	display: -moz-inline-stack;
	_overflow: hidden;
	float: left;
	width: 38px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	margin: 10px 3px;
}
.navigation a:hover {
	background: url(../images/nav-hover.png) no-repeat #64a3d9;
	color: #FFFFFF;
	text-align: center;
}
.navigation span {
	background: url(../images/nav-none.png) no-repeat #64a3d9;
}

.ctitle { font-size:18px; }

#search_form {
	padding-left:25px;
	padding-right:30px;
	padding-bottom: 10px;
}

input.text_search {
	border: 1px solid #f8c213;
	height: 26px;
	font-size: 14px;
	padding-left:3px;
	padding-top:3px;
	color: #636363;
}

input.text_search:focus {
	background-color: #ffffcc;
}

h3.relnews {
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}
#login_field {
	background:url('../images/login.gif') no-repeat 3px;
	padding: 1px 1px 1px 20px;
}
#pass_field {
	background:url('../images/pass.gif') no-repeat 3px;
	padding: 1px 1px 1px 20px;
}
#menu ul {
	margin-right: 10px;
}
#menu ul li {
	background: none;
	padding-left: 10px;
}
#menu ul li:hover {
	background: #eee;
}
#menu ul li a, #menu ul li a:active,  #menu ul li a:visited { color: #00b7fa; text-decoration: none; }
#menu ul li a:hover { color: #00b7fa; }

.clear {
	clear: both;
}

.staticpage {
	margin-left: 20px;
}

/* Боковые блоки */
.sidebox {
	width: 245px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 25px;
/*	border: 1px solid #666;*/
}

.sidebox h1 {
	width: 255px;
	height: 35px;
	text-indent: -9000px;
	margin-bottom: 10px;
}

.sidebox div {
	padding-left: 10px;
}

.sidebox h1.menu {
	background: #fff url('../images/menu.jpg') no-repeat;
}

.sidebox h1.panel {
	background: #fff url('../images/panel.jpg') no-repeat;
}

.sidebox h1.tags {
	background: #fff url('../images/tags.jpg') no-repeat;
}

.sidebox h1.popular {
	background: #fff url('../images/popular.jpg') no-repeat;
}

#counter {
	float:left;
	margin-top:32px;
	margin-left:22px;
}
#banners a img {
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);  
}

#banners a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}
