/* Elements */

body {
  margin: 0;
  color: #544f38;
  font-family: verdana, trebuchet ms, tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  background: transparent url(../images/body-bg.gif) left top repeat-x;
  text-align:center;
}

* {
  margin: 0;
  padding: 0;
}

h1{
  margin: 0 0 15px 0;
  padding: 0 0 0 26px;
  font-family: verdana, trebuchet ms, tahoma, arial, helvetica, sans-serif;
  font-size: 17px;
  color: #243447;
  background: transparent url(../images/total.gif) left 2px no-repeat;
}

h2 {
  color: #703b3b;
  font-size: 15px;
  margin: 0 0 15px 0;
	}

h3 {
  color: #524a25;
  font-size: 13px;
  margin: 0 0 15px 0;
}


/* Layout */

#wrap {
 background: transparent;
 margin: 0 auto;
 width:960px;
 text-align: left;
}
  
#col-left{
	float: left;
	width: 250px;
	padding: 0 0 0 40px;
} 
	
#col-right{
	float: left;
 	width:640px;
 	padding:0;
}	


/* Header 1 */

fieldset {
    border: 0;	
}

#CRIM-SEO-header1 {
	float: left;
	clear: both;
 	width:960px;
 	height:259px;
	background: transparent url(../images/control-header-wide.jpg) top left no-repeat;
}

#CRIM-SEO-header1-wrap {
 	padding: 120px 0 0 360px;
}

#CRIM-SEO-header1-fields {
	clear: both;
	float: left;
	width: 300px;
	height: 29px;
	background: transparent url(../images/header1-fieldset-bg.jpg) left top no-repeat;	
	margin: 0;
	padding: 0;	
}

.CRIM-SEO-Header1-zip {
	float: left;
	background: transparent;
	width: 116px;
	height: 29px;
	border: 0;
	vertical-align:middle;
	text-align:center;
	font: 18px/29px Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

a.CRIM-SEO-Header1-submit {
	float: left;	
	text-indent: -9999px;
	display: block;
	width: 155px;
	height: 29px;
	background: transparent url(../images/header1-submit.jpg) left top no-repeat;	
	overflow: hidden;
	padding: 0;
	margin: 0;
}

a:hover.CRIM-SEO-Header1-submit {
	background: transparent url(../images/header1-submit.jpg) left bottom no-repeat;	
}

#CRIM-SEO-header1 #logo a {
    display: block !important;
    float: left;
    height: 25px;
    margin: 0 0 0 60px;
    padding: 50px 0 0;
    text-indent: -9999px;
    width: 190px;
}


	
/* Search */

#search{
	display: none;
	}
	
/* Articles */

#articles h2{
	background: transparent url(../images/articles-header.gif) left top no-repeat;
	text-indent: -9999px;
 	width:218px;
	line-height:34px;
	margin: 15px 0 15px 0;
	padding: 0;
	margin: 0;
	}
	
#articles ul{
	padding: 0;
	list-style: none;
	margin: 0;
	 border-left: 1px solid #c5c09c;
	 border-right: 1px solid #c5c09c;
	 border-top: 1px solid #c5c09c;
	}	
	
#articles ul li{
	padding: 0;
	margin: 0;
 	border-bottom: 1px solid #c5c09c;
	}
	
#articles ul li a{
	text-decoration: none;
	display: block;
	background: transparent url(../images/li-bullet.gif) 13px 9px no-repeat;
	padding: 5px 5px 5px 25px;
	line-height: 15px;
	background-color: #f6f3e9;
	color: #243447;	
	}	
	
#articles ul li a:hover{
	color: #691a1c;
	text-decoration: underline;
	background: #d4cfb4 url(../images/li-bullet-hover.gif) 13px 9px no-repeat;	
	}
	
#articles ul, #articles ul li {
 width:218px;
}	
	
/* Join */

#join{
	text-align: center;
	margin: 10px 0 0 0;
	clear: both;
	}

#join a{
	font-weight: bold;
	text-decoration: none;
	color: #243447;
	}	
	
#join a:hover{
	text-decoration: underline;
	}	
	
/* BBB */

#bbb{
	margin: 10px 0 0 0;
	float: left;
	}

#bbb a{
	text-indent: -9999px;
	width: 74px;
	height: 110px;
	display: block;
	background: transparent url(../images/bbbseal1.gif) left top no-repeat;
	}		
	
/* Attorney Find */

#att-find{
	width:133px;
	height:93px;
	background: transparent url(../images/att-find.gif) left top no-repeat;
 	float:left;
 	margin: 0 0 0 14px;
	}	
	
	
/* Breadcrumb */

#breadcrumb {
  color: #a29d86;
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 10px;
  line-height: 10px;
}
	
#breadcrumb a {
  font-size: 10px;
  color: #a29d86;
}
	
#breadcrumb a:hover {
  text-decoration: none;
  color: #544f38;
}


/* Content */

.fleft { float: left; }
.fright { float: right; }

.aleft { align: left; }
.acenter { align: center; }
.aright { align: right; }

a:active, a:focus {
  outline: none;
}

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

p{
	margin: 0 0 15px 0;
	}
	
b, strong{
	color:#691a1c;
	}	
	
#col-right ul{
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	list-style: none;
	}	
	
#col-right ul li{
	padding: 0 0 0 20px;
	background: transparent url(../images/li-bullet.gif) 5px 6px no-repeat;	
	}	
	
ol {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	}

ol li{
	padding: 0 0 0 30px;
	margin: 0;
	}

small{
	font-size: 10px;
}

.thanks-appointment {
  padding: 12px 0 15px 52px;
  background: transparent url(../images/icon-phone.gif) top left no-repeat;
}

#miniform {
  float: right;
  padding: 0 0 15px 30px;
}

.miniform {
  float: right;
  padding: 0 0 10px 15px;
}

.dud-submit {
  width: 166px;
  height: 55px;
  margin: 0;
  padding: 55px 0 0 0;
  border: 0;
  overflow: hidden;
  cursor: pointer;
  background: transparent url(../images/dud-submit.gif) top left no-repeat;
}

/* ZIP Pod #1 */

#CRIM-SEO-ZipPod1 {
	float: left;
	width: 520px;
	height: 114px;
	background: transparent url(../images/zip1-bg.gif) top left no-repeat;	
}

#CRIM-SEO-ZipPod1-wrap {
	padding: 42px 0 0 110px;
}

#CRIM-SEO-ZipPod1-fields {
	clear: both;
	float: left;
	width: 409px;
	height: 40px;
	margin: 0;
	padding: 0;	
}

.CRIM-SEO-ZipPod1-Input {
	float: left;
	background: transparent;
	width: 123px;
	height: 32px;
	border: 0;
	vertical-align:middle;
	text-align:center;
	font: 18px/32px Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

a.CRIM-SEO-ZipPod1-Submit {
	float: left;	
	text-indent: -9999px;
	display: block;
	width: 276px;
	height: 37px;
	background: transparent url(../images/zip1-submit.gif) left top no-repeat;	
	overflow: hidden;
	padding: 0;
	margin: 0;
}


/* Flash Map Links */

#flash-map {
  clear: both;
  margin: 0 auto;
}

#flash-map-col1 { width: 90px; float: left; margin: 0 0 0 15px; }
#flash-map-col2 { width: 95px; float: left; }
#flash-map-col3 { width: 110px; float: left; }
#flash-map-col4 { width: 110px; float: left; }
#flash-map-col5 { width: 95px; float: left; }

#flash-map ul {
  padding: 0;
  margin: 20px 0 0 0;
  list-style-type: none;
  list-style-image: none;
}

#flash-map ul li {
  padding: 0;
  margin: 0;
  height: 16px;
  background: none;
}

#flash-map ul li a {
  color: #544f38;
  font-size: 11px;
  font-weight: bold;
  font-family: arial, verdana, tahoma, helvetica;
  text-decoration: none;
}

#flash-map ul li a:hover {
  color: #990000;
  font-size: 12px;
  font-weight: bold;
  font-family: arial, verdana, tahoma, helvetica;
  text-decoration: none;
}

#flash-map ul li.flash-map-over a {
  color: #990000;
  font-size: 12px;
  font-weight: bold;
  font-family: arial, verdana, tahoma, helvetica;
  text-decoration: none;
}


/* Bookmark Pod */

#bookmark-pod {
  background: transparent url(../images/bookmark-pod-bg.gif) left 4px no-repeat;
  float: right;
  width: 228px;
  padding: 0 0 12px 0;
  margin: 4px 15px 0 20px;
  color: #243447;
  font-size: 9px;
  line-height: 15px;
}

#bookmark-pod #bookmark-popup {
  background-color: #FFFFFF;
  width: 400px;
  height: 400px;
}

#bookmark-pod #bookmark-popup-col-left {
  width: 150px;
  float: left;
  text-align: right;
}

#bookmark-pod #bookmark-popup-col-right {
  width: 190px;
  float: left;
  text-align: left;
}

#bookmark-pod a#share {
  float: left;
  background: transparent url(../images/icon-share.gif) 7px 6px no-repeat;
  padding: 10px 5px 10px 23px;
  text-decoration: none;
}

#bookmark-pod a:hover#share {
  color: #990000;
}

#bookmark-pod a#email {
  float: left;
  background: transparent url(../images/icon-mail.gif) 5px 8px no-repeat;
  padding: 9px 5px 10px 25px;
  text-decoration: none;
}

#bookmark-pod a:hover#email {
  color: #990000;
}

#bookmark-pod a#bookmark {
  float: left;
  width: 25px;
  margin: 0;
  background: transparent url(../images/icon-bookmark.gif) 3px 8px no-repeat;
  padding: 9px 0 10px 20px;
  text-decoration: none;
}

#bookmark-pod a:hover#bookmark {
  color: #990000;
}

#bookmark-pod span#bookmark {
  float: left;
  width: 60px;
  background: transparent url(../images/icon-bookmark.gif) 8px 8px no-repeat;
  padding: 6px 0 2px 27px;
  margin: 0;
  font-size: 9px;
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 9px;
  color: #243447;
  display: block;
}

/* Share Button Menu */

#bookmark-overlay {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  background: transparent url(../images/sharebox.gif) left top no-repeat;
  width: 125px;
  height: 165px;
}

#bookmark-overlay a#close {
  float: right;
  background: transparent url(../images/sharebox-close.gif) left 6px no-repeat;
  width: 18px;
  height: 18px;
  text-align: left;
  text-indent: -9999px;
}

#bookmark-overlay ul, #bookmark-overlay ul li {
  clear: both;
  list-style-type: none;
  list-style-image: none;
  padding: 0 0 0 6px;
  margin: 0;
  background: none;
}

#bookmark-overlay ul li a {
  text-decoration: none;
  color: #333333;
}

#bookmark-overlay ul li a:hover{
  text-decoration: none;
  color: #990000;
}

#bookmark-overlay a#digg {
  height: 21px;
  padding-left: 24px;
  display: block;
  vertical-align: middle;
  background: transparent url(../images/icon-digg.gif) left top no-repeat;
}

#bookmark-overlay a#facebook {
  height: 21px;
  padding-left: 24px;
  display: block;
  vertical-align: middle;
  background: transparent url(../images/icon-facebook.gif) left top no-repeat;
}

#bookmark-overlay a#reddit {
  height: 21px;
  padding-left: 24px;
  display: block;
  vertical-align: middle;
  background: transparent url(../images/icon-reddit.gif) left top no-repeat;
}

#bookmark-overlay a#delicious {
  height: 21px;
  padding-left: 24px;
  display: block;
  vertical-align: middle;
  background: transparent url(../images/icon-delicious.gif) left top no-repeat;
}

#bookmark-overlay a#stumbleupon {
  height: 21px;
  padding-left: 24px;
  display: block;
  vertical-align: middle;
  background: transparent url(../images/icon-supon.gif) left top no-repeat;
}

#bookmark-overlay a#newsvine {
  height: 21px;
  padding-left: 24px;
  display: block;
  vertical-align: middle;
  background: transparent url(../images/icon-newsvine.png) left top no-repeat;
}

#bookmark-overlay a#mixx {
  height: 14px;
  padding-left: 24px;
  display: block;
  vertical-align: middle;
  background: transparent url(../images/icon-mixx.gif) left top no-repeat;
}
  

/* Google Ad Space */

#advertisements {
  width: 468px;
  padding: 5px;
  margin: 15px auto;
  border: 1px solid #938c6f;
}

/* Search on Celebrity Spotlight Pages */

#search-celeb {
  width: 477px;
  height: 100px;
  background: transparent url(../images/bg-search.gif) top left no-repeat;
  color: #243447;
  line-height: 19px;
  margin: 0 auto;
}

#search-celeb p {
  margin: 0;
  padding: 8px 15px 0 75px;
}

#search-celeb b, #search-celeb strong {
  color: #703b3b;
}

#search-celeb a {
  color: #243447;
  text-decoration: underline;
}

#search-celeb a:hover {
  color: #703b3b;
  text-decoration: none;
}

/* TABLE STYLES */

table {
	margin: 20px auto;
	padding: 0;
	border-bottom: 1px solid #e8dfc0;
}

table thead tr.caption {
	background: #fff;
	font-style: italic;
	font-size: 11px;
}

table thead tr {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #793b40;
	color: #fff;
}

table thead tr th {
	padding: 5px;
}

table tbody tr.caption {
	font-style: italic;
	font-size: 10px;
	color: #2b7da5;
}

table tbody tr.odd {
	background: #f5f3ea;
}

table tbody tr.even {
	background: #fff;
}

table tbody tr td {
	padding: 5px;
}

/* Newsletter Optin Table Styles */

table#NewsLetterSignup {
	margin: 20px auto;
	padding: 0;
	border: 0;
}

table#NewsLetterSignup tbody td{
	padding: 0;
	margin: 0;
}


/* LIST STYLES */

#lists {
  margin: 0 auto;
  padding: 0;
  width: 493px;
  text-align:left;
}

#lists a {
  text-decoration: none;
}

#lists a:hover {
  text-decoration: underline;
}

#lists dt {
  font-weight: bold;
}

#lists dd {
  margin-bottom: 2px;
  padding: 0 0 0 15px;
  list-style: none;
  background: transparent;
}

#list2container {
  clear: both;
  padding: 0;
  margin: 0;
}

dl.list1 {
  clear: both;
  float: left;
  margin: 0 0 20px 0;
  padding: 0;
  width: 240px;
}

dl.list2 {
  float: left;
  margin: 0 0 20px 0;
  padding: 0;
  width: 240px;
}


/* Footer */

#footer {
	clear: both;
	height: 36px;
	color: #7e817b;
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	background: #dad5c2;
	line-height: 36px;
	padding: 0 10px 0 10px;
	font-size:10px;
	}

#footer a {
  color: #7e817b;
  line-height: 36px;
  font-size:11px;
  }

#footer a:hover {
  text-decoration: none;
  }

#footer #copy {
  float:left;
  }

#footer #links {
  float: right;
  }
  
p.adv{
  font-size: 10px;
  text-align: center;
  line-height: 14px;
  margin: 8px 0 8px 0;
  color: #b5b1a0;
} 

#footer a#join{
font-weight: bold;
color: #243447;
}

.qtip-content h4{
margin: 0;
padding: 0;
font-size: 13px;
}

.qtip{
width: 200px!important; /* For FF on Mac */
}

/* RSS Button */

a.rss_feed {
	text-decoration: none;
	background: transparent url(../images/rss-icon.gif) top left no-repeat;
	padding: 1px 0 3px 25px;
	margin: 20px 0 5px 0;
	height: 30px;
	width: 70px;
	display: block;
}

a.rss_feed:hover {
	text-decoration: underline;
}

/* Disclaimer */

#disclaimer  {
	margin: 0 auto;  
 	width:960px;
	padding: 0 0 10px 0;
	} 
	
#disclaimer a  {
	color: #000;    
	text-decoration: underline; 
	} 
	
#disclaimer a:hover {
	text-decoration: none; 	
	 } 
	
#disclaimer p  {
	text-align: justify;
	font-size: 11px;    
	color: #000;    
	padding: 10px 10px 0 10px;    
	margin: 0 2px 0 2px;    
	} 

	 
#disclaimer strong {
	color: #000;
}

/* Opt Out */

#opt_out 
{
	padding: 0 0 30px 0;
}


/* NEW THANKS PAGE */

	
#col-thanks {
	float: left;
	width: 730px;
	padding: 12px 0 0 25px;
}

#col-thanks p {
  font-family: verdana, trebuchet ms, tahoma, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 19px;	
}

/*#col-thanks #content {
  margin: 10px 0 10px 0;
  padding: 10px;
  background: #fff;
  border: 1px solid #cfcfcf;
  float: left;
  width: 500px;
}*/

#col-thanks #content {
-moz-border-radius:6px 6px 6px 6px;
background:none repeat scroll 0 0 white;
border:1px solid #CFCFCF;
margin: 6px 0 20px 0;
min-height:500px;
padding:12px;
text-align:left;
float: left;
}

.col2 {
  float: left;
  width: 235px;
}

a#thanks-back-button {
 float: left;
 clear: both;
 background: transparent url(../images/thanks-back-button.gif) left top no-repeat; 
 width: 138px;
 height: 38px;
 overflow: hidden;
 text-indent: -9999px;
}

a:hover#thanks-back-button {
 background: transparent url(../images/thanks-back-button.gif) left bottom no-repeat; 
}



