/* Main Site Background Colour */
body {
background: #fff url(/data/schools/parkjunior/images/pageBG.gif) repeat-x;
}
/* Border Around Site */
#container {
	border: none;
background: #4F96B9 url(/data/schools/parkjunior/images/PodSlither.gif) repeat-y;
border-bottom: 15px solid #00255A;
}





#navigation {
font-size:small;
}
#navigation ul {
margin-bottom: 10px;
padding: 0px
}
#navigation ul li {
margin:0px;
}
#navigation ul li a {
display: block;
background: url(/data/schools/parkjunior/images/button1.gif) no-repeat;
color: #fff;
padding: 5px;
margin: 0px;
text-align: center;
font-weight: bold;
}

#navigation ul li a:hover, #navigation ul ul li a:hover {
color: #FFD100;
text-decoration: none;
}

#navigation ul ul {
font-size:85%;
margin: 2px 0px;
padding: 0px;

}
#navigation ul ul li a {
display:block !important;
background: url(/data/schools/parkjunior/images/button2.gif) no-repeat;
text-align: left;  text-indent: 15px;
color: #fff;
_margin-bottom: -11px;
_padding: -5px;
}



#mainChannelLink {
background: none;
color:#FFF;
display:block;
text-align: left;
text-indent: 10px;
padding:6px 6px;
}





/* Podcast List Colour */


#cPodcastList {border: 4px solid #021D76 !important;} 

.podcastHeader {
background-color: #021D76;
color: #fff;	
}

.podcastHeader a {
color: #FFF !important;
text-decoration: none;
}
.podcastHeader a:hover {
text-decoration: underline;
}

.podcast {
background-color: #C3DFCD;
}

.podcastList .alt {
background-color: #AAD4E2;	
}

#cPodcastList.podcastList {
background-color: #FFF;
}

#cPodcastList.podcastList a {
color: #000;
text-decoration: none;
}
#cPodcastList.podcastList a:hover {
color: #000;
text-decoration: underline;
}



#top-podcast-panel {border: 2px solid #F7BB0D !important;}

/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #F7BB0D;
border-left: 1px solid #fff;
}

/* Top "Featured" Tab Colours (Selected) */
#panel-controls .selected {
background-color: #FFF;
}


#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: #FFF url(/data/schools/parkjunior/images/watermark.gif) no-repeat 0px 26px;
}
 #top-podcast-panel .panel {
background: none;}










#maincontent {border: none;}

#maincontent h2 {
font-family: GoudyT, "Goudy Old Style", Garamond, "Times New Roman", Times, serif; 
color: #FFF;
background: url(/data/schools/parkjunior/images/title.gif) no-repeat;
padding: 27px 0px 25px 30px;
}

.subAll a, .caption{color: #fff;}
.subAll a:hover{color: #fff000;}




/*For the bottom links*/

#links a {color: #00255A !important;}
#footer p, #footer a {color: #00255A !important;}








