/*@charset "utf-8";*/
/* CSS Document */

/*BODY {border : none;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#0055a4;
	background-image: url(/_graphics/_sitewide/background.gif);
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;}

#absolute_center {
  position:relative;
  margin:0px auto;
  padding:0px;
  width:959px;
  border-width:0px;
  }*/


/* LINKS */	

A:link {text-decoration: none;
	color: #30639c;}

A:visited {text-decoration: none;
	color: #5493d9;}

A:active {text-decoration: none;
	color: #5493d9;}

A:hover {text-decoration: underline;
	color: #5493d9;}


.lpic {float : left;
	margin-right : 5px;
	margin-bottom : 5px}

.rpic {float : right;
	margin-left : 5px;
	margin-bottom : 5px}


/*#footer
{
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	width: 100%;
}*/


/* Default Link Attributes */
.schedules a:link,
.schedules a:visited,
.schedules a:hover,
.schedules a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}


.schedules
{
	margin: 0;
	padding: 3px 0 3px 6px;
	background-color:#5493d9;
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 276px;
	/*border-bottom: 5px solid #013463;*/
}
/* Default Link Attributes */
.schedules a:link,
.schedules a:visited,
.schedules a:hover,
.schedules a:active
{
	color: #FFFFFF;
	text-decoration: none;
}





/*#onRadio
{
	margin: 0;
	padding: 5px;
	background-color: #eeeeee;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 260px;
	height: 220px;
	border: 5px solid #5f97cb;
}*/
/* Default Link Attributes 
#onRadio a:link,
#onRadio a:visited,
#onRadio a:hover,
#onRadio a:active
{
	color: #000000;
	text-decoration: none;
}
*/
#onRadio .todaydate
{
	font-weight: bold;
}

#onRadio .listen
{
	float : right;
	margin-left : 5px;
}



#pod_title
{
	margin: 0;
	padding: 5px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 259px;
	height: 15px;
	text-align: left;
	/*border: 5px solid #5f97cb;*/
}


.whatsOnContainer
{    
    float:right;
    clear:none;
    width:300px;
    color:Black;
    margin-top:0px;
    background-color:#0168c7;
}

.orange_box
{
	margin: 0;
	padding: 1px 2px 1px 2px;
	background-color: #ff6600;
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	/*border: 5px solid #5f97cb;*/
}
.news
{
    width:300px;
    height:298px;
    background-color:White;
    float:right;
    overflow:auto;   
}
h1
{
    margin-top:0px;
    background-color:#5493d9;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    color:White;
    padding: 6px 5px 5px 5px;
}
.nprModText
{
    display:none;
}
.nprModStory1
{
    margin-left:10px;
}
.nprModStory2
{
    margin-left:10px;
}
.nprModStory3
{
    margin-left:10px;
}
/* READY SET LEARN CSS */
.rsl ul {
	list-style-type: disc;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 25px;
	}
	
.rsl ul li {
	list-style-type: disc;
	}

.rsl ol {
	list-style-type: disc;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 30px;
	}
	
.rsl ol li {
	list-style-type: decimal;
	}

.rsl hr {
	width:100%;
	border:1px solid #E4DEC5;
  }
  
.rsl .thisweek td {
	padding:0px;
	background-color:#FFFFFF;
	border: 0px none #FFFFFF;
  }
  
.rsl .bookselect td {
	padding:5px;
	background-color:#F6F1DC;
	border:1px solid #E4DEC5;
  }
  
.rsl .header {
	font-size: 14px;
	font-weight: bold;
  }
  
.rsl .small {
	font-size: 10px;
	/*font-weight: bold;*/
  }
  
.rsl a {
  color: #0173BC;
  text-decoration:none;
  }
  
.rsl a:hover {
  color: #D4141F;
  text-decoration: underline;
  }

.rsl a:visited {
  color: #0173BC;
  }

.rsl a:active {
  color: #D4141F;
  }
  
  











