/*------------------------------------------------------------------------------------
Copyright Einstein Industries 2006. Used with Permission.                             
May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ type selectors ------------------------ */
body { 
background:#c0c0c0 url("../images/bg-body.jpg") top repeat-x;
text-align:center; 
font:12px/16px Arial, Helvetica, sans-serif; 
color:#000;
}

blockquote { margin-left:10px; margin-right:10px; }

p.h1	{ font-size:1.2em;  color:#ffffff; font-weight: bold; }
p.h2	{ font-size: 1.1em; color:#76052a; font-weight: bold; }
p.h3	{ font-size:1.0em;  color:#ffffff; font-weight: bold; }

p.h1 span, p.h2 span, p.h3 span	{ display:none; }

a:link,a:visited	{ color:#474747; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#740227; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
clear:both;
}

div.clear	{ 
height:10px; 
overflow:hidden; 
}


#column-right p.back-to-top {
text-align:right;
display:block;
padding-right:0px;
background:url("../images/bullet-back-to-top.jpg") right no-repeat;
}

body#team #column-right p.back-to-top {
text-align:right;
display:block;
padding-right:25px;
margin:0 0 12px 0;
clear:both;
background:url("../images/bullet-back-to-top.jpg") right no-repeat;
}

img.img-left { 
float:left; 
margin:2px 13px 5px 0px;
}

body#index img.img-left { 
margin:0px 5px 0px 0px;
}
img.img-right { 
float:right; 
margin:5px 0px 10px 10px; 
}

div.multi-form {
	float:left;
	width: 260px;
	display: inline;
	margin-right: 10px;
	
}
#column-right p.back-to-top {
text-align:right;
display:block;
padding-right:15px;
background:url("../images/bullet-back-to-top.jpg") right no-repeat;
}

table.recruiting-cal{
	width: 577px;
	margin: 10px 20px 10px 20px;
}
	table.recruiting-cal thead td {background: #dddddd; font-weight: bold; }
	table.recruiting-cal td { padding: 3px; border-bottom: 1px solid #c4c4c4;}
	table.recruiting-cal td a {text-decoration: none; color: #000;}
	table.recruiting-cal td a:hover {background: #dddddd; }
	
#column-right p.center {text-align: center;}

#column-right p.disclaimer-text {font-size: .95em; width: 550px; font-style: italic;}

#column-right p.italic-text { width: 568px;}

#column-left #bh-capital-link p {
	background: transparent url("../images/bhcocap-bullet.jpg") 0px 4px no-repeat;
	padding-left: 17px;
	margin-left: 10px;
	}
#bh-capital-link {margin: 280px 0px 0px 10px;}

/* ------------------------ form elements ------------------------ */

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; }

input, textarea, select { 
background-color:#fff !important;
border:1px solid #414141;
color:#000;
width:145px;
height:18px;
line-height:18px;
vertical-align: middle;
margin-bottom:4px;
padding:1px 0 0 4px;
font-family: Arial, Helvetica, sans-serif; 
font-size:1.0em;
}

select { width:150px; padding:0; }

textarea { height:60px; overflow:auto; }

#contact_business { display: none; }

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
width:170px; 
position:relative; 
display:block; 
text-align:right; 
margin-bottom:10px;
font-size:1.0em;
}
body#contact #contact-main label { 
	position:none; 
	text-align:left; 
	margin-bottom: 1px; 
	font-size: 11px; 
	font-weight:bold;
	}
body#contact #contact-main  input, body#contact #contact-main textarea {width: 200px;}
body#contact #contact-main dt {font-size: .9em; margin-bottom: 10px;}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
width:170px;
position:absolute; 
left:110%; 
top:-2px;
}
#contact-main label input#contact_resume {width: 80px; background-color: #fff !important; height: 24px;}
#contact-main label select { width:175px; }

#contact-main label textarea { height:60px; overflow:auto; }

#contact-main label input#file_upload2, #contact-main label input#file_upload1 {
	width: 170px;
	height: 23px
}
body#campus #contact-main, body#careers #contact-main {margin-left: 20px;}
/* ------------------------ submit button form elements ------------------------ */

input.submit, body#contact #contact-main input.submit-contact-main, #contact-main label input.submit-careers  { 
width:60px;
height:20px;
cursor:pointer; 
padding:0; 
}

#contact-main label.submit { margin-top: 65px;}
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#outer-wrap {
width:919px;
margin:0 auto;
background:#e9e9e9 url("../images/bg-wrap-inside.jpg") repeat-y;
}

#wrap {
width:919px;
margin:0 auto;
text-align:left;
background:  url("../images/inner-wrap.jpg") bottom no-repeat;
}
body#bhco #wrap {
background: none;
}
body#index #wrap {
background:#e9e9e9 url("../images/bg-wrap-inside.jpg") repeat-y;
}

#divider {
width:919px;
height:10px;
background:url("../images/divider.jpg") 0 0 repeat-x;
}
body#index #divider {height: 31px;}

#index-logos {
	magrin: 120px 0px 0px 20px;
}
/* ------------- masthead ---------------------*/

#masthead {
	height: 95px;
	background: url("../images/masthead.jpg");
	position: relative;
}
	#masthead a span {display: none;}
	
	#masthead a.home-link {
	position:absolute;
	top: 5px;
	left: 30px;
	width: 226px;
	height: 80px;
	}
	
	#masthead a.bhco-capital-link {
		position: absolute;
		top: 20px;
		left: 616px;
		width: 282px;
		height: 26px;
	}
	#masthead a.bhco-capital-link:hover {background: url("../images/bhco-capital-hover.jpg");}


/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
background:url("../images/nav.jpg") no-repeat; 
width:626px; 
height:49px; 
margin:0;
padding:0; 
position: absolute;
top: 46px;
left: 293px;
}

#nav span { display: none; }

#nav li, #nav a { height:49px; display:block; }

#nav li { float:left; list-style:none; display:inline; position:relative; margin-left:1px; }

li#nav-01 {margin-left:0;}

#nav-01 { width: 94px;}
#nav-02 { width: 103px;}
#nav-03 { width: 100px;}
#nav-04 { width: 134px;}
#nav-05 { width: 92px;}
#nav-06 { width: 96px;}

#nav-01 a:hover { background:url("../images/nav.jpg") -0px -49px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -95px -49px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -199px -49px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -300px -49px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -435px -49px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -528px -49px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background:  url("../images/nav-dropdown-top.gif") top left no-repeat;
	margin-top: -13px;
	padding-top: 13px;
	z-index: 9999;
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	background-color: #e0e0e0;
	margin-left: 0px;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#000;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover { 
	background-image:none;
	color:#000;
	text-decoration:underline;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:225px; }	
#nav-03 ul, #nav-03 li { width:165px; }
#nav-04 ul, #nav-04 li { width:165px; } 
#nav-05 ul, #nav-05 li { width:165px; } 

/* ------------------------ column-left framework ------------------------ */
#column-left {
width:302px;
float:left;
}
body#index #column-left p {
	font-size: .925em;
	margin: 5px 3px 0px 0px;
	}
body#campus #column-left p {
	font-weight:bold;
	margin: 5px 20px 0px 20px;
	}
body#campus #column-left dl dt {
	color:#740227 ;
	}	
	
#column-left p, #column-left p.h1, #column-left p.h2, #column-left p.h3, #column-left ul {
	margin:0;
}
 #column-left dl {
 	margin: 20px 20px 10px 20px;
 }
 	#column-left dl dt { 
		margin-bottom: 10px;
		font-weight: bold;
	}
	 #column-left dl dd,  #column-right dl dd {
	 	background: url("../images/dl-bullet.jpg") 0px 5px no-repeat;
	 	padding-left: 11px;
		margin-bottom: 3px;
	 }
	 
	body#campus #breadcrumb,
	body#careers #breadcrumb  {
		border: none;}
 
	#breadcrumb {
		width: 255px;
		border-top: 1px solid #000;
		font-size: 24px;
		font-weight: bold;
		color: #474747;
		
		margin: 10px 20px 10px 20px;
		padding: 5px 0px 0px 0px;
		line-height: 22px;
		font-style: italic;
	}
		#breadcrumb span {
			display: block;
			font-size: 10px;
			margin: 10px 0px 10px 0px;
			border-bottom: 1px solid #000;
			padding-bottom: 5px;
			font-style: normal;
			
			}
		#breadcrumb p, #breadcrumb ul {
			font-size: 12px;
			font-weight: normal;
			line-height: 15px;
			font-style: normal;
		}
		#breadcrumb p.h2 {font-size: 12px; font-style: normal; color: #740227; font-weight: bold; }
		#breadcrumb p.bfst {width: 235px; /*text-align:justify;*/}
		#breadcrumb ul.bfst {width: 205px; text-align:justify; padding:10px 0 115px 13px;}
		#breadcrumb.long-page {padding-bottom: 115px;}


/* ------------------------ column-right framework ------------------------ */
#column-right {
width:617px;
float:left;
background:#f7f7f7;
}

#column-right.short-page {height: 300px;}

#column-right p, #column-right p.h1, #column-right p.h3, #column-right ul, #column-right dl {
margin:0px 23px 15px 21px;
text-align:justify;
}
#column-right p.h1 {margin:15px 23px 10px 21px;}
#column-right p.h2, #column-right p.h3 {
	margin:15px 23px 5px 21px;
}

#column-right dl {
	padding-left: 20px;
}
	#column-right dl dt {
		margin: 10px 0px 3px 0px;
	}

#column-right ul {text-align: left;}
#content-wrap {
width:617px;
margin-top:20px;
background:url("../images/content-wrap.jpg") 0 0 repeat-y;
}

#content-wrap p {
margin:0px 0px 10px 0px;
font-size:1em;
line-height:20px;
}

#left-content{
width:360px;
float:left;
background:none;
display:inline;
margin:15px 0px 0px 0px;
display: inline;
}

#right-content {
width:225px;
float:left;
margin:15px 23px 0 0px;
display: inline;
}

#column-right p.h1 {
font-size:1.2em;
margin:15px 23px 15px 21px;
color: #740227;
font-style: italic;
}

body#contact #column-right p.h2 {
	font-size: 1.2em; 
	margin-top: 15px;
	font-style: italic;
	}

#column-right p.press-release {margin-bottom: 10px; border-bottom: 1px solid #000; font-weight:bold;}

	#column-right ul.multi { margin: 0px 0px 0px 23px;}
		#column-right ul.multi li { 
			float: left; 
			margin-right: 0px; 
			background: url("../images/dl-bullet.jpg") 0px 6px no-repeat;
			padding-left: 8px;
			width: 287px;
			list-style: none;
			}
		#column-right div.multi { 
			float: left; 
			display: inline;
			margin: 0px 0px 0px 5px; 
			width: 300px;
			}
		 #column-right div.multi ul li {list-style: none; }
		body#tools #column-right div.multi ul li { margin-bottom: 12px; }
		
	 body#contact #column-left dl dd,  
	 body#contact #column-right dl dd, 
	 body#contact #column-right ul li, 
	 body#contact #column-right ul.multi li { 
	 	background: none; 
	 	padding-left: 0px;
		list-style: none;
		}

#column-right div.multi ul {padding-left: 0px;}

#clear-list {height: 25px;}

#column-right ul.team-anchors {padding-left: 0px; }
#column-right ul.team-anchors li {
	width: 125px;
	height: 200px;
	float: left;
	margin: 10px 10px 0px 0px;
	font-size: .95em;
	line-height: 14px;
	padding-left: 7px;
	display: inline;
	border-left: 1px solid #808080;
	font-size: 12px;
}
	#column-right span.certification {color: #740227;}
	#column-right ul.team-anchors li span.certification {
		font-size: 1.1em;
		display: block;
		}
	#column-right ul.team-anchors li img { margin: 2px 0px 10px 0px;}
div.bio-img {
	float: left;
	height: 160px;
	width: 145px;
	border-left: 1px solid #808080;
	padding-left: 10px;
	margin: 0px 0px 0px 20px;
	display: inline;
}	

	div.bio-img#julia-fairfield,
	div.bio-img#deanne-wilson,
	div.bio-img#amanda-scott,
	div.bio-img#kristen-norton,
	div.bio-img#clint-dunn,
	div.bio-img#genny-cordell { 
		 height: 190px;
	}
	div.bio-img#don-harris,
	div.bio-img#ron-skalberg
 		{ 
		height: 230px;
	}
	div.bio-img#paula-allgood {
		height:250px;
		}
	div.bio-img#alec-cohen { 
		height: 225px;
	}
	div.bio-img#jon-bryant { 
		height: 245px;
	}
	div.bio-img#pat-beaird { 
		height: 340px;
	}
	div.bio-img#denise-johnston {
		height:300px;
		}
	
#column-right div.bio-img p.h2 {margin: 5px 0px 0px 0px;}

#column-right dl.press {
	width:565px;
	margin-left:20px;
	padding:0;
}
#column-right dl.press dt.date {
	float:left;
	width:80px;
	background:none;
	margin:0;
	padding:0;
	color:#333;
}
#column-right dl.press dt.title {
	font-weight:bold;
	float:left;
	background:none;
	width:485px;
	margin:0px;
	padding:0px;
}
#column-right dl.press dd {
	float:right;
	background:none;
	display:block;
	margin-top:5px;
	padding:0 10px 10px 0;
	text-align:left;
	width:475px;
}
#column-right dl.press dd.boarder {
	border-bottom:#ccc 1px solid;
	margin:10px 0px;
	float:left;
	width:555px;
}

/* ------------------------ header framework ------------------------ */

#header-graphic { 
height:194px;
background:#e9e9e9 url("../images/header-index.jpg") top right no-repeat;
}

	body#index #header-graphic { background:#e9e9e9 url("../images/header-index.jpg") top right no-repeat; height:266px;}
	body#about #header-graphic { background:#e9e9e9 url("../images/header-about.jpg") top right no-repeat; }
	body#team #header-graphic { background:#e9e9e9 url("../images/header-team.jpg") top right no-repeat; }
	body#clients #header-graphic { background:#e9e9e9 url("../images/header-clients.jpg") top right no-repeat; }
	body#memberships #header-graphic { background:#e9e9e9 url("../images/header-memberships.jpg") top right no-repeat; }
	body#bhco #header-graphic { background:#e9e9e9 url("../images/header-bhco.jpg") top right no-repeat; }
	body#tax #header-graphic { background:#e9e9e9 url("../images/header-tax.jpg") top right no-repeat; }
	body#health #header-graphic { background:#e9e9e9 url("../images/header-health.jpg") top right no-repeat; }
	body#estate #header-graphic { background:#e9e9e9 url("../images/header-estate.jpg") top right no-repeat; }
	body#business #header-graphic { background:#e9e9e9 url("../images/header-business.jpg") top right no-repeat; }
	body#wealth #header-graphic { background:#e9e9e9 url("../images/header-wealth.jpg") top right no-repeat; }
	body#other #header-graphic { background:#e9e9e9 url("../images/header-other.jpg") top right no-repeat; }
	body#news #header-graphic { background:#e9e9e9 url("../images/header-news.jpg") top right no-repeat; }
	body#tools #header-graphic { background:#e9e9e9 url("../images/header-tools.jpg") top right no-repeat; }
	body#careers #header-graphic { background:#e9e9e9 url("../images/header-careers.jpg") top right no-repeat; }
	body#campus #header-graphic { background:#e9e9e9 url("../images/header-campus.jpg") top right no-repeat; }
	body#links #header-graphic { background:#e9e9e9 url("../images/header-links.jpg") top right no-repeat; }
	body#info-center #header-graphic { background:#e9e9e9 url("../images/header-info-center.jpg") top right no-repeat; }
	body#contact #header-graphic { background:#e9e9e9 url("../images/header-contact.jpg") top right no-repeat; }

#header-graphic p,
#header-graphic #subnav,
#header-graphic dl {
width:263px;
margin:0 19px 10px 20px;
}

#header-graphic dl {
width:274px;
margin:7px 17px 5px 10px;
padding-top: 5px; 
float: left;
}
#header-graphic p {
	width:265px;
	margin:0px 17px 15px 20px;
	padding-top: 5px;
	text-align: justify;
	color: #ffffff;
} 

#header-graphic dt {
font-size: .95em;
font-weight:bold;
margin:0px 0 3px 0;
padding:2px 0px 2px 7px;
border-left: 7px solid #740227;
background: #dddddd; 
height: 15px;
}
#header-graphic dt.subtitle {
	border-left: 7px solid #474747;
}

#header-graphic dd {
font-size: .95em;
font-weight:normal;
padding:1px 0px 2px 25px;
background: #dddddd; 
height: 15px;
margin: 3px 0px 3px 0px;
font-weight: bold;
}


#header-graphic dd a {
color:#740227;
text-decoration:none;
}
#header-graphic dt a {
color:#000;
text-decoration:none;
}
#header-graphic dd a:hover {
color:#000;
}
#header-graphic dt a:hover {
color:#740227;
}


body#about dd#about-link { background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#team dd#team-link { background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#clients dd#clients-link {background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#memberships dd#memberships-link {background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#bhco dd#bhco-link {background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#tax dd#tax-link {background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#health dd#health-link {background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#estate dd#estate-link, 
body#business dd#business-link {background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#wealth dd#wealth-link { background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#other dd#other-link { background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#news dd#news-link { background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#tools dd#tools-link { background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#links dd#links-link { background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#info-center dd#info-link { background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#careers dd#careers-link { background: #dddddd url("../images/listhover.jpg") left no-repeat;}
body#campus dd#campus-link { background: #dddddd url("../images/listhover.jpg") left no-repeat;}

/*---------------- index croll section ------------------------------*/
#scroll-top {
	background-color: #b5b5b5; 
	height: 27px;
	border-bottom: 1px solid #fff;
	}
	#scroll-top p {text-align: center; padding-top: 5px; font-size: .95em;}

/* ------------------------ vertical sprite subnav ------------------------ */
#subnav {
	margin:0;
	padding:0;
	}

#subnav li span { display: none; }

#subnav li { list-style:none; }

#subnav li a { 
	height:31px;
	display:block;
	width:263px;
	margin: 0 0 8px 0;
	}

#subnav-01  a:link,  #subnav-01 a:visited { background: transparent url("../images/subnav.jpg") no-repeat left top }
#subnav-02  a:link, #subnav-02 a:visited { background: transparent url("../images/subnav.jpg") no-repeat 0px -31px; }
#subnav-03  a:link, #subnav-03 a:visited { background: transparent url("../images/subnav.jpg") no-repeat 0px -62px; }


#subnav-01 a:hover { background:url("../images/subnav.jpg") -263px  0px no-repeat; }
#subnav-02 a:hover { background:url("../images/subnav.jpg") -263px  -31px no-repeat; }
#subnav-03 a:hover { background:url("../images/subnav.jpg") -263px  -62px no-repeat; }

body#index #header-graphic p.h1 {
	margin:0px 0px 5px 20px;
	padding-top:20px;
	width:275px;
	font-size: 1.1em;
}

/* ------------------------ title framework with varying heights ------------------------- */

a#title-planning {
width:302px;
height:29px;
background:url("../images/title-planning.jpg");
display: block;
}

a#title-business {
width:302px;
height:30px;
background:url("../images/title-solution.jpg");
display: block;
clear: both;
}

#title-services {
width:301px;
height:30px;
background:url("../images/title-services.jpg");
display: block;
clear: both;
}

#title-divider {
width:247px;
height:31px;
background:url("../images/title-divider.jpg") 0 0 no-repeat;
}
#column-right p.h3 {
	margin:  10px 23px 5px 21px;
}
a.position:link,
a.position:visited  {
	background: url("../images/positionbullet.jpg") 0px 5px no-repeat;
	display: block; 
	padding: 2px 2px 2px 13px; 
	color: #000;
	text-decoration:none;
	}
a.position:hover,
a.position:active {
	background: url("../images/positionbullet-over.jpg") 0px 5px no-repeat;
	text-decoration:none;
}
dl.hidden {display: none;}
dl.show {display: block;}
table.hidden {display: none;}
table.show {display: block;}

/* ------------------------ bottom-wrap framework ------------------------ */

#bottom-wrap {
width:100%;
clear:both; /* important */
}

/* ------------------------footer framework ------------------------ */
#footer {
width:919px;
background:#474747;
margin:0 auto;
text-align:center;
padding:10px 0;
font-size: .9em;
}

#footer p {
color:#fff;
margin-bottom:10px;
}

#footer a:link, #footer a:visited { color:#fff; }
#footer a:hover, #footer a:active { color:#fff; }

#footer ul {margin:10px;}
#footer li {
padding:0 5px 0 7px;
display: inline;
border-left: 1px solid #fff;
}
#footer li.first { border: none; }


#column-right table {margin:0 0 10px 21px;}
#column-right table td {padding: 0 0 10px 0;}


a.btpw, a.irs-alter {margin-bottom:20px; display:block;}
