cont_top h1, .border
{
	background-color: #0397D6;
}
.border
{
	background-color: #FFFFFF;
	border-color: #0397D6;
	border-style: solid;
	border-width: 0pt 6px 6px;
	padding: 4px 11px;
}
h2
{
	color: #6E3B7F;
	font-size: 18pt;
}
p.summary
{
	float: left;
}
div.box.ratings .copy img
{
	float:left;
	margin-right:24px;
}
div.box.ratings .copy .info
{
	float:left;
	width:540px;
}
#full_schedule
{
  display: inline;
	float: left;
	width: 459px;
	margin: 10px 0 0;
}
#full_schedule h2
{
	color: #5C1F94;
	font-size:19pt;
	line-height:1em;
	margin-bottom:8px;
}
#full_schedule h3
{
	background-color: #FDC30A;
	padding: 4px 8px 4px 4px;
	margin: 0;
}
#full_schedule h3 select
{
	float: left;
}
#full_schedule h3 span
{
	float: right;
	line-height: 23px;
	text-transform: capitalize;
	font-size: 10pt;
}
#full_schedule .imgtabstrip li
{
	float: left;
/*  background-color: #1ab3f5;*/
	margin: 0 5px -5px 0;
	position:relative;
	z-index:8;
}
#full_schedule .imgtabstrip li,
#full_schedule .imgtabstrip li a
{
  width: 155px;
  height: 52px;
}
#full_schedule .imgtabstrip li.afternoon,
#full_schedule .imgtabstrip li.afternoon a
{
  width: 153px;
}
#full_schedule .imgtabstrip li.evening,
#full_schedule .imgtabstrip li.evening a
{
  width: 141px;
}
#full_schedule .imgtabstrip li.end
{
	margin-right:0;
}
#full_schedule .imgtabstrip li a
{
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#full_schedule .imgtabstrip li a span
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../i2/schedule_tabs.png) no-repeat 0 -52px;
	z-index: 9;
}
#full_schedule .imgtabstrip li.active a.morning span
{
  background-position: 0 0;
}
#full_schedule .imgtabstrip li a.afternoon span
{
  background-position: -155px -52px;
}
#full_schedule .imgtabstrip li.active a.afternoon span
{
  background-position: -155px 0;
}
#full_schedule .imgtabstrip li a.evening span
{
  background-position: -308px -52px;
}
#full_schedule .imgtabstrip li.active a.evening span
{
  background-position: -308px 0;
}
#full_schedule .imgtabstrip li a img
{
/*  position:absolute;*/
/*  top: 0;*/
/*  left: 3px;*/
/*  float: left;*/
}
#full_schedule .imgtabstrip li.active
{
/*  background-color: #76d2fa;*/
}
#full_schedule .page_container
{
	background-image: none ;
	background-color: #76d2fa;
	padding: 10px;
	clear: left;
}
#full_schedule .tab_page div.copy_tab
{
	background-color: #F0F8E9;
	padding: 10px 3px 3px 9px;
	overflow:hidden;
}
#full_schedule .tab_page img
{
	float: left;
	margin:0px 16px 0 0;
	border: solid 1px #479ABD;
}
#full_schedule ol 
{
	float:left;
	clear:none;
	width:284px;
}
#full_schedule div.hr
{
	background: transparent url(../../i/hr_orange_crayon.gif) no-repeat left top;
	width: 412px;
	height: 2px;
	margin: 20px auto;
	padding: 1px 0;
	clear: left;
}
#full_schedule ol li
{
	margin: 10px 0;
	line-height: 17px;
}
#full_schedule ol span
{
	text-transform: lowercase;
	font-size: 9pt;
	float:left;
	width:75px;
}
#full_schedule ol ul
{
	float:left;
	width:195px;
}
#full_schedule ol ul li
{
	font-weight: bold;
	display: block;
	margin:0 0 4px 0;
}
div.box.on_demand
{
	width: 218px;
	float: right;
	font-size: 9pt;
}
div.box.on_demand h2 b
{
  width:200px;
}
div.box.on_demand .numeric_nav
{
	margin:4px 0;
}
div.on_demand ul.custom
{
	background: transparent url(../../i/hr_on_demand.gif) no-repeat left top;
	padding-top: 4px;
}
div.on_demand ul.custom li
{
	width: 100%;
	background: transparent url(../../i/hr_on_demand.gif) no-repeat left bottom;
	margin: 0 0 4px 0;
	padding: 4px 0 7px 0;
}
div.on_demand ul.custom li a.img
{
	float: left;
	margin-right: 10px;
}
div.on_demand ul.custom li a.img img
{
	border: solid 1px #a0329f;
}
div.on_demand ul.custom li span
{
	color: #d04395;
	font-weight: bold;
}
#info, h1
{
  background-color: #0397D6;
}
#info
{
	padding: 10px 7px 6px 7px;
}
#border, .border-wrap
{
	background-color: #fff;
	padding: 4px 11px;
}
.border-wrap
{
	position:relative;
}
#border h3, .border-wrap h3
{
	margin: 20px 5px 20px 5px;
}
#border div.cta, .border-wrap div.cta
{
	line-height: 23px;
	text-align: right;
}

.text_ad
{
	float: left;
	margin: 30px 12px 10px 12px;
}
#ad_row
{
	text-align: center;
	margin: 10px 0;
	padding: 0px;
}
#ad_row div.box
{
	margin: 0 auto;
}
#ad_row img
{
	margin: 10px 12px 0px 12px;
	float: left;
}
#ad_row h6
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
.contact_us
{
	background: transparent url(../../i/bg/bg_contactus.jpg) no-repeat left top;
	width: 853px;
	height: 411px;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: center;
	color: #0e296c;
}
.contact_us .have-question 
{
	text-align:center;
	color: #0e296c;
	padding: 317px 0 0 343px;
	font-weight:bold;
	font-size:12pt;
	line-height:1em;
}	
.contact_us .have-question .faq-text 
{
	font-size: 12px;
	color: #0e296c;
}
.contact_us .have-question .faq-text  a 
{
	color: #0e296c;
}
#border .contact_us h2
{
	line-height: 14px;
	margin: 0;
}
.col_3_1
{
	float: left;
	background-color: Transparent;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 200px;
	width: 190px;
	text-align: left;
}
.col_3_2
{
	float: left;
	width: 190px;
	margin: 0px 0px 20px 10px;
	text-align: left;
	padding: 0px;
}
.col_3_3
{
	text-align: left;
	float: left;
	width: 190px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.col_3_2 p, .col_3_1 p, .col_3_3 p
{
	
	color: #316647;
	font-size: 19px;
	font-weight: bold;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
.col_3_2 h3, .col_3_1 h3, .col_3_3 h3
{
	
	color: #3d0175;
	font-size: 19px;
	font-weight: bold;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
#about
{
background:url("../../i/bg/bg_mission_winter_2010.jpg") no-repeat scroll left top transparent;
height:141px;
margin:10px 5px 0;
padding:280px 20px 0 390px;
}
#about p 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0e296c;
	font-size: 13px;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
#about p:first-child 
{
	margin-bottom: 12px;
}
#about p a:link, 
#about p a:visited, 
#about p a:hover, 
#about p a:active 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #0e296c;
}
#advertisers-wrap
{
	overflow:hidden;
	padding-bottom:5px;
	background-color:#fff;
	
}
advertisers-wrap #skyscraper
{
	margin-left:695px;
	float:none;
}
#advertisers
{
	width:685px;
	float:left;
}
#advertisers .blurb
{
	background:transparent url(../../i/bg/advertisers.jpg) no-repeat 5px 0;
	height: 301px;
	margin-bottom:10px;
	text-indent:-10000px;
}
#advertisers .med_rec.one
{
	margin-right:44px;
}
#advertisers .blurb img
{
	margin-bottom:10px;
}
#about h3
{
	font-size: 28px;
	color: #3d0175;
	margin: 20px 0px;
	line-height:1em;
}
#privacy,
#help
{
	background-color: #e6f7fe;
	width: 810px;
	padding: 10px 20px;
	margin: 10px 5px 0px 5px;
	text-align: left;
}
#help h2
{
	font-size:1.2em;
}
#help h3
{
	font-size:1em;
}
#privacy h2
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 125%;
	padding: 0px;
	margin: 10px 0px 5px 0px;
}
#privacy p,
#help p
{
	padding: 0px;
	margin: 10px;
	line-height: 130%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	
}
#info #help ul
{
	padding-left:10px;
}
#privacy ul
{
	list-style-type: square;
	padding: 0px 0px 0px 15px;
}
#privacy ul li p,
#help ul li p
{
	color: #000;
}
#press
{
	background: transparent url(../../i/bg/bg_press.jpg) no-repeat left top;
	float: left;
	width: 810px;
	padding: 10px 20px;
	margin: 10px 20px 10px 40px;
	text-align: left;
	width: 525px;
	height: 388px;
}
.side
{
	float: left;
	width: 200px;
	margin: 10px;
}
#press h2
{
	margin: 0px 0px 0px 230px;
}
#press p
{
	margin: 0px 0px 0px 230px;
	width: 55%;
}
#press ul.right
{
	float: left;
	width: 145px;
	margin: 20px 0px 0px 0px;
}
#press ul.left
{
	float: left;
	width: 145px;
	margin: 20px 0px 0px 230px;
}
#press ul.left a, #press ul.right a
{
	color: #0397d6;
	font-size: 12px;
	font-weight: bold;
}
ol.tos
{
	list-style-type: decimal;
	padding: 0px 0px 0px 15px;
}
.rules 
{
	background-color:#E6F7FE;
}
.grand_tails_day
{
	background:#fff url(../../i/bg/bg_gtd.jpg) no-repeat left bottom;
	padding:20px 40px;
}
.grand_tails_day h2
{
	color:#d06118;
	font-size:18pt;
	line-height:1em;
	margin:0;
}
.grand_tails_day p
{
	color:#b46836;
	font-size:12pt;
	line-height:1em;
	margin:0;
}
.grand_tails_day fieldset
{
	width:430px;
	float:right;
	margin-top:10px;
}
.grand_tails_day #form
{
	height:338px;
}
.grand_tails_day fieldset p
{
	color:#773c16;
	margin:0;
	font-size:11pt;
}
.costume 
{
	background:#fff url(../../i/bg/costume.jpg) no-repeat left top;
	height:532px;
}
.costume h2
{
	color:#CD0800;
	font-size:37px;
	line-height:1em;
	margin:0;
}
#info .costume h3
{
	color:#CD0800;
	font-size:30px;
	line-height:1em;
	margin:0;
}
.costume p.tagline
{
	font-size:17px;
	line-height:1em;
	margin:0;
}
.costume div.details
{
	margin:23px 25px 64px 339px;
	padding:10px 20px;
}
.costume div.details p
{
	font-weight:bold;
	margin-top:0;
	font-size:14px;
	line-height:1.1em;
}
#info .costume div.details ul
{
	color:#0397D6;
	list-style-type:square;
	margin:25px 0 40px;
	padding-left:25px;
}
.costume div.details ul span
{
	color:#000;
}
.costume div.details .cta
{
	display:block;
	margin:8px 0;
}
.costume div.details .cta a
{
	font-weight:bold;
}
#info ol, #info ul
{
	margin:10px 20px;
	padding: 0 30px;
}
#info ol li, #info ul li
{
	margin:20px 0;
}
#info ol
{
	list-style:decimal none outside;
}
#info ul 
{
	list-style:disc none outside;
}
#info ol.short li, #info ul.short li
{
	margin:10px 0;
}
.affilliate 
{
	color:#fff;
	padding-top:9px;
}
.affilliate div.wrap
{
	margin-right:10px;
	position:relative;
	float:left;
}
.affilliate img.logo
{
	position:absolute;
	top:13px;
	left:19px;
}
.affilliate p
{
	margin:13px 0;	
}

.thanksgiving
{
	width:883px !important;
	height:538px !important;
	padding:0 !important;
	position:relative !important;
}
.tg_bg
{
	padding:0 !important;
	margin:0 !important;
}
#border.thanksgiving fieldset
{
	width:385px;
	height:310px;
	position:absolute;
	top:244px;
	right:42px;
	margin:2px;
	padding:8px;
}
#border.thanksgiving fieldset label
{
	font-size:11pt;
	line-height:1em;
	height:11pt;
	display:block;
	margin:0;
	color:#862a0b;
	font-weight:bold;
}
#border.thanksgiving fieldset label.short, #border.thanksgiving fieldset label.short embed, #border.thanksgiving fieldset label.short object
{
	width:50px;
}
.thanksgiving fieldset input.text
{
	clear:left;
	float:left;
	width:280px;
	border:solid 1px #acaaaa;
	margin:3px 3px 3px 0;
}
.thanksgiving fieldset span.err
{
	float:left;
}
.thanksgiving label object, .thanksgiving label embed
{
	position:absolute;
}
.thanksgiving fieldset input.short, fieldset select.short
{
	width:70px;
	border:solid 1px #acaaaa;
	float:left;
	margin:3px 3px 3px 0;
}
.thanksgiving fieldset div.left, fieldset div.right
{
	float:left;
}
.thanksgiving fieldset div.left
{
	clear:left;
	margin-right:3px;
	width:291px;
}
.thanksgiving fieldset div.right
{
	width:80px;
}
.thanksgiving fieldset textarea
{
	width:371px;
	height:50px;
	border:solid 1px #acaaaa;
	margin:0 3px 10px 0;
	float:left;
}
.thanksgiving fieldset .submission 
{
	text-align:right;
	clear:left;
}
.thanksgiving fieldset .submit
{
	margin-bottom:10px;
}
#border.thanksgiving fieldset .submission label
{
	font-size:9pt;
	font-weight:normal;
}
.thanksgiving fieldset .submission .tos
{
	float:left;
	width:190px;
	text-align:left;
}
.thanksgiving fieldset .submission .tos .err
{
	margin-right:3px;
}
#border.thanksgiving fieldset .tos label
{
	display:inline;
}
#border.thanksgiving div.spacer
{
	height:623px;
	width:2px;
}
.thanksgiving fieldset .err_summary
{
	margin-bottom:10px;
}
.thanksgiving span#promo
{
	padding-top:523px;
	padding-bottom:1px;
	display:block;
}
.thanksgiving fieldset span
{
	font-size:7pt;
}
.thanksgiving p
{
	line-height:1.3em;
}
.lgs
{
	background:transparent url(http://comcastchd.vo.llnwd.net/o15/i/bg/bg_LGS.jpg) no-repeat scroll 0 0;
	padding:0px 22px !important;
}
.lgs .txt
{
	width:480px;
}
.lgs h2
{
	font-size:2.75em;
	line-height:1em;
	margin-top:0.3em;
}
.lgs h2.bot
{
	margin-top:-0.4em;
}
.lgs p
{
	line-height:1.2em;
	margin:0 0 10px;
}
.lgs p strong
{
	font-size:1.41em;
	line-height:1em;
	display:block;
	margin-right:-10px;
}
.lgs .clear
{
	height:153px;
}
#mall_tour
{
	padding-top:15px;
	background-position:101.5% 100%;
}
#mall_tour .info_panel
{
    margin:0 8px 0 0;
    width:601px;
}
#mall_tour .info_panel h3
{
	font-size:1.8em;
}
#mall_tour .box
{
	background-color:Transparent;
}
#mall_tour .tour_dates
{
	width:100%;
}
#mall_tour .tour_dates td
{
	border:none;
	padding:10px 20px;
}
#mall_tour .tour_dates td.alt
{
	background-color:#f9effc;
}
#preschool
{
	margin:10px 0;
	line-height:1.35em;
}
.vcard
{
	margin:10px 15px;
	line-height:1.3em;
}
.vcard .adr
{
	margin:0.5em 0;
}
dl
{
	padding:0 1em;	
	margin-bottom:1em;
	line-height:1.25em;
}
dt
{
	color:#000;
}
dd
{
	font-size:0.8em;
	margin:0.25em 0 0.75em 1.25em;
	color:#333;
}
dd dt
{
	font-size:1.1em;
}
dd dd
{
	font-size:1em;
	margin:0.25em 0 0.25em 1em;
}
dl dl
{
	padding:0;
}
#privacy #legal ul
{
    list-style:none none outside;
    padding:0;
}
#privacy #legal ul li
{
    margin:0.25em 0 0.75em .25em;
    padding:0;
}
#video_rules 
{
	padding:10px 20px;
	margin:20px;
	line-height:1.3em;
}
#video_rules ol
{
	list-style:decimal none outside;
	margin:10px 0 20px 10px;
}
#video_rules ol li
{
	font-weight:normal;
	display:list-item;
}
#video-how-to-wrap 
{
	background:transparent url(../../tss/i/bg/cardboardTile.jpg) repeat scroll 1px 0;
}
#video-how-to 
{
	background:transparent url(../i/howto/foot.jpg) no-repeat scroll 0 100%;
	overflow:hidden;
	padding:25px 0 100px 25px;
}
#video-how-to .intro
{
	color:#fff;
	font-size:1.5em;
	line-height:1.1em;
	padding-right:151px;
	width:298px;
	height:150px;
	position:absolute;
	background:transparent url(../i/howto/something.png) no-repeat scroll 95% 0;
}
#video-how-to .intro h1
{
	background-color:transparent;
	padding:0;
	font-size:2.25em;
}
#video-how-to .intro h1 b
{
	color:#fff000;
}
#video-how-to .intro p
{
	margin:0 10px 0 0;
}
#video-how-to .video-inset
{
	background-color:#edd6ac;
	padding:16px 22px;
	margin:130px 0 0;
	color:#5f461b;
	font-size:0.9em;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#video-how-to .video-inset h2
{
	font-size:1.25em;
	color:#332306;
	margin:0;
}
#video-how-to .video-inset ul
{
	padding-left:15px;
	list-style:square none outside;
}
#video-how-to .video-inset p
{
	margin:0 0 7px;
}
#video-how-to .video-inset li
{
	color:#bf6f12;
	margin:0 0 10px;
}
#video-how-to .video-inset li span 
{
	color:#5f461b;
}
#video-how-to .col-one
{
	width:449px;
	float:left;
	margin-right:21px;
}
#video-how-to .col-two
{
	margin-left:470px;
}
#video-how-to .tplayer-wrap
{
	margin:10px 0 30px;
	position:static;
}
#video-how-to a.upload,
#video-how-to a.watch
{
	display:block;
	text-indent:-9999px;
	margin:0 auto;
}
#video-how-to a.upload
{
	width:343px;
	height:89px;
	background:transparent url(../i/howto/upload.png) no-repeat scroll 0 0;
}
#video-how-to a.watch
{
	width:344px;
	height:118px;
	background:transparent url(../i/howto/watch.png) no-repeat scroll 0 0;
}
#border.fathers-day ol li
{
    font-weight:normal;
    display:list-item;
}

#gallery-instructions
{
    padding:0 20px;
}
#gallery-instructions ol
{
    list-style:decimal disc none;
}
#gallery-instructions ol li
{
    display:list-item;
    font-weight:normal;
    margin:10px 0;
}
#gallery-instructions h2
{
    font-size:1.4em;
    color:#444;
    margin:20px 0;
}
#rightHolder {
	position:relative;
	text-align:center;
	z-index:1;
	margin:10px 0;
	float:right;
}
#skyscraper {}

div.tv_schedule {
  overflow: hidden;
/*  background-color: #5c1f94;*/
}
div.tv_schedule #skyscraper {
  background-color:#8955ba;
  padding:1px 4px 8px;
  width:160px;
}
div.tv_schedule #skyscraper h6 {
  color: #fff;
}
div.tv_schedule div.box.ratings
{
  margin: 15px 0 19px;
}
div.tv_schedule div.box.on_demand
{
  width: 248px;
	margin: 10px 0 0;
}
div.tv_schedule div.box.on_demand .section_head {
  padding-top: 9px;
}
div.tv_schedule div.box.on_demand h2
{
  padding-right: 0;
  float: left;
  background: none;
  font-size: 15pt;
  color: #5C1F94;
}
div.tv_schedule div.box.on_demand .section_head .numeric_nav
{
  margin-right: 10px;
	float: right;
}
div.tv_schedule div.on_demand div.copy {
  clear: both;
}
div.tv_schedule #info,
div.tv_schedule h1 {
  background-color: #5c1f94;
}
div.tv_schedule #info {
  background: transparent;
}
#info .countdown ol 
{
    list-style:decimal none outside;
}
#info .countdown ol ol
{
    list-style:lower-alpha none outside;
}
#info .countdown ol li
{
    display:list-item;
}