body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #221E6B;
	background-image: url("images/background.png");
	background-repeat: repeat-x;
}
a { color: #211C6B; }
a:hover { color: #666666; }
p, li {
	font-size: 11px;
	line-height: 16px;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 0;
	overflow: hidden;
}
#listen-now {
	width: 77px;
	height: 73px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url("images/listen.png");
	z-index: 0;
}
#listen-now-link {
	width: 77px;
	height: 73px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
}
#listen-now-link a {
	width: 77px;
	height: 73px;
	display: block;
	position: relative;
}
#listen-now-link a span {
	visibility: hidden;
	display: none;
}
#pageFrame {
	width: 750px;
	margin: 0 auto 0 auto;
}
#topMenu {
	padding-top: 25px;
}
#topMenu ul {
	margin: 0;
	padding: 0;
}
#topMenu li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #CDC2EB;
	padding: 1px 0 12px 0;
}
#topMenu li.end {
	border-right: none;
}
#topMenu span, #bannerBar span {
	display: none;
}
#topMenu a {
	display: block;
	height: 12px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0 9px 0 9px;
}
#topMenu a:hover {
	background-position: 0px -12px;
}
#topMenu a.home { width: 33px; background-image: url("images/s_home.gif"); }
#topMenu a.funstuff { width: 57px; background-image: url("images/s_funstuff.gif"); }
#topMenu a.djs { width: 49px; background-image: url("images/s_djs.gif"); }
#topMenu a.news { width: 79px; background-image: url("images/s_news.gif"); }
#topMenu a.market { width: 94px; background-image: url("images/s_market.gif"); }
#topMenu a.shows { width: 76px; background-image: url("images/s_shows.gif"); }
#topMenu a.contact { width: 67px; background-image: url("images/s_contact.gif"); }
#topMenu a.photos {	width: 44px; background-image: url("images/s_photos.gif"); }
#topMenu a.staff {	width: 62px; background-image: url("images/s_staff.gif"); }
#topMenu a.cancellations {	width: 87px; background-image: url("images/s_cancellations.gif"); }

#frameTop, #frameBase {
	height: 10px;
	line-height: 1px;
	overflow: hidden;
	background-repeat: no-repeat;
	clear: both;
}
#frameTop {
	background-image: url("images/frame_Top.gif");
}
#frameBase {
	background-image: url("images/frame_Base.gif");
	margin: 0 0 25px 0;
}
#footer {
	position: relative;
	clear: both;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	height: 28px;
	padding: 50px 0 0 0;
}
#footer a.webmail { color: #666666; text-decoration: none; }
#bannerFrame, #contentFrame {
	padding: 0 10px 0 10px;
	background-color: #FFFFFF;
}
#bannerFrame { position: relative; }
#bannerFrame #bannerHolder { position: absolute; top: 0; left: 10px; height: 115px; width: 730px; }
#contentFrame {
	padding-top: 10px;
}
#bannerBar {
	background-color: #FFFFFF;
	background-image: url("images/topMenuBack.gif");
	background-position: 7px bottom;
	background-repeat: no-repeat;
	height: 48px;
	position: relative;
}
#bannerBar a#weather {
	position: absolute;
	width: 145px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	display: block;
	top: 6px;
	right: 15px;
	padding: 0 35px 0 0;
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
}
#bannerBar a#weather strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*display: block;*/
	height: 18px;
	cursor: pointer;
	margin-top:-3px;
}
#bannerBar ul {
	margin: 0;
	padding: 6px 0 0 18px;
}
#bannerBar li {
	list-style-type: none;
	float: left;
	padding: 0 25px 0 0;
}
#bannerBar a {
	display: block;
	height: 33px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#bannerBar a.request {
	width: 130px;
	background-image: url("images/m_SongRequest.gif");
}
#bannerBar a.birthday {
	width: 158px;
	background-image: url("images/m_SubmitBirthday.gif");
}
#bannerBar a.lunch {
	width: 188px;
	background-image: url("images/m_LunchMenus.gif");
}
#bannerBar a.petpatrol {
	width: 155px;
	background-image: url("images/m_PetPatrol.gif");
}
div.column {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background-position: bottom;
	background-repeat: no-repeat;
}
div.column div.wrapper {
	padding: 10px 12px 0px 12px;
	background-repeat: no-repeat;
}
div.thin {
	width: 139px;
	background-image: url("images/col_thin_back.gif");
	position: relative;
}
div.thin div.wrapper {
	background-image: url("images/col_thin_cap.gif");
}
div.thin div.special { padding: 110px 10px 0 10px; font-size: 12px; line-height: 16px; font-weight: bold; color: #CC0000; }
div.thin div.special p { font-size: 12px; line-height: 16px; margin: 0; padding: 10px 0; }
div.thick {
	width: 164px;
	background-image: url("images/col_thick_back.gif");
}
div.thick div {
	background-image: url("images/col_thick_cap.gif");
}
#leftPane {
	float: left;
	position: relative;
	width: 150px;
}
#mainPane {
	width: 580px;
	position: relative;
	float: left;
}
#home #mainPane, #threeCol #mainPane {
	width: 405px;
}
#rightPane {
	float: left;
	width: 165px;
	margin: 0 0 0 10px;
}
.column ul {
	margin: 0;
	padding: 0;
}
.column li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.column li a {
	color: #221E6B;
	text-decoration: none;
	display: block;
	padding: 3px 0 3px 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #999999;
}
.column li a:hover {
	color: #cc0000;
	background-color: #f5f5f5;
}
.column li.last a {
	border-width: 0px;
}
.photo, .name, .sponsor {
	display: block;
	text-align: center;
}
.column .photo img {
	border: 1px solid #333333;
}
.column .photo, .column .sponsor { padding: 0 0 10px 0; }
.column .sponsor img {
	border-width: 0;
}
.column .name {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 3px 0;
}
#btn-listen {
	width: 100px;
	margin: auto;
	padding: 10px 0 0 0;
}
#btn-listen a {
	display: block;
	height: 30px;
	width: 100px;
	background-image: url("images/btn_listen.gif");
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0 0;
	text-indent: -9114px;
}
#btn-listen a:hover {
	background-position: 0 -30px;
}
a#btn-learn-more {
	display: block;
	margin: 10px auto 0 auto;
	width: 113px;
	height: 25px;
	background-image: url("images/btn_learn-more.gif");
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0 0;
	text-indent: -9114px;
}
a#btn-learn-more:hover { background-position: 0 -25px; }
/**** HEADER STYLES ****/
#bannerFrame h1 {
	height: 115px;
	width: 730px;
	background-image: url("images/banner/static_banner.jpg");
	overflow: hidden;
	text-indent: -9114px;
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 24px;
	color: #221E6B;
	margin: 0;
	padding: 5px 0 10px 0;
	font-weight: normal;
	font-variant: small-caps;
}
h2 {
	height: 30px;
	width: 400px;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 20px;
	color: #CC0000;
}
h2.blue { color: #221E6B; }
.recapContent h2 { height: auto; }
h2#latest-releases { background-image: url("images/h2_latest-releases.gif"); text-indent: -9114px; }
h2#us92-notebook { background-image: url("images/h2_notebook.gif"); text-indent: -9114px; }
h2#promotion { background-image: url("images/h2_promotion.gif"); text-indent: -9114px; }

h3 {
	height: 15px;
	width: 115px;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -9114px;
	overflow: hidden;
}
h3#on-the-air { background-image: url("images/hdr_on_the_air.gif"); }
h3#artist-spotlight { background-image: url("images/hdr_artist_spotlight.gif"); }
h3#recent-news { background-image: url("images/hdr_recent_news.gif"); }
h3#local-news { background-image: url("images/hdr_local_news.gif"); }
h3#regional-news { background-image: url("images/hdr_regional_news.gif"); }
h3#national-news { background-image: url("images/hdr_national_news.gif"); }
h3#archives { background-image: url("images/hdr_archives.gif"); }
h3#schedule { background-image: url("images/hdr_schedule.gif"); }
h3#sponsor { background-image: url("images/hdr_sponsor.gif"); }
h3#show-links { background-image: url("images/hdr_show_links.gif"); }
h3#about-me { background-image: url("images/hdr_about_me.gif"); }
h3#my-photos { background-image: url("images/hdr_my_photos.gif"); }
h3#station-info { background-image: url("images/hdr_station_info.gif"); }
h3#local-sports { background-image: url("images/hdr_local_sports.gif"); }
h3#video-clips { background-image: url("images/hdr_video_clips.gif"); }
h3#audio-clips { background-image: url("images/hdr_audio_clips.gif"); }
h3#internet-special { background-image: url("images/hdr_internet_special.gif"); width: 149px; height: 105px; position: absolute; top: 0; left: -10px; }

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #221E6B;
	margin: 15px 0 0 0;
	padding: 0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	margin: 15px 0 0 0;
	padding: 0;
}
h6 {
	font-size: 12px;
	color: #333333;
	background-color: #DCDBE0;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 2px 5px;
}
	
/*** END HEADER STYLES ***/

ul.hoverList {
	border-top: 1px dashed #666666;
	margin: 0;
	padding: 0;
}
ul.hoverList li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}
ul.hoverList li a {
	font-size: 11px;
	border-bottom: 1px dashed #666666;
	padding: 12px 0 12px 0;
	text-decoration: none;
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	width: 100%;
}
ul.hoverList li a strong, span.releaseTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	margin: 15px 0 0 0;
	padding: 0;
	font-weight: bold;
}
ul.hoverList li a:hover, ul.hoverList a:hover strong {
	color: #666666;
	background-color: #f5f5f5;
}
div#qTip {
	display: none;
	text-align: center;
	position: absolute;
	z-index: 1000;
	width: 100px;
	left: -9000px;
	padding: 5px;
	border: 1px solid #ACCC00;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background:transparent url("images/tooltip_back.png") repeat;
	/*background-color: #E6F0B3;
	filter: alpha(opacity=85, style=0); 
	-moz-opacity: .85;*/
}


/**** FORM STYLES ****/
form.boxModel {
	margin: 10px auto;
	width: 425px;
	padding: 0;
	background-image: url("images/frm_back.gif");
	background-position: bottom;
	background-color: #2D278B;
	border: none;
	border-width: 0;
	color: #FFFFFF;
}
form.boxModel div {
	margin: 0;
	padding: 20px 10px 10px 10px;
	background-image: url("images/frm_top.gif");
	background-repeat: no-repeat;
}
form.boxModel label { color: #ddddFF; }
form {
	font-size: 11px;
}
form p {
	font-weight: bold;
	padding-left: 165px;
}
form p.radio-list { padding: 0; margin: 0 0 15px 0; }
label {
	float: left;
	width: 150px;
	display: block;
	text-align: right;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
label em { font-style: normal; color: #FF0000; font-size: 13px; }
input, textarea, select {
	width: 200px;
	font-style: normal;
	margin: 0 0 15px 15px;
	padding: 0;
}
input.radio { width: auto; margin: 0 0 0 15px; }
textarea {
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input#month, input#day {
	width: 30px;
	margin: 0;
}
input#month {
	margin: 0 0 0 15px;
}
input#year {
	width: 50px;
	margin: 0;
}
input.button {
	width: 125px;
	float: none;
	display: inline;
	margin: 0;
}
form br {
	clear: left;
	height: 1px;
	overflow: hidden;
	font-size: 0;
}
form.boxModel br { line-height: 15px; background-color: red; }


/*** STAFF PHOTO ***/
div.staffPhoto {
	height: 328px;
	width: 396px;
	background-image: url("images/staff_back.gif");
	padding: 15px 0 0 9px;
}
ul#staffPhoto.on, ul#staffPhoto {
	height: 252px;
	width: 381px;
	background-image: url("images/staff.jpg");
	position: relative;
	margin: 0;
	padding: 0;
}
ul#staffPhoto.on li {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
}
ul#staffPhoto.on li a {
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9114px;
	display: block;
}
ul#staffPhoto li a span { visibility: hidden; display: none; }
ul#staffPhoto.on li a span { visibility: hidden; }

ul#staffPhoto.on li#staff01 { left: 242px; top: 90px; width: 27px; height: 93px;}
ul#staffPhoto.on li#staff02 { left: 201px; top: 89px; width: 34px; height: 104px;}
ul#staffPhoto.on li#staff03 { left: 7px; top: 111px; width: 34px; height: 104px;}
ul#staffPhoto.on li#staff04 { left: 41px; top: 72px; width: 30px; height: 53px;}
ul#staffPhoto.on li#staff05 { left: 111px; top: 42px; width: 26px; height: 43px;}
ul#staffPhoto.on li#staff06 { left: 139px; top: 65px; width: 24px; height: 25px;}
ul#staffPhoto.on li#staff07 { left: 163px; top: 99px; width: 37px; height: 98px;}
ul#staffPhoto.on li#staff08 { left: 114px; top: 86px; width: 30px; height: 51px;}
ul#staffPhoto.on li#staff09 { left: 70px; top: 107px; width: 43px; height: 112px;}
ul#staffPhoto.on li#staff10 { left: 208px; top: 122px; width: 38px; height: 81px;}
ul#staffPhoto.on li#staff11 { left: 281px; top: 101px; width: 26px; height: 97px;}
ul#staffPhoto.on li#staff12 { left: 315px; top: 101px; width: 20px; height: 87px;}
ul#staffPhoto.on li#staff13 { left: 337px; top: 110px; width: 33px; height: 88px;}
ul#staffPhoto.on li#staff14 { left: 210px; top: 64px; width: 22px; height: 28px;}
ul#staffPhoto.on li#staff15 { left: 242px; top: 41px; width: 43px; height: 39px;}

/*** POWER PAGES BADGE ***/
#PPGS {
	width: 94px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#PPGS a, #PPGS span {
	display: block;
	height: 19px;
	width: 94px;
	background-image: url("images/ppgs.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9114px;
}
#PPGS a:hover {
	background-position: 0px -19px;
}
/*** END POWER PAGES BADGE ***/



















img.icon {
	width:24px;
	height:24px;
	border:0px;
	padding-right:5px;
	vertical-align:bottom;
}
