/* Main Site Background Colour */
body {
background: #70A9F6;
}
/* Border Around Site */
#container {
	border: none;
background: #fff url(/data/schools/heathlands/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: none;
color: #fff;
padding: 5px;
margin: 0px;
text-align: left;
font-weight: bold !important;
}

#navigation ul li a:hover {
color:#fff;
background: #ff0000;
text-decoration:none;
}



#navigation ul ul {
font-size:85%;
margin: 2px 0px;
padding: 0px;

}
#navigation ul ul li a {
display:block !important;
background: none;
text-align: left;
color: #fff !important;
font-weight:bold !important;
_margin-bottom: -11px;
_padding: -5px;
}
#navigation ul ul li a:hover {
display: block !important;
background: #ff00d2;
color:#fff !important;
}
#mainChannelLink {
background: none;
color:#FFE900;
display:block;
text-align: left;
text-indent: 5px;
padding:6px 6px;
}


/* Podcast List Colour */
.podcast {
	background-color: #bcffae;
}

#cPodcastList
{border: 2px solid #20a202 !important;}

 #top-podcast-panel 
{border: none !important;}

/* Podcast List Alternate Colours */
.podcastList .alt {
	background-color: #97fe80;	
} 

.podcastHeader {
	background-color: #20a202;	
}



/* Top "Featured" Panel Colour */
#top-podcast-panel .panel, #top-podcast-panel  {
background-color: #75adf8;
}





/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #2774de;
border-left: 1px solid #fff;
}

/* Top "Featured" Tab Colours (Selected) */
#panel-controls .selected {
background-color: #75adf8;
}


#panel-controls a {_font-size: x-small;}


#maincontent {border: none;}

#maincontent h2 {font-family: "comic sans ms"; color: #2652A9;}

.subAll a, .caption{color: #fff;}
.subAll a:hover{color: #ff6c00;}




/*For the bottom links*/

#links a {color: #003399 !important;}
#footer p, #footer a {color: #039 !important;}



/*Changes the layout slightly, if you want a border round the main content. Delete this if the background is all the same color.

#maincontent{
margin-left: 3px!important; 
padding:6px 16px 6px 12px !important;
}

.podcastList{
left: -5px !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: #E6ECF8 !important;}

.podcast{border-bottom:0px !important;}  */





