﻿body 
{
	background: none;
}

a img { border: 0; }

.left { float: left; }
.right { float: right; }

.thumb
{
	display: block;
	height: 100px;
	float: left;
	width: 100px;	
}


#containerTop
{
	text-align: center;
}

#container
{
	background: none;
	margin: -1px auto 0 57px;
	width: 875px;
}

#containerBtm
{
	background: none;
	width: 875px;
}

#swfPromo
{
	display:none;
}

#playNavigation
{
	display:none;
}

#sortNav
{
	display:none;
}

#topPromotables
{
	display:none;
}

#breadcrumbLinks
{
	display:none;	
}



#activity
{
	height: 315px;
	margin: 0 auto;
	position: relative;
	width: 800px;	
}

#activity #bumper
{
	margin: 10px 0 0 10px;	
}

#activity #thumbs
{
	background: #66a13f;
	height: 308px;
	position: absolute;
	left: 44px;
	width: 713px;	
}

#activity table#activitiesTable
{
	right: 20px;
	position: absolute;
	top: 10px;
	width: auto;
}

#moreShows
{
	display:none;
}

#btnPrev, #btnNext { display:none; }

#btnPrev { left: 0; top: -2px; }

#btnNext { right: 0; top: -2px; }

#activitiesTable
{
	display: block;
	float: left;
	width: 515px;	
}

/* individual activity page */

#activityPage #containerTop
{
	background: none;
	}

#activityPage #container
{
	background: none;
	margin: 0 auto 20px 60px;
	width: 875px;	
} 

#activityPage #containerBtm
{
	display:none;
}

#activityPage #breadcrumbLinks
{
	display:none;
}


#activityContainer {}


#activityPage #backBar
{
	display:none;
}

#activityPage #legal 
{
	display:none;
}


/* corus footer */	
	
#corusFooter, #legal 
{
	display:none;
	}
	


#corusFooter
{
	display:none;
}
	
#corusFooter a, #legal a {
	color: #1c431e;
	margin: 0 5px 0 0;
	}
	
#corusFooter img {
	float: left;
	margin: 0 10px 0 0;
	}
	
#corusFooter #links {
	display: block;
	margin: 0 0 0 85px;
	width: 775px;
	}
	
