/*=====================================================*/
/* Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align:baseline;
	
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a { text-decoration:none; border:none; }

img {  
 border-style: none;
}

/*=====================================================*/
/* Global Definitions */

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #122354;
}

h1 {
	font-size: 24px;
	color: #2149a5;
	text-shadow: 1px 1px 1px #fff;
}

h2, h3, .h3 {
	font-size: 20px;
	color: #2149a5;
	line-height: 140%;
	text-shadow: 1px 1px 1px #eaeaea;
}

h3, .h3 {
	font-size: 16px;
}

h4 {
	font-size: 16px;
	color: #1e285c;	
}

h1, h2, h3, .h3, h4 {
	/* visibility: hidden;*/
}

a {
	color: #e9b20d;
	text-decoration: none;	
}

a.btn, input[type=submit] {
	width: 84px;
	height: 20px;
	background: url(../img/bg_btn.png) top no-repeat;
	_background: url(../img/bg_btn.jpg) top no-repeat;
	display: block;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	line-height: 100%;
	text-align: center;
	text-shadow: 1px 1px 1px #eaeaea;
	font-size: 11px;
	float: left;
	color: #25253a;
}

.btn:hover, input[type=submit]:hover {
	background-position: center;
}

.btn:active, input[type=submit]:active {
	background-position: bottom;
}

input[type=submit] {
	border: none;
	padding: 0px 0px 2px 0px;
	height: 27px;
}

/*=====================================================*/
/* Structural Definitions */

html {
	height: 100%;
}

body {
	background: url(../img/bg_main.jpg) top center no-repeat #123369;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #071b2f;
}

#main {
	margin: 0 auto;
	width: 960px;
}

#content {
	width: 960px;
	min-height: 500px;
	background: url(../img/bg_content.png) repeat-y center #fff;
	_margin-top: -8px;
	position: relative;
	float: left;
}

#header {
	width: 100%;
	height: 147px;
	position: relative;
	float: left;
}

#nav {
	width: 100%;
	height: 62px;
	position: relative;
	text-transform: uppercase;
	z-index: 500;
	float: left;
}

#footer {
	width: 100%;
	min-height: 60px;
	float: left;
}

#load {
	width: 24px;
	height: 24px;
	background: url(../img/loadinfo_net.gif) no-repeat;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 35px;
}

.request_load {
	background: url(../img/request_load.gif) no-repeat !important;	
}

/*=====================================================*/
/* Header Definitions */

#logo {
	width: 429px;
	height: 124px;
	_background: url(../img/logo.jpg) no-repeat;
	position: absolute;	
	top: 10px;
	left: 0px;
}

#logo img {
	_display: none;	
}

#ad {
	width: 468px;
	height: 60px;
	border: 1px solid #0e509e;
	position: absolute;	
	top: 30px;
	right: 0px;
}

#freq {
	width: 326px;
	height: 34px;
	background: url(../img/bg_freq.png);
	_background: url(../img/bg_freq.jpg);
	position: absolute;	
	top: 103px;
	right: 0px;	
}

/*=====================================================*/
/* Drop Down Definitions */

#nav ul {
	height: 40px;
	background: url(../img/bg_nav.png) no-repeat;
	padding:0;
	margin:0;
	list-style-type:none;
	left: 0;
	float: left;
}

#nav li {
	width: 165px;
	padding: 0 7px;
	position:relative;
	padding:0px;
	float:left;
}


#nav li {
	position:relative;
	padding:0px;
	background: url(../img/bg_nav_line.jpg) right bottom no-repeat;
	float:left;
}

#nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	text-transform: uppercase;
	left: 0;
}

#nav ul li li {
	width: 252px;	
	text-transform: none;
	background: url(../img/bg_nav_dd.png) repeat-y;	
}

#nav ul li li.top {
	width: 252px;
	height: 20px;
	background: url(../img/bg_nav_dd_top.png) no-repeat;
}

#nav ul li li.bottom {
	width: 252px;
	height: 11px;
	background: url(../img/bg_nav_dd_bottom.png) no-repeat;
}

#nav ul a, #nav ul a:visited {
	width: 165px;
	_width: 140px;
	height: 27px;
	padding: 11px 0 0 0;
	margin: 1px 0 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 3px #303030;
	letter-spacing: 0.1em;
	display: block;
}

#nav ul a:hover { 
	background: url(../img/bg_nav_active.png) no-repeat; 
}

#nav ul :hover > a, #nav ul a.active {
	background: url(../img/bg_nav_active.png) no-repeat;
}

#nav ul ul {
	visibility:hidden;
	position:absolute;
	top:37px;
	t\op:37px;
	left:0;
	width: 252px;
	background: none;
}

#nav ul ul a, #nav ul ul a:visited {
	width: 212px;
	height: 15px;
	padding: 10px 20px;
	margin-left: 1px;
	_padding: 5px 0 0 7px;
	font-size: 14px;
	font-weight: normal;
	display: block;
	text-align: left;
	background: none;
	text-shadow: none;
}

#nav ul ul :hover > a, #nav ul ul a:hover {
	color: #fff;
	background: #41d2f9;
}

#nav table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

#nav ul ul :hover > a {
	background: url(../img/bg_nav_dd_active.png) no-repeat;
	text-shadow: 0px 2px 4px #000;
	_background: red;
}

#nav ul li:hover ul, #nav ul a:hover ul {
	visibility:visible;
}

#nav ul :hover ul ul {
	visibility:hidden;
}

#nav ul :hover ul :hover ul {
	visibility:visible;
}

li#contact {
	background: none;	
}

/*=====================================================*/
/* Content Definitions */

#content_left {
	width: 549px;
	padding: 10px 15px;
	float: left;
}

#content_right {
	width: 348px;
	padding: 10px 15px;
	float: left;
}

#content_top {
	width: 100%;
	height: 7px;
	background: url(../img/bg_content_top.png) no-repeat;
	float: left;
}

#content_btm {
	width: 100%;
	height: 7px;
	background: url(../img/bg_content_btm.png) no-repeat;
	float: left;
}

#content h1 {
	margin-bottom: 10px;	
}

/* Promo Definitions */

#promo {
	width: 546px;
	height: 183px;
	border: 1px solid #122a4d;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

#promo .info {
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 99;	
}

#promo .info h1 {
	color: #fff;
	text-shadow: 1px 1px 1px #2149a5;
}

#promo .info p {
	color: #f8a01c;	
}

/* Fader Box Definitions */

#content_left .fbox {
	width: 528px;
	padding: 10px 10px 15px 10px;
	min-height: 180px;
	background: url(../img/bg_fade_box.jpg) no-repeat;
	border-bottom: 1px solid #fff;
	line-height: 140%;
	float: left;
}

p.details {
	color: #81818e;	
	line-height: 120%;
}

h1.promotions {
	margin-top: 20px;
	float: left;
}

#content_left .fbox img, #content_left .box img {
	border: 1px solid #cdcdcf;
	margin-left: 10px;
	float: right;	
}

#content_left .box {
	width: 528px;
	padding: 10px 10px 15px 10px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #cdcdcf;
	line-height: 140%;
	float: left;
}

#content_right .box {
	width: 191px;
	padding: 10px;
	margin-bottom: 15px;
	background: #efeef1;	
	border: 1px solid #bfbfc3;
	position: relative;
	float: left;
}

#content_right div.wl {
	width: 100%;
	height: 1px;
	background: #fff;
	_display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

#content_right .sky {
	border: 1px solid #cdcdcf;
	float: right;	
}

.sky a {
	width: 120px;
	height: 600px;
	display: block;	
	line-height: 100%;
}

/*=====================================================*/
/* Footer Definitions */

#footer p, #footer a {
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#footer a.jb {
	color: #fbc215;
}

/*=====================================================*/
/* Request & Listen Definitions */

a.request, a#listen {
	width: 86px;
	height: 28px;
	background: url(../img/bg_request.png) top left no-repeat;
	display: block;
	padding: 12px 0 0 49px;
	text-align: left;
	margin-left: 13px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 3px #303030;
	letter-spacing: 0.1em;
	float: left;
}

a#listen {
	background: url(../img/bg_listen.png) no-repeat;
}

a.request:hover {
	background-position: center left;
}

a#listen:hover {
	background-position: bottom left;	
}

a.request_active {
	background: url(../img/bg_request.png) bottom left no-repeat;
}

a.request_active:hover {
	background: url(../img/bg_request.png) bottom left no-repeat !important;	
}

#request_form {
	display:none;
	background: url(../img/bg_request_form.png) no-repeat;
	position:absolute;
	width: 203px;
	height: 284px;
	z-index:100;
	text-align:left;
	padding: 30px 10px 10px 9px;
	top: 40px; 
	right: 65px; 
	text-transform: none !important;
}

#request_form input[type=text] {
	width: 194px;
	height: 21px;
	padding: 5px 10px;
	margin-bottom: 10px;
	color: #fff;
	background: url(../img/bg_request_input.jpg) no-repeat;
	border: none;
}

#request_form input[type=submit] {
	margin-top: 5px;
	padding-bottom: 4px;
}

#request_form p {
	line-height: 150%;
	color: #fff;	
}

#request_form a {
	margin-top: 5px;
}

/*=====================================================*/
/* Poll Definitions */

#poll p.result {
	margin-top: 5px 0;	
}

#poll input {

	margin-bottom: 10px;
	
}

#poll label {

	
	margin-bottom: 10px;
}

.view_results {
	color: #999;
	font-size: 10px;
	margin-top: 10px;
	float: left;
	clear: both;
}

.novote {
	background: #fbd6d5;
	border: 1px solid #d6aaa8;
	padding: 5px;
	text-align: center;
}

/*=====================================================*/
/* Weather Definitions */

p.temp {
	font-size: 26px;
	float: left;	
}

#weather img {
	float: left;
	margin: 12px 10px 0 24px;
}

/*=====================================================*/
/* News Definitions */

#news a {
	display: block;
	border-bottom: 1px solid #cdcdcf;
	padding: 0 0 10px 0;
	color: #071b2f;	
}

/*=====================================================*/
/* News Definitions */

.ad {
	width: 211px !important;
	padding: 0px !important;
}

/*=====================================================*/
/* What's On Definitions */

.column {
	width: 158px;
	padding: 10px;
	min-height: 250px;
	border-right: 1px solid #cdcdcf;
	float: left;
}

.column img {
	margin-bottom: 10px;	
}

.column div {
	padding-bottom: 10px;
	float: left;	
}

.left {
	padding-left: 0px !important;	
}

.right {
	border-right: none !important;	
}

.column h3 {
	margin-top: 10px;
	font-size: 12px;
}

/*=====================================================*/
/* Contact Form */

#contact_form {
	width: 205px;
	float: right;
}

#contact_details {
	width: 250px;
	float: left;	
}

#contact_form input[type=text] {
	background: url(../img/bg_input.png) no-repeat;
	width: 184px;
	padding: 5px 10px 0 10px;
	margin: 10px 0;
	height: 25px;
	border: none;
	color: #2149A5;
	font-size: 12px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

#contact_form textarea {
	background:url(../img/bg_textarea.png) no-repeat;
	width: 205px;
	height: 156px;
	padding: 5px 10px;
	margin: 10px 0;
	border: none;
	color: #2149A5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

/*=====================================================*/
/* Slider Definitions */

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
a.nivo-imageLink span {
	font-size: 22px;
	position: absolute;
	top: 20px;
	left: 20px;
}

/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	top:0px;
	font-size: 22px;
	padding: 10px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #2149a5;
	color: #fff;
	opacity: 1; /* Overridden by captionOpacity setting */
	width: 100%;
	z-index:89;
}

.nivo-caption p {
	width: 100%;
	float: left;
	display: block;
	padding:5px;
	color: #fff;
	margin:0;
}

.nivo-caption p span.sub {
	font-size: 12px;
	font-weight: normal;
}

.nivo-caption p span.onair {
	width: 95px;
	height: 15px;
	font-size: 14px;
	color: #fff;
	padding: 2px 0 0 20px;
	position: absolute;
	right: 30px;
	top: 13px;
	background: url(../img/onair.png) left no-repeat;
}

.nivo-caption p a.btn {
	margin-top: 20px;
	font-weight: normal;
}

.nivo-caption a.fl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 90%;
	height: 200px;
	display: block;
}
/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {
	width: 32px;
	height: 34px;
	position: absolute;
	top: 45%;
	z-index: 99;
	cursor: pointer;
	background: url(../img/arrows.png) no-repeat;
	text-indent: -9999px;
}
.nivo-prevNav {
	left: 10px;
	display: none;
}
.nivo-nextNav {
	background-position: right !important;
	right: 10px;
}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 100;
}

.nivo-controlNav a {
	width: 10px;
	height: 10px;
	position: relative;
	background: url(../img/bullets.png) no-repeat;
	background-position: -10px 0;
	z-index: 300;
	cursor:pointer;
	margin-right:3px;
	display: block;
	float: left;
}

.nivo-controlNav a.active {
	background-position: 0 0;
}

a.nivo-control {
	text-indent: -9999px;	
}

/*=======[Custom Form Definitions]=======*/

.custom-checkbox, .custom-radio {
	position: relative;
}

.custom-checkbox input, .custom-radio input {
	position: absolute;
	left: 2px;
	top: 3px;
	margin: 0;
	z-index: 0;
}
.custom-checkbox label, .custom-radio label {
	display: block;
	position: relative;
	z-index: 1;
	font-size: 12px;
	padding-right: 1em;
	line-height: 1;
	padding: .5em 0 .5em 30px;
	margin: 0 0 .3em;
	cursor: pointer;
}

.custom-checkbox label {
	background: url(../img/checkbox.gif) no-repeat;
}
.custom-radio label {
	background: url(../img/radiobutton.gif) no-repeat;
}
.custom-checkbox label, .custom-radio label {
	background-position: -10px -14px;
}
.custom-checkbox label.hover, .custom-checkbox label.focus, .custom-radio label.hover, .custom-radio label.focus {
	background-position: -10px -114px;
}
.custom-checkbox label.checked, .custom-radio label.checked {
	background-position: -10px -214px;
}
.custom-checkbox label.checkedHover, .custom-checkbox label.checkedFocus {
	background-position: -10px -314px;
}
.custom-checkbox label.focus, .custom-radio label.focus {
	outline: 1px dotted #ccc;
}
