﻿input.MaillistTextField
{
    width: 142px;
}

input.MaillistButton
{
    width: 60px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

.Box.Bottom
{
    width: 273px;
    border: 1px solid #1f1f1f;
    margin-top: 20px;
    margin-bottom: 20px;
}

.Box.Bottom.Right
{
    height: 158px;    
    float: right;
}

.Box.Top
{
    background-image: url('../Images/TopBoxBackground.jpg');
    min-height: 56px;
    float: left;
    margin-bottom: 20px;
}

.Box.Top + .Box.Top
{
    margin-left: 20px;
}

.Box#Facebook
{
    width: 279px;
    padding: 2px;
    min-height: 62px;
    background-image: url('../Images/FacebookBackground.png');
}

.Box#Maillist
{
    padding-right: 0px;
    padding-bottom: 2px;
    width: 278px;
    min-height: 59px;
}

.Box#Maillist div
{
    white-space: nowrap;
}

.Box#Rules
{
    background-image: url('../Images/RulesBackground.jpg'); 
    height: 70px;
    padding-top: 93px;
    line-height: 150%;
}

.Box.Poll
{
    background-color: Green;
}

.Box.Poll a
{
    color: Black;
}

.Box.Poll#Vote
{
    background-image: url('../Images/PollVoteBackground.jpg'); 
}

.Box.Poll#Result
{
    background-image: url('../Images/PollResultBackground.jpg'); 
}

.Box.Poll#Result h2
{
    padding-bottom: 5px;
}

.PollRadioList
{
    padding: 9px 0px 12px 0px;
}

.Box#Recommend
{
    clear: both;
    margin-top: 20px;
    background-image: url('../Images/RecommendBackground.jpg');
}

.Box.Ballot
{
    clear: both;
    padding: 8px;
    margin-bottom: 20px;
}

.BallotImage
{
    margin-bottom: 20px;
}

.Box.Ballot .Text
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    vertical-align: top;
}

.Box.Ballot h2
{
    text-align: left; 
    font-family: Arial, Verdana, Sans-Serif; 
    font-size: 16px; 
    color: #272727;
    font-weight: bold;
}

.Box.Ballot div.Item div.Headline
{
    font-size: 14px; 
}

div#SearchWordsBox
{
     font-size: 9px; 
     color: #999999; 
     margin-top: 20px;
}

div#Top25News
{
    margin-top: 10px;
    margin-bottom: 20px;
}

div#Top25News .NewsList
{
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    height: 200px;
    overflow: auto;
}

div#Top25News .NewsList a
{
    height: 20px;
    vertical-align: baseline;
    line-height: 20px;
    text-decoration: none;
    color: Black;
    display: block;
}

div#Top25News .NewsList a.Alt
{
     background-color: #f3f2f2;
}

div#Top25News .NewsList a:active
{
}

div#Top25News .NewsList a:hover
{
    background-color: #E8E8E8;
}

div#Top25News .NewsList a:focus
{
    outline: none;
    background-color: #D8D8D8;
}

div#Top25News .NewsList a span.Date
{
    display:block;
    float: left;
    color: #5D666B; 
    width: 90px;
    margin-left: 5px;
}

div#Top25News h2
{
    font-size: 16px; 
    color: #272727;
    font-weight: bold;
}

div#Top25News #RssFeeds
{
    float: right; 
    margin-top: 5px;
}

div#Top25News img
{
    border: none;
    vertical-align: text-top;
}

div#Top25News #RssFeeds a
{
    color: #333333;
    text-decoration: none;
    font-weight: bold; 
}

div#Top25News #RssFeeds a:hover
{
    text-decoration: underline;
}

div#Top25News #FeedDropDown
{
    background-color: #EEEEEE;
    border: 1px solid #999999;
    padding: 5px;
}

div#Top25News #FeedDropDown a
{
    display: block;
    font-weight: normal;
}

.ContestValidationSummery UL
{
    margin-top: 0px;
    padding-top: 0px;
}

#ContestImage
{
    float: right;
    z-index: -1;
}

.SponsorImage
{
    margin-bottom: 15px;
    display: block;
}

.ContestLabel
{
    display: block;
}

.SpecialImage
{
    margin-bottom: 20px;
    display: block;
    clear: both;
}

.Box#BetXpertFeed
{
    height: 45px;
    background-image: url('../Images/BetXpertFeed.png');
    margin-bottom: 20px;
    padding-top: 25px;
    padding-bottom: 0px;
}

.Box#BetXpertFeed a.Bet
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: Black;
    font-size: 11px;
    line-height: 22px;
    margin-left: 3px;
    border-top: 1px solid #bbb;
    width: 420px;
    height: 22px;
    overflow: hidden;
}

.Box#BetXpertFeed a.Bet span
{
    font-weight: normal;
    margin-left: 5px;
}

.Box#BetXpertFeed a#BetXpertLogo
{
    display: block;
    float: right;
    width: 140px;
    height: 40px;
    text-decoration: none;
}

#BetXpertArticles 
{
    margin-bottom: 20px;
    border: 1px solid #BBB;
}

#BetXpertArticles .ArticlesHeadline
{
    text-align: center;
    height: 30px;
    background-image: url('../Images/BetXpert/ArticlesHeadline.png');
    line-height: 28px;
    vertical-align: middle;
    font-family: Tahoma;
    font-weight: bold;
    color: White;
    font-size: 15px;
}

#BetXpertArticles > div.Article
{
    width: 279px;
    height: 55px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    background-image: url('../Images/BetXpert/ArticlesBackground.png');
}

#BetXpertArticles > div.Article img
{
    display: inline-block;
    height: 55px;
    width: 80px;
}

#BetXpertArticles a
{
    text-decoration: none;
    line-height: 135%;
    font-size: 11px;
    color: #0078C4;
    font-family: Tahoma;
    font-weight: bold;
}

#BetXpertArticles > div.Article a
{
    margin-left: 10px;
    display: inline-block;
    height: 55px;
    width: 179px;
    overflow: hidden;
    vertical-align: top;
}

#BetXpertArticles > div.AllArticles
{
    float: left;
    width: 289px;
    height: 75px;
    margin-left: 10px;
    background-image: url('../Images/BetXpert/BetXpertLogo.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

#BetXpertArticles > div.AllArticles a
{
    padding-top: 10px;
    display: block;
}

#BetXpertArticles span
{
    vertical-align: middle;
    display: table-cell;
    height: 55px;
}

.Generated.News p + h2
{
    margin-top: 15px;
}

.Generated.News p + p
{
    margin-top: 15px;
}

div#RightLinks
{
    margin-top: 20px;
}

.CasinoLinks
{
    margin-top: 1em;
}

.CasinoLinks a
{
    text-decoration: none;
    color: #999;
}
