﻿/* Styles for Whitehouse Consultants */

/* Reset */

html, body, div, span, applet, object, iframe,
p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, font, img, ins, kbd, 
q, s, samp, small, strike, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend, ul, ol, li,
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
}

/* General Layout */

body {
	background: #ffffff;
	text-align: center;
}
#container {
	margin: 0 auto;
	background: #fff;
	width: 850px;
	text-align: left;
	font-size: 0.8em;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
}
#header {
	width: 100%;
	height: 102px;
	position: relative;
}
#headermenu {
	position: absolute;
	right: 0px;
	top: 80px;
}
#leftcontent {
	float: left;
	width: 220px;
	background: #fff;
}
#menu {
	margin-bottom: 30px;
}
#pagecontent {
	float: left;
	width:850px;
	text-align: left;
}
#topleft, #topright {
	width: 380px;
}
#topleft {
	float: left;
	width: 208px;
}
#topright {
	float: right;
	width: 260px;
}
#maincontent {
	float: right;
	width: 630px;
	background: #fff;
}
#middlecontent {
	float: left;
	padding-top: 4px;
}
.middlesingle {
	float: left;
	width: 206px;
	border-right: 8px solid #ffffff;
}
.middledouble {
	float: left;
	width: 420px;
	border-right: 8px solid #ffffff;
}
.middleright {
	float: left;
	border-right: 0px;
	width: 208px;
}

#bottomcontent {
	float: left;
}
.bottomdiv {
	float: left;
	width: 216px;
}
.bottomleft {
	float: left;
	border-right: 0px;
	width: 208px;
}
.bottomright {
	float: left;
	border-right: 0px;
	width: 210px;
}
.links {
	clear: both;
}
#logos {
	margin-top: 30px;
	background: #fff;
}
#centrecontent {
	float: left;
	width: 410px;
	background: #fff;
}
#rightcontent {
	float: right;
	width: 220px;
	background: #fff;
}
#maincontent {
	float: right;
	width: 630px;
	background: #fff;
}
#footer {
	clear: both;
	background: #fff;
}

/* General Styles */

#centrecontent p,
#centrecontent h1,
#centrecontent h2,
#centrecontent h3,
#centrecontent h4,
#maincontent p,
#maincontent h1,
#maincontent h2,
#maincontent h3,
#maincontent h4 {
	padding: 0 10px;
}
#centrecontent ul,
#centrecontent ol,
#maincontent ul,
#maincontent ol {
	padding: 0 10px;
	list-style-position: outside;
	margin: 0 0 0.5em 20px;
}
table.bordered {
	width: 600px;
	border: 1px solid #000000;
	border-collapse: collapse;
	margin: 0 10px 0.5em 10px;
}
.bordered th, .bordered td  {
	border: 1px solid #000000;
	border-collapse: collapse;
	text-align: left;
	padding: 5px;
}
table.form {
	width: 100%;
	border: 0px solid #000000;
	border-collapse: collapse;
	margin: 0 10px 0.5em 10px;
}
.form th, .form td  {
	border: 0px solid #000000;
	border-collapse: collapse;
	text-align: left;
	padding: 5px;
}

p {
	margin: 0 0 0.5em 0;
}
a {
	color: #3479b1;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}

blockquote {
	padding: 0 20px;
	margin: 0 0 0.5em 0;
	color: #3479b1;
}
h1, h2, h3, h4   {
	color: #3479b1;
	font-weight: bold;
}
h1 {
	margin-bottom: 0.3em;
	font-size: 1.8em;
}
h2 {
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-size: 1.3em }
h3 {
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-size: 1em;
}
h4 {
	margin-bottom: 0.2em;
	font-size: 1em;
	color: #000;
}
address {
	font-style: normal;
}
#maincontent blockquote h2, #centrecontent blockquote h2 {
	padding: 0;
}
#maincontent h2.event {
	border-top: 4px solid #C8D7EB;
	padding: 0.5em 0 0 0;
	margin: 1em 10px 0 10px;
}

/* Homepage styles */

.home h1,
.home h2,
.home h3,
.home h4   {
	color: #000;
}
.home h1 {
	margin: 0.3em 0;
}
#topleft h2 img {
	vertical-align: middle;
}
.bottomdiv p, .bottomright p, .bottomleft p {
	font-size: 90%;
	line-height: 1.25em;
}
.bottomdiv h3, .bottomright h3, .bottomleft h3 {
	color: #3479b1;
	margin-top: 0;
}
.bottomdiv p,
.bottomdiv h1,
.bottomdiv h2,
.bottomdiv h3,
.bottomdiv h4 {
	padding: 0 8px;
}
.bottomleft p,
.bottomleft h1,
.bottomleft h2,
.bottomleft h3,
.bottomleft h4 {
	padding: 0 8px 0 0;
}
.bottomright p,
.bottomright h1,
.bottomright h2,
.bottomright h3,
.bottomright h4 {
	padding: 0 0 0 8px;
}

/* Homepage link styles */

a.readmore {
	font-size: 1.5em;
	font-weight: bold;
	color: #5090C0;
	text-decoration: none;
	background: none;
}
a.readmore:hover {
	color: #2676BC;
}
a.readmore img {
	vertical-align: middle;
}
#toplinks{
	text-align: right;
	font-size: 90%;
	margin-top: 10px;
}
#toplinks a.readmore {
	color: #C8D7EB;
	font-size: 1.4em;
}
#toplinks a.readmore:hover {
	color: #ffffff;
}
#topleft a.readmore {
	font-size: 100%;
	color: #C8D7EB;
}
#topleft a.readmore:hover {
	color: #ffffff;
}
#topleft a.flaglink {
	font-size: 0.8em;
}
#topleft a.flaglink img {
	vertical-align: text-bottom;
}

/* Section styles */

#header {
	border-bottom: 4px solid #C8D7EB;
	background: #fff;
}
#header img {
	padding-top: 4px;
}
#pagecontent {
	
}
#topcontent {
	height: 150px;
	min-height: 190px;
	background: #5090C0 url("../images/front_panel_1.jpg") no-repeat 208px bottom;
	color: #fff;
	padding: 20px;
}
#topcontent h2 {
	color: #fff;
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 0.2em 0;
}
#topcontent p {
	color: #fff;
	font-size: 1.2em;
}
#topleft a {
	color: #ffffff;
	text-decoration: none;
}
#topleft a:hover {
	color: #ffffff;
	text-decoration: none;
}
#topright {
	padding-top: 35px;
	text-align: right;
}
#topright p {
	font-size: 0.9em;
	margin: 0;
	line-height: 1.25em;
}
#testimonial {
	height: 150px;
}
#middlecontent h2 {
	background: #5090C0;
	color: #ffffff;
	font-size: 1em;
	text-align: center;
	padding: 2px 0;
	margin: 0;
}
#bottomcontent {
	margin:	5px 0;
	background: #ffffff url("../images/bottomback.png") repeat-y top center;
}
.links {
	padding-bottom: 10px;
}
p.footerlink{
	font-size: 0.8em;
}

/* Navigation menu style */

#headermenu li {
	display:inline;
	padding:0 8px;
	border-right: 1px solid #C8D7EB;
}
#headermenu li.last {
	padding-right: 0;
	border-right: none;
}
#headermenu a {
	color: #000;
	font-size: 1.3em;
	line-height: 100%;
	text-decoration: none;
}
#headermenu a:hover {
	color: #2676BC;
	text-decoration: none;
}

/* Biglink styles */

div.biglink, div.biglinkclose {
	height: 80px;
	margin: 0 10px;
	padding: 0;
	border-top: solid 1px #999;
}
div.biglinkclose {
	border-bottom: solid 1px #8F8C73;
	margin-bottom: 0.5em;
}
img.biglink {
	float: right;
	padding: 5px 0;
}
a.biglink {
	display: block;
	background: #fff url("../images/chevron.png") no-repeat 0px 26px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
a.biglink:hover {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 26px;
	color: #2676BC;
	text-decoration: none;
}

/* Quicklink styles */

div.quicklink {
	background: #e6f0fa;
	padding-top: 5px;
	margin-bottom: 0.3em;
}
div.quicklink h4 {
	padding: 0 15px;
}
div.quicklink p {
	background: #ffffff;
	color: #3479B1;
	margin: 0 5px;
	padding: 10px;
}
div.quicklink a {
	display: block;
	background: #e6f0fa url("../images/triangle.png") no-repeat 4px 5px;
	color: #444;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 5px 10px 17px
}
div.quicklink a:hover {
	color: #2676BC;
	text-decoration: underline;
}
div.quicklink img a {
}
/* Constant Contact link styles */

div.cclink1 {
	background: #e6f0fa;
	padding: 5px;
	margin-bottom: 10px;
}
#leftcontent div.cclink1 {
	margin-right: 10px;
}
div.cclink2 {
	background: #ffffff;
	padding: 5px;
	text-align: center;
}
div.cclink2 p {
	background: #ffffff;
	color: #3479B1;
	margin: 0 5px;
	padding: 5px 0 0 0;
	text-align: left;
}

/* Section styles */

#pagecontent {
	
}
#leftcontent {
	padding-top: 10px;
}
#logos {
	padding-bottom: 10px;
}
#centrecontent {
	padding-top: 10px;
}
#rightcontent {
	padding-top: 10px;
}
#maincontent {
	padding-top: 10px;
}
p.footerlink{
	font-size: 0.8em;
}

/* Navigation menu style */

#menu ul {
	list-style: none;
	font-weight: bold;
	font-size: 1.1em;
}
#menu li {
}
#menu a {
	display: block;
	height: 1%;
	background:#fff url("../images/chevron.png") no-repeat scroll 0px 0px;
	padding: 4px 0px 6px 25px;
	color: #000;
	text-decoration: none;
}
#menu a:hover,
body#b0 li#m0 a,
body#b1 li#m1 a,
body#b2 li#m2 a,
body#b3 li#m3 a,
body#b4 li#m4 a,
body#b5 li#m5 a,
body#b6 li#m6 a,
body#b7 li#m7 a,
body#b8 li#m8 a,
body#b9 li#m9 a {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
li#m00,
li#m10,
li#m20,
li#m30,
li#m40,
li#m50,
li#m60,
li#m70,
li#m80,
li#m90 {
	display: none;
}
body#b0 li#m00,
body#b1 li#m10,
body#b2 li#m20,
body#b3 li#m30,
body#b4 li#m40,
body#b5 li#m50,
body#b6 li#m60,
body#b7 li#m70,
body#b8 li#m80,
body#b9 li#m90 {
	display: block;
}
#menu ul li ul li a {
	background-image: none;
	display: block;
	padding: 3px 0px 3px 25px;
	font-size: 0.8em;
	color: #2676BC;
	text-decoration: none;
}
#menu ul li ul li a:hover {
	background-image: none;
	color: #000;
}
/* Fix IE6 display for embedded ul */
body#b0 li#m00,
body#b1 li#m10,
body#b2 li#m20,
body#b3 li#m30,
body#b4 li#m40,
body#b5 li#m50,
body#b6 li#m60,
body#b7 li#m70,
body#b8 li#m80,
body#b9 li#m90 {
	height: 100%;
}

/* Sector Navigation Style */

div.sectors {
	background: #e6f0fa;
	padding: 10px 0;
	margin-top: 10px;
	margin-right: 10px;
}
.sectors h4, .sectors p {
	color: #3479B1;
	padding: 0 10px;
}
.sectors ul {
	list-style: none;
	font-weight: bold;
}
.sectors li {
}
.sectors a {
	display: block;
	height: 1%;
	background: #e6f0fa;
	padding: 5px 0px 5px 25px;
	color: #3479B1;
	text-decoration: none;
}
.sectors a:hover {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
/* Sector Page Navigation */

div.sectormenu {
	background: #e6f0fa;
	padding: 10px 0;
	margin-bottom: 10px;
}
#leftcontent div.sectormenu {
	margin-right: 10px;
}
.sectormenu h4 {
	padding: 0 5px;
	color: #3479B1;
}
.sectormenu h4 a {
	background-image: none;
	padding: 0;
	color: #3479B1;
}
.sectormenu h4 a:hover {
	background-image: none;
	background: #e6f0fa;
	color: #3479B1;
}
.sectormenu ul {
	list-style: none;
	font-weight: bold;
}
.sectormenu li {
}
.sectormenu a {
	display: block;
	height: 1%;
	background: #e6f0fa url("../images/triangle.png") no-repeat 4px 0px;
	padding: 5px 5px 5px 17px;
	color: #444;
	text-decoration: none;
}
.sectormenu a:hover {
	color: #2676BC;
	text-decoration: underline;
}
/* Resource Box Styles */

div.resourcebox {
	background: #e6f0fa;
	padding: 5px 0;
	margin-bottom: 0.3em;
}
#leftcontent div.resourcebox {
	margin-right: 10px;
}
.resourcebox h4 {
	padding: 0 5px;
	margin: 0;
	color: #3479B1;
}
.resourcebox p {
	padding: 0 5px 5px 5px;
	margin: 0;
}
.resourcebox h4 a {
	background-image: none;
	padding: 0;
	color: #3479B1;
}
.resourcebox h4 a:hover {
	background-image: none;
	background: #e6f0fa;
	color: #3479B1;
}
.resourcebox ul {
	list-style: none;
	font-weight: bold;
}
.resourcebox li {
}
.resourcebox a {
	display: block;
	height: 1%;
	background: #e6f0fa url("../images/triangle.png") no-repeat 4px 0px;
	padding: 5px 5px 5px 17px;
	color: #444;
	text-decoration: none;
}
.resourcebox a:hover {
	color: #2676BC;
	text-decoration: underline;
}

/* Sitemap */

#sitemap ul {
	list-style: none;
	margin: 10px 20px;
	padding: 0;
}
#sitemap a {
	font-weight: bold;
	font-size: 0.8em;
}
#sitemap a:hover {
	color: #9c9;
	font-weight: bold;
}
#sitemap ul ul {
	margin: 0 20px 10px 30px;
}
#sitemap ul li ul a {
	font-size: 0.6em;
	text-decoration: none;
}


/* Styles for footer */

#footer {
	border-top: 2px solid #C8D7EB;
	font-size: 0.85em;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #000000;
	font-weight: normal; 
	text-decoration: none;
}
#footer a:hover {
	color: #005599;
	text-decoration: underline;
}
