/*------------------------------------------------
Main Style Sheet

Version:	1.0
Author:		Michael Walsh
Website:	www.enov8.co.uk
Created:	23/10/07
------------------------------------------------*/

/* IE5.5+ PNG FIX */

#navigation {behavior:url(css/iepngfix.htc)}

/*HTML TAGS*/

body {
  margin:0;
  padding:0;
  color:#000;
  font:70% Arial, Helvetica, sans-serif;
  text-align:center;
  background:#FFF url(../images/interface/bg.gif) top repeat-x;
}

html {
     overflow: -moz-scrollbars-vertical;
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:1004px;
	height:344px;
}

#header {
	width:1004px;
	position:absolute;
	top:0;
	left:0;
	height:156px;
	z-index:100;
}

h1 {
	position: absolute;
	top: 25px;
	margin: 0;
	font-size: 2px;
}

h1 a {
	display: block;
	text-indent: -700em;
	text-decoration: none;
	height:115px;
	width:311px;
	background-image:url(../images/interface/logo.jpg);
}

p, h3, h4 {
	border:0;
	margin:0;
	padding-top:1em;
}

h3, h4 {
	text-align:left;
}

table {
	margin-top:1.4em;
	margin-bottom:0.4em;
}

h2 {
	margin:0;
	border:0;
	font-size:1.4em;
	color:#091c5a;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4;
	padding:0;
	text-align:left;
	width:295px
}

#home h2 {
	width:auto;
}

h3 {
	font-size:1.1em;
	color:#091c5a;
	font-family:Arial, Helvetica, sans-serif;
}

h4 {
	color:#666;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
}

em {
	color:#FFF;
}

abbr, acronym {
  border-bottom: 1px dotted #004fa3;
  cursor: help;
}

blockquote {
	padding:20px;
	margin:0;
	border-top:1.4em solid #FFF;
	font-style:italic;
	overflow:visible;
	height:1%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#000;
	background-color:#e0e0e0;
	clear:both;
}

.jsenabled blockquote {
	background-color:transparent;
	padding:0;
}

blockquote span {
	display:block; 
	float:left;
	width:840px;
}

blockquote .curve-tl {
	width:796px;
}

blockquote p {
	padding-top:0.5em;
}

cite {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:0.8em;
	margin-top:0.5em;
	/*color:#999;*/
	color:#004fa3;
	display:block;
}

img {
	border: 0px none; 
}

/* FORM */

.paypal {
	margin-top:1.5em;
}

.form {
	margin-top:1.5em;
	padding:20px;
	padding-top:0px;
	background-color:#e0e0e0;
	float:right;
}

.formintro {
	width:240px;
	float:left;
}

.form p {clear:both; padding-top:0.5em;}

.form input.clearonfocus, .form textarea.clearonfocus {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:373px;
	padding:3px;
	color:#666;
	border:0;
	margin:4px;
}

.form label {
	width:150px;
	display:block;
	float:left;
	text-align:left;
	padding-top:3px;
	vertical-align:middle;
	padding-right:10px;
}

.form input:focus, .form textarea:focus {
	color:#000;
}

.form p.buttonrow {
	padding-left:150px;
}

.form span {display:block; float:left;}
.curve-tl {background:url(../images/interface/curve-tl.gif) top left no-repeat;}
.curve-tr {background:url(../images/interface/curve-tr.gif) top right no-repeat;}
.curve-br {background:#e0e0e0 url(../images/interface/curve-br.gif) bottom right no-repeat;}
.curve-bl {background:url(../images/interface/curve-bl.gif) bottom left no-repeat;}
.input-tl {background:#FFF url(../images/interface/input-tl.gif) top left no-repeat;}
.input-tr {background:url(../images/interface/input-tr.gif) top right no-repeat;}
.input-br {background:url(../images/interface/input-br.gif) bottom right no-repeat;}
.input-bl {background:url(../images/interface/input-bl.gif) bottom left no-repeat;}

.jsenabled .form {
	padding:0;
	background-color:transparent;
}

.curve-tl {
	padding:20px;
	padding-top:10px;
}

fieldset {
	border:0;
	padding:0;
	margin:0;
}

* html fieldset {float:left;}

legend {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	border:0;
	font-size:1.3em;
	color:#000;
	padding:1em 0 0.5em 0;
	font-weight:normal;
}

* html legend {margin-left:-0.5em;}
*+html legend {margin-left:-0.65em;}

.validation {
	padding:20px;
	margin:0;
	padding-top:10px;
	width:486px;
	margin-top:1em;
	background:url(../images/interface/validation-icon-wide.gif) top left no-repeat;
	padding-left:40px;
}

* html .validation {margin-top:1.5em;}
*+html .validation {margin-top:1.5em;}

#EmailForm.form input.clearonfocus, #EmailForm.form textarea.clearonfocus {
	width:270px;
}

#EmailForm.form label {
	width:87px;
}

#EmailForm.form p.buttonrow {
	padding-left:97px;
}

#EmailForm.form .validation {
	width:321px;
	background:url(../images/interface/validation-icon.gif) top left no-repeat;
}

.checkbox {
	width:80px !important;
}

.terms {
	padding-left:150px !important;
	width:auto !important;
}

/*ACCESSIBILITY*/

.skipLink {
	position: absolute;
	left: -999px;
	width: 990px;
}

.hide {
	display:none;
	clear:both;
}

/* CLASSES */

.image {
	float:right;
	font-style:italic;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:1.6em;
	position: relative;
	width:285px;
	height:214px;
}

.image span {
	width:285px;
	height:214px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url(../images/interface/image-frame-secondary.png);
}

* html .image span {background-image:url(../images/interface/image-frame-secondary.gif)}

.image i {
	clear:both;
	display:block;
}

.image-portrait {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:1.6em;
	position: relative;
	width:214px;
	height:285px;
}

.image-portrait span {
	width:214px;
	height:285px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url(../images/interface/image-frame-secondary-portrait.png);
}

.center {
	text-align: center;
}

.clear {
	clear:both;
}

.datatable {
	width:100%;
	line-height:normal;
	border:1px solid #002e62;
	/*border-collapse:collapse;*/
}

.datatable th {
	background:#0f65af url(../images/interface/tile-table-heading.gif) top repeat-x;
	font-size:1em;
	padding:0.4em 0.8em 0.5em 0.8em;
	vertical-align:top;
	font-weight:bold;
	color:#FFF;
	text-align:left;
}

.datatable td {
	background-color:#dbe8f3;
	padding:0.5em 0.8em;
	vertical-align:top;
	text-align:left;
	color:#333;
}

.datatable th a {
	color:#FFF !important;
	text-decoration:none;
}

.datatable th a:hover{
	color:#B2D15B !important;
}

.datatable tr:hover td {
	background-color:#FFF !important;
}

.datatable tr:nth-child(2n+1) td, .datatable tr:nth-child(odd) td {
	background-color:#e7eff7;
}

.datatable tr.odd td {
  background-color:#e7eff7;
}

/*#terms ol {
	counter-reset:item;
}

#terms li {
	display:block;
}

#terms li:before {
	content: counters(item, ".") " "; 
	counter-increment:item;
}*/

.columnleft {
	float:left;
	width:49.6%;
}

.columnright {
	float:right;
	width:49.6%;
}

#wide .columnleft {
	width:47%;
}

#wide .columnright {
	width:47%;
}

.column {
	float:left;
	width:33%;
}

.remediation-right {
	background: #e2e2e2 url(../images/interface/remediation.gif) no-repeat;
	margin-top:1.5em;
	float:right;
	width:240px;
}

.remediation-inner {
	padding:0 1.5em 1.5em 1.5em;
	background: url(../images/interface/remediation-bottom.gif) no-repeat bottom;
}

.remediation-inner ul li {
	margin:0 !important;
	padding:0 !important;
	padding-left:15px !important;
	
}

.remediation-inner ul {
	margin:0 !important;
	padding:0 !important;
	padding-top:1em !important;
	
}

.remediation-inner a {
	font-weight:normal !important;
}

.remediation-left{
	width:420px;
	float:left;
}

.userprompt {
	color:#F00;
}

/* HEADER */

#header {
	font-size:1.1em;
}

#header ul {
	margin:0;
	padding:0;
	list-style:none;
	width:693px;
	/*height:35px;*/
	position:absolute;
	top:25px;
	right:0px;
}

#header li {
	float: left;
	padding: 0;
	margin: 0;
}

#header ul a {
	float: left;
	display: block;
	width:207px;
	height:58px;
	padding: 8px 12px 0 12px;
	color: #fff;
	text-decoration: none;
	font-size:1.3em;
	font-weight:bold;
	background:url(../images/buttons/primary2.png) top left no-repeat;
	voice-family: "\"}\""; voice-family:inherit;
	height:50px; /*box model hack for IE5*/
}

* html #header ul a {
	background:url(../images/buttons/primary.gif) top left no-repeat;
}

#header ul a span {
	display:block;
	font-size:0.75em;
	color:#CCC;
	padding-top:5px;
}

#header ul a:hover {
	background-position:left -100px;
}

#header ul .current a {
	background-position:left -100px;
}

#header ul a:hover span, #header ul .current a span {
	/*color:#091c5a;*/
	color:#fff;
}

/*NAVIGATION*/

#navigation {
	width:236px;
	position:absolute;
	z-index:110;
	right:0;
	top:268px;
	padding:0;
	padding-top:24px;
	background:url(../images/interface/secondary-top.png) top right no-repeat;
}

* html #navigation {
	background:url(../images/interface/secondary-top.gif) top right no-repeat;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	padding: 0;
	margin: 0;
	position:relative;
	padding-bottom:5px;
}

#navigation h3 {
	color:#fff;
	padding:0;
	padding-left:29px;
	padding-bottom:15px;
	font-size:1.2em;
}

* html #navigation h3 {padding-bottom:25px;}

#navigation ul a {
	display: block;
	padding: 6px 20px 2px 29px;
	color:#FFF;
	font-size:1.1em;
	font-weight:bold;
	text-decoration: none;
	background:url(../images/buttons/secondary.png) 0 0 no-repeat;
	height:1%;
}

* html #navigation ul a {
	background:url(../images/buttons/secondary.gif) 0 0 no-repeat;
}

#navigation ul a:hover, #navigation ul li:hover a {
	background-position:-236px 0;
}

#navigation ul .current a, #navigation ul .current a:hover, #navigation ul li.current:hover a {
	color:#FFF;
	font-weight:bold;
	background-position:-472px 0;
	margin-top:10px;
}

#navigation ul li:first-child.current a, #navigation ul li:first-child.current a:hover, #navigation ul li:first-child.current:hover a {
	margin-top:0;
}

#navigation ul li {
	background:url(../images/buttons/secondary.png) 0 100% no-repeat;
}

* html #navigation ul li {
	background:url(../images/buttons/secondary.gif) 0 100% no-repeat;
}

#navigation ul li:hover {
	background-position:-236px 100%;
}

#navigation ul li.current, #navigation ul li.current:hover {
	background-position:-472px 100%;
	margin-bottom:10px;
}

/*#navigation ul a:visited {
	background-position:0 -300px;
}*/

#navigation ul ul {
	padding:6px 0;
	background-color:#0f67b1;
	font-size:0.9em;
}

#navigation ul ul li {
	background-image:none;
	margin:0;
}

#navigation ul li.current ul a {
	margin:0 !important;
	padding: 2px 20px 0px 49px;
	background:url(../images/buttons/tertiary.gif) 35px 7px no-repeat !important;
	color:#c4d6e6 !important;
	font-weight:normal !important;
}

/*#navigation ul ul a:visited {
	background:url(../images/interface/tick_sec.gif) right no-repeat !important;
	padding-right:23px;
}*/

#navigation ul li.current ul a:hover  {
	color:#FFF !important;
	/*text-decoration:underline;*/
}

#navigation ul li.current ul li.current a, #navigation ul li.current ul li.current a:hover {
	font-weight:bold !important;
	color:#FFF !important;
}

#navigation ul ul li.current, #navigation ul ul li:hover.current {
	margin:0;
}

/* IDs */
	
#wrapper {
	width:1004px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#bodywrapper {
	/*padding-top:344px;*/
	height:1%;
	width:1004px;
	float:left;
	background:#FFF url(../images/interface/tile-bodywrapper.gif) repeat-y;
}

#home #bodywrapper, #wide #bodywrapper {
	background:#FFF url(../images/interface/tile-bodywrapper-wide.gif) repeat-y;
}

#mBody {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	padding:0;
	padding-left:40px;
	padding-bottom:40px;
	height:1%;
	min-height:265px;
	width:731px;
	font-size:1.1em;
	line-height:1.6;
	text-align:justify;
	color:#666;
	voice-family: "\"}\""; voice-family:inherit;
	width:691px; /*box model hack for IE5*/
}

* html #mBody {height:265px;} 

#home #mBody {
	padding:0;
	width:1004px;
	padding-bottom:30px;
	
}

#wide #mBody {
	padding-left:40px;
	padding-right:40px;
	width:1004px;
	padding-bottom:40px;
	voice-family: "\"}\""; voice-family:inherit;
	width:924px; /*box model hack for IE5*/
}

#mBody ul {
	list-style-type:none;
	/*text-align:left;*/
	margin-bottom:0;
	margin-top:1em;
}

#mBody ul ul {margin-top:0;}

#mBody ul li {
	padding-left:15px;
	background:url(../images/interface/bullet.gif) no-repeat 0 0.6em;
	margin-left:-15px;
}

#mBody ol li {
	padding-left:0;
	margin-left:-15px;
}

#mBody a {
	color:#091c5a;
	text-decoration:none;
	font-weight:bold;
}

#mBody a:hover {
	text-decoration:underline;
}

/*#mBody a:visited {
	background:url(../images/interface/tick.gif) right no-repeat;
	padding-right:15px;
}*/

#breadcrumb {
	color:#999;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	background:url(../images/interface/breadcrumb-stub.gif) left no-repeat;
	padding-left:15px;
	margin-bottom:1em;
}

#breadcrumb a {
	color:#999;
	text-decoration:none;
	font-weight:normal;
}

#breadcrumb a:hover {
	color:#091c5a;
	text-decoration:none;
}

/*FOOTER*/

#footer {
	padding:0 40px;
	padding-right:272px;
	width:1004px;
	clear:both;
	height:50px;
	padding-top:17px;
	border-bottom:1px solid #CCC;
	background:#FFF url(../images/interface/footer-secondary.gif) no-repeat;
	voice-family: "\"}\""; voice-family:inherit;
	width:692px;
	height:33px;
}

#home #footer {
	padding-right:40px;
	padding-left:352px;
	width:652px;
	background:#FFF url(../images/interface/footer.gif) no-repeat;
	voice-family: "\"}\""; voice-family:inherit;
	width:612px;
}

#wide #footer {
	background:#FFF url(../images/interface/footer-wide.gif) no-repeat;
	width:1004px;
	padding-right:40px;
	voice-family: "\"}\""; voice-family:inherit;
	width:924px;
}

#footer a {
	text-decoration:none;
}

#footer h3 {
	position: absolute;
	left: -9999px;
	width: 990px;
	background:none;
}

#backtotop {
	float:right;
	color:#0f66b0;
	display:block;
	width:70px;
	text-align:right;
	background:url(../images/interface/btt.gif) top right no-repeat;
	padding-right:15px;
}

#backtotop:hover {
	background-position:right -100px;
	text-decoration:underline;
}

#home #backtotop {
	color:#FFF;
	background-image:url(../images/interface/btt-home.gif);
}

#home #backtotop:hover {
	color:#FFF;
	text-decoration:underline;
}

#footer ul {
	float:left;
	width: auto;
	margin:0;
	padding:0;
	border:0;
	list-style: none;
}

#footer li {
	float:left;	
}

#footer ul a {
	float: left;
	display: block;
	padding-right: 10px;
	color:#a1a1a1;
}

#footer ul a:hover {
	color:#000;
	text-decoration:underline;
}

#home #footer ul a {
	color:#476587;
}

#home #footer ul a:hover {
	color:#FFF;
	text-decoration:underline;
}

#copyright {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	color:#CCC;
	height:1%;
	text-align:center;
	font-size:0.8em;
}

#copyright a {
	color:#CCC;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:underline;
}

/* HOMEPAGE */

#introduction {
	width:230px;
	padding-left:40px;
	float:left;
	/*padding-top:16px;*/
}

#services {
	width:693px;
	height:369px;
	position:absolute;
	top:270px;
	right:0;
	z-index:99;
}

p.strapline {
	text-align:center;
	font-weight:bold;
}

#seminar {
	display:block;
	width:229px;
	height:95px;
	text-indent:-999px;
	background-image:url(../images/buttons/newsletter.gif);
	margin-top:2em;
}

#ciwem {
	display:block;
	width:229px;
	height:95px;
	text-indent:-999px;
	background-image:url(../images/buttons/ciwem.gif);
	margin-top:2em;
}

#iip {
	display:block;
	width:229px;
	height:95px;
	text-indent:-999px;
	background-image:url(../images/buttons/iip.gif);
	margin-top:2em;
}

#seminar:hover, #ciwem:hover, #iip:hover {
	background-position:0 -200px;
}

#home-link {
	display:block;
	width:125px;
	height:81px;
	background-image:url(../images/buttons/home-link.gif);
	margin-top:2em;
	padding-left: 104px;
	padding-top:14px;
	text-indent:-999px;
}

#home-link:hover {
	background-position:0 -200px;
}


/* GOOGLE MAP */

#map {
	margin-top:1.5em;
	width:618px;
	height:400px;
	border:1px solid #004fa3;
	zoom:1;
}

#map strong {
	display:block;
}

/* CASE STUDIES */

.casestudy {
	float:left;
	display:block;
	width:217px;
	font-size:0.9em;
	position:relative;
	text-align:left;
	background:#CCC url(../images/interface/case-study-btm.gif) bottom no-repeat;
	margin-top:2em;
	margin-right:20px;
	min-height:290px;
}

#con .casestudy {min-height:250px;}
#rem .casestudy {min-height:270px;}
#sus .casestudy {min-height:250px;}

* html .casestudy {height:290px;}
* html #con .casestudy {height:250px;}
* html #rem .casestudy {height:270px;}
* html #sus .casestudy {height:250px;}

.casestudy h3 {
	display:inline;
	font-size:1.1em;
	position:absolute;
	top:15px;
	left:15px;
	background-color:#0f66b0;
	color:#ffffff;
	margin:0;
	padding:1px 6px;
	line-height:1.5;
}

.casestudy img {
	border-bottom:1px solid #FFF;
}

.casestudy table {
	border-collapse:collapse;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

.casestudy table td, .casestudy table th {
	vertical-align:top;
	color:#333;
	padding:0;
}

.casestudy table th {
	padding-right:10px;
}

.keyinfo {
	padding:5px 15px;
}

.casestudy a {
	display:block;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:5px;
	width:80px;
	text-align:center;
	position:absolute;
	bottom:0px;
	right:0px;
}

.end {
	margin-right:0;
}

.newsitem {
background:#e2e2e2 url(../images/interface/newitem-bottom.jpg) bottom center no-repeat;
padding:0 20px ;
margin: 0;
}

.newsitem h3 {
padding-top:0;
}

.newstitle {
background:#e2e2e2 url(../images/interface/newitem-top.gif) top center no-repeat;
padding:0 20px;
height:20px;
margin: 0;
}

.first {
margin-top:30px;
}

.morelink {
/*background:#e2e2e2 url(../images/interface/newitem-bottom.gif) bottom center no-repeat;*/
padding: 8px 0 24px;
margin: 0 0 16px;
}

.morelink a {
color:#000000 !important;
}

.pdflink {
	background: url(../images/interface/pdf-link.gif) top left no-repeat;
	padding: 8px 0 24px 40px;
	margin-top: 8px;
}

.date {
font-style:italic;
font-size:11px;
padding-top:0;
margin-top:0;
}

.newsdate {
font-style:italic;
font-size:11px;
padding-top:0;
margin-top:0;
color:#000000;
}










