 @import url('/style/global.css');
/* this overrides the global page background so you can use your own instead of the brown yoke. global one should (probably) be removed */
.wrapper {
	background-image: url(/rnag/images/bg_main.png);
	background-repeat: repeat-y;
}
a {
	color: blue;
}
div#mainContainer {
	width: 859px;
	color: #FFFFFF;
	border-left: 1px solid #ffffff;	
}
div#leftContainer{
	float: left;
	border-top: solid 1px white;
	width: 647px;
	border-right: 1px white solid;	
}
div#rightContainer {
	border-top: solid 1px white;
	width: 211px;
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: #1b334b;
}
div#insideLeftContainer {
	float: left;
	width: 169px;
}
div#insideRightContainer {
	float: left;
	width: 474px;
	color: #000000;
	border-left: solid 1px #ffffff;	
}
div#leftNav {
	width: 169px;
	float: left;
	border-bottom: 1px white solid;
	background-color: #1b334b;	
}
div#leftNav2 {
	width: 169px;
	float: left;
}
div#globalLogoPlaceholder {
	background: url('/rnag/images/logo.gif') left no-repeat;
	background-color: #516377;
}
#globalMenuPlaceholder {
	background-color: #1b334b;
}
#globalMenu {
	background-color: rgb(158, 102, 173);
	clear: both;
}
#globalMenu li {
	background-color: #1b334b;
	border-left: solid 1px #dce5ea;
}
#globalSecondaryMenu {
	background-color: #dce5ea;
	border-top: solid 1px #dce5ea;
	color: black;
	clear: both;
}
#globalDateTime {
	padding: 0px;
	padding-top: 3px;
	padding-left: 2px;	
	margin: 0px;
	float: left;
	color: #4a1a03;
	width: 300px;	
}
#footer {
	border-top: solid 1px #3c3103;
}

div.titleHeader {
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 6px;
	width: 100%;
	background-color: #028c51;
	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;
}
/*
h2 {
	color: #028c51;
	font-weight: normal;
	font-size: large;	
	padding: 6px;
	margin: 0px;
}
h2.titleDate {
	margin: 0px;
	padding: 0px;
	font-size: small;
	width: 98%;
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
}
*/
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('/rnag/images/bullet_transparent_white.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 10px;
	padding-top: 3px;
	line-height: 1.3em;
}

ul.linkList li a
{
	color:#ffffff;
}

/* main content */

div#insideWelcomeContainer {
	width: 100%;
	background-color: #40647a;
	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: 300px;
	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: 144px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 8pt;
	text-align: right;
}
div.homeMainFeature {
	width: 100%;
	float: left;
	border-bottom:1px solid #FFFFFF;
    height:180px;
    overflow:hidden;
}

div.homePage div.homeMainFeature {
    height:280px;
}

div.homeMainFeature img {
	float: left;
	border-bottom-width: 1px solid #FFFFFF;
	margin-right: 10px;
	border-top:1px solid #FFFFFF;
    border-bottom:none;
    margin:0;
}
.homeMainFeature h3 a {
	font-size: small;
	margin: 0px;
	padding-top: 7px;	
	padding-right: 7px;
	padding-bottom: 3px;
	color: #1D334B;							
}
.homeMainFeature p {
	font-size: 85%;
	margin: 0px;	
	padding:0 0 7px;
    line-height:140%;
}
div.homeMainFeatureImageBox {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.homeMainFeatureTextBox{
    width:240px;
    float:left;
    background-color:white;
    padding:0 10px;
}

div.homeMainFeatureTextBox h3{ 
    margin: 5px 0;
    line-height: 16px;
}

.homeMainFeatureTextBox h3 a {
	color:#194C67;
	display:block;
}
.homeSmallFeaturesLeft {
	float: left;
	width: 236px;
	background-color: #FFFFFF;
	border-top: solid 5px #5b0506;
	border-bottom: solid 5px #5b0506;						
}
.homeSmallFeaturesRight {
	float: left;
	width: 236px;
	background-color: #FFFFFF;
	border-left: solid 5px #5b0506;
	border-top: solid 5px #5b0506;			
	border-bottom: solid 5px #5b0506;			
}

ul.smallFeaturesList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
.smallFeaturesList li {
	border-top: solid 5px #5b0506;
	clear: both;				
}
.smallFeaturesList li#top {
	border-top: none;
}

/*--------------------------------------------------------------= long feature container */
.longFeatureContainer {
	width: 470px;
	background-color: #FFFFFF;
	padding: 0px;
}
.longFeatureContainer img {
	padding: 1px;
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.longFeatureContainer p {
	color: #194c67;	
	font-size: 85%;
	padding: 5px;
	margin: 0px;
}
.longFeatureContainer a {
	color: #194c67;	
}

/* -------------------------------------------------------------= */
div.homeRadioBottomLinksPanel {
	float: left;
	background-color: #184b66;
	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;
}

/* right content */

.homeRightSectionHeader {
	width: 100%;
	background-image: url('/rnag/images/right_new_roundtop.jpg');
	background-repeat: repeat-x;
	display: table;
	padding-top: 0px;
}
.homeRightSectionHeaderRightFloat {
	float: right;
	text-align: right;
}
.homeRightSectionHeaderRightFloat p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;	
	font-size: 75%;
}

.homeRightMasterContainer {
	width: 100%;
	background-color: #1b334b;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #000000;		
}
.homeRightMasterContainer a {
	color: #321615;
}
.homeRightRoundedContainer {
	width: 100%;
	background-image: url('/rnag/images/right_new_roundbg.jpg');
	background-repeat: repeat;
	display: table;
}	
.homeRightListenLive {
	width: 100%;
	background-image: url('/rnag/images/right_new_roundbg.jpg');
	background-repeat: repeat;
	display: table;
	padding-top: 10px;
}
.homeRightListenLive strong {
	color: #5b0506;
}
.homeRightListenLive ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.homeRightListenLive li {
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 15px;
	font-size: 85%;
}
.homeRightListenLive img {
	padding-right: 6px;
}
.homeRightSectionFooter {
	width: 100%;
	background-color: #4d5627;
	display: table;
}
.homeRightPresenter {
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;	
}
.homeRightPresenter p {
	text-align: center;
	padding: 6px;
	margin: 0px;
	font-size: 85%;
	line-height: 18px;
}
.homeRightPresenter {
	border-top: solid 1px #FFFFFF;
}
.homeRightPresenter img {
	border-bottom: solid 1px #FFFFFF;		
}
.homeRightPastWeek {
	margin: 0px;
	padding: 0px;
	clear: both;	
}
.homeRightPastWeek p {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	padding-left: 15px;
	background-image: url('/rnag/images/bullet_list_pastweek.gif');
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size: 85%;
	font-weight: bold;
}
.homeRightPastWeek img {
	padding-left: 5px;
}
.homeRightRadioScheduleButton {
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
.homeRightSmallText {
	font-size: 85%;
	font-weight: normal;
}

.homeRightTop5 {
	margin-top: 7px;
}
.homeRightTop5 p {
	font-size: 85%;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;		
	margin: 0px;	
}
.homeRightSectionHeaderLeftFloat {
	float: left;
	text-align: left;
}
.homeRightSectionHeaderLeftFloat p {
	padding-top: 9px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #4d5627;
	width: 167px;
}
.homeRightSectionHeaderLeftFloat img {
	float: left;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 3px;			
}

/* ---  programme content -- */


.mainTitle {
	font-size: 100%;
	clear: both;
}

.mainTitle h1 {
	font-size: x-large;
	color: #1b334b;
	margin: 0px;
	padding: 0.2em 2px;
	background-color: #dce5ea;
	padding-left: 5px;
	border-bottom: solid 4px #1b334b;
}
.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: #526377;
	margin: 0px;
	padding: 0.2em 2px;
	background-color: #ffffff;
	padding-left: 5px;
	padding-top: 10px;
	font-weight: normal;
}

.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;	
}
.storyBody {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
	clear: both;
	width:474px;
}
.storyBody p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
}

.storyBody h2
{
	font-weight: normal;
	font-size: large;	
	padding: 6px;
	margin: 0px;
}

.storyBodyAVlinks {
	width: 100%;
}
.storyBody a{
	color:blue;
}

.storyBody img
{
	float:right;
	margin:0px 8px;
}


.storyBody .inStoryImage
{
	float:right;
	margin:0px 8px;
	width:216px;
}

.storyBody .inStoryImage img
{

}

.storyBody .inStoryImage .imageCaption
{
	width:200px;
	margin: 4px auto;
	text-align: center;
	clear: both;
}


div.userOptions a {
	color: blue;
}

/* ---- 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 ---- */


/* ------------------------------- =feature table */
.tableProgs {
	clear: both;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.tableProgs td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom: #1b334b solid 4px;
}

.right {
	width: 242px;
	border-left: #1b334b solid 4px;	
}

.tableProgs tr {

}

.smallFeatureContainer {
	float:left;
    display:block;
    width:234px;
    height:auto;
    background-color:#FFFFFF;
    margin:0;
    padding:0;
    vertical-align:top;
    height:130px;
    overflow:hidden;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
	font-family: Tahoma, Arial, Verdana, sans-serif;	
	font-size: 8pt;
}

.smallFeatureContainer .smallFeatureContainerText {
	width:120px;
	padding:4px;
	float:right;
}

.smallFeatureContainer .smallFeatureContainerTextWide {
	padding: 4px;
}

.smallFeatureContainer img {
	float: left;
	border-top: 1px solid white;
}

.right .smallFeatureContainer img {
	float: left;
	border: 1px solid white;
}

.smallFeatureContainer p {
	padding: 0em 0px 0px 0px;
	margin: 0px;
	display: block;
}

.smallFeatureContainer h4 {
	color: #194c67;	
	font-family:Arial, Helvetica, sans-serif;	
	font-size: small;
	padding: 0px 0px 0em 0px;
	margin: 0px;
}

.smallFeatureContainer h4 a {
	color: #194c67;	
}

.leftFeat{
    border-right:4px solid #1B334B;
    border-left: none;
    float:left;
}

.wideFeat{
    border-right:none;
    border-left: none;
    float:left;
	width:100%;
}

.wideFeat .smallFeatureContainerText{
	width:360px;
}

.border{
    float:left;
    display:block;
    height:4px;
    width:100%;
    clear:both;
    background:#1B334B;
    margin:0;
    padding:0;
    font-size:0px;
}
/*--------------------------------------------------------------------- = New global navi search box with google */


div#searchContainer {
	width: 260px;
	float: right;

}

div#searchContainer * {
	margin: 0px;
	padding: 0px;
}

div#searchContainer form #mySearch {
	height: 16px;
	background-color: #FFFFFF;
	/*background-image: url(/images/bg_search_google.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	width: 120px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align:baseline;
	padding-top: 1px;
	padding-left: 1px;
	margin-top: 1px;
	border: solid 1px #CCCCCC;
}
div#searchContainer table, div#searchContainer td  {
	border:0px;	

}


/* -- */

#searchBar
{
	height:35px;
	min-height:35px;
	background-color: white;
	width: 859px;	
}

#searchBar form
{
	margin: 0px;
	padding: 0px;
}

#searchBar table.searchHolder
{
	margin: 5px 0px;
}

#searchBar table.searchHolder td
{
	padding:2px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #555;
}

#searchBar table.searchHolder td img.googleLogo
{
	padding:0px 12px;
}


#searchBar table.searchHolder td input#mySearch{
	height:16px;
	min-height:16px;
	padding: 2px 1px 1px 1px;
	
	
	margin: 0em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	border: solid 1px #999;

}

#searchBar table.searchHolder td input#search_button
{
	width: 60px;
	height:21px;
	min-height:21px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #555;
	border: solid 1px #999;
	margin-left:8px;
	margin-right: 18px;
	padding-bottom: 1px;
	background-color: #ECE9D8;
}

#searchBar table.searchHolder td input#rad1, #searchBar table.searchHolder td input#rad2
{
	padding-left: 2px;
	margin-left: 2px;
	padding-right: 18px;
	margin-right: 18px;
}

#searchBar table.searchHolder td a.makeHP
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555;
	color: #0066cb;
	padding-left: 18px;
} 


/*--------------------------------------------------------------------- = New global navi search box with google*/


