@charset "utf-8";
/* CSS Document */

* { behavior: url(iepngfix.htc); }

body{
	background: url("../images/bg-main.jpg") top center no-repeat;
	margin: 0;
	padding: 0;
	background-color: #161414;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #231f20;
	line-height: 18px;
}

p{
	margin: 0;
	padding: 0 0 10px 0;
}


a{
	color:#d2232a;
	text-decoration:underline;
}

a:hover{
	color:#d2232a;
	text-decoration:none;
}
h1{
	background: url("../images/h1-bg.jpg") no-repeat scroll left top;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 22px;
	color: #231f20;
	float: left;
	margin: 0;
	padding: 0 0 0 52px;
	height: 24px;
	line-height: 24px;
	width: 588px;
	text-decoration: none;
}

h2{
	background: url("../images/h1-bg.jpg") no-repeat scroll left bottom;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 16px;
	color: #d2232a;
	float: left;
	margin: 0;
	padding: 0 0 20px 52px;
	height: 15px; 
	line-height: 18px;
	width: 588px;
	text-decoration: none;
}

h3{
	background:url("../images/h3-bg.jpg") no-repeat scroll left top transparent;
	color:#FFFFFF;
	float:left;
	font-family:'Arial Black',Gadget,sans-serif;
	font-size:20px;
	height:27px;
	letter-spacing:-1px;
	line-height:24px;
	margin:0;
	padding:0;
	text-indent:9px;
	width:300px;
}

h3.subtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	font-weight: bold;
	text-indent: 14px;
	background: none;
	margin: 0;
	padding: 3px 0 0 0;
	line-height: 12px;
	letter-spacing: normal;
}

h3.subtext a{
	color: #231f20;
	text-decoration:none;
}

h3.subtext a:hover{
	color: #231f20;
	text-decoration:underline;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231f20;
	font-weight: bold;
	margin:0;
	padding: 7px 0 3px 0;
	line-height: 12px;

}

h5{
	background: url("../images/practice-title-bg.jpg") no-repeat top left;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 18px;
	float: left;
	width: 222px;
	height: 25px;
	color: #d2232a;
	margin: 20px 0 0 10px;
	padding: 0;
	line-height: 25px;
	text-indent: 9px;
	text-transform: uppercase;
}
/*-----*/

.free{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background: #d2232a;
	border:1px solid #dddddd;
	margin: 0;
	padding: 3px 0 3px 3px;
	line-height: 12px;
	width:100%;
	clear:both;}
	
.free a{
	text-decoration:none;
	color:#ffffff;}
	
.free a:hover{
	text-decoration:underline;
	color:#ffffff;}
	
.contact_text_lg{
	color:#d2232a;
	font-size:16px;
	font-weight:bold;
}

.contact_text_sm{
	color:#d2232a;
	font-size:14px;
	font-weight:bold;
}

/*.list{
	padding:0px 0 7px 25px;
	margin:0;
}*/

ul{
	padding:0px 0 9px 50px;
	margin:0;
}
	
#wrapper{
	width: 960px;
	margin: 30px auto;
}

#content-main{
	float: left;
	width: 960px;
	height: auto;
	background: #ffffff;
}

#header{
	background: url("../images/flash-holder.jpg") 0 -4px no-repeat;
	height: 439px;
	width: 960px;
	float: left;
	position:relative;
	z-index:1;
}

#header-sub{
	height: 439px;
	width: 960px;
	float: left;
	position:relative;
}

a.header-sub{
background:url(../images/header-sub-free.jpg)no-repeat left top;
width:827px;
float:left;
height:37px;
cursor:pointer;
}

a.header-sub:hover{
background-position:0 -37px;
}


#content-right{
	float: right;
	height: auto;
	width: 640px;
	padding: 20px 30px 0 0;
}

#content-left{
	float: left;
	height: auto;
	width: 241px;
	padding: 0 0 0 20px;
}

.column-left{
	float: left;
	width: 300px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: justify;
}

.column-right{
	float: right;
	width: 300px;
	margin: 0;
	padding: 10px 0 0 0;
}

.float-right{
	float: right;
	padding: 0 0 5px 5px;
	margin: 0;
}

#nav-holder{
	float: left;
	background-color: #ffffff;
	height: auto;
	width: 960px;
}

#nav{
	background: url("../images/nav-bg.jpg") left top repeat-x;
	height: 71px;
	width: 956px;
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#nav ol{
	margin: 0;
	padding: 0 0 0 40px;
}

#nav li{
	display: inline;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 25px 0 0;
	width: auto;
	height: 71px;
}

#nav li a{
	text-decoration: none;
}

#nav li:hover{
	background: url("../images/nav-hover-bg.png") scroll left top repeat-x;
}

#nav li:hover  .subtext{
	color:#FF0000;}

#nav li a h6{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	height: auto;
	margin: 0;
	padding: 16px 20px 0 10px;
	text-decoration: none;
}

#nav li a h6.subtext{
	margin: 0; 
	padding: 0 0 0 10px;
	color: #666666;
	float: left;
	font-size: 12px;
	text-decoration: none;
}

#map{
	background: url("../images/map.jpg") no-repeat scroll left top;
	float: left;
	width: 103px;
	height: 88px;
	margin: 5px 0 0 0;
	padding: 0;
}

#map:hover{
	background-position: 0 -91px;}

#map span{
	display: none;
}

.map-title{
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 14px;
	margin: 5px 0 0 0;
}

/*-----------EXP NEWS-------------*/

#exp{
	height: 177px;
	overflow: hidden;
}

.exp-table {
	float: left !important;
	/*margin: 5px 7px 0px 0px !important;*/
	margin:0 !important;
	padding: 0 !important;
	background-color: #000000;
	/*background-image:url("../images/news-bg.jpg") !important; */
}


.vidItem {
	/*background-image: url("../images/latestnews-title.gif") !important;*/
	/*background-repeat:no-repeat !important;*/
	border:1px solid #777777; !important;
	clear:both !important; 
	color:white !important;
	display:block!important;
	font-size:9px !important;
	height:65px !important;
	margin:3px 8px !important;
	width:221px !important;
}

.vidInfo {
	color:white !important; 
	float:left !important;
	height:65px !important;
	padding:2px 2px 2px 6px !important;
	width:100px !important;
	padding:0 !important;
	margin:0 !important;
	line-height: 12px;
}

/*controls title of news article*/
.vidInfo h4 {
	color:white !important;
	float:left !important;
	height:18px !important;
	padding:2px 2px 0px 0px !important;
	width:100px !important;
	font-size:12px !important;
}
#chat-btn {
	margin-top: 10px;
}


#practice-hot{
	background: #231f20 url("../images/side-nav-bg.jpg") no-repeat bottom left;
	float: left;
	height: auto;
	width: 241px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#practice-hot ul{
	margin: 50px 0 0 10px;
	padding: 0;
}

#practice-hot li{
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#practice-hot li a{
	color: #ffffff;
	float: left;
	height: 16px;
	padding: 5px 0 0 10px;
	text-decoration: none;
	width: 222px;
	font-size: 14px;
	line-height: 16px;
}

#practice-hot li a:hover{
	background: url("../images/side-hover-bg.png") no-repeat left 4px;
	color: #d2232a;
	padding: 5px 0 0 10px;
	text-indent: 5px;
	line-height: 16px;
}

.hot-ul{
	margin: 10px 0 0 0;
}

#footer{
	font-size: 10px;
	float: left;
	margin: 0;
	padding: 10px 0 20px 0;
	color: #ffffff;
	height: 45px;
	width: 100%;
	text-align: center;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover{
	color: #d2232a;
}

#bookmarks{
	float: right;
	text-align: right;	
	height: 40px;
	padding: 0 30px 10px 0;
}


.quotebox{
	float:none;
	width:580px;
	padding:20px 0 0 40px;
	margin:0 0 10px 0;
	background:url("../images/bg-quote.jpg") no-repeat 0 0 #eeeeee;
	border:1px solid #dddddd;
}


/*-------------------IE6----------------------*/


*html #practice-hot{
	background: url("../images/side-nav-bg.jpg") no-repeat bottom left;
	background-color: #211d1e;
	float: left;
	height: 569px;
	width: 241px;
	margin: 25px 0 0 0;
	padding: 0;
}

*html h2{
	background: url("../images/h1-bg.jpg") no-repeat scroll left bottom;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 18px;
	color: #d2232a;
	float: left;
	margin: 0;
	padding: 0 0 20px 52px;
	height: 15px; 
	line-height: 16px;
	width: 588px;
	text-decoration: none;
}

*html h5{
	background: url("../images/practice-title-bg.jpg") no-repeat top left;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 18px;
	float: left;
	width: 222px;
	height: 25px;
	color: #d2232a;
	margin: 10px 0 0 5px;
	padding: 0;
	line-height: 25px;
	text-indent: 9px;
	text-transform: uppercase;
}

*html #practice-hot li a:hover{
	background: url("../images/side-hover-bg-ie6.jpg") no-repeat left 4px;
	color: #d2232a;
	padding: 5px 0 0 10px;
	text-indent: 5px;
	line-height: 16px;
}

/*-----------form----------------*/
/*controls the long form formatting */
	
.bigForm {
	padding: 0 0 0 0px;	}

.bigForm .formInput, .bigForm select {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #cccccc;
	text-align: left;
	width: 200px;
	padding:0px;
	margin:0px;
	background-color:#eeeeee;}
	
.bigForm textarea {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #cccccc;
	text-align: left;
	width: 200px;
	height: 52px;
	padding:0px;
	margin:0px;}

.bigForm divLeft{
	float:left;
}

.bigForm divRight{
	float:right;
}	
	
 .formButton {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
	width: 75px;
	background-color: #45494a;
	color: #ffffff;
	padding:0;
	/*margin: 2px; 0 0 0;*/
	margin: 3px 0 0 0;
	border:none;
	cursor:pointer;}
	
#divDisclaimer{
	float: left; 
	padding: 50px 0 0 0;
	width:450px;}
	
#p_specific_questions textarea{background-color:#eeeeee;}

#p_injury_description textarea{background-color:#eeeeee;}

/*--------*/



/*---------------------------------------BIG FORM--------------------------------------------*/

/*controls the long form formatting */
	
#divDisclaimer{
	/*float: left;*/
	padding: 25px 0 0 0;
	width: 500px;
	margin: 0px;
	clear:both;
}

#divDisclaimer p{
	width: 450px;
	clear:both;
}

#divLeft{
	float: left;
	width: 275px;
	height: 300px;
	margin: 0px;
	padding: 0px;
}

#divRight{
	float: left;
	width: 140px;
	height: 0px;
	/*height: 125px;*/
	margin: 0px;
	padding: 0px;
}


.bigForm {
	/*float: left;*/
	margin: 0;
	padding: 0;
	width: auto;

}

.bigForm .formInput, .bigForm select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border: 1px solid #999999;
	text-align: left;
	width: 230px;
	height: 18px;
	padding: 2px 0 0 4px;
	margin:0;
	display: block;
	
	}

.bigForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #999999;
	text-align: left;
	width: 230px;
	height: 75px;
	padding: 0px;
	margin: 0;
}

.bigForm .formButton  {
    font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#235d8f;
	color: #fff;
	margin: 10px 0 0 0px;
	padding: 0;
	height: 50px;
	width: 300px;
	background: url(../images/submit-button.jpg) left top no-repeat;
	border: none;
	display: block;
	cursor: pointer;
}

.bigForm .formButton:hover{
	color: #ffff00;
}

.bigForm p {
	padding: 5px 0 5px 0;
	margin: 0;
	width: 250px;
}
/*---------------------------------------END BIG FORM--------------------------------------------*/

.email-list{
	float:left;
	border:none;
	}
a.email-list {
	color: #fff; 
	/*border:#fff 0px;*/
	margin-left:-2px;
	}

#wsa_div{z-index:9999!important;}


#bcplayer {
	float: right;
	margin: 5px 0 20px 20px;
	border: 5px solid #D2232A;
}

#rob-banner{
	margin: 10px 0;
}
