﻿#company
{
	background: #fff url('/styleNew/img/footerBG.jpg') top left repeat-x;
	padding-top: 5px;
	margin-top: 50px;
	position: relative;
}
#company h2
{
	color: #0B2540;
	background: transparent url('/styleNew/img/headerBullet.jpg') center left no-repeat;
	letter-spacing: -.3px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 17px;
	line-height: 24px;
	float: left;
	margin-left: 10px;
}
#company h2 a
{
	color: #0B2540;
	text-decoration: none;
}
#company h2 a:hover
{
	text-decoration: underline;
}
#companyLogo
{
	width: 100%;
	text-align: center;
}
#companyId
{
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
}
#companyDetails
{
	clear: both;
	font-size: 11px;
	line-height: 17px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-left: 18px;
	margin-bottom: 2px;
	height: 143px;
}
#companyDetails a
{
	color: Blue;
	text-decoration: none;
}
#companyDetails a:hover
{
	text-decoration: underline;
}
#companyDetails p
{
	padding-top: 10px;
}
#companyMapContainer
{
	position: absolute;
	left: 380px;
	top: 55px;
	font-size: 11px;
	line-height: 16px;
}
#companyMapContainer a
{
	color: #EC5E30;
	text-decoration: none;
}
#companyMapContainer a:hover
{
	text-decoration: underline;
}
#companyMap
{
	height: 130px;
	width: 230px;
}
#companyDirectories
{
	border-top: solid 1px #E6E6E6;
	padding: 5px 0 7px 0px;
	margin-left: 10px;
	width: 605px;
}
#companyDirectories ul
{
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 16px;
	list-style: none;
}
#companyDirectories li
{
	color: #A5A5A5;
	font-size: 11px;
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
	cursor: default;
	text-decoration: none;
}
#companyDirectories li:hover
{
	color: #06263F;
	cursor: pointer;
	text-decoration: underline;
}
#companyDirectoriesDetail
{
	border-bottom: solid 1px #E6E6E6;
	margin: 0 0 5px 10px;
	padding: 0 0 12px 10px;
	width: 595px;
}
#companyDirectoriesDetail h2
{
	background-image: none;
}
#directoriesDetailHide
{
	color: #A5A5A5;
	float: right;
	font-size: 11px;
	margin-right: 10px;
	margin-top: -4px;
	cursor: default;
}
#directoriesDetailHide:hover
{
	color: #06263F;
	cursor: pointer;
}
#companyDirectoriesDetail h2
{
	color: #0B2540;
	letter-spacing: 0;
	font-size: 11px;
	font-weight: bold;
	float: none;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
#companyDirectoriesDetail ul
{
	width: 100%;
	font-size: 11px;
	line-height: 17px;
	list-style-type: disc;
	padding-left: 30px;
}
#companyDirectoriesDetail li
{
	float: left;
	margin: 0;
	padding: 0;
	width: 260px;
}
#companyProfile
{
	width: 600px;
	font-size: 13px;
	margin: 0;
	padding: 15px 0 10px 15px;
	border-bottom: solid 1px #E6E6E6;
	border-top: solid 1px #E6E6E6;
}
#profileText
{
	line-height: 19px;
	width: 100%;
	text-align: justify;
}
#profileThumbs
{
	float: right;
	width: 205px;
	padding-left: 20px;
}
.profileThumb
{
	padding-bottom: 4px;
	float: right;
	width: 65px;
}
.profileThumbImage
{
	display: block;
	background-color: #E6E6E6;
	float: right;
	width: 50px;
	height: 65px;
}
.profileThumbImage img
{
	height: 65px;
	border: solid 1px #E6E6E6;
}
.profileThumbImage img:hover
{
	border: solid 1px #EC5E30;
}
.profileThumbText
{
	clear: both;
	color: #A5A5A5;
	font-size: 8px;
	line-height: 12px;
	padding-top: 4px;
	text-align: right;
}
.profileThumbText a
{
	text-decoration: none;
	color: #A5A5A5;
}
.profileThumbText a:hover
{
	color: #EC5E30;
}
.entityListSortBy
{
	margin-top: 20px;
}

