/* Main Site Background Colour */
body {
background: #ccccff;
}
/* Border Around Site */
#container {
	border: none;
background: #FAF7B2 url(/data/schools/yattendon/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: #2e2eda;
border: 2px solid #0c1098;
color: #FFFE00;
padding: 5px;
margin: 0px;
text-align: left;
font-weight: bold !important;
}
#navigation ul ul {
font-size:100%;
font-weight: bold;
margin: 0px 0px;
padding: 0px;

}
#navigation ul ul li a {
display:block !important;
background: none;
text-align: left;
color: #fff !important;
border: none;
_margin-bottom: -11px;
_padding: -5px;
}
#navigation ul ul li a:hover {
display: block !important;
background: none;
border: none;
color:#FFFE00 !important;
}
#mainChannelLink {
background-color: #4e50ed;
border: 2px solid #0c1098;
color: #FFF;
display:block;
text-align: left;
text-indent: 5px;
padding:6px 6px;
}

#navigation ul li a:hover {
background-color: #2e2eda;
border: 2px solid #0c1098;
color: #FFF;
text-decoration:none;
}



/* Podcast List Colour */
.podcast {
	background-color: #c4c9ef;
}

#cPodcastList {border: 4px solid #25358d !important;}

#top-podcast-panel {border: 2px solid #fde151 !important;}

/* Podcast List Alternate Colours */
.podcastList .alt {
	background-color: #a2aace;
}

.podcastHeader {
	background-color: #25358d;	
color: #fff;
}

.podcastHeader a {
	background-color: #25358d;	
color: #fff;
}

/* Top "Featured" Panel Colour */
#top-podcast-panel .panel, #top-podcast-panel  {
background-color: #fcef8f;
}

#cPodcastList.podcastList {background: #fff;}



/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #fde151;
border-left: 1px solid #fcef8f;
}

/* Top "Featured" Tab Colours (Selected) */
#panel-controls .selected {
background-color: #fcef8f;
}


#panel-controls a {_font-size: x-small;}


#maincontent {border: none;}

#maincontent h2 {font-family: arial, "comic sans ms"; 
color: #01007F; 
margin-left: 10px;}

.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: 10px!important; 
margin-bottom: 5px;
padding: 5px 16px 5px 10px !important;
_padding: 10px 5px 10px 10px!important;
}

.podcastList{
left: 0px !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;}  */





