body { font-family: arial, helvetica, sans-serif; font-size: 0.875em; color: #000; margin: 0px; padding: 0px; border: 0px; outline: 0px; background: url(../img/bg.jpg) repeat; }

/* Default Tag *************************************************/
p { padding: 0px 0px 1em 0px; margin: 0px; }
ul { list-style: none; padding: 0px; margin: 0px; }
img { border: 0px; }
table { border: 0px; }
td { text-align: left; vertical-align: top; }
th { text-align: center; color: #fff; padding: 2px 5px; font-weight: normal; }

a { color: #335682; text-decoration: underline; cursor: pointer; }
a:hover { color: #007dc3; text-decoration: none; }

h1 { padding: 0px; margin: 0px;font-weight: normal; }
h2 { padding: 0px; margin: 0px; }
h3 { padding: 0px; margin: 0px 0px 10px 0px; }
h4 { padding: 0px; margin: 0px; }
h5 { padding: 0px; margin: 0px; }

/* General Classes *************************************************/
.alt { display: none; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }

/* Structure Classes *************************************************/
.outer { width: 1024px; margin: 0px auto;}
.wrapper { background: url(../img/shadow.png) repeat-y;width: 1024px;margin: 0px auto; clear: both; }
.inner {background: url(../img/copy_bg.jpg) repeat #fff;width: 960px;margin: 0px auto; clear: both; padding-bottom: 30px;}
.col-left { width: 480px; float: left; }
.center { text-align: center;}

/* ID Classes *************************************************/
#header { background: url(../img/header3_span_bg.png) repeat-x; width: 100%; overflow:hidden; position:absolute; top:0; left: 0; }
#header .logobg { background: url(../img/header3_bg.png) no-repeat; background-position: center; width: 1024px; height: 190px; margin: 0px auto; padding-top: 10px; }
#header #logo { background: url(../img/logo.png) no-repeat; display: block; width: 485px; height: 121px; margin: 0px auto; }

#content {  padding-top: 200px;}

#nav { border-bottom: 3px solid #335682; margin-top: 10px; }
#nav ul { height: 24px; list-style: none; margin: 0px 0px 0px 140px; }
#nav ul li { float: left; display: inline; line-height: 24px; margin: 0px 2px; text-transform: uppercase; color: #467eb8; font-size: 0.875em; }
#nav ul li a.current { color: #fff; background: #335682; height: 24px; padding: 0px 10px; display: block; float: left; line-height: 24px; text-decoration:none; }
#nav ul li a:hover.current { color: #fff; background: #335682; height: 24px; padding: 0px 10px; display: block; float: left; line-height: 24px; text-decoration:none; }
#nav ul li a { color: #467eb8; height: 24px; padding: 0px 2px; display: block; float: left; line-height: 24px; text-decoration:none; }
#nav ul li a:hover { color: #467eb8; height: 24px; padding: 0px 2px; display: block; float: left; line-height: 24px; text-decoration:underline; }

#nav ul li span.border-left { width: 10px; height: 24px; background: url(/inc/img/nav_left.png) no-repeat; float:left; display: block; }
#nav ul li span.border-right { width: 10px; height: 24px; background: url(/inc/img/nav_right.png) no-repeat; float:left; display: block; }

#title { margin: 20px; } 
#title h1 { color: #335682; text-transform: uppercase; font-size: 1.2em; font-weight: bold; float: left; }
#title h2 { color: #467eb8; text-transform: uppercase; border-top: 2px solid #467eb8; float: left; clear: both; font-size: 0.875em; }

#subnav { border-top: 3px solid #335682; clear: both; margin-top: 14px; padding: 0px 20px; height: 30px; }
#subnav ul { height: 30px; list-style: none; }
#subnav ul li { float: left; display: inline; line-height: 30px; margin: 0px 2px; color: #467eb8; font-size: 0.875em; }
#subnav ul li.current a { color: #fff; background: #335682; height: 30px; padding: 0px 10px; display: block; float: left; line-height: 30px; text-decoration:none; }
#subnav ul li.current a:hover { color: #fff; background: #335682; height: 30px; padding: 0px 10px; display: block; float: left; line-height: 30px; text-decoration:none; }
#subnav ul li a { color: #467eb8; height: 30px; padding: 0px 2px; display: block; float: left; line-height: 30px; text-decoration:none; }
#subnav ul li a:hover { color: #467eb8; height: 30px; padding: 0px 2px; display: block; float: left; line-height: 30px; text-decoration:underline; }

#subnav ul li.current span.border-left { width: 13px; height: 30px; background: url(/inc/img/sub_nav_left.png) no-repeat; float:left; display: block; }
#subnav ul li.current span.border-right { width: 13px; height: 30px; background: url(/inc/img/sub_nav_right.png) no-repeat; float:left; display: block; }
#subnav ul li span.border-left { display: none; }
#subnav ul li span.border-right { display: none; }

#slider { clear: both; padding: 15px 20px; border-bottom: 3px solid #335682; height: 283px; width: 920px; overflow: hidden; }
#slider .copy { width: 540px; float: left; }
#slider h1 { color: #335682; }
#slider h2 { color: #335682; line-height: 1.2em; font-size: 1.0em; margin: 5px 0px; font-weight: normal; }
#slider .image { float: right; width: 350px; height: 250px; overflow: hidden; }
#slider .box { background: #467eb8; color: #fff; padding: 10px; font-size: 0.875em; min-height: 185px; }
.box .middot {font-size: 1.3em; font-weight: bold;}

#footer { min-height: 40px; }

.subtitle { clear: both; margin-top: 14px; border-top: 3px solid #335682; }

#main { margin-top: 20px;line-height: 1.1em; padding: 0px 20px; display:block; clear: both; }
.col-left { line-height: 1.2em; font-family: arial; width: 320px; float: left; margin-right: 20px; margin-bottom: 10px; }
.col-center { line-height: 1.2em; font-family: arial; width: 310px; float: left; margin-right: 20px; margin-bottom: 10px; }
.col-right { width: 250px; float: right; margin-bottom: 10px; }
.col-main { line-height: 1.2em; font-family: arial; width: 650px; float: left; margin-right: 20px; overflow: hidden; margin-bottom: 10px; }
.col-full { line-height: 1.2em; font-family: arial; width: 920px; overflow: hidden; margin-bottom: 10px; }

#main h1 { font-size: 1.3em; text-transform: uppercase; color: #335682; font-weight: normal; line-height: 36px; margin-bottom: 10px; }
#main h1 a { text-transform: uppercase; color: #01005e; font-weight: normal;}
#main h1 a:hover { text-transform: uppercase; color: #01005e; font-weight: normal; }
#main h2 { font-family: georgia; font-size: 1.2em; text-transform: uppercase; color: #335682; font-weight: normal; line-height: 1.2em; margin: 0px 0px 10px 0px; padding: 0px; }
#main h3 { font-family: arial; font-size: 1.0em; text-transform: uppercase; color: #fff; font-weight: normal; margin: 0px 0px 20px 0px; padding: 0px; }
#main h4 { font-family: arial; font-size: 1.1em; color: #335682; font-weight: normal; line-height: 1.1em; margin: 10px 0px; padding: 0px;  }

.col-main .box { background: #467eb8; color: #fff; padding: 10px; font-size: 1.1em; font-weight: normal; }

#footer { width: 960px; margin: 0px auto; padding: 25px 0px; background: #335682; clear: both; }

.foot-left { width: 310px; height: 210px; display: block; float: left; margin-right: 10px; }
.foot-center { width: 320px; height: 210px; display: block; float: left; background: #467eb8; margin-right: 10px; color: #fff; padding-top: 12px; }
.foot-right { width: 310px; height: 210px; display: block; float: left; background: #467eb8; color: #fff; padding-top: 12px; }
#footer ul { list-style: none; margin: 0px; padding: 0px; }
#footer li { height: 56px; margin-bottom: 6px;background: #467eb8; overflow: hidden; padding: 7px 10px; clear: both; }
#footer li a { color: #fff; font-size: 1.0em; font-weight: bold; text-decoration: none; float: left; text-transform: uppercase; margin: 5px 0px; min-width: 200px; }
#footer li img { float: left; margin-right: 10px; }
#footer li div { color: #fff; font-size: 0.8em; text-transform: uppercase; line-height: 1em; display: block; }
#footer a { color: #fff; }

#footer h1 { font-size: 1.15em; color: #fff; padding: 0px 10px; text-transform: uppercase; }

#copyright { height: 50px; text-align: center; color: #ebece5; font-size: 0.80em;padding-top: 10px; }
#copyright a { color: #ebece5; text-decoration: none; display: block; }
#copyright a:hover { color: #ebece5; text-decoration: underline;}

#search { background: #ebece5;border: 1px solid #c5c6c0;padding: 0px 10px 10px 10px; height: 80px; margin-bottom: 10px; }
#search h1 { padding: 5px 0px 0px 0px; margin: 0px; font-weight: normal; }
#search form { margin: 0px; padding: 0px; }
.textsearch { float: left; width: 175px; border: 1px solid #c5c6c0; padding: 2px; }
.submitsearch { height: 45px;width: 45px; background: url(/inc/img/search.jpg) no-repeat; border: 0px; margin: 0px; padding: 0px; cursor: pointer; float: left; }

.leftimage { float: left; margin-right: 10px; }
#aside-eval { background: url(/images/case_eval.jpg) no-repeat; width: 250px; height: 106px; display: block; margin: 10px 0px; }
#aside-eval2 { background: url(/images/case_eval2.jpg) no-repeat; width: 300px; height: 100px; display: block; margin: 30px 0px 10px 0px; }
#aside-auto { background: url(/images/auto_accident.jpg) no-repeat; width: 250px; height: 105px; display: block; margin: 10px 0px; }
#aside-rating { background: url(/images/5_star_ratings.jpg) no-repeat; width: 250px; height: 106px; display: block; margin: 10px 0px; }
#aside-recalls { background: url(/images/recalls_defects.jpg) no-repeat; width: 250px; height: 106px; display: block; margin: 10px 0px; }
#aside-yamaha { background: url(/images/yamaha_rhino.jpg) no-repeat; width: 250px; height: 107px; display: block; margin: 10px 0px; }

.text-padding { padding: 0px 10px; line-height: 1.2em; }

#news-articles { padding: 20px 0px 0px 25px; margin: 0px; list-style: square; }
#news-articles li { padding-bottom: 15px; margin-bottom: 25px; }
#news-articles a.title { color: #01005e; text-decoration: none; font-size: 1.4em; line-height: 1.4em; }
#news-articles a:hover.title { color: #000; text-decoration: underline; }
#news-articles a.more { color: #467eb8; text-decoration: none; font-size: 1.0em; line-height: 1.0em; display: block; margin-top: 15px; text-align: center; font-size: 0.875em;}
#news-articles a:hover.more { color: #000; text-decoration: underline; }

a.sublink { font-size: 0.875em; color: #000064; cursor: pointer; text-decoration: underline; }
a:hover.sublink { font-size: 0.875em; color: #000064; cursor: pointer; text-decoration: none; }

a.nolink { text-decoration: none;}
a:hover.nolink { text-decoration: underline;}

.info_text { font-size: 0.875em; color: #aaa;}
.confirm-text { color: #3b9e44; border: 1px solid #3b9e44; padding: 5px; margin-bottom: 5px; margin-top: 0px; font-size: 1.3em; line-height: 1.1em; }
.error-text { color: #cf123f; border: 1px solid #cf123f; padding: 5px; margin-bottom: 5px; margin-top: 0px; font-size: 1.3em; line-height: 1.1em; }

#ContactForm input { margin: 2px 0px 5px 0px; }
#ContactForm select { margin: 2px 0px 5px 0px; font-size: 1.1em; }
#ContactForm label { display: block; }
#ContactForm .fieldcheck { display: none; }
.contact-left { width: 350px;float: left; margin-right: 50px; }
.contact-right { width: 200px;float: left; }
.left-field { float: left; margin-right: 5px; }

.h-bar { border-bottom: 2px solid #ebece6; clear: both; padding: 10px 0px; margin: 15px 0px;}

#star-main { width: 100%; border: 1px solid #ebece6; padding: 7px 3px; }
#star-main th { font-weight: normal; text-align: center; padding: 0px 10px 10px 10px; }
#star-main td { text-align: center; white-space: nowrap; padding: 0px 10px; font-size: 0.875em; font-weight: bold; vertical-align: middle; }

#star-frontal { border: 1px solid #ebece6; float: left; margin: 10px 10px 0px 0px; width: 445px; font-size: 0.875em; }
#star-frontal th { background: #467eb8; padding: 4px 10px; }
#star-frontal td { font-weight: normal; text-align: center; padding: 2px 10px; border-bottom: 1px solid #ebece6; vertical-align: middle; }

#star-side { border: 1px solid #ebece6; float: right; margin: 10px 10px 0px 0px; width: 445px; font-size: 0.875em; }
#star-side th { background: #467eb8; padding: 4px 10px; }
#star-side td { font-weight: normal; text-align: center; padding: 2px 10px; border-bottom: 1px solid #ebece6; vertical-align: middle; }

#star-rollover2 { border: 1px solid #ebece6; float: left; margin: 10px 10px 0px 0px; width: 445px; font-size: 0.875em; }
#star-rollover2 th { background: #467eb8; padding: 4px 10px; }
#star-rollover2 td { font-weight: normal; text-align: center; padding: 2px 10px; border-bottom: 1px solid #ebece6; vertical-align: middle; }

#star-rollover4 { border: 1px solid #ebece6; float: right; margin: 10px 10px 0px 0px; width: 445px; font-size: 0.875em; }
#star-rollover4 th { background: #467eb8; padding: 4px 10px; }
#star-rollover4 td { font-weight: normal; text-align: center; padding: 2px 10px; border-bottom: 1px solid #ebece6; vertical-align: middle; }

#star-restraints { border: 1px solid #ebece6; float: left; margin: 10px 10px 0px 0px; width: 445px; font-size: 0.875em; }
#star-restraints th { background: #467eb8; padding: 4px 10px; }
#star-restraints td { font-weight: normal; text-align: center; padding: 2px 10px; border-bottom: 1px solid #ebece6; vertical-align: middle; }

#star-driving { border: 1px solid #ebece6; float: right; margin: 10px 10px 0px 0px; width: 445px; font-size: 0.875em; }
#star-driving th { background: #467eb8; padding: 4px 10px; }
#star-driving td { font-weight: normal; text-align: center; padding: 2px 10px; border-bottom: 1px solid #ebece6; vertical-align: middle; }

#star-airbags { border: 1px solid #ebece6; float: left; margin: 10px 10px 0px 0px; width: 445px; font-size: 0.875em; }
#star-airbags th { background: #467eb8; padding: 4px 10px; }
#star-airbags td { font-weight: normal; text-align: center; padding: 2px 10px; border-bottom: 1px solid #ebece6; vertical-align: middle; }

#star-other { border: 1px solid #ebece6; float: right; margin: 10px 10px 0px 0px; width: 445px; font-size: 0.875em; }
#star-other th { background: #467eb8; padding: 4px 10px; }
#star-other td { font-weight: normal; text-align: center; padding: 2px 10px; border-bottom: 1px solid #ebece6; vertical-align: middle; }

#star-list { border: 1px solid #ebece6; float: left; margin: 0px 10px 0px 0px; }
#star-list th { background: #467eb8; padding: 2px 4px; font-weight: normal; font-size: 0.875em; }
#star-list td { font-weight: normal; text-align: center; padding: 2px 10px; border-bottom: 1px solid #ebece6; vertical-align: middle; font-size: 0.875em; }

a.altlink  { color :#fff; line-height: 1.4em; text-decoration: none; }
a:hover.altlink { color :#fff; text-decoration: underline; }

.sublink { clear: both; padding: 0px; }
.sublink ul { list-style: none; }
.sublink ul li { margin: 0px; clear: both; }
.sublink ul li a.title { color: #fff; background: #335682; height: 30px; padding: 0px 10px; display: block; float: left; line-height: 30px; text-decoration:none; width: 204px;}
.sublink ul li a:hover.title { color: #fff; background: #335682; height: 30px; padding: 0px 10px; display: block; float: left; line-height: 30px; text-decoration:underline; }
.sublink ul li span.border-left { width: 13px; height: 30px; background: url(/inc/img/sub_nav_left.png) no-repeat; float:left; display: block; }
.sublink ul li span.border-right { width: 13px; height: 30px; background: url(/inc/img/sub_nav_right.png) no-repeat; float:right; display: block; }

.sublink ul li.altlink a.title { color: #fff; background: #467eb8; height: 30px; padding: 0px 10px; display: block; float: left; line-height: 30px; text-decoration:none; width: 204px;}
.sublink ul li.altlink a:hover.title { color: #fff; background: #467eb8; height: 30px; padding: 0px 10px; display: block; float: left; line-height: 30px; text-decoration:underline; }
.sublink ul li.altlink span.border-left { width: 13px; height: 30px; background: url(/inc/img/sub_link_left.png) no-repeat; float:left; display: block; }
.sublink ul li.altlink span.border-right { width: 13px; height: 30px; background: url(/inc/img/sub_link_right.png) no-repeat; float:right; display: block; }

.sublink ul li div.copy { padding: 5px; }
.sublink ul li div.copy img { padding: 0px 5px 5px 0px; }

.sublink .middot { font-size: 1.1em; font-weight: bold; color:#335682;  }

.attorney_pic { float: left;width:120px;margin-right: 10px; }
.attorney_bio { float: left;width: 510px; }

.sm { font-size: 0.875em; }
