﻿/* 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%;
	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;
}
#topright {
	width: 380px;
}
#topleft {
	width: 380px;
}
#topleft {
	float: left;
}
#topright {
	float: right;
}
#maincontent {
	float: right;
	width: 630px;
	background: #fff;
}
#middlecontent {
}
#bottomcontent {
	float: left;
}
.bottomdiv {
	float: left;
	width: 212px;
	background: #fff;
}
.links {
	clear: both;
	background: #fff;
}
#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 */

#maincontent h4 {
	padding: 0 10px;
}

#maincontent h3 {
	padding: 0 10px;
}

#maincontent h2 {
	padding: 0 10px;
}

#maincontent h1 {
	padding: 0 10px;
}

#maincontent p {
	padding: 0 10px;
}

#centrecontent h4 {
	padding: 0 10px;
}

#centrecontent h3 {
	padding: 0 10px;
}

#centrecontent h2 {
	padding: 0 10px;
}

#centrecontent h1 {
	padding: 0 10px;
}

#centrecontent p {
	padding: 0 10px;
}
#maincontent ol {
	padding: 0 10px;
	list-style-position: outside;
	margin: 0 0 0.5em 20px;
}
#maincontent ul {
	padding: 0 10px;
	list-style-position: outside;
	margin: 0 0 0.5em 20px;
}
#centrecontent ol {
	padding: 0 10px;
	list-style-position: outside;
	margin: 0 0 0.5em 20px;
}
#centrecontent ul {
	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 td  {
	border: 1px solid #000000;
	border-collapse: collapse;
	text-align: left;
	padding: 5px;
}
.bordered th  {
	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 td  {
	border: 0px solid #000000;
	border-collapse: collapse;
	text-align: left;
	padding: 5px;
}

.form th  {
	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;
}
h4   {
	color: #3479b1;
	font-weight: bold;
}
h3   {
	color: #3479b1;
	font-weight: bold;
}
h2   {
	color: #3479b1;
	font-weight: bold;
}
h1   {
	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;
}
#centrecontent blockquote h2 {
	padding: 0;
}
#maincontent 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 h4   {
	color: #000;
}

.home h3   {
	color: #000;
}

.home h2   {
	color: #000;
}

.home h1   {
	color: #000;
}
.home h1 {
	margin: 0.3em 0;
}
.bottomdiv h4 {
	padding: 0 10px 0 0;
}
.bottomdiv h3 {
	padding: 0 10px 0 0;
}
.bottomdiv h2 {
	padding: 0 10px 0 0;
}
.bottomdiv h1 {
	padding: 0 10px 0 0;
}
.bottomdiv p {
	padding: 0 10px 0 0;
}
#bottomright.bottomdiv p {
	padding: 0;
}
.bottomdiv p {
	font-size: 90%;
}
.bottomdiv h3 {
	color: #3479b1;
	margin-top: 0;
}

/* 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;
}
#toplinks a.readmore:hover {
	color: #ffffff;
}

/* Section styles */

#header {
	height: 102px;
	border-bottom: 4px solid #C8D7EB;
	background: #fff url("../images/whitehouse-consultants-header.gif") no-repeat left 4px;
}
#pagecontent {
	
}
#topcontent {
	height: 200px;
	min-height: 220px;
	background: #3278B1 url("../images/globe-background.gif") no-repeat bottom center;
	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;
}
#testimonial {
	height: 170px;
}
#middlecontent {
	border-bottom: 4px solid #C8D7EB;
}
#bottomcontent {
	margin:	5px 0;
}
.bottomdiv {
	padding-top: 0px;
}
.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.biglinkclose {
	height: 80px;
	margin: 0 10px;
	padding: 0;
	border-top: solid 1px #999;
}

div.biglink {
	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;
}
body#b9 li#m9 a {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
body#b8 li#m8 a {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
body#b7 li#m7 a {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
body#b6 li#m6 a {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
body#b5 li#m5 a {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
body#b4 li#m4 a {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
body#b3 li#m3 a {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
body#b2 li#m2 a {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
body#b1 li#m1 a {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
body#b0 li#m0 a {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
#menu a:hover {
	background: #fff url("../images/chevron-on.png") no-repeat 0px 0px;
	color: #2676BC;
	text-decoration: none;
}
li#m90 {
	display: none;
}
li#m80 {
	display: none;
}
li#m70 {
	display: none;
}
li#m60 {
	display: none;
}
li#m50 {
	display: none;
}
li#m40 {
	display: none;
}
li#m30 {
	display: none;
}
li#m20 {
	display: none;
}
li#m10 {
	display: none;
}
li#m00 {
	display: none;
}
body#b9 li#m90 {
	display: block;
}
body#b8 li#m80 {
	display: block;
}
body#b7 li#m70 {
	display: block;
}
body#b6 li#m60 {
	display: block;
}
body#b5 li#m50 {
	display: block;
}
body#b4 li#m40 {
	display: block;
}
body#b3 li#m30 {
	display: block;
}
body#b2 li#m20 {
	display: block;
}
body#b1 li#m10 {
	display: block;
}
body#b0 li#m00 {
	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#b9 li#m90 {
	height: 100%;
}

body#b8 li#m80 {
	height: 100%;
}

body#b7 li#m70 {
	height: 100%;
}

body#b6 li#m60 {
	height: 100%;
}

body#b5 li#m50 {
	height: 100%;
}

body#b4 li#m40 {
	height: 100%;
}

body#b3 li#m30 {
	height: 100%;
}

body#b2 li#m20 {
	height: 100%;
}

body#b1 li#m10 {
	height: 100%;
}

body#b0 li#m00 {
	height: 100%;
}

/* Sector Navigation Style */

div.sectors {
	background: #e6f0fa;
	padding: 10px 0;
	margin-top: 10px;
	margin-right: 10px;
}
.sectors p {
	color: #3479B1;
	padding: 0 10px;
}
.sectors h4 {
	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: 4px 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;
}