/* general reset */
html, body {height:100%;}
body{
	margin:0;
	color:#5A4A42;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:966px;
}
img{border-style:none}

p strong{
        color:#53443c}


a{
	text-decoration:none;
	color:#791014;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
	color:#000;
}
.aligncenter {text-align: center;}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 0 4px;
	margin: 0;
}
/* wrapper */
#wrapper {
	margin:0 auto;
	width:100%;
	min-height:100%;
	position:relative;
	background:url(images/bg-wrapper.gif) repeat-y 50% 0;
}
* html #wrapper {height:100%;}
/* header */
#header {
	position:absolute;
	width:100%;
	left:0;
	top:0;
	height:114px;
	padding:9px 0 0;
	background:#fff url(images/bg-header.gif) repeat-x 0 100%;
}
/* holder */
#header .holder {
	padding:0 5px 11px;
	width:956px;
	margin:0 auto;
}
#header .holder:after {
	content:"";
	display:block;
	clear:both;
}
.logo {
	background:url(images/logo.gif) no-repeat;
	width: 413px;
	height: 60px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a {
	height:100%;
	display:block;
}
.header-text {
	float:right;
	font-size:22px;
	line-height:24px;
	color:#841115;
	margin:36px 0 0;
}
.header-text em {
	font:italic 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#5a4a42;
}
/* navbar */
.navbar {
	margin:0 auto;
	width:966px;
}
.navbar ul {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.navbar ul li {
	float:left;
	padding:9px 0 8px;
	position:relative;
	margin:0 5px 0 0;
	font:13px/16px Georgia, "Times New Roman", Times, serif;
}
.navbar ul a {
	float:left;
	color:#deb0b3;
	background:url(images/bg-nav-left.gif) no-repeat -9999px -9999px;
        text-decoration:none;
}
.navbar ul span {
	float:left;
	padding:4px 11px 6px;
	cursor:pointer;
	background:url(images/bg-nav-right.gif) no-repeat -9999px -9999px;
}
.navbar ul li:hover,
.navbar ul li.hover,
.navbar ul li.active {background:url(images/arrow-nav.gif) no-repeat 50% 0;}
.navbar ul a:hover {text-decoration:none;}
.navbar ul li:hover a,
.navbar ul li.hover a,
.navbar ul li.active a {
	background-position:0 0;
	color:#fff;
}
.navbar ul li:hover span,
.navbar ul li.hover span,
.navbar ul li.active span {background-position:100% 0;}
.navbar ul ul {
	list-style:none;
	padding:2px 0 0;
	width:169px;
	margin:0;
	position:absolute;
	left:0;
	top:42px;
	background:#841115;
	font-size:12px;
	display:none;
}
.navbar ul li:hover ul,
.navbar ul li.hover ul {display:block;}
.navbar ul li:hover ul ul,
.navbar ul li.hover ul ul {display:none !important;}
.navbar ul li ul li:hover ul,
.navbar ul li ul li.hover ul {display:block !important;}
.navbar ul ul li,
.navbar ul ul a,
.navbar ul ul span {
	float:none;
	background:none !important;
	color:#dfbabc !important;
}
.navbar ul ul li {
	font:12px/14px Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	width:169px;
	float:left;
}
.navbar ul ul a {
	float:left;
	width:147px;
	margin:0 0 0 -6px;
	padding:8px 5px 9px 23px;
	position:relative;
}
.navbar ul ul a:hover,
.navbar ul ul li:hover a,
.navbar ul ul li.hover a {
	color:#fff !important;
	background:#a81b20 !important;
}
.navbar ul ul ul {
	left:169px;
	background:#a81b20;
	top:0;
	clear:both;
	position:absolute;
}
.navbar ul ul li:hover li a,
.navbar ul ul li.hover li a {
	background:none !important;
	color:#da7679 !important;
}
.navbar ul ul li:hover li a:hover,
.navbar ul ul li.hover li a:hover {
	color:#fff !important;
	background:none !important;
}
.phone {
	float:right;
	font-size:32px;
	line-height:34px;
	color:#fff;
	margin:2px 0 0;
}
/* main */
#main {
	padding:141px 0 375px;
	background:#fff;
}
/* info-box */
.info-box {
	width:964px;
	margin:0 auto 17px;
	padding:0 0 0 2px;
	overflow:hidden;
}
.rotating-pics {
	float:left;
	width:632px;
}
.visual {
	border:1px solid #dbdbdb;
	padding:13px 11px 13px 12px;
}
.visual img {border:1px solid #767776;}
.rotating-pics img {display:block;}
.legal-help {
	background:url(images/freeCaseEvaluation3.jpg) no-repeat;
	float:right;
	width:320px;
	min-height:287px;
}

.legal-help a{
	display:block;
	width:320px;
	height: 287px;
}

.free-book a{
	background:url(images/meso_book_link.jpg) no-repeat;
	float:right;
        clear: right;
	width:320px;
	margin:10px 0 0;
	min-height:125px;
}

.legal-help-head {
	border-bottom:1px solid #d9d9d9;
	background:url(images/bg-legal-help.jpg) no-repeat;
	padding:15px 15px 17px;
	height:1%;
	margin:0 0 18px;
	overflow:hidden;
}
.legal-help-head div {
	float:right;
	text-align:right;
	font-size:30px;
	line-height:32px;
}
.legal-help-head span {
	display:block;
	color:#c2b59b;
}
.legal-help-head strong {
	display:block;
	margin:-8px 0 0;
	color:#5a4a42;
}
.legal-help-head em {
	font-style:normal;
	color:#a51a1f;
}
.feedback fieldset {
	padding:0 24px 4px 23px;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	color:#5a4a42;
}
.feedback p {margin:0 0 15px;}
.feedback .row {
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
}
.feedback label {
	float:left;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	width:42px;
	margin:3px 0 0;
}
.feedback input.txt {
	float:left;
	background:#e2e2e2;
	border:none;
	margin:0;
	padding:4px;
	width:223px;
}
.feedback .textarea-holder label {
	display:block;
	width:auto;
	margin:3px 0 7px;
}
.feedback .area {
	float:right;
	background:#e2e2e2;
	padding:2px 4px;
	width:223px;
	overflow:hidden;
	margin:0 0 0 42px;
}
.feedback textarea {
	margin:0;
	padding:0;
	width:223px;
	max-width:223px;
	height:87px;
	float:left;
	background:none;
	border:none;
	overflow:auto;
}
/* boxes */
.boxes {
	background:url(images/bg-boxes.gif) repeat-x;
	width:100%;
}
.boxes .holder {
	background:url(images/bg-boxes.gif) repeat-x 0 100%;
	width:100%;
}
.boxes .frame {
	padding:19px 9px 21px 4px;
	width:953px;
	margin:0 auto;
	overflow:hidden;
}
.our-team {
	float:left;
	border:1px solid #d6d6d6;
	width:310px;
	height:166px;
	margin:0 18px 0 0;
}
.our-team a {
	display:block;
	position:relative;
	width:100%;
	cursor:pointer;
}
.our-team img {display:block;}
.title-meet {
	position:absolute;
	left:18px;
	top:94px;
	background:url(images/text-meet.png) no-repeat;
	width: 132px;
	height: 42px;
	text-indent:-9999px;
	overflow:hidden;
}
.trial-lawyers {
	float:left;
	height:166px;
	border:1px solid #d6d6d6;
	margin:0 18px 0 0;
	padding:0 5px 0 11px;
	width:285px;
	background:url(images/bg-trial-lawyers.gif) no-repeat 133px 51px;
}
.trial-lawyers a {
	display:block;
	padding:13px 0 0;
}
.trial-lawyers a:hover {text-decoration:none;}
.trial-lawyers strong {
	display:block;
	font-size:23px;
	line-height:25px;
	color:#30251f;
	margin:10px 0 31px;
}
.trial-lawyers span {
	display:block;
	padding:0 165px 0 8px;
	font-size:12px;
	line-height:14px;
	color:#30251f;
}
.info-center {
	float:right;
	border:1px solid #d6d6d6;
	width:300px;
	height:166px;
	overflow:hidden;
}
.title {
	display:block;
	font-size:22px;
	line-height:24px;
	color:#fff;
	padding:11px 20px 9px 26px;
	font-weight:normal;
	text-transform:uppercase;
	background:#5a4a42 url(images/bg-title.gif) repeat-x;
}
.title span {font-weight:bold;}
.info-center ul {
	list-style:none;
	padding:0;
	font-size:22px;
	font-weight:bold;
	margin:0;
}
.info-center ul a {
	display:block;
	padding:0 5px;
	color:#907c72;
	height:41px;
	line-height:41px;
	text-align:center;
	position:relative;
	z-index:10;
	background:url(images/bg-rollover.gif) no-repeat -9999px -9999px;
}
.info-center ul a:hover {
	text-decoration:none;
	background-position:0 0;
	color:#841115;
	margin:0 0 -3px;
	padding:0 5px 3px;
	z-index:20;
}
/* twocolumns */
#twocolumns {
	width:925px;
	margin:0 auto;
	background:url(images/bg-wrapper.gif) repeat-y;
	padding:18px 25px 51px 16px;
	overflow:hidden;
}
/* content */
#content {
	float:left;
	width:598px;
	line-height:16px;
	padding:2px 0 0;
}
#content h1 {
	margin:0 0 5px 0;
	font-size:24px;
	line-height:26px;
	color:#791014;
}
#content h2 {
	margin:-4px 0 0;
	font-size:18px;
	line-height:20px;
	color:#281a13;
}


#content h3 {
	margin:-4px 0 0;
	font-size:14px;
	line-height:18px;
	color:#281a13;
	clear:both;
}

#content p {
        margin:0 0 16px;}

#content p a{
	text-decoration:underline;
	color:#791014;
}

#content p a:hover{
	text-decoration:none;
	color:#791014;
}

#content p a strong{
	text-decoration:underline;
	color:#791014;
}

#content p a:hover strong{
	text-decoration:none;
	color:#791014;
}

#content li a{
	text-decoration:underline;
	color:#791014;
}

#content li a:hover{
	text-decoration:none;
	color:#791014;
}

.mark {
	font-size:14px;
	color:#57473f;
	margin:-4px 0 0;
}
.mark strong {
	display:block;
	margin:-2px 0 0;
}

#content .cancerIndex{
	font-size:48px;
}

#content .cancerIndex ul{
	margin:10px;
	padding:0;
}

#content .cancerIndex ul li{
	border:1px solid #666666;
	display:inline-block;
	height:75px;
	margin:0 0 10px 10px;
	text-align:center;
	width:75px;
}

#content .cancerIndex ul li a{
	color:#5A4A42;
	display:block;
	height:45px;
	margin:0;
	padding-top:30px;
	text-decoration:none;
	width:75px;
}

#content .cancerIndex ul li a:hover{
	color:#fff;
	text-decoration: none;
	background-color:#791014;
}


#content .col{
	float:left;
	margin: 0 35px 0 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	}

#content .col ul li, .col ol li { 
	margin: 7px 0; 
	line-height: 1.5;
	list-style:none outside none;
	}
	
#content .col a { 
	background: #eee; 
	border: 1px solid #ddd; 
	padding: 1px 3px 2px 3px; 
	-webkit-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	text-decoration: none;
	}

#content .col a:hover { 
	color: #fff; 
	background: #143855; 
	border: 1px solid #143855; 
	}

.archiveWrap{
	width:150px;
	float:left;
	}

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


/* sidebar */
#sidebar {
	float:right;
	width:275px;
	padding:0 5px 0 0;
}
.heading {
	border:solid #a59790;
	border-width:1px 0;
	width:100%;
}
.heading:after {
	content:"";
	display:block;
	clear:both;
}
.heading h3 {
	margin:0;
	float:left;
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#30251f;
}
.rss {
	float:right;
	background:url(images/icon-rss.gif) no-repeat;
	width: 39px;
	height: 32px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-11px -5px 0 0;
	position:relative;
}
ul.news {
	list-style:none;
	padding:0;
	margin:0;
}
ul.news li {
	border-bottom:1px solid #a59790;
	padding:9px 0 23px 10px;
	color:#5a4a42;
	line-height:16px;
	margin:0 0 7px;
	vertical-align:top;
	height:1%;
}
.date {
	display:block;
	font:italic 12px/14px Georgia, "Times New Roman", Times, serif;
	color:#791014;
	margin:0 0 1px;
}
ul.news h4 {
	margin:0;
	font-size:16px;
	line-height:18px;
	color:#30251f;
}
ul.news h4 a {
        color:#30251f;
        text-decoration: none;
        }

ul.news p {margin:0;}
.more {
	display:block;
	font:italic 11px/16px Georgia, "Times New Roman", Times, serif;
}
.more a {
	color:#a69d89;
	text-decoration:underline;
}
.more a:hover {text-decoration:none;}
/* footer */
#footer {
	height:375px;
	margin:-375px 0 0;
	position:relative;
	background:#5a4a42 url(images/bg-footer.gif) repeat-x;
}
#footer .holder {
	margin:0 auto;
	padding:34px 0 0 5px;
	width:961px;
	overflow:hidden;
}
ul.nav {
	list-style:none;
	padding:0 0 0 200px;
	margin:0 -40px 0 0;
	width:750px;
	overflow:hidden;
}
ul.nav li {
	float:left;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	margin:0 15px 0 0;
}
ul.nav a {color:#b6aaa3;}
ul.nav ul {
	list-style:none;
	padding:0;
	margin:0;
	width:auto;
}
ul.nav ul li {
	float:none;
	font-weight:normal;
	font-size:10px;
	margin:0;
	text-decoration:underline;
	line-height:16px;
}
ul.nav ul li a:hover{
	text-decoration:none;
	color:#fff;
}

ul.nav ul a {color:#867167;}
.logo-2 {
	background:url(images/logo2.png) no-repeat;
	width: 237px;
	height: 34px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 auto 14px;
}

.logo-2 a {
	display:block;
	height:100%;
}
.footer-info {
	text-align:center;
	font-size:11px;
	line-height:14px;
	color:#281a13;
	margin:10px 0 0;
}
.footer-info a {
	color:#b6aaa3;
	text-decoration:underline;
}
.footer-info a:hover {
	color:#fff;
	text-decoration:none;
}

.footer-info p {
	margin:0;
	display:inline;
}
.footer-info ul {
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}
.footer-info ul li {
	display:inline;
	background:url(images/separator-footer-list.gif) no-repeat 0 3px;
	padding:0 2px 0 7px;
}
.footer-info ul li:first-child {
	background:none;
	padding-left:1px;
}

/*  Staff Photos */

.staffWrap{
	width: 550px;
	padding: 22px;
        margin: 0 0 35px;
	background-image: url(images/staffPic_bg.png);
	background-repeat: repeat-x;
	float:left;
	border: 1px solid #a3191f;
	}
	
.staffPic{
	float: left;
	height: 158px;
	width: 126px;
	margin-right: 25px;
	border: 1px solid #d0d0d0;
	}
	
.staffCopy{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4C4E2F;
	width:375px;
	}
	
.staffCopy p{
	margin:0;
	}	

	
#content .staffCopy #name {
	margin: 10px 0 0 0;
	font-size: 24px;
	color: #fff;
	font-weight:bold;
	}	

.vCard{
	float:right;
	width: 72px;
	height: 58px;
	background-image: url(images/vCard.png);
	}

.vCard a{
	width: 72px;
	height: 58px;
	display:block;
	}
		
#content .staffCopy  #title {
	color: #fff;
	font-size: 16px;
	margin-top: 5px;
	font-weight:bold;
	}

#content .staffCopy p{
	color:#281A13;
}

#content .staffCopy h2{
	color:#841115;
	font-size: 14px;
	font-weight:bold;
	}	
	
.staffCopy  #phone {
	background-image: url(images/phoneIcon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 15px 0 0;
	padding: 5px 0 0 45px;
	height: 29px;
	font-size: 16px;	
	}	
	
.staffCopy #email {
	font-weight:bold;
	font-size: 16px;
	background-image: url(images/email_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 25px;
	padding: 6px 0 0 45px;
	display: block;
	height: 25px;
	width: 150px;
	}

.staffCopy #email a{
	color: #5a4a42;
        text-decoration: none;
	}

.staffCopy #email a:hover{
        color: #841115;
	}

.staffLogos{
        float:left;
        width:126px;
        clear:left;
}

.staffLogos li{
        clear:left;
        list-style:none;
}

#aaj{
        width:184px;
        height:113px;
        background-image: url(images/aaj.jpg);
        margin:15px auto;
}

/* Service Buttons */
.serviceButtons{
	margin:8px auto 0;
	width:637px;
        float:left;
}
.serviceButtons ul {
	list-style:none;
	padding:0;
	margin:0;
}
.serviceButtons ul li {
	float: left;
	font: 15px/16px Georgia,Times,serif;
	height: 32px;
	padding: 12px 2px;
        margin: 3px;
	position: relative;
	width: 95px;
        background: none repeat scroll 0 0 #ccc;
}
.serviceButtons ul a {
	display: block;
	color:#333;
        text-decoration:none;
        text-align:center;
}
.serviceButtons ul span {
	float:left;
	padding:4px 11px 6px;
	cursor:pointer;
}
.serviceButtons ul li:hover,
.serviceButtons ul li.hover,
.serviceButtons ul li.active {background:#666666;}
.serviceButtons ul a:hover {text-decoration:none;}
.serviceButtons ul li:hover a,
.serviceButtons ul li.hover a,
.serviceButtons ul li.active a {
	background-position:0 0;
	color:#fff;
}
.serviceButtons ul li:hover span,
.serviceButtons ul li.hover span,
.serviceButtons ul li.active span {background-position:100% 0;}
.serviceButtons ul ul {
	list-style:none;
	padding:2px 0 0;
	width:169px;
	margin:0;
	position:absolute;
	left:0;
        top:54px;
	background:#666666;
	font-size:12px;
	display:none;
}
.serviceButtons ul li:hover ul,
.serviceButtons ul li.hover ul {display:block;}
.serviceButtons ul li:hover ul ul,
.serviceButtons ul li.hover ul ul {display:none !important;}
.serviceButtons ul li ul li:hover ul,
.serviceButtons ul li ul li.hover ul {display:block !important;}
.serviceButtons ul ul li,
.serviceButtons ul ul a,
.serviceButtons ul ul span {
	float:none;
	background:none !important;
	color:#ccc !important;
}
.serviceButtons ul ul li {
	font:12px/14px Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	width:169px;
	float:left;
}
.serviceButtons ul ul a {
	float: left;
	margin: 0 0 0 -6px;
	padding: 8px 5px 9px 28px;
	position: relative;
	text-align: left;
	width: 142px;
}
.serviceButtons ul ul a:hover,
.serviceButtons ul ul li:hover a,
.serviceButtons ul ul li.hover a {
	color:#fff !important;
	background:#a81b20 !important;
}
.serviceButtons ul ul ul {
	left:169px;
	background:#a81b20;
	top:0;
	clear:both;
	position:absolute;
}
.serviceButtons ul ul li:hover li a,
.serviceButtons ul ul li.hover li a {
	background:none !important;
	color:#da7679 !important;
}
.serviceButtons ul ul li:hover li a:hover,
.serviceButtons ul ul li.hover li a:hover {
	color:#fff !important;
	background:none !important;
}

/* rotator in-page placement */
    div.rotator {
	position:relative;
        width:632px;
	height:290px;
	display: block;
}
div.rotator ul{
        float:left;
        margin: 0;
        padding: 0;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;
	padding: 8px;
	background: #FFF;
}
