body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #003464 /*#0a0a0c url('images/background-listen-live.jpg') repeat-x top left;*/;
	color: #dddddd;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
a {
	text-decoration: underline;
	color: #eeeeee;
}


/* Listen Live */
#outterframe-live {
	margin: 0 0 0px 0;
	padding: 0px 2px 0px 2px;
	overflow: hidden;
	position: relative;
	color: #ffffff;
	text-align: left;
	height: 140px;
}
	
#listen-live {
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	border: none;
	background: #003464 url(images/streaming/streaming-background.jpg) no-repeat center -15px;
	}
	
#listen-live-copyright {
	margin: 0 auto 0 auto;
	padding: 0px auto 0 auto;
	border: none;
	background: none;
	text-align: center;
	}

/* @group ListenLive Table */

table.listenlive-table {
	margin: 0 auto 0 auto;
	padding: 0px 10px 0px 10px;
	height: 435px;
}

td.listenlive-ad {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: top;
	width: 305px;
	height: 250px;
}

td.listenlive-stwplayer {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: top;
	width: 305px;
	height: 160px;
	border: none;
	overflow: hidden;
}

td.listenlive-wpn-history {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(images/streaming/background-transparent-bottom-fade.png) repeat-x left bottom;
	text-align: left;
	vertical-align: top;
	width: 315px;
	overflow: hidden;	
}

td.listenlive-footer {
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
}

img.streaming-logo {
	margin: 5px auto 0 auto;
	padding: 0 0 0 0;
	border: none;
	height: 85px;
	width: auto;
	display: block;
}

/* @end */



/* @group Other Postings Slider */

#slides a.prev, #slides a.next {
	padding: 2px 10px 4px 10px;
	display: inline;
}

#slides a.prev, #slides a.next, #slides a:visited.prev, #slides a:visited.next {
	font-size: 14px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	text-align: center;
}

#slides a.prev {
	margin: 0 0 0 10px;
	float: left;
}

#slides a.next {
	margin: 0 10px 0 0;
	float: right;
}

#slides .slides_container {
	width: 315px;
	max-height: 295px;
	display: none;
}


#slides .slides_container div {
	width: 315px;
	display: block;
}

#slides .slides_container div h3 {
	font-size: 14px;
	padding: 5px 0 6px 5px;
	margin: 0 15px 0 15px;
	text-align: left;
	color: #ffffff;
	background: url(images/column/contentbox-h3-header.jpg) no-repeat left top;
	text-transform: uppercase;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}

ul.streaming-posts-list {
	margin: 0 15px 0 15px;
	padding: 0 0 0 0;
	list-style: none;
	list-style-image: none;
	
}

ul.streaming-posts-list li {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	list-style: none;
	list-style-image: none;
	border-bottom: 1px solid #666666;
}

ul.streaming-posts-list li a {
	display: block;
	margin: 0 0 0 0;
	padding: 7px 5px 7px 5px;
	color: #eeeeee;
	text-decoration: none;
}

ul.streaming-posts-list li a:hover {
	display: block;
	margin: 0 0 0 0;
	padding: 7px 5px 7px 5px;
	color: #ffffff;
	text-decoration: underline;
}

/* @end */

/* @group Previous Songs List */

#streaming-outterframe-history h3 {
	font-size: 14px;
	padding: 5px 0 6px 15px;
	margin: 0 0 0 0;
	text-align: left;
	color: #ffffff;
	background: url(images/column/contentbox-h3-header.jpg) no-repeat left top;
	border-bottom: 1px solid #cccccc;
	text-transform: uppercase;
}

ul.streaming-history-list {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	list-style-image: none;
}

ul.streaming-history-list li {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 15px;
	text-align: left;
	list-style: none;
	list-style-image: none;
	border-bottom: 1px solid #cccccc;
	
}

span.streaming-history-time {
	font-size: 9px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #999999;
	text-transform: uppercase;
}

span.streaming-history-songtitle {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #ffffff;
}

span.streaming-history-artist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #aaaaaa;
}

/* @end */

/* @group History Table */

table.stream-wpn-table {
	border: none;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	width: 280px;
	overflow: hidden;
}

td.stream-wpn-link, td.stream-wpn-link a, td.stream-wpn-link a:visited {
	font-size: 9px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	vertical-align: top;
	color: #fffeff;
	text-decoration: none;
	height: 55px;
}

td.stream-wpn-title {
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #eeeeee;
	text-transform: uppercase;
}

td.stream-wpn-time {
	margin: 0 0 0 0;
	padding: 10px 5px 0 0;
	text-align: right;
	vertical-align: bottom;
	font-size: 9px;
	text-transform: uppercase;
	color: #eeeeee;
}

td.stream-wpn-songtitle {
	margin: 0 0 0 0;
	padding: 3px 5px 3px 5px;
	text-align: center;
	vertical-align: bottom;
	font-size: 11px;
	border-bottom: 1px solid #eeeeee;
	height: 15px;
	color: #ffffff;
	overflow: hidden;
}

td.stream-wpn-artist {
	margin: 0 0 0 0;
	padding: 3px 5px 3px 5px;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	height: 15px;
	color: #ffffff;
	overflow: hidden;
	font-weight: bold;
}



td.stream-wpn-artist-label, td.stream-wpn-songtitle-label {
	width: 30px;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	text-align: right;
	vertical-align: bottom;
	font-size: 9px;
	color: #3e6a99;
	text-transform: lowercase;
}


/* @end */
	

	
table.listen-live-table {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	border: none;
	}
	
td.listenlive-logo, td.listenlive-wpn {
	margin: 0 0 0 0;
	padding: 5px 5px 0 0;
	width: 300px;
	height: 140px;
	vertical-align: top;
	text-align: center;
	}
	
td.listenlive-logo img {
	border: none;
}
	
td.listen-live-tall_ad {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 160px;
	text-align: right;
	vertical-align: top;
	}
	
td.listen-live-tall_ad img, td.listen-live-tall_ad a img {
	border: none;
	text-decoration: none;
}

td.listen-live-player {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 305px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	}

td.listen-live-bottom_ad {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	height: 60px;
	width: 470px;
	vertical-align: top;
	text-align: left;
	}
