/* Main Site Background Colour */
body {
background: #99CDFF;
}
/* Border Around Site */
#container {
	border: none;
background: #fff url(/data/schools/st-thomas/images/PodSlither.gif) repeat-y;
}




#navigation {
font-size:small;
}
#navigation ul {
margin-bottom: 10px;
padding: 0px
}
#navigation ul li {
margin:0px;
padding: 4px;
}
#navigation ul li a {
background-color: none;
color: #fff;
padding: 3px;
margin: 0px;
text-align: left;
font-weight: bold;
}

#navigation ul li a:hover {
color:#fff;
text-decoration: none;
border-bottom: 2px dotted #fff;
}

#navigation ul ul {
font-size:85%;
margin: 2px 0px;
padding: 0px;
text-indent: 10px;
}
#navigation ul ul li a {
background: none;
text-align: left;
color: #fff !important;

}

#mainChannelLink {
background: none;
color:#FFF;
display:block;
text-align: left;
padding:3px;
text-indent: 10px;
}





/* Podcast List Colour */


#cPodcastList {border: 4px solid #CC0001 !important;} 

.podcastHeader {
background-color: #CC0001;
color: #FFF;	
}
.podcastHeader a {
color: #FFF;
text-decoration: none;
}
.podcastHeader a:hover {
text-decoration: underline;
}

.podcast {
background-color: #FFF;
}

.podcastList .alt {
background-color: #FFEFEF;	
}

#cPodcastList.podcastList {
background-color: #EFEFEF;
}

#podcastSortControls .podcastName, 
#podcastSortControls .rating, 
#podcastSortControls .published,  
#podcastSortControls .downloads 
{ background-color: #EFEFEF !important;}


.podcast{border-bottom:0px !important;}

#podcastSortControls a {
color: #CC0001;
}







#top-podcast-panel {border: 2px solid #222F95 !important;}

/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #222F95;
border-left: 1px solid #FFF5CB;
}

/* Top "Featured" Tab Colours (Selected) */
#panel-controls .selected {
background-color: #EFF1FF;
}


#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: #EFF1FF;
}











#maincontent {border: none;}

#maincontent h2 {font-family: "comic sans ms"; color: #2652A9;}

.subAll a, .caption{color: #fff; text-decoration: none;}
.subAll a:hover{color: #FFF; text-decoration: underline;}

#searchForm .input {
text-align: left !important;
}

/*For the bottom links*/

#links a {color: #003399 !important;}
#footer p, #footer a {color: #039 !important;}






