a { color: #00ccff; }
a:hover { color: #ffffff; }

#bg {margin: 0px;padding-top: 20px;width: 100%;height: auto;overflow: visible;}


/* global nav */
#navBg { width: 100%;margin: 0 auto;padding: 0;background: #000000 url(../img/globalnav.jpg) top center repeat-x; }

.gnPipe {font: bold 12px arial,helvetica,sans-serif;text-decoration: none;color: #00ccff; /*primary link color */ }
	
.navTextLinks div a { line-height: 22px;font: bold 12px arial,helvetica,sans-serif;text-decoration: none;display: inline;color: #00ccff; /* primary link color */ }
.navTextLinks div a:hover { font: bold 12px arial,helvetica,sans-serif;color: #ffffff;text-decoration: none; }
.navTextLinks li a { line-height: 22px;font: bold 12px arial, helvetica, sans-serif;text-decoration: none;display: inline;color: #00ccff; /* primary link color */ }	
.navTextLinks li a:hover { font: bold 12px arial, helvetica, sans-serif;color: #ffffff;text-decoration: none; }

.gnShowsColumn a { font: normal 10px arial, helvetica, sans-serif;color: #00ccff;text-decoration: none; }
.gnShowsColumn a:hover { font: normal 10px arial, helvetica, sans-serif;color: #ffffff;text-decoration: none; }

.loggedInText { font: bold 12px arial,helvetica,sans-serif;color: #ffffff;text-decoration: none; }

#gnFloatWrapper { background: transparent url(../img/globalnav_float.gif) top center repeat-x;width: 100%;height: 13px;margin: 0 auto;margin-top: -20px; }
#gnFloat { margin: 0 auto;height: 13px; width: 1000px; margin-top: 0px;padding-top: 0px;margin-bottom: 8px; background: url(../img/globalnav_cn.png) top center no-repeat; }


/* footer styles */
#seoWrapper {/* section wrapper */clear: both;margin: 0 auto;margin-top: 40px;margin-bottom: 20px;width: 720px;height: auto; }
#seoShell {	/* section wrapper */clear: both;margin: 0 auto;margin-top: 40px;margin-bottom: 20px;width: 720px;height: auto; }
.seoText { font: 12px arial,helvetica,sans-serif;color: #ffffff;margin: 0; }
.seoText H1 { font: bold 14px arial,helvetica,sans-serif;line-height: 18px;color: #ffffff;margin: 0; }
#legalWrapper { clear: both; margin-top: 20px;; width: 808px; height: auto; margin:0 auto;} /* section wrapper */
.legalSmall { font : bold 11px Arial, Verdana, Helvetica, sans-serif;color : #00ccff;text-decoration: none; }
.legalSmall:hover { font : bold 11px Arial, Verdana, Helvetica, sans-serif;color : #ffffff;text-decoration: none; }
.legalSub { font : normal 9px Arial, Verdana, Helvetica, sans-serif;color : #ffffff;text-decoration: none; }
.ftrTag { font : bold 11px Arial, Verdana, Helvetica, sans-serif;color : #ffffff;text-decoration: none; }
SUP { font : 9px Arial, Verdana, Helvetica, sans-serif;color : #ffffff;text-decoration: none; }




hr, .clearAll {
	clear: both;
}

.SlidingPanels {
	width: 700px; /*put back to 700px later */
	height: 114px;
}
.SlidingPanelsContent {
	width: 130px;
	height: 104px;
}

.even {
	background: #f2f2f2;
}

.p1 {
	background: url(http://i.cdn.turner.com/toon/topscores/tools/img/bkgd_cell.jpg) #ffffff no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}
.p2 {
	background: url(http://i.cdn.turner.com/toon/topscores/tools/img/bkgd_cell.jpg) #ffffff no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}
.p3 {
	background-color: #6699FF;
}
.p4 {
	background-color: #99CCCC;
}
.p5 {
	background-color: #FF99CC;
}
.p6 {
	background-color: #339933;
}
.p7 {
	background-color: #9933FF;
}
.p8 {
	background-color: #669966;
}
.p9 {
	background-color: #00FFCC;
}

#blank {
	float: left;
	width: 130px;
	height: 104px;
}

#example2.SlidingPanels {
	float: left;
}
#example2 .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#example2 .SlidingPanelsContent {
	float: left;
}

#navWrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#navLinks {
	width: 1000px;
	margin: 0 auto;
}
.navTextLinks {
	position: absolute;
	z-index: 2;
}

#loginTextLinksWrapper {
	margin: 0 auto;
	height: 22px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.navTextLinks div {
	margin: 0 auto;
	display: inline;
	list-style: none;
	float: left;
	overflow: hidden;
}
.navTextLinks li {
	margin: 0 auto;
	display: inline;
	list-style: none;
	float: left;
	overflow: hidden;
}
.navBtnLinks {
	margin: 0 auto;
	clear: both;
	top: 26px;
}
#searchBtn {
	top: 26px;
	position:absolute;
	float: left;
	z-index: 2;
	padding-left: 20px;
}
#allShowsBtn {
	top: 26px;
	width: 153px;
	height: 20px;
	position:absolute;
	float: left;
	z-index: 2;
	margin-left: 818px;
	border: solid 1px  #464646;
	line-height: 20px;
	text-indent: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000 !important;
	font: bold 12px arial,helvetica,sans-serif;
}
.allShowsBtnClosed {
	background: url('../tools/img/globalnav/showsDownOff.jpg') top center no-repeat;
}
.allShowsBtnClosed:hover {
	background: url('../tools/img/globalnav/showsDownOn.jpg') top center no-repeat;
}
.allShowsBtnOpen {
	background: url('../tools/img/globalnav/showsUpOff.jpg') top center no-repeat;
}
.allShowsBtnOpen:hover {
	background: url('../tools/img/globalnav/showsUpOn.jpg') top center no-repeat;
}
.gnShowsColumn {
	width: 238px;
	height: 160px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
}
.gnASCloseWrapper {
	clear: both;
	height: 20px;
	background: url('../tools/img/globalnav/close_off.jpg') top center no-repeat;
	text-align: center;
}
.gnASCloseWrapper A {
	font: bold 11px arial,helvetica,sans-serif;
	line-height: 20px;
	text-decoration: none;
}
.gnASCloseWrapper:hover {
	background: url('../tools/img/globalnav/close_over.jpg') top center no-repeat;
}
.gnASCloseWrapper:hover A {
	color: #ffffff;
}

.legalSmall:hover {
	color: #ffffff;
}
#fvDetectWrapper {
	font: 10px arial,helvetica,sans-serif;
	color: #999999;
}








body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td.vidBack {
	background-image:url(../tools/img/home_vidback.jpg);
	background-repeat:no-repeat;
}
td.partnersBack {
	background-image:url(../tools/img/home_partners_back.jpg);
	background-repeat:no-repeat;
}
td.mapBack {
	background-image:url(../tools/img/tours_mapback_back.jpg);
	background-repeat:no-repeat;
}
td.parents_cnt {
	background-image:url(../tools/img/parents_main_cnt_back.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}
td.index_cnt {
	background-image:url(../images/home_main_bround.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left: 16px;
	padding-top: 7px;
}
td.tbl_index_main {
	padding: 2px 2px 9px 9px;
	vertical-align:top;
}
td.nrw_cnt {
	background-image:url(../tools/img/nrw_schools_back.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}
img {
border:0px;
}

table.globalNav {
	background-image:url(../tools/img/cn_back.jpg);
	background-repeat:repeat-x;
}

/* global nav */
#navBg { width: 100%;margin: 0 auto;padding: 0;background: #000000 url(../tools/img/globalnav.jpg) top center repeat-x; }

.gnPipe {font: bold 12px arial,helvetica,sans-serif;text-decoration: none;color: #f1b541; /*primary link color */ }
	
.navTextLinks div a { line-height: 22px;font: bold 12px arial,helvetica,sans-serif;text-decoration: none;display: inline;color: #f1b541; /* primary link color */ }
.navTextLinks div a:hover { font: bold 12px arial,helvetica,sans-serif;color: #ffffff;text-decoration: none; }
.navTextLinks li a { line-height: 22px;font: bold 12px arial, helvetica, sans-serif;text-decoration: none;display: inline;color: #f1b541; /* primary link color */ }	
.navTextLinks li a:hover { font: bold 12px arial, helvetica, sans-serif;color: #ffffff;text-decoration: none; }

.gnShowsColumn a { font: normal 10px arial, helvetica, sans-serif;color: #f1b541;text-decoration: none; }
.gnShowsColumn a:hover { font: normal 10px arial, helvetica, sans-serif;color: #ffffff;text-decoration: none; }

.loggedInText { font: bold 12px arial,helvetica,sans-serif;color: #ffffff;text-decoration: none; }

#gnFloatWrapper { background: transparent url(../tools/img/globalnav_float.gif) top center repeat-x;width: 100%;height: 13px;margin: 0 auto;margin-top: -20px; }
#gnFloat { margin: 0 auto;height: 13px; width: 1000px; margin-top: 0px;padding-top: 0px;margin-bottom: 8px; background: url(../tools/img/globalnav_cn.png) top center no-repeat; }

<!--FOOTER-->

	.rulesTxt {
		width: 900px;
		font : normal 9px Arial, Helvetica, sans-serif;
		line-height: 1.1;
		color : #b2d67a;
		text-align: center;
		display : block;
		margin: 0;
		text-decoration: none;
	}
	
/* footer styles */
#seoWrapper {/* section wrapper */clear: both;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;width: 720px;height: auto; }
#seoShell {	/* section wrapper */clear: both;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;width: 720px;height: auto; }
.seoText { font: 12px arial,helvetica,sans-serif;color: #003366;margin: 0; }
.seoText H1 { font: bold 14px arial,helvetica,sans-serif;line-height: 18px;color: #003366;margin: 0; }
#legalShell { width: 808px;height: auto;text-align: left;margin: 0 auto;margin-top: 20px; }
.legalSmall { font : bold 11px Arial, Verdana, Helvetica, sans-serif;color : #003366;text-decoration: none; }
.legalSmall:hover { font : bold 11px Arial, Verdana, Helvetica, sans-serif;color : #e91c17;text-decoration: none; }
.legalSub { font : normal 9px Arial, Verdana, Helvetica, sans-serif;color : #666666;text-decoration: none; }
.ftrTag { font : bold 11px Arial, Verdana, Helvetica, sans-serif;color : #666666;text-decoration: none; }
SUP { font : 9px Arial, Verdana, Helvetica, sans-serif;color : #666666;text-decoration: none; }
	
<!--PARENTS-->
td.sponsorLink a:link{
	color:#55b9fa;
}

a.sponsorLink {
		font: normal 11px Arial, Helvetica, sans-serif;
		color: #55b9fa;
		text-decoration: none;
}

a.sponsorLink:hover {
		font: normal 11px Arial, Helvetica, sans-serif;
		color: #5aae00;
		text-decoration: none;
}
A.otherLink {
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #55b9fa;
		text-decoration: none;
}

A.otherLink:hover {
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #5aae00;
		text-decoration: none;
}
.advTxt {
		font:  10px Arial, Helvetica, sans-serif;
		color: #666666;
}
.advName {
		font: bold 10px Arial, Helvetica, sans-serif;
		color: #666666;
}
.pTxt {
		font:  12px Arial, Helvetica, sans-serif;
		color: #666666;
		vertical-align:top;
}
.sTxt {
		font:  11px Arial, Helvetica, sans-serif;
		color: #666666;
}