body {
	/* This page needs a taller background */
	background: #97bf0d url(../images/zoobeebiesNEW/background-extended.jpg) no-repeat center top;
}

/*	==============
	MAIN CONTAINER
	==============	*/
#bbc_container {
	height: auto;
	max-height: none;
	margin-bottom: 30px;
}
/*	=================
	CONTENT CONTAINER
	=================  */
#content {
	margin-left: -3px;
	margin-top: 18px;
	padding: 7px 0px 0px 0px;
	background: url(../images/zoobeebiesNEW/content-bg.jpg) no-repeat top left;
}
/*	FEATURED SHOWS
	==============  */
#featured_shows {
	position: relative;
	z-index: 1000;
	min-height: 778px;
	height: 778px;
	padding: 0px 28px 0px 22px;
	background:url(../images/zoobeebiesNEW/footer_background.jpg) no-repeat bottom left;
}

#ComingSoon {
	position: absolute;
	top: 90px;
	left: 190px;
}

/*	VIDEO LINKS
	==============  */
#VideoLinks1 { width: 496px; position: absolute; top: 510px; left: 90px; }
#VideoLinks2 { width: 496px; position: absolute; top: 510px; left: 270px; }
#VideoLinks3 { width: 496px; position: absolute; top: 510px; left: 455px; }

.VideoLinks {
	list-style: none;
	margin:0px;padding:0px;
}
.VideoLinks li {
	padding: 3px 0px 3px 10px;
	background: url(../images/zoobeebiesNEW/VideoLinkArrows.gif) no-repeat left center;
}
.VideoLinks li a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.VideoLinks li a.Selected {
	color: #580f8b;
}

#VideoLinks1 li,
#VideoLinks2 li,
#VideoLinks3 li{
	color: #555648;
	font-size: 12px;
}

#VideoLinks1 a,
#VideoLinks2 a,
#VideoLinks3 a{
	color: #000000;
	cursor:pointer
}





/* 	ANIMAL FACTS
	==============  */
#AnimalFacts {
	position: absolute;
	top: 105px;
	right: 50px;
	width: 270px;
	padding: 90px 0px 0px 30px;
	background: url(../images/zoobeebiesNEW/GabeFactsBackground.gif) no-repeat;
	height:256px
}
#AnimalFacts .Title {
	color: #580f8b;
	font-size: 16px;
	font-weight: bold;
}
#AnimalFacts ul {
	list-style: none;
	margin-top: 10px;
	margin-left: -15px;
	display:none
}
#AnimalFacts ul li {
	font-size: 14px;
	padding: 10px 0px 10px 40px;
}
#AnimalFacts ul .Fact1 { background: url(../images/zoobeebiesNEW/Fact1.gif) no-repeat left center; }
#AnimalFacts ul .Fact2 { background: url(../images/zoobeebiesNEW/Fact2.gif) no-repeat left center; }
#AnimalFacts ul .Fact3 { background: url(../images/zoobeebiesNEW/Fact3.gif) no-repeat left center; }
#AnimalFacts ul .Fact4 { background: url(../images/zoobeebiesNEW/Fact4.gif) no-repeat left center; }
#AnimalFacts ul .Fact5 { background: url(../images/zoobeebiesNEW/Fact5.gif) no-repeat left center; }
#GabeFacts{
	font:16px Arial, Sans Serif;
	padding:42px 30px 0 0;
	display:none
}
/*	================
	FOOTER CONTAINER
	================  */
#footer {
	position: relative;
	z-index: 0;
	/*top: -260px;*/
}
#BBCTrademark {
	padding: 0px 0px 0px 60px;
}
#BBCTrademark p {
	color: #000;
	font-size: 10px;
}

#VideoLinks1 li .Selected,
#VideoLinks2 li .Selected,
#VideoLinks3 li .Selected{
	color: #580f8b;
}

#footer{
	background:url(../images/zoobeebiesNEW/background-extended.jpg) no-repeat bottom left;
	height: 66px;
	margin-left: 10px;
	position: relative;
	z-index: 0;
	background: url(../images/common/footer.jpg) no-repeat top left;

	margin-bottom:35px;
	
	/*top: -260px;*/
}