  /* today's tv guide css */
	.channel td
	{
		background-color: #B2F000;
		color: #000;
		font-weight: bold;
		padding-left: 10px;
	}
	
	.prog, .blank
	{
		background-color: #99CC00;
		color: #039;
	}
	.guidefooter	
	{
		background-color: #f90;
		text-align: right;
		font-weight: bold;
	}
	.guidefooter a {color:#fff;text-decoration:none; }
	.guidefooter a:hover {background-color:#f90;text-decoration:underline;}
	
	.prog td { border-bottom: 1px dashed #fff; padding-left: 10px;}
	.prog td a { color:#000;text-decoration:none; }
	.prog td a:hover { color:#000;text-decoration:underline; }
	
	#sidebar
	{
		width: 200px;
	}

.pattern {background-image: url(/abckids/img/topbg.gif); background-position: top left; background-repeat: no-repeat;
}
	
	#sidebarTabs 
	{
		position: relative; 
		height: 22px; 
		text-align: center; 
		padding: 0; 
		margin: 0;
		overflow: hidden;
	}
	.abctvTab 
	{
		float: left; 
		width: 79px;
		height: 22px;
		text-align: center; 
		padding: 4px 0px 0px 0px;
		margin: 0px 2px 0px 0px; 
		text-decoration: none; 
		color: #000;
		background-image: url(/abckids/tabs/abctv_tab.gif);
		overflow: hidden;
	}
	
	.abctvTab a
	{
		font-size: 11px;
		font-weight: bold;
	}
	.abc2Tab 
	{
		float: left; 
		width: 102px;
		height: 22px;
		text-align:  center; 
		text-decoration: none;
		padding: 4px 0px 0px 0px; 
		color: #000;
		background-image: url(/abckids/tabs/abc2_tab2.gif);
		overflow: hidden;
	}
	
	.abc2Tab a
	{
		font-size: 11px;
		font-weight: bold;
	}
	
	#abctvTonight	
	{
		background: #99CC00;
		padding: 8px;
	}
	
	#abctvTonight h3
	{
		background: #B2F000;
		font-size: 100%;
		padding: 4px;
		margin: -8px;
	}
	
	
	#abctvTonight table
	
	{
	
		width: 100%;
		
	}
	
	#abctvTonight td 
	{
		border-bottom: 1px dashed #fff;
		padding: 5px;
		color: #004389;
		font-weight: bold;
	}
	
	#abctvTonight td a 
	{
		color: #000;
		font-weight: normal;
		text-decoration: none;
	}
	
	#abctvTonight td a:hover
	{
		color: #000;
		font-weight: normal;
		text-decoration: underline; 
	} 
	 
	#abc2Tonight
	{
		background: #99CC00;
		padding: 8px;
		
		display: none;
	}
	
	#abc2Tonight h3
	{
		color: #000;
		background: #f90;
		font-size: 100%;
		padding: 4px;
		margin: -8px;
	}
	
	
	#abc2Tonight table
	
	{
	
		width: 100%;
		
	}
	#abc2Tonight td 
	{
		border-bottom: 1px dashed #fff; 
		padding: 5px;	
		color: #004389;
		font-weight: bold;
	}
	
	#abc2Tonight td a 
	{
		color: #000;
		font-weight: normal;
		text-decoration: none;
	}
	
	#abc2Tonight td a:hover
	{
		color: #000;
		font-weight: normal;
		text-decoration: underline; 
	} 
	
	#tvguide
	{
		background-color: #f60;
		text-align: right;
		padding: 8px;
		font-weight: bold;
	}
	#tvguide a
	{
		color: #fff;
		text-decoration: none;
	}
		
	#tvguide a:hover
	{
		color: #fff;
		text-decoration: underline;
	}
	
	caption
	{
		visibility: hidden;
	}
	
  /* today's tv guide css end */
  
  
.outer {background-color: #fff;}
	.tvguide td
	{
		padding: 4px;
	}
	
	.tvguide td a
	{
		color: #000;
		text-decoration: none;
		font-weight: normal;
	}
	
	.tvguide td a:hover
	{
		color: #000;
		font-weight: normal;
		text-decoration: underline;
	}
	
	.header
	{
		background-color: #0099ff;
		color: #FFF;
		font-family: arial,sans-serif;
		font-size: 110%;
		padding:5px;
		font-weight:bold;
		text-transform:uppercase;
	}
	
	.abc1header
	{
		background-color: #005581;
		text-align:left;
		color:#ffffff;
		padding:6px 0 4px 5px;
		font-size:1.2em;
	}
	
	.abc2header
	{
		background-color: #fdb813;
		text-align:left;
		color:#ffffff;
		padding:6px 0 4px 5px;
		font-size:1.2em;
	}
	.abc3header
	{
		background-color: #bb1420;
		text-align:left;
		color:#ffffff;
		padding:6px 0 4px 5px;
		font-size:1.2em;
	}
	
	.timeofday
	{
		background-color: #fff;
		font-weight: bold;
		font-size: 110%;
		text-transform:uppercase;
	}
	
	.abcdk
	{
		background-color: #6d9eb7;
		font-size: 100%;
		font-weight: bold;
	}
	
	.abclt
	{
		background-color: #afd0e1;
		font-size: 100%;
		font-weight: bold;
	}
	
	.abc2dk
	{
		background-color: #fed678;
		font-size: 100%;
		font-weight: bold;
	}
	
	.abc2lt
	{
		background-color: #ffeabb;
		font-size: 100%;
		font-weight: bold;
	}
	.abc3dk
	{
		background-color: #dd8283;
		font-size: 100%;
		font-weight: bold;
	}
	
	.abc3lt
	{
		background-color: #f5b9b9;
		font-size: 100%;
		font-weight: bold;
	}
	
	
	
	.dayweeknav
{
	-moz-border-radius: 5px;
	background-color: #FFF;
	width: 300px;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #9c3;
}
.dayweeknav .selected
{
	color: #f60;
	text-decoration: none;
}
.dayweeknav a:link
{
	color: #000;
	text-decoration: none;
}
.dayweeknav a:visited
{
	color: #333;
	text-decoration: none;
}
.dayweeknav a:hover
{
	color: #000;
	text-decoration: underline;
}
.leftnav
{
	width: 140px;
	background-color: #f90;
	border: 3px dashed #fff;
	margin: 1px;
	padding: 5px;
}
.leftnav ul li a:link
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.leftnav ul li a:visited
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.leftnav ul li a:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.otherlinks a
{
	color: #000;
	text-decoration: none;
	font-size: 110%;
}
.otherlinks a:hover
{
	color: #000;
	text-decoration: underline;
	font-size: 110%;
}
.proglinks a
{
	background-color: #9c0;
	color: #fff;
	text-decoration: none;
	font-size: 110%;
}
.proglinks a:hover
{
	background-color: #9c0;
	color: #000;
	text-decoration: underline;
	font-size: 110%;
}
.progname
{
	background-color: #9c0;
	color: #000;
	font-weight: bold;
	padding: 3px;
	font-size: 110%;
}
.also_on a
{
	background-color: #f93;
	color: #000;
	padding: 3px;
	font-weight: bold;
	font-size: 110%;
}
.also_on_2 a
{
	background-color: #6cf;
	color: #000;
	padding: 3px;
	font-weight: bold;
	font-size: 110%;
}
.nexton
{
	background-color: #fff;
	color: #000;
	padding: 3px;
	font-weight: bold;
	font-size: 110%;
}
.nexton strong
{
	background-color: #06c;
	color: #fff;
	padding: 2px;
}
.bluehbar td
{
	border-bottom: 2px dashed #09f;
	background-color: #FFF;
}
.otherlinks
{
	border-left: 2px dotted #09f;
	background-color: #FFF;
}
.channel td
{
	background-color: #B2F000;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
}
.prog, .blank
{
	background-color: #99CC00;
	color: #039;
}
.guidefooter
{
	background-color: #f90;
	text-align: right;
	font-weight: bold;
}
.guidefooter a
{
	color: #fff;
	text-decoration: none;
}
.guidefooter a:hover
{
	background-color: #f90;
	text-decoration: underline;
}
.prog td
{
	border-bottom: 1px dashed #fff;
	padding-left: 10px;
}
.prog td a
{
	color: #000;
	text-decoration: none;
}
.prog td a:hover
{
	color: #000;
	text-decoration: underline;
}
.leftcol
{
	background-image: url(/abckids/img/leftbg.gif);
	background-repeat: no-repeat;
	background-position: 0% 80%;
}
.whitebg { background-color: #fff; }
.whitebg td { padding: 10px; }
.whitebg li { line-height:20px; }
.hdtop A
{
	font-weight: bold;
	color: #FF0066;
	line-height: 11px;
}
.hdtop A:visited { color: #FF0066; }
.hdback A
{
	background-color: #FF7E00;
	color: #FFF;
	margin-top: 2px;
	padding: 1px 2px 1px 2px;
	line-height: 20px;
}
.hdback A
{
	color: #FFF;
	font-weight: bold;
}
.hdback A:hover { text-decoration: underline; }
.hdback A:visited { color: #FFF; }
.orangeback
{
	background-color: #FF9900;
	font-size: 100%;
}
.orangebackhd
{
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
}
.orangeback a { color: #FFF; }
.redback { background-color: #FF0066; }
.redback a
{
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
}
.redback a:visited
{
	font-weight: bold;
	color: #FFF;
}
.redback a:hover
{
	color: #000;
	background-color: #FFCC00;
	text-decoration: none;
}
.draw
{
	height: 123px;
	background-image: url(/rollercoaster/splatt/img/cmn/draw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
}
.drawtxt
{
	padding-top: 20px;
	padding-left: 24px;
}
.drawtxt a { color: #000; }
.drawtxt a:hover
{
	color: #FFF;
	background-color: #FF0066;
	text-decoration: none;
}
a.drawtxtactive
{
	color: #FF0066;
	background-color: #FFF;
}
.blog1text { color: #FF6600; }
.blog2text
{
	color: #FF0066;
	font-weight: bold;
}
.blogtext { padding-left: 5px; }
.blogline
{
	line-height: 6px;
	background-position: left center;
	background-image: url(/rollercoaster/splatt/img/hme/line_red.gif);

	background-repeat: no-repeat;
}
.btmpad { height: 160px; }
.mainbtm
{
	height: 100%;
	background-image: url(/abckids/img/bottombg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.orgtxt { color: #F60; }
.orgtxt A
{
	font-weight: bold;
	color: #F60;
}
.orgtxt A:visited { color: #F60; }
.blktxt
{
	color: #000;
	font-size: 11px;
}
.blktxt A
{
	font-weight: bold;
	color: #000;
}
.blktxt A:visited { color: #000; }

/*refresh 9/10/09*/
td#bg-abckids-tvguide-nav {
	background:url(../img/bg_dots_tvguide_topright.gif) no-repeat top left;
}
#tvguide-nav-1 {
	width:332px;
	height:68px;
	float:left;
	margin:14px 0 0 142px;
	display:inline;
}
#tvguide-nav-2 {
	width:326px;
	height:auto;
	background-color:#ffffff;
	margin:3px 0 0 20px;
	float:right;
	display:inline;
	padding-bottom:3px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-topright: 8px;
}
#tvguide-nav-2 a#abc-for-kids {
	float:left;
	margin:15px 0 0 15px;
}
#tvguide-nav-2 a#abc3 {
	float:left;
	margin:8px 20px 0 15px;
}
#tvguide-nav-2 img {
	border:none;
}
#full-tv-guide {
	background:#89c73d;
	width:148px;
	float:left;
	margin:11px 0 0 10px;
	padding:5px 5px 10px 5px;
	border-bottom:2px solid #5e5e5e;
	border-right:2px solid #5e5e5e;
}
#full-tv-guide span {
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-shadow: 0.1em 0.1em 0.2em #68972e;
}
#full-tv-guide p {
	margin:3px 0 0 0;
	padding:0;
	font-size:12px;
}
#full-tv-guide a {
	color:#000000;
}