/* Copyright (c) Fluid Creativity, 2006 */

/* General styling */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #666;
	text-align: center;
}

body * {
	text-align: left;
}

p {
	padding: 5px 0;
	
	line-height: 1.4em;
}

a {
	color: #FF9100;
	text-decoration: none;
}

a:hover {
	color: #ccc;
}

a:active {
	color: #a1a1a1;
}

a.arrow {
	background: url(../images/arrow.gif) center left no-repeat;
	padding: 1px 0 0 7px;
	
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1em;
}

/* Headings*/

h1, .mimicH1 {
	color: #FF9100;
	font-size: 1.4em;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	font-weight: bold;
	border-left: solid 5px #FF9900;
	text-transform: uppercase;
}

h2 {
	font-size: 1.4em;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	font-weight: bold;
	color: #666666;
	border-left: solid 5px #FF9900;
	text-transform: uppercase;
}

h3, h4, h5{
	
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.unstyled {
	padding: 0;
	border-left:0px;
	}

h3 {
	color: #2F2F2F;
	width:540px;
	height:22px;
	margin:0 0 2px 0;
}

h4 {
	color: #333;
	padding: 5px 15px;
}

h5 {
	color: #666;
	padding: 0;
}

strong {
	color: #666;
}

.address {
	margin: 0 20px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	float: left;
}




/* Inline styles */

.clearer {
	height: 1px;
	line-height: 1px;
	clear: both;
}


/* Page structures */

#errors {
	background: #FFB3B3;
	padding: 2em;
}

#errors h1, #errors p {
	color: #222222;
}

#errors a, #errors li {
	color: #222222;
}

#errors a:hover {
	color: #666666;
	font-weight: normal;
	font-size: 1em;
}

#outerwrapper {
	background: #f3f4ef url(../images/bg_header.gif) 0 0 repeat-x;
	font-size: 0.8em;
}

#wrapper {
	margin: 0 auto;
	width: 810px;
	text-align: left;
}

#header {
	height: 130px;
	width: 800px;
	position: relative;
	overflow: hidden;
}

#header img.logo {
	float: left;
	padding-top: 15px;
	display: block;
}


#header img.quote {
	margin-top: 30px;
	margin-bottom: 13px;
	display: block;
}

.columnLeft {
	float: left;
	width: 160px;
	height: 300px;
	padding: 10px 0 0 20px;
}

.columnMid, .columnMidContent {
	float: left;
	width: 540px;
	height: 100%;
	padding: 10px;
}

.columnMidContent {
	background: #ffffff;
}

.columnMidContent ul {
list-style-image:url(../images/bullet.gif);
padding:10px 0;
}

.columnMidContent ul li {
font-weight:bold;
padding:0 0 10px 0;
margin: 0 0 0 20px;
background-color:#FFFFFF;
}

.centreTextBox {
	width: 510px;	
	padding: 10px;
}

.centreImageBox {
	height: 419px; 	
	padding: 9px;
	background: url(../images/bg_imagebox_home.gif) 0 0 no-repeat;
}

.centreImageBox2 {
	height: 277px; 	
	padding: 9px;
	background: url(../images/bg_imagebox_inner.gif) 0 0 no-repeat;
}

.columnRight {
	float: left;
	width: 220px;
	padding: 10px;	
	border-left: 0;
	
}

dl.newsArticle dt {
	background: url(../images/arrow.gif) 0% 50% no-repeat;
	font-weight: bold;
	padding-left: 10px;
}

dl.newsArticle dd {
	padding: 2px 5px 10px 10px;
}

#footerWrapper {
	background: #434343 url(../images/bg_footer.gif) 50% 0 repeat-x;
	height: 150px;
	width: 100%;
	color: #cccccc;
}

#footer {
	margin:0 auto;
	width:780px;
	font-size:0.9em;
}

#contactInfo {
	padding: 0 30px 0 0;
	float: left;
}

#contactInfo ul {
	list-style: none;
}

#contactInfo ul span {
	display: block;
	width: 70px;
	float: left;
}

#quickLinks {
	background: #ff9100;
	padding: 5px;
	color: #666666;
}

#quickLinks div{
width:780px;
margin:0 auto;
}

#quickLinks ul {
	margin-right: 10px;
	list-style: none;
}

#quickLinks li {
float:left;
width:190px;}

#quickLinks a, #quickLinks a:link, #quickLinks a:visited, #quickLinks a:active {
color:#FFFFFF;
text-decoration:underline;
}

#quickLinks a:hover {
color:#333333;
text-decoration:underline;
}

#quickLinksToggle {
	cursor: pointer;
	margin-left: 80%;
}

#loginArea {
	background: url(../images/bg-login.gif) 0 0 no-repeat;
	height: 27px;
	width: 294px;
	margin: 0 40px 0 0;
	float: left;
}

#logoWrapper {
	float: left;
}

#quoteWrapper {
	top: 0;
	right: 0;
	position: absolute;
}

/* Navigation */
#primaryNavWrapper {
	position: absolute;
	left: 490px;
	top: 94px;
}

#primaryNavWrapper ul {
	margin-left: 20px;
	height: 33px;
}

#primaryNavWrapper li {
	float: left;
	display: inline;
	}
	
#primaryNavWrapper li.home {
	width:62px;
	height:33px;
	}
	
	#primaryNavWrapper li.about {
	width:55px;
	height:33px;
	}
	
	#primaryNavWrapper li.casestudies {
	width:91px;
	height:33px;
	}
	
	#primaryNavWrapper li.contact {
	width:76px;
	height:33px;
	}


/* Sub Navigation */

#secondaryNavWrapper {
	text-align: center;
	margin-left: 40px;
}

#secondaryNavWrapper img {
	border: 0;
	display: block;
	float: left;
}

#secondaryNav {
	width: 100px;
	list-style: none;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}

#secondaryNav li {
	display: block;
	padding: 0 0 10px;
	color: inherit;
}
	
#secondaryNav a, #secondaryNav span {
	color: #00a650;
	cursor: pointer;
}

#secondaryNav a:hover {
	color: #ccc;
}


/* Tertiary Navigation */

.tertiaryNav {	
	width: 100px;
	list-style: none;
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: bold;
}

#secondaryNav .tertiaryNav li {
	display: block;
	padding: 4px 0 0;
	color: inherit;
}
	
#secondaryNav .tertiaryNav a {
	color: #666;
	background: #ffffff url(../images/arrow-dots.gif) center left no-repeat;
	padding: 1px 0 0 8px;
	
}

#secondaryNav .tertiaryNav a:hover {
	color: #ccc;
	background: #ffffff;
}

#featuredCaseStudy {
	clear: both;
}

div.featuredCaseStudyImage {
	width: 99px;
	height: 77px;
	background: url(../images/case-study-sm-bg.gif) top left no-repeat;
	position: relative;
	float: left;
	margin: 0 5px 5px 0;
}

div.featuredCaseStudyImage img {
	position: absolute;
	top: 5px;
	left: 6px;
}


/* Forms */

form fieldset {
	padding: 1em;
	margin-bottom: 2em;
}

form fieldset legend {
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #FF9100;
}

form fieldset label {
	clear: left;
	display: block;
	margin: 0.5em;
	padding: 0.5em;
}

form fieldset label span {
	display: block;
	float: left;
	line-height: 2.2em;
	width: 15em;
}

form fieldset label.option span {
	float: right;
}

form fieldset label.option input {
	width: auto;
	margin-right: 0.5em;
}

form fieldset input {
	padding:0.1em;
	width:22em;
	border: 1px solid #cccccc;
	background: #eeeeee;
}

form fieldset textarea {
	width: 22.3em;
	height: 6em;
	border: 1px solid #cccccc;
	background: #eeeeee;
}

form fieldset select {
	border: 1px solid #cccccc;
	background: #eeeeee;
	width:22.5em;
}

form fieldset select:focus, form fieldset input:focus, form fieldset textarea:focus {
	border: 1px solid #FF9900;
}

form fieldset em {
	display: block;
	position: absolute;
	text-indent: -9999px;
}

form fieldset label.error {
	background: #FFB3B3;
	border: 1px solid #ff0000;
}

div.submit {
	height: 20px;
	margin:-50px 80px 50px 0;
}

div.submit input {
	top: 0;
	right: 76px;
	float:right;
}

/* Other */
ol {
	margin-left: 15px;
}


 ol li ol {
	margin-left: 30px;
	padding:0 0 10px 0;
	list-style-type:none;}

div.imageRack {
	height: 77px;
	width: 534px;
	background: url(../images/case-study-strip-bg.gif) top left no-repeat;
	position: relative;
}

div.imageRack ul {
	list-style: none;
	position: absolute;
	left: 6px;
	top: -5px;
}

div.imageRack li {
	background: #FF9900;
	height: 65px;
	width: 85px;
	float: left;
	margin: 0 1px;
	padding: 0;
}

img.contactImage {
margin:10px 0;
}

ul.bulletPoint {
	margin:0 0 0 30px;
}

.vidHolder {
padding: 10px 0 10px 28px;
}