/*--------------------------------------------
 HTML ELEMENTS DEFINITIONS
--------------------------------------------*/

body {
  margin:0;
  color:#000000;
  font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4 {
  font-weight: normal;
}
h1 {
  font-family: Palatino, "Times New Roman", Times, serif;
  font-size: 3em;
  color: #333;
  line-height: 1.2em;
  margin: .4em 0;
}
.newsHeadline  {
  font-family: Palatino, "Times New Roman", Times, serif;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  color: #333;
  line-height: 1.2em;
  margin: 1em 0 1em 0;
}
h2 {
  font-family: Palatino, "Times New Roman", Times, serif;
  font-size: 2em;
  color: #333;
  line-height: 1em;
  margin: .4em 0;
}
h3 {
  margin: 20px 0 -6px 0;
  font-size: 1.4em;
}
h4 {
  font-size: 1.2em;
  margin: 0px;
}
ul {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
img {
  border-style:none;
}
a {
  color:#484282;
  text-decoration:none;
}
input, textarea, select {
  vertical-align:middle;
  color:#717171;
}
form, fieldset {
  margin:0;
  padding:0;
  border-style:none;
}

.ImageLeft {
  float:left;
  margin:20px 20px 20px 0;
}
.ImageRight {
  float:right;
  margin:20px 0 20px 20px;
}
.popTrigger {
  color:#0066cc;
  cursor:pointer;
}


/*--------------------------------------------
 OVERALL PAGE LAYOUT
--------------------------------------------*/

#wrapper {
  width:100%;
  margin:0 auto;
  padding:0 0 25px;
}
#main {
  margin:0 0 20px;
  background:#fff;
}


/*--------------------------------------------
 PURPLE HEADER AREA
--------------------------------------------*/

#header {
  width:100%;
  background:url(/images/AZBarOrg/bg-header.gif);
}
.header-holder {
  height:1%;
  overflow:hidden;
  padding:12px 0 16px 10px;
}
.logo {
  margin:4px 0 0;
  width:218px;
  height:62px;
  float:left;
  overflow:hidden;
  text-indent:-9999px;
  background:url(/images/AZBarOrg/logo.png) no-repeat;
}
.logo a {
  position:relative;
  height:100%;
  display:block;
}
.area {
  width:100%;
  float:right;
}
.add-nav {
  display:none;
}
#header .row {
  height:1%;
  overflow:hidden;
  padding:0 12px 0 0;
}
.search {
  display:none;
}
.btn-login {
  display:none;
}
.text-member {
  display:none;
}


/*--------------------------------------------
 NAVIGATION
--------------------------------------------*/

#nav {
  display:none;
}

.breadcrumbs {
  display:none;
}


/*--------------------------------------------
 CONTENT STRUCTURE & LAYOUT
--------------------------------------------*/

.main-holder {}
.inner, .inner2, .inner3 {}
.inner .main-holder {}
.inner2 .main-holder {}
.inner3 .main-holder {}
.main-frame {
  height:1%;
  overflow:hidden;
  padding:6px 12px 0;
}
.inner .main-frame {
  padding:52px 12px 0;
}
.inner2 .main-frame {
  padding:0 12px 0;
}
.inner3 .main-frame {
  padding:0px 12px 0;
}

.container {
  width:100%;
  overflow:hidden;
}
#content {
  position:relative;
  padding:29px 0 2px;
  width:100%;
  float:left;
  overflow:hidden;
  line-height: 18px;
}
.inner2 #content, .inner #content {
  padding-top: 0;
}
.inner3 #content, .inner #content {
  padding-top: 15px;
}
#content .heading {
  width:100%;
  top:0px;
  left:0;
  position:absolute;
}
#content .title {
  display:table;
  margin:0 0 20px;
  width:100%;
  font:normal 14px;
  color:#8b8b8b;
}
#content .heading .title {
  margin:0;
}
#content .title span {
  height:18px;
  vertical-align:top;
  display:table-cell;
}
* html #content .title span {
  float:left;
}
* +html #content .title span {
  float:left;
}
#content .title .line {
  background:url(/images/AZBarOrg/line.gif) repeat-x 0 8px;
  width:50%;
}
#content .title .text {
  padding:0 6px;
  white-space:nowrap;
}
#content p a {
  color:#1364c4;
}
.column-holder {
  overflow:hidden;
  width:100%;
}


/*--------------------------------------------
 HOME PAGE - MAIN FEATURED BANNER
--------------------------------------------*/

.promo {
  margin:0 0 15px;
  width:100%;
  overflow:hidden;
}
.slideshow {
  position:relative;
  height:216px;
  float:left;
}
.slide {
  z-index:2;
  left:0;
  top:0;
  position:absolute;
  height:216px;
  width:660px;
}
.slide img {
  display:block;
  border: 1px solid #ffffff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius:8px;
}

.slideshow .events {
  width:213px;
  height:216px;
  position:absolute;
  top:0;
  left:0;
}
.slideshow .events ul {
  background:url(../images/AZBarOrg/bg-events.png) no-repeat;
  font:13px/14px;
  margin:0;
  padding:0;
  list-style:none;
  overflow:hidden;
  height:216px;
}
.slideshow .events li {
  margin:-1px 0 1px;
  padding:14px 12px 12px;
  background:url(../images/AZBarOrg/divider-events.gif) repeat-x;
}
.slideshow .events a {
  position:relative;
  color:#fff;
  text-decoration:none;
}
.slideshow .events .active a,
.slideshow .events a:hover {
  color:#ec9742;
}


/*--------------------------------------------
 FIND A LAWYER
--------------------------------------------*/

.search-form {
  visibility:hidden;
}
.advanced-search {
  float:none;
  width:100%;
  padding:0px;
}
.advanced-search fieldset {
  border-top: 1px solid #bbb;
  padding: 25px 0;
}
.search-results {
  border-bottom: 1px solid #ddd;
  font:normal 13px;
  padding: 5px 0 10px 0;
  margin: 5px 0;
  overflow:auto;
}
.search-results h3 {
  margin:0px;
}
.search-results .education .block {
  height:95px;
}
.search-results .block p {
  margin: 3px 0;
  color:#b35c00;
}
.search-results .icon {
  padding: 0 0px 0 10px;
  vertical-align: middle;
  margin-top:-5px;
}
.search-results .paging {
  float:right;
}
.search-results .paging ul {
  margin:0;
  padding:0;
}
.search-results .paging li {
  float:left;
  list-style: none;
  margin-right: 5px;
}
.search-results .paging .normal {
  background: #FFFFFF;
  border: 0px solid;
  padding:2px 4px;
  color: #484282;
  cursor:pointer;
}
.search-results .paging .current {
  background: #f18104;
  border: 0px solid;
  padding:2px 4px;
  color:#fff;
}
.search-form h3{
  margin:0 0 12px;
  font-weight:normal;
  font-size:25px;
  color:#323232;
  font-family: Palatino, "Times New Roman", Times, serif;
}
.advanced-search h3 {
  font: 1.17em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#717171;
}
.search-form label{
  font:13px;
  display:block;
  margin:0 0 5px;
}
.search-form .text{
  background:url(../images/AZBarOrg/bg-text-search.gif) no-repeat;
  padding:1px 4px;
  margin:0 0 7px;
  width:229px;
  overflow:hidden;
  display:block;
  height:30px;
}
.search-form .text input{
  font-size:13px;
  width:229px;
  margin:0;
  padding:7px 0;
  background:none;
  border:none;
  float:left;
}
.search-form .whatThis{
  padding:0;
  margin:0;
  width:100px;
  overflow:hidden;
  display:inline;
  height:30px;
  color:#0066cc;
  cursor:pointer;
}
.search-form .text select{
  width:229px;
  background:none;
  font-size:13px;
  border:none;
  margin:0;
  padding:6px 0;
}
.search-form .btn-holder{
  padding:11px 1px 0;
  height:1%;
  overflow:hidden;
}
.search-form .submit{
  width:126px;
  height:35px;
  float:left;
  margin:0 15px 0 0;
  background:url(../images/AZBarOrg/btn-submit.png) no-repeat;
}
.advanced-search .submit {
  float:right;
}
.search-form .submit:hover{
  background:url(../images/AZBarOrg/btn-submit-on.png) no-repeat;
}
.search-form .submit input{
  width:126px;
  height:35px;
  background:none;
  border:none;
  padding:0;
  position:relative;
  cursor:pointer;
}
.search-form .details{
  margin:9px 0 0;
  color:#606060;
  font-size:11px;
  float:left;
}
.criteria a {
  background: #eee url(../images/AZBarOrg/ico-delete.gif) right 6px no-repeat;
  border: 1px solid #bbb;
  color: #666 !important;
  padding: 4px 20px 4px 4px;
  margin: 4px;
  display:inline-block;
}
.criteria a:hover {
  text-decoration:none;
  background: #efefef url(../images/AZBarOrg/ico-delete.gif) right 6px no-repeat;
}

.linkButton {
  background:#fff;
  border: 0px solid;
  margin: 0;
  padding:0 0 3px 0;
  color:#b25e00;
  text-decoration:none;
  text-align: left;
  cursor: pointer;
  font-size: 1em;
}
.lawyerLinkButton {
  background: #FFFFFF;
  border: 0px solid;
  margin: 0;
  padding: 0;
  color: #484282;
  text-decoration: underline;
  text-align: left;
  cursor: pointer;
  font-size: 1em;
  width: 196px;
}

#lawyerContactForm {
  border:none;
}
#lawyerContactForm .formLabel {
  width: 80px;
  margin-left: 10px;
  display: inline-block;
}
#lawyerContactForm input {
  width: 196px;
  margin: 3px 0;
}
#lawyerContactForm textarea {
  width: 196px;
  margin: 3px 0;
}
#lawyerContactForm .emailButton {
  display: block;
  width: 130px;
  margin: 10px auto;
}


/*--------------------------------------------
 TWO TAN BOXES SIDE BY SIDE
--------------------------------------------*/

.boxes {
  margin:0 0 24px;
  width:665px;
  overflow:hidden;
  background:url(/images/AZBarOrg/bg-boxes.gif) repeat-y;
  font-family: Palatino, "Times New Roman", Times, serif;
  
}
.boxes-holder {
  background:url(/images/AZBarOrg/bg-boxes-t.gif) no-repeat;
}
.boxes-frame {
  overflow:hidden;
  width:676px;
  background:url(/images/AZBarOrg/bg-boxes-t.gif) no-repeat 0 100%;
}
.boxes .box {
  width:267px;
  padding:10px 45px 26px 15px;
  margin:0 11px 0 0;
  float:left;
  line-height:17px;
}
.boxes h3,
.boxes h2 {
  color:#4d4d4d;
}
.boxes h2 {
  margin:0 0 12px;
  font-size:29px;
  line-height:36px;
}
.boxes h3 {
  margin:5px 0 7px 0;
  font-size:24px;
  line-height:30px;
  text-transform: none;
}
.boxes p {
  margin:0 0 16px;
  font-size: 14px;
}
.boxes .boxText {
  height:105px;
}
.boxes .button {
  padding:14px 0 0 11px;
  display:block;
  width:178px;
  height:27px;
  background:url(/images/AZBarOrg/bg-button.gif) no-repeat;
}
.boxes .button:hover {
  background:url(/images/AZBarOrg/bg-button-on.gif) no-repeat;
}
.boxes .button span {
  cursor:pointer;
  height:15px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
}


/*--------------------------------------------
 WIDE TAN BOX
--------------------------------------------*/

.section {
  line-height:18px;
  width:665px;
  margin:0 0 20px;
  border-top:1px solid #ded9d1;
  background:url(/images/AZBarOrg/bg-section.gif) repeat-y;
}
.section-holder {
  padding:12px 18px 17px;
  border-bottom:1px solid #ded9d1;
}
.section h2 {
  font-size:32px;
  line-height:34px;
  font-weight:normal;
  margin:0 0 5px;
  color:#4d4d4d;
}
.section p {
  margin:0 0 14px;
}


/*--------------------------------------------
 TAN BOX LIST - WITH DIVIDERS
--------------------------------------------*/

.lists {
  margin:0 0 12px;
  overflow:hidden;
  width:629px;
}
.lists-holder {
  overflow:hidden;
  width:668px;
}
.list {
  float:left;
  width:293px;
  background:url(/images/AZBarOrg/divider.gif) repeat-x 0 100%;
  margin:0 41px 0 0;
  padding:0;
  list-style:none;
  font:13px;
}
.list li {
  padding:7px 0;
  background:url(/images/AZBarOrg/divider.gif) repeat-x;
}
.list a {
  padding:0 0 0 16px;
  background:url(/images/AZBarOrg/arrow-links.gif) no-repeat 2px 3px;
  text-decoration:none;
  color:#c76900;
}
.list a:hover {
  text-decoration:underline;
}


/*--------------------------------------------
 TAN BOX LIST - NO DIVIDERS
--------------------------------------------*/

.items {
  font:13px;
  margin:0 0 -5px;
  padding:2px 0 0 5px;
  list-style:none;
}
.items li {
  padding:0 0 4px 15px;
  background:url(/images/AZBarOrg/arrow-links.gif) no-repeat 0 3px;
}
.items a{
  color:#c76900;
  text-decoration:none;
}
.items a:hover {
  text-decoration:underline;
}
.search-rules {
  width:290px;
  padding:2px 0 11px;
  margin:0 -26px 0 -2px;
}


/*--------------------------------------------
 TAN BOX HOME PAGE BUTTONS
--------------------------------------------*/

.text-public {
  width:134px;
  background:url(/images/AZBarOrg/text-public.png) no-repeat;
}
.text-lawyers {
  width:113px;
  background:url(/images/AZBarOrg/text-lawyers.png) no-repeat;
}


/*--------------------------------------------
 TAN BOX - SEARCH FORM
--------------------------------------------*/

.search-rules label {
  color:#4d4d4d;
  display:block;
  margin:0 0 8px 2px;
  font:13px;
}
.search-rules .row {
  height:1%;
  overflow:hidden;
}
.search-rules .text {
  float:left;
  width:185px;
  height:24px;
  padding:2px 9px 2px 29px;
  margin:0 10px 0 0;
  background:url(/images/AZBarOrg/bg-text-rules.gif) no-repeat;
}
.search-rules .text input {
  font:11px;
  margin:0;
  padding:4px 0;
  width:185px;
  float:left;
  background:none;
  border:none;
  outline: none;
}
.search-rules .submit {
  width:57px;
  height:24px;
  float:left;
  background:url(/images/AZBarOrg/btn-search-rules.gif) no-repeat;
}
.search-rules .submit input {
  margin:0;
  padding:0;
  width:57px;
  height:24px;
  background:none;
  border:none;
  float:left;
  cursor:pointer;
}
.lawyer-pic {
  float:left;
  padding-right:15px;
}


/*--------------------------------------------
 ALL THE "MORE..." LINKS
--------------------------------------------*/

.more {
  font:13px;
  display:block;
}
.more a {
  background:url(/images/AZBarOrg/arrow-more.gif) no-repeat 100% 3px;
  padding:0 9px 0 0;
  color:#3a346c;
  text-decoration:none;
}
.more a:hover {
  text-decoration:underline;
}


/*--------------------------------------------
 TWO COLUMN CONTENT LISTS
--------------------------------------------*/

.links {
  margin:0 0 20px;
}
.links .holder {
  overflow:hidden;
  width:676px;
}
.links .holder .holder-header {
  padding:0 0 0 18px;
  color:#a8a8a8;
  width:618px;
  margin:0 11px 0 0;
  float:left;
}
.links .holder h3 {
  margin:0 0 14px 1px;
}
.links .block {
  padding:0 0 0 18px;
  color:#a8a8a8;
  width:309px;
  margin:0 11px 0 0;
  float:left;
}
.links-list {
  margin:0;
  padding:0;
  list-style:none;
  background:url(/images/AZBarOrg/divider.gif) repeat-x 0 100%;
  font:13px;
}
.links-list li {
  vertical-align:top;
  height:1%;
  background:url(/images/AZBarOrg/divider.gif) repeat-x;
}
.links-list span {
  display:block;
  padding:7px 8px 7px 16px;
  background:url(/images/AZBarOrg/arrow-links.gif) no-repeat 1px 13px;
}
.links-list a {
  color:#3b3479;
  text-decoration:none;
}
.links-list a:hover {
  text-decoration:underline;
}
.list a.lawyerURL {
  background:none;
  padding:0;
  text-decoration:none;
  color:#717171;
}


/*--------------------------------------------
 THUMBNAIL TOPICS
--------------------------------------------*/

.education {
  overflow:hidden;
  /* width:339px; */
  float: left;
  margin: 0 0 15px;
}
.education .block {
  float:left;
  color:#5b5b5b;
  width:290px;
  padding:0 15px 19px 15px;
  margin: 8px 0;
  background:url(/images/AZBarOrg/bg-education.jpg) no-repeat 0 100%;
}
.education .block .image {
  margin:0 15px 0 0;
  float:left;
}
* html .education .block .image {
  margin-right:12px;
}
.education .block .image img {
  display:block;
}
.education .block .text-holder {
  padding:2px 0 0;
  /* height:1%; */
  overflow:hidden;
  font:14px/16px;
}
.education .block h4 a {
  color:#3b3479;
}

.ico {
  margin:2px 8px 0 2px;
  float:left;
}
/*.ico img {
  display:block;
}*/
/*.ad {
  padding-bottom:20px;
}*/


/*--------------------------------------------
 SIDE BAR STRUCTURE
--------------------------------------------*/

#sidebar 
{ 
  display:none;
}



/*--------------------------------------------
 NEWS AND EVENT TABS
--------------------------------------------*/

.tabset {
  display:none;
}


/*--------------------------------------------
 FOOTER
---------------------------------------------*/

#footer {
  display:none;
}


/*--------------------------------------------
 SITEMAP
---------------------------------------------*/
#sitemap {
  margin:25px;
}

/*--------------------------------------------
 XSLTsearch 2.x
---------------------------------------------*/
.xsltsearch_result {
  border-top: 1px solid #999;
  padding-top: 3px;
}
.xsltsearch_result p {
  margin: 0;
  padding: 0;
}
.xsltsearch_result:hover {
  background: #f6f6f6;
}
.xsltsearch_ordinal {
  font-weight: bold; font-size: 75%;
}
.xsltsearch_title {
  font-weight: bold;
}
.xsltsearch_score {
  font-size: 75%;
}
p.xsltsearch_result_description {
  padding-bottom: 14px;
}
.xsltsearch_description strong { /* search term highlighting */
  background: #ff9;
}
#xsltsearch_navigation {
  text-align: center;
}
#xsltsearch_navigation .disabled {
  color: #999;
}
#xsltsearch_stats {
  font-size: 75%;
  color: #666;
  text-align: right;
}
.xsltsearch_form {
  text-align: center;
}
.xsltsearch_form .input {
  width: 300px;
}


/*--------------------------------------------
 eLegal Archives
---------------------------------------------*/
.contentinfobar {
  background:#ce620c;
  height:18px;
  padding:1px;
  padding-left:4px;
  padding-right:4px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
}
.contentleft {
  background:#d7d5e0;
  width:150px;
  padding:0px;
  padding-top:20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  vertical-align:top;
}
.contentcenter {
  width:320px;
  padding-left:12px;
  padding-right:12px;
  padding-top:20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  vertical-align:top;
}
.contentright {
  width:150px;
  padding-top:23px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  vertical-align:top;
}
.contentdouble {
  width:470px;
  padding-left:1px;
  padding-right:1px;
  padding-top:20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  vertical-align:top;
}
.contentfooter {
  background:#ce620c;
  height:3px;
}
.centeritem {
  display:block;
  margin-left:auto;
  margin-right:auto;
  border:none;
}
.textbold {
  font-weight:bold;
}
.textunderline {
  text-decoration:underline;
}
.texttiny {
  font-size:.7em;
}
.rbox{
  background-color:dec6bd;
  width:142px;
  padding-top:8px;
  padding-left:4px;
  padding-right:4px;
  padding-bottom:8px;
}
.spspace {
  line-height:26px;
}
.rbar{
  background-color:dec6bd;
  width:1px;
  padding:0px;
}
.imagepad {
  margin-bottom:4px;
}
.hm2lefttitle {
  font-size:14px;
  font-weight:bold;
  color:ce620c;
  margin-bottom:4px;
  font-family: Palatino, "Times New Roman", Times, serif;
}
.hm2maintitle {
  font-size:17px;
  font-weight:bold;
  font-family: Palatino, "Times New Roman", Times, serif;
  color: 352c66;
  margin-bottom:4px;
  width:430px;
  border-bottom:1px solid #ce620c;
  line-height:11px;
}
.pad4 {
  padding-left:6px;
  padding-right:6px;
}
.sbut {
  font-size:11px;
}

#copyright 
{
  visibility:visible;
  width:100%;
  text-align:right;
}