/*
td { height: 100%;}
.bgtalk { color: #fff; background-color: #green; width: 100%; height: 100%; display: block; }


td { height: 100%;}
.bgurbanhiphop { color: #fff; background-color: #pink; width: 100%; height: 100%; display: block; }

td { height: 100%;}
.bgpop { color: #fff; background-color: #lightblue; width: 100%; height: 100%; display: block; }
*/



#playlist {
	margin:				auto;
}
/*changed to 12 pt from 10pt
*/
#playlist table {
	background-color:	#eeeedd; 
	margin:				0px;
	padding:			0px;
	color:				#000000;
	font-family:		"Helvetica", sans-serif;
	font-size:			10pt; 
}
#playlist table td .noheight {
	margin:				0px;
	padding:			0px;
	line-height:		0px;
	height:				0px;
	/*background-color:	#447766; */
}
#playlist h1 {
	display:			inline;
	margin:				0px;
	padding:			0px;
	color:				#447766;
	font-family:		"Century Gothic", "Helvetica", sans-serif;
	font-weight:		bolder;
	font-size:			28pt;
	line-height:		30pt;
}
#playlist .scheddayl, #playlist .schedday, #playlist .scheddayr {
	background-color:	#447766;
	color:				#eeeedd;
	font-size:			8pt;
	font-weight:		bold;
	text-align:			center;
	border:				1px solid #447766;
	padding:			4px;
}
#playlist .schedtimet {
background-color:	#447766;
	border:				1px solid #447766;
	border-right-style:	none;
	padding:			4px;
}
#playlist .schedtime {
	background-color:	#447766;
	color:				#eeeedd;
	font-size:			7pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
	padding:			4px;
}
#playlist .schedtimeb {
	background-color:	#447766;
	color:				#eeeedd;
	font-size:			7pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
	border-bottom-style:none;
	border-left-style:	none;
	padding:			4px;
}
#playlist .sched {
	padding:			4px;
	/*background-color:	#eeeedd;
	color:				#000000; */
	font-size:			7pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
	border-left-style:	none;
}
#playlist .plheadcorner {
	border:				1px solid #447766;
	border-bottom-style:none;
	border-right-style:	none;
}
#playlist .plhead {
	margin:				0px;
	padding:			4px;
	color:				#000000;
	font-size:			10pt;
	border:				1px solid #447766;
	border-bottom-style:none;
}
#playlist .plhead a {
	color:				#669988;
	padding:			4px;
}
#playlist .plhead a:hover {
	color:				#ff9900;
	padding:			4px;
}
#playlist .plhleft, #playlist .plh {
	padding:			4px;
	background-color:	#447766;
	color:				#eeeedd;
	font-size:			7pt;
	font-weight:		bold;
	text-align:			center;
	border:				1px solid #447766;
}
#playlist .plleft {
	padding:			4px;
	background-color:	#eeeedd;
	color:				#000000;
	font-size:			7pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
}
#playlist .plleft2 {
	padding:			4px;
	background-color:	#eeeedd;
	color:				#000000;
	font-size:			8pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
}
#playlist .pl {
	padding:			4px;
	background-color:	#eeeedd;
	color:				#000000;
	font-size:			7pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
	border-left-style:	none;
	line-height: 13px;
}
#playlist .djpic {
	float:				right;
	margin-top:			-2px;
	margin-right:		-2px;
	margin-bottom:		-2px;
	margin-left:		0px;
	border:				1px solid #000000
}
#playlist .descindent {
	margin:				1px;
	margin-left:		20px;
}

.centerblurb {
	width:			500px;
	margin-left:	auto;
	margin-right:	auto;
	clear:			both;
	text-align:		justify;
	line-height:	20px;
	font-size:		11px;
	margin-top:		0px;
	margin-bottom:	0px;
	padding-top:	35px;
}

#content h2 {
	border-bottom:		2px solid #447766;
}


#content .showentry {
	border-bottom:		1px solid #447766;
	margin:				auto;
	padding:			5px;
	color:				#000000;
	font-family:		"Helvetica", sans-serif;
	font-size:			10pt;
}

#playlist .talk {
	color: #000000;
	background-color: #97CBE6;
}

#playlist table td.urbanhiphop, .urbanhiphop {
	color: #000000;
	background-color: #FFCB7A;
}

#playlist table td.classical, .classical {
	color: #000000;
	background-color: pink;
}

#playlist table td.pop, .pop {
	
	color: #000000;
	background-color: #F8FE9F;
}

#playlist table td.modernrock, .modernrock {
	color: #000000;
	background-color: #B2E9B1;
}

#playlist table td.sports, .sports {
	color: #000000;
	background-color: #E0AEAE;
}

#playlist table td.electronica, .electronica {
	color: #000000;
	background-color: #008AFF;
}

