/*
-----------------------------------------------
School Councils Wales 2009
Author: www.imaginet.co.uk
Version: November 2009
----------------------------------------------- */



/* Orange Styles
----------------------------------------------- */

h1 {
   background-color:#ec008c;
   color:#fff;
   width:471px;
   padding:10px 0 15px 30px;
   font-size:2em;
}

h2 {
   color:#ec008c;
   font-size:1.2em;
   margin:0 0 0.8em 0;
}

h3 {
   color:#ec0008c;
   font-size:1.0em;
   margin:0 0 0.8em 0;
}


div.cms_content a {
   color:#ec008c;
   text-decoration:underline;
}

div.cms_content a:hover {
   color:#ec008c;
   text-decoration:none;
}

#content .top {
   background:#ec008c url(/graphics/pink/content_top.gif) no-repeat bottom left;
   height:24px;
   width:506px;
}
.block {
   width:100%;
   background:#ec008c;
   padding:0 0 0 0;
}
#left .top {
   height:79px;
   background:url(/graphics/pink/left_top.gif) top left no-repeat;
}
#left .top_about {
   height:79px;
   background:url(/graphics/pink/left_top_about.gif) top left no-repeat;
}
#left .top_getinvolved {
   height:79px;
   background:url(/graphics/pink/left_top_getinvolved.gif) top left no-repeat;
}
#left .top_resources {
   height:79px;
   background:url(/graphics/pink/left_top_resources.gif) top left no-repeat;
}
#left .top_casestudies {
   height:79px;
   background:url(/graphics/pink/left_top_casestudies.gif) top left no-repeat;
}
#left .top_funstuff {
   height:79px;
   background:url(/graphics/pink/left_top_funstuff.gif) top left no-repeat;
}
#left .top_contactus {
   height:79px;
   background:url(/graphics/pink/left_top_contactus.gif) top left no-repeat;
}


#left .top_about_cy {
   height:79px;
   background:url(/graphics/pink/left_top_about_cy.gif) top left no-repeat;
}
#left .top_getinvolved_cy {
   height:79px;
   background:url(/graphics/pink/left_top_getinvolved_cy.gif) top left no-repeat;
}
#left .top_resources_cy {
   height:79px;
   background:url(/graphics/pink/left_top_resources_cy.gif) top left no-repeat;
}
#left .top_casestudies_cy {
   height:79px;
   background:url(/graphics/pink/left_top_casestudies_cy.gif) top left no-repeat;
}
#left .top_funstuff_cy {
   height:79px;
   background:url(/graphics/pink/left_top_funstuff_cy.gif) top left no-repeat;
}
#left .top_contactus_cy {
   height:79px;
   background:url(/graphics/pink/left_top_contactus_cy.gif) top left no-repeat;
}

/* Top Nav
----------------------------------------------- */

#topnav {
   width:956px;
   font-size:1.1em;
   margin:0 auto;
}
#topnav ul {
   padding:0;
}
#topnav ul li {
   font-weight:bold;
   list-style:none;
   display:inline;
}
#topnav ul a {
   float:left;
   display:block;
   color:#FFF;
   line-height:1em;
   text-decoration:none;
}
#topnav ul a:hover {
   color:#FFF;
   text-decoration:underline;
}
#topnav ul li a {
   padding:12px 30px 12px 40px;
   background: url(/graphics/div04.gif) -5px 0 no-repeat;
}
#topnav ul li a.first {
   padding:12px 30px 12px 0px;
   background: none;
}

#content_intro h1 {
   background:url(/graphics/pink/home_header.jpg) no-repeat top center;
   color:#fff;
   width:660px;
   padding:30px 0 30px 25px;
   font-size:2em;
}
