@charset "utf-8";
/* CSS Document */
body {
height:100%;
color: #222;
font-family: Arial, Helvetica, 'MS Gothic', sans-serif;
font-size: 15px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 17px;
margin: 0;
padding: 0;
text-align: center;
background: #fafafa;
/*overflow: -moz-scrollbars-vertical;
overflow-y: scroll;*/
}

html {
overflow-y: scroll;
}

.info_title ul{
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0
}

.info_title p{
margin: 10px;
}

.info_languages span{
	clear:left;
	float:left;
}

.info_languages p{
	font-size: 1em;
	float: left;
	font-weight: 100;
	margin: 0;
	color:black;
	
}

.info_languages ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0
}

.info_languages li{
	float:left;
	padding-left:0.2em
}

.info_languages li:after{
	content: ',';
}

.info_languages li:last-child:after {
	content: '';
}

.info_specialties {
	clear:left;
	float:left;
	margin-top: 1em;
	width: 100%;
}

.info_specialties span{
	float:left;
	clear:left;
	/*font-size: 1.1em;
	font-weight: bold;*/
	color: black;
	width: 100%;
	width: 165px;
	font-weight: normal;
	color: #333;
	font-size: 14pt;
}

.info_specialties ul{
	float:left;
	clear:left;
	padding:0em 2.5em 0em 1em;
	list-style-type: square;
	
}

.info_specialties li{
	vertical-align:middle;
	margin:5px 0 2px 15px;
	padding:0 0 0px 15px;
	line-height: 1.3em;
}

.info_specialties p{

	/*font-weight: bold;*/
	color: #333;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	/*font-family: Georgia, serif, MS Mincho !important;*/
	font-family:Arial, Helvetica, 'MS Gothic', sans-serif;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 0px;
}

.info_specialties_lawyers {
	clear:left;
	float:left;
	margin-left:14em;
}
.info_specialties_lawyers span{
	float:left;
	clear:left;
	font-size: 1.1em;
	font-weight: bold;
	color: black;
	width: 100%;
}

.info_specialties_lawyers ul{
	float: left;
	clear: left;
	padding: 0em 0.5em 0em 1em;
	list-style-type: square;
	margin: 0.5em 0em;	
}

.info_specialties_lawyers li{
	vertical-align:middle;
	margin:0 0 2px 15px;
	padding:0 0 0px 15px;
}
.info_specialties_lawyers p{

	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
	border-bottom: 0px solid #DA8C00;
	/*font-family: Georgia, serif, MS Mincho !important;*/
	font-family:Arial, Helvetica, 'MS Gothic', sans-serif;
	font-size: 9pt;
	margin: 0px;
}


#title {
	font-size:2em;
	float:left;
	font-variant:small-caps;
	letter-spacing:2px;
	margin-bottom:1em;
	margin-top:1em
}

#subtitle {
	font-size:0.25em;
	text-align:center;
	clear:left;
	text-transform:uppercase;
	letter-spacing:2px
}

#jsplugin{
	clear:left;
	float:left;
}

#accordion .ui-accordion-header{  
border-top: 1px solid #DA8C00;
background:#fff;
border-bottom:none;
border-left:none;
border-right:none;
border-radius:0px;
width:45em;
}
#accordion .ui-accordion-header a {  
border-bottom: 1px solid #DA8C00;
background:#fff;
border-top:none;
border-left:none;
border-right:none;
}

#accordion .ui-accordion-content {   
    background-color: #fff;  
    border:none ;
	/*font-family: Georgia, serif, MS Mincho;*/
	font-family:Arial, Helvetica, 'MS Gothic', sans-serif;
	
}  





.info_languages {
width: 350px;
float: left;
margin-top: 5px;
}


.centered {
    margin: 0 auto;
    text-align: left;
	width:50em;
	overflow: hidden;
	padding: 0em 3em;
	background: #fff;
	box-shadow: 0px 0px 5px 5px #eee;
	min-height:100%;
}


@media only screen and (min-width: 50em) {
  .centered {
    margin: 0 auto;
    text-align: left;
	width:50em;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 0px 5px 5px #eee;
	min-height:100%;
	}
}

.contact_form {
width: 26%;
margin-top: 3.3em;
border-top: solid #F49E00 1px;
float: right;
}


.languages{
	margin-left:0.7em;
	padding-top:3em;
	padding-left:0.3em;
	float:right;
	border-left: 1px solid #cccccc;
	text-decoration:none;
	color:black;
	font-size:0.6em
}

#footer{
	margin:1em 0em 0em 0em;
	border-top:1px solid gray;
	width:100%;
	float:left;
	position:relative;
}

p{	
	/*font-weight: bold;
	color: #333;
	/*font-family: Georgia, serif, MS Mincho;*/
	/*font-family:Arial, Helvetica, 'MS Gothic', sans-serif;
	font-size: 11pt;
	/*font-size:1.1em;
	font-weight:bold;
	color:black;
	-webkit-text-size-adjust:135%;*/
	font-weight: normal;
color: #333;
font-size: 14pt;
}

a{
	text-decoration:none;
	color:black;
}

ul{
	margin-top:1em;
	margin-bottom:1em;
}

#centeredmenu {
   float:left;
   width:100%;
   background:#343d41;
   overflow:hidden;
   position:relative;
   margin-top:1em;
   margin-bottom:1px;
   border-top:1px solid #cccccc;
   /*border-bottom:1px solid #F49E00*/
   border-bottom:1px solid #ccc
}
#centeredmenu ul {
   clear:left;
   float:left;
   left:0%;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:center;
   width:100%;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:0%;
   width:24.9999%;
}
#centeredmenu ul li a {
   font-size:1em;
   display:block;
   margin:1px 0px;
   padding:0.5em 0em;
   color:#fefefe;
   border-bottom:1px solid white;
   border-top:1px solid white;
   text-decoration:none;
   /*width:11.5em*/
}
#centeredmenu ul li a:hover {
   background:#EEE;
   border-bottom:1px solid white;
   color:black;
   background:#EFE9DE;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:gray;
   font-weight:bold;
}

#bar{
	clear:left;
	width:100%;
	border-top:0px solid #aaa;
}
#content{
letter-spacing: 0px;
margin: 1.5em 0em 0em 0em;
padding: 0.5em 3% 1em 3%;
width: 94%;
/*font-family: Georgia, serif, MS Mincho;*/
font-family:Arial, Helvetica, 'MS Gothic', sans-serif;
font-size: 0.9em;
position: relative;
line-height: 1.2em;
float: left;
background: #Fff;
position:relative;
              

	/*letter-spacing:0px;
	margin:1em;
	margin-left:0em;
	margin-top:1.7em;
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	position:relative;
	line-height:1.2em;*/
}

.smallfont{
	-webkit-text-size-adjust:155%;
	font-size:0.7em;	
}

.field  {
	-webkit-text-size-adjust: 125%;
	display: block;
	padding: 3px 10px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ccc/*#5A616F;*/
	
}

.field:hover, .activeField {
	background-color: #F49E00;
	color: #FFFFFF;
	color:black;
   background:#EFE9DE;
}

#leftContent, #middleContent, #rightContent {
	position: relative;
	/*margin-left:1%;*/
	/*height: 503px;*/
	float: left;
}

.lawyers_img{
-webkit-text-size-adjust: 140%;
float: left;
padding: 1px;
width: 60px;
box-shadow: 0px 0px 1px 1px #f5f5f5;
margin: 0.5em 4.3em 0.5em 3em;
}

.lawyers_img img{
-webkit-text-size-adjust: 150%;
float: left;
width: 7%;
margin: 0% 15%;
border: 1px solid #F49E00;
}

.lawyers_table{
clear: left;
}

.lawyers_table a{
display: block;
border-top: 1px solid #ccc;
width: 100%;
color: #444;
float:left;
}

.lawyer_arrows{
float: left;
margin-top: 32px;
}

.lawyers_table h3{
display: block;
border-top: 1px solid #ECB551;
width: 100%;
color: #444;
float:left;
outline:none;
}

.lawyers_table .lawyer_arrows{
	color:#fff;

}

.lawyers_table a:hover span{
color: #000;
/*background:#FAF7F2;*/
}


/*.lawyers_table a span{
float: left;
clear: none;
width: 17em;
}*/
.lawyers_text
{
/*float: left;
padding: 2em 0em 2em 1em;
width: 10em;*/

float: left;
padding: 32px 0em 0em 4px;
width: 220px;
font-size: 16px;
/*font-family: Georgia, serif, MS Mincho;*/
font-family:Arial, Helvetica, 'MS Gothic', sans-serif;
/*font-weight: bold;*/
}
a img {
    border: 0;
}

.button{
background: #fff;
border: none;
cursor: pointer;
width: 10em;
padding: 0;
text-align: left;
color: #222;
font-size: 16px;
}

.lawyers_subtext
{
float: left;
padding: 9px 0px 0px 22px;
width: 220px;
font-size: 14px;
/*font-family: Georgia, serif, MS Mincho;*/
font-family:Arial, Helvetica, 'MS Gothic', sans-serif;
}

.lawyers_img_name
{
float: left;
padding: 2em 0em;
width: 15em;
}

.lawyers_img_city
{
float: left;
color: gray;
padding: 2em 0em;
width: 11em;
}

.lawyer_detail_pic{
	float: left;
	width: 80px;
	border:1px solid #eee;
	margin:none;
	padding: 5px;
}

#lawyer_info{
	float: left;
	width: 350px;
	margin-left: 1em;
}

.lawyer_info_name{
color:black;
/*font-size:18px;*/
font-weight:normal;
margin-bottom: 0px;
margin-top: 13pxpx;
}

.fleft{float:left}
.fright{float:right}
.cleft{clear:left}
.bar{border-left: solid 1px #ccc;}
.subtitle{
font-size: 1.1em;
font-weight: bold;
color: dimGray;
	}

	
.locations{
/*width: 10.7em;
clear: none;
margin: 1em 1em 0em 5em;
display: inline;
padding: 1em 1em 0em 5em;

width: 23%;
clear: none;
margin: 1%;
display: inline;
overflow: hidden;*/

width: 23%;
clear: none;
padding: 1.8% 0.9%;
display: inline;
overflow: hidden;
border-top-color: #fff;
text-align: center;
}

.locations ul{
	padding:0;
	margin:0;
	margin-top:1em;
	width: 165px ;
	list-style: none;
}

.locations li{
	width:auto;
	padding:0;
	margin:0;
	list-style: none;
	margin-top: 5px;
}

.directionlist{
	float:left;
	clear:left;
	list-style:none;
	font-size:1em;
	 -webkit-text-size-adjust: 110%;
}

.workareas_lawyer_pic{
	/*clear:left;*/
	
	font-size:0.9em
}

.workareas_lawyer_pic img{
	-webkit-text-size-adjust:135%;
	border:1px solid #eee;
	float: left;
	padding: 3px;
	width: 3em;
	box-shadow: 0px 0px 1px 1px #f5f5f5;
	margin: 0em 0em 1em 1em;
}

.workareas_lawyer_pic span{
	float: left;
	padding: 0.5em 0em 0em 1em;
	width: 10.9em;
}
.link{
	text-decoration:underline;
}

.select_box {
width: 14.5em;
padding: 2px;
margin: 1em 0em 0.6em 0em;
}