
@import "reset.css";


/* Generic elements */

body { padding-bottom: 1em; background: #fff; color: #5b5b5b; font: .875em/1.4em Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #16408a; text-decoration: underline; } 
a:hover,a.important,a.on { color: #000; text-decoration: underline; }

p { margin-bottom: 1em; }

small, big { line-height: normal; }

img.port { float: left; margin: 0 10px 10px 0; }
img.star { float: right; margin: 0 0 10px 10px; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 1.2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 1.2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }

p img, li img { vertical-align: middle; }

blockquote { padding: .25em 0 0 30px; }
blockquote p { margin-bottom: .5em; }
blockquote .a { padding: 2px 30px 2px 0; background: url(images/quotes1_bottom-right.png) 100% 100% no-repeat; white-space: nowrap; *display: inline-block; }
blockquote cite { display: block; font-size: .748em; line-height: 1.25em; text-align: right; }


/* Custom paragraphs, links, images, etc. */

.label, .important { color: #16408a; }
.hide { display: none; }






/* Links & Buttons */

a.more,a.more:link,a.more:visited { padding-right: 10px; background: url(images/arrow1-rightwards-blue.png) 100% 50% no-repeat; white-space: nowrap; }
a.more:hover { background-image: url(images/arrow1-rightwards-blue.png); color: #16408a; }

a.twitter,a.twitter:visited { display: inline; float: left; height: 50px; width: 70px; padding-left: 75px; background: url(images/icon_twitter-cup.png) 0 50% no-repeat; color: #000; font: normal 15px/normal "Trebuchet MS", Arial, Helvetica, sans-serif; }

a.pdf,a.pdf:visited { display: inline; padding: 1em 0 1em 57px; background: url(images/icon_pdf.png) 7px 50% no-repeat; text-decoration: none; }


/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; line-height: normal; }

h1 { font-size: 140%; }
h2 { font-size: 130%; line-height: 135%; }
h3 { font-size: 120%; line-height: 135%; }
h4 { font-size: 110%; }


/* Form modelling */

input { vertical-align: middle; }
input.text, input.smalltext, input.tinytext, textarea, select { padding: 3px; border: solid 1px #c8c8c8; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #16408a; outline: none; }
input.button { border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; resize: none; }
input.checkbox { width: 15px; height: 15px; margin-right: 5px; }


/* Layout models */

.inner { padding: 15px 15px 1px; }
.outwards { width: 100%; min-width: 920px; }
.inwards { width: 860px; margin: 0 auto; padding: 0 10px; text-align: left; }
.section { margin-bottom: 2em; }


/* Column group model */

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { display: inline; float: left; width: 49.9%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { position: relative; float: left; border: solid 3px #dadada; }
.boxA .inner { position: relative !important; padding: 0; }
.boxA img { z-index: 50; }
.boxA img, .boxA span { display: block; }
.boxA span.footnote { position: absolute; bottom: 0; left: 0; z-index: 100; width: 100%; background: #000; color: #fff; opacity: .6; -moz-opacity: .6; filter: alpha(opacity = 60); }
.boxA span.footnote span { padding: 15px; font: 1.142em/normal "Trebuchet MS", Arial, Helvetica, sans-serif; }

.boxB { width: 301px; background: #112f91 url(images/box2-top.png) 0 0 no-repeat; color: #fff; }
.boxB .after { padding: 20px 20px 50px; background: url(images/box2-bottom.png) 0 100% no-repeat; }
.boxB blockquote { padding: 0; font-size: 1.284em; line-height: 135%; }

.boxC { background: #fff7a2 url(images/grad3.png) 0 0 repeat-x; color: #112f91; font-size: 1.355em; line-height: normal; }
.boxC .before { background: url(images/box1-top.png) 0 0 no-repeat; }
.boxC .after { padding: 15px 22px 1px; background: url(images/box1-bottom.png) 0 100% no-repeat; }

/* List models */

.listA {  }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1em; }
.story ul { list-style: none; padding-left: 0; }
.story li { margin-bottom: 1em; }
.story ul li { padding-left: 1.2em; background: url(images/bullet1.png) 2px 7px no-repeat; }
.story h1, .story h2, .story h3, .story h4, .story h5, .story h6 { color: #16408a; }
.section h2 {font-weight: normal; }
.colB h2 {font-weight: normal;}
.story h3, .story h4, .story h5, .story h6 { margin-top: 1em; }
.story .col { width: 48%; }
.story .section { margin-bottom: 0; border-bottom: solid 1px #dadada; }


/* Custom headings */

#logo { display: inline; float: left; margin: 0 75px 0 0; }
#tagline { display: inline; float: left; margin: 20px 0 15px; font-weight:normal }
#pagetitle { padding-bottom: 3px; border-bottom: solid 3px #dadada; color: #16408a; font-size: 24px;font-weight: normal;  }


/* Single layers */

#container { width: 100%; }
#content { padding: 50px 0 25px; background: #fff url(images/grad2.png) repeat-x; }


/* The Header */

#header { padding: 33px 0 7px; background: #2443a4 url(images/grad1.png) repeat-x; color: #fff; }
#header .inwards { width: 900px; }
#header .important { color: #fff055; }


/* Custom column groups */

#colgroup1 .colA { width: 504px; }
#colgroup1 .colB { float: right; width: 335px; }
#colgroup2 .colA { width: 520px; }
#colgroup2 .colB { float: right; width: 301px; }
#colgroup3 .colA { width: 300px; }
#colgroup3 .colB { float: right; width: 540px; }


/* Navigation */

#navbar { position: relative; display: inline; float: left; width: 600px; margin: 15px 0 0 -7px; }
#nav { font-size: 1.071em; }
#nav li { display: inline; float: left; margin-right: 5px; }
#nav a { overflow: hidden; float: left; height: 0; padding-top: 37px; background: url(images/nav.png) no-repeat; }
#nav a, #nav a:visited { text-decoration: none; }
#nav a:hover, #nav a.on { color: #001d7f; }

#navi1 a { width: 63px; background-position: 0 0; }
#navi2 a { width: 64px; background-position: -72px 0; }
#navi3 a { width: 82px; background-position: -145px 0; }
#navi4 a { width: 87px; background-position: -236px 0; }
#navi5 a { width: 52px; background-position: -331px 0; }
#navi6 a { width: 107px; background-position: -392px 0; }
#navi7 a { width: 79px; background-position: -507px 0; }

#navi1 a:hover, #navi1 a.on { background-position: 0 -61px; }
#navi2 a:hover, #navi2 a.on { background-position: -72px -61px; }
#navi3 a:hover, #navi3 a.on { background-position: -145px -61px; }
#navi4 a:hover, #navi4 a.on { background-position: -236px -61px; }
#navi5 a:hover, #navi5 a.on { background-position: -331px -61px; }
#navi6 a:hover, #navi6 a.on { background-position: -392px -61px; }
#navi7 a:hover, #navi7 a.on { background-position: -507px -61px; }


/* Welcome section of fading images */

#welcome .inner { width: 495px; }
#welcome .fadewrapper { overflow: hidden; height: 286px; width: 495px; }
#welcome .fadewrapper ul { height: 286px; width: 495px; }


/* Contact Form */

#contactFrm { width: 540px; }
#contactFrm input.text { width: 152px; }
#contactFrm select { width: 160px; }
#contactFrm textarea { width: 432px; }
#contactFrm table tbody td { padding-bottom: 12px; }
#contactFrm table tbody th { padding-bottom: 12px; font-weight: normal; text-align: left; }
#contactFrm input.button { width: 92px; height: 50px; padding-right: 5px; border: none; background: url(images/bg_half-lemon.png) 50% 0 no-repeat; color: #4a4949; font-weight: bold; }


/* Footer */

#footer { clear: both; min-height: 201px; background: url(images/pattern1.png) 0 100% repeat-x; color: #5b5b5b; }
#footer a, #footer a:visited { color: #5b5b5b; text-decoration: none; }
#footer a:hover, #footer a.on, #footer a.important { color: #5b5b5b; text-decoration: underline; }
#footer a.twitter, #footer a.twitter:visited { color: #000; }
#footer .inwards { padding: 10px 0 25px; }
#footer .colgroup .col { width: 24.9%; }
#footer h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#footer ul { font-size: .929em; }

#tld { margin-top: 1em; font-size: .929em; text-align: right; }





/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .colset:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .colset, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: block; }
/* end hide */
