/* Site Name Here */
/* Phosphor Essence Ltd */


 /* Base relative font size */ 


html {
	font-size: 100%;
	line-height: 100%;
}



/* BASE TYPOGRAPHY */

body { 
    margin: 0px;
	padding: 0px;
	font-size: 100%; 
	font-family: arial, 'gill sans', 'gill sans mt', verdana, helvetica, sans-serif; /*  'gill sans',  */
	/* letter-spacing: 1px; */ 
	line-height: 100%; 
	color: #000000;
}

h1, h2 { 
    margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {
	color: #000000;
	font-size: 1.8em;
	font-weight: 200;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	/*color: #666600;
	font-size: 1.05em;
	font-weight: 460;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.8em;*/
}
h2 { 
	color: #000000;
	font-size: 1.0em;
	font-weight: 460;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: normal;
}
h3 {
	color: #000000;
	font-size: 0.85em;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: normal;
}
p {	
	margin: 0px;
	margin-bottom: 10px;
}
p.right { 
	font-size: 0.7em; 
	text-align: right;
}
ul { 
	list-style-type: disc;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}
ol { 
	list-style-type: decimal;
	list-style-image: url(../images/smiley.jpg);
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}
.smileylist {
	font-size: 0.9em;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
}



/* NAV LIST STYLES */

#nav ul {
	list-style-type: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}
#nav li {
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
#nav a:link, #nav a:visited {
	color: #333333;
	padding: 0px;
	margin-bottom: 2px;
}
#nav a:active {
	color: #333333;
	padding: 0px;
	margin-bottom: 2px;
}
#nav a:hover {
	color: #ec1d25;
	padding: 0px;
	margin-bottom: 2px;
}

.nav {
	color: #333333;
	font-size: 0.8em;
	font-weight: 600;
/*	text-transform: uppercase;*/
	line-height: normal;
}



/* SUBNAV LIST STYLES */

#subnav ul {
	list-style-type: none;
	text-indent: 0px;
	padding: 0px;
	/* margin-top: 8px; */  /* Have put this style into nav itself, so it doesn't apply to subnav */
	margin-bottom: 8px;
	margin-top: 0px;
	/* margin-left: 16px;
	margin-right: 4px; */
}
#subnav li {
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 110%;
}
#subnav a:link, #nav a:visited {
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#subnav a:active {
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#subnav a:hover {
	color: #ec1d25;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.subnav {
	color: #333333;
	font-size: 0.8em;
	font-weight: 500;
	line-height: normal;
}





/* CONTENT DIV */

#content h1 {
	color: #737300;
	font-size: 2.68em;
	font-weight: bold;
	line-height: 0.8em;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#content h2 {
	color: #737300;
	font-size: 1.15em;
	font-weight: 600;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#content #leftcol-1 h1, #content #rightcol-1 h1, #content #leftcol-2 h1 {
	color: #ec1d25;
	font-size: 1.6em;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
}
#content #leftcol-1 h2, #content #rightcol-1 h2, #content #leftcol-2 h2 {
	color: #737300;
	font-size: 0.9em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	border: thin solid #737300;
}

#content h3 {
	color: #737300;
	font-size: 0.8em;
	font-weight: bold;
	line-height: normal;

}

#content .pre-hdr { /* e.g. "case study" label above CS project title */
	color: #000000;
	font-size: 1.05em;
	font-weight: 460;
	line-height: normal;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 200px;
}

/*
#content ul {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
#content li {
	color: #666600;
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 22px;
}*/



/* LIST STYLES */

#pulloutbox-top p, #pulloutbox2-top p {
	color: #ffffff;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 0px;
}
#pulloutbox-btm .ticklist { 
/*	list-style-position: inside;*/
	list-style-type: disc;
	list-style-image: url(../images/bullet_tick.gif);
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#pulloutbox-btm .ticklist li {
	color: #000000;
	font-size: 0.75em;
	line-height: 160%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
/*	margin-left: 20px;*/
}





/* BODYTEXT STYLES */

/* line-height */
.bodytext, .bodytext-bold, .introtext, .img-caption, .copyright-text  {
	line-height: 170%;
}

.bodytext, .bodytext-bold {
	color: #000000;
	font-size: 0.78em;
	font-weight: 460;
	margin-top: 0px;
	margin-bottom: 8px;
}
	
.bodytext-bold { 
	font-weight: 700;
}
	
.bodytext-small {
	color: #000000;
	font-size: 0.7em;
	font-weight: 460;
	margin-top: 0px;
	margin-bottom: 8px;
}

.bodytext-list {
	color: #000000;
	font-size: 0.78em;
	font-weight: 460;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 120%;
}
/*
.pre-hdr { /*e.g. "case study" label above CS project title 
	color: #666600;
	font-size: 1.05em;
	font-weight: 460;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.8em;
}
*/

.head {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 4.5em;
	letter-spacing: 3px;
	font-weight: bold; 
	line-height: 0.9em;
}
.subhead {
	font-family: Helvetica, Arial, sans-serif;
	color: #ec1d25;
	font-size: 1.75em;
	font-weight: bold; 
	line-height: 110%;
}
.introtext {
	color: #737300;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 130%;
	margin-bottom: 16px;
}
.introtext-bold {
	font-weight: bold; 
}
.introtext-reverse {
	color: #FFFFFF;
	font-size: 0.75em;
	line-height: 200%;
}
.img-caption {
	color: #000000;
	font-size: 0.7em;
	font-weight: 500;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 14px;
	line-height: normal;
	/*line-height: normal;*/
}
.img-caption-bold {
	color: #000000;
	font-size: 0.7em;
	font-weight: 700;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
	/*line-height: normal;*/
}

.arrow-bg {
	color: #ffffff;
	font-size: 0.65em;
	font-weight: 600;
	padding-left: 10px;
	padding-right: 2px;
	background-image: url(../images/arrow-red-left.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.img-border {
	border: thin solid #666666;
}
.copyright-text {
	color: #999999;
	font-size: 0.7em;
}

.popup-link {
	font-size: 0.7em;
	font-weight: normal;
	color: #4c4945;
}

.popup-link a {
	color: #4c4945;
}

.popup-link a:link, .popup-link a:active, .popup-link a:visited {
	color: #4c4945;
}

.popup-link a:hover {
	color: #262524;
}



/* SLIDESHOW STYLES */

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 6px;
}

#slideshow td  a:link, a:visited {
	color: #FFFFFF;
}

#slideshow td a:hover, a:active {
	color: #DDDDDD;
}


/* colours 

add hex codes for main colours used here

*/


/* BODY ANCHORS */

a:link, a:active, a:visited { 
	text-decoration: none;
}
a:link { 
	color: #666666;
}
a:active { 
	color: #666666;
}
a:visited { 
	color: #666666;
}
a:hover { 
	color: #ec1d25;
}
a img { 
	border: 0;
}
a img:active { 
	border: 0;
}





/* FORM STYLES */

form { 
	margin: 0px;
	padding: 0px;
}
.searchtext, .searchtext-bold, .searchtext-numbers, .searchtext-links {
	margin: 0px;
	padding: 0px;
	color: #333D3D;
	font-size: 0.75em; 
}
.searchtext-bold, .searchtext-links {
	font-weight: bold;
}
.validation {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
fieldset { 
	margin: 0px;
	padding: 0px;
	border: 0px;
}
legend { 
	margin: 0px;
	padding: 0px;
	font-size: 11px; 
	color: #333D3D;
	display: none;
}
select {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333D3D;
	width: 255px;
	height: 20px;
	border: 1px solid #485657;
	background-color: #CCCCCC;
}
textarea {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #333D3D;
	border: 1px solid #485657;
	background-color: #CCCCCC;
}
.button {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-bottom: 1px;
	vertical-align: middle;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	width: 70px;
	height: 20px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	background-color: #485657;
}
.input { 
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #333D3D;
	height: 20px;
	border: 1px solid #485657;
	background-color: #CCCCCC;
}
.inputType {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 11px;
	letter-spacing: 1px;
	color: #333D3D;
	border: 1px solid #485657;
	background-color: #CCCCCC;
}
.searchType {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 11px;
	letter-spacing: 1px;
	color: #333D3D;
	height: 20px;
	border: 1px solid #485657;
	background-color: #CCCCCC;
}
.searchSubmit {
	margin: 0px;
	padding: 0px;
	color: #ccc;
	letter-spacing: 1px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	width: 25px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #485657;
}





/* SPAN STYLES */

.highlight { 
	color: #fff;
}

.hide { 
	display: none;
}

.underline { 
	text-decoration: underline;
}

