﻿body
{
    margin: 0px;
    text-align: center;
    font: 11px/16px "Verdana" , Arial, Helvetica, sans-serif;
}

.wrapper
{
    margin: 0px auto 0px auto;
    width: 898px;
    text-align: left;
}

.header
{
    height: 175px;
    background: url('/image/header.png');
    width: 898px;
    position: absolute;
}

.header h1, .header h2
{
    visibility: hidden;
}

.header #title
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 300px;
    width: 260px;
    top: 106px;
    font-style: italic;
    color: White;
}

ul#nav
{
    margin: 3px 0;
    padding: 0;
    background: url('/image/menuBg.png') repeat-x left top;
    height: 30px;
    width: 511px;
    border: solid 1px gray;
}

ul#nav li
{
    list-style: none;
    float: left;
    height: 30px;
}

ul#nav li a
{
    text-decoration: none;
    color: #fff;
    padding: 7px 9px;
    display: block;
    font-size: 11px;
    color: Black;
}

ul#nav a, ul#nav a.visited, ul#nav a.hover
{
    text-decoration: none;
    color: Black;
}

ul#nav li a:hover, ul#nav li a.active
{
    background: url('/image/menuBgRoll.png') repeat-x left top;
}

.content h1
{
    font-size: 18px;
}

.content h2
{
    font-size: 15px;
}

.content h3
{
    font-size: 12px;
}

.content h4
{
    font-size: 5px;
}

.content
{
    text-align: left;
    border: solid 1px gray;
    color: Black;
    padding: 10px;
    width: 491px;
}

.content img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}

.content a, .content a.hover, .content a.active
{
    border-style: none;
    color: black;
}

.footer
{
    background: url('/image/footer.png');
    text-align: right;
    height: 160px;
    color: White;
    padding-top: 20px;
    padding-right: 70px;
    clear: both;
}

.footer a, .footer a:active, .footer a:visited
{
    color: white;
}

div#col_left
{
    float: left;
    width: 470px;
}

div#col_right
{
    float: right;
}

div#Paging a, a.visited, a.hover
{
    color: Black;
}

.PageHeader
{
    height: 40px;
    padding-left: 80px;
    padding-top: 30px;
    background-repeat: no-repeat;
    background-position: 10px;
    margin-bottom: 10px;
}

#News
{
    text-decoration: none;
    padding: 5px 5px 5px 135px;
    height: 69px;
    background: url('/Image/News.png');
    background-repeat: no-repeat;
    margin-bottom: 5px;
    border: solid 1px gray;
    width: 371px;
}

#Register
{
    text-decoration: none;
    padding: 5px 5px 5px 150px;
    height: 68px;
    background: url('/Image/Register.png');
    background-repeat: no-repeat;
    margin-top: 3px;
    border: solid 1px gray;
    width: 356px;
    color: White;
}

#News a, #News a.hover, #News a.active
{
    text-decoration: none;
    color: white;
}









.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: Gray;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px solid #2F4F4F;
    border-top: none;
    color: Black;
    overflow: hidden;
}

.accordionContent-BORDERLESS
{
    background-color: #D3DEEF;
    color: Black;
    overflow: hidden;
    text-align: left;
}

.accordionContent a, a:visited
{
    color: Black;
}


.accordionLink
{
    background-color: #D3DEEF;
    color: black;
    cursor: pointer;
}

.rc_content
{
    color: Black;
    background-color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    width: 210px;
}

.rc_content h4
{
    font-size: 16px;
    margin: 0px;
    padding-bottom: 5px;
}

.rc_content h5, .rc_content h6
{
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    text-decoration: underline;
}

.rc_content a, .rc_content a:visited
{
    color: black;
    cursor: pointer;
}

.rc_content a:hover
{
    color: white;
}





.ProfileView
{
    margin: 40px auto auto auto;
    background-color: white;
    border: solid 2px black;
    width: 600px;
}





.PopupContainer
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    margin: 0px auto 0px auto;
    width: 100%;
    text-align: center;
}

.PopupView
{
    background-color: white;
    border: solid 2px black;
    width: 650px;
    color: black;
    margin: 10px auto 10px auto;
}

.PopupView h2
{
    margin: 0px;
    padding: 5px;
}

h2
{
    font-size: 19px;
}

h3
{
    font-size: 12px;
    margin: 2px;
    margin-top: 8px;
}

.OnlineNow
{
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.OnlineNow h2
{
    font-family: Arial;
    margin: 0px;
    margin-bottom: 5px;
}


.HeaderFloat
{
    font-size: 11px;
    clear: both;
    float: right;
}

.Buddies h3
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

.Buddies img
{
    margin: 0px;
    padding: 0px;
}

.ResultsTable
{
    width: 520px;
}

.ResultsTable td
{
    vertical-align: top;
    width: 50%;
}

.ResultsTable a
{
    cursor: pointer;
    float: right;
    margin: 3px;
    padding-right: 3px;
}

.ResultsTable a:hover
{
    font-weight: bold;
}


.Results
{
    text-align: center;
    border: 2px solid black;
    background-color: #CCCCCC;
}

.Results:hover
{
    cursor: pointer;
    background-color: #DDDDDD;
}


.Results img
{
    margin: 5px;
    border: 2px solid black;
}

.WidgetContainer
{
    text-align: center;
}

.Widget
{
    width: 170px;
    border: 2px solid black;
    background-color: #B5E61D;
    cursor: pointer;
    display: inline-block;
    margin: 2px;
}

.Widget:hover
{
    background-color: #86E023;
}

.WidgetImgContainer
{
    display: table-cell;
    height: 152px;
    width: 165px;
    text-align: center;
    vertical-align: middle;
}

.Widget img
{
    border: 2px solid black;
}

.WidgetData
{
    font-size: 95%;
    margin: 1px;
}

#mask
{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9000;
    background-color: #000;
    display: none;
}
#boxes .window
{
    position: fixed;
    display: none;
    z-index: 9999;
    padding: 10px;
    padding-bottom: 0px;
}
.window img
{
    float: left;
}
.window h3
{
    margin: 0px;
    padding: 0px;
    float: right;
}

.window .content
{
    clear: both;
    margin-top: 10px;
    padding: 10px;
    padding-bottom: 0px;
    width: auto;
    border: 0px;
}

.window .content span
{
    padding-right: 5px;
}

.window .content p
{
    text-align: center;
    padding: 5px;
}



#boxes #dialog
{
    background-color: White;
    width: 400px;
}

