/* Base CSS Document for KH Advisors LLC
Author: Strategic Insights, contact Jennifer Hoy
Site design: Strategic Insights
Date Created: 03/06/2009
Last Updated: 08/28/2009
Copyright: KH Advisors LLC */


/*-------------------------
Site layout structure
------------------------*/

*, html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin: 0 auto;
	font-family: 'Times New Roman', Times, serif;
	line-height: 1;
	text-align: center;
	color: #333;
	background-color: #996a40;
	behavior: url(elements/java/csshover3.htc);
	
}
div {
	display: block;
	position: relative;
	
}
div#wrapper {
	width: 870px;
	margin: 0 auto;
	text-align: center;
	border-right: 20px solid #380007;
	border-left: 20px solid #380007;
	z-index: 1;
	
}
div#header {
	width: 870px;
	text-align: left;
	background: url(../images/bg-header.gif) no-repeat 0 0;
	z-index: 1;
	
}
div#content {
	width: 870px;
	text-align: left;
	color: #333;
	background: url(../images/bg-colright.gif) repeat-y #fff;
	
}
body#page-home div#content {
	background-image: none;
	
}
div#content div.col-left, div#content div.col-right {
	margin: 0 0 10px 0;
	float: left;
	
}
div#content div.col-left {
	width: 650px;
	
}
body#page-home div#content div.col-left {
	width: 238px;
	
}
div#content div.col-right {
	width: 220px;
	
}
body#page-home div#content div.col-right {
	width: 632px;
	
}
div#footer {
	width: 830px;
	margin-top: -5px;
	padding: 20px;
	clear: both;
	text-align: left;
	font-size: .814em;
	line-height: 1.308em;
	background: url(../images/bg-footer.gif) repeat-y 0 0;
	
}

/*-------------------------
Non-layout divs
------------------------*/

div#top_panel {
	width: 215px;
	position: absolute;
	top: 0;
	left: 655px;
	z-index: 25;
	
}
div#panel {
	width: 215px;
	height: 400px;
	overflow: hidden;
	text-align: left;
	z-index: 10;
	
}
div#panel_contents {
	width: 215px;
	height: 100%;
	position: absolute;
	top: 0;
	background: #045978;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	z-index: -1;
	
}
div.panel_button {
	display: block;
	width: 207px;
	height: 46px;
	margin: 0 auto;
	cursor: pointer; 
	z-index: 20;
	
}	
div#header div#banner {
	width: 870px;
	margin: 18px 0 0 0;
	color: #fff;
	background: url(../images/bg-banner.gif) repeat-y 0 0 #996a40;
	
}
div#header div#banner div.top {
	width: 870px;
	height: 5px;
	margin-top: -1px;
	background: url(../images/top-banner.gif) no-repeat 0 0;
	
}
div#content div.col-right div.margins {
	margin: -20px 20px 20px 20px;
	
}
div#modules {
	width: 870px;
	top: -5px;
	clear: both;
	background: url(../images/bg-modules.gif) repeat-y 0 0;
	
}
div#modules div {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	float: left;
	
}
div#modules div.top, div#modules div.bottom {
	width: 870px;
	height: 5px;
	float: none;
	clear: both;
	
}
div#modules div.top {
	background: url(../images/top-modules.gif) no-repeat 0 0;
	behavior: url(elements/java/iepngfix.htc);
	
}
body#page-home div#modules div.top {
	background: url(../images/top-homemodules.gif) no-repeat 0 0;
	
}
div#modules div.bottom {
	background: url(../images/bottom-modules.gif) no-repeat 0 0 #fff;
	
}

div#modules div#mod-snapshot, div#modules div#mod-musthave {
	width: 218px;
	
}
div#modules div#mod-leadership {
	width: 220px;
	
}
div#modules div#mod-crisis {
	width: 214px;
	
}
div#content div.container {
	display: block;
	margin: 0 25px;
	padding: 0 -25px 0 -25px;
	clear: both;
	border-top: 1px solid #c2a68c;
	
}
div#content div.container#first {
	border: none;
	
}
div#content div.container div.contain-left, div#content div.container div.contain-right {
	display: block;
	margin-top: 25px;
	float: left;
	
}
div#content div.container div.contain-left {
	width: 250px;
	margin-top: 25px;
	
}
div#content div.container div.contain-right {
	width: 325px;
	margin-left: 25px;
	
}


/*-------------------------
Images
------------------------*/

img {
	border: none;
	
}
img#logo {
	margin: 20px 0 0 20px;
	behavior: url(elements/java/iepngfix.htc);
	
}
img#logo-print {
	display: none;
	
}
div#header div#banner img {
	position: absolute;
	top: -75px;
	left: 518px;
	behavior: url(elements/java/iepngfix.htc);
	
}
body#page-home div#header div#banner img {
	top: -44px;
	left: 516px;
	
}
body#page-valchal div#header div#banner img {
	top: -55px;
	
}
div#content div.col-left img {
	margin: 20px 0 0 19px;
	
}
div#content div.col-left div.container img {
	margin: 0 0 10px 0;
	
}
div#content div.col-left img.float-right {
	margin: 0 20px 10px 10px;
	float: right;
	
}
div#content div.col-left img.float-left {
	margin: 0 10px 10px 20px;
	float: left;
	
}

/*-------------------------
Forms
------------------------*/

form p input, div.col-left form p select, div.col-left form p textarea {
	display: block;
	padding: 3px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1em;
	border: solid 1px #333;
	color: #333;
	background-color: #fff;
	
}
div#header div#top_panel div#panel form p input {
	width: 165px;
	
}
div.col-left form p input, div.col-left form p select, div.col-left form p textarea {
	width: 18.5em;

}
div#header div#top_panel div#panel form p.nomarg input, div#content div.col-left form p.nomarg input {
	width: auto;
	height: auto;
	border: none;
	background-color: transparent;
	
}
div.col-left form p input.inline {
	display: inline;
	width: 4em;
	margin: 0 3px;
	
}
div.col-left form p input.inline#MERGE3-detail2 {
	width: 6.3em;
	
}
div.col-left form p select {
	width: 18.5em;
	
}
div#header div#top_panel div#panel form p input#signup {
	margin: -3px 20px 0px 121px;
	behavior: url(elements/java/iepngfix.htc);
	
}
div#content div.col-left form p input#contact {
	margin: 5px 20px 20px 15.8em;
	
}

/*-------------------------
Headlines
------------------------*/

div#header div#banner h1 {
	display: block;
	width: 490px;
	height: 90px;
	margin: 20px 0 0 20px;
	
}
body#page-home div#header div#banner h1 {
	height: 121px;
	background: url(../images/h1-bannerhome.gif) no-repeat 0 0;
	
}
body#page-expert div#header div#banner h1 {
	background: url(../images/h1-bannerexpert.gif) no-repeat 0 0;
	
}
body#page-turnaround div#header div#banner h1 {
	background: url(../images/h1-bannerturnaround.gif) no-repeat 0 0;
	
}
body#page-valchal div#header div#banner h1 {
	height: 121px;
	background: url(../images/h1-bannervalchal.gif) no-repeat 0 0;
	
}
body#page-casestudies div#header div#banner h1 {
	background: url(../images/h1-bannercasestudies.gif) no-repeat 0 0;
	
}
body#page-resources div#header div#banner h1 {
	background: url(../images/h1-bannerresources.gif) no-repeat 0 0;
	
}
body#page-contact div#header div#banner h1 {
	background: url(../images/h1-bannercontact.gif) no-repeat 0 0;
	
}
body#page-snapshot div#header div#banner h1 {
	background: url(../images/h1-bannersnapshot.gif) no-repeat 0 0;
	
}
body#page-assurance div#header div#banner h1 {
	background: url(../images/h1-bannerassurance.gif) no-repeat 0 0;
	
}
div#content h2 {
	margin: 22px 20px 20px 20px;
	font-size: 1.5em;
	line-height: 1.085em;
	color: #380007;
	background-color: inherit;
	font-weight: normal;
	
}
body#page-home div#content h2, body#page-home div#content p {
	margin-left: 0;
	
}
div#content h3 {
	margin: 0 20px 20px 20px;
	font-size: 1.250em;
	line-height: 1.1em;
	font-weight: normal;
	color: #996a40;
	background-color: inherit;
	
}
div#content div.col-left h3 {
	display: block;
	width: 616px;
	padding-top: 15px;
	clear: both;
	background: url(../images/bg-h3.gif) no-repeat 0 0;
	
}
div#content div.col-right h3 {
	margin: 22px 20px 20px 20px;
	font-size: 1.064em;
	line-height: 1.418em;
	
}	
div#modules h3 {
	margin: 0 20px 10px 20px;
	font-size: .938em;
	line-height: 1.469em;
	font-weight: normal;
	color: #380007;
	background-color: inherit;
	
}

/*-------------------------
Paragraphs
------------------------*/

div#header div#top_panel div#panel p {
	margin: 15px 20px;
	font-size: .938em;
	line-height: 1.469em;
	color: #fff;
	background-color: inherit;
	
}
div#header div#top_panel div#panel p.nomarg, div#content div.col-left form p.nomarg {
	margin: 0;

}
div#header div#banner p {
	width: 490px;
	margin: 0 0 20px 20px;
	font-size: 1.375em;
	line-height: 1.184em;
	
}
div#content p {
	margin: 0 20px 20px 20px;
	font-size: .875em;
	line-height: 1.497em;
	
}
div#header div#top_panel div#panel p.nomarg, div#content div.col-left form p.nomarg {
	margin: 0;

}
div#content div.col-right p.byline {
	text-align: right;
	font-style: italic;
	color: #666;
	
}
div#header div#top_panel div#panel form p, div#content div.col-left form p {
	display: block;
	margin: 0 20px 8px 20px;
	clear: both;
	
}
div#content div.container p {
	margin: 0 0 20px 0;
	
}
div#content div.container div.contain-left p {
	font-size: .787em;
	text-align: center;
	
}
div#content div.container div.contain-right p {
	font-style: italic;
	
}
	

/*-------------------------
Lists
------------------------*/

div#header ul#nav {
	display: block;
	width: 870px;
	height: 54px;
	list-style-type: none;
	background: url(../images/bg-nav.gif) no-repeat right 0;
	
}
div#header ul#nav li {
	display: block;
	height: 54px;
	float: left;
	
}
div#content ul, div#content ol {
	margin: 0 20px 20px 20px;
	font-size: .875em;
	line-height: 1.497em;
	
}
div#content ul {
	list-style-type: none;
	
}
div#content div.col-left ul, div#content div.col-left ol {
	margin-left: 40px;
	
}
div#content div.col-right div ul {
	margin: 20px 0 20px 0;
	
}
div#content ul li {
	margin: 0 0 5px 0;
	padding-left: 15px;
	background: url(../images/bullet.gif) no-repeat 0 8px;
	
}
div#content ol li {
	margin: 0 0 5px 15px;
	
}
div#content ul li ul, div#content div.col-left ul li ul {
	display: none;
	font-size: 1em;
	margin-top: 5px;
	margin-left: 0;
	
}
ul.hidden {
	display: none;
	
}


/*-------------------------
Misc. typography
------------------------*/

label {
	display: block;
	margin: 0 5px 3px 0;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	
}
div.col-left form label {
	width: 7.5em;
	float: left;
	margin-top: 3px;
	
}	
span {
	position: absolute;
	left: -999999em;
	
}
address {
	margin-top: 23px;
	margin-bottom: 40px;
	font-size: .846em;
	line-height: 1.308em;
	font-style: normal;
	color: #380007;
	background-color: inherit;
	
}
div#content ul li strong {
	font-size: 1.071em;
	font-weight: normal;
	color: #380007;
	background-color: inherit;
	
}

/*-------------------------
Main navigation
------------------------*/

div#header ul#nav li a {
	display: block;
	height: 54px;
	
}
div#header ul#nav li#nav-home a {
	width: 73px;
	background: url(../images/nav-home.gif) no-repeat 0 0;
	
}
div#header ul#nav li#nav-expert a {
	width: 169px;
	background: url(../images/nav-expert.gif) no-repeat 0 0;
	
}
div#header ul#nav li#nav-turnaround a {
	width: 137px;
	background: url(../images/nav-turnaround.gif) no-repeat 0 0;
	
}
div#header ul#nav li#nav-valchal a {
	width: 166px;
	background: url(../images/nav-valchal.gif) no-repeat 0 0;
	
}
div#header ul#nav li#nav-casestudies a {
	width: 111px;
	background: url(../images/nav-casestudies.gif) no-repeat 0 0;
	
}
div#header ul#nav li#nav-resources a {
	width: 101px;
	background: url(../images/nav-resources.gif) no-repeat 0 0;
	
}
div#header ul#nav li#nav-contact a {
	width: 113px;
	background: url(../images/nav-contact.gif) no-repeat 0 0;
	
}
body#page-home div#header ul#nav li#nav-home a, div#header ul#nav li#nav-home a:hover, div#header ul#nav li#nav-home a:active, body#page-expert div#header ul#nav li#nav-expert a, div#header ul#nav li#nav-expert a:hover, div#header ul#nav li#nav-expert a:active, body#page-turnaround div#header ul#nav li#nav-turnaround a, div#header ul#nav li#nav-turnaround a:hover, div#header ul#nav li#nav-turnaround a:active, body#page-valchal div#header ul#nav li#nav-valchal a, div#header ul#nav li#nav-valchal a:hover, div#header ul#nav li#nav-valchal a:active, body#page-casestudies div#header ul#nav li#nav-casestudies a, div#header ul#nav li#nav-casestudies a:hover, div#header ul#nav li#nav-casestudies a:active, body#page-resources div#header ul#nav li#nav-resources a, div#header ul#nav li#nav-resources a:hover, div#header ul#nav li#nav-resources a:active, body#page-contact div#header ul#nav li#nav-contact a, div#header ul#nav li#nav-contact a:hover, div#header ul#nav li#nav-contact a:active {
	background-position: 0 -56px;
	
}

/*-------------------------
Inline nav + buttons
------------------------*/

a {
	color: #005676;
	background-color: transparent;
	
}
a:hover, a:active {
	color: #4c889f;
	background-color: inherit;
	
}
a#but-emailtab, a#but-closetab {
	display: block;
	width: 207px;
	height: 39px;
	margin: 0 auto;
	border: none;
	text-decoration: none;
	behavior: url(elements/java/iepngfix.htc);
	cursor: pointer;
	
}
a#but-emailtab {
	background: url(../images/but-emailtab.png) no-repeat 0 0;
	
}
a#but-closetab {
	background: url(../images/but-closetab.png) no-repeat 0 0;
	
}
a#but-emailtab:hover, a#but-emailtab:active, a#but-closetab:hover, a#but-closetab:active {
	background-position: 0 -39px;
	
}
a.but-readmore {
	display: block;
	width: 115px;
	height: 36px;
	margin: 0 20px 32px 85px;
	background: url(../images/but-readmore.gif) no-repeat 0 0;
	
}
a.but-readmore:hover, a.but-readmore:active {
	background-position: 0 -36px;
	
}
a.show-hide {
	font-size: .858em;
	cursor: pointer;
	
}
div#content div.col-right div a.show-hide, div#content div.col-left div a.show-hide {
	font-size: .8em;
	
}
div#content div.container div.contain-right p a {
	display: block;
	font-style: normal;
	font-size: 1.142em;
	line-height: 1.252em;
	color: #380007;
	background-color: inherit;
	text-decoration: none;
	
}
div#content div.contain div.contain-right p a:hover, div#content div.container div.contain-right p a:active {
	color: #734c51;
	background-color: inherit;
	
}

/*-------------------------
Safari Fixes
------------------------*/
