body {
	background: #ffffff;
	margin: 0px;
	height: auto;
	color: #191919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #024a80;
	text-decoration: underline;
}

a:hover {
	color: #024a80;
	text-decoration: none;
}

/* Firefox Dotted Outline Fix */
a:active { 
	outline: none; 
}
	
/* Firefox Dotted Outline Fix */
a:focus { 
	-moz-outline-style: none; 
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	color: #024a80;
}

.gray {
	color: #6C6C6C;
}

hr.lt_gray {
	Background: #cccccc;
	width: 100%;
	height: 1px;
	margin: 10px 0 10px 0;
	padding: 0px;
	border: none;
}

hr.dk_gray {
	Background: #a5a5a5;
	width: 100%;
	height: 1px;
	margin: 10px 0 10px 0;
	padding: 0px;
	border: none;
}

#header {
	width: 980px;
	height: auto;
	margin: 0px auto;
	padding: 20px 0 20px 0;
}

#logo {
	width: 338px;
	height: 54px;
	margin: 0px;
	padding: 0 0 0 27px;
	float: left;
}

/************ Start Top Navigation ************/

#top_nav_container {
	width: 605px;
	height: 24px;
	margin: 0px;
	padding: 30px 0 0 10px;
	float: left;
}

#top_nav {
	width: 675px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}

#top_nav li {
	width: auto;
	height: 14px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	float: left;
}

#top_nav li a {
	margin: 0px;
	padding: 0px;
	color: #4080b0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

#top_nav li a:hover {
	color: #ea863f;
}

.border {
	border-right: 1px solid #4080b0;
}

#top_nav li a.top_nav_current {
	color: #ea863f;
}

/******************** Start Side Navigation *****************/


#side_nav_container {
	width: 27px;
	height: 598px;
	margin: 8px 0 0 0;
	padding: 0px;
	float: left;
}

#side_nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#side_nav li {
	display: block;
}

#side_nav li a {
	width: 27px;
	margin: 0px;
  	padding: 0px;
	display: block;
	font-size: 8px;
	text-indent: -9000%;
}

#side_nav li a:hover {
	background-position: -27px 0px;
}

#side_nav li a.side_nav_current {
	background-position: -27px 0px;
}

.home_btn {
	background: url(../images/home_btn.jpg) no-repeat;
	width: 27px;
	height: 98px;
}

.team_btn {
	background: url(../images/team_btn.jpg) no-repeat;
	width: 27px;
	height: 100px;
}

.office_btn {
	background: url(../images/offices_btn.jpg) no-repeat;
	width: 27px;
	height: 100px;
}

.practice_btn {
	background: url(../images/practice_btn.jpg) no-repeat;
	width: 27px;
	height: 102px;
}

.news_btn {
	background: url(../images/news_btn.jpg) no-repeat;
	width: 27px;
	height: 101px;
}

.responsibility_btn {
	background: url(../images/responsibility_btn.jpg) no-repeat;
	width: 27px;
	height: 99px;
}

.contact_btn {
	background: url(../images/contact_btn.jpg) no-repeat;
	width: 27px;
	height: 97px;
}

/***************** Main Styles *****************/

#main_container {
	width: 980px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}

#content_container {
	width: 904px;
	height: auto;
	margin: 0px;
	padding: 0 20px 20px 20px;
	float: left;
	border-left: 1px solid #CCCCCC;
	border-top: 8px solid #959595;
	border-right: 8px solid #959595;
}

#content_top {
	width: 904px;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

#page_title {
	width: 620px;
	height: 75px;
	margin: 0px;
	padding: 45px 0 0 0;
	float: left;
}

#page_header {
	width: 284px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content_main {
	width: 600px;
	height: auto;
	margin: 0px;
	padding: 20px 20px 20px 0;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content_main_home {
	width: 600px;
	height: auto;
	margin: 0px;
	padding: 20px 20px 20px 0;
	font-size: 14px;
	float:left;
}

#content_main_team {
	width: 600px;
	height: auto;
	margin: 0px;
	padding: 20px 20px 20px 0;
	font-size: 14px;
	float:left;
}


#content_main_left {
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 20px 0 0 0;
	float: left;
}

#main_left_content {
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#content_main_right {
	width: 280px;
	height: auto;
	margin: 0px;
	padding: 10px 0 0 20px;
	float: left;
}

/*************** Page Titles **************/

.about_title {
	background: url(../images/about_title.jpg) no-repeat;
	width: 273px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

.office_title {
	background: url(../images/offices_title.jpg) no-repeat;
	width: 200px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

.practice_title {
	background: url(../images/practice_title.jpg) no-repeat;
	width: 417px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

.news_title {
	background: url(../images/news_title.jpg) no-repeat;
	width: 169px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

.responsibility_title {
	background: url(../images/responsibility_title.jpg) no-repeat;
	width: 400px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

.team_title {
	background: url(../images/team_title.jpg) no-repeat;
	width: 285px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

.team_title_border {
	background: url(../images/team_title.jpg) no-repeat;
	width: 295px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right: 2px solid #c6c6c5;
}

.results_title {
	background: url(../images/search_results_title.jpg) no-repeat;
	width: 439px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

.contact_title {
	background: url(../images/contact_title.jpg) no-repeat;
	width: 330px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

/************* End Page Titles - Start Side Bar ************/

#sidebar_top {
	background: url(../images/sidebar_top.jpg) no-repeat;
	width: 284px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#sidebar_bottom {
	background: url(../images/sidebar_bottom.jpg) no-repeat;
	width: 284px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#content_sidebar {
	background: #cccccc;
	width: 284px;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0px;
	float: left;
}

#content_sidebar_wrap {
	background: #cccccc;
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0 22px 0 22px;
}

#search_title {
	background: url(../images/search_title.jpg) no-repeat;
	width: 240px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#search_wrap {
	width: 240px;
	height: auto;
	margin: 10px 0 40px 0;
	padding: 0px;
}

#searchbox input {
	background: url(../images/input_bg.jpg) no-repeat;
	width: 184px;
	height: 14px;
	margin: 0 10px 0 0;
	padding: 3px;
	float: left;
	border: none;
}

#searchbox .search-button-link{
	background: url(../images/search_btn.jpg) no-repeat;
	width: 40px;
	height: 20px;
	display: block;
	float: left;
}

#searchbox .search-button-link span{
	display: none;
}

#cse-search-results iframe{
	width: 580px;
	margin: 0px;
	padding: 0px;
}

#recent_news_title {
	background: url(../images/recent_news_title.jpg) no-repeat;
	width: 240px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0px;
}

#recent_news_content, #location_content, #career_content, #practice_area_content {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #005596;
	font-family: Arial, Helvetica, sans-serif;
}

#recent_news_content a, #location_content a, #career_content a, {
	color: #005596;
	font-weight: bold;
	text-decoration: none;
}

.recent_news_date {
	color: #005596;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0 3px 0;
}

#location_title {
	background: url(../images/location_title.jpg) no-repeat;
	width: 240px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0px;
}

#career_title {
	background: url(../images/career_information.jpg) no-repeat;
	width: 240px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0px;
}

/************** Practice Area Lists *************/

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

#practice_list li {
	background: url(../images/arrow_white.jpg) no-repeat left center;
	width: auto;
	margin: 0px;
	padding: 5px 0 5px 16px;
}

#practice_list li a {
	color: #005596;
	font-size: 18px;
	text-decoration: none; 
}

#area_list {
	margin: 0px;
	padding: 0 0 0 16px;
	list-style-type: none;
}

#area_list li {
	background: url(../images/arrow_white.jpg) no-repeat left 8px;
	width: auto;
	margin: 0px;
	padding: 5px 0 5px 16px;
}

#practice_area_title {
	background: url(../images/practice_area_title.jpg) no-repeat;
	width: 240px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0px;
}

#practice_area_sidebar_nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#practice_area_sidebar_nav li {
	background: url(../images/arrow_on_blue_new.jpg) no-repeat left 8px;
	padding: 3px 0 3px 10px;
}

#practice_area_sidebar_nav li a {
	color: #005596;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

/***************** News Archives List *****************/

#news_archive_title {
	background: url(../images/news_archives_title.jpg) no-repeat;
	width: 240px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0px;
}

#news_archive_sidebar_nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#news_archive_sidebar_nav li {
	background: url(../images/arrow_on_blue_new.jpg) no-repeat left 8px;
	padding: 3px 0 3px 10px;
}

#news_archive_sidebar_nav li a {
	color: #005596;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


/***************** Attorney Navigation Style *****************/

#attorney_nav_container {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	min-height: 400px;
}

/*************** Attorney Style Starts Here ****************/

#attorney_name_title {
	width: 293px;
	height: auto;
	margin: 0px;
	padding: 30px 0 0 10px;
	float: left;
}

#attorney_name_title h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#attorney_pic {
	width: 90px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#attorney_stats {
	width: 205px;
	height: auto;
	margin: 0px;
	padding: 0 0 0 5px;
	float: left;
}

#stat_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#stat_list li {
	padding: 2px 0 2px 0;
}

#stat_list li a {
	font-size: 11px;
}

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

#attorney_arrow_list li {
	background: url(../images/arrow_white.jpg) no-repeat left 6px;
	padding: 3px 0 3px 16px
}

.blue_bold {
	color: #024a80;
	font-weight: bold;
}

.arrow {
	background: url(../images/arrow_white.jpg) no-repeat left center;
	padding-left: 16px;
}

/*************** Offices Style Starts Here ****************/

#offices_box {
	width: 600px;
	height: auto;
	margin: 5px 0 0 0;
	padding: 10px 0 10px 0;
}

#offices_left {
	width: 150px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#offices_right {
	width: 440px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
}

/*************** Footer Style Starts Here ****************/

#footer {
	background: #545454;
	width: 953px;
	height: 30px;
	margin: 0px auto;
	margin-bottom: 40px;
	padding: 0px;
	position: relative;
	border-left: 27px solid #ffffff;
}

#footer_content {
	width: 275px;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	position: absolute;
	top: 8px;
	right: 14px;
}

/**************** Contact Form *****************/

#contact_form {
	width: 580px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#contact_form li {
	width: 580px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#contact_form li.label {
	font-size: 14px;
	margin: 0 0 5px 0;
}

input.input {
	width: 240px;
	height: 22px;
	margin: 0 0 5px 12px;
	padding: 3px;
	border: 1px solid #a5a5a5;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	-moz-border-radius: 5px;
}

.textarea {
	width: 400px;
	height: 100px;
	margin: 0 0 15px 12px;
	padding: 3px;
	border: 1px solid #a5a5a5;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	-moz-border-radius: 5px;
}

input.s_btn {
	background: url(../images/sub_btn.jpg) no-repeat;
	width: 130px;
	height: 50px;
	margin: 0 0 0 12px;
	padding: 0px;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	float: left;
	outline: none;
}

#loading {
	width: 290px;
	height: 30px;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	float: left;
}

.req {
	color:#FF0000;
	margin-right: 5px;
}

.notification_error	{
	background: #F8F0F1;
	width: 90%;
	height: auto;
	margin: 0 0 20px 0;
	padding: 4px;
	font-size: 12px;
	text-align: left;
	border: 2px solid #A25965;
	-moz-border-radius: 5px;
}

.notification_ok {
	background: #ffffff;
	width: 90%;
	height: auto;
	margin: 0px;
	padding: 8px;
	font-size: 16px;
	color: #005596;
	text-align: center;
	border: 2px #005596 solid;
	-moz-border-radius: 5px;
}

.info_fieldset {
	width: 580px;
	height: auto;
	margin: 0px;
	padding: 0px; 
	border: none;
}

