/* NEWS HEADLINES TICKER */

#headlines {
  background: #fff;
  width: 893px;
  position: relative;
  padding: 10px;
  margin-left: 7px;
  margin-top:20px;
  /*height:28px;*/  /* ARD 20120928 - removed to adjust height of headline white box */
  float: left;
}

#headlines h1,
#headlines h2 {
  display: inline;
  padding: 0 10px 0 0;
  font-size: 14px;
  vertical-align: top;
  /*float: left;*/ /* ARD 20120927 */
}

#headlines h1 i,
#headlines h2 i {
  background: url(/img/sprite.png) -24px -3px no-repeat;
  width: 17px;
  height: 17px;
  float: left; /* ARD 20120929 - removed to work for IE8, alignment issues */
  margin-right: 8px;
  vertical-align: top;
}

#headlines p {
  margin-top: 15px;
  width: auto;
  display: inline;
  position: absolute;
  right: 10px;
  bottom: -5px;
  text-align: right;
}

#headlines p a {
  color: #03A9D3;
  text-align: right;
}

#headlines ul,
#headlines ul li {
  font-size: 12px;
  width: 800px;
}

#headlines ul li small {
  font-size: 11px;
  color: #606a73;
  text-transform: uppercase;
   padding-left:10px;

}

#headlines .ticker {
  height:20px;
  width: 90%;
  display: inline-block;
  padding: 1px 0 0 1px;
  z-index:9999;
}
#headlines .ticker li {
  height:20px;
}
#headlines a {
  text-decoration: none;
  color: #414042; /*#03A9D3;*/
}

#content #headlines {
  width: 680px;
}

#content #headlines ul,
#content #headlines ul li,
#content #headlines .ticker {
  /*width: 435px;*/
  width: 495px !important;
}


/*
#slides {

  width: 892px;
  height: 300px;
  position: absolute;
  margin-left: 0px;
  top: 0;
  left: 0;
  z-index:-1;
  overflow: hidden;
  margin:3px 8px 0px;
}
*/

#slides ul {
  width: 892px;
  height: 150px;
  margin-left: -30px;
  list-style-type:none;
}

#slides li {
  width: 892px;
  height: 150px;
  position: relative;
  float: left;
  
}

#slides p {
  position: absolute;
}

#slides .text p {
  position: static;
  padding-bottom: 0.5em;
  line-height: 1.5;
}

#slides .text strong {
  display: block;
  font-size: 1.33em;
  font-weight: normal;
  color: #0f6686;
}

#slides .text small {
  font-size: 1em;
  text-transform: uppercase;
}

#slides .text .more {
  text-align: right;
  position: relative;
  z-index: 444;
}

#slides p span {
  display: block;
  font-size: 24px;
  font-weight: bold;
}

#slides p sup {
  position: absolute;
  left: -10px;
  top:-10px;
  font-size: 36px;
}

#slides p a {
  font-weight: bold;
}



/* CLEAR FIX */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
#header .top .clearfix:after {
 margin: 0 0 5px;
}
 
.clearfix {
  display: inline-block;
}
 
html[xmlns] .clearfix {
  display: block;
}
 
* html .clearfix {
  height: 1%;
}



/** initiatives: three white horizontal blocks with red, orange and green colouring */


.initiatives {
  margin: 20px 0 20px 0;
  color: #36424B;
      font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}

.initiatives h2, .initiatives2 h2 {
  padding: 0 0 15px;
  font-size: 17px;
  font-weight:normal;
  color: #36424B;
  height: 2.2em;
}

.initiatives .contentblock {
   height:60px;
   margin-bottom:0px;
   padding-left: 5px;
   margin-top:4px;
  

}

.initiatives2 {
  margin: 0 0 20px 0;
  color: #36424B;
      font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}

.initiatives2 .contentblock {
  /* height:120px; */ /* ARD 20121002 - use this if we want fixed height for the content block */
  height:auto;
  padding-left: 5px;
}


 .initiatives .block, .initiatives2 .block  
{
  width:205px;
  float:left;

}

 .initiatives2 .block2 
{
  width:446px;
  float:left;

}

.initiatives .block .more, .initiatives2 .block2 .more, .initiatives2 .block .more {
  padding-top: 18px;
  margin-top: 0px;
}


.initiatives .orange {
  margin: 0 18px;
}

.initiatives2 .orange2 {
  margin: 0 18px 0 0px;
}

.initiatives .green {
  margin-right: -1px;
}




.block, .block2 {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 10px 10px 0px 10px;
  }

.miniImageWithText {
  padding-left: 40px;
  padding-bottom: 0px;
  background: url(/images/icons/phone-26px.jpg) no-repeat 5px 0px;
  font-size:.75em;
  margin: 5px 0 10px 0;
  /*background-color:#fff;*/
}

.contentblock
{
  /*margin-top: -20px;  ARD 20120928 - reduce gaps between elements*/
  /*margin-bottom: -30px; */
          line-height:1.4em;
 font-size: 12px !important;
}

.featureimage{
  /*margin-top: -10px;*/ /* ARD 20120928 - reduce gaps between elements*/
  /*margin-left: -7px;*/
  }


#content .more {
  /*font-weight: bold;*/
  text-align: right;
  text-decoration:underline;
  color:#0e82ac;}


a.btn {
  background: none repeat scroll 0 0 #0E82AC!important;
  color: #FFFFFF!important;
  display: inline-block;
  padding: 3px 5px;
  text-decoration: none;
  
}

a.orange {
  background-color: #FFAE29;
}

.right {float:right;margin-right: 32px;}


/* Map styles */


#mapimg {display:inline;width:60%;float:right;padding:1em 2em 3em 2em;margin-top:1em;}
.sectiondiv {float:left;width:30%;margin-left:10px;}
.sectiondivfull {width:100%;padding:1em 0 1em 0;clear:both;}









































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
