* {
margin: 0;
padding: 0;
}
html {
height: 100%;
}
body {
font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
width: 100%;
height: 100%;
background: #d1d1d1 url(/img/bg.png) repeat-x fixed;
color: #868686;
}
a {
color: #868686;
outline: none;
text-decoration: none;
}
a:hover {
text-decoration:underline;
}
p {
margin: 0 0 18px
}
img {
border: none;
}
input {
vertical-align: middle;
background-color: #fff;
border:1px solid #cecece;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:1px 2px;
color: #868686;
}
#wrapper {
margin: 0 auto;
min-height: 100%;
height: auto !important;
height: 100%;
background: url(/img/bg-body.png);
width: 960px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
height: 301px;
background: url(/img/head.png) no-repeat 0px 0px;
width: 949px;
margin: 0 auto;
}
#top {
width: 939px;
background:url(/img/bg-top.png);
height: 18px;
margin: 0 auto;
border-bottom: 1px solid #9f9f9f;
padding: 5px 5px;
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
color: #6a6a6a;
}
#top a {
color: #6a6a6a;
text-decoration: none;
}
#top a:hover {
text-decoration:underline;
}
#gor-menu {
background: url(/img/bg-menu.png);
height: 32px;
width: 949px;
margin: 0 auto;
border-top: 1px solid #bdbdbd;
border-bottom:1px solid #bdbdbd;
color: #969696;
font-family: Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
position:absolute;
margin-left:5px;
}
ul.menu {
list-style:none;
margin:0;
padding:0px 0px;
margin-left: 5px;
position;relative;
z-index:2;
height: 33px;
}
ul.menu * {
margin:0;
padding:0
}
ul.menu a {
text-decoration:none;
color: #969696;
}
ul.menu a:hover {
text-decoration:none;
color: #7e7e7e;
}
ul.menu li {
position:relative;
float:left;
margin-right:2px;
border-right: 1px solid #cacaca;
padding: 7px 5px 0px 5px;
height: 25px;
}
ul.menu li:hover a{
color: #7e7e7e;
}
ul.menu ul {
position:absolute;
top:32px;
left:0;
display:none;
opacity:0;
list-style:none;
height: 33px;
}
ul.submenu li{
background: #c5c5c5;
opacity: 0.9;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
height: 25px;
}
ul.submenu li a:before {
content: '>> ';
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
letter-spacing: -1px;
font-weight: bold;
}
ul.submenu li:hover a {
color: #505050;
}
ul.submenu li:last-child{
-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
}
ul.submenu a {
color: #565656;
}

ul.menu ul li {
position:relative;
width:148px;
margin:0
height: 25px;
}
ul.menu ul li a {
display:block;
padding:3px 7px 5px;
}
ul.menu ul li a:hover {

}
ul.menu ul ul {
left:148px;
top:-1px
}
ul.menu .menulink {
width:134px
}
#table {
float:right;
margin-top: 176px;
margin-right: 155px;
}
.matches {
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
color: #919191;
text-align: center;
padding-top: 1px;
vertical-align: top;
font-size: 12px;
}
.heading {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color: #fff;
font-weight: bold;
text-align: center;
}
#tables {
text-align:left;
padding-left: 10px;
}
#tables li {
list-style: none;
}
#tables ul {
margin-top: -2px;
}
#last {
margin-left: 80px;
}
#nexty {
background: url(/img/next.png) no-repeat 15px 15px;
}
#next {
margin-left: 100px;
}
#previous {
background: url(/img/last.png) no-repeat left;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
width: 949px;
padding: 30px 0 100px;
height: 1%;
position: relative;
margin: 0 auto;
margin-top:20px;
z-index:1;
}
#middle:after {
content: '.';
display: block;
clear: both;
visibility: hidden;
height: 0;

}
#container {
width: 949px;
float: left;
overflow: hidden;

}
#content {
padding: 15px 208px 0 208px;
}
.news {
}
.news-title {
color: #868686;
font-size:13px;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
background:url(/img/news-title.png);
width:525px;
height:21px;
border:1px solid #bababa;
padding-top: 6px;
padding-left: 5px;
}
.news-title a {
color: #868686;
font-size: 13px;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
text-decoration:none;
}
.news-title a:hover {
text-decoration:underline;
}
.news-body {
padding-top:3px;
}
.news-footer {
color: #868686;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
}
.news-footer a {
color: #868686;
text-decoration:none
}
.news-footer a:hover {
text-decoration:underline
}
.image img {
border:2px solid #c0c0c0;
vertical-align:top;
}
.message {
padding-left:5px;
padding-right:5px;color:#000;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
}
.image {
width: 160px;
vertical-align:top;
}
.full {
display:inline-block;
background: url(/img/full.png);
width: 75px;
height: 21px;
top:7px;
position:relative;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
float: left;
width: 189px;
margin-left: -945px;
position: relative;
}
.block-title {
background: url(/img/block-title.png);
width: 189px;
height: 22px;
text-align: center;
padding-top: 7px;
color: #969696;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: bold;
}
.block-body {
padding:5px;
color: #868686;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
float: left;
margin-right: -3px;
width: 189px;
margin-left: -193px;
position: relative;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
width: 935px;
margin: -98px auto 0;
height: 98px;
background: url(/img/bg-footer.png);
padding-left: 15px;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #777474;
}
#copys {
margin-left: 100px;
margin-top: -65px;
}
#footer a{
color: #777474;
}
/* Other Styles */
.replaceTable {background:#FFFFFF;height:100px;width:300px;}
.replaceBody {background:url('/.s/t/869/1.gif') repeat-x #362F2D;}

.legendTd {font-size:7pt;}
/* ------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#E4E8EB;}
.gTableTop {padding:2px;background:#534741;color:#E8CBB1;font-weight:bold;height:20px;padding-left:17px; font-size:11px;}
.gTableSubTop {padding:2px;background:#C7D3D9;border:1px solid #FFFFFF;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#E4E8EB;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#E4E8EB; border:1px solid #FFFFFF;;}
.gTableLeft {padding:2px;background:#FFFFFF;font-weight:bold;color:#6682AA}
.gTableRight {padding:2px;background:#FFFFFF}
.gTableError {padding:2px;background:#E4E8EB; border:1px solid #FFFFFF;;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#E4E8EB; border:1px solid #FFFFFF;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#E8CBB1;}
a.catLink:visited {text-decoration:none; color:#E8CBB1;}
a.catLink:hover {text-decoration:underline; color:#FFFFFF3;}
a.catLink:active {text-decoration:underline; color:#E8CBB1;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#6682AA;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#6682AA;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#B3B3B3;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#6682AA;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color:#6682AA;}
a.forumBarA:active {text-decoration:underline; color:#6682AA;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:#E7EEF8;}
.fastNavCatA {background:#E7EEF8;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#E4E8EB;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#6682AA;font-weight:bold;color:#000000;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#E4E8EB; border:1px solid #FFFFFF;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;padding-left:40px;}
.threadsDetails {padding:2px;background:#BBBBBB;color:#000000;height:20px;font-size:10px;border:1px solid #FFFFFF;}
.forumOnlineBar {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#6682AA;}
a.threadLink:visited {text-decoration:none; color:#6682AA;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postFirst {background:#F5F9FD;border-bottom:3px solid #08D2FF;}
.postRest1 {background:#E4E8EB;}
.postRest2 {background:#F5F9FD;}
.postSeparator {height:3px;background:#999999;}

.postTdTop {background:#C7D3D9;color:#000000;height:20px;font-size:10px;}
.postBottom {background:#F0F5F7;color:#000000;height:20px;border:none;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#E4E8EB;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#2D435B;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/869/11.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/869/11.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* ----------------- */

/* ====== forum End ====== */
