﻿/*------------------------------------------------------------------------------------------------*/
/*-                                            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: #000;
 font: 62.5%/1.6em Arial, Arial, 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 {
 font-weight: bold;
 color: #002776;
 font-size: 1.35em;
 line-height: 1.2em;
 margin: 0px 0px 20px 0px;
 padding: 0px 0px 8px 2px;
}

#ctl00_mainarea_content3.copy h1 {
 font-weight: bold;
 color: #002776;
 font-size: 1.6em;
 line-height: 1.1em;
 margin: 0px 40px 20px 0px;
 padding: 0px 0px 8px 0px;
}

#ctl00_maincontainer h2 {
color: #252a87;
font-weight: bold;
padding:0px 0px 6px 0px;
margin:0px;
font-size:1.1em;
}

#ctl00_maincontainer h3 {
color: #252a87;
font-weight: normal;
padding:0px 0px 6px 0px;
margin:0px;
font-size:1.1em;
}

#topics h3,
#archive h3 {
color:#2b2b2b;
font-size:1.2em;
}

#ctl00_maincontainer h4 {
 color: #003579;
 font-size: 1.0em;
 font-weight: bold;
 margin: 0px 0px 0px 0px
}

/*New homepage styles*/

#header p {
font-weight:bold;
float:right;
font-size:1.5em;
clear:right;
color:#354785;
margin-top:8px;
}

#header p.tel {
background: url(../images/ico-tel.png) no-repeat 0 0;
padding-left:25px;
margin-top:35px;
padding-top:1px;
}

#header p a {
color:#354785;
text-decoration: none;
}

#header p a:hover {
text-decoration: underline;
}

/*Home main col*/
#ctl00_mainarea_content2 h1 {
color:#fff;
background:#2d7ecf;
padding: 11px 20px 11px 20px;
}

#ctl00_mainarea_content2 h2 {
padding: 0 20px 20px 20px;
color:#2d7ecf;
font-weight:normal;
font-size:1.4em;
}

#ctl00_mainarea_content2 p {
padding: 0 20px;
color:#002776;
}

/*home services*/
#ctl00_mainarea_content1 h2,
#ctl00_mainarea_content3 h2 {
color:#fff;
background:#822433;
padding: 9px 20px;
border:solid 1px #fff;
margin-bottom:10px;
font-size:1.3em;
}

#ctl00_mainarea_content1 h3,
#ctl00_mainarea_content3 h3 {
color:#2d7ecf;
padding: 2px 20px;
}

/*Home case studies*/

#ctl00_mainarea_content3 h2 {
background:#a3a86b;
border:solid 1px #fff;
}

#ctl00_mainarea_content3 p {
padding: 0 20px;
color:#002776;
}
/**end**/


#ctl00_maincontainer p {
 margin: 10px 0px 10px 0px
}

#ctl00_maincontainer a {
 color: #d47600;
 text-decoration: none;
}

#ctl00_maincontainer a:hover {
 text-decoration: underline
}

#ctl00_maincontainer strong {
 font-weight: bold
}

#ctl00_maincontainer em {
 font-style: italic
}

#ctl00_maincontainer ul {
 list-style: none none;
 margin: 15px;
 padding: 0px 0px 0px 0px
}

#ctl00_maincontainer ul li {
 list-style: none none;
 margin: 2px 0px 2px 0px;
 padding: 0px 0px 0px 22px;
 background:url(../images/bullet.gif) no-repeat 0 6px;
}

#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: #252a87;
}

#ctl00_maincontainer.copy ul.SiteMap {
 list-style: none none;
}

#ctl00_maincontainer.copy ul.SiteMap li {
 list-style: none none;
 background: none;
}

#ctl00_maincontainer.copy ul.SiteMap li a {
font-weight:normal;
}

/* ############################################# HOMEPAGE LINED PAPER ITEMS ###################################*/


#ctl00_mainarea_content1 ul {
margin:0px 0px 10px 0px;
padding:0 20px;
}

#ctl00_mainarea_content1 ul li {
margin:0px;
padding:0px 0px 0px 20px;
list-style: none none;
background: url(../images/bullet.gif) no-repeat center left;
font-size:0.9em;
line-height:1.35em;
}

#ctl00_mainarea_content1 ul li a {
color:#002776;
font-weight:normal;
}

/* ############################################# COPY PAGE STYLING ###################################*/

#ctl00_mainarea_content3.copy p {
padding:0;
color:#1a1718;
}

#ctl00_mainarea_content3.copy h2 {
background:0;
border:0;
color:#000;
padding: 0;
}

#ctl00_mainarea_content3.copy h3 {
padding:0;
}




/* ############################################# 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: #323232;
 font-size: 1em;
 line-height: 1.4em
}

.quotestop {
 font-weight: normal;
 color: #252a87;
 font-size: 1.2em;
 }

.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*/
#ctl00_maincontainer tr.pager a {
 color: #696969;
 height: 35px;
 padding: 0px 0px 0px 3px;
 text-decoration: underline;
 width: 11px
}

#ctl00_maincontainer tr.pager span {
 color: #005983
}
/* ################################### BREADCRUMB STYLES  #################################*/

#ctl00_mainarea_breadcrumb {
 color: #c7c8ca;
 font-size: 1em;
 font-weight:bold;
 line-height:0px;
}

#ctl00_mainarea_breadcrumb a {
 color: #bcbdd4;
 text-decoration: none
}

#ctl00_mainarea_breadcrumb a:hover {
 text-decoration: underline
}
/*######################################FOOTER STYLES###############################*/

/* base footer styles, different footer elements maybe require extra declaration if different*/

#footer p {
font-size: 1.5em;
color:#97999c;
}

#footer a {
 color: #97999c;
 text-decoration: none
}

#footer a:hover {
 text-decoration: underline
}

/*################################################################################################
########################### FORM ELEMENTS STYLING ###############################################*/

/*creat a paragrapgh to conatin the label and textbox*/
#ctl00_maincontainer p.form_element{
 clear: left;
 margin: 0;
 padding: 0px 0px 0px 0px;
 padding-left: 10px;/*width of left column containing the label elements*/
 width: 550px;
}
/*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*/
.form_element label{
 color: #323232;
 float: left;
 font-size: 12px;
 line-height: 15px;
 margin: 0px;
 margin-left: 0px;/*width of left column*/
 padding: 0px 20px 0px 0px;
 text-align: right;
 width: 210px;/*width of labels. Should be smaller than left column (155px) to create some right margin*/
 text-align: left;
}

.form_element span label{
 float: none;
 font-weight: normal
}

/*textboxes are styled by using a class as ie 6 will not style them any other way.*/
.textboxes {
 background: #ffffff;
 border: solid 1px #8e8e8e;
 color: #5e5e5e;
 font-size: 1em;
 height: 17px;
 margin: 0px 0px 0px 0px;
 padding: 2px 2px 2px 2px;
 vertical-align: top;
 width: 250px
}

.textarea {
 font-family: Arial;
 border: solid 1px #8e8e8e;
 color: #5e5e5e;
 font-size: 1em;
}

.dropmenu {
 font-family: Arial;
 border: solid 1px #8e8e8e;
 color: #5e5e5e;
 font-size: 1em;
 padding: 1px 1px 1px 1px;
}

.checkboxlist {
width:200px;
float:left;
}

/*Required field asterix*/
.asterix {
 color: #FF0000
}
/*used on a label if you need to display an error with a form, login for example*/
.error {
 color: #FF0000;
 font-weight: bold
}
/* ############################################### EXPANDABLE BOXES ###############################*/

/*Styling for the things you click on*/
#ctl00_maincontainer a.MenuTop {
 background: url(../images/expand.gif) no-repeat center left;
 border-bottom: dotted 1px #8c8c8c;
 color: #d16200;
 cursor: pointer;
 display: block;
 padding: 3px 0px 3px 18px;
 width: 630px;
 margin-bottom:10px;
}

/*by default a link underlines on hover, turn it off*/
#ctl00_maincontainer a.MenuTop:hover {
 text-decoration: none
}
/*class to change too when clicked*/
#ctl00_maincontainer a.MenuTopon {
 background: url('../images/collapse.gif') no-repeat center left;
}
/*container for the expandable content*/
.expandable_box {
 border: solid 0px #000;
 padding: 0px 10px 0px 18px;
 width: 630px
}



