/*===================================================================================*/
/* Filename:          coral.css                                                      */
/* Description:       Coral Theme CSS File                                           */
/* Version:           1.0 (07.09.2009)                                               */
/* Website:           http://www.lifestyleyou.com.au                                 */
/* Company:           ID Studios (http://www.idstudios.com.au)                       */
/* Author:            Luke Goodwin                                                   */
/*===================================================================================*/
/*							   BODY STRUCTURE                                        */
/*===================================================================================*/
body { background: url(../images/main_background.jpg) no-repeat top center; }
/*===================================================================================*/
/*							   HEADER STRUCTURE                                      */
/*===================================================================================*/
#NavigationUl div.dropdown a:hover {color: #ee3d57;}
/*===================================================================================*/
/*							   FOOTER STRUCTURE                                      */
/*===================================================================================*/
#FooterSearchArea .FooterSearchButton { background: url(../images/icons/coral_search.gif) no-repeat top left; }

#Footer .FooterBottom { background: #ee3d57 url(../images/footer_background.jpg) repeat-x top left; }
#Footer .BreadCrumbs .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat left center;	
}
/*===================================================================================*/
/*							   GENERAL STRUCTURE                                     */
/*===================================================================================*/
.HeadingBar { background-color: #ee3d57; }
/*===================================================================================*/
/*							   LOGIN STRUCTURE                                       */
/*===================================================================================*/
#ForgotPassword .LoginPanel_Content .LoginForm .SendButton,
#ForgotPasswordArea .LoginForm .SendButton { background: url(../images/buttons/send.gif) no-repeat top left;}
/*===================================================================================*/
/*							   LIGHT BOX STRUCTURE                                   */
/*===================================================================================*/
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/next.gif) right 50% no-repeat; }
#nextLinkText, #prevLinkText {
	color: #ee3d57;
}
/*===================================================================================*/
/*							   HEADINGS STRUCTURE                                    */
/*===================================================================================*/
.Title,
.Title a,
.Heading,
.Heading a, h3 { color: #ee3d57; }

.DontMiss,
.Win,
.LatestQuiz,
.WeeklyHoroscopes,
.Featured,
.Poll,
.ForumActivity,
.Community,
.TvThatMakesYouFeel { background: url(../images/Headings.gif) no-repeat; }

.DontMiss { background-position: 0px 0px;}
.Win { background-position: 0px -30px;}
.LatestQuiz { background-position: 0px -60px;}
.WeeklyHoroscopes { background-position: 0px -90px;}
.Featured { background-position: 0px -120px;}
.Poll { background-position: 0px -150px;}
.ForumActivity { background-position: 0px -180px;}
.Community { background-position: 0px -210px;}
.TvThatMakesYouFeel { background-position: 0px -240px;}
/*===================================================================================*/
/*							   HOME PAGE STRUCTURE                                   */
/*===================================================================================*/
#FeaturedHighlights .HoroscopesContent .HoroscopesItem .More span,
#FeaturedHighlights .FeaturedArticles .FeaturedArticleItem .More span { background: url(../images/icons/coral_arrow.gif) no-repeat left center; }
#AccordionHighlights .RecentArticles .RecentArticleItem { background: url(../images/icons/coral_arrow.gif) no-repeat 0px 10px; }

#FeaturedHighlights .DontMissContent .More span { background: url(../images/icons/coral_arrow.gif) no-repeat right center; }

#FeaturedHighlights .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}

#FeaturedHighlights .HoroscopesContent .ByLine,
#FeaturedHighlights .FeaturedContent .ByLine { color: #ee3d57; }
/*===================================================================================*/
/*							   POLL POD STRUCTURE                                    */
/*===================================================================================*/
.PollContent .Vote { background: url(../images/buttons/vote.gif) no-repeat top left; }
/*===================================================================================*/
/*							   FORUM ACTIVITY POD STRUCTURE                          */
/*===================================================================================*/
.ForumActivityContent .ForumItem .ByLine { color: #ee3d57; }

.ForumActivityContent .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
/*===================================================================================*/
/*							   WEATHER POD STRUCTURE                                 */
/*===================================================================================*/
.Weather .Tempreture { color: #ee3d57; }

.Weather .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
/*===================================================================================*/
/*							   COMMUNITY POD STRUCTURE                               */
/*===================================================================================*/
.CommunityContent .Item .ByLine { color: #ee3d57; }
.CommunityContent .Item .Title .Author, .CommunityContent .Item .Title .Author a {
	color: #ee3d57;
}
/*===================================================================================*/
/*							   WIN POD STRUCTURE                                     */
/*===================================================================================*/
.WinContent .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
/*===================================================================================*/
/*							   SHARE POD STRUCTURE                                   */
/*===================================================================================*/
.AddThis {
	background: url(../images/share_background.jpg) no-repeat top left;
}
/*===================================================================================*/
/*							   LATEST ARTICLES POD STRUCTURE                         */
/*===================================================================================*/
.LatestArticlesContent .LatestArticlesArea .ArticleItem .Copy .ByLine {
	color: #ee3d57;
}
.LatestArticlesContent .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
/*===================================================================================*/
/*							   RECOMMENDED SHOWS POD STRUCTURE                       */
/*===================================================================================*/
.RecommendedShowsContent .RecommendedShowsArea .ShowsItem .Copy .Title {
	color: #ee3d57;
}
.RecommendedShowsContent .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
/*===================================================================================*/
/*							   WIN PAGE STRUCTURE                                    */
/*===================================================================================*/
.WinLarge,
.CurrentCompetitions,
.RecentCompetitionsAndWinners { background: url(../images/headings_win_page.gif) no-repeat; }

.WinLarge { background-position: 0px 0px;}
.CurrentCompetitions { background-position: 0px -30px;}
.RecentCompetitionsAndWinners { background-position: 0px -60px;}

.CurrentCompetition .Item .Thumbnail,
.RecentCompetitions .Item .Thumbnail { border: 1px solid #ee3d57; }

.RecentCompetitions .Item .Reminders { color: #ee3d57; }
/*===================================================================================*/
/*							   ENTRY FORM & THANKS PAGE STRUCTURE                    */
/*===================================================================================*/
.Required { background: url(../images/required.jpg) no-repeat top right; }

.ThumbnailsArea .Thumbnail,
.EntryForm .MoreChancesArea .Item .Thumbnail { border: 1px solid #ee3d57; }

.EntryForm .Error { background-color: #ee3d57; }

.EntryForm .QuestionArea .CompetitionQuestion,
.EntryForm .CodeWordArea .CodeWord,
.EntryForm .MultipleChoiceArea .Question,
.EntryForm .TermsArea span { color: #ee3d57; }

.EntryForm .MoreChancesArea .More span,
.EntryForm .MoreChancesArea .Item .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
/*===================================================================================*/
/*							   TV GUIDE PAGE STRUCTURE                               */
/*===================================================================================*/
.TVGuide,
.TVGuideBlurb { background: url(../images/headings_tvguide_page.gif) no-repeat; }

.TVGuide { background-position: 0px 0px;}
.TVGuideBlurb { background-position: 0px -72px;}

#TVGuideContent #TabNavigation .Tabs li a:hover,
#TVGuide_Listing table tr.TimeSlot .ByLine,
#ShowTip .ShowTipContent .Copy .MoreTimes .Title { color: #ee3d57; }

#ShowTip,
#ReminderTip,
#RecordTip { border: 1px solid #ee3d57; }

#ShowTip .ShowTipContent .Copy .More span,
#TVGuide_Listing_Container .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}

#TVGuideHighLights .Header { background: url(../images/tvguide_accordion_buttons.gif) no-repeat; }

#TVGuideHighLights #DontMiss .Content .Show .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
/*===================================================================================*/
/*							   TV LANDING PAGE STRUCTURE                             */
/*===================================================================================*/
#TvLandingContent .HeadingArea form label { color: #ee3d57; }

.TVShows,
.ThisMonthOnYou,
.FeaturedShows,
.ShowsAZ { background: url(../images/headings_tvlanding_page.gif) no-repeat; }

.TVShows { background-position: 0px 0px;}
.ThisMonthOnYou { background-position: 0px -30px;}
.FeaturedShows { background-position: 0px -60px;}
.ShowsAZ { background-position: 0px -90px;}

.FeaturedShowsHightlights .Item .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
.ShowsAZHightlights .Item .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat left center;	
}
/*===================================================================================*/
/*							   SHOW PAGE STRUCTURE                                   */
/*===================================================================================*/
.RelatedLinks { background: url(../images/headings_tvshows_page.gif) no-repeat; }

.RelatedLinks { background-position: 0px 0px;}
#Show_IsFeatured .ShowNavigation,
#Show .ShowNavigation { background-color: #ee3d57; }

.RelatedLinksArea .Item .More span,
.ShowContentArea .More span,
.CommentsContent .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}

.Competition .Item { border: 1px solid #ee3d57; }

.CommentsContent a.Title:hover {
	color: #ee3d57;
}
#Comments .Comment .Add,
#Comments .Comment .Preview {
	background: url(../images/buttons/add_comment.gif) no-repeat top left;
}

.RelatedLinksArea .Item .Thumbnail,
.PhotoGallery .Thumbnail { border: 1px solid #ee3d57; }

.Episode .Copy .Times .Time { background: url(../images/icons/coral_arrow.gif) no-repeat left center;}

.Episode .Copy .Times .Time,
.Episode .Copy .Reminders,
.Episodes .Item .Copy .Title,
.Episode .Copy .Reminders a { color: #ee3d57; }

.UpcomingEpisodes .Item .Thumbnail { border: 1px solid #ee3d57; }
/*===================================================================================*/
/*							   REGISTER PAGE STRUCTURE                               */
/*===================================================================================*/
.Register,
.BecomeAMember,
.SignUpNow,
.Connect,
.AlreadyAMember { background: url(../images/headings_register_page.gif) no-repeat; }

.Register { background-position: 0px 0px;}
.BecomeAMember { background-position: 0px -40px;}
.SignUpNow { background-position: 0px -80px;}
.AlreadyAMember { background-position: 0px -120px;}
.Connect { background-position: 0px -160px;}

.RegisterArea .Item .Copy ul li { background: url(../images/icons/dot.gif) no-repeat left center;}

.RegisterButton { background: url(../images/buttons/register.gif) no-repeat top left}
.Right .PrivacyArea a  {color: #ee3d57;}
.LoginButton { background: url(../images/buttons/login.gif) no-repeat top left}
/*===================================================================================*/
/*							   MY DETAILS PAGE (PERSONAL ACCOUNT) STRUCTURE          */
/*===================================================================================*/
.MyDetails,
.PersonalAccount,
.MyServices,
.MyDetailsSmall,
.MemberPhoto,
.AvailableApplications,
.ApplicationsLinkedToThisAccount { background: url(../images/headings_mydetails_page.gif) no-repeat; }

.MyDetails { background-position: 0px 0px;}
.PersonalAccount { background-position: 0px -40px;}
.MyServices { background-position: 0px -80px;}
.MyDetailsSmall { background-position: 0px -120px;}
.MemberPhoto { background-position: 0px -160px;}
.AvailableApplications { background-position: 0px -200px;}
.ApplicationsLinkedToThisAccount { background-position: 0px -240px;}

.Congratulations { background-color: #ee3d57; }

.ShowContentArea a { color: #ee3d57; }

.PersonalAccountContent .Thumbnail,
.MembersPhoto .Thumbnail { border: 1px solid #ee3d57; }
.PersonalAccountContent .Step span { color: #ee3d57 }

.MembersPhoto .SaveButton { background: url(../images/buttons/save_avatar.gif) no-repeat top left;}
.PersonalAccountContent .SubscriptionsArea .SaveButton { background: url(../images/buttons/save_my_details.gif) no-repeat top left; }
/*===================================================================================*/
/*							   MY DETAILS PAGE (MY SERVICES) STRUCTURE               */
/*===================================================================================*/
.Right .TextBox { border: 1px solid #ee3d57;}
/*===================================================================================*/
/*							   FACTSHEETS STRUCTURE                                  */
/*===================================================================================*/
.HeaderImage{border-bottom: 1px solid #ee3d57;}
/*===================================================================================*/
/*							   FACTSHEETS TERTIARY STRUCTURE                         */
/*===================================================================================*/
.LatestArticles,
.AllArticles { background: url(../images/headings_tertiary_page.gif) no-repeat; }

.LatestArticles { background-position: 0px 0px;}
.AllArticles { background-position: 0px -40px;}

.LatestArticlesArea .Item .Thumbnail,
.AllArticlesArea .Item .Thumbnail {border: 1px solid #ee3d57;}
.LatestArticlesArea .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
.AllArticlesArea .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat left center;	
}
.ArticleArea .Copy .ByLine a,
.ArticleArea .ArticleFootnote a {
	color: #ee3d57; 
}
/*.ArticleArea h2 {
	color: #ee3d57; 
}*/
/*===================================================================================*/
/*							   FACTSHEETS HEADING STRUCTURE                          */
/*===================================================================================*/
.Fashion,
.Relationships,
.Makeover,
.Health,
.Weddings,
.DontMissSmall,
.Quizzes,
.MoreForYou,
.PhotoGallery,
.HealthFeatures,
.HealthRecipes,
.FashionFeatures,
.FashionRecipes,
.RelationshipsFeatures,
.RelationshipsRecipes,
.MakeoverFeatures,
.MakeoverRecipes,
.WeddingsFeatures,
.WeddingsRecipes{ 
	background: url(../images/headings_factsheets_page.gif) no-repeat; 
}
.LatestRecipes,
.AllRecipes {
	background: url(../images/headings_recipes_page.gif) no-repeat; 	
}
.FashionOnLifeStyleYou,
.RelationshipsOnLifeStyleYou,
.MakeoverOnLifeStyleYou,
.HealthOnLifeStyleYou,
.WeddingsOnLifeStyleYou { 
	background: url(../images/headings_on_lifestyle_you.gif) no-repeat; 
}
.FashionForums,
.RelationshipsForums,
.MakeoverForums,
.HealthForums,
.WeddingsForums,
.AskAnExpert { 
	background: url(../images/headings_tertiary_forum_pod.gif) no-repeat; 
}
.AskAQuestion,
.LatestQuestions,
.AllQuestions { 
	background: url(../images/headings_q_and_a_page.gif) no-repeat; 
}
.HealthTools {
	background: url(../images/health_tools.gif) no-repeat; 
}
.LatestTools {
	background: url(../images/latest_tools.gif) no-repeat; 
}
.Question,
.Answer {
	background: url(../images/headings_askanexpert_page.gif) no-repeat; 
}
/*===================================================================================*/
/*							   FACTSHEETS MAIN HEADING STRUCTURE                     */
/*===================================================================================*/
.Fashion { background-position: 0px 0px; }
.Relationships { background-position: 0px -40px; }
.Makeover { background-position: 0px -80px; }
.Health { background-position: 0px -120px; }
.Weddings { background-position: 0px -160px; }
.AskAQuestion { background-position: 0px 0px; }
.LatestQuestions { background-position: 0px -40px; }
.AllQuestions { background-position: 0px -80px; }
.Question { background-position: 0px 0px; }
.Answer { background-position: 0px -40px; }
/*===================================================================================*/
/*							   FACTSHEETS COMMON HEADING STRUCTURE                   */
/*===================================================================================*/
.DontMissSmall { background-position: 0px -200px;}
.Quizzes { background-position: 0px -240px;}
.MoreForYou { background-position: 0px -280px;}
.PhotoGallery { background-position: 0px -320px;}
.RelationshipsForums { background-position: 0px 0px;}
.FashionForums { background-position: 0px -40px;}
.MakeoverForums { background-position: 0px -80px;}
.HealthForums { background-position: 0px -120px;}
.WeddingsForums { background-position: 0px -160px;}
.AskAnExpert { background-position: 0px -200px;}
/*===================================================================================*/
/*							   FACTSHEETS (HEALTH SECTION) HEADING STRUCTURE         */
/*===================================================================================*/
.HealthFeatures { background-position: 0px -360px;}
.HealthRecipes { background-position: 0px -400px;}
.LatestRecipes { background-position: 0px 0px;}
.AllRecipes { background-position: 0px -40px;}
.HealthOnLifeStyleYou { background-position: 0px 0px;}
.HealthTools { background-position: 0px 0px;}
.LatestTools { background-position: 0px 0px;}
/*===================================================================================*/
/*							   FACTSHEETS (FASHION SECTION) HEADING STRUCTURE        */
/*===================================================================================*/
.FashionFeatures { background-position: 0px -440px;}
.FashionRecipes { background-position: 0px -480px;}
.FashionOnLifeStyleYou { background-position: 0px -40px; }
/*===================================================================================*/
/*							   FACTSHEETS (RELATIONSHIPS SECTION) HEADING STRUCTURE  */
/*===================================================================================*/
.RelationshipsFeatures { background-position: 0px -520px;}
.RelationshipsRecipes { background-position: 0px -560px;}
.RelationshipsOnLifeStyleYou { background-position: 0px -160px; }
/*===================================================================================*/
/*							   FACTSHEETS (MAKEOVER SECTION) HEADING STRUCTURE       */
/*===================================================================================*/
.MakeoverFeatures { background-position: 0px -600px;}
.MakeoverRecipes { background-position: 0px -640px;}
.MakeoverOnLifeStyleYou { background-position: 0px -80px; }
/*===================================================================================*/
/*							   FACTSHEETS (WEDDINGS SECTION) HEADING STRUCTURE       */
/*===================================================================================*/
.WeddingsFeatures { background-position: 0px -680px;}
.WeddingsRecipes { background-position: 0px -720px;}
.WeddingsOnLifeStyleYou { background-position: 0px -120px; }
/*===================================================================================*/
/*							   FACTSHEETS STRUCTURE                                  */
/*===================================================================================*/
.DontMissArea .Thumbnail,
.FeaturesArea .Thumbnail { border: 1px solid #ee3d57; }

.DontMissArea .Item .More span,
.FeaturesArea .Item .More span,
.QuizzesContent .More span,
.HealthyRecipesContent .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
.FeaturesArea .Item .Copy .MoreLinks .More span,
.QuizzesContent .QuizzesItem .More span {
	background: url(../images/icons/coral_arrow.gif) no-repeat left center;	
}
.MoreForYouArea .Item .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat left center;
}

.QuizzesContent .HoroscopesItem .More span,
.HealthyRecipesContent .FeaturedArticleItem .More span { background: url(../images/icons/coral_arrow.gif) no-repeat left center; }

.QuizzesContent .ByLine,
.HealthyRecipesContent .ByLine { color: #ee3d57; }
/*===================================================================================*/
/*							   FACTSHEETS STRUCTURE                                  */
/*===================================================================================*/
.ArticleContent a {
	color: #ee3d57;
}
/*===================================================================================*/
/*							   ABOUT STRUCTURE                                       */
/*===================================================================================*/
.About,
.AboutLifeStyleYou,
.PopularShows { background: url(../images/headings_about_page.gif) no-repeat; }
.About { background-position: 0px 0px;}
.AboutLifeStyleYou { background-position: 0px -40px;}
.PopularShows { background-position: 0px -80px;}

.PopularShows .More span,
.PopularShowsArea .Item .Copy .More span { 
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;
}
/*===================================================================================*/
/*							   FAQ STRUCTURE                                         */
/*===================================================================================*/
.Faq { background: url(../images/headings_faq_page.gif) no-repeat; }
.Faq { background-position: 0px 0px;}
.FaqQuestions .Item .ByLine a {
	color: #ee3d57;
}
.PrivacyPolicy { background: url(../images/headings_privacy_page.gif) no-repeat; }
.PrivacyPolicy {background-position: 0px 0px;}
/*===================================================================================*/
/*							   CONATCT STRUCTURE                                     */
/*===================================================================================*/
.Contact,
.ContactLifeStyleYou,
.AskUsAQuestion { background: url(../images/headings_contact_page.gif) no-repeat; }

.Contact { background-position: 0px 0px;}
.ContactLifeStyleYou { background-position: 0px -40px;}
.AskUsAQuestion { background-position: 0px -80px;}
/*===================================================================================*/
/*							   FEEDBACK STRUCTURE                                    */
/*===================================================================================*/
.FeedBackForm { background: url(../images/headings_feedback_page.gif) no-repeat; }
.FeedBackForm { background-position: 0px 0px;}
/*===================================================================================*/
/*							   TERMS STRUCTURE                                       */
/*===================================================================================*/
.TermsAndConditions { background: url(../images/headings_terms_page.gif) no-repeat; }
.TermsAndConditions { background-position: 0px 0px;}
/*===================================================================================*/
/*							   QUIZ STRUCTURE                                        */
/*===================================================================================*/
.Quiz,
.LatestQuizzes,
.AllQuizzes,
.RelatedLinks { background: url(../images/headings_quiz_page.gif) no-repeat; }

.Quiz { background-position: 0px 0px;}
.LatestQuizzes { background-position: 0px -40px;}
.AllQuizzes { background-position: 0px -80px;}
.RelatedLinks { background-position: 0px -120px;}

.AllQuizzesArea .Item .More span, 
.RelatedLinksArea .Item .Copy .More span { 
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat left center;
}
/*===================================================================================*/
/*							   FORUM STRUCTURE                                       */
/*===================================================================================*/
.AreYouALifeStyleYouMember,
.PreviousPost,
.YourReply,
.Forum
{ background: url(../images/headings_forum_page.gif) no-repeat; }

.AreYouALifeStyleYouMember { background-position: 0px 0px;}
.Shows { background-position: 0px -40px;}
.PreviousPost { background-position: 0px -80px;}
.YourReply { background-position: 0px -120px;}
.Forum { background-position: 0px -160px;}

.ForumGroup th.Icon span,
.ForumGroup th.Description span {
	border-bottom: 4px solid #ee3d57; 
}
.ForumGroup span.Date,
.ForumGroup p.Date { color: #ee3d57; }
#Posts .Comment .Thumbnail,
.ThreadPost .Comment .Thumbnail {
	border: 2px solid #ee3d57; 
}
td.LastComment .Subject a {
	color: #ee3d57;	
}
/*===================================================================================*/
/*							   SEARCH STRUCTURE                                      */
/*===================================================================================*/
.SearchResults,
.RefineResults,
.SearchAgain { background: url(../images/headings_search_page.gif) no-repeat; }

.SearchResults { background-position: 0px 0px;}
.RefineResults { background-position: 0px -40px;}
.SearchAgain { background-position: 0px -80px;}

.SearchResultsArea .Item .Thumbnail {
	 border: 1px solid #ee3d57;	
}
.RefineResultsArea .Item  a {
	color: #ee3d57;
}
.RefineResultsArea .Item .More span { 
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat left center;
}
.SearchAgainArea #SearchBox .SearchAgainSearchButton { background: url(../images/icons/coral_search.gif) no-repeat top left; }
/*===================================================================================*/
/*							   HOROSCOPES STRUCTURE                                  */
/*===================================================================================*/
.HoroscopesLarge,
.Horoscopes,
.DailyMoonMessage,
.ReaderQuestion,
.WeeklyStars,
.YasminArticles,
.HoroscopesItem
.Heading,
.AboutYasminBoland{ 
	background: url(../images/headings_horoscopes_page.gif) no-repeat; 
	padding-bottom: 3px;
}
.Horoscopes,
.HoroscopesLarge { 
	background-position: 0px 0px;
	height: 35px;	
}
.DailyMoonMessage { 
	background-position: 0px -40px;
}
.ReaderQuestion { 
	background-position: 0px -80px;
}
.WeeklyStars { 
	background-position: 0px -120px;
}
.YasminArticles {
	background-position: 0px -160px;
}
.AboutYasminBoland 
{
	background-position: 0px -680px;
}
.HoroscopesItem .Heading {
	height: 19px;
}
.Aries .Heading {
	background-position: 0px -200px;
}
.Libra .Heading {
	background-position: 0px -240px;
}
.Taurus .Heading {
	background-position: 0px -280px;
}
.Scorpio .Heading {
	background-position: 0px -320px;
}
.Gemini .Heading {
	background-position: 0px -360px;
}
.Sagittarius .Heading {
	background-position: 0px -400px;
}
.Cancer .Heading {
	background-position: 0px -440px;
}
.Capricorn .Heading {
	background-position: 0px -480px;
}
.Leo .Heading {
	background-position: 0px -520px;
}
.Aquarius .Heading {
	background-position: 0px -560px;
}
.Virgo .Heading {
	background-position: 0px -600px;
}
.Pisces .Heading {
	background-position: 0px -640px;
}
#HoroscopesContainer .DailyMoonMessage {
	margin-left: 15px;
}
.QA {
	color:#EE3D57;
}
#DailyMMAndReaderQ .More span,
#ArticlesByYasmin .More span {
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
/*===================================================================================*/
/*			         	HOROSCOPES - STAR SIGN PAGES STRUCTURE                       */
/*===================================================================================*/
.FeaturedHoroscope
{ 
	background: url(../images/headings_horoscopes_starsign_page.gif) no-repeat; 
}
#Aries .FeaturedHoroscope {
	background-position: 0px 0px;
}
#Libra .FeaturedHoroscope {
	background-position: 0px -40px;
}
#Taurus .FeaturedHoroscope {
	background-position: 0px -80px;
}
#Scorpio .FeaturedHoroscope {
	background-position: 0px -120px;
}
#Gemini .FeaturedHoroscope {
	background-position: 0px -160px;
}
#Sagittarius .FeaturedHoroscope {
	background-position: 0px -200px;
}
#Cancer .FeaturedHoroscope {
	background-position: 0px -240px;
}
#Capricorn .FeaturedHoroscope {
	background-position: 0px -280px;
}
#Leo .FeaturedHoroscope {
	background-position: 0px -320px;
}
#Aquarius .FeaturedHoroscope {
	background-position: 0px -360px;
}
#Virgo .FeaturedHoroscope {
	background-position: 0px -400px;
}
#Pisces .FeaturedHoroscope {
	background-position: 0px -440px;
}
.FeaturedHoroscopes .More span{
	color: #ee3d57;
	background: url(../images/icons/coral_arrow.gif) no-repeat right center;	
}
.Description a {
	color: #ee3d57;
}
/*===================================================================================*/
/*							   YOU TRY IT YOU RATE IT STRUCTURE                      */
/*===================================================================================*/
.AreYouALifeStyleYouMember,
.PreviousPost,
.YourReply { background: url(../images/headings_forum_page.gif) no-repeat; }

.AreYouALifeStyleYouMember { background-position: 0px 0px;}
.Shows { background-position: 0px -40px;}
.PreviousPost { background-position: 0px -80px;}
.YourReply { background-position: 0px -120px;}

.ForumGroup th.Icon span,
.ForumGroup th.Description span {
	border-bottom: 4px solid #ee3d57; 
}
.ForumGroup span.Date,
.ForumGroup p.Date { color: #ee3d57; }
#Posts .Comment .Thumbnail,
.ThreadPost .Comment .Thumbnail {
	border: 2px solid #ee3d57; 
}
.SubmitYourReviews,
.TellUsWhatYouThink,
.ReviewsSmall,
.ReviewsLarge,
.ThisWeekYouCouldTry,
.YouTryItYouRateIt{
	background:url(../images/headings_youtryityourateit.gif) no-repeat;
}
.SubmitYourReviews { 
	background-position: 0px 0px;
	height:18px
}
.TellUsWhatYouThink { 
	background-position: 0px -41px;
}
.ReviewsSmall { 
	background-position: 15px -80px;
	padding-bottom:10px
}
.ReviewsLarge { 
	background-position: 0px -120px;
}
.ThisWeekYouCouldTry {
	background-position: 0px -160px;
}
.YouTryItYouRateIt {
	background-position: 0px -200px;
}
.EntryForm .Copy a {
 color: #ee3d57;
 }