/* CSS Document */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #E21836;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

body {
	background-image: url(images/bg_diagline.gif);
}

/* PORTAL ELEMENTS */

#portalmastercontainer {
	width:930px;
	height:620px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-image: url(bgimages/portal_bg.gif);
	background-repeat: no-repeat;
}

#radiostationbox {
	width:600px;
	height:80px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	top: 140px;
	left: 165px;
}


#closedbox {
	width:800px;
	height:15px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	top: 66px;
	left: 40px;
	z-index: 3;	
}


#advertiserbox {
	width:468px;
	height:80px;
	margin: 0 auto;
	text-align:right;
	position: absolute;
	top: 305px;
	left: 290px;
}

#eventpubbox {
	width:468px;
	height:80px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	top: 467px;
	left: 165px;
}

.portalheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: E21836;
	font-weight: lighter;
}

.portaltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 414142;
	font-weight: normal;
	line-height: 22px;
}

.portalclickhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: E21836;
	font-weight: bold;
	line-height: 22px;
}


#micflashbox {
	width:195px;
	height:125px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	top: 42px;
	left: 523px;
}


#towerflashbox {
	width:190px;
	height:103px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	top: 226px;
	left: 121px;
}


#bookflashbox {
	width:152px;
	height:135px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	top: 450px;
	left: 656px;
}




/* RADIO STATIONS SECTION ELEMENTS */

#radiomastercontainer {
	width:930px;
	height:660px;
	margin: 0 auto;
	background-color: none;
	text-align:left;
	position: relative;
	overflow: hidden;
}

#headercontainer {
	width:930px;
	height:200px;
	margin: 0 auto;
	background-color: none;
	text-align:left;
	position: relative;
	overflow: hidden;
}

#topheaderbox {
	width:930px;
	height:90px;
	margin: 0 auto;
	background-color: none;
	text-align:left;
	position: relative;
	overflow: hidden;
}

#navbarbox {
	width:930px;
	height:53px;
	margin: 0 auto;
	background-color: none;
	text-align:left;
	position: relative;
	overflow: hidden;
}


#undersubnavbox {
	width:930px;
	height:59px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-image: url(bgimages/under_subnav.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
}

#subnavbox {
	width:930px;
	height:20px;
	margin: 0 auto;
	background-color: none;
	text-align:left;
	position: relative;
	overflow: hidden;
	padding-left: 45px;
}

#studentinfocontentcontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-image: url(bgimages/student_info.gif);
	background-repeat: no-repeat;
}

#studentinfocontentbox {
	width:571px;
	height:399px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 323px;
	top: 14px;
}

#eventshomecontentbox {
	width:603px;
	height:399px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 310px;
	top: 14px;
}

#howhelpinfocontentbox {
	width:882px;
	height:401px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 41px;
	top: 11px;
}




#howhelpcontentcontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-image: url(bgimages/howhelp.gif);
	background-repeat: no-repeat;
}

#casestudiescontentcontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-image: url(bgimages/case.gif);
	background-repeat: no-repeat;
}


#studentstationscontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
}


#newscontentcontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}


#redlinebox {
	width:882px;
	height:22px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	left: 1px;
}


#newsheaderbox {
	width:882px;
	height:44px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 41px;
	top: 11px;
	z-index: 1;
}

#newsstoriesbox {
	width:882px;
	height:354px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 42px;
	top: 65px;
}


#newsstorybox {
	width:882px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
}

#contactcolumn1 {
	width:440px;
	height:340px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 10px;
	padding-left: 1px;

}

#contactcolumn2 {
	width:440px;
	height:340px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 445px;
	top: 10px;
}

#directionsbox {
	width:880px;
	height:345px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 10px;
}



/* ADVERTISERS SECTION BITS */

#adsinfocontentcontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-image: url(bgimages/ads_info.gif);
	background-repeat: no-repeat;
}

#adsservicescontentcontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-image: url(bgimages/ads_services_bg.gif);
	background-repeat: no-repeat;
}

#adsservicescontentcontainer2 {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}

#adsstatscontentcontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}


#adsinfocontentbox {
	width:571px;
	height:399px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 323px;
	top: 14px;
}

#adsservicescontentbox {
	width:847px;
	height:401px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 41px;
	top: 11px;
}

#adsstatscontentbox {
	width:882px;
	height:401px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: scroll;
	left: 41px;
	top: 11px;
}

#adsclientscolumn1 {
	width:189px;
	height:399px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 323px;
	top: 14px;
}

#adsclientscolumn2 {
	width:240px;
	height:399px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	overflow: hidden;
	left: 513px;
	top: 14px;
}


/* EVENTS AND PUBS */

#events1contentcontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-image: url(bgimages/events_pub_1.gif);
	background-repeat: no-repeat;
}

#events2contentcontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-image: url(bgimages/events_2bg.gif);
	background-repeat: no-repeat;
}

#events3contentcontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-image: url(bgimages/events_case.gif);
	background-repeat: no-repeat;
}


#eventsclientscontentcontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-image: url(bgimages/stage.gif);
	background-repeat: no-repeat;
}




/* AUDIO EXAMPLES */


#audiocontainer {
	width:930px;
	height:420px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}




/* GLOBAL  ELEMENTS  SUB NAV ETC */

.subnavtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.mainbodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 17px;
}


.howhelpbullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E21836;
	font-weight: bold;
	line-height: 10px;
}

.statsbullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E21836;
	font-weight: bold;
	line-height: 15px;
}

.statsbullets2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}

.bigstatements {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E21836;
	font-weight: normal;
	line-height: 24px;
}




#copyrightbox {
	width:100%;
	height:15px;
	margin: 0 auto;
	text-align:center;
	position: absolute;
	bottom: 14px;
}


.copyrighttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
