/* Main Site Background Colour */
body {
background: #1C900B;
}
/* Border Around Site */
#container {
	border: 2px solid #1C900B;
background: #A0E7FF url(/data/schools/lockleaze/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: #EB1318;
color: #fff;
padding: 5px;
margin: 0px;
text-align: left;
font-weight: bold !important;
}
#navigation ul ul {
font-size:85%;
margin: 2px 0px;
padding: 0px;

}
#navigation ul ul li a {
display:block !important;
background: #1B79C1;
text-align: left;
color: #fff !important;
font-weight:normal !important;
_margin-bottom: -11px;
_padding: -5px;
}
#navigation ul ul li a:hover {
display: block !important;
background: #014f8b;
color:#FFCE01 !important;
}
#mainChannelLink {
background: #FD9D13;
color:#010066;
display:block;
text-align: left;
text-indent: 5px;
padding:6px 6px;
}
#navigation ul li a {
color:#fff;
font-weight:normal;
}
#navigation ul li a:hover {
color:#FFCE01;
background: #b00206;
text-decoration:none;
}



/* Podcast List Colour */
.podcast {
	background-color: #C6F0FF;
}

#cPodcastList, #top-podcast-panel {border: 2px solid #0141FF !important;}

/* Podcast List Alternate Colours */
.podcastList .alt {
	background-color: #dcf4fd;	
}

.podcastHeader {
	background-color: #0141FF;	
}

.podcastHeader a {
	color: #ff0;	
}

/* Top "Featured" Panel Colour */
#top-podcast-panel .panel, #top-podcast-panel  {
background-color: #6288f9;
}

#top-podcast-panel .panel a, #top-podcast-panel a {
color: #ff0;
}





/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #0141FF;
border-left: 1px solid #6288f9;
}

/* Top "Featured" Tab Colours (Selected) */
#panel-controls .selected {
background-color: #6288f9;
}


#panel-controls a {_font-size: x-small;}


#maincontent {border: none;}

#maincontent h2 {font-family: "arial"; color: #FF4000;}

.subAll a, .caption{color: #010066;}
.subAll a:hover{color: #1C900B;}




/*For the bottom links*/

#links a {color: #ff0 !important;}
#footer p, #footer a {color: #ff0 !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: #A0E7FF !important;}

.podcast{border-bottom: 0px !important;} 





