/* ###########################################################################
# Default stylesheet #

COPYRIGHT 2010 Tenrec, Inc.
########################################################################### */
@font-face {
	font-family: ElaStars;
	src:url("/Templates/media/fonts/Stars.ttf");
}
#starRating option:not(:first-child), .starRating, .reviewRating option:not(:first-child) {
	font-family: ElaStars;
	color:#f88d09 !important;
}
#starRating option:first-child {
	font-family: Arial !important;
	color:#000 !important;
}

.reviewRating option:first-child, .starRating option:first-child{
	font-family: Arial !important;
	color:#000 !important;
}

html { overflow-y: scroll; }

body {
	margin:0 auto;
	padding:0;
	font: 62.5% Arial, Helvetica, Verdana, sans-serif;
	background-color:#fff;
}
* {margin:0;padding:0;}

* img { border-style: none; }
	
p, td {
	margin:0.5em 0 1em 0;
	font-size:1.2em;
	line-height:1.4em;
	color:#000;
}
	
p p {font-size: 1em;}

ul,ol {
	padding:0 1.2em;
	margin:0.75em 0;
	font-size:1.2em;
	line-height:1.4em;
	color:#000;
}
ul ul {font-size:1em;}
p ul {font-size:1em;}
ul {list-style-type:disc; }
h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin: 0 0 10px;
}
h1 {
	font-size:1.5em;
	text-transform:uppercase;
	background:url(../media/images/dots.png) repeat-x bottom;
	padding-bottom:0.5em;
}
h2 {
	font-size:1.4em;
	margin:1.5em 0 0.1em 0;
	color:#003478;
	line-height:1.3em;
}
h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#003478;
}
h4 {
	font-size:1em;
	margin-bottom:0;
	font-weight:bold;
}
a { color:#0066b3; cursor: pointer; }
a:hover { color:#003478; }
.clear {clear:both;}
hr {
	border:none;
	height:4px;
	background:#fff url(../media/images/dots.png) repeat-x bottom left;
	padding:0.5em 0;
}
.dsm_editForm hr {padding: 0;}
.clear {clear:both;}
.floatR {float:right; display: block; clear: both;}
.floatL {float:left;}
span.links {
	display:block;
	width:100%;
	height:25px;
	font-size:1.2em;
}
#logo {
	float:left;
	margin-top:20px;
}
#logoPrint {display:none;}
/* ----------------------------------
			structure
-----------------------------------*/
#container {
	width:995px;
	margin:0 auto;
	background:#fff url(../media/images/bg_content.gif) repeat-y top left;
	
}
#container.bio {
	background:#fff url(../media/images/bg_bio.gif) repeat-y top left;
}
#header {
	height: auto;
	background-color:#fff;
}
#topNav { width: auto; float: right; text-transform: uppercase; font-size: 0.8em; }
#colMain {
	border-right:5px solid #fff;
	width:663px;
	float:left;
	padding-bottom:10px;	
}
#colWide {
	width:100%;
	float:left;
	/* padding-bottom:10px;	*/
	background-image: none;
	background-color: #EEE;
}
#content {
	background:#f7f7f7 url(../media/images/triangle.png) no-repeat top left;
	margin-bottom: 5px;
	padding: 10px 20px;
	border-top: 5px solid #fff;
}
#colSide {
	width:327px;
	float:right;
}
#bioinfo {
	width: 230px;
	float:left;
	padding:20px 20px 10px 20px;
	height: 100%;
	clear: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#bioinfo a{
	text-decoration: underline;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#ctl00_ctl00_ctl00_MainContentPlaceHolder_ContentMain_ContentMain_lnkAttorneyEmail{display: block;}
#bioinfo a:hover{text-decoration: none;}
#biocontent {
	width:413px;
	float:left;
	padding-left:20px;
	padding-top: 10px;
	background-color: #fff;
	font-size: 12px; line-height: 15px;
}
#biocontent h2,
.HandbookContent div h2 { font-size:1.4em;}
#bioinfo p.email,
#socialLinks{
	padding: 15px 0 0;
}
.bottom {
	background: #003579;
	background: -moz-linear-gradient(top,  #003579 0%, #0063ae 100%);
	background: -webkit-linear-gradient(top,  #003579 0%,#0063ae 100%);
	background: linear-gradient(to bottom,  #003579 0%,#0063ae 100%);
	text-align:right;
	clear:both;
}
.box {
	background:#e6e6e6 url(../media/images/triangle.png) no-repeat top left;
	padding: 10px 20px 10px 20px;
	border-bottom:5px solid #fff;
	display: block;
	width: 288px;
	min-height: 75px;
	float: left; 
}
.template-handbookhome .box, .template-globalemploymenthandbook .box,
.template-backgroundcheckhome .box { 
	padding: 10px 20px 5px;
	border-bottom: 5px solid #FFFFFF;
	width: auto;
	float: none;
}

.col {
	width:48%;
	float:left;
	padding-right:10px;
}
#footer {
	clear:both;
	width:995px;
	padding-top:15px;
	background-color:#fff;
}
/* ----------------------------------
			nav
-----------------------------------*/
#topNav ul { margin: 20px 0 15px; padding: 0; white-space: normal; height: 25px; color: #666; font-family: Arial, Helvetica, Verdana, sans-serif; }
#topNav li { display: inline; list-style-type: none; z-index: 10; border-left: 1px solid #666; }
#topNav li a { color: #666; text-decoration: none; padding: 0 1em; }
#topNav li.first, #topNav li.last { border-left-width: 0; }
#topNav li input { margin: 0 0 0 5px; font-size: 1em; }
#topNav li input.btn { vertical-align:bottom; width:auto;}
#topNav p span { color: #666; display: inline-block; }

#topNav2 { float: right; margin: 0; height: 40px; }
#topNav2 .follow, #topNav2 .navLogin { float: left; vertical-align: bottom; height: 100%; }
#topNav2 .follow { text-align: left; }
#topNav2 .follow a { padding-right: 2px; }
#topNav2 p.follow span { padding-left: 0; }
#topNav2 .navLogin { font-size: 1.5em; font-weight: 600; margin-right: 3em; margin-top: 22px; color: #c34721; }

#google_translate_element { display: inline; }
.goog-te-gadget { display: inline; }
.goog-te-gadget-simple { border-style: none !important; }
.goog-te-gadget-simple span { display: none; }
.goog-te-gadget-icon { height: 24px !important; width: 24px !important; background: #fff url(/Templates/media/images/btn_translate.png) no-repeat 0 0 !important; padding-right: 10px; }

#nav { background-color: #00407e; height: 2.8em; border-bottom: 0.2em solid #fff; margin-top: 2em; position: relative; }
#nav ul { margin: 0; padding: 0; display: inline-block; }
#nav > ul > li { border-right: 1px solid #1c89ca; float: left; list-style-type: none; }
#nav > ul > li.last { border-right: none; }
#nav > ul > li > a { padding: 0.5em 1.2em 0.5em 1.2em; display: block; width: auto; float: left; text-align: center; color: #fff; font-size: 0.9em; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: 600; text-decoration: none; }
#nav li:hover a { background-color: #1c89ca; }
#nav a:hover, 
#login:hover { cursor: pointer; /*color: #dbcb00;*/ background-color: #005fab }

#nav ul.sub-list { position: absolute; left: -9999px; top: -9999px; list-style-type: none; }
#nav ul li:hover { position: relative; }
#nav ul li:hover ul.sub-list { left: 0px; top: 28px; background: #00407e; padding: 0px; }
#nav ul li:hover ul.sub-list li:first-child a { border-top: 2px outset #00407e; }
#nav ul li:hover ul.sub-list li a { display: block; padding: 0.5em 3.6em 0.5em 1.1em; width: 100%; text-indent: 0; background-color: #00407e; color: #fff; text-decoration: none; text-align: left; font-size: 0.9em; font-weight: 600;  }
#nav ul li:hover ul.sub-list li a:hover { background: #1c89ca; }

#nav #pnlLoginLinks { display: inline-block; float: right; height: 100%; vertical-align: middle; }
#nav #pnlLoginLinks a { display: block; width: auto; float: left; text-align: center; color: #fff; font-size: 0.9em; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: 600; text-decoration: none; padding-right: 1.5em; text-transform: uppercase; margin: 1em 0.8em; background:url(/Templates/media/images/nav-arrow.png) no-repeat 100% center; }

/*
#nav li:hover { position: relative; }
#nav li:hover ul { display: block; }
#nav li ul { display: none; position: absolute; top: 100%; list-style: none; left: 0; background: #1c89ca; white-space: nowrap; }
*/

#login {
	background:#0063b0 url(../media/images/bg_nav.jpg) repeat-x bottom left;
	height:18px;
	padding:7px 0 0 20px;
	border-bottom:28px solid #fff;
	display:block;
	text-transform:uppercase;
	color:#fff;
	font-size:1em;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

/* ----------------------------------
			boxes/content
-----------------------------------*/
#colMain .box, #colSide .box { min-height: 125px; }
#head.box { min-height: inherit; }
#colMain #red, #colMain #gold { margin-left: 5px; }

#gold { background-color: #a58223; min-height: 80px; }
#ihblue { background-color: #2a4e62; min-height: 91px; }
#red { background-color: #bd4825; min-height: 91px; }
#red, #red label { color: #ffffff; }
#green { background-color: #7f8c75; min-height: 91px; }

#blue { background-color: #003d7f; min-height: 308px; }
#light-blue{background-color: #0e88cd; min-height: 112px;}
#light-blue.box{min-height: 92px;}
#grey { background-color: #b3b3b3; padding-bottom: 20px; }
#loginBox { height: 129px; }
#news { border: none; }

#red.box input[type='radio'] { width: 2em; line-height: 2em; vertical-align: middle; border: none; }
#red.box label { font-size: 11px; line-height: 2em; vertical-align: middle; }
#red.box #ddlEmploymentJurisdiction, #red.box #ddlLawType { width: 22em; margin-bottom: .6em; }
#red.box #txtEmploymentSearch { width: 23.8em; margin-right: 1em; padding: 4px 0 4px 4px; }
#red.box .find-name { margin-bottom: .6em; }

#colSide .box-small { min-height: 60px; }

#head {
	background-color: #003d7f; 
	height: 48px; 
	width: 623px;
	border-bottom :none;
}
#head.red,
#head.referral,
#head.find-expert{
	background-color: #bd4825;
	width: 955px;
}
#head.find-expert{background-color: #7f8c75;}
#head.purple{background-color: #7d4159;}
#head.find{
	background-color: #7f8c75;
	padding: 15px 20px 10px 20px;
}
#light-blue h1{color: #fff;}
#gold h2, #red h2, #green h2 ,#blue h2, #ihblue h2, #light-blue h2,
#searchHead.find-expert h1{
	color: #fff;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 1.3em;
	font-size: 1.3em;
}
#gold p, #red p, #green p, #blue p, #grey p, #ihblue p, #light-blue p{
	color: #fff;
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 0.5em;
}
#gold a, #red a, #green a, #ihblue a, #light-blue a{ color: #fff; }
#blue a { color: #29abe2; }
#gold a:hover, #green a:hover, #blue a:hover{ color: #000; }
#red a:hover { text-decoration: underline; }
#ihblue a:hover, #light-blue a:hover{ color: #6da0bc; }
#grey h1 {
	background: url(../media/images/dots_white.png) repeat-x bottom;
}
#grey p { margin-top: 1em; }
#blue h1 {
	background: url(../media/images/dots_white.png) repeat-x bottom;
	color: #fff;
}
#blue h2 {
	color:#fff;
	text-transform:none;
	margin-top:1.5em;
	font-size:1.4em;
}
#blue p {line-height:1.6em;}
#head h1 {
	color:#fff;
	text-transform:none;
	background:none;
	font-weight:normal;
	float:left;
	margin:0;
	padding:5px 0 0 0;
	min-width: 200px;
}
#head h2 {
	color:#fff;
	text-transform:uppercase;
	background:none;
	font-weight:bold;
	float:left;
	margin-left: 20px;
}
#head h2.primaryContact{
	text-transform: none;
	font-style: italic;
	font-weight: normal;
}
#head h2.Jurisdictions {
	margin-top: 15px;
	width: 360px;
	margin-left: 0;
}
#head .headlines h2.primaryContact{
	margin-left: 0;
}
.box select {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	width: 140px;
	font-size: 1em;
	padding: 3px 2px;
	margin-right: 5px;
}
.box input {
	text-transform: uppercase; 
	font-size: 0.9em;
	padding: 2px 6px;
	border: 1px solid #000;
	vertical-align: top;
	width: 118px;
	display: inline-block;
}
.box input[type=text]{
	height: 11px;
}
#news.box h4.heading { padding: 40px 0 0 0; }
#news.box .first h4.heading { padding-top: 15px; }
#news.box h4.subHeading { padding: 0; }
#news.box p.summary content, #news.box p.summary span.moreLink { display: inline-block; padding-top: 15px; }
#news.box p.summary content:empty { padding-top: 0; }

.box h4.heading{font-size: 1.4em;}
.box h4.heading a{
	color: #0d2c81;
	text-decoration: none;
}
.box h4.heading a:hover{
	color: #0066b3;
	text-decoration: none;
}
.box a { text-decoration: none; }
.box input.btn, .event-slide a.btn {
	vertical-align:middle; 
	background-color: #0063B0; 
	color: #ffffff; 
	border: 2px solid #003478;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding: 2px 10px;
	text-transform: uppercase;
	width: auto;
	min-width: 40px;
	min-height: 17px;
}
.event-slide a.btn { display: inline-block; font-size: 1em; margin-top: 10px; }
.box input.btn:hover { color: #0063B0; background-color: #fff; cursor: pointer; }
.box .moreLink{display: block;}
#news.box .summary{margin: 0;}
#news.box .moreLink{padding-top: 15px;}
.box .moreLink a{
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 10px 0 0;
}
.box .moreLink a:after{
	content: '\00BB';
	position: absolute;
	top: -1px;
	right: 0;
}
.box .moreLink a:hover:before {
	content: '';
	width: 100%;
	background: #003478;
	height: 1px;
	position: absolute;
	bottom: 1px;
	left: 0;
}
.box .moreLink a:hover{text-decoration: none;}
.bottom a {
	color:#fff; 
	padding: 6px 20px; 
	text-decoration:none; 
	display:block;
}
.bottom a:hover {color:#29abe2;}
.bottom a.first {
	width:623px; 
	float:left;
	border-right:5px solid #fff;
	min-height: 14px;
}
.bottom span.first, .bottom div.first {
	width:663px; 
	display: block;
	float:left;
	/*border-right:5px solid #fff;*/
	min-height: 22px;
	/*background:url("../media/images/bg_footer.jpg") repeat-x scroll left bottom #00387D;*/
}
.bottom span.blank {
	width:326px; 
	display: block;
	float:right;
	min-height: 22px;
	/*background:url("../media/images/bg_footer.jpg") repeat-x scroll left bottom #00387D;*/
}
.bottom span.full {
	width:100%; 
	display: block;
	float:right;
	min-height: 22px;
	/*background:url("../media/images/bg_footer.jpg") repeat-x scroll left bottom #00387D;*/
}
#bioinfo { font-size: 1.2em; }
#bioinfo img {margin-bottom:10px;}
#bioinfo p {
	margin-top:0;
	font-size: 1em;
}
#bioinfo h3{margin: 0;}
#bioinfo a {
	color:#000;
}
#bioinfo p.email a,#bioinfo p.vcard a {
	margin-top:0;
	font-size:1em;
	font-weight:bold;
	color:#003d7f;
	text-decoration:none;
	padding:3px 0 3px 25px;
}
#bioinfo p.email a {background:url(../media/images/email.gif) no-repeat left;}
#bioinfo p.vcard a {background:url(../media/images/vcard.gif) no-repeat left;}
#bioinfo p.email a:hover,#bioinfo p.vcard a:hover {color:#000;}
ul.events {
	 list-style:none;
	 margin:1.5em 0 0 0;
	 padding-left:0;
}
li.title {
	font-size:1.2em;
	margin:0.75em 0 0.2em 0;
	color:#003478;
	font-weight:bold;
}
li.desc {
	color:#666;
}
li.date {

}
li.links {
	height:25px;
	padding-top:5px;
}
/* ----------------------------------
			home
-----------------------------------*/
#intro {
	background:#010109 url(../media/images/globe.jpg) no-repeat top;
	min-height:428px;
	padding:0 20px;
}
#intro h1 strong {
	color:#dbcb00;
}
#intro h1 {
	color:#fff; 
	font-size:2.7em; 
	text-transform:none;
	font-weight:normal;
	padding-top:260px;
	margin:0;
	background:none;
	padding-bottom:0;
	letter-spacing:1px;
}
#intro p {
	color:#fff; 
	font-size:1.5em;
	margin:5px 0 0 0;
}
#loginBox label {
	width:200px;
	text-transform:uppercase;
	display:block;
	margin-top:3px;
	font-size:0.9em;
}
#loginBox label.check, #loginBox input.check {
	width:auto;
	text-transform:none;
	display:inline;
}
#loginBox input {
	width:190px;
	border:1px inset #666;
}
#loginBox input.btn {
	border:none;
	width:auto;
	vertical-align:middle;
}
#loginBox span.links {font-size:1em; padding-top:8px;}


/* ----------------------------------
			footer
-----------------------------------*/
#footer p, #footer ul {float:left; color:#666; font-size:1em; margin:0; padding:0;}
#footer ul {float:right;}
#footer li {display:inline; border-left:1px solid #666;}
#footer li a {color:#666; padding:0 5px; text-decoration:none;}
#footer li.first{border:none;}

/* ----------------------------------
			developer addins
-----------------------------------*/
	
.bottom span.first a {
	width:623px; 
	float:left;
	/*border-right:5px solid #fff;*/
}

#sitemap li {font-size: 12px;}
#news ul {padding-left: 0;}
#news ul li {list-style-type: none;}
#news ul h1 {
	font-size:14px;
	margin:0.75em 0 0.2em 0;
	color:#003478;
	font-weight:bold;
	text-transform: capitalize;
	background: none;
	padding-bottom: 0px;
}
#news ul h4 {
	color:#666;
	font-size: 12px;
	font-weight: normal;
}
#news ul p.summary {
	margin:0px;
}
#news ul p.summary span.moreLink {
	display: block;
}
#blue h4 {
	color:#fff;
	text-transform:none;
	margin-top:1.5em;
	font-size:1.4em;
}

div.contact span
{
	font-weight: bold;
	color: #003478;
	font-size: 1.3em;
}
div.contact input[type='text'], div.contact select
{
	margin: 5px 0 5px 0;
	width: 300px;
}
div.contact textarea
{
	margin: 5px 0 5px 0;
	width: 100%;
	height: 100px;
}
div.contact input.btn
{
	margin: 5px 0 5px 0;
	background:url(../media/images/btn_submit.gif) no-repeat left;
	float: right;
	border:medium none;
vertical-align:middle;
width:auto;
}

div#membersOnlyImage 
{
	background: #00529C url(../media/images/img_members.jpg) no-repeat left;
	width: 631px;
	height: 295px;
	padding: 10px 10px 10px 20px;
	clear: both;
}
div#membersOnlyImage h1
{
	color: White;
	background: none;
	padding-bottom:0.5em;
}
div#membersOnlyImage a
{
	color: White;
	font-size: 1.2em;
	text-decoration: underline;
}
div.members li 
{
	padding: 5px;
}
div.members li a
{
	text-decoration: none;
}
div.greybox
{
	width: 97%;
	padding: 10px;
	background-color: #DDD;
}
div.greybox div.left
{
	width: 43%;
	float: left;
	padding-right: 10px;
}
div.greybox div.right
{
	width: 54%;
	float: left;
}
div.colDate
{
	float: left;
	width: 20%;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.colDate b
{
	font-size: 1.2em;
}
div.colDetail
{
	float: left;
	width: 80%;
	clear: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.colDetail h2
{
	margin: 0;
}
span.grey
{
	color: #888;
}
hr.grey {
	background-color: #F7F7F7;

}
hr.darkgrey 
{
	background-color: #E6E6E6;
}

.loginMessage { 
	display: inline-block;
	margin: 20px 0 0 20px;
	font-size: 1.2em;
}

#loginBox h3
{
	display: none;
}
#loginBox p
{
	font-size: 1em;
	line-height: 10px;
	width: 190px;
	display: block;
}
#loginBox
{
	overflow: hidden;
}

#LoginButtons {
	display: inline-block;
	width: 200px;
	height: 20px;
}
#LoginButtons input.btn {
	display: inline-block;
	float: left; 
	background:url(../media/images/btn_login.gif) no-repeat left;
	width: 70px;
	cursor: pointer;
	font-size: 0px;
	height: 20px;
	margin-right: 25px;
}
#LoginButtons div.ImageAsset {
	margin-top: 1px;
	width: auto;
	height: 20px;
	display: inline-block;
}
#LoginLink { margin-right: 20px; }
#loginBox div.helpLinks
{
	float: left;
}
#loginBox div.helpLinks a
{
	display: none;
}
#loginBox div.helpLinks a.show
{
	display: inline;
}
#loginBox div.msgFailure
{
	display: none;
}
#loginLinks 
{
	clear: both;
	display: block;
	line-height: 20px;
	vertical-align: middle;
}
#loginLinksForgot 
{
	float:left; margin-left: 20px;
}
#loginLinksRegister 
{
	 float: right;
}
#LoginLinks {
	background:#0063b0 url(../media/images/bg_nav.jpg) repeat-x bottom left;
	height: 20px;
	padding: 5px 0 0 20px;
	border-bottom:28px solid #fff;
	display:block;
}
#colWide #LoginLinks {
	border-bottom: none;
	height: 25px;
	padding: 0;
}
#LoginLinks p {
	margin: 0;
	padding: 0;
}
#LoginLinks a {
	text-transform:uppercase;
	color:#fff;
	font-size:0.9em;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

#colWide #LoginLinks a {
	padding-top: 7px;
	padding-left: 20px;
	height: 18px;
	text-align: left;
}

#colWide #LoginLinks span.Logout a 
{
	width: 70px;
	border-left: none;
	padding-left: 0px;
}
#LoginLinks:hover {
	background:#555658 url(../media/images/bg_nav_over.jpg) repeat-x bottom left;
}
#LoginLinks span {
	color: #fff;
	text-transform: uppercase;
}
#LoginLinks span.UserName {
	color: #29ABE2;
}
#LoginLinks span.Logout {
	display: block;
	float: right;
	padding-right: 10px;
	cursor:pointer;
}
ul.events p 
{
	font-size: 12px;
}
div.loginForm { margin: 15px 20px; width: 200px; clear: left; /* padding-top: 15px; */ }
#colWide div.loginForm a.login-status { display: inline-block; padding-left: 10px; }

#colWide div.loginForm{
	width: 320px;
}
#loginBox div.loginForm{
	margin: 0px 0px 0px 20px;
}
#LoginLinks div.loginForm{
	margin: 0;
}
div.loginForm label{
	display: block;
	width: 80px;
	float: left;
}

/* ----------------------------------
			list
-----------------------------------*/
#attorney_search td { text-align: left; }
table.list {
	border-bottom:1px solid #ccc;
	width: 100%;
}
table.list th {
	background-color:#fff;
	color:#7496b2;/* blue */
	padding:0.5em 1em;
	font-size:1.2em;
	font-weight:bold;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align: left;
}
table.list td {
	padding:0.3em 1em;
	font-size:1em;
	color:#766750;/* brown */
}
table.list table td {
	padding:0.3em;
	font-size:1em;
}
table.list tr.stripe {
	background-color:#fff;/*white*/
}
p.pageResults {
	float:right;
	margin:1em 0;
	font-size:1em;
	color:#766750;/*brown*/
}

#flagLink 
{
	width: 209px;
	height: 32px;
	background-image: url(../media/images/flags.gif);
	display: block;
}
#languageBox
{
	overflow: hidden;
	border: solid 1px #003478;
}
#languageBox table
{
	width: 305px;
}
#languageBox td
{
	padding: 2px 0px 2px 10px;
	border-bottom: solid 1px #cdcdcd;
	width: 90px;
}
#languageBox td.header
{
	background-color: #003478;
	color: White;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	font-size: 1.2em;
}
#languageBox td.column2
{
	background-color: #f2f2f2;
}
#languageBox td.column3
{
	background-color: #e6e6e6;
}
#languageBox a
{
	text-decoration: none;
	color: Black;
}
#fancybox-inner 
{
	overflow: hidden !important;
}
#languageBox a:hover
{
	color: Red;
}
#container #languageBox 
{
	display: none;
}

#LoginButtons input#ctl00_ctl00_ContentMain_ContentRight_LoginPanel_btnCancelLogin
{
	background:url(../media/images/btn_cancel.gif) no-repeat left;
}
#LoginButtons input#ctl00_ctl00_ContentMain_ContentRight_LoginPopup_btnCancelLogin
{
	background:url(../media/images/btn_cancel.gif) no-repeat left;
}

#LoginForm 
{
	background-color: White;
	padding: 10px;
	min-height: 140px;
}
#LoginForm label
{
	display: block;
	width: 80px;
	float: left;
	clear: left;
}
#LoginForm input
{
	display: block;
	width: 100px;
	float: left;
	clear: right;
	margin-top: 5px;
}
#LoginForm #LoginButtons
{
	display: block;
	clear: both;
	padding-top: 10px;
	width: 100%;
}

#LoginForm input.btn
{
	margin-top: 0;
}

#RegisterForm label 
{
	display: block;
	width: 170px;
	float: left;
	
}

#LoginPopupLink a
{
	width: 100%;
	display: block;
}
#RegisterForm p 
{
	margin: 8px;
	
}
#colSide .box input[type="text"]
{
	text-transform: none;
}
ul.alpha 
{
	margin: 0;
	display:block;
	float:left;
	margin: 9px 0;
}
ul.alpha li 
{
	display: inline;
	padding-left: 0.75em;
}
ul.alpha li a
{
	text-decoration: none;
	font-size: 0.9em;
}

#HandbookLogo, #HandbookLogo2
{
	position: relative; z-index: 999; 
	width: 80px;
	height: 96px;
	float: right;
	background:url(../media/images/globalHandbookIcon.png) no-repeat right;
	background-size: 80px 62px;
}
.handbookLinks, #HandbookLinks2 { max-width: 200px; float: left; position: relative; z-index: 10; }
#green #HandbookLogo2 { background: url(/Templates/images/book.png) no-repeat right; background-size: 80px 96px; }

#colSide .box-small .handbookLinks { max-width: 225px; }
#colSide .box-small #HandbookLogo { background: url("../media/images/globalHandbookIcon.png") no-repeat scroll 0 5px / 60px 47px rgba(0, 0, 0, 0); height: 47px; width: 60px; }
#colSide .box-small #HandbookLogo2 { background-size: 40px 47px; width: 42px; height: 50px; background-position: left center; }

#bioinfo img.FirmLogo { max-width: 190px; }

#loginBox td
{
	font-size: 12px;
	margin:0;
}
#loginBox .ChangePassword label, .ChangePassword label
{
	text-transform: none;
	width: 144px;
}
#loginBox .ChangePassword input, .ChangePassword input
{
	font-size: 15px;
	width: 144px;
	padding: 0;
}
#loginBox .ChangePassword input[type=submit], .ChangePassword input[type=submit] {
	font-size: 12px;
}

div.ChangePassword { padding: 20px; }
div.ChangePassword input[type=submit] { 
	margin-top: 20px;
	color: #fff; 
	font-size: 70%; 
	font-weight: bold; 
	text-transform: uppercase; 
	padding: 2px 8px 2px 8px;
	border: 2px outset #004f98; 
	cursor: pointer;
	/* fallback */ 
	background: #004f98 url(../media/images/bg_nav.jpg) repeat-x;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0063af), to(#00377c));
	background: -webkit-linear-gradient(top, #0063af, #00377c);
	background: -moz-linear-gradient(top, #0063af, #00377c);
	background: -ms-linear-gradient(top, #0063af, #00377c);
	background: -o-linear-gradient(top, #0063af, #00377c);    
}

#ChangePasswordLink
{
	display: block;
	float: right;
	margin-top: -12px;
}

#searchHead {
	background-color:#7F8C75;
	width:955px;
	clear:both; 
	padding:10px 20px;
}
#searchHead.box {
	min-height:70px; border:none; margin-bottom:0;
}
#searchHead.box select {margin:0 5px 0 20px; text-transform:none;}
#searchHead a {color:#fff;}
#searchHead label {color:#fff; font-size:1.1em;}
select.subregion { width: 185px; }

table.list td {font-size:1.2em; padding:0.5em 1em}
table.list tr.stripe {background-color:#faf8e1;}
table.list {background-color:#fff; border:1px solid #ccc; margin-top:5px;}
table.list thead th {
	background-color:#a58223 !important;
	color:#fff;
	background-image: none;
	padding: 7px 1em !important;
}

#attorney_search.list td:nth-child(5){
	width: 200px;
	white-space: normal;
}

span.AlphaLabel
{
	display:block;
	color:#fff;
	font-size:1.2em;
	line-height:1.4em;
	margin: 0.75em 0 0 0;
	padding: 0 0 0 1.4em;
	float:left;
}
div.footerPrint
{
	clear: both;
	float: right;
	margin-top: 8px;
}
div.footerPrint a
{
	
	color:#666666;
	padding:0 10px;
	text-decoration:none;
}

div.HandbookContent h3
{
	text-indent: 7px;
	font-style: italic;
}
div.HandbookContent h4
{
	text-indent: 12px;
	font-size: 1.1em;
}
ul.articles li
{
	margin-bottom: 5px;
}

#searchHead .AlphaLabel input
{
	width: 20px;
	border: none;
}
#tbug {
text-align:right;
display: block;
float: left;
width: 20px;
height: 20px;
clear: both;
}
#tbug a {
	background:url("/Templates/media/images/tbug.png") no-repeat scroll 0 0 transparent;
	display:block;
	width: 17px;
	height: 17px;
}



#AddThisBox, #FbLikeBox
{
	padding-bottom: 1em;
}


.recentNews {
	padding-left: 10px;
	vertical-align: top;
	font-size: 1em;
	width: 47%;
}

/*News Filter*/
#filter {
	background-color: #999;	
	padding: 8px 4px 0 4px;
}

#filter ul,#filter li {
	margin: 0;
	padding: 0;	
}

#filter li {
	display: inline-block;	
}

#filter a {
	display: block;
	padding: 6px 10px;
	text-decoration:none;
	color: #fff;
	background-color: #666;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#filter a:hover, #filter a.selected {
	background-color: #f7f7f7;
	color: #111;
}

#filter select, .NewsSearch {
	float: right;
	font-size: 11px;
}

#filter select {
	padding: 1px 0 1px 5px;
}

.NewsSearch {
	margin-left: 12px;
}

.NewsSearch input {
	font-size: 11px;	
	padding: 1px 5px;
}

.newsPaging {
	text-align: center;
	padding: 20px 20px 0;
}

.newsPaging a {
	margin: 0 10px;	
}
.industryGroups ul li h4 { margin:0;padding:0;height: 18px; }
.industryGroups ul li { padding:0;height: 18px; line-height: 18px;display:block;clear:both;float:left;}
.industryGroups ul li span { height: 18px; display:list-item; clear:both;}
.industryGroup label { margin-left: 5px; font-size: 12px; }

.VideoAsset .videoModalContent {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

.VideoAsset .videoPosterImageHolder {cursor:pointer;}

#simplemodal-overlay {
	background-color: #000;
}

ul.relatedAttorneys 
{
	display: block;
	padding: 10px;
	background-color: #666;
	margin-top: -40px;
	list-style: none;
	width: 150px;
	margin-left: 100px;
	display: none;
}
ul.relatedAttorneys a
{
	color: White;
	font-weight: bold;
	font-size: 10px;
}


ul.double {
  width:600px;
  margin-bottom:20px;
  overflow:hidden;
  padding:0;
  margin-left:0;
  
}
ul.double li{
  line-height:1.5em;
  float:left;
  display:inline;
  width:50%;
  margin-bottom: 10px;
}
ul.expand li h3 {font-size:1em;}
ul.expand h3 a {color:#003478; text-decoration:none;}
ul.expand h3 a:hover {color:#0066B3; text-decoration:underline;}
ul.expand {list-style:none; padding-left:0;}
ul.expand li::before {content: "+";float:left;border:1px solid #ccc; width:10px; text-align:center;font-weight:bold; line-height:1em;margin-right:4px;}
ul.expand li li::before {content:normal;}
ul.expand li.open::before {content: "-";}
ul.expand li ul { display:none; }


/*    members email table  */
table.checkboxListJur td {
	border-left: 5px solid #DDDDDD;
	border-top: 1px dotted #000000;
	padding: 10px 5px;
	white-space: normal;
	width: 300px;
}
table.checkboxListJur td label {font-weight:bold;}
table.checkboxListJur td label span {font-weight:normal; color:#666;}

/* geh search results */
.gehSrchCount { margin-bottom: 12px; font-style: italic; font-size: small; }
input.gehSrchKeyword { height: 15px; width: 110px; }


/* *** NEW FOR DARWIN5 *** */
div#ArticleType.assetWrapper.ListAsset { font-size: 12px; }

div.crumbs { height: 25px; background-color: #fff; font-size: .8em; color: #666; }
ul.crumbs { background-color: #fff; margin: 0; line-height: 25px; vertical-align: middle; font-size: 1em; margin-left: -7px; }
.crumbs li { list-style-type: none; display: inline; }
.crumbs li:last-child { color: #003478; }
.crumbs a { color: #666; text-decoration: none; }

.template-eventdetail h3 div { display: inline; }

.newsNav { display: inline-block; padding: 10px 10px 5px 0; }
/*blog feed*/
.RssAsset .postTitle { }
.RssAsset .postDate { font-size: 10px; color: #666; }
.RssAsset .postContent { font-size: 12px; font-style: italic; margin: 2px 0 21px 0; }
.RssAsset .postContent a { font-size: 10px; font-style: normal;	 text-decoration: none; display:block; }
.RssAsset .postContent a:hover { text-decoration: underline; }

/* firm detail */
#head { height: auto; min-height: 48px; }
.headlines { display: inline-block; }
#head h1.headlines { padding-top: 0; }
#head div.headlines h1 { padding-top: 0; }
#blue.box { min-height: 100px; }
#head .head-col{
	float: left;
	margin: 0 0 10px;
	color: #fff;
}
.find#head .head-col{
	width: 37%;
}
.find#head .head-col:nth-child(3){width: 26%;}
#head .head-col .headlines{
	display: block;
	margin: 0 0 2px;
	padding: 0;
	float: none;
}
#head .head-col p{
	color: #fff;
	margin: 0 0 2px;
}
#head .head-col:first-child{margin-left: 0;}


/* stars-rate
.stars-rate{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.stars-rate li{
	float: left;
	margin: 0 2px 0 0;
}
.stars-rate li span{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../media/images/stars-rate.png) no-repeat -61px 0;
	width: 15px;
	height: 14px;
}
.stars-rate.rate1 li:first-child span,
.stars-rate.rate2 li:nth-child(1) span,
.stars-rate.rate2 li:nth-child(2) span,
.stars-rate.rate3 li:nth-child(1) span,
.stars-rate.rate3 li:nth-child(2) span,
.stars-rate.rate3 li:nth-child(3) span,
.stars-rate.rate4 li:nth-child(1) span,
.stars-rate.rate4 li:nth-child(2) span,
.stars-rate.rate4 li:nth-child(3) span,
.stars-rate.rate4 li:nth-child(4) span,
.stars-rate.rate5 li:nth-child(1) span,
.stars-rate.rate5 li:nth-child(2) span,
.stars-rate.rate5 li:nth-child(3) span,
.stars-rate.rate5 li:nth-child(4) span,
.stars-rate.rate5 li:nth-child(5) span{background-position: 0 0;}*/
/* stars-rate*/
.stars-rate{
	margin: 0;
	padding: 0;
	width: 83px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
div[class*=stars_], span[class*=stars_]{
	width: 83px;
	height: 14px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.stars_0{background: url(../images/bg-stars0.png) no-repeat;}
.stars_1{background: url(../images/bg-stars1.png) no-repeat;}
.stars_2{background: url(../images/bg-stars2.png) no-repeat;}
.stars_3{background: url(../images/bg-stars3.png) no-repeat;}
.stars_4{background: url(../images/bg-stars4.png) no-repeat;}
.stars_5{background: url(../images/bg-stars5.png) no-repeat;}

.head-col span[class*=stars_]{
	margin-top: 4px;
	float: right;
	margin-right: 20px;
}

/* select */
.select *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.select{
	float: left;
	margin: 0 20px 0 0;
	min-width: 130px;
	position: relative;
}
.select select{width: 100%;}
.select .stars-area{
	position: relative;
}
.select .stars-area .star-input{
	display: block;
	position: relative;
	border: 1px solid #000;
	background: #fff;
	width: 100%;
	height: 20px;
}
.select .stars-area .star-input .select-opener{
	position: absolute;
	text-align: center;
	width: 20px;
	bottom: 0;
	right: 0;
	top: 0;
}
.select .stars-area .star-input .select-opener:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -2px 0 0 -5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #000 transparent transparent transparent;
}
.select .stars-area.active .star-input .select-opener:before{
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #000 transparent;
}
.select .stars-area .star-list:before,
.select .stars-area .star-list:after{
	display: table;
	content: '';
}
.select .stars-area .star-list:after{clear: both;}
.select .stars-area .star-list{
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
	background: #fff;
	line-height: 1;
	font-size: 0.9em;
	width: 100%;
	border: 1px solid;
	width: 100% !important;
	border-top: 0;
}
.select .stars-area .star-list .select-title,
.select .stars-area .star-list .stars-rate{
	color: #000;
	cursor: default;
	display: block;
	overflow: hidden;
	margin: 5px 9px;
	white-space: nowrap;
}
.dp-select {
	display: block;
	position: relative;
	border: 1px solid #000;
	background: #fff;
	width: 100%;
	height: 20px;
}

.dp-select-static {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #777;
	background: #fff;
	margin: 0 0 12px;
	min-width: 150px;
}

.dp-select .dp-select-input {
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 0.9em;
	line-height: 18px;
	margin: 0 30px 0 7px;
}
.dp-select .dp-select-opener {
	position: absolute;
	text-align: center;
	width: 20px;
	bottom: 0;
	right: 0;
	top: 0;
}
.dp-select .dp-select-opener:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -2px 0 0 -5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #000 transparent transparent transparent;
}
.dp-select.dp-select-active .dp-select-opener:before{
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #000 transparent;
}

/* select options styles */
.dp-select-drop {
	border: 1px solid;
	width: 100% !important;
}

/*select list*/
.dp-select-list, .dp-select-list ul{
	list-style: none;
	padding: 0;
	margin: 0;
	background: #fff;
	line-height: 1;
	font-size: 0.9em;
	width: 100%;
}
.dp-select-list li {
	overflow: hidden;
	display: block;
}
.dp-select-list .dp-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #000;
	height: 1%;
}
.dp-select-list .hideme {
	display: none;
}
.dp-select-list .dp-hover {
	background: #e6e6e6;
	color: #000;
}
.dp-select-list .dp-selected {
	background: #a6a6a6;
	color: #000;
}

#attBlueBox{
	background-color: #1b8acc;
	color: #fff;
}
#attBlueBox a{
	color: #fff;
}
/* reviews */
.reviews{
	list-style: none;
	margin: 0;
	padding: 0 36px 0 0;
	overflow: hidden;
}
.reviews > li{
	border-top: 1px solid #a49fa0;
	padding: 15px 0 15px;
}
.reviews blockquote{
	margin: 0;
	padding: 20px 0 0;
	overflow: hidden;
}
.reviews blockquote q{
	quotes: none;
	display: block;
	color: #000;
	font: 12px/1.4 Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
}
.reviews blockquote cite{
	font: bold 12px/1.4 Arial, Helvetica, sans-serif;
	color: #063f7d;
	display: block;
}
.reviews blockquote cite a{
	color: #063f7d;
	text-decoration: none;
}
.reviews blockquote cite a:hover{text-decoration: underline;}
.reviews blockquote cite span{display: block;}

.review-form{
	overflow: hidden;
	padding-top: 15px;
	font-size: 12px;
}
.review-form dl{
	overflow: hidden;
	margin: 0 0 15px;
	font-weight: bold;
}
.review-form dl dt{
	float: left;
	margin: 0 5px 0 0;
}
.review-form dl dd{
	overflow: hidden;
	color: #0066b3;
}
.review-form .row{
	overflow: hidden;
	margin: 0 0 12px;
}
.review-form .row.hide-row input[type=radio],
.review-form .row.hide-row input[type=checkbox]{
	width: 18px;
	height: 18px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

/* Base for label styling
input[type="checkbox"] {
	display: none;
}

input[type="checkbox"] + label {
	cursor: pointer;
	font-size: 1em;
}
.review-form .row.hide-row input[type="checkbox"] + label {
	padding: 18px 20px 18px 23px;
	display: inline-block;
	position: relative;
	margin-left: 30px;
	color: #FFF;
	font-size: 1.7em;
	width: 213px;
}

.review-form .row.hide-row input[type="checkbox"] + label:active  {
	border-top: none;
	padding: 19px 20px 18px 23px;
}

.review-form .row.hide-row input[type="checkbox"] + label:before {
	content: ' ';
	border-radius: 100px;
	width: 32px;
	position: absolute;
	top: 12px;
	left: 12px;
	box-shadow: inset 0px 16px 40px rgba(0, 0, 0, 0.4);
	height: 32px;
}

.review-form .row.hide-row input[type="checkbox"] + label:after {
	content: ' ';
	border-radius: 100px;
	width: 20px;
	position: absolute;
	top: 18px;
	left: 18px;
	z-index: 999;
	height: 20px;
	display: none;
}

.review-form .row.hide-row input[type="checkbox"]:checked + label:after {
	display: block;
} */

.review-form .row:not(.hide-row) label{
	display: block;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px;
}
.review-form .row.hide-row label{
	float: left;
	font-weight: normal;
	margin: 0;
	padding-top: 3px;
}
.review-form textarea{
	width: 240px;
	overflow: auto;
	overflow-x: hidden;
	height: 212px;
	padding: 16px;
	border: 1px solid #a7a7a7;
	color: #000;
	resize: none;
}
.review-form input[type=submit]{
	margin: 0;
	padding: 0;
	background: #063f7d;
	width: 73px;
	height: 20px;
	font-size: 10px;
	color: #fff;
	border: 0;
}
.review-form input[type=submit]:hover{
	background: #fff;
	color: #063f7d;
	cursor: pointer;
}

/* referral bonus */
.referral-bonus *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.referral-bonus{
	background: #f7f7f7;
	margin-bottom: 5px;
	border-top: 5px solid #fff;
}
.select-block{
	overflow: hidden;
	font-size: 12px;
	padding: 10px 20px;
}
.select-block .label,
.select-block label{
	display: block;
	color: #000;
	font-weight: bold;
	margin: 0 0 5px;
}
.select-block label .req{color: #58a9d9;}
.recipients-block:after,
.select-row:after{
	display: block;
	clear: both;
	content: '';
}
.recipients-block{
	background: #00407e;
	/*border: 1px solid #e6e6e6;*/
	padding: 11px 14px 16px;
	margin: 0 0 18px;
}
.recipients-block h2{
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px;
}
.recipients-add{
	overflow: hidden;
}
.recipients{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.recipients li{
	float: left;
	margin: 0 10px 15px 0;
}
.recipients li span.attorneyName{
	display: block;
	background: #fff;
	color: #1c89ca;
	padding: 5px 12px 5px 10px;
	text-decoration: none;
	font-weight: bold;
}
.recipients li span.removeOne:before{
	display: inline-block;
	vertical-align: middle;
	margin: -2px 5px 0 0;
	content: '\00D7';
	color: #000;
	font-size: 20px;
}
.recipients-add .btn-area{
	overflow: hidden;
	margin: 0 0 15px;
}
.recipients-add .btn-add{
	background: #00407e;
	padding: 11px 14px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font-weight: bold;
}
.recipients-add .btn-add:before,
#addRecipientsHide:before{
	content: '+';
	display: inline-block;
	vertical-align: middle;
	margin: -2px 5px 0 0;
}
#addRecipientsHide:before{content: '\2013';}
.select-row{
	padding: 16px 0;
	border-bottom: 1px solid #1c89ca;
}
.select-block select{
	line-height: 21px;
	height: 23px;
	width: 154px;
	border: 1px solid #e6e6e6;
}
.select-row select{
	float: left;
	margin: 2px 15px 0 0;
	border: 1px solid #000;
}
.select-row input[type=text]{
	float: left;
	border: 1px solid #000;
	margin: 2px 15px 0 0;
	line-height: 19px;
	height: 23px;
	padding: 2px 10px;
	color: #000;
	width: 154px;
}
.select-row input[type=text]::-webkit-input-placeholder{color: #000;}
.select-row input[type=text]:-moz-placeholder {color: #000;}
.select-row input[type=text]::-moz-placeholder {
	color: #000;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
.select-row input[type=text]:-ms-input-placeholder {color: #000;}
.select-row .btn-submit{
	float: left;
	width: 48px;
	height: 26px;
	background: #1c89ca;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	line-height: 26px;
	text-decoration: none;
	cursor: pointer;
}

/* personal-block */
.personal-block{
	overflow: hidden;
	padding-top: 18px;
}
.personal-block .personal-box{
	float: left;
	width: 275px;
	background: #fff;
	padding: 15px 25px;
	position: relative;
	margin: 0 11px 11px 0;
}
.personal-block .personal-box .add,
.personal-block .personal-box .close{
	position: absolute;
	top: 11px;
	right: 11px;
	background: #ddd;
	color: #000;
	width: 29px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.personal-block .personal-box .add:before,
.personal-block .personal-box .close:before{
	content: '+';
	text-indent: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.personal-block .personal-box .close{background: #1c89ca;}
.personal-block .personal-box .close:before{
	content: '\00D7';
	color: #fff;
}
.personal-block .personal-box:first-child{margin-left: 0;}
.personal-block .personal-box address{
	margin: 0;
	overflow: hidden;
	font-style: normal;
}
.personal-block .personal-box address span{
	display: block;
	margin: 0 0 4px;
}
.personal-block .personal-box address a{
	color: #258bcb;
	text-decoration: none;
}
.personal-block .personal-box address .primary{font-style: italic;}
.personal-block .personal-box address .phone{
	color: #000;
	text-decoration: none;
}
.personal-block .personal-box address a:hover{text-decoration: underline;}
.select-block .select-col{
	float: left;
	width: 154px;
	margin: 0 34px 0 0;
}
.select-block .select-col input[type=text],
.select-block .form-comment textarea{
	width: 100%;
	padding: 2px 10px;
	height: 23px;
	border: 1px solid #e6e6e6;
	margin: 0;
	line-height: 21px;
}
.select-block .form-block{
	padding: 0 0 10px;
	overflow: hidden;
}
.select-block .form-comment{
	overflow: hidden;
	margin: 0 0 14px;
}
.select-block .form-comment textarea{
	height: 170px;
	max-width: 530px;
	resize: none;
	overflow: auto;
	overflow-x: hidden;
}
.select-block .copy-line{
	overflow: hidden;
	margin: 0 0 15px;
}
.select-block .copy-line dt{
	float: left;
	color: #000;
	margin: 0 5px 0 0;
	font-weight: bold;
}
.select-block .copy-line dd{
	margin: 0;
	overflow: hidden;
}
.select-block .copy-line dd a{
	text-decoration: none;
	color: #999;
}
.select-block .copy-line dd input{
	width: 50%;
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
	color: #999;
	font-style: italic;
	outline: none;
}
.select-block input[type=submit], .select-block input[type=button] {
	width: 85px;
	height: 36px;
	background: #1c89ca;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	line-height: 26px;
	text-decoration: none;
	border: 1px solid #e6e6e6;
}
.select-block input[type=submit]:hover, .select-block input[type=button]:hover{
	cursor: pointer;
}
.select-block input[type=button]#btnClear {
	background: #666666;
}
/* alliance-block */
.alliance-block{
	overflow: hidden;
	clear: both;
}
.alliance-block *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.alliance-block h1{
	background: none;
	color: #00407e;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 12px;
}
.alliance-block h2{
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #00407e;
}
.alliance-block .text-block{
	overflow: hidden;
	margin: 0 0 10px;
	padding: 20px 0 0;
}
.members-block{
	overflow: hidden;
}
.members-block .members-holder{
	background: #fff;
	border-top: 5px solid #3386c9;
	overflow: hidden;
}
.members-block .member-box p{font-size: 10px;}
.members-block .member-box{
	padding: 20px;
	width: 32%;
	margin: 0 1.5% 0 0;
	color: #000;
	display: inline-block;
	vertical-align: top;
}
.members-block .member-box:nth-child(3n){margin-right: 0;}
.members-block .member-box .logo-area{
	overflow: hidden;
	margin: 0 0 15px;
}
.members-block .member-box .logo-area img{
	width: auto;
	height: auto;
	max-width: 100%;
}
.members-block .member-box h3{
	color: #000;
}
.members-block .member-box .btn-profile{
	float: left;
	margin: 10px 0 0 -5px;
	background: #3386c9;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px;
	clear: both;
	text-decoration: none;
}
.members-block .member-box .btn-profile:hover{text-decoration: underline;}

/* expert_search */
#head.find-expert select{
	float: left;
	margin-right: 25px;
}
#head.find-expert input[type=text]{
	width: 120px;
	height: 13px;
	float: left;
	padding: 2px 7px;
	margin: 0 25px 0 0;
	color: #000;
	text-transform: none;
}
#head.find-expert input[type=submit],
#searchHead.find-expert input[type=button]{
	background-color: #0063b0;
	color: #fff;
	border: 1px solid #003478;
	text-transform: uppercase;
	width: auto;
	min-width: 40px;
	padding: 0;
	margin: 0;
	height: 19px;
	float: left;
}
#searchHead.find-expert input[type=button] {
	float:none;
	margin: 0 5px 0 20px;
}
#expertListWrapper .box {
	min-height: 0px;
}
#head.find-expert input[type=submit]:hover,
#searchHead.find-expert input[type=button]:hover{
	background-color: #fff;
	color: #0063b0;
	cursor: pointer;
}
#head.find-expert input[type=text]::-webkit-input-placeholder {color: #000;}
#head.find-expert input[type=text]:-moz-placeholder {color: #000;}
#head.find-expert input[type=text]::-moz-placeholder {
	color: #000;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
#head.find-expert input[type=text]:-ms-input-placeholder {color: #000;}
.expert_search{border-collapse: collapse;}

#blue.box {min-height: 100px;}

/* member directory */
div.footerPrint div.LinkAsset { display: inline; }

/* custom login page */
.template-login .helpLinks {
	margin-top: 15px;
	font-size: 1.1em;
}
.lnkLoginRegister img:hover { cursor: pointer; }

/* attorney list/search  -- jquery.dataTables */
#attorney_search_wrapper .dataTables_info, #tblAttorneySearch_wrapper .dataTables_info {
	margin-left: 8px;
	margin-top: 16px;
	margin-bottom: 4px;
}
#tblAttorneySearch_wrapper .dataTables_info {
	color: #fff;
}
#attorney_search_wrapper .dataTables_paginate, #tblAttorneySearch_wrapper .dataTables_paginate {
	margin-top: 12px;
	margin-bottom: 4px;
	margin-right: 8px;
}
#attorney_search_wrapper .dataTables_paginate .ui-button, #tblAttorneySearch_wrapper .dataTables_paginate .ui-button {
	background: none repeat scroll 0 0 #dbc179;
	border-right: 1px solid #999;
	margin-left: 0;
	margin-right: 0;
	padding: 2px 10px;
}
#attorney_search_wrapper .dataTables_paginate .ui-button.last, #tblAttorneySearch_wrapper .dataTables_paginate .ui-button.last {
	border-right: 0 none;
}
#attorney_search_wrapper .dataTables_paginate .ui-button:hover, #tblAttorneySearch_wrapper .dataTables_paginate .ui-button:hover {
	background: none repeat scroll 0 0 #999;
}
#attorney_search_wrapper .dataTables_paginate .ui-button.ui-state-disabled:hover, #tblAttorneySearch_wrapper .dataTables_paginate .ui-button.ui-state-disabled:hover {
	background: none repeat scroll 0 0 #333333;
	color: #fff;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 4px;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	background-image: none;
	opacity: 0.35;
}

#attorney_search.list td { white-space: nowrap; }

.attorney_letter_active { border: 1px solid #8f9e84; padding: 2px; background-color: #a5ae9e; }

/* site search */
#searchSubmit input { width: 58px; height: 17px; }
div#searchForm { padding: 5px; }
div#searchForm span[type='radio'] { padding: 5px; }

.searchOutput { font-size: .9em; }
.search-last-child { border-bottom: 1px solid black; }
td.OutputTitle, .search-last { padding-top: 10px; }
td.OutputUrl { padding-bottom: 10px; }

/* contact us page */
div.contact .contactLabel {
	color: #003478;
	font-size: 1.3em;
	font-weight: bold;
	display: inline;
}
div.contact hr {
	background-color: transparent;
}

/* registration page */
.register .dropdownGroupParent, .register .dropdownGroupChild, .register select { width: 200px; }
.register .txt { width: 200px; }

#RegisterForm p { clear: both; }

.elaBtn { 
	min-width: 50px; color: #fff; font-size: 70%; font-weight: bold; text-transform: uppercase; padding: 2px 8px 2px 8px;
	border: 2px outset #004f98; cursor: pointer;
	/* fallback */ 
	background: #004f98 url(../media/images/bg_nav.jpg) repeat-x;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0063af), to(#00377c));
	background: -webkit-linear-gradient(top, #0063af, #00377c);
	background: -moz-linear-gradient(top, #0063af, #00377c);
	background: -ms-linear-gradient(top, #0063af, #00377c);
	background: -o-linear-gradient(top, #0063af, #00377c);
}
.valError { color: #f00; font-size: 1.2em; }
.validationSummary li { font-size: 0.8em; }

#gs-content a:hover { color: #fff; }

span.ed-link { display: block; float: right; font-size: 10px; }
span.ed-link a { font-size: 10px; text-decoration: none; }
span.ed-link a:hover { text-decoration: underline; }

.hidden { display: none; }
.memJuris { display: inline-block; margin-left: 17px; }

.template-firmdetail #socialLinks div, .template-attorneybio #socialLinks div { display: inline-block; }

div#Background, div#Background p { margin: 0.5em 0 1em 0; font-size: 12px; line-height:16.8px; color:#000; padding:0 }

#highlight.box { margin-top: 1em; border: 1px solid #888; background-image: none; }

div.newsSidebar { margin-bottom: 10px; font-size: 1.2em; }
.newsSidebar dt { padding-top: 10px; }
.newsSidebar dd span { font-weight: bold; }
div#biocontent p, #biocontent ul, #biocontent ol { font-size: 12px; line-height: 15px; }
/*#PracticeAreasHeading{margin: 0 0 0 -4px;}*/
#PracticeAreasHeading h2{margin-bottom: 0;}
.template-firmdetail #PracticeAreas * { font-size: 12px !important; line-height: 15px !important; }

a.reg-nav { color: #fff; text-decoration: none; display: block; font-size: 16px; margin-top: 10px; }
a.reg-nav:hover { text-decoration: underline; }
/*#searchBox { display: none;}*/
#recipientsBlock { display: none;}
#tableSearch {display:none; text-transform: none; margin: 0 5px 0 20px;}

#tableSearch::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:    #000;
}
#tableSearch:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  1;
}
#tableSearch::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000;
   opacity:  1;
}
#tableSearch:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000;
}
#tableSearch:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #000;
}

.template-membersonly #MemberEmail,
.template-membersonly #SuggestMember { font-size: 1.2em; }
