/* @override http://webdesign.gs/douglas-london/style/douglaslondon.css */

#cms_content {
	width: 600px;
}

html, body {
	margin: 0;
	background: url(../images/htmlbg.png) repeat-x;
}

#bg-in {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: white url(../images/html-inbg.png) repeat-x;
	z-index: -1;
	height: 700px;
}

#white-nav {
	height: 72px;
	margin: 0;
	padding: 0;
	width: 950px;
	text-align: right;
	font: 12px/30px Arial, Verdana, Helvetica, Geneva, sans-serif;
	color: #999;
}

#white-nav a:link, #white-nav a:visited {
	color: #999;
	text-decoration: none;
}

#white-nav a:hover {
	color: #464646;
	text-decoration: underline;
}

#logobar {
	width: 950px;
	height: 73px;
}

a#logo {
	width: 325px;
	height: 73px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	background: url(../images/logo.png) 0 0;
	float: left;
}

a#logo:hover {
	background-position: 0 -73px;
}

#logobar p {
	width: 625px;
	float: right;
	margin-left: 0;
	margin-right: 0;
	text-align: right;
	padding: 5px 0 0;
	margin: 0;
	color: #e29993;
	font: 12px/20px Arial, Verdana, Helvetica, Geneva, sans-serif;
}

/* @group NAVIGATION */

#nav {
	width: 930px;
	height: 54px;
	position: absolute;
	left: 20px;
	top: 153px;
	z-index: 5;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 930px;
	height: 54px;
}

#nav ul li {
	height: 54px;
	display: block;
	float: left;
}

#nav ul li a {
	display: block;
	float: left;
	height: 54px;
	background-image: url(../images/navsprites.png);
	text-indent: -9000px;
	overflow: hidden;
}

a#home {
	background-position: 0 0;
	width: 99px;
}

a#home:hover {
	background-position: 0 -54px;
}

a#firm {
	background-position: -99px 0;
	width: 129px;
}

a#firm:hover {
	background-position: -99px -54px;
}

li#attorney {
	background-image: url(../images/navsprites.png);
	background-position: -228px 0;
	width: 115px;
}

li#attorney:hover {
	background-position: -228px -54px;
}

a.attorney {
	background-image: url(../images/navsprites.png);
	background-position: -228px 0;
	width: 0;
	display: none;
	height: 0;
}

a.attorney:hover {
	background-position: -228px -54px;
}

li#areas {
	background-image: url(../images/navsprites.png);
	background-position: -343px 0;
	width: 107px;
}

li#areas:hover {
	background-position: -343px -54px;
}

a.areas {
	background-image: url(../images/navsprites.png);
	background-position: -343px 0;
	width: 0;
	display: none;
	height: 0;
}

a.areas:hover {
	background-position: -343px -54px;
}

a#verdicts {
	background-position: -450px 0;
	width: 128px;
}

a#verdicts:hover {
	background-position: -450px -54px;
}

a#free {
	background-position: -578px 0;
	width: 124px;
}

a#free:hover {
	background-position: -578px -54px;
}

li#resources {
	background-image: url(../images/navsprites.png);
	background-position: -702px 0;
	width: 125px;
}

li#resources:hover {
	background-position: -702px -54px;
}

a.resources {
	background-image: url(../images/navsprites.png);
	background-position: -702px 0;
	width: 0;
	display: none;
	height: 0;
}

a.resources:hover {
	background-position: -702px -54px;
}

li#contact {
	background-image: url(../images/navsprites.png);
	background-position: -827px 0;
	width: 103px;
}

li#contact:hover {
	background-position: -827px -54px;
}

a.contact {
	background-image: url(../images/navsprites.png);
	background-position: -827px 0;
	width: 0;
	display: none;
	height: 0;
}

a.contact:hover {
	background-position: -827px -54px;
}

#nav ul li#attorney ul {
	width: 285px;
	position: absolute;
	visibility: hidden;
	z-index: 500;
	top: 35px;
}

#nav ul li#attorney:hover ul {
	visibility: visible;
}

#nav ul li#attorney ul li {
	width: 285px;
	float: none;
	height: 20px;
	background-image: url(../images/li-285-bg.png);
	.margin: 0 0 -4px;
	padding: 0;
}

#nav ul li#attorney ul li a {
	background-image: none;
	text-indent: 7px;
	height: 20px;
	color: #394046;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 10px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	width: 271px;
	margin-left: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

#nav ul li#attorney ul li a:hover {
	background-color: #8c1818;
	color: white;
}

#nav ul li#attorney ul li.oneninetytop {
	background-image: url(../images/li-285-top.png);
	width: 285px;
	height: 42px;
	margin-bottom: 0;
}

#nav ul li#attorney ul li.oneninetybot {
	background-image: url(../images/li-285-bottom.png);
	width: 285px;
	height: 27px;
}

#nav ul li#areas ul {
	width: 285px;
	position: absolute;
	top: 35px;
	visibility: hidden;
	z-index: 500;
}

#nav ul li#areas:hover ul {
	visibility: visible;
}

#nav ul li#areas ul li {
	width: 285px;
	float: none;
	clear: both;
	height: 20px;
	background-image: url(../images/li-285-bg.png);
	.margin: 0 0 -4px;
}

#nav ul li#areas ul li a {
	background-image: none;
	text-indent: 7px;
	height: 20px;
	color: #394046;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 10px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	width: 271px;
	margin-left: 7px;
}

#nav ul li#areas ul li a:hover {
	background-color: #8c1818;
	color: white;
}

#nav ul li#areas ul li.twoeightyfivetop {
	background-image: url(../images/li-285-top.png);
	width: 285px;
	height: 42px;
	margin-bottom: 0;
}

#nav ul li#areas ul li.twoeightyfivebot {
	background-image: url(../images/li-285-bottom.png);
	width: 285px;
	height: 27px;
}

#nav ul li#resources ul {
	width: 190px;
	position: absolute;
	top: 35px;
	visibility: hidden;
	z-index: 500;
}

#nav ul li#resources:hover ul {
	visibility: visible;
}

#nav ul li#resources ul li {
	width: 190px;
	float: none;
	clear: both;
	height: 20px;
	background-image: url(../images/li-190-bg.png);
	.margin: 0 0 -4px;
}

#nav ul li#resources ul li a {
	background-image: none;
	text-indent: 7px;
	height: 20px;
	color: #394046;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 10px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	width: 177px;
	margin-left: 7px;
}

#nav ul li#resources ul li a:hover {
	background-color: #8c1818;
	color: white;
}

#nav ul li#resources ul li.oneninetytop {
	background-image: url(../images/li-190-top.png);
	width: 190px;
	height: 42px;
	margin-bottom: 0;
}

#nav ul li#resources ul li.oneninetybot {
	background-image: url(../images/li-190-bottom.png);
	width: 190px;
	height: 27px;
}

#nav ul li#contact ul {
	width: 285px;
	position: absolute;
	top: 35px;
	visibility: hidden;
	z-index: 500;
	left: 630px;
}

#form-box {
	border: #000 1px solid;
	background-color: #999;
	padding: 0px 0px 0px 10px;
	width: 217px;
}

#nav ul li#contact ul li.licontact form.side-contact-form p a.directions {
	display: block;
	background-image: none;
	height: 24px;
	position: absolute;
	color: #8c1818;
	text-decoration: none;
	font: 11px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 10px;
}

#nav ul li#contact ul li.licontact form.side-contact-form p a.directions:hover {
	text-decoration: underline;
}

#nav ul li#contact:hover ul {
	visibility: visible;
}

#nav ul li#contact ul li {
	width: 285px;
	float: none;
	clear: both;
	height: 220px;
	background-image: url(../images/li-285-bg.png);
	.margin: 0 0 -4px;
}

#nav ul li#contact ul li.twoeightyfivetopr {
	background-image: url(../images/li-285-top-r.png);
	width: 285px;
	height: 42px;
	margin-bottom: 0;
}

#nav ul li#contact ul li.twoeightyfivebot {
	background-image: url(../images/li-285-bottom.png);
	width: 285px;
	height: 27px;
}

.hidden {
	display: none;
}

#nav ul li#contact ul li p, #ieform p {
	padding: 5px 0 0;
	width: 260px;
	margin: 0 auto;
}

#nav ul li#contact ul li form input, #nav ul li#contact ul li form textarea, #ieform input, #ieform textarea {
	width: 255px;
	border: 1px solid #9b9ea1;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #e7e7e7;
	color: #464646;
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
}

#nav ul li#contact ul li form input.submit, #ieform input.submit {
	width: 75px;
	margin-left: 180px;
	background-color: #8c1818;
	text-transform: uppercase;
	color: white;
}

#nav ul li#contact ul li form input.submit:hover, #ieform input.submit:hover {
	background-color: #6e0111;
	cursor: pointer;
}



/* @end */

#wrapper {
	width: 950px;
	height: auto;
	position: absolute;
	top: 631px;
	background: url(../images/wrapper-bg.png) repeat-y;
}

#wrapper-in {
	width: 950px;
	height: auto;
	position: absolute;
	background: url(../images/wrapper-bg.png) repeat-y;
	top: 501px;
}

#left {
	width: 244px;
	height: auto;
	float: left;
	padding-left: 13px;
}

#left .blogEntry{
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	margin-bottom: 15px;
	padding-right: 10px;
	text-shadow:2px 2px 0px #000000;
	font-family: Arial;
}

#left .blogEntry a{
	color: #fc3;
	text-decoration: none;
}

#left .blogEntry a:hover{
	text-decoration: underline;
}

#left .blogEntry b a.readtitle{
	font-size: 14px;
	font-weight: normal;
	font-family: Times;
	font-size: 16px;
}

#left a.readmore-news{
	color: #fc3;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: 2px 2px 0px #000000;
}
#left a.readmore-news:hover{
	text-decoration: underline;
}

#right {
	width: 680px;
	float: right;
	min-height: 355px;
}

#right .blogEntry{
	margin: 10px 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	border-bottom: 1px dashed #999;
	padding-bottom: 10px;
}

#right .blogEntry b a.readtitle{
	text-decoration: none;
	font-size: 14px;
}

#right .blogEntry a.readmore{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #a51815;
	color: #fff;
	padding: 3px;}

.clear {
	clear: both;
}

#fighting {
	background-image: url(../images/fighting-bg.png);
	width: 257px;
	height: 424px;
	position: absolute;
	top: 207px;
	z-index: -2;
}

#fighting-right {
	background-image: url(../images/fighting-right-bg.png);
	width: 693px;
	height: 424px;
	position: absolute;
	top: 207px;
	left: 257px;
	z-index: -2;
}

#fighting-in {
	background-image: url(../images/fighting-bg.png);
	width: 257px;
	height: 160px;
	position: absolute;
	top: 207px;
}

#fighting-right-in {
	background-image: url(../images/fighting-right-bg.png);
	width: 693px;
	height: 160px;
	position: absolute;
	top: 207px;
	left: 257px;
}


#results {
	position: absolute;
	top: 367px;
	z-index: 2;
}

#footer {
	padding-top: 25px;
	width: 950px;
	background-color: white;
	margin-top: 25px;
	padding-bottom: 10px;
	font: 10px/13px Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-align: right;
	color: gray;
}

#footer a:link, #footer a:visited {
	color: gray;
	text-decoration: none;
}

#footer a:hover {
	color: #464646;
	text-decoration: underline;
}

/* FIGHTING */

#fighting h3, #fighting-in h3 {
	margin: 0;
	padding: 0;
	width: 257px;
	height: 50px;
	color: white;
	font: bold 16px/50px Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-indent: 20px;
}

#top-flash {
	width: 236px;
	height: 211px;
	position: absolute;
	left: 11px;
	top: 60px;
	z-index: 15;
}

#fighting-in p {
	padding-left: 25px;
	padding-right: 25px;
	color: #d2827d;
	font: italic 11px/16px Arial, Verdana, Helvetica, Geneva, sans-serif;
}

/* FIGHTING RIGHT */

#fr-header {
	width: 693px;
	height: 50px;
}

#fr-header h5 {
	margin: 0;
	display: block;
	float: left;
	height: 50px;
	width: 225px;
	font: bold 16px/50px Arial, Verdana, Helvetica, Geneva, sans-serif;
	color: #fc3;
	text-indent: 15px;
}

#fighting-right #fr-header p, #fighting-right-in #fr-header p {
	float: right;
	width: 452px;
	margin: 0;
	color: #fbe7b2;
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	border-left: 1px solid #4a5257;
	padding-left: 15px;
	position: relative;
	top: 10px;
}

#fighting-right h1, #fighting-right-in h1 {
	color: white;
	height: 33px;
	margin: 0;
	padding: 0;
	font: bold 18px/38px Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-indent: 85px;
}

#fighting-right p, #fighting-right-in p {
	padding-left: 85px;
	color: white;
	font: 11px/16px Arial, Verdana, Helvetica, Geneva, sans-serif;
}

#fighting-right p, #fighting-right-in p{
	line-height: 13px;
	font-size: 12px;
}

/* MAIN CONTENT */

#right h1 {
	color: #464646;
	font: bold 18px Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-transform: capitalize;
	background-color: #e4e4e4;
	padding: 10px;
	border: 1px solid #afafaf;}

#right h2 {
	font: italic bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #8c1818;
}

#right p, #right ul, #right ol {
	color: #464646;
	font: 12px/16px Arial, Verdana, Helvetica, Geneva, sans-serif;
}

#right a:link, #right a:visited {
	color: #8c1818;
}

#right a:hover {
	color: #394046;
}

#left h3 {
	color: #fc3;
	margin: 0;
	padding: 0;
	font: bold 16px/44px Arial, Verdana, Helvetica, Geneva, sans-serif;
	display: block;
	height: 40px;
	text-shadow: 2px 2px 0px #000000;
}

#right h3 {
	font: italic bold 15px Arial, Verdana, Helvetica, Geneva, sans-serif;
	color: #8c1818;
	padding-left: 10px;
	border-left-style: solid;
	border-left-color: silver;
}

.map {
	width: 425px;
	height: 350px;
	margin-left: 15px;
	border: 1px solid #525b62;
}

/* @group FREE CASE FORM */

form.free b {
	display: block;
	float: left;
	text-align: right;
	margin-right: 3px;
	margin-top: 5px;
	width: 250px;
}

form.free input, form.free textarea {
	padding: 3px;
	width: 280px;
	border: 1px solid gray;
	background-color: #f5f5f5;
	color: #464646;
}

form.free input.short {
	width: 125px;
	margin-right: 3px;
}

#right form.free input.submit {
	width: 250px;
	height: 50px;
	text-indent: -9000px;
	overflow: hidden;
	border-style: none;
	margin-left: 248px;
	background: white url(../images/free-case-input.png) 0 0;
	display: block;
}

#right form.free input.submit:hover {
	background-position: 0 -50px;
	cursor: pointer;
}

ul.jazz li{
	text-decoration: none;
	background-color: #781317;
	padding: 4px;
	width: 230px;
	margin-top: 5px;
	list-style-type: none;
}

ul.jazz li a{
	color: #e6e6e6 !important;
	text-decoration: none;
}

ul.jazz li:hover{
	background-color: #600f13;
	
}

/* @end */