﻿body
{
    background-color:#727272;
    margin:0;
    padding:0;
    font-family:Tahoma, Arial, Verdana;
    text-align:center;
    font-size:11px;
}

img{border:0; vertical-align:baseline;}

.clear{clear:both;}

#wrapper
{
   
}

#page
{
    margin:0 auto;
    width:1024px;
    text-align:left;
    background: transparent url(decor/mainbg.jpg) no-repeat center top;
}

#pagecontent
{
    height:829px;
}

/* logo */
#weblogo
{
    float:left;
}

/* copy in yellow */
#textcopy
{
    color:#ffb81f;
    font-size:11px;
    height:105px;
    width:391px;
    overflow:auto;
    font-weight:bold;
    float:left;
    margin-top:146px;
    margin-left:/*82PX*/-160px;
}

#middle
{
    clear:both;
    height:444px;
    border-bottom:1px solid white;
    border-top:1px solid white;
    border:none;
}

#foot
{
    height:68px;
    background: #c3c3c3 url(decor/footbg.jpg) no-repeat center top;
    text-align:center;
}

#foot #logocontainer
{
    width:1024px;
    margin:0 auto;
}

#foot #logocontainer #logos
{
    float:right;
    margin-right:50px;
}

/* links */
#bottomlinks
{
    float:right;
    margin-right:56px;
    font-size:11px;
    overflow:hidden;
}
ul.links
{
    list-style:none;
    text-align:right;
    line-height:18px;
}

.links a{color:White; font-weight:bold;}

/* player */
#playerarea
{
    width:354px;
    height:430px;
    overflow:auto;
    float:left;
    margin:8px auto auto 65px!important;
    margin-left:32px;
}

#playerarea #player
{
    /*height:290px;*/
    text-align:center;
}

#playerarea #player #inlineplayer
{
    height:290px;
    margin:0 auto;
    margin-top:20px;
}

#playerarea #playertext
{
    float:left;
    margin-top:10px;
    height:95px;
    overflow:auto;
    font-size:10px;
    color:#2bbeef;
}

#playerarea #textcontent
{
    margin: 0 10px;
}

#playerarea #playertext h1
{
    font-size:11px;
    color:White;
    margin-bottom:1em;
}

/* tv */
#tvcontainer
{
    height:429px;
    width:324px;
    float:left;
    margin-top:10px;
}

#tvcontainer #tv
{
   position:relative;
   top:-1px;
   left:0!important;
   left:1px;
}

#noflash
{
    position:absolute;
    top:0;
    left:0;
    height:429px;
    width:324px;
    background-color:White;
}