/* CSS Document */

body
{
	margin: 0px;
	text-align: center;
	background-image: url(gfx/back.gif);
	background-repeat: repeat-x;
}
.top {
	background-image: url(gfx/top_back.gif);
	background-repeat: repeat;
}
.promo {
	background-color: #CACACA;
	border-top-width: 3px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.pagefeature
{
	color: #52469C;
}

.head
{
	background-color : #CC66CC;
	color: #FFFFFF;
}

.optionhighlight
{
	background-color: #FFEEFF;	
}

.progday
{
	color: #333333;
}
.chit_chat_back {
	background-color: #000000;
	background-image: url(images/chitchat/back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.chit_chat_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/chitchat/content-back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.chit_chat_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}




.progbg
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;


}

.progbghighlight
{
	background-color: #B0ABD2;
}

.formPanel
{
	background-color : #A2E8FB;
}

.formHlight
{
	font-weight: bold; color: #993399;
}

/*General link behavior*/

A:active, A:link, A:visited
{
	text-decoration : none;
	color : #333333;
}

A:hover
{
   text-decoration : none; 
   color : #b0abd2;
}

/*Head --------*/

div#head
{
	width: 780px;
	height: 110px;
	border-bottom: 2px solid #52469c;
	background: #fff url(kmfm/%22../gfx/shared/kmfm_logo.gif%22) no-repeat left top;
}

img#logo
{
	position: absolute;
	top: 54px;
	left: 10px;
	height: 48px;
	width: 515px;
}

#h, #nowpanel, #time
{
	float: right;
	clear: right;	
}

#h
{
	white-space: nowrap;
	margin-top: 6px;	
}

#nowpanel
{
	visibility: hidden;
	width: 420px;
	padding: 2px 2px 2px 2px;
	background-color: #FF9;
	margin-top: 6px;
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #aaa;
	font-size: 9px;		
}

#time
{
	margin-top: 50px;
	white-space: nowrap;
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #52469c;
	font-size: 9px;
	font-weight: bold;
}

#f
{
	float: left;
	margin: 20px 0 10px 0;
	white-space: nowrap;	
}

#credits
{
	float: left;
	margin: 20px 0 10px 0;
}

/*Menu --------*/

#menu
{
	float: left;
	text-align: left;
	width: 100%;
	background: #A2E8FB;
}

#menu ul
{
	margin: 20px 0 20px 0;
	padding: 0;
}

#menu ul li
{
	margin: 0;
	padding: 2px 2px 4px 8px;
	list-style-type: none;
	border-bottom: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

A.menu:active, A.menu:link, A.menu:visited
{
   text-decoration : none; 
   color : #333;   
}

A.menu:hover
{
   text-decoration : none; 
   color : #666; 
}

li.current
{
	background-color: #fff;
	font-weight: bold;
}

.menupanel
{
	background-color : #00C0F3;
}

.menutext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.asterisk
{
	color : #52469C;
}

.comp_terms
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	margin: 40px 0 10px 0 0;
	padding: 2px 10px 30px 30px;
	background:  url(gfx/shared/info.gif) no-repeat 25px 2px;
}

/* station panel styles */

.npanel_top
{
	background-image :  url(gfx/shared/panel_01/top_fill.gif);
	background-repeat : repeat-x;
}

.npanel_left
{
	background-image :  url(gfx/shared/panel_01/left_fill.gif);
	background-repeat : repeat-y;	
}

.npanel_right
{
	background-image : url(../gfx/shared/panel_01/right_fill .gif);
	background-repeat : repeat-y;
}

.npanel_bottom
{
	background-image :  url(gfx/shared/panel_01/bottom_fill.gif);
	background-repeat : repeat-x;	
}
.npanel_mid
{
	background-image :  url(gfx/shared/panel_01/panel_div_fill.gif);
	background-repeat : repeat-y;	
}

.npanel_head
{
	background-image :  url(gfx/shared/panel_01/head_fill.gif);
	background-repeat : repeat-x;	
}

/* panel styles end */

.headtable
{
	table-layout : fixed;
	border:0px;
}

.bodytable
{
	table-layout : fixed;
	border: none;
}

.contentpaneltable
{
	table-layout : fixed;
}

.panelcontent
{
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #333333;
	font-size: 11px;
	font-weight: regular;
	padding-top : 4px;
	padding-left : 4px;	
	padding-right : 4px;	
}

.bodytext
{
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #ffffff;
	font-size: 11px;
	font-weight: regular;
}

A.bodytext:active, A.bodytext:link, A.bodytext:visited, A.bodytext:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #ffffff;
	font-size: 11px;
	font-weight: regular;
}

.bodytextbold {
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #DEDEDE;
	font-size: 11px;
	font-weight: bold;
}
A.bodytextbold:active, A.bodytextbold:link, A.bodytextbold:visited, A.bodytextbold:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #DEDEDE;
	font-size: 11px;
	font-weight: bold;
	
	}

.pagefeature
{
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 16px;
	font-weight: bold;
}

.smallbodytext {
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #333333;
	font-size: 10px;
	font-weight: regular;
}

}

A.smallbodytext:active, A.smallbodytext:link, A.smallbodytext:visited, A.smallbodytext:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #333333;
	font-size: 10px;
	font-weight: regular;
}

.presenterintro
{
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #333333;
	font-size: 12px;
	font-weight: regular;
	font-style: italic;	
}

.errorstyle{
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-style : normal;
	font-weight : bold;
	color : #CC0000;
	font-size : 10px;
}

.rightpanel
{
	background-color: #FFFFFF;		
}


.panel
{
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #333333;
	font-size: 11px;
	font-weight: regular;
}
.progday
{
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 11px;
	font-weight: bold;
}
.progtime
{
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 11px;
	font-weight: bold;
	color: #666666;	
}
.progbg
{
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 11px;
	font-weight: regular;
}

.progbghighlight
{
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 11px;
	font-weight: regular;
}

.separator
{
	background-repeat : repeat-y;
}

.asterisk

{
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}

.radioButton
{
	vertical-align: middle;
}

/* station panel styles*/

.s_panel_top
{
	background-image :  url(gfx/shared/panel_02/top_fill.gif);
	background-repeat : repeat-x;
}

.s_panel_left
{
	background-image :  url(gfx/shared/panel_02/left_fill.gif);
	background-repeat : repeat-y;	
}

.s_panel_right
{
	background-image :  url(gfx/shared/panel_02/right_fill.gif);
	background-repeat : repeat-y;	
}

.s_panel_bottom
{
	background-image :  url(gfx/shared/panel_02/bottom_fill.gif);
	background-repeat : repeat-x;	
}
.s_panel_divider
{
	background-image :  url(gfx/shared/panel_02/panel_div_fill.gif);
	background-repeat : repeat-y;	
}

/* navigation panel styles */

.hhighlight
{
	font-weight : bold;
}

A.hhighlight:active, A.hhighlight:visited, A.hhighlight:link 
{
	color: #666;
}

A.hbase:active, A.hbase:visited, A.hbase:link
{
	color : #333;
}

A.hbase:hover
{
	color : #666;
}
.hbar
{
	color : #333;
}


.fhighlight
{
	font-weight : bold;
}

A.fbase:active, A.fbase:visited, A.fbase:link
{
	color : #333;
}

A.fbase:hover
{
	color : #666;
}

.fbar
{
	color : #333;
}

.comp_terms A:active, .comp_terms A:visited, .comp_terms A:link
{
	color : #fff;
	text-decoration: underline
}

.comp_terms A:hover
{
	color : #eee;
	text-decoration: underline
}

.company
{
	font-size: 9px;
}

/*inter panel style*/

.interstyle
{
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #FFFFFF;
	font-size: 11px;
	font-weight: regular;
}
.interbody
{
	margin-left:40px;
	margin-top:20px;	
	background-image: url(/kmfm/gfx/shared/inter.gif);
}


/*inter panel link style*/

A.interlink:active, A.interlink:visited, A.interlink:link
{
	color : #EEEEEE;
	text-decoration: none;
}

A.interlink:hover
{
	color : #FFFFFF;
	text-decoration: none;
}

/*station link style*/

A.stations:active, A.stations:visited, A.stations:link
{
	color : #FFFFFF;
}

A.stations:hover
{
	color : #FFCCFF;
}

#conditions .con_section
{
	font-weight: 600;
	margin: 0;
	padding: 8px 0 12px 0;
}

#conditions p
{
	margin: 0;
	padding: 0 0 8px 0;
}
.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 1px;
}
a.navigation:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;

}
a.navigation:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;

}
a.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF8400;

}
a.navigation:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;

}
.fonic_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.fonic_title:active, a.fonic_title:visited, a.fonic_title:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.fonic_title:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}