/* Main Site Background Colour */
body {
background: #4D2272;
}
/* Border Around Site */
#container {
	border: none;
	
background: #cce6ff url(/data/schools/knights-enham/images/slither.jpg) repeat-y;
}





#navigation {
font-size:small;
margin-left:7px;
width: 140px;
}
#navigation ul {
margin-bottom: 10px;
padding: 0px
}
#navigation ul li {
margin:0px;
}
#navigation ul li a {
display: block;
font-size:16px;
color: #B4382D;
padding: 5px;
margin: 0px;
text-align: left;
font-weight: bold;
}

#navigation ul li a:hover {
color:#C05395;
text-decoration:none;
}

#navigation ul ul {
font-size:85%;
margin: 2px 0px;
padding: 0px;

}
#navigation ul ul li a {
display:block !important;
font-size:16px;
text-align: left;
color: #B4382D!important;
_margin-bottom: -11px;
_padding: -5px;
}

#navigation ul ul li a:hover {
display: block !important;
color:#B43394!important;
}

#mainChannelLink {
background: #4D2272;
color:#FFF;
display:block;
text-align: left;
text-indent: 5px;
padding:6px 6px;
font-size:16px;
}





/* Podcast List Colour */


#cPodcastList {border: 4px solid #805e9d!important;} 

.podcastHeader {
background-color: #805e9d;
color: #FFF;	
}
.podcastHeader a {
color: #FFF;
text-decoration: none;
}
.podcastHeader a:hover {
text-decoration: underline;
}

.podcast {
background-color: #ffeb9a;
}

.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 #805e9d!important;}

/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #805E9D;
border-left: 1px solid #FFF5CB;
}

/* Top "Featured" Tab Colours (Selected) */
#panel-controls .selected {
background-color: #FFEB9A;
}


#panel-controls .control a {
color: #FFF;
text-decoration: none; }

#panel-controls .selected a {
color: #000093;}

#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: #FFEB9A;
}











#maincontent {border: none;}

#maincontent h2 {font-family: "comic sans ms"; color: #2652A9;}

.subAll a, .caption{color: #000;}
.subAll a:hover{color: #4D2272;}




/*For the bottom links*/

#footer {padding-top:50px; background: url(/data/schools/knights-enham/images/footer.jpg) no-repeat;}


#links a {color: #fff!important;}
#links ul li a {padding-top:50px;}
#footer p, #footer a {color: #fff!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;}  */





