.scheduledaylinks {
	color:#696969;
}

.scheduledaylinks a {
	color:#696969;
	text-decoration:none;
}

.scheduledaylinks a:hover {
	color:#696969;
	text-decoration:underline;
}

.schedulemoreinfo {
	position:absolute;
	right:32px;
	color:#FDA898;
}

.schedulemoreinfo a {
	color:#FDA898;
	text-decoration:none;
}

.schedulemoreinfo a:hover {
	color:#FDA898;
	text-decoration:underline;
}

.scheduleshowdesc {
	font-size:12px;
	height:auto;
	color:#FF9783;
	text-transform:uppercase;
}

.showsmusicdesc {
	padding-top: 15px;
}

.scheduleshowname {
	font-weight:bold;
	font-size:20px;
	height:27px;
	text-transform:uppercase;
}

.scheduleshowtime {
	height:23px;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
	text-transform:uppercase;
	color:#FDA898;
}

.playlistartist {
	height:23px;
	font-weight:bold;
	font-size:20px;
	padding-top:20px;
	text-transform:uppercase;
}

.activeday {
	font-weight:bold;
	color:#000000;
}

.activeday a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.activeday a:hover {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.scheduleimage {
	float:left;
	width:215px;
}

.playlistimage {
	float:left;
	width:110px;
}

.showsmusicimage {
	float:left;
	width:80px;
}

body {
	background-image:url(images/background.jpg);
	background-color:#696969;
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-position-x:50%;
	background-position-y:0%;
	margin:0px;
}

#outer {
	position:relative;
	display:block;
	width:1004px;
	background-color:#FCFFFF;
	height:auto;
	margin:0px auto 0px auto;
}

#inner {
	width:987px;
	background-color:#FF1616;
	height:auto;
	min-height:811px;
	margin:0px 0px 0px 8px;
}

#gdnbar {
	width:987px;
	height:46px;
	background-image:url(images/gdnlogo.png);
	margin-top:0px;
}

.swishbutton {
	width:97px;
	height:61px;
	position:absolute;
	top:0px;
	z-index:1;
	left:189px;
}

.gravitybutton {
	width:97px;
	height:61px;
	float:left;
	position:absolute;
	top:0px;
	left:100px;
	z-index:2;
}

.moremusicbutton {
	width:97px;
	height:61px;
	float:left;
	position:absolute;
	top:0px;
	z-index:3;
	left:277px;
}

.choicebutton {
	width:97px;
	height:61px;
	float:left;
	position:absolute;
	top:0px;
	z-index:3;
	left:454px;
}

.spotlightbutton {
	width:97px;
	height:61px;
	float:left;
	position:absolute;
	top:0px;
	z-index:3;
	left:365px;
}


.bodybgtop {
	width:993px;
	background-image:url(images/bodybgtop.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	z-index:8;
	position:absolute;
	top:46px;
	left:2px;
	height:765px;
}

#onairbox {
	background-color:#FFFFFF;
	height:157px;
	z-index:9;
	position:relative;
	width:211px;
	margin-left:766px;
	top:8px;
	margin-bottom:8px;
}

.onairpic {
	width:197px;
	height:70px;
	margin-left:7px;
	position:relative;
	top:5px;
}

#onairnowstrip {
	width:197px;
	height:32px;
	background-image:url(images/onairnowstrip.png);
	margin-left:7px;
	margin-top:5px;
}

#onairname {
	width:197px;
	height:28px;
	background-color:#000000;
	margin-left:7px;
}

.onairnametext {
	height:30px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	width:190px;
	padding-left:6px;
	padding-top:8px;
}

#onairtext {
	font-family:Arial;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	padding-left:6px;
	padding-top:7px;
}

.emailicon {
	background-image:url(images/emailicon.png);
	width:16px;
	height:16px;
	position:relative;
	margin-left:5px;
	top:2px;
}

.emaillink {
	height:30px;
	width:200px;
	position:relative;
	font-family:Arial;
	color:#FF0202;
	font-weight:normal;
	left:21px;
	font-size:12px;
	top:1px;
}

.infolink {
	background-image:url(images/infoarrow.png);
	width:22px;
	height:22px;
	position:absolute;
	top:-2px;
	left: 119px;
}

.emaillink a {
	text-decoration:underline;
	color:#FF0202;
}

#menu {
	height:48px;
	background-image:url(images/menubar.png);
	position:relative;
	width:989px;
	left:-1px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	top:9px;
	z-index:11;
}

.menuitem {
	background-color:#CF2B2B;
	color:#FFFFFF;
	font-family:Arial;
	font-size:18px;
	height:23px;
	margin-left:1px;
	margin-right:3px;
	float:left;
	width:auto;
	text-transform:uppercase;
	padding:10px;
}

.menuitem a {
	color:#FFFFFF;
	text-decoration:none;
}

.menuitem a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.menuheader {
	text-transform:uppercase;
	width:156px;
	height:30px;
	padding-left:5px;
	padding-bottom:4px;
	padding-top:5px;
	background-color:#FFFFFF;
	color:#291F1F;
	font-size:13px;
}

#listenagain {
	width:989px;
	height:155px;
	background-image:url(images/listenagainbar.png);
	position:relative;
	z-index:10;
	left:-1px;
	top:4px;
}

.listenagainitem {
	float:left;
	height:145px;
	width:215px;
}

.listenagainpromo {
	float:left;
	height:131px;
	width:200px;
	position:relative;
	top: 35px;
	margin-left: 75px;
	text-transform:uppercase;
}

.listenagainpromotitle {
	color:#FFF;
	font-size: 30px;
}

.listenagainpromostrap {
	color:#999;
	font-size: 20px;
}

.listenagainmarquee {
	float:left;
	padding-left: 5px;
	overflow:hidden;
	width:645px;
}

.laitembg {
	background-image:url(images/listenagainitembg.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:197px;
	height:113px;
	position:relative;
	top:20px;
	left:18px;
}

.lapic {
	width:197px;
	height:70px;
	position:relative;
	background-color:#000000;
}

.lashowname {
	width:197px;
	position:relative;
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	padding-left:9px;
	height:18px;
	top:7px;
}

.lashowdesc {
	width:197px;
	height:30px;
	position:relative;
	text-transform:uppercase;
	padding-left:9px;
	font-size:12px;
	color:#FF0202;
	margin-top:6px;
}

.container {
	position:relative;
	z-index:12;
	width:987px;
	height:auto;
}

.leftcontainer {
	float:left;
	width:676px;
	height:auto;
	margin-bottom:15px;
}

.rightcontainer {
	float:left;
	margin-left:1px;
	width:310px;
	position:relative;
	height:auto;
	margin-bottom:15px;
}

#sliderholder {
	position:relative;
	background-color:#A61515;
	margin-top:15px;
	margin-left:11px;
	width:663px;
	height:241px;
}

#theslider {
	width:644px;
	height:221px;
	position:relative;
	margin-left:10px;
	margin-bottom:6px;
	top:9px;
}

.pageboxoutline {
	position:relative;
	background-color:#A61515;
	margin-left:11px;
	width:663px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:15px;
}

.boxoutline {
	position:relative;
	background-color:#A61515;
	margin-left:11px;
	width:663px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:12px;
}

.innerbox {
	width:644px;
	background-color:#FFFFFF;
	margin-left:10px;
	padding-bottom:10px;
	height:auto;
	min-height:50px;
}

.shows-innerbox {
	width:644px;
	background-color:#000;
	margin-left:10px;
	padding-bottom:10px;
	height:auto;
	min-height:50px;
}

.boxtitlebar {
	background-image:url(images/titlebar.png);
	height:44px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

.boxtitle {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	height:30px;
	text-transform:uppercase;
	position:relative;
	left:9px;
	top:11px;
}

.bigstorytext {
	color:#D6D3D3;
	font-style:normal;
	font-size:12px;
	line-height:18px;
	height:auto;
	margin-left:12px;
	width:184px;
}

.bigstorytitle {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	line-height:19px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:12px;
}

.bigstorybg {
	background-image:url(images/bigstorybg.png);
	background-color:#790C0C;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	min-height:178px;
	height:auto;
}

.bigstorypic {
	background-color:#000000;
	height:128px;
	width:203px;
}

.bigstoryitem {
	padding-top:10px;
	height:auto;
	float:left;
	padding-left:9px;
	width:203px;
}

.pagestoryitem {
	padding-top:10px;
	height:auto;
	padding-left:15px;
	width:635px;
}

.downloadstext {
	color:#000;
	font-size:11px;
	height:auto;
	line-height: 27px;
	padding-top: 10px;
	margin-left:12px;
	text-align:center;
	width:184px;
}

.showsitem {
	padding-top:10px;
	height:auto;
	padding-left:15px;
	width:635px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.pagetext {
	width:613px;
}

.showspagetext {
	float:left;
	color:#ABABAB;
	background-color:#202020;
	font-size:20px;
	width:377px;
	border:3px dashed #595F61;
	padding:8px;
}

.showsimage {
	float:left;
	width:214px;
}

.smallstorybg {
	background-image:url(images/musicitembg.png);
	background-color:#790C0C;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	min-height:60px;
	height:auto;
}

.smallstorypic {
	background-color:#000000;
	height:70px;
	width:203px;
	overflow:hidden;
}

.smallstorytitle {
	color:#FFFFFF;
	width:170px;
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	padding-top:10px;
	padding-bottom:12px;
	padding-left:12px;
}

.smallstorytitle a {
	color:#FFFFFF;
	text-decoration:none;
}

.smallstorytitle a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.newsitem {
	padding-top:0px;
	height:auto;
	padding-left:9px;
	width:635px;
}

.poweredbysky {
	position:absolute;
	top:13px;
	right:13px;
	background-image:url(images/poweredbysky.png);
	width:308px;
	height:36px;
	z-index:17;
}

.poweredbyfifa {
	position:absolute;
	top:13px;
	right:13px;
	background-image:url(images/poweredbyfifa.png);
	width:308px;
	height:36px;
	z-index:17;
}

.newsstory {
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	height:auto;
	padding-left:9px;
	background-color:#960E03;
	width:617px;
	background-image:url(images/musicitembg.png);
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	color:#960E03;
	font-family:Arial;
}

.newsstorytext {
	height:auto;
	width:600px;
	color:#D6D3D3;
	font-family:Arial;
}

#skynews a {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#skynews a:hover {
	text-decoration:underline;
}

.newsitemlink {
	height:33px;
}

.newsitemlink-bg {
	position:relative;
	width:627px;
	left:0px;
	top:10px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	background-image:url(images/musicitemlinkbg.png);
	height:22px;
	background-color:#000000;
}

.newsitemlink-titles {
	height:40px;
	float:left;
	width:137px;
	margin-left:9px;
	margin-top:4px;
}

.newsitemlink-link {
	color:#FFFFFF;
	width:610px;
	height:16px;
	font-size:11px;
}

.newsitemlink-link a {
	color:#FFFFFF;
	text-decoration:none;
}

.newsitemlink-link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.sidebar {
	position:relative;
	top:3px;
}

.comingup-boxoutline {
	padding-top:10px;
	padding-bottom:10px;
	margin-top:12px;
	position:relative;
	background-color:#3F3E3E;
	height:auto;
	margin-left:10px;
	width:288px;
}

.comingup-innerbox {
	background-color:#FFFFFF;
	margin-left:10px;
	height:auto;
	min-height:269px;
	width:267px;
}

.comingup-boxtitlebar {
	height:44px;
	background-image:url(images/comingup%2dtitlebar.png);
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

.comingup-boxtitle {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	height:30px;
	text-transform:uppercase;
	position:relative;
	left:9px;
	top:11px;
}

.comingupcol1 {
	float:left;
	width:60px;
	height:105px;
}

.comingupcol2 {
	float:left;
	width:207px;
	height:105px;
}

.cominguptime {
	text-transform:uppercase;
	padding-top:42px;
	width:43px;
	padding-left:10px;
}

.cominguppic {
	padding-left:1px;
	padding-top:12px;
}

.cominguptitlebg {
	background-image:url(images/comingupbg.png);
	width:197px;
	position:relative;
	height:28px;
	top:-4px;
}

.cominguptitle {
	font-family:Arial;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	padding-left:6px;
	padding-top:7px;
}

.sidebox-boxoutline {
	padding-top:10px;
	padding-bottom:10px;
	margin-top:12px;
	position:relative;
	height:auto;
	margin-left:10px;
	width:288px;
	background-color:#A61515;
}

.sidebox-innerbox {
	background-color:#FFFFFF;
	margin-left:10px;
	height:auto;
	width:267px;
	padding-bottom:10px;
	min-height:50px;
}

.sidebox-boxtitlebar {
	height:44px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.png);
}

.sidebox-boxtitle {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	height:30px;
	text-transform:uppercase;
	position:relative;
	left:9px;
	top:11px;
}

.musicitem {
	height:80px;
}

.musicitem-title {
	text-transform:uppercase;
	color:#FFFFFF;
	height:20px;
	font-size:11px;
}

.musicitem-artist {
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
	height:20px;
}

.musicitem-titles {
	height:40px;
	float:left;
	margin-top:20px;
	margin-left:11px;
	width:137px;
}

.musicitem-pic {
	height:70px;
	width:90px;
	float:left;
	background-color:#000000;
}

.musicitem-bg {
	background-color:#2D2D2D;
	background-image:url(images/musicitembg.png);
	height:70px;
	position:relative;
	top:10px;
	width:246px;
	left:10px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

.musicitemlink {
	height:33px;
}

.musicitemlink-bg {
	position:relative;
	width:246px;
	left:10px;
	top:10px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	background-image:url(images/musicitemlinkbg.png);
	height:22px;
	background-color:#000000;
}

.musicitemlink-titles {
	height:40px;
	float:left;
	width:137px;
	margin-left:9px;
	margin-top:4px;
}

.musicitemlink-link {
	color:#FFFFFF;
	width:227px;
	height:16px;
	font-size:11px;
}

.musicitemlink-link a {
	color:#FFFFFF;
	text-decoration:none;
}

.musicitemlink-link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer {
	background-color:#333333;
	background-image:url(images/footer.png);
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	height:auto;
}

.footerdivider {
	height:10px;
}

.footerlinks {
	height:16px;
	font-size:11px;
	color:#FF8179;
}

.footerlinks a {
	color:#FF8179;
	text-decoration:none;
}

.footerlinks a:hover {
	color:#FF8179;
	text-decoration:underline;
}

.footertitle {
	color:#FF0202;
	text-transform:uppercase;
	font-size:12px;
	height:20px;
}

.footertext {
	height:auto;
	min-height:178px;
}

.footercolsmall {
	height:auto;
	float:left;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	width:105px;
}

.footercollarge {
	height:auto;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	width:265px;
}

.footercol {
	height:auto;
	float:left;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	width:145px;
}

.footertext {
	height:auto;
	min-height:178px;
	color:#FF8179;
}

.footercollargelast {
	height:auto;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	text-align:right;
	width:236px;
}

.footercopy {
	font-size:11px;
}

.schedulepic {
	border:3px solid #C70000;
}

.playlistpic {
	border:3px solid #C70000;
	width:90px;
	height:70px;
}

.showspic {
	border:3px solid #666;
}


.schedoutline {
	padding-top:10px;
	margin-top:10px;
	height:auto;
	padding-left:9px;
	background-color:#960E03;
	width:617px;
	background-image:url(images/musicitembg.png);
	color:#960E03;
	font-family:Arial;
	padding-bottom:10px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

.showsmusicoutline {
	padding-top:10px;
	margin-top:10px;
	height:auto;
	padding-left:9px;
	width:617px;
	color:#960E03;
	font-family:Arial;
	padding-bottom:10px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	background-image:url(images/musicshowsbg.png);
	background-color:#000;
}

.scheditem {
	height:auto;
	width:600px;
	color:#D6D3D3;
	font-family:Arial;
}











#container .carousel, #container .carousel .carousel-wrap {
	margin:0;
	border:0;
	zoom:1;
}
#container .js .carousel-wrap {
	display:inline-block;
	vertical-align:middle;
	width:645px;
}
.IE #container .js .carousel-wrap {
	display:inline;
}
#container .carousel ul {
	margin:0;
	padding:0;
	zoom:1;
}
#container .js ul li {
	overflow:hidden;
	display:inline;
	float:left;
	width:215px;
	height:145px;
}
#container .carousel .carousel-control {
	overflow:hidden;
	display:inline-block;
	vertical-align:middle;
	width:40px;
	height:40px;
	cursor:pointer;
	line-height:999px;
	zoom:1;
	display:none;
}
#container .carousel div {
	
}
#container .carousel ul {
	
	list-style:none;
}
#container .carousel ul li {
	position:relative;
	width:215px;
	
}


.advert {
	position:absolute;
	left:267px;
	top:100px;
	z-index:8;
}

