#primary-content h1,
#primary-content h2 {
	font-weight:normal;
}
#dirheader {
	/* clear: both; */
	overflow: hidden;
	/* height: 140px; */
	/* background: url(/display_images/dir_header_bg.gif) 0 0 repeat-x; */
	background-color:transparent;
}
	
	#dirheader h1 {
		font-size: 2.5em;
		margin: 0;
		padding: 26px 185px 11px 20px;
		color: #B7CEDA;
	}
	
	#dirheader #intro {
		margin: 0;
		padding: 10px 21px 15px 21px;
		width: 638px;
	}
		
		#dirheader #intro p {
			margin: 0;
			padding: 0;
			font-size: 1.17em;
			color: #E3E3E3;
			line-height: 1.4;
			font-weight: normal;
		}
	#dirheader #intro.detail-intro{
		padding: 15px 21px;
		margin:0;
		overflow:hidden;
	}
#dirbody{
	overflow: hidden;
	margin: 0;
	padding: 0 12px 30px;
}
#dir-wrapper{
	width:100%;
	background: #000;
	overflow:hidden;
	margin:0;
	padding:0;
}	

#dir-searchbox,
#dir-sectormembersbox{
	clear: both;
	overflow: hidden;
	width: 680px;
	top:-1px;
	position:relative;
}
#dir-sectormembersbox{
	top:0;
}
	#dir-searchbox #sectorbox{
		width: 680px;
	}
	#dir-searchbox #companynamebox{
		width: 680px;
	}
	#dir-searchbox.jsenabled #companynamebox{
		display:none;
	}	

#dir-searchbox ul.tabs,
#dirheader ul.tabs{
	height:31px;
	width:660px;
	margin:0;
	padding:0 0 0 20px;
	overflow:hidden;
}
	#dir-searchbox ul.tabs li,
	#dirheader ul.tabs li{
		margin:0;
		padding:0;
		display:inline;
		float:left;
		overflow:hidden;
		background:none;
	}
	#dir-searchbox ul.tabs h2,
	#dir-searchbox ul.tabs a,
	#dirheader ul.tabs a{
		margin:0;
		padding:0;
		overflow:hidden;
		text-indent:-1000px;
		background-position:left top;
		background-repeat:no-repeat;
		display:block;
		height:31px;
	}


#primary-content .listingbox{
	overflow: hidden;
	padding: 0;
	margin: 0;
}
	#primary-content .listingbox p.premier-legend{
		padding: 0;
		margin: 0;
		color:#F0037F;
		font-size:0.95em;
		font-style:italic;
	}

	#primary-content .listingbox .list-wrapper{
		overflow:hidden;
		padding:20px 14px;
		width: 652px;
		background: #242323;
	}
	#primary-content .listingbox .letter-wrapper{
		overflow:hidden;
		padding:0 0 10px 0;
		margin-bottom:20px;
		width:690px;
	}
	#primary-content .listingbox .sectors-wrapper{
		overflow:hidden;
		padding:0 0 20px 0;
		width:690px;
	}
	#primary-content .listingbox ul.choices-list {
		padding: 0;
		margin: 0;
		width: 163px;
		float:left;
		overflow: hidden;
	}
	#primary-content .listingbox ul.choices-list li {
		padding: 0;
		margin: 0;
		display: block;
		float: left;
		list-style: none;
		background: none;
		font-size: 1.1em;
		line-height:1.2em;
	}
		
		#primary-content .listingbox ul.choices-list li a
		 {
			color: #94B5C8;
			text-decoration: none;
			margin: 1px 0 2px 0;
			padding: 5px 0 3px 18px;
			display: block;
			width: 134px;
			background-color: transparent;
			background-position: 8px 8px;
			background-repeat: no-repeat;
		}
	
		#primary-content .listingbox ul.choices-list li a.premium{
			color: #008083;
		}
		
		#primary-content .listingbox ul.choices-list li a:hover {
			color: #fff;
			background-color: #008083;
		}


/* list a-z */
#list-a-z {
	clear: both;
	height: 100%;
	overflow: hidden;
	border-bottom: 1px solid #00065e;
	background-color: #000001;
	margin: 0;
	padding: 0 10px;
}

#list-a-z li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	background:none;
	list-style: none;
}

	#list-a-z li a,
	#list-a-z li span {
		display: block;
		text-transform: uppercase;
		text-decoration: none;
		color:#fff;
		padding: 8px 7.5px 5px;
		font-size: 1.17em;
		color: #94B5C8;
	}
	#list-a-z li span{
		color: #888;
	}

	#list-a-z li.unlink {
		color: #888;
	}

	#list-a-z li a.current, #list-a-z li a:hover {
		background-color: #00065e;
		color: #fff;
	}
	
/* detail page */
	
	#dirheader h2 {
		font-size: 1.5em;
		padding: 0;
		margin: 0 0 3px;
		color: white;
	}
	
	#dirheader h3,
	#dirheader #intro p.premier-label {
		font-size: 1.33em;
		padding: 0;
		margin: 0;
		font-weight: normal;
		color:#fff;
	}
		#dirheader h3 span {
			color: #888;
		}
		#dirheader #intro p.premier-label{
			color:#F0037F !important;
		}
	
	#dirfilter {
		float: right;
		font-size: .92em;
	}
		
		#dirfilter label {
			display: block;
			width: 135px;
			padding: 0;
			margin: 0 0 2px;
			text-transform: uppercase;
			color: #fff;
			text-indent: -9999px;
		}
		
#dirbody .row{
	overflow:hidden;
	padding:10px 0 10px 0;
	margin:0;
	width:100%;
	color:#D3D3D3;
}
	#dirbody .intro-row{
		margin:0;
		padding:10px 0;
		width:100%;
		overflow:hidden;
	}
	#dirbody .row h2{
		color:#00065e;
		border-bottom:1px solid #fff;
		font-size:1.4em;
		margin:0 0 2px 0;
		padding:0 0 5px 0;
	}
	#dirbody .row h3{
		font-size:1.1em;
		color:#fff;
		font-weight:normal;
	}
	#dirbody .row a{
		color:#D3D3D3;
	}
	#dirbody .row a:hover,
	#dirbody .row a:hover .date,
	#dirbody .row .hovered{
		color:#88ADC2 !important;
	}
	#dirbody .row p{
		font-size:0.95em;
		margin:0;
		padding:5px 0 0 0;
		line-height:1.2em;
	}
	#dirbody .row p.notfound{
		padding:7px 0 0 0;
	}
	#di
	#dirbody .intro-row p{
		font-size:1em;
		line-height:1.4em;
		margin:0;
		padding:0;
	}
	#dirbody .row ul{
		margin:0;
		padding:0;
	}
	#dirbody .row ul li{
		margin:0;
		padding:12px 0 10px 0;
		line-height:normal;
		overflow:hidden;
	}
	#dirbody .row ul li.first{
		background:none;
	}
	
	#dirbody .two-cols-row .left{
		width:308px;
		float:left;
	}
	#dirbody .two-cols-row .right{
		width:310px;
		float:right;
	}

#dirbody .row ul.oneliner-list li{
	margin:0;
	padding:0;
	line-height:1.3em;
	overflow:hidden;
	width:100%;
	display:block;
}
	#dirbody .row ul.oneliner-list li a span.date{
		color:#fff;
		margin-right:3px;
		float:left;
	}
	#dirbody .row ul.oneliner-list li a{
		padding:6px 0 5px 0;
		display:block;
		width:100%;
		overflow:hidden;
		cursor: pointer;
		cursor: hand;
	}
	
	#dirbody .row ul.oneliner-list li a span.truncated-text{
		width:240px;
		padding-left:5px;
		display:block;
		float:left;
	}
	
#dirbody .row ul.twocol-list li{
	width:100%;
}
	#dirbody .row ul.twocol-list li .meta{
		width:44px;
		float:left;
	}
	#dirbody .row ul.twocol-list li .meta span.date{
		width:44px;
		display:block;
		margin-bottom:5px;
		color:#fff;
	}

	#dirbody .row ul.twocol-list li .summary{
		width:230px;
		float:right;
	}

#dirbody .row .paragraphs-list li{
	background-image:none;
}
#dirbody .also-on-this-site ul li{
	padding:9px 0 7px 0;
}
	#dirbody .also-on-this-site ul.oneliner-list li a span.truncated-text{
		width:580px;
	}
#dirbody .member-footer{
	margin:30px 0 0 0;
	padding:20px 0 10px 0;
	width:100%;
	border-top:1px solid #fff;
}
