﻿@import 'reset.css';

/* General Styles
------------------------------------ */

body {
	background: #726c57 url(../images/headerTile.png) repeat-x 50% 0;
	cursor: default;
	padding-bottom: 20px;
	color: #efe5bb;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#page {
	width: 81.667em; /* 980px */
	min-width: 980px;
	max-width: 100%;
	margin: 0 auto;
}
textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #f2d65e;
}
a:visited {
	color: #f2d65e;
}
a:hover {
	text-decoration: none;
}
a span, button, button span {
	cursor: pointer;
}
img {
	background: #b1a989;
}
hr, legend {
	display: none;
}

/* Header Styles
------------------------------------ */

#header {
	background: transparent url(../images/header.jpg) no-repeat scroll 0 0;
	height: 225px;
	padding: 0;
	position: relative;
	min-width: 880px;
	max-width: 100%;
}
#header h1,
#header h1 span {
	position: absolute;
	width: 208px;
	height: 58px;
}
#header h1 {
	text-transform: uppercase;
	top: 35px;
	left: 21px;
	font-size: 16px; /* 16px */
	overflow: hidden;
	text-align: center;
	line-height: 40px;
}
#header h1 span {
	background: transparent url(../images/header.jpg) no-repeat scroll -21px -35px;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
}
#header blockquote,
#header blockquote span {
	height: 27px;
	position: absolute;
	width: 440px;
}
#header blockquote {
	overflow: hidden;
	left: 520px;
	text-align: center;
	font-size: 11px; /* 11px */
	top: 152px;
}
#header blockquote span {
	background: transparent url(../images/quote.png) repeat scroll 0 0;
	display: block;
	left: 0;
	top: 0;
	z-index: 1;
}
#header blockquote.quote2 span {
	background-position: 0 189px;
}
#header blockquote.quote3 span {
	background-position: 0 162px;
}
#header blockquote.quote4 span {
	background-position: 0 135px;
}
#header blockquote.quote5 span {
	background-position: 0 108px;
}
#header blockquote.quote6 span {
	background-position: 0 81px;
}
#header blockquote.quote7 span {
	background-position: 0 54px;
}
#header blockquote.quote8 span {
	background-position: 0 27px;
}
#header .topMenu {
	height: 20px;
	right: 10px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	width: 160px;
}
#header .topMenu a{
	text-decoration: none;
	color: #efe5bb;
}
#header .topMenu a:hover{
	color: #f2d65e;
}
#header .topMenu li,
#header .topMenu li span {
	height: 20px;
	width: 80px;
}
#header .topMenu li {
	float: left;
	line-height: 20px;
	overflow: hidden;
	position: relative;
	text-align: center;
	font: 11px Tahoma, Arial; /* 11px */
	text-transform: lowercase;
}
#header .topMenu li span {
	background: transparent url(../images/topMenu.png) repeat scroll 0 0;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}
#header .topMenu .contacts span {
	background-position: 0 0;
}
#header .topMenu .contacts:hover span {
	background-position: 0 100%;
}
#header .topMenu .siteMap span {
	background-position: 80px 0;
}
#header .topMenu .siteMap:hover span {
	background-position: 80px 100%;
}

/* Content Styles
------------------------------------ */
#dle-user-info,
#dle-info,
#dle-news,
#dle-content,
#articles {
	margin-left: 258px;
}
#content {
	float: right;
	padding-bottom: 26px;
	font-size: 12px; /* 12px */
	width: 100%;
}
#content h1,
#content h1 span {
	width: 560px;
	height: 13px;
}
#content h1 {
	position: relative;
	text-transform: uppercase;
	overflow: hidden;
	text-align: left;
	line-height: 12px;
	color: #F9DA6E;
}
#content h1 span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
}
#content h1.counterStrikeSource span {
	background: transparent url(../images/counterStrikeSource.png) no-repeat scroll 0 0;
}
#content p {
	padding-top: 1em; /* 12px */
	line-height: 1.25em; /* 15px */
}
#content blockquote {
	background-color: #645E49;
	border: 1px solid #4F4A3A;
	padding: 0 10px 1em;
	margin: 1em 0 0;
}
#content a {
	font-weight: bold;
}
#content a.green {
	color: #c5e041;
}
#content div.gameBox {
	width: 75%;
	margin: 5px auto;
	overflow: hidden;
}
#content div.gameBox img {
	float: left;
	margin-right: 15px;
	margin-top: 6px; /* 6px */
}
#articles {
	width: 600px;
	margin-top: 10px; /* 10px */
	height: 96px;
	border-top: 1px solid #b1a989;
}
#articles h2,
#articles h2 span {
	width: 280px;
	height: 96px;
	}
#articles h2 {
	position: relative;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
	float: left;
	margin-top: 6px;
}
#articles h2 span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
}
#articles h2.tactics {
	margin-left: 20px;
}
#articles .tactics span {
	background: transparent url(../images/tactics.jpg) no-repeat scroll 0 0;
}
#articles .weapons span {
	background: transparent url(../images/weapons.jpg) no-repeat scroll 0 100%;
}
#content h2 {
	color: #F2D65E;
	text-transform: uppercase;
	padding-top: 1em;
}
#content h2 a {
	color: #F2D65E;
	text-decoration: none;
}
#content h2 a:hover {
	color: #C5E041;
}
#content .news ul {
	list-style-type: disc;
	margin-top: 1em; /* 12px */
	padding-left: 3em; /* 36px */
}
#content .news ul li {
	margin-top: .25em; /* 3px */
	line-height: 1.25em; /* 15px */
}

/* Login Styles
------------------------------------ */

#enter {
	background: #4f4a3a url(../images/login-bg.jpg) repeat scroll 0 0;
	overflow: hidden;
	width: 232px;
	padding: 15px 0;
	margin-left: 9px;
	font-size: 12px;
	position: relative;
}
#enter a.avatar {
	float: left;
	margin-left: 23px;
}
#enter a.avatar img {
	border: 2px solid #4f4a3a;
}
#enter a.avatar img:hover {
	border-color: #484435;
}
#enter ul {
	float: right;
	width: 112px;
	/*margin-left: 103px;*/
	margin-right: 20px;
	overflow: hidden;
}
#enter li {
	line-height: 16px;
}
#enter li a {
	color: #efe5bb;
}
#enter li.username {
	color: #f2d65e;
}
#enter p {
	line-height: 14px;
	font: 11px Tahoma;
	padding: 0 20px 0 70px;
}
#enter p a {
	background:transparent url(../images/arrow.gif) no-repeat scroll 0 50%;
	padding-left:10px;
	color: #efe5bb;
}
#enter a.register {
	color: #c5e041;
	font-weight: bold;
}
#enter button {
	background: url(../images/login.gif) no-repeat scroll 0 0;
	border: 0 none;
	display: block;
	height: 17px;
	overflow: hidden;
	text-indent: -5000px;
	width: 37px;
	position: absolute;
	left: 79px;
	top: 4px;
}
#enter h3,
#enter h3 span {
	height: 14px;
	position: absolute;
	width: 100px;
}
#enter h3 {
	overflow: hidden;
	left: 59px;
	text-align: center;
	top: 15px;
	text-transform: uppercase;
	font: 11px/14px Tahoma, Arial; /* 11px */
	font-weight: bold;
}
#enter h3 span {
	background: transparent url(../images/login.png) no-repeat scroll 0 0;
	display: block;
	left: 0;
	top: 0;
	z-index: 1;
}
#enter input {
	margin: 0;
	padding: 0;
	font: 11px/11px Tahoma, Arial;
	color: #fff;
	border: 0;
	background: none;
	position: absolute;
	left: 82px;
	top: 4px;
	width: 112px;
}
#enter div {
	position: relative;
	height: 22px;
	margin-bottom: 4px;
}
#enter div.name label,
#enter div.name label span,
#enter div.pass label,
#enter div.pass label span {
	height: 11px;
	position: absolute;
	width: 50px;
}
#enter div.name label,
#enter div.pass label {
	overflow: hidden;
	left: 25px;
	top: 7px;
	text-align: right;
	font: 10px/11px Tahoma, Arial; /* 10px */
	font-weight: bold;
}
#enter div.name label span,
#enter div.pass label span {
	background: transparent url(../images/login.png) no-repeat scroll 0 100%;
	display: block;
	left: 0;
	top: 0;
	z-index: 1;
}
#enter div.pass label span {
	background-position: 100% 100%;
}
#enter form {
	padding-top: 24px;
}
#enter fieldset {
	background: transparent url(../images/input.png) no-repeat scroll 77px 0;
	height: 80px;
}

/* News
------------------------------------ */
#content .news {
	padding-bottom: 1em;
}
#content .news .head h3 {
	padding-top: .5em;
	font: .833em/1.25em Arial;
}
#content .news .head h3 a {
	text-decoration: underline;
	color: #EFE5BB;
}
#content .news .head h3 a:hover {
	text-decoration: none;
}
#content .news .head p {
	float: right;
}
#content .news .head p a {
	text-decoration: none;
	padding-left: 1em;
}
#content .news .head p a:hover {
	color: #C5E041;
}
#content .news .foot {
	background: #645e49 url(../images/angle_bottom_right.gif) no-repeat scroll 100% 100%;
	margin-top: 1.25em;
	position: relative;
	overflow: hidden;
	width: 100%;
}
#content .news .foot .center {
	background: transparent url(../images/angle_bottom_left.gif) no-repeat scroll 0 100%;
	width: 100%;
	float: left;
}
#content .news .foot .left {
	background: transparent url(../images/angle_top_left.gif) no-repeat scroll 0 0;
	width: 40%;
	float: left;
	text-align: left;
	padding: .5em 1em;
}
#content .news .foot .right {
	background: transparent url(../images/angle_top_right.gif) no-repeat scroll 100% 0;
	width: 40%;
	float: right;
	text-align: right;
	padding: .5em 1em;
}
#content .news .foot p {
	padding: 0;
}
#content .news .prompt {
	background-color: #efe5bb;
	border: 1px dotted #645e49;
	color: #645e49;
	padding: .5em 1em;
	margin-top: 1em;
}

/* User Info
------------------------------------ */

#userinfo {
	position: relative;
	overflow: hidden;
	width: 100%;
}
#userinfo .avatar {
	float: left;
	width: 188px;
	height: 188px;
}
#userinfo .avatar img {
	border: 2px solid #4F4A3A;
}
#userinfo .userinfo {
	padding-left: 200px;
}
.userinfo h3 {
	color: #F2D65E;
}
.userinfo .online {
	color: #8ecafe;
}
.userinfo .offline,
.userinfo .unknown {
	color: #545454;
}
.userinfo .ingame,
.userinfo .reputable {
	color: #b1fb50;
}
.userinfo .cheater {
	color: #fb5050;
}
#userinfo .userinfo p {
	padding: 0;
}

/* Main Menu Styles
------------------------------------ */

#menu {
	background: #4f4a3a url(../images/menu-bg.jpg) repeat scroll 0 0;
	overflow: hidden;
	width: 232px;
	padding: 26px 0 20px;
	margin-left: 9px;
}
#menu a{
	text-decoration: none;
	color: #efe5bb;
}
#menu a:hover{
	color: #f2d65e;
}
#menu ul {
	padding: 0 34px;
}
#menu li,
#menu li span {
	height: 17px;
	width: 150px;
}
#menu li {
	float: left;
	line-height: 17px;
	position: relative;
	text-transform: uppercase;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif; /* 11px */
	overflow: hidden;
	text-indent: 25px;
}
#menu li span {
	background: transparent url(../images/menu.png) repeat scroll 0 0;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}
#menu .home span {
	background-position: 0 0;
}
#menu .home:hover span {
	background-position: 100% 0;
}
#menu .forum span {
	background-position: 0 170px;
}
#menu .forum:hover span {
	background-position: 100% 170px;
}
#menu .about span {
	background-position: 0 153px;
}
#menu .about:hover span {
	background-position: 100% 153px;
}
#menu .articles span {
	background-position: 0 136px;
}
#menu .articles:hover span {
	background-position: 100% 136px;
}
#menu .rules span {
	background-position: 0 119px;
}
#menu .rules:hover span {
	background-position: 100% 119px;
}
#menu .servers span {
	background-position: 0 102px;
}
#menu .servers:hover span {
	background-position: 100% 102px;
}
#menu .statistics span {
	background-position: 0 85px;
}
#menu .statistics:hover span {
	background-position: 100% 85px;
}
#menu .bans span {
	background-position: 0 68px;
}
#menu .bans:hover span {
	background-position: 100% 68px;
}
#menu .fotos span {
	background-position: 0 51px;
}
#menu .fotos:hover span {
	background-position: 100% 51px;
}
#menu .video span {
	background-position: 0 34px;
}
#menu .video:hover span {
	background-position: 100% 34px;
}
#menu .files span {
	background-position: 0 17px;
}
#menu .files:hover span {
	background-position: 100% 17px;
}

/* Left Column Styles
------------------------------------ */

#leftColumn {
	background: transparent url(../images/leftColumnButtom.png) no-repeat scroll right bottom;
	float: left;
	width: 241px;
	margin: -90px -241px 0 0;
	padding-bottom: 26px;
	clear: left;
	overflow: hidden;
	position: relative;
}
#leftColumn div.box {
	background: #4f4a3a url(../images/leftColumnBox.jpg) no-repeat scroll 0 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif; /* 11px */
	padding: 12px 22px 20px 26px;
	margin-left: 9px;
}
#leftColumn div.box h3 {
	background: transparent url(../images/arrow.gif) no-repeat scroll 0 50%;
	padding-left: 10px;
	margin-top: 16px; /* 16px */
	font-weight: bold;
}
#leftColumn div.box p {
	padding-top: 3px; /* 3px */
}
#leftColumn div.box a {
	color: #c5e041;
}
#leftColumn div.box p.more {
	padding-top: 10px; /* 10px */
	text-align: right;
}

/* Footer Styles
------------------------------------ */

#footer {
	min-width: 980px;
	max-width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	background: #635d48 url(../images/footer.gif) repeat-x scroll 50% 0;
	text-align: center;
	border-top: 1px solid #4f4a3a;
	border-bottom: 1px solid #4f4a3a;
	clear: both;
}
#footer p {
	padding: 2px; /* 2px */
	color: #a9a182;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; /* 11px */
}
#footer a {
	text-decoration: none;
	color: #a9a182
}
#footer a:hover {
	text-decoration: underline;
}

/* FORMS
--------------------------------------------------*/

form {
	width: 100%;
	overflow: hidden;
	padding: 2em 0 0;
	margin: 0;
}
#content form h2 {
	margin-left: 165px;
	padding-bottom: 1em;
	color: #EFE5BB;
}
form input,
form select,
form textarea {
	color: #5A5645;
	font: bold 1em/1.333em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
form div.field,
form div.select,
form div.textarea,
form div.editor,
form div.checkbox,
form div.options,
form div.buttons,
form div.result,
form div.file {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
form div.bbcode {
	margin-left: 165px;
	margin-bottom: 5px;
}
form div.field label,
form div.select label,
form div.textarea label,
form div.checkbox label,
form div.options label,
form div.buttons label,
form div.file label {
	float: left;
	width: 160px;
	text-align: right;
	position: relative;
	top: .333em; /* 4px */
	margin-right: 5px;
}
form ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
form div.field input {
	background: #d0c7a4 url(../images/input-bg.png) no-repeat scroll 0 0;
	border: 1px solid #4f4a3a;
	display: block;
	height: 16px;
	margin: 0;
	padding: 3px 5px;
	width: 260px;
}
form div.field #sec_code {
	width: 108px;
}
form div.select select {
	background: #d0c7a4 url(../images/input-bg.png) no-repeat scroll 0 0;
	border: 1px solid #4f4a3a;
	display: block;
	height: 24px;
	margin: 0;
	padding: 2px;
	width: 272px;
}
form div.options ul {
	margin-left: 165px;
}
form div.options input {
	margin-left: 165px;
}
form div.options ul input {
	margin-left: 0;
}
form div.options input {
	border: none;
	position: static;
}
form div.options label {
	width: auto;
	float: none;
	position: static;
}
form div.checkbox {
	position: relative;
}
form div.checkbox label {
	position: absolute;
	top: 0.2em;
	left: 0;
}
form div.checkbox label span {
	margin: 0;
}
form div.checkbox span,
form div.checkbox ul {
	margin-left: 165px;
}
form div.checkbox span input,
form div.checkbox ul input {
	border: none;
	position: static;
}
form div.checkbox span label,
form div.checkbox ul label {
	width: auto;
	float: none;
	position: static;
}
form div.textarea textarea {
	display: block;
	background: #d0c7a4 url(../images/input-bg.png) no-repeat scroll 0 0;
	border: 1px solid #4f4a3a;
	margin: 0;
	padding: 3px 5px;
	width: 450px;
	height: 160px;
}
form label span {
	color: #ff0000;
}
form div.result p {
	margin-left: 165px;
}
form span.error {
	color: #ff0000;
	margin-left: 5px;
	vertical-align: top;
	position: relative;
	top: 0.2em;
}
form div.error label {
	color: #ff0000;
}
form div.error input {
	border-color: #ff0000;
}
form div.buttons button {
	vertical-align: middle;
	padding: .25em .5em;
	margin-left: 165px;
}
form div.buttons span {
	margin-left: 165px;
}
form div.buttons span button {
	margin-left: 0;
}
input, button, select, textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
form div.field #dle-captcha a {
	margin-left: 165px;
}
form div.select #bday,
form div.select #bmonth,
form div.select #byear {
	display: inline;
}
form div.select #bday {
	width: 70px;
}
form div.select #bmonth {
	width: 120px;
}
form div.select #byear {
	width: 74px;
}

/* MISC
--------------------------------------------------*/

#loading-layer {
	background-color: #726c57;
	position: absolute;
	display: none;
	width: 160px;
	height: 56px;
	text-align: center;
	border: 1px solid #e6d27b;
	z-index: 1001;
	color: #e6d27b;
}
#loading-layer-text {
	background: #726c57 url(../images/loading.gif) no-repeat scroll 50% 100%;
	font-weight: bold;
	height: 36px;
	margin: 10px;
}
#busy_layer {
	background: transparent url(../images/transparent.png) repeat scroll 0 0;
	visibility: hidden;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
.img-center { text-align: center; }
.img-center img { vertical-align: bottom; border: 1px solid #4F4A3A; }