body
{
    margin: 0px;
    background: #1d2226;
    font-family: Arial, Helvetica, sans-serif;
}
a img
{
    border: 0px;
}
#wrapper
{
    width: 1000px;
    margin: 0px auto;
}
#top
{
    background: url(../images/bg_top.gif) no-repeat;
    height: 48px;
}
#content
{
    /*     background: url(../images/bg_drop_shadow.gif) repeat-y;     */
    padding: 0px 0px 0px 0px;
}
#content #admiddle
{
    background: url(../images/bg_drop_shadow.gif) repeat-y;
}
#content .header
{
    background: url(../images/bg_header.gif) repeat-x; /*height: 201px;*/
    height: auto;
    border: 1px solid #dddddd;
    border-top: 0px;
    padding-top: 8px;
    padding-bottom: 18px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 30px;
    margin-right: 30px;
}
#content .header img
{
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
}
#content .header h1
{
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-size: 42px;
    font-weight: normal;
    text-align: center;
}
#content .header h2
{
    margin: 0px;
    padding: 0px;
    color: #666666;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}
#content .blackarea
{
    background: #020000;
    font-family: Arial;
    font-size: 25px;
    color: #FFFFFF;
    font-weight: bold;
    
}
#content .blackarea h1
{
    margin: 0px;
    padding: 39px 0px 0px 0px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
#content .text1
{
    float: left;
    font-size: 18px;
    margin: 50px 0px 0px 260px;
}
#content .text2
{
    float: right;
    font-size: 18px;
    margin: -160px 110px 0px 0px;
    text-align: center;
}
#content .text3
{
    font-size: 18px;
    float: left;
    font-size: 18px;
    margin: -300px 0px 0px 0px;
    position: relative;
    
}
#content .bottom_content
{
    background: url(../images/bg_bottom_content.gif) repeat;
    width: 450px;
}

.seprater_center
{
    background: url(../images/seperator_cen.gif) no-repeat;    
    width: 16px;
    height: 450px;
}

#content .bottom_left
{
    float: left;
    width: 430px;
    
}
#content .bottom_left_sep
{
    background: url(../images/bg_bottom_content_seperator.gif) top right no-repeat;
    float: left;
    width: 320px;
}
#content .bottom_left h1
{
    font-size: 22px;
    font-weight: normal;
    padding: 0px;
    margin: 20px 0x 0px 65px;
    text-align: center;
}
#content .bottom_left a
{
    color: #006699;
}
#content .bottom_left a:hover
{
    text-decoration: none;
}


#content .seperator
{
    background: url(../images/seperator.gif) no-repeat;
}
#content .form
{
    float: left;
    padding-left: 45px;
}
#content .form h1
{
    color: #333333;
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
#content .form ul
{
    margin: 0px;
    padding: 0px;
}
#content .form li
{
    text-align: right;
    color: #333333;
    list-style: none;
    margin-bottom: 5px;
}
#content .form input
{
    border: 1px solid #bbbbbb;
    width: 240px;
    padding: 5px 2px 5px 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
#content .form a.submit
{
    background: url(../images/btn_submit.gif) no-repeat 0px 0px;
    display: block;
    width: 98px;
    height: 38px;
    margin-left: 265px;
}
#content .form a.submit:hover
{
    background: url(../images/btn_submit.gif) no-repeat 0px -38px;
}
#bottom
{
    height: 29px;
    background: url(../images/bg_bottom.gif) no-repeat;
}
#footer
{
    background: url(../images/logo-footer.gif) no-repeat left center;
    background-position: 110px;
    height: 60px;
    color: #888888;
    font-family: Arial;
    font-size: 10px;
    text-align: center;
    clear: both;
    padding-left: 80px;
}
#footer a
{
    color: #888888;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}








#content .form a.get_widget
{
    background: url(../images/get_widget.gif) no-repeat 0px 0px;
    display: block;
    width: 174px;
    height: 40px;
    cursor: pointer;
}
#content .form a.get_widget:hover
{
    background: url(../images/get_widget.gif) no-repeat 0px -38px;
}

.modalBackground_userwidget_ad
{
    background-color: #000;
    filter: alpha(opacity=90);
    opacity: 0.9;
}


a.general_lnk
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}
a.general_lnk:hover
{
    text-decoration: none;
}
