/* css for front page - parchive - version 5.1.0 */
body, td  
{ 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	/*
	font-size: small; 
	*/
}
h1
{
	font-size: 32pt;
	color: #ffffff;
}
.cue_trk {
	background-color:#004040;
	color:#ffffff;
	padding-left:3px;
	border:6px inset #000000;
	border-radius:10px;
	font-size:12pt;
	height:40px;
	overflow-y: scroll;
}
.cue_trk_narrow {
	background-color:#004040;
	color:#ffffff;
	padding-left:3px;
	border:6px inset #000000;
	border-radius:10px;
	font-size: 10pt;
	height:40px;
	overflow-y: scroll;
}
/* for squeezed */
.page_body1
{
	background-color: #cccccc;
	color: #000000;
	width: 790px;
}
.page_body
{
	background-color: #cccccc;
	color: #000000;
	width:1164px;
}
.top_table
{
	background-color: #cccccc;
	border-width: 2px;
	border-style: inset;
	padding: 1px;
}
.top_table1
{
	background-color: #cccccc;
	border-width: 2px;
	border-style: inset;
	padding: 1px;
	width: 790px;
}
.left_box 
{
	background-color: #999999;
}
.right_box 
{
	background-color: #555555;
}
.search_headline
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	color: #444488;
	font-weight:bold;
}
.left_headline 
{ 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 22px; 
	letter-spacing: -1px; 
	font-weight: bold;
	color: #2222ff;
}
.right_headline 
{ 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 22px; 
	letter-spacing: -1px; 
	font-weight: bold;
	color: #c0c0ff;
}
.headlinered 
{ 
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 26px; 
	letter-spacing: -1px; 
	font-weight: bold; 
	color: #ff0000
}
.headline2
{ 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}
.headline3
{ 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
}
.archivelink
{ 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
}
.subhead  
{ 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	font-style: normal; 
}
.showname1
{ 
	font-family: Arial, Helvetica, Geneva sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	text-align: left;
	vertical-align: top;
	border: #cccccc ridge 2px;
	width: 360px;
}
.showtitle
{ 
	font-family: Arial, Helvetica, Geneva sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	text-align: left;
	vertical-align: top;
}
.showtable
{ 
	font-family: Arial, Helvetica, Geneva sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	text-align: left;
	vertical-align: top;
	width: 400px;
}
.showtable1
{ 
	font-family: Arial, Helvetica, Geneva sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	text-align: left;
	vertical-align: top;
	width: 100%;
}
.play_button {
	cursor:pointer;
	height:20px;
	width:53px;
	background-image: url('images/play_button_desktop.png');
	background-repeat: no-repeat;
	background-position: center;
}
.play {
	font-size: 10pt;
	width: 100%;
}
.play_button:link,.play_button:visited {
	background-image: url('images/play_button_desktop.png');
	background-repeat: no-repeat;
	background-position: center;
}
.play_button:hover {
	background-image: url('images/play_button_over_desktop.png');
}
.play_button:active {
	background-image: url('images/play_button_down_desktop.png');
}
.onair_button {
	cursor:pointer;
	height:20px;
	width:138px;
	background-image: url('images/onair_button_desktop.png');
	background-repeat: no-repeat;
	background-position: center;
}
.onair_button:link,.onair_button:visited {
	background-image: url('images/onair_button_desktop.png');
	background-repeat: no-repeat;
	background-position: center;
}
.onair_button:hover {
	background-image: url('images/onair_button_over_desktop.png');
}
.onair_button:active {
	background-image: url('images/onair_button_down_desktop.png');
}
.download_button {
	cursor:pointer;
	height:21px;
	width:85px;
	background-image: url('images/download_button_desktop.png');
	background-repeat: no-repeat;
	background-position: center;
}
.download_button:link,.download_button:visited {
	background-image: url('images/download_button_desktop.png');
	background-repeat: no-repeat;
	background-position: center;
}
.download_button:hover {
	background-image: url('images/download_button_over_desktop.png');
}
.download_button:active {
	background-image: url('images/download_button_down_desktop.png');
}
.playlist_button {
	cursor:pointer;
	height:21px;
	width:85px;
	background-image: url('images/playlist_button_desktop.png');
	background-repeat: no-repeat;
	background-position: center;
}
.playlist_button:link,.playlist_button:visited {
	background-image: url('images/playlist_button_desktop.png');
	background-repeat: no-repeat;
	background-position: center;
}
.playlist_button:hover {
	background-image: url('images/playlist_button_over_desktop.png');
}
.playlist_button:active {
	background-image: url('images/playlist_button_down_desktop.png');
}
a:link
{
	color:#0000bb;
	font-style: normal;
	text-decoration: none;
}
a:visited
{
	color:#0000bb;
	font-style:normal;
	text-decoration: none;
}
a:hover
{
	color:#0000ff;
	font-style: italic;
	text-decoration: none;
}
a:active
{
	color:#0000ff;
	font-style: italic;
	text-decoration: none;
}
.right_body { 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	padding: 10px;
	color: #ffffff;
}
/* for wide */
/*
#show_div {
	position:fixed;
	overflow:auto;
	top:250px;
	bottom:53px;
	position: absolute;
	margin-bottom: 100px;
}
*/
.top_control
{
	background-color:#cccccc;
	width:1160px;
	z-index:20;
}
.maintable {
	border-style: solid;
	border-color: #444444 #ffffff #ffffff #444444 ;
	border-width: medium ; 
	width: 1160px; 
	border-collapse: collapse ;
	border-spacing: 0px ;
	margin-bottom: 55px;
	/*
	position: absolute;
	margin-bottom: 35px;
	*/
}
.key_div
{
	position:fixed;
	bottom:15px;
	border: 1px solid #000000;
	background-color: #cccccc;
	margin-left:auto;
	margin-right:auto;
	width:1159px;
	height:35px;
	font-size:13px;
}
.body_bottom
{
	position:fixed;
	height:15px;
	bottom:0px;
	width:1160px;
	background-color: #cccccc;
	text-align:right;
	font-size:10px;
}
/* for narrow */
/*
#show_div1 {
	position:fixed;
	overflow:auto;
	top:320px;
	bottom:65px;
}
*/
.top_control1
{
	background-color:#cccccc;
	width:790px;
	z-index:20;
	color: #000000;
}
.maintable1 {
	border-style: solid;
	border-color: #444444 #ffffff #ffffff #444444 ;
	border-width:medium ; 
	width:790px; 
	border-collapse: collapse ;
	border-spacing: 0px ;
	margin-bottom: 52px;
}
.key_div1
{
	position:fixed;
	bottom:10px;
	border: 1px solid #000000;
	background-color: #cccccc;
	margin-left:auto;
	margin-right:auto;
	width:785px;
	height:38px;
	font-size:12px;
}
.body_bottom1
{
	position:fixed;
	height:10px;
	bottom:2px;
	width:788px;
	text-align: right;
	font-size: 10px;
	background-color: #cccccc;
}
tr.head {
	background-color: #999999;
	}
th.title {
	border-style: ridge ;
	border-width: 2px ;
	border-color: #444444 ;
	padding: 0px ;
	vertical-align: middle ;
	text-align: center ;
	background-color: #888888;
	}
th.days {
	border-style: ridge ;
	border-width: 2px ;
	border-color: #888888 ;
	padding: 0px ;
	vertical-align: middle ;
	text-align: center ;
	font-size: x-small ;
	font-weight: bolder ;
	background-color: #888888;
	}
td.showname {
	border-style: ridge;
	border-width: 2px;
	border-color: #cccccc;
	padding: 0 ;
	background-color: #888899 ;
	text-align: left ;
	vertical-align: top ;	
	}
span.desc {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	}
span,td.ltitle
{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
span,td.host {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
table.invisible {
	width: 390px;
	height: 32px ;
	border-style: none ;
	padding: 0px ;
	background-color: #888899 ;
	}
td.invisible {
	/*
	width: 395px;
	*/
	border-style: none ;
	padding: 0px ;
	background-color: #888899 ;
	}
td.rss {
	width: 85px ;
	border-style: none ;
	border-width: 0px ;
	background-color: #888899 ;
	text-align: right ;
	vertical-align: top;
	}
td.txt {
	width: 100% ;
	padding: 0 0 0 15px ;
	font-family: Arial, Helvetica, Georgia, sans-serif ;
	font-size: small ;
	font-style: normal ;
	font-weight: normal ;
	line-height: 105% ;
	color: #002211 ;
	}
td.guest {
	/*
	width: 100% ;
	*/
	padding: 0 0 0 15px ;
	font-family: Arial, Helvetica, Georgia, sans-serif ;
	font-size: small ;
	font-style: normal ;
	font-weight: bold ;
	line-height: 105% ;
	color: #002211 ;
	}
td.topic {
	width: 100% ;
	padding: 0 0 0 15px ;
	font-family: Arial, Helvetica, Georgia, sans-serif ;
	font-size: small ;
	font-style: normal ;
	font-weight: bold ;
	line-height: 105% ;
	color: #002211 ;
	}
td.showdate {
	width: 290px ;
	border-style: ridge;
	border-width: 2px;
	border-color: #dddddd;
	padding: 2px ;
	background-color: #ccccdd; 
	text-align: left ;
	vertical-align: top;
	}
span.showdate {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	}
span.showlen  { 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	color: #990000
	}
.datestr_tr {
	height: 12px;
	position: relative;
	top: -5px;
}
.datestr1 {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	width: 326px;
}
.showlen1  { 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	width: 44px;
	}
.datestr {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	width: 44px;
}
.showlen  { 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	width: 44px;
	}
td.daystostay {
	width: 26px;
	border-style: ridge ;
	border-width: 2px ;
	border-color: #cccccc ;
	padding: 0px ;
	background-color: #707090 ; 
	color: #e0e0e0;
	vertical-align: middle ;
	text-align: center ;
	}
span.daystostay {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #ddddff;
	}
td.action1 {
	width: 350px ;
	border-style: ridge ;
	border-width: 2px ;
	border-color: #cccccc ;
	padding: 0px ;
	background-color: #9999aa ;
	vertical-align: top ;
	}
table.action1 {
	width: 400px ;
	border-style: none ;
	border-width: 0px ;
	padding: 0px ;
	vertical-align: top;
	}
td.action {
	width: 460px;
	border-style: ridge ;
	border-width: 2px ;
	border-color: #cccccc ;
	padding: 0px ;
	background-color: #9999aa ;
	vertical-align: top ;
	}
table.action {
	width: 460px;
	border-style: none ;
	border-width: 0px ;
	padding: 0px ;
	vertical-align: top;
	}
td.play {
	width: 100% ;
	vertical-align: top;
	text-align: left;
	}
td.play1 {
	width: 330px;
	vertical-align: top;
	text-align: left;
	}
td.download {
	text-align: right ;
	vertical-align: top;
	}
td.download1 {
	text-align: left ;
	vertical-align: top;
	width: 50px;
	}
.info_table {
	width: 100%;
	border-style: none;
	border-width: 0px;
	padding: 8px;
}
.info_category
{
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 16px; 
	letter-spacing: -1px; 
	font-weight: bold;
	text-align: right;
	color: #2222ff;
}
.info_stmt
{
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	letter-spacing: 0; 
	font-weight: normal;
	color: #000000;
	padding: 0 0 0 15px ;
}
a.info_link:link
{
	color:#0000bb;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
}
a.info_link:visited
{
	color:#0000bb;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
}
a.info_link:hover
{
	color:#0000ff;
	text-decoration: underline;
	font-style: italic;
	padding: 0px 0px 0px 15px;
}
a.info_link:active
{
	color:#ffffff;
	text-decoration: underline;
	font-style: italic;
	padding: 0px 0px 0px 15px;
}
.info_heading
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	text-align: center;
	color: #222266;
}
.paypal
{
	text-align: center;
}
.pledge_link 
{
	text-align: center;
	font-size: 12pt;
	color: #30e000;
}
.pledge_link:link,.pledge_link:visited 
{
	text-align: center;
	color: #30e000;
}
.pledge_link:hover,.pledge_link:active
{
	text-align: center;
	color: #ffff00;
}
.canvas_class
{
	border:1px solid #838383;
	background-color:#888888;
}
.player_table_playing
{
	background-color:#cc0000;
	vertical-align: top;
	color:#ffffff;
	width:330px;
	border:2px solid red;
	border-radius:10px;
}
.player_table
{
	background-color:#000000;
	vertical-align: top;
	color:#ffffff;
	width:330px;
	border:2px solid black;
	border-radius:10px;
}
#show_name
{
	color: #000000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
#onair_now
{
	color: #909090;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	width: 160px;
}
.onair_show
{
    text-align: left;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-style: normal;
    font-size: 14pt;
    font-weight: bold;
    color: #0000ff;
}
.onair_dj
{
    text-align: left;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    color: #0000ff;
    font-size: 12pt;
    font-style: italic;
}
.cfdiv
{
	position: relative;
	top: -10px;
	left: 10px;
	background-color: #ffff88;
	outline: #000000 solid 1px;
} 
a.tooltip
{
	outline:none; 
} 
a.tooltip strong 
{
	line-height:10px;
} 
a.tooltip:hover
{
	text-decoration:none;
} 
a.tooltip span 
{ 
	z-index:10;
	display:none;
	padding:5px 5px;
	margin-top:-30px;
	margin-left:28px;
	width:100px;
	line-height:16px; 
} 
a.tooltip:hover span
{ 
	display:inline;
	position:absolute;
	color:#111;
	border:1px solid #DCA;
	background:#fffAF0;
}
.callout
{
	z-index:20;
	position:absolute;
	top:30px;
	border:0;
	left:-12px;
} /*CSS3 extras*/ 
a.tooltip span 
{ 
	border-radius:4px;
	box-shadow: 5px 5px 8px #CCC; 
}
