@import url('landing.css');
.width400 { width: 300px; }
	
.characterDesc {
	float: left;
	margin: 0 0 0 10px;
	width: 350px;
	}	
	
.characterDesc h3, .characterDesc p {
	margin: 0;
	padding: 0;
	}
	
.showBlurb h4 {
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
.showBlurb p {
	margin: 0;
	padding: 0;
	}

#boardsNav img {
		display: none;
		}
	
#boardsContent {
	position: relative;
	top: 0 !important;
	top: -16px;
	}

#sectionHeader, #leftFeature {
	height: 205px;
	}
	
#kidFeature {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Widgets/bgPlayRounded.jpg) bottom left no-repeat;
	height: 191px;
	left: 396px;
	margin: 0 0 -4px 0;
	position: relative;
	top: 14px;
	width: 205px;
	}
	
#kidFeature img#kidPlay {
	bottom: 0;
	position: absolute;
	right: 5px;
	}
	
#kidFeature #kidPicture, #kidFeature img.kidPicture {
	border: 3px solid white;
	margin: 15px auto 0 15px;
	}

#kidBalloon { display: none; }	

#leftFeature {
	background-image: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Watch/bgLeftFeature.gif) bottom left no-repeat;  
	}

#sideMenu {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Watch/bgSideMenu.gif) 0 -13px repeat-y;
	}

#sideMenuTop {
	top: -33px;
	}
		
#sideMenu a:hover {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Watch/bgSideMenuHover.gif) repeat-y;
	}
	
#sideMenuDeco { 
	bottom: -40px; 
	left: -24px; 
	}
	
#title h1 {
	color: #036;
	}
	
#showsList {
	display: block;
	padding: 0 10px;
	width: 230px;
	}
	
#showsList .letter {
	font: 1.2em "Trebuchet MS";
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	}
	
#showsList ul {
	background: none;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
	width: 230px;
	}

#showsList ul li {
	list-style-type: none;
	margin: 0 0 0 20px;
	}	
	
table#ctl00_bcr_scheduleDays {
	background: #edede0;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
	padding: 10px;
	width: 100%;	
	}
	
table#ctl00_bcr_scheduleDays td {
	font: bold .8em Verdana;
	padding: 0 5px;
	}
	
table#ctl00_bcr_scheduleDays td a {
	color: #999;
	font: 1.5em "Trebuchet MS";
	text-decoration: none;
	}
	
table#ctl00_bcr_scheduleDays td.active a {
	color: #369;
	font: 2.5em "Trebuchet MS";
	}	
	
table#ctl00_bcr_scheduleDays td.active a span {
	font: .62em "Trebuchet MS";
	}	
	
table#ctl00_bcr_scheduleDays td a span {
	font: .75em "Trebuchet MS";
	}
	
table#scheduleTimes td {
	font: .75em Verdana;
	padding: 5px;
	}


#playVideos {
 	left: 0;
 	position: absolute;
 	top: -10px;
 	z-index: 2;
 	}
 
#videoLinks {
	 background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Watch/bgVideoLinks.gif) top right no-repeat;
	 bottom: -5px;
	 height: 30px;
	 opacity: .85;
	 filter: alpha(opacity=85);
	 padding: 5px 0 0 0;
	 position: absolute;
	 right: 205px;
	 width: 394px;
	 }
 
#videoLinks .left a {
	 color: white;
	 margin: 5px 0 0 20px;
	 } 
 
#videoLinks .right a {
	 color: white;
	 font-size: .7em;
	 margin: 15px 10px 0 0;
	 } 


/* merch pages */

#grid table {
    border: 0;
    width: 448px;
    }
    
#grid td table {
    float: right;
    width: auto;
    }
    
#grid tr, #grid td, #grid th{
    border: 0;
    }
    
#grid th { display: none; }
    
.merchItem {
    min-height: 100px;
    height: auto !important;
    height: 100px;
    margin: 15px 0;
    }
    
.merchItem p {
    margin: 0 0 6px 0;
    width: 230px;
    }

.merchItem #merchImg {
    height: 200px;
    margin: 0 10px 0 0;
    width: 200px;
    }
	
#spike table {
	font: .8em Verdana;
	padding: 0 5px;
}	
	
#spike th {
	background: #dcdccb;
	font-weight: bold;
}

#spike td {
	background: #f0f1e3;
}

#news
{
	background: url(/Themes/treehouse-v8/images/watch/bgNews.gif) top left repeat-y;
	color: #369;
	font-size: .8em;
	padding: 0 10px;
	position: relative;	
	top: 20px;
	width: 446px;
}

#newsTop
{
	left: 0;
	position: absolute;
	top: -14px;	
}

#newsBtm
{
	left: 0;
	position: absolute;
	bottom: -14px;	
}
