/**********************************************
Reset (meyerweb.com)
**********************************************/
html{color:#333;}
body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;} a{outline:none;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

/******** INIT ********/

html, body {
	height: 100%;
	background-color: #FFF;
	color: #666;
	font: normal 12px/24px Helvetica, Arial, sans-serif;
	}
img {
	border: 0;
	}
a {
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	}
#news div.playing a, span {
	color: #000;
	font: bold 8px Arial, Helvetica, sans-serif;
	line-height: 20px;
	}
.hide {
	display: none;
	}
.clickable {
	cursor: pointer;
	}
.center_wrap {
	width: 930px;
	margin: 0 auto;
	}

/* To make footer stick to bottom */
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -60px;
	}
#header {
	width: 100%;
	height: 400px;
	margin-bottom: 12px;
	}
#news {
	height: 22px;
	margin-bottom: 25px;
}
#content {
	height: 300px;
	}
#footer {
	height: 60px;
	text-align: center;
	}
.push {
	height: 60px;
	}
.dropdown{
	background: url(../../assets/images/arrow1.gif) no-repeat right center;
	}
.dropup{
	background: url(../../assets/images/arrow2.gif) no-repeat right center;
	}
#content li.over, #news li.over {
	background-color: #E8E8E8;
	}
#news li ul li:hover, #content li ul li:hover {
	background-color: #FFF;
}
#content li ul li.over2, #news li ul li.over2 {
	background-color: #FFF;
	}
	
/******** HEADERS ********/
h2 a.music {
	height: 16px;
	width: 53px;
	background: #FFF url(../../assets/images/music_header.gif) no-repeat left top;
	display: block;
}
h2 a:hover.music {
	height: 16px;
	width: 53px;
	background: #FFF url(../../assets/images/music_header.gif) no-repeat left bottom;
}
h2 a.voice {
	height: 16px;
	width: 53px;
	background: #FFF url(../../assets/images/voice_header.gif) no-repeat left top;
	display: block;
}
h2 a:hover.voice {
	height: 16px;
	width: 53px;
	background: #FFF url(../../assets/images/voice_header.gif) no-repeat left bottom;
}
h2 a.sound {
	height: 16px;
	width: 60px;
	background: #FFF url(../../assets/images/sound_header.gif) no-repeat left top;
	display: block;
}
h2 a:hover.sound {
	height: 16px;
	width: 60px;
	background: #FFF url(../../assets/images/sound_header.gif) no-repeat left bottom;
}
h2 a.sight {
	height: 20px;
	width: 50px;
	background: #FFF url(../../assets/images/sight_header.gif) no-repeat left top;
	display: block;
}
h2 a:hover.sight {
	height: 20px;
	width: 50px;
	background: #FFF url(../../assets/images/sight_header.gif) no-repeat left -20px;
}
/******** NEWS ********/
#news a {
	width: 160px;
	padding-left: 5px;
	color: #666;
	font: bold 8px Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
	}
	
	#news div.border {
	padding: 0 10px;
	line-height: 22px;
	border: 1px solid #BFBFBF;
	}
	
	#ticker {
	margin: 0;
	padding: 0;
	width: 744px;
	height: 22px;
	float: right;
	}
	
	
	
	
	

#news ul.playing {
	height: 20px;
	width: 180px;
	color: #000;
	list-style: none;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
	}
#news li {
	height: 20px;
	width: 180px;
	margin-bottom: 5px;
	background-color: #FFF;
	font: bold 8px Arial, Helvetica, sans-serif;
	line-height: 20px;
	position: relative;
	border: 1px solid #BFBFBF;
	visibility: inherit; /* fixes IE7 'sticky bug' */
	}
#news li a {
	width: 150px;
	padding: 0 10px;
	color: #000;
	display: block;
	}
#news li a img {
	margin-left: 34px;
	}
#news li ul {
	height: 300px;
	margin: 0;
	border: 1px solid #BFBFBF;
	border-top: none;
	display: none;
	overflow-y: auto;
	overflow-x: hidden;
	}
#news li ul a {
	color: #666;
	}
#news li ul li {
	width: 180px;
	margin: 0;
	background-color: #E8E8E8;
	border: 1px dashed #BFBFBF;
	border-width: 1px 0 0;
	}
#news li ul {
	top: auto;
	left: auto;
	}
#news li:hover ul, #news li.over ul {
	position: absolute;
	top: 20px;
	left: 0px;
	margin-left: -1px;
	display: block;
	}
	
/******** CONTENT ********/
#content div.service h2 {
	height: 20px;
	width: 162px;
	margin-bottom: 15px;
	}
#content div.service {
	width: 162px;
	margin-right: 30px;
	float: left;
	}
#content div.end {
	margin: 0;
	}
#content ul {
	width: 160px;
	margin-top: 25px;
	list-style: none;
	}
#content li {
	height: 20px;
	width: 160px;
	margin-bottom: 5px;
	font: bold 8px Arial, Helvetica, sans-serif;
	line-height: 20px;
	position: relative;
	border: 1px solid #BFBFBF;
	visibility: inherit; /* fixes IE7 'sticky bug' */
	}
#content li a {
	width: 130px;
	padding: 0 10px;
	display: block;
	}
#content li a img {
	margin-left: 34px;
	}
#content li ul {
	margin: 0;
	background-color: #E8E8E8;
	border: 1px solid #BFBFBF;
	border-bottom: none;
	display: none;
	}
#content li ul li {
	width: 160px;
	margin: 0;
	border: 1px dashed #BFBFBF;
	border-width: 0 0 1px;
	}
#content li:hover ul, #content li.over ul {
	position: absolute;
	top: -125px;
	left: 0px;
	margin-left: -1px;
	display: block;
	}
#3monthpromolink
{
	font-weight:bold;
}
#3monthpromolink:hover
{
	font-weight:bold;
	color:#000000;
}
/******** FOOTER ********/
#footer p {
	color: #BFBFBF;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	}
#footer a {
	color: #BFBFBF;
	}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}