p
{
    font-size:115%;
}

html
{
    font-family: Tahoma,Verdana,Arial,sans-serif;
    background: #555658;
    height:100%;

    /*internet-explorer-only*/
    scrollbar-track-color:#111;
    scrollbar-face-color:#777;
    scrollbar-arrow-color:#ff0000;
    scrollbar-shadow-color:#444;
    scrollbar-highlight-color:#444;
    scrollbar-darkshadow-color:#444;
    scrollbar-3dlight-color:#444;
}

.full_widget
{
    background-color:#000000;
    background:#000000;
    width:200px;
}
.fan_box
{
    background-color:#000000;
}
.fan_widget
{
    background-color:#000000;
}

body
{
    float:left;
    width:100%;
    line-height:23px;
    margin:0px;
    padding:0px;
    top:-30px;
    position:relative;
/*    background: url(./imgs/bg_grdnt.png) repeat-x;*/
    background: #555658;
    color:#d1d4d8;
}

#all
{
    width:969px;
    margin:auto;
    padding-top:30px;
}

#brdr_tp
{
    float:left;
    width:969px;
    height:123px;
    background: url(./imgs/brdr_tp.jpg) no-repeat;
}
#brdr_rght
{
    float:left;
    width:85px;
    height:599px;
    background: url(./imgs/brdr_rght.jpg) no-repeat;
}
#brdr_lft
{
    float:left;
    background: url(./imgs/brdr_lft.jpg) no-repeat;
    width:85px;
    height:599px;
}
#container
{
    float:left;
    width:798px;
    height:599px;
    border-top:1px solid #777;
    border-left:0px solid #555;
}
#brdr_bttm
{
    float:left;
    background: url(./imgs/brdr_bttm.jpg) no-repeat;
    width:884px;
    height:100px;
}
#brdr_bttm2
{
    float:left;
    background: url(./imgs/brdr_bttm2.jpg) no-repeat;
    width:85px;
    height:100px;
}

#header
{
    border:0px solid red;
    float:left;
    width:100%;
    height:35px;
    background: url(./imgs/bg_hdr.jpg) no-repeat;
}

#mdsw_lgo
{
    width:300px;
    height:209px;
    background: url(./imgs/lgo.png) no-repeat;
    z-index:0;
    position:relative;
    left:549px;
    top:-147px;
/*    border:1px solid red;*/
}
/*#mdsw_lgo:hover
{
    width:300px;
    height:303px;
    background: url(./imgs/lgo2.png) no-repeat;
    z-index:2;
    position:relative;
    left:550px;
    top:-150px;
}*/

#navigation
{
    border:0px solid blue;
    float:left;
    width:100%;
    height:35px;
    background:#000;
}

#content
{
/*    border:1px solid red;*/
    float:left;
    width:100%;
    height:515px;
    background: url(./imgs/bg_main.jpg) no-repeat;
    overflow:auto;
    z-index:1;
}

#footer
{
    border:0px solid red;
    float:left;
    width:100%;
    height:14px;
    background: url(./imgs/bg_ftr.jpg) no-repeat;
    color:#fff;
    font-size:10px;
    line-height:11px;
    padding-left:3px;
}
#footer p
{
    margin:0px;
}

img
{
    border:0px solid;
}

a
{
    text-decoration:none;
    color:#ff0000;
}
a:hover
{
    text-decoration:none;
    color:#fff;
}

#vawaf_msg
{
    font-size:100%;
    text-align:center;
    float:left;
    width:94%;
    padding:1%;
    margin:2%;
    padding-top:50px;
    padding-bottom:50px;
    margin-top:150px;
    border:0px solid #d1d4d8;
}


#vawaf_flvpyr_mdaplyr
{
    float:left;
    position:relative;
    top:-760px;
    left:85px;
    background:url(./imgs/bg_plyr.png);
    width:370px;
    height:70px;
    z-index:1;
}
#vawaf_flvpyr_mdaplyr_cap
{
    float:left;
    position:relative;
    top:-780px;
    left:-280px;
    width:370px;
    height:29px;
    z-index:2;
    display:block;
    background:url(./imgs/bg_plyr_cap.png) no-repeat;
}

#vawaf_nwslttr_cap
{
    float:left;
    position:relative;
    top:-808px;
    left:80px;
    width:370px;
    height:29px;
    z-index:2;
    display:block;
    background:url(./imgs/bg_nwslttr_cap.png) no-repeat;
}
#vawaf_nwslttr
{
    float:left;
    position:relative;
    top:-818px;
    left:75px;
    background:url(./imgs/bg_nwslttr.png) no-repeat;
    width:250px;
    height:35px;
    z-index:1;
    padding:10px;
    padding-top:12px;
}

input
{
    padding-left:3px;
    height:15px;
    border:1px solid #aaa;
    background: #2e3135;
    font-size:12px;
    color:#fff;
}

.area
{
    font-family: Tahoma,Verdana,Arial,sans-serif;
    width:340px;
    border:1px solid #aaa;
    background: #2e3135;
    font-size:12px;
    color:#fff;
}
input[type=checkbox]
{
    border:0px solid red;
    padding:0px;
    margin:10px;
    height:13px;
    width:13px;
}

.mdsweb_bttn
{
    border:0px solid red;
    background: url(./imgs/bttn.png) transparent;
    width:106px;
    height:37px;
}
.mdsweb_bttn:hover
{
    cursor:pointer;
    background-position:0px 39px;
    height:38px;
}

.button
{
    border:0px solid red;
    background: url(./imgs/bttn_sml.png) transparent;
    width:75px;
    height:26px;
}
.button:hover
{
    cursor:pointer;
    background-position:0px 30px;
    height:27px;
}

.cap_all
{
    clear:both;
    width:760px;
    height:26px;
    margin-bottom:10px;
}

.mdsweb_ui_all
{
    background:url(./imgs/grdnt2px.png) no-repeat;
    background-position:0px 25px;
    float:left;
    margin-top:50px;
    margin-left:20px;
    line-height:15px;
    font-size:10px;
}

/*news-ui*/
#mdsweb_ui_nwsf
{
    float:left;
}
#cap_nws
{
    background: url(./imgs/cap_nws.png) no-repeat;
}
.ui_nws_nws_all
{
    clear:both;
    margin-top:20px;
    padding-bottom:0px;
    min-height:90px;
}
.ui_nws_nws_hdr
{
    float:left;
    width:auto;
    border-bottom:1px solid #bbb;
}
.ui_nws_nws_dt
{
    float:left;
    font-size:12px;
}
.ui_nws_nws_cap
{
    float:left;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    margin-left:3px;
}
.ui_nws_nws_img
{
    float:left;
    margin:6px;
    margin-top:3px;
}
.ui_nws_nws_bdy
{
    clear:both;
    font-size:11px;
    line-height:150%;
    width:730px;
    text-align:justify;
    padding-top:5px;
}

/*media-ui*/
#mdsweb_ui_mda
{
    float:left;
}
#cap_mda
{
    background: url(./imgs/cap_mda.png) no-repeat;
}
.mdsweb_ui_mda_glry
{
    float:left;
    width:200px;
    height:149px;
}
#mdsweb_ui_mda_txt
{
    clear:both;
    margin-top:17px;
    color:#f1f4f8;
    font-weight:bold;
}

/*releases-ui*/
#mdsweb_ui_rls
{
    float:left;
}
#cap_rls
{
    background: url(./imgs/cap_rls.png) no-repeat;
}
.ui_rls_rls_all
{
    clear:both;
    width:650px;
    min-height:172px;
    padding-left:100px;
    padding-top:2px;
    margin-bottom:7px;
}
.ui_rls_rls_cap
{
    float:left;
    font-size:180%;
}
.ui_rls_rls_sub
{
    clear:both;
    padding-top:6px;
    font-size:120%;
    color:#fff;
    font-weight:bold;
}
.ui_rls_rls_dsc
{
    clear:both;
    padding-top:1px;
    font-size:110%;
    line-height:140%;
}

#ui_rls_rls_rbs2k10
{
    background:url(./imgs/cvr_rbs2k10.png) no-repeat;
}
#ui_rls_rls_rwt2k10
{
    background:url(./imgs/cvr_rtw2k10.png) no-repeat;
}
#ui_rls_rls_sit2k10
{
    background:url(./imgs/cvr_sit2k10.png) no-repeat;
}
#ui_rls_rls_wyg2k10
{
    background:url(./imgs/cvr_wyg2k10.png) no-repeat;
}
#ui_rls_rls_cntct2k10
{
    background:url(./imgs/cvr_cntct2k10.png) no-repeat;
}
#ui_rls_rls_fat2k10
{
    background:url(./imgs/cvr_fat2k10.png) no-repeat;
}
#ui_rls_rls_entrnc
{
    background:url(./imgs/cvr_etrnc.png) no-repeat;  
}
#ui_rls_rls_alife
{
    background:url(./imgs/cvr_alife.png) no-repeat;
}
#ui_rls_rls_blnd
{
    background:url(./imgs/cvr_blnd.png) no-repeat;
}
#ui_rls_rls_ds
{
    background:url(./imgs/cvr_ds.png) no-repeat;
}
#ui_rls_rls_mct
{
    background:url(./imgs/cvr_mct.png) no-repeat;
}
#ui_rls_rls_tldrs
{
    background:url(./imgs/cvr_tldrs.png) no-repeat;
}
#ui_rls_rls_tkb
{
    background:url(./imgs/cvr_tkb.png) no-repeat;
}

/*about-ui*/
#mdsweb_ui_abt
{
    float:left;
}
#cap_abt
{
    background: url(./imgs/cap_abt.png) no-repeat;
}
.mdsweb_ui_abt_cap
{
    clear:both;
    margin-top:2px;
    color:#f1f4f8;
    font-weight:bold;
}
.mdsweb_ui_abt_txt
{
    clear:both;
    line-height:145%;
    font-size:120%;
    margin-bottom:10px;
    margin-right:10px;
}
#mdsweb_ui_abt_me
{
    float:left;
    width:118px;
    height:132px;
    background: url(./imgs/abt_me2.png) no-repeat;
}

/*links-ui*/
#mdsweb_ui_lnks
{
    float:left;
}
#cap_lnks
{
    background: url(./imgs/cap_lnks.png) no-repeat;
}
.mdsweb_lnks_sec
{
    margin-top:3px;
    margin-bottom:3px;
}
.mdsweb_lnks_all
{
    margin-left:10px;
}

.mdsweb_lnks_seccap
{
    margin-top:20px;
    margin-bottom:5px;
    color:#f1f4f8;
    font-weight:bold;
}
a.mdsweb_lnks_lnk
{
    font-size:120%;
    margin-left:10px;
}

/*privacy-ui*/
#mdsweb_ui_prvcy
{
    float:left;
}
#cap_prvcy
{
    background: url(./imgs/cap_prvcy.png) no-repeat;
}

/*legals-ui*/
#mdsweb_ui_lgl
{
    float:left;
    font-size:12px;
    color:#fff;
    margin-right:10px;
}
#cap_lgl
{
    background: url(./imgs/cap_lgl.png) no-repeat;
}

/*contact-ui*/
#mdsweb_ui_cntct
{
    float:left;
}
#cap_cntct
{
    background: url(./imgs/cap_cntct.png) no-repeat;
}
#mdsweb_blck_cntct
{
    float:left;
    width:200px;
}
#mdsweb_blck_cntctfrm
{
    float:left;
    width:400px;
    line-height:20px;
}

/*cntsts-ui*/
#mdsweb_ui_cntsts
{
    float:left;
    font-size:12px;
    color:#fff;
    margin-right:10px;
}
#cap_cntsts
{
    background: url(./imgs/cap_cntsts.png) no-repeat;
}


/*alpha-fading*/
#alphatop
{
/*    position:fixed;
    z-index:1;
    width:783px;
    height:50px;
    background: url(./imgs/alphatop.png) repeat-x;*/
}

/*small logos*/
#sml_all
{
    position:relative;
    top:25px;
    padding-left:15px;
    width:100%;
}
.sml_one
{
    float:left;
    width:149px;
    height:40px;
    background: no-repeat;
}
.sml_one:hover
{
    cursor:pointer;
}
#sml_pot
{
    width:128px;
    background: url(./imgs/sml_pot.png);
}
#sml_pot:hover
{
    background-position:149px 0px;
}

#sml_fcbk
{
    width:127px;
    background: url(./imgs/sml_fcbk.png);
}
#sml_fcbk:hover
{
    background-position:149px 0px;
}
#sml_mspc
{
    width:117px;
    background: url(./imgs/sml_mspc.png);
}
#sml_mspc:hover
{
    background-position:149px 0px;
}
#sml_itns
{
    width:105px;
    background: url(./imgs/sml_itns.png);
}
#sml_itns:hover
{
    background-position:149px 0px;
}
#sml_ytb
{
    width:97px;
    background: url(./imgs/sml_ytb.png);
}
#sml_ytb:hover
{
    background-position:149px 0px;
}
#sml_twttr
{
    width:102px;
    background: url(./imgs/sml_twttr.png);
}
#sml_twttr:hover
{
    background-position:149px 0px;
}
#sml_ppl
{
    width:100px;
    background: url(./imgs/sml_ppl.png);
}
#sml_ppl:hover
{
    background-position:149px 0px;
}
#sml_lstfm
{
    width:100px;
    background: url(./imgs/sml_lstfm.png);
}
#sml_lstfm:hover
{
    background-position:149px 0px;
}

/*menus*/
.mnu_one
{
    float:left;
    height:13px;
    margin-top:10px;
    margin-left:6px;
}
.mnu_one:hover
{
    cursor:pointer;
    background-position:0px 17px;
    height:17px;
}
#mnu_nws
{
    width:70px;
    background: url(./imgs/mnu_nws.png);
}
#mnu_nws:hover
{
    background-position:0px 17px;
    height:17px;
}
#mnu_nws_sel
{
    width:70px;
    background: url(./imgs/mnu_nws.png);
    background-position:0px 17px;
    height:17px;
}
#mnu_rls
{
    width:115px;
    background: url(./imgs/mnu_rls.png);
}
#mnu_rls:hover
{
    background-position:0px 17px;
    height:17px;
}
#mnu_rls_sel
{
    width:115px;
    background: url(./imgs/mnu_rls.png);
    background-position:0px 17px;
    height:17px;
}
#mnu_abt
{
    width:81px;
    background: url(./imgs/mnu_abt.png);
}
#mnu_abt:hover
{
    background-position:0px 17px;
    height:17px;
}
#mnu_abt_sel
{
    width:81px;
    background: url(./imgs/mnu_abt.png);
    background-position:0px 17px;
    height:17px;
}
#mnu_lnks
{
    width:68px;
    background: url(./imgs/mnu_lnks.png);
}
#mnu_lnks:hover
{
    background-position:0px 17px;
    height:17px;
}
#mnu_lnks_sel
{
    width:68px;
    background: url(./imgs/mnu_lnks.png);
    background-position:0px 17px;
    height:17px;
}
#mnu_cntct
{
    width:101px;
    background: url(./imgs/mnu_cntct.png);
}
#mnu_cntct:hover
{
    background-position:0px 17px;
    height:17px;
}
#mnu_cntct_sel
{
    width:101px;
    background: url(./imgs/mnu_cntct.png);
    background-position:0px 17px;
    height:17px;
}
#mnu_mda
{
    width:78px;
    background: url(./imgs/mnu_mda.png);
}
#mnu_mda:hover
{
    background-position:0px 17px;
    height:17px;
}
#mnu_mda_sel
{
    width:78px;
    background: url(./imgs/mnu_mda.png);
    background-position:0px 17px;
    height:17px;
}

.vawaf_flg
{
    position:relative;
    top:1px;
}
