* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #232323;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #790000;
	text-decoration: underline;
}

img {
	border: 0px;	
}

.clear {
	clear: both;
}

.center_content {
	width: 395px;
	text-align: center;
	
}
.center_blog {
	width: 590px;
	text-align: center;
	
}

#wrapper {
	text-align: left;
	width: 900px;
	padding: 0 50px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(http://www.duiattorneyhome.com/images/wrapper.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#header {
	height: 74px;
	width: 900px;
	position: relative;
}

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

#nav {
	height: 39px;
	width: 900px;
	background-color: #161616;
	color: #000000;
	position: relative;
	margin: 0 0 1px 0;
	text-align: center;
	max-width: 900px;
	overflow: hidden;
	max-height: 39px;
}

#nav ul {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	text-align: center;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
}

#nav li {
	display: inline;
	line-height: 28px;
	font-size: 12px;

}

#nav li a {
	padding: 0 8px 0 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	font-weight: bold;
	}
	
#nav li a.lastone {
border: none;
}

#nav li:hover, #nav a:hover {
	background-color: #FFFFFF;
	color: #585947;
	cursor: pointer;
}

#nav li a.activated {
	background-color: #FFFFFF;
	color: #585947;
	cursor: pointer;
}

#nav_bottom{
	height: 6px;
	width: 900px;
	background-color: #900;
	font-size:9px;
}

#splash {
	width: 900px;
	height: 138px;
	position: relative;
	background: url("http://www.duiattorneyhome.com/images/dui_header_plain.jpg") no-repeat top left; 
}
#splash_map {
	width: 900px;
	height: 400px;
	position: relative;
	background: url("http://www.duiattorneyhome.com/images/dui_header_map_bg.jpg") no-repeat top left; 	
}

.eval_btn_wrapper{
	width: 370px;
	height: 150px;
	position: relative;
	float: right;
	top: 10px;
	right: 15px;
	text-align: center;
}

.eval_btn_wrapper h2{
	font-size: 24px;
	color: #C00;
	font-weight: bold;
	font-style:italic;
	padding-bottom: 10px;
}
.eval_btn_wrapper h3{
	font-size: 18px;
	color:#060;
	font-weight: bold;
x;	
}

.eval_btn{
	width: 294px;
	height: 42px;
	position: relative;
	float: right;
	top: 10px;
	right: 30px;
	text-align: center;
	background: url("http://www.duiattorneyhome.com/images/eval_btn.jpg") no-repeat top left; 	
	padding-top: 5px;
}
.eval_btn a{
	color:#fff;	
	text-decoration: none;
	font-weight: bold;
	font-size:24px;

	
}
.eval_btn a:hover{
	color:#FC0;
}

#splashtop {
	width: 900px;
	height: 200px;
		z-index:5;
}


#content_left {
	position: relative;
	width: 600px;
	height: 100%;
	margin: 9px 20px 0px 20px;
	float: left;
}
#content_left_eval {
	position: relative;
	width: 580px;
	height: 100%;
	margin: 10px 0px 0px 10px;
	float: left;
}

#content_wrap {
	position: relative;
	width: 900px;
}
#content_left p {
	font-size:14px;
	line-height: 18px;
	margin-bottom: 18px;
}

#content_left h2 {
	width: 100%;
	border-bottom: solid 1px #333;
	font-size: 18px;
	margin-bottom: 20px;
}

#content_left ul, #content_left ol {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	margin-left: 20px;
	list-style-type: circle;
	margin-bottom: 12px;
	list-style-image: url(../images/bullett_arrow.gif);
}

#content_left ul li:hover {
	list-style-image: url(../images/bullett_arrow_over.gif);
}

#content_left table.stats{
	font-size: 14px;
	color: #000000;
	border: 1px solid #666666;
}

#content_left table.stats th{
	text-align: center;
	background-color: #585947;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#content_left table.stats td {
	text-align: left;
	border: 1px solid #585947;
	margin: 0;
	padding: 0;
}


#content_left table.stats td ul {
	list-style-type: circle;
	text-align: left;
	list-style-image: url(../images/bullett_arrow.gif);
}


#states td{
	border: 0px;
	font-size:14px;
}
#states td ul{
	font-size:12px;
	
}


#content_middle {
	width: 185px;
	height: 100%;
	margin: 9px 19px 0px 20px;
	float: left;
}



#content_right {
	width: 200px;
	height: 100%;
	padding: 9px 35px 10px 21px;
	float: left;
	background-color: #f0eee0;
}
#content_right_eval2 {
	width: 200px;
	height: 100%;
	margin: 9px 35px 10px 21px;
	float: left;
}

#content_right p {
	padding-top: 4px;
	font-size: 11px;
	line-height: 20px;
}

#content_right p.article_title {
	font-size: 12px;
}

#content_right p.read_more {
	text-align: right;
}
#content_right_eval {
	width: 283px;
	height: 97%;
	padding: 9px 10px 10px 5px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999;
	background-color: #ffffff;
}

#content_right ul, #content_right_eval2 ul{
	padding-top: 4px;
	list-style-image: url(../images/bullett_arrow.gif);
}

#content_right ul li:hover, #content_right_eval2 ul li:hover {
	list-style-image: url(../images/bullett_arrow_over.gif);
}

#content_right li, #content_right_eval2 li {
	margin-left: 15px;
	font-size: 12px;
	line-height: 26px;
}

.content_title_main {
	height: 45px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;
}

.content_news_main {
	height: 45px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}

.news_date {
	font-size: 12px;
}

#news_pagination {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 395px;
	margin: 0;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	color: #900;
	text-align: left;
}

#news_pagination a{
	text-decoration: none;
	font-size: 14px;
}

.content_title_sub {
	height: 29px;
	font-size: 13px;
	vertical-align: middle;
	padding-top: 16px;
	position: relative;
}

#footer {
	margin-top: 40px;
	width: 900px;
	text-align: center;
	color: #5b5b5b;
	font-size: 12px;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #014178;
	padding-top: 15px;
}	

#footer ul {
	margin: 0 auto;
}

#footer li {
	display: inline;
	color: #FFFFFF;
}

#footer li a:link, #footer li a:visited {
	line-height: 32px;
	font-size: 11px;
	color: #161616;
	padding: 0 8px 0 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5b5b5b;
	text-decoration: none;
}

#footer li a:hover {
color: #000000;
}

#footer li a:link.lastone, #footer li a:visited.lastone {
	border: none;
}

#copyright {
	width: 900px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	background-color: #161616;
}

#copyright a {
	color: #FFF;
}

/* Blog Formatting */

#content_blog {
	width: 584px;
	height: 100%;
	margin: 9px 20px 0px 20px;
	float: left;
	position: relative;
}

#content_blog p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}

#content_blog ul, #content_blog ol {
	font-size: 0.9em;;
	line-height: 16px;
	margin-left: 20px;
	list-style-type: circle;
	margin-bottom: 16px;
	list-style:disc;
}

#content_blog li, #content_blog li {
	margin-bottom: 16px;	
}

.storytitle {
	margin: 15px 0 15px 0;
	font-size: 24px;
}
.storytitle a{
	text-decoration: none;	
}
.storytitle a:hover{
	text-decoration: underline;	
}

.meta {
	font-size: 12px;
	margin-bottom: 12px
}

.post {
	margin-bottom: 18px;
}

.storycontent {
		
}

.storycontent p {
		
}

#moreinfo {
	background-color: #161616;
	text-align: right;
	border: 1px double #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#moreinfo:hover {
	background-color: #ffffff;
	color: #161616;
}

#lang {
	position: absolute;
	top: 0;
	right: 26px;
	z-index: 500;
}

.search_nav {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(http://www.personalinjuryplace.com/images/btn_bg.gif) repeat-x left top;
}

.search_nav:hover {
	color:#222;
}

#sidesearch {
	margin: 5px 2px;
	padding: 5px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

form.attorney_join fieldset {
  margin-bottom: 10px;
}
form.attorney_join legend {
  padding: 0 2px;
  font-weight: bold;
}
form.attorney_join label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.attorney_join fieldset ol {
  margin: 0;
  padding: 0;
}
form.attorney_join fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.attorney_join fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.attorney_join fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.attorney_join fieldset fieldset label {
  display: block;
  width: auto;
}
form.attorney_join em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.attorney_join label {
  width: 120px; /* Width of labels */
}
form.attorney_join fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

#rssfeed {
	position: absolute;
	top: 0;
	right: 0;
}

form.bac fieldset {
  margin-bottom: 10px;
}
form.bac legend {
  padding: 0 2px;
  font-weight: bold;
}
form.bac label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.bac fieldset ol {
  margin: 0 !important;
  padding: 0 !important;
}
form.bac fieldset li {
  list-style: none !important;
  list-style-image: none !important;
  padding: 5px !important;
  margin: 0 !important;
}
form.bac fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.bac fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.bac fieldset fieldset label {
  display: block;
  width: auto;
}
form.bac em {
  font-weight: bold;f
  font-style: normal;
  color: #f00;
}
form.bac label {
  width: 200px; /* Width of labels */
}
form.bac fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.aligncenter {
	text-align: center;
	}

ul.newspage {
	list-style-type: none !important;
	list-style-image: none !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	font-size: 14px !important;
	line-height: 18px !important;
}

ul.newspage li p {
	margin-bottom: 18px;	
}

#comments {
	font-size: 14px;	
}

#comment {
	width: 380px;	
}

#postcomment {
	font-size: 14px;	
}

.adright {
	float:right;
	padding: 0 0 10px 10px;
}
#dwi-attorney-help{
	background: url(http://www.duiattorneyhome.com/images/road_cta.gif) no-repeat;	
	width: 581px;
	height: 67px;
	position: absolute; 
	right: 0px; 
	top: 0px;		
}
#dwi-attorney-help h2{
	color: #FC0;
	padding-left: 80px;
	padding-top: 8px;
	font-size: 20px;
	font-style:italic;
}

#dwi-attorney-help h3 a{
	color: #FFF;
	padding-left: 160px;
	padding-top: 14px;
	font-size:28px;
	font-style:italic;
	text-decoration:none;
}
#dwi-attorney-help h3 a:hover{
	color: #00F;
}

#footer_eval {
	position: absolute;
	top: -47px;
	left: 218px;
}

#attorney_join {
 position: absolute;
 top: 0;
 right: 8px;
}

#attorney_join p {
	font-size: 11px;
	font-weight: bold;
}

#attorney_join p a {
	color: #900;	
}

#stats_left {
	width: 299px;
	float: left;
	border-right: dashed 1px #666;
}

#stats_left li strong {
	text-decoration: underline;
	color: #006;
}

#stats_left ul {
	 margin: 10px 0 0 0 !important;

}

#stats_left li {
	list-style-image: none !important;
	list-style-type: none !important;
	margin: 0 !important; 
}

#stats_left h2 {
	font-size: 12px;
	border-bottom: solid 1px #333;
}

#stats_right {
	width: 299px;
	float: left;
}

#stats_right h2 {
	font-size: 12px;
	padding-left: 4px;
	border-bottom: solid 1px #333;
}

#stats_right table {
	margin-left: 7px !important;	
}

#stats_right table td {
	text-align: center !important;
	padding: 4px;
}
#stats_news {
	margin-top: 20px;	
}

#stats_news h2 {
	font-size: 12px;
	border-bottom: solid 1px #333;	
	margin-bottom: 15px;
}

#state_list {
	padding-left: 20px;	
	margin-top: 10px;
}

#state_list ul {
	margin: 0 !important;	
	width: 145px;
	float: left;
}

#state_list li a {
	color:#000066;	
}


.eval_blue{
	color: #00F;
	font-size: 24px;
	font-weight: bold;
	margin: 10px;
	position: relative;
}
.eval_red{
	color: #F00;
	font-size: 26px;
	font-weight: bold;	
	font-style: italic;
	position: relative;
	top: 10px;	
}

.alpha_menu{
	width: 570px;
	border: 1px solid #999;
	padding: 5px;
	color:#900;
	font-weight: bold;
	background:#FFC;
	line-height: 30px;
}
.alpha_links{
	font-size:0.8em;
	padding: 0px 0px 0px 5px;	
}
.alpha_links a, .alpha_links a:visited{
	color:#00F;
	padding: 2px;
}
.glossary_searchbox{
	float: left;
	width: 250px;
	padding: 10px;
	border: 1px solid #999;	
	background:#FFC;	
}
.glossary_top_terms{
	float: right;
	width: 250px;
	padding: 10px;
	border: 1px solid #999;	
	background:#FFC;	

}
.term_list{
	width: 550px;
	padding: 10px;
	border: 1px solid #999;	
	background:#FFC;	
}
#call_now {
    background: url("../images/callnow_btn.png") no-repeat scroll left top transparent;
    float: right;
    font-weight: bold;
    height: 68px;
    margin: 10px 20px 0 0;
    padding-top: 8px;
    text-align: center;
    width: 250px;
}
#call_now h4 {
    color: #006600;
    font-size: 16px;
    text-align: center;
}
#call_now h3 {
    color: #CC0000;
    font-size: 28px;
    text-align: center;
}
#splash_left{
	float: left;
	width: 500px;	
	color:#fff;
}
#splash_left h3{
	font-size:30px;
	padding: 10px 0px 0px 10px;
}
#splash_left h4{
	font-size:16px;
	padding: 10px 0px 15px 15px;
}

#splash_right{
	float: left;
	width: 380px;
}
#splash_right h3{
	color:#FFF;
	font-size:20px;
	font-style:italic;
	text-align: center;
	padding: 250px 0px 20px 10px;
}
