﻿/*
Should contain all Styles used by User Controls
*/

.Header
{
    height: 89px;
    min-height: 89px;

    position: relative;
    
    width: 968px;
}

.Header .Logo
{
    padding-top: 13px;
    padding-left: 12px;
    float: left;
    overflow: hidden;
}

.Header .RightZone
{
    margin-right: 12px;
    position: absolute;
    right: 0;
}

#MARSSignIn 
{    
    height: 170px;
    width: 530px;
    margin: 0;
    #margin-top: -25px;
    _margin: 0;
}

.SlideDownMenu
{
    position: absolute;
    z-index: 95;
    display: none;
}

.ProductTemplate .ToolAreaBottom .SlideDownMenu,
.ArticleTemplate .ToolAreaBottom .SlideDownMenu,
.VideoTemplate .ToolAreaBottom .SlideDownMenu
{
    top: -436px;
    left: 55px;
}

.SectionLandingTemplate .SlideDownMenu
{
    top: -431px;
    left: 650px;
}   

.SlideDownMenu a
{
    display: block;
    text-decoration: none;
    
    background-image: url(../Images/Menu/bkgSlideDownMenu.png);
    background-repeat: repeat-y;
    width: 140px;
    padding: 6px 38px;
    
    color: #a7a7a7;
    font-weight: bold;
    font-size: 16px;
}

.SlideDownMenu a:hover
{
    color: #b42897;
}

.SlideDownMenu a.Top
{
    padding-top: 26px;
}

.SlideDownMenu a.Bottom
{
    background-image: url(../Images/Menu/bkgSlideDownMenuBottom.png);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 156px;
    height: 20px;
    min-height: 20px;
    padding: 14px 30px 16px 30px;
    
    text-align: center;
}

.SlideDownMenu a.Bottom .sdmTitle {
    height: 15px;
    color: #b42897;
    font-size: 17px;
}

.Footer
{
    height: 161px;
    min-height: 161px;

    color: #464646;
    font-size: 10px;
}

.FooterLabel
{
    margin-left: 25px;
    margin-top: 10px;
}

.FooterSitemap
{
    padding-top: 25px;
}

.FooterSitemap img
{
    border: none 0;
    padding-top: 5px;
}

.Footer a
{
    color: #464646;
    font-size: 10px;
}

.Footer a:hover
{
    text-decoration: underline;
}

.FooterSitemap b
{
    color: #8e1b76;
    font-size: 12px;
    line-height: 18px;
}

.FooterSitemap .Column
{
    float: left;
    margin-left: 25px;
}

.FooterSitemap .ColumnRight
{
    float: right;
    margin-right: 25px;
}

.Sign
{
    font-size: 11px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
    
    margin-top: 12px;
    margin-left: 21px;
    float: right;
}

.Sign img
{
    vertical-align: middle;
}

.Search
{
    float: right;
    margin-top: 7px;
    
    background-repeat: no-repeat;

    width: 243px;
    height: 21px;
    min-height: 21px;

    padding-top: 5px;
    padding-left: 10px;
}

.Search input.Text
{
    display: block;
    
    font-size: 11px;
    color: #b42897;
    
    background-color: Transparent;
    border: none 0;
    
    float: left;
}

.Search input.Submit
{
    font-size: 11px;
    display: block;
    margin-right: 5px;
    width: 80px;
    float: right;
    
    cursor: pointer; cursor: hand;
    
    border: none 0;
    background-color: Transparent;
}

.LanguageBar
{
    font-size: 10px;
    line-height: 12px;
    color: #fff;
    font-weight: bold;
    
    margin-top: 7px;
    margin-right: 5px;
    float: right;
}

.LanguageBar a
{
    color: #fff;
    text-decoration: none;
}

.LanguageBar a:hover, .LanguageBar a.Selected
{
    color: #ed9f1b;
}

.Pager
{
}

.Pager div
{
    height: 22px;
    max-height: 22px;
    float: left;
}

.Pager .Div
{
    font-size: 0;
    background-image: url(../Images/Backgrounds/bkgDotLineGold.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 22px;
    min-height: 22px;
}

.Pager .PagerLeft
{
    font-size: 0;
    background-image: url(../Images/Backgrounds/bkgPagerLeft.jpg);
    width: 6px;
}

.Pager .PrevPages
{
    background-image: url(../Images/Backgrounds/bkgPagePrev.jpg);
    width: 19px;
    cursor: pointer; cursor: hand;
    position: relative;
}

.Pager .PrevPages:hover
{
    background-image: url(../Images/Backgrounds/bkgPagePrevOver.jpg);
}

.Pager .NextPages
{
    background-image: url(../Images/Backgrounds/bkgPageNext.jpg);
    width: 19px;
    cursor: pointer; cursor: hand;
    position: relative;
}

.Pager .NextPages:hover
{
    background-image: url(../Images/Backgrounds/bkgPageNextOver.jpg);
}

.Pager .Pages
{
    position: relative;
    overflow: hidden;
}

.Pager .Pages .All
{   
    position: absolute;
}

.Pager .Pages a
{
    background-color: #fcc125;

    color: #fff;
    display: block;
    padding: 6px 0;
    width: 19px;
    text-align: center;
    
    line-height: 10px;
    font-size: 10px;

    text-decoration: none;
    font-weight: bold;
    float: left;
}

.Pager .Pages a.Selected
{
    color: #fcc125;
    background: #fcc125 url(../Images/Backgrounds/bkgPageCurrent.jpg) no-repeat center;
    text-decoration: none;
}

.Pager .Pages a:hover
{
    color: #aa258e;
}

.Pager .Pages a.Selected:hover
{
    color: #fcc125;
}

.Pager .PagerRight
{
    font-size: 0;
    background-image: url(../Images/Backgrounds/bkgPagerRight.jpg);
    width: 7px;
}

/* Large DIV with borders */

.LargeDivTop
{
	background-image: url(../Images/Backgrounds/bkgDivLargeTop.jpg);
	background-repeat: no-repeat;
	
	width: 968px;
	height: 15px;
	min-height: 15px;
}

.LargeDivContent
{
	background-image: url(../Images/Backgrounds/bkgDivLarge.jpg);
	background-repeat: repeat-y;
	
	width: 968px;
}

.LargeDivBottom
{
	background-image: url(../Images/Backgrounds/bkgDivLargeBottom.jpg);
	background-repeat: no-repeat;
	
	width: 968px;
	height: 15px;
	min-height: 15px;
}

.SmallDivTop
{
	background-image: url(../Images/Backgrounds/bkgDivSmallTop.jpg);
	background-repeat: no-repeat;
	
	width: 320px;
	height: 25px;
	min-height: 25px;
}

.SmallDivContent
{
	background-image: url(../Images/Backgrounds/bkgDivSmall.jpg);
	background-repeat: repeat-y;
	
	width: 320px;
}

.SmallDivBottom
{
	background-image: url(../Images/Backgrounds/bkgDivSmallBottom.jpg);
	background-repeat: no-repeat;
	
	width: 320px;
	height: 25px;
	min-height: 25px;
}

/* Navigation */

.MainMenu
{
    float: left;

    margin: 20px 0 0 5px;
	padding: 0;

    visibility: hidden;
}

.MainMenu ul
{	
    margin: 0;
	padding: 0;
}
	
.MainMenu li
{	
    float: left;
	list-style: none;
	font-weight: bold;
}

.MainMenu li .MenuItemLeft
{
    float: left;
    width: 13px;
    height: 62px;
    min-height: 62px;
}

.MainMenu li .Div
{
    float: left;
    width: 13px;
    height: 62px;
    min-height: 62px;
}

.MainMenu li .LeftImage
{
    background-image: url(../Images/Menu/bkgMainMenuLeft.png);
}

.MainMenu li .RightImage
{
    background-image: url(../Images/Menu/bkgMainMenuRight.png);
}

.MainMenu li .NoImage
{
    background-image: none;
}

.MainMenu li ul li div.SubMenuTop
{
    background-image: url(../Images/Menu/bkgSubMenuTop.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 20px;
    min-height: 20px;
    position: relative;
    margin-top: -20px;
}

.MainMenu li a:hover
{	
    color: #b42897;
}

.MainMenu li a.MenuItem
{
    float: left;

    display: block;

	padding: 15px 0px 27px 0px;
	text-decoration: none;

	font-size: 16px;
	line-height: 20px;

	color: #fff;
	white-space: nowrap;
}

.MainMenu li a.MenuSelected
{
	color: #fbb42e;
}

.MainMenu li.Selected a.MenuItem
{
    background-image: url(../Images/Menu/bkgMainMenu.png);
    background-repeat: repeat-x;
    color: #b42897;
}

.MainMenu li ul
{	
	position: absolute;
	display: none;
	/*visibility: hidden;
	border-top: 1px solid white;*/
	z-index: 100;
	
	margin-top: 62px;
	#margin-top: 0;
    
    clear: left;
}
	
.MainMenu li ul li
{
	float: none;
	display: inline;
}

.MainMenu li ul li.SubMenuBottom
{
    background-image: url(../Images/Menu/bkgSubMenuBottom.png);
    background-repeat: no-repeat;
    width: 183px;
    height: 29px;
    min-height: 29px;
    display: block;
}

.MainMenu li ul li a
{	
    display: block;
    
	padding: 12px 10px 0 18px;
	text-decoration: none;

	/*white-space: normal;*/
	
    background-image: url(../Images/Menu/bkgSubMenu.png);
    background-repeat: repeat-y;

    width: 155px;

	color: #989898;
	font-size: 15px;
}

.MainMenu li ul li a:hover
{
	/*background: #fff;*/
	color: #b42897;
}

.EpisodePager {   
    height: 22px;
}

.EpisodePager .Pager{
    margin: 0 auto;
    width: 150px;
}

.Pager .Pages {
}

.Pager .Pages ul{
    margin: 0;
    padding: 0;   
    list-style: none; 
}

.Pager .Pages li {
    float: left;
    list-style: none;
} 

.Comments
{
    background-image: url(../Images/Backgrounds/bkgDotLineWhite.gif);
    background-repeat: repeat-x;
    background-position: top;

    margin-top: 15px;
    padding-top: 25px;
}

.Comments .CommentList
{
    padding: 20px 0;
}

.Comments .Inputs
{
    float: left;
    width: 415px;
    margin-top: 10px;
}

.Comments .Inputs input.Text
{
    background-image: url(../Images/Backgrounds/bkgInput.jpg);
    background-repeat: no-repeat;
    border: none 0;
    color: #949494;
    
    display: block;
    width: 259px;
    height: 16px;
    padding: 5px 15px;
    margin-bottom: 7px;
    
    float: left;
}

.Comments .Inputs textarea
{
    background-image: url(../Images/Backgrounds/bkgTextArea.jpg);
    background-repeat: no-repeat;
    background-position: top;
    
    border: none 0;
    color: #949494;
    
    display: block;
    width: 364px;
    height: 115px;
    
    padding: 15px;
    overflow: hidden;
}

.Comments .Inputs span
{
    display: block;
    width: 110px;
    float: left;
    padding-top: 5px;
    font-weight: bold;
}

.Comments .Inputs span.Counter
{
    font-size: 10px;
    width: 394px;
}

.Comments .Buttons
{
    float: left;
    width: 145px;
    margin-top: 10px;
}

.Comments .ButtonsTop
{
    margin-top: 55px;
}

.Comments .Validator
{
    color: #b42897 ! important;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 0;
    margin-bottom: 7px;
}

.Comments .Buttons img, .Comments .Hand
{
    cursor: pointer; cursor: hand;
    margin-bottom: 7px;
}

.Comments .PostComment
{
    padding-bottom: 40px;
    display: none;
}

.Comments .Comment
{
    width: 560px;
    position: relative;
    overflow: hidden;
}

.Comments .CommentAlt
{
    background-image: url(../Images/Backgrounds/bkgDotLineWhite.gif);
    background-repeat: repeat-x;
    background-position: top;

    padding-top: 10px;
    margin-top: 30px;
}

.Comments .Comment span
{
    font-weight: bold;
    font-size: 14px;
}

.Comments .Comment span.Name
{
    color: #fbb52f;
}

.Comments .Comment div
{
    padding-top: 5px;
}

.Comments .GridFooter
{
    margin-top: 30px;
}

.Tracking
{
    padding-top: 20px;
}

.Tracking .Stats
{
    float: left;
    color: #b42897;
    width: 355px;
}

.Tracking .Stats a,
.Tracking .Stats a:visited
{
    color: #b42897;    
}

.Tracking .Buttons
{
    float: left;
    width: 205px;
}

.Tracking .Buttons img
{
    cursor: pointer; cursor: hand;
}


.Wallpaper {    
    overflow: hidden;
}

.Wallpaper .Intro {
    margin: 14px 0 26px;    
    font-size: 13pt;
}

.Wallpaper .WallpaperPagesScrollable {    
    height: 450px;
    width: 600px;
    margin-bottom: 81px;
    overflow: hidden;
    position: relative;    
}

.Wallpaper .WallpaperPagesScrollable .Items {
    /* this cannot be too large */
    width: 20000em;
    position: absolute;
}

.Wallpaper .WallpaperPagesScrollable .Items .Page {
    float: left;   
    width: 600px;     
}

.Wallpaper .WallpaperPagesScrollable .Items .Page .Item {
    width: 239px;
    height: 205px;    
    float: left;
    margin-bottom: 29px;    
}

.Wallpaper .WallpaperPagesScrollable .Items .Page .Item img {
    height: 180px;
    width: 239px;
    margin-bottom: 12px;
}

.Wallpaper .WallpaperPagesScrollable .Items .Page .Item ul,
.Wallpaper .WallpaperPagesScrollable .Items .Page .Item li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.Wallpaper .WallpaperPagesScrollable .Items .Page .Item li {
    float: left;
}

.Wallpaper .WallpaperPagesScrollable .Items .Page .Item .ImageLabels {
    color: #fbb42e;
    font-size: 13px;
    font-weight: bold;
}

.Wallpaper .WallpaperPagesScrollable .Items .Page .ImageLabels a,
.Wallpaper .WallpaperPagesScrollable .Items .Page .ImageLabels a:visited{
    color: #fbb42e;
    text-decoration: none;
}

.Wallpaper .WallpaperPagesScrollable .Items .Page .ItemPadding {
    width: 53px;
    height: 1px;
    float: left;
}

.Wallpaper .BackgroundImage {
    position: absolute;
    width: 398px;
    height: 272px;
    right: 29px;
    bottom: 30px;
    background: no-repeat;    
}

.Wallpaper .PagingContainer{
    background: url('../Images/Backgrounds/bkgDotLineGold.gif') repeat-x bottom left;    
    width: 500px;    
    position: absolute;    
}

.Wallpaper .WallpaperPager {
    height: 22px;
    width: auto;    
    margin: 0 auto;
}

.WallpaperPager .Viewport 
{
    left: 0px;
}

.AskACat {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #949494;
    text-align: left;

	background-image: url(../Images/Backgrounds/bkgAskACatPoup.png);
	background-repeat: no-repeat;
	
	width: 465px;
	height: 662px;
	min-height: 662px;
	
	padding: 30px 27px 29px;
	
	position: relative;
}

.AskACat h2{
	margin-top: 68px;
    font-size: 58px;
}

.AskACat .CloseWindowImage{
    float: right;
    cursor: pointer; 
    cursor: hand;
    margin-right: 21px;
    border: 0 none;
}

.AskACat .FlashContainer {    
    position: absolute;
    height: 575px;
    left: 27px;    
    width: 465px;
    #top: 54px;
}

.AskACat div.PurleCircleHR {
    height: 33px;
    width: 100%;
    background: url('../Images/Backgrounds/bkgDotLinePurple.gif') repeat-x;
}

.AskACat .Intro {
    margin: 14px 0 26px;    
    font-size: 13pt;
}

#MARSUserNotLoggedOn, 
#MARSUserLoggedOn  
{
    float: left;
}

.SignInPopup {
    width: 491px;
    height: 232px;
    background: url(../Images/Backgrounds/SignInPopup.png) no-repeat;
    display: none;
    text-align: left;
    overflow:hidden;
    
    padding: 25px 68px 0 54px;
}

.SignInPopup .Container 
{
    margin: 0;    
}

.SignInPopup .CloseWindowImage{
    float: right;
    cursor: pointer; 
    cursor: hand;
    margin-right: 0px;    
    
    _float: none;
    _margin-left: 285px;
    _margin-top: -25px;
}

.SignInPopupFrame 
{
    background: none transparent;
}

.SignInPopupFrame h2
{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 7px;
    font-size: 24px;
}

.SignInPopupFrame .Message
{
    display: block;
    float: left;
    padding-bottom: 7px;
    padding-left: 10px;
}

.SignInPopupFrame .UserInput {
    float: left;
    width: 241px;    
}

.SignInPopupFrame .UserInput label {
    font-weight: bold;
    font-size: 14px;
    margin-left: 11px;
    color: #898989;
}

.SignInPopupFrame .UserInput .InputBox {
    background: transparent url('../Images/Backgrounds/bkgSignInField.gif') no-repeat;  
    height: 26px;    
    margin-top: 0.5em;
}

.SignInPopupFrame .UserInput .InputBox input {
    width: 227px;
    margin: 4px 10px 0;
    background: transparent;
    border: none;
}

.SignInPopupFrame .Actions {
    margin-top: 24px;
}

.SignInPopupFrame .Actions a,
.SignInPopupFrame .Actions a:visited {
    color: #898989;     
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

.SignInPopupFrame .Actions img{
    border: none;
}

.RegistrationPopup {
    display: none;
    padding-left: 39px !important;
    width: 682px !important;
}

.RegistrationPopup .Registration {
    width: 682px;
    height: 880px;
    overflow:hidden;
}

.KittenPersonalityQuiz 
{
	background-repeat: no-repeat;
	
	width: 705px;
	height: 1020px;
	min-height: 1020px;
	padding: 20px;
	padding-left: 65px;
	
    text-align: left ! important;
    color: #7a7a7a;
    
    #position: absolute;
}

.KittenPersonalityQuiz b
{
    color: #000;
}

.KittenPersonalityQuiz h1
{
	margin-top: 70px;
	padding-bottom: 20px;

    background-image: url(../Images/Backgrounds/bkgH1.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.KittenPersonalityQuiz h4
{
    color: #fbb42e;
    margin-top: 35px;
}

.KittenPersonalityQuiz .h4g
{
    color: #aa258e;
}

.KittenPersonalityQuiz .QuizAnswers div
{
    display: none;
}

.KittenPersonalityQuiz .QuizAnswers
{
    display: none;
    padding-right: 45px;
}

.KittenPersonalityQuiz .QuizQuestions
{
    padding-right: 45px;
}

.KittenPersonalityQuiz .QuizQuestions div
{
    display: none;
}

.KittenPersonalityQuiz .QuizQuestions ul 
{
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.KittenPersonalityQuiz .QuizQuestions ul li
{
    background-image: url(../Images/Buttons/btnOption.gif);
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 40px;
    padding-left: 45px;
    
    cursor: pointer; cursor: hand;
}

.KittenPersonalityQuiz .QuizQuestions ul li span
{
    /*cursor: pointer; cursor: hand;*/
}

.KittenPersonalityQuiz .QuizQuestions ul li.Selected
{
    background-image: url(../Images/Buttons/btnOptionSelected.gif);
}

.KittenPersonalityQuiz .Navigation
{
    cursor: pointer; cursor: hand;
}

.KittenPersonalityQuiz .CloseWindowImage
{
    float: right;
    cursor: pointer; 
    cursor: hand;
    margin-right: 59px;
}

.ContactUsForm 
{
    background-image: url(../Images/Backgrounds/bkg-Contact-Us-Form.gif);
	background-repeat: no-repeat;
	
	width: 750px;
	height: 860px;
	min-height: 860px;
	
	padding: 25px;
	
    text-align: left ! important;
    color: #7a7a7a;
    
    #position: absolute;
}

#divContactUsFormPopup
{
	width: 800px ! important;
	height: 910px ! important;
	min-height: 910px ! important;
}

.ContactUsForm h1
{
	margin-top: 70px;
	margin-left: 55px;
	width: 682px;
	padding-bottom: 20px;
	clear: both;

    background-image: url(../Images/Backgrounds/bkgH1.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.ContactUsForm .Description
{
    padding: 35px 75px 40px 55px;
    clear: both;
}

.ContactUsForm input,
.ContactUsForm select
{
    width: 155px;
    color: #7a7a7a;
}

.ContactUsForm label
{
    display: block;
    padding: 10px 0 5px 0;
    font-weight: bold;
}

.ContactUsForm .LeftFields
{
    padding-left: 80px;
    width: 160px;
    float: left;
}

.ContactUsForm .RightFields
{
    padding-right: 75px;
    width: 380px;
    float: right;
}

.ContactUsForm .RightFields .Required,
.ContactUsForm .RightFields span,
.ContactUsForm .LeftFields .Required,
.ContactUsForm .LeftFields span
{
    color: #B42897;
}

.ContactUsForm .RightFields textarea
{
    width: 375px;
    height: 170px;
}

.ContactUsForm .CloseWindowImage
{
    float: right;
    cursor: pointer; 
    cursor: hand;
    margin-right: 60px;
}

.ContactUsForm .Secure
{   
    display: none;
}

.ContactUsForm .Buttons
{
    text-align: right;
}

.ContactUsForm .Buttons img
{
    cursor: pointer; cursor: hand;
}

.ContactUsFormThanks
{
    width: 491px;
    height: 233px;
    background: url(../Images/Backgrounds/bkg-Thanks.gif) no-repeat;
    text-align: left;
    overflow: hidden;
    
    padding: 24px 68px 0 54px;
}

.ContactUsFormThanks .CloseWindowImage
{
    float: right;
    cursor: pointer; 
    cursor: hand;
    margin-right: 0px;    
    
    _float: none;
    _margin-left: 285px;
    _margin-top: -25px;
}

.ContactUsFormThanks h1
{
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0;
    font-size: 26px;
}

.ContactUsFormThanks h2
{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 0;
    font-size: 16px;
    color: #B42897;
}

#MARSUserDetails 
{
	display: inline;
}
