/* Main CSS */
/* Total DUI */

body {
  margin: 0;
  color: #4a4b42;
  font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
  background: #d3d4c8;
  font-size: 12px;
  line-height: 18px;
  }

* {
  margin: 0;
  padding: 0;
}

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

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

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

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 8px 0;
  padding: 0;
  font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
  }
  
h1{
  color:#8e1905;
  font-size: 16px;
  line-height: 21px;
} 

h2 {
  color: #545863;
  font-size: 14px;
  padding: 0;
  line-height: 19px;
}

h3 {
  color:#747557;
  font-size: 13px;
  line-height: 15px;
}

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


/* Body */

#wrap {
  margin: 0 auto;
  width: 780px;
  background: transparent url(../images/wrap-bg.gif) top left repeat-y;
}


/* Header*/

#header {
  width: 775px;
  height: 248px;
  margin: 0 auto;
  background: url(../images/header.jpg) top left no-repeat;
}

#header #logo, #header-articles #logo {
  padding: 75px 0 0 120px;
}
 
#header #logo a, #header-articles #logo a {
  width: 110px;
  height: 85px;
  display: block;
  text-indent: -9999px;
}

#header-articles {
  width: 775px;
  height: 202px;
  margin: 0 auto;
  background: url(../images/header-articles.jpg) top left no-repeat;
}

/* Canvas */

#canvas {
  width: 775px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
  }

#col-left {
  width: 220px;
  float: left;
  }

#col-right {
  width: 535px;
  float: left;
  }

/* Content */

#content {
  margin: 0;
  padding: 3px 0 10px 15px;
  float: left;
  }

a {
  color: #8e1905;
  text-decoration: underline;
  }

a:hover {
  text-decoration: none;
  } 

b, strong {
  color: #244b70;
  }

p {
  margin: 0 0 10px 0;
  padding: 0;
  }
  
p.error{
	text-align: center;
	font-size: 13px;
	padding: 100px 25px 0 25px;
	margin: 0 0 100px 0;
	}  
  
ul{
	list-style-type: disc;
	margin: 0 0 10px 35px;
	} 
	
ul li{
	padding: 0;
	line-height: 20px;	
	}
	
ol{
	margin: 0 0 10px 35px;
	}	
	
ol li{
	padding: 0;
	line-height: 25px;	
	}
	
ul ul{
	list-style-type: circle;
	margin: 0 0 0 50px;
	} 	
	
ul ul li{
	padding: 0;
	line-height: 20px;	
	}

#content .col-left {
  float: left;
  width: 240px;
  }

#content .col-right {
  float: left;
  width: 240px;
  }					

.arr {
  vertical-align: middle;
  margin: 8px 5px 8px 0;
  }

.text {
  color: #52514f;
  font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  padding: 0 0 0 20px;
  }

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

#special-offer-keychain {
  float: left;
  width: 225px;
  height: 186px;
  margin: 0 15px 0 0;
  display: block;
  text-indent: -9999px;
  background: transparent url(../images/pod_keychain.jpg) left 22px no-repeat;
}

#special-offer-personal-detector {
  float: left;
  width: 213px;
  height: 135px;
  display: block;
  text-indent: -9999px;
  background: transparent url(../images/pod_personal_detector.jpg) left top no-repeat;
}

#paid{
  clear: both;
  text-align: center;
  margin: 10px 0 0 0;
  font-size: 10px;
  line-height: 13px;
  color: #a2a2a2;
}

#paid b, #paid strong {
  color: #a2a2a2;
}

.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;
}

	
/* Breadcrumb */

#breadcrumb {
	font-size: 10px;
	color: #888888;
	margin: 0 0 10px 0;
  font-family: arial, trebuchet ms, tahoma, verdana, helvetica, sans-serif;
	}	
	
#breadcrumb a{
	color: #b0a86c;
	}	

/* Search */

#search-box {
	display: none;
}

/*#search-box {
	margin: 20px 0 0 0;
	padding: 35px 0 0 12px;
	width: 206px;
	height: 60px;
	background: transparent url(../images/search-bg.gif) 4px top no-repeat;
}

#search-box input{
	margin: 0;
	padding: 4px 2px 0 2px;
	width: 124px;
	height: 18px;
	float: left;
	background: #fff;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848080;
}
#search-box input.submitbutton {
	margin: 0 0 0 5px;
	padding: 0;
	width: 59px;
	height: 24px;
	float: left;
	background: transparent url(../images/GO.gif) left -1px no-repeat;
	cursor: pointer;
}*/

/* Left column pods - Articles & Most Popular */

div.left-pod {
  margin: 0 0 20px 5px;
  width: 204px;
}

div.left-pod h3 {
  margin: 0;
  text-align: center;
  line-height: 25px;  
  width: 204px;
  color: #88180c;
  border-top: 1px solid #a8ad75;
  border-right: 1px solid #a8ad75;
  border-left: 1px solid #a8ad75;
  border-bottom: 2px solid #83847f;
  font-size: 13px;
  text-indent: -9999px;
}

div.left-pod h3#popular{
	background: #a8ad75 url(../images/popular-header.gif) center 4px no-repeat;
	}
	
div.left-pod h3#blog{
	background: #a8ad75 url(../images/articles-header.gif) center 4px no-repeat;
	}	
	
div.left-pod ul {
  width: 204px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  line-height: 15px;
  border-right: 1px solid #a8ad75;
  border-left: 1px solid #a8ad75;
}
	
div.left-pod ul li {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #a8ad75;
}
	
div.left-pod ul li a {
  display: block;
  padding: 5px 3px 5px 18px;
  margin: 0;
  color: #545662;
  text-decoration: none;
  background: transparent url(../images/articles-bullet.gif) 8px 9px no-repeat;
  font-size: 11px;
  line-height: 15px;
}
  
div.left-pod ul li a:hover {
color: #545864;
  background: #f5f5f5 url(../images/articles-bullet-over.gif) 8px 9px no-repeat;
} 

/* Top 10 Pod */

#top-ten {
	margin: 0;
	padding: 90px 0 0 7px;
	width: 220px;
	background: transparent url(../images/top-ten-header.jpg) 7px 0px no-repeat;
}

#top-ten input {
	margin: 0;
	padding: 2px 2px 0 2px;
	height: 16px;
	clear: both;
	width: 173px;
	border: 1px solid #d6d6d7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848080;
}

#top-ten input.toptensubmit {
	margin: 4px 0 3px 0;
	padding: 0;
	width: 179px;
	height: 23px;
	border: 0;
	background: transparent url(../images/top-ten-submit.jpg) left top no-repeat;
	cursor: pointer;
}

#bbb{
margin: 10px 0 10px 30px;
}

#bbb a{
display: block;
text-indent: -9999px;
background: transparent url(../images/bbb-a.gif) no-repeat left top;
width: 148px;
height: 98px;
}

#join {
  margin: 15px 0 0 7px;
}

#join a {
  color: #8e1905;
  font-weight:bold;
  text-decoration: none;
}

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

#join a b {
  color: #545864;
  font-weight: bold;
  text-decoration: none;
}

#join a:hover b {
  text-decoration: underline;
}


/* Flash Map Links */

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

#flash-map-col1 { width: 90px; float: left; margin: 0 0 0 0px; }
#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: 90px; 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;
}

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

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

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

/* State Law Summary */

#summary {
  margin: 25px 0 20px 0;
  width: 397px;
  height: 280px;
  font-size: 11px;
  }

#summary #summary-header {
  background: transparent url(../images/state-law-summary/pod_state_laws_header.jpg) top left no-repeat;
  width: 397px;
  height: 38px;
}

#summary #summary-footer {
  background: transparent url(../images/state-law-summary/pod_state_laws_footer.jpg) top left no-repeat;
  width: 397px;
  height: 10px;
}

#summary #content2 {
  background: transparent url(../images/state-law-summary/pod_state_laws_bg.jpg) top left no-repeat;
  width: 397px;
  height: 215px;
  border-top: 1px solid #933130;
  }

#summary #content2 a {
  text-decoration: none;
  }

#summary #content2 a:hover {
  text-decoration: underline;
  }

#summary #content2 .point-eight {
  background: transparent url(../images/state-law-summary/pod_state_laws_08.gif) right 15px no-repeat;
  margin: 0;
  padding: 0;
  width: 343px;
  height: 27px;
  }

#summary #content2 .yes {
  background: transparent url(../images/state-law-summary/pod_state_laws_yes.gif) right 28px no-repeat;
  margin: 0;
  padding: 0;
  width: 343px;
  height: 40px;
  }

#summary #content2 .yes-mid {
  background: transparent url(../images/state-law-summary/pod_state_laws_yes.gif) right 39px no-repeat;
  margin: 0;
  padding: 0;
  width: 343px;
  height: 50px;
  }

#summary #content2 .yes-last {
  background: transparent url(../images/state-law-summary/pod_state_laws_yes.gif) right 32px no-repeat;
  margin: 0;
  padding: 0;
  width: 343px;
  height: 44px;
  }

#summary #content2 .no {
  background: transparent url(../images/state-law-summary/pod_state_laws_no.gif) right 28px no-repeat;
  margin: 0;
  padding: 0;
  width: 343px;
  height: 40px;
  }


#summary #content2 .no-mid {
  background: transparent url(../images/state-law-summary/pod_state_laws_no.gif) right 39px no-repeat;
  margin: 0;
  padding: 0;
  width: 343px;
  height: 50px;
  }


#summary #content2 .no-last {
  background: transparent url(../images/state-law-summary/pod_state_laws_no.gif) right 32px no-repeat;
  margin: 0;
  padding: 0;
  width: 343px;
  height: 44px;
  }

#summary #content2 #pdf {
  background: transparent url(../images/state-law-summary/pdf_icon.gif) top left no-repeat;
  margin: 10px 0 0 36px;
  height: 25px;
  width: 320px;
  }

#summary #content2 #pdf a {
  font-weight: bold;
  margin: 0 0 0 30px;
}
  

#summary #content2 #school {
  margin: 0 0 0 36px;
  height: 15px;
  font-weight: bold;
  }

.note {
  color: #990000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  line-height: 14px;
}		

/* Table styles */

table.data-table {
  padding: 0;
  margin: 0 auto;
  margin-bottom: 20px;
  background: #bdbeb4;
}

table.data-table thead tr {
  background: #d3d4c8;
}

table.data-table thead th {
  padding: 6px 4px 6px 5px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #535763;
}

table.data-table tbody tr {
  background: #fff;
}

table.data-table tbody td {
  padding: 2px 2px 2px 3px;
  text-align: left;
  vertical-align: top;
}

#content table.data-table tbody td strong, #content table.data-table tbody td b, table.data-table tbody td strong, table.data-table tbody td b {
  color: #7d2e39;
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
}

/* 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: #ae0000;
  font-size: 9px;
}

#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: 0 5px 0 23px;
  text-decoration: none;
  line-height: 30px;
  font-size: 9px;
  font-family: verdana, arial, helvetica, sans-serif;
}

#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: 0 5px 0 25px;
  text-decoration: none;
  line-height: 30px;
  font-size: 9px;
  font-family: verdana, arial, helvetica, sans-serif;
}

#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: 0 5px 0 20px;
  text-decoration: none;
line-height: 30px;
}

#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: #990000;
  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;
}

#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 AdSpace */

#advertisements {
  border:1px solid #e5e8d3;
  margin: 0 auto;
  margin-bottom: 15px;
  padding:6px 0 7px;
  text-align:center;
  width:480px;
}

/* Search on Celebrity Spotlight Pages */

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

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

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

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

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

/*Breathalyzer Calculator*/

#breathalyzer{
background: transparent url(../images/calculator-bg.gif) left top no-repeat;
width: 492px;
height: 287px;
margin: 0 0 20px 0;

}

#breathalyzer #right{
margin: 0 0 0 225px;
padding: 50px 0 0 0;
}

#breathalyzer #right select{
height: 22px;
margin: 23px 0 0 0;
padding: 2px 0 0 0;
}

#breathalyzer #right select#numDrinks{
margin: 0;
}

#breathalyzer input#result{
width: 22px; 
color: red;
margin: 25px 0 0 0;
}

#breathalyzer input#impair{ 
width: 230px; 
color: red;
}

/* Footer */

#footer {
  clear: both;
  height: 17px;
  padding: 10px 30px 10px 30px;
  color: #a2a382;
  background: #e7e9d1;
  font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  }

#footer a {
  color: #a2a382;
  text-decoration: none;
  }

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

#footer #copy {
  float:left;
  }

#footer #links {
  float: right;
  }	
  
#disclaimer{
	padding: 20px 30px 0 30px;
	}  
  
  
/* Miniform */

#miniform{
 float:right;	
 margin:0 0 10px 15px;
 padding: 0 0 25px 0;
 background: transparent url(../images/form_att.jpg) bottom left no-repeat;
}

.miniform{
 float:right;	
 margin:0 0 10px 15px;
 padding: 0 0 25px 0;
 background: transparent url(../images/form_att.jpg) bottom left no-repeat;
 border: 1px solid black;
}



/* 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;
}

/* Recent Updates */

#page-updates{
padding: 15px 0 0 0;
}


