* {
	padding:0;
	margin:0;
}

html {
	background:#2E2E2E url("../images/body-bg.gif") repeat-x bottom;
}

body {
	font:0.7em Verdana;
	color:#A1A1A1;
	background:url("../images/body-top-bg.gif") repeat-x top;
}

#wrapper {
	width:1035px;
	margin:0 auto;
	position:relative;
	padding:189px 0 0;
	background:url("../images/bg.jpg") repeat-x top;
}

img {
	border:0;
}

a {
	color:#888;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
  color:#FFFFFF;
        
	font-size:1.4em;
	font-weight:normal;
       
}

h1 a {
  color : #FFFFFF;
}

h2 {
	font:1.2em Verdana;
        font-weight: bold;
	color:#A1A1A1;
        display:inline

}

h2 span {
	color:#FFFFFF;
}

h3 {
	font:1em Verdana;
	color:#A1A1A1;
        display:inline
}

h4 {
	font:1em Verdana;
	color:#A1A1A1;
        display:inline
}

h5 {
	font:1em Verdana;
	color:#A1A1A1;
        display:inline
}

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

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

.button {
	background:#eee;
	font:1em Verdana;
	color:#333;
	padding:0 3px;
	border:1px solid #333;
	height:17px;
	vertical-align:bottom !important;
	vertical-align:baseline;
}

textarea {
	border:0;
	background:#eee;
}

/* Шапка */

#header {
	height:204px;
	position:absolute;
	background:url("../images/header.jpg") no-repeat;
	width:745px;
	top:0;
	right:0;
}

#header img {
	position:absolute;
	bottom:1px;
	left:196px;
}

.logo {
	position:absolute;
	top:20px;
	left:5px;
}

/* Меню */

#menu {
	background:url("../images/menu-bg.gif");
	padding:15px 0 0;
}

.submenu {
	background:url("../images/submenu-left.gif") no-repeat left top;
	padding-left:9px;
}

.submenu .inside1 {
	padding-right:9px;
	background:url("../images/submenu-right.gif") no-repeat right top;
}

.submenu .inside2 {
	background:url("../images/submenu-center.gif") repeat-x top;
	overflow:hidden;
}

/* Стили для dd-меню */

.shadetabs {
	list-style:none;
	overflow:hidden;
	padding:0 12px;
}

.shadetabs li {
	float:left;
	margin-right:5px;
}

.shadetabs li a {
	display:block;
	float:left;
	background:url("../images/menu-right.gif") no-repeat right top;
	padding-right:7px;
	text-decoration:none;
	color:#fff;
}

.shadetabs li a span {
	color:#fff;
	font-weight:bold;
	display:block;
	float:left;
	line-height:26px;
	background:url("../images/menu-left.gif") no-repeat left top;
	padding:0 5px 0 12px;
	cursor:pointer;
}

.shadetabs li a:hover{
	text-decoration:underline;
}

.shadetabs li a.selected { 
	text-decoration:underline;
	background:url("../images/menu-selected-right.gif") no-repeat right top;
}

.shadetabs li a.selected span {
	background:url("../images/menu-selected-left.gif") no-repeat left top;
}

.shadetabs li a.selected:hover { 
	text-decoration:underline;
}

.tabcontent {
	display:none;
	float:left;
	line-height:27px;
	overflow:hidden;
}

.tabcontent li {
	list-style:none;
	float:left;
	padding:0 10px;
	background:url("../images/submenu-border.gif") no-repeat right;
	margin-right:-1px;
}

.tabcontent li a {
	color:#fff;
	text-decoration:none;
}

.tabcontent li a:hover {
	text-decoration:underline;
}

/* Поиск и авторизация */

#intro {
	background:url("../images/intro.jpg") no-repeat;
	height:56px;
	padding:10px 20px 0;
	color:#363636;
}

#intro a {
	color:#333;
}

.searchbox h3 {
	background:url("../images/search.gif") no-repeat left top;
	line-height:14px;
	padding-left:23px;
}

.searchbox .button, .authorization .button {
	background:#A50A0A;
	color:#fff;
	border-color:#BC7E7D;
}

.searchbox .textbox {
	width:411px;
}

.authorization {
	float:right;
	width:480px;
}

.authorization h3 {
	background:url("../images/authorization.gif") no-repeat left top;
	line-height:14px;
	padding-left:18px;
}

.authorization .textbox {
	width:80px;
}

.authorization .right {
	float:right;
	line-height:15px;
	margin:10px 2 2;
}

.authorization .right a {
	background:url("../images/arw.gif") no-repeat left top;
	padding-left:18px;
	color:#555;
	font-size:0.9em;
}

.authorization p {
	margin-bottom:5px;
}

.authorization li {
	float:left;
	width:160px;
	list-style:none;
}

/* Контентная часть */

#container {
	background:#262626 url("../images/content.gif") repeat-y;
}

#content {
	background:url("../images/content-top.gif") no-repeat top;
	padding-top:13px;
}

#main {
	margin:0px 0px 10px 0px;
	background:#232323;
	padding:0 0 0 10px;
	float : left;
	width : 490px;
	position : relative;
}

#main a {
	color:#F26C4F;
}

#main ul, #main ol {
	margin-left:30px;
	margin-bottom:10px;
}

.title {
	background:url("../images/title-bg.gif");
	margin-bottom:10px;
	overflow:hidden;
}

.title h1 {
	line-height:20px;
	margin-left:55px;
	padding-left:10px;
	border-bottom:1px solid #595858;
}

#main .title h1 a {
  color : #fff;
}

.title-img {
	float:left;
}

.title p {
	line-height:20px;
	margin-left:55px;
	padding-left:10px;
}

.title .category {
	float:right;
	text-align:right;
	background:url("../images/category.jpg");
	padding:0 18px;
	border:0;
	width : 200px;
	height:55px;
}

#main .title .category a {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}

.news {
	padding:0 10px 10px;
	background:url("../images/news.gif") no-repeat right bottom;
	min-height:225px;
	overflow:hidden;
}

.news p {
	margin-bottom:10px;
}

.news img {
	margin:0 5px;
}

.bottom-anchors {
	margin:0 10px;
	background:#322222 url("../images/bottom-anchors-right.gif") no-repeat right;
	height:31px;
	margin-bottom:10px;
}

.bottom-anchors .inside3 {
	background:url("../images/bottom-anchors-left.gif") no-repeat left;
	height:31px;
	padding:0 0 0 15px;
}

#main .bottom-anchors a {
	color:#C7B299;
	font-size:1.5em;
	line-height:31px;
	margin-right:20px;
	float:left;
}

#main .bottom-anchors .rating-box {
	float:right;
	margin-top:5px;
	display:block;
	padding-right:10px;
	height:14px;
	color:#fff;
}

#main .bottom-anchors .rating-box a {
	line-height:0;
	font-size:0;
}

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

#sidebar2 {
	width:259px;
	padding-right:5px;
	padding-left : 5px;
	float:left;
}

#sidebar2 dl {
	background:#1F1F1F url("../images/right-block-top.gif") no-repeat top;
	margin-bottom:15px;
}

#sidebar2 dd {
	background:url("../images/right-block-bottom.gif") no-repeat bottom;
	padding:10px;
}

.votebox {
	padding:10px;
	background:#EDEDED url("../images/votebox.gif") no-repeat bottom;
	color:#363636;
	margin-bottom:15px;
}

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

#sidebar {
	width:259px;
	padding-right:5px;
	float:right;
}

#sidebar dl {
	background:#1F1F1F url("../images/right-block-top.gif") no-repeat top;
	margin-bottom:15px;
}

#sidebar dd {
	background:url("../images/right-block-bottom.gif") no-repeat bottom;
	padding:10px;
}

.votebox {
	padding:10px;
	background:#EDEDED url("../images/votebox.gif") no-repeat bottom;
	color:#363636;
	margin-bottom:15px;
}

/* Подвал */

#footer {
	background:url("../images/footer.jpg") no-repeat;
	height:67px;
}

#footer_bot {
  margin-bottom : -30px;
}

#footer ul {
	float:left;
	overflow:hidden;
	list-style:none;
	margin-top:25px;
	padding:0 0 0 20px;
}

#footer li {
	float:left;
	padding:0 8px;
	border-right:1px solid #363636;
	margin-right:-1px;
}

#footer li a {
	color:#363636;
	font-size:1.1em;
	font-weight:bold;
}

#footer p {
	float:right;
	width:250px;
	text-align:center;
	font-size:1.1em;
	margin-top:18px;
	color:#363636;
}

#footer p span {
	color:#ED1C24;
}

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

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

#main .navigation {
	border:0;
}

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

#main .navigation a:hover {
	background:#eee;
	color:#000;
	border-color:#333;
}

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

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

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

.addcomment th {
	padding:4px;
	background:url("../images/posttitle.gif");
	color:#333;
	text-align:center;
}

.addcomment textarea {
	width:100%;
	height:100px;
	background:#000;
	color:#D7D7D7;
}

.addcomment .button {
	background:url("../images/black.gif");
	color:#fff;
}

.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:collapse;
}

.answer td {
	padding:0;
}

.answer th {
	background:url("../images/title-bg.gif");
	color:#ACACAC;
	font-weight:bold;
	padding:4px;
	text-align:left;
}

.answer th span {
	display:block;
	background:url("../images/category.jpg") bottom;
	float:right;
	padding:4px 10px;
	margin:-4px;
	color:#fff;
}

#main .answer th span a {
	color:#fff;
}

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

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

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

.comment_bottom td {
	background:url("../images/posttitle.gif");
	padding:3px 5px;
	color:#ACACAC;
	text-align:right;
}

.comment_bottom td a {
	color:#ACACAC;
	font-weight:bold;
	text-decoration:underline;
}

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

.right_bottom {
	float:right;
}

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

.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;
}

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

.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;
}

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

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

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

/* Ripped by aka RIpper :) только для dle=cool.ru  */