/* CSS For Site Navigation */

/* ## ROOT ELEMENTS ## */
#left_image
{
	position:absolute;
	left:0px;
	top:0px;

}

#right_image
{
	position:absolute;
	left:757px;
	top:0px;

}

.nav_table
{
	 background-color:#C9EDF9;
}

	.navNormal
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #29BFF2;
		text-decoration: none;
		background-image: url(../common_images/navigation/navBarBgBtn.gif);
		background-repeat:repeat-x;
		border-left: 1px solid #EFEFEF;
	}

	.navNormal a
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #29BFF2;
		text-decoration: none;
		background-repeat:repeat-x;
		border-left: 1px solid #EFEFEF;
	}

	.navNormalOver
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #EFEFEF;
		text-decoration: none;
		background-repeat:repeat-x;
		background-image: url(../common_images/navigation/navBarBgBtnOver.gif);
		border-left: 1px solid #EFEFEF;
	}

	.navNormalOver a
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #29BFF2;
		text-decoration: none;
		background-repeat:repeat-x;
		border-left: 1px solid #EFEFEF;
	}

/* ## SUB ELEMENTS ## */

	.dropDownMain
	{
		position: absolute;
		background-color: #EFEFEF;
		width:150px;
		z-index:10;
		text-align:left;
	}

	.dropDownCell
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #29BFF2;
		text-decoration: none;
		background-color: #FFFFFF;
		padding:2px;
		 border-top-width: 1px;
		 border-right-width: 2px;
		 border-bottom-width: 1px;
		 border-left-width: 2px;
		 border-top-style: solid;
		 border-right-style: solid;
		 border-bottom-style: solid;
		 border-left-style: solid;
		 border-top-color: #EFEFEF;
		 border-right-color: #EFEFEF;
		 border-bottom-color: #EFEFEF;
		 border-left-color: #EFEFEF;
	}

	.dropDownCell a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #29BFF2;
		text-decoration: none;
		background-color: #FFFFFF;
		padding:2px;
	}


	.dropDownCellOver
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #b0d135;
		text-decoration: none;
		background-color: #EFEFEF;
		padding:2px;
		border-top-width: 1px;
		border-right-width: 2px;
		border-bottom-width: 1px;
		border-left-width: 2px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #EFEFEF;
		border-right-color: #EFEFEF;
		border-bottom-color: #EFEFEF;
		border-left-color: #EFEFEF;
	}

	.dropDownCellOver a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #b0d135;
		text-decoration: none;
		background-color: #EFEFEF;
		padding:2px;
	}
/* HOME POSITIONING DEFAULT */
#newsTicker
{
	float: left;
	width: 750px;
	margin-top: 8px;
	margin-left: 9px;
	z-index: 4;
}
#home_top_left
{
	position:relative;
	left:10px;
	top:18px;
}
#home_top_right
{
	position:relative;
	float:left;
	top:6px;
	left:30px;
}
#home_left_bottom
{
	float:left;
	position:relative;
	top:25px;
	text-align:left;
}

#listen_now
{
	position:absolute;
	left:0px;
	top:0px;
}
#vip
{
	position:absolute;
	left:-6px;
	top:380px;
}


#on_air
{
	position:absolute;
	left:3px;
	top:550px;
	width:171px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#on_air_title
{
	position:absolute;
	top:215px;
	left:25px;
	z-index:5;
}
#on_air_time
{
	position:absolute;
	top:255px;
	left:25px;
	z-index:5;
}

#on_air_image
{
	position:absolute;
	top:35px;
	left:20px;
	z-index:5;
}
#on_air_link
{
	position:absolute;
	top:286px;
	left:1px;
	z-index:5;
}

#home_ad_1
{
	position:absolute;
	left:184px;
	top:390px;
	background-color:#000000;
	width:120px;
	height:600px;
}
#home_ad_2
{
	position:absolute;
	left:4px;
	top:120px;
	background-color:#000000;
	width:300px;
	height:250px;
}

#home_ad_3
{
	left:15px;
	top:0px;
	background-color:#000000;
	position:relative;
	width:180px;
	height:150px;
}
/*
	Leaderboard across the bottom
*/
#home_ad_4
{
	position:relative;
	float:left;
	top:5px;
	width:800px;
	height:140px;
}

#static_label
{
	position:absolute;
	top:-70px;
	left:10px;
	text-align:left;
}

#weather
{
	position:absolute;
	top:0px;
	left:208px;
}
#promotion
{
	margin-top: 8px;
	margin-bottom:8px;
	z-index:5;
}
#footer
{
	position:relative;
	left:0px;
	top:15px;
	display:none;
}
#home_capsules
{
	position:relative;
	float:left;
	width:425px;
}

#home_capsules_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00b4f1;
	text-decoration: none;
	text-align:left;
	background: url('/common_images/section_header_home.jpg');
	background-repeat:no-repeat;
	height:32px;
	padding-left:15px;
	padding-top:8px;
	width:425px;
}
#home_capsules .capsule_table
{
	width:270px;
}

#home_capsules .capsule_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url('/common_images/capsules/capsule_header_bg.jpg');
	background-repeat:no-repeat;
	height:24px;
	width:100%;
}

#home_capsules .capsule_body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #373535;
	background: url('/common_images/capsules/capsule_body_bg.jpg');
	width:100%;
	text-align:left;
	height:75px;
	padding-top:6px;
	padding-left:12px;
	padding-right:12px;

}
#home_capsules .capsule_footer
{
	background: url('/common_images/capsules/capsule_footer_bg.jpg');
	width:100%;
	height:19px;
}

#home_capsules .capsule_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url('/common_images/capsules/capsule_header_bg.jpg');
	background-repeat:no-repeat;
	height:24px;
	width:100%;
}

#welcome
{
	width:444px;
	position:relative;
	left:11px;
	padding-top:15px;
}

#welcome_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00b4f1;
	text-decoration: none;
	background: url('/common_images/section_header_home.jpg');
	background-repeat:no-repeat;
	height:32px;
	padding-top:8px;
	padding-left:15px;
	width:100%;
}


#welcome_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url('/common_images/welcome/welcome_bg_top.jpg');
	background-repeat:no-repeat;
	height:13px;
	width:100%;
	margin:0;
	padding:0;
}
#welcome_body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #373535;
	background: url('/common_images/welcome/welcome_bg_middle.jpg');
	background-repeat:repeat-y;
	width:409px;
	margin:0;
	padding:0;
	padding-left:5px;
	padding-right:30px;
	background-color:blue;
	float:left;
	
}
#welcome_footer
{
	background: url('/common_images/welcome/welcome_bg_bottom.jpg');
	background-repeat:no-repeat;
	width:100%;
	height:19px;
	float:left;
}

/* PAGE LAYOUT - RIGHT ADS */
#container
{
	position:relative;
	width: 768px;
	margin: 0 auto;
	min-height:100%;
	height: 100%;
	z-index:1;
}

#navigation{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 764px;
	z-index:2;
}

#header
{
	position:relative;
	left:-66px;
	float: left;
	z-index:3;
}


#newsTicker
{
	float: left;
	width: 750px;
	margin-top: 8px;
	margin-left: 9px;
	z-index: 4;
}

#leaderboard
{
	float: left;
	width: 755px;
	height: 123px;
	margin-left: 9px;
	margin-top: 15px;
	z-index: 6;
	position:relative;
}
#pgAds
{
	float: right;
	width: 120px;
	margin-right: 8px;
	margin-top: 8px;
	z-index: 6;
}/* Site CSS Controls */

/* ###  major elements ###  */
body {
	background-attachment: fixed;
	background-image: url('../common_images/site_background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4FB3D5;
	text-align: center;
	margin:0;
	padding:0;
	height: 100%;
}

img
{
	border: none;
}

/* ### Font & Color Settings */

		/* ### Defaults ###  */

		.defaultText {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #373535;
			text-decoration: none;
		}

        .defaultText a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #373535;
			text-decoration: underline;
		}

        .defaultDarkText {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #373535;
			text-decoration: none;
		}

        .defaultDarkText a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #373535;
			text-decoration: underline;
		}

		.pageHeader {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #29BFF2;
			text-decoration: none;
			padding-top: 2px;
			padding-right: 5px;
			padding-bottom: 2px;
			padding-left: 5px;
		}

		/* Primary Headers*/
		.colorHeader1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #29BFF2;
			text-decoration: none;
		}
		/* Secondary Headers*/
		 .colorHeader2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
		}
        		/* Tiertiary Headers*/
		 .colorHeader3 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #F99803;
			text-decoration: none;
		}

		/* ### News Ticker ### */

		.tickerHeader {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #a10101;
			text-decoration: none;
		}

		.tickerText {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #373535;
			text-decoration: none;
		}

        .tickerText a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #373535;
			text-decoration: underline;
		}

		/* ### Home Page Capsules ### */

		.capsuleHeader {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #b0d135;
			text-decoration: none;
			padding-left: 10px;
		}

		.capsuleText {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			padding-left: 10px;
		}

        .capsuleText a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #b0d135;
			text-decoration: underline;
		}

		/* ### Form Page ### */

		.formHeader {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			padding-left: 10px;
			background-color: #29BFF2;
		}

        .formHeader a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: underline;
			padding-left: 10px;
			background-color: #29BFF2;
		}

        .formBackground {
			background-color: #FFFFFF;
            font-family:Arial, Helvetica, sans-serif;
            font-size:12px;
            border-collapse:collapse;
            padding: 5px;
		}

		.formFields {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: normal;
            color: #000000;
            background-color: #FFFFFF;
            border: 1px solid #999999;
            padding-left: 2px;
		}

		.section_header
		{
			background: url('/common_images/section_header2.jpg');
			background-repeat:no-repeat;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-align:left;
			color: #29BFF2;
			text-decoration: none;
			padding-top: 5px;
			padding-left: 15px;
			height:32px;
		}
		.section_body
		{
			margin-left:10px;
			margin-right:10px;
			margin-bottom:10px;
			padding: 20px;
			border: 1px solid #29BFF2;
	        background-color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			text-align:left;
			font-size: 12px;
			font-weight: bold;
			color: #373535;
			text-decoration: none;
		}

		.poll_div_standard
		{
			float: left;
			width: 600px;
			margin-top: 8px;
			z-index:5;
		}
		.poll_div_home
		{
			width:444px;
			position:relative;
			left:11px;
			margin-bottom:80px;
		}
		.poll_title_home
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #00b4f1;
			text-decoration: none;
			background: url('/common_images/section_header_home.jpg');
			background-repeat:no-repeat;
			height:32px;
			padding-top:8px;
			padding-left:15px;
			width:100%;
			float:left;
		}
		.poll_header_home
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			background: url('/common_images/welcome/welcome_bg_top.jpg');
			background-repeat:no-repeat;
			height:13px;
			width:100%;
			float:left;
		}
		.poll_body_standard
		{
			margin-left:10px;
			margin-right:10px;
			margin-bottom:10px;
			padding: 20px;
			border: 1px solid #29BFF2;
	        background-color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			text-align:left;
			font-size: 12px;
			font-weight: bold;
			color: #00b4f1;
			text-decoration: none;
		}
		.poll_body_home
		{
			float:left;
			font-size: 12px;
			font-weight:bold;
			font-family: Arial, Helvetica, sans-serif;
			color: #00b4f1;
			background: url('/common_images/welcome/welcome_bg_middle.jpg');
			background-repeat:repeat-y;
			width:404px;
			padding-left:10px;
			padding-right:30px;
			background-color:blue;
		}
		.poll_footer_home
		{
			float:left;
			background: url('/common_images/welcome/welcome_bg_bottom.jpg');
			background-repeat:no-repeat;
			width:100%;
			height:19px;

		}

		.search_body
		{
			margin-left:10px;
			margin-right:10px;
			margin-bottom:10px;
			padding: 5px;
			border: 1px solid #29BFF2;
	        background-color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			text-align:left;
			font-size: 12px;
			font-weight: normal;
			color: #373535;
			text-decoration: none;
			height:50px;
		}


/* ###  LAYOUT items ### */

	.contentTable {
		border: 1px solid #29BFF2;
        background-color: #FFFFFF;
	}


	.contentTableHeader{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #118ABE;
		padding-top: 1px;
	}

	.contentTableFooter{
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #118ABE;
	}

#email_friend_div
{
	padding-top:10px;
}