/* kill browser defaults
 * ------------------------------------------------------------------------- */
ul { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1.0em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0px; padding:0px; }

a img,:link img,:visited img,fieldset { border:none; }




/* global elements
 * ------------------------------------------------------------------------- */
body {
	background:#fff;
	text-align:center;
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#05437c;
	}
body#send-site { background:#EBF5FF; }

/* blockquote { margin:10px 50px 0 60px; } */

h1 { font-size:1.0em; }
h2 { font-size:1.0em; }
h3 { font-size:1.0em; }

h1 span,h2 span,h3 span	{ display:none; }

a { outline:none; }

a:link,a:visited { color:#05437c; text-decoration:underline; }
a:hover,a:active { color:#096bc6; text-decoration:none; }




/* main framework
 * ------------------------------------------------------------------------- */
body#index #wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:776px;
	margin:0px auto;
	text-align:left;
	}
#wrap {
	background:url("../images/bg-wrap-sub.jpg") repeat-y;
	width:776px;
	margin:0px auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:38px;
	}
	#masthead a {
		position:absolute;
		width:278px;
		height:36px;
		top:0px;
		left:12px;
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- [for index layout] */
body#index #column-left {
	width:232px;
	float:left;
	}
	body#index #column-left p, body#index #column-left h1, body#index #column-left h2, body#index #column-left h3, body#index #column-left ul, body#index #column-left dl {
		margin:0px 0px 10px 26px;
		}
		body#index #column-left ul li {
			background:url("../images/bullet.gif") 0px 5px no-repeat;
			padding-left:10px;
			line-height:14px;
			}
			body#index #column-left a:link,a:visited { color:#fff; text-decoration:underline; }
			body#index #column-left a:hover,a:active { color:#05437c; text-decoration:none; }


/* ----- column-center -----  [index page ONLY]   */
body#index #column-center {
	width:286px;
	float:left;
	}
	body#index #column-center p, body#index #column-center h1, body#index #column-center h2, body#index #column-center h3, body#index #column-center ul, body#index #column-center dl {
		margin:0px 0px 10px 15px;
		padding-right:24px;
		}
	body#index #column-center ol {
		margin:0px 0px 10px 34px;
		padding-right:24px;
		}

/* ----- column-right [for index layout] ----- */
body#index #column-right {
	width:258px;
	float:left;
	}
	body#index #column-right p, body#index #column-right h1, body#index #column-right h2, body#index #column-right h3, body#index #column-right dl {
		margin:0px 0px 10px 30px;
		padding-right:24px;
		}




/* ----- column-left ----- [subpages] */
#column-left {
	width:518px;
	float:left;
	}
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl, #column-left ol {
		margin:0 0 10px 33px;
		padding-right:20px;
		}
		#column-left blockquote {
			margin-left:50px;
			margin-right:20px;
			margin-top:10px;
			}
	#column-left h2 { margin-top:30px; }
		#column-left a:link,a:visited { color:#05437c; text-decoration:underline; }
		#column-left a:hover,a:active { color:#096bc6; text-decoration:none; }

	#column-left ol {
		margin-left:50px;
		padding:0;
		}
		#column-left ol li p { margin-left:0;}


/* ----- column-right [subpages] ----- */
#column-right {
	width:258px;
	float:left;
	}
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right dl {
		margin:0px 24px 10px 30px;
		}
		#column-right form, #column-right #menu { margin-left:30px; }
	body#contact #column-right p {
		margin:0px 0px 10px 25px;
		}
	
	#column-right #menu ul li ul {
		margin:0 0 0 5px;
		padding:0; }
	#column-right #menu ul li { margin-bottom: 8px; }
	#column-right #menu ul li ul li { margin-bottom: 0px; }
	#column-right #menu form { margin:0; }



/* ----- bottom-wrap ----- */ 
body#index #bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:110px;
	clear:both;
	width:100%;
	margin-bottom:20px;
	}
#bottom-wrap {
	background:url("../images/bottom-wrap-sub.jpg");
	height:63px;
	clear:both;
	width:100%; /* fix for Safar */
	}



/* header framework
 * ------------------------------------------------------------------------- */
#header, body#index #header-index { height:190px; position:relative; }
	body#index #header-index a {
		background:url("../images/header-button.jpg");
		position:absolute;
		width:160px;
		height:37px;
		top:71px;
		left:455px;
		display:block;
		}
	body#index #header-index a:hover {
		background-position:0px -37px;
		}

	body#index #header-index { background:url("../images/random/header-index-03.jpg"); }
	body#index #header-index a span { display:none; }

/*************************/
	body#about #header{ background:url("../images/header-about.jpg"); }
	body#clients #header { background:url("../images/header-clients.jpg"); }
	body#practice-areas #header, body#sitemap #header, body#auto #header, body#moto #header, body#drugs #header, body#medical #header, body#personal #header, body#product #header, body#blog #header { background:url("../images/header-practice-areas.jpg"); }
	body#results #header { background:url("../images/header-results.jpg"); }
	body#faq #header { background:url("../images/header-faq.jpg"); }
	body#contact #header, body#thankyou #header { background:url("../images/header-contact.jpg"); }




/* subheads
 * ------------------------------------------------------------------------- */
#subhead { height:49px; }
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#blog #subhead { background:url("../images/subhead-blog.jpg"); }
	body#practice-areas #subhead { background:url("../images/subhead-practice-areas.jpg"); }
	body#results #subhead { background:url("../images/subhead-results.jpg"); }
	body#auto #subhead { background:url("../images/subhead-auto.jpg"); }
	body#moto #subhead { background:url("../images/subhead-moto.jpg"); }
	body#drugs #subhead { background:url("../images/subhead-drugs.jpg"); }
	body#faq #subhead { background:url("../images/subhead-faq.jpg"); }
	body#medical #subhead { background:url("../images/subhead-medical.jpg"); }
	body#personal #subhead { background:url("../images/subhead-personal.jpg"); }
	body#product #subhead { background:url("../images/subhead-product.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#clients #subhead { background:url("../images/subhead-clients.jpg"); }




/* footer
 * ------------------------------------------------------------------------- */
#footer {
	width:776px;
	margin:20px auto 20px auto;
	text-align:center;
	}

#footer p {
	color:#05437c;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#05437c; text-decoration:underline; }
#footer a:hover, #footer a:active { color:#096bc6; text-decoration:none; }

#footer ul { margin-top:10px; margin-bottom:10px; }

#footer li {
	padding:0px 3px 0px 5px;
	display:inline;
	border-left:1px solid #05437c;
	}
	#footer li.first { border:none; }


/* ----- global form elements -----  */
form { margin:10px 0 4px 0;}

form label	{ font-size:1.0em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select {
	background-color:#FFF !important;
	border:1px solid #002255;
	color:#002255;
	width:180px; /* 5 pixles smaller than form width !important */ 
	height:17px;
	line-height:18px;
	vertical-align:middle;
	margin-bottom:4px;
	padding-top:2px;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	}
	
select { width:185px; padding:0px; } /* same width as form - !important  */

textarea { height:90px; overflow:auto; }

#contact_business { display:none; } /* do not remove */ 


/* ----- main contact form ----- */ 
#contact-main, #commentform { margin:20px 0px 10px 0px; }

#contact-main label, #commentform label {
	width:220px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select, #commentform label input, #commentform label textarea, #commentform label select {
	width:170px;
	position:absolute;
	left:110%;
	top:-2px;
	}
	
#contact-main label select, #commentform label select { width:170px; }
	
#contact-main label textarea, #commentform textarea { height:100px; overflow:auto; }

#contact-main p { margin:100px 0px 0px 150px; }
#commentform p { width:475px; margin:0px 0px 10px 33px; }

#contact-main input.checkbox {
	width:17px;
	height:17px;
	}


/* ----- send site form ----- */ 
#send-site-form {
	background:url("../images/title-send-site.jpg") no-repeat;
	width:282px;
	padding-top:45px;
	margin:0px;
	}


/* ----- submit button form elements ----- */ 
input.submit, input.submit-contact-main, input.commentform-submit {
	width:60px;
	height:20px;
	cursor:pointer;
	padding:0px;
	background-color:#ece9d8 !important;
	}

input.submit-contact-main, input.commentform-submit { margin:40px 0px 0px 243px; }
input.commentform-submit {
	margin-top:100px;
	width:120px; }


/* navigation at top of pages [3-buttons]
 * ------------------------------------------------------------------------- */
#nav-top {
	background:url("../images/nav-top.jpg") no-repeat;
	width:776px;
	height:28px;
	margin:0px;
	padding:0px;
	}

#nav-top span { display:none; }

#nav-top li, #nav-top a { height:28px; display:block; width:150px; }

#nav-top li { float:left; list-style:none; display:inline; }

#nav-top-01 { margin-left:7px; }

#nav-top-01 a:hover { background:url("../images/nav-top.jpg")   -7px -28px no-repeat; }
#nav-top-02 a:hover { background:url("../images/nav-top.jpg") -157px -28px no-repeat; }




/* main navigation [index]
 * ------------------------------------------------------------------------- */
body#index #nav-main {
	background:url("../images/nav-main_NEW.jpg") no-repeat;
	width:776px;
	height:46px;
	margin:0px;
	padding:0px;
	}

body#index #nav-main li, body#index #nav-main a { height:31px; display:block; }

body#index #nav-main li { float:left; list-style:none; display:inline; }

body#index #nav-main-01 { width:50px; margin-left:13px; }
body#index #nav-main-02 { width:100px; }
body#index #nav-main-03 { width:100px; }
body#index #nav-main-04 { width:50px; }
body#index #nav-main-05 { width:65px; }
body#index #nav-main-06 { width:75px; }
body#index #nav-main-07 { width:75px; }

body#index #nav-main-01 a:hover { background:url("../images/nav-main_NEW.jpg")  -13px -46px no-repeat; }
body#index #nav-main-02 a:hover { background:url("../images/nav-main_NEW.jpg") -63px -46px no-repeat; }
body#index #nav-main-03 a:hover { background:url("../images/nav-main_NEW.jpg") -163px -46px no-repeat; }
body#index #nav-main-04 a:hover { background:url("../images/nav-main_NEW.jpg") -263px -46px no-repeat; }
body#index #nav-main-05 a:hover { background:url("../images/nav-main_NEW.jpg") -313px -46px no-repeat; }
body#index #nav-main-06 a:hover { background:url("../images/nav-main_NEW.jpg") -378px -46px no-repeat; }
body#index #nav-main-07 a:hover { background:url("../images/nav-main_NEW.jpg") -453px -46px no-repeat; }




/* main navigation [subpages]
 * ------------------------------------------------------------------------- */
#nav-main {
	background:url("../images/nav-main_NEW.jpg") no-repeat;
	width:776px;
	height:46px;
	margin:0px;
	padding:0px;
	}

#nav-main span { display:none; }

#nav-main li, #nav-main a { height:31px; display:block; }

#nav-main li { float:left; list-style:none; display:inline; }

 #nav-main-01 { width:50px; margin-left:13px; }
 #nav-main-02 { width:100px; }
 #nav-main-03 { width:100px; }
 #nav-main-04 { width:50px; }
 #nav-main-05 { width:65px; }
 #nav-main-06 { width:75px; }
 #nav-main-07 { width:75px; }

 #nav-main-01 a:hover { background:url("../images/nav-main_NEW.jpg")  -13px -46px no-repeat; }
 #nav-main-02 a:hover { background:url("../images/nav-main_NEW.jpg") -63px -46px no-repeat; }
 #nav-main-03 a:hover { background:url("../images/nav-main_NEW.jpg") -163px -46px no-repeat; }
 #nav-main-04 a:hover { background:url("../images/nav-main_NEW.jpg") -263px -46px no-repeat; }
 #nav-main-05 a:hover { background:url("../images/nav-main_NEW.jpg") -313px -46px no-repeat; }
 #nav-main-06 a:hover { background:url("../images/nav-main_NEW.jpg") -378px -46px no-repeat; }
 #nav-main-07 a:hover { background:url("../images/nav-main_NEW.jpg") -453px -46px no-repeat; }




/* location navigation [index page]
 * ------------------------------------------------------------------------- */
#location-nav {
	background:url("../images/title-3locations.jpg") no-repeat;
	width:258px;
	height:222px;
	margin:20px 0px 0px 0px;
	padding:52px 0px 0px 0px;
	}

#location-nav span { display:none; }

#location-nav li, #location-nav a { display:block; width:168px; }

#location-nav li { float:left; list-style:none; display:inline; margin-bottom:6px; margin-left:22px; }

#location-nav-01, #location-nav-01 a { height:61px; }
#location-nav-02, #location-nav-02 a { height:71px; }
#location-nav-03, #location-nav-03 a { height:58px; }

#location-nav-01 a:hover { background:url("../images/title-3locations.jpg") -22px -326px no-repeat; }
#location-nav-02 a:hover { background:url("../images/title-3locations.jpg") -22px -393px no-repeat; }
#location-nav-03 a:hover { background:url("../images/title-3locations.jpg") -22px -470px no-repeat; }




/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav-areas {
	background:url("../images/nav-areas.jpg") top left no-repeat;					
	width:233px;		/* Width of buttons, not entite image (or half of entire image) */
	height:394px;		/* Height of entire image */
	margin:0;
	padding:0;
	}

#nav-areas li span { display: none; }

#nav-areas li {
	float:left;
	list-style:none;
	}

#nav-areas li, #nav-areas a { 
	height:65px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav-areas should begin */
#nav-areas-01, #nav-areas-02, #nav-areas-03, #nav-areas-04, #nav-areas-05, #nav-areas-05, #nav-areas-06  { width:233px; }

#nav-areas-01 a:hover { background:url("../images/nav-areas.jpg") -233px  -0px no-repeat; }
#nav-areas-02 a:hover { background:url("../images/nav-areas.jpg") -233px  -65px no-repeat; }
#nav-areas-03 a:hover { background:url("../images/nav-areas.jpg") -233px  -130px no-repeat; }
#nav-areas-04 a:hover { background:url("../images/nav-areas.jpg") -233px  -195px no-repeat; }
#nav-areas-05 a:hover { background:url("../images/nav-areas.jpg") -233px  -260px no-repeat; }
#nav-areas-06 a:hover { background:url("../images/nav-areas.jpg") -233px  -325px no-repeat; }

#ul-title-auto-accidents a, #ul-title-moto-accidents a, #ul-title-medmal a, #ul-title-personal a, #ul-title-product a, #ul-title-drugs a { 
	display:block;
	width:232px;
	height:64px; 
	text-decoration:none;
	}
	
#ul-title-auto-accidents a:hover {background:url("../images/nav-areas-index.jpg") -233px  -0px no-repeat; }
#ul-title-moto-accidents a:hover {background:url("../images/nav-areas-index.jpg") -233px  -65px no-repeat; }
#ul-title-medmal a:hover {background:url("../images/nav-areas-index.jpg") -233px  -133px no-repeat; }
#ul-title-personal a:hover {background:url("../images/nav-areas-index.jpg") -233px  -198px no-repeat; }
#ul-title-product a:hover {background:url("../images/nav-areas-index.jpg") -233px  -263px no-repeat; }
#ul-title-drugs a:hover {background:url("../images/nav-areas-index.jpg") -233px  -327px no-repeat; }

/* maps navigation [vertical]
 * ------------------------------------------------------------------------- */
#nav-maps {
	background:url("../images/nav-maps.jpg") top left no-repeat;					
	width:90px;
	height:265px;
	margin:0px 20px 0px 0px;
	padding:0px;
	float:right;
	}

#nav-maps li span { display:none; }

#nav-maps li {
	float:left;
	list-style:none;
	}

#nav-maps li, #nav-maps a {
	height:83px;
	display:block;
	width:90px;
	}
#nav-maps-01 { margin-top:0px; width:90px; }
#nav-maps-02, #nav-maps-03 { margin-top:8px; width:90px; }

#nav-maps-01 a:hover { background:url("../images/nav-maps.jpg") -90px  -0px no-repeat; }
#nav-maps-02 a:hover { background:url("../images/nav-maps.jpg") -90px  -91px no-repeat; }
#nav-maps-03 a:hover { background:url("../images/nav-maps.jpg") -90px  -182px no-repeat; }




/* classes
 * ------------------------------------------------------------------------- */
div.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

p.back-to-top {
	text-align:left;
	display:block;
	padding-top:20px;
	background:url("../images/arrow.gif") left no-repeat;
	}
	
img.img-left {
	float:left;
	margin:2px 10px 10px 0px;
	}
	
img.img-right {
	float:right;
	margin:5px 0px 5px 10px;
	}

div.go-button {
	margin:20px 0px 20px 15px;
	}
	div.go-button a {
		background:url("../images/go-button.jpg");
		width:34px;
		height:11px;
		display:block;
		}
		div.go-button a:hover {
			background:url("../images/go-button.jpg") 0px -11px;
			}

#column-left ul.bullet-list {
	list-style-type:disc;
	margin-left:70px;
	}

#column-left ul.horizontal-list {
	text-align:center;
	}
	#column-left ul.horizontal-list li {
		padding:0px 3px 0px 5px;
		display:inline;
		border-left:1px solid #05437c;
		}
		#column-left ul.horizontal-list li.first { border:none; }

#column-left ul.image-bullet-list li {
	background:url("../images/bullet2.gif") 0px 5px no-repeat;
	padding-left:10px;
	line-height:14px;
	margin-bottom:5px;
	}

.title-yellow {
	color:#d2a800;
	font-size:1.1em;
	font-weight:bold;
	}

.title-light-blue {
	color:#345fae;
	font-size:1.1em;
	font-weight:bold;
	}

span.error {
	color:#ff0000;
	text-align:center;
	}



/* miscellaneous ids
 * ------------------------------------------------------------------------- */
#ul-title-auto-accidents {
	background:url("../images/ul-title-auto.jpg");
	width:232px;
	height:64px;
	display:block;
	}
	
#ul-title-moto-accidents {
	background:url("../images/ul-title-moto.jpg");
	width:232px;
	height:64px;
	display:block;
	}

#ul-title-medmal {
	background:url("../images/ul-title-medmal.jpg");
	width:232px;
	height:64px;
	display:block;
	}

#ul-title-personal {
	background:url("../images/ul-title-personal.jpg");
	width:232px;
	height:65px;
	display:block;
	}

#ul-title-product {
	background:url("../images/ul-title-product.jpg");
	width:232px;
	height:65px;
	display:block;
	}
	
#ul-title-drugs {
	background:url("../images/ul-title-drugs.jpg");
	width:232px;
	height:65px;
	display:block;
	}

#ul-title-blog, #ul-title-blog a  {
	background:url("../images/ul-title-blog.jpg");
	width:232px;
	height:65px;
	display:block;
	}

#ul-title-blog span {display:none;}	

#ul-title-blog a:hover{
	background:url("../images/ul-title-blog-hover.jpg");
	width:232px;
	height:65px;
	display:block;
	}

#title-14reasons {
	background:url("../images/title-14reasons.jpg");
	width:286px;
	height:47px;
	display:block;
	}

#title-trucking-accidents {
	background:url("../images/title-trucking-accidents.jpg");
	width:286px;
	height:167px;
	display:block;
	}

#top-title-contact {
	background:url("../images/top-title-contact.jpg");
	height:18px;
	}

#title-blog {
	background:url("../images/title-blog.jpg");
	height:28px;
	}

#title-contact {
	background:url("../images/title-contact.jpg");
	width:258px;
	height:28px;
	display:block;
	}

#title-locate {
	background:url("../images/title-locate.jpg");
	width:258px;
	height:28px;
	display:block;
	}

#column-right-box, #column-right-box-blog {
	background:url("../images/shaded-box-bg.jpg") repeat-y;
	}
#column-right-box-bottom, #column-right-box-bottom-blog {
	background:url("../images/shaded-box-bottom.jpg") no-repeat;
	width:258px;
	height:25px;
	display:block;
	}
	
/* -------------------------------------- CSS for Wordpress -------------------------------------- */
	#column-left .meta, #column-left .feedback {
		margin:0px 24px 10px 33px;
		}
	#column-left #commentlist ol li {
		margin:0; padding:0;
		}
		
.moto-list li{
margin:0px 0px 0px 25px;
list-style-type:disc;
}


#testimonials img {border:1px solid #333;}

#affiliations {
	margin-left:-10px;
	padding-top:25px;
	text-align:center;}
	
	#affiliations img {
		margin-bottom:15px;
		border:1px solid #000;}