* {
	padding:0;
	margin:0;
	border:0;
}

body {
	background:#343638;
	font:0.8em Verdana;
	color:#fff;
}

a {
	color:#0072BC;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
    font-size: 0px;
}

h2 {
    font-size: 16px;
}

h3 {
	color:#0076A3;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:5px;
}

/* Элементы формы */

.textbox {
	border:1px solid #D0D0D0;
	background:#F2F2F2;
}

.button {
	background:#159AEB;
	border:1px solid #D0D0D0;
	font:1em Verdana;
	color:#fff;
	height:18px;
	vertical-align:top !important;
	vertical-align:baseline;
	padding:0 2px;
}

.button1 {
	border:1px solid #fff;
	font:1em Verdana;
	color:#fff;
	height:18px;
	vertical-align:top !important;
	vertical-align:baseline;
	padding:0 5px;
	background:#F87F2E;
	margin-bottom:5px;
}

.textform {
	background:#E09E73;
	border:1px solid #76360B;
	width:130px;
	margin:3px 0;
	vertical-align:middle;
}

/* Выдвижная панель */

#vidvizhnaia_panel {
  position: fixed;
  top: 153px;
  left: 0;
  background: #ff7700;
  width: 28px;
  height: 155px;
  font: 12px Georgia;
  color: #fff;
  text-align: center;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  }
#s_panel {
  position: fixed;
  top: 153px;
  left: -400px;
  background: #0094d6;
  width: 400px;
  height: 200px;
  padding: 100px 0 0 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  }
#vidvizhnaia_panel:hover {
  left: 400px;
}
#vidvizhnaia_panel:hover #s_panel {
  left: 0;
}


.vidvizhnaia_panel_text {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.vidvizhnaia_panel_vnimanie {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
}

/* Шапка */

#header {
	background:#343638;
	height:100px;
}


#download { 
	float: center;
}

#download a {
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/tbut_on.png) no-repeat center top;
	display: block;
	height: 24px;
	width: 210px;
	text-align: center;
	font: bold 10px/24px tahoma, Times, serif;
}

#download a:hover {
	background: url(../images/tbut_off.png) no-repeat top center;
	display: block;
	height: 24px;
	width: 210px;
	color: #000;
}

/*** Logo ***/
	.logo { 
	float:left; 
	position:absolute; 
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 30px;}
	
.logo .indent { 
	padding:0px 0px 0px 0px;}
	
.logo h1 {
		display:block; 
		overflow:hidden;
		width:282px; 
		height:230px;
		background:url(../images/logo.png) no-repeat 0 0;
		font-size:2.1em; 
		color:#fff; 
		text-indent:-1000em; 
		cursor:pointer;
		}
		
.logo h1:hover { 
	text-decoration:none;}
	
	/*** Logo End ***/
	

.banner {
	float:right;
	margin:20px 30px 0 0;
}

#wrapper {
	width:100%;
	background:#fff url("../images/c_r.gif") repeat-y right;
	min-width:1000px;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}

#wrapper1 {
	background:url("../images/c_l.gif") repeat-y left;
}

#wrapper2 {
}

#container {
	width:100%;
	float:left;
	margin-right:-262px;
	
}

#content {
	margin-right:262px;
}

/* Левая колонка */

#main {
	background:url("../images/s_t_c.gif") repeat-x top;
	color:#464646;
	font-size:0.8em;
}

#main #main1 {
	background:url("../images/s_t_l.gif") no-repeat left top;
}

#main #main2 {
	background:url("../images/s_t_r.gif") no-repeat right top;
	padding:0 15px 0 40px;
}

/* Верхнее меню */

#main #nav {
	height:24px;
	padding-right:40px;
	font-size:1.2em;
}

#main #nav li {
	float:right;
	list-style:none;
	height:24px;
	line-height:24px;
	margin-left:5px;
		margin-top:8px;

}

#main #nav li a {
	display:block;	
	height:24px;
	padding:0 8px;
	color:#fff;
	text-decoration:none;
}

#main #nav li:hover {
	float:right;
	list-style:none;
	background:url("../images/menu_left.gif") no-repeat left top;
	height:24px;
	line-height:24px;
	margin-left:5px;
}

#main #nav li a:hover {
	display:block;	
	height:24px;
	padding:0 8px;
	color:#000;
	text-decoration:none;
	background:url("../images/menu_right.gif") no-repeat right top;
}

/* Новости */
.ratingmy {
	float:right;
	margin:-20px 8px;
}

.news1 {
	background:#F3F0F0 url("../images/n_t_c.gif") repeat-x top;
	margin-bottom:10px;
}

.news2 {
	background:url("../images/n_b_c.gif") repeat-x bottom;
}

.news3 {
	background:url("../images/n_c_l.gif") repeat-y left;
}

.news4 {
	background:url("../images/n_c_r.gif") repeat-y right;
}

.news5 {
	background:url("../images/n_t_l.gif") no-repeat top left;
}

.news6 {
	background:url("../images/n_t_r.gif") no-repeat top right;
}

.news7 {
	background:url("../images/n_b_l.gif") no-repeat bottom left;
}

.news8 {
	background:url("../images/n_b_r.gif") no-repeat bottom right;
	padding:15px 15px 20px;
	zoom:1;
}

.news1 .title {
	position:relative;
	height:70px;
	float:left;
	width:100%;
}

.news1 .news {
	float:left;
	margin-top:-34px;
	position:relative;
}

.news1 .title .category {
	position:absolute;
	top:33px;
	right:0px;
	padding:3px;
	font-size:1.4em;
	font-weight:bold;
}

.editnov {
	position:absolute;
	top:60px;
	right:0px;
	padding:3px;
	font-size:1.4em;
	font-weight:bold;
}
.news1 .postfooter {
	background:url("../images/postfooter.gif");
	padding:6px 0 6px 3px;
}

/* Контент новостей */

.news1 .body {
	margin:0 11px;
	zoom:1;
}

.news1 .body img {
	margin:0 5px;
	opacity: 1;
    border: 0;

    /*Transition*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;

    /*Reflection*/
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.1)));
}

.news1 .body img:hover {  

   opacity: 1;

   /*Reflection*/
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));

   /*Glow*/
  -webkit-box-shadow: 0px 0px 20px #000;
  -moz-box-shadow: 0px 0px 20px #000;
  box-shadow: 0px 0px 20px #000;
}

.news1 .body p {
	margin-bottom:7px;
}

.news1 .bottombody {
	margin-top:5px;
}

.news1 .bottombody a {
	background:#3FB8E4 url("../images/bottombody.gif") no-repeat right;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	padding:0 15px 1px 5px;
	margin-right:15px;
}

/* Поиск */

#search {
	background:url("../images/search.gif") no-repeat top left;
	margin:20px 0px 0 370px;
	padding:0 0 0 70px;
	position:relative;
}

#search .textbox {
	width:88%;
}

#search a {
	padding-left:15px;
	background:url("../images/search_anchor.gif") no-repeat left;
	font-size:1.1em;
}

#search p {
	width:88%;
	padding:5px 0;
	text-align:right;
}

/* Правая колонка */

#sidebar {
	width:262px;
	float:right;
	padding:76px 0 10px 0;
	background:url("../images/sidebar.gif") repeat-x top;
}

#sidebar a {
	color:#fff;
}

.namemenu {
	color:#363636;
	font-size:1.1em;
	top:-11px;
	position:relative;
	line-height:28px;
	padding-left:15px;
	text-align:left;
}

/* Голубая колонка */

#blue {
	background:url("../images/blue1.png") repeat-y;
	margin-bottom:25px;
		font-size:12px;

}

#blue .inside1 {
	background:url("../images/blue2.png") no-repeat top;
}

#blue .inside2 {
	background:url("../images/blue3.png") no-repeat bottom;
	padding:0 25px 30px 10px;
	zoom:1;
}

#blue .namemenu {
	background:url("../images/h2_blue.gif") no-repeat;
	width:133px;
	height:31px;
}

#blue li {
	border-bottom:1px solid #44BDB7;
	padding:3px 5px 3px 15px;
	list-style:none;
}

#menu { 
	float: center;
}

#menu a {	border-bottom:1px solid #44BDB7;

	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/menu_off.png) no-repeat center top;
	display: block;
	height: 24px;
	width: 215px;
	text-align: left;
	padding:0 0 0 10px;
	font: bold 11px/24px tahoma, Times, serif;	
	font-family: Georgia, "Times New Roman", Times, serif;

}

#menu a:hover {
	background: url(../images/menu_on.png) no-repeat top center;
	display: block;
	height: 24px;
	width: 215px;
	color: #006699;
	padding:0 0 0 10px;
	font-size:15px;	
}


/* Зеленая колонка */

#green {
	background:url("../images/green1.gif") repeat-y;
	margin-bottom:25px;
	font-size:0.8em;
}

#green .inside1 {
	background:url("../images/green2.gif") no-repeat top;
}

#green .inside2 {
	background:url("../images/green3.gif") no-repeat bottom;
	padding:0 25px 30px 10px;
	zoom:1;
}

#green li {
	margin-left:20px;
	list-style:none;
}

#green li a {
	padding-left:7px;
	background:url("../images/arw.gif") no-repeat left top;
}

#green .namemenu {
	background:url("../images/h2_green.gif") no-repeat;
	width:133px;
	height:31px;
	font-size:1.3em;
}

/* Оранжевая колонка */

#orange {
	background:url("../images/orange1.gif") repeat-y;
	font-size:0.8em;
	margin-bottom:25px;
}

#orange .inside1 {
	background:url("../images/orange2.gif") no-repeat top;
}

#orange .inside2 {
	background:url("../images/orange3.gif") no-repeat bottom;
	padding:0 60px 30px 10px;
	zoom:1;
}

#orange .namemenu {
	background:url("../images/h2_orange.gif") no-repeat;
	width:133px;
	height:31px;
	font-size:1.3em;
}

#orange .login {
	text-align:right;
	font-weight:bold;
	line-height:25px;
}

/* Подвал */

#footer {
	background:#28565C url("../images/b_c.gif") repeat-x top;
	min-width:1000px;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
	text-align:center;
	height:88px;
}

#footer .inside1 {
	background:url("../images/b_r.gif") no-repeat right top;
}

#footer .inside2 {
	background:url("../images/b_l.gif") no-repeat left top;
	padding-top:26px;
}

#footer ul {
	padding-top:20px;
}

#footer li {
	list-style:none;
	display:inline;
	margin:15px;
}

#footer li a {
	color:#fff;
}

#copyright {
	background:url("../images/copyright.gif") no-repeat;
	width:215px;
	height:35px;
	margin:-33px 26px 0 0 !important;
	margin:-33px 13px 0 0;
	float:right;
	position:relative;
	text-align:center;
	color:#555;
	padding:25px 0;
}

/* Дополнительные классы */

.clearing {
	height:0;
	clear:both;
	font-size:0;
}

.left {
	float:left;
}

/* Стили для комментариев */

.answer {
	width:100%;
	margin:10px 0;
	border-collapse:separate;
}

.answer td {
	padding:0;
}

.answer th {
	background:#3FB8E4;
	color:#fff;
	font-weight:normal;
	padding:4px;
	text-align:left;
}

.answer th a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

.answer .comment_user_info {
	background:#eee;
	width:100px;
	padding:5px;
	font-size:0.9em;
	vertical-align:top;
}

.answer .user_comment {
	background:#d2e2eb;
	padding:5px 10px;
	vertical-align:top;
}

.comment_bottom td {
	background:#3FB8E4;
	padding:3px 5px;
	color:#fff;
	font-size:0.9em;
}

.comment_bottom td a {
	color:#fff;
	text-decoration:underline;
}

.comment_bottom td a:hover {
	text-decoration:none;
}

/* Добавление комментариев */

.addcomment {
	width:100%;
	border-collapse:separate;
	margin-bottom:10px;
	vertical-align:top;
}

.addcomment th {
	padding:4px;
	background:#3FB8E4;
	color:#fff;
}

.addcomment textarea {
	width:100%;
	border:none;
	height:100px;
}

.textform {
	border:1px solid #ddd;
	background:#fff;
}

.commentform {
	line-height:25px;
	width:15%;
}

/* Добавление новости */

.addnews {
	width:100%;
}

.addnews td {
	padding:3px;
}

.addnews textarea {
	width:100%;
	height:100px;
}

.addnews .textbox {
	width:200px;
}

/* Обратная связь */

.feedback {
	width:100%;
}

.feedback td {
	padding:3px;
}

.feedback textarea {
	width:100%;
	height:100px;
}

/* Обратная связь */

.feedback {
	width:100%;
}

.feedback td {
	padding:3px;
}

.feedback textarea {
	width:100%;
	height:100px;
}

/* Восстановление забытого пароля */

.lostpassword td {
	padding:3px;
}

/* Персональные сообщения */

.pm {
	width:95%;
	border-collapse:separate;
}

.pm td {
	padding:3px;
}

.pm textarea {
	width:100%;
	border:0;
	height:100px;
}

/* Регистрация */

.registration td{
	padding:5px;
}

.registration .button1 {
	margin-bottom:0;
}

.registration .textbox {
	width:150px;
}

/* Информация о пользователе */

.userinfo {
	width:100%;
	margin-bottom:10px;
}

.userinfo td {
	padding:3px;
	vertical-align:top;
}

.userinfo textarea {
	width:100%;
	height:80px;
}

.userinfo .textbox {
	width:200px;
}

a.catName:link, a.catName:visited {padding:4px; display: block;}
a.catName:hover, a.catName:active {padding:4px; background:#2594d1; -moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; color:#fff;}