body {
  background: #111 url('../graphics/bg.jpg') repeat;
  margin: 0px auto;
  padding:0px;
  font: 12px arial;
  color: #fff;
}
img {
  border: none;
}
a:link, a:visited {
  color: #FF8A00;
  text-decoration: underline;
}
a:hover {
  color: #FF8A00;
  text-decoration: none;
}
.more_link a:link, .more_link a:visited {
  float: right;
  font: normal 12px arial;
  color: #f00;
  text-decoration: underline;
  margin-top: 5px;
}
.more_link a:hover {
  float: right;
  font: normal 12px arial;
  color: #f00;
  text-decoration: none;
  margin-top: 5px;
}
#pagebox {
  margin:0px auto;
  width:895px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
}
#mast_cont {
  width: 895px;
}
#outer_cont {
	background-color: #4b4b4b;
}
#top_banner_ad {
	text-align: center;
	padding-bottom: 20px;
}
/*------------------------------------------------Top Navigation------------------------------------------*/
#top_nav {
	background: url('../graphics/nav_bg.gif') no-repeat;
	width: 801px;
	height: 35px;
	text-align: center;
}
#main_cont {
	background: #fff url('../graphics/main_cont_bg.gif') repeat-y;
	padding: 10px 0 10px 31px;
}
#main_cont_gallery {
	background: #fff url('../graphics/gallery_bg.gif') repeat-y;
	padding: 10px 0 10px 31px;
}
#left_cont {
	float:left;
  width: 363px;
	margin-right: 34px;
}
#left_cont_gallery {
	float:left;
  width: 590px;
	margin-right: 30px;
}
#major_promo{
	margin-bottom: 8px;
}
.minor_promos{
	margin-bottom: 8px;
}
#center_cont {
	float:left;
	margin-right: 35px;
	width:187px;
}
#weather {
	text-align: center;
	background-color: #fff;
	width: 183px;
	height: 126px;
	border: 2px solid #4b4b4b;
	padding-top: 10px;
}
#right_cont {
	float:left;
	width:120px;
}
/*-------------------------------Main Navigation-----------------------------*/
#nav_cont {
  background-color: #000033;
  padding: 3px;
}
#main_nav {
  width: 801px;
	height: 37px;
  background: url('/graphics/nav_bg.gif');
}
.top_nav a:link, .top_nav a:visited {
	display: block;
	float: left;
  font: bold 12px/34px arial;
  color: #c1c1c1;
  padding: 0px 17px;
  height: 34px;
	background: url('/graphics/nav_divider.gif') no-repeat top right;
  text-decoration: none;
  border-bottom: 3px solid #000;
}
.top_nav a:hover {
	display: block;
	float: left;
  font: bold 12px/34px arial;
  color: #F7D969;
  padding: 0px 17px;
  height: 34px;
	background: url('/graphics/nav_divider.gif') no-repeat top right;
  text-decoration: none;
  border-bottom: 3px solid #f00;
}
#top_end_nav a:link, #top_end_nav a:visited {
	display: block;
	float: left;
  font: bold 12px/34px arial;
  color: #c1c1c1;
  padding: 0px 20px 0 21px;
  height: 34px;
  text-decoration: none;
  border-bottom: 3px solid #000;
}
#top_end_nav a:hover {
	display: block;
	float: left;
  font: bold 12px/34px arial;
  color: #F7D969;
  padding: 0px 20px 0 21px;
  height: 34px;
  text-decoration: none;
  border-bottom: 3px solid #f00;
}
/*-------------------------------Subnav Styling-------------------------------*/
.subnav a:link, .subnav a:visited {
  font: normal 12px arial;
  color: #000;
  text-decoration: none;
  line-height: 20px;
}
.subnav a:hover {
  font: normal 12px arial;
  color: #000;
  text-decoration: underline;
  line-height: 20px;
}
#airstaff_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 150px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left: 114px;
  top: 1px;
}
#rockdaily_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 150px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left: 277px;
  top: 1px;
}
/*------------------------------------New Major Promo Styling------------------------------*/
#promocontainer {
  position: relative; 
  visibility: visible; 
  width: 363px; 
  height:182px; 
  z-index:0;
  margin-bottom: 10px;
}
#promo1 {
  position: absolute; 
  visibility: visible; 
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 363px; 
  height:163px;
}
#promo2, #promo3, #promo4, #promo5, #promo6 {
  position: absolute; 
  visibility: hidden; 
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 363px; 
  height:163px;
}
#promolinks {
  position: absolute; 
  z-index: 0; 
  top: 163px; 
  left: 0; 
  width: 363px; 
  height:19px; 
  background-color: #1a1a1a;
}
a.promolink:link, a.promolink:visited {
  font:normal 12px/17px Arial; 
  color:#FFF; 
  text-decoration:none; 
  text-transform:uppercase;
}
a.promolink:hover {
  font:normal 12px/17px Arial; 
  color:#fff; 
  text-decoration:none; 
  text-transform:uppercase;
}
#promolink1 {
  height: 19px; 
  padding:2px 0 0 0; 
  width:200px; 
  text-align:center; 
  position:absolute; 
  top:163px; 
  left:0; 
  z-index:1; 
  overflow:hidden;
}
#promolink2, #promolink3, #promolink4, #promolink5, #promolink6 {
  visibility: hidden; 
  height: 19px; 
  padding:2px 0 0 0; 
  width:89px; 
  text-align:center; 
  position:absolute; 
  top:264px; 
  left:0;
  z-index:1; 
  overflow:hidden;
}
#promoDetails1, #promoDetails2, #promoDetails3, #promoDetails4, #promoDetails5, #promoDetails6 {
  position: absolute;
  visibility: hidden;
  padding:5px;
  color: #fff;
  overflow:hidden;
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 351px; 
  height:153px;
  border-top: 1px solid #1a1a1a;
  border-left: 1px solid #1a1a1a;
  border-right: 1px solid #1a1a1a;
}
#page_header {
  margin-bottom: 10px;
  font: normal 26px arial;
  color: #F3C828
}
.item_pic_full {
  float: left;
  margin-bottom: 10px;
}
.item_pic {
  float: left;
  margin-right: 10px;
}
.item_hdr {
  margin-bottom: 10px;
  font: bold 12px arial;
}
.item_details {
  font: normal 12px arial;
  color: #fff;
}

/* POLL INFORMATION */
div#home_poll { width: 100%; }
div#home_poll * { margin: 0; padding: 0;  }
div#home_poll a, div#home_poll img { border: 0; }

/* header */
div#home_poll h1 { font: 10px Arial, sans-serif; display: none; }
div#home_poll h1 span { font: 10px Arial, sans-serif;  } /* header text */ 

/* question */
div#home_poll h2 { font: bold 12px Arial, sans-serif; color: #fff } /* question */
div#home_poll p.image_q { clear: both; width: 100%; margin: 5px auto; text-align: center } 

/* answers */
div#home_poll ul { margin: 2px 5px; list-style-type: none; width: 100% } /* answers container */
div#home_poll li { margin: 2px 0; font: 12px Arial, sans-serif; width: 100%; display: block; clear: both; } /* answer container */
div#home_poll li input { padding: 0; margin: 0 0 0 5px; vertical-align: middle; } /* radio button */
div#home_poll label { margin: 3px 0 0 5px; vertical-align: middle; color: #fff} /* text container */
div#home_poll li.video_a p { display: inline; margin: 2px; vertical-align: middle; }
div#home_poll li.image_a img { vertical-align: middle; }
div#home_poll li.audio_a p { display: inline; margin: 2px; vertical-align: middle; }

/* submit */
div#home_poll p.submit { text-align: center; margin: 0px auto 10px auto; cursor: pointer; cursor: hand; clear: both; color: #ccc; border: solid 1px #fff; width: 80px; background-color: #444;  }
div#home_poll p.submit span { }

/* results link */
div#home_poll p.results { cursor: pointer; cursor: hand; text-align: center; }
div#home_poll p.results span { color: #fc0; text-decoration: underline; font: bold 12px Arial, sans-serif; }

/* results */
div#home_poll p.results_text { color: #fff; margin: 3px 0 0 0; clear: both; width: 90% }
div#home_poll div.results_1 { background-color: #c00; height: 10px; float: left }
div#home_poll div.results_2 { background-color: #339999; height: 10px; float: left }
div#home_poll div.results_3 { background-color: #cc0099; height: 10px; float: left }
div#home_poll div.results_4 { background-color: #666699; height: 10px; float: left }
div#home_poll div.results_5 { background-color: #ffcc33; height: 10px; float: left }
div#home_poll span.results_pct { display: block; float: left; margin-left: 3px; width: 20% }

/* key word */
#keyword_search {border:1px solid #8F8F8F; margin:0 3px 3px 0; width:90px; font:11px Arial; color:#000; padding:2px 1px; float:left;}
#keyword_button input {border:1px solid #8F8F8F; margin:0 0 3px 0; font:11px Arial; color:#000; background-color:#FC0; float:left; padding:1px 1px 1px 2px; width:23px;}
#keyword_help {width:100%; margin:0 0 3px 0; font:11px Arial; text-align:center; clear:left;}
#keyword_help a:link, #keyword_help a:visited {text-decoration:none; color:#333;}
#keyword_help a:hover {text-decoration:underline; color:#333;}

/* KEY WORD INFORMATION */
input#keyword_search {width: 90px; } /* for the input box */ 
#keyword_button input {width:26px; padding-right:2px; padding-left:2px;} /* for the submit button */
div#keyword_listing p span.header { font-weight: bold; }

.navaidsTop {margin-bottom:5px; font-weight:bold;}
.hed {font:bold 15px Arial; color:#000;}
.news {clear:both; margin-bottom:12px;}
.artRight {float:right; margin:0 0 5px 5px;}
.artLeft {float:left; margin:0 5px 5px 0;}

.update_table th {text-align:right; font:bold 12px Arial; padding:4px;}
input.number {width:70px}.
.update_table td {padding:4px;}


 #poll_1 .triton_poll th p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #ffffff; }
#poll_1 .triton_poll td { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #ffffff;}


/* events table */
table.events_table {margin-top:8px; width:360px; font: normal 12px Arial, Helvetica, sans-serif; }
table.events_table td.event_date { font:bold 12px Arial; color:#000;}
table.events_table th {padding:2px 6px; background:#333; color:#fff; font:bold 13px Arial; text-align: left; }
table.events_table td {padding:4px; color:#000; }
table.events_table td p {padding:0; margin:0 0 7px 0; color:#000; }
table.events_table td div {font:bold 14px Arial;color:#000; }
table.events_table tr.row_1 {background-color:#eee;}
table.events_table tr.row_2 {background-color:#f6f6f6;}
table.events_table td.event_name { font-weight: bold; width: 25%; }
table.events_table td.event_name a { font-weight: bold; }
table.events_table td.event_date { font-weight: bold; width: 25%; }

#event_details { margin: 0 15px 0 0; }
#event_details h1 { font: bold 18px Arial; margin: 0 0 2px 0; padding: 0px; color: #0193cf; text-transform: uppercase; }
#event_details small { font: bold 14px Arial; margin: 0; padding: 0px; color: #333; }
#event_details .event_desc { margin: 10px 0 0 0; }
#event_details .event_tickets { font-style:italic; }