﻿.DailyDiscoveryContainer
{
    width:353px;
    height:250px;
    position:relative;
}
.DailyDiscoveryTitle 
{
    height:57px;
    background-color:transparent;
    color:#fff;
    position:relative;
    width:353px;
}
.DailyDiscoveryContent
{
    height: 193px;
    position: relative;
    width: 353px;
}
.DailyDiscoveryBodyUnderlay
{
    background-color: #fff;
    height: 193px;
    left: 0;
    opacity: 0.21;
    filter:alpha(opacity=21);
    position: absolute;
    top: 0;
    width: 353px;
}
.DailyDiscoveryBodyContent
{
    background-color: transparent;
    height: 190px;
    left:3px;
    position: absolute;
    top: 0;
    width: 347px;
}
.DailyDiscoverySpotlights
{
    position:relative;
}
.Pager
{
    padding-top:5px;
    /*position:absolute;
    bottom:-1px;*/
    height:20px;
    width:100%;
    text-align:right;
    vertical-align:middle;
    font-size:0.8em;
    background-color:Gray;
    opacity:0.7;
    filter:alpha(opacity=70);
    cursor:pointer;
    overflow:visible;
    float:left;
}
.Pager a, .Pager a:visited
{
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}
.Pager a:hover 
{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
.DailyDiscoverySpotlight
{
    position:absolute;
    height:26px;
    width:29px;
    background:transparent url(../Images/sprite.png) -448px -94px no-repeat;
    z-index:10;
    cursor:pointer;
}
.DailyDiscoveryTip 
{
    font-size:11px;
    width:199px;
    color:#fff;
    line-height:18px;
    z-index:13000;
}
.DailyDiscoveryTip div.tip-top 
{
    width:199px;
    height:4px;
    background:transparent url(../Images/sprite.png) -207px -92px no-repeat;
}
.DailyDiscoveryTip div.tip-bottom
{
    width:199px;
    height:4px;
    background:transparent url(../Images/sprite.png) -207px -96px no-repeat;
}
.DailyDiscoveryTip div.tip 
{
    width:195px;
    background:#07405d url(../Images/bgSprite.jpg) 0 -211px repeat-x;
    border-left:2px solid #fff;
    border-right:2px solid #fff;
}
.DailyDiscoveryTip div.tip div.tip-title 
{
    margin: 0;
    padding: 10px;
}
.DailyDiscoveryRollover 
{
    float:right;
    /*margin:17px 8px 0px 0px;*/
    margin:3px 8px 0px 0px;
}
.DailyDiscoveryDownload
{
    float:right;
    display:inline;
    margin:4px 6px 0px 0px;
}
.DailyDiscoveryUpdateProgress
{
    height: 190px;
    position: absolute;
    top:57px;
    left:3px;
    width: 347px;
    text-align:center;
    background-color:#fff;
    opacity:0.3;
    filter:alpha(opacity=30);
}
.DailyDiscoveryUpdateProgress img
{
    position:relative;
    top:58px;
}
.DailyDiscoveryPagerDownload
{
    float:left;
    display:inline;
}
.DailyDiscoveryPagerDownload a
{
    display:block;
    background:url('../Images/downloadArrow.gif') left center no-repeat;
    width:63px;
    height:14px;
    padding-left:15px;
    margin-left:5px;
}
#PagerContainer
{
    position:absolute;
    bottom:0px;
    width:100%;
    z-index:0;
}
#PagerContainer img
{
    float:right;
    border:0px;
}
.DailyDiscoveryPreviousLink, .DailyDiscoveryNextLink
{
    position:absolute;
    width:14px;
    height:18px;
    background-image:url(../Images/sprite.png);
    background-color:transparent;
    background-repeat:no-repeat;
    top:86px;
    z-index:1;
}
.DailyDiscoveryPreviousLink
{
    background-position:-299px -22px;
    left:9px;
}
.DailyDiscoveryNextLink
{
    background-position:-315px -22px;
    right:9px;
}
.DailyDiscoveryPreviousLink a, .DailyDiscoveryNextLink a
{
    display:block;
    width:14px;
    height:18px;
}
#DailyDiscoveryPEIFooter
{
    position:absolute;
    width:347px;
    height:90px;
    bottom:0;
    left:0;
    background:transparent url(../Images/dailyDiscoveryFooter_PEI.png) 0 0 no-repeat;
}
#DailyDiscoveryPEIFooter a.Link1 
{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:27px;
    display:block;
}
#DailyDiscoveryPEIFooter a.Link2 
{
    position:absolute;
    bottom:0;
    left:253px;
    width:75px;
    height:76px;
    display:block;
}
