@charset "UTF-8";
/* CSS Document */


* {
 padding: 0px;
 margin: 0px;
}

a {
 color: #c8252c;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}


a img {
 border: none;
}

a.tv {
 padding: 5px 0 0px 23px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/tvicon.jpg) no-repeat center left;
 height:15px;
 display:block;
}

body {
 width: 1000px;
 margin: 0px auto;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.75em;
 background: #939598;
 color: #666666;
 margin:20px auto;
}

.asset h1.flash {
 font-size: 2.75em;
 font-weight: normal;
 width: 350px;
 color: #c8252c;
 padding: 20px 0 15px 30px;

}

.asset h2.flash {
 font-size: 1.2em;
 font-weight: normal;
 width: 200px;
 color: #939598;
 padding: 0 0 0 30px;
}

.asset img {
 margin: 30px 0 0 0;
 
 

}

.homepage .asset img {
 margin: 0;

}

p {
 padding-bottom: 12px;
 line-height:1.25em;
}


p.flash {
 font-size: 1em;
 color: #c8252c;
 font-weight:bold;
}


H1.redtitle {
 font-size: 2.5em;
 color: #c8252c;
 font-weight:bold;
}

H1.orangetitle {
 font-size: 2.5em;
 color: #f37721;
 font-weight:bold;
}

H1.orangetitle img{
vertical-align: bottom; 

  margin:0px 0px 2px -10px;
 
} 



p.sIFR-replaced {
 padding-bottom: 15px;
}

.subpage .text {
 width: 460px;
 padding: 0 50px 15px 0;
}

.subpage.wider .text {
 width: 520px;
 padding: 0 185px 15px 0;
}



.subpage .text ul {
 float: left;
 list-style: none;
 padding: 0 0 15px 5px;
 width: 445px;
}


#New classes





.subpage.wider .text ul {
 float: left;
 width: 520px;
}

.subpage.wider .text li {
}

.subpage .text li {
 float: left;
 padding: 5px 0;
 width: 415px;
}

.subpage .text .orange li {
 padding: 5px 0 5px 15px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/asterix.jpg) no-repeat center left;
}

.subpage .text li a {
 float: left;
 padding-left: 15px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/redstar.jpg) no-repeat center left;
 font-weight: bold;
}


.subpage .asset ul {
 float: left;
 list-style: none;
 padding: 0 0 0px 5px;
 width: 445px;
}

.subpage .asset ul p {
 padding-left: 15px;
 font-weight: 900;
 padding: 1 0 0px 5px;

}

.subpage .asset li a {

 padding-left: 15px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/redstar.jpg) no-repeat center left;
 font-weight: bold;
}



.subpage .text form {
 float: left;
 padding: 0px 0 10px;
}

.subpage .asset {
 width: 410px;
 
}

.subpage.wider .asset {
 width: 235px;
}


.subpage.wider .asset ul {
 float: left;
 list-style: none;
 padding-top: 130px;
 width: 235px;
}

.subpage.wider .asset li {
 float: left;
}

.subpage.wider .asset li a {
 float: left;
 display: block;
 padding: 7px 15px 11px 28px;
 font-weight: bold;
 font-size: 1.1em;
 color: #fff;
}

.subpage.wider .asset li.partner a {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/partner_button.jpg) no-repeat top left;
 width: 192px;
 margin:0 0 3px 0;
}

.subpage.wider .asset li.school a {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/school235_button.jpg) no-repeat top left;
 width: 192px;
 margin:0 0 3px 0;
}

.subpage.wider .asset li.student a {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/student235_button.jpg) no-repeat top left;
 width: 192px;
 color: #f47721;
 margin:0 0 3px 0;
}








.subpage .asset h1.sIFR-replaced {
}

.text .casestudies li {
 padding: 25px 0 20px;
 border-top: 1px dotted #d1d1d1;
}

.casestudies .image {
 width: 80px;
 height: 100px;
 float: left;
 padding-right: 15px;
}

.casestudies .copy {
 width: 320px;
 float: left;
}

.casestudies .copy h1 {
 font-size: 1.1em;
 color: #c8252c;
}


.subpage .text .copy a {
 padding: 0px;
 background: none;
}

#content {
 padding: 15px 0 30px 0;
 width: 940px;
 min-height:400px;
 height:auto !important;
 height:400px;
 float: left;
}

#content.subpage {
 padding: 15px 0 0px;
}

#content .asset {
 float: left;
}

#content .text {
 float: left;
}

#content .text .section {
 float: left;
 padding-bottom: 25px;
}

#content .text .section h1{
	font-size:1.5em;
	color: #c8252c;
}

#content .text p {
 clear: both;
}

#content .text img.welcome {
 float: left;
 padding-bottom: 15px;
}

#footer {
 float: left;
 width: 1000px;
 padding-top: 10px;
 font-size:0.92em;
}

#footer .left{
 float: left;
 width: 800px;
}

#footer .right{
 float: right;
 width: 200px;
 text-align: right;
}

#footer ul {
 list-style: none;
}

#footer li {
 float: left;
 color: #fff;
}

#footer li a {
 color: #fff;
 padding: 0 10px;
 border-right: 1px solid #fff;
 margin:5px 0;
}

#footer li.first a {
 padding: 0px 10px 0 0;
}


#footer li span {
 padding-left: 10px;
}

#gallery {
	width:705px;
	height:389px;
}

.homepage .asset {
 width: 705px;
 margin:0;
}

.homepage .asset ul {
 float: left;
 list-style: none;
 padding-top: 5px;
}

.homepage .asset li {
 float: left;
}

.homepage .asset li a {
 float: left;
 display: block;
 padding: 7px 15px 11px 28px;
 font-weight: bold;
 font-size: 1.1em;
 color: #fff;
}

.homepage .asset li.partner a {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/partner_button.jpg) no-repeat top left;
 width: 197px;
}

.homepage .asset li.school a {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/school_button.jpg) no-repeat top left;
 width: 192px;
}

.homepage .asset li.student a {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/student_button.jpg) no-repeat top left;
 width: 187px;
 color: #f47721;
}

.homepage .text {
 width: 220px;
 padding-right: 15px;
}

#heading {
 float: left;
 width: 940px;
 border-bottom: 1px dotted #d1d1d1;
}

#logo {
 float: left;
 width: 220px;
}

#nuggets {
 float: left;
 width: 940px;
 padding-top: 20px;
 border-top: 1px dotted #d1d1d1;
}

#nuggets .nugget {
 float: left;
 width: 220px;
 padding-left: 14px;
 border:solid #F37721;
 border-width:0 0 0 1px;
 min-height:50px;
 height:auto !important;
 height:50px;
}

#nuggets .nugget.first {
 width: 220px;
 padding: 0 15px 0 0;
 border:none;
}

.nugget p {
 padding: 0px;
 float: left;
}

.nugget p.flash {
 font-size: 1.33em;
 float: none;
}

.nugget p.sIFR-replaced {
 padding-bottom: 5px;
}

div.overlay { 
     
    /* growing background image */ 
    background-image:url(../../TwentyFirstCenturyCustomisations/images/white.png); 
     
    /* dimensions after the growing animation finishes  */ 
    width:566px; 
    height:351px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* some padding to layout nested elements nicely  */ 
    padding: 21px; 
} 

div.overlay div.close { 
    background-image:url(../../TwentyFirstCenturyCustomisations/images/close.png); 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:30px; 
    width:30px; 
} 

div.overlay div.close[class] { 
    background-image:url(../../TwentyFirstCenturyCustomisations/images/close.png); 
} 
 


#primary_nav {
 float: left;
 width: 720px;
 margin-top: 75px;
 display: inline;
}

#primary_nav ul {
 float: left;
 width: 720px;
 list-style: none;
 position: relative;
  padding-bottom:5px;
}



#primary_nav li {
 float: left;
 padding: 0;
 border-right: 1px solid #939598;
}

#primary_nav li.first {
 float: left;
 padding: 0px;
}


#primary_nav li.last {
 float: left;
 padding: 0px 0px 0 0px;
 border: none;
}


#primary_nav a {
 float: left;
}

#primary_nav a:hover {
 text-decoration: none;
 float: left;
}

#primary_nav .home a {
 width: 48px;
 height: 15px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat 0 0;
 
 
}



#primary_nav .generic-1 a {
 background: #fff  no-repeat 0px 0px;
 padding-right:10px;
padding-left:10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:120%;
 color:#939598;
font-weight:900;


}


#primary_nav .generic-1 a:hover  {
 background: #fff  no-repeat 0px 0px;
 padding-right:10px;
 padding-left:10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:120%;
 color:#c8252c;
 font-weight:900;


}

#primary_nav .generic-focus-1 a {
 background: #fff  no-repeat 0px 0px;
 padding-right:10px;
 padding-left:10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:120%;
 color:#c8252c;
 font-weight:900;


}





#primary_nav .home a:hover, #primary_nav .home a.selected, #primary_nav .home a.selected2 {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat 0 -16px;
}

#primary_nav .aboutus a {
 width: 76px;
 height: 15px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat -48px 0px;
}

#primary_nav .aboutus a:hover, #primary_nav .aboutus a.selected, #primary_nav .aboutus a.selected2 {
 background-position: -48px -16px;
}




#primary_nav .whatwedo a {
 width: 98px;
 height: 15px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat -124px 0px;
}

#primary_nav .whatwedo a.selected, #primary_nav .whatwedo a:hover, #primary_nav .whatwedo a.selected2 {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat -124px -16px;
}

#primary_nav .getinvolved a {
 width: 101px;
 height: 15px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat -222px 0px;
}

#primary_nav .getinvolved a:hover, #primary_nav .getinvolved a.selected, #primary_nav .getinvolved a.selected2 {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat -222px -16px;
}


#primary_nav .fundraising a {
 width: 94px;
 height: 16px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat -323px 0px;
}

#primary_nav .fundraising a:hover, #primary_nav .fundraising a.selected, #primary_nav .fundraising a.selected2 {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat -323px -16px;
}

#primary_nav .media a {
 width: 62px;
 height: 15px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat -417px 0px;
}

#primary_nav .media a:hover, #primary_nav .media a.selected, #primary_nav .media a.selected2 {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat -417px -16px;
}

#primary_nav .contact a {
 width: 72px;
 height: 15px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat -479px 0px;
}

#primary_nav .contact a:hover, #primary_nav .contact a.selected , #primary_nav .contact a.selected2 {
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/primary_nav.gif) no-repeat -479px -16px;
}

.secondary_nav {
 float: left;
 clear: both;
 height: 24px;
}

.secondary_nav ul {
 display: none;
 float: left;
 list-style: none;
 width: 486px !important;
}

#primary_nav .secondary_nav li {
 float: left;
 background: #e7e8e9;
 padding:0;
 color: #666;
 border:solid #e7e8e9;
 border-width:2px 0;
}

.secondary_nav li span {
 border:solid #939598;
 border-width:0 1px 0 0;
 padding: 0 8px 0 10px !important;
 color: #666;
}

.secondary_nav li.last a {
 border: none;
}

.secondary_nav li a {
 padding: 0px 8px 0px 10px;
 border:solid #939598;
 border-width:0 1px 0 0;
 white-space: nowrap;
}

.secondary_nav li a:hover {
 text-decoration: underline !important;
}

.secondary_nav .aboutus_sl {
 padding-left: 50px;
}

.secondary_nav .whatwedo_sl {
 padding-left: 128px;
}

.secondary_nav .getinvolved_sl {
 padding-left: 227px;
}

.secondary_nav .fundraising_sl {
 padding-left: 328px;
}



#wrapper {
 width: 940px;
 padding: 20px 30px 15px;
 background: #fff;
 float:left;
}


.straplinequote p {


 font-family: Arial, Helvetica, sans-serif;
 font-size:110%;
 color:#939598;
 font-weight:900;
 text-align:right;
}



/* --------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.flash, .sIFR-hasFlash h2.flash, .sIFR-hasFlash p.flash {
	visibility: hidden;
}



 .nugget .tvlist ul {
 float: left;
 list-style: none;

 
}

 
.nugget .tvlist ul p {

 font-weight: 900;


}

.nugget .tvlist li a {
 height:15px;
 padding-left: 25px;
 background: #fff url(../../TwentyFirstCenturyCustomisations/images/tvicon.jpg) no-repeat center left;
 font-weight: bold;
  padding: 5px 0 0px 23px;
 display:block;
}



 
