body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
}
ul li {
	background: url(../images/bullet-diamond.png) no-repeat left 5px;
	margin-left: 3px;
	padding-left: 10px;
}
a {
	text-decoration: none;
	color: #0AA5A7;
}
h4 {
	font-weight: bold;
}
hr {
	background: #e8eaeb;
	height: 1px;
	margin: 1.5em 0;
}

.small {
	font-size: 13px;
}
.indent {
	margin-left: 10px !important;
}

/* General layout */
#wrapper {
	width: 988px;
	margin: 0 auto;
}
#header {
	padding-top: 11px;
	height: 89px;
	position: relative;
}
#navbar {
	background: url(../images/navbar/bg.jpg);
	height: 39px;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
#navbar li {
	float: left;
	background-image: none;
	padding: 0;
	margin: 0;
}
#navbar a {
	display: block;
	width: 105px;
	text-align: center;
	color: #FFF;
	height: 39px;
	line-height: 39px;
	border-right: 1px solid #6D6D6D;
	text-decoration: none;
	text-transform: lowercase;
}
#navbar a:hover, #navbar li.sfHover a, #navbar a.active {
	background: url(../images/navbar/on.jpg);
	color: #333;
}
#navbar li ul {
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
	padding-top: 3px;
	z-index: 100;
}
#navbar li > ul {
	top: auto;
	left: auto;
	background: url(../images/navbar/dropdown-bg.png);
}
#navbar li li {
	float: none;
}
#navbar li li a, #navbar li.sfHover li a {
	width: auto;
	font-size: 12px;
/*	background: url(../images/navbar/dropdown-bg.png); */
	background: none;
	text-align: left;
	height: 28px;
	line-height: 28px;
	padding: 0 30px 0 10px;
	border: 0;
	color: #333;
}
#navbar li li a:hover, #navbar li li a.active {
	background: #0AA5A7;
	color: #FFF;
}
#navbar li li:hover, #navbar li li.active {
	background: #0AA5A7;
	color: #FFF;
}
#navbar li:hover ul { display: block; }

/* topnav */
#topnav {
	position: absolute;
	right: 0;
	top: 26px;
}
#topnav li {
	float: left;
	background-image: none;
	padding: 0;
	margin: 0;
}
#topnav a {
	font-size: 14px;
	color: #999;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 4px;
	display: block;
	background: url(../images/topnav-divider.png) no-repeat right center;
	text-transform: lowercase;
}
#topnav .last a {
	background-image: none;
}
#topnav a.active, #topnav a:hover {
	color: #0AA5A7;
}
#blog-link a {
    padding-right: 18px;
    background: url(../images/topnav/blog.png) no-repeat right center !important;
}


#search {
	float: right;
	margin-right: 10px;
	color: #D8D8D8;
	position: relative;
	line-height: 38px;
	margin-top: 1px;
}
#search-field {
	border: 1px solid #9BA2A8;
	margin-right: 37px;
}
#search-button {
	position: absolute;
	right: 0;
	top: 9px;
}

/*
#search {
	float: right;
	margin-right: 10px;
	color: #D8D8D8;
	height: 20px;
	position: relative;
	margin-top: 10px;
}
#search-field {
	border: 1px solid #9BA2A8;
	margin-right: 37px;
}
#search-button {
	position: absolute;
	right: 0;
	top: 0;
}
*/


#feature {
	position: relative;
	z-index: -40;
}
#feature h4 {
	font-size: 26px;
	font-weight: normal;
	position: absolute;
	left: 34px;
	top: 15px;
	color: #333;
}


#footer {
	float: left;
	width: 100%;
	clear: left;
	border-top: 1px solid #e8eaeb;
	margin-top: 35px;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 20px;
	line-height: 20px;
	font-family: "Lucida Grande", "Lucida Sans";
	color: #333;
}
#footer a {
	color: #333;
}
#footer-left {
	float: left;
	width: 49%;
}
#footer-right {
	float: right;
	width: 49%;
	text-align: right;
}

#sidemenu {
	margin: 0;
}
#sidemenu li {
	background-image: none;
	margin: 0.2em 0;
	font-weight: bold;
	font-size: 15px;
	padding: 0;
	width: 218px;
}
#sidemenu a {
	padding: 2px 0 2px 15px;
	display: block;
}
#sidemenu a:hover {
	color: #16687C;
}
#sidemenu li li {
	padding-left: 0;
	font-weight: normal;
	font-size: 14px;
}
#sidemenu a.active {
	background: #F5F4F5;
	color: #16687C;
	font-weight: bold;
}



/* Page layout */
.col {
	float: left;
/*	overflow: auto; */
}
.col ul {
	margin: 0.7em 0;
}
#tcl-left {
	width: 721px;
	margin-left: 15px;
	overflow: visible;
}
#tcl-right {
	width: 232px;
	margin-left: 20px;
}

#tcr-left {
	width: 232px;
}
#tcr-right {
	width: 736px;
	margin-left: 20px;
}

#thc-left {
	width: 232px;
}
#thc-center {
	width: 484px;
	margin-left: 20px;
}
#thc-right {
/* May build in the 7px padding left and right */
	width: 232px;
	margin-left: 20px;
}
.thc-right-indent {
	margin: 0 22px 32px;
	font-size: 13px;
}
.thc-right-indent h3 {
	margin: 4px 0 6px;
	padding-bottom: 4px;
}
.thc-right-indent p {
	margin:  0 0 1em 0;
}
.more-info {
	font-weight: bold;
	margin-top: 1em;
}

/*** Type formatting ***/
h1 {
	font-size: 22px;
	color: #333;
}

/* Used in sidebar */
h3 {
	font-size: 18px;
	border-bottom: 1px solid #E9E9E9;
	font-weight: normal;
	color: #0AA5A7;
}

/* Box */
.box {
	background: #DDF2F3;
}
.box h3 {
	background: #0AA5A7;
	color: #FFF;
	font-size: 16px;
	padding: 4px 15px;
}
.box-inner {
	padding: 0 15px 5px;
}
.col .box {
	width: 218px;
	margin: auto;
}
.box ul {
	margin: 0;
}
.box li {
	margin: 0.8em 0;
}

.col .services-box {
	margin-bottom: 25px;
}
.services-box h3 {
	font-size: 18px;
}
.services-box p {
	font-size: 15px;
	color: #666;
	font-weight: bold;
	margin: 0.6em 0;
}
.csa-box {
	font-size: 12px;
}
.csa-box .box-inner {
	padding: 10px 15px 25px;
}

/* Testimonial */
.testimonial-wrapper {
	background: url(../images/testimonials/qb.png) no-repeat right bottom;
	width: 212px;
	margin-bottom: 30px;
	overflow: auto;
}
.testimonial {
	background: url(../images/testimonials/qt.png) no-repeat;
	padding: 9px 13px 28px 38px;
    color: #999999;
    font-style: italic;
    font-size: 14px;
	 margin-top: 30px;
	 line-height: 20px;
}
p.testimonial-attribution {
    font-size: 12px;
    margin-top: 15px;
    line-height: 16px;
    margin-bottom: 0;
    color: #666;
}
#tcr-right .testimonial-wrapper {
    width: 540px;
    margin-bottom: 10px;
}
#tcr-right .testimonial {
    padding-bottom: 7px;
}

/* Grey box thing */
.boxthing {
	width: 194px;
	margin: 25px auto auto;
	background: #F5F5F5;
	padding: 12px;
	font-size: 12px;
}
.boxthing h3 {
	padding: 0;
	color: #666;
	border: 0;
}
.boxthing li {
	background-image: url(../images/bullet-circle.png);
	margin: 0.8em 0;
}
.boxthing p {
	margin: 1em 0;
}

.eventbox {
	font-size: 14px;
}

a.pdf {
	background: url(../images/icon/pdf.png) no-repeat left top;
	padding-left: 22px;
	display: block;
}


/* Content styles */
.content ul {
	margin: 1.5em 0;
}
.content li {
	background-position: left 8px;
	margin: 0;
	line-height: 22px;
}
.content p {
	margin: 1.5em 0;
	line-height: 22px;
}
.content td {
	line-height: 18px;
}
.content h1 {
	font-size: 22px;
}
.content h2 {
	background: #f5f5f5;
	font-size: 18px;
	padding: 4px 10px;
/*	width: 444px; */
}
.content a {
	font-weight: bold;
}
.content li {
	font-weight: bold;
}
.content h3 {
	border-bottom: none;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	margin-top: 1em; /* Added for Directors details page - check breaks nothing else */
}
.content h3+* {
	margin-top: 0;
}
.content .intropara {
	color: #16687c;
	font-weight: bold;
}
#fauxcol {
	width: 566px;
}
#fauxnarrowcol {
	width: 463px;
}
#fauxwidecol { /* Use for template 20 */
	width: 658px;
}
#tcl-left #fauxwidecol {
	width: 682px;
}
#tcl-left h2 {
	width: 460px;
	margin-left: -10px;
	padding-left: 10px;
}

/** Annual reports **/
.annual-report {
    margin-bottom: 20px;
}
.annual-report div {
    padding: 3px;
}
.annual-report a {
    font-weight: normal;
}


.B_crumbBox {
	font-size: 13px;
	line-height: 41px;
	color: #0aa5a7;
	margin-left: 15px;
}
.B_currentCrumb {
	color: #98a1a6;
}




#subscribe-rss {
	background: url(../images/icon/rss.png) no-repeat;
	height: 19px;
	font-weight: bold;
	padding: 2px 25px;
}

.back-to-cs {
	float: right;
	padding-top: 7px;
	margin-right: 36px;
}
.back-to-cc { /* currently only on customer centricity page */
	float: right;
	padding-top: 7px;
	margin-right: 20px;
	font-size: 13px;
}

.captionedimage {
	float: left;
	margin: 1.5em 20px 10px 0;
}
.captionedimage p {
	font-size: 13px;
	margin: 0.5em 0;
}

/* Case studies */
.csblock {
	margin-top: 16px;
}
.csblock p {
	margin: 0 0 2px;
}

/* News */
.newsblock {
	margin-top: 16px;
}
.newsblock p {
	margin: 0 0 2px;
	line-height: 18px;
}
.news-date {
	font-weight: bold;
	color: #333;
	font-size: 13px;
}

#date-tabs {
    margin-bottom: 0;
    float: left;
}
#date-tabs li {
	float: left;
	padding: 0;
	margin-right: 1px;
	background-image: none;
}
#date-tabs a {
	display: block;
	background: url(../images/news/date-tabs.png);
	background-position: -62px 0;
	width: 61px;
	line-height: 24px;
	color: #333;
	font-size: 13px;
	text-align: center;
}
#date-tabs a:hover, #date-tabs a.selected {
	color: #FFF;
	background-position: 0 0;
}
#newsarchive-box {
	background: url(../images/news/bg.jpg) repeat-x;
	border-top: 1px solid #0AA5A7;
	padding: 0 10px;
}

#logodisplay {
	background: #F5F5F5;
	padding: 0 30px;
	clear: both;
	margin: 30px 0;
}

#event h3 {
	color: #16687C;
	margin: 10px 0 0; 
}
#event table {
	margin-left: -10px;
}
#event td {
	padding: 2px 10px;
}
#event td.heading, #event td.date {
	border-bottom: 3px solid #FFF;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
#event td.heading {
	background: #f5f5f5;
}
#event td.date {
	background: #e8e8e8;
	width: 178px;
}


#careers-brochure {
	font-weight: bold;
	margin: 40px 0 0 15px;
}


/** Staff **/
.staff {
    float: left;
    overflow: auto;
    width: 350px;
    margin-bottom: 15px;
}
/* even = first item. Seems illogical but Ditto counts from 0 */
.staff.even {
    margin-left: 10px;
}
.staff.odd {
    margin-left: 25px;
}

.staff-photo {
    width: 185px;
    padding: 0 5px 0 160px;
    height: 143px;
    color: #FFF;
}
.content .staff-name { margin: 0; padding: 10px 0 0; }
.content .staff-jobtitle{
    font-weight: bold;
    line-height: 16px;
    margin: 0;
}
/*
.staff-bio {
	display:none;
	z-index:10000;
	background: url(../images/overlay/black.png);
	border: 1px solid #99979A;
    padding: 30px;
	width:500px;
    background: #333;
    -moz-box-shadow:0 0 12px #666;
	-webkit-box-shadow: 0 0 10px #666;
    zoom: 1;
    filter:progid:DXImageTransform.Microsoft.Glow(color='red', Strength='5');
    margin: 20px;
}
.staff-bio .close {
	background-image:url(../images/overlay/close.png);
	position:absolute;
    right:-15px;
    top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
*/
/* the overlayed element */
.staff-bio {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../images/overlay/black.png);
	width:546px;
	height: 416px;	
	
	/* some padding to layout nested elements nicely  */
	padding:55px;

	/* a little styling */	
	font-size:12px;
	color: #FFF;
}
.staff-bio h4 {
	color: #0AA5A7;
	font-size: 16px;
}
.staff-bio h1 {
	color: #FFF;
	font-size: 16px;
}

/* default close button positioned on upper right corner */
.staff-bio .close {
	background-image:url(../images/overlay/close.png);
	position:absolute; right:6px; top:6px;
	cursor:pointer;
	height:35px;
	width:35px;
}






.content .staff-bio-link {
    display: block;
    padding-left: 15px;
    padding-top: 5px;
    font-weight: normal;
}

/** Forms... **/
.input {
    width: 248px;
    border: 1px solid #b2b2b2;
    padding: 2px;
    margin-bottom: 6px;
}
.message {
    height: 160px;
}
.event-submit {
    float: right;
    margin-top: 15px;
}

#investor-table-col {
    width: 720px;
}
#investor-table-col th {
    color: #16687C;
    font-weight: bold;
    border-bottom: 6px solid #FFF;
    padding: 2px 10px;
}
#investor-table-col td {
    border-bottom: 2px solid #FFF;
    background: #ededed;
    padding: 2px 10px;
    color: #333;
}
#investor-table-col td.lighter {
    background: #f5f5f5;
    color: #666;
    text-align: left;
}

.archive-go {
	margin-top: 5px;
}

.issues_list li {
	margin-bottom: 20px;
	font-weight: normal;
}


.search-result {
	margin-bottom: 20px;
}
.search-result p {
	margin: 0 0 10px 0;
}
.search-result p a {
  font-weight: normal;
}
.page_num {
	display: block;
	font-size: 15px;
	float: left;
	margin-right: 8px;
	width: 21px;
	height: 21px;
	border: 1px solid #CCC;
	text-align: center;
	color: #333;
	font-weight: normal;
	line-height: 21px;
}
.page_num.current, .page_num:hover {
	background: url(../images/search/page-active.jpg);
	width: 23px;
	height: 23px;
	border: 0;
	color: #FFF;
}
.search-bar {
  background: url(../images/search/bar-bg.jpg);
  line-height: 38px;
  height: 38px;
  position: relative;
  color:#D8D8D8;
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: 30px;
}

.address {
	margin-bottom: 20px;
}
.errors {
	color: #0AA5A7;
}
