* { 
	margin: 0; 
	padding: 0; 
}

body {
	background: #009;
	font-family: Avenir, Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 75%;
	}


html>body {
	font-size: 12px; /* for everybody except ie6 and down */
}
 
p {
line-height 1.5em;
}
	
h1 {
	color: #fa0;
	font-size:1.5em;
	line-height: 1em;	
	margin-top: 0;
	margin-bottom: 1em;
	}
	
	
h2 {
	color: #fc0;
	font-size:1.1667em;
	line-height: 1.286em;
	margin-top: 1.286em;
	margin-bottom: 0;
/*	margin-bottom: 1.286em;	*/
	}
h2 strong { color: #fff; }	
	
h3 {
	font-size: 1.286em;
	line-height: 1em;
	margin-top: 0.49em;
	}
h4 {
	font-size: 1em;
	}

p { 
	font-size:1em;
	margin-top: 0;
	margin-bottom: 1em; 
	}

li {
	margin-left: 2em;
	}	
	

img { border: 0; }

.floatright { float: right; margin-left: 1em;}
.floatleft  { float: left; margin-right: 1em;}
.clearleft  { clear: left; }
.clearright { clear: right; }
.clear      { clear: both; }
.center     { text-align: center; }

.priceline { font-weight: bold; color: #f00; }
.priceline span { color: #009; }


a:link, a:visited {	color: #00F; text-decoration: underline;}
a:hover, a:active {	color: #f00; text-decoration: underline;}



.nobull {
	list-style-type: none;
	margin-left: 0;
}
.nobull li {
	padding: 0;
	line-height: 1.5em;
}
.pdf, .doc, .xl { 
	background: transparent url(/images/pdf.gif) no-repeat left top;
	padding: 0 0 2px 20px;
	line-height: 22px;
}
.doc { 	background-image: url(/images/doc.gif); }
.xl  {	background-image: url(/images/mso_excel.gif); }	



/* ################### */

/* START - LAYOUT RULES */

#wrapper {
	text-align: center; /* center the container */
	width: 100%;
	}
	
#container {
	text-align: left; /* after container centered, return text to left */
	margin: 0 auto;
	padding: 0;
	width: 764px;
	background: transparent url("../images/2006/bkg-mid.gif") repeat-y top center;
	
	}

#header {
	position: relative;
	width: 764px;
	background: transparent url("../images/2006/bkg-top.gif") no-repeat top center;
	}

#footer {
	width: 764px;	
	background: transparent url("../images/2006/bkg-bot-b.gif") no-repeat bottom center;
	}

/* END - LAYOUT RULES */

/* ################### */
	
/* START - HEADER RULES */

#header p {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.1em;
	text-indent: -500em;	
	width: 222px;
	height: 50px;
	background: transparent url("../images/2006b/navrows50.gif") 0 0 no-repeat;
	}

/* START - NAVIGATION IMAGE REPLACEMENT RULES */

.nav {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 542px;
	height: 50px;
	background: url("../images/2006b/navrows50.gif") -222px -50px;
}
.nav li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	top: 0;
	}

.nav li, .nav a {
	height: 50px; 
	display: block;
	text-indent: -500em;	
	}

	.panel1   { left: 0px;   width: 43px; }
	.panel2   { left: 44px;  width: 50px; }
	.panel3   { left: 95px;  width: 63px; }
	.panel4   { left: 159px; width: 64px; }
	.panel5   { left: 224px; width: 56px; }
	.panel6   { left: 281px; width: 64px; }
	.panel7   { left: 350px; width: 48px; }
	.panel8   { left: 404px; width: 62px; }
	.panel9   { left: 467px; width: 70px; }


	.panel1 a:hover { background: transparent url("../images/2006b/navrows50.gif") -222px 0px no-repeat;}
	.panel2 a:hover { background: transparent url("../images/2006b/navrows50.gif") -266px 0px no-repeat;}
	.panel3 a:hover { background: transparent url("../images/2006b/navrows50.gif") -317px 0px no-repeat;}
	.panel4 a:hover { background: transparent url("../images/2006b/navrows50.gif") -381px 0px no-repeat;}
	.panel5 a:hover { background: transparent url("../images/2006b/navrows50.gif") -446px 0px no-repeat;}
	.panel6 a:hover { background: transparent url("../images/2006b/navrows50.gif") -503px 0px no-repeat;}
	.panel7 a:hover { background: transparent url("../images/2006b/navrows50.gif") -572px 0px no-repeat;}
	.panel8 a:hover { background: transparent url("../images/2006b/navrows50.gif") -626px 0px no-repeat;}
	.panel9 a:hover { background: transparent url("../images/2006b/navrows50.gif") -689px 0px no-repeat;}


.bb, .bb a:hover {background: none;  height: 50px; position: relative;}
ul.bb { position: relative; left: 222px;  }

/* END - NAVIGATION IMAGE REPLACEMENT RULES */


#underhead {
	position: relative;
	clear: both;
	width: 764px;
	height: 95px;
	background: transparent url("../images/2006b/headerrow80.jpg") 0 0 no-repeat;
	z-index: 100;
	}
#underhead img {
	position: absolute;
	left: 27px;
	top: 80px;
	z-index: 300;
	}

/* END - HEADER RULES */

/* ################### */

/* START - CONTENT RULES */

#content {
	position: relative;
	margin-top: -15px;
	padding: 2em 160px 2em 27px;
	background: transparent url("../images/2006/bkg-mid.gif") repeat-y top center;
	min-height: 400px;
	}
	
/*
rules downgraded in specificity for 07 redesign:
#content h1, #content h2 {
	margin-bottom: 0.25em;
	margin-right: 0px;
	z-index: 0;
}
#content h1 {
	margin-top: 1em;
	}
#content h2 {
	border: none;
	padding-right: 0px; /* added to pull back sifr backgrounds 
}
#content h3 {
	margin-top: 0.75em;
	color: #ff9;	
}
*/
	
h1, h2 {
	margin-bottom: 0.25em;
	margin-right: 0px;
	padding-right: 0px; /* added to pull back sifr backgrounds */
}
h1 {
	margin-top: 1em;
	}
h3 {
	margin-top: 0.75em;
	color: #ff9;	
}
	
	
	
	
	
	
	
/* Rightcol rules */	
#rightcol, #logrightcol {
	position: absolute;
	right: 5px;
	top: 24px;
	width: 150px;
	background: #4040B3; 
	margin: 0.5em 0 1em 0.5em;
	z-index: 100;
	color: #fff;
	padding-top: 0;
	padding-bottom: 19px;
	vertical-align: top;
	font-size: 0.9em;
}

#consul-login {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 400;
	}
#consul-login p {
	margin: -5px 1em 0;
	}

#coltop, #logcoltop {
	background: #4040B3;
	margin: 0 0 19px 0;
	padding-top: 19px;
}

#rightcol h2, #logrightcol h2 {
	margin: 0 0 0.2em;
	padding: 0 0.5em 0.3em;
	background-color: #7a7aca;
	color: #fff;
	font-size: 1.15em;
	border-top: 3px solid #b3b3E1;
	border-bottom: none;
}

#rightcol>h2, #logrightcol>h2 { margin-top: 15px;}

#rightcol a { color: #b3b3e1; }
#rightcol a:hover {	color: #c3F;}

#rightcol p, #logrightcol p {
	margin: 0.5em;
}

/* rightcol login table rules */
#logrightcol {
	background: #009 url("../images/150bot-009.gif") bottom center no-repeat;
	margin-bottom: 0;
	color: #fff;
}
#logcoltop {
	background: transparent url("../images/150top-009.gif") top center no-repeat;
}
#logrightcol h2 {
	color: #779AFF;
	border-color: #779AFF;
}
	
	
#logrightcol {
	list-style-type: square;
	font-weight: bold;
}
#logrightcol ul {
	margin-left: 0;
}
#content #logrightcol li {
	padding: 0.5em 0 0;
	line-height: 1em;
}
#content #logrightcol li a {
	text-decoration: none;
}

/* floating Login table  rules 	
	
#logintable, #loggedin {
	border: 1px solid #fff;
	padding: 3px;
	margin: 0 -1em 0 auto;
	font-size: 0.8em;
	position: absolute;
	top: 0px;
	right: 2em;
	background: #006;
	z-index: 200;
	}
	
#logintable a, #loggedin a {
	color: #88f;
	}*/

/* ---------------from schools css------------ */
	
#adminuser {
	text-align: left;
	padding: 1em;
	}
	
#loggin { /* for first log in page */
	width: 50%;
	margin: 1em 0;
	}
	
#loggin h1 {
	margin-bottom: 2em;
	}
	
#logintable {
	border: 1px solid #fff;
	background-color: #006;
	}
	
#logintable td {
	padding: 3px;
	text-align: left;
	}

#user {
	margin: 0 0 2em;	
	}

/* stops default login form having big gap in it */	
#logintable #user {margin-bottom: 0; }
	

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

/* launch button for catalogue views */
#launchbutt {
	background-color: #ff9;
	border: 2px solid #f90;
	font-size: 120%;
	color: #f90;
	padding: 3px 10px;
	text-decoration: none;
	font-weight: bold;
}
#launchbutt:hover {
	background-color: #f6f;
	color: #c0c;
	border-color: #c0c;
}

	
	
#catdownload {
	text-align: center;
	}

.small {
	font-size: 0.85em;
	}
	
/* STARTER PACKS */
.pack {
	position: relative;
	border: 1px solid #AEFF00;
	padding: 0 1em 0.5em;
	margin: 1em 0 0 0;
	}
.pack h2 {
	font-size: 1.25em;
	background-color: #AEFF00;
	margin: 0 -0.8em;
	padding-left: 4px;
	color: #f00;
	}
	
.pack em {
	font-size: 0.75em;
	}

.invest {
	float: right; 
	color: #AEFF00;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 1em;
	}
.invest span { color:#ff0; }
	


/* BBC GOALS */

.goal {
	float: left;
	width: 28%;
	margin: 2%;
	text-align: center;
	background: transparent url("../images/starburst200-B.gif") no-repeat center center;
	min-height: 200px;
	}
	
.goal h3 {
	color: #ff0;
	font-size: 1.5em;
	}
.goal em {
	color: #fc0;
	font-weight: bold;
	}
#bbc {
	margin-top: 30px;
	padding-top: 280px;
	text-indent: -500em;
	background: transparent url("../images/BBC-sample.jpg") no-repeat top center;	
	}
.blurb {
	text-align: center;
	color: #ff0;
	}
.blurb strong {
	color: #9353F1;
	font-size: 1.2em;
	}
	
	
/* CURRENT JOINING OFFER */

#joiningoffer {
	color: #000; font-size: 1.15em;
	}	
#joiningoffer h2 {
	background-color: #f00; color: #ff0; 
	}
	

/* ################### */



/* ################### */

/* START - FOOTER RULES */
#footer {padding-bottom: 0.5em; }

#footer ul, #details {
	margin: 0 2em 0 27px;
	padding: 0.25em 2em 0.5em 27px;
	text-align: center;
	border-top: 1px solid #006;
	}
#footer li {
	display: inline;
	margin: 0; padding: 0 0 0.5em;
	}
#footer li a { 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;	
	margin: 0 0.25em 0.25em; 
	padding: 0; 
}
#footer li a:hover { border-top: 1px solid #F6F; border-bottom: 1px solid #F6F; color: #FaF }
#details {
	text-align: left;
	background-color: #00b;
	clear: both;

	}
	
/* END - FOOTER RULES */




/*  ################ */ 
/*  START SIFR rules */ 
/*  ################ */ 

/* 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;
}


/* 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 {
	visibility: hidden;
	font-size: 1.7em;
	height: 1.3em;
	line-height: 1em;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 1.5em;
	height: 1.3em;
	line-height: 1em;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 1.15em;
}
/*
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/


/*  END SIFR rules */ 


