/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Tom Harman
				Nick Watson
				Tom Fletcher
				[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/

html {
	height: 100%;
}

body {
	font-size: .7em;
	background: #F3F2ED;
	color: #000;
	height: 100%;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#container {
	width: 940px;
	background: url('../i/layout/bg.jpg') repeat-y;
	position: relative;
	min-height: 100%;
	margin: 0px auto;
}

* html div#container {
	height: 100%;
}

div#container p {
	margin: 1em auto;
}

h1 {
	font-size: 2em;
	color: #FE5900;
}

h2 {
	margin-top: 10px;
	font-size: 1.3em;
	color: #FE5900;
}

h3 {
	font-size: 1.1em;
	margin-top: 10px;
	color: #FE5900;
}

div#content ul li {
	list-style: square;
	margin-left: 25px;
}

div#content ul li.inn {
	list-style: none;
}

div#content a {
	color: #FE5900;
}

div#content a:hover {
	color: #000;
}

div#content ol{
	list-style-type: decimal;
}
div#content ol li{
list-style-position: outside;
margin-left: 20px;
	margin-bottom: 10px;	
}

a.home-news-image img {
	padding: 5px;
	border: solid 1px #999;
	float: left;
	margin-right: 10px;
}

div.home-news-box {
	float: left;
	padding: 5px;
	margin-bottom: 5px;
	width: 375px;
}

div.home-news-box p {
	color:#000;
}

img.news-image {
	float: right;
	clear: right;
	padding: 5px;
	border: solid 1px #999;
	margin: 10px 0px 0px 10px;
}

div#casestudy-top-image {
	width: 400px;
	height: 75px;
	display: block;
	margin: 10px 0px;
	text-indent: -999em;
	letter-spacing: 133px;
}	
/***********************************************************************
	FORMS
************************************************************************/

fieldset, legend {
	border: none;
}

legend {
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	padding: 0 .5em;
}

label {
	float: left;
	padding: 0 1em 0 0;
	text-align: right;
}

form fieldset div {
	clear: both;
	display: block;
	margin-bottom: .5em;
	padding: 0;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	border: 0;
	width: auto;
}
 
form 									{ width: 100%; }

label		 							{ float: left;	height: 22px; width: 45%; }

fieldset div input,
fieldset div select,
fieldset div textarea  			{ width: 45%; }

fieldset div input.small,
fieldset div select.small,
fieldset div textarea.small 	{ width: 25%; }

div.req label, div.req p		{ font-weight: bold; }

div.multi label 					{ height: 22px; }

div.req label:before, 
div.req p:before {
	content: "* ";
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

fieldset div input, 
fieldset div select, 
fieldset div textarea  {
	border: 1px solid #aaa;
	color: #333;
	font-weight: normal;
	padding: 1px;
}

div.submit input {
	background: #777;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold;
	padding: 1px .7em;
	width: auto;
}

div#areyouan div {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#faqlist strong {
	color: #FE5600;
	font-size: 1.1em;
}

/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/

div.pdf-link {
	background: url('../i/icons/pdf.gif') left no-repeat;
	padding-left: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 25px;
	padding-top: 7px;
}

/***********************************************************************
	HEADER ELEMENTS
************************************************************************/

div#header {
	width: 897px;
	height: 85px;
	background: url('../i/layout/header.jpg') no-repeat;
	margin-left: 22px;
}

a#returnhome {
	display: block;
	height: 85px;
	width: 270px;
	text-indent: -999em;
	letter-spacing: 133px;
	float: left;

}

div#header ul {
/*	width: 530px;*/

width: 580px;
	margin-right: 10px;
	margin-top: 64px;
	float: right;
}

div#header ul li {
	float: left;
	margin-right: 2px;
}

li#tab-home a {
	display: block;
	text-indent: -999em;
	letter-spacing: 133px;
	height: 21px;
	width: 56px;
	background: url('../i/layout/tab-home.gif') no-repeat;
}

li#tab-about a {
	display: block;
	text-indent: -999em;
	letter-spacing: 133px;
	height: 21px;
	width: 78px;
	background: url('../i/layout/tab-about.gif') no-repeat;
}

li#tab-who a {
	display: block;
	text-indent: -999em;
	letter-spacing: 133px;
	height: 21px;
	width: 110px;
	background: url('../i/layout/tab-who.gif') no-repeat;
}

li#tab-strategic a {
	display: block;
	text-indent: -999em;
	letter-spacing: 133px;
	height: 21px;
	width: 140px;
	background: url('../i/layout/tab-strategic.gif') no-repeat;
}

li#tab-media a {
	display: block;
	text-indent: -999em;
	letter-spacing: 133px;
	height: 21px;
	width: 104px;
	background: url('../i/layout/tab-media.gif') no-repeat;
}
li#tab-key a {
	display: block;
	text-indent: -999em;
	letter-spacing: 133px;
	height: 21px;
	width: 104px;
	background: url('../i/layout/tab-key.gif') no-repeat;
}
li#tab-faq a {
	display: block;
	text-indent: -999em;
	letter-spacing: 133px;
	height: 21px;
	width: 78px;
	background: url('../i/layout/tab-faq.gif') no-repeat;
}

img.branding {
	margin-left: 22px;
}

/***********************************************************************
	BODY ELEMENTS
************************************************************************/

div#main {
	margin-top: 16px;
	padding-bottom: 16px;
}

div#rightcolumn {
	width: 220px;
	float: right;
	margin-right: 40px;
}
* html div#rightcolumn {
	width: 220px;
	float: right;
	margin-right: 20px;
/*	display: none;*/
}

div#rightcolumn img {
	margin-top: 10px;
}

div#content {
	float: left;
	width: 400px;
	text-align: justify;
	margin-left: 18px;
}

ul.contact li img {
	float: left;
	margin-right: 5px;
}

ul.contact li {
	margin-top: 5px;
}

div.address-column1{
	float: left;
	width: 70px;

	padding-left: 20px;
}
div.address-column2{
	float: left;
	width: 200px;
}
div.address-row2-column1{
	float: left;
	width: 50px;
	padding-left: 50px;

	clear: left;
}
div.address-row2-column1 p{
	text-align: right;
}
div.address-row2-column2{
	float: left;
	width: 200px;
	padding-left: 10px;
}


div#map {
	margin-top: 20px;
	width: 400px;
	height: 400px;
}

img.findus {
	margin-top: 10px;
	margin-left: 10px;
}

.testimony {    
	width:400px;
	background-image: url('../i/layout/quote-left.jpg');
	background-repeat: no-repeat;
	background-position: left top;
/*	background-position: -65px top;*/
	margin:20px auto;
	position:relative;

}  

.testimonial {
	width:318px;
	padding: 10px 50px;
	background-image: url('../i/layout/quote-right.jpg');
	background-repeat: no-repeat;
	background-position: 355px bottom;
	font-style:italic;
	position:relative;

}

p.testaments {
	color:#FE5900;
}

/***********************************************************************
	NAVIGATION
************************************************************************/

div#leftcolumn {
	float: left;
	background: url('../i/layout/navtop.jpg') no-repeat;
	width: 200px;
	margin-left: 30px;
}
* html div#leftcolumn {
	float: left;
	background: url('../i/layout/navtop.jpg') no-repeat;
	width: 200px;
	margin-left: 15px;
}

div#leftcolumn ul {
	background: url('../i/layout/navmid.jpg') repeat-y;
	margin-top: 8px;
}

div#navend {
	background: url('../i/layout/navbot.jpg') no-repeat;
	width: 200px;
	height: 9px;
}

div#leftcolumn ul li.mainlink {
	background: #FE5E08;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #FE3C08;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}

div#leftcolumn ul li.mainlink:hover {
	background: #FD8944;
}

div#leftcolumn ul li.mainlink a {
	color: #FFF;
}

div#leftcolumn ul li {
	background: #FFF url('../i/layout/bullet.gif') 5px 7px no-repeat;
	margin-left: 12px;
	margin-right: 12px;
	padding: 2px;
	padding-left: 15px;
	border: 1px solid #CBCBCB;
	margin-top: 1px;
}

div#leftcolumn ul li a {
	width: 100%;
	height: 100%;
	display: block;
}

div#leftcolumn ul li:hover {
	background: #EEE url('../i/layout/bullet.gif') 5px 7px no-repeat;
}

div#leftcolumn ul li.mainlink {
	background: #FE5E08;
}

span.risknet {
	color: #0077BF;
}
div#content span.risknet a {
	color: #0077BF;
}

span.smartauth {
	color: #74B604;
}
div#content span.smartauth a{
	color: #74B604;
}

span.redflag {
	color: #FF0000;
}

span.highlight {
	color: #FE5900;
}

div.testimonial p {
	font-style: italic;
	text-align: justify;
}

div.testimonial span {
	font-weight: bold;
	font-size: 1.1em;
}

div.breaker {
	margin: 0 auto;
	background: url('../i/layout/breaker.jpg') no-repeat;
	width: 309px;
	height: 14px;
}

div.featured-image {
	border: 1px solid #AAAAAA;
	padding: 6px;
	width: 52px;
	height: 52px;
	margin-right: 10px;
	float: left;
}

div.featured {
	margin-top: 30px;
	color: #999999;
}

div.featured h2 {
	color: #7C7C7C;
	margin-bottom: 10px;
}

img.staff-photo {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

ul#companies {
	margin-top: 10px;
}

ul#companies li a {
	color: #000;
}

/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/

div#footer {
	position: relative;
	margin: 0px auto 0 auto;
	width: 940px;
	height: 40px;
	background: url('../i/layout/bg.jpg') repeat-y;
}

div#footerinner {
	background: #F1F1F1 url('../i/layout/theailogo.gif') 25px 5px no-repeat;
	margin-left: 22px;
	height: 40px;
	width: 897px;
}

div#siteinfo-legal {
	width: 260px;
	margin-top: 5px;
	margin-left: 180px;
	float: left;
}

div#siteinfo-legal span {
	font-size: 0.9em;
	color: #9D9D9D;
}

div#siteinfo-legal a {
	color: #9D9D9D;
}

div#siteinfo-credits {
	width: 160px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 0.9em;
}

p.big-orange{
	font-size: 1.2em;
	color: #FE5E08;
	font-weight: bold; 
}

div.clearem{
	float: left;

/*	width: 200px;*/
width: 100%;
	clear: both;

}

/***********************************************************************
	MESSAGES
************************************************************************/

.error, .notice, .message { 
	color: #b22;
	font-weight: bold;
}

.error ol li {
	font-weight: normal;
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}

