@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1;}

ol, ul { list-style: none;}

blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}

/* remember to define focus styles! */
:focus { outline: 0;}

/* remember to highlight inserts somehow! */
ins { text-decoration: none;}
del { text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */

body { 
	font: 13px Arial, Helvetica, sans-serif; 
	line-height: 19px; 
	background:url(images/top-bg-in.gif) repeat-x;
	text-align: left;
}
body#home {
	background:url(images/top-bg.gif) repeat-x;
}

a {
	color: #2b97f3;
	text-decoration: none;
}
a:hover {
	color: #e4972d;
}
h1 { 
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	border-bottom: 1px #c0c0c0 solid; 
	padding: 34px 0 0 25px;
	margin: 0 0 28px 0;
	text-align: left;
	color: #0d3d62;
	line-height: 22px;
	}
	
	h1 a {
		text-decoration: none;
	}
h2 {
	font: normal 20px "Times New Roman", Times, serif;
	color: #0054a6;
	text-align: center;
	margin: 0px 0;
	line-height: 32px;
	/* border-top: 1px #D0D0D0 dotted;
	border-bottom: 1px #D0D0D0 dotted; */
	padding: 0px;
}
h2 a {
	color: #0054a6;
	text-decoration: none;
}
h2 a:hover {
	color: #2b97f3;
	text-decoration: none;
}
/* h2 span {
	font: normal 18px Tahoma, Geneva, sans-serif;
	color: #1e4767;
	line-height: 22px;
}

h2 span.sub {
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #999;
	line-height: 24px;
} */
h3 {
	color: #649FCD;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 18px 0;
	padding: 10px 0 0 0;
	text-align: left;
	border-bottom: dotted #ccc 1px;
	line-height: 19px;
}
h4 { 
	color:#333;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 10px 0;
	line-height: 26px;
}
h5 {
	color: #e4972d;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	margin: 20px 0 10px 0;
	line-height: 21px;
}
h6 {
	font: normal 18px "Times New Roman", Times, serif;
	color: #990000;
	margin: 10px 0;
	line-height: 18px;
	border-bottom: 1px #D0D0D0 dotted;
	padding-bottom: 3px;
}
h7{
	color: #649FCD;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 19px;
}
p {
	padding: 10px 0;
}
ol {
	list-style: decimal ;
	margin: 0 20px 0 0;
	padding: 0 0 20px 0;
}
ul {
	margin: 0 20px 0 0;
	padding: 0 0 20px 0;
}
li {
	margin: 10px;
}
.info li {
	list-style: disc;
}
noscript {
	color: #ff0000;
	font-size: 11px;
}
.fs24 {
	font-size: 24px;
}
.redhd {
	font: normal 27px "Times New Roman", Times, serif;
	color: #990000;
	line-height: 32px;
	
	padding: 20px;
}
.bluehd {
	font: normal 18px Tahoma, Geneva, sans-serif;
	color: #1e4767;
	line-height: 22px;
}
.grayhd {
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #999;
	line-height: 24px;
}

.link-txt {
	display: none;
}
	
/*** *** HEADER *** ***/
#head-bg {
	width: 1074px;
	background: url(images/header-bg.jpg) no-repeat left top;
	position: relative;
}
#head-wrap {
	width: 924px;
	height: 446px;
	margin: 0 75px;
}
#logo-cta {
	width: 924px;
	height: 122px;
	background: url(images/logo-cta.png) no-repeat center top;
	behavior: url(iepngfix.htc);
	}
	
	#logo-cta a {
		width: 924px;
		height: 122px;
		display: block;
	}
#header {
	width: 692px;
	height: 261px;
	padding: 52px 0 14px 230px;
}
/*** *** INSIDE HEADER *** ***/
#head-bg-in {
	width: 1074px;
	background: url(images/header-bg-in.jpg) no-repeat left top;
	position: relative;
}
#head-wrap-in {
	width: 924px;
	height: 299px; /* 299 446 481*/
	margin: 0 75px;
}
#logo-cta-in {
	width: 924px;
	height: 122px;
	background: url(images/logo-cta.png) no-repeat center top;
	behavior: url(iepngfix.htc);
	}
	
	#logo-cta-in a {
		width: 924px;
		height: 122px;
		display: block;
	}
#header-in {
	width: 692px;
	height: 261px;
	padding: 52px 0 14px 230px;
}
/*** *** BOOK HEADER *** ***/
#head-wrap-book {
	width: 924px;
	height: 119px; /*446 481*/
	margin: 0 75px;
}
#logo-cta-book {
	width: 924px;
	height: 122px;
	background: url(images/logo-cta.png) no-repeat center top;
	behavior: url(iepngfix.htc);
	}
	
	#logo-cta-book a {
		width: 924px;
		height: 122px;
		display: block;
	}
#header-book {
	width: 692px;
	height: 261px;
	padding: 52px 0 14px 230px;
}
#pdfBook {
	width: 136px;
	height: 192px;
	background: url(images/pdfCover-motorcycle.png) no-repeat center top;
	behavior: url(iepngfix.htc);
	float: right;
	margin: 0 0 20px 20px;
	
}
#free-info {
	padding: 18px 65px;
	}
	
	#free-info .auto a, #free-info .truck a, #free-info .motorcycle a{
		width: 158px;
		height: 236px;
		float: left;
		display: block;
	}
	
	#free-info .auto a {
		background: url(images/head-auto.png) no-repeat top left;
		behavior: url(iepngfix.htc);
	}
	
	#free-info .auto a:hover {
		background: url(images/head-auto-h.png) no-repeat top left;
		behavior: url(iepngfix.htc);
	}
	
	#free-info .truck a {
		background: url(images/head-truck.png) no-repeat top left;
		behavior: url(iepngfix.htc);
		margin: 0 44px;
	}
	
	#free-info .truck a:hover {
		background: url(images/head-truck-h.png) no-repeat top left;
		behavior: url(iepngfix.htc);
	}
	
	#free-info .motorcycle a {
		background: url(images/head-motorcycle.png) no-repeat top left;
		behavior: url(iepngfix.htc);
	}
	
	#free-info .motorcycle a:hover {
		background: url(images/head-motorcycle-h.png) no-repeat top left;
		behavior: url(iepngfix.htc);
	}
	
	
	
#downloadBtn {
	width: 602px;
	height: 279px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
	text-align:left;
	vertical-align: text-top;
}
a.downloadBtn {
	display: block;
	width: 257px;
	height: 65px;
	margin: 214px 0px 0px 345px;
	background: url("images/downloadBtn.gif") no-repeat left top;
}
	 
a.downloadBtn:hover {
	background: url("images/downloadBtn.gif") no-repeat left bottom;
}
#downloadBtnIn {
	width: 679px;
	height: 157px;
	overflow: hidden;
	float: left;
	text-align:left;
	vertical-align: text-top;
}
a.downloadBtnIn {
	display: block;
	width: 257px;
	height: 61px;
	margin: 96px 0px 0px 422px;
	background: url("images/downloadBtnIn.gif") no-repeat left top;
}
	 
a.downloadBtnIn:hover {
	background: url("images/downloadBtnIn.gif") no-repeat left bottom;
}
	
	
/*** *** MAIN AREA *** ***/
#main-bg {
	width: 1074px;
	background: url(images/side-bg.gif) no-repeat 727px 14px;
	position: relative;
	z-index: 200;
}
#main-wrap {
	width: 1074px;
	background: url(images/main-wrap-bg.jpg) no-repeat left top;
	position: relative;
	z-index: 300;
}
#main {
	width: 924px;
	margin: 0 75px;
}
#contact-main {
	float: left;
	width: 624px;
}

/*** MAIN CONTACT ***/
#contact {
	width: 624px;
	height: 91px;
	}
	
	#contact-wrap {
		width: 624px;
		height: 62px;
		margin: 14px 0 0 0;
	}
	
	#contact-head {
		width: 173px;
		height: 62px;
		background: url(images/contact-head.gif) no-repeat left center; 
		float: left;
	}
	
	#contact-form {
		width: 167px;
		height: 62px;
		float: left;
		margin: 0 25px 3px 0;
		}
	
		#contact input.iform {
			width: 167px;
			height: 17px;
			border: 1px #fff solid;
			background: url(images/input-bg.jpg) no-repeat top left;
			margin: 0 0 3px 0;
			padding: 0 0 0 3px;
		}
				
	#case-details {
		width: 190px;
		height: 62px;
		float: left;
		margin: 0 20px 0 0;
		}
	
		#contact textarea.tform {
			width: 188px;
			height: 62px;
			border: 1px #fff solid;
			background: url(images/input-bg.jpg) no-repeat top left;
			padding: 0 0 0 3px;
		}
	
	#submit-form {
		height: 62px;
		text-align: center;
		}
	
		#contact .sbutton {
			width: 48px;
			height: 17px;
			background: url(images/sbutton.gif) no-repeat bottom left;
			margin: 23px 0 5px 0;
			border: 0;
		}
	
		#contact .rbutton {
			width: 48px;
			height: 17px;
			background: url(images/rbutton.gif) no-repeat bottom left;
			border: 0;
		}
/*** CONTENT FORMS ***/
.shortform, .form, .spamform {
	background: url(images/input-bg.jpg) no-repeat top left;
	border: none;
}
.subhead {
	text-align: right;
	vertical-align: top;
}
.subhead2 {
	font-size: 12px;
}
.affirm {
	font-size: 11px;
}
	
/*** CONTENT ***/
	
#content {
	width: 624px;
	background: url(images/content-bg.gif) no-repeat left top;
	margin: 0 0 40px 0;
}
#content p {
	padding: 10px 0;
}
#content ol {
	list-style: decimal ;
	margin: 0 20px;
}
#content li {
	margin: 10px;
}
#c2 {
	padding: 10px 38px 10px 80px;
	text-align: justify;
}
#content-videos {
	width: 624px;
	margin: 0 0 40px 0;
}
#content-videos p {
	padding: 10px 0;
}
#content-videos ol {
	list-style: decimal ;
	margin: 0 20px;
}
#content-videos li {
	margin: 10px;
}
#c2-videos {
	padding: 10px 10px 10px 0px;
	text-align: justify;
}

/*** *** SIDEBAR *** ***/
#sidebar {
	width: 272px;
	float: right;
	margin: 14px 0 0 0;
	position: relative;
	z-index: 600;
	text-align: left;
}
#feature-video {
/*	background: url(images/feature-video.png) no-repeat center top; 
	behavior: url(iepngfix.htc); */
	width: 272px;
	height: 190px;
	margin: 12px 0 0;
	
	padding: 0 0 20px 1px;
	
	text-align: center;
	
	color: #fff;
	
}
#feature-video2 {
	background: url(images/feature-video.png) no-repeat center top;
	behavior: url(iepngfix.htc);
	width: 272px;
	height: 182px;
	margin: 12px 0 0 0;
	
	padding: 0 0 20px 0;
	
	text-align: center;
	
	overflow: hidden;
	
}
#feature-video2 script {
	margin: -55px 0 0 0;
}
#help-links {
	width: 272px;
	background: url(images/helpInfo-links.png) no-repeat top center;
	behavior: url(iepngfix.htc);
	padding: 58px 0 0 0;
	margin: 30px 0 0 0;
	}
	
#helpMore-links {
	width: 272px;
	height: 50px;
	background: url(images/help-links.png) no-repeat top center;
	behavior: url(iepngfix.htc);
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	}
		
	#help-link {
		margin: 0 0 0 11px;
		height: 44px;
		padding: 14px 0 0 83px;
	}
	
	#help-link a {
		font-family: Verdana, Geneva, sans-serif;
		color: #fff5db;
		text-decoration: underline;
	}
	
	#help-link a:hover {
		color: #ff9a2f;
	}
	
	.lung {
		background: url(images/help-lung.jpg) no-repeat top left;
	}
	
	.blog {
		background: url(images/help-blog.jpg) no-repeat top left;
	}
	
	.faq {
		background: url(images/help-faq.jpg) no-repeat top left;
	}
	
	.news {
		background: url(images/help-news.jpg) no-repeat top left;
	}
	
	
	.cntct {
		background: url(images/help-contact.jpg) no-repeat top left;
	}
	
	.familylaw {
		background: url(images/help-family.jpg) no-repeat top left;
	}
	
	.pfirm {
		background: url(images/help-injury.jpg) no-repeat top left;
	}
.sidebar-dots {
	width: 272px;
	height: 3px;
	background: url(images/sidebar-dots.gif) no-repeat top left;
	margin: 20px 0;
}
#sidebar-links {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}
#sidebar-links a {
	font-family: Verdana, Geneva, sans-serif;
	color: #fff5db;
	text-decoration: underline;
}
#sidebar-links a:hover {
	color: #ff9a2f;
}
#sidebar-links li {
		background: url(images/arrowSides.gif) no-repeat left 3px;
		padding: 0px 0px 10px 20px;
		margin: 0px 0px 0px 0px;;
}

/*** *** FOOTER *** ***/
#bottom {
	height: 566px;
	background: url(images/foot-bg.gif) repeat-x bottom left;
}
#foot-wrap {
	width: 1074px;
}
#footer {
	width: 924px;
	margin: 0 75px;
	text-align: left;
	background: url(images/sidebar-bot.gif) no-repeat top right;
}
#contact-info {
	color: #737474;
	padding: 0 276px 0 10px;
	margin: 0;
	vertical-align: bottom;
	
	text-align: center;
}
#practice-areas {
	width: 580px;
	height: 153px;
	background: url(images/practice-areas.gif) no-repeat 34px 0px;
	padding: 0 0 0 34px;
	margin: 24px 0 0 0;
	
	font-size: 11px;
	}
	
	#practice-areas .col1, #practice-areas .col2, #practice-areas .col3 {
		width: 180px;
		float: left;
		margin: 34px 0 0 0;
	}
	
	#practice-areas .col1 {
		width: 200px;
		
	}
	
	#practice-areas li {
		background: url(images/bullet-double.jpg) no-repeat center left;
		padding: 0 0 0 16px;
		margin: 0;
	}
	
	#practice-areas .col2 {
		width: 190px;
		padding: 0 5px;
	}
	
	#practice-areas a {
		color: #081821;
		text-decoration: none;
	}
	
	#practice-areas a:hover {
		text-decoration:underline;
	}
#proud {
	width: 890px;
	height: 123px;
	margin: 40px 0 0 34px;
	}
	
	#proud-members {
		width: 590px;
		background: url(images/proud-members.gif) no-repeat top left;
		padding: 22px 0 0;
		float: left;
	}
	
	#proud-sponsors {
		width: 270px;
		background: url(images/proud-sponsors.gif) no-repeat top left;
		padding: 36px 0 0;
		float: right;
	}
	
	#proud-sponsors .nmss a{
		background: url(images/spons-nmss.jpg) no-repeat top left;
		width: 98px;
		height: 76px;
		display: block;
		float: left;
	}
	#proud-sponsors .modbfb a{
		background: url(images/spons-modbfb.jpg) no-repeat top left;
		width: 148px;
		height: 76px;
		display: block;
		float: right;
	}
#nav-bot {
	width: 890px;
	margin: 20px 0 0 29px;
	color: #8ecdff;
	
	text-align: center;
	}
	
	#nav-bot a {
		margin: 0 6px;
		color: #8ecdff;
		text-decoration: none;
		font-size: 12px;
	}
	
	#nav-bot a.first {
		margin: 0 6px 0 0;
		color: #8ecdff;
		text-decoration: none;
		font-size: 12px;
	}
	
	#nav-bot a.last {
		margin: 0 0 0 6px;
		color: #8ecdff;
		text-decoration: none;
		font-size: 12px;
	}
	
	#nav-bot a:hover {
		color: #fff;
	}
#disclaimer {
	width: 890px;
	margin: 20px 0 10px 34px;
	font-size: 10px;
	color: #fff;
	line-height: 13px;
	}
	
	#disclaimer p {
		margin: 0 0 10px 0;
		padding: 0;
	}
	
	#disclaimer a {
		color: #8ecdff;
	}
	
	#disclaimer a:hover {
		color: #fff;
	}
	
/*********** #Video Page Styles ***********/ 
h5#vidTitle {
	font-size: 14px;
	line-height: 14px;
	color: #4b5761;
	font-weight: bold;
	margin: 40px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
}
h5#vidTitle a {
	color: #4b5761;
	text-decoration: none;
}
h5#vidTitle a:hover {
	color: #4b5761;
}
#video-menu {
	width: 550px;
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	
}
#video-top {
	width: 550px;
	height: 27px;
	float: left;
	margin: 0px 0px 0px 0px;
}
a#video-active {
	width: 105px;
	height: 27px;
	display: block;
	float: left;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	padding: 2px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
}
a:hover#video-active {
	color: #cccccc;
}
a.video-cat {
	width: 105px;
	height: 27px;
	display: block;
	float: left;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	padding: 2px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
}
a:hover.video-cat {
	color: #cccccc;
}
#video-mid {
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	font-weight: bold;
}
#video-mid img {
	border: none;
	list-style: none;
}
#video-mid ul{
	list-style: none;
	margin: 12px 0px 0px 9px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
#video-mid ul li{
	background:none;
}
#video-mid p {
	margin: 0px 20px 10px 20px;
	padding: 6px 6px 3px 6px;
}
#video-mid h2 {
	margin: 0px 0px 10px 10px;
}
#vidList-general {
	display: block;
}
#vidList-movehicles {
	display: none;
}
#vidList-medical {
	display: none;
}
#vidList-insurance {
	display: none;
}
#vidList-practice {
	display: none;
}
#video-bot {
	width: 550px;
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

/** NAV BAR **/

#nav {
	width: 924px;
	height: 32px;
	background: url(images/nav-bg.jpg) no-repeat center top;
	text-align: center;
}
ul.navLinks {
	white-space: nowrap;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
.navLinks li {
	display: inline;
	list-style-type: none;
	padding-right: 18px;
	padding-left: 18px;
}
.navLinks a:link, .navLinks a:visited {
	color: #FFFFFF;
}
.navLinks a:hover, .navLinks a:active {
	color: #ddf2ff;
}


/**************************************************************
	Image Menu
	v 2.2
**************************************************************/
#imwrap {
	width: 584px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#imageMenu {
	position: relative;
	width: 584px;
	height: 96px;
	overflow: hidden;
	margin: 0px;
	border: 2px solid #55626f;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 96px;
	width: 1128px;
}
#imageMenu ul li {
	float: left;
	list-style: none;
	margin: 0;
}
#imageMenu ul li a {
	text-indent: -1200px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #55626f;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:83px;
	height: 96px;
}
#imageMenu ul li.aaj a {
	background: url(images/ps-aaj.jpg) repeat scroll 0%;
}
#imageMenu ul li.apitla a {
	background: url(images/ps-apitla.jpg) repeat scroll 0%;
}
#imageMenu ul li.mdaf a {
	background: url(images/ps-mdaf.jpg) repeat scroll 0%;
}
#imageMenu ul li.mobar a {
	background: url(images/ps-mobar.jpg) repeat scroll 0%;
}
#imageMenu ul li.mh a {
	background: url(images/ps-mh.jpg) repeat scroll 0%;
}
#imageMenu ul li.mata a {
	background: url(images/ps-mata.jpg) repeat scroll 0%;
	width: 256px;
}
#imageMenu ul li.amreg a {
	background: url(images/ps-amreg.jpg) repeat scroll 0%;
}
.clear {
	clear: both;
}
/*************************************************************/