/* ------------------------------------
---- Main stylesheet for all media ----
---- Original Author: George Young ----
----   Creation Date: 06/11/2007   ----
----    Webexpectations.com Ltd    ----
-------------------------------------*/


/* ---------------------
---- Default Styles ----
--------------------- */
body {
	background: #efefef;
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font: normal 62.5%/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
/* - Link Styles - */
a {
	min-height: 1%;
	text-decoration: underline;
	color: #666;
}
a:hover {
	background: #55a1d5;
	color: #fff;
}
a * {
	cursor: pointer;
}
/* - Heading Styles - */
h1 {
	margin: 0 0 0.9em 0;
	font-size: 1.4em;
	color: #00457c;
}
h2 {
	margin: 0 0 0.9em 0;
	font-size: 1.4em;
}
h3 {
	margin: 0 0 0.1em 0;
	font-size: 1.1em;
}
h4, h5, h6 {
	margin: 0;
	font-size: 1em;
}
/* - Paragraph Styles - */
p {
	margin: 0 0 1em 0;
	line-height: 1.3em;
}
p.smallprint {
	font-size: smaller;
}
/* - List Styles - */
ul {
	margin: 0 0 1em 20px;
	padding: 0;
}
/* - Image Styles - */
img {
	border: 0;
}
/* - Form Styles - */
form {
	margin: 0;
	line-height: 1.2em;
}
input, select, textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
}
input.text {
	border: 1px solid #7f9db9;
}
input.button {
	width: auto;
	padding: 1px 4px;
	overflow: visible;
}
div.row {
	clear: both;
	margin: 2px 0;
}
div.row .label {
	float: left;
	width: 40%;
	padding: 3px 0 0 0;
}
div.row .error {
	color: #f00;
	margin: 0 0 5px 0;
}
/* - Common Shared Styles - */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
/* ------------------
---- Page Layout ----
------------------ */
div#sizer {
	width: 985px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 0px;
	position: relative;
	background: #fff;
}
div#whtconsur {
	position: absolute;
	left: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: visible;
}
div#whtcon {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 985px;
	height: 100%;
	background: #fff;
}
div#skiplinks {
	display: none;
}
div#holder {
	position: absolute;
	margin: 13.4em 0 0 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	min-height: 100%;
	text-align: left;
}
a#logo {
	position: absolute;
	z-index: 200;
	display: block;
	width: 162px;
	margin: 0 auto;
	background: white;
	float: right;
	right: 2.7em;
	top: 2.7em;
}
a#logo img {
	z-index: 200; /*width:12.6em;   height:14em;*/
}
/* --------------------
---- Header Styles ----
-------------------- */
div#header {
	width: 100%;
	padding: 0 0 3em 0;
	height: 135px;
}
div#header:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
div#tools {
	width: 74.4em;
	margin: 0 auto;
	padding: 0.6em 1.3em 2.8em 1.3em;
}
div#tools:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
div#tools * {
	vertical-align: middle;
}
div#login {
	float: left;
	margin: 0 3em 0 0;
	padding: 0.6em 0 0.4em 0;
	border-bottom: 1px solid #00457c;
}
div#login a {
	color: #00457c;
	text-decoration: none;
}
div#login a:hover {
	background: none;
}
form#search {
	float: left;
	padding: 0.1em 0;
	color: #00457c;
}
form#search input.text {
	width: 11.5em;
	margin: 0 0.5em;
	font-size: 1.3em;
}
div#resize {
	float: left;
	margin: 0 0 0 16px;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #e0e9f2;
}
div#resize a {
	color: #6693bc;
	font-weight: bold;
	font-family: serif;
	cursor: pointer;
	text-decoration: none;
}
div#resize a:hover {
	background: none;
}
div#resize a.normal {
	padding-right: 5px;
	font-size: 1.2em;
	line-height: 1.33em;
}
div#resize a.large {
	padding-left: 6px;
	background: url( '/_images/back-resize-divider.gif' ) no-repeat left center;
	font-size: 1.6em;
	line-height: 1em;
}
ul#navbar {
	position: relative;
	top: 20px;
	width: 100%;
	min-height: 1%;
	margin: 0 auto;
	/*padding: 0 14.9em 0 0;*/
	list-style: none;
	text-align: center;
}
ul#navbar:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
ul#navbar li {
	float: left;/*border-left: 0.1em solid #d8e4f3;*/
}
ul#navbar li ul {
	background: #eef5fb;
}
ul#navbar li.single {
	line-height: 2.4em;
}
ul#navbar li a {
	float: left;
	width: 7.3em;
	padding: 0.3em 0;
	text-align: center;
	text-decoration: none;
	color: #00457c;
	background: #fff;
}
ul#navbar li.selected a {
	background: #eef5fb;
}
div#header ul#navbar li a:hover {
	color: #fff;
	background: #00457c;
}
ul#navbar li ul, ul#navbar li div {
	display: none;
	visibility: hidden;
	z-index: -1;
}
ul#navbar li.selected ul, ul#navbar li.selected div, ul#navbar li div.base {
	display: block;
	visibility: visible;
	position: absolute;
	left: 0;
	top: 3em;
	width: 100%;
	height: 3em;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #eef5fb;
	z-index: 100;/*border-left: 1px solid #d8e4f3;*/
}
ul#navbar li.selected ul li {
	line-height: 2.4em;
	border-left: 0;
}
ul#navbar li.selected ul li a {
	width: auto;
	padding: 0.3em 1em;
	color: #0d2474;
	background: #eef5fb;
}
div#header ul#navbar li.selected ul li a:hover {
	color: #0d2474;
	background: #d8e4f3;
}
/* -----------------------
---- Main Area Styles ----
----------------------- */
div#main {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #fff;
}
div#main:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
div#content {
	float: left;
	width: 740px;
	background: #fff;
}
div#home {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
img#homebanner {
	position: absolute;
	top: 0;
	left: 0;
	width: 985px;
	height: 256px; /*width:77em;   height:28.8em;*/
}
div#manifesto {
	margin: 0 auto;
	width: 246px;
	height: auto;
	position: absolute;
	left: 738px;
	top: 200px;
	z-index: 2;
}
div#hometext {
	position: relative;
	float: left;
	margin: 65px 0 0 0;
	padding: 1.8em 1.2em 1.8em 1.2em;
	width: 708px;
	background: #fff;
}
div#hometext h1 {
	margin: 0 0 0.9em 0;
	font-size: 1em;
	color: #00457c;
}
div#hometext div.column {
	float: left;
	margin: 1em 1.2em 0 0;
	width: 13.3em;
}
div#hometext div.column h2 {
	margin: 0 0 1em;
	border-bottom: 0.1em solid #55a1d5;
	padding: 0 0 12px 0;
	color: #55a1d5;
	font-size: 1.2em;
}
div#hometext div.last {
	margin-right: 0;
}
div#banner {
	height: 60px;
	padding: .2em .2em .2em .2em;
	color: #fff;
	background: #55a1d5; /* #00457c */
}
div#banner:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
body#privateclient div#banner {
	background: #72afb6;
}
body#employeebenefits div#banner {
	background: #f0b600;
}
body#professionalconnection div#banner {
	background: #e59200;
}
div#banner div#section {
	float: left;
	padding: .6em 0em 0em 1.2em;
}
div#banner div#section span {
	line-height: 2.4em;
	font-size: 1.5em;
	font-weight: bold;
}
div#banner ul#navbanner {
	float: right;
	width: 20.5em;
	margin: 0;
	padding: 0;
	list-style: none;
}
div#banner ul#navbanner li {
	padding: 0 0 0 2em;
}
div#banner ul#navbanner li a {
	display: block;
	padding: 0.2em;
	color: #fff;
}
div#banner ul#navbanner li a:hover {
	background: #00457c;
}
div#text {
	width: 708px;
	padding: 1.8em 1.2em 1.8em 1.2em;
	background: #fff;
	float: left;
	position: relative;
}
div#crumbs {
	padding: 0.2em 1em 0.2em 1.2em;
	color: #00457c;
	background: #e3e2f6;
}
div#crumbs a {
	text-decoration: none;
	color: #00457c;
}
div#crumbs a:hover {
	background: none;
	text-decoration: underline;
}
div#side {
	position: relative;
	float: right;
	width: 246px;
	top: 0;
}
div#homeside {
	position: relative;
	float: right;
	width: 246px;
	top: 0;
}
div#aboutoverview {
}
div#aboutoverview img {
	float: left;
	margin: 0 1em 1em 0;
}
div#aboutoverview p {
	margin: 1em 0 0 1em;
}
img#photo {
	display: block; /*width:24.6em;   height:28.8em;*/
}
div#contact {
	margin: 0;
	padding: 0.7em 1em 0.8em 1em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #2a2f71;
}
div#contact a {
	text-decoration: none;
	color: #2a2f71;
}
div#contact a:hover {
	background: none;
}
div#menu {
	border-top: 1px solid #55a1d5;
}
div#menu h2 {
	margin: 0 1.5em 0.7em 1.5em;
	padding: 0.3em 0.6em 0.5em 0.6em;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	background: #55a1d5;
}
ul#navmenu {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}
ul#navmenu li {
	margin: 0;
	padding: 0 0 0 1.5em;
	background: url( '/_images/back-navmenu-li.gif' ) no-repeat 0 0.6em;
}
ul#navmenu li a {
	display: block;
	padding: 0.3em 0.6em 0.3em 0.2em;
	color: #55a1d5;
	background: #fff;
}
ul#navmenu li a:hover {
	color: #fff;
	background: #55a1d5;
}
ul#homenews {
/* margin:0 0 1em 0;   padding:0;   list-style:none; */
}
ul#homenews li {
/* margin:0;   padding:0 0 0 1.5em;   background:url('/_images/back-navmenu-li.gif') no-repeat 0 0.6em;	*/
}
/* - Staff Members - */
div.staffmember {
	min-height: 20em;
	padding-bottom: 2em;
}
div.staffmember h2 {
	margin: 0;
	padding: 0 0 1em 0;
	color: #00457c;
	font-size: 1.2em;
}
div.staffmember img {
	float: left; /*width:9em;   height:14em;*/
}
div.staffmember p {
	margin: 0 0 1em 10em;
}
/* --------------------
---- Footer Styles ----
-------------------- */
div#footer {
	position: absolute;
	bottom: 0;
	margin-top: 1em;
	padding: .6em 0 .6em 1.2em;
	color: #55a1d5;
	float: left;
}
div#footer.home {
	position: absolute;
	width: 100%; /*margin-top: 1em;*/
	bottom: 0;
	margin-top: 1em;
	padding: .6em 0 .6em 1.2em;
	color: #55a1d5;
}
div#footer:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
div#footer a {
	text-decoration: none;
	color: #55a1d5;
}
div#footer a:hover {
	background: none;
	text-decoration: underline;
}
