/* Main Site Background Colour */
body {
background: #0033CC;
}
/* Border Around Site */
#container {
	border: none;
background: #ffec01 url(/data/schools/dayslane/images/PodSlither.gif) repeat-y;
}





#navigation {
font-size:small;
}
#navigation ul {
margin-bottom: 10px;
padding: 0px
}
#navigation ul li {
margin:0px;
}
#navigation ul li a {
display: block;
background-color: #e4020c;
border: 1px solid #fff;
color: #fff;
padding: 5px;
margin: 0px;
text-align: center;
font-weight: bold !important;
}
#navigation ul ul {
font-size:85%;
margin: 2px 0px;
padding: 0px;

}
#navigation ul ul li a {
display:block !important;
background: #17B017;
text-align: left;
color: #fff !important;
text-indent: 10px;
_margin-bottom: -11px;
_padding: -5px;
}
#navigation ul ul li a:hover {
display: block !important;
background: #006f00;
color:#fff !important;
}
#mainChannelLink {
background: #fd1e97;
color:#fff;
border: 1px solid #fff;
display:block;
text-align: left;
text-indent: 0px;
padding:6px 6px;
}
#navigation ul li a {
color:#fff;
font-weight:normal;
}
#navigation ul li a:hover {
color:#FFF;
background: #9f040b;
text-decoration:none;
}



/* Podcast List Colour */
.podcast {
	background-color: #ffd2f5;
}

#cPodcastList {border: 2px solid #CC0099 !important;}
#cPodcastList.podcastList {background-color: #fffde2 !important;}

#top-podcast-panel {border: 2px solid #0abbbb !important;}


/* Podcast List Alternate Colours */
.podcastList .alt {
	background-color: #fc9be6;	
}

.podcastHeader {
	background-color: #cc0099;	
}

.podcastHeader a {color: #fff;}
.podcastHeader a:hover {color: #FFD2F5;}

/* Top "Featured" Panel Colour */
#top-podcast-panel .panel, #top-podcast-panel  {
background-color: #b9e6e6;
}





/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #0abbbb;
border-left: 1px solid #b9e6e6;
}

/* Top "Featured" Tab Colours (Selected) */
#panel-controls .selected {
background-color: #b9e6e6;
}


#panel-controls a {_font-size: x-small;}


#maincontent {border: none;}

#maincontent h2 {font-family: "comic sans ms"; color: #004685;}

.subAll a, .caption{color: #004685;}
.subAll a:hover{color: #fff;}




/*For the bottom links*/

#links a {color: #fff !important;}
#footer p, #footer a {color: #fff !important;}






/*For the podcast list if the main page background isn't white.  Delete if not needed.*/

#podcastSortControls .podcastName, 
#podcastSortControls .rating, 
#podcastSortControls .published,  
#podcastSortControls .downloads 
{ background-color: #fffde2 !important;}

.podcast{border-bottom:0px !important;}  





