/* local styles */

/***************************************************************
 *  File: /contest/itsyourbirthday/main.css
 ***************************************************************/
 
body {
  background-color: #2C9417  !important;
  color:#616163;
}
body#landing {
  background-color: #fff !important;
  }
#landingPageHeader {
  background: transparent url("/family/images/contest_framework/mothersdayceleb/mothersdayceleb_header.png") no-repeat scroll 90px 5px;
  width: 996px;
  height: 102px;
} 
#main {
  margin: auto;
  }
#landing #main {
  background-color: #fff;
  margin: auto;
  width: auto !important;
}
#container { 
  margin:auto;
  background-color: #fff;
}
#landing #container { 
  width: auto;
  margin:auto;
  overflow: visible;
}
#entryUpload #container {
  overflow: visible;
  height: auto;
}
#memberPublic #container {
    
}
#memberPrivate #container {
  overflow: visible;
  height: auto;
}

#FAQ #container {
  height: 1155px;
  }
#landingPageBlock {
  color:#616163;
  background: url("/family/images/contest_framework/mothersdayceleb/mothersdayceleb_landingbg.jpg") no-repeat scroll center top #7D78B9;
  overflow: auto;
  margin: hidden;
}
#landingPageMain {
  margin: auto;
  overflow: hidden;
  width: 996px;
  position: relative; /* to support #sponsorLogoContainer */  
}
#mainContent {
  background-color: #fff;
  float:left;
  padding: 10px;
  position: relative;
}
#showLoginDialog {
  cursor: pointer;
}
.loginDialog {
  width: 625px;
  height: 425px;
}

/* SEARCH */
.searchEntries {
  background-color: #f8f8f7;
  border-bottom:solid 1px #e1e1e1;
  font-size: 12px;
  margin: 0 ;
}
#landingPageContent {
  margin: 0 0 0 20px; 
  height: 278px;
  float:left;
}
h1#mainHeading {
  color: #7c1785;
  font-size: 29px;
  width: 380px;
  line-height: 38px;
  margin: 0 10px 0 0;
  }
#mainBlurb {
  color: #000;
  font-size: 17px;
  font-weight: bold;
  width: 380px;
  line-height: 22px;
  margin-right: 10px;
}
#mainText {
  float:right;
  padding-left: 10px;
  }
#keyArtImage {
  float: left;
  }
#keyArtImage img{
  width:349px;
  height:275px;
}
.enterInfo {
  float: left;
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/enterButton_shadow.png') -7px 67px no-repeat;
  height:51px;
  padding:10px 0 35px 0;
}
button.enterContest {
  color: #fff;
  height: 51px;
  width: 175px;
  font-weight: bold;
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/enterButton.png') top left no-repeat;
  border:none;  
  margin: 0;
  padding:0;
  cursor: pointer;
  float: left;
  text-indent: -9999px;
}

#breadcrumbHolder {
  margin: auto;
  padding: 5px 0;
  width: 990px;
}
ul.breadcrumb {
    padding: 5px 5px 0 15px;
}
ul.breadcrumb li a{
  color:#0099CC
}
.rulesLink {
  clear:left;
  padding: 0 0 0 15px;
  display:none;
}
.rulesLink a {
  color: #000;
  } 
#landingPageBottom {
  width: 994px; 
  margin: auto;
}

#rightCol .searchEntries {
  margin-bottom: 10px;
}
#rightCol div.box_pink {
  margin-bottom: 10px;
}
.searchEntries .error {
  background: #ff9;
  color: #f30;
  font-weight: bold;
  font-size: 13px;
  margin: 0 0 7px;
}

.searchEntries .error.hidden {
  display: none;
}

.searchEntries .error p {
  padding: 3px 5px;
}

.searchEntries form {
  padding: 15px 12px 20px 13px;
  border-right:1px solid #efefed;
  border-left:1px solid #efefed;
}

.searchEntries table {
  width: 240px;
}

.searchEntries h3, .box_green h3, .box_pink h3, .box_purple h3{
  margin: 0 0 0 0;
  color: #fff;
  padding: 0 10px;
  font-size: 18px;
  line-height: 34px;
  height: 34px;
  background-image: url('/family/images/contest_framework/mothersdayceleb/module_header_sprites.png');
  background-repeat:no-repeat;
}
.searchEntries h3, .box_green h3{
  background-position:0 -70px;
}
.box_pink h3{
  background-position:0 0px;
}
.box_purple h3{
  background-position:0 -35px;
}
.column2 .top_box, #rightCol .top_box{
    background-color: #fff;
    border-bottom: 1px solid #E1E1E1;
}
.column2 .top_box div img, #rightCol .top_box div img{
  display:block;
  float:left;
  padding: 0 8px 8px 0;
}
.column2 .bot_box, #rightCol .bot_box {
    background: url("/family/images/contest_framework/mothersdayceleb/module_botcap_white.png") no-repeat scroll left bottom #f8f8f7;
    border-width: 0;
    overflow: auto;
  padding: 5px 10px 30px 15px;
}
.column2 .bot_box h4, #rightCol .bot_box h4{
  margin: 0 0 0 0;
  color: #0099cc;
  font-size: 16px;
  font-weight:bold;
}
.column2 .top_box div, #rightCol .top_box div{
    border-left: 1px solid #EFEFED;
    border-right: 1px solid #EFEFED;
    padding: 15px 12px 8px 13px;
    overflow:hidden;
}

a.blue_arrow{
  background: transparent url('/family/images/contest_framework/mothersdayceleb/blue_link_arrow.png') right 2px no-repeat;
  padding-right:11px;
}

.searchEntries input {
  border: 1px solid #A6A6A6;
  height: 22px;
  padding: 3px 3px 3px 5px;
  width: 175px;
}
 
#landing .searchEntries input {

}

.searchEntries input,.searchEntries button {
  font-size: 13px;
}

.searchEntries label {
  margin: 0 0 10px 0;
  display: block;
}

.searchEntries .btnSearch {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/searchBtn.png') top left no-repeat;
  border: 0;
  color: #fff;
  width: 80px;
  height: 32px;
  padding: 0 ;
  cursor: pointer;
  cursor: hand;
  margin-left: 5px;
}
.searchEntries .btnSearch:hover {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/searchBtn.png') 0px -33px no-repeat;
}
.searchEntries .btnSearch em {
  display:none;
  }
.searchEntries .txtQuery {
  border: 1px solid #969696;
  height: 24px;
  padding: 5px 0 0 0;
  text-indent: 4px;
  position: relative;
  top: 0px; *
  top: -1px;
  width: 100%;
}

.searchEntries .extended {
  display: none;
}

.searchEntries .extended.hidden {
  display: none;
}

.searchEntries .browse {
  margin-top: 19px;
  padding-left: 18px;
}

.searchEntries .browse h5 {
  margin-bottom: 10px;
  clear: both;
}

.searchEntries .browse ul {
  margin-bottom: 20px;
  overflow: hidden;
}

.searchEntries .browse li {
  border-right: none;
}

.searchEntries .browse li a {
  background: transparent
    url('/family/images/gap/vertical_sep.gif') no-repeat
    scroll right 3px;
  padding-right: 12px;
}

.searchEntries .browse li.last a {
  background-image: none
}
.searchBox {
  padding: 10px 10px 0px;
    border-width: 0;
    height: 168px;
    overflow: auto;
  background: url('/family/images/contest_framework/mothersdayceleb/module_botcap_white.png') bottom left no-repeat #fff;
}
.searchBox h3 {
    color: #333;
    font-size: 1.201em;
    line-height: 1.25;
    margin: 0;
    padding: 10px 0;
} 
ul#searchCategory {
  width: 125px;
  margin: 0;
  float:left;
  padding: 0;
} 
ul#searchCategory li {
  display:block;
  padding-bottom:5px;
}
ul#searchCategory li a {
  color:#0099cc;
  font-weight:bold;
}
.searchSortby {
  width: 120px;
  float: right;
  }
.searchSortby .topSortAndPaging ul li button {
  padding: 0 !important;
  }
#rightCol .searchSortby .topSortAndPaging ul li button {
  text-align: left;
  } 
#rightCol ul.hButtonList {
  margin: 0;
  padding: 0;
  } 
/* VOTE BOX */
.voteBox {
  overflow: auto;
}
.voteBox p {
  padding: 5px 9px 15px;
  float: left;
  border-top:1px solid #dbdbdb;
  border-bottom:1px solid #dbdbdb;
  border-right:1px solid #f8f8f8;
  border-left:1px solid #f8f8f8;
  }
.voteBox h4 {
  margin: 0 0 5px 0 !important;
  line-height: 1.0
}

.voteBox .voteIcon {
  display:none;
  background: url('/family/images/gap/vote/voteIcon.gif') no-repeat;
  width: 90px;
  height: 120px;
  float: left
}
.voteBtn {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/VoteBtnSprites.png') top left no-repeat;  
  float:right;
  background-color:#fff;
  height: 32px;
  width: 73px;
  border:none;
  margin: 10px 10px 0 0;
}
#entryDetail .voteBtn {
  margin: 5px 5px 0 0;
}

.voteBtn:hover {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/VoteBtnSprites.png') bottom left no-repeat; 
}
.voteBtn span {
  display: none;  
}

.voteBox button {
  cursor: pointer;
  cursor: hand;
}
.voteBox button.disabled {
}

.voteBox button.spinner {
  background: url('/family/images/gap/spinner.gif') no-repeat center;
  text-indent: -9999px
}

/* ADS */
.rightColSkyscraperAd {
  padding: 0 0 0 70px
}

.ad-SuperBanner {
  margin: 0 auto;
  overflow: hidden;
  width: 728px;
  height: 94px;
}
#rightCol {
  background-color: #fff;
  margin: 10px 10px 0 0;
  width: 300px;
  float: right;
}

.column1 {
  width: 300px;
  float: left;
  margin-right: 10px;
  padding: 5px 5px 5px 15px;
}

.column2 {
  width: 300px;
  float: left;
  margin-right: 10px;
  padding: 5px;
}

.column3 {
  width: 310px;
  float: left;
  padding: 5px;
}

#galleryLeft {
  float: left;
  width: 600px;
  border: 1px solid red;
}

#galleryRight {
  float: right;
  width: 600px;
  border: 1px solid blue;
}

#foot {
  display: none;
}

#contest_header{
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
#contest_header_left{
  background: transparent url('/family/images/contest_framework/itsyourbirthday/photoUploadBackground.jpg') top left no-repeat;
  width:996px;
  height: 120px;
  text-indent: -9999px;
}
/*********
left rail / nav area
************/
#leftNavwLogo {
  margin:10px 12px 0 0;
  width:172px;
  float: left;
}

#disneyjr_left_rail_logo {
  width: 160px;
  height: 90px;
  margin: 0;
  position: relative;
  background: transparent url('/family/images/contest_framework/mothersdayceleb/nav_logo.jpg') top left no-repeat;
  cursor:pointer;
  cursor:hand;
}

#disneyjr_left_rail_logo em {
  display: none;
}

#landing .contestNav{
  float: left;
  width:192px;
  height:277px;
  background: transparent url('/family/images/contest_framework/mothersdayceleb/nav/nav_footergraphic.png') bottom left no-repeat;
}

#landing ul#disneyjr_left_rail {
  width: 171px;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 0 0;
  position: relative;
}
ul#disneyjr_left_rail {
  width: 171px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 30px 0;
  position: relative;
}

#disneyjr_left_rail li {
  height: 32px;
  background-color:#fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0;
}
#landing #disneyjr_left_rail li{
  border-right-width: 0px;
}
#disneyjr_left_rail li a {
  color: #00a3e6;
  display: block;
  height: 25px;

  padding: 7px 0 0 9px
}
li#enter_contest {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/nav/enterNav.png') top left no-repeat;
  border:none;
  border-bottom: 4px solid #cccccc;
}
ul#disneyjr_left_rail li a:hover {
  background-color:#f3f3f3;
  text-decoration:none;
}
ul#disneyjr_left_rail li#enter_contest a:hover{
  background-color: transparent;
  text-decoration:underline;
}
li#enter_contest a{
  color: #fff;
}
li#enter_contest a span{
  float:left;
}
li#enter_contest a em{
  background: transparent url('/family/images/contest_framework/mothersdayceleb/nav/enter_arrow.png') 0px 3px no-repeat;
  display:block;
  float:left;
  width:7px;
  height:16px;
  margin-left:8px;
}
li#upsell {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/nav/upsellNav.png') top left no-repeat;
  height: 35px;
  margin-top: 15px;
  padding-top: 2px;
  border: none;
}
#leftNavwLogo .adSkyscraper {
  position: relative;
  border: 1px solid red;
  background-color: #333
  }
@media screen and (-webkit-min-device-pixel-ratio:0) {
  /* Safari and Google Chrome only - fix margins */
        button span {
    margin-top: -1px;
  }
}

h1, #member h1  {
  margin: 0;
  padding: 0; 
}

#mainContent h1, .headBlock h1 {
  font-size: 30px;
  line-height: 35px;
  color: #46AE3A
}
.headBlock, #member .headBlock  {
  margin-bottom: 10px;  
}
body#memberPublic .headBlock, body#memberPrivate .headBlock { position: relative; }

.member_notice {
  width: 465px;
}
#entry, #member #entry {
  border: 1px solid #eeeeec;
  width: 448px;
  margin-top: 10px;
  padding: 10px;
  overflow:hidden;
}
#entrydetail #entry {
  overflow:visible;
}
#entry #entryImage, #member #entry #entryImage {
  margin: 0 10px 0 0;
  float:left;
  width: 195px;
}
#entry #entryImage{
  text-align:center;
}
#entry #entryImage img{
  width: 120px;
}
#entry #entryDetailImage {
    float: left;
    height: 260px;
    width: 195px;
    margin-right: 10px;
    text-align:center;
} 
#entry .mcat {
  display:none;
}
/* hiding top level category for this contest */
#entry .mcat .mCategoryName{
  display:none;
}

#entry #entryDetailImage img{
  width:195px;
}
body#memberPublic #entry #entryImage, 
body#memberPublic #member #entry #entryImage,
body#memberPrivate #entry #entryImage,
body#memberPrivate #member #entry #entryImage
{
  width: 120px;
}

.bubbleBox, #member .bubbleBox {
    background-color: #46AE3A;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    padding: 10px;
}
body#entrydetail .bubbleBox, #member .bubbleBox {
  background-color: #d463e8;
}

.entryDetails h3, .entryDetails h3 a {
  color: #0099cc; 
  margin-top: 0;
  font-size:20px;
  font-weight:normal;
}
.entryDetails h3{
  line-height:25px;
}
.bubbleBoxBtm, #member .bubbleBoxBtm  {
  background: #fff url('/family/images/contest_framework/mothersdayceleb/nav/bubbleBox_bttm.png') bottom left no-repeat;
  width: 100%;
  height: 10px;
}
body#entrydetail .bubbleBoxBtm, body#entrydetail #member .bubbleBoxBtm {
  background: #fff url('/family/images/contest_framework/mothersdayceleb/nav/bubbleBox_pink_bttm.png') bottom left no-repeat;
}

.taf_sample_header{
  font-weight:bold;
}

.taf_buttons{
  padding:8px 0;
}
.taf_sample{
  margin-top:5px;
  padding: 10px;
  background-color: #f5f5f5;
  overflow: hidden;
}

.taf_sample strong{
  color: #0099cc;
  font-size:14px;
}

.taf_sample strong span{
  display:block;
  font-size:11px;
}

.taf_sample p{
  margin-top:10px;
  font-size:11px;
}

.taf_sample .taf_sample_image{
  background-color: #c3c3ca;
  width: 60px;
  height: 80px;
    float: left;
  margin-right: 10px;
}

.messageText {
  padding: 15px;
  overflow: auto;
}
.messageText .confirmEnter {
  margin-bottom: 10px;
  font-weight:bold;
}
.messageText h5{
  font-weight:bold;
}

#messageBox {
  border: 1px solid #eeeeee;
  width: 468px;
  margin: 15px 0 0;
}
#messageBox ul li, #bubbleBoxSecond ul li {
  list-style-type: disc;  
  margin-left: 15px;
}

#messageBox ul li a {
  color: #0099cc;
  font-weight: bold;
}
#messageBox ul li.outsideitem {
  list-style: none; 
  }
#messageBox p {
  padding: 0;
  }
#entry #details {
    float: left;
    padding: 0;
    width: 243px;
}
#entry #details dl{
  margin-top:0px;
}
#entry #details dd.description{
  display:none;
}
#entryDetail #entry #details h2, #member #entry #details h2 {
  font-size: 20px;
  font-family: arial, sans-serif;
  color: #ff860f;
}
#entryDetail #submitterName {
  margin: 0 0 15px; 
}
.voteContainer {
  margin-top: 30px;
  width: 235px;
  clear:both;
  background-color: #fff;
}
#entryDetail .voteContainer {
  margin-top: 80px;
}
.favVote {
  background-color: #f8f8f8;
  border: 1px solid #eee; 
  color: #0099cc;
  padding: 0 9px;
  line-height:19px;
  font-size:12px;
  font-weight:bold;
}
.favVote strong{
  font-weight:bold;
}
/* no category for this contest */
#entry #details dd#category, #entry #details dd#subcategory{
  display:none;
}
#entry #details dd#location{
  word-wrap: break-word;
}
.pendingMessage {
  margin: 15px 0;
}
.pendingMessage h3 {
  color: #e73b84;
  font-family: arial, sans-serif;
  font-size: 15px;
}
.pendingMessage p {
}
#member .voteBox {
} 
#member .voteBox p {
  float:left;
  padding:5px;
  width:150px;
}
#member .voteBtn {
  margin:5px 5px 5px 0;
}
#member #entry {
  margin-bottom: 15px;
}
.entryDetails ul {
  padding: 0;
  margin: 0;
}
.entryDetails ul strong.approval{
    color: #D158E6;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.entryDetails ul li h5{
  font-weight:bold;
}
#entry .entryDetailsWrapper{
  width: 317px;
  float:left;
  overflow:hidden;
}
#member .entryDetails, #entry .entryDetails {
  float:left;
  width: 317px;
}
#member .voteContainer {
  float:right;
  margin: 10px 15px 0 0;
  width: 310px;
  clear: none;
}
#entry .voteContainer  {
  float:left;
  margin: 7px 0 0 0;
  width: 235px;
  clear: none;
}


body#memberPublic #entry .entryDetailsWrapper, 
body#memberPrivate #entry .entryDetailsWrapper,
body#memberPublic #member .entryDetails, body#memberPublic #entry .entryDetails, 
body#memberPrivate #member .entryDetails, body#memberPrivate #member .entryDetails,
body#memberPublic #entry .voteContainer, 
body#memberPrivate #entry .voteContainer{
  width: 317px;
}


.fb-like-button {
  display:block;
  float:left;
  height:23px;
  margin-top:-1px;
  width:110px;
}
#fb-print {
  border-bottom:1px solid #CCCCCC;
  height:25px;
  padding-top:5px;
  width:170px;
}
#fb-rate-share-print .share {
_margin-left: 0px;
}

#fb-rate-share-print  {
  border-top:1px solid #CCCCCC;
  padding:6px 0 20px 0;
  clear: both;
  text-align: center;
}

#comments-share .share {
  margin-left: 5px;
  _margin-left: 3px;
}

#fb-rate-share-print .printout {
  margin-left: 20px;
  _margin-left: 15px;
}

.fb-like-button {
  float: left;
  display:block;
  height:23px;
  margin:10px 0;
  
}

#fb-rate-share-print .fb-like-button {
  width:100px;
  _width:90px;
}

#fb-print {
  border-bottom:1px solid #CCCCCC;
  height:25px;
  padding-top:5px;
  width:170px;
  _width:165px;
}

#fb-print-comment-share-no-pic {
  margin-bottom: 20px;
}

#fb-print-comment-share-no-pic #comments-head {
  width: 150px;
}

#fb-print-comment-share-no-pic .share {
  margin-left: 50px;
}
#addAnotherBtn {

}

#addAnotherBtn a.add_entry {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/addAnotherBtn.png') top left no-repeat;
  width: 154px;
  height: 32px;
  float: right;
  padding: 0; 
  margin: 30px 0;
  text-indent:-9999px;
  display:block;
}
#addAnotherBtn a.add_entry:hover {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/addAnotherBtn.png') bottom left no-repeat;
}
a.fanFave {
  color: #0099cc;
  font-weight: bold;
}

.mcity {

}
#seeAll a {
  color: #0099cc;
  font-weight: bold;  
}

/* GET STARTED BUTTON */

button.getStarted {
  float:right;
  margin-top: 10px;
  position: relative;
  border: none; 
  padding: 0 20px 0 10px;
  cursor: pointer;
  overflow: visible;
  height: 32px;
  width: 110px;
  background: transparent url("/family/images/contest_framework/mothersdayceleb/buttons/getStarted.png") top left no-repeat;
}
button.getStarted span {
    display: block;
    text-indent: -9999px;
}
button.getStarted:hover {
  background: transparent url("/family/images/contest_framework/mothersdayceleb/buttons/getStarted.png") bottom left no-repeat;
}
button.getStarted:hover span {
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  /* Safari and Google Chrome only - fix margins */
        button span {
    margin-top: -1px;
  }
}
/*** ENTRY FORM styles *****/
#entryUpload #main {
  overflow: auto;
}
#entryForm {
  background-color: #fff;
  width: 642px;
  float:left; 
  padding: 15px;
  position: relative;
}
body#entryUpload #entryForm h1{
  margin: 0 0 0 0;
  color: #fff;
  padding: 0 10px;
  font-size: 18px;
  line-height: 34px;
  height: 34px;
  background-image: url('/family/images/contest_framework/mothersdayceleb/page_header_sprites.png');
  background-repeat:no-repeat;
  background-position:0 0;
}
#entryRightCol {
  width: 295px;
  float: right;
  margin: 10px 15px 30px 0;
  border:1px solid #E4E4E4;
}
#main .right-module .copy {
    padding: 5px 15px 15px;
}
#main .right-module h4{
  font-size:17px;
  font-weight:bold;
  color:#009AC6;
    padding: 10px 15px 0;
}
/* submit.css */
/******* LAYOUT *********/

.twoColLeft {
  padding-right:0px;
  width:625px;
}

.twoColLeft h1 {
  padding:20px 0 20px 0;
  height:25px;
  line-height:25px;
}
.twoColLeft h1,
.twoColLeft p {
  padding-left:20px;
  
}
.twoColRight {
  padding:45px 0 0 17px;
}

.twoColRight h2{ padding-left:20px;margin-top:0.8em;}

.breadcrumb {} /* set a width on the breadcrumb for IE 6 if they want to include this */
/************************/

select#yourMonth {
  max-height:20px;
}

p{
  padding:0 0 20px 0; 
}

p.required{
  background-color: #F2F2F0;
  padding: 5px 10px;
}
p.required, sup {
  color:#39AE21;
}

sup {
  padding:0;
}
#entryForm sup {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
  padding-right:3px;
}

#mainErrorBox {
  padding: 5px 20px;
  background-color: #ff200f;
  color: #fff;
  font-weight: bold;
  margin: 0;
  display:none;
  }
a.submit, #entry-form a{
  line-height:14px;
  padding:0 15px 0 0;
}
#entry-form fieldset {
  clear:both;
  display:block;
  padding:0;
  margin:0 0 10px 10px;
  overflow: auto;
  border: none;
  }
#entry-form fieldset label {
  float: left;
  text-align: right;
  line-height: 23px;
}   
#entry-form fieldset#dob {
  overflow:hidden;
  height:100%;
  clear:both;
}
#entry-form fieldset#cityState {
  overflow:hidden;
  height:100%;
  clear:both;
}
#entry-form fieldset#photoUpload {
  padding:0 !important;
  margin: 25px 0 0 0 !important;
}
#entry-form label#stateLabel{

}
#entry-form fieldset#countryCode {
  
}
#entry-form{
  background-color:#f2f2f0;
  padding:20px 0 2px 0;
  overflow:hidden;
  position: relative;
}
#entry-form label {
  font-weight:bold;
  float: left;
  width: 130px;
  text-align: right;
  padding: 0 10px 0 0;
}
#entry-form #gender label{
  width:auto;
  padding-right:30px;
}
#entry-form #gender .dijitRadio{
  margin-top:2px;
  margin-right:5px;
}
#entry-form fieldset div.genderDiv {
    float: left;
    font-weight: bold;
    padding: 0 10px 0 0;
    text-align: right;
    width: 130px;
}
#entry-form input {
  float:left; 
} 
#entry-form fieldset#name div, #entry-form fieldset#lastInitial div{
  margin: 0;
}
#entry-form .firstName {
  
}
#entry-form input#firstName{
  width: 218px !important;
  padding: 2px;
}

#entry-form #error-firstName {
  margin: 0 !important;
  float:left;
} 
#entry-form #error-lastInitial {
  float:left;
}
#entry-form fieldset#agree label, #entry-form fieldset#agree input, #entry-form fieldset#releaseSet label, #entry-form fieldset#releaseSet input{
  display:inline;
}
#entry-form fieldset#agree input, #entry-form fieldset#releaseSet input {
  margin-right:8px;
}
#entry-form fieldset#agree label, #entry-form fieldset#releaseSet label {
  width:522px;
  text-align: left;
  line-height:16px;
}
#entry-form fieldset #error-rules, #entry-form fieldset #error-release {
    clear: left;
    display: block;
    float: left;
    margin-left: 146px;
    width: 395px;
}
#entry-form label sup {
  padding-right: 3px; 
}
#entry-form h4 {
  float: left;
    font-size: 12px;
    text-align: right;
    width: 130px;
    margin: 0;
  padding: 0 10px 0 0;
  font-weight:bold;
}
#entry-form .categoryDiv {
  margin-left: 120px;
}
#entry-form .categoryDiv .dijitRadio{
  margin:3px 0 0;
}
#entry-form .categoryDiv label {
  padding: 1px 30px 0 5px;
  width: auto;
  line-height: 17px;
}
#myForm {
  height:100%;  
}
input#rules, input#release {
  float:left;
}

fieldset#agree, fieldset#releaseSet {
  margin: 20px;
}

fieldset#agree a, fieldset#releaseSet a{
  background:none;
  color: #00a3e6;
}
#entry-form fieldset {
}
/* gender */
#entry-form fieldset#categories{
	display:none;
}
#entry-form fieldset#lastInitial {
  margin-bottom: 20px;
}
#entry-form fieldset#name input#lastInitial {
  width:20px !important;
}

#entry-form #descriptionText label{
    display: block;
    float: none;
    margin-left: 140px;
    text-align: left;
    width: 480px;
}
#entry-form #descriptionText textarea{
    display: block;
    float: none;
    margin-left: 140px;
    text-align: left;
    height:70px;
}
#disclaimer {
  background: #fafafa url("/family/images/contest_framework/mothersdayceleb/bg/commentArrowRt.png") top left no-repeat;  
  padding: 0 0 0 10px;
  font-size: 10px;
  width:220px;
  float:left;
}
#disclaimerText {
  border: 1px solid #d7d8d3;
  border-left: none;
  padding: 6px 5px 5px 10px;
  width: 204px;
}
/*******************/

#entry-form .errorMessage{
  padding: 3px 5px 0; 
  float: right; 
}
.errorMessage{
  color:#bd262d;
  font-weight:bold;
  width:auto;
}

.right-module {
    width:298px;
 }

.right-module a {
  color: #00a3e6;
  margin:0;
  display:inline-block;
  font-weight: bold;
}
.right-module .copy p{
  padding:0px;
 }
.right-module .copy{
    padding:15px 25px 25px 25px;
 }
.right-module .copy ul{
  padding:5px;
  margin:0;
} 
.right-module .copy ul li{
    padding:0 0 5px 5px;
  list-style-type: disc;
  margin: 0 0 10px 10px;  
}
#come-back {
  border-top: 1px solid #E4E4E4;  
}
#come-back .right-module .copy ul li {
  margin: 0 !important;
  padding: 0 !important;  
}
#photo-hints {
  border-top: 1px solid #E4E4E4;  
} 
.clear {display:block;}

#uploadEntryContainer {
  display:block;
    margin: 0; 
  padding: 0;
  width:542px;
}
/* override dijit.css for form styling*/
#widget_lastInitial {
  width:28px !important;
  float:left;
}
#widget_lastInitial input#lastInitial{
  width:20px;
  padding: 2px;
}
#widget_firstName {
  width:226px;  
  float:left;
}
#widget_city {
  width:226px;
  overflow: auto;
  float: left;
  margin-top: 22px;
}
#cityWrapper {
  margin: 0;
}
#cityWrapper label{
  margin-top: 21px;
}
#cityWrapper input {
  width:218px !important;
  padding: 2px;
}
.tundra .dijitRadio{
  float:left;
  margin:5px 0 0 0;
}
.tundra .dijitValidationIconText {
  display:none !important;
}
.dijitReset .dijitValidationIcon {
  display:none !important;
}
.tundra .dijitInputField input, 
.tundra .dijitTextBox, 
.tundra .dijitComboBox, 
.tundra .dijitSpinner {
  height:auto;
}
.dijitTooltipContainer {display:none;}
.dijitTooltipContainer .dijitTooltipContents{
  position:absolute;
  top:40px;
}
.dijitTooltip .dijitTooltipRight{
  position:absolute !important;
}
.dijitTooltip .dijitTooltipRight .dijitTooltipContainer .dijitTooltipContents {
  background:#ff0000 !important;
}
.tundra .dijitTextBox {
  margin-right:15px;
}

/*UPLOAD PHOTO */
/*Dialog Box for Photo Upload */
#imageUploadWrapper {
  /*margin-left:-20px;*/
}
.imageUploadWrapperTop, .imageUploadWrapperBtm  {
  width:625px;
  height:15px;
  overflow:hidden !important;
}

#uploadPhoto {
  width:625px;
/*  height:270px; */
  height: 400px;
  overflow:hidden;
}

fieldset#formSubmit{
  background:#fff;
  padding:20px 0 20px 20px;
  position:relative;
  top:0px;
  left:0px;
  border: none;
}
fieldset#formSubmit object, #fpoUploadPhoto object {
  z-index:0;
}
#uploadPhoto object {
  z-index:1000;
}
fieldset#formSubmit object{

}
fieldset#formSubmit a {
  float:left;
  margin:10px 0 0 20px;
}
.dijitDialog .dijitDialogPaneContent {
  padding:0;
/*  
  width:642px !important;
  height:550px !important;
*/  
  overflow:hidden !important;
}

fieldset#agree .dijitInline, fieldset#releaseSet .dijitInline {
  display:block;
  float:left;
}

table.dojoxDropDownSelect {margin-right:20px;}

/** dialog.css **/
.dijitDialogUnderlay {
    opacity:0.75;
}
.dijitDialog {
  position: absolute;
  z-index: 999;
  outline:0;
}
.dijitDialog .closeText {
  /*display:none;*/
  position:absolute;
}
.dijitDialogFixed div.dijitDialogTitleBar {
  cursor:default; 
  display: block;
}
.dijitDialogWrapper {
  left: 0;
  top: 0;
}
.dijitDialog {
  background: #fff;
  -webkit-box-shadow: 0px 5px 10px #adadad;
  -moz-border-radius:0pt;
  -webkit-border-radius:0pt;
  border:1px solid #b7b7b7;
  padding:1.5em 3px 3px 3px;
}
.dijitDialogFocused {
  border:1px solid #ccc;
}
.dijitDialog .dijitDialogPaneContent {
  border:none;
  background:#fff;
  padding:0;  
}
.dijitDialogTitleBar {
  display:none;
  cursor:move;
  padding:20px 0 10px 20px;
  /*position:absolute;*/
  top:0;
  left:0;
  right:0;
  background:#fff;
  outline:0; 
  -moz-border-radius-topleft:0pt;
  -moz-border-radius-topright:0pt;
  -webkik-border-radius-topleft:0pt;
  -webkit-border-radius-topright:0pt;
}
.dj_safari .dijitDialogTitleBar {
  border:1px solid #ccc;
}
.dijitDialogNoTitle .dijitDialogTitleBar {
  display:none;
}
.dijitDialogContent {
  padding: 3px;
  margin-top:1.2em;
}
.dijitDialogTitle {
  font-weight: bold;
  padding: 0;
  outline:0;
  border-bottom:#b7b7b7;
}
div.dijitDialogNoTitle {
  padding-top:9px;
}
.dijitDialogCloseIcon {
  background : url("/family/images/gap/submit/images/dialogCloseButton.png") no-repeat top right;
  position: absolute;
  vertical-align: middle;
  right: 10px;
  top: 10px;
  height: 29px;
  width: 29px;
  cursor: pointer;
  z-index: 999;
}
.dj_ie .dijitDialogCloseIcon {
  background-image: url("/family/images/gap/submit/images/dialogCloseButton.gif");
}
.dijitDialogNoTitle .dijitDialogCloseIcon {
  top: -15px;
  left: -15px;
}
#entry-form select#state {
  width: 60px;
  padding: 2px;
}
#entry-form select#bdayMonth,
#entry-form select#bdayDay,
#entry-form select#bdayYear
{
  padding: 2px;
}
#entry-form select#bdayDay {
  width: 50px;
}   
#entry-form select#bdayYear {
  width: 55px;
}   
#contestFooter {
    background-color: #FFFFFF;
    clear: both;
    margin: auto;
    padding: 15px 0;
    text-align: center;
    width: 994px;
}
#contestFooter ul {
	display:none;
}

#contestFooter li {
  display: inline !important;
  padding: 0 15px;
}
#contestFooter li a {
  color:#00A3E6;
  font-weight:bold;
  margin:0;
  font-size: 11px;
}

#contestFooter li.footl_4, #contestFooter li.footl_5, #contestFooter li.footl_7{
  display:none !important;  
}

#footerWrapper {
  background-color:#fff;
  overflow:visible;
  margin: auto;
  float: none !important;
  width: 994px !important;
}
#landing #footerWrapper {
  background-color:#fff;
  overflow:visible;
  margin: auto;
  float: none !important;
}
#footer {
  height: auto !important;
  background-image: none !important;
  background-color: #fff !important;
  width: 994px !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: none !important;
}
#bottomContainer {
  clear: both;
  overflow: auto;
  margin: 30px 0 0 0;
}

/**** category and paging styles ****/

body#entrydetail .headBlock h1{
    word-wrap: break-word;
}
body#entrydetail .tellafriend_box{
  width:470px;
}

body#entrydetail .tellafriend_box .messageText{
  padding-top: 8px;
}

body#entrydetail .entryQD{
  word-wrap: break-word;
}
body#entrydetail .entryQD h3{
  font-size: 18px;
  color:#46ae3a;
  margin-top: 10px;
  line-height: 18px;
}

body#entrydetail .entryQD p{
  width:465px;
}
ul#contestCategory {  
  background: transparent url('/family/images/contest_framework/mothersdayceleb/bg/categoryBg.png') top left repeat-x;
  padding-left: 5px;
  margin-bottom: 20px;
  overflow: auto;
}
ul#contestCategory li {
  display: inline;
}
ul#contestCategory li button {
  border: none; 
  font-weight: bold;
  color: #fff;
  background-color: transparent;
  cursor: pointer;
  width: 90px;
  padding-bottom: 1px;
  overflow: hidden;
} 
ul#contestCategory #all {
  width: 45px !important;
}
ul#contestCategory li button.allSelected {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/bg/allCategoryBg.png') top left no-repeat;
  color: #0099CC;
  height: 36px;
  width: 44px;  
}
ul#contestCategory li button.selected {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/bg/activeCategoryBg.png') top left no-repeat;
  color: #0099CC;
  width: 90px;
  height: 32px;
  white-space: nowrap;
}
#viewBy {
  color: #fff;
  font-weight: bold;
  padding: 8px 10px;
  float: left;
}
.searchBox #viewBy {
  display:none;
} 
#categoryDropdown {
  margin: 6px 30px;
  float:left; 
  width: 100px;
}
.searchBox #categoryDropdown {
  margin-left: 5px;
} 
.topSortAndPaging {
  overflow: auto;
  }
.topSortAndPaging span, .topSortAndPaging ul li {
  display: inline;
  float: left;
  padding-bottom: 5px;
}
.topSortAndPaging span {
  color: #616163;
  }
.topSortAndPaging ul li button {
  border: none;
  color:#0099cc;
  background-color: #fff;
  font-weight: bold;
  cursor: pointer;
  padding: 0 10px;
}
.topSortAndPaging .selected {
  color: #000 !important;
}
.paging {
  float: right;
  text-align: right;
  margin-right: 5px;
}
.paging ul li {
  display: inline;
}
.paging ul {
  float: left;
  display: inline;  
}
.paging a {
  color:#0099cc;
  font-weight:bold;
} 
.paging a.backward {
  float:left; 
  padding-right: 15px;
  display: inline;
}
.paging a.forward {
  float:right;
  padding-left: 15px
}
p.noEntries { 
  padding: 20px 0;
} 

#entries {
  width: 470px;
  clear: both;
  overflow: auto;
}
#entries ul {
  overflow:auto;  
  float: left;
}
#entries ul li {
  display: inline;
  float:left;
  margin: 12px 8px 12px 9px;
  width: 80px;
  height: 150px;
  overflow: hidden;
  }
.noMarginRight {
  margin-right: 0 !important;
}   
.noMarginLeft {
  margin-left: 0 !important;
}   
#entries ul li a {
  color: #0099cc; 
  font-weight: bold;
}   
#entries ul li a img {
  display: block;
  height: 80px;
  margin: 0 0 5px 0;
}
.entryPaging {
  border: 1px dashed #dfdfdf;
  border-left: none;
  border-right: none;
  padding: 5px 0; 
  overflow: auto;
  margin: 10px 0;
}
#mainContent {
  width: 470px;
}
#aboutContest h1 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
}
#aboutContest #bubbleBox {
  clear: both;
  overflow: auto;
  margin: 20px 0 0 0;
}
#aboutContest .aboutMessage {
  clear: both;
  overflow: auto;
  }
#aboutContest #bubbleBoxSecond {
  border: 1px solid #EEEEEE;
    margin: 15px 0 0;
  clear: both;
  overflow: auto;
  }
#aboutContest #bubbleBoxSecond .bubbleBoxBtm {
    background: url("/family/images/contest_framework/mothersdayceleb/nav/bubbleBox_gry_bttm.png") no-repeat scroll left bottom #FFFFFF;
    height: 10px;
    width: 100%;
}

#aboutContest .messageText {
  padding: 10px 15px;
  }
#aboutContest h5 {
  margin: 0;
  } 
#aboutContest p {
  float:right;
  width: 180px;
  padding: 0;
  margin: 0;  
  }
#aboutContest img {
  float: left;
  border: 1px solid #ccc;
  margin: 0 0 15px 0;
  display: block;
  height: 260px;
  width: 260px; 
  }
#aboutContest #bubbleBoxSecond {
    margin: 20px 0 0 0;
    width: 468px; 
  }
#aboutContest #bubbleBoxSecond .bubbleBox {
  background-color: #0099cc !important;
  color: #fff;
}

#prizesContent .prizeContainer {
  margin: 15px 0;
  border-top: 1px dotted #ccc;
  padding: 10px;
  overflow: auto;
  }
#prizesContent .prizeContainer p {
  float:right;
  width: 265px;
  padding: 0;
  margin: 0;
  }
#prizesContent .prizeContainer h2 {
  color: #FF9900;
  width: 350px;
  padding: 0 ;
  margin: 0 0 10px 0;
  clear: both;  
  line-height: 28px;
  } 
#prizesContent .prizeName {
  font-weight: bold; 
  clear:both;
  } 
#prizesContent .prizeContainer img {
  float: left;
  border: 1px solid #ccc;
  margin: 0 0 15px 0;
  display: block;
  } 
#popupLoginToVote {
  background-color: #FFFFFF;
    border: 1px solid #D7D7D7;
    padding: 10px;
}
#contactPopUp {
  width: 400px;
  background-color: #fff;
  margin: 0;
  padding: 0 0 30px;
  border: 4px solid #e9e9e7;
  overflow:auto;
}
.contactHeader {
  background-color: #e9e9e7;
  width: auto;
  overflow: auto;
  }
.contactHeader h2 {
  color: #ed4277;
  width: 250px;
  float: left;
  padding: 0 10px;
}
#contactPopUp #close {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/popUpClose.png') 47px 14px no-repeat;
  color: #0099cc;
  font-weight: bold;
  width: 50px;
  float:right;
  padding: 15px 10px 0;
  margin-right: 20px;
  cursor: pointer;
}
#contactPopUp p {
  padding: 5px 20px 0;
  }
#contactPopUp p.required {
  color: #ed4277; 
  padding: 0 20px 5px;
  }
#contactPopUp fieldset {
  padding: 5px 20px;
  border: none; 
}
#contactPopUp fieldset label {
  display:block;
  padding-bottom: 3px;
}
.tundra .dijitButtonNode {
  border:none !important;
  margin: 0;
  padding: 0;
  background: none !important;
}
.dijitButton[widgetid=contactSubmit] input[type=button] {
  border: none !important;
  background: transparent;
} 
#contactSubmit {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/doneBtn.png') 0px 0px no-repeat;
  height: 36px; 
  width: 80px;
  margin:  20px 0 20px 20px;
  border:none !important;
  float:right;
}
#contactSubmit:hover {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/doneBtn.png') 0px -38px no-repeat;
  border:none;
}
#contactPopUp #altState {
  width: 60px;
}
.winnersBox {
  width: 420px;
  heigh: 270px;
  background-color: #f8f8f8;
  border: 1px solid #eeeeec;
  padding: 10px;
  overflow: auto;
  margin: 0 0 20px 0;
}
.winnersInfo {
  float:left;
  margin: 0 0 0 10px;
}
.winnersInfo a {
  padding: 5px 0;
  color: #3399ff;
  display: block;
}
.winnerLocation {
  padding: 5px 0;
} 
h2.winSubHead {
  color: #ff6600;
  font-size: 24px;
  font-weight: normal;
}
.winnersInfo h3 {
  font-size: 20px;
  font-weight: normal;
  color: #ff6600;
}
#finalsSorryMessage {

}
#confirmFinalistVoteMessage {

}
#finalFntries button {
  clear:both;
  float:right;
}
#finalFntries {
  text-align: center;
  width: 780px;
  clear: both;
  overflow: auto;
}
#finalFntries ul {
  overflow:auto;  
  float: left;
}
#finalFntries ul li {
  display: inline;
  float:left;
  margin: 12px 10px 12px 10px;
  width: 110px;
  overflow: hidden;
  background-color: #f8f8f8;
  padding: 0px;
}
#finalFntries .categoryHeader {
    float: left;
  height: 180px;
}
#finalFntries .categoryHeader h3 {
    width: 140px;
    color: #ff6600;
    font-weight: normal;
    font-size: 24px;
}
#finalFntries .categoryFinalHolder {
  overflow: auto;
}
#finalFntries img {
  padding: 15px 15px 5px; 
}
.finalistBioLink {
  padding: 5px 0;
  color: #3399ff;
  display: block;
  font-weight: bold;  
  cursor: pointer;
}
#finalFntries .radioHolder {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/bg/radioVoteBg.png') 0px 0px no-repeat;
  height: 22px; 
  width: 110px;
  margin: 0;
  padding: 9px 0 0;
  border:none !important;
}
#finalFntries .selected {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/bg/radioVoteBg.png') 0px -31px no-repeat !important;
  height: 22px; 
  width: 110px;
  margin: 0;
  padding: 9px 0 0;
  border:none !important;
}
#bioDialog h3 {
  font-size: 20px;
  font-weight: normal;
  color: #ff6600;
  float: left;  
}
#bioDialog #watchVideoLink, #bioDialog #seePhotoLink {
  float: right;
  color: #3399ff;
  cursor: pointer;
}

#bioDialog #showPhoto, #bioDialog #showVideo {
  overflow: auto;
}

.close {
  background: transparent url('/family/images/contest_framework/mothersdayceleb/buttons/popUpClose.png') 50px 0px no-repeat;
  color: #0099cc;
  font-weight: bold;
  width: 50px;
  float:right;
  padding: 0 10px 15px;
  cursor: pointer;
}
.voteCount {
  margin: 0;
  padding-bottom: 10px;
  font-weight: bold;
}
#finalistVotingSubmit {
  float:right;
  margin-top: 10px;
  position: relative;
  border: none; 
  padding: 0 20px 0 0;
  cursor: pointer;
  overflow: visible;
  background: transparent url("/family/images/contest_framework/mothersdayceleb/buttons/orgSlideSprite.png") no-repeat scroll right -92px;
}
#finalistVotingSubmit span {
  text-shadow: -1px -1px 0 #ccc;
  text-align: center;
  border:none; 
  position: relative;
  color: #fff;
  font-weight: bold;
  display: block; 
  white-space: nowrap;  
  padding: 13px 0 0 10px;
  background: transparent url("/family/images/contest_framework/mothersdayceleb/buttons/orgSlideSprite.png") no-repeat -7px -5px;
  height: 32px;
}
#finalistVotingSubmit:hover {
    background: transparent url("/family/images/contest_framework/mothersdayceleb/buttons/orgSlideSprite.png") no-repeat scroll right -135px;
}
#finalistVotingSubmit:hover span {
  background: transparent url("/family/images/contest_framework/mothersdayceleb/buttons/orgSlideSprite.png") no-repeat -7px -50px;
}
#entryVotes p {
  padding: 0;
  }
.entrantCategory {
  color: #FF9900;
  font-size: 14px;
  font-weight: bold;
}
.entrantTitle {
  color: #0099cc;
  font-size: 12px;
  font-weight: bold;
    
}
.finalsPromo {
  margin: 20px 0;
  padding: 15px;
  border: 1px dotted #ccc;
}
#couponBox {
  border: 1px dashed #333;
  padding: 15px;
  margin: 15px 0;
}

a.fb_share_btn{
    display: block;
    float: left;
    height: 18px;
    margin: 1px 5px 0 0;
    text-indent: -9999px;
    width: 57px;
    background: transparent url("/family/images/contest_framework/facebook-share-icon.gif") no-repeat top left;
}

.shareBlock {
  margin: 10px 0 0 3px;
  padding:0;
}
.shareBlock a {
  padding-right: 5px;
}

._canVote{
  display:none;
}

table#skyscraperLeftContainer{
  margin:0 auto;
}

.carousel .imageNav .imageList img, .carousel .imageNav button{
  cursor:pointer;
  curosr:hand;
}

#entry li, .entry li{
  word-wrap: break-word;}
}
/* 

Wrapper styles
grabbed from http://disney.go.com/disneyjunior/css/Fcss 
*/

/***************************************************************
 *  File: /css/reset.css
 ***************************************************************/
/* v1.0 | 20101130 */
html{color:#000;}
html,body,div,dl,dt,dd,ul,ol,pre,form,legend,p,blockquote,td{margin:0;padding:0;}
th{margin:0;padding:0;font-style:normal;font-weight:normal;text-align:left;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
fieldset{margin:0;padding:0;border:0;}
address,cite,dfn,em,strong,var{font-style:normal;font-weight:normal;}
li{list-style:none;margin:0;padding:0;}
caption{text-align:left;font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;margin:0;padding:0;}
select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea{font-family:inherit;font-size:inherit;font-weight:inherit;margin:0;padding:0;}
code{margin:0;padding:0;font-style:normal;font-weight:normal;}
.nodisplay{display:none;}
a, object{outline:none;}
a {text-decoration:none; color:#0099cc;}
body, a {font-family:arial; font-size:12px;}
h1,h2,h3, dt {font-family:arial;font-weight:bold;}
h1 a, h2 a, h3 a, dt a { color:#000; font-size:14px;}
dt a:hover {text-decoration:underline;color:#000;}
dt { font-size:14px;}

a:hover { text-decoration:underline;} /** we need clarification whether the hover color will be pink  color:#C8329A;**/

/***************************************************************
*  Junior Classes
***************************************************************/

/*****
* Ad classes
*****/
.adtile {position:relative;}
.w180 {width: 180px;}
.h160 {height: 160px;}
.h10 {height:10px;}
.AdSlugTop {position:absolute; top:0; z-index:10;}
.AdContent {position:absolute; bottom:0; z-index:9;}
.f300x250AdWrapper {position:absolute;top:5px; right:25px;}
.f300x250Ad {}
.f300x250AdSlug {position:absolute;top:0;right:-10px;}
.f300x250CategoryRightAdWrapper { height:250px; margin-bottom:10px; position:relative; width:310px; }
.f300x250CategoryRightAd {left:0; position:absolute; top:0; z-index:4; }
.f300x250CategoryRightAdSlug { left:300px; position:absolute; top:0; width:10px; z-index:50;}
.adSlug { line-height: 1px; }

.fSuperAdWrapper{width:1000px;padding:5px 0; margin:0 auto;display:block;clear:both;}
.fSuperAd {margin:0 auto; height:90px; width:728px; padding:0px 0 0 10px; text-align:right; background-image: url(http://a.dolimg.com/en-US/disneyjunior/media/adslugs/adflag.png); background-position: top left; background-repeat:no-repeat;}
.fVerticalAdWrapper {position:relative; margin-top:10px;}
.fVerticalAd {}
.fVerticalAdSlug {position:absolute; top:0; left:-10px; }



/*****
* Content classes
******/
#pageContainer {
  margin:0 auto;
  width:1000px;
}
.contentBgWrapper {
  margin:0 auto;
  background:url(http://a.dolimg.com/en-US/disneyjunior/media/fpo/Fcontentbackground_fpo_transparent.png) repeat-y top center;
  width:1000px;
}

/*
#landing .fSuperAdWrapper, 
#landing #pageContainer,
#landing .contentBgWrapper
{width:1010px;}
*/

.content {
  width:996px;
  margin: 0 auto;
  overflow-x:hidden;
  overflow-y:hidden;
  position:relative;
  background:#fff;

}

#topNavWrapper {
  margin-bottom:15px;
  clear:both;
}

.Fmasthead {
  height: 86px;
  width: 996px;
}

.FhomeTop, .FcategoryTop {
  width:996px;
  height:277px;
  display:block;
  clear:both;
  background-color:#6666ff;
  margin-bottom:15px;
}

.fCategoryTitle {
  font-family: arial,helvetica,sans-serif;
  color:black;
  font-size:20px;
  font-weight:bold;
}

.fCategoryText {
  font-family: arial,helvetica,sans-serif;
  color:black;
  font-size:15px;
  margin-bottom:10px;
}

.fCategoryPageCarouselCenter {
  margin:0 0 0 0;
}

.fCategoryPageCarouselRight {
  margin:0 0 0 0;
}

.FhomeRight {
  width:805px;
  margin-left:190px;
  min-height:600px;
  position:relative;
}

.Fleft {
padding:10px 0px 0px 15px;
width:175px;
float:left;
}

.fLeftNav {
  width:180px;
  height:356px;
}

.fLeftNavArrowImage {
  margin-left:-13px;
  padding-right:5px;
}

.FleftNavLogoText {
  text-decoration:none;
  color:black;
  font-family:arial,helvetica,sans-serif;
  font-size:20px;
  font-weight:bold;
}

.FleftNavMenuItems {
  text-decoration:none;
  font-family:arial,helvetica,sans-serif;
  font-size:13px;
  padding-left:15px;
}

.FleftNavMenuSubItems {
  text-decoration:none;
  font-family:arial,helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
}

.FleftNavMenuSubItemSelect {
  margin-left:30px;
  margin-top:3px;
  margin-bottom:3px;
}

.FleftNavMenuItemSelect {
  margin-top:3px;
  margin-bottom:3px;
}

*:first-child+html .FleftNavMenuSubItemSelect {
  margin-top:5px;
  margin-bottom:0px;
  line-height:3px;
}

*:first-child+html .FleftNavMenuItemSelect {
  margin-top: 5px;
  margin-bottom:0px;
  line-height:3px;
}

.Fcenter {
  width:490px;
  float:left;
  min-height:800px;
  padding-top:15px;
}

.Fright {
  width:300px;
  min-height:600px;
  float:left;
  padding-top:15px;
}

.footerModule {
  clear:both;
  background-color:#9999ff;
}

/* start:Category Page */
.FcategoryTitleText {
margin:-7px 0px 10px 0px;
}

.FcategoryTitleText h1 {
font-size: 24px;
}
/* end:Category Page */


/*****
Homepage Iris
******/

.FirisPlayerCenterWell {
  display:block;
  position:relative;
}

.FirisPlayerCenterWell #irisWrap {
  height: 277px;
  position:absolute;
  left:0;
  top:0;
  z-index:1;
}
.FirisPlayerCenterWell #irisThumbnails {
  position:absolute;
  left:710px;
  top:0;
  z-index:2;
  width:297px;
}

.FirisPlayerCenterWell #thumbsWrap{
  margin-top:5px;
}

.FirisPlayerCenterWell #irisFrame {
  width:700px;
  height: 277px;
  z-index:10;
  position:absolute;
  left:0;
  top:0;
  overflow:hidden;
}

.FirisPlayerCenterWell #irisSEOData {
  width:1px;
  height:1px;
  overflow:hidden;
}

.FirisPlayerCenterWell #irisSEOData img {
*width:1px;
*height:1px;
*overflow:hidden;
}

.FirisPlayerCenterWell li {
  width:250px;
  height:80px;
  display:block;
  background-repeat:no-repeat;
  clear:both;
  margin:0 0 3px 0;
  padding:7px 0 0 30px;
  position:relative;
}

.FirisPlayerCenterWell li span {
  font-size:19px;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
  display:block;
  clear:both;
}

.FirisPlayerCenterWell li:hover{
  cursor:hand;
  cursor:pointer;
}

.FirisPlayerCenterWell li #irisButtonItem1:hover,
.FirisPlayerCenterWell li #irisButtonItem2:hover,
.FirisPlayerCenterWell li #irisButtonItem3:hover {
  display:block;
  text-decoration:none;
  border:0;
}

/****** Iris player buttons when active ************/
.FirisPlayerCenterWell li #rollover1arrow,
.FirisPlayerCenterWell li #rollover2arrow,
.FirisPlayerCenterWell li #rollover3arrow{
  display:none;
  height:90px;
  position:absolute;
  top:0;
  right:0;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/sprites/FhomepageIrisSprite.png);
  z-index:-1;
}
.FirisPlayerCenterWell li #rollover1arrow{
  width:281px;
  background-position:-1px -140px !important;
}
.FirisPlayerCenterWell li #rollover2arrow {
  width:279px;  /* for some reason this is slightly smaller than the first arrow*/
  background-position:-291px -140px !important;
}
.FirisPlayerCenterWell li #rollover3arrow{
  width:279px;  /* for some reason this is slightly smaller than the first arrow*/
  background-position:-578px -141px !important;
  z-index:-1;
}
.FirisPlayerCenterWell li #rollover1inactive,
.FirisPlayerCenterWell li #rollover1hover,
.FirisPlayerCenterWell li #rollover2inactive,
.FirisPlayerCenterWell li #rollover2hover,
.FirisPlayerCenterWell li #rollover3inactive,
.FirisPlayerCenterWell li #rollover3hover {
  height:87px;
  position:absolute;
  top:0;
  right:0;
  width:282px !important;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/sprites/FhomepageIrisSprite.png);
}

.FirisPlayerCenterWell li #rollover3inactive,
.FirisPlayerCenterWell li #rollover3hover{
  width:281px !important; /*for some reason, it needs to be slightly smaller*/
}

/****** Iris player buttons when inactive ************/
.FirisPlayerCenterWell li #rollover1inactive,
.FirisPlayerCenterWell li #rollover2inactive,
.FirisPlayerCenterWell li #rollover3inactive {
  display:block;
  z-index:-2;
}
.FirisPlayerCenterWell li #rollover1inactive{
  background-position:0px -51px !important;
}
.FirisPlayerCenterWell li #rollover2inactive {
  background-position:-289px -51px !important;
}
.FirisPlayerCenterWell li #rollover3inactive {
  background-position:-578px -51px !important;
}

/****** Iris player buttons on hover ************/
.FirisPlayerCenterWell li #rollover1hover,
.FirisPlayerCenterWell li #rollover2hover,
.FirisPlayerCenterWell li #rollover3hover {
  display:none;
  z-index:-3;
}
.FirisPlayerCenterWell li #rollover1hover{
  background-position:0px -231px !important;
}
.FirisPlayerCenterWell li #rollover2hover{
  background-position:-289px -231px !important;
}
.FirisPlayerCenterWell li #rollover3hover{
  background-position:-578px -231px !important;
}

/*****
* Featured Promos - there are three widths: 255, 350, and 475.
255 and 300 have three bg/color options:  purple, pink and green.
475 has four bg/color options:  blue, purple, green or none (none is the rounded corner background)
******/

.FfeaturePromo475 {
  width:475px;
  height:266px;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/sprites/FfeaturePromoSprite.png);
  background-repeat:no-repeat;
  display:block;
  margin-bottom:5px;
}
.FfeaturePromo475Blue {
  background-position:0 0;
}

.FfeaturePromo475Green {
  background-position:-474px 0;
}

.FfeaturePromo475Purple {
  background-position:-949px 0;
}

.FfeaturePromo475BWStripeHeader {
background:none;
height: auto;
margin: 0px 0 10px 0px;
min-height: 240px;
}

.FfeaturePromo475BWStripeHeaderTV {
background:none;
height: 235px;
margin: 10px 0 -5px 0px;
min-height: 235px;
}
.FfeaturePromo475NoBg {
background-position:-938px -449px;
margin-bottom: 15px;
}

.FfeaturePromo475NoBg .FfeaturePromoImageLeftCorner {
  height:260px;
  width:260px;
  background:url(http://a.dolimg.com/en-US/disneyjunior/media/sprites/FfeaturePromoSprite.png) no-repeat -938px -449px;
  position:absolute;
  left:0;
  top:0;
  z-index:5;
}

.FeaturePromo475NoBg dt{
font-size:18px;
}

.FfeaturePromo475 h2 {
  text-indent:20px;
  line-height:30px;
  font-size:19px;
  color:#fff;
  text-transform:uppercase;
}

.FfeaturePromo475BWStripeHeader h2 {
color:#000000;
font-weight: bold;
padding: 0 10px;
text-align: center;
}

.FfeaturePromo475 dl.FfeaturePromoList dd.FfeaturePromoImage {
float:left;
display:block;
width:220px;
height:184px;
padding:10px 15px 10px 10px;
text-align: center;
}

.FfeaturePromo475BWStripeHeaderTV dl.FfeaturePromoList dd.FfeaturePromoImage {
width:130px;
}
.FfeaturePromo475 dt {
  padding:25px 0 15px 0;
}
.FfeaturePromo475NoBg dt {
  padding:25px 0 15px 0;
  font-size:18px;
}

.FfeaturePromo475BWStripeHeaderTV dt {
padding:14px 0 0px 0;
}

.FfeaturePromo475BWStripeHeaderTV dt a {
color: #0099CC;
font-size: 16px;
font-weight: bold;
}

.FfeaturePromo475NoBg dt {
  padding:15px 0 15px 0;
}
.FfeaturePromo475NoBg dt a {
font-size:18px;
}

.FfeaturePromo255 {
  width:253px;
  height:342px;
  height:342px;
  overflow:hidden;
  display:block;
  float:left;
  margin:0 auto;
  padding-right:10px;
}

.FfeaturePromo255 .FfeaturePromoList {
  width:220px;
}

.FfeaturePromo255 h2 {
  text-indent:20px;
  line-height:33px;
  width:255px;
  height:33px;
  font-size:19px;
  color:#fff;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/sprites/FfeaturePromoSprite.png);
  background-repeat:none;
}

.FfeaturePromo255 dt {
  clear:both;
}


.FfeaturePromo255 h2.FfeaturePromoPurple{
  background-position:0 -266px;
}

.FfeaturePromo255 h2.FfeaturePromoPink{
 background-position:-258px -266px;
}

.FfeaturePromo255 h2.FfeaturePromoGreen {
  background-position:-516px -266px;
}

.FfeaturePromo255 .FfeaturePromoFrame {
  width: 239px;
  height:270px;
  overflow:hidden;
  border-left:1px solid #e7e7e7;
  border-right:1px solid #e7e7e7;
  background:#fff;
  color:#333;
  padding:12px 0 0 12px;
}

.FfeaturePromoMoreLink{
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/sprites/FfeaturePromoSprite.png);
  background-repeat:no-repeat;
  text-align:right;
  font-weight:bold;
}

.FfeaturePromo475 .FfeaturePromoMoreLink {
  background-position:right -360px;
  padding-right:15px;
  line-height:15px;
  font-weight:bold;
  margin:20px 10px 0 0;
  float:right;
}

.FfeaturePromo475 a.FfeaturePromoMoreLink {
  clear:both;
}


.FfeaturePromo475BWStripeHeaderTV .FfeaturePromoMoreLink {
background-position:right -359px;
}

.FfeaturePromo475 .FfeaturePromoMoreLink:hover {
  /** background:url(http://a.dolimg.com/en-US/disneyjunior/media/sprites/FfeaturePromoSprite.png) -1224px -345px no-repeat; COMMENTED OUT ON PURPOSE **/
}
.FfeaturePromoBottom {
  background:url(http://a.dolimg.com/en-US/disneyjunior/media/sprites/FfeaturePromoSprite.png) no-repeat 0 -300px;
  height:40px;
  position:relative;
  width:254px;
}

.FfeaturePromo255 .FfeaturePromoMoreLink {
  background-position:right -360px;
  margin:5px 0;
  padding-right:15px;
  position:absolute;
  right:15px;
  text-align:right;
  width:auto;
}

.FfeaturePromo255 .FfeaturePromoMoreLink:hover {
  /** background-position:-1149px -339px; COMMENTED OUT ON PURPOSE **/
}

.FfeaturePromoItemList {
  width:210px;
  overflow:hidden;
}

.FfeaturePromoItemList span {
  clear:both;
  padding:5px 0 5px 0;
  display:block;
}

.FfeaturePromo475BWStripeHeaderTV .FfeaturePromoItemList {
width:285px;
overflow:hidden;
}

.FfeaturePromo475NoBg noTitle.span {
  display:block;
  height:10px;
}
.FfeaturePromo475NoBg .FfeaturePromoItemList {
  width:188px;
  overflow:hidden;
}

.FfeaturePromoList {
  margin:0;
  padding:0;
}

.FfeaturePromo475BWStripeHeaderTV .FfeaturePromoList {
line-height: 18px;
}

.FfeaturePromo475NoBg img.FfeaturePromoImageFrame {
  border:none;
  padding:0;
}

.FfeaturePromo475BWStripeHeaderTV img.FfeaturePromoImageFrame {
border:none;
padding:0;
}
.FfeaturePromo475NoBg dl.FfeaturePromoList dd.FfeaturePromoImage {
    display: block;
    float: left;
    height: 260px;
    padding: 0 15px 0 0;
    width: 260px;
}


.FfeaturePromo475NoBg .FfeaturePromoMoreLink {
    background-position: right -360px;
    font-weight: bold;
    line-height: 15px;
    padding-right: 15px;
    text-align: right;
    clear:both;
    margin:10px 10px 0 0;
}

.FfeaturePromo475NoBg .FfeaturePromoMoreLink:hover {
    /** background-position: 170px -345px; COMMENTED OUT ON PURPOSE **/
}

img.FfeaturePromoImageFrame {
  border:1px solid #ccc;
  padding:3px;
}

.FfeaturePromoItemList ul {
  margin:0 0 10px 0;
  padding:0;
  display:block;
  /*float:left;*/
}

.FfeaturePromoItemList ul li.bgBlueDot {
  background:url(http://a.dolimg.com/en-US/disneyjunior/media/sprites/FfeaturePromoSprite.png) 0 -360px no-repeat;
  padding-left:20px;
  list-style:none;
  line-height:20px;
}

.FfeaturePromo475BWStripeHeaderTV .FfeaturePromoItemList li {
list-style:disc outside none;
margin-left: 15px;
}

.FfeaturePromo350 h2 {
  text-indent:20px;
  line-height:33px;
  width:302px;
  height:33px;
  font-size:19px;
  color:#fff;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/sprites/FfeaturePromoSprite.png);
  background-repeat:none;
}
.FfeaturePromo350 h2.FfeaturePromoPurple{
  background-position:0 -450px;
}

.FfeaturePromo350 h2.FfeaturePromoPink{
 background-position:-310px -450px;
}

.FfeaturePromo350 h2.FfeaturePromoGreen {
  background-position:-623px -450px;
}

.FfeaturePromo350 .FfeaturePromoFrame {
  width: 265px;
  max-height:270px;
  overflow:hidden;
  border-left:1px solid #e7e7e7;
  border-right:1px solid #e7e7e7;
  background:#fff;
  color:#333;
  padding:4px 0 4px 35px;
}

.FfeaturePromo350 .FfeaturePromoBottom {
    background: url(http://a.dolimg.com/en-US/disneyjunior/media/sprites/FfeaturePromoSprite.png) no-repeat scroll -0px -483px transparent;
    height: 40px;
    position: relative;
    width: 302px;
}

.FfeaturePromo350 .FfeaturePromoMoreLink{
  background-position:355px -339px;
  right:15px;
  text-align:right;
  padding-right:15px;
}
.FfeaturePromo350 .FfeaturePromoMoreLink {
  background-position:right -359px;
  float:right;
  margin:5px 10px 0 0;
  overflow:hidden;
  position:absolute;
  right:15px;
  text-align:right;
  width:auto;
}

.FfeaturePromo350 .FfeaturePromoMoreLink:hover {
  /**background-position:-1059px -339px;  COMMENTED OUT ON PURPOSE **/
}

.FfeaturePromo475ImageBg {
min-height: 261px;
font-family: sans-serif,arial,helvetica;
}

.FfeaturePromoContent {
margin-left: 224px;
width: 230px;
}

.FfeaturePromoContent h2 {
margin:0px;
}

.FfeaturePromoContent h3 {
font-size: 18px;
line-height: 20px;
margin:0px;
}

.FfeaturePromoContent p {
margin:0px;
line-height: 18px;
}

.FfeaturePromoContentTitle {
padding-top:9px;
font-size:28px;
font-weight:bold;
}

.FfeaturePromoContentText {
font-size: 13px;
margin-top: -4px;
line-height: 12px;
}

.FfeaturePromoContentButton {
margin:16px 0px 0px 343px;
}

.FfeaturePromoStripeHeaderFrame {
height:8px;
width:474px;
background:url("http://a.dolimg.com/en-US/disneyjunior/media/backgrounds/Fgrid24.png") repeat-x top left;
position:relative;
margin-bottom: 10px;
}

.FfeaturePromoStripeHeaderInnerBackground {
position:absolute;
/*left:8px;*/
top:8px;
background-color:#ffffff;
height:10px;
width:474px;
z-index:1;
}

.FfeaturePromoStripeHeaderText {
background-color:#FFFFFF;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
padding:0 10px 0 10px;
}

.FfeaturePromoStripeHeaderHolder {
position:absolute;
top:-8px;
width:474px;
z-index:2;
text-align:center;
}
/************************ end of Featured Promo Styling ************************************/

.FhomePageCarousel {
padding-top: 5px;
width:750px;
clear:both;
display:block;
}

/* Top Navigation */

div#masthead {
  height: 88px;
  position: relative;
  width: 996px;
}

div#masthead div#logo {
  left: 0;
  position: absolute;
  top: 0;
}

div#masthead h1#main {
background: url('http://a.dolimg.com/en-US/disneyjunior/media/FheadingMain.png') no-repeat scroll 0 0 transparent;
height: 32px;
left: 226px;
position: absolute;
text-indent: -10000px;
top: 36px;
width: 290px !important;
}

div#globalNavWrapperHome {
background: url('http://a.dolimg.com/en-US/disneyjunior/media/topnav/FglobalNavBg.png') 0 0 repeat-x;
height: 42px;
width: 996px;
}

div#globalNavWrapper {
background: url('http://a.dolimg.com/en-US/disneyjunior/media/topnav/FglobalNavBg.png') 0 0 repeat-x;
height: 36px;
width: 996px;
border-bottom: 1px solid #CFCFCF;
}
div#personalNavWrapper {
  position: absolute;
  right: 18px;
  top: 14px;
}

div#shortcutNavWrapper {
  bottom: 7px;
  position: absolute;
  right: 18px;
}

ul#globalNav, ul#personalNav, ul#shortcutNav {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

ul#globalNav li.navItem {
  border-left: 1px solid #308cb6;
  border-right: 1px solid #c3e7f7;
  color: #fff;
  display: inline;
  float: left;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding-top: 12px;
  text-align: center;
  text-transform: uppercase;
}

ul#globalNav li#home {
  padding-right: 17px;
  padding-left: 34px;
  width: 129px;
}

ul#globalNav li#parties {
  padding-right: 15px;
  padding-left: 14px;
  width: 59px;
}

ul#globalNav li#crafts {
  padding-right: 16px;
  padding-left: 15px;
  width: 56px;
}

ul#globalNav li#recipes {
  padding-right: 17px;
  padding-left: 19px;
  width: 60px;
}

ul#globalNav li#birthdays {
  padding-right: 17px;
  padding-left: 19px;
  width: 87px;
}

ul#globalNav li#disneyjuniorontv {
  padding-right: 14px;
  padding-left: 14px;
  width: 183px;
}

ul#globalNav li#products {
  padding-right: 21px;
  padding-left: 19px;
  width: 77px;
}

ul#globalNav li#holidayseasonal {
  padding-right: 18px;
  padding-left: 17px;
  width: 45px;
}

ul#personalNav li.navItem {
  border-left: 1px solid #c1e1f0;
  border-right: 1px solid #0988c4;
  color: #0186c9;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  display: inline;
  float: left;
  padding: 0 10px 0 10px;
}

ul#personalNav li.firstNavItem {
  border-left: none;
  padding-left: 0;
}

ul#personalNav li.navItem.lastNavItem {
  border-right: none;
  padding-right: 0;
}

ul#shortcutNav li.navItem {
  border-left: 1px solid #c1e1f0;
  border-right: 1px solid #0988c4;
  color: #0186c9;
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  display: inline;
  float: left;
  padding: 0 15px 0 15px;
}

ul#shortcutNav li.firstNavItem {
  border-left: none;
  padding-left: 0;
}

ul#shortcutNav li.navItem.lastNavItem {
  border-right: none;
  padding-right: 0;
}

ul#globalNav li.navItem:hover, ul#globalNav li.selected {
  background: url('http://a.dolimg.com/en-US/disneyjunior/media/topnav/FglobalNavItemBgOn.png') 0 0 repeat-x;
  cursor: pointer;
}

ul#globalNav a {
  color: #fff;
  text-decoration: none;
}

ul#globalNav a:hover, ul#globalNav li.selected a {
  color: #0fa8e3;
}

ul#globalNav li.firstNavItem {
  border-left: none;
  padding-left: 34px;
}

ul#globalNav li.firstNavItem.selected {
  background: url('http://a.dolimg.com/en-US/disneyjunior/media/topnav/FglobalNavItemHomeBgOn.png') 0 0 no-repeat;
}

ul#globalNav li.lastNavItem {
  border-right: none;
}

/* start:What's On TV */
#FwhatsOnTVContainer {
font-family: sans-serif,arial,helvetica;
background: url("http://a.dolimg.com/en-US/disneyjunior/media/sprites/FfeaturePromoSprite.png") no-repeat scroll 0 0 transparent;
height: 266px;
width: 470px;
overflow:hidden;
margin: 15px 0px 0px 0px;
}

#FwhatsOnTVWeekdays {
font-size:22px;
}

#FwhatsOnTVTitle {
font-size:14px;
font-weight:bold;
margin:28px 0px 0px 36px;
width:467px;
}

#FwhatsOnTVSchedule {
font-size:14px;
margin:10px 0px 0px -28px;
overflow:auto;
height:120px;
width:467px;
*overflow-x:hidden;
}

#FwhatsOnTVSchedule ul {
list-style-type:none;
margin-top: 0;
padding-left: 40px;
}

#FwhatsOnTVSchedule li {
height:24px;
margin:0;
}

#FwhatsOnTVSchedule li.oddRow {
background-color:#ECEFEF;
}

#FwhatsOnTVSchedule dl {
line-height:24px;
width: 100%;
margin:0;
}

#FwhatsOnTVSchedule dt {
float:left;
font-weight:bold;
padding:0px 0px 0px 24px;
width:65px;
*width:90px;
}

#FwhatsOnTVSchedule dd {
float:left;
margin-left:8px;
width:310px;
*margin-left:0px;
*width:280px;
}

#FwhatsOnTVTopText {
font-size:20px;
font-weight:bold;
margin:0px 0px 0px 22px;
position: relative;
top: 3px;
color:#FFFFFF
}

.whatsOnTVBottomLinkContainer {
float:right;
font-size:12px;
font-weight:bold;
margin:10px 34px 0 0;
}

.whatsOnTVBottomLink {
float: right;
margin-right: 15px;
padding-right: 14px;
background: url("http://a.dolimg.com/en-US/disneyjunior/media/sprites/FfeaturePromoSprite.png") no-repeat scroll right -360px transparent;
}
/* end:What's On TV */


/* Carousels */
.carousel {
  clear:both;
}
/* no category for this contest */
.carousel h4{
	display:none;
}
.carouselframe1 {
  height:225px;
  width:301px;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/grid24.png);
  background-repeat:repeat;
  position:relative;
  margin-top:40px;
}
.carouselframe2 {
  height:225px;
  width:474px;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/grid24.png);
  background-repeat:repeat;
  position:relative;
  margin-top:40px;
}
.carouselframe3 {
  height:225px;
  width:632px;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/grid24.png);
  background-repeat:repeat;
  position:relative;
  margin-top:40px;
}
.carouselframe4 {
  height:225px;
  width:790px;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/grid24.png);
  background-repeat:repeat;
  position:relative;
  margin-top:40px;
}
.innerbackground1 {
  position:absolute;
  left:8px;
  top:8px;
  background-color:#ffffff;
  height:209px;
  width:285px;
  z-index:1;
}
.innerbackground2 {
  position:absolute;
  left:8px;
  top:8px;
  background-color:#ffffff;
  height:209px;
  width:458px;
  z-index:1;
}
.innerbackground3 {
  position:absolute;
  left:8px;
  top:8px;
  background-color:#ffffff;
  height:209px;
  width:616px;
  z-index:1;
}
.innerbackground4 {
  position:absolute;
  left:8px;
  top:8px;
  background-color:#ffffff;
  height:209px;
  width:774px;
  z-index:1;
}
.titleText {
  background-color:#FFFFFF;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:20px;
  font-weight:bold;
  padding:0 10px 0 10px;
}
.titleholder1 {
  position:absolute;
  top:-10px;
  left:8px;
  width:280px;
  z-index:2;
  text-align:center;
}
.titleholder2 {
  position:absolute;
  top:-10px;
  left:8px;
  width:464px;
  z-index:2;
  text-align:center;
}
.titleholder3 {
  position:absolute;
  top:-10px;
  left:8px;
  width:610px;
  z-index:2;
  text-align:center;
}
.titleholder4 {
  position:absolute;
  top:-10px;
  left:8px;
  width:780px;
  z-index:2;
  text-align:center;
}
.titleText {
  text-align:center;
  width:40px;
}
.leftCarouselButton1, .leftCarouselButton2, .leftCarouselButton3, .leftCarouselButton4 {
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/carouselbuttonspirte.png);
  background-position:-250px 0;
  width:39px;
  height:39px;
  position:absolute;
  z-index:10;
  left:0;
  top:83px;
}
.rightCarouselButton1 {
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/carouselbuttonspirte.png);
  background-position:-150px 0;
  width:39px;
  height:39px;
  position:absolute;
  z-index:11;
  left:247px;
  top:83px;
}
.rightCarouselButton2 {
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/carouselbuttonspirte.png);
  background-position:-150px 0;
  width:39px;
  height:39px;
  position:absolute;
  z-index:11;
  left:420px;
  top:83px;
}
.rightCarouselButton3 {
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/carouselbuttonspirte.png);
  background-position:-150px 0;
  width:39px;
  height:39px;
  position:absolute;
  z-index:11;
  left:578px;
  top:83px;
}
.rightCarouselButton4 {
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/carouselbuttonspirte.png);
  background-position:-150px 0;
  width:39px;
  height:39px;
  position:absolute;
  z-index:11;
  left:736px;
  top:83px;
}
.rightCarouselButtonDisabled {
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/carouselbuttonspirte.png);
  background-position:-300px 0;
}
#carouselWindow1 {
  width:180px;
  overflow:hidden;
  height:170px;
  position:absolute;
  top:15px;
  left:55px;
  z-index:12;
}
#carouselWindow2 {
  width:340px;
  overflow:hidden;
  height:180px;
  position:absolute;
  top:15px;
  left:60px;
  z-index:12;
}
#carouselWindow3 {
  width:495px;
  overflow:hidden;
  height:180px;
  position:absolute;
  top:15px;
  left:55px;
  z-index:12;
}
#carouselWindow4 {
  width:660px;
  overflow:hidden;
  height:180px;
  position:absolute;
  top:15px;
  left:50px;
  z-index:12;
}
ul.imageHolder1, ul.imageHolder2 ul.imageHolder3, ul.imageHolder4 {
  overflow:hidden;
  margin-left:0;
  padding-left:0;
  padding-top:0;
  margin-top:0;
  position:absolute;
  list-style-type:none;
  top:0;
}
ul.imageHolder1 li, ul.imageHolder2 li, ul.imageHolder3 li, ul.imageHolder4 li {
  display:inline;
  float:left;
  width:144px;
  margin:0 12px;
  padding:0;
  margin-top:0;
  text-align:center;
  color:#ff0000;
  font-size:11px;
}

ul.imageHolder1 li a:link, ul.imageHolder1 li a:visited, ul.imageHolder2 li a:link, ul.imageHolder2 li a:visited, ul.imageHolder3 li a:link, ul.imageHolder3 li a:visited, ul.imageHolder4 li a:link, ul.imageHolder4 li a:visited, .carouselAdditionalLink a:link, .carouselAdditionalLink a:visited {
  text-decoration:none;
  color:#0399de;
}
ul.imageHolder1 li a:hover, ul.imageHolder2 li a:hover, ul.imageHolder3 li a:hover, ul.imageHolder4 li a:hover, .carouselAdditionalLink a:hover {
  text-decoration: underline;
  color:#0399de;
}
.carouselAdditionalLink {
  position:absolute;
  z-index:30;
  right:25px;
  bottom:15px;
  font-weight:bold;
  text-decoration:none;
  color:#0399de;
}
.carouselAdditionalLink img {
  position:relative;
  top:2px;
  padding-left:8px;
}
.carouselbottom1 {
  height:30px;
  width:301px;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/bottomshadow1.png);
  background-repeat:no-repeat;
  background-position: top center;
}
.carouselbottom2 {
  height:30px;
  width:474px;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/bottomshadow.png);
  background-repeat:no-repeat;
  background-position: top center;
}
.carouselbottom3 {
  height:30px;
  width:632px;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/bottomshadow.png);
  background-repeat:no-repeat;
  background-position: top center;
}
.carouselbottom4 {
  height:30px;
  width:790px;
  background-image:url(http://a.dolimg.com/en-US/disneyjunior/media/carousel/bottomshadow.png);
  background-repeat:no-repeat;
  background-position: top center;
}


/* Article Modules */

div.articleModuleWrapper {
  background:url('http://a.dolimg.com/en-US/disneyjunior/media/backgrounds/articleSectionHeadingBg.png') repeat-x -1px 5px;
  width: 474px;
}

div.articleModuleWrapper h2 {
  font-family: arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  text-align: center;
}

div.articleModuleWrapper h2 span {
  background: #fff;
}

/* Article Ingredient Module */

div#ingredientModuleWrapper {
  margin-bottom: 25px;
}

div#ingredientModuleWrapper ul#ingredients {
  margin: 18px 0 0 15px;
}

div#ingredientModuleWrapper ul#ingredients li {
  list-style: disc outside;
  line-height:20px;
  margin-left: 15px;
}

/* Article Step Module */

div#stepModuleWrapper ol li div.stepWrapper {
  margin-top: 6px;
}

div#stepModuleWrapper ol li div {
  display: inline;
  float: left;
}

div#stepModuleWrapper ol li div.stepNumber {
  background-position: 15px 0px;
  background-repeat: no-repeat;
  min-height: 25px;
  width: 54px;
}

div#stepModuleWrapper ol li div.stepContent {
  border-bottom: 1px dotted #ccc;
  min-height: 25px;
  padding: 8px 0 18px 8px;
  width: 412px;
}

div#stepModuleWrapper ol li div.lastStep div.stepContent {
  border-bottom: none;
}

div#stepModuleWrapper ol.false li div.stepNumber {
  display: none;
}

div#stepModuleWrapper ol.false li div.stepContent {
  width: 466px;
}

div#stepModuleWrapper ol li div.stepContent div.stepContentCopy {
  width: 231px;
}

div#stepModuleWrapper ol li div.sansImage div.stepContentCopy {
  width: 412px;
}

div#stepModuleWrapper ol li div.stepContent div.stepContentImage {
  float: right;
  width: 135px;
}

div#stepModuleWrapper ol li div.stepContent div.stepContentImage img {
  border: 1px solid #999;
}


div#stepModuleWrapper ol li div.stepContent div.stepContentButton {
  background: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/articeButtonArrow.png') no-repeat top right;
  height: 13px;
  margin-top: 12px;
  padding-right: 12px;
}

div#stepModuleWrapper ol li div.stepContent div.stepContentButton a {
  color: #3399cc;
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 13px;
  text-decoration: none;
}

div#stepModuleWrapper ol li div.stepContent div.stepContentButton a:hover {
  text-decoration: underline;
}

/* Step Numbers */

.stepNumber1 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber1.jpg');
}

.stepNumber10 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber10.jpg');
}

.stepNumber11 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber11.jpg');
}

.stepNumber12 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber12.jpg');
}

.stepNumber13 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber13.jpg');
}

.stepNumber14 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber14.jpg');
}

.stepNumber15 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber15.jpg');
}

.stepNumber16 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber16.jpg');
}

.stepNumber17 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber17.jpg');
}

.stepNumber18 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber18.jpg');
}

.stepNumber19 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber19.jpg');
}

.stepNumber2 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber2.jpg');
}

.stepNumber20 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber20.jpg');
}

.stepNumber21 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber21.jpg');
}

.stepNumber22 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber22.jpg');
}

.stepNumber23 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber23.jpg');
}

.stepNumber24 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber24.jpg');
}

.stepNumber25 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber25.jpg');
}

.stepNumber26 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber26.jpg');
}

.stepNumber27 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber27.jpg');
}

.stepNumber28 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber28.jpg');
}

.stepNumber29 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber29.jpg');
}

.stepNumber3 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber3.jpg');
}

.stepNumber30 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber30.jpg');
}

.stepNumber31 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber31.jpg');
}

.stepNumber32 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber32.jpg');
}

.stepNumber33 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber33.jpg');
}

.stepNumber34 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber34.jpg');
}

.stepNumber35 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber35.jpg');
}

.stepNumber36 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber36.jpg');
}

.stepNumber37 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber37.jpg');
}

.stepNumber38 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber38.jpg');
}

.stepNumber39 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber39.jpg');
}

.stepNumber4 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber4.jpg');
}

.stepNumber40 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber40.jpg');
}

.stepNumber41 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber41.jpg');
}

.stepNumber42 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber42.jpg');
}

.stepNumber43 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber43.jpg');
}

.stepNumber44 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber44.jpg');
}

.stepNumber45 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber45.jpg');
}

.stepNumber46 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber46.jpg');
}

.stepNumber47 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber47.jpg');
}

.stepNumber48 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber48.jpg');
}

.stepNumber49 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber49.jpg');
}

.stepNumber5 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber5.jpg');
}

.stepNumber50 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber50.jpg');
}

.stepNumber6 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber6.jpg');
}

.stepNumber7 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber7.jpg');
}

.stepNumber8 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber8.jpg');
}

.stepNumber9 {
  background-image: url('http://a.dolimg.com/en-US/disneyjunior/media/icons/steps/articleStepNumber9.jpg');
}

#mainContent #sponsorLogoContainer {
  top: 10px; 
  right: 10px;
}
#mainContent div.headBlock #sponsorLogoContainer {
  right: 0 !important;
  top: 0 !important;
}
#sponsorLogoContainer {
  position: absolute;
  right: 0;
  top: 0;
}
#entrydetail #sponsorLogoContainer {    /* special case - since the entry name can vary in length, we want this to give room to the <h1> when the sponsorLogo is not present */
  float: right;
  width: 160px;
  position: static !important;
}



#childFirstName {
	padding:2px;	
}