/* CSS Document */

/*  yellow: ECB33C
	orange: e38743
	aqua  : 2495AA
	black: 000000 / 404041
	blue: 2499AE / 157D90
	pink: EE3897
	mango: F6B836 / DA9500
	olive: 008484
	purple: 9E54A1
	
*/


/* COLOuR THEMES */
/* ================================================================================= */

/* ======== Orange ======================*/
.feature_orange {

	
}
.feature_orange .zenex_h1 {
	color:#e38743;
}

.feature_orange .zenex_h2, .feature_orange .zenex_h3, .feature_orange .zenex_h4, .feature_orange .zenex_h5, .feature_orange .zenex_h6  {
	 

}

.feature_orange .profileCol a {
	color:#e38743;
	font-style:italic;
	text-decoration:none;

}
.feature_orange .profileCol a:hover {
	text-decoration:underline;

}

/* ======== Black ======================*/
.feature_black {

	
}
.feature_black .zenex_h1 {
	color:333333;
}

.feature_black .zenex_h2, .feature_black .zenex_h3, .feature_black .zenex_h4, .feature_black .zenex_h5, .feature_black .zenex_h6  {
	color:#333333;
	

}

.feature_black .profileCol a {
	color:#333333;
	font-style:italic;
	text-decoration:none;

}
.feature_black .profileCol a:hover {
	text-decoration:underline;

}

.feature_black table {
	border-right:1px solid #000000;
}


.feature_black table td {
	padding:8px;
	color:#000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}

.feature_black table tr {

}

.feature_black .zenex_tableHeader {
	background-color:#404041;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}


/* ======== Blue ======================*/
.feature_blue {

	
}
.feature_blue .zenex_h1 {
	color:#2499AE;
}

.feature_blue .zenex_h2  {
	color:#157D90;

}

.feature_blue .zenex_h3, .feature_blue .zenex_h4, .feature_blue .zenex_h5, .feature_blue .zenex_h6 {
	color:#333333;
}

.feature_blue .profileCol a {
	color:#2499AE;
	font-style:italic;
	text-decoration:none;

}
.feature_blue .profileCol a:hover {
	text-decoration:underline;

}

.feature_blue table {
	border-right:1px solid #156E7E;
	border-top:1px solid #156E7E;
}

.feature_blue table td {
	padding:8px;
	color:#2499AE;
	border-bottom:1px solid #156E7E;
	border-left:1px solid #156E7E;
}

.feature_blue table tr {

}

.feature_blue .zenex_tableHeader {
	background-color:#2499AE;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}


.feature_blue .floatBox {
	background-color:#2499AE;
	color:#FFFFFF;
}

.feature_blue .floatBoxHeader {

	background-color:#000000;
	color:#FFFFFF;
	

}

.feature_blue .floatBox ul {
	margin:0px;
	
}
.feature_blue .floatBox li {
	margin:0px;
	padding:0px;
	
}

.feature_blue .floatBoxImage {
	margin:0px;
	padding:0px;
	background-color:#2499AE;
	padding-bottom:6px;
	
}

/* ================================================================================= */


/* ======== PINK ======================*/
.feature_pink {

	
}
.feature_pink .zenex_h1 {
	color:#EE3897;
}

.feature_pink .zenex_h2  {
	color:#EE3897;

}

.feature_pink .zenex_h3, .feature_pink .zenex_h4, .feature_pink .zenex_h5, .feature_pink .zenex_h6 {
	color:#333333;
}

.feature_pink .profileCol a {
	color:#EE3897;
	font-style:italic;
	text-decoration:none;

}
.feature_pink .profileCol a:hover {
	text-decoration:underline;

}

/* ======== Mango ======================*/
.feature_mango {

	
}
.feature_mango a {
	color:#FF6600;
	text-decoration:none;
	
}

.feature_mango a:hover {
	color:#FF6600;
	text-decoration:underline;
	
}

.feature_mango .zenex_h1 {
	color:#F6B836;
}

.feature_mango .zenex_h2  {
	color:#DA9500;

}

.feature_mango .zenex_h3, .feature_mango .zenex_h4, .feature_mango .zenex_h5, .feature_mango .zenex_h6  {
	 

}

.feature_mango .profileCol a {
	color:#F6B836;
	font-style:italic;
	text-decoration:none;

}
.feature_mango .profileCol a:hover {
	text-decoration:underline;

}

.feature_mango table {
	border-right:1px solid #F6B836;
	border-top:1px solid #F6B836;
}

.feature_mango table td {
	padding:8px;
	color:#000000;
	border-bottom:1px solid #F6B836;
	border-left:1px solid #F6B836;
}

.feature_mango table tr {

}

.feature_mango .zenex_tableHeader {
	background-color:#F6B836;
	color:#000000;
	font-weight:bold;
	font-size:13px;
}



/* ======== Olive ======================*/
.feature_olive {

	
}
.feature_olive .zenex_h1 {
	color:#008484;
}

.feature_olive .zenex_h2  {
	color:#008484;

}

.feature_olive .zenex_h3, .feature_olive .zenex_h4, .feature_olive .zenex_h5, .feature_olive .zenex_h6  {
	 

}

.feature_olive .profileCol a {
	color:#008484;
	font-style:italic;
	text-decoration:none;

}
.feature_olive .profileCol a:hover {
	text-decoration:underline;

}

.feature_olive table {
	border-right:1px solid #008484;
	border-top:1px solid #008484;
}

.feature_olive table td {
	padding:8px;
	color:#000000;
	border-bottom:1px solid #008484;
	border-left:1px solid #008484;
}

.feature_olive table tr {

}

.feature_olive .zenex_tableHeader {
	background-color:#008484;
	color:#000000;
	font-weight:bold;
	font-size:13px;
}
/* ================================================================================= */





/* ======== Purple ======================*/
.feature_purple {

	
}
.feature_purple .zenex_h1 {
	color:#9E54A1;
}

.feature_purple .zenex_h2  {
	color:#9E54A1;

}

.feature_purple .zenex_h3, .feature_purple .zenex_h4, .feature_purple .zenex_h5, .feature_purple .zenex_h6 {
	color:#333333;
}

.feature_purple .profileCol a {
	color:#9E54A1;
	font-style:italic;
	text-decoration:none;

}
.feature_purple .profileCol a:hover {
	text-decoration:underline;

}

.feature_purple table {

}

.feature_purple table td {
	padding:8px;
	color:#9E54A1;

}

.feature_purple table tr {

}

.feature_purple table td a {
	text-decoration:none;
	color:#666666;

}

.feature_purple table td a:hover {
	text-decoration:underline;
	color:#990099;
}

.feature_purple .zenex_tableHeader {
	background-color:#9E54A1;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}
/* ================================================================================= */


















/* TEXT LINKS */

/* ======== Yellow ======================*/

.sectionLinks .projectsYellow {
	border:1px solid #ECB33C;
}


.sectionLinks .projectsYellow a {
	
	color:#E18A00; 
	background-repeat:no-repeat; 
	background-position:3px 7px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

.sectionLinks .projectsYellow a:hover {
	text-decoration:underline; 
}

.sectionLinks .projectsYellow li a { 
	padding:2px 0px 1px 0px;  /*padding:6px 0px 5px 0px;*/
	color:#333333;
	font-style:normal;
	list-style-type:none; 
	border-top:1px solid #F5F5F5;
	background-image:url(../../images/yellow-arrow_up.gif); 
}
.sectionLinks .projectsYellow li a:hover { 
	background-color:#ECB33C;
	text-decoration:none; 
	color:#FFFFFF;
	background-image:url(../../images/yellow-arrow_down.gif); 
}

.sectionLinks .projectsYellow .linksHeader {
	background-color:#ECB33C;
	background-image:url(../../images/currentProjects.gif);
}

/* ======== AQUA ======================*/

.sectionLinks .linksAqua {
	border:1px solid #2495AA;
}


.sectionLinks .linksAqua a {
	
	color:#2495AA; 
	background-repeat:no-repeat; 
	background-position:3px 7px;
	text-decoration:none;
	font-style:italic;
}

.sectionLinks .linksAqua a:hover {
	text-decoration:underline; 
}

.sectionLinks .linksAqua li a { 
	padding:2px 0px 1px 0px;

	color:#333333;
	font-style:normal;
	list-style-type:none; 
	background-image:url(../../images/aqua-arrow_up.gif);
	border-top:1px solid #F5F5F5;

}
.sectionLinks .linksAqua li a:hover { 
	background-color:#2495AA;
	text-decoration:none; 
	color:#FFFFFF;
	background-image:url(../../images/aqua-arrow_down.gif); 
}


.sectionLinks .linksAqua .linksHeader {
	background-color:#2495AA;
	background-image:url(../../images/quickLinks.gif);
}




/* ======== Orange ======================
/* Trustees box */

.sectionLinks .linksOrange {
	border:1px solid #e38743;
}


.sectionLinks .linksOrange a {
	
	color:#e38743; 
	background-repeat:no-repeat; 
	background-position:3px 11px;
	text-decoration:none;
	font-style:italic;
}

.sectionLinks .linksOrange a:hover {
	text-decoration:underline; 
}

.sectionLinks .linksOrange li a { 
	padding:6px 0px 5px 0px; 

	color:#333333;
	font-style:normal;
	list-style-type:none; 
	background-image:url(../../images/orange-arrow_up.gif);
	border-top:1px solid #e38743;

}
.sectionLinks .linksOrange li a:hover { 
	background-color:#e38743;
	text-decoration:none; 
	color:#FFFFFF;
	background-image:url(../../images/orange-arrow_down.gif); 
}


.sectionLinks .linksOrange .linksHeader {
	background-color:#e38743;

}

.sectionLinks .linksOrange .trusteesHeader {
	background-color:#e38743;
	background-image:url(../../images/boxHeader_trustees.gif);
	background-repeat:no-repeat;
	height:40px;
}


/* ======== Black ======================*/

.sectionLinks .linksBlack {
	border:1px solid #000000;
}


.sectionLinks .linksBlack a {
	
	color:#000000; 
	background-repeat:no-repeat; 
	background-position:3px 11px;
	text-decoration:none;
	font-style:italic;
}

.sectionLinks .linksBlack a:hover {
	text-decoration:underline; 
}

.sectionLinks .linksBlack li a { 
	padding:6px 0px 5px 0px; 

	color:#000000;
	font-style:normal;
	list-style-type:none; 
	background-image:url(../../images/black-arrow_up.gif);
	border-top:1px solid #000000;

}
.sectionLinks .linksBlack li a:hover { 
	background-color:#404041;
	text-decoration:none; 
	color:#FFFFFF;
	background-image:url(../../images/black-arrow_down.gif); 
}


.sectionLinks .linksBlack .linksHeader {
	background-color:#000000;

}

.sectionLinks .linksBlack .trusteesHeader {
	background-color:#e38743;
	background-image:url(../../images/boxHeader_trustees.gif);
	background-repeat:no-repeat;
	height:40px;
}



/* ======== Blue ======================*/

.sectionLinks .linksBlue {
	border:1px solid #2499AE;
}


.sectionLinks .linksBlue a {
	
	color:#2499AE; 
	background-repeat:no-repeat; 
	background-position:3px 11px;
	text-decoration:none;
	font-style:italic;
}

.sectionLinks .linksBlue a:hover {
	text-decoration:underline; 
}

.sectionLinks .linksBlue li a { 
	padding:6px 0px 5px 0px; 

	color:#333333;
	font-style:normal;
	list-style-type:none; 
	background-image:url(../../images/aqua-arrow_up.gif);
	border-top:1px solid #2499AE;

}
.sectionLinks .linksBlue li a:hover { 
	background-color:#2499AE;
	text-decoration:none; 
	color:#FFFFFF;
	background-image:url(../../images/aqua-arrow_down.gif); 
}


.sectionLinks .linksBlue .linksHeader {
	background-color:#2499AE;

}

.sectionLinks .linksBlue .trusteesHeader {
	background-color:#2499AE;
	background-image:url(../../images/boxHeader_trustees.gif);
	background-repeat:no-repeat;
	height:40px;
}



/* ======== Mango ======================*/


.sectionLinks .linksMango {
	border:1px solid #F6B836;
}


.sectionLinks .linksMango a {
	
	color:#F6B836; 
	background-repeat:no-repeat; 
	background-position:3px 11px;
	text-decoration:none;
	font-style:italic;
}

.sectionLinks .linksMango a:hover {
	text-decoration:underline; 
}

.sectionLinks .linksMango li a { 
	padding:6px 0px 5px 0px; 

	color:#333333;
	font-style:normal;
	list-style-type:none; 
	background-image:url(../../images/yellow-arrow_up.gif);
	border-top:1px solid #F6B836;

}
.sectionLinks .linksMango li a:hover { 
	background-color:#F6B836;
	text-decoration:none; 
	color:#FFFFFF;
	background-image:url(../../images/yellow-arrow_down.gif); 
}


.sectionLinks .linksMango .linksHeader {
	background-color:#F6B836;

}

.sectionLinks .linksMango .trusteesHeader {
	background-color:#F6B836;
	background-image:url(../../images/boxHeader_trustees.gif);
	background-repeat:no-repeat;
	height:40px;
}


/* ======== Olive ======================*/


.sectionLinks .linksOlive {
	border:1px solid #8FC143;
}


.sectionLinks .linksOlive a {
	
	color:#FFFFFF; 
	background-repeat:no-repeat; 
	background-position:3px 11px;
	text-decoration:none;
	font-weight:bold;
}

.sectionLinks .linksOlive a:hover {
	text-decoration:none; 
}



.sectionLinks .linksOlive li a { 
	padding:6px 0px 5px 0px; 

	color:#666666;
	font-style:normal;
	list-style-type:none; 
	background-image:url(../../images/lightgreen-arrow_up.gif);
}
.sectionLinks .linksOlive li a:hover { 
	background-color:#8FC143;
	text-decoration:none; 
	color:#FFFFFF;
	background-image:url(../../images/lightgreen-arrow_down.gif);
	
}


.sectionLinks .linksOlive .linksHeader {
	background-color:#8FC143;

}

.sectionLinks .linksOlive .listHeader { 
	padding:6px 0px 5px 12px; 

	color:#000000;
	font-style:normal;
	list-style-type:none;
	background-image:url(../../images/chromeV_small.gif);
	background-repeat:repeat-x;
	background-color:#E4E4E4;

}



/* ======== Pink ======================*/


.sectionLinks .linksPink {
	border:1px solid #EE3897;
}


.sectionLinks .linksPink a {
	
	color:#000000; 
	background-repeat:no-repeat; 
	background-position:3px 11px;
	text-decoration:none;
	font-weight:bold;
}

.sectionLinks .linksPink a:hover {
	text-decoration:none; 
	color:#EE3897;
}



.sectionLinks .linksPink li a { 
	padding:6px 0px 5px 0px; 

	color:#EE3897;
	font-style:normal;
	list-style-type:none; 
	background-image:url(../../images/lightgreen-arrow_up.gif);
}
.sectionLinks .linksPink li a:hover { 
	background-color:#EE3897;
	text-decoration:none; 
	color:#FFFFFF;
	background-image:url(../../images/lightgreen-arrow_down.gif);
	
}


.sectionLinks .linksPink .linksHeader {
	background-color:#EE3897;

}

.sectionLinks .linksPink .listHeader { 
	padding:6px 0px 5px 12px; 

	color:#EE3897;
	font-style:normal;
	list-style-type:none;
	font-style:italic;

}


/* ======== Purple ======================*/


.sectionLinks .linksPurple {
	border:1px solid #9E54A1;
}


.sectionLinks .linksPurple a {
	
	color:#FFFFFF; 
	background-repeat:no-repeat; 
	background-position:3px 11px;
	text-decoration:none;
	font-weight:bold;
}

.sectionLinks .linksPurple a:hover {
	text-decoration:none; 
}



.sectionLinks .linksPurple li a { 
	padding:6px 0px 5px 0px; 
	border-bottom:1px solid #9E54A1;
	color:#333333;
	font-style:normal;
	list-style-type:none; 
	background-image:url(../../images/purple-arrow_up.gif);
}
.sectionLinks .linksPurple li a:hover { 
	background-color:#9E54A1;
	text-decoration:none; 
	color:#FFFFFF;
	background-image:url(../../images/purple-arrow_down.gif);
	
}


.sectionLinks .linksPurple .linksHeader {
	background-color:#9E54A1;

}

.sectionLinks .linksPurple .listHeader { 
	padding:10px 0px 10px 12px; 

	color:#000000;
	font-style:normal;
	list-style-type:none;
	font-style:italic;
	
	font-style:normal;
	list-style-type:none;
	background-image:url(../../images/chromeV_small.gif);
	background-repeat:repeat-x;
	background-color:#E4E4E4;

}