.bio_hide {
	display: none;
}
.bio_section {
	border-bottom: 1px solid #dfdfdf;
	margin-left: 25px;
	margin-top: 15px;
	padding-bottom: 15px;
	width: 264px;
}
.bio_section .list_caret{
	color: #7bb533;
	font-weight: bold;
}
.bio_section .list_item {
	font-size: 11px;
	line-height: 18px;
}
.bio_section .list_item a, .office_name {
	color: #000000;
	font-weight: bold;
}
.bio_section img{
	margin-bottom: 5px;
}
.copy_background {
	/* background-image: url(../../images/attorneys/attorneys_background.jpg); */
	background-image: url(../../images/left_image.jpg);
	/* height: 500px;*/
	margin-left: 3px;
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:200px;
	width:720px;
	overflow:hidden;
}
.header_bar {
	padding: 0px 0px 0px 0px !important;
	/*width:380px;*/
	margin-left: 0px; /* 160px */
}
.header_bar_border {
	border-top:1px solid silver;
}
.header_bar div {
	margin-left: 24px;
}
.office_address {
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-right: 5px;
	width: 45%;
}
/* search results page */
.search_results {
	width: 600px; /* modifies .copy to expand the column */
	margin-top:35px;
}
#att_name {
	color: #0c2b78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	margin-top:35px;
	margin-left:0px;
	margin-bottom:0px;
}
#att_position {
	color: #0c2B78;
	font-size: 12px;
	font-weight: bold;
	margin-left:0px;
	margin-top:0px;
	line-height:12px;
}
/* layout for the actual bio pages */
#attorney_image {
	background-color: #e3e3e3;
	height: 181px;
	position: relative ;
	text-align: center;
}

#attorney_image div {
	height: 121px ;
	left: 44px ;
	overflow: hidden ;
	position: absolute ;
	top: 22px ;
	width: 98px ;
	}

#attorney_image img {
	width: 98px ;

	/*margin-top: 22px;*/ /*width:98px;
	height:134px;*/
}

#attorneysearch .header {
	color: white;
	font-weight: bold;
	height:30px;
}
#attorneysearch .header td, #attorneysearch .header td a {
	color: white;
	color: #0c2b78;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
}
#attorneysearch td {
	overflow: hidden;
	padding: 5px;
	vertical-align: top;
	width: 25%;
}
#attorneysearch td {
	border-bottom: 1px dotted #909090;
}
#attorneysearch td a {
	color: #335196;
	line-height: normal;
}
#attorneysearch tr.row-alt {
	background-color: #eee;
}
#bio_print_link {
	float: right;
	margin-right: 10px;
	top: 4px;
	width:285px;
	margin-top:3px;
	height:8px;
}
#biographies_alphabet {
	border-bottom: 1px solid silver;
	font-size: 16px;
	letter-spacing: 1.5px;
	margin-bottom: 35px;
	margin-top: 19px;
	padding-bottom: 10px;
	width: 100%;
}
#biographies_alphabet a {
	color: #335196;
	font-weight: bold;
}
#biographies_alphabet a:hover, #explanation_text a:hover {
	color: #78A5DE;
	text-decoration: none;
}
#explanation_text {
	color: #000000;
	float: right;
	font-size: 11px;
	line-height: 15px;
	margin-right: 10px;
	width: 300px;
}
#explanation_text a {
	color: #5571b3;
	font-weight: bold;
}
#main_search_form{
	float: left;
	overflow: hidden;
	width: 350px;
}
#peer_review_logo {
	margin-left: 25px;
	margin-top: 20px;
}
#search_form_header{
	padding-top: 35px;
}
/*
#sub_page_header{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0;
	width: 755px;
	margin-left:181px;
	border-bottom: none;
}
#sub_page_header a {
	margin-left: 10px;
}*/
#tertiarynavigation {
	padding-top: 20px;
}
/* biographies form when it's in the right hand column */
#tertiarynavigation #main_search_form {
	margin-left: 10px;
	width: 275px;
}
#tertiarynavigation #main_search_form .formrow {
	padding-top: 4px;
}



/* fixing the attorney photo issue */
.ap-home .siteCols {
    background-image: url("../../images/grey_right_bg.jpg");
    background-repeat: repeat-y;
    overflow: hidden;
    padding: 0 0 20px 3px;
    width: 943px;
    z-index: 1;
	margin-top:-3px;
}

#secondarynavigation{
	background-color: white;
	border-right: 1px solid #dfdfdf;
	float: left;
	overflow: hidden;
	width: 193px;
}

#secondarynavigation ul{
	margin-left:13px;
}
