/*new above*/
a {
color: #e6ad03; // цвет ссылок
text-decoration: none;
}
a:hover {
color: #ff2400; // цвет ссылок при наведении
text-decoration: none;
}
a.side {
color: #e6ad03; // цвет верт.навигации, данных профиля, чата (нах он обосрался...)
text-decoration: none;
}
a:hover.side {
color: #ff2400; // тоже, что и выше - при наведении
text-decoration: none;
}
a.white, li.white a {
color: #FFF; // х.з.
text-decoration: none;
}
a:hover.white, li.white a:hover {
color: #FFF; // х.з.
text-decoration: none;
}

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

a:hover {
	color:#ff2400;
	text-decoration:none
}

.B-T {
height: 36px;
background-image : url(images/blockT.jpg);
background-repeat : no-repeat;
background-position : top center;
color: #ff2400; // "Навигация" и имя Юзверя
text-transform: uppff2400ercase;
font-size:11px;
line-height:36px;
font-weight:bold;
margin: 0;
text-align: left;
}
.B-body {
color: #dfdfdf; // Второстепенный текст.
padding: 3px 3px;
background-image : url(images/blockM.jpg);
background-repeat : repeat-y;
background-position : top center;
}
.B-B {
height: 37px;
background-image : url(images/blockB.jpg);
background-repeat : no-repeat;
background-position : top center;
}
/*new above*/
#userbar {
line-height: 40px;
overflow: hidden;
height: 40px;
margin : auto;
background-image : url(images/userbar.jpg);
background-repeat : no-repeat;
background-position : top center;
}
#links a{
color: #fdbf02; // смена не дает результат
text-transform: uppercase;
font-family: "Trebuchet MS", Verdana, Arial, Sans, sans-serif;
font-size: 1.05em;
height: 50px;
padding: 0em 0.5em;
padding-left: 0;
}
#links a:hover{
color: #ca8102; // смена не дает результат
}
#table-pad{
padding-left: 1px;
}
#main-page{
margin-left:auto;
margin-right:auto;
width: 1008px;
}
#navi {
background-image : url(images/navi.jpg);
background-repeat : no-repeat;
background-position : top center;
height : 40px;
margin-top : 0;
padding-left: 80px;
}
#navi ul {
margin : 0;
padding : 0 0 0 0;
}
#navi li {
overflow: hidden;
background-image : none;
float : left;
margin : 0;
height : 40px;
line-height : 40px;
white-space : nowrap;
}
#navi li a {
display: block;
width: 110px;
height: 40px;
margin-top : 0;
font-size : 12px;
font-family : Verdana;
font-weight: bold;
color: #F0F0F0; // цвет текста гор.навигации
text-decoration: none;
background-repeat : repeat;
background-position : top center;
background-position: 0 0;
text-align: center;
}
#navi li a:hover {
width: 110px;
height: 40px;
background-position: -110px 0;
color: #e6ad03; // гор.навигация - цвет при наведении
}
.floatL{
padding-left: 75px;
float: left;
}
.floatR{
padding-right: 75px;
float: right;
}
#footer {
text-align : center;
color: #dfdfdf; // цвет текста в футере
padding-top: 25px;
height : 141px;
background-image : url(images/footer.jpg);
background-repeat : no-repeat;
background-position : top center;
clear: both;
margin: 0 auto;
}
#footer a{color: #e6ad03;} // цвет линков в футере
#footer a:hover {color: #ff2400; text-decoration: none;} // типа линки в футере при наведении, не пашет нихуя.
#subfooter {
width: 50%;
color: #fdbf02; // х.з.
text-align : center;
border: 1px solid #000000;
margin: 1.5em auto;
padding: 1em;
font-size: 0.8em;
}

body {
margin: 0 auto;
padding: 0;
background-color: #000000;
background-image: url('images/Page-BgTexture.jpg');
background-repeat: repeat;
background-attachment: fixed;
background-position: top left;
}

#page-bg{
margin : auto;
background-image : url(images/p-bkg.jpg);
background-repeat : repeat-y;
background-position : top center;
color: #fdbf02; // х.з.
}


hr {
height: 1px;
border: 1px solid #000000; // х.з.
}
hr.side-hr {
height: 1px;
border: 1px solid #000000; // х.з.
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.alt {
color: #04688d;
}
.spacer {
margin-bottom:0px;
}
.admin-message {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
color: #fdbf02; // админские месаги
background: #080808;
border: 1px solid #000000;
padding: 3px 4px 5px 4px;
margin-bottom: 5px;
}
form {
margin: 0px;
}
.bbcode {
border-bottom: 1px solid #515151;
border-right: 1px solid #515151;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
background: #552305;
font-size: 1em;
margin-top: 0.1em;
}
input, .textbox, .button, .quote {
color: #fdbf02;
border-bottom: 1px solid #515151;
border-right: 1px solid #515151;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
background: #552305;
font-size: 1em;
margin-top: 0.1em;
padding: 0.25em;
}
.main-body {
background: #080808;
padding: 4px;
padding-left: 6px;
padding-right: 4px;
font-size: 11px;
color: #dfdfdf; // цвет текста в центральной колонке
}
.center-body {
font-size: 11px;
color: #fdbf02;
background: #080808;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}
.side-border-left {
color: #ff2400; // заглавия панелей слева
margin: 0;
text-align: left;   
padding: 10px 10px 10px 0;
padding-left: 5px;
width: 180px;
}
.side-border-right {
color: #ff2400; // заглавие панелей справа
margin: 0;
text-align: left;  
padding: 10px 0 10px 10px;
padding-left: 5px;
width: 180px;
}
.news-category {
border: 0;
margin: 3px 5px 0 0;
float: left;
}
.news-footer {
font-size: 10px;
color: #910606; // цвет времени и даты публикации новости.
background: #080808;
border: 1px solid #000000;
padding: 3px 4px 4px 4px;
}
.main-bg {
color: #fdbf02;
background-color: #080808;
padding: 10px 0 5px 0;
}
.center {
margin: 0 auto;
}
.tbl-border {
}
.tbl {
color: #fdbf02;
background: #080808;
padding: 4px;
}
.tbl1 {
color: #dfdfdf; // дополнительный текст в боковых панелях.
background: #080808;

padding: 4px;
}
.tbl2 {
color: #ff2400; // заголовок панели доски объявления
text-align: left;  
background: #080808;
padding: 4px;
}
.forum-caption {
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #ca8102; // капча на форке
background: #080808;
padding: 2px 4px 4px 4px;
}
.poll {
height: 12px;
border: 1px solid #000000;
}
.comment-name {
font-weight: bold;
color: #04688d;
}
.shoutboxname {
font-weight: bold;
color: #fdbf02;
}
.shoutbox {
color: #FFF;
}
.shoutboxdate {
font-size: 10px;
color: #fdbf02; // дата в чате
}
.small {
font-size: 10px;
font-weight: normal;
}
.small2 {
font-size: 10px;
font-weight: normal;
color: #fdbf02;
}
.side-small {
font-size: 10px;
font-weight: normal;
color: #fdbf02;
}
.side-label {
color: #fdbf02;;
margin: 2px 0 2px 0;
padding: 2px 2px 3px 2px;
}
#navigation h2 {
font-size: 10px;
font-weight: normal;
background: #080808;
margin: 0;
padding: 4px;
}
#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
* html #navigation ul li{
   height: 1%;
}
#navigation a {
display: block;
color: #AF531C;
padding: 2px;
text-decoration: none;
}
#navigation a:hover {
color: #ca8102;
background: #552305;
}
.pagenav {
padding: 4px;
}
.pagenav span {
color: #ca8102;
background: #552305;
border: 1px solid #000000;
padding: 2px 4px 2px 4px;
margin: 2px;
}
.pagenav a {
color: #017ebb;
background: #552305;
border: 1px solid #000000;
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
}
.pagenav a:hover {
color: #FFF;
background: #552305;
margin: 2px;
text-decoration: none;
}
.B-top {
font-size: 11px;
font-weight: bold;
}
