* {
  margin: 0;
  padding: 0;
}


body {
  background: #353535;
  color: #666;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 17px;
}

a {color:#000000; text-decoration:none;}
a:hover {text-decoration:underline; color:#d95302;}

.clear {clear:both;}
.center {
	width:950px;
	margin:0 auto;
	text-align:center;
    margin-top:15px;
}
table {width:100%;}

#top {
	height: 105px;
	background-image:url(../images/hd_bg.gif);
	background-repeat:repeat-x;
	padding-top:12px;
}

#logo {
	float:left;
	margin: 5px 0;
}
#logo img {
	border:0;
}

#topads {
	width:468px;
	height:60px;
	float:right;
	margin-top: 30px;
}

#topsearch {
	text-align:left;
	height: 55px;
}

#topsearch .text {
	border:1px solid #a7ac9f;
	height: 15px;
	float:left;
	width:470px;
}

#topsearch .btn {
	border:1px solid #a7ac9f;
	background-color:#ece9d8;
	height: 19px;
	font-size:9px;
	font-weight:normal;
	float:right;
}

#left {
	float:left;
	width:190px;
	margin-right:5px;
	margin-left:10px;
	text-align:center;
    vertical-align:top;
    border-right: 1px solid #e8e8e9;
    height:800px;
}

#middle {
	float:left;
	width:740px;
    vertical-align:top;
}
#right {
  float: left;
  width: 215px;
}


div.top {
	background-image:url(../images/top.jpg);
	background-repeat:repeat-x;
	height:33px;
}

div.top .left {
	float:left;
}

div.top .right {
	float:right;
}

.area {
background-repeat:no-repeat;
margin:0px;
background-color:#ffffff;
height:100%;
text-align:center;
width:176px;
}

.area .banner_top {
background-image:url(../images/banner_top.gif);
background-repeat:no-repeat;
width:170px;
height:5px;
margin:0px;
background-color:#ffffff;
}
.area .banner_middle {
background-image:url(../images/banner_middle.gif);
background-repeat:repeat-y;
background-position:top;
background-color:#ffffff;
margin:0px;
width:170px;
height:100%;
}

.area .banner_bottom {
background-image:url(../images/banner_bottom.gif);
background-repeat:no-repeat;
width:170px;
margin:0px;
height:5px;
background-color:#ffffff;
}

.homelink a{color:#4a59b2;}

.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1, h2, h3, h4 {
  clear: both;
  color: #8f10af;
  font-size: 18px;
  font-weight: bold;
  font-family: georgia, verdana, tahoma, arial, helvetica, sans-serif;
}

h2 {
  color: #000000;
  font-size: 15px;
  line-height: 18px;
  padding: 0 12px 6px 11px;
  text-align:left;
}

h2.icon {
  padding: 2px 12px 8px 40px;
  background: transparent url(../images/h2-icon.gif) 12px 0 no-repeat;
}

h3 {
  color: #666;
  font-size: 11px;
  padding: 0 12px 3px 12px;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

h4 {
  color: #1e9591;
  font-size: 11px;
  padding: 0 12px 3px 12px;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

p {
  padding: 0 12px 12px 12px;
  text-align: justify;
}

p.center {
  text-align: center;
}

p.highlight {
  padding: 0 12px 5px 12px;
  font-size: 12px;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  line-height: 19px;
  color: #000080;
}

ul {
  padding: 0 12px 12px 50px;
  list-style-type: square;
  list-style-image: none;
}

ul ul {
  padding: 3px 12px 5px 25px;
  list-style-type: disc;
  list-style-image: none;
}

li {
  padding: 0 0 1px 0;
}

.col {
  float: left;
  width: 240px;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {

}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
#path {
	padding: 11px 15px 10px 15px;
	background-image:url(../images/hd_bot_bg.gif);
	background-repeat:repeat-x;
	background-color: #e0770e;
	margin-bottom:5px;
}
#path a {
	padding: 0 15px;
	background-image:url(../images/hd_bot_dv.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	background-position: left middle;
	font-weight:bold;
}
#path a:hover {color:#ebffc4;}

.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFAA11;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 20px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #FF0000;
	background: #FFFFF3;
	border: 0px solid #cccccc;
	text-align: left;
	clear: right;
    height:25px;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 25px 10px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	margin-top:3px;
	padding: 2px 10px 5px 13px;

}
div.prg {
	width: 80px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
	float:right;
	margin-top:2px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}



div.footer {
  clear: both;
  width: 924px;
  margin: 0 auto;
  background: #fff url(../images/footer-bg.gif) left top repeat-x;
  color: #333;
  font-size: 10px;
  line-height: 14px;
}

div.partner {
  clear: both;
  width: 924px;
  margin: 10px;
  color: #333;
  font-size: 10px;
  line-height: 14px;
}

.copyright {
	color:#b22d00;
	margin-top:10px;
	text-align: center;
}
.copyright a {
	color:#b22d00;
	font-weight:bold;
	text-decoration:none;
}

.price {

}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
li {
  list-style-type:none
}
.directoryList li{
display:block;
padding:4px 0 4px 5px;
background:url(../images/bullet-green.gif) left no-repeat;
}

.directoryList li a {
text-decoration:underline;
font-family:arial,helvetica,sans-serif;
font-size:12px;
color:#000000;
}

.directoryList li a:hover {
  color:#390;
}

/* Law Areas */

#law-areas-top {
  width: 711px;
  height: 30px;
  text-align: right;
  background: transparent url(../images/law-areas-top.gif) top left no-repeat;
}

#law-areas {
  width: 711px;
  background: transparent url(../images/law-areas-bg.gif) top left repeat-y;
}

#law-areas #marg {
  margin: 0 5px;
  padding: 0;
}

#law-areas .col1 {
  float: left;
  width: 175px;
  padding: 8px 0 12px 0;
  background: #e8f6f6 url(../images/law-areas-col1.gif) top left no-repeat;
  text-align:left;
}

#law-areas .col2 {
  float: left;
  width: 175px;
  padding: 8px 0 12px 0;
  background: #fafafa;
  text-align:left;
}

#law-areas ul {
  padding: 0 0 0 30px;
  list-style-image: url(../images/arr.gif);
  list-style-type: none;
}

#law-areas li {
  padding: 0;
  margin: 0;
}

#law-areas li.no {
  padding: 0;
  margin: 0;
  list-style-image: none;
  list-style-type: none;
}

#law-areas a {
  color: #000080;
  text-decoration: none;
}

#law-areas a:hover {
  color: #74191c;
  text-decoration: underline;
}

#law-areas-bottom {
  width: 711px;
  height: 15px;
  background: transparent url(../images/law-areas-bottom.gif) top left no-repeat;
}


/* Header */

#header {
  clear: both;
  width: 924px;
  height: 95px;
  margin: 0 auto;
  vertical-align:top;
  background: transparent url(../images/header-bg.gif) top left no-repeat;
}

#header h1 {
  display: none;
}

#logo {
  float: left;
  width: 235px;
  height: 95px;
}

#nav {
  float: right;
  width: 500px;
  padding: 56px 0 0 0;
}

#nav ul {
  float: right;
  padding: 0 10px 0 0;
  list-style-image: none;
  list-style-type: none;
}

#nav li {
  float: left;
  list-style-image: none;
  list-style-type: none;
  border-right: 1px solid #666;
}

#nav li a {
  display: block;
  color: #000080;
  padding: 0 8px 1px 8px;
  text-decoration: none;
}

#nav li a:hover {
  color: #000080;
  background: #e4e4e4;
  text-decoration: none;
}

#nav li#first a {
  color: #ce0606;
}

#nav li#first a:hover {
  color: #ce0606;
}

#nav li#last {
  border: 0;
}
#wrap {
  width: 950px;
  margin: 0 auto;
  background: transparent url(../images/bg-page.gif) top left repeat-y;
}
#home-left {
  float: left;
  width: 359px;
  margin: 10px 0;
  padding: 0 0 10px 0;
}

#home-right {
  float: left;
  width: 352px;
  margin: 10px 0 0 0;
  padding: 0 0 10px 0;
}
/* Search */

#search {
  width: 711px;
  height: 90px;
  background: transparent url(../images/search-bg.gif) top left no-repeat;
}

#search select {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #666;
  color: #000080;
  vertical-align: middle;
}

#search #States { float: left; margin: 40px 0 0 66px; }
#search #Countries { float: left; margin: 40px 0 0 66px; }
#search #PracticeAreas { float: left; margin: 40px 0 0 85px; }

#search .button {
  float: right;
  border: 0;
  padding: 0;
  margin: 37px 10px 0 0;
  vertical-align: middle;
  cursor: pointer;
}
table caption {
  margin: 0 12px 0 12px;
  color: #c72922;
  text-align: left;
  border-bottom: 1px solid #666;
}

table caption acronym {
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
  font-family: georgia, verdana, tahoma, arial, helvetica, sans-serif;
}

table thead tr {
  color: #666;
  font-size: 11px;
  background: #ededed url(../images/table-th-bg.gif) top left repeat-x;
}

table thead th {
  padding: 3px 8px 3px 8px;
  text-align: left;
  font-weight: bold;
}

table tbody tr.header2 {
  color: #666;
  font-size: 11px;
  background: #ededed url(../images/table-th-bg.gif) top left repeat-x;
}

table tbody tr.header2 td {
  padding: 3px 8px 3px 8px;
  text-align: left;
  font-weight: bold;
}
table tbody tr.row1 {
  background: #fff;
}

table tbody tr.row2 {
  background: #eee;
}

table tfoot td {
  border-top: 1px solid #666;
}
#content {
  width: 738px;
  margin: 0 auto;
}
#gleft {
  float: left;
  width: 495px;
  border-right: 1px solid #e8e8e9;
}
#mapcenter {
  float: left;
  width: 711px;
  text-align: left;
  word-wrap: break-word;
}
select {
  color: #666;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #666;
  vertical-align: middle;
}

input {
  padding: 1px 3px 1px 3px;
  border: 1px solid #666;
  color: #666;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  vertical-align: middle;
}
input.small { width: 35px; height: 15px; }
input.medium { width: 150px; height: 15px; }
input.large { width: 300px; height: 15px; }

table tbody td {
  padding: 2px 8px 2px 8px;
  text-align: left;
  vertical-align: middle;
}
textarea {
  color: #666;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  width: 300px;
  height: 80px;
  border: 1px solid #666;
  margin: 3px 0;
  padding: 1px 3px 1px 3px;
  vertical-align: middle;
}
input.button {
  padding: 0;
  border: 0px;
  cursor: pointer;
}
.red { color: #74191c; }
