﻿body 
{    
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url(../../images/bg/bg1.jpg);
    background-color:Black;
    background-repeat: repeat-x;
    background-attachment: fixed;
}

.content
{
    background-color: Black;
}

/* Begin menu items */

.dynmenustyle
{
    text-align:left;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 9pt;
    border: solid 1px white;    
}

.dynitemstyle
{
    padding-top: 2px;
    padding-bottom: 2px;
    display:block;
}

.dynitemstyle a:link
{
    color: Black; 
}

.dynitemstyle a:visited
{
    color: Black;
}

.dynitemstyle a:hover
{
    color: Red;  
    text-decoration: underline;
}

.stamenustyle
{
    background-color: Silver;
    text-align: -moz-center;   
    text-align: center;    
}

.staitemstyle
{
    color: Black;
    text-align: -moz-center;
    text-align: center;
}

.staitemstyle a:link
{
    color: Black;
}

.staitemstyle a:visited
{
    color: Black;
}

.staitemstyle a:hover
{
    color: Red;
    text-decoration: underline;
}

/* End menu items */

h1
{
    font-family: Revolution, Arial, Arial Narrow;    
}

h2
{
    font-family: Revolution, Arial, Arial Narrow;    
}

h3
{
    font-family: Revolution, Arial, Arial Narrow;    
}

h4
{
    font-family: Revolution, Arial, Arial Narrow;    
}

h5
{
    font-family: Revolution, Arial, Arial Narrow;    
}

h6
{
    font-family: Revolution, Arial, Arial Narrow;    
}

title
{
    font-family: Revolution, Arial, Arial Narrow;
}

.gamestitle
{
    color: White;
}

.border
{
    border: solid 1px white;
}

.footer
{
    border-top: solid 1px black;
    color: Black;
    font-weight: bold;
    font-size: small;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(../../images/bg_footer.jpg);
}

.footer a:link
{
    text-decoration: none;
    color: Blue;
    font-family: Revolution, Arial, Arial Narrow;
}

.footer a:visited
{
    text-decoration: none;
    color: Blue;
    font-family: Revolution, Arial, Arial Narrow;
}

.footer a:hover
{
    text-decoration: underline;
    color: Red;
    font-family: Revolution, Arial, Arial Narrow;
}

.footer a:active
{
    text-decoration: none;
    color: Blue;
    font-family: Revolution, Arial, Arial Narrow;
}

.header
{
    height: 200px;
}

.menu
{
    width:750px;
    margin-left: 3px;
    margin-right: 3px;
    text-align: center;
    text-align: -moz-center;
}

.menuitems a:link
{
    color: Black;
    text-decoration: none;
}

.menuitems a:visited
{
    color: Black;
    text-decoration: none;
}

.menuitems a:hover
{
    color: Green;
    text-decoration: none;
}

.menuitems a:active
{
    color: Black;
    text-decoration: none;
}

.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup
{
    background-color:#ffffdd;
    border:solid 3px gray;
}

.pnldownloads
{
    font-family: Revolution, Arial, Arial Narrow;
}

.pnlinfo
{
    width: 350px;
    vertical-align: top;
}

.spacer
{
    background-image: url(../../images/vert_bar2.jpg);
    background-repeat: repeat-y;
    vertical-align: top;
}

.tblBlog
{
    border:solid 1px white;
}

.tblcontent
{
    font-size: 12px;
    vertical-align: top;
}

.tblinfo
{
    /*background-image: url(../../images/bg_info.jpg);*/
    background-color: Silver;
    width: 350px;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
}

.tblinfocontent
{
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;   
}

.tblinfocontent a:link
{
    font-family: Revolution, Arial, Arial Narrow;
    font-size: 9pt;
    color: Blue;
    text-decoration: none;
}

.tblinfocontent a:visited
{
    font-family: Revolution, Arial, Arial Narrow;
    font-size: 9pt;
    color: Blue;
    text-decoration: none;
}

.tblinfocontent a:active
{
    font-family: Revolution, Arial, Arial Narrow;
    font-size: 9pt;
    color: Blue;
    text-decoration: none;
}

.tblinfocontent a:hover
{
    font-family: Revolution, Arial, Arial Narrow;
    font-size: 9pt;
    color: Red;
    text-decoration: none;
}

.tblmain
{
    background-color: Black;
    border: solid 1px white;
    width: 800px;
}

.tdmenu
{
    text-align: center;
}

.wpLinks a:link
{
    color:Blue;
    text-decoration:none;
}

.wpLinks a:visited
{
    color:Blue;
    text-decoration:none;
}

.wpLinks a:hover
{
    color:Red;
    text-decoration:underline;
}

.wpLinks a:active
{
    color:Blue;
    text-decoration:none;
}