﻿/*== IE6 fix to stop the text going mental ==*/
* html body .aboutText { width: 77%; }

/*=== Changeable banners for each page ==*/
/*== Highlight text webpart for the home page content intro banner ===*/
.homeBanner { clear: both;overflow:hidden; background: url(images/homeBanner.jpg) no-repeat; color: #fff; display: block; width: 556px; height: 189px;  padding:0px; margin-left:-22px;}

* html body .homeBanner{margin-left:-16px;}

/*== styles the h2 ===*/
.homeBanner h2 { FONT-SIZE: 16px; clear: both; color: #414040; font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal; padding:0px; margin:0px; }
/* == styles and positions the text ==*/
.homeBanner p { margin-top: 40px; color: #fff; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; width: 230px; font-size:11px;padding-left: 15px; }
/*================================================*/
/*== Highlight text webpart for the webparts/about page page content intro banner ===*/
.aboutBanner { clear: both; background: url(images/aboutBanner.jpg) no-repeat; color: #fff; display: block; width: 556px; height: 189px; margin-left: 5px; margin-top: -10px; padding: 0; }
/*== styles the h2 ===*/
.aboutBanner h2 { clear: both; color: #4070AE; font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; font-weight: bold; padding-left: 10px; padding-top: 8px; width: 75%; }
/* == styles and positions the text ==*/
.aboutBanner p { padding-top: 15px; color: #fff; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.95em; line-height: 1.1em; width: 35%; padding-left: 25px; }
* html body .aboutText .fullWidth p { width: 100%; float: left; margin-left: -1px; }

.aboutText .fullWidth p { width: 540px; float: left; margin-left: -15px; font-size: 1em; line-height: 1.1em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #414140; }
.aboutText .fullWidth a { color: #645CAE; text-decoration: none; }
.aboutText .fullWidth a:hover { color: #645CAE; text-decoration: underline; }

.cms-text .ContentBanner{width: 525px; height: 135px;background:transparent url(images/CB_BG.jpg) no-repeat; }
.cms-text .ContentBanner img{float:right;}
.cms-text .ContentBanner a,.cms-text .contentBanner a:hover{color:#fff;}
.cms-text .ContentBanner p{padding: 20px 300px 20px 25px; color:#fff;}