/* Main Site Background Colour */
body {
background: #703997;
}
/* Border Around Site */
#container {
	border: none;
background: #fff url(/data/schools/ryvers/images/PodSlither.jpg) 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: url(/data/schools/ryvers/images/nav.gif) no-repeat right 5px;
color: #FFCC00;
padding: 5px;
padding-right: 25px;
margin: 0px;
text-align: right;
font-weight: bold;
}

#navigation ul ul li a:hover {
color: #fff;
text-decoration: none;
background-position: right -21px;

}


#navigation ul li a:hover {
color: #ffcc00;
text-decoration: none;
background: url(/data/schools/ryvers/images/navover.gif) no-repeat right 5px;
}

#navigation ul ul {
font-size:85%;
margin: 2px 0px;
padding: 0px;

}
#navigation ul ul li a {
display:block !important;
background: url(/data/schools/ryvers/images/nav.gif) no-repeat right 5px;
_background-position: right 5px;
text-align: right;
color: #FFF;
_margin-bottom: -11px;
_padding: -5px;
}
#navigation ul ul li a:hover{background: url(/data/schools/ryvers/images/navover.gif) no-repeat right 5px;}

#mainChannelLink {
background: none;
color:#FFF;
display:block;
text-align: center;
padding:6px 6px;
}





/* Podcast List Colour */


#cPodcastList {border: 4px solid #ffcc00 !important;} 

.podcastHeader {
background-color: #ffcc00;
color: #000;	
}

.podcastHeader a {
color: #000 !important;
text-decoration: none;
}
.podcastHeader a:hover {
text-decoration: underline;
}

.podcast {
background-color: #FFBD6F;
}

.podcastList .alt {
background-color: #FFAA43;	
}

#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 #fc0 !important;}

/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #fc0;
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;
}
 #top-podcast-panel .panel {
background: none;}










#maincontent {border: none;}

#maincontent h2 {
font-family: "arial"; 
color: #FFCC00;
background: url(/data/schools/ryvers/images/title.gif) no-repeat;
padding: 15px 0px 20px 25px;
margin-left: 20px;
}

.subAll a, .caption{color: #fff;}
.subAll a:hover{color: #FFCC00;}
.subAll{padding-left: 10px;}
#searchForm{margin-left:20px;}



/*For the bottom links*/

#links a {color: #003399 !important;}
#footer p, #footer a {color: #fff !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;}  */

#footer {
background:url("/data/schools/ryvers/images/footer.jpg") no-repeat scroll 0 0 transparent;
height:220px!important;
position:relative;
}

#footer p{padding-top: 160px; padding-right: 30px; z-index: 999px;}

#links{padding-top: 160px; padding-left: 30px; z-index: 999px;}

#links {
padding-left:30px;
padding-top:0;
}