@charset "UTF-8";

* {
	margin:0;
	padding:0;
	outline:none;
}

body { 

	background: #fff url(../media/16162/BG.png) repeat-x left top;
	font: normal 65% Arial, Helvetica, sans-serif;
	color:#150b50;
}

p {
	margin-bottom:1em;
	font-size:1.6em;
	line-height:1.6em;
	max-width:48em;
}

h1, h2, h3, h4 {
	font-size:2.2em;
	letter-spacing:-0.02em;
	margin-bottom:0.727em;
	text-align:left;
}

h2 {
	font-size:2em;
	margin-bottom:0.8em;
}

h3 {
	font-size:1.8em;
	margin-bottom:0.889em;
}

h4 {
	color:#222;	
}


input { color: #000000; }
textarea.contact-textbox
{
  height: 200px;
}
a { color: #0094CF; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }
.form { margin: 0; padding: 0; }

#header {
  height: 134px;
  /*padding-top: 10px;*/
}

#languages
{
  padding-top: 10px;
}

#callus
{
  float: right;
  color: #150b50;
  font-size:2em;
  font-weight:bold;
  margin:-26px 16px 0 0;
}

#currentLanguage
{
  float: right;
}

#loginLink
{
  float: left;
  clear: none;
}

.strapline
{
  color: #fff;
}

.strapline p {
	font-size:2.5em;
	color:#37c6f4;
}

.linetext
{
  display: block;
  width: 100%;
  height:186px;
  overflow:hidden;
  margin-bottom:20px;
  font-size: 1em;
  float: left;
  position: relative;
}

#languages label {
	float:right;
	font-size:1.8em;
	font-weight:bold;
	color:#4587c3;
	margin:8px 10px 0 0;
}

select#selectLanguage {
  float: right;
  width: 12em;
  margin:10px 16px 0 0;
}

#languageSelector
{
  height: 20px;
  float: right;
  width: 169px;
  margin: 0;
  padding: 0;
  border: 0;
}

#languageSelector input.submit
{
  position: absolute;
  top: -9999px;
}

#languageSelector select
{
  opacity: 0;
}

#languageSelector label
{
  position: absolute;
  top: -9999px;
}

h1.logotitle
{
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  padding-left: 10px;
}

#swoosh {
	position:absolute;
	left:0;
	top:0;
	background:url(../media/16167/swoosh.gif) no-repeat center top;
	width:100%;
	height:963px;
	overflow:hidden;
}

#wrapper-container
{
  width: 960px;
  height: 100%;
  clear: both;
  margin: 0 auto;
}

#container {
  width: 960px;
  margin: 0 auto;
  position:relative;
  z-index:2;
  clear: both;
  min-height:100%;
  height:100%;
  margin:0 auto;
  float: left;
}

#navigation
{
  background:#f7f7f7 url(../media/Assets/navBG.gif) repeat-x left top;
  border-top:1px solid #e1e1e1;
  border-bottom:1px solid #cac8d6;
  padding:0 16px;
  color: #b9d3eb;
  text-transform:lowercase;
}

#navigation a {
  color: #4587c3;
}

#navigation a:hover {

	color:#150f53;
	text-decoration:none;
}

#navigation ul
{
	font-size:1.8em;
	font-weight:bold;
	list-style:none;
  height:48px;
  line-height: 48px;
}

#navigation ul li
{
  float: left;
  margin-right: 6px;
}

#body {
  float: left;
  background:url(../media/16177/rightbg.png) repeat-y right top;
  clear: both;
}

#homecontenttitle
{
  height: 160px;
  border: 1px solid red;
}

#centercontentsbody
{
  /*margin-top: 160px;*/

}


#centercontent
{
  width: 660px;
  float: left;
  padding-top:1.6em;
  padding-left:16px;
  padding-right:0;
}

#centercontenttitle
{
  /*background-color: #01BCF3;*/
  height: 100%;
}

#centercontenttitle h2
{
  color: #fff;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: 20px;
  font-size: 0.9em;
  line-height: 26px;
}

#rightpanel {
  width: 245px;
  /*background:url(../media/Assets/rightBG.png) repeat-y right top;*/
  float: right;
  padding:10px;
  margin-left:19px;
  height:100%;
}


#rightpanel #panelheader h3 {
/*  text-align: left;
  font-weight: normal;
  font-size: 1.2em;*/
  font-size:3em;
  margin-bottom:0.4em;
}

#rightpanel #panelheader h4
{
  text-align: left;
  font-weight: normal;
  font-size: 0.8em;
  color: #333333;
  width: 180px;
}

#rightpanel #customerquotes
{
  padding:10px 10px 0 10px;
  font-size: 0.8em;
  border:1px solid #cac8d6;
  background:#fff url(../media/16202/customerbg.png) no-repeat right bottom;
  margin-bottom:20px;
}

#rightpanel #customerquotes p#quote
{
  color: #3F5261;
  margin-bottom: 10px;
}

#rightpanel #customerquotes p#quotee
{
  color: #666666;
  margin-top:0;
  margin-bottom:0;
}

#rightpanel #customerquotes p#quoteeposition
{
  color: #666666;
  margin-bottom: 10px;
  font-weight:bold;
}

#badges {

	margin:0 14px 20px 14px;
}

ul#rightpanel-nav
{
  list-style: none;
  margin-bottom:20px;
  font-size:2.1em;
}

ul#rightpanel-nav li {
  line-height:1em;
  margin-bottom:10px;
  padding-top:6px;
  background:url(../media/16182/rightNavTop.gif) no-repeat left top;
}

ul#rightpanel-nav a {
	 background:url(../media/16187/rightNavBottom.gif) no-repeat left bottom;	
	 display:block;
	 padding:4px;
	 padding-bottom:8px;
	 color:#4587c3;
}

ul#rightpanel-nav a:hover {
	text-decoration:none;
	color:#150f53;
}

ul#rightpanel-nav a.question span {
	padding-left:34px;
	background:url(../media/16192/questionIcon.gif) no-repeat 8px center;
}

ul#rightpanel-nav a.newsletter span {
	padding-left:34px;
	background:url(../media/16197/newslettericon.gif) no-repeat 8px center;
	display:block;
}

#questionnaire
{
  background:#fff url(../media/16207/bg_questionnaire.gif) no-repeat center bottom;
  border:1px solid #CAC8D6;
  min-height: 200px;
  padding: 8px 8px 0px 10px;
  margin-bottom:20px;
}

#questionnaire h3
{
  margin-bottom: 15px;
}


#questionnaire p
{
  font-size: 1.2em;
}

ul.features {
  list-style:none;
}


ul.features li
{
  margin-bottom: 15px;
  width:640px;
  clear:both;
  min-height:88px;
  background:#3e3f3f url(../media/16217/featureBG.png) repeat-x left top;
  padding:10px;
}

ul.features img
{
  float: left;
  margin-right: 16px;
  display: block;
}

ul.features h4 {
	margin-bottom:10px;
	font-size:1.8em;
	font-weight:normal;
}

ul.features a {
	color:#fff;
}

ul.features p
{
  font-size: 1.2em;
  color:#fff;
  margin-bottom:0;
}

.footercontainer
{
	margin: 0 auto;
}

#footer {
  background:#0064b2 url(../media/16222/footerBG.png) repeat-x left top;
  height:54px;
  color: #fff;
  font-size: 0.8em;
  padding-top: 10px;
  width:100%;
  clear: both;
  float: left;
}

.push {
     height:54px;
}

#footer #siteinfo
{
  float: left;
}

#footerInner {
	width:928px;
	margin:0 auto;
	padding:0 16px;
}

#footer #siteinfo ul {
  list-style:none;
}

#siteinfo li {
	float:left;
}

#siteinfo a {
	font-size:1.6em;
	color:#fff;
	margin:0 4px;
	text-transform:lowercase;
}

#siteinfo p {
	font-size:1.6em;
	margin-bottom:4px;
}

#footer #contactinfo {
  float: right;
}

#footer #contactinfo p
{
  float: right;
  clear: right;
  font-size:1.6em;
  margin-bottom:0;
}

#contactinfo p span {
	font-weight:bold;	
	font-size:1.6em;
}

#pagewrapper
{
  padding-top: 20px;
  padding-right: 40px;
}

#pagewrapper h1
{
  margin-bottom: 10px;
  color: #3F5261;
  font-size: 1.4em;
}

#pagewrapper p
{
  color: #666666;
  padding-bottom: 10px;
}

#pagewrapper ul li a
{
  font-size: 1.4em;
}

.rightimage
{
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.caseStudyList
{
  margin-top: 15px;
}

.caseStudyList h2, .caseStudyList img, .caseStudyList a
{
  float: left;
}

.caseStudyList h2
{
  margin-bottom: 20px;
  color: #3F5261;
}

.caseStudyList a
{
  float: left;
  clear: both;
}

.caseStudyList #caseNotes
{
  float: left;
  padding-left: 10px;
}

.caseStudyList #caseNotes a
{
  font-size: 1.4em;
}

.caseStudyItem
{
  min-height: 100px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px;
  padding-top: 10px;
}

.contact-label
{
  display: block;
  font-size: 0.8em;
  color: #666666;
}

.contact-textbox, pagewrapper select
{
  background-color:#fff;
  border:2px solid #dbdbdb;
  font-size:14px;
  height:17px;
  margin:0 0 3px;
  padding:2px;
  width:265px;
  margin-bottom: 8px;
}

.validationbox
{
  
}

.validationbox ul
{
  padding-left: 20px;
  padding-top: 15px;
}

#sitemap
{
  padding-left: 15px;
}

#sitemap ul
{
  padding-left: 10px;
}
#sitemap ul li
{
  margin-bottom: 4px;
}

.datagrid 
{
border-collapse:collapse;
border-color:#EDEDED #EDEDED #01BCF3;
border-style:solid;
border-width:1px 1px 7px;
width:100%;
}
table 
{
border-collapse:collapse;
border-spacing:0;
}

.datagrid thead th 
{
background:transparent url(/media/Assets/bg_th.gif) repeat-x scroll 0 100%;
color:#FFFFFF;
height:22px;
text-shadow:2px 2px 5px #333333;
}
.datagrid th 
{
font-weight:bold;
}
.datagrid th, .datagrid td 
{
padding:5px 7px;
}
address, caption, cite, code, dfn, th, var 
{
font-style:normal;
font-weight:normal;
}
caption, th, td 
{
font-weight:normal;
text-align:left;
}

.datagrid tr.a th, .datagrid tr.a td 
{
background:#F5F5F5 none repeat scroll 0 0;
}
.datagrid tbody th, .datagrid td 
{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #EDEDED;
}

.datagrid td.highlight, .datagrid tr.a td 
{
background:#C4E6F2 none repeat scroll 0 0;
}

#pagewrapper img.right 
{
float:right;
margin-left:10px;
}
#pagewrapper img 
{
border:1px solid #3E005B;
margin-bottom:10px;
}

.questions 
{
border-bottom:1px solid #00CCFF;
margin:1em 0 0;
padding-bottom:1em;
}

.questions li, #answers li 
{
padding:5px 0;
}

.answers li 
{
border-bottom:1px solid #00CCFF;
padding-bottom:1em;
}

ol, ul 
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#navigation ul li.rightset
{
  float: right;
}

.case-study-image
{
  width: 200px;
  float: left;
}

.banner
{
  width: 100%;
  clear: both;
  float: left;
  padding-bottom: 10px;
}

#pagewrapper .banner img
{
  border: none !important; 
}

ul.list-sub-pages
{
  font-size: 1em;
}

ul.list-sub-pages li
{
  padding-bottom: 4px;
}

.large-font
{
font-size: 1.5em;
}

.desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    z-index: 1000;
}

.desc h2
{
  float: right;
  padding-right: 6px;
}

ul.social-links
{
  float: right;
  clear: right;
  margin-right: 10px;
  padding-top: 4px;
}

ul.social-links li
{
  float: left;
  padding-left: 4px;
}

.social-links
{
  padding-bottom: 10px;
}









































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
