html,body{ 
 background: #000 url(images/test_bg.jpg) repeat-x;
 color:#fff;
 margin: 0;
 text-align: center;
}

div#pagewidth{ 
 width:980px;
 margin: 0 auto;
 clear: both;
 background-color: #333;
 /*background: #333 url(images/pagebg.jpg) repeat;*/
 border-left: 2px solid #000;
 border-right: 2px solid #000;
 border-top: 1px solid #000;
 min-height: 700px;
 height: auto !important;
 height: 700px;
} 

div#header{
 position: relative; 
 height: 171px; 
 width: 980px;
 background: #000 url(images/main_header.jpg) no-repeat top left;
}

div#headerlinks {
  position: relative;
  font-size: 115%;
  font-weight: bold;
  text-align:center;
  width: 980px;
  height: 25px;
  background: #000;
  padding-top: 8px;
}

div#headerfoot{
 height: 1px; 
 width: 980px;
 margin: 0;
 padding: 0;
 background-color: #000;
 border-bottom: 1px solid #666;
}

div#topbar {
  height: 34px;
  width: 100%;
  background: #000;
  border-bottom: 1px solid #666;
}

div#pagebody {
 width: 980px;
 text-align:left;
 position: relative;
 margin-top: 5px !important;
 margin-top: 5px;
}

div.panel {
 width: 200px;
 padding: 5px 5px 15px 10px !important;
 padding: 14px 5px 15px 10px;
 float: left;
 display: inline;
}

div.panel.right {
 padding: 5px 5px 15px 18px !important;
 padding: 14px 5px 15px 18px;
 
}
div#main {
 width: 740px;
 padding: 0px;
 margin: 0px 0px 0px 24px !important;
 margin: 0px 0px 0px 10px;
 position: relative;
 float: left;
}
div#main.small {
 width: 500px;
}
div#maincolumnfull{
 float: left; 
 width: 940px; 
 padding-top: 10px;
 text-align: center;
 margin-left: 20px;
}

div#welcome {
    border-bottom: 1px solid #333;
    margin-bottom: 0px;
    margin-top: 14px;
    font-size: 120%;
    font-weight: bold;
    padding: 0px;
    color: #fff;
    /*width: 490px !important;*/
    width: 502px;
    text-align: left;
    height: 27px;
}
div.welcome_tab {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    height: 26px !important;
    height: 27px;
    background: #111 url(images/forumheader.png) repeat-x;
    float: left;
    width: 155px !important;
    width: 164px;
    text-align: left;
    padding-left: 10px;
    line-height: 24px;
}
a.welcome {
    text-decoration: none;
    color: #fff;
}

div.console_tab {
    text-align: center;
    height: 27px;
    background: #111 url(images/tabs2.gif) no-repeat top left;
    float: left;
    width: 112px;
    line-height: 24px;
    padding-top: 0px !important;
    padding-top: 4px;
}
div.console_tab:hover {
    text-align: center;
    height: 27px;
    background-position: 0 -27px;
    float: left;
    width: 112px;
    overflow: hidden;
    line-height: 24px;
    padding-top: 0px !important;
    padding-top: 4px;
}
div.console_tab.selected {
    background-position: 0 -27px;
}

div#footer{
 height:25px;
 position: relative;
 clear: both;
}

div#disclaimer{
 text-align: center;
 font-size: 10px;
 width: 980px;
 height: 35px; 
 color:#999;
 padding-top: 3px;
 padding-bottom: 3px;
 position: relative;
 background-color: #1b1b1b;
 margin: 0 auto;
 border-top: 1px solid #666;
 border-left: 2px solid #000;
 border-right: 2px solid #000;
} 

.chartrow1, .chartrow2, .chartrowblue1, .chartrowblue2 {
    border-bottom: 1px solid #333;
    padding: 5px;
    font-weight: normal; 
    font-size: 12px;
}
.chartrow2 {
    background-color: #1b1b1b;
}
.chartrow1 {
    background-color: #111;
}
.chartrowblue2 {
    background-color: #111;
}
.chartrowblue1 {
    background-color: #f0f3f7;
}

a {
    /*color: #4b6fa6;*/
    color: #5d7daf;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #e8930d;
    text-decoration:underline;
}
a.visit:visited {
    color: #5d7daf;
    text-decoration: none;
    font-weight: bold;
}

h4 {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #333;
    margin-top: 14px;
    margin-bottom: 0px;
    font-size: 120%;
    font-weight: bold;
    padding: 5px 0px 2px 10px;
    color: #fff;
    width: 718px !important;
    width: 728px;
    text-align: left;
    background: #111 url(images/forumheader.png) repeat-x;
    height: 22px;
}

h4.small {
  width: 490px !important;
  width: 500px;
}

div.gsearchcaption {
   width: 930px !important;
   width: 940px;
   font-weight: bold;
   font-size: 14px;
   background: #111 url(images/forumheader.png) repeat-x;
   height: 22px;
   margin-bottom: 0px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #333;
   margin-top: 14px;
   color: #fff;
   text-align: left;
   padding: 5px 0px 2px 10px;
}
div.gsearch {
  width: 920px;
  margin-top: 0px;
  overflow: hidden;
  background: #222;
  color: #fff;
  padding: 10px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}


#maps {
  margin-top: 20px;
}

.mapinfoheader {
    font-size: 10pt;
    color: #fff;
    font-weight: bold;
}
.mapinfoheaderquick {
    font-size: 9pt;
    color: #fff;
    font-weight: bold;
}
.mapinfo {
    font-size: 10pt;
    color: #fff;
    font-weight: normal;
}

div#gameselector {
    text-align: center;
    width: 708px !important;
    width: 728px;
    padding: 20px 10px 20px 10px;
    background: #222;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

div.contentbox {
  width: 728px;
  margin-top: 0px;
  overflow: hidden;
  color: #fff;
  background-color: #222;
  border-left: 1px solid #000;
  border-right: 1px solid #000;

}
div.contentbox.small {
  width: 500px;
}
div.contentfooter {
  background-color: #222;
  height: 12px;
  width: 728px;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

div.contentfooter.small {
  width: 500px;
}

div.mapcontentbox {
  width: 728px;
  margin: 0px;
}
.sublinks {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  width: 980px;
  height: 30px;
  background: #000;
}
div#headerlinks a,
.sublinks a{
    padding-left:6px;
    padding-right: 6px;
}
div#headerlinks a:link, #headerlinks a:visited,
.sublinks a:link, .sublinks a:visited
{
  color: #fff;
  font-size: 115%;
  font-weight: bold;
  text-decoration: none;
}
div#headerlinks a:hover, #headerlinks a:active,
.sublinks a:hover, .sublinks a:active {
  color: #e8930d;
  font-size: 115%;
  font-weight: bold;
  text-decoration: none;
}


.newstext {
    font-size: 12px;
    color: #fff;
    padding: 10px;
}

#quote {
    text-align: right;
    font-size: 9px;
    color: #fff;
}

.button {	
    border: 1px solid #999;
    color: #fff;
    font-size: 10px;
    text-align: center;
    background-color: #333;
    margin-top: 5px;
    text-decoration: none;
}

.tbox {
    background-color: #333;
    border: 1px solid #999;
    color: #fff;
    font-size: 10px;
    padding: 1px;
}

.smallblacktext {
    color:#fff;
    font-size: 9px;
}
.forumborder {
   border-bottom: 1px solid #333;
}

#sig {
    border-top: 1px solid #333;
    overflow: auto;
    width: 490px;
    height: 150px;
    margin-top: 15px;
    padding: 10px 5px 10px 5px;
    text-align:left;
}


.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, 
.finfobar, .forumheaderblue1, .forumheaderblue2, .fcaption2, .forumbody,
.forumheader6 {
   padding: 5px;
   border-bottom: 1px solid #333;
}
.forumheader4 {
    background-color: #000;
}

.fcaption, .forumheader5 {
    background-color: #222;
    font-weight: bold;
    font-size: 12px;
}
.fcaption2 {
    background-color: #333;
    font-weight: bold;
    font-size: 12px;
}
.forumheader {
    background: #111 url(images/forumheader.png) repeat-x;
    font-weight: bold;
    font-size: 12px;
}
.forumheader2 {
    background-color: #222;
    font-weight: bold;
    font-size: 12px;
}
.forumheader3 {
    background-color: #222;
}
.finfobar {
    background-color: #1b1b1b;
    padding:10px;
}
.forumbody {
    background-color: #222;
}


#nextprev {
    font-size: 9px;
    color: #fff;
    text-align: right;
    padding-right: 20px;
}

#displaying {
    font-size: 10px;
    color: #fff;
    float: left;
    margin-top: 7px;
    margin-left: 5px;
}

#maplisthead {
    height: 20px;
    width: 728px
}

#mapbody {
    width: 728px;
    padding-bottom: 0px;
    margin-left: 0px;
}
#mapdesc {
 padding: 5px;
 width: 675px;
 margin: 10px;
 border: 1px solid #111;
}

#mapboxbottom {
    width: 728px;
    height: 20px;
    background: #111 url(images/mapboxbottom.gif) no-repeat;
    margin-bottom: 5px;
    margin-left: 0px;
}

#mapbottom {
    background-color: #111;
    border-top: 1px solid #333;
    border-left 1px solid #000;
    border-right 1px solid #000;
    border-bottom 1px solid #000;
    height: 25px;
    width: 728px;
    float: left;
    margin-top: 10px;
}


.randimage {
   margin: 2px 2px 5px 2px;
   border-bottom: 1px solid #111;
   border-right: 1px solid #111;
}

#mapvotes {
    color: #fff;
    font-weight: bold;
    width: 50px;
    vertical-align: top;
    text-align: center;
    border: 1px solid #111;
    background-color: #333;
}

#mapboxleftcolumn {
    width: 40%;
    text-align:center;
    vertical-align:top;
}
#mapboxrightcolumn {
    width: 60%;
    vertical-align: top;
    text-align:left;
}

#mapimage {
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    margin-top: 10px;
}
  
/*######################## */
/* BOX 1 SETTINGS */

.boxtop1 {
    width: 211px;
    margin-top: 10px;
    height: 28px;
    background: #111 url(images/forumheader.png) repeat-x;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #333;
}
.boxmiddle1 {
    width: 211px;
    background-color: #222;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.boxbottom1 {
    width: 211px;
    height:20px;
    background-color: #222;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.boxinner {
    padding: 5px 10px 0px 10px;
}
.boxcaption1 {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    width: 180px;
}
.boxtext1 {
    font-size: 11px;
    color: #fff;
}
.boxmiddle1 a {
    color: #5d7daf;
    text-decoration: none;
}
.boxmiddle1 a:visited {
    color: #5d7daf;
    text-decoration: none;
}
.boxmiddle1 a:hover {
    color: #e8930d; 
    text-decoration: underline;
}
.indent {
    border: 1px solid #111;
    background-color: #333;
    padding: 8px;
    margin: 14px;
    font-size: 9px;
}

#show_advanced_search {
    width: 728px;
    height: 25px;
    text-align: center;
    padding-top: 10px;
}
#advanced_search {
    width: 728px;
    height: 200px;
    text-align:center;
}

.alpha_selected {
    text-decoration: none;
    font-weight: bold;
    color: #e8930d;
    padding: 0px 3px 0px 3px;
}
#maptable {
 width:728px;
 text-align:left;  
 margin-left:0px; 
 margin-right:0px;
 vertical-align: top;
}
#maptags {
 width:728px;
 text-align:center;
 padding-top: 5px;
 padding-bottom: 10px;
}

.forumleft {
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    background-color: #222;
}
#forumrightcolumn {
    vertical-align:top;
    width:515px;
    padding: 10px;
}
.pollbox {
    text-align:center;
    border: 1px solid #111;
    margin: 10px;
}

