﻿/* reset */

p {
	margin: 0;
	padding:0 0 5px 0;
}

#holiday_shows h2 {
	margin: 0;
	padding: 0 0 10px 0;
}

#holiday_shows h2 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 16px;
padding: 0 0 5px 0;
}

/*titles*/

#show_head {
background: url(/Themes/treehouse-v8/images/watch/holiday2009/Holiday09showTitle.jpg) 0 0 no-repeat;
height: 48px;
}

#winter_head {
background: url(/Themes/treehouse-v8/images/watch/holiday2009/titleWinter.gif) 0 0 no-repeat;
height: 48px;	
}

#returning_head {
background: url(/Themes/treehouse-v8/images/watch/holiday2009/titleReturning.gif) 0 0 no-repeat;
height: 48px;	
}

#newyear_head {
background: url(/Themes/treehouse-v8/images/watch/holiday2009/titleNewyear.gif) 0 0 no-repeat;
height: 48px;	
}



/*structure items */

#holiday_wrap {
	width: 585px;
	margin: 20px 0 0 7px;
}

#holiday_head {
	background: url(/Themes/treehouse-v8/images/watch/holiday2009/Holiday09Header.jpg) 0 0 no-repeat;
	height: 247px;
}



#holiday_shows {
	background: url(/Themes/treehouse-v8/images/watch/holiday2009/backgroundGrad.jpg) 0 0 repeat-x #cde0f4;
	padding: 0 30px 0 30px;
}

#advent_calender {
	background: url(/Themes/treehouse-v8/images/watch/holiday2009/holidayCalanderBg.jpg) 0 0 no-repeat #cee1f4;
	height: 200px;
	padding: 100px 0 0 0 ;
}
#advent_flash{position: relative; top: -60px;}

#holiday_activities {
	background: url(/Themes/treehouse-v8/images/watch/holiday2009/activitiesBackground.jpg) 0 0 no-repeat #cee1f4;
	padding: 60px 30px 0 30px;
}

#act09 {
	background: url(/Themes/treehouse-v8/images/watch/holiday2009/activitesTitles.gif) 0 0 no-repeat;
	float: left;
	margin: 0 15px 0 0;
	padding: 45px 0 0 0;
	width: 245px;
}

#game09 {
	background: url(/Themes/treehouse-v8/images/watch/holiday2009/gameTitle.gif) 0 0 no-repeat;
	float: left;
	margin: 0 0 0 15px;
	padding: 45px 0 0 0;
	width: 245px;
}


#holiday_footer, #holiday_footerM {
	
	clear: both;
	height: 73px;
	margin: 0 0 10px 0;
}

#holiday_footer {
	background: url(/Themes/treehouse-v8/images/watch/holiday2009/holidayFooter.jpg) 0 0 no-repeat;	
}

#holiday_footerM {
	background: url(/Themes/treehouse-v8/images/watch/holiday2009/holidayFooterMain.jpg) 0 0 no-repeat;
}


/*classes*/

.clear {
	clear: both;
}

ul.act_item {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.act_item li.lastOne {
	margin: 0;
}


ul.act_item li {
	float: left;
	list-style: none;
	width: 122px;
}


.showhow_item, .last_one {
 float: left;
 width: 146px;
 margin: 0 40px 0 0;
}

.last_one {
	margin: 0;
}
	
.btnH {
	text-align: center;
	padding: 10px;
}
.btnH:hover {
/*	opacity:0.80;
	filter:alpha(opacity=80); */
	
}

/* classes on programming page*/

.holiday_times {
	width: 300px;
	padding: 0 0 15px 0;
}

.holiday_writeup {
	float: left;
	width: 365px;
}


.left_line {
	float: left;
	padding: 0 10px 10px 0;
	width: 146px;
}

.premiere {
	background: url(/Themes/treehouse-v8/images/watch/holiday2009/holiday09Premier.gif) 0 2px no-repeat;
	padding: 0 0 10px 70px;
	font-weight: bold;
}

.firstairs {
	background: url(/Themes/treehouse-v8/images/watch/holiday2009/firstairs.gif) 0 2px no-repeat;
	padding: 0 0 10px 70px;
	font-weight: bold;
}

.holiday_item {
	padding: 0 0 20px 0;
}

.backT {
	border-top: 1px solid #fff;
	margin: 5px 0 0 0;
	padding: 5px 0 10px 0;
	text-align: right;
}

.footL {
	padding: 30px 0 0 40px;
	width: 110px;
}
