
/** GENERAL **/
body{
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
background: url('../images/main-page-bg.png') repeat;
}
h1{
margin: 25px 0 20px 15px;
font-size: 20px;
}
h3{
margin: 25px 0 10px 0;
}
p{
margin: 10px 0 12px 5px;
padding: 0 20px 0 20px;
}
ul{
padding: 0;
margin: 10px 0 25px 60px;
}
li{
margin: 0 0 0 10px;
padding: 0 0 4px 0;
color: #333;
}
a, a:visited{
color: #421970;
font-weight: bold;
text-decoration: underline;
outline: none;
}
a:hover{
color: #7F36D3;
font-weight: bold;
text-decoration: none;
outline: none;
}
a:active{
color: #9A60DC;
font-weight: bold;
text-decoration: underline;
outline: none;
}
.back_top{
float: right;
width: 120px;
margin: 0 50px 5px 0;
}

#page_wrap{
background-color: #fff;
border-right: 2px solid #000;
border-bottom: 1px solid #000;
border-left: 2px solid #000;
width: 995px;
margin: 0 auto 0 auto;
}


/** HEADER **/
#logo_banner{
float: left;
width: 750px;
height: 126px;
background-color: #cdb8e1;
}
#head_contact_us{
float: left;
width: 210px;
height: 106px;
padding: 9px 0 0 19px;
}
#head_contact_button{
float: left;
width: 109px;
height: 108px;
}
#head_contact_buttonimg{
width: 109px;
height: 108px;
padding: 0;
margin: 0;

}
#head_contact_buttonimg a, #head_contact_buttonimg a:visited{
display: block;
width: 109px;
height: 108px;
background: url('../images/contact-us-button.png') no-repeat;
outline: none;
border: none;
}
#head_contact_buttonimg a:hover{
background-position: 0 -108px;
outline: none;
border: none;
}
#head_contact_buttonimg a:active{
background-position: 0 -216px;
outline: none;
border: none;
}
#head_contact_buttontxt{
float: left;
width: 95px;
height: 108px;
margin: 20px 0 0 0;
font-size: 14px;
font-weight: bold;
text-align: center;
}




/** MAIN NAV **/
#main_nav {
height: 36px;
text-align: center;
background: url('../images/nav-bg-grad.gif');
}
#main_nav ul {
display: inline-block;
margin: 0 auto;
padding: 0;
list-style: none;
white-space: nowrap;
}
#main_nav li {
display: inline;
}
#main_nav li a {
display: block;
margin-top: 6px;
height: 24px;
float: left;
color: #d9d9d9;
text-decoration: none;
padding: 0 10px 0 10px;
font: bold 12px/22px arial,sans-serif;
}
#main_nav li a:hover, .current{
padding: 0 9px;
border: 1px solid #000;
margin-top: 5px;
border-color: #000 #888 #666 #222;
background: #444;
color: #fff;
line-height: 24px;
}

/*<!--[if lte IE 7]>
<style type="text/css">
#main_nav ul {display:inline;}
</style>
<![endif]-->
*/


#left_content{
background-color: #F2F2F2;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
float: left;
width: 685px;
padding: 0 0 35px 10px;
margin: 0 0 0 10px;
}

.left_cat_bg{
font-family: Georgia, Arial, Helvetica, sans-serif;
width: 670px;
height: 40px;
background: url('../images/category-bg.png') no-repeat;
margin: 25px 0 0 0;
}
.left_cat_bg h2 a:link, .left_cat_bg h2 a:visited{
margin: 0 0 0 35px;
font-size: 21px;
line-height: 38px;
color: #E6E6E6;
text-decoration: none;
outline: none;
}
.left_cat_bg h2 a:hover, .left_cat_bg h2 a:active{
text-decoration: underline;
outline: none;
}
.left_cat_text{
padding: 15px 20px 15px 30px;
}
.left_cat_text p{
margin: 8px 0 8px 0;
}
.left_cat_text ul{
list-style: none;
margin: 15px 0 0 20px;
padding: 0;
}
.left_cat_text li{
padding: 3px 0 0 0;
margin: 0;
}
.left_cat_textmore{
font-family: Georgia, Arial, Helvetica, sans-serif;
float: right;
margin: 6px 25px 0 0;
width: 80px;
font-size: 18px;
font-weight: bold;
}

.left_cat_textmore a:link, .left_cat_textmore a:visited{
color: #4e1385;
text-decoration: none;
outline: none;
}
.left_cat_textmore a:hover, .left_cat_textmore a:active{
color: #814eb0;
text-decoration: underline;
outline: none;
}
.left_content_devider{
width: 670px;
height: 18px;
background: url('../images/whiplash-page-devider.png') repeat-x;
margin: 45px 0 15px 0;
}


/** whiplash-report.php **/
p.question, p.question_q, p.answer_a, p.answer{
font-weight: bold;
}
p.question_q, p.answer_a{
color: #000;
}
p.question, p.answer{
color: #424242;
margin: 2px 0 15px 50px;
}
p.question_q{
margin: 35px 0 0 35px;
}
p.answer_a{
margin: 20px 0 0 35px;
}



/** after-the-crash.php **/
.after_crash_question{
margin: 35px 0 0 5px;
padding: 0 20px 5px 20px;
}
.after_crash_question span{
color: #36145C;
font-weight: bold;
}
span.after_crash_questionspan{
color: #4E1D86;
font-weight: normal;
}
ul#after_crash_ul {
margin: 25px 0 45px 45px;
padding: 0;
}
#after_crash_ul li{
padding: 9px 0 0 0;
}
#after_crash_ul li a, #after_crash_ul li a:visited{
text-decoration: none;
}
#after_crash_ul li a:hover, #after_crash_ul li a:active{
text-decoration: underline;
}
.after_crash_hr{
color: #36145C;
width: 70%;
}

/** signs.php **/
#signs_table{
background-color: #FFFFFF;
border: 2px solid #B3B3B3;
width: 550px;
margin: 25px auto 0 auto;
padding: 0;
}
#signs_table th{
font-size: 16px;
color: #36145C;
border: 1px solid #BFBFBF;
}
#signs_table th.signs_table_thspace{
width: 5px;
border: none;
}
#signs_table td{
border: 1px solid #BFBFBF;
padding: 2px 4px 2px 4px;
text-align: center;
}
#signs_table td.signs_table_symptoms{
padding: 0 0 0 10px;
text-align: left;
}
#signs_table td.signs_table_space{
width: 5px;
border: none;
}


/** facts.php **/
#facts_table{
background-color: #FFFFFF;
border: 2px solid #B3B3B3;
width: 600px;
margin: 25px auto 0 auto;
padding: 0;
}
#facts_table th{
font-size: 16px;
color: #36145C;
border: 1px solid #BFBFBF;
}
#facts_table th.facts_table_thspace{
width: 5px;
border: none;
}
#facts_table td{
border: 1px solid #BFBFBF;
padding: 0 10px 15px 10px;
vertical-align: top;
}
#facts_table td.facts_table_space{
width: 5px;
border: none;
}
.facts_ul{
margin: 5px 0 0 5px;
padding: 0;
}
.facts_ul li{
padding: 12px 0 0 0;
}


/** contact.php **/
#contact_table{
border: none;
margin: 0 0 0 40px;
padding: 0;
}
#contact_table th{
font-size: 16px;
color: #36145C;
border: none;
}
#contact_table td{
border: none;
padding: 3px 6px 3px 10px;
vertical-align: top;
text-align: left;
}
#contact_table td.contact_table_first{
font-weight: bold;
text-align: right;
}

#contact_table td.contact_table_address{
text-align: center;
}


/** terms-and-conditions.php **/
#terms_div h2{
margin: 35px 0 5px 15px;
font-size: 18px;
color: #36145C;
}
#terms_div p{
margin: 5px 0 12px 5px;
padding: 0 20px 0 20px;
}


/** ZIP SEARCH RESULTS **/
.zip_search_results{
background-color: #FFFFFF;
border: 2px solid #4d4d4d;
width: 97%;
margin: 25px auto 20px auto;
padding: 0;
}
.zip_search_results th{
font-size: 16px;
color: #36145C;
border: 1px solid #808080;
font-weight: bold;
}
.zip_search_results td{
border: 1px solid #808080;
padding: 2px 4px 2px 4px;
text-align: center;
}
.zip_search_results td.zip_search_title{
font-size: 18px;
background-color: #F2F2F2;
}
.zip_search_results td.zip_search_space{
font-size: 5px;
background-color: #BFBFBF;
height: 4px;
border: none;
}



/** DISCLAIMER **/
#disclaimer{
width: 880px;
margin: 20px auto 10px auto;
font-size: 10px;
}
#disclaimer h2{
font-size: 14px;
text-align: center;
margin: 0 0 5px 0;
}
#disclaimer p{
margin: 0 0 8px 0;
}



/** RIGHT CONTENT **/
#right_content{
float: left;
float: right;
width: 270px;
margin: 70px 0 0 0;
}
#right_specialist_search{
width: 264px;
height: 198px;
background: url('../images/whiplash-specialist-search.png') no-repeat;
}
#right_specialist_searchin{
width: 245px;
height: 167px;
padding: 10px 0 0 0;
}
#right_specialist_searchin h2{
font-size: 16px;
color: #fff;
margin: 0;
text-align: center;
}
#right_specialist_searchin p{
margin: 30px 20px 25px 20px;
text-align: center;
font-size: 13px;
padding: 0;
}
#right_specialist_searchin form{
margin: 0;
padding: 0;
}
#right_specialist_form{
width: 216px;
margin: 0 auto 0 auto;
}
#right_specialist_searchtxt{
margin: 0 3px 0 0;
font-size: 14px;
width: 150px;
}
#right_specialist_searchsub{
margin: 0;
font-size: 14px;
width: 50px;
}



/** FOOTER **/
#footer{
width: 600px;
margin: 40px auto 15px auto;
padding: 5px 0 5px 0;
text-align: center;
border: 1px solid #CCCCCC;
background: url('../images/footer-bg.png') repeat;
}

