/* CSS Document */
/**************************************************************************************/
/*----------HTML TAG MODIFICATIONS------------*/
/**************************************************************************************/
/*NOTE: Homepage font is set in home MAIN CONTAINER*/
body, html {
margin: 0px;
padding: 0px;
font-family:"Times New Roman", Times, serif;
color:#333333;
font-size: 14px;
line-height: 25px;
}
a:link, a:visited { color:#002654;  }
a:hover, a:active, a:focus {color: #ABBD00; }

body.home a:link, body.home a:visited,  #breadcrumbs a:link, #breadcrumbs a:visited  { color:#333333; }
body.home a:hover, body.home a:active, #breadcrumbs a:hover, #breadcrumbs a:active {color: #ABBD00;}


p {
margin:0px 0px 12px 0px;
}
h1 {
color: #002654;
margin:0px 0px 15px 0px;
font-size:19px;
font-weight:bold;
font-variant:small-caps;
}
h2{
font-family: Arial, Helvetica, sans-serif;
color: #002654;
font-size:14px;
line-height:18px;
font-weight:bold;
margin:0px 0px 7px 0px;
}
h3 {
font-size:14px;
font-weight:bold;
font-style:normal;
margin:0px 0px 1px 0px;
color:#002654;
}
h4 {
font-size:12px;
font-weight:bold;
font-style:normal;
margin:0px 0px 1px 0px;
color:#002654;
}
sup, sub {
	font-size:8px;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: middle;
	position: relative;
}
sup { bottom: 1ex; }
sub { top: .5ex;
}
/**************************************************************************************/
/*================MAIN-NAVIGATION================*/
/**************************************************************************************/

/*---------- NAV CONTAINER ------------*/
#navigation_container {
height: 20px;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
}
body.home #navigation_container {
margin: 0px 25px 0px 25px;
}

/*---------- MAIN NAV  ------------*/
#main-nav { height: 20px; }
#main-nav dl { margin: 0; padding: 0; }
/* IE5 Mac Hack \*/ 
#main-nav { padding-left: 0px; } 
/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */
#main-nav dt { float: left; }
#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:20px; /* IE 5/Win hack */ 
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#main-nav dt a:hover {
	background-position: 0 -20px;
}
#main-nav dt#profile,
#main-nav dt#profile a { width: 85px; background-image: url(images/nav/profile_btn.gif); }

#main-nav dt#attorneys,
#main-nav dt#attorneys a { width: 115px;  background-image: url(images/nav/attorneys_btn.gif); }

#main-nav dt#practice,
#main-nav dt#practice a { width: 105px; background-image: url(images/nav/practice_btn.gif);}

#main-nav dt#recruiting,
#main-nav dt#recruiting a { width: 79px; background-image: url(images/nav/recruiting_btn.gif);}

#main-nav dt#locations,
#main-nav dt#locations a { width: 77px; background-image: url(images/nav/locations_btn.gif);}

#main-nav dt#news,
#main-nav dt#news a { width: 55px; background-image: url(images/nav/news_btn.gif);}

#main-nav dt#contact,
#main-nav dt#contact a { width: 85px; background-image: url(images/nav/contact_btn.gif); }

#main-nav dt#bar,
#main-nav dt#bar a { width: 147px; background-image: url(images/nav/state_btn.gif); }

body.profile dt#profile,
body.profile dt#profile a,
body.attorneys dt#attorneys,
body.attorneys dt#attorneys a,
body.practice dt#practice,
body.practice dt#practice a,
body.recruiting dt#recruiting,
body.recruiting dt#recruiting a,
body.news dt#news,
body.news dt#news a,
body.contact dt#contact,
body.contact dt#contact a,
body.bar dt#bar,
body.bar dt#bar a,
body.locations dt#locations,
body.locations dt#locations a,
body.home dt#home,
body.home dt#home a {
	background-position: 0px -40px;
}
body.profile dt#profile a:hover, body.attorneys dt#attorneys a:hover,
body.practice dt#practice a:hover, body.recruiting dt#recruiting a:hover,  
body.news dt#news a:hover, body.contact dt#contact a:hover, body.bar dt#bar a:hover, 
body.locations dt#locations a:hover, body.home dt#home a:hover {
	background-position: 0px -40px;
}
/**************************************************************************************/
/*---------- CONTENT ------------*/
/**************************************************************************************/
#page_container {
margin: auto;
width:900px;
background-color:#FFFFFF;
}
#breadcrumbs {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
margin:0px 0px 0px 12px;
padding-bottom:10px;
}
/*---------- HEADER STUFF------------*/
#header {
margin-top:30px;
}
body.home #header{
margin-top:60px;
/*border-bottom:1px solid #002654;*/
}
body.admin #header {
margin-bottom:25px;
}

/*---------- MAIN CONTAINER ------------*/
#main_container {
margin:0px 275px 40px 12px;
padding: 0px 35px 0px 0px;
}
body.home #main_container {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
margin:30px 25px 40px 25px;
/*padding: 0px 20px 0px 0px;*/
padding: 0px 0px 0px 0px;
}
#main_container ul {
margin: 0px 0px 5px 10px;
padding: 0px 0px 10px 10px;
	}
#main_container li {
list-style-image: url(images/triangle_bullet.gif);
padding-bottom: 8px;
line-height:18px;
}
body.bio #main_container ul {
margin: -10px 0px 0px 40px;
padding: -5px 0px 0px 0px;
}
body.bio #main_container li {
list-style-image: url(none);
padding-left: -5px;
	margin-left: -5px;
	margin-bottom: 3px;
line-height:18px;
}
body.bio #main_container ul li ul, body.bio #main_container ul li ul li ul {
margin: 5px 0px 0px 12px;
padding-bottom: 0px;
}
body.bio #main_container p.MsoNormal {margin:0px; padding:0px}
body.bio #main_container ul li {
margin-bottom:3px;
padding-bottom:0px;
}

/*---------- SIDEBAR CONTAINER ------------*/
#sidebar_container {
float:right;
width:275px;
margin: 0px 0px 30px 0px;
padding: 0px 0px 0px 0px;
background-color:#FBF9E9;
}

#sidebar_content {
font-family: Arial, Helvetica, sans-serif;
color:#666666;
font-size: 11px;
line-height: 18px;
margin:0px 0px 0px 0px;
padding:27px 20px 20px 25px;
}
body.attorneys #sidebar_content img{
margin-bottom:15px;
}

#sidebar_content ul {
margin: 0px 0px 10px 10px;
padding: 0px 0px 10px 10px;
	}
#sidebar_content li {
list-style-image: url(images/triangle_bullet.gif);
padding-bottom: 6px;
line-height:12px;
}
.sidebar_link {
margin-bottom:7px;
line-height:15px;
padding-left: 10px;
text-indent: -10px;
}

/*---------- FOOTER ------------*/

#footer{
font-size: 11px;
line-height: 15px;
clear:both;
margin:30px 0px 10px 0px;
padding:5px;
border-top:1px solid #ABBD00;
}
body.home #footer{
clear:both;
margin:30px 25px 10px 25px;
padding:5px;
border-top:1px solid #ABBD00;
}

/*---------- MISC STUFF ------------*/

.edit{
float:inherit;
text-align:right;
}
.searchresults1 {
	background-color: #EEF2CC;
}
.home_section{
border-bottom:1px solid #666666;
clear:both;
margin-bottom:10px;
}
#practice_left{
width:280px;
margin: 0px 30px 0px 0px;
}
#practice_right{
margin-left:330px;
}
.left{
width:250px;
float:left;
margin: 0px 50px 0px 0px;
padding-top:10px;
}
.right{
padding-top:10px;
margin: 0px 0px 0px 275px;
}
.float_right{
padding:0px;
margin: 10px 0px 20px 20px;
float:right;
/*border:1px solid #002654;*/
}
.float_right img { border:1px solid #002654; }
body.locations .left, body.locations .right {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color:#333333;
}
iframe{
margin-bottom:10px;
border:1px solid #002654;
}
.auction_info{
margin-bottom:25px;
}
/**************************************************************************************/
/* Contact form STYLES*/
/**************************************************************************************/

#contact_form, #attorney_search{
float:left;
width:550px;
}

#contacted{
margin:0px 100px 0px 0px;
}
#contact_form fieldset, #attorney_search fieldset {
	border:none;
}
#contact_form label, #attorney_search label {
	width: 100px;
	float: left;
	text-align: right;
	line-height:15px;
	margin-right: 15px;
	display: block;
}

#contact_form input, #contact_form textarea, #contact_form select, 
#attorney_search input, #attorney_search textarea, #attorney_search select {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
border:1px solid #666666;
width:400px;
margin-bottom:20px;
}
#contact_form textarea {
width:400px;
}
#contact_form .checkbox {
border:none;
width:15px;
vertical-align:text-top;
}
#attorney_search input, #attorney_search textarea, #attorney_search select {
width:320px;
}

#contact_form .city, #attorney_search .city {
width:215px;
margin-right:10px;
}
#contact_form .state, #attorney_search .state {
width:50px;
margin-right:10px;
}
#contact_form .zip, #contact_form .submit, #attorney_search .zip, #attorney_search .submit {
width:100px;
margin-right:10px;
}
.wide_text {width:400px;}

.required {
width:600px;
color:#990000;
background-color:#FFFF99;
display:block;
line-height:16px;
}
.error {
padding-left:10px;
}
.warning_box {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color:#333333;
}
img.left {
float:left; margin:0px 10px 0px 0px; width:auto;
}
img.right {
float:right; margin:0px 0px 0px 10px; width:auto;
}
.martindale_hubbell {
float:right;  margin:0px 0px 0px 10px; width:200px; }
img { border-style:none;}
/*Accordian Content Styling*/
div.accordian h3 {
background-color: #EEF2CC;
font-size:16px;
padding:5px 0px 5px 15px;
margin:5px 0px 0px 0px;
font-weight:bold;
cursor:pointer;
}

.accordian {margin:15px 0px 2px 0px; padding-right:15px; }
body.home .accordian {width:315px; margin:0px 0px 2px 10px; padding-right:0px; float:right;}
.accordian-content { padding:12px 15px 20px 15px; background-color:#FBF9E9;}
h3.on{ color:#ABBD00;}
.cap {font-variant:small-caps; font-family:"Times New Roman", Times, serif;}