@charset "utf-8";

/* Page Layout and general settings */

body {
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
}

a {
	text-decoration: none;
}

h1, h6, h4 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h5 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-size: 13px;
}

h4 a {
	font-size: 13px;
}


div#container {
	position: relative;
	height: 100%;
	width: 100%;
	/*width: 912px;*/
	/*left: 50%;*/
	/*margin-left: 456px;*/
}


div#first-column,
div#third-column {
    position: absolute;
    top: 0;
    bottom: 0;
    /*width: 20%;*/
	
}
.fcrumb {
	color: #ffe513;
}


div#first-column-inner,
div#third-column-inner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
}

div#first-column {
    left: 0;
}

div#third-column {
    right: 0;
}

div#content {
	min-height: 900px;
	width: 912px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	/*margin-right: 20%;*/
	left: 50%;
	margin-left: -456px;
	
}

/* hack length adjustments */
div#content.contentlengthabout {
	min-height: 485px;
}

div#content.contentlengthcopy {
	min-height: 565px;
}
div#content.contentlengthmid {
	min-height: 900px;
}

div#content.contentlengthaccess {
	min-height: 985px;
}

div#content.contentlengthsm {
	min-height: 1100px;
}
div#content.contentlengthmed {
	min-height: 1125px;
}

div#content.contentlengthmedb {
	min-height: 1200px;
}

div#content.contentlengthmedc {
	min-height: 1400px;
}

div#content.contentlength {
	min-height: 1475px;
}

div#content.contentlengthvideo {
	min-height: 1500px;
}

div#content.contentlengthterms {
	min-height: 2300px;
}

div#content.contentlengthlong {
	min-height: 2800px;
}
div#content.contentlengthexlong {
	min-height: 3100px;
}
/* end of length hacks */

/* the other length hack */

div#text-wpart.wpartabout {
	height: 370px;
}

div#text-wpart.wpartsmc {
	height: 500px;
}

div#text-wpart.wpartcopy {
	height: 530px;
}

div#text-wpart.wpartsmb {
	height: 575px;
}

div#text-wpart.wpartsm {
	height: 700px;
}

div#text-wpart.wpartmed {
	height: 725px;
}

div#text-wpart.wpartform {
	height: 750px;
}

div#text-wpart.wpartmedc {
	height: 775px;
}

div#text-wpart.wpartmedb {
	height: 800px;
}

div#text-wpart.wpartaccess {
	height: 950px;
}

div#text-wpart.wpartfaq {
	height: 1000px;
}
div#text-wpart.wpartcontact {
	height: 1425px;
}
div#text-wpart.wpartcont {
	height: 1525px;
}

div#text-wpart.wpartterms {
	height: 2260px;
}

div#text-wpart.wpartlong {
	height: 2430px;
}

div#text-wpart.wpartexlong {
	height: 2700px;
}

/* end of other hack */

/* the other length hack */

.wpartabout {
	height: 370px;
}

.wpartsmc {
	height: 500px;
}

.wpartcopy {
	height: 530px;
}

.wpartsmb {
	height: 575px;
}

.wpartsm {
	height: 700px;
}

.wpartmed {
	height: 725px;
}

.wpartform {
	height: 750px;
}

.wpartmedc {
	height: 775px;
}

.wpartmedb {
	height: 800px;
}

.wpartaccess {
	height: 950px;
}

.wpartfaq {
	height: 1000px;
}

.wpartvideo {
	height: 1125px;
}

.wpartcontact {
	height: 1425px;
}

.wpartterms {
	height: 2260px;
}

/* end of other hack */

div#content-column-inner-left {
	left: 0px;
	width: 642px;
	position: absolute;
	margin-top: 10px;
}

div#content-column-inner-right {
	width: 260px;
	margin-top: 10px;
	right: 0px;
	position: absolute;
}

div#header,
div#footer {
	padding: 0px;
	max-width: 100%;
	/*min-width: 1020px;*/
}
div#header {
    border-bottom: none;
}

div#footer {
	border-top: none;
	text-align: center;
	padding-bottom: 25px;
	position: relative;
}

div#footer a {
	color: #d25c12;
	text-decoration: none;
}

div#header-image, header-logos, header-menu {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div#header-menu {
	background-position: top;
	height: 30px;
}

div#header-logos {
	height: 69px;
	position: relative;
	/*width: 100%;*/
}

div#header-image {
	background-image: url(../images/WebBanner3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 93px;
}

div#header-imagep {
	background-image: url(../images/parents.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 93px;
}

div#header-imagef {
	background-image: url(../images/firefighters.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 93px;
}

div#topmenu {
	background-image: url(../images/topmenu.png);
	height: 93px;
	width: 520px;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	margin-top: 1px;
	top: 0px;
}

div#topmenu ul {
	padding-top: 75px;
	padding-left: 0px;
	margin: 0px;
}

div#topmenu li {
	display: inline;
	text-align: center;
	width: 114px;
	position: relative;
	list-style: none;
	float: left;
}

div#topmenu li a {
	color: #000000;
}

/* top menu parents */

div#topmenup {
	background-image: url(../images/topmenup.png);
	height: 93px;
	width: 520px;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	margin-top: 1px;
	top: 0px;
}

div#topmenup ul {
	padding-top: 75px;
	padding-left: 0px;
	margin: 0px;
}

div#topmenup li {
	display: inline;
	text-align: center;
	width: 114px;
	position: relative;
	list-style: none;
	float: left;
}

div#topmenup li a {
	color: #000000;
}

/* top menu firefighters */

div#topmenuf {
	background-image: url(../images/topmenuf.png);
	height: 93px;
	width: 520px;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	margin-top: 1px;
	top: 0px;
}

div#topmenuf ul {
	padding-top: 75px;
	padding-left: 0px;
	margin: 0px;
}

div#topmenuf li {
	display: inline;
	text-align: center;
	width: 114px;
	position: relative;
	list-style: none;
	float: left;
}

div#topmenuf li a {
	color: #000000;
}


/* Main Menu */


div#nav {
	background-image: url(../images/button-a.jpg);
	position: relative;
	overflow: visible;
	visibility: visible;
	height: 30px;
	width: 912px;
	left: 50%;
	margin-left: -456px;
	z-index: 10;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 114px;
	height: 30px;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	text-indent: 10px;
}

div#nav li.submenu:hover {
background-image: url(../images/button-a-hover.jpg);
}

div#nav li.level2:hover {
background-image: url(../images/button-a-hover.jpg);
}
div#nav li a {
	display: block;
	text-decoration: none;
	width: 6.5em;
	padding-top: 7px;
	padding-right: 0;
}
div#nav ul a {
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
}

div#nav ul ul {position: absolute; width: 7em;
  display: none;
}

div#nav ul ul li {

	background-color: #DCAB69;
	width: 150px;
	text-align: left;
	text-indent: 10px;
}

div#nav ul ul li:hover {
	background-image: url(../images/button-a-hover-wde.jpg);
	text-align: left;
	text-indent: 10px;
}

div#nav li.submenu li.submenu {
	background-color: #FFE9A6;
}

div#nav li.submenu li.submenu:hover {background-color: #EDD;}

div#nav ul.level1 li.submenu:hover ul.level2 {
	display:block;
	background-color: #DCAB69;

}

div#nav ul.level2 li.submenu:hover ul.level3 {display:block;} 

div#nav ul.level2 {
	display:none;
	top: 30px;
	left: 0px;
	width: 150px;
	align: left;
	white-space: nowrap;
}

/* parents menu */
div#navp {
	background-image: url(../images/buttonp-a.jpg);
	position: relative;
	overflow: visible;
	visibility: visible;
	height: 30px;
	width: 912px;
	left: 50%;
	margin-left: -456px;
	z-index: 2;
}
div#navp ul {
	margin: 0;
	padding: 0;
}
div#navp li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 114px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
div#navp li:hover {
	background-image: url(../images/buttonp-a-hover.jpg);
}

div#navp li a {
	display: block;
	text-decoration: none;
	width: 6.5em;
	padding-top: 7px;
	padding-right: 0;
}
div#navp ul a {
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
}

div#navp ul ul {position: absolute; width: 7em;
  display: none;
}

div#navp ul ul li {
  
	background-color: #acd472;
	width: 150px;
	text-align: left;
	text-indent: 10px;
}

div#navp ul ul li:hover {
	background-image: url(../images/buttonp-a-hover-wde.jpg);
	text-align: left;
	text-indent: 10px;
}

div#navp ul ul li {
}

div#navp li.submenu li.submenu {
	background-color: #acd472;
}

div#navp li.submenu li.submenu:hover {background-color: #EDD;}

div#navp ul.level1 li.submenu:hover ul.level2 {
	display:block;
	width: 150px;
	background-color: #acd472;
}

div#navp ul.level2 li.submenu:hover ul.level3 {display:block;} 

div#navp ul.level2 {
	top: 30px;
	display: none;
	left: 0px;
	width: 150px;
	align: left;
	white-space: nowrap;
}

/* firefighters menu */
div#navf {
	background-image: url(../images/buttonf-a.jpg);
	position: relative;
	overflow: visible;
	visibility: visible;
	height: 30px;
	width: 912px;
	left: 50%;
	margin-left: -456px;
	z-index: 2;
}
div#navf ul {
	margin: 0;
	padding: 0;
}
div#navf li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 114px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
div#navf li:hover {
	background-image: url(../images/buttonf-a-hover.jpg);
}
div#navf li.submenu:hover {
}
div#navf li a {
	display: block;
	text-decoration: none;
	width: 6.5em;
	padding-top: 7px;
	padding-right: 0;
}
div#navf ul a {
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
}

div#navf ul ul {position: absolute; width: 7em;
  display: none;
}

div#navf ul ul li {
	background-color: #fe422b;
	width: 150px;
	text-align: left;
	text-indent: 10px;
}

div#navf ul ul li:hover {
	background-image: url(../images/buttonf-a-hover-wde.jpg);
	text-align: left;
	text-indent: 10px;
}

div#navf li.submenu li.submenu {
	background-color: #FFE9A6;
}

div#navf li.submenu li.submenu:hover {background-color: #EDD;}

div#navf ul.level1 li.submenu:hover ul.level2 {
	display:block;
	background-color: #DCAB69;
}

div#navf ul.level2 li.submenu:hover ul.level3 {display:block;} 

div#navf ul.level2 {
	top: 30px;
	left: 0px;
}

/*  Sidebar 4 menu */
div#sidebarsupport {
	position: relative;
	width: 260px;
	text-align: left;
	height: 360px;
	background-image: url(../images/programme-bg.jpg);
	background-repeat: no-repeat;
	/*text-indent: 20px;*/
	border: 1px solid #666666;
	/*margin-top: 10px;*/
	/*float: right;*/
}
#sidebarsupport ul {
	list-style: none;
	width: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	position: relative;
	text-indent: 10px;
}
#sidebarsupport h4, #sidebar ul {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#sidebarsupport li {
	width: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	height: 24px;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	position: relative;
}
#sidebarsupport a {
	text-decoration: none;
	padding: 0 0.25em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	/*text-indent: 10px;*/
}
#sidebarsupport a:link {
	color: #000000;
	text-indent: 10px;
}
#sidebarsupport a:visited {
	color: #333333;
	text-decoration: none;



}
#sidebarsupport a:hover {
	color: #FF9900;
}

#sidebarsupport h4 {
	background-image: url(../images/programme-header.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 50px;
	padding-top: 17px;
	text-indent: 20px;
}

#sidebarsupport li img {
	height: 14px;
	width: 14px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-top: -14px;
	margin-left: 236px;
}

/* Programmes Sidebar */

div#sidebar {
	position: relative;
	width: 260px;
	text-align: left;
	height: 360px;
	background-image: url(../images/programme-bg.jpg);
	background-repeat: no-repeat;
	/*text-indent: 20px;*/
	border: 1px solid #666666;
	/*margin-top: 10px;*/
	/*float: right;*/
}
#sidebar ul {
	list-style: none;
	width: 260px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	position: relative;
	text-indent: 10px;
}
#sidebar h4, #sidebar ul {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#sidebar li {
	width: 260px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	height: 24px;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	position: relative;
}
#sidebar a {
	text-decoration: none;
	padding: 0 0.25em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	/*text-indent: 10px;*/
}
#sidebar a:link {
	color: #000000;
	text-indent: 10px;
}
#sidebar a:visited {
	color: #333333;
	text-decoration: none;



}
#sidebar a:hover {
	color: #FF9900;
}

#sidebar h4 {
	background-image: url(../images/programme-header.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 50px;
	padding-top: 17px;
	text-indent: 20px;
}

#sidebar li img {
	height: 14px;
	width: 14px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-top: -14px;
	margin-left: 236px;
}
/* sidebar parents */

div#sidebarp {
	position: relative;
	width: 260px;
	text-align: left;
	height: 360px;
	background-image: url(../images/programme-bg.jpg);
	background-repeat: no-repeat;
	
	border: 1px solid #666666;
	
	float: right;
}
#sidebarp ul {
	list-style: none;
	width: 260px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	position: relative;
	text-indent: 10px;
}
#sidebarp h4, #sidebarp ul {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#sidebarp li {
	width: 260px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	height: 24px;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	position: relative;
}
#sidebarp a {
	text-decoration: none;
	padding: 0 0.25em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	
}
#sidebarp a:link {
	color: #000000;
	text-indent: 10px;
}
#sidebarp a:visited {
	color: #333333;
}
#sidebarp a:hover {
	color: #518235;
}
#sidebarp h4 {
	background-image: url(../images/parents-header.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 50px;
	padding-top: 17px;
	text-indent: 20px;
}

#sidebarp li img {
	height: 14px;
	width: 14px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-top: -14px;
	margin-left: 236px;
}

/* sidebar firefighters */

div#sidebarf {
	position: relative;
	width: 260px;
	text-align: left;
	height: 320px;
	background-image: url(../images/programme-bg.jpg);
	background-repeat: no-repeat;
	
	border: 1px solid #666666;
	
	float: right;
}
#sidebarf ul {
	list-style: none;
	width: 260px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	position: relative;
	text-indent: 10px;
}
#sidebarf h4, #sidebarf ul {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#sidebarf li {
	width: 260px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	height: 24px;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	position: relative;
}
#sidebarf a {
	text-decoration: none;
	padding: 0 0.25em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	
}
#sidebarf a:link {
	color: #000000;
	text-indent: 10px;
}
#sidebarf a:visited {
	color: #333333;
}
#sidebarf a:hover {
	color: #cc1100;
}
#sidebarf h4 {
	background-image: url(../images/ff-header.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 50px;
	padding-top: 17px;
	text-indent: 20px;
}

#sidebarf li img {
	height: 14px;
	width: 14px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-top: -14px;
	margin-left: 236px;
}
/* resources browser */ 

div#resources {
	height: 425px;
	width: 260px;
	position: absolute;
	border: 1px solid #666666;
	z-index: 1;
	top: 370px;
	vertical-align: top;
}

/* live news rss reader */ 

div#livenews {
	height: 333px;
	width: 260px;
	position: relative;
	border: 1px solid #666666;
	z-index: 1;
	margin-top: 10px;
	vertical-align: top;
	float: left;
	background-color: #FFFFFF;
}

/* Primary txt content part */

div#text-wpart {
	width: 642px;
	min-height: 450px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	position: relative;
}

div#text-wpart a {
	color: #FFFFFF;
	text-decoration: none;
}

div#text-wpart-parents {
	width: 642px;
	min-height: 450px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	position: relative;
}

div#text-wpart-ff {
	width: 642px;
	min-height: 450px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	position: relative;
}



#text-wpart h4 {
	background-image: url(../images/text-wpart-header.jpg);
	background-repeat: no-repeat;
	width: 642px;
	height: 50px;
	padding-top: 17px;
	text-indent: 20px;
}

#text-wpart-parents h4 {
	background-image: url(../images/text-wpart-header-2.jpg);
	background-repeat: no-repeat;
	width: 642px;
	height: 50px;
	padding-top: 17px;
	text-indent: 20px;
}

#text-wpart-ff h4 {
	background-image: url(../images/text-wpart-header-3.jpg);
	background-repeat: no-repeat;
	width: 642px;
	height: 50px;
	padding-top: 17px;
	text-indent: 20px;
}


div#text-copy-holder {
	width: 642px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

div#text-copy-holder a {
	color: #d25c12;
	text-decoration: none;
}
div#flashtext {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}

div#text-copy-holder-inner-left {
	left: 0px;
	width: 452px;
	position: absolute;
	padding-left: 10px;
}

div#text-copy-holder-inner-left hr {
	color: #CCCCCC;
	width: 452px;
}
div#text-copy-holder-inner-left a {
	color: #d25c12;
	text-decoration: none;
}

div#text-copy-holder-inner-right {
	width: 170px;
	right: 0px;
	position: absolute;
	top: 0px;

}

div#text-copy-holder-inner-right img {
	float: left;
	padding-bottom: 10px;
	
}

div#text-copy-holder-inner-right img.image2 {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

div#text-copy-holder-inner-right a {
	color: #d25c12;
	text-decoration: none;

	

}

div#text-copy-edge {
	background-image: url(../images/text-wpart-edge.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 642px;
	position: absolute;
	bottom: 0px;
}
div#text-copy-edge-2 {
	background-image: url(../images/text-wpart-edge-2.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 642px;
	position: absolute;
	bottom: 0px;
}

div#text-copy-edge-3 {
	background-image: url(../images/text-wpart-edge-3.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 642px;
	position: absolute;
	bottom: 0px;
}
/* Image Viewer*/

	#dhtmlgoodies_slideshow{
	width:367px;	/* Total width of slideshow */
	background-image: url(../images/imageviewer-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	margin-top: 10px;
	border: 1px solid #333333;


	}
	
	#previewPane{
	margin-bottom:0px;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	position:relative;
	/* CSS HACK */
		height: 432px;	/* IE 5.x */
	height/* */:/**/420px;	/* Other browsers */
	height: /**/256px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:normal;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;	/* Font to use */
	font-size:0.8em;
	}
	#galleryContainer{
	height:102px;
	position:relative;
	overflow:hidden;
	padding:1px;
	/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/102px;	/* Other browsers */
	height: /**/69px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
	position:absolute;
	height:67px;
	left:40px;
	width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
	display:none;
	position:absolute;
	left:125px;
	top:150px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;
	}
	
	#theImages .imageCaption{
		display:none;
	}
/* logos section */


#header #header-logos img {
	padding-top: 5px;
}

/* Bubbles*/
div#bubbles {
	background-image: url(../images/bubbles.png);
	background-repeat: no-repeat;
	height: 208px;
	width: 242px;
	overflow: hidden;
	z-index: -10;
	position: absolute;
	left: 775px;
	top: 722px;
}

/* reposition the bubbles across different pages */

div#bubbles.bubblescopy {
	left: 775px;
	top: 450px;
}

div#bubbles.bubblesabout {
	left: 782px;
	top: 300px;
}

div#bubbles.bubblesteachers {
	left: 450px;
	top: 890px;
}

div#bubbles.bubblesteachers2 {
	left: 850px;
	top: 975px;
}

div#bubbles.bubblesteachers3 {
	left: 850px;
	top: 920px;
}

div#bubbles.bubblesyoverview {
	left: 800px;
	top: 950px;
}
/* end bubble reposition */

/* header logo inner divs */

div#header-first-column,
div#header-third-column {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
}

div#header-first-column-inner,
div#header-third-column-inner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
}

div#header-first-column {
    left: 0;
}

div#header-third-column {
    right: 0;
}
div#header-content {
	min-height: 900px;
	width: 912px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-right: 20%;
	margin-left: -456px;
	left: 50%;
	background-image: url(../images/logo-bg.jpg);
	background-repeat: repeat-x;
}

div#header-contentp {
	min-height: 900px;
	width: 912px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-right: 20%;
	margin-left: -456px;
	left: 50%;
	background-image: url(../images/logop-bg.jpg);
	background-repeat: repeat-x;
}

div#header-contentf {
	min-height: 900px;
	width: 912px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-right: 20%;
	margin-left: -456px;
	left: 50%;
	background-image: url(../images/logof-bg.jpg);
	background-repeat: repeat-x;
}

div#header-content-one {
	left: 5px;
	width: 266px;
	position: absolute;
}
div#header-content-two { /* search div */
	left: 0px;
	width: 500px;
	left: 280px;
	position: absolute;
	height: 50px;
	top: 10px;
}
div#header-content-three {
	width: 118px;
	right: 5px;
	position: absolute;
}

/*accessibility */

.accessibility {
	list-style:none;	
	}

.accessibility li em {
	margin-left:-10px;
	width:24px;
	display:block;
	float:left;
	margin-right:10px;
	font-style:normal;
	}
	
.text-big {
	font-size: 14px;
	cursor:pointer;
	}
	
.text-small {
	font-size: 10px;
	cursor:pointer;
	}
	

/* end accessibility */
