﻿/* html properties */
	a img {
	
	}	

/* classes */

.old
{
	float: center;
	text-align: center;
	font-family: Burbank Big Rg Bd;
	color: #86a8d3;
	font-size: 14pt;
	
	}

.show 
{
	display: inline;
	float: left;
	margin: 0 12px;
	text-align: center;
	width: 160px;
	}
	
.show a {
	color: #000;
	text-decoration: none;
	}
	
.show a:hover {
	text-decoration: underline;
	}
	
.colour
{
	display: inline;
	float: left;
	margin: 0 8px 0 10px;
	width: 113px;
	
	}
	
.width50 {
	display: inline;
	float: left;
	margin: 0 0 0 2%;
	width: 47%;
	}
	
.width50 .width50 {
	margin: 0;
	}
	
/* structure */

#wrap {
width: 584px;
height:  990px;
background-color:#f7f7ea;
}

#fallLaunchTop {
	background:url(/themes/treehouse-v8/images/watch/fallLaunch2008/fallLaunch_header.jpg);
	height: 219px;
	width: 584px;
	margin: 15px auto auto auto;
}

#wrap p{
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
}

.text {
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
}
	
.introblurb {
	width: 400px;
	height: auto;
	margin-left: 30px;
	padding-top: 122px;
	font-weight: bold;
}

#showstitle {
background-image:url(/themes/treehouse-v8/images/watch/fallLaunch2008/shows_bar.jpg);
height: 32px;
width: 584px;
}

#showsbg{
background-image:url(/themes/treehouse-v8/images/watch/fallLaunch2008/shows_bg2.jpg);
height: 437px;
width: 581px;
}

.showpics {
width: 160px;
height: 175px;
padding-left: 25px;
float: left;
border: #000000 solid 0px;
}

.showRow {
width:580px;
height: auto;
padding-top: 0px;
}


#activitytitle {
background-image:url(/themes/treehouse-v8/images/watch/fallLaunch2008/activities_bar.jpg);
height: 45px;
width: 276px;
}

#activitysbg{
background-image:url(/themes/treehouse-v8/images/watch/fallLaunch2008/activities_bg.jpg);
height: 276px;
width: 231px;
}


#activityBlock {
width: 274px;
height: auto;
float: left;
}

#baseMiddle {
width: 30px;
min-height: 100px;
height:auto;
float: left;
}

#gamesBlock {
width: 274px;
height: 231px;
float: left;
}

.activityHeader {
background-image:url(/Themes/treehouse-v8/images/watch/fallLaunch2008/act_bar.jpg);
width: 276px;
height: 45px;
}

.activityBG {
background-image:url(/Themes/treehouse-v8/images/watch/fallLaunch2008/act_bg.jpg);
width: 276px;
height: 231px;
}



.gamesHeader {
background-image:url(/Themes/treehouse-v8/images/watch/fallLaunch2008/games_bar.jpg);
width: 272px;
height: 45px;
}

.gamesBG {
background-image:url(/Themes/treehouse-v8/images/watch/fallLaunch2008/games_bg.jpg);
width: 274px;
height: 232px;
}

.gamesBlock {
width: 110px;
height: 101px;
padding-left: 15px;
margin-top: 10px;
float: left;
}


.activityBlock {
width: 110px;
height: 101px;
padding-left: 20px;
margin-top: 10px;
float: left;
}


a:link {
	color: #FF6600;
}


a:visited {
	color: #FF6600;
}

