/*
 * @file: 	global.css
 * @author: Dan Jeffrey (dan.jeffrey@lbi.com), Matt Odonoghue (matthew.odonoghue@lbi.co.uk)
 * @date: 	13/10/09
 */
 

/* RESET RELOADED */ 
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: white;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* // RESET RELOADED */
 
 
/* Base page styles */
html {
    font-size:62.5%;
}
body {
	background: #9fbdff url(../images/bg-gradient.gif) repeat-x top;
	color: #717171;
	font-family:Arial, Helvetica, sans-serif;
    font-size:1em;
}

/* Pagelayout */
#wrapper {
	margin:0 auto 20px auto;
	padding:0;
	width: 960px;
	background: #fff;
    overflow:hidden;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

#content {
	padding: 15px;
}

.article {
    float:left;
    width:615px;
    margin:0 15px 15px 0;
}

.asides {
    float:left;
    width:300px;
}

/* Article typography */

.article h1 {
    font-size:3em;
    font-weight:bold;
    padding:7px 0 11px 0;
}

.article h1 span {
	color:#192375;
}

.article h2 {
    color:#2390d4;
    font-size:1.8em;
    line-height:1.3em;
    padding:0 0 13px 0;
}

.article h3 {
	color:#2390d4;
	font-size:1.5em;
	padding:6px 0 12px 0;
}

p.date {
	color:#999;
}

.article ul {
	list-style-type:disc;
	list-style-position:outside;
	padding:0 0 5px 15px;
}
.article ul li {
	padding:0 0 10px 0;
	line-height:1.4em;
}

/* About us */
.article ul.aboutUs {
	list-style-type:none;
	padding:0 0 15px 0;
}

ul.aboutUs li {
	float:left;
	width:195px;
	margin:0 15px 0 0;
}

ul.aboutUs li.last {
	margin:0;
}

ul.aboutUs li a {
	color:#2390D4;
}

ul.aboutUs li a h3 {
	font-size:1.5em;
	padding:14px 0 9px 0;
}

/* Partner lists */

.article h3.partners {
	color:#717171;
	padding:9px 0 3px 0;
}

.article ul.partners {
	clear:left;
	padding:15px 0 5px 0;
	list-style:none;
}

.article ul.partners li {
	float:left;
	padding:0 10px 10px 0;
}

/* News */
.article dl.newsIndex {
	line-height:1.6em;
}
.article dl.newsIndex dd {
	color:#999;
	padding:0 0 15px 0;
}

/* Thank You page */
.thankYou {
	height:500px;
}

/* Quick View */
.asides .quickView {
	background:#fff url(/assets/images/gradients/bg-blue-to-white.gif) bottom left repeat-x;
	margin:0 0 20px 0;
}

.asides .quickView h2 {
	padding:15px 15px 5px 15px;
	border-bottom:1px solid #2390d4;
	color:#2390d4;
	font-size:1.5em;
}

.asides .quickView ul {
	padding:15px 15px 5px 15px;
	line-height:1.7em;
	list-style-type:disc;
	list-style-position:inside;
}

.asides .quickView ul li {
	color:#717171;
	padding:0 0 5px 0;
}

/* Contacts */
.asides .contactDetails {
	background:#fff url(/assets/images/gradients/bg-blue-to-white.gif) bottom left repeat-x;
	margin:0 0 15px 0;
}
.asides .contactDetails h2 {
	padding:15px 15px 10px 15px;
	border-bottom:1px solid #dddddd;
}

.asides .contactDetails dl {
	padding:15px 15px 5px 15px;
	line-height:1.7em;
}

q div {
	font-size: 0.8em;
	margin: 10px 25px 0;
}

.asides .contactDetails dl dt {
	font-weight:bold;
	padding:0;
}

.asides .contactDetails dl dd.email {
	padding:0 0 14px 0;
}

/* Asides typograhpy */
.asides li {
    color:#999;
    padding:15px 0 0 0;
}
.asides li span {
    font-size:.9em;
}

.asides h2 {
    color:#717171;
    font-size:2.1em;
    font-weight:bold;
    padding:0 0 5px 0;
}

/* Next Steps */
.nextSteps {
    padding:15px;
    border:2px solid #dedede;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin:0 0 15px 0;
}

/* Pull Quotes */
.asides q {
    background:transparent url(/assets/images/typography/open-quote.gif) 0 3px no-repeat;
    font-size:1.9em;
    color:#717171;
    float:left;
    margin:25px 0 15px 0;
}

.asides q span {
    padding:0 0 0 25px;
    display:block;
    background:transparent url(/assets/images/typography/close-quote.gif) bottom right no-repeat;
}

/* Footer */
#footer {
    clear:left;
    width:100%;
    border-top:1px solid #ccc;
    padding:10px 0 10px 0;
    color:#9C8f8f;
}

#footer p {
	float:left;
    font-size:1.1em;
	padding:0;
}

#footer ul {
	float:left;
	list-style:none;
}

#footer ul li {
	float:left;
	padding:0 0 10px 20px;
}

/* General Typography */
a {
	color:#192375;
    text-decoration:none;
}
a:hover, a:focus {
    text-decoration:underline;
}
p, li, dd, dt, a {
    font-size:1.2em;
}

li a, dt a, dd a, li p, form p {
    font-size:100%;
}

p {
	padding:0 0 15px 0;
	line-height:1.4em;
}

a.callToAction {
    font-weight:bold;
    background:transparent url(/assets/images/typography/link-chevron.gif) right 5px no-repeat;
    padding:0 10px 0 0;
}

/* Latest News */

.latestNews {
	float: left;
	width: 296px;
    border:2px solid #dedede;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin:0 0 15px;
}

.latestNews h2 {
	font-size: 1.5em;
	margin: 15px;
}

.latestNews dl {
	margin: 15px 0;
}

.latestNews dl dt {
	margin: 15px 15px 0 15px;
}

.latestNews dt a {
	color: #192375;
}

.latestNews dl dd {
	margin: 2px 15px 0 15px;
}

.latestNews p a {
	margin: 0 0 0 15px;
	font-weight: bold;
}

.latestNews a.callToAction {
	display: inline-block;
	margin: 0 15px 15px 15px;
}

/* Talk to us */
form p {
	clear:both;
	float:left;
}

form p.category {
	clear:both;
	margin:2.1em 0 0 15px;
}

label {
	font-size:1.5em;
	line-height:1.4em;
	display:block;
	cursor:pointer;
}

label.error {
	color:#c00;
}

form p.category label.error {
	clear:left;
	width:100%;
}

input {
	width:298px;
	border:1px solid #7f9db9;
}

form p.category label {
	float:left;
	width:75px;
}

select {
	border:1px solid #7f9db9;
}

textarea {
	width:551px;
}

form p.submit {
	width:555px;
	text-align:right;
}

form p.submit button {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:transparent url(/assets/images/typography/submit-chevron.gif) 93% center no-repeat;
	border-right:0;
	border-left:0;
	color:#fff;
	font-weight:bold;
	height:20px;
	padding:0 10px 3px 5px;
	font-size:1.1em;
	margin:0;
	position:relative;
	top:-1px;
	overflow:visible;
	cursor:pointer;
}
form p.submit span {
	display:inline-block;
	background:#8b90b9 url(/assets/images/gradients/bg-submit.gif) bottom left repeat-x;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	height:18px;
	padding:0;
}

/* Homepage */

.leftColumn {
	display: inline;
	float: left;
	width: 630px;
	height: auto;
}

.rightColumn {
	float: left;
	width: 300px;
	height: auto;
}

.homepagePanel {
	float: left;
	margin: 15px 15px 15px 0;	
	width: 300px;
	min-height: 190px;
	height: auto !important; /* IE fix */
	height: 190px;
	background: #FFFFFF url(/assets/images/gradients/bg-blue-to-white.gif) repeat-x scroll left bottom;
	display: inline; /* IE fix */
}

.homepagePanel h2 {
	background: #000;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	padding: 8px 15px;
}

.homepagePanel .darkBlue {
	background: #192375;	
}

.homepagePanel .blue {
	background: #2390d4;	
}

.homepagePanel ul {
	list-style-type: disc;
	list-style-position:outside;
	padding:15px 0 5px 15px;
	margin-left: 10px;
	height:123px; /* temp fix */
}

.homepagePanel ul li {
	margin: 0 0 5px;
	line-height: 1.5em;
}

.homepagePanel a {
	margin: 0 10px 15px;
}

.clients {
	float: left;
	min-height: 150px;
	height: auto !important; /* IE fix */
	height: 150px;
	width: 296px;
    border:2px solid #dedede;
    margin: 0 0 15px 0;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.clients h2 {
	font-size: 1.5em;
	padding: 15px;
}

.clients img {
	padding: 0 15px;
}

.homepagePanelcaseStudy {
	float: left;
	width: 296px;
    border:2px solid #dedede;
    margin: 0 0 15px 0;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.homepagePanelcaseStudy h2 { 
	font-size: 1.5em;
	padding: 15px;	
}

.homepagePanelcaseStudy a.callToAction {
	display: inline-block;
	margin: 0 0 0 15px;
}

/* Class styles */

div.clearer { /* fix for ie<7 */
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
}

.clearLeft {
	clear: left;
}

.home-landing-image {
	float: left;
}

.clearfix { /* fix for ie */
	display: block;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul.navigation {
	position: relative;	
	clear: both;
	width: 960px;
}

ul.navigation li {
	float: left;
	width: auto;
	height: 30px;
	padding: 5px 20px 0px;
	background: transparent url(../images/divider.gif) no-repeat top right;
}

ul.navigation li a {
	color: #262f7c;
	font-size: 1.3em;
	text-decoration: none;
}

ul.navigation li a:hover {
	color: #2390d4;
	text-decoration: underline;
}

/* Because IE doesn't support psuedo last properly */
ul.navigation li.last {
	background: none;
}
	
/* ID styles */

#header {
	height: 80px;
	width: 960px;
	padding: 15px 0px;
	background: #fff url(../images/bg-header-gradient.gif) repeat-x;
	clear: both;
}

#header .skip-links {
	display: none;
}

#header .logo {
	position: relative;
	float: left;
	width: 820px;
	margin: 0px 15px;
	height: 65px;
	display: inline;
}

#header .talk-to-us {
	float: left;
	background: transparent url(../images/bubble.gif) no-repeat;
	width: 95px;
	height: 47px;
	text-align: center;
	padding:0;
}

#header .talk-to-us a {
	text-decoration: none;
	color: #172173;
	font-weight: bold;
	font-size: 1.3em;
	padding:10px 0 0 0;
	display:block;
	width:100%;
	height:100%;
}