body
{
    margin: 0;
    font: 80% Tahoma, Helvetica, Arial, clean, sans-serif;
    background-color: #080A0E;
    color: silver;
}
a:link, a:visited
{
    text-decoration: none;
    color: #8EABD2;
}
a:hover, a:active
{
    text-decoration: underline;
    color: #8EABD2;  /* Old color: ACCFFF alt 8EABD2 */
}
form
{
    margin: 0;
    padding: 0;
}
input, textarea, select
{
    font: 90% Tahoma, Helvetica, Arial, clean, sans-serif;
}

code 
{
    font-size: 1em;  
}

ul, li
{
    padding: 0;
    margin: 0;
    margin-left: 1em;
}

div.code
{
    padding: 1em;
    font: 100% monospace;
    color: white;
    margin: 2em;

    background: #2b384b url('//dominiongaming.net/files/100grad.gif') repeat-x left top;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
}

#header
{
    background-image: url('//dominiongaming.net/files/dominiontop_bg.png');
    background-color: #1c232f;
    background-repeat: repeat-x;
    height: 144px;
}
#header div.left
{
    /*background-image: url('//dominiongaming.net/files/dominiontop.png');
    background-repeat: no-repeat;      */
    width: 1000px;
    height: 144px;
}
#header img.left
{
    border: 0;
    width: 1000px;
}
#header div.right
{
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url('//dominiongaming.net/files/dominiontop_right.png');
    background-repeat: no-repeat;
    width: 81px;
    height: 144px;
}
#toplinks
{
    background: #a9a9b1 url('//dominiongaming.net/files/grey-grad.png') repeat-x left bottom;
    text-align: center;
    font-size: 90%;
    color: black;
    padding-top: .1em;
    padding-bottom: .1em;
}
#toplinks A:link, #toplinks A:visited, #toplinks A:hover, #toplinks A:active
{
    color: black;
    text-decoration: none;
}
#toplinks A:active, #toplinks A:hover
{
    color: #2b384b;
}

#bodywrapper
{
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}

#leftwrapper
{
    position: absolute;
    top: 0px;
    left: 0px;
    margin-left: .5em;
    margin-top: .5em;
    width: 14em;
    z-index: 5;
}
#leftwrapper A:link, #leftwrapper A:visited
{
    text-decoration: underline;
    color: #ACCFFF;
}
#leftwrapper A:hover, #leftwrapper A:active
{
    text-decoration: none;
    color: #ACCFFF;
}

div.leftnav
{
    background: #2b384b url('//dominiongaming.net/files/100grad.gif') repeat-x left top;
    border: solid gray 1px;
    padding: .5em;
    margin-bottom: 5px;
    line-height: 150%;
}
div.leftnav ul, div.leftnav li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.adminBlock
{
    background: #2b384b url('//dominiongaming.net/files/100grad.gif') repeat-x left top;
    border: solid gray 1px;
    padding: .5em;
    margin-top: 1em;
    width: 15em;
    float: right;
}
div.adminBlock ul, div.adminBlock li
{
    margin: 0;
    padding: 0;
    list-style-type: square;
    list-style-position: inside;
}

#mainwrapper
{
    position: relative;
    padding-left: 15.5em;
    padding-right: 15.5em;
    padding-top: .5em;
    top: 0px;
    min-height: 40em;
    z-index: 4;
}
#mainwrapper h1
{
    font-size: 150%;
    font-weight: bolder;
}
#mainwrapper h2
{
    font-size: 125%;
    font-weight: bolder;
}
#mainwrapper h3
{
    font-size: 110%;
    font-weight: bolder;
}
#mainwrapper h4
{
    font-size: 100%;
    font-weight: bolder;
    padding: 0;
    margin: 0;
    padding-top: 1em;
}
#mainwrapper ul
{
    list-style-type: square;
    padding: 0;
    margin: 0;
}
#mainwrapper table
{
    margin-left: auto;
    margin-right: auto;
}
#mainwrapper th
{
    background-color: #a9a9b1;
    font-weight: bolder;
    color: black;
    text-align: left;
    padding-left: 1em;
    padding-right: 1em;
}
#mainwrapper td
{
    vertical-align: top;
    padding-left: 1em;
    padding-right: 1em;
}

#mainwrapper #newsblock
{

}
#mainwrapper #newsblock div.newstopleft
{
    background: url('//dominiongaming.net/files/headboxtopleft.png') no-repeat left top;
    width: 13px;
    height: 7px;
}
#mainwrapper #newsblock div.newstopcenter
{
}
#mainwrapper #newsblock div.newstopright
{
    background: url('//dominiongaming.net/files/headboxtopright.png') no-repeat right top;
    width: 13px;
    height: 7px;
}

.news
{
    width: 100%;
    clear: both;
    margin-top: 1em;
}
.news h3
{
    color: white;
    font: bolder 125% Arial;
    margin: 0;
}
.news .byline
{
    color: #3399cc;
    font: 75% Arial;
    margin: 0;
}
.news .byline a:link, .news .byline a:visited, .news .byline a:active, .news .byline a:hover
{
    color: #3399cc;
    text-decoration: none;
}
.news .body
{
    margin-left: 2em;
    margin-right: 2em;
}
.news .article
{
    margin-top: 1em;
}
.news .title
{
    position: relative;
    background: url('//dominiongaming.net/files/hbg.jpg') repeat-x;
    width: 100%;
    height: 48px;
}
.news .title .left
{
    float: left;
    background: url('//dominiongaming.net/files/news-edge-skull.png') no-repeat;
    height: 48px;
    width: 50px;
}
.news .title .right
{
    float: right;
    background: url('//dominiongaming.net/files/hr.jpg') no-repeat;
    height: 48px;
    width: 31px;
}
.news .title .text
{
    position: absolute;
    top: 50%;
    height: 1em;
    margin-top: -.5em;
    padding-left: 60px;
    font-weight: bolder;
    color: white;
}

#rightwrapper
{
    position: absolute;
    top: 0px;
    right: 0px;
    margin-right: .5em;
    margin-top: .5em;
    width: 14em;
    z-index: 5;
}
#rightwrapper A:link, #rightwrapper A:visited
{
    color: #ACCFFF;
}
#rightwrapper A:hover, #rightwrapper A:active
{
    color: #ACCFFF;
}

div.rightnav
{
    background: #2b384b url('//dominiongaming.net/files/100grad.gif') repeat-x left top;
    padding: .5em;
    margin-bottom: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
}

.blocktitle
{
    font-weight: bolder;
}

div.rightnav div.reports
{
    text-align: center;
}

.tagboard p
{
    text-align: left;
    font-size: .7em;
    margin: 0;
    margin-top: 1em;
}

#footerwrapper
{
    position: relative;
    bottom: 0px;
    width: 100%;
    color: black;
    margin-top: 50px;
    z-index: 1;
}
#footerwrapper div.footer
{
    background: #b2b2be url('//dominiongaming.net/files/footer.png') repeat-x left top;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 1em;
    z-index: 1;
}
#footerwrapper div.footertext
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: right;
    width: 20em;
    font-size: 1em;
    padding-right: .9em;
    text-decoration: none;
    z-index: 1;
}

table.box 
{

}

td.box-headlines 
{
    height: 24px;
    background-image: url(/files/headlines.png);
    background-repeat: no-repeat;
}

td.box-topLeft 
{
    width: 13px;
    height: 7px;
    background-image: url(/files/headboxtopleft.png);
}

td.box-top 
{
    height: 7px;
    background-image: url(/files/headboxtop.png);
}

td.box-topRight 
{
    width: 13px;
    height: 7px;
    background-image: url(/files/headboxtopright.png);
}

td.box-left 
{ 
    width: 13px;
    background-image: url(/files/headleft.png);
}

td.box-center 
{
    background-color: #2d3647;
}

td.box-right 
{
    width: 13px;
    background-image: url(/files/headright.png);
}

td.box-bottomLeft 
{
    width: 13px;
    height: 7px;
    background-image: url(/files/headboxbottomleft.png);
}

td.box-bottom 
{
    height: 7px;
    background-image: url(/files/headboxbottom.png);
}

td.box-bottomRight 
{
    width: 13px;
    height: 7px;
    background-image: url(/files/headboxbottomright.png);
}

td.chart
{
    padding-right: 2em;  
}

.medalrecc td
{
    padding: 0 1em 0 1em;
}

.medalrecc .field
{
    width: 10em;
    font-weight: bolder;
}

.medalrecc .odd
{
    /* background-image: url(/files/10percent.png); */
}
.medalrecc .even
{
    background-image: url(/files/20percent.png);
}

.formblock
{
    width: 40em;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background: #2b384b url('//dominiongaming.net/files/100grad.gif') repeat-x left top;
    padding: .5em;
    border: solid gray 1px;
    text-align: left;
}
.formblock input
{
    width: 10em;
}
.formblock input[type="submit"]
{
    width: auto;
}
.formblock input[type="checkbox"]
{
    margin: 0;
    padding: 0;
    width: auto;
}
.formblock input[type="file"]
{
    width: 10em;
    border: solid white 1px;
}
.formblock input[type="radio"]
{
    width: auto;
}

.blueblock
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background: #2b384b url('//dominiongaming.net/files/100grad.gif') repeat-x left top;
    padding: .5em;
    border: solid gray 1px;
    text-align: left;
}

.roster
{
    margin-top: 1.5em;
}
.roster h3
{
    margin: 0;
}
.roster p
{
    margin: 0;
    padding: 0;
}
.roster .inactive
{
    color: red;
}

#profile
{
    width: 100%;
}
#profile h2
{
    font-size: 1.5em;
    font-weight: bolder;
    margin: 0;
}
#profile h3
{
    font-size: 1.2em;
    font-weight: bolder;
    margin-top: 1.5em;
    margin-bottom: 0;
}
#profile .data
{
    clear: both;
}
#profile .data ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#profile .data li
{
    margin: 0;
    padding-left: 1em;
    list-style-type: none;
}
#profile .data table
{
    width: 100%;
}
#profile .data td
{
    padding: 0;
}
#profile .data .uniform
{
    float: right;
    padding-left: 1em;
}
#profile .data .field
{
    width: 13em;
    font-weight: bolder;
}
#profileHead
{
}
#profileHead p
{
    margin: 0;
}
#profileHead .rank
{
    float: left;
    padding-right: 1em;
    padding-bottom: 2em;
    margin: 0;
}
#profileHead .position
{
    float: right;
    padding-left: 1em;
    padding-bottom: 2em;
    margin: 0;
}
#profileHead .idline
{
    margin: 0;
}

#calendar table
{
    margin: 0 auto 0 auto;
    background: #2b384b url('//dominiongaming.net/files/100grad.gif') repeat-x left top;
    padding: .5em;
    border: solid gray 1px;
    width: 95%;

}
#calendar th
{
    width: 14%;
    max-width: 14%;
    padding: 0 2px 0 2px;
}
#calendar td
{
    padding: 0 2px 0 2px;
}
#calendar .monthHeader
{
    font-weight: bolder;
    padding-top: 2em;
}
#calendar td.blockEmpty
{
    height: 5em;
    max-height: 5em;
}
#calendar td.blockFilled
{
    height: 5em; 
    max-height: 5em;
    font-size: 80%;
    border: solid gray 1px;
}

.cssform p
{
/*width: 100%;  */
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label
{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]
{
width: 100%; /*width of text boxes. IE6 does not understand this attribute*/
}

.cssform textarea
{
width: 100%;
height: 40em;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.facts ul
{
    list-style-position: outside;
}
.facts li
{
    margin-top: 1em;
    margin-left: 2em;
}
.list li
{
    list-style-position: outside;
    margin-left: 2em;
}
.success
{
    color: green;  
}
.alert
{
    color: yellow;
}
.warning
{
    color: red;
}
.center
{
    text-align: center; 
}
.right
{
    text-align: right;  
}
.small
{
    font-size: 85%;
}
.smaller
{
    font-size: 85%;  
}
.strong
{
    font-weight: bolder;  
}
#indexheader
{
    position: relative;
    width: 100%;
}
#indexheader #headlines
{
    margin-right: 310px;
    min-width: 215px;
    font-size: 90%;
}
#indexheader #headlines p
{
    margin-top: 1em;
    margin-bottom: 0;
}
#indexheader #headlines li
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#indexheader #headlines #headlinestitle
{
    background-image: url('//dominiongaming.net/files/column-news.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 34px;
}
#indexheader #headlines #eventstitle
{
    background-image: url('//dominiongaming.net/files/column-events.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 34px;
}
#indexheader #servers
{
    float: right;
    width: 300px;
    margin-bottom: 1em;
}
#indexheader #servers #serverstitle
{
    background-image: url('//dominiongaming.net/files/column-servers.png');
    background-repeat: no-repeat;
    width: 300px;
    height: 34px;
}
#indexheader #servers .server
{
    width: 300px;
    height: 75px;
    margin-top: .5em;
}
#indexheader #servers .server img
{
    border: 0;
}
.messagebox
{
    margin: 5em auto 5em auto;
    background: #2b384b url('//dominiongaming.net/files/100grad.gif') repeat-x left top;
    padding: .5em;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    text-align: left;
    font-weight: bolder;
}
.messagebox li
{
    text-align: left;
    margin-left: 25%;
}
div#tipDiv 
{
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #336;
  width:180px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}