/*p { margin:0; }*/
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #343485;
	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: 900px;
	margin-left: auto;
	margin-right: auto;
}

.button { padding:2px; background-color:#303083; color:#FFFFFF; border: 2px solid #000066; font-weight:bold; }

/*********** COMMON TOP ***********/
#top { width:900px;height:171px;position:relative; }
#topLogo { position:absolute; left:0px; top:10px; width:191px; height:161px; }
#topLogo a { background-image:url(/images/logo.png); width:191px; height:161px; display:block; }
#topAd { position:absolute; left:255px; top:9px; width:468px; height:60px; }
#sideAd { position:absolute; left:780px; top:9px; width:120px; height:600px; }
#topOnair { position:absolute;left:215px;top:80px;width:258px;height:88px; }
#topOnair h2 { position:absolute; left:0px; top:0px; width:111px; height:28px; background:url(/images/onair.png) 0 0 no-repeat; }
#topOnair img { position:absolute; left:0px; top:34px; width:50px; height:50px; border:1px solid #000000; }
#topOnair h3 { position:absolute; left:61px; top:35px; width:197px; font-size:100%; }
#topOnair h4 { position:absolute; left:61px; top:53px; font-weight:normal; font-size:85%; }
#topOnair ul { position:absolute; left:61px; top:70px; margin:0; padding:0; list-style:none; }
#topOnair li { float:left; display:inline; margin:0; padding:0; margin-right:24px; }
#topOnair #profile { width:57px; height:15px; display:block; background:url(/images/onair_profile.gif) 0 0 no-repeat; }
#topOnair #email { width:49px; height:15px; display:block; background:url(/images/onair_email.gif) 0 0 no-repeat; }

#topPlaying { position:absolute;left:473px;top:80px;width:307px;height:88px; }
#topPlaying h2 { position:absolute; left:0px; top:0px; width:157px; height:28px; background:url(/images/playing.png) 0 0 no-repeat; }
#topPlaying h3 { position:absolute; left:4px; top:36px; width:307px; font-size:85%; }
#topPlaying h4 a { position:absolute; left:0px; top:55px; display:block; width:136px; height:33px; background:url(/images/listen.gif) 0 0 no-repeat; }

#topBg { position:absolute; left:191px; top:108px; width:589px; height:63px; background:url(/images/top_bg.gif) 0 0 no-repeat; }

#tickerCont { width:760px; height:15px; padding-top:10px; padding-bottom:10px; padding-left:9px; text-overflow:clip; overflow:hidden; }
#ticker { margin:0; padding:0; list-style:none; height:15px; overflow:hidden; }
#ticker li { white-space:nowrap; padding-bottom:10px; }
#ticker a { text-decoration:none; color:#fff; }
#ticker a:hover { text-decoration:underline; }

#nav { position:relative; height:30px; background:url(/images/nav_bg.png) 0 0 no-repeat; }
#search { position:absolute; left:636px; top:0px; width:124px; height:30px; }
#searchTB { float:left; width:91px; height:30px; padding-top:6px; padding-left:3px; background:url(/images/search_bg.gif) 0 0 no-repeat; }
#searchTB input { width:88px; height:22px; background:none; border:0; color:#000000; margin:0; padding:0; }
#searchGo { float:left; width:30px; }

/*** COMMON MAIN SECTION **/
#pageHeader { background:#cbcbe0 url(/images/pageheader_bg.gif) 0 0 no-repeat; width:760px; height:61px; }
#pageHeader h1 { color:#000000; font-size:140%; padding-left:15px; padding-top:25px; }
#pageContent { width:730px; padding:15px; background-color:#ffffff; min-height:300px; overflow:hidden; }

#footAdBlock { width:760px; background-color:#FFFFFF; padding:15px 0px; }
#footAd { margin-left:auto; margin-right:auto; width:468px; height:60px; }

#footer { width:760px; height:41px; background:url(/images/footer_bg.png) 0 0 no-repeat; margin-bottom:10px; }
#footer span { padding:16px; font-size:77%; }

/*** DJ PAGES **/
#djNav { float:right; width:160px; margin-left:10px; }
#djNav h3 { background-color:#FDC500; padding:4px; font-size:108%; margin-bottom:2px; }
#djNav ul { margin:0; padding:0; list-style:none; }
#djNav li { list-style:none; margin-bottom:2px; padding:4px; background-color:#A3C0F6; font-size:85%; }
#djNavSelect { font-family:Tahoma, Arial, Helvetica, sans-serif; border:1px solid; width:160px; margin-bottom:4px; }

#djEmailForm { width:540px; }

/**
*
* Nav
*
*/

/*------- NAV REQUIRED -------*/
div#iNav { left:0px; top:208px; position:absolute; width:600px; height:30px; }
div#iNav li { float:left; margin-right:0px; }
div#iNav li li { margin:0; }
#iNavTop { margin:0; padding:0; list-style-type:none; }

/*------- USE THIS FOR TEXT TABS -------*/
div#iNav h2 { font-size:100%; padding:0; margin:0; border-right:2px solid #8080b3; }
div#iNav h2 a { text-decoration:none; display:block; margin:0; position:relative; padding:5px 16px 5px 16px; color:#fff; font-family:Tahoma, Geneva, sans-serif; }
div#iNav h2 a:hover { margin:0; _padding-bottom:0px; color:#fdce00; }
div#iNav li.active a { _padding-bottom:0px; color:#fdce00; }

/*------- SUB NAV -------*/
div#iNav li.active div.subNav { display:block; }
div#iNav div.subNav { display:none; position:absolute; padding-top:12px; background:url(images/sub_top.png) 100% 4px no-repeat; }
div#iNav div.subNav ul { list-style-type:none; margin:0; padding:0; float:left; padding-bottom:10px; width:132px; z-index:999999px; background:url(images/sub_foot.png) 0 100% no-repeat; }
div#iNav div.subNav a { display:block; padding:3px 6px; padding-top:2px; width:120px; background-color:#000066; color:#ffffff; font-size:93%; text-align:left; text-decoration:none; }
div#iNav div.subNav a:hover { background-color:#000066; background-image:none; color:#fdce00; }
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:#000066; }
div.boxCont { background-color:#efefff; }
ul.actBtn li { background-color:#fdc500; border-color:#fdc500; }


