@charset "utf-8";
/* -------------------------------- Main Page Styles -------------------------------- */ 

/* -------------------------------- Header Styles -------------------------------- */ 

/* -------------------------------- Content Area Styles -------------------------------- */ 

h4{
	font-weight:bold;
}

#bio h1{
	font-size:250%;
	/*font-family: "Walkway Semibold", "Helvetica Light", "Century Gothic", "Tahoma", Helvetica, Arial, "Nimbus Sans L", "Bitstream Vera Sans", sans-serif;*/
	font-family: Arial;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:5px;
}

#bio p{
	font-size:105%;
	margin-top: 0px;
	display: block;
}

#shortdescription p{
	font-size:90%;
}

#main-bios-area {
	width: 580px;
	background-image: url(/images/main-results-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#bio {
	margin:7px 20px 20px 30px;
	position:relative;
}

#bio-header {
  padding-top: 20px;
  padding-bottom: 8px;
}

#bio-header p {
	margin-left: 120px;
}

#bio-image-container {
	height: 158px;
	width: 100px;
	float: left;
	margin-right: 20px;
	background: url(/images/bio-images-container-bg.jpg) no-repeat;
	text-align: center;
}

#utility-box {
	z-index: 2;
	text-align: right;
	margin-right: 3px;
	float: right;
	height: 60px;
}

#bio-image-container a {
	text-align: center;
	color: #FFFFFF;
	font-size: 90%;
}
#bio-image-container img {
	display: block;
	margin-bottom: 3px;
}


#breadcrumbs {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	border: none;
	margin-bottom: 10px;
} 

#breadcrumbs li {
	margin-left: 0px;
	padding-left: 0px;
	border: none;
	list-style: none;
	display: inline;
}
	
	
#topx h4 {
	display: inline;
	font-size: 100%;
}


#topx {
	/*clear:both;*/
	margin-bottom: 10px;
	font-size: 105%;
	line-height:16px;
	margin-left: 120px;
}

ul.topics{
	display:inline;
	margin:0px;	
	padding:0px;
}
	
.topics li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#tags {
	clear:both;
	margin-bottom: 10px;
	font-size: 85%;
}
#tags h4 {
	display: inline;
	font-size:100%
}


ul.tag-list{
	display:inline;
	margin:0px;	
	padding:0px;

}
	
.tag-list li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	/*line-height:120%;	*/
}

.most {
	font-size:140%;
}

.many {
	font-size:120%;
}

.average {
	font-size:100%;
}

.few {
	font-size:80%;
}

.fewest{
    font-size:60%;
}

#similar h4 {
	display: inline;
	font-size:100%
}

ul.similarspeakers{
	display:inline;
	margin:0px;	
	padding:0px;
	line-height:95%;
}
	
.similarspeakers li {
	margin-left: 0px;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	margin-bottom: 0px;
}

#bio-navigation-container {
  clear:both;
  margin:16px 0 0 0;
  padding:0px;
  border-top: solid 1px #000;
  display:block;
}

#bio-navigation {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px;
	float: none;
}

#bio-navigation li {
	list-style: none;
	display: block;
	float:left;
	width:104px;
	height:20px;
	text-align:center;
	margin: 0px;
	padding: 8px 0px 2px 0px;
	background-image: url(/images/bios-tabs-new.jpg);
}

#bio-navigation li.selected {
	background-image: url(/images/bios-tabs-selected.jpg);
}

#bio a{
	color: #87B1C1; /*#00A5D9; */
}
#bio a:hover{
	/* color: #87B1C1; */
	text-decoration: underline;
}

#speaker-utilities li{
	list-style: none;
}

#rating a {
	font-size: 200%;
	font-weight: bold;
}

#similar {
	font-size: 85%;
	margin-bottom: 10px;
	line-height: 12px;
}

#fees, #location {
	font-size: 90%;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 122px;
	/*clear: both;*/
}

#rating strong {
	font-size: 110%;
	margin-top:2px;margin-right:5px;display:block;float:left;	
}

#bio-navigation {
  font-size: 12px;
}

#bio-navigation a {
	color:#87B1C1;
}

#bio-navigation li.selected a {
	color: #EBF2F5;
}

#bio-sections{
	clear: both;
	margin-top: 0;
	padding-top:0;
	color: #000;
	background-color: #efefef;
}

#bio-sections-spacer {
  height: 10px;
}

#bio-sections h1,
#bio-sections h2,
#bio-sections h3,
#bio-sections h4 {
  margin: 0px 10px 5px 10px;
	font-weight: normal;
}

#bio-sections p {
	margin: 0px 10px 20px 10px;
}

.bio-info-top-image {
	margin-bottom: -5px;
}

/* -------------------------------- Footer Styles -------------------------------- */ 
