/* Slick Orange - Style Sheet */

div.homeFeaturedHeader {
	background-image: url(/web/Images/SiteThemes/SlickOrange/announceheader.gif);
	background-repeat: no-repeat;
	
	height: 25px;
	min-width: 49px;
	margin: 0px;	
	padding-left: 49px;
	}
	
div#featured div.homeFeaturedHeader {
	}

div.rightSideBox {
	border: 0px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #F5F5F5;
	padding: 0px;
	font-size: 10pt;
	width: 180px;
	margin-bottom: 5px;
	}

div.rightSideBoxBottom {
	padding: 5px;
	text-align: center;
	}

div.rightSideBox h2 {
	font-weight: bold !important;
	color: #F5FFFA !important;
	font-size: 10pt !important;
	font-style: normal !important;
	text-align: left !important;

	margin: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	min-height: 18px;
	width: 185px;

	overflow: visible;
	
	background-image: url(/web/Images/headers/orange-side.gif);
	background-position: center;
	background-repeat: repeat-x;
	}

div.rightSideBox h2 img {
	border: 0px;
	vertical-align: middle;
	}

#rightSideSponsors {
	text-align: center;
	}

div.rightSidePhat5 {
	margin-left: 15px;
	}

div.rightSidePhat5Number {
	float: left;
	}

div.homeFeaturedHeader h2, h3 {
	background-color: #DAA520;
	
	border-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	
	height: 23px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	/*margin-left: 49px;*/

	white-space: nowrap;
	overflow: hidden;
	}
	
div.homeFeaturedHeader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000000;
	}
div.homeFeaturedHeader h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	}
	
div.homeFeaturedFull {
	clear: left;
	width: 100%;
	float: none;
	}
div.homeFeaturedFloat {
	clear: none;
	width: 50%;
	float: left;
	}	

div.homeFeaturedBody {
	border-color: #C7C6D5;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	background-color: #F5F5F5;
	vertical-align: top;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	height: 100%;
	
	margin-bottom: 20px;
	}
	
div.homeFeaturedBody img {
	display: block;
	}
	
div.homeFeatured h2 {
	font-style: normal;
	}
	
img.homeFeaturedSideImage {
	float: right;
	}
	
div.rightside {
	float: right;
	clear: none;
	width: 180px;
	margin-right: 5px;
	}

Body {
	/*width: 700px;*/
	}

div.bodyContent {
	clear: none;
	width: auto;
	padding: 10px;
	}

/* Main page structure table */
#structure {
	clear: both;
	width: 100%;
	}

#structureBody {
	width: auto;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	}

#structureSide {
	width: 185px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	}


/* Footer */

div.bottomnav {
	display: block;

	clear: both;
	text-align: center;

	margin-left: 30px;
	margin-right: 30px;
	}

div.bottomnav a {
	font-size: 10pt;
	color: #000066;
	}

div.bottomnav div#copyright {
	text-align: right;
	margin: 10px;
	}

div.bottomnav div#copyright div {
	text-align: left;
	float: left;
	margin-left: 60px;
	font-size: 10px;
	}

div.bottomnav td#contactinfo {
	background-image:url(/web/images/footer/address_b3.gif);
	height: 21px;
	text-align: center;
}

div.bottomnav td#contactinfo, #contactinfo a {
	color: #ffffff;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

div.bottomnav td {
	white-space: nowrap;
	}

div.bottomnav table {
	width: 100%;
	}



/* Live Playlist Page */

.liveplaylistButtonRequest {
	}

.liveplaylistButtonBuy {	
	}

.liveplaylistBody {
	width: 100%;
	
	overflow: hidden;
	}

.liveplaylistText {
	position: relative;
	left: 40px;
	float: left;
	height: 85px;
	}

.liveplaylistStartTime {
	color: #A5A5C5;
	position: relative;
	left: -40px;
	}

.liveplaylistButtons {
	text-align: right;
	margin-left: auto;
	margin-right: 0px;
	
	position: relative;
	top: 0px;
	}
		
/* End Live Playlist Page */