@import url('/style/global.css');
@import url('listing.css');
 
.wrapper, .wrapperGrey {
	background-image: url(/radio/images/bg_radio.jpg);
	background-repeat: repeat-y;
}

#content
{
	border-left: 1px solid #ffffff;
	padding-top: 0;
}

a {
	color: rgb(0,0,0);
}



/* this extra div is to float the left ads properly, only needed if there are ads under some kind of "extra" left navigation panel*/
div#leftContent {
	width: 169px;
	float: left;
}
/* inherits width from div#leftContent */
div#globalLogoPlaceholder {
	background: url('/radio/images/logo.gif') left no-repeat;
	background-color: #65760c;
}
div#primaryContent {
	float: left;
	border-top: solid 1px white;
	width: 647px;
	border-right: 1px white solid;	
}

div#primaryContent.Radio1Homepage
{
	background-color: #4b5727;
}


div#secondaryContent {
	border-top: solid 1px white;
	width: 211px;
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;			
}
#globalMenuPlaceholder {
	background-color: #4b5727;

}
#globalMenu {
	background-color: rgb(158, 102, 173);
}
#globalMenu li {
	background-color: #4b5727;
	border-left: solid 1px #fff;
}
#globalSecondaryMenu {
	background-color: #d7dfca;
	border-top: solid 1px #d7dfca;
	color: black;
}
#footer {
	border-top: solid 1px #3c3103;
}
div#insideLeftContainer {
	float: left;
	width: 169px;
}
div#insideRightContainer {
	float: left;
	width: 477px;
	color: #000000;
	border-left: solid 1px #ffffff;
}



/* main content */
div#insideWelcomeContainer {
	width: 100%;
	background-color: #65760c;
	clear: both;
	display: table;
	color: #FFFFFF;
	padding: 0.2em 0em;
	height:1.4em;
	border-bottom: 1px solid #FFFFFF;
}

div.welcomeText {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
.welcomeText h2{
	font-size: 110%;
	color: #FFFFFF;
	margin: 0px;
	padding: 1px 0px 0px 10px;
}
div.welcomeDropdown {
	width: 180px;
	float: right;
	text-align: center;
}
.welcomeDropdown form {
	margin: 0px;
	padding: 0px;
}
.welcomeDropdown select {
	width: 175px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 8pt;
	padding:0px;
	margin: 0px;
}
.welcomeFormLabel  {
	margin: 0px;
	padding: 2px 0px;
	float: left;
	width: 244px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 8pt;
	text-align: right;
}

div#leftNav {
	width: 169px;
	float: left;
	border-bottom: 1px white solid;
	background-color: #4b5727;	
}
div#leftNav2 {
	width: 169px;
	float: left;
}

ul.linkList {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 10px;
	padding-left: 8px;
}
ul.linkList li 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url('/radio1/images/bullet_transparent_white.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 3px 3px 0px 10px;
	line-height: 1.4em;
}

ul.linkList li a
{
	color:#ffffff;
}

storyHeader {
	font-size: 100%;
	clear: both;
}

.storyHeader h1 {
	font-size: x-large;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 5px;	
	padding-top: 7px;
	padding-bottom: 0px;	
}
.storyHeader h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;	
}


.mainTitle {
	font-size: 100%;
	clear: both;
}

.mainTitle h1 {
	font-size: x-large;
	color: #4b5727;
	margin: 0px;
	padding: 0.2em 2px;
	background-color: #d7dfca;
	padding-left: 5px;
}
.mainTitle h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding:4px 8px;
}


.subTitle {
	font-size: 100%;
	clear: both;
}

.subTitle h3 {
	font-size: large;
	color: #65760C;
	margin: 0px;
	padding: 0.2em 2px;
	background-color: #ffffff;
	padding-left: 5px;
	padding-top: 10px;
	font-weight: normal;
}

.storyBody {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
}
.storyBody p{
	margin: 0px;
	padding:0.5em 8px;
}

.storyBody p.center{
	text-align: center;
}

.storyBody p.center img{
	float:none;
}

.storyBody p.right{
	text-align: right;
}

.storyBody p.right img{
	float:none;
}

.storyBody p.left{
	text-align: right;
}

.storyBody p.left img{
	float:none;
}


.storyBody h2
{
	font-weight: normal;
	font-size: large;	
	padding: 6px;
	margin: 0px;
}

.storyBodyAVlinks {
	width: 100%;
}
.storyBody a{
	color: #006600;
}

.storyBody img
{
	float:right;
	margin:0px 8px;
}


div.userOptions a {
	color: #2376c4;;
}
/* ---------------------------------------- */


/* ---- Start Archive Listings ---- */

div.archivePager {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	margin: 10px auto;
	width:450px;
}
ul.archiveList  {
	margin: 0px;
	padding: 0px;
}
.archiveList li {
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	line-height: 16px;
}
ul.archiveList  img {
	position: relative;
	top: 4px;	
}
ul.archiveList li a.archiveAnchor {
	display: block;
	margin-bottom: -5px;
	margin-top: 15px;
	font-size: xx-large;
	color: #3c0000;
	text-decoration: none;
}

/* ---- End Archive Listings ---- */


div.titleHeader {
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 6px;
	width: 100%;
	background-color: #4b5727;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 11px;
	clear: both;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div.homeMainFeature {
	width: 646px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4b5727;
	clear: both;
}
div.homeMainFeatureImageBox {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
div.homeMainFeatureTextBox {
	width: 240px;
	float: right;
	margin: 0px;
	padding: 0px;	
}
.homeMainFeatureTextBox h3 {
	font-size: small;
	margin: 0px;
	padding-top: 7px;	
	padding-left: 7px;	
	padding-right: 7px;
	padding-bottom: 3px;							
}
.homeMainFeatureTextBox p {
	font-size: 85%;
	margin: 0px;
	padding-top: 0px;	
	padding-left: 7px;	
	padding-right: 7px;
	padding-bottom: 7px;	
	line-height: 140%;
}
ul.homeArtistStrap {
	float: left;
	margin: 0;
	padding: 0;
}
.homeArtistStrap li{
	font-size: 85%;
	width: 107px;
	background-color: #e7e7e7;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	list-style-type:none;		
}
.homeArtistStrap img {
	float: left;
	padding: 0px 0px 3px 0px;		
}
#homeArtistStrapRightmost {
	border: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
div.homeRadioPresenterPanelContainer {
	float: left;
	background-color: #4b5727;
	padding-top: 5px;
	padding-bottom: 5px;	
}
div.homeRadioPresenterPanel {
	float: left;
	background-color: #FFFFFF;
	width: 311px;	
	border: 1px solid #FFFFFF;			
/*
	border-top: 1px solid #FFFFFF;			
	border-left: 1px solid #FFFFFF;			
	border-right: 1px solid #FFFFFF;			
	*/
}
#homeRadioPresenterPanelRight {
	margin-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;			
	
}
div.homeRadioPresenterPanelHeader {
	background-color: #4f4f4f;
	width: 100%;
}
.homeRadioPresenterPanelHeaderLeftFloat {
	float: left;
	width: 160px;
}
.homeRadioPresenterPanelHeaderRightFloat {
	text-align: right;
	float: right;
	width: 120px;
}
.homeRadioPresenterPanelContent {
	font-size: medium;
	clear: both;	
	width: 100%;
	background-color: #FFFFFF;
	display: table;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4f4f4f;	
}
.homeRadioPresenterPanelContent h3 {
	font-size: 88%;	
	color: #354000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;	
}
.homeRadioPresenterPanelContent p {
	clear: right;
	font-size: 70%;	
	margin: 0px;
	padding-bottom: 7px;	
}
.homeRadioPresenterPanelContentFace {
	float: left;
	width: 120px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;			
}
.homeRadioPresenterPanelContentTextContainer {
	float: right;
	width: 167px;
	padding-right: 5px;	
}
.homeRightSectionHeader {
	width: 100%;
	background-image: url('/radio/images/right_new_roundtop.jpg');
	background-repeat: repeat-x;
	display: table;
}
.homeRightSectionHeaderLeftFloat {
	float: left;
	text-align: left;
}
.homeRightSectionHeaderLeftFloat p {
	padding-top: 7px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #4d5627;
}
.homeRightSectionHeaderLeftFloat img {
	float: left;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 6px;			
}
.homeRightSectionHeaderRightFloat {
	float: right;
	text-align: right;
}
.homeRightSectionHeaderRightFloat p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;	
	font-size: 75%;
}
.homeRightMasterContainer {
	width: 100%;
	background-color: #4d5627;
	padding-top: 4px;
	padding-bottom: 0px;	
}
.homeRightRoundedContainer {
	width: 100%;
	background-image: url('/radio/images/right_new_roundbg.jpg');
	background-repeat: repeat;
	display: table;
}	
.homeRightListenLive {
	width: 100%;
	background-image: url('/radio/images/right_new_roundbg.jpg');
	background-repeat: repeat;
	display: table;
	padding-top: 2px;
	padding-bottom: 0;
	margin: 0;
}
.homeRightListenLive ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.homeRightListenLive li {
	padding: 1px;
	margin: 0;
	padding-left: 15px;
	font-size: 8pt;
	font-weight: bold;
}
.homeRightListenLive img {
	padding-right: 6px;
}
.homeRightTop5 {
	margin-top: 7px;
}
.homeRightTop5 p {
	font-size:8pt;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;		
	margin: 0px;	
}
.homeRightRadioScheduleButton {
	width: 100%;
	text-align: center;
}
.homeRightSectionFooter {
	width: 100%;
	background-color: #4d5627;
	display: table;
}
div.homeRadioAdvertisingPanel {
	float: left;
	background-color: #d7dfca;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.homeRadioAdvertisingPanel img {
	border-right: solid 1px #FFFFFF;
}
div.homeRadioBottomLinksPanel {
	float: left;
	background-color: #4b5727;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	color: #FFFFFF;
	text-align: center;
}
.homeRadioBottomLinksPanel p {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
	font-size: 85%;			
}
.homeRadioBottomLinksPanel a {
	color: #FFFFFF;
}
.tablePresenters {
	clear: both;
	width:642px;
	margin: 0px auto;
}
.tablePresenters td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-bottom: 4px solid #4b5727;
	border-left: 2px solid #4b5727;
	border-top: 0px;
	border-right: 2px solid #4b5727;
}

/*--------------------------------------------------------------= long feature container */
.longFeatureContainer {
	width: 470px;
	background-color: #FFFFFF;
	padding: 0px;
	min-height:150px;
	height:auto !important;
	height:150px;
}
.longFeatureContainer img {
	padding: 1px;
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.longFeatureContainer p {
	color: #000000;	
	font-size: 85%;
	padding: 5px;
	margin: 0px;
}
.longFeatureContainer a {
	color: #4D5627;	
}

.podcastFeatureContainer p {
 padding:1px 5px;
}

.tableProgs {
	clear: both;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 477px;
}
.tableProgs td {
	vertical-align: top;
	margin: 5px;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom: #4B5727 solid 4px;
}
.tableProgs tr {

}

/* ====================================== Radio Menu Selector - Paul McClean - 19/06/2008 ===== */

div.stationMenu {

	background-color: #4d5524;
	margin: 0;
	padding: 0;
	height: 199px;
}

div.stationMenu ul, div.stationMenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.stationMenu ul {
	line-height: 1em;
}

div.stationMenu ul li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.stationMenu ul li a {
	color: #FFFFFF;
}

div.stationMenu ul li.type {
	color: #FF6600;
	font-weight: bold;
}

a#playerLaunch {
	background-image: url(../images/radio_live_strip.gif);
	background-repeat: no-repeat;
	background-color: #bc570b;
	display: block;
	height: 24px;
}

div#insideWelcomeContainer {
	height: 24px;
	padding: 0;
	border: none;
}

div.welcomeText h2 {
	padding-top: 4px;
}

div.welcomeFormLabel {
	padding-top: 5px;
}

.welcomeDropdown select {
	margin-top: 2px;
}

#searchBar {
	margin: 0;
	float: left;
	clear: both;
}
