* {
	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 {
	color:#03678D;
	font-size:1.8em;
	font-weight:normal;
	padding:12px 100px 0 0;
	margin:0 0 0 75px;
	height:22px;
	overflow:hidden;
}

h2 {
	color:#363636;
	font-size:1.1em;
	top:-11px;
	position:relative;
	line-height:28px;
	padding-left:15px;
	text-align:left;
}

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;
}

/* Шапка */

#header {
	background:#343638;
	height:123px;
}

.logo {
	margin-left:50px;
	float:left;
}

.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:32px;
	padding-right:40px;
	font-size:1.2em;
}

#main #nav li {
	float:right;
	list-style:none;
	background:url("../images/menu_left.gif") no-repeat left top;
	height:32px;
	line-height:32px;
	margin-left:5px;
}

#main #nav li a {
	display:block;
	padding:0 20px;
	color:#fff;
	text-decoration:none;
	background:url("../images/menu_right.gif") no-repeat right top;
}

#main #nav li a:hover {
	text-decoration:underline;
}

/* Новости */

.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:17px;
	right:20px;
	padding:15px;
	border:1px solid #D6D6D6;
	background:#fff;
	font-size:1.4em;
	font-weight:bold;
}

.news1 .postfooter {
	background:url("../images/postfooter.gif");
	padding:6px 0 6px 66px;
}

/* Контент новостей */

.news1 .body {
	margin:0 11px;
	zoom:1;
}

.news1 .body img {
	margin:0 5px;
}

.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 20px 0;
	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;
}

/* Голубая колонка */

#blue {
	background:url("../images/blue1.gif") repeat-y;
	margin-bottom:25px;
}

#blue .inside1 {
	background:url("../images/blue2.gif") no-repeat top;
}

#blue .inside2 {
	background:url("../images/blue3.gif") no-repeat bottom;
	padding:0 25px 30px 10px;
	zoom:1;
}

#blue h2 {
	background:url("../images/h2_blue.gif") no-repeat;
	width:133px;
	height:31px;
}

#blue li {
	border-bottom:1px solid #44BDB7;
	padding:3px 5px 3px 30px;
	list-style:none;
}

/* Зеленая колонка */

#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 h2 {
	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 h2 {
	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 {
	margin-left:245px;
	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:20%;
	padding:5px;
	font-size:0.9em;
	vertical-align:top;
}

.answer .user_comment {
	background:#f9f9f9;
	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;
}

