/* --- little black books --- */

.titleSponsor img, .titleSponsor p {
	float: left;
}

.titleSponsor p {
	margin: 5px 5px 0 0;
}
	
.sponsorPosition {
	float: right;
	margin-bottom:10px;
}
	
.littleBlackBooksSearch {
	margin: 20px 0;
	background: #f5f4ed;
	padding: 10px 0 10px 70px;
}
	
.littleBlackBooksSearch input, .littleBlackBooksSearch select {
	float: left;
	margin: 0 0 0 10px;
	}
	
.hint {
	font-size: 1.1em;
	margin-left: 166px;
	}

.littleBlackBooksSearch input.goButton {
	display:block;
	padding:0px 10px;
	border:0 none;
	background: #fff;
	border: 1px solid #bf0e23;
	cursor:pointer;
	color: #bf0e23;
	font-size: 1.2em;
	font-weight: 700;
	text-transform:lowercase; /*needed for ie6 to indent the text*/
	width: 40px;
	float: left;
	text-align: left;
	}

.littleBlackBooksSearch input.goButton:hover {
	background: #bf0e23;
	color:#fff;
	text-decoration: none;
	}

.littleBlackBooksSearch label {
	text-transform: capitalize;
	color: #010101;
	float: left;
	margin-top: 2px;
}

.littleBlackBooksSearch .field {
	border-bottom: 1px solid #dfdede;
	border-top: 1px solid #8f8f8f;
	border-left: 1px solid #c4c3c3;
	border-right: 1px solid #c4c3c3;
}
	
.resultsPages ul li a {
	margin-right: 12px;
	font-size: 1.2em;
	font-weight: 700;
}

.littleBlackBookProfile {border-bottom:1px solid #c2c2c2; padding:10px 2px; overflow:hidden; height:1%; margin-bottom:15px;}

.littleBlackBookProfile h2 {
	border-top: 0!important;
}

.littleBlackBookProfile h4 {font-size:1.3em; line-height:1.3em; font-weight:bold;}

.littleBlackBookProfile .imgProfile {float:left; margin-right:10px;}
.special .imgProfile {float:right !important; margin-left:10px; margin-right:0 !important;}

.littleBlackBookProfile .detailsPeopleDirectory {font-size:1.2em; float:left;}
.littleBlackBookProfile .detailsPeopleDirectory h4 {font-size:1.1em;}


#browseSurname {
	background-color:#e5e2d1;
	margin-top: 0;
	padding:10px 33px;
	}


h3.littleBlackBook {
	font-family: Arial, Helvetica, sans-serif;
	color:#bf0e23!important;
	font-weight: 700;
	line-height:1.4em;
	font-size: 1.4em;
	border-bottom:1px solid #000;
	padding-bottom:0px;
	padding-left:2px;
	margin:0;
	text-transform:capitalize;
}

h3.littleBlackBookLink a {font-family: Arial, Helvetica, sans-serif;
	color:#bf0e23!important;
	font-weight: 700;
	line-height:1.4em;
	font-size: 1.3em;
	border-bottom:1px solid #000;
	padding-bottom:0px;
	padding-left:2px;
	margin-bottom:10px!important;
	margin-top:20px;
	display:block;
	text-transform:capitalize;} 

#browseSurname .horizList ul li {
	float: left;
	display: inline;
	margin:0 5px;
	}

.detailsPeople {font-size:1em!important;}
.detailsPeople h4 { color:#6f5f34;font-size:1.2em; padding-bottom:3px; font-weight:bold;}

.resultsLittleBlackBook {font-size:12px; color:#000;}


.blackBookTools {
	width: 498px;
}

.contactDetailsBlackBook {
	margin-bottom:5px;
	font-size:1em;
}
.contactDetailsBlackBook img {
	float:right;
	margin-left:10px;
	border:1px solid #cccccc;
}
.contactDetailsBlackBook h3{
	color: #6f5f34;
	font-size:1.3em;
	font-weight:700;
}
.sponsorBlackBookHome {
	color:#b2b2b2;
	text-align:center;
	margin:0 auto;
	
}

