/* Reset styles */

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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	line-height:1;
	font-family:inherit;
}

a img, :link img, :visited img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Стили сайта */

body {
	font:0.7em Verdana;
	color:#898989;
	background:#FDF8DA;
}

a {
	color:#98BA11;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* Заголовки */

h1 {
	color:#F14D83;
	font-size:1.7em;
	padding:5px 0;
	font-weight:normal;
}

h2 {
	background:url("../images/h2.png") no-repeat;
	color:#F26D7D;
	font:1.2em Arial;
	font-weight:bold;
	line-height:33px;
	padding:0 20px 0 15px;
	width:198px;
}

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

.textbox {
	border:1px solid #999;
	background:#fff;
	font:1em Verdana;
}

.button {
	background:#fff;
	border:1px solid #999;
	font:1em Verdana;
	height:17px;
	vertical-align:top;
	color:#1CBBB4;
}

.vote-button {
	border:1px solid #717171;
	background:#8DC63F;
	font:1em Verdana;
	height:17px;
	color:#fff;
}

textarea {
	background:#eee;
}

/* Структура сайта */

#wrapper {
	min-width:1000px;
	position:relative;
}

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

#content {
	margin-right:250px;
}

/* Шапка */

#header {
	height:206px;
	color:#fff;
}

	.logo {
		position:absolute;
		width:272px;
		height:69px;
		top:36px;
		left:42px;
		background:url("../images/logo.png") no-repeat;
	}

	#menu {
		position:relative;
		top:140px;
		margin:0 20px;
		overflow:hidden;
	}
	
		#menu li {
			float:left;
			height:31px;
			padding-right:8px;
			margin-right:6px;
		}
		
			#menu li a {
				float:left;
				display:block;
				line-height:31px;
				padding:0 7px 0 15px;
				font-size:1.1em;
				font-weight:bold;
				color:#fff;
			}
			
		.menu-blue {background:url("../images/menu-blue-right.gif") no-repeat top right;}
		.menu-blue a {background:url("../images/menu-blue-left.gif") no-repeat top left;}
		.menu-green {background:url("../images/menu-green-right.gif") no-repeat top right;}
		.menu-green a {background:url("../images/menu-green-left.gif") no-repeat top left;}
		.menu-orange {background:url("../images/menu-orange-right.gif") no-repeat top right;}
		.menu-orange a {background:url("../images/menu-orange-left.gif") no-repeat top left;}
		.menu-red {background:url("../images/menu-red-right.gif") no-repeat top right;}
		.menu-red a {background:url("../images/menu-red-left.gif") no-repeat top left;}
		.menu-dark-green {background:url("../images/menu-dark-green-right.gif") no-repeat top right;}
		.menu-dark-green a {background:url("../images/menu-dark-green-left.gif") no-repeat top left;}
	
	.intro {
		background:url("../images/intro-right.gif") no-repeat right top;
		position:relative;
	}
	
	.intro .inside {
		background:#05ABEB url("../images/intro-left.gif") no-repeat left top;
		height:35px;
		padding-left:7px;
	}
	
/* Поиск */

.searchbox {
	padding:9px 0 0 20px;
}

	.searchbox .button {
		border:1px solid #75CCE9;
	}

	.searchbox .textbox {
		width:20%;
		border:1px solid #75CCE9;
		background:#61CAF2;
	}

.login {
	padding:9px 30px 0 0;
	position:absolute;
	top:0;
	right:0;
}

	.login .textbox {
		width:100px;
		color:#333;
		border:1px solid #75CCE9;
		background:#61CAF2;
	}

	.login .button {
		border:1px solid #75CCE9;
	}

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

.login a:hover {
	text-decoration:none;
}

.cp {
	position:absolute;
	right:0;
	top:0;
	width:600px;
	padding:6px 0 0;
}

.cp li {
	float:left;
	width:150px;
	padding-bottom:1px;
}

.cp a {
	color:#fff;
}

/* Центральная колонка */

#main {
	margin-left:250px;
	padding-top:15px;
}

.news {
	background:#fff url("../images/news-bg.gif") no-repeat top right;
	padding:0 6px 10px;
	overflow:hidden;
}

.news p {
	margin-bottom:8px;
	line-height:13px;
}

.news .postheader {
	font-size:0.9em;
	margin-bottom:10px;
}

.news .postheader img {
	margin:0;
	vertical-align:baseline;
}

.news img {
	margin:0 5px;
}

.date {
	background:url("../images/date-left.gif") no-repeat left top;
	padding-left:7px;
	color:#88B536;
	font-size:1.2em;
	font-weight:bold;
	overflow:hidden;
	margin-left:3px;
}

.date span {
	display:block;
	line-height:20px;
	background:#fff url("../images/date-right.gif") no-repeat top right;
	padding-right:7px;
	float:left;
}

.afternews {
	padding:3px 10px;
	margin-bottom:15px;
	overflow:hidden;
}

.afternews a {
	color:#00AEEF;
	font-size:1.2em;
	font-weight:bold;
	float:left;
	display:block;
	margin-right:20px;
	line-height:19px;
}

.download a {
	background:url("../images/download.gif") no-repeat left top;
	line-height:19px;
	padding-left:25px;
}

.comments a {
	line-height:19px;
	background:url("../images/comments.gif") no-repeat left top;
	padding-left:25px;
}

.rating {
	float:right;
}

/* Боковой блок */

.block {
	background:url("../images/block.gif") no-repeat right bottom;
	padding:0 2px 4px 0;
	margin-bottom:15px;
}

.block .inside {
	background:#FEFBE9;
	min-height:90px;
	padding:10px 10px 10px;
}

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

#left {
	width:235px;
	padding:20px 5px 0 10px;
	float:left;
}

#left a {
	color:#4F9AAE;
}

	.treeview li {
		margin-bottom:7px;
		padding:1px 0;
	}

		.treeview li span {
			color:#8DC63F;
			font-weight:bold;
			font-size:1.1em;
			cursor:pointer;
		}
		
		.treeview ul {
			margin-left:20px;
			display:none;
			padding-top:3px;
		}
		
			.treeview li li {
				margin-bottom:0;
			}

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

#sidebar {
	width:235px;
	padding:10px 10px 0 5px;
	float:right;
}

#sidebar .block {
	background:url("../images/block-right.gif") no-repeat left bottom;
	padding:0 0 4px 2px;
}

.counter-block {
	text-align:center;
}

.counter-block img {
	margin-bottom:5px;
}

/* Подвал */

#footer {
	height:72px;
	background:#10A1C5 url("../images/footer.jpg") no-repeat right top;
	margin:40px 0 0;
	position:relative;
}

.copyright-block {
	background:#fff url("../images/copyright.gif") repeat-x top;
	padding:10px 30px;
	position:absolute;
	left:50px;
	top:-20px;
	text-align:center;
}

.copyright-block span {
	color:#00AEEF;
	font-size:1.2em;
	font-weight:bold;
	line-height:20px;
}

.copyright-block a {
	color:#ED145B;
	font-size:1.2em;
}

.girl {
	position:absolute;
	width:240px;
	height:158px;
	top:132px;
	right:10px;
	background:url("../images/girl.png") no-repeat;
}

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

/* Межстраничная навигация */

.navigation {
	color:#666; 
	border:0px;
}

.navigation a {
	text-decoration:none;
	color:#636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#F6580C;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #999;
	color:#999;
	font-size:11px;
}

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

.addcomment {
	width:462px;
	border-collapse:separate;
	margin-bottom:10px;
	vertical-align:top;
	text-align:left;
}

.addcomment th {
	padding:4px;
	background:#FEFBE9;
	color:#333;
	text-align:center;
	font-weight:bold;
}

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

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

.center {
	text-align:center;
	width:100%;
}

.center .addcomment {
	margin:0 auto 5px;
	border:1px solid #ccc;
}

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

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

.answer td {
	padding:0;
}

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

.answer th a {
	color:#333;
	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:#FEFBE9;
	padding:3px 5px;
	color:#333;
	font-size:0.9em;
}

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

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

.right_bottom {
	float:right;
}

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

.addnews {
}

.addnews td {
	padding:3px;
}

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

.addnews .textbox {
	width:200px;
}

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

.feedback {
	width:98%;
}

.feedback td {
	padding:3px;
}

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

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

.lostpassword td {
	padding:3px;
}

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

.pm {
	border-collapse:separate;
	width:462px;
}

.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:98%;
	margin-bottom:10px;
}

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

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

.userinfo .textbox {
	width:200px;
}

/* Статистика */

.stats {
	border-collapse:separate;
	margin-bottom:10px;
	width:98%;
}

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

/*  НОВАЯ ШАПКА */
.new-head {
	
	background: url(../images/head.jpg) right top no-repeat;
}

	.head-left {
		background: url(../images/head-left.jpg);
		height: 312px;
		width: 490px;
	}
	
		.head-right {
			background: url(../images/head-right.png);
			float: right;
			height: 312px;
			width: 56px;
			margin-right: -50px;
		}
		
			.logo {
				display: block;
				position: absolute;
				width: 422px;
				height: 128px;
				background: url(../images/logo.png);
				left: 30px;
				top: 80px;
			}
			
				.logo span {
					display: none;
				}
				
					.logo:hover span {
						display: block;
						padding: 5px;
						position: absolute;
						background: #6b6b6b;
						color: #fff;
						font-size: 11px;
						margin: 0 0 0 45px;
						border-left: 2px #272727 solid;
					}
			
			.top-new-menu {
				float: left;
				margin-top: 260px;
				margin-left: 10px;
			}
			
				.top-new-menu a {
					display: block;
					float: left;
					background: url(../images/top-new-menu.png) left bottom no-repeat;
					height: 41px;
					width: 93px;
					text-align: center;
					color: #808080;
					text-decoration: none;
					line-height: 30px;
					font-weight: bold;
					font-size: 13px;
				}
				
					.top-new-menu a:hover {
						background: url(../images/top-new-menu.png) left top no-repeat;
						color: #fff;
					}
