@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0}
body {
	background: url(images/grad_bg.gif) repeat-x fixed bottom;
	height: 101%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0;
}

h1 {font-size: 1.45em; color: #000;  font-weight: normal; padding: 0 0 5px 0;}
h2 {font-size: 1.1em; color: #fff; font-weight: normal;}
h3 {font-size: 1em; color: #7d3281; font-weight: normal;}
p {font-size: 0.8em; color: #262626; line-height: 1.4em}
.button {margin: 10px 0 0 0;}
ul, ol {margin: 10px 0 10px 30px;}
li {color: #333333;}
ol li {font-size: 0.85em; margin: 0 0 10px 0;}
a:link, a:visited, a:hover, a:active { color: #000;}
a:link, a:visited, a:active { text-decoration: none; }
a:hover {text-decoration: underline;}

/* banner */
.banner_wrapper {background: #fff;}
.banner {
	width: 950px;
	height: 168px;
	
	margin: 0 auto;
	padding: 0;
}
.logo {width: auto; float: left; margin: 0;}
.phone {width: auto; float: left; margin: 55px 0 0 120px; display: inline;}
.start_here {width: auto; float: right; display: inline; margin: 103px 10px 0 0;}


/* feature areas*/

.flasharea {width: 660px; float: left;}


/* nav area */

.nav_wrapper {background: #792f7d;}
.nav {width: 950px; background: none; margin: 0 auto; padding: 10px 0; text-align: center;}
.nav_footer {width: 950px; clear: both; line-height: 0px; font-size: 0px;}
.navlink {width: auto; padding: 10px 10px; float: left;}
.navlink_spacer {width: 16px; height: 1em; float: left; border-right: 2px solid #cccccc; margin: 10px 10px 0 3px;}
.nav ul {margin: 0;}
.nav li a:link, .nav li a:visited, .nav li a:active { color: #fff; text-decoration: none;}
.nav li a:hover { color: #fff; text-decoration: underline;}

.nav li {display: inline; list-style: none; color: #fff; padding: 0 8px;}

.topnav {background: none; text-align: right; margin: 0 150px 0 0;}
.topnav p {color: #7d3281; font-size: 0.8em;}
.topnav a:link, .topnav a:visited, .topnav a:hover, .topnav a:active { padding: 0 10px; color: #7d3281; font-weight: normal;}
.textarea {width: 635px; margin: 20px 20px 0 20px; float: left; }

/* other pages */

.left_column_small, .page_content {padding: 0 0 10px 0; display: inline;}
.left_column_small { width: 260px; float: left; }
.page_content {width: 650px; float: right; padding: 0 0 10px 0;}
.page_content h1 {font-size: 1.2em; font-weight: bold;}
.page_content h3 {color:#000; font-weight: bold; margin: 8px 0 0 0;}
.page_content a:link, .page_content a:visited, .page_content a:hover, .page_content a:active {font-weight: bold; text-decoration: underline; color:#792f7d;}
.vertical_nav {width: 240px; float: left; display: inline;}
.vertical_nav_link {width: 230px; float: left; display: inline;}
.vertical_nav_link {padding: 5px;}
.vertical_nav_link:hover {background: #e2bfe5;}
.right_image, .left_image {width: auto; padding: 10px 10px 3px 10px; border: 1px solid #DFDFDF; background: #F8F8F8; text-align: center; font-size: 0.85em;}
.right_image {float: right; margin: 0 0 10px 10px;}
.left_image {float: left; margin: 0 10px 10px 0;}
.injury_calc_box {width: 260px; float: right; border: 1px solid #a052a6; background: #fff; margin: 0 0 10px 10px; padding: 10px;}
.injury_calc_catbox {width: 628px; float: left; margin: 10px 0; border: 1px solid #a052a6; padding: 20px 10px 0 10px;}
.injury_calc_catbox ul {margin: 5px 0 0 0;}
.injury_calc_catbox_left, .injury_calc_catbox_right {width: 280px;}
.injury_calc_catbox_left {float: left; border-right: 1px solid #a052a6; padding: 0 25px 20px 0;}
.injury_calc_catbox_right {float: right; }
.btt {width: 600px; float: left; padding: 10px 0 5px 0;}

/* content */

#content_wrapper {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	padding: 10px;
}
.content {width: 930px; margin: 0; float: left;}

.right_column, .left_column {padding: 0 0 10px 0;}
.right_column {width: 260px; float: right;}
.left_column, .title {width: 660px; float: left;}

.rbox, .rbox_top, .rbox_content, .rbox_bottom, .lbox, .lbox_top, .lbox_content, .lbox_bottom, .bbox, .bbox_top, .bbox_bottom, .bbox_content {float: left;}
.rbox, .rbox_top, .rbox_bottom {width: 260px;}
.lbox, .lbox_top, .lbox_content, .lbox_bottom {width: 660px;}
.bbox, .bbox_top, .bbox_bottom {width: 930px;}
.rbox_content {width: 240px;}
.lbox_content {width: 640px;}
.bbox_content {width: 910px;}
.rbox_top, .lbox_top {height: 33px;}
.rbox_bottom, .lbox_bottom, .bbox_top, .bbox_bottom {height: 10px;}
.rbox_content {padding: 20px 10px 10px 10px;}
.lbox_content {padding: 10px 10px 0 10px;}
.bbox_content {padding: 10px;}
.bbox_top {font-size: 0em;}
.bbox_content a:link, .bbox_content a:visited, .bbox_content a:hover, .bbox_content a:active {font-weight: bold; text-decoration: underline; color:#792f7d;}

.rbox_top { background: url(images/rbox_top.gif) no-repeat; overflow: hidden;}
.rbox_content {background: url(images/rbox_bg.gif) repeat-y;}
.rbox_bottom {background: url(images/rbox_bot.gif) no-repeat; font-size: 0em;}

.lbox_top {background: url(images/lbox_top.gif) no-repeat; overflow: hidden;}
.lbox_content {
}
.lbox_bottom {background: url(images/lbox_bot.gif) no-repeat; font-size: 0em;}

.bbox_top {background: url(images/bbox_top.gif) no-repeat;}
.bbox_content {background: url(images/bbox_bg.gif) repeat-y;}
.bbox_bottom {background: url(images/bbox_bot.gif) no-repeat;}

.rbox_top h2, .lbox_top h2 {padding: 6px 0 0 16px;}

.left_spacer, .right_spacer {float: left; height: 10px; font-size: 0em;}
.left_spacer {width: 660px;}
.right_spacer {width: 260px;}

.claimlinksbox {
	width: 315px;
	float: left;
	padding: 0;
	margin-bottom: 20px;
}
.claimlinksbox li {
	list-style-type:none;
	background: url(images/tick.gif) 0 0.12em no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: -40px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
}
.claimlinksbox a:link, .claimlinksbox a:visited, .claimlinksbox a:hover, .claimlinksbox a:active {
	color: #7d3281;
	font-weight: normal;
	font-size: 0.8em;
}

.bottom_content_box_left, .bottom_content_box_right {width: 425px;}
.bottom_content_box_right {float: right; padding: 0 10px 0 0;}
.bottom_content_box_left {float: left; padding: 0 0 0 10px;}
.button_box {width: auto; float: left; display: inline;}

.video_matrix_wrapper {width: 650px; float: left; display: inline;}
.video_matrix_row {width: 650px; float: left; display: inline; margin: 0 0 10px 0;}
.video_matrix_item1, .video_matrix_item2 {width: 150px; display: inline;}
.video_matrix_item1 {float: left; margin: 0 16px 0 0;}
.video_matrix_item2 {float: right;}
.video_matrix_row p {font-size: 0.7em;}

/* callback form */

.callback_form {width: 240px; float:left;}
.callback_field {width: 240px; float: left; padding: 8px 0 8px 0;}
.callback_field2 {width: 240px; float: left; padding: 8px 0 0 0;}
.callback_text {width: 150px;}
.callback_option {width: 154px;}
.callback_label {width: 80px;}
.callback_button {float: right; margin: 0 5px 0 0; padding: 0;}

/* contact form */

.contact_form {
	width: 500px;
	float: left;
	color: #333333;
	margin: 10px 0 0 10px;
	padding: 10px 5px 15px 10px;
}
legend {
	margin-left: 0;
	color: #333333;
	font-weight: bold;
	padding: 0;
	border: 0;}
fieldset {border:0} 
fieldset ol { padding: 0; list-style: none;}	 
fieldset li {
	float: left;  
	clear: left;  
	width: 385px;  
	padding: 0 0 2px 0; 
	margin: 0 0 0 0;
}
fieldset.submit {
	float: right;  
	width: 110px;  
	border-style: none;  
	background-color: transparent;
	margin: 0 0 0 9px;	
}
label { float: left; width: 160px;}
.submit {float: right; margin: 0 5px 0 0;}
.select {width: 183px;}
.field1 { width: 370px; float: left; padding: 10px 0 10px 0; border-bottom: 1px solid #ccc;}
.field2 { width: 370px; float: left; padding: 10px 0 0 0;}
.formbox {width: 200px;}
.select {width: 207px;}
.formtext {width: 203px;}

/* footer */

.footer {width: 910px; clear: both; padding: 30px 10px 0 10px;}
.footer p {color: #7d3281; text-align: center;}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active { padding: 0 10px; color: #7d3281; font-weight: normal;}

/* sitemap temp */

.sitemap {width: 940px; float: left; padding: 10px;}

/* misc */

.left {width: auto; float: left; margin: 0 10px 0 0;}
.right {width: auto; float: right; margin: 0 0 0 10px;}
.video_box_right {
	float: right;
	background-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 15px;
}
#testimonialbox {
	width: 200px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 10px;
	background-color: #E7D7E9;
}
