
/* colour-coding controls */

#green { }
#blue { }
#cyan { }
#lightblue { }
#pink { }
#default { }

#green #header { background:url("../images/top-bar/001.jpg") 0% 0% no-repeat; }
#green #side_nav { background:#295852; } 
#green #side_nav li a:hover  { background-color: #467B74; }
#green #location { background: #295852; }
#green #content h1, #green #content h2, #green #content h3 { color: #295852; }
#green #content ul li { color:#295852; list-style-image: url("../images/framework/bullet001.gif"); padding-top:0px; background-position:top; line-height:1.3em; }  

#blue #header { background:url("../images/top-bar/002.jpg") 0% 0% no-repeat; }
#blue #side_nav { background:#498A9E; } 
#blue #side_nav li a:hover  { background-color: #6ba9bc; }
#blue #location { background: #498A9E; }
#blue #content h1, #blue #content h2, #blue #content h3 { color: #498A9E; }
#blue #content ul li { color:#498A9E; list-style-image: url("../images/framework/bullet002.gif");  padding-top:0px; background-position:top; line-height:1.3em; } 

#cyan #header { background:url("../images/top-bar/003.jpg") 0% 0% no-repeat; }
#cyan #side_nav { background:#5DA192; } 
#cyan #side_nav li a:hover  { background-color: #82c0b2; }
#cyan #location { background: #5DA192; }
#cyan #content h1, #cyan #content h2, #cyan #content h3 { color: #5DA192; }
#cyan #content ul li { color:#5DA192; list-style-image: url("../images/framework/bullet003.gif"); padding-top:0px; background-position:top; line-height:1.3em; }   

#lightblue #header { background:url("../images/top-bar/004.jpg") 0% 0% no-repeat; }
#lightblue #side_nav { background:#8EB0C6; } 
#lightblue #side_nav li a:hover  { background-color: #a4cee9; }
#lightblue #location { background: #8EB0C6; }
#lightblue #content h1, #lightblue #content h2, #lightblue #content h3 { color: #8EB0C6; }
#lightblue #content ul li { color:#8EB0C6; list-style-image: url("../images/framework/bullet004.gif"); padding-top:0px; background-position:top; line-height:1.3em; }  

#pink #header { background:url("../images/top-bar/005.jpg") 0% 0% no-repeat; }
#pink #side_nav { background:#AF698B; } 
#pink #side_nav li a:hover  { background-color: #cb96b0; }
#pink #location { background: #AF698B; }
#pink #content h1, #pink #content h2, #pink #content h3 { color: #AF698B; }
#pink #content ul li { color:#AF698B; list-style-image: url("../images/framework/bullet005.gif"); padding-top:0px; background-position:top; line-height:1.3em; }   

#default #header { background:url("../images/top-bar/006.jpg") 0% 0% no-repeat; }
#default #side_nav { background:#005362; } 
#default #side_nav li a:hover  { background-color: #238496; }
#default #location { background: #005362; }
#default #content h1, #default #content h2, #default #content h3 { color: #005362; }
#default #content ul li { color:#005362; list-style-image: url("../images/framework/bullet006.gif"); padding-top:0px; background-position:top; line-height:1.3em; }  

#utilities #header { background:url("../images/top-bar/007.jpg") 0% 0% no-repeat; }
#utilities #side_nav { background:#005362; } 
#utilities #side_nav li a:hover  { background-color: #238496; }
#utilities #location { background: #005362; }
#utilities #content h1, #default #content h2, #default #content h3 { color: #005362; }
#utilities #content ul li { color:#005362; list-style-image: url("../images/framework/bullet007.gif"); padding-top:0px; background-position:top; line-height:1.3em; }  


