﻿/* =======================================
    Green Theme
========================================*/
body {
    background: url(../repeat.gif) repeat-x 0px 0px;
}
#PageWrap {
    background: url(../background.gif) no-repeat center 25px;
}
#Navigation li a {
   background-image: url('../header.jpg');
}
#SubNavigation {
    background-image: url('../sub-navigation-background.gif');
}
.SubNav-Horizontal #SubNavigation li a {
    background-image: url('../sub-navigation.gif');
}
.Dropdown ul li a,
.SubDropdown ul li a {
    background-image: url(../dropdown-arrow.gif) !important;
}
#MainNavShow #SubNavigation li a {
    background-image:url("../sub-navigation.gif"); 
}
#MainNavShow .SubDropdown ul li a {
     background-image:url("../dropdown-arrow.gif") !important;
}
#MainNavShow #SubNavigation  {
    background-image:url("../sub-navigation-background.gif");
}
#Navigation .SecondaryNav {
}
#Navigation .SubNav li a {
    color: #339933;
}
#TertiaryNavigation li a {
    background-image:url("../show-navigation.gif");
}
#TertiaryNavigation li a.Selected,
#TertiaryNavigation li a:hover.Selected,
#TertiaryNavigation li .ExtraLinks li a {
    color: #339933;    
}
.Themed,
.Themed a,
.SubTitle,
.SubTitle a,
.Themed.Byline,
.Themed.Title,
.Themed.Title a,
.Themed.NextShowing,
#CommentsPanel .Heading,
#PaginationText,
.Themed.Number {
    color: #339933;
}
.Thumbnail.Themed {
   border-color: #339933 !important;
}
.Heading {
    background-image: url(../headings.gif);
}
.PageHeading {
    background-image: url(../page-heading-background.gif);
}
    .PageHeading .Heading {
        background-image: url(../page-headings.gif);
    }
.HeadingBar {
    background-color:#339933;
}    
.ThreadPost .Comment .Thumbnail {
	border: 2px solid #339933;
}
a.Themed.ArrowLeft {
    background:url(../right-arrow.gif) no-repeat scroll left center transparent;
}
a.ArrowRight {
    color: #339933;
    background:url(../right-arrow.gif) no-repeat scroll right center transparent;
}
a.ArrowDown {
    color: #339933;
    background:url(../down-arrow.gif) no-repeat scroll right center transparent;
}
a.ArrowUp {
    color: #339933;
    background:url(../up-arrow.gif) no-repeat scroll right center transparent;
}
.LatestArticlesArea .Copy .ArrowLeft,
.AskAnExpertContent .RightSide .ArrowLeft,
.PopularArticlesList .ArrowLeft {
    background:url(../right-arrow.gif) no-repeat scroll left 3px transparent;
}

.More {
    /*background-image:url(../right-arrow.gif) !important;
    color:#005bbb !important;*/
}
.RemindersContent .Reminder, .RemindersContent .Record {
    background-image:  url(../icons.gif);
}
.ReminderIcons {
    background-image: url(../reminder-icons.gif);
    background-repeat: no-repeat;
}
.RecordIcons {
    background-image: url(../record-icons.gif);
    background-repeat: no-repeat;
}
.Button {
    background-image: url(../buttons.gif);
    background-repeat: no-repeat;
}
.ThemeButton .bText, 
.ThemeButton .bRight,
.ThemeButton .bInput {
    background-image:url("../theme-button.gif"); 
}
.Icons {
    background-image: url(../icons.gif);
    background-repeat: no-repeat;
}
.PaginationIcons {
    background-image: url(../pagination-icons.gif);
    background-repeat: no-repeat;
}
.CommentCount {
    background-image: url('../comments.gif');
    background-repeat: no-repeat;
    background-position: left center;
    text-align: center;
}
.LeaderSearch .SearchInput {
    color: #339933;
}
#Footer {
    background-color:#339933;
}
.FooterContent {
    background-image: url(../footer-background.gif);
}
#FooterPartners {
    background-image: url(../footer-partners-background.gif);
}
.FooterLinksArea .FooterList .ByLine {
    color: #cce5cc;
}
/*===================================================================*/
/*						      BLOGS                                  */
/*===================================================================*/

#FeaturedArticles .ContentPanel,
.BlogSearchArea,
.PopularPostsArea,
.ArchiveArea {
    background-color: #edf6e5;
}
/*===================================================================*/
/*							    HOMEPAGE                             */
/*===================================================================*/
#HighlightTabPanels {
    background-color:#339933;
}
.HighlightOverlay {
    background-image: url("../highlight-overlay.png");
    _background-color: #339933;
}
#LifeStyleHighlights .HighlightCopy .Title {
     color: #FFFFFF;
}
#LifeStyleHighlights .HighlightCopy .ArrowRight {
    color: #FFFFFF;
    background-image: url('../highlight-arrow.gif');
}
#LifeStyleHighlights .ui-state-default {
   background-image: url('../highlight-button.gif');
}
#LifeStyleHighlights .ui-tabs-selected {
    background-image: url('../highlight-button-active.gif');
    width: 16px;
}
.VideoList .ArrowRight {
    background: url('../right-arrow.gif') no-repeat right center;
}
.QuestionAndAnswerArea .Item .ExpertName {
    color: #339933;
}
/*===================================================================*/
/*						    (TOOLTIP) CLUETIP                        */
/*===================================================================*/
.cluetip-jtip #cluetip-outer {
  border: 1px solid #339933;
  background-color: #fff;
}
.cluetip-jtip h3#cluetip-title {
  background-color: #339933;
  color: #ffffff;
}
.cluetip-jtip .cluetip-arrows {
  background-image: url(../clue-tip-arrow.gif);
}
/*===================================================================*/
/*							    FORUM                                */
/*===================================================================*/
.LatestArticlesArea .Heading {
	background-image: url(../forum-heading-login-required.gif);
}
#ForumGroupArea td,
#ForumTopicArea td {
	border-bottom: 1px dotted #BABABA;
}
.ForumGroup .Title,
.ForumGroup .Title a { 
    color:#339933;
}
.ForumGroup p,
.ForumGroup p a,
.ForumGroup td span { 
	color: #414142;
} 
.ForumGroup .Date {
    color:#339933;
}
.ForumGroup th.LastComment span,
.ForumGroup th.Topics span,
.ForumGroup th.Posts span {
	border-bottom: 4px solid #cccccc; 
}
.ForumGroup th.Icon span,
.ForumGroup th.Description span {
	border-bottom: 4px solid #339933; 
}
#Forum .EditArea .Heading {
    color: #339933;
}
/*===================================================================*/
/*							    REGISTER                             */
/*===================================================================*/
.RegisterIntro .Item .Copy ul {
    list-style-image:url("../theme-bullet.gif");
}
/*===================================================================*/
/*							    MY DETAILS                           */
/*===================================================================*/
#MyDetailsContent .Title,
#MyDetails .Title a {
    color: #339933;
}
#TabNavigation .Tabs .ui-tabs-selected .tabText,
#TabNavigation .Tabs a.Selected .tabText {
    color: #339933;
}
.PersonalAccountContent .Step strong {
    color: #339933;
}
.Congratulations p {
    background-color:#339933;
    color:#FFFFFF;
    padding:15px;
}
/*===================================================================*/
/*							    WIN                                  */
/*===================================================================*/
#WinContent .Title,
#WinContent .Title a {
    color: #339933;
}
.CurrentCompetition .Item {
	background-color: #e5f5fa;	
}
/*===================================================================*/
/*							    ENTRY FORM                           */
/*===================================================================*/
#EntryFormContent .Title,
#EntryFormContent .Title a {
    color: #339933;
}
.YourDetailsArea .Required {
    border-right: 2px solid #339933 !important;
}
/*===================================================================*/
/*							    VIDEOS PAGE                          */
/*===================================================================*/
#VideosContent .MostPopularVideos .ByLine {
    /* color: #339933; */
}
/*===================================================================*/
/*				    FACTSHEETS  LANDING PAGE                         */
/*===================================================================*/
.LatestQuizzesArea .RightSide li a.ArrowLeft,
.PopularArticlesList a.ArrowLeft {
    background:url("../right-arrow.gif") no-repeat scroll left center transparent;
}

.ArticleContent a {
    color: #339933 !important;
}
/*===================================================================*/
/*				    COMMENTS PANEL                                   */
/*===================================================================*/
#CommentsArea .Title,
#CommentsArea .Heading {
    color: #339933;
}
#Comments .Options > a {
    color: #339933;    
}
#Comments .ArrowLeft {
    background-image: url(../right-arrow.gif);
}
/*===================================================================*/
/*				    SEARCH RESULTS                                   */
/*===================================================================*/
.SearchResultsArea > .Title {
    color: #339933;    
} 
/*===================================================================*/
/*				    POLL                                             */
/*===================================================================*/
.PollContent .ResultGraph p {
    background-color: #339933;
}
/*===================================================================*/
/*				    CONTACT US                                       */
/*===================================================================*/
.ContactLifeStyleArea .Title {
    color: #339933; 
    font-weight: bold;
    text-transform: uppercase;
}
/*===================================================================*/
/*				        SHOWS                                        */
/*===================================================================*/
#ShowNavigation li a {
    background-image:url("../show-navigation.gif");
}
#ShowNavigation li a.Selected,
#ShowNavigation li a:hover.Selected,
#ShowNavigation li .ExtraLinks li a,
.RemindersContent .NextShowing,
.VideoList a,
.BiographyArea h2 {
    color:#339933 !important;
}
#ShowsContent .AboutAreaText,
.OnlineChatContainer .ChatStatus  {
    background-color:#EDF6E5;
}
