@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1C2440;
	background-image: url(../images/KCSN_BG2.png);
	background-repeat: repeat-x;
}

a  {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}


#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	float: left;
	width: 712px;
}

#showcase {
	width: 220px;
	padding-top: 8px;
	text-align: center;
	float: right;
	margin-bottom: 8px;
	font-size: 80%;
}
#banner {
	float: left;
	height: 85px;
	width: 700px;
}

#logo {
	float: left;
	height: 148px;
	width: 268px;
	padding-top: 4px;
}
#search {
	float: left;
	width: 270px;
	margin-top: 8px;
	height: 32px;
}
#nav {
	float: left;
	width: 980px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #AC003B;
	border-right-color: #AC003B;
	border-bottom-color: #AC003B;
	border-left-color: #AC003B;
	margin-top: 2px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin-left: 12px;
	margin-right: 12px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
#nav a:hover {
	color: #AC003B;
	text-decoration: none;
	font-size: 13px;
}


#now_playing {
	float: left;
	height: 28px;
	width: 980px;
	padding-top: 6px;
	padding-bottom: 2px;
}

#on_now {
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
}
#playing {

}
#body_main {
	float: left;
	width: 980px;
	overflow: hidden;
}

#left {
	float: left;
	width: 710px;
	margin-right: 20px;
	background-color: #000000;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}
#flash_left {
	height: 200px;
	width: 710px;
	float: left;
}


#top_left {
	background-image: url(../images/spotlight2.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-right: 320px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-position: left center;
	float: left;
	width: 370px;
}
#second_left {
	background-image: url(../images/ClassicalMusic2.png);
	background-repeat: no-repeat;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 180px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-position: bottom;
	float: left;
	width: 510px;
}
#third_left {
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	float: left;
	width: 670px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-position: center center;
}
#ways_listen {
	float: left;
	width: 440px;
}
#sundial_logo {
	float: left;
	width: 188px;
	margin-left: 30px;
	margin-top: 20px;
}
#sundial_logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fourth_left {
	float: left;
	width: 310px;
	background-color: #000000;
	background-image: url(../images/HDtower2.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 380px;
}
#csun {
	background-image: url(../images/csun_logo.jpg);
	width: 225px;
	height: 36px;
	padding-top: 54px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#submit {
	float: left;
	width: 230px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
}

#feedback {
	float: left;
	width: 230px;
	margin-left: 10px;
	margin-right: 10px;
}

#donate {
	float: left;
	width: 230px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
}










#right_column {
	float: left;
	width: 250px;
	color: #FFFFFF;
	background-color: #000000;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}

#button_text  {
	float: left;
	font-size: 150%;
	color: #AC003B;
	font-weight: bold;
	width: 192px;
}
#button  {
	float: left;
	width: 38px;
	height: 22px;
	padding-top: 2px;
}
#go {
	height: 22px;
	width: 38px;
}
#Feedback {
	height: 22px;
	width: 38px;
}
#label {
	height: 22px;
	width: 38px;
}



#special_events {
	width: 230px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#special_header {
	font-size: 140%;
	font-weight: bold;
	color: #AC003B;
	text-align: center;
	margin-bottom: 10px;
}
#events_image {
	float: left;
	height: 118px;
	width: 162px;
	margin-right: 34px;
	margin-left: 34px;
}
#events_image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#event_name {
	float: left;
	width: 230px;
	color: #AC003B;
	margin-top: 10px;
	text-align: right;
}
#event_time {
	float: left;
	width: 230px;
	margin-top: 10px;
	font-size: 90%;
	text-align: right;
}
#event_details {
	float: left;
	width: 230px;
	margin-top: 5px;
	font-size: 90%;
}
#event_border {
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
}

#weather_header {
	float: left;
	width: 230px;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#weather_section {
	float: left;
	width: 250px;
	padding-bottom: 30px;
}
#weather {
	float: left;
	width: 186px;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-right: 32px;
	margin-left: 32px;
}
#WeatherBugSticker_180x150_v2 {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 12px;
}
#ad {
	float: left;
	width: 186px;
	margin-right: 32px;
	margin-left: 32px;
	margin-top: 15px;
}
#ad img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#image_links {
	float: left;
	margin-top: 10px;
}
#gap {
	height: 15px;
	width: 980px;
	float: left;
}
#footer {
	float: left;
	width: 962px;
	background-color: #000000;
	height: 80px;
	padding-left: 18px;
}

#footer_nav {
	float: left;
	width: 677px;
	color: #999999;
	padding-top: 30px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 14px;
	font-size: 85%;
}
#footer_nav ul {
	margin: 0px;
	padding: 0px;
}
#footer_nav li {
	display: inline;
	margin-right: 4px;
}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #AC003B;
}
.xtra_small {
	font-size: x-small;
}

#cars_info {
	background-image: url(../../cgi-bin/new%20css/(URL) );
	background-color: #FFFFFF;
	float: left;
	width: 630px;
	margin-right: 20px;
	padding-top: 60px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}

#cars_info a {
	color: #000000;
	text-decoration: none;
}
#cars_info a:hover {
	color: #000000;
	text-decoration: underline;
}
#map {
	float: left;
	width: 710px;
	margin-right: 20px;
	background-color: #000000;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}
#donate_form {
	background-image: url(../../cgi-bin/new%20css/(URL) );
	background-color: #FFFFFF;
	float: left;
	width: 630px;
	margin-right: 20px;
	padding-top: 60px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}
#playlist_frame {
	float: left;
	width: 980px;
}
#program_schedule {
	background-image: url(../../cgi-bin/new%20css/(URL) );
	background-color: #FFFFFF;
	float: left;
	width: 630px;
	margin-right: 20px;
	padding-top: 60px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}
#program_schedule_info {
	position:absolute;
	left:119px;
	top:460px;
	width:387px;
	height:134px;
	z-index:1;
}
#program_schedule_info a {
	color: #000000;
}
#program_schedule_info a:hover {
	color: #000000;
	text-decoration: underline;
}
#traffic_frame {
	float: left;
	height: 1000px;
	width: 980px;
	background-color: #FFFFFF;
}
.donate {
	color: #AC003B;
}

