﻿/*------------------------------------------------------------------------------------------------*/
/*-                                            STLYES.CSS                                        -*/
/*-                     THIS IS USED TO DECLARE TEXT STYLES AND CONTENT STYLES ONLY              -*/
/*-                                   IT DOES NOT DECLARE LAYOUT.                                -*/
/*------------------------------------------------------------------------------------------------*/

/*set overall body text colour, set a base font size of 62.5% which is 10px and a 
  base line height for the whole document, the percentage of 62.5% which is a 10px 
  line-height is aleady set in the reset style sheet*/
body {
 color: #e1e1e1;
 font: 62.5%/1.6em Arial, Verdana, Sans-Serif;
}
/*################################################### COPY STYLES ####################*/

/*Set website wide styles for everything swirl can out put*/
/*anything that is outside of the base styles can be redeclared after to override the 
  base style, quoteboxes for example*/
#ctl00_maincontainer {
 font-size: 1.3em;
 line-height: 1.6em
}

#ctl00_maincontainer h1 {
 border-bottom: solid 1px #333333;
 color: #ad9048;
 font-size: 2.1em;
 line-height: 1.2em;
 margin: 0px 0px 20px 0px;
 padding: 0;
 font-family: Georgia, Times New Roman, serif;
 font-style: italic;
 font-weight: normal;
}

#ctl00_maincontainer h2 {
 color: #ad9048;
 font-size: 1.7em;
 margin: 0px 0px 20px 0px;
 font-family: Georgia, Times New Roman, serif;
 font-style: italic;
 font-weight: normal;
}

#ctl00_maincontainer h3 {
 font-family: Georgia, Times New Roman, Serif;
 color: #fff;
 font-weight: bold;
 margin: 0px 0px 0px 0px
}

#ctl00_maincontainer h4 {
 color: #003579;
 font-size: 1.0em;
 font-weight: bold;
 margin: 0px 0px 0px 0px
}

#ctl00_maincontainer p {
 margin: 0px 0px 20px 0px
}

#ctl00_maincontainer a {
 color: #ad9048;
 font-weight: bold;
 text-decoration: none
}

#ctl00_maincontainer a:hover,
.strapline p span.enquiryForm a:hover,
div.content p.portCaption a:hover  {
 text-decoration: underline
}

#ctl00_maincontainer strong {
 font-weight: bold
}

#ctl00_maincontainer em {
 font-style: italic
}

#ctl00_maincontainer ul {
 list-style: url(../images/bullet.gif);
 margin: 0px 0px 10px 20px;
 padding: 0px 0px 0px 0px
}

#ctl00_maincontainer ul li {
 list-style: url(../images/bullet.gif);
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 10px 10px
}

#ctl00_maincontainer ol {
 list-style: decimal;
 margin: 0px 0px 10px 20px;
 padding: 0px 0px 0px 0px
}

#ctl00_maincontainer ol li {
 list-style: decimal;
 padding: 0px 0px 10px 10px
}

/* start to declare more specific stylings if required if they are slightly different to the base styles*/
/* a linked h2 needs to redeclared as the browser will use defaults for example*/
#ctl00_maincontainer h2 a {
 color: #003579;
 font-size: 1.4em;
 margin: 0px 0px 20px 0px
}

#ctl00_maincontainer ul.SiteMap {
 list-style: none
}

#ctl00_maincontainer ul.SiteMap li {
 list-style: none
}

#ctl00_mainarea_content1Content a {
 font-family: Georgia, Times New Roman, serif;
 font-style: italic;
 font-weight:normal;
}


/* ############################################# QUOTE BOXES ###################################*/

/*styling for the quoteboxes and contents if that looks different to the base styling of swirl output*/
/*for example lists maybe different in the quote boxes than the main document*/
.quotes {
 color: #0e3465;
 font-size: 0.9em;
 line-height: 1.4em
}

.quotestop {
 color: #fff
}

.quotes p {
 margin: 0px 0px 10px 0px
}

#ctl00_maincontainer .quotes h4 {
 color: #7b7b7b;
 font-size: 0.9em;
 font-weight: normal;
 margin: 0px 0px 10px 0px
}
/*############################################## .NET PAGER STYLING ###############################*/

/*used for gridviews if used*/
table#ctl00_mainarea_ctl01_GridView1 tbody tr.pager {
 font-size:19px;
 display: block;
 width:300px;
 background:#1d1d1d;
 text-align:center;
 margin-left:40px;
 width:670px;
 padding: 0 0 0 30px;
}

/*used for gridviews if used*/
#ctl00_maincontainer tr.pager a {
 color: #ad9048;
 text-decoration: underline;
 font-family: Georgia, Times New Roman, serif;
 padding:2px;
 text-align: center;
}

/*select page*/
#ctl00_maincontainer tr.pager span {
 color: #ad9048;
 font-family: Georgia, Times New Roman, serif;
 padding:2px;
}
/* ################################### BREADCRUMB STYLES  #################################*/

#ctl00_mainarea_breadcrumb {
 color: #fff;
 font-size: 0.8em
}

#ctl00_mainarea_breadcrumb a {
 color: #fff;
 text-decoration: none
}

#ctl00_mainarea_breadcrumb a:hover {
 text-decoration: underline
}

/*#################################### DROP US A LINE BOX HEADER #############################*/

.strapline p span.enquiryForm,
.strapline p span.dropUs,
.strapline p span.number {
    font-family: Georgia, Times New Roman, Serif;
    font-style: italic;
    display: block;
}

.strapline p span.enquiryForm {
    color: #ad9048;
    width: 178px;
    font-size: 1.8em;
    padding: 5px 0 8px 60px;
}

.strapline p span.enquiryForm a {
    color: #ad9048;
    text-decoration: none;
}

.strapline p span.dropUs {
    color: #fff;
    font-size: 1.4em;
    padding: 13px 0 0 5px;
    float: left;
}

.strapline p span.number {
    color:#66b5ff;
    font-size: 1.9em;
    padding: 10px 7px 0 0px;
    float:right;
    line-height:1.05em;
    font-style: normal
}

/* ############################################# BLOG PAGE ###################################*/

#ctl00_mainarea_content1 .blogStory p {
     margin: 0px 0px 10px 0;
     padding: 0px;
}

#ctl00_mainarea_content1 .blogStory a {
    font-family: Georgia, Times New Roman, Serif;
    font-weight: normal;
    padding: 0;
    margin:0;
    font-style: italic;
}

#ctl00_mainarea_content1 p.blogTitle a {
     font-size: 1.9em;
     color: #fff;
     padding: 0px 0px 10px 0px;
     border-bottom: solid 1px #282828;
     display:block;
     font-style: normal;
}

#ctl00_mainarea_content1 p.blogTitle a:hover {
    text-decoration:none;
    color:#ccc;
}
 
#ctl00_mainarea_content1 p.date {
    margin:0;
    font-family: Georgia, Times New Roman, Serif;
    color:#ad9048;
    font-style: italic;
}

#ctl00_mainarea_content1 p.topic {
    margin:0;
    font-family: Georgia, Times New Roman, Serif;
    color:#ad9048;
    font-style: italic;
    display: block;
    float: right;
}

p a.continueReading {
    display: block;
    float: left;
}

/*date box*/
#ctl00_mainarea_content1 .postDate p{
     font-family: Georgia, Times New Roman, Serif;
     color: #fff;
     text-align: center;
     font-size: 1.4em;
     margin: 0px;
     letter-spacing: 0.05em;
}

#ctl00_mainarea_content1 .postDate p span{
     font-size: 1.8em;
     padding:0px;
     margin:0px;
     display:block;
     line-height:100%;
     margin-top:-4px;
}

#ctl00_mainarea_content1 .blogStory {
    float:left;
    padding: 0 0 40px 0;
    height:auto;
}

/*BlogCopy Control*/
#postedOn p {
    font-family: Georgia, Times New Roman, Serif;
    margin: 0;
    font-size:0.9em;
}

#postedOn p span.postedonTitle {
    text-transform: uppercase;
    color: #ad9048;
}

#postedOn p a {
    color: #f3f1f1;
    font-weight: normal;
}

span.blogMonth,
span.blogDay {
    width:40px; 
    float: left;
    text-align: center;
    font-family: Georgia, Times New Roman, Serif;
    color: #fff;
    font-style: italic;
}

span.blogMonth {
    font-size: 14px;
    line-height:15px;
}

span.blogDay {
    font-size:23px;
    line-height:100%;
}

/*################# BlogNav ###########################*/

/*individual tabs*/
#copyarea a.blognavone,
#copyarea a.blognavtwo {
    color: #fff;
    text-align: center;
    font-family: Georgia, Times New Roman, Serif;
    font-size: 1.4em;
    font-weight: normal;
}

#copyarea a.blognavone:hover,
#copyarea a.blognavtwo:hover {
    text-decoration: none;
}

/* ############################################# TWITTER BOX ###################################*/

#twitter ul{
 margin: 0px;
 padding: 0px; 
}

#ctl00_mainarea_content2 #twitter ul li{
 list-style: none none;
 margin: 0px;
 padding: 0px; 
 color: #f3f1f1;
 line-height: 18px
}

#ctl00_mainarea_content2 #twitter ul li a{
 color: #ad9048;
 font-weight: normal;
 display: block;
 float: left;
 margin: 5px 0 0 0;
 font-family: Georgia, Times New Roman, Serif;
 text-decoration: none;
 width:100%;
 display: inline;
}

#ctl00_mainarea_content2 #twitter ul li span a{
 color: #ad9048;
 font-weight: normal;
 display: inline;
 float: none;
 margin: 5px 0 0 0;
 font-family: Georgia, Times New Roman, Serif;
 text-decoration: none;
 width:auto;
}

#ctl00_mainarea_content2 a.follow {
 font-family: Georgia, Times New Roman, Serif;
 font-size:1.5em;
 text-decoration: none;
 font-style: italic;
 font-weight: normal;
}

#ctl00_mainarea_content2 a.follow:hover{ 
text-decoration: underline;
}

#ctl00_mainarea_content2 a.heart,
#ctl00_mainarea_content2 a.heart:hover {
    text-decoration: none;
}

/* ############################################# WE LOVE BOX ###################################*/


ul#welove  {
padding: 0;
margin:0;
width:245px;
}

ul#welove li {
 list-style: none none;
 border-bottom: solid 1px #373737;
 font-family: Georgia, Times New Roman, Serif;
 padding: 5px 0 5px 0px;
 font-size:1.15em;
 margin: 0 15px 0 15px;
}

ul#welove li a{
    color:#b6b6b6;
    font-weight:normal;
    font-style: italic;
    color:#ad9048;
}

ul#welove li.browseflickr {
 text-align: right;
 font-size:1.4em;
 margin-right:20px;
 border: 0;
 padding: 10px 0 0 0;
}

ul#welove li.browseflickr a {
 color: #ad9048;
 text-decoration: none;
 font-style: italic;
 font-weight: normal;
}

ul#welove li.browseflickr a:hover{
 text-decoration: underline;
}

/*###################################### FLICKR STYLES ###################################*/

#copyarea a.browseflickr {
 float: right;
 color: #ad9048;
 font-family: Georgia, Times New Roman, Serif;
 font-size:1.4em;
 text-decoration: none;
 font-style: italic;
 margin-right:20px;
 font-weight: normal;
}

#copyarea a.browseflickr:hover {
 text-decoration: underline;
}

/*######################################## ADDRESS BOX LAYOUT ###########################################*/

#ctl00_mainarea_content2 #address p {
    margin: 0 0 10px 0;
    padding: 0px;
    font-family: Georgia, Times New Roman, Serif;
    color:#cacaca;
    font-size:1.2em;
}


/*######################################## CASE STUDIES LAYOUT ###########################################*/

#ctl00_mainarea_content1Content div.portLeft a{
    background: url(../images/magnify.png) no-repeat center right;
    padding-right:25px;
    font-size:1.3em;
    margin-right:10px;
}

#ctl00_mainarea_content1Content  p.portTitle {
    border-bottom:solid 1px #333333;
    color: #ad9048;
    font-family: Georgia, Times New Roman, Serif;
    font-style: italic;
    font-size:1.3em;
    margin: 0 0 10px 0;
    padding-bottom:3px;
}

#ctl00_mainarea_content1Content  p.portLeader {
    padding:0;
    margin: 0;
}

div.content p.portCaption {
    color:#ad9048;
    font-size: 2em;
    font-family: Georgia, Times New Roman, Serif;
    font-style: italic;
    text-align: right;
    padding: 15px 10px 10px 0;
    font-weight: bold;
}

div.content p.portCaption a {
    color:#ad9048;
    text-decoration: none;
}

/*######################################## OUR PEOPLE LAYOUT ###########################################*/

#ctl00_mainarea_content1Content p.ourpeopleName {
    color: #ad9048;
    font-style: italic;
    font-size: 1.2em;
    font-family: Georgia, Times New Roman, Serif;
}

#ctl00_mainarea_content1Content p.ourpeoplequestion {
    color: #ad9048;
    font-style: italic;
    font-size: 1.0em;
    font-family: Georgia, Times New Roman, Serif;
	margin-bottom:-2px;
}


/*######################################FOOTER STYLES###############################*/

/* base footer styles, different footer elements maybe require extra declaration if different*/
#footer {
 color: #fff;
 font-size: 1.1em;
 line-height: 1.4em;
}

#footer a {
 color: #ad9048;
 text-decoration: none;
 font-style: italic;
}

#footer a:hover {
 text-decoration: underline
}

#footer h3 {
font-size: 2.3em;
 font-family: Georgia, Times New Roman, Serif;
 font-weight: normal;
}

#footer ul li {
color: #fefefe;
font-family: Georgia, Times New Roman, Serif;
font-size:1.15em;
}

#addressContainer p {
 color: #b6b6b6;
 font-family: Georgia, Times New Roman, Serif;
 font-size:1.45em;
 padding-top:15px;
 line-height:1.7em;
}

#copyright p {
 text-align: center;
 color: #363636;
 font-size:1.2em;
}

/*################################################################################################
########################### FORM ELEMENTS STYLING ###############################################*/

/*Column for the two column form layout*/
.form_column {
width: 283px;
float: left;
margin-right:35px;
}

/*create a div to conatin the label and textbox*/
div.form_element{
 clear: left;
 margin: 0;
 padding: 0px 0px 0px 0px;
 padding-left: 0px;/*width of left column containing the label elements*/
 width: 283px;
 margin-bottom:15px;
 background: url(../images/textbox.gif) no-repeat bottom left;
 height:50px;
}

div.nonebg {
    background:0;
}

/*float a label of a certain width with the text aligned right to align the textbox perfectly next to 
the label, this will create a column effect*/
div.form_element label{
 color: #f3f1f1;
 float: left;
 font-size: 20px;
 line-height: 15px;
 margin: 0px;
 margin-left: 0px;/*width of left column*/
 padding: 0px 0px 10px 0px;
 width: 283px;/*width of labels. Should be smaller than left column (155px) to create some right margin*/
 font-family: Georgia, Times New Roman, Serif; 
}

div.form_element span label{
 float: none;
 font-weight: normal
}

/*creat a div to conatin the comments label and textbox*/
div.comments{
 clear: left;
 margin: 0;
 padding: 0px 0px 0px 0px;
 padding-left: 0px;
 width: 600px;
 margin-bottom:15px;
 height:50px;
 background: url(../images/comments.gif) no-repeat bottom left;
}

/*Comments label*/
div.comments label{
 color: #f3f1f1;
 float: left;
 font-size: 20px;
 line-height: 15px;
 margin: 0px;
 margin-left: 0px;
 padding: 0px 0px 10px 0px;
 width: 283px;
 font-family: Georgia, Times New Roman, Serif; 
}

/*textboxes are styled by using a class as ie 6 will not style them any other way.*/
.textboxes {
 background: none;
 border: 0;
 color: #f3f1f1;
 font-size: 1.1em;
 height: 21px;
 margin: 0px 0px 0px 0px;
 padding: 2px 4px 0px 4px;
 vertical-align: top;
 width: 270px;
 font-family: arial;
 cursor:text;
}

textarea {
background: none;
border: 0;
width:590px;
margin: 8px 0 0 3px;
height:76px;
font-size: 1.1em;
color: #f3f1f1;
font-family: arial;
}

/*Required field asterix*/
.asterix {
 color: #f3f1f1;
 font-size: 20px;
}

/*used on a label if you need to display an error with a form, login for example*/
.error {
 color: #FF0000;
 font-weight: bold
}

div.submit {
 text-align:right;
 float: right;
 font-family: Georgia, Times New Roman, Serif;
 padding:0 40px 0 0;
 font-style: italic;
 font-size: 20px;
 font-weight: normal;
 width: 100px;
}

span#ctl00_mainarea_ctl01_RegularExpressionValidator1 {
 font-family: Georgia, Times New Roman, Serif;
 font-style: italic;
 font-size:15px;
float: left;
}



select.customselect 
{
    border:solid 1px #4a4a4a;
    background:#121212;
    height:27px;
    width:280px;
    color:#f3f1f1;
    }

/*############### SELECT LIST STYLING ################*/

div.form_element #iconselect {
	background: url(../images/select.gif) no-repeat;
	height: 27px;
	width: 283px;
	font: 13px Arial;
	padding: 4px 0 0 15px;
	cursor: pointer;
	color: #fff;
	margin-top:2px;
}
div.form_element .selectitems {
	width:268px;
	height:25px;
	border-bottom: dashed 1px #4a4a4a;
	padding-left:15px;
	padding-top:2px;
	cursor: pointer;
	color: #fff;
	font: 13px Arial;
	font-style: italic;
}

div.form_element .selectitems img,
div.form_element #iconselect img {
    display:none;
}

/*list values*/
div.form_element .selectitems span {
	margin-left: 5px;
}

/*dropped list container*/
div.form_element #iconselectholder {
	width: 283px;
	overflow: auto;
	display:none;
	position:absolute;
	background-color:#121212;
	margin-top:-2px;
}

/*hover state*/
div.form_element .hoverclass{
	background-color:#424242;
	cursor:pointer;
}

/*already selected*/
div.form_element .selectedclass{
	background-color:#424242;
}



/* ############################################### EXPANDABLE BOXES ###############################*/

/*Styling for the things you click on*/
#maincontainer a.MenuTop {
 background: #d0dcea url('../images/expand2.gif') no-repeat;
 border-bottom: none;
 color: #183d6c;
 cursor: pointer;
 display: block;
 font-weight: bold;
 padding: 3px 0px 3px 30px;
 width: 450px
}
/*by default a link underlines on hover, turn it off*/
#maincontainer a.MenuTop:hover {
 text-decoration: none
}
/*class to change too when clicked*/
#maincontainer a.MenuTopon {
 background: url('../images/expand.gif')
}
/*container for the expandable content*/
.expandable_box {
 border: solid 0px #000;
 padding: 10px;
 width: 460px
}

