@charset "utf-8";
/* CSS Document */


html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0d4473;
	height: 100%;
	width: 100%;
	background-image: url(images/side_tower_color.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#f2dc6d;
	cursor:url("kkcr-radio.cur");
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#safari { display: block; }
	#footer {
	position:relative;
	margin-left: 0px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	width: 600px;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	visibility: visible;
	margin-bottom:10px;
	margin-top:30px;
	margin-left:0px;
	overflow: visible;
	float: left;
}}

table {
	border-collapse:collapse;
	}
p { 
} 
.page_summaryText { 
font-size:14px;
color:#0d4473;
font-weight:bold;
}
.pageText { 
font-size:12px;
color:#0d4473;

}
.tableText { 
font-size:12px;
color:#0d4473;
}
h1 { 
color:#0d4473;
font-size:16px;
	}
h2 { 
color:#0d4473;
font-size:14px;
	}
	
#container {
	width: 100%;
	margin-right: auto;
	margin-left: 100px;
	margin-top: 0px;
	z-index: 4;
	position: relative;
	}
#news {
	width: 250px;
	height:175px;
	margin-left: 325px;
	margin-top: 0px;
	color:#ffffff;
	font-weight:bold;
	position:relative;
	padding:0px;

	overflow:hidden;
}
#side_content {
	width:200px;
	background-color:#FFFFFF;
	color:#00000;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:5px;
	padding-right:15px;
	border:3px solid #556B2F;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:2em;
	border-top-left-radius:2em;
	border-top-right-radius:1em;
	float:right;
	position:relative;
	margin:0px;
}
#side_community {
	width:250px;
	background-color:#FFFFFF;
	color:#00000;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:5px;
	padding-right:15px;
	border:3px solid #556B2F;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:2em;
	border-top-left-radius:2em;
	border-top-right-radius:1em;
	float:right;
	position:relative;
	margin:0px;
}
#highlighter {
	border:3px solid #556B2F;
	background-color:#f2dc6d;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:2em;
	border-top-left-radius:2em;
	border-top-right-radius:1em;
	}
#featured {
	width:425px;
	background-color:#FFFFFF;
	color:#00000;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:5px;
	padding-right:15px;
	border:2px solid #556B2F;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:2em;
	border-top-left-radius:2em;
	border-top-right-radius:1em;
	position:relative;
	float:left;
	margin-top:0px;

}
#archs {
	width:700px;
	background-color:#98BADC;
	color:#00000;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:5px;
	padding-right:15px;
	border:2px solid #556B2F;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:2em;
	border-top-left-radius:2em;
	border-top-right-radius:1em;
	position:relative;
	float:left;
	margin-top:0px;

}
#djs {
	width:700px;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:5px;
	padding-right:15px;
	position:relative;
	float:left;
	margin-top:0px;

}
#sched {
	width:725px;
	color:#00000;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;

	position:relative;
	float:left;
	margin-top:0px;

}
#community {
	width:375px;
	background-color:#FFFFFF;
	color:#00000;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:5px;
	padding-right:15px;
	border:2px solid #556B2F;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:2em;
	border-top-left-radius:2em;
	border-top-right-radius:1em;
	position:relative;
	float:left;
	margin-top:0px;

}
#underwriters {
	width:700px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	padding-top:30px;
	padding-left:15px;
	border:3px solid #556B2F;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:2em;
	border-top-left-radius:2em;
	border-top-right-radius:1em;
	position:relative;
	float:left;
	margin-top:10px;
	visibility:visible;
	overflow:visible;

}
a.underwriters:link, a.underwriters:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-size:12px;
	font-weight:bold;
	color: #0E5E89;
}
a:link    {
	text-decoration:underline;
	}
a:visited {
	color:#666666;
	text-decoration:none;
	}
a:hover   {
	color:#666666;
	}
a:active  {

	}

#main_content {
	position:relative;
	margin-top: 225px;
	color:#000000;
	width: 725px;
	margin-left:25px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float:left;
	overflow: visible;
	z-index:6;
	}
#main_content_home {
	position:absolute;
	margin-top: 55px;
	color:#000000;
	width: 725px;
	margin-left:25px;
	margin-bottom: 20px;
	padding-bottom: 200px;
	float:left;
	overflow: visible;
	z-index:6;
	}
#page_content {
	position:relative;
	margin-top: 75px;
	color:#000000;
	width: 725px;
	margin-left:25px;
	margin-bottom: 20px;
	padding-bottom: 200px;
	float:left;
	overflow: visible;
	z-index:6;
	}
	
#logo h1 {
	background-image: url(images/kkcr_logo.png);
	height: 200px;
	width: 295px;
	margin-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	position: absolute;
	z-index:1;
	}
#logo h1 span {
	display: none;
	}
	
#menu {
	position:absolute;
	padding-top:11px;
	padding-bottom:0px;
	margin-top:169px;
	background-color:#556B2F;
	border:2px solid #660066;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:2em;
	border-top-left-radius:2em;
	border-top-right-radius:1em;
	width:800px;
	z-index:-100;
	
}
ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
li
{
float:left;
}
a.menu:link,a.menu:visited
{
display:block;
border:1px solid #556B2F;
border-bottom-left-radius:1em;
border-top-left-radius:2em;
border-top-right-radius:1em;
border-bottom-right-radius:2em;
width:80px;
font-weight:bold;
color:#ffffff;
background-color:#556B2F;
text-align:center;
padding:3px;
margin: 1px;
text-decoration:none;
text-transform:uppercase;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
a.menu:hover,a:active
{
background-color:#98bf21;
}
.center
{
margin:auto;
width:70%;
}


#BottomDiv {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 2;
}
#TrebleTaro {
	z-index: 2;
	height: 800px;
	width: 100%;
	position: absolute;
	top: 1200px;
	background-image: url(images/critters.png);
	background-repeat: no-repeat;
	background-position: center;
}
#vplsDiv  {
	z-index: 2;
	height: 300px;
	width: 100%;
	position: absolute;
	top: 0px;
	background-image: url(images/vp_ls.png);
	background-repeat: no-repeat;
	background-position: center;
}
#DJBack {
	z-index: 2;
	height: 1443px;
	width: 100%;
	position: absolute;
	top:250px;
	background-image: url(images/dj_vert.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#footer_home {
	width:700px;
	padding-top:0px;
	padding-left:0px;

	position:relative;
	float:left;
	margin-top:20px;
	margin-left:0px;
	visibility:visible;
	overflow:visible;
}
#footer {
	width:700px;
	padding-top:0px;
	padding-left:0px;

	position:relative;
	float:left;
	margin-top:20px;
	margin-left:0px;
	visibility:visible;
	overflow:visible;
}

.btm-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0E5E89;
	text-decoration: none;
	font-style: normal;
}

.day-time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.dj {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0E5E89;
	text-decoration: none;
	font-style: normal;
}
.show {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A007C;

}
.dj_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0d4473;
	text-decoration: none;
	font-style: normal;
}
.uw_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0d4473;
	text-decoration: none;
	font-style: normal;
}
span a.sm2_button,
span a.sm2_button.sm2_paused:hover {
 background-color: #98BADC;
}
span a.sm2_button:hover,
span a.sm2_button.sm2_playing,
span a.sm2_button.sm2_playing:hover {
 background-color:#98BADC;
}
span a.sm2_button.sm2_paused,
span a.sm2_button.sm2_paused:hover {
 background-color:#98BADC;
}
