﻿
#LatestNFollow
{
    position: relative;
    z-index: 0; 
    margin-bottom: 5px; 
}

#SplashContain
{
    height: 225px;
    position: relative;
    overflow: hidden;
    margin-left: 10px;  
}

#SplashContain, .LatestSplash, .LatestCaption
{
    width: 550px;
}

#SplashControls
{
    position: absolute; 
    top: 3px; 
    right: 3px; 
    z-index: 100;
    width: 60px;
    height: 20px;
}

#SplashControlDisable
{
    position: absolute; 
    top: 0px; 
    right: 0px; 
    z-index: 1;
    display: none; 
    width: 60px;
    height: 20px;
    background-image: url(/images/general/spacer.gif); 
}

.SplashControl
{
    cursor: pointer; 
}

.FollowLinks
{
    position: absolute;
    top: 0px;
    left: 560px; 
    text-align: center;
    width: 215px;
    font-family: Verdana; 
    z-index: 101; 
}

.FollowLine1
{
    border-top: Solid 1px Black; 
    font-size: 11px;
    line-height: 13px; 
    padding-top: 5px;
}

.FollowLine2
{
    font-size: 16px;
    padding-bottom: 7px;
}

.LatestSplash
{
    height: 225px;
    position: absolute;
    opacity: 0;  
    filter: alpha(opacity=0); 
    background-color: White;  
}

.LatestSplashFirst
{
    opacity: 1; 
    filter: alpha(opacity=100);
}

.LatestCaption
{
    background-image: url(/images/splash/transbg.png); 
    color: White;
    font-family: Verdana; 

    position: absolute;
    bottom: -300px; 
    
    padding-bottom: 10px;
    padding-left: 5px;  
}

.LatestLink, .LatestLink:link, .LatestLink:visited, .LatestLink:active
{
    color: White;
    text-decoration: none; 
}

.LatestLink:hover 
{
    color: White;
    text-decoration: underline; 
}

.LatestCaptionFirst
{
    bottom: 0px;
    display: none; 
}
 
.LatestLine1
{
    font-size: 12px;
}

.LatestLine2
{
    font-size: 20px;
    font-family: Georgia;
}

.LatestLine3
{
    font-size: 12px;
}

#FollowOnTVThisWeek, #FollowTwitter, #FollowFacebook, #FollowYouTube, #FollowYahooVideo, #FollowRSS
{
    display: block;
    width: 208px;
    height: 45px;
}

#FollowOnTVThisWeek:hover, #FollowTwitter:hover, #FollowFacebook:hover, #FollowYouTube:hover, #FollowYahooVideo:hover, #FollowRSS:hover
{ 
    background-position: 0 -45px;
}

#FollowOnTVThisWeek SPAN, #FollowTwitter SPAN, #FollowFacebook SPAN, #FollowYouTube SPAN, #FollowYahooVideo SPAN, #FollowRSS SPAN
{
    display: none;
}

#FollowOnTVThisWeek
{
    background: url("/images/splash/follow2-ontvthisweek.png") no-repeat 0 0;
}

#FollowTwitter
{
    background: url("/images/splash/follow3-twitter.png") no-repeat 0 0;
}

#FollowFacebook
{
    background: url("/images/splash/follow3-facebook.png") no-repeat 0 0;
}

#FollowYouTube
{
    background: url("/images/splash/follow3-youtube.png") no-repeat 0 0;
}

#FollowYahooVideo
{
    background: url("/images/splash/follow3-yahoovideo.png") no-repeat 0 0;
}

#FollowRSS
{
    background: url("/images/splash/follow3-rss.png") no-repeat 0 0;
}

.TLDR
{
    background-color: #eeeeee;
    width: 180px;
    border: 2px solid #9999AA;
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
}

.TLDRHeader
{
    font-size: 12px;
    font-weight: bold;
    margin: 3px auto 7px auto;
}

.TLDRItem
{
    margin-bottom: 7px;
}

.TLDRLine1
{
    font-size: 11px;
}

.TLDRLine2
{
    font-size: 10px;
    margin-left: 10px;
}

.ltposts
{
    width: 100%;
}


.ltpostsdt0, .ltpostsdt1
{
    font-family: Tahoma;   
    font-size: 11px;
    width: 177px;
    text-align: right;
    padding: 5px 10px 5px 0px;
    vertical-align: top;
}

.ltpostsmsg0, .ltpostsmsg1
{
    font-family: Tahoma;   
    font-size: 11px;
    padding: 5px 0px 5px 5px;
    vertical-align: top;
}

.ltpostsdt0
{
    background-color: #aaaaaa;
}

.ltpostsdt1
{
    background-color: #bbbbbb;
}

.ltpostsmsg0
{
}

.ltpostsmsg1
{
    background-color: #dddddd;
}
