/* Holiday.css overrides */
#holidays_wrap, #bg-wrap, #bg-wrap2
{
    overflow:hidden;
    padding:0;
    position: relative;
}
#holidays_wrap .header
{
    display:none;
}
#holiday
{
	padding:0;
    position: relative;
}
#local_nav
{
    height: 205px;
    left: 24px;
    padding: 0;
    position: relative;
    top: 14px;
}
#local_nav ul
{
    padding-left:201px;
    position:relative;
    top:36px;
    *zoom:1;
}
#local_nav li
{
    height: 35px;
    padding:0 21px 0 15px;
}
#local_nav a
{
    height:35px;
}
#holiday_full
{
    margin-top:0;
    overflow:hidden;
    padding:0;
    position:relative;
    width:auto;
}
.holiday_box
{
	background: none;
}
#landing_promos
{
    height:236px;
    margin-left:5px;
    position:relative;
    width:632px;
}
#landing_promos h2
{
    overflow:hidden;
    text-indent:-9999px;
}
#landing_promos li a
{
    display:block;
    height:90px;
    position:absolute;
    top:82px;
    width:122px;
}
#landing_promos .promo-a
{
    left:63px;
}
#landing_promos .promo-b
{
    left:255px;
}
#landing_promos .promo-c
{
    left:446px;
}

/* Portal Specific */
#holidays_wrap
{
    background: #b2faff url(../i/2011/bg/bg.jpg) no-repeat scroll 0 0;
    margin: 0 1px;
    width: 898px;
}
#bg-wrap 
{
    background: transparent url(../i/2011/bg/tree-trunks.png) repeat-y scroll 0 0;
}
#bg-wrap2
{
    background: transparent url(../i/2011/bg/tree-tops.png) no-repeat scroll 0 0;
}
#holiday
{
    background: transparent url(../i/2011/bg/hills.png) no-repeat scroll 0 100%;
    margin-top: -113px;
}
#bg-wrap.home #holiday
{
    background-image: url(../i/2011/bg/hills-home.png);
    height: 702px;
}
#holiday_full
{
    /*background: #fff url(../i/bg/tile_whitespeckle.jpg) repeat scroll 0 0;*/
}
#bg-wrap.home #holiday_full
{
    background: url(../i/2011/bg/promos-home.png) no-repeat scroll 355px 0;
    height: 565px;
    margin-bottom:10px;
}
.create-card #holiday_full
{
  background:none;
  margin-left:-10px;
  padding: 0;
  width:880px;
}
#local_nav
{
    background: url(../i/2011/bg/nav.png) no-repeat scroll 0 0;
}
#local_nav li
{
    background:url(../i/2011/bg/nav-delimiter.png) no-repeat scroll right top;
}
#local_nav a
{
    background:transparent url(../i/2011/btn/nav.png) no-repeat scroll 0 0;
}
#home a
{
    width:47px;
}
#home a:hover,
#home a.selected
{
    background-position:0 -35px;
}
#videos a
{
    width:54px;
    background-position:-47px 0;
}
#videos a:hover,
#videos a.selected
{
    background-position:-47px -35px;
}
#cards a
{
    width:87px;
    background-position:-101px 0;
}
#cards a:hover,
#cards a.selected
{
    background-position:-101px -35px;
}
#crafts a
{
    width:66px;
    background-position:-188px 0;
}
#crafts a:hover,
#crafts a.selected
{
    background-position:-188px -35px;
}
#recipes a
{
    width:61px;
    background-position:-254px 0;
}
#recipes a:hover,
#recipes a.selected
{
    background-position:-254px -35px;
}
#message a
{
    width:72px;
    background-position:-315px 0;
}
#message a:hover,
#message a.selected
{
    background-position:-315px -35px;
}
#local_nav #message 
{
    background-image: none;
}
.bevel_bot
{
    background:url(../i/2011/bg/frame-bot.png) no-repeat scroll 2px 100%;
    margin-bottom:120px;
    margin-left:254px;
    padding-bottom: 32px;
    width: 630px;
}
.bevel_top
{
    background:url(../i/2011/bg/frame-top.png) no-repeat scroll -1px 0;
    padding-top:68px;
    width:630px;
}
.bevel_top .inner
{
    background:url(../i/2011/bg/frame-mid.png) repeat-y scroll 0 0;
    min-height:450px;
    overflow:hidden;
    padding:0 30px;
    width: 570px;
}
#holiday_full .inner h2
{
    color:#f54982;
    margin: 0 0 18px;
    text-align:center;
}
#video-player
{
    background:none;
    margin-top:0;
    padding-top:0;
    position:relative;
}
#video-player #player-controls 
{
    padding:0 0 0 55px;
}
#holiday_full #video-player h2
{
    margin-bottom:4px;
}
#holiday_full #video-player button
{
    background:url(../i/2011/btn/buttons.png) no-repeat scroll 0 0;
}
#holiday_full #video-player .mute,
#holiday_full #video-player .muted
{
    height:56px;
    margin:7px 8px 0 0;
    width:52px;
}
#holiday_full #video-player .pause,
#holiday_full #video-player .play
{
    height:75px;
    width:75px;
}
#holiday_full #video-player .back,
#holiday_full #video-player .next
{
    height:50px;
    width:44px;
}
#holiday_full #video-player .mute
{
    background-position:0 -83px;
}
#holiday_full #video-player .muted
{
    background-position:-54px -83px;
}
#holiday_full #video-player .back
{
    background-position:-85px -139px;
    margin-right:13px;
}
#holiday_full #video-player .back:hover
{
    background-position:-85px -214px;
}
#holiday_full #video-player .pause
{
    background-position:0px -289px;
}
#holiday_full #video-player .pause:hover
{
    background-position:0px -364px;
}
#holiday_full #video-player .play
{
    background-position:0px -139px;
}
#holiday_full #video-player .play:hover
{
    background-position:0px -214px;
}
#holiday_full #video-player .next
{
    background-position:-129px -139px;
}
#holiday_full #video-player .next:hover
{
    background-position:-129px -214px;
}
#holiday_full #player-utilities ul
{
	background:none;
}
#holiday_full #player-utilities button,
#holiday_full #player-utilities button.print.disabled
{
    display:none;
}
#holiday_full #player-utilities button.print
{
	height: 62px;
    overflow: hidden;
    position: absolute;
    right: 69px;
    text-indent: -10000px;
    top: 381px;
    width: 100px;
    cursor:pointer;
    display:block;
}
.videos .tplayer-wrap
{
    background:url(../i/2011/bg/frame-video.png) no-repeat scroll 50% top;
    margin-right:0;
    padding:0 0 30px 21px;
    width:509px;
}
.videos #tplayer
{
    background:none;
    margin-bottom:-7px;
    padding:32px;
    width:464px;
}
.videos #tplayer #now-playing
{
    margin-left:11px;
    text-align:left;
}
.videos #tplayer #now-playing span
{
    color:#681a2c;
}
.videos #player-inner 
{
    margin-left:11px;
    width:400px;
}
.home-video 
{
    left: 80px;
    position: absolute;
    top: 174px;
}
.home-video .mute, 
.home-video .muted {
    background: url(../i/2011/btn/buttons.png) no-repeat scroll 0 -83px;
    height: 56px;
    left: 205px;
    position: absolute;
    top: 20px;
    width: 54px;
}
.home-video .muted
{
    background-position: -54px -83px;
}
.home-video .pause, .home-video .paused 
{
    display: none;
}
.home-promo 
{
    display:block;
    position:absolute;
}
.home-promo .go,
.cards-promo a .go,
.crafts-promo a .go,
.recipes-promo a .go,
.message-promo a .go,
.barney-promo a .go
{
    background: url(../i/2011/btn/buttons.png) no-repeat scroll -116px 0;
    display:block;
    height:53px;
    position:absolute;
    width:57px;
}
.home-promo:hover .go,
.cards-promo a:hover .go,
.crafts-promo a:hover .go,
.recipes-promo a:hover .go,
.message-promo a:hover .go,
.barney-promo a:hover .go
{
    background-position: -116px -53px;
}
.home .promo-a
{
    height:173px;
    left:355px;
    width:193px;
    top:0;
}
.home .promo-a .go
{
    left:131px;
    top:101px;
}
.home .promo-b
{
    height: 216px;
    left: 643px;
    top: 14px;
    width: 213px;
}
.home .promo-b .go
{
    left:151px;
    top:151px;
}
.home .promo-c
{
    height: 178px;
    left: 417px;
    top: 238px;
    width: 189px;
}
.home .promo-c .go
{
    left:115px;
    top:99px;
}
.home .promo-d
{
    height: 181px;
    left: 660px;
    text-indent: -10000px;
    top: 235px;
    width: 185px;
}
.home .promo-d .go
{
    left:114px;
    top:122px;
}
.home .promo-e
{
    height: 68px;
    left: 100px;
    text-indent: -10000px;
    top: 339px;
    width: 199px;
}
.home .promo-e .go
{
    left:128px;
    top:7px;
}
.fdu-list li
{
    margin-bottom: 20px;
    padding: 0 6.4%;
}
.fdu-list li.first
{
    padding-left: 2%;
}
.fdu-list li.last
{
    padding-right: 2%;
}

.videos-promo,
.contest-promo
{
    background:url(../i/2011/bg/promos-videos.png) no-repeat scroll 0 0;
    height:379px;
    left:19px;
    position:absolute;
    top:127px;
    width:216px;
}
.cards-promo
{
    background:url(../i/2011/bg/promos-cards.png) no-repeat 0 0;
    height:528px;
    left:15px;
    position:absolute;
    top:142px;
    width:243px;
}
.cards-promo .promo-a
{
    height: 224px;
    left: 24px;
    position: absolute;
    top: 38px;
    width: 211px;
}
.cards-promo .promo-a .go
{
    left:145px;
    top:140px;
}
.cards-promo .promo-b
{
    height: 221px;
    left: 15px;
    position: absolute;
    top: 305px;
    width: 214px;
}
.cards-promo .promo-b .go
{
    left:140px;
    top:146px;
}
.crafts-promo
{
    background:url(../i/2011/bg/promos-cards.png) no-repeat 0 0;
    height:528px;
    left:15px;
    position:absolute;
    top:142px;
    width:243px;
}
.crafts-promo .promo-a
{
    height: 224px;
    left: 24px;
    position: absolute;
    top: 38px;
    width: 211px;
}
.crafts-promo .promo-a .go
{
    left:145px;
    top:140px;
}
.crafts-promo .promo-b
{
    height: 221px;
    left: 15px;
    position: absolute;
    top: 305px;
    width: 214px;
}
.crafts-promo .promo-b .go
{
    left:140px;
    top:146px;
}

.recipes-promo
{
    background:url(../i/2011/bg/promos-cards.png) no-repeat 0 0;
    height:528px;
    left:15px;
    position:absolute;
    top:142px;
    width:243px;
}
.recipes-promo .promo-a
{
    height: 224px;
    left: 24px;
    position: absolute;
    top: 38px;
    width: 211px;
}
.recipes-promo .promo-a .go
{
    left:145px;
    top:140px;
}
.recipes-promo .promo-b
{
    height: 221px;
    left: 15px;
    position: absolute;
    top: 305px;
    width: 214px;
}
.recipes-promo .promo-b .go
{
    left:140px;
    top:146px;
}

.message-promo
{
    background:url(../i/2011/bg/promos-message.png) no-repeat 0 0;
    height:363px;
    left:15px;
    position:absolute;
    top:142px;
    width:237px;
}
.message-promo .promo-a
{
    height: 224px;
    left: 16px;
    position: absolute;
    top: 38px;
    width: 215px;
}
.message-promo .promo-a .go
{
    left:147px;
    top:151px;
}
.barney-promo
{
    background:url(../i/2011/bg/promos-message-2.png) no-repeat 0 0;
    height:528px;
    left:15px;
    position:absolute;
    top:142px;
    width:243px;
}
.barney-promo .promo-a
{
    height: 224px;
    left: 24px;
    position: absolute;
    top: 38px;
    width: 211px;
}
.barney-promo .promo-a .go {
    left: 134px;
    top: 131px;
}
#holiday_contest em
{
	color:#F54982;
	font-style:normal;
}
#voicemail
{
	font-weight:bold;
	color:#222;
	font-size:0.93em;
	visibility:hidden;
}
#sub_promos ul
{
	overflow:hidden;
	padding:14px 0 26px;
	_zoom:1;
}
.cards #sub_promos ul
{
  margin-left:7px;
  padding-top:0;
}
#sub_promos li
{
	float:left;
	height:135px;
	margin-right:14px;
	width:312px;
}
.cards #sub_promos li
{
	height:160px;
	margin-right:24px;
	width:299px;
}
#sub_promos li.last
{
	margin-right:0;
}
#sub_promos li a
{
	/*background:url(../i/bg/promos.png) no-repeat scroll 0 0;*/
	display:block;
	height:100%;
	width:100%;
}
#sub_promos li a.cards
{
	background-position:-326px 0;
}
#sub_promos li a.create
{
	background-position:0 -136px;
}
#sub_promos li a.picme
{
	background-position:-326px -136px;
}
#sub_promos li a span
{
	text-indent:-10000px;
	overflow:hidden;
}
#printable_assets
{
  margin:0 7px;
}
#form_wrap
{
    background:url(../i/2011/bg/frame-form.png) no-repeat scroll center top;
    min-height:157px;
    height:auto;
    _height:157px;
    padding:40px 10px 0 6px;
    width:auto;
}
#holiday_full #form_wrap h2
{
    color:#f54982;
    font-size:2.8em;
    margin:0 auto 0.2em;
    text-align:center;
    width:455px;
}
#form_wrap p
{
    color:#444;
    font-size:13px;
    font-weight:bold;
    line-height:1.6;
    margin:0 auto 1em;
    text-align:center;
    width:530px;
}
#form_wrap fieldset
{
    /*background:url(../i/bg/form-characters.png) no-repeat scroll right bottom;*/
    min-height:324px;
    _height:324px;
    padding:0 0 10px 70px;
    width:auto;
}
#form_wrap .submit-btn
{
	cursor:pointer;
}
#form_wrap legend
{
    display:none;
}
#form_wrap .text label,
#form_wrap .state label
{
    color:#f54982;
    float:left;
    font-size:1.4em;
    margin:0 5px 0 0;
    text-align:right;
    width:95px;
    *zoom:1;
}
#form_wrap label object
{
	width:100%;
}
#form_wrap div.agree,
#form_wrap div.text,
#form_wrap div.select
{
    margin-bottom:12px;
    position:relative;
}
#form_wrap div.select select
{
    width:75px;
}
#form_wrap div.text input,
#form_wrap div.text textarea
{
    border:1px solid #acaaaa;
    padding:2px;
}
#form_wrap div.fname,
#form_wrap div.hometown,
#form_wrap div.age,
#form_wrap div.state
{
    margin-right:15px;
    overflow:hidden;
}
#form_wrap div.fname,
#form_wrap div.hometown 
{
    width:354px;
}
#form_wrap div.age,
#form_wrap div.state
{
    width:190px;
}
#form_wrap div.age input
{
    float:left;
    width:69px;
}
#form_wrap div.fname input,
#form_wrap div.hometown input
{
    width:235px;
}
#form_wrap div.message
{
    width:383px;
}
#form_wrap div.message label
{
    float:none;
    margin:0;
    text-align:left;
    width:auto;
}
#form_wrap div.message textarea
{
    height:87px;
    margin-bottom:12px;
    overflow:auto;
    width:380px;
}
/* To target a safari browser issue */
@media screen and (-webkit-min-device-pixel-ratio:0){
  #form_wrap div.message textarea{overflow-y:auto; overflow-x:hidden; resize:none;}
}
#form_wrap div.agree
{
    font-size:12px;
    width:383px;
}
#form_wrap .agree *
{
    vertical-align:middle;
}
#form_wrap div.agree input
{
    margin-right:4px;
}
#form_wrap a:link,
#form_wrap a:visited,
#form_wrap a:hover,
#form_wrap a:active
{
    color:#0397D6;
    font-weight:bold;
}
#form_wrap a.privacy
{
    margin-left:8px;
}
#form_wrap button
{
    background:none;
    float:right;
    margin-top:-5px;
    *margin-top:-28px;
    overflow:visible;
    padding:0;
}
#form_wrap .agree button
{
    background:url(../i/2011/btn/buttons.png) no-repeat scroll -85px -289px;
    height:28px;
    text-indent:-10000px;
    width:92px;
}
#form_wrap .err
{
	position:absolute;
	right:0px;
	top:5px;
	font-size:24px;
	width:10px;
}
#form_wrap .message .err,
#form_wrap .agree .err
{
	top:5px;
}
#form_wrap .message .err
{
	left:186px;
}
#form_wrap .agree .err
{
	left:-15px;
}
#form_wrap .err-text-wrap
{
    margin:3px 0;
    font-weight:bold;
    font-size:1.1em;
    line-height:1.25em;
}
.form .inner 
{
    min-height:360px;
}
#form_wrap.thanks fieldset 
{
    min-height:90px;
}
#holiday_full #form_wrap.thanks h2
{
    font-size:3.5em;
    margin-bottom:0.8em;
}
#holiday_full #form_wrap.thanks ul
{
    font-size:1.7em;
    padding-left:25px;
    width:380px;
}
#form_wrap.thanks p
{
    color:#cd2cb8;
    font-size:1.7em;
    line-height:1.3;
    margin:0.5em auto 0.25em;
    text-align:center;
    width:380px;
}
#form_wrap.thanks li a:link,
#form_wrap.thanks li a:visited
{
    color:#fff;
}
#form_wrap.thanks li a:hover,
#form_wrap.thanks li a:active
{
    color:#fff !important;
    text-decoration:none;
}
#bg-wrap.contest .inner 
{
    overflow:visible;
}
#holiday_contest
{
    background:url(../i/2011/bg/frame-contest.png) no-repeat scroll 0 0;
    height:515px;
    margin:-5px 0 -2px 8px;
    overflow:hidden;
    position:relative;
}
#holiday_contest > h1,
#holiday_contest > p
{
    margin:0;
    text-indent:-10000px;
}
#holiday_contest > .upload
{
    display:block;
    height:28px;
    left:175px;
    overflow:hidden;
    position:absolute;
    text-indent:-10000px;
    top:127px;
    width:193px;
}
#holiday_full #voicemail h2
{
    margin-bottom:12px;
    text-align:left;
}
#holiday_adrow
{
    width:170px;
}
#skyscraper
{
    background-color: #0a86c3;
    margin-right:0;
    margin-top:20px;
}
#skyscraper h6
{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	margin:2px 0;
}
#holiday_leaderboard
{
    margin-left:28px;
    width:898px;
}
#leaderboard
{
    background-color: #6b3dba;
}
#leaderboard h6
{
    /*background:url(../i/bg/leaderboard-header.png) no-repeat scroll 3px 0;*/
}
#holiday-marquee
{
	margin:0;
}
#printable_assets .fdu-list .first
{
    padding-left:1%;
}
#printable_assets .fdu-list .last
{
    padding-right:1%;
}
#printable_assets .fdu-list li
{
    padding:1% 2.7%;
}
#card-creator 
{
	margin:130px 0 0 20px;
	border:1px solid white;
	width:880px;
}
.create-card #holiday_full
{
	width:auto;
}
#form_wrap.no-go
{
	height:320px;
}
#form_wrap.no-go p
{
	width:76%;
	margin:10px auto 30px;
	font-size:1.2em;
	line-height:1.6em;
}