﻿/*------------------------------------------------------------------------------------------------*/
/*-                                            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: #6d6d6d;
 font: 62.5%/1.6em Verdana, 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*/
#maincontainer {
 font-size: 1.2em;
 line-height: 1.6em
}

#maincontainer h1 {
 border-bottom: solid 1px #c32d27;
 color: #c32d27;
 font-size: 1.6em;
 line-height: 1.2em;
 margin: 0px 0px 20px 0px;
 padding: 0px 0px 4px 0px
}

#maincontainer h2 {
 color: #5a5a5a;
 font-size: 1.1em;
 margin: 0px 0px 10px 0px;
 font-weight: bold;
}

#maincontainer h3 {
 color: #c32d27;
 font-size: 1.1em;
 margin: 0px 0px 10px 0px;
 font-weight: bold;
}

#maincontainer h4 {
 color: #5a5a5a;
 font-size: 1.1em;
 margin: 0px 0px 10px 0px;
 font-weight: bold;
}

#copyarea div.homeCol h1 {
color: #fff;
border:0px;
font-size: 1.2em;
font-weight: normal;
padding: 12px 0px 0px 20px;
margin:  0px 0px 0px 0px;
background: url(../images/homepage_col.gif) no-repeat top center;
display: block;
width:264px;
height:27px;
}

#copyarea div.homeCol h3 {
 padding: 10px 0px 0px 10px;
 font-size: 1em;
}

#maincontainer p {
 margin: 0px 0px 20px 0px
}

#maincontainer a {
 color: #c32d27;
 text-decoration: none
}

#maincontainer a:hover {
 text-decoration: underline
}

#maincontainer strong {
 font-weight: bold
}

#maincontainer em {
 font-style: italic
}

#maincontainer ul {
 list-style: url(../images/bullet.gif);
 margin: 0px 0px 10px 20px;
 padding: 0px 0px 0px 0px
}

#maincontainer ul li {
 list-style: url(../images/bullet.gif);
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 10px 10px
}

#maincontainer ol {
 list-style: decimal;
 margin: 0px 0px 10px 20px;
 padding: 0px 0px 0px 0px
}

#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*/
#maincontainer h2 a {
 color: #003579;
 font-size: 1.4em;
 margin: 0px 0px 20px 0px
}

#maincontainer ul.SiteMap {
 list-style: none none;
}

#maincontainer ul.SiteMap li {
 list-style: none none;
}

#ctl00_mainarea_content3 .homeCol p,
#ctl00_mainarea_content5 .homeCol p,
#ctl00_mainarea_content6 .homeCol p{
padding: 0px 14px 0px 12px;
}

#ctl00_mainarea_content3 .homeCol p a,
#ctl00_mainarea_content5 .homeCol p a,
#ctl00_mainarea_content6 .homeCol p a{
font-weight: normal;
margin: 20px 0px 5px 0px;
float: left;
}

#strapline p.number{
color: #7b8181;
font-size: 1.6em;
font-weight: bold;
}

#strapline a{
color: #c32d27;
text-decoration: none;
font-size: 1.2em;
padding-top:4px;
display:block;
}


#ctl00_mainarea_homeflash #homeIntro p {
font-size: 0.9em;
line-height: 1.65em;
}

/* ############################################# 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: #6d6d6d;
 font-size: 0.9em;
 line-height: 1.6em
}

.quotestop {
 color: #fff
}

.quotes p {
 margin: 0px 0px 5px 0px
}

#maincontainer .quotes h4 {
 color: #7b7b7b;
 font-size: 0.9em;
 font-weight: normal;
 margin: 0px 0px 10px 0px
}

#copyarea #ctl00_mainarea_content1 div.quotesmiddle ul {
padding: 0px;
margin: 0px 0px 5px 0px;
}

#copyarea #ctl00_mainarea_content1 div.quotesmiddle ul li {
color: #6d6d6d;
font-weight: bold;
background: url(../images/col_bul.gif) no-repeat left center;
display: block;
padding: 2px 0px 3px 23px;
margin: 0px;
list-style: none none;
}

#copyarea #ctl00_mainarea_content1 div.quotesmiddle ul li a {
color: #6d6d6d;
}

/*############################################## .NET PAGER STYLING ###############################*/

/*used for gridviews if used*/
#maincontainer tr.pager a {
 color: #696969;
 height: 35px;
 padding: 0px 0px 0px 3px;
 text-decoration: underline;
 width: 11px
}

#maincontainer tr.pager span {
 color: #005983
}
/* ################################### BREADCRUMB STYLES  #################################*/

#ctl00_mainarea_breadcrumb {
 color: #828181;
 font-size: 0.8em;
 padding: 0px 0px 5px 0px;
 line-height: 0.9em;
}

#ctl00_mainarea_breadcrumb a {
 color: #828181;
 text-decoration: none;
 font-weight: normal;
 padding:0px 0px 0px 0px;
 margin:0px;
}

#ctl00_mainarea_breadcrumb a:hover {
 text-decoration: underline
}

#sitemap{
text-align: left;
}

#directions p.download {
 padding: 0px 0px 8px 0px;
 margin: 0px;
 font-size: 1.2em;
}
#directions p.company {
 padding: 0px;
 margin: 0px;
 font-size: 0.9em;
}



/*######################################FOOTER STYLES###############################*/

#ctl00_mainarea_content7 a {
color: #c32d27;
display: inline;
padding-right: 50px;
}

/* base footer styles, different footer elements maybe require extra declaration if different*/
#footer {
 color: #fff;
 font-size: 1.1em;
 line-height: 1.4em;
 text-align: right
}

#footer a {
 color: #fff;
 text-decoration: none
}

#footer a:hover {
 text-decoration: underline
}
/*################################################################################################
########################### FORM ELEMENTS STYLING ###############################################*/

/*creat a paragrapgh to conatin the label and textbox*/
#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: 450px
}
/*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: #646a6f;
 float: left;
 font-size: 11px;
 font-weight: bold;
 line-height: 15px;
 margin: 0px;
 margin-left: 0px;/*width of left column*/
 padding: 0px 20px 0px 0px;
 text-align: left;
 width: 155px /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.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 {
 font-family: Verdana;
 background: #eee;
 border: solid 1px #ccc;
 color: #5e5e5e;
 font-size: 1.1em;
 height: 18px;
 margin: 0px 0px 0px 0px;
 padding: 3px 1px 0px 1px;
 vertical-align: top;
 width: 250px
}

p.form_element textarea {
 color: #5e5e5e;
font-size:1em;
 font-family: Verdana;
}


/*Required field asterix*/
.asterix {
 color: #6d6d6d;
}
/*used on a label if you need to display an error with a form, login for example*/
.error {
 color: #FF0000;
 font-weight: bold
}

.list {
background-color: #eaeaea;
border: solid 1px #ccc;
}
/* ############################################### 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
}

/*######################## NEWS TICKER ################################*/

.tickercontainer { /* the outer div with the black border */
height: 18px; 
margin: 0; 
overflow: hidden; 
width: 550px;
float: right;
padding: 5px 0px 0px 0px;
color: White;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
width: 550px;
overflow: hidden;
}

#copyarea ul.newsticker { /* that's your list */
position: relative;
left: 600px;
list-style-type: none;
margin: 0;
padding: 0;
width: 1000000000000000000px;

}
#copyarea ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0 0 0 0 ;
display: inline;
}

#copyarea ul.newsticker a {
padding: 0;
margin: 0 50px 0 0;
color: White;
} 

#newsTicker a.latest,
#tickerJqueryOff a.latest { /* latest news link next to the left of the ticker */
display: block;
width: 120px;
height: 27px;
margin-left: 160px;
float: left;
}

