﻿/* general */
* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	font:1.3em Arial, Helvetica, sans-serif;
	color:#000;
	background:#dbdac6 url(../images/bg-body.gif) repeat-x;
	min-width:982px;
}
img {border:0;}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
input,textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
a{
	color:#770003;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	margin:0 auto;
	position:relative;
	overflow:hidden;
	padding:250px 0 0;
	width:990px;
}
/* header */
#header{
	position:absolute;
	top:0;
	left:0;
	width:986px;
	padding:0 0 0 4px;
}
.header-wrap{
	height:242px;
	width:952px;
	overflow:hidden;
	background:url(../images/bg-header.png) no-repeat;
	padding:0 19px 8px 11px;
}
.header-block{
	float:left;
	width:768px;
}
.header-box{
	background:url(../images/bg-header-box.jpg) no-repeat;
	padding:68px 0 2px 2px;
	font-size:1.4em;
	line-height:1.4em;
	margin:0 0 13px;
	overflow:hidden;
	height:1%;
}
/* slogan */
.slogan{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-slogan.png) no-repeat;
	width:558px;
	height:60px;
	display:block;
}
.mail{
	background:url(../images/bg-mail.png) no-repeat;
	color:#fff;
	padding:0 8px 0 13px;
	height:24px;
	cursor:pointer;
    font-size:0.8em;
    font-weight:lighter;
	float:left;
	margin:-5px 0 0;
	position:relative;
	
	
}
.mail:hover{
    text-decoration:none;
}
/* banner */
.ad{
	background:url(../images/bg-ad.gif) no-repeat;
	width:676px;
	height:61px;
	margin:0 0 0 17px;
	padding:7px 30px 0 26px;
	overflow:hidden;
}
.ad blockquote{
	margin:0;
	line-height:1.6em;
	text-indent:-210px;
	padding:0 0 0 210px;
	color:#333333;
}
.ad q{
	quotes: none;
	font-style:italic;
	font-size:1.3em;
    font-family:Times New Roman, serif;
}
.ad q:before{content:"";}
.ad q:after{content:"";}
.ad .more{
	background:url(../images/bullet-header.gif) no-repeat 0 50%;
	margin:0 11px 0 0;
	padding:0 0 0 14px;
	float:right;
	position:relative;
}
.section{
	float:right;
	width:174px;
	color:#c2bda2;
	padding:102px 0 0;
	text-transform:uppercase;
	font-size:0.8em;
}
.section em{
	display:block;
	margin:0 0 6px;
	color:#ffffff;
}
/* logo */
.logo{
	background:url(../images/bg-logo.gif) no-repeat;
	margin:0;
	display:block;
	overflow:hidden;
	width:174px;	
	height:41px;
	text-indent:-9999px;
	position:relative;
}
.logo a{
	height:100%;
	display:block;
}
.tagline{
	background:url(../images/tagline.png) no-repeat;
	margin:28px 0 0 0;
	display:block;
	overflow:hidden;
	width:168px;	
	height:39px;
	text-indent:-9999px;
	position:relative;
	color:#fff;
	font-size:0.8em;
}

/* main */
#main{margin:0 0 15px;}
#main .main-c{
	width:960px;
	padding:0 15px 10px;
	background:url(../images/bg-main.png) repeat-y;
}
#main .main-b{
	background:url(../images/bg-main-b.png) no-repeat;
	height:73px;
}
.main-wrap{
	background:url(../images/bg-main-wrap.gif) no-repeat;
	overflow:hidden;
	height:1%;
	padding:13px 0 0;
}
/* sidebar */
#sidebar {
	float:right;
	width:189px;
	margin:-3px 0 0;
}
.side-box {
	overflow:hidden;
	height:1%;
	padding:0 0 7px;
}
#main .side-box .t {
	background: url(../images/bg-side-sh-t.png) no-repeat;
	width: 186px;
	height: 10px;
	overflow:hidden;
}
#main .side-box .c {
	background: url(../images/bg-side-sh-c.png) repeat-y;
	width: 176px;
	padding:0 5px;
	height:1%;
}
#main .side-box .c:after {
	content:'';
	clear:both;
	display:block;
}
#main .side-box .b {
	background: url(../images/bg-side-sh-b.png) no-repeat;
	height: 8px;
	overflow: hidden;
}
.side-holder {
	background: url(../images/bg-side-c.gif) repeat-y;
	width: 176px;
	margin:-8px 0 0;
	position:relative;
	float:left;
	overflow: hidden;
}
.side-holder .holder {
	background: url(../images/bg-side-t.gif) no-repeat;
	width: 176px;
}
.side-holder .frame {
	background: url(../images/bg-side-b.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:10px 0 7px 6px;
	height: 1%;
}
.side-box h3{
	text-indent:-9999px;
	margin:0 0 3px 0;
	font-size:1.2em;
	line-height:1.4em;
	overflow:hidden;
}
.side-box h3.text-help {
	background: url(../images/text-help.gif) no-repeat;
	width: 164px;
	height: 22px;
}
/* forms */
.forms .text input {
	background:none;
	border:0;
	margin:0;
	width: 154px;
	padding: 0;
	color:#333333;
}
.forms .text {
	background: url(../images/bg-input.gif) no-repeat;
	width: 154px;
	height: 20px;
	padding:5px 4px 1px 7px;
	margin:0 0 5px;
}
.textarea {
	background: url(../images/bg-textarea.gif) no-repeat;
	margin:3px 0 6px;
	width: 162px;
	height: 102px;
}
.forms textarea {
	width: 152px;
	height: 92px;
	border:0;
	overflow:auto;
	float:left;
	padding: 5px 3px 5px 7px;
	margin: 0;
	color:#333333;
}
.button-holder{
	overflow: hidden;
	height: 1%;
}
.submit{
	background:url(../images/btn-submit.gif) no-repeat;
	width:130px;
	height:22px;
	border:none;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	margin: 0 0 0 20px;
	float: left;
	cursor:pointer;
}
.side-box h3.text-drivers {
	background: url(../images/text-drivers.png) no-repeat;
	width: 157px;
	height: 31px;
	margin:-5px 0 4px 3px;
}
.side-box h3.text-communities {
	background: url(../images/text-communities.png) no-repeat;
	width: 157px;
	height: 31px;
	margin:-5px 0 4px 3px;
}
.side-box h3.text-findalawyer {
	background: url(../images/text-findalawyer.png) no-repeat;
	width: 176px;
	height: 31px;
	margin:-10px 0 -2px -6px;
}
/* video */
.video img{
	display:block;
	border:1px solid #fff;
}
.side-box h3.text-brett{
	background: url(../images/text-brett.png) no-repeat;
	width: 159px;
	height: 27px;
	margin:-5px 0 4px 5px;
}
.side-box span{
	color:#fff;
	font-size:0.7em;
	display:block;
	margin:0 0 3px 5px;
	letter-spacing:2px;
}
.number{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-side-number.gif) no-repeat;
	width:157px;
	height:21px;
	margin:0 0 3px 4px;
}
/* sidebar-list */
.list-box{
	background: url(../images/bg-list-box.gif) repeat-y;
	height:1%;
}
.list-box .holder{background:url(../images/bg-list-box-holder.gif) no-repeat;}
.list-box .frame{
	background:url(../images/bg-list-box-frame.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:6px 18px 0 5px;
}
.list-box ul{
	list-style:none;
	padding:0 0 0 5px;
	margin:0;
	overflow:hidden;
	height:1%;
}
.list-box li{
	border-top:2px solid #f3f3f3;
	padding:3px 0 3px 2px;
	margin:-3px 0 3px;
}
.list-box li a{
	background:url(../images/bullet.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	display:block;
	color:#333333;
}
#twocolumns{
	float:left;
	width:737px;
	padding:0 19px 0 12px;
}
/* content */
#content{
	float:right;
	width:505px;
}
.content-block{background:url(../images/bg-content.gif) repeat-y;}
.content-holder{background:url(../images/bg-content-holder.gif) no-repeat;}
.content-frame{
	background:url(../images/bg-content-frame.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:3px 3px 3px;
	color:#333333;
}
#content h1{
	margin:0 0 2px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-hold-drunk.gif) no-repeat;
	width:504px;
	height:42px;
}
#content h2{
	margin:0 0 11px;
	background:#e9e8da;
	color:#7f0005;
	font-size:1.4em;
	padding:0 0 0 5px;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:1.4em;
}
/* content-box */
.content-box{
	overflow:hidden;
	height:1%;
	padding:0 4px 7px 6px;
	border-bottom:2px solid #e9e8da;
	margin:0 0 5px;
}
.visual{
	width:204px;
	float:left;
	background:url(../images/bg-visual.gif) no-repeat;
	padding:6px 0 9px 6px;
	margin:0 10px 0 0;
}
.visual.align-right{
	float:right;
	margin:0 0 0 10px;
}
.visual img{
	display:block;
	border:1px solid #fff;
}
.container{
	line-height:1.4em;
	overflow: hidden;
	height: 1%;
}
.container p{margin:-3px 0 0;}
.container-inner{
	line-height:1.6em;
	height: 1%;
}
.container-inner p{margin:0 0 10px;}
#main .more{
	background:url(../images/bullet.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
/* aside */
.aside{
	float:left;
	width:219px;
}
.aside-box{
	margin:0 0 12px;
}
.aside-box .c{
	background:url(../images/aside-c.png) repeat-y;
	padding:0 5px;
}
.aside-box .b{
	background:url(../images/aside-b.png) no-repeat;
	height:8px;
	overflow:hidden;
}
.aside-box .content{
	background:url(../images/bg-aside-content.gif) repeat;
}
.aside-box .holder{
	background:url(../images/bg-aside-holder.gif) repeat-x;
	padding:6px 0 0 5px;
	overflow:hidden;
	height: 1%;
}

.aside-block{
	background:url(../images/bg-aside-block.gif) repeat-y;
	margin-bottom:6px
}
.aside-block .holder{
	background:url(../images/bg-aside-block-holder.gif) no-repeat;
	padding:0;
}
.aside-block .frame{
	overflow:hidden;
	height:1%;
	padding:7px 16px 4px 4px;
	background:url(../images/bg-aside-block-frame.gif) no-repeat 0 100%;
}
.aside-box h2{
	margin:0 0 6px;
	font-size:1.3em;
	line-height:1.5em;
	color:#1d5173;
	letter-spacing:1px;
	padding:0 0 0 4px;
}
/* aside-list */
.aside-box ul{
	list-style:none;
	padding:0 0 0 5px;
	margin:0;
	overflow:hidden;
	height:1%;
}
.aside-box li{
	border-top:2px solid #f3f3f3;
	padding:4px 0 5px 2px;
	margin:-5px 0 6px;
}
.aside-box li a{
	background:url(../images/bullet.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	display:block;
	color:#333333;
}
.article{
	border-bottom:2px solid #f3f3f3;
	padding:0 0 7px 3px;
	margin:0 0 4px;
	line-height:1.4em;
	color:#333333;
}
.article h3{
	color:#1d5173;
	margin:0;
	font-size:1.1em;
	line-height:1.5em;
}
.article h3 a{color:#1d5173;}
.article p{margin:0;}
/* footer */
#footer{
	text-align:center;
	color:#9d080d;
	margin:-20px 0 50px;
}
#footer p{margin:0 0 5px;}
#footer a{color:#9d080d;}

.s-items{
	margin: 0;
	padding: 0;
	list-style:none;
}
.s-items li{background:none !important;}
/* popup */
.lightbox{
	position:absolute;
	width:530px;
	border:10px solid #e9e8da;
	padding:4px 25px 0;
	font-size:1.07em;
	line-height:1.59em;
	background:#fff;
	z-index:100;
	overflow:hidden;
	display:none;;
}
.lightbox .head{
	margin:0 -15px;
	position:relative;
	overflow:hidden;
	width:560px;
	height:1%;
	margin:0 -15px 23px;
	font-size:0.84em;
}
.lightbox .close {float:right;}
.lightbox .head a{
	float:left;
	color:#4b4a4a;
	font-size:0.93em;
}
.lightbox .head .off{color:#acacac;}
.lightbox .close .link{
	background:url(../images/bg-close-link.gif) no-repeat 100% 50%;
	overflow:hidden;
	margin:4px 0 0;
	padding: 0 17px 0 0;
}
.lightbox .audio {
	float:left;
	background:url(../images/bg-audio.gif) no-repeat 0 50%;
	padding:0 0 0 25px;
	list-style:none;
	margin:0px;
}
.lightbox .audio li{
	float:left;
	background:url(../images/bg-audio-li.gif) no-repeat 0 50%;
	padding:0 2px 0 6px;
}
.lightbox .audio li:first-child{
	background:none;
	padding-left:0;
}
.lightbox p{margin:0;}
.lightbox .dean-brett{
	/*background:url(../images/bg-dean-brett.gif) no-repeat;*/
	width:168px;
	height:33px;
	/*text-indent:-9999px;*/
	float:right;
	margin:-2px -5px 0 0;
}
.lightbox h2{
	color:#770003;
	font-size:1.5em;
	margin-left:10px;
}
.lightbox form{
	margin:5px 5px 15px 5px;
}
.lightbox form input{
	width:200px;
	margin:10px;
}.lightbox form textarea{
	width:430px;
	height:200px;
	margin:10px;
	padding:2px;
}