@charset "utf-8";

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.header {
	background-image: url(../_img/header.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 988px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
	background-color: #3B3B3B;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #848484;
}
#top_nav {
	background-image: url(../_img/nav_bg.gif);
	background-repeat: repeat-x;
	height: 39px;
	color: #FFFFFF;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848484;
}
.link a{
	color: #FFFFFF;
	text-decoration: none;
}
.link a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#nav .input{
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
}
#main {
	border: 1px solid #000000;
}
#content {
	padding: 5px;
	text-align: justify;
	background-color: #3B3B3B;
}
#frame_1 {
	border: 5px solid #4A4949;
	vertical-align: top;
}
#frame_2 {
	border: 5px solid #5F5F5F;
}

#chart {
}
#chart .title{
	font-size: 14px;
	font-weight: bold;
}
#chart em{
	font-size: 9px;
	line-height: 14px;
}
#chart li{
	margin-left: -10px;
	text-transform: capitalize;
	font-size: 11px;
	line-height: 20px;
} 
#dj_online {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}
.highlightit img{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	border: 1px solid #3B3B3B;
}

.highlightit:hover img{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: 1px solid #FF0000;
}
#contact input, textarea{
	width: 450px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}
#contact select{
	width: 465px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact .button{
	width: 465px;
}
#contact .form_title {
	font-size: 14px;
	font-weight: bold;
}
#contact .title_sub {
	font-size: 14px;
	font-weight: bold;
}
#contact .asterisk {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
}
.send {
	font-size: 18px;
	font-weight: bold;
}
.radio_iframe {
	height: 400px;
	width: 440px;
	margin: 0px;
	padding: 0px;
	border: 0px none #3B3B3B;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	padding-top: 5px;
	padding-bottom: 5px; */
}
.news_iframe {
	height: 360px;
	width: 285px;
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 

	scrollbar-3dlight-color: #999999;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #666666;
    scrollbar-track-color: #666666;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #999999;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #5F5F5F;
}
#shop {

}
#shop .element{
	padding-top:4px;
	padding-bottom:4px;
	width:450px;
}
#shop .info {
	padding-left: 5px;
}
#shop .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#shop .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}
#login input{
	width: 200px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#profile .title{
	font-size: 14px;
	font-weight: bold;
}
#profile input{
	width: 200px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#profile textarea{
	width: 450px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#profile .select{
	width: 45px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#profile .button{
	width: 450px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#password .title{
	font-size: 14px;
	font-weight: bold;
}
#password input{
	width: 200px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_contact input{
	width: 300px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_contact textarea{
	width: 290px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_contact .button{
	width: 120px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#admin_news input{
	width: 333px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_news .file{
	width: 300px;
	background-color: #D9D9E6;
	border: 0px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_news textarea{
	width: 323px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_news .button{
	width: 100px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#admin_news a{
	color: #FFFFFF;
	text-decoration: underline;
}
#admin_news a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#admin_flyers .input {
	width: 363px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_flyers .button{
	width: 100px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#admin_flyers .red{
	font-weight: bold;
	color: #FF0000;
}
#admin_djs{

}
#admin_djs input{
	width: 333px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_djs .file{
	width: 300px;
	background-color: #D9D9E6;
	border: 0px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_djs .button{
	width: 100px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#admin_djs a{
	color: #FFFFFF;
	text-decoration: underline;
}
#admin_djs a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#admin_schedule .day {
	color: #FFFF66;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#admin_schedule .time {
	color: #FFFF66;
	font-size: 11px;
}
#admin_schedule .info {
	color:#FFFFFF;
	font-size: 11px;
}
#admin_schedule input{
	width: 300px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_schedule select{
	width: 60px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_schedule .button{
	width: 70px;
	background-color: #D9D9E6;
	border: 2px solid #D9D9E6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#admin_schedule a{
	color: #FFFFFF;
	text-decoration: underline;
}
#admin_schedule a:hover{
	color: #FF0000;
	text-decoration: underline;
}