/*p { margin:0; }*/
body {
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #ffffff;
	margin: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a { color:#000000; }
a:hover { text-decoration:none; }
.clearboth { clear:both; height:0px; font-size:0px; overflow:hidden; }
input {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:93%; }

#outer {
	position:relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.button { padding:2px; background-color:#50b948; color:#FFFFFF; border: 2px solid #098000; font-weight:bold; }

/*********** COMMON TOP ***********/
#top { width:990px;height:204px;position:relative; }
#topLogo { position:absolute; left:0px; top:106px; width:338px; height:88px; }
#topLogo a { background-image:url(images/top_logo_new.gif) ; background-repeat:no-repeat; width:399px; height:88px; display:block; }
#topAd { position:absolute; left:262px; top:6px; background-color:#545454; width:728px; height:90px; }
#topListen { position:absolute;left:-5px;top:8px;width:236px;height:85px; }
#topListen a { background-image:url(images/top_listenlive.png); width:236px; height:85px; display:block; }
#topOd { position:absolute;left:393px;top:102px;width:205px;height:40px; }
#topOd a { width:205px; height:40px; display:block; background-image:url(images/top_od.png); }

#topBlur { position:absolute; left:358px; top:164px; width:637px; height:31px; background:url(images/top_blur.gif) 0 0 no-repeat; display:none; }

#topOnAir { position:absolute;left:434px;top:106px;width:505px;height:79px; }
#oaPic { position:absolute;left:0px;top:5px;width:80px;height:80px; background:url(images/top_onairimg.gif) 0 0 no-repeat; }
#oaPic img { width:70px; height:70px; margin-top:4px; margin-left:4px; }
#topOnAir h2 { position:absolute; top:-3px; left:89px; width:108px; height:29px; background:url(images/top_onairnow.gif) 0 0 no-repeat; }
#topOnAir h4 { position:absolute; left:200px; top:7px; width:220px; font-size:100%; font-weight:normal; }
#topOnAir ul { position:absolute; left:89px;  margin:0; padding:0; list-style:none; width:495px; top: 7px;}
#topOnAir li { float:left; margin-right:15px; }
#oaPages {display:none;}
#oaPages a { display:block; width:66px; height:13px; background:url(images/top_mypages.png) 0 0 no-repeat; }
#oaEmail a { display:block; width:53px; height:45px; position:absolute; right:0; background:url(images/icon_email.png) 0 0 no-repeat; }

#topNews { position:absolute;left:524px;top:143px;width:465px;height:45px; background:#67cb33; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
#topNews h2 { position:absolute; left:7px; top:7px; width:110px; height:13px; background:url(images/news_title.gif) 0 0 no-repeat; }
#topNews #subs { position:absolute; left:0px; top:21px; margin:0; padding:0; list-style:none; width:246px; }
#topNews #subs li { float:left; margin-right:15px; }
#topNews #tickerCont { position:absolute; left:130px; top:4px; font-size:100%; font-weight:normal; overflow:hidden; width:305px; height:39px; }
#topNews #tickerCont #ticker { margin:0; padding:0; list-style:none; height:18px; overflow:hidden; }
#topNews #tickerCont #ticker li { padding-bottom:10px; }

#newsHeadlines a {  width:150px; height:13px; position:absolute; top:4px; left:80px; color:#000; float:left; display:inline-block; font-size:11px; }
#newsGotStory a { width:70px; height:13px; color:#000; float:left; left:7px; display:inline-block;  position:absolute; top:4px; font-size:11px;}

#nav { width:990px; height:32px; background:url(images/nav_bg.gif) 0 0 repeat-x; position:relative; -webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px; }
#search { position:absolute; left:779px; position:absolute; width:206px; height:32px; }
#search h2 { position:absolute; left:0px; top:0px; width:56px; height:32px;  font-size:14px; padding-left:5px; text-shadow: #297d23 0px -1px 0px; line-height:32px; color:#fff;  text-decoration:none;}
#search form { padding:0; margin:0; }
#searchTB { position:absolute; left:56px; top:0px; width:110px; height:32px; padding-top:5px; }
#searchTB input { width:106px; border:0; padding:2px; height:16px; }
#searchGo { position:absolute; left:166px; top:0px; width:40px; height:32px; }

/*** COMMON MAIN SECTION **/
#mainsection { width:990px; background:url(images/main_bg.gif) 0 0 repeat-x #cccccc; }

#pageHeader { background:url(images/page_header_bg.png) 100% 0 no-repeat; color:#FFFFFF; font-size:153.9%; padding-bottom:5px; }
#pageContent { padding:10px; width:625px; text-overflow:clip; overflow:hidden; min-height:200px; background-color:#FFFFFF; }
#pageContentWide { padding:10px; width:775px; text-overflow:clip; overflow:hidden; min-height:200px; background-color:#FFFFFF; }
#pageContentFull { padding:10px; width:940px; text-overflow:clip; overflow:hidden; min-height:200px; background-color:#FFFFFF; }

#leftCol { margin-left:15px; float:left; width:645px; display:inline; }
#leftColFull { margin-left:15px; width:960px; }
#rightCol { margin-left:15px; float:left; width:300px; display:inline; }
.boxInner { margin:10px; }

#leftColWide { margin-left:15px; float:left; width:795px; display:inline; }
#rightColNarrow { margin-left:15px; float:left; width:150px; display:inline; }

#side_nav { margin:0; padding:0; list-style:none; }
#side_nav li { margin-bottom:1px; }
#side_nav a { color:#FFF; background-color:#50B948; display:block; padding:3px 4px; font-size:85%; text-decoration:none; }
#side_nav a:hover { background-color:#fff; color:#50B948; }
#side_nav .current a { background-color:#0B6E04; }
#side_nav .current a:hover { background-color:#0B6E04; color:#FFF; }

#ad_ss { width:120px; height:600px; clear:both; padding:15px; background:url(images/side_bg.gif) 0 0 repeat-x; }

#np { clear:both; width:300px; background:url(images/np_bg.gif) 0 0 repeat-x; background-color:#b9f3b3; position:relative; margin-bottom:15px; overflow:auto; }
#np h2 { width:165px; height:34px; padding-left:9px; text-shadow: #297d23 0px -1px 0px; line-height:34px; color:#fff;  text-decoration:none; font-size:18px; }
#np h3 { position:absolute; left:232px; top:0px; }
#np h3 a { display:block; width:68px; height:34px; background:url(images/np_playlist.gif) 0 0 no-repeat; }
#np h4 { color:#000000; font-size:100%; }

#weather { width:142px; background:url(images/weather_bg.gif) 0 0 repeat-x; background-color:#b9f3b3; float:left; height:148px; margin-bottom:15px; }
#weather h2 { height:30px; font-size:16px; }
#weather h2 a { display:block; width:77px; height:30px; padding-left:9px; text-shadow: #297d23 0px -1px 0px; line-height:30px; color:#fff;  text-decoration:none;}
#weather h3 { font-size:153.9%; }
#weather h4 { font-size:100%; font-weight:normal; margin-top:5px; }
#weatherMore { display:block; width:104px; height:13px;  margin-top:8px; }

#events { width:143px; background:url(images/weather_bg.gif) 0 0 repeat-x; background-color:#b9f3b3; float:left; height:148px; margin-left:15px; }
#events h2 { height:30px; }
#events h2 a { display:block; width:62px; height:30px;  padding-left:9px; text-shadow: #297d23 0px -1px 0px; line-height:30px; color:#fff;  text-decoration:none; font-size:16px;}
#events ul { margin:0; padding:0 0 0 10px; list-style:disc; }
#events li { margin-bottom:13px; }
#eventsMore a { display:block; width:97px; height:27px; background:url(images/events_more.gif) 0 0 no-repeat; }
#eventsAdd a { display:block; width:112px; height:24px; background:url(images/events_add.gif) 0 0 no-repeat; }

.ad_side { width:300px; height:250px; background-color:#ffffff; margin-bottom:15px; }

#search { width:300px; height:33px; background:url(images/search_bg.gif) 0 0 no-repeat; position:relative; }
#search_keywords { left:119px; top:8px; position:absolute; width:114px; background:none; border:0px; color:#FFFFFF; }
#search_go { left:251px; top:6px; position:absolute; }

#footer { width:990px; height:40px; background-color:#098000; }
#footer span { padding:14px; font-size:77%; color:#FFFFFF; }
#footer a { color:#FFFFFF; }

/*** DJ PAGES **/
#djNav { float:right; width:160px; margin-left:10px; }
#djNav h3 { background-color:#50B948; padding:4px; font-size:108%; margin-bottom:2px; }
#djNav h3 a { color:#FFFFFF; }
#djNav ul { margin:0; padding:0; list-style:none; }
#djNav li { list-style:none; margin-bottom:2px; padding:4px; background-color:#EBEBEB; font-size:85%; }

#djEmailForm { width:450px; }

/*********************************************************************************/
/****************************      iNAV CSS 2008      ****************************/
/*********************************************************************************/
/*------- NAV REQUIRED -------*/
div#iNav { left:0px; top:204px; position:absolute; width:990px; height:32px; }
div#iNav h2 a { display:block; line-height:24px; text-shadow: #297d23 0px -1px 0px; font-size:16px; padding:0px 24px 0 24px; text-decoration:none; height: 24px; color:#fff;  border-right:2px solid #afe0ab;}
div#iNav h2 a:hover {color:#000; text-shadow: #aedfab 0px 1px 0px; }
div#iNav li { float:left; margin-right:0px;  display:inline-block; height:28px; padding-top:4px;  }
div#iNav li li { margin:0; padding:0; height:20px; }
#iNavTop { margin:0; padding:0; list-style-type:none; }

/*------- COMMON LINK STYLES -------*/
div#iNav a { display:block; padding-bottom:0.692em; padding-top:0.615em; color:#FFFFFF; }
div#iNav a:hover { text-decoration:none; }

/*------- USE THIS FOR IMAGE TABS -------*/
div#iNav li.active h2 a { background-position:0 -32px; }
/* #iNav_home a { background:url(images/nav_home.gif) 0 0 no-repeat; width:92px; }
#iNav_onair a { background:url(images/nav_onair.gif) 0 0 no-repeat; width:100px; }
#iNav_news a { background:url(images/nav_news.gif) 0 0 no-repeat; width:89px; }
#iNav_photos a { background:url(images/nav_photos.gif) 0 0 no-repeat; width:103px; }
#iNav_directory a { background:url(images/nav_directory.gif) 0 0 no-repeat; width:122px; }
#iNav_whatson a { background:url(images/nav_whatson.gif) 0 0 no-repeat; width:127px; }
#iNav_contact a { background:url(images/nav_contact.gif) 0 0 no-repeat; width:107px; } */

/*------- SUB NAV -------*/
div#iNav li.active div.subNav { display:block; }
div#iNav div.subNav { display:none; position:absolute; border:1px solid #020000; border-bottom:0; }
div#iNav div.subNav ul { list-style-type:none; margin:0; padding:0; float:left; width:132px; z-index:999999px; }
div#iNav div.subNav a { padding:3px 6px; padding-top:2px; width:120px; background-color:#FFFFFF; color:#000000; font-size:93%; text-align:left; text-decoration:none; border-bottom: 1px solid #020000; }
div#iNav div.subNav a:hover { background-color:#b9f3b3; background-image:none; color:#000000; }
div#iNav div.subNav a:before { /*content: "+ ";*/ }

/**************** SECTIONAL LAYOUTS ****************/
.itemTease {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #031A43;
}

/* Sectional Layout 1 */
#sec1_Large { margin:0; padding:0; list-style-type:none; }
#sec1_Large li { float:left; width:200px; margin-right:8px; }
#sec1_Large h3 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 138.5%; color: #000000; margin-bottom: 3px; }
#sec1_Large h3 a { color: #000000; }

#sec1_Small { margin:0; padding:0; list-style-type:none; clear:both; margin-top:15px; }
#sec1_Small li { background-color:#DDDDDD; margin:0; padding:5px; margin-bottom:15px; float: none; display: block; border: 0; min-height: 70px; position: relative; }
#sec1_Small img { position:absolute; left:5px; top:5px; }
#sec1_Small h3 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 108%; color: #000000; margin-bottom: 3px; padding-left:110px; }
#sec1_Small h3 a { color: #000000; }
#sec1_Small p { padding-left:110px; margin:0; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 93%; color: #000000; }

/*
* Customizations to Global Style
*/
h3.secTitle { color:#000; }
h4.subTitle { background-color:#222; }
div.boxCont { background-color:#eee; }
ul.actBtn li { background-color:#ccc; border-color:#ccc; }



