/* METRO GLASSTECH */
/* 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%;
}

h1, h2, .h2 { 
    margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {	
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	margin-bottom: 10px;
}
h1 a:link, h1 a:active, h1 a:visited {	
	color: #13B9E4;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	margin-bottom: 10px;
}
h1 a:hover {	
	color: #109EC2;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	margin-bottom: 10px;
}

h2, .h2 {
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	padding-top: 6px;
	margin-bottom: 4px;
}
h2 a:link, h2 a:active, h2 a:visited {	
	color: #13B9E4;
	text-decoration: none;
	text-transform: none;
	padding-top: 6px;
	margin-bottom: 4px;
}
h2 a:hover {	
	color: #109EC2;
	text-decoration: none;
	text-transform: none;
	padding-top: 6px;
	margin-bottom: 4px;
}
h3 {
	color: #FFFFFF;
	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: 6px;
	margin-bottom: 12px;
	margin-left: 20px;
	padding: 0px;
}
ol { 
	list-style-type: decimal;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
li {
	line-height: 135%;
	margin-bottom: 5px;
}

th {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-color: #696B6D
}
td .bodytext-small {
	font-size: 10px;
/*	font-size: 0.7em;*/
}
.padding-right {
	width: 41px;
	padding-right: 20px;
	text-align: right;
}

div.table-scroll {
	overflow: auto;
	width: 558px;
/*	height attribute specified in head tag of each page */
}
* html div.table-scroll { /*FOR IE*/
	height: 490px;
/*	height: 32em;*/
}

.title-lg {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 0.9em;
}
.title-lg-bold {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 0.9em;
}
.title-lg-blk {
	color: #222222;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 0.9em;
}
.title-bold {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 0.9em;
}
.title, .title-bold, .title-blue, .title-sml-bold {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: 600;
	line-height: 0.9em;
	text-transform: uppercase;
}
.title-blue {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #8CD1FF;
	font-weight: normal;
}
.title-sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: 400;
	line-height: 0.9em;
}
.title-sml a:link, .title-sml a:active, .title-sml a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.title-sml a:hover {
	color: #7AB9DA;
	text-decoration: none;
	text-transform: none;
}


/* nav highlight */
a.title-sml-highlighted:link, a.title-sml-highlighted:active, a.title-sml-highlighted:visited , a.title-sml-highlighted:hover 
{
	color: #7AB9DA;
}




/* BODYTEXT STYLES */

/* line-height */
.bodytext, .bodytext-bold, .introtext, .introtext-bold, .introtext-spec, .copyright-text  {
	line-height: 150%;
}

.bodytext, .bodytext-bold {
	color: #000000;
	font-size: 0.8em;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 8px;
}
	
.bodytext-bold { 
	font-weight: 700;
}
	
.bodytext-small {
	color: #000000;
	font-size: 0.65em;
	font-weight: 460;
	margin-top: 0px;
	margin-bottom: 8px;
}

.caption-text-small td {
	padding-bottom: 8px;
}
	
.caption-text-small {
	color: #FFFFFF;
	font-size: 0.5em;
	font-weight: 460;
	line-height: 120%;
	text-transform: uppercase;
/*	margin-top: 2px;
	padding-bottom: 15px;*/
}
	
.bodytext-spacer {
	margin-top: 0px;
	margin-bottom: 5px;
}

.bodytext-white {
	color: #FFFFFF;
}
.bodytext-whitebold {
	color: #FFFFFF;
	font-weight: bold;
}

.pre-hdr {
	color: #b49e66;
	font-size: 1.9em;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.pullout-text {
	color: #e3e1d9;
	font-size: 1.5em;
	font-weight: normal; 
	line-height: normal;
}

.tagline {
	color: #000000;
	font-size: 1.5em;
	font-weight: 500;
	margin: 0px;
	line-height: 0.9em;
}
.tagline-dark {
	color: #b49e66;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px;
	line-height: 0.9em;
}

.introtext, introtext-bold {
	color: #000000;
	font-size: 0.85em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
.introtext-bold {
	font-weight: bold; 
}
.introtext-spec {
	color: #000000;
	font-size: 0.95em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}

.hori-line {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #BBBBBB;
	margin-bottom: 22px;
}

.img {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.img-diag {
	padding-top: 15px;
	padding-bottom: 5px;
}
.img-caption {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.75em;
	font-weight: 500;
}
.img-tn {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}
.img-tn-left {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
}
.img-caption-bold {
	color: #000000;
	font-size: 0.75em;
	font-weight: 700;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
/*	line-height: normal;*/
}

.popup-link-v2 {
	font-size: 0.65em;
	font-weight: normal;
	line-height: 110%;
	color: #e4ddc9;
}
.popup-link-v2 a {
	color: #e4ddc9;
}
.popup-link-v2 a:link, .popup-link-v2 a:active, .popup-link-v2 a:visited {
	color: #e4ddc9;
}
.popup-link-v2 a:hover {
	color: #ffffff;
}

.popup-link {
	font-size: 0.7em;
	font-weight: normal;
	line-height: 110%;
	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: #1c1b1a;
}





/* TOPNAV */
/* Horizontal list at top of page */

#topnav ul { 
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
}

#topnav li {
	text-align: right;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	float: left;
}

#topnav a:link, #topnav a:active, #topnav a:visited { 
	color: #F0EBE0;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#topnav a:hover { 
	color: #00AFCA;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

.topnav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 90%;
	vertical-align: middle;
}


/* SIDENAV */
/* Vertical list in left of content area on homepage */

#home-sidenav table { 
	margin: 0px;
	padding: 0px;
	height: 100%;
/*	border: dashed 1px green;*/
}
#home-sidenav td {
	margin: 0px;
	padding: 0px;
	height: 41.5px;
	padding: 4px;
	padding-left: 15px;
	vertical-align: middle;
	border-bottom: solid 2px #000932;
}

#home-sidenav a:link, #home-sidenav a:active, #home-sidenav a:visited { 
	color: #F0EBE0;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
#home-sidenav a:hover { 
	color: #00AFCA;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
.sidenav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 120%;
	vertical-align: middle;
}
.sidenav-btm {
	color: #FFF200;
}
#home-sidenav .sidenav-btm a:link, #home-sidenav .sidenav-btm a:active, #home-sidenav .sidenav-btm a:visited { 
	color: #FFF200;
}
#home-sidenav .sidenav-btm a:hover { 
	color: #00AFCA;
}




/* CONTENT-FLOAT DIV's */
/* Quick Reference typography styles */

#content-float-top .pre-header {
	color: #999999;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#content-float h1 {
	color: #031B69;
	font-size: 150%;
	margin: 0px;
	padding: 0px;
}
#content-float .h1-sub {
	color: #031B69;
	font-size: 0.75em;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
}
#content-float h2 {
	color: #018EC5;
	font-size: 0.72em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 120%;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}
#content-float-top .title {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	padding-bottom: 15px;
}
#content-float .bodytext {
	color: #666666;
	font-size: 0.70em;
	line-height: 130%;
}
#content-float .bodytext a:link, #content-float .bodytext a:visited, #content-float .bodytext a:active {
	color: #04238E;
	text-decoration: none;
	text-transform: none;
}
#content-float .bodytext a:hover {
	color: #020F3C;
	text-decoration: underline;
	text-transform: none;
}
#content-float .black {
	color: #000000;
}
#content-float .bodytext-small {
	color: #666666;
	font-size: 0.45em;
	line-height: 120%;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#content-float .hori-line {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #BBBBBB;
	margin-bottom: 22px;
}
#content-float td {
	padding-right: 2px;
	padding-bottom: 4px;
}
#content-float-btm .close {
	color: #666666;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 130%;
	text-transform: uppercase;
	text-decoration: none;
}
#content-float-btm .close a:link, #content-float-btm .close a:visited, #content-float-btm .close a:active {
	color: #04238E;
	text-transform: uppercase;
	text-decoration: none;
}
#content-float-btm .close a:hover {
	color: #020F3C;
	text-transform: uppercase;
	text-decoration: none;
}



/* NAVIGATION */
/* Coloured tab buttons - output from Fireworks */

#nav ul { 
	list-style-type: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
}

#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav a:link, #nav a:active, #nav a:visited { 
	color: #F0EBE0;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	text-decoration: none;
}

#nav a:hover { 
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	text-decoration: none;
}

.nav {
	color: #FFFFFF;
	font-size: 0.72em;
	font-weight: bold;
/*	text-align: left;
	vertical-align: middle;*/
}

.nav-sectionlink {
	color: #000000;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
}
.nav-sectionlink a:link, .nav-sectionlink a:active, .nav-sectionlink a:visited {
	color: #DFDFDF;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.nav-sectionlink a:hover {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}



/* SUB-NAVIGATION */
/* content table list with block rollover state and borders */

.subnav-left, .subnav-right, .subnav-left-btm, .subnav-right-btm {
	height: 28px;
	color: #FFFFFF;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	border-top: solid 1px #66C6D7; /*changed in each section page - this is the colour for the Processing section*/
}
.subnav-left, .subnav-left-btm {
	padding-left: 20px;
}
.subnav-right, .subnav-right-btm {
	padding-right: 20px;
	text-align: right;
	border-right: solid 1px #66C6D7; /*changed in each section page - this is the colour for the Processing section*/
}
.subnav-left-btm, .subnav-right-btm {
	border-bottom: solid 1px #66C6D7; /*changed in each section page - this is the colour for the Processing section*/
}

.subnav-left-highlight, .subnav-right-highlight, .subnav-left-btm-highlight, .subnav-right-btm-highlight {
	height: 28px;
	color: #FFFFFF;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	background-color: #1F6C7C; /*changed in each section page - this is the colour for the Processing section*/
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	cursor: pointer;
}

.subnav-left-highlight, .subnav-left-btm-highlight {
	padding-left: 19px;
	border-left: solid 1px #FFFFFF;
}

.subnav-right-highlight, .subnav-right-btm-highlight {
	padding-right: 20px;
	text-align: right;
	border-right: solid 1px #FFFFFF;
}


/* SUB-SUBNAV */

.sub-subnav, .sub-subnav-alpha {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 22px;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
.sub-subnav a:link, .sub-subnav a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
.sub-subnav-alpha a:link, .sub-subnav-alpha a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.sub-subnav a:hover, .sub-subnav-alpha a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.sub-subnav-alpha a:hover {
	color: #15C5FF;
}



/* FOOTERNAV */
/* Horizontal list */

#footernav ul { 
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
}

#footernav li {
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	float: left;
}

#footernav a:link, #footernav a:active, #footernav a:visited { 
	color: #F0EBE0;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#footernav a:hover { 
	color: #00AFCA;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

.footernav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	vertical-align: middle;
}

#footernav .spec a:link, #footernav .spec a:active, #footernav .spec a:visited { 
	color: #FFF200;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#footernav .spec a:hover { 
	color: #00AFCA;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
}





#page-scroll ul { 
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-right: 25px;
/*	border: solid 1px red;*/
}

#page-scroll li {
	margin: 0px;
	padding: 0px;
	float: right;
/*	border: solid 1px purple;*/
	padding-left: 17px;
}

li.pagenumber-text {
	color: #666666;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 0.8em;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
li.pagescroll-text {
	color: #666666;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
li.pagescroll-text a:link, li.pagescroll-text a:active, li.pagescroll-text a:visited {
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
li.pagescroll-text a:hover {
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
li.copyright-text {
	color: #003399;
	font-size: 0.6em;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
/*	border: solid 1px green;*/
}
li.copyright-text a:link, li.copyright-text a:active, li.copyright-text a:visited {
	color: #000033;
	text-decoration: none;
	text-transform: none;
}
li.copyright-text a:hover {
	color: #000000;
	text-decoration: underline;
	text-transform: none;
}




/**** HEADER STYLES ****/
/*
.headBLACK { font-size: 0.9em; font-weight: bold; text-decoration: none; color: #000000; text-transform: uppercase }
.headGREY  { font-size: 0.9em; font-weight: bold; text-decoration: none; color: #333333; text-transform: uppercase }
.headWHITE { font-size: 0.9em; font-weight: bold; text-decoration: none; color: #333333; text-transform: uppercase }
.head10 { font-size: 0.9em; font-weight: bold; text-decoration: none; color: #36798A; text-transform: uppercase }
.head11 { font-size: 0.9em; font-weight: bold; text-decoration: none; color: #4F4B81; text-transform: uppercase }
.head15 { font-size: 0.9em; font-weight: bold; text-decoration: none; color: #CC8F1B; text-transform: uppercase }
.head16 { font-size: 0.9em; font-weight: bold; text-decoration: none; color: #255F50; text-transform: uppercase }
.head17 { font-size: 0.9em; font-weight: bold; text-decoration: none; color: #8C511A; text-transform: uppercase }
.head18 { font-size: 0.9em; font-weight: bold; text-decoration: none; color: #333366; text-transform: uppercase }
.head19 { font-size: 0.9em; font-weight: bold; text-decoration: none; color: #543058; text-transform: uppercase }

.subheadBLACK { font-size: 0.9em; font-weight: bold; color: #FFFFFF; text-transform: none }
.subheadGREY  { font-size: 0.9em; font-weight: bold; color: #FFFFFF; text-transform: none }
.subheadWHITE { font-size: 0.9em; font-weight: bold; color: #FFFFFF; text-transform: none }
.subhead01 { font-size: 0.9em; font-weight: bold; color: #A10017; text-transform: none }
.subhead10 { font-size: 0.9em; font-weight: bold; color: #36798A; text-transform: none }
.subhead11 { font-size: 0.9em; font-weight: bold; color: #4F4B81; text-transform: none }
.subhead15 { font-size: 0.9em; font-weight: bold; color: #CC8F1B; text-transform: none }
.subhead16 { font-size: 0.9em; font-weight: bold; color: #255F50; text-transform: none }
.subhead17 { font-size: 0.9em; font-weight: bold; color: #8C511A; text-transform: none }
.subhead18 { font-size: 0.9em; font-weight: bold; color: #333366; text-transform: none }
.subhead19 { font-size: 0.9em; font-weight: bold; color: #543058; text-transform: none }
*/



/**** SECTION TEXT COLOR ****/

.section01 {
	color: #A6233A;
}
.section10 {
	color: #288EA4;
}
.section11 {
	color: #5E5890;
}
.section12 {
	color: #CC9933;
}
.section13 {
	color: #0F736A;
}
.section14 {
	color: #9C7242;
}
.section15 {
	color: #465B89;
}
.section16 {
	color: #BE6626;
}



/**** SECTION BKGD ****/

.sectionbkgd01 {
	background-image: url(../images/01_glass/section_bar_process.jpg);
	background-repeat: no-repeat;
	background-color: #A6233A;
}
.sectionbkgd10 {
	background-image: url(../images/10_processing/section_bar_process.jpg);
	background-repeat: no-repeat;
	background-color: #288EA4;
}
.sectionbkgd11 {
	background-image: url(../images/11_selection/section_bar_process.jpg);
	background-repeat: no-repeat;
	background-color: #5E5890;
}
.sectionbkgd12 {
	background-image: url(../images/12_performance/section_bar_process.jpg);
	background-repeat: no-repeat;
	background-color: #CC9933;
}
.sectionbkgd13 {
	background-image: url(../images/13_design/section_bar_process.jpg);
	background-repeat: no-repeat;
	background-color: #0F736A;
}
.sectionbkgd14 {
	background-image: url(../images/14_glazing/section_bar_process.jpg);
	background-repeat: no-repeat;
	background-color: #9C7242;
}
.sectionbkgd15 {
	background-image: url(../images/15_compliance/section_bar_process.jpg);
	background-repeat: no-repeat;
	background-color: #465B89;
}
.sectionbkgd16 {
	background-image: url(../images/16_reference/section_bar_process.jpg);
	background-repeat: no-repeat;
	background-color: #BE6626;
}



/* SLIDESHOW STYLES */

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-transform: uppercase;;
	font-style: normal;
	color: #4c4945;
	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 { 
	color: #FF0033;
	text-transform: none;
	text-decoration: none;
}
/*
a:link { 
	color: #FF0033;
	text-transform: none;
	text-decoration: none;
}
a:active { 
	color: #FF0033;
	text-transform: none;
	text-decoration: none;
}
a:visited { 
	color: #FF0033;
	text-transform: none;
	text-decoration: none;
}*/
a:hover {
	color: #BF0026;
	text-transform: none;
	text-decoration: none;
}
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: #FFFFFF;
	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;
}





/***** UNUSED STYLES *****/


/* CONTENT DIV */

/*#content h1 {
	color: #FFFFFF;
	font-size: 1.8em;
	font-weight: 200;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 200px;
} 

#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;
}*/


.sectionbkgd08 {

	background-image: url(../images/10_processing/section_bar_process.jpg);
	background-repeat: no-repeat;
	background-color: #288EA4;
}
h2 em {

	color: #000000;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	padding-top: 6px;
	margin-bottom: 4px;
}
.dictionary_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C06627;
	border-bottom-color: #C06627;
	border-bottom-width: 1px;
	font-size: 1em;
	color: #C06627;
	padding-top: 1px;
}
blockquote {
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
}
.index_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.15em;
	color: #C06627;
}
.index_letter {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C06627;
	border-bottom-color: #C06627;
	border-bottom-width: 1px;
	font-size: 1.1em;
	color: #C06627;
	padding-top: 1px;
}
.index_number {

	width: 41px;
	padding-right: 2px;
	text-align: right;
}
.index_text {
	color: #000000;
	font-size: 0.65em;
	padding-bottom:3px;
	padding-top:2px;
}
.location_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	/**/color: #FFFFFF;
	line-height: 160%;
	margin-bottom: 20px;
	letter-spacing:-0.05em;
	word-spacing:0.1em;
}
.location_table span {
	color: #000072;
	font-weight: bold;
	text-transform: uppercase;
}

.location_table p {
	margin-top: 10px;
	letter-spacing:0em;
	word-spacing:0.1em;
}
.location_table p strong, table.location_table strong {
	text-transform: uppercase;
}

.location_title {
	background-color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 1.2em;
	color: #020F3C;
}
.location_sub {
	text-transform: uppercase;
	color: #CCCCCC;
}
.float_left {
	float: left;
}


.location_table img {
	border: 1px solid #094F73;
	margin: 10px 0px 3px 10px;
}
.newsletter {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 0.65em;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.newsletter img {
	margin-right:8px;
	margin-bottom:10px;
	}
.linkwhite {
color: #FFFFFF;
}
#products_table a {
	text-transform: uppercase;
	font-size: 0.85em;
	color: #FFFFFF;
}
#products_table strong {

	text-transform: uppercase;
	font-size: 1.1em;
}

