/* This is where you can override the default styles to fit with the site design */

body {
	font: 76% Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../images/bg_grad.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #231F20;
	background-attachment:fixed !important;	
}

.site_wrapper {
	margin:15px auto 0px auto;
	text-align:left;
	width:960px;
	*width:960px;
	border-top:10px solid #CCCCCC;
	border-left:10px solid #CCCCCC;
	border-right:10px solid #CCCCCC;
	border-bottom:none;			
	background-color:#CCCCCC;
	background-image:url(../images/wrap.gif);
	*background-image:url(../images/wrap_ie2.gif);
	background-position: left;
	background-repeat:repeat-y;
}

.header {
	background-color: #cccccc;
	height: 55px !important;
	background-image: url(../images/header.jpg);
	text-indent:-5000px;
}

.header2 {
	background-color: #cccccc;
	height: 55px !important;
	background-image: url(../images/header2.jpg);
	text-indent:-5000px;
}

p {
	font-size:1em;
	margin:0;
	padding:10px 0 0;
}

.main_content a {
	color:#C1272D !important;
	text-decoration:none !important;
}

.top_content {
	background-color: #FFFFDB;
}

.three_column_layout .columns_wrapper {
	float:right;
	width:745px;
}

three_column_layout .main_content {
	float:left;
	width:745px;
}

.three_column_layout .main_content h4 {
	color:#C1272D;
	font-size:17px;
	margin:0;
	padding:8px 0 0;
}

.three_column_layout .main_content li {
	margin-bottom:8px;
}

.three_column_layout .left_column {
	background-color: #CCCCCC;
	width:205px;
	*width:190px;
	border-right:10px solid #CCCCCC;
	margin:0;
	padding:0;
}

.three_column_layout .main_content {
	background-color: #fff;
	width:745px;
	background-color:#FFFFDB;
}

.three_column_layout .right_column {
	background-color: #eee;
}

.main_content .visual_padding {
	padding:10px 15px;
}

.footer {
	margin:5px auto;
	text-align:left;
	width:980px;
}

.f_nav ul li a {
	color:#FFFFFF;
	margin-right:10px;
	margin-left:0px;
	text-align:right;
	text-decoration:none !important;
}

.f_nav ul li a:visited {
	text-decoration:none !important;
}


.f_nav ul {
	margin:0;
	padding:0;
	text-align:left;
}

.v_nav ul li a {
	background-color: #CCCCCC;
	border-bottom: 1px dotted #fff;
	text-decoration:none !important;
}

.v_nav ul li a:link, .v_nav ul li a:visited {
	color: #eee;
	background-color: #CCCCCC;
	text-decoration:none !important;
}

.v_nav ul li a:hover {
	background-color: #C1272D;
	color: #fff !important;
	text-decoration:none !important;
}

.h_nav ul {
	background-color: #CCC;
	text-decoration:none !important;	
}

.h_nav ul li a {
	background-color: #0CC;
	border-right: 1px solid #fff;
}

.h_nav ul li a:link, .h_nav ul li a:visited {
	color: #eee;
}

.h_nav ul li a:hover {
	background-color: #C1272D;
	color: #fff !important;
}

.claimDate {
	float: left;
}

#claimForm textarea {
	float: left;
}

/* ====================================================================================== product_info */
 
.product_info{
	padding: 10px 0 10px 10px;
	clear: left;
}

.product_info img.small_image{
	float: left;
}

.product_info .h3_wrap{
	float: left;
	padding: 0px 0px 5px 5px;
}

.product_info h3{
	float: left;
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.product_info p{
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 330px;
}

.product_info a.further_information{
	float: left;
	clear: left;
	padding: 5px 0 0 0;
	margin: 0;
}

/* ====================================================================================== product_further_info */

.product_further_info{
	display: none;
	padding: 10px;
	background: #ffffff;
}

.product_further_info img.large_image{
	display: none;
	float: right;
	clear: right;
	padding: 10px 0 0 0;
	margin: 0;
}

.product_further_info.people img.large_image{
	display: block !important;
}

.product_further_info img.small_image{
	float: left;
	padding-right: 5px;
}

.product_further_info .h3_wrap{
	float: left;
	clear: left;
	padding: 0px 0px 5px 5px;
}

.product_further_info h3{
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.product_further_info p{
	display: block;
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 330px;
}

.product_further_info a.close{
	float: right;
	padding: 0;
	margin: 0;
}

div.image_thumbs{
	float: left;
	clear: left;
}

/* ====================================================================================== person_info */
 
.person_info{
	padding: 10px 0 10px 10px;
	clear: left;
}

.person_info img.small_image{
	float: left;
}

.person_info .h3_wrap{
	float: left;
	padding: 0px 0px 5px 5px;
}

.person_info h3{
	float: left;
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.person_info p{
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 330px;
}

.person_info a.further_information{
	float: left;
	clear: left;
	padding: 5px 0 0 0;
	margin: 0;
}

.claim_form_area {
	background-color:#666666;
	border:1px solid #FFFFFF;
}

.claim_form_area p {
	color:#ffffff;
	margin:0;
	padding-left:15px;
	padding-top:10px;
}

.claim_form_area h2 {
	color:#ffffff;
	font-size:20px;
	padding-left:15px;
	padding-top:25px;
}

/* ====================================================================================== person_further_info */

.person_further_info{
	display: none;
	padding: 10px;
	background: #ffffff;
}

.person_further_info img.large_image{
	display: none;
	float: right;
	clear: right;
	padding: 10px 0 0 0;
	margin: 0;
}

.person_further_info.people img.large_image{
	display: block !important;
}

.person_further_info img.small_image{
	float: left;
	padding-right: 5px;
}

.person_further_info .h3_wrap{
	float: left;
	clear: left;
	padding: 0px 0px 5px 5px;
}

.person_further_info h3{
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.person_further_info p{
	display: block;
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 330px;
}

.person_further_info a.close{
	float: right;
	padding: 0;
	margin: 0;
}

div.image_thumbs{
	float: left;
	clear: left;
}

.content_list {
	background-color:#FFFFFF;
	border-top:1px dotted #CCCCCC;
	color:#999999;
	float:right;
	height:26px !important;
	*height:35px !important;
	margin:0 10px 10px 0;
	padding:10px 0 0;
	width:745px;
}

.content_list li {
	background:transparent url(../images/bullet.jpg) no-repeat scroll 0 0;
	display:inline;
	padding-left:12px;
	font-size:11px;
}

.v_nav {
	padding-top:15px;
	float: left;
}

.v_nav a {
	color:#000000 !important;
	display:block;
	font-size:17px;
	font-weight:bold;
	padding:10px 0 13px 15px;
	text-align:left;
	width:190px;
	*width:193px;
	text-decoration:none !important;
}

.red_strip {
	background:#CCCCCC url(../images/red_strip.gif) repeat-x scroll center bottom;
	height:52px !important;
	*height:49px !important;
	margin:0 auto;
	padding:0;
	width:980px;
	*width:970px;
}

.wfca1 {
	margin:0 auto;
	width:980px;
	*width:970px;
	text-align:right;
	color:#FFFFFF;
}

.wfca1 a {
	color:#FFFFFF;
	text-decoration:none;
}

.wfca a:visited {
	 text-decoration:none !important;
}

/* ===================== CLAIM CALCULATOR ===================== */

div.claimCalc{
	position: relative;
	height: 510px;
}

div#claimCalc_flash{
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 166px;
	height: 310px;
}

a#claimCalc_calcButton, a#claimCalc_viewButton{
	display: block;
	color: #000000 !important;
	background: url(../images/form_button_bg.gif);
	width: 85px;
	height: 20px;
	text-align: center;
	line-height: 19px;
}

a#claimCalc_viewButton{
	position: absolute;
	top: 0px;
	left: 180px;
}

a#claimCalc_calcButton{
	position: absolute;
	top: 120px;
	left: 630px;
}

div#claimCalc_severityLegend{
	position: absolute;
	top: 500px;
	left: 500px;
}

div.claimCalc ul{
	margin: 0;
	padding: 0 0 0 10px;
	
	list-style-position: inside;

	position: absolute;
	top: 0px;
	left: 180px;
}

div.claimCalc_option_header{
	padding: 5px 0 5px 0;
	text-indent: 10px;
	margin-bottom: 2px;

	background-color: #c1272d;
	color: #ffffff;
}

div.claimCalc_option{
	position: relative;

	padding: 5px 0 5px 0;
	text-indent: 10px;
	margin-bottom: 2px;

	background-color: #f1f1d0;
	color: #000000;
}

div.claimCalc_option.odd{
	background: none;
}

div.claimCalc_option input{
	position: absolute;
	right: 8px;
	top: 4px;
}

div#claimCalc_injuryOptions{
	position: absolute;
	top: 120px;
	left: 180px;	
}
	div#claimCalc_injuryOptions div.claimCalc_option_header{ width: 230px; }
	div#claimCalc_injuryOptions div.claimCalc_option{ width: 230px; }

div#claimCalc_severityOptions{
	position: absolute;
	top: 120px;
	left: 420px;	
}

	div#claimCalc_severityOptions div.claimCalc_option_header{ width: 295px; }
	div#claimCalc_severityOptions div.claimCalc_option{ width: 295px; }

#claimCalc_estimate{
	position: absolute;
	top: 83px;
	width: 535px;
	left: 180px;
	text-align: left;
	color: #CC0000;
	font-size: 1.8em;
	font-weight: bold;
}

div#claimCalc_injuryOptions div.claimCalc_option div{
	text-indent: 0px;
	margin-left: 10px;
	width: 185px;
}

div#claimCalc_severityOptions div.claimCalc_option div{
	text-indent: 0px;
	margin-left: 10px;
	width: 255px;
}

div#claimCalc_bodyAreas{
	position: absolute;
	top: 315px;
	width: 166px;
}

/* ===================== CFPI TV Ad ===================== */

#TvAd {
width: 640px;
height: 385px;
margin-left: 40px;
margin-top: 20px;
}

.TvLink {
	color:#C1272D;
	font-size:17px;
	margin:0;
	padding:8px 0 0;
}