@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #01ADF3;
	background-image: url(../images/bg-page.gif);
	background-repeat: repeat-x;
	background-position: 0 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div.headerWrapper {
	background-color: #3A3A3A;
	height: 146px;
	overflow: hidden;
}

div.mainWrapper {
	width: 940px;
	margin: 0 auto;
	overflow: inherit;
}

div.bannerWrapper {
	height: 254px;
	margin-top: 5px;
}

div.bannerButtonWrapper {
	width: 310px;
}

div.stationsWrapper {
	width: 630px;
	height: 254px;
	background-image: url(../images/bg-stations.gif);
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

div.stationsHider {
	width: 630px;
	height: 254px;
	background-image: url(../images/bg-stations.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

div.stationsContainerLove {
	position: absolute;
	top: 53px;
	left: 40px;
	z-index: 75;
}

div.stationsContainerNew {
	position: absolute;
	top: 153px;
	left: 40px;
	z-index: 75;
}

div.menuWrapper {
	height: 31px;
	margin: 10px auto;
	overflow: visible;
}

div.menuItem {
	position: relative;
}

div.ctaWrapper {
	background-image: url(../images/bg-cta.png);
	background-repeat: repeat-x;
	height: 56px;
	position: relative;
	z-index: 100;
}

div.ctaContainer {
	width: 960px;
	margin: 0 auto;
	height: 56px;
}

div.ctaItem {
	position: relative;
}

div.ctaDropdown {
	position: absolute;
	top: 51px;
	left: 24px;
	background-image: url(../images/bg-cta-rollout.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 0;
	padding: 0 10px 0 15px;
	overflow: hidden;
	z-index: 99;
}

div.cityContainer {
	position: absolute;
	left: 0;
	top: 0;
	width: 630px;
	height: 254px;
}

div.ctaDropdown p {
	margin: 8px 0;
}

div.ctaDropdown input, div.ctaDropdown select {
	margin: 0 6px 0 0;
}

div.contentWrapper {
	width: 974px;
	margin: -5px auto 0 auto;
	padding: 5px 0 0 0;
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-y;
	position: relative;
	z-index: 98;
	overflow: hidden;
}

div.generalWrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #3A3A3A;
	height: 60px;
}

div.citiesWrapper {
	position: absolute;
	width: 433px;
	height: 26px;
	top: 224px;
	left: 20px;
}

div.citiesWrapper img {
	cursor: pointer;
}

div.generalLinks {
	margin: 10px 0 0 0;
}

div.headerSiteSearch {
	margin: 9px 0 0 0;
}

div.boxSiteSearch {
	margin: 20px 10px 0 0;
}

div.buttonSiteSearch {
	margin: 20px 0 0 0;
}

div.footerWrapper {
	width: 954px;
	margin: 0 auto;
	background-image: url(../images/bg-footer.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 11px;
	padding: 0 10px;
}

div.adTopWrapper {
	margin: 21px 0 0 0;
	border: solid 1px #656565;
}

div.tickerWrapper {
	margin: 25px 0 0 0;
	width: 470px;
	color: #FFFFFF;
}

div.tickerWrapper img {
	vertical-align: top;
}

div.tickerWrapper marquee {
	line-height: 22px;
	width: 425px;
}

div.homeBox {
	width: 300px;
}

div.homeBoxMiddle {
	width: 320px;
}

div.subBox {
	width: 630px;
}

div.subStationsBox {
	width: 930px;
}

div.homeBoxSmall {
	width: 300px;
}

div.homeAdBox {
	border: solid 1px #656565;
	margin: 10px 0 10px 8px;
}

div.homeMarginLeft {
	margin: 0 0 0 10px;
}

div.productText {
	width: 150px;
}

div.floatLeft, img.floatLeft {
	float: left;
}

div.floatRight {
	float: right;
}

div.subMenu {
	background-image: url(../images/bg-menu-dropdown.png);
	background-repeat: no-repeat;
	width: 104px;
	display: none;
	position: absolute;
	top: 31px;
	left: 0;
	background-position: bottom;
	z-index: 100;
	padding: 0 0 5px 0;
}

div.fadeRolloverUp {
	position: relative;
	overflow: hidden;
	z-index: 95;
}

div.fadeRolloverOver {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

div.fadeFacebook {
	width: 310px;
	height: 72px;
}

div.fadeListenLive {
	width: 310px;
	height: 122px;
}

div.fadeWhatIs {
	width: 310px;
	height: 42px;
}

div.fadeGet {
	width: 220px;
	height: 51px;
}

div.fadeRetailers, div.fadeStations, div.fadeRadios {
	width: 240px;
	height: 51px;
}

div.fadeViewAll {
	width: 55px;
	height: 23px;
}

div.fadeViewAllUp {
	margin: 10px 0;
}

div.fadeSubmitUp {
	margin: 10px 0;
}

div.fadeSubmit, div.fadeSearch {
	width: 49px;
	height: 23px;
}

div.fadeMoreInfo {
	width: 94ps;
	height: 21px;
}

div.subMenuItem {
	margin: 5px 8px 5px 8px;
}

div.subMenuSeparator {
	text-align: center;
}

div.siteSearchContainer {
	width: 280px;
}

div.clearBoth {
	clear: both;
}

img.bannerButtonImage {
	margin: 9px 0 0 0;
}

marquee.textTicker {
	color: #FFFFFF;
}

marquee.textTicker a {
	color: #FFFFFF;
	text-decoration: none;
}

marquee.textTicker a:link {
	color: #FFFFFF;
	text-decoration: none;
}

marquee.textTicker a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

marquee.textTicker a:active_ {
	color: #FFFFFF;
	text-decoration: underline;
}

marquee.textTicker a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	color: #A9955D;
	text-decoration: underline;
}

a:link {
	color: #A9955D;
	text-decoration: underline;
}

a:visited {
	color: #A9955D;
	text-decoration: underline;
}

a:active {
	color: #A9955D;
	text-decoration: none;
}

a:hover {
	color: #A9955D;
	text-decoration: none;
}

a.subMenuLink {
	font-size: 11px;
	color: #5D5546;
	text-decoration: none;
}

a.subMenuLink:link {
	font-size: 11px;
	color: #5D5546;
	text-decoration: none;
}

a.subMenuLink:visited {
	font-size: 11px;
	color: #5D5546;
	text-decoration: none;
}

a.subMenuLink:active {
	font-size: 11px;
	color: #5D5546;
	text-decoration: underline;
}

a.subMenuLink:hover {
	font-size: 11px;
	color: #5D5546;
	text-decoration: underline;
}

a.newsLink {
	color: #A9955D;
	text-decoration: underline;
	font-size: 11px;
}

a.newsLink:link {
	color: #A9955D;
	text-decoration: underline;
}

a.newsLink:visited {
	color: #A9955D;
	text-decoration: underline;
}

a.newsLink:active {
	color: #A9955D;
	text-decoration: none;
}

a.newsLink:hover {
	color: #A9955D;
	text-decoration: none;
}

a.tickerLink {
	color: #FFFFFF;
	text-decoration: none;
}

a.tickerLink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.tickerLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.tickerLink:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.tickerLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.generalLink {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 20px;
	font-size: 11px;
}

a.generalLink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.generalLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.generalLink:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.generalLink:hover {
	color: #FFFFFF;
	text-decoration: underline
}

a.footerLink {
	color: #9DDDF9;
	text-decoration: none;
}

a.footerLink:link {
	color: #9DDDF9;
	text-decoration: none;
}

a.footerLink:visited {
	color: #9DDDF9;
	text-decoration: none;
}

a.footerLink:active {
	color: #9DDDF9;
	text-decoration: underline;
}

a.footerLink:hover {
	color: #9DDDF9;
	text-decoration: underline;
}

input.textBox {
	border: solid 1px #4AA7C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	width: 114px;
	padding: 4px 7px 3px 7px;
}

input.ctaTextBox {
	border: solid 1px #585246;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	width: 125px;
	height: 23px;
	padding: 0 7px;
}

select.ctaSelect {
	border: solid 1px #585246;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	width: 140px;
	height: 25px;
	padding: 2px 2px 2px 7px;
}

img.hoverImage {
	cursor: pointer;
}

.textGoldBold {
	font-weight: bold;
	color: #A9955D;
}

.textGold {
	color: #A9955D;
}

.orangetext {
	color: #A9955D;
}

.textGoldSmall {
	color: #A9955D;
	font-size: 11px;
}

.textBlue {
	color: #56C5F2;
}

.textBlueLarge {
	color: #56C5F2;
	font-size: 14px;
}

.textBlueSmall {
	font-size: 11px;
	color: #56C5F2;
}

.textGreySmall {
	font-size: 10px;
	color: #A7A7A7;
}

.textBlackSmall {
	font-size: 11px;
}

.textBlackLarge {
	font-size: 12px;
}

.textBrown {
	font-size: 11px;
	color: #585246;
}

/* SimplyScroll CSS http://logicbox.net/jquery/simplyscroll/ */

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 535px;
	height: 50px;
	margin-bottom: 1em;
}

.simply-scroll-love { 
	width: 535px;
	height: 50px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 535px;
	height: 50px;
}


.ticker-list {
	width: 430px;
	height: 22px;
	float: right;
}

.ticker-list .simply-scroll-clip {
	width: 430px;
	height: 22px;
	float: right;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	margin-right: 20px;
	width: 100px;
	height: 50px;
}

.ticker-list .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	margin-right: 20px;
}



.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4ec5fd;
}

.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9933;
}


.news_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc6600;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9933;
}