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


/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;}

a img {border:0}


body{
	background:#FFFFFF url(images_tan/background.jpg) no-repeat fixed top center;
	text-align: center;
	min-width:990px;
	margin:0 auto;
}


p {
	padding:0px 15px;
	font:13px/20px Verdana;
	color:#353528;
	text-align:justify;
}

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

a:hover {
	text-decoration:none;
}


/* HEADER TAGS */

h1 {
	padding:0px 12px;
    padding-bottom: 10px;
	margin: 5px 0px;
	font:bold 22px Verdana;
	color:#353528;
}
h1.test {
	margin-bottom:20px;
}
h2 {
	padding:0px 15px;
	font:bold 14px Verdana;
	color:#353528;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#353528;
}
h4 {
}
h5 {
}
h6 {
}

/* LISTS */

ol, ul {
	margin-left:25px;
	padding:0px 15px;
	list-style-type:disc;
}

li {
	font:13px/22px Verdana;
	color:#353528;
	text-align:justify;
	margin-bottom:10px;
}

/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	text-align:left;
	padding:0px;
}

/* HEADER */

#header {
	width:987px;
	margin:0px auto;
}

/* RIGHT COL */

#right_col {
	width:292px;
	float:right;
}

#right_col2 {
	width:450px;
	float:right;
}

.marketing_box {
	width:287px;
	background: #F9F5EA;
	margin:2px 8px 5px 0px;
	*margin:2px 8px -6px 0px;
	padding-bottom:0px;
	float:left;
}
#plus-holder {
	width:268px;
	height:130px;
	background:url(/images/plus-bg.jpg) no-repeat top center;
	margin:5px 0px 0px 5px;}

#plus-one {
	width:75px;
	float:right;
	margin:30px 10px 0px 0px;;}

/* Google Search Box Settings */

#search_table {
	margin:8px 0px;
	*margin:0px 0px;
}

.main_search_field {
	width:221px;
	border:#d6d6d6 1px solid;
	background:url(images/main_search_bg.jpg) repeat-x top left;
	padding:5px 0px 5px 12px;
	font:11px Verdana;
	color:#7a849f;
}

/* Do I Have a Case Box and Form */

#case_box {
	width:287px;
	height:258px;
	background:url(images_tan/case_box_bg.jpg) no-repeat top center;
}

#case_box02 {
	width:287px;
	height:258px;
	background:url(images_tan/case_box_bg02.jpg) no-repeat top center;
}

#case_spacer { /* to create vertical space between dihac other elements */
	height:55px;
	*height:35px;
	width:287px;
}

#case_table {
	width:244px;
	margin:0px auto;
	font:12px/18px Verdana;
	color:#353528;
}

.case_field {
	width:162px;
	padding:4px 8px 9px 5px;
	margin:0px;
	font:11px Verdana;
	border:none;
	background:url(images/case_search_bg.png) no-repeat top center;
}

/* Settlements and Verdicts */
#settlements_box {
	width:287px;
	height:172px;
	background:url(images_tan/verdicts_bg.jpg);
	margin:0px 0px 0px 10px;
}
#settlements {
	*margin-top:-5px;
}

/* Areas of Practice Box */

#practice_box_below {
	background:url(images_tan/practice_bg2.jpg);
	margin:0px 10px 0px 10px;
	*margin:2px 8px -6px 10px;
	padding-bottom:0px;
	float:left;
}
#practice_box_above {
	width:240px;
	background:url(images_tan/practice_bg.jpg);
	margin:5px 15px 10px 15px;
	*margin:5px 15px -2px 15px;
	padding-bottom:0px;
	float:left;
	display:inline;
}

#practice_links {
	margin:0px 8px;
	*margin:9px 15px;
}

#practice_links a {
	font:14px/29px Verdana;
	font-weight:bold;
	color:#353528;
	text-decoration:none;
	display:block;
}

#practice_links a:hover {
	color:#506aa9;
}

#practice_links2 {
	margin:0px 15px;
	*margin:0px 15px;
}

#practice_links2 a {
	font:11px/24px Verdana;
	font-weight:bold;
	color:#353528;
	text-decoration:none;
	display:block;
}

#practice_links2 a:hover {
	color:#506aa9;
}

p.news_date {
	font-size:11px;
	margin-top:0px;
	padding-top:0px;
	font-weight:bold;
}

h2.news_header {
	margin-bottom:0px;
}

/* Common Questions Box */

.link_box {
	width:230px;
	float:left;
	margin:5px 5px 5px 15px;
	background:url(images_tan/practice_bg.jpg);
}

.link_box a {
	margin:3px 0px 3px 15px;
	display:block;
	color:#353528;
	font:11px/19px Verdana;
	text-decoration:none;
}

.link_box a:hover {
	text-decoration:underline;
}

/* MAIN CONTENT */

#content {
	width:690px;
	float:left;
	position:relative;
}
body #content p{
    margin-right: 0;
    padding-right: 0;}

#home_box_wrapper {
	margin-left:8px;
}

#news_int {
	width:250px;
	height:245px;
	overflow:auto;
	margin:10px 5px;
}

#news_int img {
	display:none;
}

#news_int p {
    font:11px/15px Verdana;
	padding:0px 5px 10px 10px;
	margin:0px;  
	background: #F9F5EA;
}

#news_int h2 {
	font:13px/20px Verdana;
	color:#353528;
	font-weight:bold;
	padding:0px 5px 0px 10px;
	margin:0px;
}
#news_int span.header {
	font:13px/20px Verdana;
	color:#353528;
	font-weight:bold;
	padding:0px 5px 0px 10px;
	margin:0px;
}
#news_int .news_bottom {
    width:200px;
	margin:10px 5px;
	background: #F9F5EA;
	border-bottom:1px #000 dotted;
}

#news_int a {
	font:13px/20px Verdana;
	color:#353528;
	padding:0px 0px 0px 10px;
}

.marketing_box_news {
	width:287px;
	margin:0px 0px 0px 10px;
	background:url(images_tan/verdicts_bg.jpg) repeat-y top left;
}

#video_box {
	width:287px;
	background:url(images_tan/verdicts_bg.jpg);
	margin:0px 0px 0px 10px;
}
#video_int {
    margin-left: 5px;
    padding: 5px 0;
}

#map {
	margin:0px 15px 10px 15px;
	font:13px/20px Verdana;
	color:#233562;
}

.map_table  {
	margin:0px 0px 0px 15px;
    font:13px/20px Verdana;
	color:#233562;
}

.locations_table {
	margin:5px 15px;
	width:250px;
	float:left;
    font:13px/20px Verdana;
	color:#233562;
}

/* Attorney Profiles Table */

#profiles_table {
	margin:5px 15px;
    font:13px/20px Verdana;
	color:#233562;
}

#profiles_table a {
    font:13px/20px Verdana;
	color:#233562;
	text-decoration:none;
}

#profiles_table a:hover {
	text-decoration:underline;
}

.profile_pic {
	display:inline;
	float:left;
	margin:10px 10px 3px 15px;
}

/* Personnel Listings */

.personnel_table {
	margin:0px 15px;
    font:11px/20px Verdana;
	color:#233562;
}

.personnel_table a {
    font:11px/20px Verdana;
	color:#233562;
	text-decoration:none;
}

.personnel_table a:hover {
	text-decoration:underline;
}

.divider {
	width:300px;
	margin:10px 0px 0px 15px;
}



/* FOOTER */

#footer_wrapper {
	width:990px;
	height:77px;
	background:url(images_tan/footer_bg.jpg) no-repeat top center;
	padding-top:5px;
	margin-bottom:5px;
	font:10px/14px Verdana;
	color:#353528;
	text-align: center;
}

#footer_wrapper a {
	color:#353528;
	text-decoration: none;
}

#footer_wrapper a:hover {
	color:#000066;
}


/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width: 400px;
	font:11px/20px Verdana;
	color:#233562;
	letter-spacing:0px;
	padding-left:10px;
}
#contact_table2 {
	width: 430px;
	font:11px/20px Verdana;
	color:#233562;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_row_required {
	width: 310px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:0px 5px 0px 0px;
}
.required_field {
	color: #FF0000;
	float: left;
	width: 55px;
	height: 20px;
	text-align: right;
	padding:0px 5px 0px 0px;
}

.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#525252;
	background-color: #f7f7f7;
	border:1px #ccc solid;
	height:16px;

}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color: #f7f7f7;
	border:1px #ccc solid;
}
.text_area {
	margin-left:45px;
}
#captcha {
	margin-bottom:3px;
}

/* WARNING TEXT */

.warning_text {
	color: #FF0000; 
	font-weight: bold; 
}
.nonwarning_text {
	color:#353528;
}


/* POPUP - related to form errors */

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	padding: 10px;
	z-index:50;
}
.casepopup {
	left: 405px;
	top: 210px;
}
.casepopup2 {
	right: 380px;
	bottom: 100px;
}
.contactpopup {
	left: 305px;
	top: 310px;
}


#boxtop {
	height:20px;
	width:320px;
	background:url('images_tan/box_top.png') top left;
}
#boxinside {
	width:310px;
	background:#F9F5EA;
	color:#353528;
	padding:5px;
	font:12px Verdana;
}
#boxbottom {
	height:16px;
	width:310px;
	padding:2px 5px;
	background:url('images_tan/box_bottom.png') bottom left;
	text-align:right;
}
#boxbottom a {
	font:12px Verdana;
	color:#353528;
}


/* SPRY */

.CollapsiblePanel {
	padding:0px 15px 10px 15px;
}

.CollapsiblePanelTab {
	font:bold 12px/20px Verdana;
	color:#353528;
	display:block;
	cursor:pointer;
	margin-bottom:3px;
}

.CollapsiblePanelContent {
	background:#e6e6e6;
	border:1px #9aa8c1 solid;
}

.CollapsiblePanelContent p {
	font:11px/20px Verdana;
	color:#353528;
}

.CollapsiblePanelContent li {
	font:11px/20px Verdana;
}

.addtoany_share_save_container {
	display:none;
}

.CollapsiblePanelTab2 {
	font:bold 12px/20px Verdana;
	color:#353528;
	display:block;
	cursor:pointer;
	padding-left:15px;
	margin-bottom:10px;
}


