﻿#companyLi dt
{
	background-image: url('http://cdn.buildingchampions.com/images/navlink_active.gif'); 
	background-repeat: repeat-x; 
}
#rightContent p
{
	margin: 10px 0;
}
.coachesList li
{
	float:left;
}
.coachPic
{
	float: left;
	margin: 0px 5px 20px 0px;
	width: 125px;
	height: 167px;
	display: inline;
	overflow: hidden;
}
.coachPic img
{
	width: 125px;
	height: 167px;
}
.coachText
{
	position: relative;
	font-size: 85%;
	float: left;
	width: 170px;
	height: 164px;
	margin: 0px 5px 0px 0px;
	z-index: 1;
	overflow: hidden;
	padding:3px 0 0 0;
}

.coachText a.biolink
{	
	position: absolute;
	bottom: 5px;
}
.coachQuote
{
	position: absolute;
	z-index: 5000;	
	width: 530px;
	height: 102px;
	margin: -150px 0px 0px 418px;
	display: inline;
}
.teammemberinfo img
{
	float:left;
	margin:0 10px 10px 0;	
}

#coreFour img
{ 
	float:right;
	padding: 0px 0px 5px 5px;
}
#coreFour strong
{
	font-size: 120%;
}
.aboutimg
{
	position: absolute;
	z-index: 5000;	
	width: 530px;
	height: 102px;
	margin: -150px 0px 0px 418px;
	display: inline;
}

.michelledates
{
	margin: -10px 0px 0px 0px;
	font-size: 130%;
	font-weight: bold;
	color: #20345a;
}
.dataPager
{
	float: right;
	
}
.commentWrapper
{

	background: url('http://cdn.buildingchampions.com/images/contactformback.jpg') no-repeat left top;
	margin: 0px 0px 10px -10px;
	padding: 20px 0px 0px 20px;

}
.postTitle
{
	font-weight: bold;
	font-size: 130%;
	color: #20345a;
	
}
.postDate
{
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 90%;
}
.postText
{
}
.postSig
{
	font-style:italic;
}
#newcommentWrapper
{
	margin: 10px 0px 5px 0px;	
}
.newpostBox
{
	padding: 2px;	
}
.prevnextBtn
{
	margin: 0px 0px 10px 0px;
	border: solid 1px gray;
	padding: 3px;
	color: Gray;	
	text-decoration: none;
}
.prevnextBtn a
{
		border: solid 1px gray;
	padding: 3px;
	color: Gray;	
	text-decoration: none;
}
.prevnextBtn a:visited
{
		border: solid 1px gray;
	padding: 3px;
	color: Gray;
	text-decoration: none;	
}
.prevnextBtn a:hover
{
	border: solid 1px Black;
	padding: 3px;
	color: Black;
	text-decoration: none;	
}
.MaccordionHeader a
{
	display: block;
	background: url('http://cdn.buildingchampions.com/images/newpostbtn.gif') no-repeat left top;
	height: 32px;
	width: 144px;
	text-decoration: underline;
	cursor: pointer;
}
.MaccordionHeader a:hover
{
	background-position: left -32px;
}
.submitBtn
{
	clear: both;
	border: none;
	width: 75px;
	height: 25px;
	background: url('http://cdn.buildingchampions.com/images/submitBtn-trans.png') no-repeat;
	cursor: pointer;
}
.audioBtn
{
	width: 100px;
	height: 100px;
}
.stafflist
{
}
.stafflist li
{	
	float:left;	
}
.staffPic
{
	float: left;
	margin: 0px 5px 0px 0px;
	width: 125px;
	height: 167px;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
}
.staffPic img
{
	margin:0;
	padding:0;
		width: 125px;
	height: 167px;
}
.staffText
{
	position: relative;
	font-size: 85%;
	float: left;
	width: 170px;
	height: 164px;
	margin: 0px 5px 0px 0px;
	z-index: 1;
	overflow: hidden;
	padding:3px 0 0 0;
}
.staffText a.biolink
{

	position: absolute;
	bottom: 5px;
}
.staffText h4
{
	font-weight:bold;
}
.accordionHeader 
{
	width:620px; 
	border:2px solid #b2bed5; 
	padding:7px 8px 7px 8px; 
	font-weight:bold; 
	margin-top:5px; 
	cursor:pointer; 
	background:url('http://cdn.buildingchampions.com/images/header.gif'); 
	overflow: hidden;
}
.accordionHeader:hover 
{
	color: White;
	background:url('http://cdn.buildingchampions.com/images/header_over.gif');
 }
.accordionHeaderSelected
{
	color: White;
	width:620px;
	border:2px solid #b2bed5; 
	padding:7px 8px 7px 8px;
	font-weight:bold; 
	margin-top:5px; 
	cursor:pointer;
	background:url('http://cdn.buildingchampions.com/images/header_over.gif');
 }
.accordionContent 
{
	border:2px solid #b2bed5; 
	border-top:none; 
	padding: 15px;
	overflow: hidden;
 }
