﻿/* twitter area doesn't have the blog box on 414hoops */
.HomePageLeftSide .TwitterNewsletterArea
{
    float: left;
    width: 624px;
    margin-top: 12px;
}

.HomePageLeftSide .TwitterNewsletterArea .NewsletterArea
{
    float: left;
    width: 268px;
    padding-left: 12px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 12px;
    border: solid 1px #0000ff;
    background-color: #000000;
}

.HomePageLeftSide .TwitterNewsletterArea .NewsletterArea .Newsletter 
{
    float: left;
    width: 266px;
    height: 61px;
    border: solid 1px #ff9900;
    margin-right: 12px;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    padding-top: 15px;
}

.HomePageLeftSide .TwitterNewsletterArea .NewsletterArea .Newsletter .Instructions
{
    float: left;
    width: 100%;
    color: #ffffff;
    padding-bottom: 3px;
}

.HomePageLeftSide .TwitterNewsletterArea .NewsletterArea .Newsletter .SignUpBox
{
    float: left;
    width: 100%;
    padding-top: 3px;
}

.VisitorSignUpTextBox
{
    padding: 1px 2px 1px 4px;
    background-color: #ffb01f;
    font-family: arial;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    color: #111111;
}

.HomePageLeftSide .TwitterNewsletterArea .TwitterArea
{
    float: left;
    width: 295px;
    padding-left: 11px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: solid 1px #0000ff;
    background-color: #000000;
}

.HomePageLeftSide .TwitterNewsletterArea .TwitterArea .Twitter
{
    float: left;
    width: 294px;
    border: solid 1px #ff9900;
    height: 76px;
}

.HomePageLeftSide .TwitterNewsletterArea .TwitterArea .Twitter .Title
{
    float: left;
    width: 100%;
    text-align: center; 
    padding-top: 8px;
    padding-bottom: 2px;
}

.HomePageLeftSide .TwitterNewsletterArea .TwitterArea .Twitter .Body
{
    float: left;
    width: 273px;
    text-align: center;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 13px;
    font-family: Arial, Verdana;   
    font-size: 12px;
    line-height: 17px;
    color: #ffffff;
}

.HomePageLeftSide .TwitterNewsletterArea .TwitterArea .Twitter .InlineLink
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #0189d7;
}

.HomePageLeftSide .TwitterNewsletterArea .TwitterArea .Twitter .InlineLink a:link, 
.HomePageLeftSide .TwitterNewsletterArea .TwitterArea .Twitter .InlineLink a:active, 
.HomePageLeftSide .TwitterNewsletterArea .TwitterArea .Twitter .InlineLink a:visited
{
    text-decoration: none;
    color: #0189d7;
}

.HomePageLeftSide .TwitterNewsletterArea .TwitterArea .Twitter .InlineLink a:hover
{
    text-decoration: none;
    color: #ff990d;
}
/* *************************************************** */



.Home414PageAdBottom
{
    float: left;
    width: 960px;   
    padding-top: 12px; 
}

.Home414PageAdBottom .LargeAdArea
{
    float: left;
    width: 601px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid 1px #0000ff;
}

.Home414PageAdBottom .LargeAdArea .LargeAd
{
    float: left;
    width: 100%;
    border: solid 1px #ff9900;
}

.Home414PageAdBottom .SmallAdsArea
{
    float: left;
    width: 315px;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: solid 1px #0000ff;
    margin-left: 13px;
    background-color: #000000;
}


.HomePageLeftSide .ArticleArea414
{
    float: left;
    width: 598px;
    float: left;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    border: solid 1px #0000ff;
    color: #ffffff;
    background-color: #303030;
}

.HomePageLeftSide .ArticleArea414 .LeftSide
{
    float: left;
    width: 374px;
    color: #ffffff;     
    text-align: left;
}

.HomePageLeftSide .ArticleArea414 .LeftSide .FeaturedArticleArea
{
    float: left;
    width: 100%;        
    color: #ffffff;     
    text-align: left;
    
}

.HomePageLeftSide .ArticleArea414 .LeftSide .FeaturedArticleArea .Image
{
    float: left;
    width: 140px;
    border: solid 1px #ff9900;
}

.HomePageLeftSide .ArticleArea414 .LeftSide .FeaturedArticleArea .TitleAndText
{
    float: left;
    width: 190px;
    padding-left: 20px;      
    padding-top: 0px;
    padding-bottom: 9px;
}

.HomePageLeftSide .ArticleArea414 .LeftSide .FeaturedArticleArea .Title
{
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 6px;
    font-family: Arial, Verdana;
    font-size: 14px;
    line-height: 15px;
    color: #ffffff;
}

.HomePageLeftSide .ArticleArea414 .LeftSide .FeaturedArticleArea .Title a:link, 
.HomePageLeftSide .ArticleArea414 .LeftSide .FeaturedArticleArea .Title a:active, 
.HomePageLeftSide .ArticleArea414 .LeftSide .FeaturedArticleArea .Title a:visited
{
    text-decoration: none;
    color: #2490fd;
}

.HomePageLeftSide .ArticleArea414 .LeftSide .FeaturedArticleArea .Title a:hover
{
    text-decoration: none;
    color: #c18326;
}

.HomePageLeftSide .ArticleArea414 .LeftSide .FeaturedArticleArea .Text
{
    float: left;
    width: 100%;
    text-align: left;
    font-family: Arial, Verdana;
    font-size: 12px;
    line-height: 15px;
    color: #ffffff;
}


.HomePageLeftSide .ArticleArea414 .RightSide
{
    float: left;
    width: 220px;
    text-align: left;
    padding-bottom: 10px;
    color: #ffffff;
    border: solid 1px #ff9900;
    background-color: #3f3e3d;
}

.HomePageLeftSide .ArticleArea414 .RightSide .Title
{
    float: left;
    width: 100%;  
    font-family: Arial, Verdana;
    font-size: 13px;
    line-height: 14px;
    color: #ff9900;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 11px;
    border-bottom: solid 1px #ff9900;
    background-color: #1e1e1c; 
}

.HomePageLeftSide .ArticleArea414 .RightSide .RecentArticlesArea
{
    float: left;
    width: 200px; 
    margin-left: 10px;
    height: 200px;
    scrollbar-face-color: #febb60;
    scrollbar-shadow-color: #bebea6;
    scrollbar-highlight-color: #bebea6;
    scrollbar-3dlight-color: #bebea6;
    scrollbar-darkshadow-color: #fc9d1c;
    scrollbar-track-color: #4e4e4e;
    scrollbar-arrow-color: #4e4e4e; /*      overflow: -moz-scrollbars-vertical;      overflow-y: scroll;     */
    overflow: auto;
}

.HomePageLeftSide .ArticleArea414 .RightSide .RecentArticlesArea .OneArticleTitle
{
    float: left; 
    width: 178px;  
    font-family: Arial, Verdana;
    font-size: 12px;
    line-height: 13px;
    padding-bottom: 3px;
}

.HomePageLeftSide .ArticleArea414 .RightSide .RecentArticlesArea .OneArticleTitle a:link, 
.HomePageLeftSide .ArticleArea414 .RightSide .RecentArticlesArea .OneArticleTitle a:active, 
.HomePageLeftSide .ArticleArea414 .RightSide .RecentArticlesArea .OneArticleTitle a:visited
{
    color: #017dfb;
    text-decoration: none;
}

.HomePageLeftSide .ArticleArea414 .RightSide .RecentArticlesArea .OneArticleTitle a:hover
{
    color: #ff990d;
    text-decoration: none;
}

.HomePageLeftSide .ArticleArea414 .RightSide .RecentArticlesArea .OneArticleBody
{
    float: left; 
    width: 178px;  
    font-family: Arial, Verdana;
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 12px;
    color: #ffffff;
}





.HomePageRightSide .CalendarBox
{
    float: left;
    margin-top: 12px;
    width: 311px;
    border: solid 1px #0000ff;
    text-align: center;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.HomePageRightSide .CalendarBox .Calendar
{
    float: left;
    width: 300px;
    border: solid 1px #ff9900;
    padding-bottom: 1px;
    background-color: #343434;
    font-family: Arial, Verdana;
    font-size: 11px;
}

.HomePageRightSide .CalendarBox .Calendar .Title
{
    float: left;
    width: 300px;
    font-size: 14px;
    color: #ff990d;
    background-color: #1e1e1c;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: solid 1px #ff9900;
}

.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea
{
    float: left;
    margin-top: 9px;
    margin-bottom: 8px;
    margin-left: 10px;
    width: 279px;     
    height: 153px;
    border-left: solid 1px #ff9900;
    scrollbar-face-color: #febb60;
    scrollbar-shadow-color: #bebea6;
    scrollbar-highlight-color: #bebea6;
    scrollbar-3dlight-color: #bebea6;
    scrollbar-darkshadow-color: #fc9d1c;
    scrollbar-track-color: #4e4e4e;
    scrollbar-arrow-color: #4e4e4e; /*      overflow: -moz-scrollbars-vertical;      overflow-y: scroll;     */
    overflow: auto;
}

.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowEven,
.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowOdd
{
    float: left;
    width: 262px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: solid 1px #ff990d;
}

.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowEven
{
    background-color: #0e0e0e;
}

.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowOdd
{
    background-color: #1f1f1f;
}

.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowEven .Date,
.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowOdd .Date
{
    float: left;
    width: 100%;
    color: #ffffff;
    padding-bottom: 1px;
}

.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRow .EventRowEven .Name,
.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRow .EventRowOdd .Name
{
    float: left;
    width: 100%;
    font-size: 11px;
    color: #ffffff;
}

.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowEven .Name a:link, 
.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowEven .Name a:active, 
.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowEven .Name a:visited,
.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowOdd .Name a:link, 
.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowOdd .Name a:active, 
.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowOdd .Name a:visited
{
    color: #017dfb;
    text-decoration: none;
}

.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowEven .Name a:hover
.HomePageRightSide .CalendarBox .Calendar .CalendarItemArea .EventRowOdd .Name a:hover
{
    color: #ff990d;
    text-decoration: none;
}



.HomePageRightSide .DailyDimeArea414
{
    float: left;
    width: 301px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-top: 12px;
    border: solid 1px #0000ff;
}

.HomePageRightSide .DailyDimeArea414 .DailyDime
{
    float: left;
    width: 301px;
    border: solid 1px #ff9900;
    background-color: #303030;
    /*
    background-image: url(../images/RecentCommitBoxBackgroundTile.png);
    background-repeat: repeat-x;
    background-position: left top;
    */
    margin-bottom: 14px;
}

.HomePageRightSide .DailyDimeArea414 .DailyDime .Title
{
    float: left;
    width: 100%;
    text-align: center;
    font-family: Arial, Verdana;
    font-size: 14px;
    color: #ff990d;
    background-color: #1e1e1c;
    border-bottom: solid 1px #ff9900;
    padding-top: 5px;
    padding-bottom: 6px;
    margin-bottom: 13px;
}

.HomePageRightSide .DailyDimeArea414 .DailyDime .DimeListings
{
    float: left;  
    width: 284px;
    height: 186px;
    padding-left: 8px;
    scrollbar-face-color: #febb60;
    scrollbar-shadow-color: #bebea6;
    scrollbar-highlight-color: #bebea6;
    scrollbar-3dlight-color: #bebea6;
    scrollbar-darkshadow-color: #fc9d1c;
    scrollbar-track-color: #4e4e4e;
    scrollbar-arrow-color: #4e4e4e; /*      overflow: -moz-scrollbars-vertical;      overflow-y: scroll;     */
    overflow: auto;
}

.HomePageRightSide .DailyDimeArea414 .DailyDime .DimeListings .OneDimeEven, 
.HomePageRightSide .DailyDimeArea414 .DailyDime .DimeListings .OneDimeOdd
{
    float: left;
    width: 251px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 9px;
    padding-bottom: 8px;
    text-align: left;
    font-family: Arial, Verdana;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
}

.HomePageRightSide .DailyDimeArea414 .DailyDime .DimeListings .OneDimeEven
{
    /* background-color: #353533; */
    background-color: #0e0e0e;
}

.HomePageRightSide .DailyDimeArea414 .DailyDime .DimeListings .OneDimeOdd
{
    /* background-color: #5f5f5f; */
    background-color: #1f1f1f;
}

.HomePageRightSide .DailyDimeArea414 .DailyDime .DimeListings .DimeLink
{
    float: left;
}

.HomePageRightSide .DailyDimeArea414 .DailyDime .DimeListings .DimeLink a:link, .HomePageRightSide .DailyDimeArea414 .DailyDime .DimeListings .DimeLink a:active, .HomePageRightSide .DailyDimeArea414 .DailyDime .DimeListings .DimeLink a:visited, .HomePageRightSide .DailyDimeArea414 .DailyDime .DimeListings .DimeLink a:hover
{
    text-decoration: none;
    color: #0189d7;
}

.HomePageRightSide .DailyDimeArea414 .DailyDime .DimeListings .DimeLink a:hover
{
    text-decoration: none;
    color: #ff990d;
}


.HomePageRightSide .DailyDimeArea414 .DailyDime .DimeCompleteUpdatesLink
{
    float: left;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 10px;
    text-align: center;
    font-family: Arial, Verdana;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
}

.HomePageRightSide .DailyDimeArea414 .DailyDime .DimeCompleteUpdatesLink a:link, .HomePageRightSide .DailyDimeArea414 .DailyDime .DimeCompleteUpdatesLink a:active, .HomePageRightSide .DailyDimeArea414 .DailyDime .DimeCompleteUpdatesLink a:visited, .HomePageRightSide .DailyDimeArea414 .DailyDime .DimeCompleteUpdatesLink a:hover
{
    text-decoration: none;
    color: #0189d7;
}

.HomePageRightSide .DailyDimeArea414 .DailyDime .DimeCompleteUpdatesLink a:hover
{
    text-decoration: none;
    color: #ff990d;
}


.HomePageRightSide .TopRankingsArea414
{
    float: left;
    width: 301px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid 1px #0000ff;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea
{
    float: left;
    width: 301px;
    border: solid 1px #ff9900;
    color: #ffffff;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .LinkRow
{
    float: left; 
    width: 100%; 
    text-align: center;   
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    background-color: #303030;
}
    
.HomePageRightSide .TopRankingsArea414 .RankListingArea .LinkRow a:link, .HomePageRightSide .TopRankingsArea414 .RankListingArea .LinkRow a:active, .HomePageRightSide .TopRankingsArea414 .RankListingArea .LinkRow a:visited
{
    text-decoration: none;
    color: #0189d7;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .LinkRow a:hover
{
    text-decoration: none;
    color: #ff990d;
}
    
.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea
{
    float: left;
    width: 100%;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear
{
    float: left;
    width: 100%;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .HeadingRow
{
    float: left;
    width: 282px;
    color: #ff9900;
    font-family: Arial, Verdana;  
    font-size: 11px;
    line-height: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .HeadingRow .HeadingRank
{
    float: left;
    width: 39px;
    text-align: center; 
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .HeadingRow .HeadingThumb
{
    float: left;
    width: 62px;
    text-align: center; 
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .HeadingRow .HeadingName
{
    float: left;
    width: 118px;     
    text-align: center;  
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .HeadingRow .HeadingHeight
{
    float: left;
    width: 29px;     
    text-align: center;  
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .HeadingRow .HeadingPosition
{
    float: left;
    width: 31px;     
    text-align: center; 
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .OneRow
{
    float: left;
    width: 281px;
    color: #ffffff;
    font-family: Arial, Verdana;
    font-size: 12px;
    line-height: 13px;
    padding-top: 7px;
    padding-bottom: 6px;
    padding-left: 0px;
    padding-right: 6px;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .OneRow .PlayerRank
{
    float: left;
    width: 39px;
    text-align: center;
    padding-top: 23px; 
    font-size: 14px;
    line-height: 15px;
    color: #ff9900;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .OneRow .PlayerThumb
{
    float: left;
    width: 62px;
    text-align: center;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .OneRow .PlayerName
{
    float: left;
    width: 118px;     
    text-align: center; 
    padding-top: 25px;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .OneRow .PlayerHeight
{
    float: left;
    width: 29px;     
    text-align: center;
    padding-top: 25px; 
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .OneRow .PlayerPosition
{
    float: left;
    width: 31px;     
    text-align: center;
    padding-top: 25px;  
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .OneRow .PlayerName a:link, .HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .OneRow .PlayerName a:active, .HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .OneRow .PlayerName a:visited
{
    color: #017dfb;
    text-decoration: none;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .TabContainerArea .TopRankingsOneYear .OneRow .PlayerName a:hover
{
    color: #ff990d;
    text-decoration: none;
}

.HomePageRightSide .TopRankingsArea414 .RankListingArea .Title
{
    float: left;
    width: 100%;
    text-align: center;
    font-family: Arial, Verdana;
    font-size: 14px;
    color: #ff990d;
    background-color: #1e1e1c;
    border-bottom: solid 1px #ff9900;
    padding-top: 5px;
    padding-bottom: 6px;
}

.HomePageLeftSide .RecruitRow .NY2LALogo
{
    float: left;
    width: 124px;
    border: solid 1px #ff9900;
    margin-right: 12px;
    text-align: center;
    padding-top: 21px;
    padding-bottom: 21px;
}


/*
------------------------------------------------------------------------------------------
MAIN NAVIGATION MENU
------------------------------------------------------------------------------------------
*/

.Main414NavigationMenu
{
    display: block;
    width: 100%;
    text-align: center;
    background-color: #000099;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-bottom: 20px;
}

.Main414NavigationMenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    text-align: center;
}

.Main414NavigationMenu li
{
    display: inline;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.Main414NavigationMenu li a:link, .Main414NavigationMenu li a:active, .Main414NavigationMenu li a:visited
{
    padding-left: 18px;
    padding-right: 18px;
    color: #ff9900;
    text-decoration: none;
}

.Main414NavigationMenu li a:hover
{
    color: #ffcc00;
    text-decoration: none;
}



/*
------------------------------------------------------------------------------------------
MASTER
------------------------------------------------------------------------------------------
*/

.Page414OuterWrapper
{
    display: block;
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

.Page414InnerWrapper
{
    float: left;
    width: 960px;
}

.Page414Header
{
    width: 960px; 
    height: 176px;
    /*
    background-image: url(../images/site_header.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    */
}

.Page414Header .Logo414
{
    float: left;
    padding-left: 20px;
}

.Page414Header .SearchArea
{
    float: left;
    width: 240px;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
}

.Page414Header .SearchArea .CurrentDate
{
    float: left;
    width: 95%;
    padding-top: 20px;
    text-align: right;
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #ff9900;
}

.Page414Header .SearchArea .LoginRegister
{
    float: left;
    width: 95%;
    padding-top: 17px;
    text-align: right;
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #ffffff;
}

.Page414Header .SearchArea .LoggedInUserName
{
    float: left;
    width: 95%;
    padding-top: 8px;
    text-align: right;
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #ffffff;
}

.Page414Header .SearchArea .LogoutLink
{
    float: left;
    width: 95%;
    height: 13px;
    padding-top: 4px; 
    text-align: right;
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #ffffff;
}

.Page414Header .SearchArea .LoginRegister a:link, 
.Page414Header .SearchArea .LoginRegister a:active, 
.Page414Header .SearchArea .LoginRegister a:visited
{
    text-decoration: none;
    color: #2490fd;
}

.Page414Header .SearchArea .LoginRegister a:hover
{
    text-decoration: none;
    color: #ff9900;
}

.Page414Header .SearchArea .SearchBox
{
    float: left;
    width: 100%;
    padding-top: 37px;
}

.Page414Header .SloganArea
{
    float: left;
    width: 495px; 
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
}


.Page414MainContent
{
    float: left;
    width: 960px;
}

.Page414BottomArea
{
    float: left;
    width: 960px;
    margin-top: 15px;
    padding-top: 12px;
    padding-bottom: 30px;
    text-align: center;
}

.Link414AdminMain
{
    float: left;
    width: 100%;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
}

.Link414AdminMain a:link, .Link414AdminMain a:active, .Link414AdminMain a:visited, .Link414AdminMain a:hover
{
    text-decoration: none;
    color: #ffffff;
}

.Link414AdminMain a:hover
{
    text-decoration: none;
    color: #cf7d02;
}

.Page414BottomArea .CopyrightArea
{
    float: left;
    width: 560px;
    text-align: left;
    font-family: arial, verdana;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    color: #ffffff;
}

.Main414TextLinks
{
    float: left;
    width: 100%;
}

.Main414TextLinks ul
{
    margin: 0;
    padding: 0;
    text-align: right;
}

.Main414TextLinks li
{
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 0;
}

.Main414TextLinks li a:link, .Main414TextLinks li a:active, .Main414TextLinks li a:visited, .Main414TextLinks li a:hover
{
    display: block;
    padding: 0px 0px 0px 36px;
    font-family: arial, verdana;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    text-decoration: underline;
    color: #c18326;
}

.Main414TextLinks li a:hover
{
    color: #5c4e2c;
}



.HomePageLeftSide .RecruitRow .PlayerSearchArea414
{
    float: left;
    width: 308px;
    text-align: left;
    border: solid 1px #ff9900;
    background-color: #343434;
    /*
    background-image: url(../images/SearchBoxBackgroundTile.png);
    background-repeat: repeat-x;
    background-position: left top;
    */
}

.HomePageLeftSide .RecruitRow .PlayerSearchArea414 .Title
{
    float: left;
    width: 100%;
    text-align: center;
    font-family: Arial, Verdana;
    font-size: 14px;
    color: #ff990d;
    background-color: #1e1e1c;
    border-bottom: solid 1px #ff9900;
    padding-top: 5px;
    padding-bottom: 6px;
    margin-bottom: 5px;
}

.HomePageLeftSide .RecruitRow .PlayerSearchArea414 .NameRow
{
    float: left;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 2px;
}

.HomePageLeftSide .RecruitRow .PlayerSearchArea414 .NameRow .Name
{
    float: left;
    width: 75px;
    text-align: right;
    padding-top: 4px;
    font-family: arial, verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ff9900;
}

.HomePageLeftSide .RecruitRow .PlayerSearchArea414 .NameRow .TextBox
{
    float: left;
    width: 138px;
    padding-left: 7px;
}

.HomePageLeftSide .RecruitRow .PlayerSearchArea414 .NameRow .Button
{
    float: left;
    padding-top: 2px;
}

.HomePageLeftSide .RecruitRow .PlayerSearchArea414 .MenuRow
{
    float: left;
    margin-left: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: solid 1px #cccccc;
    padding-top: 10px;
}

.HomePageLeftSide .RecruitRow .PlayerSearchArea414 .MenuRow .DropDownList
{
    float: left;
    padding-right: 5px;
}

.HomePageLeftSide .RecruitRow .PlayerSearchArea414 .MenuRow .Button
{
    float: left;
    padding-left: 5px;
    padding-top: 1px;
}

