/* Main Site Background Colour */
body {
background:url(/data/schools/bedonwell-junior-school/images/pagebk.jpg) repeat-x;;
}
/* Border Around Site */
#container {
	border: none;
	
background: #016D9C url(/data/schools/bedonwell-junior-school/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: #41DDF0;
color: #fff;
padding: 5px;
margin: 0px;
text-align: left;
font-weight: bold;
}

#navigation ul li a:hover {
color:#1964F3;
text-decoration:none;
}

#navigation ul ul {
font-size:85%;
margin: 2px 0px;
padding: 0px;

}
#navigation ul ul li a {
display:block !important;
background: #96E4F8;
border:navysolid 1px;
text-align: left;
color: navy!important;
_margin-bottom: -11px;
_padding: -5px;
}

#navigation ul ul li a:hover {
display: block !important;
color:#fff!important;
}

#mainChannelLink {
background: #1213E9;
color:#FFF;
display:block;
text-align: left;
text-indent: 5px;
padding:6px 6px;
}





/* Podcast List Colour */


#cPodcastList {border: 4px solid #1213E7!important;} 

.podcastHeader {
background-color: #1213E7;
color: #FFF;	
}
.podcastHeader a {
color: #FFF;
text-decoration: none;
}
.podcastHeader a:hover {
text-decoration: underline;
}

.podcast {
background-color: #FFF5CB;
}

.podcastList .alt {
background-color: #FFF5CB;	
}

#cPodcastList.podcastList {
background-color: #FFF;
}

/*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;}  */










#top-podcast-panel {border: 2px solid #1213E7!important;}

/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #1213E7;
border-left: 1px solid #FFF5CB;
}

/* Top "Featured" Tab Colours (Selected) */
#panel-controls .selected {
background-color: #FFF5CB;
}


#panel-controls .control a {
color: #FFF;
text-decoration: none; }

#panel-controls .selected a {
color: #1213E7;}

#panel-controls .control a:hover {
text-decoration: underline; }

#panel-controls a {_font-size: x-small;}


/* Top "Featured" Panel Colour */
#top-podcast-panel .panel, #top-podcast-panel  {
background-color: #FFF5CB;
}











#maincontent {border: none;}

#maincontent h2 {font-family: "comic sans ms"; color: #2652A9;}

.subAll a, .caption{color: #fff;}
.subAll a:hover{color: #FFCE01;}




/*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;}  */





