@charset "UTF-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

html {
	overflow-y:scroll;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/img/bg-page.png);
	background-color:#FFF;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#555555;
}

html, body {
	height: 100%;
}


#footer, .push {
	height: 75px; /* .push must be the same height as .footer */
}

p {
	margin-top:10px;
	margin-bottom:10px;
}
strong {
	color:#1f7596;
}
a {
	text-decoration:none;
	color:#27a2c3;
}
a:hover {
	text-decoration:underline;
}
.errors, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.errors {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}

h1 {
	font-size:175%;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normal;
}
h2 {
	font-size:150%;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normal;
}
.bolder {
	font-weight:bold;
}
#frame {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px; /* the bottom margin is the negative value of the footer's height */
}
#logo {
	float:left;
	margin-top:30px;
}

#logo a {
	display:block;
	text-indent:-99999px;
	background-image:url(/img/logo.png);
	background-repeat:no-repeat;
	height:53px;
	width:195px;
}

#nav {
	float:right;
	/*width: 719px;*/
	margin-top:25px;
	font-size:110%;
	overflow:visible;
}
#nav li {
	float:left;
	margin-left:30px;
}
#nav a {
	color:#FFF;
	text-decoration:none;
}
#nav a:hover {
	color:#FFF;
	text-decoration:underline;
}

#number {
	height:40px;
	width:234px;
	float:right;
	background-image:url(/img/number.png);
	text-indent:-9999px;
}
#number {
	background-image:url("/img/number.png");
	background-position:right center;
	background-repeat:no-repeat;
	float:right;
	height:40px;
	text-indent:-9999px;
	width:675px;
}

/* Boxes */
.rights-box {
	width:800px;
	margin:auto;
	margin-top:15px;
	margin-bottom:50px;
}
.rights-box p {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: justify;
}
.rights-box .top {
	background-image:url(/img/rights_box/top.png);
	background-repeat:no-repeat;
	height:18px;
	width:799px;
	float:left;
}

.rights-box .topRight {
	background-image:url(/img/rights_box/top.png);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	height:18px;
	width:200px;
}

.rights-box .bottomRight {
	background-image:url(/img/rights_box/bottom.png);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	height:43px;
	width:200px;
}

.rights-box .leftLinks {
	background-color:#28A7C8;
	background-image:url("/img/rights_box/grad.jpg");
	background-position:-1px 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:354px;
	margin-left:1px;
	overflow:hidden;
	padding-left:0px;
	padding-right:20px;
	width:209px;
}

.rights-box .content {
	background-color:white;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:354px;
	margin-left:-1px;
	overflow:hidden;
	padding-left:15px;
	padding-right:5px;
	width:550px;
}

.rights-box .content h2{
	margin-top:0px;
}

.rights-box .bottom {
	background-image:url(/img/rights_box/bottom.png);
	background-repeat:no-repeat;
	height:43px;
	width:799px;
	float:left;
}

.rights-box .bottom a{
	color:white;
}

.claim-form-button{
	color:white;
	float:left;
	margin-left:53px;
	margin-top:21px;
	text-align:center;
	width:116px;
	display: inline;
}

.top-box {
	width:300px;
	margin-top:25px;
	margin-right:10px;
	float:left;
}

#boxRight{
	margin-right:0px;
}

.top-box p {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.top-box .top {
	background-image:url(/img/boxes/top.png);
	background-repeat:no-repeat;
	height:22px;
	width:300px;
}
.top-box .content {
	background-color:#FFF;
	display:block;
	background-position:19px top;
	background-repeat:no-repeat;
	width:280px;
	padding-left: 15px;
	padding-right: 5px;
	height:420px;
	overflow:hidden;
}

.top-box .content .contentText {
	height:160px;
}

.top-box .content p {
	margin-right:10px;
	text-align:justify;
}

.top-box .content ul {
	/*margin-left:8px;*/
}
.top-box .content ul li {
	/*list-style-image: url(/img/boxes/li.jpg);*/
	padding-left: 12px;
	background: url(/img/boxes/li.jpg) no-repeat;
	margin-bottom:5px;
}
.top-box .content .image {
	border: 1px solid #d3d3d3;
	margin-bottom:5px;
}
.top-box .bottom {
	background-image:url(/img/boxes/bottom.png);
	background-repeat:no-repeat;
	height:22px;
	width:300px;
}
#home-content {
/*	margin-top: 25px;
*/}
#home-content #left {
	width: 420px;
	float: left;
	margin-bottom:15px;
	text-align:justify;
}
#home-content #left h1 {
	margin-top:0px;
}
#home-content #left p {
	margin-bottom:0px;
}

#top {
	margin-bottom:15px;	
}

#left #LeftTop {
	background-image:url(/img/welcome_box/top.png);
	width:420px;
	height:13px;
}
#left #LeftBottom {
	background:url(/img/welcome_box/bottom.png) no-repeat;
	width:420px;
	height:13px;
}
#home-content #right {
	float: right;
	width: 470px;
	height: 400px;
	background-image: url(/img/welcome_box/dots.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	overflow:hidden;
}
/*Home page box headers*/
.home-headers {	
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0px;
	height:50px;
}

/* END BOXES */
#page-content {
	padding-top:60px;
}
/* Form Styles */
#quote {
	width:600px;
}
#quote-home {
	width:485px;
}
.formRow {
	margin-bottom:15px;
	margin-right:5px;
	float:left;
	width:260px;
}
.formSubmitRow {
	margin-bottom:15px;
	margin-right:5px;
	float:left;
	text-align:right;
	width:260px;
}
label {
	color:#555555;
	font-weight:bold;
}
.formRow label {
	height:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	margin-right:3px;
	width:105px;
}
.formRow input, .formRow select {
	background-image:url(/img/forms/bg.jpg);
	background-repeat:repeat-x;
	width:130px;
	height:30px;
	border: 1px solid #b0afaf;
	font-size:12px;
	font-weight: normal;
	color: #666;
	float:right;
}

#ie .formRow select {
	width:134px!important;	
}
.formRow input {
	padding-top:7px;
	height:21px;
}
.formRow textarea {
	border: 1px solid #b0afaf;
	background-image:url(/img/forms/bg.jpg);
	background-repeat:repeat-x;
}


.aformRow {
	margin-bottom:15px;
	margin-right:5px;
	float:left;
	width:400px;
}
.aformSubmitRow {
	margin-bottom:15px;
	margin-right:5px;
	float:left;
	width:400px;
}
label {
	color:#555555;
	font-weight:bold;
}
.aformRow label {
	height:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	margin-right:3px;
	width:100px;
	text-align:right;
}
.aformRow input, .formRow select {
	background-image:url(/img/forms/bg.jpg);
	background-repeat:repeat-x;
	width:130px;
	height:30px;
	border: 1px solid #b0afaf;
	font-size:12px;
	font-weight: normal;
	color: #666;
}
.aformRow input {
	padding-top:7px;
	height:21px;
}
.aformRow textarea {
	border: 1px solid #b0afaf;
	background-image:url(/img/forms/bg.jpg);
	background-repeat:repeat-x;
}



#accident_type, #title {
	width:132px;
}
/* Form Styles */
#rights {
	width:420px;
	margin:-50px 0 15px;
}
#rights h1 {
	margin-top:0px;
	
}
#rights p {
	margin-bottom:0px;
}
#rights #rightsTop {
	background-image:url(/img/welcome_box/top.png);
	width:420px;
	height:13px;
}
#rights #rightsBottom {
	background:url(/img/welcome_box/bottom.png) no-repeat;
	width:420px;
	height:13px;
}
#contact {
	width:420px;
	margin-top:10px;
	overflow:hidden;
}
#contact h1, #contactformh1 {
	margin-top:0px;
/*	background-image:url(../img/small-dots.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;*/
}
#contact p {
	margin-bottom:0px;
}
#contact #contactTop {
	background-image:url(/img/welcome_box/top.png);
	width:420px;
	height:13px;
}
#contact #contactBottom {
	background:url(/img/welcome_box/bottom.png) no-repeat;
	width:420px;
	height:13px;
}
#contact ul li {
	margin:0px;
	padding:0px;
	background-image:url(/img/big-dot.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:10px;
}
#footer {
	color: #FFF;
/*	padding-top: 20px;
	padding-bottom: 20px;*/
	background-color:#c1c1c1;
	clear:both;
	width:930px;
	margin:0px auto;
	height:100px;
	padding:0px;
	}
#footer .sep {
	color:#888887;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#accidents {
	background-color:#CCC;
	margin-bottom:30px;
	min-height:360px;
	width:800px;
	margin:10px auto 50px;

}
#accidentsList #selected, #accidentsList #selected a {
	background-color:#4cc6e5;
	color:#FFF;
	font-weight:bold;
	display:block;
}
#accidentsList li{
}
#accidentsList li {
	padding:7px;
	text-align:left;
	color:#FFF;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	
}
#accidentsList li a {
	color:#FFF;
}
.claim-page {
	background-image:url(/img/big-dot.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 15px;
}
#feedback {
	background-image: url(/img/feedback.png);
	background-repeat:no-repeat;
	overflow:hidden;
	width:972px; 
	height:595px;
	margin-top:20px;
	color:#FFF;
	font-size:18px;
	margin-bottom:15px;
}

#feedback strong {
	color:#FFF;
}
#box1 {
	position:relative;
	top:60px;
	left:90px;
	width:320px;
	height:150px;
}
#box2 {
	position:relative;
	top:-65px;
	left:620px;
	width:290px;
	height:150px;
}
#box3 {
	font-size:16px;
	position:relative;
	top:-50px;
	left:225px;
	width:420px;
	height:150px;
}
#oldie #box3 {
	top:-28px;
}

#box4 {
	font-size:15px;
	position:relative;
	top:-35px;
	left:90px;
	width:350px;
	height:150px;
}

#oldie #box4 {
	top:-5px;
}

#box5 {
	font-size:14px;
	position:relative;
	top:-260px;
	left:610px;
	width:290px;
	height:150px;
}

#oldie #box5 {
	top:-230px;
}
/* Remove anoying bottom thing caused by jquery date picker*/
#ui-datepicker-div {
	display:none;
}

/* IE H4xs */



#oldie #quote-home {
	width:490px;
}

#oldie #contactContent {
	height:150px;	
}

/* Landing Pages */

#landing h1{
	color: #44a6c7;
	font-size: 24px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#landing p{
	color: #6a6a6a;
	font-size: 14px;
	margin-top: 0;
}

#landing ul{
	padding: 20px 0px 0px 0px;
	margin: 0;
	list-style-type: none;
}

#landing li{
	padding: 0px 0px 15px 30px;
	margin: 0;
	background: url('/img/injurylawyers/c_tick.png') no-repeat;
	font-size: 21px;
	color: #1f7596;
}


#landing{
	margin-left:135px;
	margin-top:70px;
}

#landing #top{
	background: url(/img/injurylawyers/c_top.png) no-repeat;
	width: 700px;
	height: 21px;
	margin-bottom:0px;
	text-align: center
}

#landing #bottom{
	background: url(/img/injurylawyers/c_bot.png) no-repeat;
	width: 700px;
	height: 9px;
	float: left;
}

#landingContent{
	background: #FFF;
	margin: 0px 20px 0px 20px;
	float: left;
	width: 659px;
}

#landing #content_header{
	float: left;	
	padding:0 25px;
	width:609px;
}	

#landing #content_left{
	float: left;
	width: 235px;
	clear: left;
	padding: 25px 32px 21px 25px;
}

#landing #content_right{
	float: left;
	width: 342px;
	padding: 25px 25px 21px 0px;
}

#landing .blue{
	color: #1f7596;
	font-size: 17px;
}

#landing .blue2{
	color: #1f7596;
	font-size: 15px;
}

#c_claimr{
	width: 301px;	
	float: right;
}

#c_claiml{
	width: 619px;
	float:left;
}

#c_claiml p{
	width: 600px;	
}

#case_list{
	padding: 5px 10px 5px 30px;	
	background: none !important;
}

#case_list li{
	padding: 2px 0px 2px 0px;
	font-size: 90%;
	background: none !important;
}

#case_list #selected2, #case_list #selected2 a {
	color:#FFF;
	font-weight:bold;
	font-style: italic !important;
	background: none  !important;
}

/*hot topics*/
.hot-topics{
	width: 920px;
	margin-bottom: 15px;
}

.hot-topics .topics_top{
	background: url('/img/hot/tl.png') no-repeat;
	height: 18px;
	width: 228px;
	float: left;
}

.hot-topics .content_top{
	background: #fff url('/img/hot/tr.png') no-repeat right;
	height: 18px;
	width: 692px;
	float: right;
}

.hot-topics .topics{
	background: #28A7C8 url('/img/hot/l.jpg') no-repeat;	
	float: left;
	min-height: 354px;
	height: auto !important;
	height: 354px;
	width: 213px;
	padding: 0px 15px 0px 0px;
}

.hot-topics .content{
	background: #fff;
	width: 672px;
	float: right;
	min-height: 354px;
	height: auto !important;
	height: 354px;
	margin-left: -228px;
	border-left: 228px solid #28A7C8;
	padding: 0px 15px 0px 5px;
}

.hot-topics .content p{
	text-align: justify;	
}

.hot-topics .content li{
	list-style: square;
	padding: 10px 0px 10px 0px;
	text-align: justify;
}

.hot-topics .content ul{
	list-style: square;
	margin-left: 20px;
}

.hot-topics .topics_bot{
	background: url('/img/hot/bl.png') no-repeat;
	height: 18px;
	width: 228px;
	float: left;
	margin-bottom: 15px;
}

.hot-topics .content_bot{
	background: #fff url('/img/hot/br.png') no-repeat right;
	height: 18px;
	width: 692px;
	float: right;
	margin-bottom: 15px;
}
