/* Main Site Background Colour */
body {
background: #019934;
}
/* Border Around Site */
#container {
	border: none;
background: #fff url(/data/schools/ccschool/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: #690;
color: #ff0;
padding: 5px;
margin: 0px;
text-align: center;
font-weight: bold !important;
border: 1px solid #4a6e00;
}

#navigation ul li a:hover {
color:#FFF;
text-decoration:none;
}

#navigation ul ul {
font-size:85%;
margin: 2px 0px;
padding: 0px;

}
#navigation ul ul li a {
display:block !important;
background: #690;
text-align: left;
color: #ff0;
font-weight:normal !important;
_margin-bottom: -11px;
_padding: -5px;
}
#navigation ul ul li a:hover {
display: block !important;
color:#FFF !important;
}
#mainChannelLink {
background: none;
color:#3b5701;
display:block;
text-align: left;
text-indent: 0px;
padding:6px 6px;
border: none;
}




/* Podcast List Colour */
.podcast {
	background-color: #c5e778;
}

#cPodcastList {border: 1px solid #001b6d !important;}

#top-podcast-panel {border: 2px solid #4a6e00 !important;}

/* Podcast List Alternate Colours */
.podcastList .alt {
	background-color: #e0fba2;	
}

.podcastHeader {
	background-color: #001b6d;	
color: #fff;
}

.podcastHeader a {
color: #b6dc00;
}

/* Top "Featured" Panel Colour */
#top-podcast-panel .panel, #top-podcast-panel  {
background-color: #f0f7e1;
}

#cPodcastList.podcastList {
background-color: #F0F7E1;
}



/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #dff1b5;
border-left: 1px solid #4a6e00;
}

/* Top "Featured" Tab Colours (Selected) */
#panel-controls .selected {
background-color: #f0f7e1;
}


#panel-controls a {_font-size: x-small;}


#maincontent {border: none;}

#maincontent h2 {
font-family: "comic sans ms"; 
color: #3B5701;
background: url(/data/schools/ccschool/images/title.gif) no-repeat;
height: 40px;
padding: 0px 0px 35px 65px;
}

.subAll a, .caption{color: #690;}
.subAll a:hover{color: #E0FBA2;}




/*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: #F0F7E1!important;}

.podcast{border-bottom: #F0F7E1 !important;} 





