﻿html, body
{
    margin: 0;
    padding: 0;
}
body
{
    background-color: #ffffff;
    color: #666666;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 66%;
    text-align: center;
}
h1, h2, h3, h4, h5, h6
{
    font-family: Arial, Sans-Serif;
}
div#MediaPlayerWrapper
{
    position:absolute;
    left:0px;
    top:0px;
       
}
div#SiteHeaderMedia
{
    background: #000 url( '/Images/Master_Utv/utvplayer_masthead.png' ) no-repeat left top;
    width: 640px;
    height: 90px;
    padding: 0px;
    text-align: left;
    position: relative;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #061733;
    left:0px;
    
}
#SiteHeaderMedia h2
{
    color:#ffffff;
}
.Header
{
    position:absolute;
    left:150px;
    padding-top:30px;
    
}
.MediaWrapper
{
    position:relative;
    width:640px;
    height:380px;
    background-color: #061733;
}
div#mediaspace
{
    position:absolute;
    width:640px;
    height:360px;
    left:0px;
}
#PlayListWrapper
{
    overflow:auto;
    overflow-x:hidden;
    position:relative;
    width:640px;
    height:240px;
    background: #061733; 
}
.MediaImg
{
    overflow:hidden;
    position:relative;
    Width:115px;
    Height:55px;
    padding-bottom:10px;
    /*border:solid 1px #CCCCCC;*/
    float:left;
    cursor:pointer;
}
.OverlayImg
{
    position:absolute;
    margin-top:-8px;    
    Width:80px;
    Height:32px;
    text-align:center;
    left:10px;
    top:8px;
}
.OverlayImg img:hover
{
    cursor:pointer;
}
.PlayList
{
    background-position: #000079;
    padding:10px 10px 10px 0px;
    border-top: solid 1px #ffffff;
    width: 470px;
    float:left;        
}
.PlayList .Intro
{
    float:right;
    Width:330px;
    text-align:left;
    padding-left:10px;
    font-weight:bold;
    color :#ffffff;
}
.playlistheader 
{       
    width:400px;
    
    float:left;   
    padding:10px 10px;
}
.linksheader 
{       
    width:400px;
    height:30px;
    float:left;   
    padding:0px 0px;
}
.playlistheader .pnllistheader
{        
    height:20px;
    background:#FFFFFF;
    text-align:left;
    color:#061733;
    border-bottom: solid 1px #ffffff;
    font-weight:bold;
    font-size:15px;
    
}
#PlayListWrapper .SponsorImg
{
    width:110px;
    float:right;
    padding:10px 10px 0 10px;   
}
.SponsorImg img
{
    width:110px;
}
.SponsorImg img:hover
{
cursor:pointer;
}

.CloseWrapper
{
    float :right;
    padding-left:50px;

}
div#CloseWrap
{
    background: transparent url(/Images/Master_Utv/MainSiteNav_L-Bk.png) no-repeat left center;
    padding-left: 3px;
    position: absolute;
    top: 35px;
    left: 535px;
}
ul#CloseNav
{
    list-style-type: none;
    padding: 0 3px 0 0;
    margin: 0;
    color: #A6C3E2;
    background: transparent url(/Images/Master_Utv/MainSiteNav_R-Bk.png) no-repeat right center;
    height: 25px; 
}
ul#CloseNav li
{
    padding: 0;
    margin: 0;
    display: inline;
    line-height:1.5; 
}
ul#CloseNav a
{
    border-left: solid 1px #cccccc;
    padding-right: 1px;
    padding-left: 2px;
    text-decoration: none;
    font-size:15px;
    font-weight:bold;
    font-family: Tahoma, Geneva, sans-serif;
    background:#ffffff;
    border: 0;
}
ul#CloseNav a:hover
{
    text-decoration: underline;
    color: #ABB2D7;
}
ul#CloseNav a.Close, ul#CloseNav a.Close:visited
{
    color: #0F238C;
}
.SectionSponsor
{
    color: #FCFCFC;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9em;
    font-family: Arial, Sans-Serif;
    margin: -8px 0 5px 0;
    padding-bottom:10px;
}
div.divSponsor img
{
    vertical-align: middle;
    margin-left: 2px;
}
div.ImgGuidance
{
    color:#FFFFFF;
    left:5px;
    padding-top:60px;
    position:absolute;
    font-weight:bold;
    font-size:12px;
}
div#divGuidTxt
{
    color: rgb(255, 255, 255); 
    left: 30px; 
    padding-top: 70px; 
    position: absolute; 
    font-weight: bold; 
    font-size: 12px;
}
