/* import related substyles */
@import url("../about_the_firm/about_the_firm.css");

.copy > p:first-child:first-line{
	font-weight: bold; /* make the first line of the first paragraph in the copy bold */
}

.copy {
	min-height:400px;
}

.copy_background {
	/* background-image: url(../../images/practices/practice_background.jpg); */
	background-image: url(../../images/left_image.jpg);
	/* height: 485px; */
	margin-left: 3px;
	background-repeat:no-repeat;
	background-position:left top;
		padding-bottom:20px;
}
.copy_more {
	float:left;
	font-size:11px;
	line-height:16px;
	margin-bottom:50px;
	margin-left:16px;
	margin-right:16px;
	margin-top:26px;
	vertical-align:top;
	width:279px;
}
.header_bar .service_offering {
	background-color: #fff;
	border-left: 1px dotted silver;
	font-weight: bold;
}
.header_bar .service_offering a {
	color: #335196;
	font-weight: normal;
}
.header_bar_fullsize {
	float: left;
	width: 600px; /* 946px */
	margin-bottom:20px;
}
.parent_name {
	color: #7d7d7d;
	font-size: 9px;
	font-weight: normal;
	margin-left: 25px;
}
.sifr-active h1.practice_header{
	border: 0;
	font-size: 24px;
	line-height: 1em;
	margin: 0px 0px 0px 0px;
	margin-left: 30px;
	visibility: hidden;
	width: 595px;
}
#practice_dropdown {
	border: 1px solid silver;
	color: #7d7d7d;
	font-size: 10px;
	margin-left: 20px;
	width: 275px;
}
.master_list_link a {
   display:block;
	clear:both;
	color:#335196;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	padding-top:0px;
	border-bottom:1px solid #BEBEBE;
	width:217px;
}

#experiencesearch .header {
	background-color: #78A5DE;
	color: white;
	font-weight: bold;
}
#experiencesearch .header td, #experiencesearch .header td a {
	color: white;
	font-weight: bold;
	white-space: nowrap;
}
/* Search Results */
#experiencesearch td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #909090;
	padding-bottom:10px;
	padding-top:10px;
}

#experiencesearch td a {
	line-height: normal;
}
#experiencesearch tr.row-alt {
	/* background-color: #eee; */
}

#experiencesearch td .phrase_text {
	font-weight:bold;
}

#experiencesearch td .client_name {
	font-size:15px;
	color:#0C2B78;
}
.recognition_link {
	float:left;
	clear:none;
	font-size:10px;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:5px;
	margin-bottom:10px;
	width:77%
}

.header_bar_full .right_section a {
    color: #335196;
}

.breadCrumb  {
    margin: 8px 30px 0 30px;
	float: left;
	font-size:12px;
}

.bioIcons  {
    margin: 8px 0px 0 0;
	padding-right: 30px;
}
