/* Main Site Background Colour */
body {
background: #A80303;
}
/* Border Around Site */
#container {
	border: none;
background: #FEF4C3 url(/data/schools/belmont/images/PodSlither.jpg) repeat-y;
}





#navigation {
font-size:small;
font-family: "Comic Sans MS", Sans-serif;
}
#navigation ul {
margin-bottom: 10px;
padding: 0px
}
#navigation ul li {
margin:0px;
}
#navigation ul li a {
display: block;
background: none;
color: #FF00FA;
padding: 5px;
margin: 0px;
text-align: left;
font-weight: bold;
}

#navigation ul li a:hover {color: #FF00FA;}
#navigation ul ul li a:hover {color: #00BCFF;}

#navigation ul li a:hover, #navigation ul ul li a:hover {
background-color: #FEF4C3;
text-decoration: none;
background-position: -150px 0px;
}

#navigation ul ul {
font-size: 100%;
margin: 2px 0px;
padding: 0px;

}
#navigation ul ul li a {
display:block !important;
background: none;
text-align: left;
color: #00BCFF;
_margin-bottom: -11px;
_padding: -5px;
}



#mainChannelLink {
background: none;
color:#0045FF;
display:block;
text-align: left;
text-indent: 5px;
padding:6px 6px;
}





/* Podcast List Colour */


#cPodcastList {border: 4px solid #2C7700 !important;} 

.podcastHeader {
background-color: #2C7700;
color: #000;	
}

.podcastHeader a {
color: #FFF !important;
text-decoration: none;
}
.podcastHeader a:hover {
text-decoration: underline;
}

.podcast {
background-color: #6BAF41;
}

.podcastList .alt {
background-color: #7FCF4D;	
}

#cPodcastList.podcastList {
background-color: #FFF;
}

#cPodcastList.podcastList a {
color: #000;
text-decoration: none;
}
#cPodcastList.podcastList a:hover {
color: #000;
text-decoration: underline;
}



/*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 #451C1A !important;}

/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #EFC70E;
border-left: 1px solid #451C1A;
}

/* Top "Featured" Tab Colours (Selected) */
#panel-controls .selected {
background-color: #FEF4C3;
}


#panel-controls .control a {
color: #000;
text-decoration: none; }



#panel-controls .control a:hover {
text-decoration: underline; }

#panel-controls a {_font-size: x-small;}


/* Top "Featured" Panel Colour */
#top-podcast-panel  {
background: #FEF4C3 url(/data/schools/belmont/images/watermark.jpg) no-repeat 0px bottom;
}
 #top-podcast-panel .panel {
background: none;}










#maincontent {border: none;}

#maincontent h2 {
font-family: "comic sans ms"; 
color: #F00;
background: url(/data/schools/belmont/images/title.jpg) no-repeat;
padding: 20px 0px 10px 80px;
margin-left: 20px;
}

.subAll a, .caption{color: #DF4E00;}
.subAll a:hover{color: #FF8A00;}




/*For the bottom links*/

#links a {color: #FFD801 !important;}
#footer p, #footer a {color: #FFD801 !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;}  */





