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

body{
background-color: #999999;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
padding:0;
margin:0;
}

 /* ---------------------------------------resets Code---------------*/
 
 *{
	margin:0;
	padding:0;
	
 }
 
 
 img {
 	margin:0;
	padding:0;
 }
 
 h3{
 	font-size:5.25em;
 }
 
 h1{
	margin:30px 0 0 0;
	font-size:15px;
 }

p{
	margin:0 0 5px 0;
	padding:0;
	line-height:18px;

}

 /* ---------------------------------------Header Code---------------*/
#header{
background-image:url(../_images/tile.png);
background-color:#000000;
height:123px;
color:#FF0000;
border-bottom:#CCCCCC solid 5px;
}

#phoneBar{
	color:#FFFFFF;
	background-color:#525252;
	text-align:right;
	height:38px;
	
}

#phoneBar h3{
	padding-top:8px;
	margin:0 auto;
	font-size:15px;
	font-weight:normal;
	width:960px;	
}

#phoneBar h3 a{
	padding-top:8px;
	margin:0 auto;
	font-size:1em;
	font-weight:normal;
	width:960px;
	
}

.phoneNumber{
	color:#FF8300;
	font-size:1.5em;
	font-weight:bold;
	letter-spacing:1px;
	
}

.call{
	font-size:1.3em;
}

.place{
	color:#999999;
}

#signiture {
	
	margin:0 auto;
}
#nav {
	margin:27px auto 0 auto;
	width:975px;
}
#nav li {
	display:block;
	float:left;
	list-style-type:none;
}

.logo{
	text-indent:-3000px;
	background-image:url(../_images/logo2.png);
	width:225px;
	height:54px;
	margin-right:10px;
	margin-top:-4px;
	
}

.logo a{
	width:225px;
	height:59px;
	display:block;
	
}

.btn{
	text-transform:uppercase;
	letter-spacing:2px;
	margin:0 0 0 0px;
	padding:30px 10px 2px 10px;
	height:26px;
}

.btn a {
	text-decoration:none;
	color:#FFFFFF;
	padding:15px 10px 15px 10px;
	margin:0;
	font-size:10px;
	
}

.btn:hover{
	background-image:url(../_images/navHover.png);
	border-top:solid 2px #FF8300;
	padding:28px 10px 2px 10px;
	
	
}



 /* ---------------------------------------container Code---------------*/
#container{
	width:975px;
	margin:0 auto;
	background-color:#999999;
	min-height:680px;
	position:relative;


}

#video{
	position:absolute;
	z-index:1;
}

#closeVid a{
	position:absolute;
	top:8px;
	left:945px;
	z-index:2;
	width:15px;
	height:15px;
	background-image:url(../_images/close_video.jpg);
	display:block;
}

#closeVid a:hover{
	background-position:bottom;
}


#slideshow {
	height:260px;
	width:964px;
	border-right:5px solid #cccccc;
	border-left:5px solid #cccccc;
	border-bottom:5px solid #cccccc;
	background-color:#cccccc;
	margin:0 0 10px 0;
	position:relative;
	z-index:0;
}

#slideshow a{
	position:absolute;
}


img {
	border:none;
} 
#leftCol {
float:left;
width:280px;
}

#subjectBanner{
	width:275px;
	height:125px;
	margin:0 0 10px 0;
	
}

#subjectTitle{
	width:245px;
	height:95px;
	font-size:2.2em;
	color:#CCCCCC;
	background-image:url(../_images/subjectBack.png);
	background-repeat:repeat-x;
	padding:15px;
	float:left;
	border-right: solid 5px #FF8300;
}

#subjectTitle h1{
	font-size:1.2em;
	font-weight:normal;
	color:#FFFFFF;
}



#caseForm {
	width:280px;
	background-color:#333333;
	color:#CCCCCC;
	position:relative;
	border-bottom:11px solid #333333; 
}

body.home #caseForm, body.run #caseForm, body.roadrage #caseForm, body.hit #caseForm {
	width:280px;
	background-color:#333333;
	color:#CCCCCC;
	float:left;
	position:relative;
}

#caseForm textarea{
	width:98%;
	color:#666666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;

}

#caseForm input{
	width:97%;
	color:#666666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
}


#container #caseForm .formBar{
	background-image:url(../_images/formBar.jpg);
	color:#FF8300;
}
.formBar{
	letter-spacing:.05em;
	}


.softReturn{
	color:#CCCCCC;
	font-size:.75em;
	margin:0;
	padding:0;
}

#stage {
	float:right;
	width:685px;
}

body.home #stage, body.admin #stage {
	width:685px;
	float:right;
	position:static;
	
}

body.hit #stage {
	width:685px;
	float:right;
	position:static;
	
}

body.run #stage {
	width:685px;
	float:right;
	position:static;
	
}


body.roadrage #stage {
	width:685px;
	float:right;
	position:static;
	
}

#container h2{
	background-image:url(../_images/formBar.jpg);
	background-repeat:repeat-x;
	height:31px;
	color:#CCCCCC;
	margin:0 0 0px 0;
	padding:8px 8px 0 8px;
	font-weight:normal;
	font-size:18px;
}

.boxPadding{
	padding:8px 10px 10px 10px;
}

.feature a{
	width:221px;
	height:57px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	background-color:#FFFFFF;
	background-image:url(../_images/DD.jpg);
	background-position:left top;
	
}

body.hit .feature a{
	width:221px;
	height:57px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	background-color:#FFFFFF;
	background-image:url(../_images/DD.jpg);
	background-position:left bottom;
	
}


.feature a:hover{
	width:221px;
	height:57px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	background-color:#FFFFFF;
	background-image:url(../_images/DD.jpg);
	background-position:left bottom;
	
}

.feature2 a{
	width:221px;
	height:57px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	background-color:#FFFFFF;
	background-image:url(../_images/RR.jpg);
	background-position:left top;
	
}

body.roadrage .feature2 a{
	width:221px;
	height:57px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	background-color:#FFFFFF;
	background-image:url(../_images/RR.jpg);
	background-position:left bottom;
	
}


.feature2 a:hover{
	width:221px;
	height:57px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	background-color:#FFFFFF;
	background-image:url(../_images/RR.jpg);
	background-position:left bottom;
	
}


.featureRight a{
	width:221px;
	height:57px;
	float:right;
	margin:0 0 0 0;
	background-color:#FFFFFF;
	background-image:url(../_images/HR.jpg);
	background-position:left top;
	
}

body.run .featureRight a{
	width:221px;
	height:57px;
	float:right;
	margin:0 0 0 0;
	background-color:#FFFFFF;
	background-image:url(../_images/HR.jpg);
	background-position:left bottom;
	
}

.featureRight a:hover{
	width:221px;
	height:57px;
	float:right;
	margin:0 0 0 0;
	background-color:#FFFFFF;
	background-image:url(../_images/HR.jpg);
	background-position:left bottom;
}

.mainFeature{
	width:685px;
	float:left;
	margin:0 10px 0 0;
	font-size:15px;
	background-color:#FFF;
}	

.leftMainFeature{
	width:350px;
	margin:0 0px 15px 10px;
	float:right;
	
}

.leftMainFeature h3{
	font-size:1.75em;
	color:#FF8300;
	font-weight:bold;
}


.leftMainFeature img{
	width:350px;
	background-color:#666666;
}



.rightMainFeature h4{
	font-size:1.15em;
	margin:10px 0 1px 0;
	padding:0;
}

.rightMainFeature a{
	color:#000000;
}

.top{
	font-size:1.15em;
	margin:0 0 1px 0;
	padding:0;
}		



.border{
		border:5px solid #cccccc;
		height:100px;
		border-top:none;
	
}

.border2{
		border:2px solid #cccccc;
		/*height:355px;*/
		border-top:none;
	
}

.float{
	float:left;
	margin:10px 0 0 0;
}

.clear{
	clear:both;
}	

.highlight {
	font-size:16px;
	font-weight:bold;
	color:#FF8300;
}

.hidden {
	display:none;
}

/* ---------------------------------------Newsroom Code---------------*/
.newsroom_subText h3{
	font-size:20px;
	color:#FF8300;
	font-weight:bold;
	margin:0;
}

/*.newsroom_text p:first-child{
	font-size:15px;
	line-height:15px;
	font-weight:bold;
}
*/

.date{
	text-align:right;
	padding:3px 10px 0 0 ;
	color:#FF8300;
	font-size:.75em;
	width:675px;
	height:17px;
	background-color:#333333;
	
}

#newsroom_legend{
	margin:15px 0 0 0;
}

#newsroom_legend a {
	color:#333333;
	text-decoration:none;
}
#newsroom_legend a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

#newsroom_Text{
margin:0;
}

.spacer{
height:15px;
clear:both;
}

/* ---------------------------------------Happy Clients Code---------------*/

.settlement{
	width:485px;
}

.settlement h3{
	font-size:2em;
	margin:0 0 5px 0;
	
}

.happyPic{
	float:left;
	width:200px;
	overflow:hidden;
}

.happyPic img{
	width:200px;
	
}
.dataRight{
	margin:0 0 0 210px;
	width:428px;
}

#hClients_legend a {
	color:#333333;
	text-decoration:none;
}

#hClients_legend a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	
}

body.happyClients #stage h3{
	color:#FF8300;
	font-size: 35px;
}

.shrink{
	font-size:.9em;
}



/* ---------------------------------------Contact Code---------------*/

.addressInfo h4{
	font-size:1.15em;
	margin:10px 0 1px 0;
	padding:0;
}

.addressInfo a{
	color:#000000;
}

.addressInfo{
	width:160px;
	margin:0 0px 15px 10px;
	float:left;
}

.map{
	margin:0 0 0 180px;
	
}

.top{
	font-size:1.15em;
	margin:0 0 1px 0;
	padding:0;
}

.contact #container h2 {
	font-size:15px;
	padding:5px;
}


/* ---------------------------------------SocialMedia Code---------------*/

#socialMedia{
	width:213px;
	height:46px;
	margin:0 auto 15px auto;
	border-bottom:#CCCCCC 1px solid;
}


#socialMedia a.supLaw {
	width:132px;
	height:39px;
	background-image:url(../_images/superLawyer.png);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	float:left;
	margin:0 20px 0 10px;
}



#socialMedia a.twitter {
	width:39px;
	height:39px;
	background-image:url(../_images/twitter.png);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	float:left;
	margin:0 10px 0 0;
}





/* ---------------------------------------Foot Code---------------*/


#foot{
	border-top:solid 5px #FFFFFF;
	background-color:#333333;
}

#foot a{
	color:#CCCCCC;
}

#footContainer{
	width:975px;
	margin:0 auto;
	padding:15px 0 0 0;
}

.footFt a{
	background-image:url(../_images/lilbtn.jpg);
	display:block;
	float:left;
	background-position:left top;
	width:99px;
	height:30px;
	margin-right:5px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	padding:4px
}
.footFt a:hover{
	background-position:bottom left;
}

#copyright{
	width:700px;
	color:#CCCCCC;
	text-align:center;
	font-size:11px;
	margin:15px auto 0 auto;
	clear:both;
}



.homeSpacer{
	height:200px;
}


/* ---------------------------------------admin Code---------------*/

#loginForm {
	width:280px;
	background-color:#333333;
	color:#CCCCCC;
	float:left;
}

#adminNav{
	width:700px;
	margin:15px auto 0 auto;

}

#adminNav ul.main{
	display:inline;
	list-style-type:none;
	float:left;
	margin:0 30px 0 0;
	color:#FF8300;
	font-size:1.25em;
}

#adminNav a{
	text-decoration:none;
	color:#CCCCCC;
	font-size:.75em;
	line-height:1.25em;
}

#adminNav a:hover{
	text-decoration:none;
	color:#CCCCCC;
	font-size:.75em;
	line-height:1.25em;
	text-decoration:underline;
}
.logout{
	color:#CCCCCC;
	text-decoration:none;
	font-size:1.25em;
}

.logout:hover{
	color: #FFFFFF;
	text-decoration:underline;
	font-size:1.25em;
}

.boxbtn{
	background-color:#333333;
	width:170px;
	height:30px;
	padding:10px 0px 0 0px;
	text-align:center;
	margin:20px 0 0 60px;
}

h4{
	font-size:2em;
}

body.admin img{
	height:400px;
}
