/*Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version 0.12.1*/
/*reset.css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/*fonts.css*/
body{font:13px "Lucida Grande",arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}

/*grids.css*/
body{text-align:center;}
#ft{clear:both;}
#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}
#doc2{width:73.074em;*width:71.313em;min-width:950px;}
#doc3{margin:auto 10px;width:auto;}
.yui-b{position:relative;}
.yui-b{_position:static;}
#yui-main .yui-b{position:static;}
#yui-main{width:100%;}
.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}
.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}
.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}
.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}
.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}
.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}
.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}
.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}
.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}
.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}
.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}
.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}
.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}
.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}
.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}
#yui-main .yui-b{float:none;width:auto;}
.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}
.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}
.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}
.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}
.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}
.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}
.yui-gc div.first,.yui-gd .yui-u{width:66%;}
.yui-gd div.first{width:32%;}
.yui-ge .yui-u{width:24%;}
.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}
.yui-gf div.first{width:24%;}
.yui-ge div.first{width:74.2%;}
#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

/* hack? */

/* main yl styles */
/* dk blue: 044974
   md blue, links + headers: 006699
*/
td {
	vertical-align:top;
}
a:link, a:visited {
	color:#069;
}
a:hover {
	text-decoration:none;
}

#main-body {
	margin:auto;
	text-align:left;
	width:73.84em;*width:72.06em; /* STOP CHANGING THIS  lol */
	min-width:960px;
}
strong {
	font-weight:bold;
}

/* top navigation section */
#top-nav {
	font-size:85%;
	height:23px;
	background-color:#044974;
	color:#fff;
}
#top-nav ul {
	list-style-type:none;
	padding-left:10px;
}

#top-nav ul li {
	float:left;
	height:23px;
	line-height:23px;
	margin-right:5px;
}

#top-nav a {
	color:#fff;
	height:23px;
	text-decoration:none;
}

#quick-search {
	height:23px;
	line-height:23px;
	text-align:right;
	padding-right:10px;
}

#search-query {
	width:215px;
	border:0;
	height:1em;
	padding:2px;
}

/* logo header area */
h1#main-title {
	width:396px;
	height:57px;
	background: url(/i/layout/sprites-large.gif) no-repeat;	
	margin:10px 0;
}
h1#main-title a {
	display:block;
	width:396px;
	height:57px;
	text-indent:-999em;
	text-decoration:none;
}

#main-phone {
	width:258px;
	height:40px;
	background: url(/i/layout/sprites-large.gif) 0px -57px no-repeat;
	text-indent:-999em;
	margin:10px 0;
	margin: 17px 0 17px 200px;
}

/* main navigati{on area */
#nav-primary ul {
	list-style-type:none;
	height:27px;
	background: url(/i/layout/nav-bg.gif) repeat-x;
}

#nav-primary li {
	float:left;
	height:27px;
	line-hight:27px;
	_display:inline;
}

#nav-primary li a:link, #nav-primary li a:visited {
	color:#000;
	font-size:85%;
	text-decoration:none;
	display:block;
	_display:inline;
	height:26px;
	line-height:27px;
	padding: 0 5px;
	border-right:1px solid #fff;
	border-left:1px solid #939ca4;
	/*text-transform:uppercase; */
}
#nav-primary li a:hover {
	text-decoration:underline;
}
#nav-primary li a.fl { border-left:0;}
#nav-primary li a.ll { border-right:0;}

#nav-secondary ul {
	list-style-type:none;
	height:28px;
	background: url(/i/layout/nav-bg.gif) 0 -27px repeat-x;
}

#nav-secondary li {
	float:left;
	padding-top:5px;
}

#nav-secondary li a:link, #nav-secondary li a:visited {
	color:#fff;
	font-size:85%;
	text-decoration:none;
	border-right:1px solid #fff;
	padding: 0 8px;
}
#nav-secondary li a:hover {
	text-decoration:underline;
}
#nav-secondary li a.ll { border-right:0;}


/* case form div */
#case-form {
	width:211px;
	border:1px solid #f17419;
	padding:0 8px;
	padding-top:45px;
	background: #e98629 url(/i/layout/sprites-large.gif) 0 -153px no-repeat;
	font-size:85%;
	color:#fff;
	text-transform:uppercase;
}

#case-form p, #contact-case-form p {
	line-height:1.4em;
	margin-bottom:0.5em;
}

#contact-case-form {
	border:2px solid #fff;
	background:#e2e2e2;
	padding:0.5em;
}
.form-area {
	background:#D8DCDF;
}
#form_name {
	font-size:130%;
	font-weight:bold;
	text-align:center;
	margin-bottom:0.5em;
	color:#000;
}
#contact-case-form .ftext, #contact-case-form .ftextarea,
#contact-case-form .fselect, #contact-case-form .ftext_small {
	border:1px solid #777;
}  
input.fradio, input.fcheckbox {
	margin-right:5px;
} 

#email_address_catch {
	display:none;
}

.ftext, .ftextarea {
	border:1px solid #036317;
	padding:2px;
	width:90%;
}
.ftext_small, .fselect {
	padding:2px;
	border:1px solid #036317;
}

/* news areas */

#home-top-news {
	margin:1em 0;
}

#yl-logo-small {
	width:206px;
	height:29px;
	background: url(/i/layout/sprites-large.gif) -258px -57px no-repeat;
	margin:1em 0;
}

#news-stories h3 {
	position:relative;
	background:#D8DCDF;
	padding:0.3em;
	color:#000;
	font-size:100%;
	font-weight:bold;
	border-top:1px solid #15557D;
	border-bottom:1px solid #15557D;
	margin-bottom:0.7em;
	zoom:1;
}
div.news-item {
	margin-bottom:1em;
}

div.news-item p {
	text-align:justify;
	line-height:1.35em;
	margin-bottom:1.45em;
}

div.news-item h4 {
	font-size:115%;
	color:#069;
	font-family:"lucida grande",verdana;
}

div.news-item h4 a { text-decoration:none;}
div.news-item h4 a:hover { text-decoration:underline;}

div.news-item h5 {
	font-size:85%;
	color:#777;
	margin-bottom:0.5em;
}

h3 span.n-title {
	float:left;
	margin-right:20px;
}
h3 span.n-title a {
	text-decoration:none;
}

h3 span.rss-link {
	float:right;
}
span.rss-link a {
	display:block;
	background: url(/i/layout/sprites-small.gif) -118px -18px no-repeat;
	width:15px;
	height:15px;
	text-indent:-999em;
}

#news-stories h3:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#quick-links h3 {
	font-size:129%;
	color:#000;
	margin-bottom:0.2em;
	font-family:"Lucida Grande", verdana;
}
#quick-links div.ql-desc {
	background:#D8DCDF;
	padding:3px;
	border-top:1px solid #f17419;
	font-size: 85%;
	margin-bottom:0.4em;
}

#quick-links div.ql-section {
	margin-bottom:2.5em;
}

#quick-links span.ql-section-date {
	display:block;
	font-size:85%;
	color:#777;
}

#quick-links .ql-section-item {
	margin:1em 0 0.5em 0;
	font-size:100%;
}
#quick-links .ql-section-item ul {
	list-style-type: square;
	margin:0 0 1.2em 1.2em;
	padding-left:20px;
}
#quick-links .ql-section-item p {
	margin-bottom:1.2em;
}
#quick-links div.ql-desc p {
	font-size:85%;
	line-height:1.2em;
}

#quick-links div.ql-section-item br {
	margin-bottom:0.3em;
}

div.more-link {
	margin-bottom:1em;
}

/* content area */
#content-area {
	margin:1em 0;
}
#bd-hd h2 {
	color:#E98629;
	text-transform:uppercase;
	font-size:189%;
	_font-size:25px;
	margin:0;
	line-height:165%;
}

#bd-hd h3 {
	color:#E98629;
	font-size:134%;
	margin:0;
	line-height:134%;
}
#bd-hd {
	border-bottom:2px solid #c1c1c1;
	margin-bottom:0.7em;
}
#bd-hd div.yui-u {
	Xtext-align:right;
}
#bd-hd div.first {
	text-align:left;
}
img.hd-img {
	border:1px solid #777;
}
#breadcrumb {
	margin-bottom:0.5em;
	padding:0.5em;
	padding-left:0;
	border-bottom:2px solid #c1c1c1;
}
#bad-medicine {
	margin:0.5em 0;	
}

#xml-headlines a{
	width:94px;
	height:15px;
	display:block;
	background: url(/i/layout/sprites-small.gif) no-repeat -96px 0;
	text-indent:-999em;
	margin-top:5px;
}
#content-default, #content-default * {
	line-height:1.6em;
}
#content-default h1, #content-default h2, #content-default h3,
#content-default h4, #content-default h5 {
	line-height:1.14em;
	margin-bottom:0.8em;
	font-weight:bold;
}
#content-default h4 {
	font-size:112%;
}
#content-default h2 {
	text-transform:none;
	font-size:122%;
}
#content-default h3 {
	font-size:122%;
	color:#8F3E03;	
	font-weight:bold;
}
#content-default h3 a{
	color:#8F3E03;	
	font-weight:bold;
	text-decoration:none;
}
#content-default p {
	margin-bottom:1.5em;
	line-height:1.6em;
}
#content-default ul, #content-default ol {
	margin-left:1.5em;
}
#content-default ul {
	list-style-type:square;
}
#content-default ol {
	list-style-type:decimal;
}
#content-default ul li {
	margin-bottom:1em;
}
#content-default h2 {
	font-size:136%;
	color:#8F3E03;
	font-weight:bold;
}

/* home news feature */
#news-feature {
	position:relative;
}
.news-feature {	
	border: 1px solid #044974;
	border-bottom:0;
	height:214px;	
}

#news-feature h1 {
	font-size:164%;
	color:#000;
	padding:1em 0 0 1em;
	width:80%;
}

#news-feature p {
	width:80%;
}

div.feature-desc {
	margin: 0 0 0 1.3em;
}

div.feature-more{
	margin: .8em 0 0 1.8em;
}
.feature-desc {
	padding:3px
}
div.feature-desc p {
	font-size:100%;
	color:#000;
	padding:3px;
}
div.feature-more a {
	width:95px;
	height:17px;
	background: url(/i/layout/sprites-small.gif) no-repeat;
	display:block;
	text-indent:-999em;
}

#leadins {
	background: #e98629 url(/i/layout/leadin.gif) repeat-x;
	zoom:1;
	text-align:center;
	border:1px solid #044974;
	border-top:0;
	position:absolute;
	top:214px;
}
#leadins:after {
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
	display:block;
}

#leadins {
	list-style-type:none;
	zoom:1;
}

#leadins li {
	float:left;
	border-right:1px solid #EFA168;
	border-left:1px solid #8F3E03;
}
#leadins li a {
	display:block;
	color:#fff;
	text-align:center;
	padding:8px 3px;
	font-size:85%;
}
#m-news h3 {
	color:#DC630A;
	font-size:107%;
	font-weight:bold;
}
div.m-news-section {
	font-size:85%;
	zoom:1;
	margin-bottom:1em;
}
div.m-news-section p {
	text-align:justify;
}
div.m-news-section h4 {
	color:#044974;
	font-size:100%;
}
div.m-news-section a {
	color:#DC630A;
	color:#044974;
	font-weight:bold;
	text-decoration:none;
}
div.m-news-section img {
	float:left;
	margin:3px 3px 0 0;
	border:1px solid #369;
}
div.m-news-section:after {
	content:".";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}

#r-news h3 {
	color:#DC630A;
	font-size:127%;
	font-weight:bold;
	text-align:center;
	margin-bottom:0.3em;
}
#r-news-desc {
	font-size:85%;
}
#r-news-image {
	border: 1px solid #044974;
	margin:0.3em 0;
}
#r-learn-more {
	margin:0.5em 0;
}
#r-learn-more a {
	display:block;
	text-indent:-999em;
	background: url(/i/layout/sprites-small.gif) 0 -17px no-repeat ;
	width:87px;
	height:13px;
}

/* bottom */
#ft {
	padding-bottom:1em;
}
#awards {
	width:100%;
	margin: 1em auto;
	height:134px;
	background: url(/i/layout/awards.gif) center top no-repeat;
	border-top:3px solid #044974;
}

#bottom-search {
	border-top:1px solid #15557d;
	border-bottom:1px solid #15557d;
	background:#d8dcdf;
	padding-left:5px;
}

#b-search {
	height:25px;
	line-height:25px;
}

#b-query {
	border:0;
	padding:2px;
	width:380px;
	border:1px solid #555;
}

#blogo {
	width:460px;
	height:25px;
	background: url(/i/layout/sprites-large.gif) 0 -97px no-repeat;
}

#bottom-nav {
	text-align:center;
	font-size:90%;
	color:#000;
	border-bottom:3px solid #f17419;
	padding:1em 0;
}
#bottom-nav span {
	font-size:xx-small;
}

#bottom-nav a {
	color:#000;
	text-decoration:none;
	font-size:100%;
	text-transform:uppercase;
	margin: 0 0.2em;
}

/* search results */
.search-results ol {
	list-style-type: decimal;
	margin-left:10px;
	padding-left:10px;
}
.search-results li {
	margin:0.5em 0;
}

/* misc */
#info-pack {
	text-align:left;
}
#info-pack a {
	text-indent:-999em;
	text-align:left;
}
a.info_package {
	background:#e98629 url(/i/layout/sprites-large.gif) 0px -122px no-repeat;
	text-decoration:none;
	text-indent:-999em;
	height:32px;
	width:223px;
	display:block;
	margin-bottom:1em;	
	margin-left:240px;
}

#pa-list h3 {
	background:#D8DCDF;
	border-top:1px solid #036;
	border-bottom:1px solid #036;
	padding:0.3em;
	font-size:100%;
	margin:0.5em 0;
	font-weight:bold;
}

#pa-list table td div {
	margin:0 0.3em 0.3em 0.3em;
}

#pa-news-title {
	background:#044974 url(/i/layout/page.gif) 5px 3px no-repeat;
	margin:1em 0 0.5em 0;
	border-top:1px solid orange;
	padding:0.3em;
	padding-left:25px;
}
#pa-news-title span {
	font-size:130%;
	color:#fff;
	font-weight:bold;
}
#search-form {
	border-bottom:2px solid #D8DCDF;
	padding:0.5em;
	padding-top:0;
	margin-bottom:0.5em;
	text-align:center;
}

table.practice_area_list td a:hover {
	color:orange;
}

.injurytalk .news-item{
	float:left;
	margin-right:5px;
	width:230px;
	}
	
.injurytalk .news-item ul{
	
	}
	
.injurytalk .news-item h4{
	font-size:90%;
	color:#fff;
	display:block;
	background-color:#069;
	height:20px;
	padding:3px 0 0 5px;
	margin:0 0 5px 0;
	}
/* subnav section */
div#subnav {
	background:#044974;
	padding:4px;
	zoom:1;
	color:#fff;
	text-align:center;
}	
div#subnav:after {
	content:".";display:block;height:0;clear:both;visibility:hidden;
}

div#subnav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:77%;
}
div#subnav ul li {
	float:left;	
	border-right:1px solid #fff;
	Xmargin:0 0.3em;
	padding:0 0.5em;
}
div#subnav ul li.li-last {
	border:0;
}
div#subnav ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
}
div#subnav ul li a:hover {
	color:#fff;
	text-decoration:underline;
	display:block;
	background:#147EAB;
}
div#subnav ul#background-ul {
	margin-left:2em;
}
p.home-logo-awards {
	clear:left;	
	zoom:1;
}
p#award-dragon {
	background: url(/images/layout/lawdragon.gif) no-repeat;
	height:70px;
	padding-left:75px;
	font-size:77%;
}
p#award-av {
	background: url(/images/layout/av-rated.jpg) no-repeat;
	padding-left:171px;
	font-size:77%;
	height:50px;
}
p.home-logo-awards:after {
	content:".";display:block;height:0;clear:both;visibility:hidden;
}

#section-2, #section-3, #section-4 {
	display:none;
}