/* AttorneyFind.com */
/* Main Style Sheet */

/* Elements */

body {
  background: #74191c;
  color: #666;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 17px;
}

* {
  margin: 0;
  padding: 0;
}

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: #660033;
  font-size: 15px;
  line-height: 18px;
  padding: 0 12px 6px 11px;
}

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;
}


/* Body */

#wrap {
  width: 775px;
  margin: 0 auto;
  background: transparent url(../images/bg-page.gif) top left repeat-y;
}

#content {
  width: 711px;
  margin: 0 auto;
  padding: 15px 0 0 0;
}

#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;
}

#left {
  float: left;
  width: 495px;
  border-right: 1px solid #e8e8e9;
}

#right {
  float: left;
  width: 215px;
}


/* Header */

#header {
  clear: both;
  width: 753px;
  height: 95px;
  margin: 0 auto;
  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: #1e9591;
  padding: 0 8px 1px 8px;
  text-decoration: none;
}

#nav li a:hover {
  color: #1e9591;
  background: #e8f6f6;
  text-decoration: none;
}

#nav li#first a {
  color: #74191c;
}

#nav li#first a:hover {
  color: #74191c;
}

#nav li#last {
  border: 0;
}


/* Content */

a {
  color: #1e9591;
  text-decoration: none;
}

a:hover {
  color: #1e9591;
  text-decoration: underline;
}

.red { color: #74191c; }

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: georgia, verdana, tahoma, arial, helvetica, sans-serif;
  line-height: 19px;
  color: #1e9591;
}

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;
}

.i-website { width: 75px; height: 16px; background: transparent url(../images/i-website.gif) 0 1px no-repeat; float: left; display: block; text-indent: -9999px; }
.i-email { width: 60px; height: 15px; background: transparent url(../images/i-email.gif) 0 1px no-repeat; float: left; display: block; text-indent: -9999px; }
.i-questions { width: 70px; height: 14px; background: transparent url(../images/i-questions.gif) 0 3px no-repeat; float: left; display: block; text-indent: -9999px; }


/* 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: #74191c;
  vertical-align: middle;
}

#search #dd_States { float: left; margin: 40px 0 0 66px; }
#search #dd_Countries { float: left; margin: 40px 0 0 66px; }
#search #dd_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;
}


/* 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;
}

#law-areas .col2 {
  float: left;
  width: 175px;
  padding: 8px 0 12px 0;
  background: #fafafa;
}

#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: #006666;
  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;
}


/* Forms */

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; }

input.button {
  padding: 0;
  border: 0;
  cursor: pointer;
}

input.checkbox {
  padding: 0;
  border: 0;
}

input.radio {
  padding: 0;
  border: 0;
}

select {
  color: #666;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #666;
  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;
}


/* Tables */

table {
  margin: 0 12px 12px 12px;
}

table .nowrap {
  white-space: nowrap;
}

table .center {
  text-align: center;
}

table .right {
  text-align: right;
}

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 tbody td {
  padding: 2px 8px 2px 8px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid #eee;
}

table tfoot td {
  border-top: 1px solid #666;
}


/* Footer */

#footer {
  clear: both;
  width: 753px;
  margin: 0 auto;
  background: #fff url(../images/footer-bg.gif) left top repeat-x;
  color: #333;
  font-size: 10px;
  line-height: 14px;
}

#footer #links {
  clear: both;
  padding: 18px 0 0 21px;
}

#footer #links ul {
  clear: both;
  height: 22px;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
}

#footer #links li {
  float: left;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  border-right: 1px solid #666;
}

#footer #links a {
  color: #006666;
  padding: 0 8px 0 8px;
  text-decoration: none;
}

#footer #links a:hover {
  color: #006666;
  text-decoration: underline;
}

#footer #links li.first a {
  padding-left: 0;
}

#footer #links li.last {
  border: 0;
}

#footer #disclaimer {
  clear: both;
  padding: 15px 10px 0 10px;
  font-size: 11px;
  line-height: 17px;
}





