@import url("reset.css");
@import url("forms.php");
@import url("basic.css");
/*@import url("anythingslider.css");*/
/*@import url("lytebox.css");*/

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

/* Float Elements 
---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* Clear Floated Elements
---------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

 @font-face {
       font-family: 'MyriadProRegular';
       src: url('../fonts/myriadpro-regular-webfont.eot');
       src: local('?'), 
       url('../fonts/myriadpro-regular-webfont.woff') format('woff'), 
       url('../fonts/myriadpro-regular-webfont.ttf') format('truetype'), 
       url('../fonts/myriadpro-regular-webfont.svg#webfontUyNumF6A') format('svg');
       font-weight: normal;
       font-style: normal;
	}

@font-face {
    font-family: 'MyriadProBold';
    src: url('../fonts/myriadpro-bold-webfont.eot');
    src: url('../fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-bold-webfont.woff') format('woff'),
         url('../fonts/myriadpro-bold-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../fonts/myriadpro-semibold-webfont.eot');
    src: url('../fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-semibold-webfont.woff') format('woff'),
         url('../fonts/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'trump_gothic_westbold';
    src: url('../fonts/trumpgotwesbol-webfont.eot');
    src: url('../fonts/trumpgotwesbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/trumpgotwesbol-webfont.woff') format('woff'),
         url('../fonts/trumpgotwesbol-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
				font-family: 'Helvetica';
				src: url('../fonts/helvetica.eot');
				src: url('../fonts/helvetica.eot?#iefix') format('embedded-opentype'),
						 url('../fonts/helvetica.woff') format('woff'),
						 url('../fonts/helvetica.ttf') format('truetype'),
						 url('../fonts/helvetica.svg#helvetica') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		
.times {
	font-family:"Times New Roman", Times, serif !important;
}


img{ border:0;}



/* Primary Styles
---------------------------------*/
body {
	line-height: 140% !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#000;
	padding:0px;
	margin:0px;
}	
	
ul {
	padding-bottom: 20px;
}
em {
	font-style: italic;
}
a:link, a:visited {
	color: #004d5a;
	text-decoration: none;
}
a:active, a:hover {
	color: #000;
	text-decoration: underline;
}
.header_outer {
	background:#545553;
	padding:0px;
	margin:0px;
}

.header_wrap {

}

.outer {
	background: url('/site_resources/images/top_back.png');	
	background-repeat: repeat-x;
	background-position: center top; 
	background-color:#004d5a;
}

.outer_home {
	background: url('/site_resources/images/top_back_home.png');	
	background-repeat: repeat-x;
	background-position: center top; 
	background-color:#004d5a;
}

.header{
	position: relative;
	width:100%; 
	max-width:960px;
	margin:0 auto;
	white-space: nowrap;
}
.header_padding{
	height: 130px;
}
.nav{
	margin:0 auto;
	width:100%;
	display: inline-block;
	position: relative;
}

.nav ul
{
	padding:0px;
	margin:0px;
	list-style:none; 
	text-align:center; 
}

.nav ul li
{
	font-family: 'MyriadProSemibold';
	float:none; 
	display:inline-block;
	padding:0px;
	margin:0px;
	font-size:16px;
	line-height:45px;
}

.nav ul li a
{
	display:block;
	padding:0px 16px;
	margin:0px;
	color:#fff;
	text-decoration:none;
}

.dropdown{
	position: absolute;
	display: none;
	background-color: #004d5a;
	text-align: left;
	z-index: 20;
	-moz-border-radius-bottomright: 5px; 
	border-bottom-right-radius: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	border-bottom-left-radius: 5px; 
}
.dropdown a {
	color: #fff;
}
.nav_dd_line{
	border-top: 1px dashed #fff;
}

.profile_nav {
	background: #c5c6c7; 
	width: 278px; 
	margin: -5px; 
	position: relative;
}
.profile_nav a {
	color: #003942;
	text-decoration: none;
}
.profile_nav a:hover {
	color: #fff;
}
.profile_nav_link{
	width: 278px; 
	color: #003942; 
	font-size: 17px; 
	font-weight: bold; 
	padding: 15px 10px 15px 30px;
}
.profile_nav_dd_line{
	border-top: 1px dashed #fff;
	margin: 15px 0px 15px 0px;
}
.profile_nav_dd {
	display: none;
	background: #c5c6c7; 
	width: 278px; 
	color: #003942; 
	position: absolute;
}
.profile_nav_dd a{
	margin: 15px;
	color: #003942;
	font-weight: bold;
	text-decoration: none;
}
.profile_nav_dd a:hover{
	color: #fff;
}

body#home a.home,
body#about a.about,
body#ourlawyers a.ourlawyers,
body#practice a.practice,
body#contact a.contact,
.nav ul li a:hover
{
	background:#FFF;
	color: #545553;
}

.container_top{

	background:#fff;
	width:960px;
	margin:0 auto;
}


.content_top
{
	padding:40px 54px 50px ;
	/* font-family: 'MyriadProRegular'; */
	font-size:14px;
	line-height: 140% !important;
	color:#231f20;
}

.logo
{
	margin:0 0 42px 34px;
}

.inner_logo_wrap{
	left: 40px;
	position: absolute;
	border: 8px solid #fff;
	border-top: 0px;
	width: 133px;
	height: 133px;
	background: url(/site_resources/images/logo_bw.png);
}
.inner_logo_padding{
	width: 20px; 
	display: inline-block;
}

.logo_text {
	position: absolute; 
	left: 235px; 
	top: 75px; 
	font-size: 22px; 
	line-height: 140% !important;
}

.content_topright
{
	text-align:right;
	padding:10px 0px 0 400px;

}

.content_topright h2
{
	font-family: 'MyriadProBold';
	font-size:24px;
	color:#231f20;
	padding:0px 0 8px 0;
	margin:0px;
	display:block;
}

.content_topright span
{
	font-family: 'MyriadProRegular';
	font-size:14px;
	line-height: 140% !important;
	color:#231f20;
	padding:0px 0 6px 0;
	margin:0px;
	display:block;
}

.content_topright span.pad
{
	margin-bottom:20px;
}

.content_topright strong
{
	font-family: 'MyriadProBold';
	font-size:16px;
	color:#231f20;
	padding:0px 0 6px 0;
	margin:0px;
	display:block;
	text-align:right;
}



.content_topright span.addpad
{
	padding: 0 0 20px 0;
}
.content_top p {
	padding-bottom: 15px;
	margin:0px;
}
.content_top>p
{
	text-align: right;
}

.content_bottom
{
	border-top:#004d5a 3px solid;
	background:#f1f2f2;
	padding:0px 24px 65px 24px;
}

.content_bottom h2
{
	font-family: 'trump_gothic_westbold';
	border-radius:3px;
	background:#004d5a;
	line-height:42px;
	padding:0px;
	margin:-23px auto 0px;
	font-size:30px;
	text-align:center;
	color:#fff;
	position:relative;
	width:292px;
	display:block;
}

.content_inner p{
	padding-bottom: 20px;
}

.content_inner table{
	width: 100%;
}

.spec_announcement {
	display:block;
	text-align: center;
	font-size:18px;
	font-weight:bold;
	color: #004d5a;
	padding: 20px 0 0 0;
}
.spec_announcement a {
	text-decoration: none;
	color: #004d5a;
}

.contact_box{
	background:#fff;
	border:#004d5a 3px solid;
	position: relative;
	padding: 19px 28px 24px;
	color:#000;
	margin-top: 60px;
	text-align:justify;
	border-radius:5px;
	height: 390px;
}

.content_inner ul{
	list-style-type:circle;
	padding-left: 20px;
	padding-bottom: 20px;
}

.tabBox
{
	padding:24px 0 0 0;
}

.tabBox ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

.tabBox ul li
{
	font-family: 'trump_gothic_westbold';
	float:left;
	display:;
	/* RWB padding:0px 111px 0px; */
	margin:0px;
	font-size:35px;
	line-height: 40px;
	text-align:center;
	width: 49%;
}

.tabBox ul li a
{
	color:#231f20;
	display:block;
	text-decoration:none;
	padding-bottom:40px;
	cursor: pointer;
}

.tabBox ul li a.active{
	background:url(../images/tab_nav.png) no-repeat center bottom;

}
.tabBox ul li a:hover {
	color: #535452;
}

.tab_content
{
	background:#fff;
	font-family: 'MyriadProRegular';
	border:#004d5a 3px solid;
	position:relative;
	padding:19px 28px 24px;
	font-family:14px;
	color:#000;
	text-align:justify;
	border-radius:5px;
}

.tab_content p
{
	padding:0px;
	margin:0px 0 14px 0;
}

.tab_content ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	width:424px;
}

.tab_content ul li
{
	font-family: 'MyriadProSemibold';
	background:url(../images/bullet.jpg) no-repeat left center;
	display:block;
	font-size:16px;
	color:#000;
	padding:0px 0 0 8px;
	margin:0px;
}

.read_more{
	margin-top: 20px;
}
.read_more a{
	color: #000; 
	text-decoration: none; 
	font-weight: bold;
}
.profile_exp{
	background:#fff;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	border:#004d5a 3px solid;
	position: relative;
	padding: 19px 28px 24px;
	font-size: 12px;
	line-height: 16px;
	color:#000;
	text-align:justify;
	border-radius:5px;
}
.profile_exp strong {
	font-size: 15px;
}
.profile_exp em {
	font-style: italic;
}
.profile_exp table {
	width: 100%;
}

.profile_exp td {
	width: 50%;
	padding-right: 20px;
}
.profile_exp ul {
	list-style-type:circle;
	padding-left: 20px;
	font-size: 11px;
}
.vcard_box{
	height: 100px; 
	background: #003942; 
	margin-left: -92px;	
}
.vcard_text{
	padding: 20px 20px 20px 52px; 
	line-height: 120%; 
	font-size: 20px; 
	font-weight: bold; 
	color: #fff;
}
.vcard_text a{
	color: #fff;
	text-decoration: none;
}
.vcard_img{
	position: absolute;
}
.bcr_title {
	padding-top: 10px;
}
.bcr_title a{
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	color: #004d5a;
}
.bcr_title a:hover{
	text-decoration: underline;
	color: #000;
}
.bcr_text {
	padding-top: 15px;
	padding-bottom: 15px;
}
.bcr_text p{
	padding-bottom: 15px;
}

.bcr_text ul {
	list-style-type:circle;
	padding: 15px 15px 15px 20px;
}

.bcr_up {
	cursor: pointer;
	margin-left: 10px;
}
.bcr_down {
	cursor: pointer;
	margin-left: 10px;
}

.banner_outer
{
	position: relative;
	background:#535452;
	border-bottom:#231f20 3px solid;
	border-top:#231f20 3px solid;
}

.banner
{
	width:100%;
	margin:0 auto;
	padding:0px;
	position:relative;
}

.prev
{
	background:url(../images/prev.png) no-repeat left top;
	position:absolute;
	top:172px;
	left:0px;
	z-index:999;
	width:21px;
	height:38px;
	display:block;
}

.prev:hover
{
	background:url(../images/prev.png) no-repeat left bottom;
}

.next
{
	background:url(../images/next.png) no-repeat left top;
	position:absolute;
	top:172px;
	right:0px;
	z-index:999;
	width:21px;
	height:38px;
	display:block;
}

.next:hover
{
	background:url(../images/next.png) no-repeat left bottom;
}

.slider{
	width: 100%;
	height: 390px;
	margin-right: 0px;
	margin-left: 0px;
	right: 0;
	left: 0;
	color: #fff;

}
.slider_arrows{
	width:960px;
	right: 0; 
	left: 0; 
	margin-right: auto; 
	margin-left: auto;
	position: relative;
}
.ol_wrapper{
	height: 300px; 
	width: 100%; 
	margin-top: 90px; 
	text-align:center; 
	cursor: pointer;
}
.ol_inner_wrapper{
	width:960px;
	right: 0; 
	left: 0; 
	margin-right: auto; 
	margin-left: auto;
}
.ol_photo_wrapper{
	width: 350px; 
	height: 300px; 
	float: left; 
	position: relative;
}
.ol_photo{
	position: absolute; 
	bottom: 0; 
	right: 0;
}
.ol_text{
	width: 500px; 
	height: 300px; 
	float: right; 
	font-size: 12px;
	text-align: left;
	line-height: 120%;
	margin-right: 58px; 
	display: inline-block; 
	vertical-align: top;
}
.ol_text h2{
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 25px;
}

.ol_text h3{
	font-size: 15px;
	font-weight: bold;
	padding-top: 18px;
}

.ol_text a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.ol_text a:hover {
	color: #c0c0c0;
}

.ol_picture{
	padding-bottom: 10px;
	background-color: #fff;
}
.footer_picture {
	position: absolute;
	bottom: 0px;
	left: 80px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
/*---------------------footer-------------------*/

.footer
{
	background:#fff;
	width:884px;
	padding:40px 38px 40px 38px;
	margin:0 auto; 
}

.footer_logo
{
	width:135px;
	background:#fff;
	margin:0 auto;
	text-align:center;
}

.footer_box
{
	background:url(../images/border.jpg) repeat-x left top;
}

.footer_blockHolder
{
}

.footer_left{
	text-align: center;
	vertical-align: top;
	width: 225px;
}

a.footer_left
{
	margin:19px 0 0 19px;
}

a.footer_right
{
	margin:2px 28px 0 0;
}

.footer_block
{
	vertical-align: top;
	text-align:center;
	width:405px;
	padding:19px 0 78px 0;
}

.footer_block strong
{
	font-family: 'MyriadProBold';
	font-size:14px;
	line-height:17px;
	color:#231f20;
	padding:0px 0 2px 0;
	margin:0px;
	display:block;
}

.footer_block span
{
	font-family: 'MyriadProRegular';
	font-size:14px;
	line-height:16px;
	color:#231f20;
	padding:0px;
	margin:0px;
	display:block;
}
.footer_wrap{
	background-color: #004d5a; 

}

.block_bottom strong
{
	margin-left:77px;
	width:66px;
	display:block;
}

.block_bottom span
{
	font-family: 'Helvetica';
	margin-right:75px;
	font-size:11px;
	line-height:23px;
	display:block;
}

/*-----------inner1--------------*/

.logo2
{
	margin:2 25px 0 2px;
}

.content_topright.pad
{
	padding:60px 0 0 25px;
	text-align:left;
}


.contentHolder
{
	width:904px;
	margin:0 auto;
	padding:0px 28px;
}

.contentBox
{
	background:#f1f2f2 url(../images/content_bg.jpg) repeat-x left top;

	padding:0px 32px 35px 32px;
	height:1%;
	position: relative;
}
.contentBox h2 {
	font-family: 'trump_gothic_westbold';
	font-size:30px;
	line-height:30px;
	padding-bottom: 15px;
	padding-top: 5px;
	color:#004e59;
	margin:0px;
}

.sideBar
{

	width:268px;
	border:#fff 5px solid;
	margin-top: -10px;
}

.content
{
	width:532px;
	padding: 0 0 0 30px;

	font-size:14px;
	color:#000;
}

.content h2 {
	font-family: 'trump_gothic_westbold';
	font-size:40px;
	line-height:40px;
	color:#004e59;
	padding:0px 0 48px 0;
	margin:0px;
}

.content  h3, .content_extended  h3
{
	font-family: 'MyriadProBold';
	font-size:21px;
	line-height:21px;
	color:#000;
	padding:0px 0 8px 0;
	margin:0px;
}

.content p,.content_extended  p{
	/* font-family: 'MyriadProRegular'; */
	padding:0px 0 18px 0;
	margin:0px;
}

.content_extended {
	border-top: 2px solid #c5c6c7; 
	margin-top: 40px; 
	padding: 30px;
}

.content_extended  ul{
	list-style-type:circle;
	padding-left: 25px;
}
.content_extended  li{
	padding-bottom: 5px;
}

.menu
{
	background-color: #fff;
	padding-top:5px;
}

.ie7 .menu
{
	padding:2px 0 0 0;
}

.menu ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

.menu ul li
{
	font-family: 'MyriadProRegular';
	font-size:16px;
	line-height:34px;
	display:block;
	padding:0px;
	margin:0px;
	border-bottom:#fff 1px solid;
}

.menu ul li a
{
	background:#ccb549;
	display:block;
	padding:0 0 0 14px;
	margin:0px;
	color:#fff;
	text-decoration:none;
}

.menu ul li a:hover,.menu ul li a.active
{
	background:#ae9a3e;
}

.content p
{
	padding:0px 0 16px 0;
	margin:0px;
}

.contactBox
{
	padding:20px 30px 30px 30px;
}

.contactBox strong
{
	font-family: 'MyriadProBold';
	display:block;
	color:#000;
	font-size:19px;
	line-height:20px;
	padding:0 0 5px 0;
}

.contactBox span
{

	display:block;
	color:#000;
	font-size:16px;
	line-height:20px;
	padding:0 0 0px 0;
	margin:0px;
}

.contactBox span a
{
	color:#000;
	text-decoration:none;
}

.contactBox span a:hover
{
	text-decoration:underline;
}

.content_top.pad
{
	height:1%;
	padding-bottom:33px;
}

/* MOBILE */
@media only screen and (max-width : 600px) {
	.inner_logo_wrap{
		left: 0;
		right: 0;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		border: 8px solid #fff;
		margin-bottom: 20px;
	}

	.logo {
		float: none !important;
		right: 0px;
		left: 0px;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	.inner_logo_padding {
		display: none;
	}
	.banner_outer {
		display: none;
	}
	.header_padding{
		height: 100px;
	}
	.content_topright{
	
		text-align:center;
		padding:10px;

	}
	.nav {
		position: relative;
		width:100%; 
		left: 0px;
		padding-left: 0px;
		margin: 0px;
	}
	.nav ul li{
		clear:both;
		float:none;
		border-top: 1px dashed #fff;
		display: block;
		width:100%; 
		text-align:center; 
	}
	.dropdown{
		position: relative;
		width: 100%;
	}
	.vcard_text{
		padding: 20px;
	}
	.logo_text {
		display:none;
	}
	.sideBar{
		float: none !important;
		margin-right: auto;
		margin-left: auto;
		width: 100%;
		border: 0px;
		text-align: center;
	}
	.menu {
		margin-right: 10px;
	}
	.tab_content_box p{
		text-align: left !important;
	}	
	.tab_content_box, .tab_content_box td li{
		font-size: 12px;
	}		
	.tab_content_box td{
		width: 100%;
	}		
	.tabBox ul
	{
		text-align:center;
	}	
	
	.tabBox ul li
	{
		display: inline-block;
		float: none;
		padding:0px 0px 0px;
		margin:0px;
		width: 30%;
		font-size:25px;
		line-height:35px;
		text-align:center;
	}

	.tabBox ul li a
	{
		color:#231f20;
		display: inline-block;
		text-decoration:none;
		padding-bottom:40px;
		cursor: pointer;
	}
	.content{
		width: 100%;
		padding: 0px;
		text-align: center;
		font-size: 12px;
	}

	.our_lawyers h2{
		position: absolute;
		top: -50px;
		right: 0;
		left: 0;
		margin-right: auto;
		margin-left: auto;
	}
	.content h3{
		padding-top: 20px;
	}	
	.content_extended {
		width: 100%;
		padding: 0px;
		padding-top: 15px;
	}
	.content_extended p, .content_extended li{
		font-size: 12px;
	}
	.content_inner p, .content_inner li{
		font-size: 12px !important;
	}
	.profile_exp{
		display: none;
	}	
	.profile_nav {
		display: none;	
	}
	.container_top {
		width: 90%;
		
	}
	.content_top{
		padding: 15px 15px 30px 15px;
		font-size: 12px;
	}
	.content_top h2{
		line-height: 110%;
	}
	.tab_content {
		overflow: hidden;
	}
	.container_top  p, .container_top  strong{
		text-align: center;
	}
	.vcard_box{
		height: 100px; 
		background: #003942; 
		margin-left: 0px;	
	}
	.vcard_img{
		display: none; 
	}
	.footer_wrap{
		background-color: #004d5a; 
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.footer {
		width: 90%;
		padding: 0px;
	}
	.footer_left {
		position: relative;
		display: block;
		float: none !important;
		margin: 0px !important;
		padding: 20px;
	}
	.footer_right {
		position: relative;
		display: block;
		float: none !important;
		margin: 0px !important;
		padding: 20px;
	}
	.footer_blockHolder{
		text-align: center;
	}
	.footer_block {
		width: 100%;
		padding: 0px;
		float: none !important;
		margin: 0px !important;
		position: relative;
		display: block;
	}
	.contentHolder {
		width: 95%;
		padding: 0px;
	}
	.contentBox {
		padding: 10px;
	}
	.contentBox p{
		text-align: left !important;
	}
}
/* END MOBILE */

/*RWB Quick Fix*/

#case-announce {
	padding: 40px 54px 50px;
	text-align: center;
	display: none;
	/*added by Dave M 7/15/20 to remove announce block*/
}


#case-announce a{
  color: red;
}

#namwolf{
	width: 300px;
	height: auto;
}

.all-caps{
  text-transform: uppercase;
}