/*************************** General Style ***************************/
body {
	font-family: arial;
	font-size: 10pt;
}

form {
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active {
	color: black;
}

.message {
	color: black;
	font-weight: bold;
	text-align: center;
	padding-top: 3pt;
	padding-bottom: 3pt;
	font-size: 12pt;
	width: 100%;
}

div.menu_bar {
	width: 95%;
	color: black;
	background-color: white;
	border: 1px solid #000000;
	text-align: right;
	padding: 2pt 5pt 2pt 5pt;
	font-size: 10pt;
}

tr.list_color1 {
	color: black;
	background-color: white;
}

tr.list_color1  td {
	padding: 2px 5px 2px 3px;
}

tr.list_color2 {
	color: black;
	background-color: #eeeeee;
}

tr.list_color2  td {
	padding: 2px 5px 2px 3px;
}

div.hr {
	height: 0px;
	font-size: 1px;
	margin: 2px 0pt 2px 0pt;
	border-bottom: 1px solid #000000;
}

table.box, div.box {
	width: 100%;
	color: black;
	background-color: white;
	text-align: left;
	font-size: 10pt;
}

tr.box_top  td {
	color: white;
	background-color: #000000;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top  td  a:link, tr.box_top  td  a:visited, tr.box_top  td  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

tr.box_top  td  a:hover {
	color: #dddddd;
}

tr.box_top2  td {
	color: black;
	background-color: #AAAAAA;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top2  td  a:link, tr.box_top2  td  a:visited, tr.box_top2  td  a:active {
	color: black;
	text-decoration: underline;
}

tr.hr  td {
	padding: 0pt 0pt 4pt 0pt;
}

table.form {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

table.form  blockquote {
	font-weight: normal;
	margin: 2pt 0pt 2pt 15pt;
}

table.form  .rq {
	color: red;
}

table.form  .note {
	font-weight: normal;
}

table.form  select  {
	margin-top: 2px;
}

table.form  .sect_head {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

table.form  .readonly {
	background: #DDDDDD;
}

div.box_notes {
	font-size: 8pt;
	text-align: right;
	padding-top: 2pt;
}

div.pagination {
	padding: 10pt 0pt 10pt 0pt;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

div.pagination  a {
	padding-left: 2pt;
	padding-right: 2pt;
}

img.border {
	border: 1px solid black;
}

img.noborder {
	border: 0px;
}
/*********************************************************************/
.html_list {
	width: 100%;
	color: black;
	background-color: white;
	border: 1px solid #000000;
	text-align: left;
	font-size: 10pt;
	margin-bottom: 10pt;
}
.html_list  .title_bar  td {
	color: white;
	background-color: #000000;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_list  .title_bar  input,
.html_list  .title_bar  select {
	font-size: 8pt;
	border: 1px solid black;
}
.html_list  .title_links  a:link,
.html_list  .title_links  a:visited,
.html_list  .title_links  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
.html_list  .title_links  a:hover {
	color: #dddddd;
}
.html_list  .heading_bar  td {
	color: black;
	background-color: #AAAAAA;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_list  .heading_bar  a:link,
.html_list  .heading_bar  a:visited,
.html_list  .heading_bar  a:active {
	color: black;
	text-decoration: underline;
}
.html_list  .row1 {
	color: black;
	background-color: white;
}
.html_list  .row1  td {
	padding: 2px 5px 2px 3px;
}
.html_list  .row2 {
	color: black;
	background-color: #eeeeee;
}
.html_list  .row2  td {
	padding: 2px 5px 2px 3px;
}
/*********************************************************************/
.menu_button {
	padding-top: 2pt;
	padding-left: 22pt;
	height: 22px;
	background-image: url("images/kixybutton.jpg");
	background-repeat: no-repeat;
}
.submenu_button {
	padding-top: 2pt;
	padding-left: 2pt;
	height: 22px;
	border: 1px solid black;
}
/*********************************************************************/
.page  td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.page  img.main_border {
	margin-right: 8px;
	margin-bottom: 5px;
	border: 1px solid black;
	float: left;
}
.page  img.main_noborder {
	margin-right: 8px;
	margin-bottom: 5px;
	border: 0px;
	float: left;
}
.page  .caption {
	clear: both;
	float: left;
	text-align: center;
	margin-right: 9px;
	margin-bottom: 5px;
}
/*********************************************************************/
.news_articles {
	font-size: 10pt;
}
.news_articles  .title, .newsLinkAlt, .newsLink {
	font-weight: bold;
}
.news_articles  .date {
	font-size: 8pt;
	font-weight: normal;
}
.news_articles  .body {
	padding-bottom: 20pt;
}
.news_articles  .title  a:link, .news_articles  .title  a:visited, .news_articles  .title  a:active {
	text-decoration: none;
}
.news_articles  .title  a:hover {
	text-decoration: underline;
}

.news_story {
	text-align: left;
	font-size: 10pt;
}
.news_story  .title {
	font-weight: bold;
	border-bottom: 1px solid black;
}
.news_story  .date {
	text-align: right;
	font-size: 8pt;
	padding-bottom: 5pt;
}
.news_story  a.sound {
	font-weight: bold;
}
.news_story  .return {
	padding-top: 20pt;
	text-align: right;
}

#offsite_news {
	text-align: left;
	font-style: Verdana;
	font-size: 10pt;
}
/*********************************************************************/
#marquee_bar  span {
	font: bold 10px Verdana;
	color: #bbbbbb;
}
#marquee_bar  a:link, #marquee_bar  a:visited, #marquee_bar  a:active {
	color: yellow;
}

#slideshow  img {
	text-align: center;
	border: 0px solid black;
}

#onair {
	font-size: 10pt;
	margin-bottom: 15pt;
	width: 160px;
}
#onair  .title {
	padding-left: 20pt;
	padding-top: 8pt;
	color: yellow;
	background-image: url('images/on-air.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	height: 35px;
}
#onair  img.thumb {
	border: 1px solid black;
}
#onair  .name {
}

#weather {
	margin-bottom: 20pt;
	width: 160px;
}
#weather  img {
	border: 1px solid black;
}
#weather  .title {
	font-size: 10pt;
	padding-left: 37pt;
	padding-top: 8pt;
	color: yellow;
	background-image: url('images/weatherbar.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	height: 35px;
}

.side_banner {
	margin-bottom: 15pt;
}
/*********************************************************************/
.link_list {
	padding: 5pt 10pt 5pt 10pt;
}
.link_list  div.cname {
	font-weight: bold;
	padding-top: 5pt;
	padding-bottom: 5pt;
}
.link_list  div.lbox {
	padding-bottom: 10pt;
}
.link_list  div.cbox {
	padding-left: 15pt;
	padding-bottom: 10pt;
}
.link_list  div.lname {
	font-weight: bold;
}
.link_list  div.lnote {
}
/*********************************************************************/
#staff_list  {
	border: 0px;
}
#staff_list  .row {
	padding-top: 5pt;
	padding-bottom: 10pt;
}
#staff_list  .thumb {
	border: 1px solid black;
	margin-right: 5px;
}
#staff_list  .name {
	font-weight: bold;
}
#staff_list  .title {
}
#staff_list  .phone {
	font-style: italic;
}
#staff_list  .email {
}
/*********************************************************************/
.poll_head  td {
	font-size: 10pt;
	color: yellow;
	height: 30px;
}
.poll_head  .left {
	background-image: url('images/checkbox-1.jpg');
	background-repeat: no-repeat;
}
.poll_head  .right {
	padding-left: 6pt;
	padding-top: 5pt;
	background-image: url('images/checkbox-2.jpg');
	background-repeat: repeat-x;
}

#poll_list {
	border: 0px;
}

#poll_form {
	font-size: 10pt;
	border: 0px;
}
#poll_form  div.q {
	font-weight: bold;
	padding: 4pt 4pt 4pt 4pt;
}
#poll_form  div.a {
	font-weight: bold;
	padding: 0pt 0pt 4pt 15pt;
}
#poll_form  div.submit {
	text-align: right;
	padding: 2pt 0pt 2pt 0pt;
}
#poll_form  div.nav {
	padding: 2pt 0pt 2pt 0pt;
	text-align: right;
	font-size: 8pt;
}

#poll_results, #poll_results  table {
	font-size: 10pt;
	border: 0px;
}
#poll_results  .q {
	padding: 4pt 4pt 4pt 4pt;
	font-weight: bold;
}
#poll_results  .a {
	font-weight: bold;
	padding: 0pt 5pt 0pt 15pt;
}
#poll_results  .total {
	text-align: right;
	font-weight: bold;
	padding-right: 5pt;
}
#poll_results  .bar {
	height: 10px;
	font-size: 10pt;
	background-color: yellow;
	border-top: 1px outset white;
	border-left: 1px outset white;
	border-bottom: 1px outset black;
	border-right: 1px outset black;
}
#poll_results  .nav {
	padding: 2pt 0pt 2pt 0pt;
	text-align: right;
	font-size: 8pt;
}
/*********************************************************************/
div.calendar {
	width: 500px;
}
div.calendar  .box {
	background-color: black;
	border: 0px;
}
div.calendar  .day {
	height: 50px;
	background-color: white;
	font-weight: bold;
}
div.calendar  .today {
	height: 50px;
	background-color: #dddddd;
	font-weight: bold;
}
div.calendar  .month_bar  a:link,
div.calendar  .month_bar  a:visited,
div.calendar  .month_bar  a:active {
	font-weight: bold;
}

div.calendar_form {
	width: 500px;
	text-align: right;
	padding-top: 2pt;
	padding-bottom: 10pt;
}

#eventlist {
}
#eventlist  .etable {
	width: 98%;
	font-size: 10pt;
	text-align: left;
	margin-top: 5pt;
	margin-bottom: 15pt;
}
#eventlist  .date {
	font-weight: bold;
	border-bottom: 1px solid black;
}
#eventlist  .time {
	width: 80px;
	text-align: right;
	font-weight: bold;
}
#eventlist  .event {
	padding-left: 10pt;
	padding-bottom: 10pt;
}
#eventlist  .edit {
	text-align: right;
	font-weight: bold;
}
/*********************************************************************/
#nimbus_gallery_top {
	font-size: 10pt;
}
#nimbus_gallery_top  .name {
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	border-bottom: 2px solid #000000;
}
#nimbus_gallery_top  .count {
	text-align: right;
}

#nimbus_folder_select {
	text-align: left;
}

#nimbus_folder_table {
	background: #DDDDDD;
}
#nimbus_folder_table  .path  a:link, #nimbus_folder_table  .path  a:visited, #nimbus_folder_table  .path  a:active {
	font-weight: bold;
}
#nimbus_folder_table  .folder {
	padding: 2pt 2pt 2pt 2pt;
}

#nimbus_thumbs {
	background: #DDDDDD;
}
#nimbus_thumbs  .cell {
	padding: 4pt 0pt 4pt 0pt;
}
#nimbus_thumbs  img {
	border: 1px solid black;
}

#nimbus_view_top {
	font-size: 10pt;
}
#nimbus_view_top  .top  td {
	border-bottom: 2px solid #000000;
}
#nimbus_view_top  .name {
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}
#nimbus_view_top  .arrows {
	text-align: right;
}
#nimbus_view_top  .path {
	text-align: left;
}

#nimbus_image {
	background: #DDDDDD;
	border: 1px solid #000000;
	text-align: center;
}
#nimbus_image  td {
	padding: 10pt 0pt 20pt 0pt;
}
#nimbus_image  .title {
	font-weight: bold;
	text-align: center;
	padding-bottom: 10pt;
}
#nimbus_image  img {
	border: 1px solid black;
}

#nimbus_image_comment  .comment {
	padding: 2pt 2pt 7pt 2pt;
}

#nimbus_image_tstrip {
	background: #DDDDDD;
}
#nimbus_image_tstrip  .strip  td {
	padding: 7pt 0pt 7pt 0pt;
}
#nimbus_image_tstrip  img {
	border: 1px solid black;
}

#nimbus_image_details  .name {
	font-weight: bold;
	width: 15%;
}

#nimbus_ipp {
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
}
/*********************************************************************/
#guestbook {
	font-size: 10pt;
}
#guestbook  .name {
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
}
#guestbook  .date {
	font-size: 8pt;
	text-align: right;
}
#guestbook  .note {
	padding-bottom: 20pt;
}
#guestbook  .top {
	text-align: right;
}
/*********************************************************************/
#joblist {
	font-size: 10pt;
}
#joblist  td {
	padding-bottom: 20pt;
}
#joblist  .title {
	font-weight: bold;
	padding-bottom: 3pt;
}
#joblist  .status {
	font-weight: normal;
}
#joblist  .note {
	padding-bottom: 5pt;
	clear: both;
}
#joblist  .odate {
	width: 50%;
	float: left;
}
#joblist  .cdate {
	width: 50%;
	float: right;
}

#bandbattle {
	border: 0px;
}
/*********************************************************************/
.audio_file {
	text-align: left;
	font-size: 10pt;
	padding-bottom: 20pt;
}
.audio_file  .name {
	font-weight: bold;
	margin-bottom: 2pt;
}