/* Note: Styles for the US Map codeblock are included at the bottom of this file 
*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.wrapper_full_width {
	clear: both;
	position: relative;
	width: 100%;
}
.fifty_percent {
	float: left;
	margin: 0;
	width: 50%;
}
.lt-ie9 .fifty_percent {
	width: 49%;
}
.box_410 {
	background-color:transparent;
	min-height: 60px;
	margin: 0 auto;
	width:410px;
}
.box_480 {
	background-color:transparent;
	min-height: 60px;
	margin: 0 auto;
	width:480px;
}
.box_550 {
	background-color:transparent;
	min-height: 60px;
	margin: 0 auto;
	width:550px;
}
.box_960 {
	margin: 0 auto;
	width: 960px;
}

.box_960.box_1225 {
	width:1225px!important;
}

.box_1225 #join_bar_wrapper,
.box_1225 #social {
	float:right;
}

.box_1225 #footer_nav.box_550 {
    width: 612px;
}

.whitebox {
	background-color: white;
}
.whitebox_foot {
	background-image: url('/amm/themes/phl_2013/images/new_whitebox_foot.png');
	background-repeat: no-repeat;
	background-position: 17px 0;
	width: 483px;
	height: 18px;
	margin-bottom: 20px;
}
.callout {
	background-color: #e5e8b9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */	
	float: right;
	padding: 15px 20px;
	width: 275px;
}
.homepage.callout {
	float: none;
}

hr, .hr {
	height:1px;
	overflow:hidden;
	background:#b2bb1c;
	margin:15px 0;
	clear:both;
	border: none;
}

/* HEADER
*****************************************/
#wrapper_1{
	height: 179px;
}
#logo_and_search {
	position: relative;
}
#logo_and_search a {
	width: 480px;
	height: 121px;
	display: block;
}
#logo{
	background-color: white;
	background-image:url('/amm/themes/phl_2013/images/new_logo.png');
	background-repeat: no-repeat;
	background-position: 40px 17px;
	height: 121px;
	width: 480px;
}
/* Global Navigation */
.nav {
	list-style-type: none;
	margin-left: 0;
}
#nav_outer_wrapper {
	background-color: #008877;
}
#nav_wrapper {
	background-color: #ccd26b;
}
#nav_wrapper ul.nav {
	width: 680px;
	background-color: #ccd26b;
	float: left;
}
#nav_wrapper .nav li{
	background-color: #ccd26b;
	display: inline-block;
	float: left;
	height: 58px;
	margin: 0;
}
#nav_wrapper .nav li.current,
#nav_wrapper .nav li.parent{
	background-color: #b2bb1c;
}
#nav_wrapper .nav li a:link,
#nav_wrapper .nav li a:visited{
	color: white;
	display: block;
	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
	font-size: 18px;
	font-weight: 100;
	height: 58px;
	line-height: 58px;
	padding: 0 17px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #999;
}
.ie7 #nav_wrapper .nav li a:link,
.ie7 #nav_wrapper .nav li a:visited{
	font-size: 16px;
}
#nav_wrapper .nav li.current a:link,
#nav_wrapper .nav li.current a:visited,
#nav_wrapper .nav li.parent a:link,
#nav_wrapper .nav li.parent a:visited{
	/*color: black;*/
}
#nav_wrapper .nav li a:hover {
	/*color:#007d68;*/
	background-color: #b2bb1c;
}
#nav_wrapper .nav li.current a:hover,
#nav_wrapper .nav li.parent a:hover{
	/*color: black;*/
	cursor: default;
}
/* Search Box in header */
#search_box {
	background-image: url('/amm/themes/phl_2013/images/new_search_bg.png');
	background-repeat: no-repeat;
	background-position: 200px 0;
	height: 52px;
	position: absolute;
	right: 38px;
	top: 35px;
	width: 440px;
}
#search_box form {
	position: relative;
}
.search_hint {
	color: #a6a6a6;
	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
	font-size: 14px;
	width: 140px;
	position: absolute;
	text-align: right;
	top: 8px;
	left: 50px;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
}
#search_field {
	background-color: transparent;
	background-image: none;
	border: medium none;
	display: block;
	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
	font-size: 24px;
	height: 48px;
	line-height: 48px;
	padding-left: 8px;
	padding-right: 10px;
	position: absolute;
	right: 52px;
	width: 169px;
}
#search_field.lightgray {
	color:#ccc;
}
#search_button {
	display: block;
	height: 50px;
	margin: 0;
	position: absolute;
	right: 4px;
	top: 0;
	width: 48px;
}
button {
	background: none;
	border:0;
}
/* ASK/JOIN in header */
#join_bar_wrapper {
	background-color: #01957c;
	height: 58px;
	width: 280px;
	overflow: hidden;
	float: left;
}
#join_bar_wrapper .join{
	background-image:url('/amm/themes/phl_2013/images/bg_join_sprite.gif');
	background-repeat: no-repeat;
	background-position: -64px -76px;
	float: left;
	height: 58px;
	margin-left: 0px;
	width: 140px;
	padding-left: 0;
	padding-right: 0;
}
#join_bar_wrapper .join:hover{
	background-position: -64px -5px;
}
#join_bar_wrapper .ask{
	background-image:url('/amm/themes/phl_2013/images/bg_ask_sprite.gif');
	background-repeat: no-repeat;
	background-position: 5px -76px;
	float: left;
	height: 58px;
	width: 140px;
	padding-left: 0;
	padding-right: 0;
}
#join_bar_wrapper .ask:hover{
	background-position: 5px -5px;
}
#join_bar_wrapper .inv_button{
	display: inline;
	float: left;
}
#join_bar_wrapper a:hover, 
#join_bar_wrapper a:active {
	text-decoration: none;
}



/* HOME PAGE (wrapper_2, wrapper_3, wrapper_4)
*****************************************/
#wrapper_2{
	background-image: url('/amm/themes/phl_2013/images/stripe_gray.gif');
	background-repeat: repeat;
	height: 380px;
}
#feature_wrapper{
	background-color: white;
	height: 380px;
	position: relative;
}
.shadow{
	background-image:url('/amm/themes/phl_2013/images/shadow_header.png');
	background-repeat: no-repeat;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	width: 960px;
	z-index: 3;
}
#feature_picture{
	float: none;
	height: 380px;
	position: relative;
	width: 960px;
}
#feature_picture .images{
	z-index: 0;
	width:960px;
	height: 380px;
}
#feature_picture .images .image_component{
	display: block;
	overflow: hidden;
	width: 960px;
	height: 380px;
}
#feature_picture .information {
	height: 320px;
	left: 80px;
	position: absolute;
	top: 50px;
	width: 420px;
}
#prev,
#next {
	z-index: 99;
	width: 61px;
	height: 109px;
	display: block;
	position: absolute;
	left: 910px;
	top: 104px;
}
#prev {
	left: -10px;
	top: 155px;
}
#up_arrow,
#down_arrow{
	background-image:url('/amm/themes/phl_2013/images/new_arrow_left.png');
	background-repeat: no-repeat;
	display: block;
	height: 109px;
	width: 61px;
	padding: 0;
	overflow: hidden;
	text-decoration: none;
}
#down_arrow{
	background-image:url('/amm/themes/phl_2013/images/new_arrow_right.png');
	background-repeat: no-repeat;
}


#wrapper_3{
	background-color:#007d68;
}
#news_events_wrapper {
	background-color: #eff2c6;
	box-sizing: border-box;
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	padding: 35px;
	position: relative;
}
#news_events_wrapper .post_excerpt {
	width: 240px;
	float: left;
	padding: 0;
}
#news_events_wrapper .news_items {
	float: left;
	width: 295px;
}



#wrapper_4{
	background-color:#007d68;
	min-width: 960px;
}
#homepage_bottom_wrapper {
	background-color: #dbdfab;
}
#homepage_bottom_wrapper .bottom_left,
#homepage_bottom_wrapper .bottom_right {
	float: left;
	margin: 0;
	width: 460px;
}
#homepage_bottom_wrapper .bottom_right {
	width: 480px;
}
#homepage_bottom_wrapper h3.with_margin {
	margin: 30px 0 10px 50px;
}
#homepage_bottom_wrapper .whitebox {
	box-sizing: border-box;
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	height: 396px;
	margin: 0 0 0 50px;
	width: 390px;
}
#homepage_bottom_wrapper .bottom_left .whitebox {
	padding: 20px;
}
#homepage_bottom_wrapper .bottom_right .whitebox {
	padding: 10px 10px 0;
}
#homepage_bottom_wrapper hr {
	background: #b2bb1c;
}


/* INTERNAL 
*****************************************/
#wrapper_internal{
	background-color: #007d68;
	background-image: url('/amm/themes/phl_2013/images/stripe_gray_long.gif');
	background-repeat: repeat-x;
	min-height: 500px;
}
#wrapper_internal #content_wrapper{
	background-color:white;
	background-image: url('/amm/themes/phl_2013/images/bg_internal_columns.gif');
	background-repeat: repeat-y;
	min-height: 600px;
	position: relative;
}
#wrapper_internal .left_column{
	background-color: #ebeec7;
	float: left;
	height: 100%;
	overflow: visible;
	padding: 20px 0;
	width:263px;
}
#content_wrapper .content{
	float: left;
	padding: 40px 35px 70px;
	width: 620px;
}
.left_column .ask,
.left_column .join{
	background-image: url('/amm/themes/phl_2013/images/left_nav_join_bg.png');
	background-repeat: no-repeat;
	height: 77px;
	position: relative;
	width: 300px;
	left: -37px;
	margin-bottom: 30px;
}
.ask_icon{
	background-image: url('/amm/themes/phl_2013/images/left_nav_ask_sprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 37px;
	left: 37px;
	position: absolute;
	top:0;
	width:32px;
}
.join_icon{
	background-image: url('/amm/themes/phl_2013/images/left_nav_join_sprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 37px;
	left: 37px;
	position: absolute;
	top:0;
	width:32px;
}
.left_column .ask:hover .ask_icon,
.left_column .join:hover .join_icon{
	background-position: 0 -37px;
}
.right-side_callout {
	box-sizing: border-box;
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	float: right;
	margin: 0 0 10px 30px;
	padding: 0;
	width: 270px;
}
.shaded_callout {
	background-color: #ebeec7;
	box-sizing: border-box;
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */	
	margin-bottom: 20px;
	padding: 20px;
}
/*#internal_bottom_bg{
	background-image: url('/amm/themes/phl_2013/images/internal_bottom_bg_lite.gif');
	background-repeat: no-repeat;
	clear: both;
	height: 71px;
	left:0;
	position: absolute;
	bottom: 0;
	width:960px;
}*/
#wrapper_internal .addthis_toolbox {
	margin: 10px 0;
	float: right;
	width: 220px;
}

/* RESOURCES THEME */
#resources_top{
	background-color: white;
}
#resources_body{
	background-color: #b1ba1e;
	min-height: 150px;
}
/*#resources_bottom_bg{
	background-image: url('/amm/themes/phl_2013/images/resources_bottom_bg_2_lite.gif');
	background-repeat: no-repeat;
	clear: both;
	height: 71px;
	position: absolute;
	bottom: 0;
	width:960px;
}*/
#content_wrapper .content.resources {
	float: left;
	padding: 25px 0 0 0;
	overflow: hidden;
	width: 697px;
}
.resources_nav {
	min-height: 600px;
}
.resource{
	z-index: 20;
	position: relative;
	border-bottom: 1px solid #b1ba1e;
	padding-bottom: 20px;
	padding-top: 20px;
}
#content_wrapper .content.content-area-1 {
	padding-bottom: 30px;
}
#content_wrapper .content.content-area-2 {
	padding-top: 0;
}

.resource_content{
	/* no longer specially styled */
}
.resource_content h3{
	margin-bottom: 12px;
	margin-top: 4px;
}
#wrapper_internal .resource_content p, 
#wrapper_internal .content .resource_content li {
	margin-bottom: 0;
}
.resource_content .image_link_component,
.phl .resource_content div.image_component.right, 
.phl .resource_content div.image_component{
	margin: 10px 5px 8px;
}
.phl .resource_content div.image_component.right, 
.phl .resource_content div.image_component{
	margin: 10px 5px 8px;
}
.phl div.image_component.right {
	margin: 0 0 10px 10px;
}
.phl div.image_component.left {
	margin: 0 10px 10px 0;
}
.phl div.image_component {
	padding-top:6px;
}
.phl div.image_component.right img,
.phl div.image_component.left img,
.phl div.image_link_component.right img,
.phl div.image_link_component.left img,
#wrapper_internal .image_component img,
#wrapper_internal .image_link_component img {
	border: 1px solid #B1BA1E;
}
.download_link{
	border: 1px solid #B1BA1E;
	float: right;
	margin: 10px 5px 8px;
}
.phl #wrapper_internal .download_link div.image_component.right img,
.phl #wrapper_internal .download_link div.image_component.left img,
.phl #wrapper_internal .download_link .image_component img,
.phl #wrapper_internal .download_link .image_link_component img,
.resource_content .download_link .image_link_component,
.resource_content .download_link .image_link_component,
.phl .resource_content .download_link div.image_component.right, 
.phl .resource_content .download_link div.image_component {
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}
.resource_foot{
	height: 1px;
	width:620px;
}

/* Lawyer Directory */
.left-column{
	float: left;
}
.right-column{
	float: right;
}
.directory-button {
	margin-bottom: 30px;
	padding: 0 20px 0 0;
	width: 300px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */	
}
/* Image map */
#regions_map {
	margin-left: 50px;
}

/* ONE-COLUMN
*****************************************/
#wrapper_internal #content_wrapper.one_column {
	background-image: none;
}
#content_wrapper.one_column .content {
	width: 820px;
	padding: 40px 70px 70px;
}
.one_column .action_link {
	float: right;
	position: relative;
	top: -55px;
}

/* FOOTER
*****************************************/
#wrapper_5{
	background-color: white;
	height: 150px;
}
#footer_wrapper.box_960{
	background-color: white;
	height: 150px;
}
#footer_nav{
	background-image: url('/amm/themes/phl_2013/images/stripe_white.gif');
	background-repeat: repeat;
	height: 150px;
	float: left;
	position: relative;
}
#footer_nav .nav {
	float: left;
	margin: 15px 27px;
	width: 182px;
}
#footer_nav li {
	background-image:url('/amm/themes/phl_2013/images/caret.png');
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#footer_nav li a:link,
#footer_nav li a:visited {
	font-weight: bold;
	color: #087;
	font-size: 14px;
	line-height: 30px;
	padding-left: 8px;
	text-decoration: underline;
}
#footer_nav li a:hover {
	color: #01957c;
	text-decoration: none;
}
#footer_nav .utility{
	display: block;
	clear: both;
	margin-left: 32px;
	position: relative;
    top: 27px;
}
#footer_nav .utility a,
#social .utility a{
	color: #9ca41a;
	font-size: 12px;
	text-decoration: underline;
}
#rwjf_link{
	background-image: url("/amm/themes/phl_2013/images/rwjf_logo2.png");
    background-repeat: no-repeat;
    display: block;
    height: 55px;
    position: absolute;
    right: 125px;
    text-indent: -2000px;
    text-shadow: none;
    top: 81px;
    width: 160px;
}
#social .utility .larger {
	font-size: 16px;
	color: #9CA41A;
	line-height: 4px;
	position: relative;
	top: 2px;
	padding: 0 3px;
}
.ie7 #social .utility{
	margin-bottom: 7px;
}
.ie7 #social .utility .larger {
	position: relative;
	top:0;
}
#social{
	float: left;
	position: relative;
	top: 0;
}
.copyright{
	color: #087;
	float: left;
	font-size: 12px;
	margin: 17px 0 0 45px;
	position: relative;
	width: 200px;
}
.copyright .larger{
	font-size: 14px;
}
.copyright p.utility{
	line-height: 4px;
}
ul.social {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 250px;
	top: 17px;
	width: 130px;
}
ul.social li {
	float: left;
	list-style: none inside;
	list-style-type: none;
	height: 55px;
	width: 55px;
	padding-right: 8px;
	position: relative;
	top: 0px;
	left: 0px;
	padding-bottom: 8px;
}
ul.social li a {
	color: transparent;
	display: block;
	height: 55px;
	text-indent: -2000px;
	text-shadow: none;
	width: 55px;
}
ul.social li#facebook {
	background-image: url('/amm/themes/phl_2013/images/social_fb.png');
	background-repeat: no-repeat;
}
ul.social li#twitter {
	background-image: url('/amm/themes/phl_2013/images/social_twitter.png');
	background-repeat: no-repeat;
}
ul.social li#linkedin {
	background-image: url('/amm/themes/phl_2013/images/social_linkedin.png');
	background-repeat: no-repeat;
}
ul.social li#email {
	background-image: url('/amm/themes/phl_2013/images/social_email.png');
	background-repeat: no-repeat;
}

/*
Resources Page, Button Gap
*/

.resource_content .image_link_component.center {
	margin-bottom: 0;
}

/*
US Map with Links
*/
#al {
left: 510px;
top: 315px;
}
#ak {
left: 100px;
top: 370px;
}
#az {
left: 160px;
top: 285px;
}
#ar {
left: 425px;
top: 285px;
}
#ca {
left: 69px;
top: 231px;
}
#co {
left: 253px;
top: 214px;
}
#ct {
left: 746px;
top: 189px;
}
#dc {
left: 746px;
top: 321px;
}
#de {
left: 746px;
top: 255px;
}
#fl {
left: 601px;
top: 386px;
}
#ga {
left: 561px;
top: 321px;
}
#hi {
left: 211px;
top: 435px;
}
#id {
left: 152px;
top: 115px;
}
#il {
left: 463px;
top: 194px;
}
#in {
left: 501px;
top: 191px;
}
#ia {
left: 408px;
top: 167px;
}
#ks {
left: 349px;
top: 227px;
}
#ky {
left: 531px;
top: 234px;
}
#la {
left: 431px;
top: 351px;
}
#me {
left: 701px;
top: 61px;
}
#md {
left: 746px;
top: 288px;
}
#ma {
left: 746px;
top: 124px;
}
#mi {
left: 510px;
top: 95px;
}
#mn {
left: 395px;
top: 85px;
}
#ms {
left: 470px;
top: 315px;
}
#mo {
left: 424px;
top: 231px;
}
#mt {
left: 221px;
top: 71px;
}
#ne {
left: 331px;
top: 177px;
}
#nv {
left: 114px;
top: 185px;
}
#nh {
left: 632px;
top: 41px;
}
#nj {
left: 746px;
top: 222px;
}
#nm {
left: 240px;
top: 286px;
}
#ny {
left: 629px;
top: 118px;
}
#nc {
left: 621px;
top: 258px;
}
#nd {
left: 331px;
top: 79px;
}
#oh {
left: 541px;
top: 187px;
}
#ok {
left: 363px;
top: 277px;
}
#or {
left: 86px;
top: 97px;
}
#pa {
left: 611px;
top: 165px;
}
#ri {
left: 746px;
top: 157px;
}
#sc {
left: 594px;
top: 290px;
}
#sd {
left: 331px;
top: 127px;
}
#tn {
left: 501px;
top: 262px;
}
#tx {
left: 331px;
top: 351px;
}
#ut {
left: 182px;
top: 201px;
}
#vt {
left: 585px;
top: 41px;
}
#va {
left: 612px;
top: 221px;
}
#wa {
left: 104px;
top: 43px;
}
#wv {
left: 578px;
top: 210px;
}
#wi {
left: 451px;
top: 121px;
}
#wy {
left: 237px;
top: 143px;
}


.btn  {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 2px;
}



/* lawyer directory generic */
.lawyer-results-entries,
.lawyer-results-entry-description > ul,
.lawyer-results-entry-lawyer-directory > ul,
.lawyer-results-entry-services > ul {
	list-style: none;
	margin-left: 0;
}
.lawyer-results-entry-description > ul > li,
.lawyer-results-entry-lawyer-directory > ul > li,
.lawyer-results-entry-services > ul > li {
	line-height: 1.2;
	margin-bottom: 10px !important;
}

/* lawyer directory results page */
.lawyer-results-entry {
	display: block;
}
.lawyer-results-entry-container {
	border-top: 1px solid #71a69f;
	padding-top: 15px;
}
.lawyer-results-head-lawyer,
.lawyer-results-head-practice-areas,
.lawyer-results-head-services,
.lawyer-results-head-thumbnail,
.lawyer-results-entry-description,
.lawyer-results-entry-lawyer-directory,
.lawyer-results-entry-services,
.lawyer-results-entry-thumbnail {
	display: block;
	float: left;
	width: 171px;
	margin-right: 10px;
}
.lawyer-results-head-lawyer,
.lawyer-results-head-practice-areas,
.lawyer-results-head-services,
.lawyer-results-head-thumbnail {
	color: #909187;
	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
}
.lawyer-results-entry-lawyer-directory,
.lawyer-results-entry-services {
	margin-top: 10px; /* account for title font height. */
}
.lawyer-results-entry-thumbnail,
.lawyer-results-head-thumbnail {
	width: 76px;
	margin-right: 0;
}
.lawyer-results-entry-thumbnail > img {
	width: 100%;
	height: auto;
}
.lawyer-results-entry:after {
	clear: both;
}

.lawyer-results-entry {
	display: block;
	width: auto;

	padding: 0 5px 10px;
	margin: 0 -5px !important;
}
.lawyer-results-entry:hover {
	background: #fefff1;
	cursor: pointer;
}
.lawyer-results-entry-container {
	color: #000;
}
.lawyer-results-entry-organization {
	font-weight: bold;
}
.lawyer-results-entry-description > ul.lawyer-results-entry-organization > li {
	margin-bottom: 7px !important;
}
.lawyer-filter-start-over {
	font-size: 16px;
}
.lawyer-results-util {
	background: #EAEAEA;
	padding: 13px;
	position: absolute;
	right: 44px;
	top: 40px;
	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
	font-size: 16px;
}
.lawyer-results-num-results {
	color: #909187;
}
.lawyer-search-searchbox h1 {
	padding-right: 95px;
}
.lawyer-filters {
	display: block;
	margin: 20px 0 45px;
	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
	color: #575757;
}
.lawyer-filters-header {
	display: block;
	font-size: 18px;
	margin-bottom: 3px;
	color: #007D68;
}
.lawyer-filter-start-over {
	display: block;
}
.lawyer-filter-services {
	margin-bottom: 10px;
}
.lawyer-filter-services,
.lawyer-filter-services ul,
.lawyer-filter-services li {
	display: inline-block;
	list-style: none;
	margin-left: 0;
}
.lawyer-filter-service {
	display: inline-block;
	margin-right: 12px;
	position: relative;
}

.lawyer-filters.filter-selected .lawyer-filter-service {
	display: none !important;
}
.lawyer-filters.filter-selected .lawyer-filter-service-selected {
	display: inline-block !important;
}
.lawyer-filter-service input {
	position: absolute;
	left: 10px;
	top: 12px;
}
.lt-ie10 .lawyer-filter-service input,
.ie10 .lawyer-filter-service input {
	left: 9px;
	top: 9px;
}
.android-2 .lawyer-filter-service input {
	left: 6px;
	top: 7px;
}
.lawyer-filters.filter-selected input {
	display: none;
} /* TODO: disable with JS, as well? */
.lawyer-filters label {
	display: block;
	cursor: default;
	color: #fff;
	background: #087;
	margin-top: 5px;
	padding: 3px 9px 3px 30px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
}
.lawyer-filters label:hover {
	cursor: pointer;
}

.lawyer-filters.filter-selected label,
.lawyer-filters.filter-selected label:hover {
	padding-left: 9px;
	background: #919191;
	cursor: default;
}
.lawyer-filters .btn {
	margin-left: 8px;
	color: #F78121;
	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
	background: #EAEAEA;
	font-size: 16px;
}
.lt-ie9 .lawyer-filters .btn {
	border: 0;
}
.lawyer-filters .btn:hover {
	text-decoration: underline;
}
.lawyer-filter-clear {
	display:none !important;
}
.lawyer-filters.filter-selected .lawyer-filter-clear {
	display: inline-block !important;
}

/* Find a lawyer page */
.search_full_fields {
	position: relative;
}
#lawyer_keyword_search {
	background-image: none;
	padding: 0 30px 0 10px;
	height: 47px;
	width: 440px;

	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
	font-size: 24px;
	line-height: 45px;

	border: 1px solid #fff;
	border-bottom: 1px solid #e7e7e7;

	-webkit-box-shadow: inset 2px 7px 6px 0px rgba(224,224,224,1);
	-moz-box-shadow: inset 2px 7px 6px 0px rgba(224,224,224,1);
	box-shadow: inset 2px 7px 6px 0px rgba(224,224,224,1);

	outline: none;
}
.lt-ie9 #lawyer_keyword_search {
	height: 46px;
	border: 1px solid #ababab !important;
}
.lawyer-search-btn {
	position: absolute;
	top: 1px;
	left: 460px;

	background: url(/amm/themes/phl_2013/images/submit_arrow.gif);
	border: none;
	display: inline-block;
	width: 45px;
	height: 48px;
	overflow: hidden;
	text-indent: 50px;
}
.lt-ie9 .lawyer-search-btn {
	top:0;
}
.search_full_fields .ui-helper-hidden-accessible {
	display: none;
}

.lawyer-search-browse {
	margin-top: 55px;
}
.lawyer-directory-category-row {
	display: block;
	width: 640px;
}
.lawyer-directory-category-row:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.lawyer-directory-category  {
	display: inline-block;
	float: left;
	width: 203px;
	margin-right: 10px;
	margin-bottom: 40px;
}
.lawyer-directory-category > a {
	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
	background-color: #087;
	color: #fff !important;
	width: 203px;
	padding: 0 10px;
	display:table-cell;
	vertical-align:middle;
	text-align: center;
	height: 66px;
	font-size: 15px;
}
.lawyer-directory-category > a:hover {
	text-decoration: none !important;
	background-color: #B1BA1E;
}
.lawyer-directory-category ul {
	margin-left: 23px;
}
.lawyer-directory-category li {
	line-height: 1.1;
	margin-bottom: 0 !important;
	margin-left: 0;
	margin-top: 12px;
}
.lawyer-directory-category li > a {
	color: #000 !important;
}
.lawyer-directory-category li > a:hover {
	text-decoration: underline;
}



/* content expander */
#content_wrapper .content_expander .content {
	padding:0;
	width: auto;
}


/* lawyer detail page */
.lawyer-detail-info {
	margin-bottom: 20px;
}

.lawyer-detail-column {
	height: 100%;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
}

.lawyer-detail-column + .lawyer-detail-column {
	padding-left: 25px;
}

.lawyer-detail-image {
	width: 25%;
}

.lawyer-detail-image .image-component {
	display: block;
}

.lawyer-detail-image img {
	max-width: 100%;
	vertical-align: top;
	box-sizing: border-box;
}

.lawyer-detail-contact {
	width: 37%;
}

#wrapper_internal .lawyer-detail-contact p,
#wrapper_internal .content .lawyer-detail-entry li {
	margin-bottom: 0.5em;
	line-height: 1;
}

.lawyer-detail-entry {
	width: 38%;
}

.android-2 .lawyer-detail-contact {
	width: 34%;
}
.android-2 .lawyer-detail-entry {
	width: 33%;
}
.lawyer-detail-entry ul {
	margin-left: 20px;
}

.lawyer-detail-job {
	font-weight: 600;
	font-size: 15px;
	line-height: 1;
}

.lawyer-detail-follow,
.lawyer-detail-vcard,
.lawyer-detail-email {
	width: auto;
	float: left;
}
.lawyer-detail-follow,
.lawyer-detail-email {
	/*margin-right: 15px;*/
}

.lawyer-detail-social {
	margin-top: 8px;
}
.lawyer-detail-social a {
	display: block;
	float:left;
	width: 27px;
	height: 27px;
	overflow: hidden;
	position: relative;
	background-size: cover;
	text-indent: 100px;
	direction: ltr;
	margin-top: 2px;
	margin-right: 27px;
}
.lt-ie9 .lawyer-detail-social a {

}
.lawyer-detail-twitter {
	margin-right: 5px !important;
}
.lawyer-detail-vcard a {
	background-image: url('../images/social_vcard.png');
}
.lawyer-detail-email a {
	background-image: url('../images/social_email_t.png');
}
.lawyer-detail-social .lawyer-detail-twitter {
	background-image: url('../images/social_twitter.png');
}
.lawyer-detail-social .lawyer-detail-linkedin {
	background-image: url('../images/social_linkedin.png');
}
.lt-ie9 .lawyer-detail-social .lawyer-detail-linkedin {
	background-image: url('../images/social_linkedin_sm.png');
}
.lt-ie9 .lawyer-detail-social .lawyer-detail-twitter {
	background-image: url('../images/social_twitter_sm.png');
}
.lt-ie9 .lawyer-detail-email a {
	background-image: url('../images/social_email_sm.png');
}
.lt-ie9 .lawyer-detail-vcard a {
	background-image: url('../images/social_vcard_sm.png');
}

.lawyer-detail-phone-label,
.lawyer-detail-social-label {
	color: #6D7305;
	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
	padding-top: 10px;
	font-weight: bold;
	line-height: 1;
}

.lawyer-detail-content-tab {
	width: 100%;
	box-sizing: border-box;
	float: left;
	cursor: pointer;
}

.lawyer-detail-content > .tab1.tab2 > .lawyer-detail-content-tab,
.lawyer-detail-content > .tab1.tab3 > .lawyer-detail-content-tab,
.lawyer-detail-content > .tab2.tab3 > .lawyer-detail-content-tab {
	width: 50%;
}

.lawyer-detail-content > .tab1.tab2.tab3 > .lawyer-detail-content-tab {
	width: 33.3%;
}
.android-2 .lawyer-detail-content > .tab1.tab2.tab3 > .lawyer-detail-content-tab {
	width: 32%;
}
.lawyer-detail-content-tab + .lawyer-detail-content-tab {
	padding-left: 5px;
}

.lawyer-detail-content-tab p {
	padding: 10px 5px;
	color: #fff;
	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
	background: #087;
	text-align: center;
}

.lawyer-detail-content .is-active p,
.lawyer-detail-content-tab p:hover {
	background: #B1BA1E;
}

.lawyer-detail-content-wrapper > div {
	display: none;
}

.lawyer-detail-content-wrapper > .is-current {
	display: block;
}
.lawyer-detail-available-for {
	margin-top: 18px;
}
.form-lawyer_hidden_info-wrap {
	display: none !important;
}
/* catalog paging */
.catalog-paging {
	text-align: center;
}
.catalog-paging-previous,
.catalog-paging-pages,
.catalog-paging-next {
	display: inline;
}

/* new content expander */
.content_expander > .heading {
	margin-top: 10px;
	color: #999;
	font-family: ronnia-condensed-n6, ronnia-condensed, 'Arial Narrow', sans-serif;
	font-size: 15px;
}
.content_expander > .heading:hover {
	cursor: pointer;
	color: #F78121;
}

.lawyer-search-tooltips {
	display: none;
}

/*
Tipr 2.0
Copyright (c) 2015 Tipue
Tipr is released under the MIT License
http://www.tipue.com/tipr
*/
.tipr_content
{
	font: 13px/1.7 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333;
	background-color: #fff;
	padding: 9px 17px;
}
.tipr_container_bottom
{
	display: none;
	position: absolute;
	margin-top: 13px;
	z-index: 1000;
	min-width: 300px;
}
.tipr_container_top
{
	display: none;
	position: absolute;
	margin-top: -77px;
	z-index: 1000;
}
.tipr_point_top, .tipr_point_bottom
{
	position: relative;
	background: #fff;
	border: 1px solid #dcdcdc;
}
.tipr_point_top:after, .tipr_point_top:before
{
	position: absolute;
	pointer-events: none;
	border: solid transparent;
	top: 100%;
	content: "";
	height: 0;
	width: 0;
}
.tipr_point_top:after
{
	border-top-color: #fff;
	border-width: 8px;
	left: 50%;
	margin-left: -8px;
}
.tipr_point_top:before
{
	border-top-color: #dcdcdc;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}
.tipr_point_bottom:after, .tipr_point_bottom:before
{
	position: absolute;
	pointer-events: none;
	border: solid transparent;
	bottom: 100%;
	content: "";
	height: 0;
	width: 0;
}
.tipr_point_bottom:after
{
	border-bottom-color: #fff;
	border-width: 8px;
	left: 50%;
	margin-left: -8px;
}
.tipr_point_bottom:before
{
	border-bottom-color: #dcdcdc;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}
.lawyer-back {
	display: block;
	margin-top: -10px;
	margin-bottom: 15px;
}
.lawyer-back > a:hover {
	cursor: pointer;
}

/* ie10 fixes */
