/*Shailender Style Changes*/

.site-wrapper {
	position: relative;
	clear: both;
	width: 1202px !important;
	margin: 0px auto;
}
.newHeader {
	background:#4d4d4d;
}
.new-wrapper {
	/*width: 1020px !important;*/
	width: 1202px !important;
	margin: 0px auto;
}
.main-nav ul li:nth-child(1) a:hover {
	background: #999966;
}
.main-nav ul li:nth-child(2) a:hover {
	background: #CC99FF;
}
.main-nav ul li:nth-child(3) a:hover {
	background: #FF6600;
}
.main-nav ul li:nth-child(4) a:hover {
	background: #993366;
}
.main-nav ul li:nth-child(5) a:hover {
	background: #00CCFF;
}
.main-nav ul li:nth-child(6) a:hover {
	background: #CCCCFF;
}
.main-nav ul li:nth-child(7) a:hover {
	background: #FFCC66;
}
.main-nav ul li:nth-child(8) a:hover {
	background: #FF66FF;
}
.main-nav ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	padding: 20px 15px;
	height: auto !important;
	line-height: normal;
}
.main-nav ul li.inner-nav-wrap {
	position: relative;
}
.main-nav ul li.inner-nav-wrap:hover .inner-nav {
	display:block !important;
	border: 1px solid #c0c0c0;
	border-bottom: 0px solid #c0c0c0;
}
.main-nav ul li .inner-nav {
	display:none;
	position: absolute;
	top: 53px;
	left: -1px;
	background: #4d4d4d;
	border: 1px solid #c0c0c0;
	width: 220px;
	z-index: 9999;
}
.main-nav ul li .inner-nav li a {
	color: white;
	background: #4d4d4d;
	padding: 10px 15px;
}
.siteSearch {
	width: 170px;
	height: 18px;
	background: #ccc url(../images/pageheadersearch.png) no-repeat 0px 0px;
	float: right;
	margin: 0px;
	margin: 17px 15px 15px;
	display:none;
}
.siteSearch input {
	display: block;
	width: 140px;
	padding: 0;
	margin: 2px 0 0 10px;
	border: 0;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	background-color: #ccc;
	color: #666;
	border-radius: 0;
	outline: 0;
}
.logoSection {
	float: none;
	background: #fff;
	overflow: hidden;
}
.logoSection .logo-wrap {
	background: #fff;
	width: 100%;
	float: left;
}
.logo {
	margin:20px 15px;
}
.bannerFoto {
	min-width: 800px;
	max-width: 800px;
	min-height: 350px;
	max-height: 350px;
	margin: 10px 0px 10px 10px;
	float: left;
}
#idioma {
	float:right;
	margin: 14px 5px;
}
#idioma a img {
	min-width: 35px;
	min-height: 20px;
	max-width: 35px;
	max-height: 20px;
}
/*#contenido{
	padding: 0px 30px;
	overflow: hidden;
	box-sizing: border-box;
	background:#fff;
}*/

#slideit {
	overflow: hidden;
}
/*Profile Page Styling*/
.profilePic {
	float: left;
	max-width: 550px;
	margin: 0px 20px 10px 5px;
}
.profilePic img {
	max-width:550px;
	min-width:550px;
}
.profileDetails {
	float: left;
	width: 600px;
}
.profileName {
	font-size: 24px;
	font-weight: 500;
}
.profileTitle {
	font-size: 16px;
	margin-top: 6px;
	display: block;
	margin-bottom: 10px;
}
.profileAddress {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	display: block;
}
.profilePara {
	float: left;
	width: 100%;
	clear: both;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}
.texto_anuncio_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #4d4d4d;
	line-height: 25px;
	margin-top: 10px;
}
.eventsHeading {
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 18px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0 auto;
	padding:0
}
body {
	line-height:1;
	position:relative;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#404d57
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.clearing {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
	overflow:hidden;
	margin:0 auto
}
* {
	-webkit-appearance:none;
	margin:0 auto;
	padding:0
}
html {
	background:#cbcfd3
}
a:hover {
	text-decoration:underline
}
/*.site-wrapper{position:relative;width:1280px;background:#fff;overflow:hidden;margin:0 auto;padding:0 40px}*/
div.header {
	position:relative;
	float:center;
	margin:0 auto;
	width:940px;
	height:165px
}
div.header a.logo {
	float:left;
	width:320px;
	height:125px;
	background:url(../images/img_logo.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin:0 auto
}
.ie8 div.header {
	position:relative;
	float:center;
	margin:0 auto;
	width:940px;
	height:165px
}
.ie8 div.header a.logo {
	float:left;
	width:320px;
	height:125px;
	background:url(../images/img_logo.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin:0 auto
}
/*.main-nav{
	background:#4d4d4d;
	width:93%;
	height:50px;
	margin:0 auto;
}*/
.main-nav {
	text-transform:uppercase;
	margin:0 auto
}
.main-nav ul li {
	line-height:48px;
	padding:0 0px
}
.main-nav ul li:last-child {
	border:none;
	padding-right:0
}
/*.main-nav ul li a{display:block;text-decoration:none;color:#fff}*/




.ie8 .main-nav {
	background:#4d4d4d;
	width:93%;
	height:50px;
	margin:0 auto;
}
.ie8 .main-nav {
	text-transform:uppercase;
	margin:0 auto
}
.ie8 .main-nav ul li {
	line-height:48px;
	padding:0 5px
}
.ie8 .main-nav ul li:last-child {
	border:none;
	padding-right:0
}
.ie8 .main-nav ul li a {
	display:block;
	text-decoration:none;
	color:#fff
}
/*form#search{position:right;top:10px;right:80px;width:180px;height:30px;float:right;margin-right:80px;
	margin-top:10px;z-index:100;background:url(../images/bg_search.gif) 0 0 no-repeat}
form#search input{background:none;border:none;outline:none;font-size:11px;color:#404d57;margin:8px 0 0 27px}*/
.sub-nav {
	display:block;
	clear:both;
	width:565px;
	float:right;
	margin-top:-5px;
	margin-right:2px
}
.sub-nav ul {
	float:right;
	display:block;
	text-align:center;
	width:565px;
	overflow:hidden;
	background:#887f6f
}
.sub-nav ul li {
	display:inline-block;
	margin-top:2px;
	margin-bottom:2px;
	border-right:#fff 1px solid;
	padding:0 10px 0 7px
}
.sub-nav ul li.last {
	border-right:none;
	padding:0 0 0 7px
}
.sub-nav ul li a {
	color:#fff;
	text-transform:uppercase
}
.hero-container {
	float:left;
	width:940px;
	height:700px;
	overflow:hidden;
	position:relative;
	z-index:1
}
.hero-mask {
	position:absolute;
	width:940px;
	height:700px;
	background:url(../images/bg_heroMask.png) 0 0 no-repeat;
	z-index:10
}
.slidebox {
	position:absolute;
	width:218px;
	height:218px;
	top:0;
	left:0;
	z-index:100;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
}
.what {
	background:url(../images/bg_whatBox.png) 0 0;
	top: 105px;
	left: 730px;
}
.why {
	background:url(../images/bg_whyBox.png) 0 0;
	top: 343px;
	left: 254px;
}
.slidebox h2 {
	font-size:24px;
	line-height:24px;
	font-weight:400;
	text-transform:uppercase;
	width:420px;
	margin:43px 0 10px 255px
}
.slidebox h2 em {
	font-family:Georgia, serif;
	text-transform:none;
	font-style:italic
}
.slidebox p {
	width:420px;
	margin:0 10px 0 255px
}
.slidebox a.close {
	display:none;
	position:absolute;
	bottom:7px;
	right:15px;
	width:25px;
	height:25px;
	text-indent:-9999px
}
.slidebox a.arrow {
	position:absolute;
	bottom:12px;
	right:12px;
	display:block;
	width:21px;
	height:24px;
	background:url(../images/bg_arrowSlide.png) 0 0 no-repeat;
	text-indent:-9999px
}
.slidebox a.arrow.careers {
	background:url(../images/bg_arrowCareers.png) 0 0 no-repeat !important;
}
.practice-box {
	position: absolute;
	top: 105px;
	left: 254px;
	width: 420px;
	height: 182px;
	background: url(../images/bg_practiceBox.png) 0 0 repeat;
	z-index: 100;
	overflow: hidden;
	padding: 18px;
}
.practice-box h2 {
	color:#fff;
	font-size:20px;
	font-weight:400;
	text-transform:uppercase;
	margin:0 0 15px
}
.practice-box ul {
	float:left;
	list-style:none
}
.practice-box ul li {
	width:210px;
	margin:0 0 10px
}
.practice-box ul li a {
	color:#e9e3d9;
	font-size:14px;
	text-transform:uppercase;
}
.practice-box a.practice-close {
	position:absolute;
	bottom:10px;
	right:13px;
	display:block;
	width:23px;
	height:23px;
	background:url(../images/btn_practiceClose.png) 0 0 no-repeat;
	text-indent:-9999px
}
.practice-box1 {
	position: absolute;
	top: 343px;
	left: 492px;
	width: 658px;
	height: 182px;
	background: url(../images/bg_practiceBox1.png) 0 0 repeat;
	z-index: 100;
	overflow: hidden;
	padding: 18px;
}
.practice-box1 h2 {
	color:#fff;
	font-size:20px;
	font-weight:400;
	text-transform:uppercase;
	margin:0 0 15px
}
.practice-box1 ul {
	float:left;
	list-style:none
}
.practice-box1 ul li {
	width:210px;
	margin:0 0 10px;
}
.practice-box1 ul li a {
	color:#e9e3d9;
	font-size:14px;
	text-transform: uppercase;
}
.practice-box1 a.practice-close1 {
	position:absolute;
	bottom:10px;
	right:13px;
	display:block;
	width:23px;
	height:23px;
	background:url(../images/btn_practiceClose1.png) 0 0 no-repeat;
	text-indent:-9999px
}
.section-nav {
	float:left;
	width:300px;
	height:300px;
	background:#872434;
	text-align:center;
	margin:0 18px 0 0
}
.section-nav h2 {
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	font-size:18px;
	margin:40px 0 5px
}
.section-nav ul li {
	width:300px;
	background:url(../images/bg_sectionNav.gif) 0 bottom no-repeat;
	padding:2px 0 3px
}
.section-nav ul li.last {
	background:none
}
.section-nav ul li a {
	color:#fff;
	font-size:16px;
	display:block;
	padding:15px 0
}
.section-nav ul li a:hover, .section-nav ul li a.selected {
	background:#67141f;
	text-decoration:none
}
.section-events {
	overflow: hidden;
}
.section-events ul.widget-nav {
	width: 270px;
}
.section-events .content-slides > div {
	position: relative !important;
}
.video-image-wrapper {
	float:left;
	width:825px;
	height:300px;
	overflow:hidden;
	position: relative;
}
.video-image {
	position:absolute;
	top:0;
	left:0;
}
.video-image.active {
	top:0;
}
.video .yt-video {
	display: none;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
}
.section-events .content-slides p {
	height: auto;
	font-size: 12px;
	padding: 0 0 4px;
}
.section-events .content-slides p.line {
	border-top: 1px solid #fff;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.section-events h1 {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 10px;
}
.section-events h1 a {
	color: #fff;
}
.section-events a {
	color: #b9cb6d;
}
.section-events a:hover {
	color: white;
}
.section-events ul.content {
	margin-bottom: 10px;
}
.section-events ul.content li {
	color: #fff;
	background: url(../images/bullet.jpg) no-repeat 0 center;
	padding-left: 10px;
	font-size: 11px;
}
.section-events strong {
	color: #fff; /*font-size: 11px;*/
}
.section-events p, .section-events span {
	color:#b9cb6d
}
.section-events ul.widget-nav li a {
	background-image:url(../images/bg_cycleNav_green.gif)
}
.not-front .section-events {
	position:relative;
	float:left;
	width:295px;
	height:300px;
	background: #7c8c36 url(../images/bg_mediaWidget.gif) 0 0 repeat-x;
	z-index:100;
	color:#60afc9;
	padding:0 15px;
	margin-left: 18px;
}
.section-events .content-slides {
	width: 100%;
	height: 247px;
	padding-top: 40px;
}
.section-events .content-slides div {
	height: 252px;
}
.section-events p.related {
	color: #b9cb6d;
	margin-bottom: 10px;
}
.selection {
	padding-top: 40px;
	width: 100%;
	height: auto;
	position: relative;
}
a.showAll {
	position: absolute;
	top: 40px;
	right: 0;
	text-transform: uppercase;
}
.selection h1 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 18px;
}
.selection ul {
}
.selection ul li a.photo {
	position: relative;
	display: block;
	height: 120px;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
.selection ul li {
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	width: 170px !important;
	/*	width: 129px !important;*/
	list-style: none;
	margin-right: 15px;
	height: 295px;
	position: relative;
}
.selection ul li img {
	width: 100%;/*height: 65px;*/
	min-height: 120px;
	max-height: 120px;
}
.selection ul li.arrow {
	width: 26px;
	border: 0;
	padding-top: 80px;
}
.selection ul li.arrow img {
	width: 12px;
	height: 25px;
}
.selection ul li.last {
	margin-right: 0;
}
.colLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.colLeft a.photo {
	padding: 5px;
	border: 1px solid #ccc;
	display:block;
}
.colLeft a.photo iframe {
	display:block;
}
.colLeft a.photo img {
	width: 250px;
}
.colRight {
	float: left;
	width: 50%;
	position: relative;
}
.colRight h1 {
	width: 100% !important;
}
.header-intro {
	float:left;
	width:300px;
	height:auto;
	background:#ccc;
	text-align:center;
	margin:0 18px 0 0
}
.header-intro p {
	color:#fff;
	font-size:18px;
	line-height:24px;
	background:url(../images/bg_headerIntro.gif) center top no-repeat;
	height:160px;
	width:240px;
	display:table-cell;
	vertical-align:middle;
	padding:0 30px
}
.header-intro p em {
	font-family:Georgia, serif;
	font-style:italic;
	font-weight:700
}
.practice-areas .header-intro {
	background:#887f6f
}
.our-people .header-intro {
	background:#404d57
}
.header-intro h2 {
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	font-size:18px;
	margin:40px 0 30px
}
.header-image {
	float:left;
	width:100%;
	height:100%;
	overflow:hidden
}
.header-image img {
	max-width: 100%;
	width: 100%;
}
.our-people .header-image {
	margin:0 0 15px
}
.single-col {
	width:100%;
	float:left;
	padding:25px 0
}
.left-col {
	position:relative;
	float:left;
	width:620px;
	padding:25px 0
}
.left-col.videos {
	width: 71%;
}
.left-col.resourcePage {
	width: 750px !important;
}
.left-col h1 {
	font-size:20px;
	font-weight:400;
	line-height:20px;
	width:540px;
	margin:0 0 18px;
	color: #404D57;
	text-align:left;
}
.left-col h1.lowercase {
	text-transform: none !important;
}
#landing h1 {
	text-transform:none
}
.subpage .left-col h2 {
	font:normal 16px/22px Arial, sans-serif;
	margin:0 0 13px
}
.practice-areas .left-col h2 {
	font:normal 16px/16px Arial, sans-serif;
	text-transform:uppercase;
	margin:0 0 18px
}
.subpage .left-col h3 {
	font:bold 13px/18px Arial, sans-serif;
	display:inline;
	float:left;
	margin:0 5px 0 0
}
.practice-areas .left-col h3 {
	font:normal 14px/18px Arial, sans-serif;
	display:block!important;
	float:none;
	margin:0 5px 0 0
}
.left-col ul {
	margin:0 0 19px 15px
}
.left-col h1 em {
	font-family:Georgia, serif;
	font-style:italic;
	text-transform:none
}
.left-col p {
	margin:0 0 19px
}
.left-col ol {
	margin:0 0 19px 25px
}
hr {
	border:none;
	background:url(../images/bg_hr.gif) 0 0 repeat-x;
	float:left;
	height:2px;
	width:100%;
	clear:both;
	margin:0 0 18px
}
.right-col {
	float:right;
	width:300px;
	padding:25px 0 25px;
	background: #e6e8e9;
}
.right-col .quote {
	float:right;
	font:italic 18px/26px Georgia, serif;
	width:221px;
	margin:40px 0 12px
}
.right-col .author {
	float:right;
	font:normal 12px/22px Arial, sans-serif;
	width:221px;
	color:#872435
}
ul.icons {
	position:absolute;
	top:28px;
	right:0;
	list-style:none
}
ul.icons li {
	float:left;
	width:17px;
	height:17px;
	overflow:hidden;
	margin:0 5px 0 0
}
ul.icons li a {
	display:block;
	background-image:url(../images/sprite_icnNav.gif);
	background-repeat:no-repeat;
	text-indent:9999px
}
ul.icons li.print a {
	background-position:-17px 0
}
ul.icons li.pdf a {
	background-position:-34px 0
}
.search-bar {
	position:relative;
	height:47px;
	width: 79%;
	clear:both;
	background:#E6E8E9 url(../images/bg_searchBar.gif) 0 0 no-repeat;
	z-index:100;
	margin: 0px auto 20px;
	/*removing the search box temporarily as it is not implemented*/
		display:none !important;
	visibility:hidden !important;
}
.search-bar form {
	width:100%;
	float:left
}
.search-bar form input {
	border:#ccc 1px solid;
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	font-size:12px;
	height:28px;
	display:block;
	float:left;
	width:205px;
	color:#999;
	margin:9px 0 0 135px;
	padding:0 10px
}
.search-bar form input:focus {
	color:#333
}
.search-bar form a.keyword-search {
	float:right;
	display:block;
	width:50px;
	height:47px;
	background:url(../images/btn_search.gif) 0 0 no-repeat;
	border:none;
	text-indent:-9999px;
	cursor:pointer
}
dl.searchBarSelect {
	float:left;
	margin-left:20px;
	border:#ccc 1px solid;
	margin-top:9px;
	background:#fff;
	position:relative
}
dl.searchBarSelect dt a {
	display:block;
	text-transform:uppercase;
	color:#404d57;
	width:205px;
	background:#fff url(../images/bg_selectArrow.gif) no-repeat 205px center;
	padding:5px 10px 4px
}
dl.searchBarSelect dt a.down {
	background:#fff url(../images/bg_selectArrow.down.gif) no-repeat 205px center
}
dl.searchBarSelect dd {
	display:none;
	background-color:#fff;
	padding-left:10px;
	padding-bottom:5px
}
.search-notice {
	display:none;
	clear:both;
	color:#8a2633;
	font-style:italic;
	margin-right:59px;
	padding:10px
}
table#employees {
	width:100%;
	margin-bottom:30px;
	border-top:solid #fff 20px
}
table#employees th {
	text-align:left;
	background:#e6e8e9;
	border:#d3d4d5 1px solid
}
table#employees th, table#employees td {
	font-weight:400;
	padding:5px 8px
}
table#employees tr:first-child td {
	padding:15px 8px 5px
}
table#employees tr.even td {
	background:#e6e8e9
}
table#employees th.fname {
	width:102px
}
table#employees th.email {
	width:215px
}
a.vcard {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/icn_vcard.png) 0 0 no-repeat;
	text-indent:-9999px
}
a.linkedin {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/icn_linkedin.png) 0 0 no-repeat;
	text-indent:-9999px
}
table#employees th.headerSortUp {
	background:#cbcfd3 url(../images/icn_sortup.gif) right 0 no-repeat
}
table#employees th.headerSortDown {
	background:#cbcfd3 url(../images/icn_sortdwn.gif) right 0 no-repeat
}
table#employees div.thumb-overlay {
	background:url(../images/preview-box.png) 0 0 no-repeat;
	position:absolute;
	top:-65px;
	right:-140px;
	width:130px;
	height:125px;
	text-align:center;
	z-index:1000;
	padding:20px 10px 10px 25px
}
body.search div.content-area div.ff_fix {
	position:relative;
	border:none!important;
	margin:0!important;
	padding:0!important
}
.bio .left-col {
	width:459px;
	padding:0
}
.bio .left-col p {
	font-family:Georgia;
	font-weight:400;
	font-size:18px;
	font-style:italic;
	color:#404d57;
	line-height:24px;
	margin:10px 0 40px
}
.bio .right-col {
	width:461px;
	overflow:hidden;
	padding:0 0 25px
}
.bio .right-col h1 {
	font-size:20px;
	font-weight:400;
	line-height:20px;
	text-transform:uppercase;
	margin:0 0 5px
}
.bio .right-col ul li {
	margin-bottom:15px
}
.bio .right-col ul {
	list-style-type:disc;
	padding-left:20px;
	margin:0
}
.bio .right-col ul.contact-options {
	margin-bottom:20px;
	padding-left:0;
	list-style:none
}
.bio .right-col h2 {
	font:normal 13px/13px Arial, sans-serif;
	text-transform:uppercase;
	margin:0 0 18px
}
.bio .right-col ul.drop-down {
	clear:both;
	margin-bottom:15px
}
.bio .right-col ul.drop-down li {
	margin-bottom:0!important
}
.bio .right-col ul.drop-down ul li a {
	color:#872434;
	line-height:120%;
	margin-bottom:6px
}
.bio ul.drop-down li.top-level {
	background:url(../images/bg_dropDown-full.gif) -158px 0 no-repeat
}
.bio ul.drop-down li.expanded {
	background:url(../images/bg_dropDown-full.gif) -776px 0 no-repeat
}
ul.drop-down li.expanded ul li {
	margin-right:30px;
	line-height:110%;
	padding-bottom:7px;
	float:left
}
.bio .right-col ul.drop-down p {
	line-height:18px;
	padding:0 20px 0 0
}
ul.contact-options {
	list-style:none;
	float:left;
	margin:0 0 18px
}
.bio .right-col ul.drop-down li ul li ul {
	display:block;
	border:none;
	list-style:circle!important;
	margin:2px 0 0 30px;
	padding:0
}
.bio .right-col ul.drop-down li ul li ul li {
	list-style:disc!important
}
.bio ul.icons {
	top:0
}
p.media-date {
	float:left;
	width:40px
}
p.media-link {
	float:left;
	width:325px
}
ul.share-btns {
	float:right;
	list-style:none
}
.bio a.share {
	width:17px;
	overflow:hidden;
	height:17px;
	position:absolute;
	top:0
}
ul.share-btns li a.facebook, ul.share-btns li a.twitter, ul.share-btns li a.linkedin_share, ul.share-btns li a.share_more_link {
	display:block;
	width:57px;
	height:23px;
	background-image:url(../images/stein_sperling_social_icons.png);
	background-repeat:no-repeat;
	text-indent:-9999px
}
ul.share-btns li a.facebook {
	background-position:-62px 0
}
ul.share-btns li a.facebook:hover {
	background-position:-62px -32px
}
ul.share-btns li a.twitter {
	background-position:-126px 0
}
ul.share-btns li a.twitter:hover {
	background-position:-126px -32px
}
ul.share-btns li a.linkedin_share:hover {
	background-position:0 -32px
}
ul.share-btns li a.share_more_link {
	background-position:-189px 0
}
ul.share-btns li a.share_more_link:hover, ul.share-btns li a.share_more_link.active {
	background-position:-189px -32px
}
div.share_this_icons {
	display:none;
	background-color:#ddd;
	border:1px solid #999;
	position:absolute;
	top:28px;
	right:0;
	width:123px;
	height:32px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	padding:10px
}
.resource-center .right-col {
	width:220px;
	margin:50px 0 0
}
.resource-center .right-col dl {
	width:183px;
	background:#e6e8e9;
	margin:0 0 20px;
	padding:15px 20px
}
.resource-center .right-col dt {
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
	margin:0 0 7px
}
div#paginate {
	text-align:right
}
div#paginate a.paginate span {
	text-transform:uppercase;
	font-size:11px;
	color:#404d57
}
div#paginate span {
	text-transform:uppercase;
	font-size:11px;
	color:#bbb;
	display:block;
	float:right
}
ul.pagination {
	float:right;
	list-style:none;
	font-size:11px;
	text-transform:uppercase;
	margin-left:8px
}
li#end-pagination {
	border-right:0
}
ul.pagination li {
	display:inline;
	color:#cbcfd3;
	border-right:#aaa 1px solid;
	text-align:center;
	padding:0 8px
}
li.prev {
	border-right:#aaa 1px solid;
	padding-right:8px!important
}
li.next {
	border-left:#aaa 1px solid;
	padding-left:8px!important
}
ul.pagination li.last {
	border-right:none;
	padding:0 0 0 4px
}
ul.pagination li.active {
	font-weight:700;
	color:#000!important
}
.sub-col {
	float:left;
	width:298px
}
.eventsColAdjustment {
	float:left;
	width:350px !important;
}
.sub-col2 {
	float:right;
	width:298px;
	overflow:hidden;
	margin:0
}
.full-col {
	float:left;
	width:620px
}
.full-col-edited {
	width: 600px !important;
}

.full-col-edited ul.drop-down li a {
	  cursor: default;
}
.full-col-edited ul.drop-down li a:hover{
	text-decoration:none;
	color:#551a8b;
}
ul.drop-down {
	position:relative;
	list-style-type:none!important;
	overflow:hidden;
	border:#ccc 1px solid;
	margin:0 0 15px;
	padding:0!important
}
ul.drop-down li.top-level {
	background:url(../images/bg_dropDown.gif) 0 0 no-repeat
}
ul.drop-down li.expanded {
	background:url(../images/bg_dropDown.gif) -296px 0 no-repeat
}
.full-col ul.drop-down li.top-level {
	background:url(../images/bg_dropDown-full.gif) 0 0 no-repeat
}
.full-col-edited ul.drop-down li.top-level {
	background:url(../images/bg_dropDown-full.gif) -20px 0 no-repeat !important;
}
.full-col ul.drop-down li.expanded {
	background:url(../images/bg_dropDown-full.gif) -618px 0 no-repeat
}
.full-col-edited ul.drop-down li.expanded {
	background:url(../images/bg_dropDown-full.gif) -638px 0 no-repeat !important;
}
ul.drop-down li.top-level a {
	text-transform:uppercase;
	font-size:14px;
	display:block;
	padding:8px 0 8px 15px
}
ul.drop-down li.top-level a#dropdwn {
	position:absolute;
	display:block;
	top:0;
	right:0;
	width:38px;
	height:35px;
	text-indent:-9999px;
	padding:0
}
ul.drop-down li ul {
	display:none;
	list-style:none;
	border-top:#ccc 1px solid;
	margin:0;
	padding:10px 0 13px 15px
}
ul.drop-down li ul li {
	list-style:none;
	float:left;
	width:100%;
	padding:2px 0 0
}
ul.drop-down li.top-level ul li a {
	color:#872434;
	font-size:12px;
	width:auto;
	text-transform:none;
	display:inline;
	margin:0;
	padding:0
}
ul.drop-down li.top-level ul li p {
	line-height:16px;
	margin-right:10px
}
ul.dropdown-nav {
	list-style-type:none!important;
	clear:both;
	float:right;
	list-style:none;
	margin:20px 0 15px;
	padding:0!important
}
.dropdown-nav.ServiChild {
	margin-right:200px;
}
ul.dropdown-nav li {
	float:left;
	border-right:#ccc 1px solid;
	line-height:11px;
	font-size:11px;
	text-transform:uppercase;
	padding:0 10px
}
ul.dropdown-nav li.last {
	border:none;
	padding:0 0 0 10px
}
.lawyer-carousel {
	position:relative;
	float:left;
	width:596px;
	background:#e6e8e9;
	margin:0 0 20px;
	padding:10px 12px 5px
}
.lawyer-carousel h2 {
	font-size:13px!important;
	text-transform:uppercase;
	text-shadow:1px 1px #fff;
	margin:0!important
}
.carousel-container {
	width:480px;
	position:relative;
	z-index:10;
	height:148px;
	overflow:hidden;
	margin-left:65px;
	padding:13px 0 0
}
.lawyer-carousel ul {
	list-style:none;
	display:block;
	width:510px;
	height:148px;
	margin:0
}
.lawyer-carousel ul li {
	position:relative;
	float:left;
	width:130px;
	margin-right:37px;
	height:148px
}
.lawyer-carousel a#show-all {
	position:absolute;
	top:10px;
	right:15px;
	font-size:11px;
	text-transform:uppercase
}
.lawyer-carousel #prev {
	position:absolute;
	top:80px;
	left:15px;
	display:block;
	width:38px;
	height:38px;
	background:url(../images/btn_prev.gif) 0 0 no-repeat;
	text-indent:-9999px
}
.lawyer-carousel #next {
	position:absolute;
	top:80px;
	right:15px;
	display:block;
	width:38px;
	height:38px;
	background:url(../images/btn_next.gif) 0 0 no-repeat;
	text-indent:-9999px
}
.lawyer-carousel a.null {
	background-position:0 -38px!important;
	cursor:default
}
.lawyer-carousel li div.overlay {
	position:absolute;
	top:-13px;
	display:none;
	left:115px;
	width:129px;
	height:138px;
	background:url(../images/bg_overlay.png) 0 0 no-repeat;
	z-index:1000;
	padding:10px 0 0 35px
}
.lawyer-carousel div.overlay a.close-btn {
	position:absolute;
	bottom:8px;
	right:8px;
	display:block;
	width:20px;
	height:20px;
	text-indent:-9999px
}
.lawyer-carousel li div.overlay p {
	color:#fff;
	font-size:11px;
	margin:0
}
.lawyer-carousel li div.overlay p.name {
	text-transform:uppercase;
	color:#c5c8cc;
	line-height:110%;
	margin:13px 10px 0 0
}
.lawyer-carousel li div.overlay p.position {
	margin:0 0 10px
}
.lawyer-carousel li div.overlay a {
	color:#c5c8cc;
	font-size:11px
}
.media-events-landing .header-intro {
	background:#7c8c36
}
.media-events-landing .left-col {
	width:460px;
	margin-left:60px;
}
.media-events-landing .right-col {
	width:460px;
	position:relative;
	margin-right:60px;
}
.media-events-landing h1 {
	text-transform:uppercase;
	font-size:20px;
	font-weight:400;
	line-height:20px;
	margin:0 0 18px
}
.media-events-landing ul.drop-down li.top-level {
	background:url(../images/bg_mediaDropDown.gif) 0 0 no-repeat;
	min-height:47px
}
.media-events-landing ul.drop-down li.expanded {
	background:url(../images/bg_mediaDropDown.gif) -460px 0 no-repeat
}
.media-events-landing p.date {
	font-size:12px;
	line-height:12px;
	height:20px;
	overflow:hidden;
	display:block;
	float:left;
	margin:18px 20px 0 15px
}
.media-events-landing ul.drop-down li.top-level a {
	text-transform:none;
	font-size:12px;
	font-weight:700;
	padding:1px 0 0
}
.media-events-landing ul.drop-down li.top-level a.more-btn {
	font-weight:400;
	color:#872434;
	display:block;
	margin:-10px 0 0;
	padding:0
}
div.link-container {
	display:table-cell;
	vertical-align:middle;
	height:47px
}
div.link-container a {
	width:300px
}
div.link-container p {
	margin:0!important;
	padding:0!important
}
.see-all {
	font-size:11px;
	text-transform:uppercase
}
.media-events-landing .see-all {
	position:absolute;
	display:block;
	top:30px;
	right:2px
}
.doc-head p {
	margin:0 0 10px
}
.reg-btn {
	display:block;
	width:78px;
	height:27px;
	background:url(../images/btn_reg.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin:0 0 20px
}
a.date-icon {
	display:block;
	background:url(../images/bg_dateIcon.gif) 0 0 no-repeat;
	width:120px;
	height:28px;
	font-size:9px;
	text-transform:uppercase;
	margin:-10px 0 0;
	padding:7px 0 0 5px
}
a.date-icon span {
	font-size:14px;
	color:#404d57;
	display:block;
	float:left;
	padding:0 10px 0 0
}
a.date-icon:hover {
	text-decoration:none;
	color:#404d57
}
a.date-icon:hover span {
	text-decoration:none;
	color:#872434
}
.media-and-events div.right-col, .opportunities div.right-col, .careers div.right-col {
	padding-top:69px
}
ul.timeline-nav {
	list-style:none;
	float:left;
	clear:both;
	width:100%;
	margin:30px 0 0;
	padding:0
}
ul.timeline-nav li {
	float:left;
	border-right:#999 1px solid;
	line-height:12px;
	padding:0 10px
}
ul.timeline-nav li a.current {
	color:#ccc
}
ul.timeline-nav li:first-child {
	padding:0 10px 0 0
}
ul.timeline-nav li:last-child {
	border:none;
	padding:0 0 0 10px
}
body.archive .left-col p {
	line-height:12px;
	margin:10px 0 0
}
body.archive .left-col h2 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:400;
	margin:0 0 20px
}
body.archive .left-col hr {
	margin-top:18px
}
.careers .hero-container {
	background:url(../images/bg_careers.jpg) 0 0 no-repeat
}
.careersBox {
	background:url(../images/bg_careersSlideBox.png) 0 0 no-repeat;
	left: 254px;
	top: 10px;
}
.careersBox p {
	padding:0 0 16px
}
a.careers-btn {
	position: absolute;
	top: 248px;
	left: 16px;
	display: block;
	width: 188px;
	height: 188px;
	background: url(../images/bg_careersLink.png) 0 0 repeat;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	padding: 15px;
}
a.fb {
	left:968px;
	line-height:25px;
}
a.ben {
	top: 486px;
	left: 492px;
	line-height:25px;
}
.opportunities .left-col h2 {
	margin-top:15px
}
body.contact .right-col {
	width:193px;
	background:#e6e8e9;
	margin:20px 0 0;
	padding:15px
}
body.contact .right-col h2 {
	font-size:13px;
	font-weight:700;
	line-height:13px;
	text-transform:uppercase;
	margin:0 0 18px
}
body.contact .right-col h3 {
	font-size:12px;
	font-weight:400;
	line-height:16px;
	text-transform:uppercase
}
.mapHeader {
	position:relative;
	background:url(../images/bg_mapill.png) -300px -139px no-repeat
}
.mapHeader .overlay {
	position:absolute;
	display:block;
	width:176px;
	height:150px;
	background:url(../images/bg_mapPopup_big.png) 0 0 no-repeat;
	z-index:10;
	padding:7px 0 0 38px
}
.mapHeader .overlay p {
	color:#fff;
	font-size:11px;
	line-height:14px;
	font-weight:700;
	text-transform:uppercase;
	margin:0 0 9px
}
.mapHeader .overlay ul li {
	line-height:17px;
	font-size:13px
}
.mapHeader .overlay ul a {
	color:#872434;
	line-height:14px
}
.mapHeader a.trigger {
	position:absolute;
	display:block;
	text-indent:-9999px;
	z-index:1
}
a#building1 {
	top:55px;
	left:105px;
	width:20px;
	height:25px
}
a#building2 {
	top:50px;
	left:160px;
	width:42px;
	height:90px
}
a#building3 {
	top:103px;
	left:76px;
	width:20px;
	height:30px
}
a#building4 {
	top:110px;
	left:100px;
	width:20px;
	height:20px
}
a#building5 {
	top:150px;
	left:210px;
	width:50px;
	height:60px
}
div#building1 {
	top:60px;
	left:120px
}
div#building2 {
	top:60px;
	left:190px
}
div#building3 {
	top:110px;
	left:90px
}
div#building4 {
	top:115px;
	left:110px
}
div#building5 {
	top:160px;
	left:250px
}
.directions .office {
	float:left;
	width:100%;
	margin:0 0 18px
}
.address {
	float:left;
	width:200px;
	margin:0
}
.address h2 {
	font:normal 16px/16px Arial, sans-serif;
	margin:0 0 10px
}
.text-directions {
	float:left;
	width:330px;
	min-height:260px;
	padding:26px 30px 0 0
}
.text-directions strong {
	font-weight:400;
	text-transform:uppercase
}
body.directions ul.icons {
	position:relative;
	top:10px;
	left:370px
}
.index .resource-widget {
	position:absolute;
	top: 581px;
	left: 491px;
	width:218px;
	height:218px;
	background:url(../images/bg_resourceWidget.gif) 0 0 no-repeat;
	z-index:100;
	color:#60afc9;
	padding:0 15px
}
.index .media-widget {
	position:absolute;
	top: 581px;
	left: 968px;
	width:218px;
	height:218px;
	background:url(../images/bg_mediaWidget.gif) 0 0 no-repeat;
	z-index:100;
	color:#60afc9;
	padding:0 15px
}
.media-archive-widget div.content-slides ul {
	display:block;
	margin-left:1px;
	width:94px;
	float:left;
	overflow:hidden;
	height:200px;
	font-size:11px
}
.media-archive-widget ul a {
	color:#b5c872
}
.content-slides {
	position:relative;
	float:left;
	width:190px;
	height:155px;
	overflow:hidden
}
.content-slides div {
	position:relative;
	height:155px;
	min-width:190px;
}
.content-slides span {
	display:block;
	text-transform:uppercase;
	margin:0 0 4px
}
.content-slides a.title {
	color:#fff;
	display:block;
	font-weight:700;
	line-height:16px;
	margin:0 0 5px
}
.content-slides p {
	color:#fff;
	display:block;
	height:65px;
	line-height:16px;
	margin:0;
	padding:0 0 10px
}
.resource-widget p {
	color:#60afc9;
	margin:0
}
.media-widget p, .media-widget span {
	color:#b9cb6d
}
.media-widget ul.widget-nav li a {
	background-image:url(../images/bg_cycleNav_green.gif)
}
.not-front .media-widget {
	position:relative;
	float:right;
	width:190px;
	height:220px;
	background:url(../images/bg_mediaWidget.gif) 0 0 no-repeat;
	z-index:100;
	color:#60afc9;
	padding:0 15px
}
.nav-widget p, .nav-widget span {
	color:#b9cb6d
}
.nav-widget ul.widget-nav li a {
	background: #862536;
	color: #fff;
}
.not-front .nav-widget {
	margin-top: 30px;
	margin-bottom: 20px;
	position:relative;
	float:right;
	width:190px;
	height:auto;
	background: #862536;
	z-index:100;
	color:#60afc9;
	padding:15px
}
.not-front .video-detail .nav-widget {
	margin-top: 0px;
}
.not-front .nav-widget h2 {
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
.not-front .nav-widget ul {
	margin-bottom: 30px;
}
.not-front .nav-widget ul li {
	list-style: none;
	margin: 5px 0;
}
.not-front .nav-widget ul li a {
	color: #fff;
	opacity: .7;
}
.not-front .nav-widget ul li a:hover {
	opacity: 1;
}
.not-front .nav-widget a.title {
	color: #fff;
	margin: 10px 0 15px 0;
	display: block;
}
.content-slides hr {
	position:absolute;
	bottom:5px;
	left:0;
	height:1px;
	background:#fff
}
ul.widget-nav {
	position:absolute;
	top:7px;
	width:190px;
	text-align:center!important;
	list-style:none;
	z-index:100
}
ul.widget-nav li {
	display:inline-block!important;
	width:10px;
	height:10px
}
ul.widget-nav li a {
	float:left;
	width:10px;
	height:10px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 -13px;
	padding:0 1px
}
ul.widget-nav li a:hover, ul.widget-nav li.activeSlide a {
	background-position:0 -1px
}
.resource-widget ul.widget-nav li a {
	background-image:url(../images/bg_cycleNav_blue.gif)
}
.text-widget ul.widget-nav li a {
	background-image:url(../images/bg_textWidgetNav.gif)
}
.not-front .resource-widget {
	position:relative;
	float:right;
	width:220px;
	height:220px;
	background:url(../images/bg_resourceWidget.gif) 0 0 no-repeat;
	z-index:100;
	color:#60afc9;
	margin:0 0 20px;
	padding:0 15px
}
.not-front .text-widget {
	position:relative;
	float:right;
	width:190px;
	height:180px;
	background:url(../images/bg_textWidget.gif) 0 0 no-repeat;
	z-index:100;
	color:#60afc9;
	padding:40px 15px 0
}
.not-front .lawyer-widget {
	position:relative;
	float:right;
	width:220px;
	height:220px;
	z-index:100;
	color:#60afc9;
	margin:0 0 20px;
	padding:0
}
.lawyer-widget span, .image-widget span {
	display:block;
	position:absolute;
	top:197px;
	left:0;
	text-align:right;
	padding-right:10px;
	width:210px;
	font-size:11px;
	z-index:100
}
.lawyer-widget span a, .image-widget span a {
	color:#c5c9cd
}
.lawyer-widget div.widget-overlay {
	position:absolute;
	top:110px;
	left:0;
	z-index:2;
	height:195px;
	width:190px;
	background:url(../images/bg_lawyerWidgetOverlay.png) 0 0 repeat;
	padding:15px
}
.lawyer-widget ul.widget-nav {
	position:absolute;
	top:120px;
	left:62px;
	width:100px;
	text-align:center;
	list-style:none;
	z-index:10
}
.lawyer-widget ul.widget-nav li a {
	background-image:url(../images/bg_lawyerWidgetNav.png)
}
.lawyer-widget .content-slides div {
	height:220px
}
.not-front .image-widget {
	position:relative;
	float:right;
	width:220px;
	height:220px;
	background:url(../images/bg_mediaWidget.gif) 0 0 no-repeat;
	z-index:100;
	color:#60afc9;
	margin:0 0 20px;
	padding:0
}
.image-widget div.widget-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	height: 60px;
	width: 300px;
	background: url(../images/bg_imageWidgetOverlay.png) 0 0 repeat;
	padding: 15px;
}
.image-widget ul.widget-nav {
	position:absolute;
	top: 217px;
	left: 33%;
	width:100px;
	text-align:center;
	list-style:none;
	z-index:10
}
.image-widget ul.widget-nav li a {
	background-image:url(../images/bg_imageWidgetNav.png)
}
.text-widget .content-slides div {
	height:175px
}
.text-widget strong {
	display:block;
	padding-bottom:10px
}
.text-widget .content-slides h1 {
	color:#fff;
	text-transform:uppercase;
	margin:0 0 4px
}
.text-widget .content-slides h2 {
	color:#fff;
	font-weight:400;
	font-size:12px;
	text-transform:uppercase;
	margin:0 0 5px
}
.text-widget .content-slides div p strong {
	display:block;
	margin:0 0 -13px
}
#email-disclaimer {
	width:340px;
	height:337px;
	overflow:hidden;
	background:url(../images/bg_emailDisclaimer.png) 0 0 no-repeat;
	color:#fff
}
.email-inner {
	padding:25px 15px 0 25px
}
.email-inner h2 {
	font:normal 16px/16px Arial, sans-serif;
	margin:0 0 16px
}
.send-email {
	display:block;
	width:111px;
	height:30px;
	background:url(../images/btn_sendEmail.png) 0 0 no-repeat;
	text-indent:-9999px;
	margin:0 auto
}
.footer {
	width:940px;
	font-size:10px;
	margin:25px auto;
	padding:0 0 25px
}
.footer .left ul li {
	border-right:#fff 1px solid;
	line-height:10px;
	padding:0 6px
}
.footer .left ul li:last-child {
	border:none
}
.footer .left a.agency {
	clear:both;
	float:right;
	color:#fff;
	margin:0;
	padding:6px 7px 0 0
}
ul.social-btns li {
	padding:0 0 0 8px
}
ul.social-btns li a {
	display:block;
	width:29px;
	height:29px;
	background:url(../images/sprite_social-btns2.png) 0 0 no-repeat;
	text-indent:-9999px
}
ul.social-btns li a.linkedin {
	background-position:-29px 0
}
ul.social-btns li a.facebook {
	background-position:-58px 0
}
ul.social-btns li a.rss {
	background-position:-87px 0
}
#user-message {
	display:block;
	width:420px;
	background-color:#fff;
	overflow:hidden;
	margin:100px auto 0;
	padding:40px 40px 20px
}
#user-message h1 {
	line-height:120%;
	font-size:20px
}
#user-message ul {
	border:solid 1px #ccc;
	margin:20px 0;
	padding:10px 30px
}
body.our-people .result-info {
	border-top:solid 20px #fff;
	margin-bottom:0
}
.our-people-overflow {
	overflow:visible !important;
}
.result-info {
	background-color:#e6e8e9;
	color:#404d57;
	display:block;
	clear:both;
	overflow:hidden;
	margin:10px 0 20px;
	padding:10px
}
#publishForm {
	text-align:left;
}
form#publishForm div.formfield {
	border:solid 1px #bfbfbf;
	height:25px;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	line-height:25px;
	padding-left:10px
}
form#publishForm div.formfield input[type=text] {
	border:0;
	outline:none;
	font-family:arial;
	font-size:13px;
	height:25px;
	width:300px;
	padding-left:10px;
	border-left:solid 1px #bfbfbf;
	margin-left:8px
}
form#publishForm div#contact_address {
	height:235px
}
form#publishForm div#contact_address input[type=text] {
	height:25px!important;
	margin-left:0;
	border:solid 1px #bfbfbf;
	width:auto;
	padding:0 0 0 8px !important
}
form#publishForm div#contact_address div.vz_address_street_field, form#publishForm div#contact_address div.vz_address_street_2_field {
	width:100%;
	clear:both
}
form#publishForm div#contact_address input.vz_address_street, form#publishForm div#contact_address input.vz_address_street_2 {
	width:590px
}
form#publishForm div#contact_address input.vz_address_city {
	width:250px
}
form#publishForm div#contact_address div.vz_address_postal_code_field {
	width:90px;
	padding-left:55px;
	padding-right:0
}
form#publishForm div#contact_address #contact_address_postal_code {
	width:80px
}
form#publishForm div#contact_comments {
	height:140px
}
form#publishForm div#contact_comments textarea {
	width:590px;
	display:block;
	height:100px;
	clear:both;
	border:solid 1px #ccc
}
form#publishForm select {
	border:solid 1px #ccc;
	padding:3px
}
form#publishForm div#contact_interests {
	height:236px;
	display:block;
	position:relative
}
form#publishForm div#contact_interests ul {
	list-style-type:none;
	margin:0;
	padding:0
}
form#publishForm div#contact_interests div#contact_practice_areas {
	position:absolute;
	display:none;
	top:74px;
	left:132px
}
div#contact-disclaimer p {
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	padding: 15px 0px;
	text-align: justify;
	color: #404D57 !important;
}
.contactOffice {
	color: #404D57;
}
.contactLocation {
	color: #404D57 !important;
	margin: 10px 0px 10px !important;
}
form#publishForm div#contact_interests input#contact_other {
	border:solid 1px #bfbfbf;
	padding-left:6px;
	margin-left:0
}
form#publishForm div#contact_interests div#practice-areas-list {
	height:150px
}
form#publishForm div#contact_interests div#practice-areas-list input {
	-webkit-appearance: checkbox;
	margin-top: 5px;
	float: left;
}
form#publishForm div#contact_interests div#practice-areas-list label {
	display: block;
	width: 200px;
	float: left;
	text-transform: uppercase;
}
body.search table#employees {
	margin-bottom:0
}
body.search div.content-area h3 {
	font-weight:400;
	text-transform:uppercase;
	font-size:15px
}
body.search div.content-area div {
	border-bottom:solid 1px #ccc;
	margin-bottom:30px;
	padding-bottom:30px
}
body.search div.content-area div ul {
	list-style-type:none
}
div#pdf-url {
	margin-bottom:30px;
	margin-left:10px
}
div#pdf-url a {
	font-size:12px;
	text-decoration:underline;
	background-color:#fffccb
}
.map_canvas {
	position:absolute;
	width:283px;
	height:283px;
	margin-left:655px;
	background-color:#eee
}
#map_canvas_all {
	border:solid 1px #ccc;
	width: 29.6%;
	height:350px;
	float:left;
	margin:10px 10px 10px 5px
}
a.expandedClick {
	color:#cbced3
}
#search-field {
	text-transform:uppercase!important
}
a.clear-results {
	display:none !important;
	position:absolute;
	margin-top:-50px;
	margin-left:503px;
	width:130px;
	display:block;
	background-color:#fff;
	text-align:center;
	padding:2px 4px
}
body.our-people a.clear-results {
	margin-top:-30px;
	margin-left:823px
}
div.publication {
	margin:10px 0
}
ul.share-list {
	border:solid 1px #ccc;
	clear:both;
	overflow:hidden;
	position:absolute;
	margin-left:-150px;
	width:206px;
	margin-top:10px;
	background-color:#f5f5f5;
	list-style-type:none;
	display:none;
	padding:20px 10px 0 20px
}
ul.share-list li {
	display:block;
	float:left;
	width:95px;
	height:40px;
	margin:0 8px 0 0;
	padding:0
}
dl.more {
	display:block;
	left:20px;
	top:255px;
	position:absolute;
	width:290px
}
dl.more dt {
	margin-bottom:4px;
	font-size:11px;
	border-top:solid 1px #ccc;
	padding-top:10px;
	margin-top:5px
}
dl.more dd a {
	font-size:11px;
	background-color:#9ea6ab;
	color:#fff;
	display:block;
	float:left;
	text-shadow:-1px -1px #777;
	margin-right:10px;
	padding:1px 5px
}
div#email-form input {
	background-color:#ddd;
	height:20px;
	margin-bottom:10px;
	border:solid 1px #fff
}
div#email-form textarea {
	background-color:#ddd;
	width:280px;
	border:solid 1px #fff;
	height:60px
}
label.error {
	margin-top:105px;
	width:200px!important;
	margin-left:60px;
	color:#fc0;
	position:absolute
}
div#results {
	font-size:11px;
	margin-top:-30px;
	width:200px!important;
	margin-left:60px;
	position:absolute
}
div#email-form {
	position:absolute;
	top:0;
	display:none;
	left:0;
	width:287px;
	height:285px;
	clear:both;
	overflow:hidden;
	background-color:#3a4751;
	margin:9px 0 0 12px;
	padding:20px
}
div#email-form input.submit-btn {
	border:0;
	text-shadow:-1px -1px #777;
	font-family:arial;
	background-color:#9ea6ab;
	color:#fff;
	margin-top:15px;
	padding:3px 7px!important
}
div#email-form label {
	font-size:11px;
	display:block;
	float:left;
	width:34px
}
a.close-email {
	position:absolute;
	display:block;
	color:#fff;
	float:right;
	font-size:11px;
	margin-top:7px;
	top:0;
	right:0;
	z-index:10000;
	margin-right:20px;
	background-color:#9ea6ab;
	padding:3px 7px
}
div#email-form h2 {
	margin-bottom:10px;
	border-bottom:solid 1px #999;
	margin-top:-3px;
	padding-bottom:4px;
	font-weight:400
}
a.db-anchor {
	background-position:-79px 0!important
}
.info_box {
	text-align:left
}
.more_link {
	position:absolute;
	bottom:8px;
	right:15px;
	width:190px;
	z-index:500
}
.more_link hr {
	position:absolute;
	bottom:5px;
	left:0;
	height:1px;
	background:#FFF
}
.more_link a.more {
	position:absolute;
	bottom:0;
	right:0;
	color:#FFF;
	cursor:pointer
}
.util_nav {
	position:absolute;
	top:37px;
	right:195px
}
.util_nav ul {
	margin:0;
	padding:0
}
.util_nav li {
	list-style:none;
	display:inline;
	padding-left:10px
}
.util_nav a {
	color:#404D57
}
ul.social-btns li a.linkedin:hover {
	background-position:-29px -29px
}
ul.social-btns li a.facebook:hover {
	background-position:-58px -29px
}
ul.social-btns li a.rss:hover {
	background-position:-87px -29px
}
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
	background:#333;
	background: url(../images/colorbox/overlay.png);
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left
}
#cboxContent {
	position:relative;
	background:#fff;
	overflow:hidden
}
#cboxLoadedContent {
	overflow:auto;
	margin-bottom:28px
}
#cboxTitle {
	position:absolute;
	bottom:4px;
	left:0;
	text-align:center;
	width:100%;
	color:#949494;
	margin:0
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer
}
.cboxPhoto {
	float:left;
	border:0;
	display:block;
	margin:auto
}
.cboxIframe {
	width:100%;
	height:100%;
	display:block;
	border:0;
	background:#fff
}
#cboxTopLeft {
	width:21px;
	height:21px;
	background:url(../images/colorbox/controls.png) no-repeat -101px 0
}
#cboxTopRight {
	width:21px;
	height:21px;
	background:url(../images/colorbox/controls.png) no-repeat -130px 0
}
#cboxBottomLeft {
	width:21px;
	height:21px;
	background:url(../images/colorbox/controls.png) no-repeat -101px -29px
}
#cboxBottomRight {
	width:21px;
	height:21px;
	background:url(../images/colorbox/controls.png) no-repeat -130px -29px
}
#cboxMiddleLeft {
	width:21px;
	background:url(../images/colorbox/controls.png) left top repeat-y
}
#cboxMiddleRight {
	width:21px;
	background:url(../images/colorbox/controls.png) right top repeat-y
}
#cboxTopCenter {
	height:21px;
	background:url(../images/colorbox/border.png) 0 0 repeat-x
}
#cboxBottomCenter {
	height:21px;
	background:url(../images/colorbox/border.png) 0 -29px repeat-x
}
#cboxError {
	border:1px solid #ccc;
	padding:50px
}
#cboxCurrent {
	position:absolute;
	bottom:4px;
	left:58px;
	color:#949494
}
#cboxSlideshow {
	position:absolute;
	bottom:4px;
	right:30px;
	color:#0092ef
}
#cboxPrevious {
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/colorbox/controls.png) no-repeat -75px 0;
	width:25px;
	height:25px;
	text-indent:-9999px
}
#cboxPrevious:hover {
	background-position:-75px -25px
}
#cboxNext {
	position:absolute;
	bottom:0;
	left:27px;
	background:url(../images/colorbox/controls.png) no-repeat -50px 0;
	width:25px;
	height:25px;
	text-indent:-9999px
}
#cboxNext:hover {
	background-position:-50px -25px
}
#cboxLoadingOverlay {
	background:url(../images/colorbox/loading_background.png) no-repeat center center
}
#cboxLoadingGraphic {
	background:url(../images/colorbox/loading.gif) no-repeat center center
}
#cboxClose {
	position:absolute;
	bottom:0;
	right:0;
	background:url(../images/colorbox/controls.png) no-repeat -25px 0;
	width:25px;
	height:25px;
	text-indent:-9999px
}
#cboxClose:hover {
	background-position:-25px -25px
}
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}
.cboxIE6 #cboxTopLeft {
	background:url(../images/colorbox/ie6/borderTopLeft.png)
}
.cboxIE6 #cboxTopCenter {
	background:url(../images/colorbox/ie6/borderTopCenter.png)
}
.cboxIE6 #cboxTopRight {
	background:url(../images/colorbox/ie6/borderTopRight.png)
}
.cboxIE6 #cboxBottomLeft {
	background:url(../images/colorbox/ie6/borderBottomLeft.png)
}
.cboxIE6 #cboxBottomCenter {
	background:url(../images/colorbox/ie6/borderBottomCenter.png)
}
.cboxIE6 #cboxBottomRight {
	background:url(../images/colorbox/ie6/borderBottomRight.png)
}
.cboxIE6 #cboxMiddleLeft {
	background:url(../images/colorbox/ie6/borderMiddleLeft.png)
}
.cboxIE6 #cboxMiddleRight {
	background:url(../images/colorbox/ie6/borderMiddleRight.png)
}
ins, .careers a.careers-btn:hover, a.expandedClick:hover {
	text-decoration:none
}
a, .sub-nav ul li a:hover, .sub-nav ul li.selected a {
	color:#872434;
	text-decoration:none
}
p, body.contact .right-col .location {
	margin:0 0 18px
}
img#print-logo, .open a.arrow, #botcheck, .show-print, form#publishForm div#contact_address label, .hidden {
	display:none
}
.main-nav ul, .section-nav ul, .mapHeader .overlay ul, .footer ul {
	list-style:none
}
.main-nav ul li a:hover, .main-nav ul li.selected a, .subpage .left-col h2 a:hover, .util_nav a:hover {
/*color:#fff*/
}
body.index .content-area, .not-front .content-area {
	float:left;
	width:940px;
	position:relative;
	padding:0 0 40px
}
.slidebox h2 p, .bio .right-col ul li p {
	margin:0
}
.open a.close, body.media-and-events a.more-link, form#publishForm div#contact_address div label, .info_box span {
	display:block
}
.subpage .left-col h1, .practice-areas .left-col h1, form#publishForm div.formfield label {
	text-transform:uppercase
}
.subpage .left-col h2 a, .bio .right-col ul.drop-down a, ul.pagination li.next a, ul.pagination li.prev a, .media-and-events h2 a, .opportunities .left-col h2 a, .footer a {
	color:#404d57
}
ul.icons li.email a, ul.share-btns li a.linkedin_share {
	background-position:0 0
}
table#employees td, div.ff_fix, ul.share-btns li.share_more {
	position:relative
}
table#employees th.lname, table#employees th.title {
	width:142px
}
ul.contact-options li, ul.share-btns li {
	float:left;
	margin:0 5px 0 0
}
p.date, .footer ul li, .footer .left, .footer .left ul {
	float:left
}
ul.tags, ul.practice-areas {
	list-style:none;
	margin:0 0 8px;
	padding:0
}
ul.tags li, ul.practice-areas li, .media-events-landing ul.drop-down li.top-level ul a, div.publication p, dl.more dd {
	display:inline
}
.resource-center .left-col h2, form#publishForm div#contact_interests input[type=radio] {
	clear:both
}
body.archive .left-col, .directions .full-col {
	width:100%
}
body.contact .right-col h1, .directions h1 {
	font-size:20px;
	font-weight:400;
	line-height:20px;
	text-transform:uppercase;
	margin:0 0 18px
}
.directions .full-col img, ul.social-btns, .info_box a.directions {
	float:right
}
.resource-widget h3, .media-widget h3, .text-widget h3 {
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	margin:37px 0 2px
}
.resource-widget h3 a, .media-widget h3 a, .media-widget h3 a.archive, .media-archive-widget ul a:hover, .lawyer-widget span a:hover, .image-widget span a:hover {
	color:#fff
}
.right-col .media-widget, .text-widget {
	margin-bottom:20px
}
.content-slides a.more, .text-widget .content-slides a.more {
	position:absolute;
	bottom:0;
	right:0;
	color:#fff
}
.lawyer-widget .content-slides, .image-widget .content-slides {
	position:relative;
	float:left;
	width:220px;
	height:220px;
	overflow:hidden
}
.lawyer-widget img, .image-widget img {
	position:absolute;
	top:0;
	left:0;
	z-index:1
}
.lawyer-widget p, .image-widget p {
	border:none;
	margin:0;
	padding:12px 0 0
}
.lawyer-widget div.widget-overlay a, .image-widget div.widget-overlay a {
	color:#c5c8cc;
	font-size:11px;
	font-weight:700;
	float:right;
	text-transform:uppercase;
	margin:-5px 0 0
}
.lawyer-widget ul.widget-nav li, .image-widget ul.widget-nav li {
	margin:0 2px 0 0
}
.text-widget .content-slides, .text-widget .content-slides p {
	height:auto
}
.at300bs, span.db-count {
	display:none!important
}
.reg-btn {
	border: none;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.html');
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}
#fancybox-close {
	position: absolute;
	bottom: 10px;
	right: 30px;
	width: 30px;
	height: 30px;
	background: none;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('blank.html');
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url('fancybox.html');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('fancybox.html');
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.html');
}
#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.html');
	background-position: -40px -162px;
}
#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.html');
	background-position: -20px 0px;
}
#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.html');
	background-position: -40px -182px;
}
#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.html');
	background-position: 0px -20px;
}
#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.html');
	background-position: -40px -142px;
}
#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.html');
}
#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.html');
	background-position: -40px -122px;
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
	display: none;
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.html');
	display: block;
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('fancybox.html') -40px -90px no-repeat;
}
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('fancybox-x.html') 0px -40px;
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('fancybox.html') -55px -90px no-repeat;
}
/* IE6 */

.fancybox-ie6 #fancybox-close {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.html', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-left-ico {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.html', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.html', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-over {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.html', sizingMethod='scale');
	zoom: 1;
}
.fancybox-ie6 #fancybox-title-float-left {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.html', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.html', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.html', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
 height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
	position: absolute;
	margin-top: 0;
 top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.html', sizingMethod='scale');
}
/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg {
	background: transparent !important;
}
.fancybox-ie #fancybox-bg-n {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.html', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.html', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.html', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.html', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.html', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.html', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.html', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.html', sizingMethod='scale');
}
.clear {
	clear: both;
}
/*VIDEO TEMPLATE*/
.video {
	height: auto;
	margin-bottom: 20px;
	position: relative;
}
.video .thumb {
	max-width: 100%;
	width: 100%;
	height: 100%;
}
.video a {
	display: block;
	width: 100%;
	height: 314px;
	position: relative;
}
span.play {
	position: absolute;
	top: 50%;
	margin-top: -30.5px;
	left: 50%;
	margin-left: -23.5px;
	height: 27px;
	width: 31px;
	display: block;
	z-index: 1;
	background: rgba(128,128,128, .5) url(../images/red-arrow.png) no-repeat center center;
	padding: 20px;
}
#ie8 span.play {
	background: #ccc url(../images/red-arrow.png) no-repeat center center !important;
}
#ie8 span.play.little {
	background: #ccc url(../images/red-arrow-little.png) no-repeat center center !important;
}
span.play.little {
	position: absolute;
	top: 50%;
	margin-top: -24.5px;
	left: 50%;
	margin-left: -23.5px;
	height: 7px;
	width: 9px;
	display: block;
	z-index: 1;
	background: rgba(128,128,128, .5) url(../images/red-arrow.png) no-repeat center center;
	padding: 20px;
	background-size: 30%;
}
.videos.subpage .left-col.vid-detail h1 {
	text-transform: none;
}
.videos.subpage .left-col.vid-detail .video {
	height: 355px;
	position: relative;
}
.videos.subpage .left-col.vid-detail .video iframe {
	display: none;
}
.videos.subpage .left-col.vid-detail .video.showit iframe {
	display: block;
}
.videos.subpage .left-col.vid-detail .overlay {
	width:625px;
	position: relative;
	top: 0px;
}
.videos.subpage .left-col.vid-detail .overlay.youtube-thumb {
	width:auto;
	margin: 0 auto;
	display: block;
}
.videos.subpage .yt-crop {
	width:129px;
	height:65px;
	overflow: hidden;
	background: black;
}
.videos.subpage .yt-crop img {
	max-width:129px;
	max-height:65px;
	margin:0 auto;
	width:auto;
	height:auto;
}
.videos .left-col p {
	margin: 0 0 10px;
}
/* our people video button - from all.css */


/*
#p_video {
	background:url(/images/icon_video.png) no-repeat left center;
	padding-left: 25px;
	height: 22px;
	width: 22px;
	text-indent: -9999px;
	display: block;
	font-size: 1%;
}
*/

#p_video {
	position: relative;
	text-decoration:none;
}
#p_video:hover #p_video_btn {
	/* background-position: 400px -6px; */
	text-decoration: underline;
	color: #872434;
	background-color: rgba(250,250,250,.8);
}
#p_video_btn {
	position: absolute;
	width: 380px;
	height: 50px;
	/*	background: rgba(250,250,250,.6) url(/images/btn_play.png) no-repeat 400px -208px; */
	background: rgba(250,250,250,.5) url(../images/btn_play_50.jpg) no-repeat 0px center;
	left:0px;
	bottom: 3px;
	font-size: 18px;
	color: #333;
	text-align: middle;
	line-height: 50px;
	text-transform:uppercase;
	padding:0 0 0 80px;
}
/* new css for video section */


.widget-videos a.title {
	padding: 13px 0 3px 27px;
	background: transparent url(../images/v/widget-icon.gif) no-repeat 0 10px;
}
.slidebox a.video {
	color: #daaeb5;
	padding: 3px 0 3px 27px;
	background: transparent url(../images/v/hp-icon.gif) no-repeat 0 50%;
	display: block;
	margin: 2px 0 0 255px;
}
ul.icons .video.about-us {
	float:left;
	padding: 0 10px 0 25px;
	color: #9d0a32;
	background: transparent url(../images/v/hp-icon.gif) no-repeat 0 50%;
}
#video_div {
	text-align: center;
}
#video_div a.video {
	display: inline-block;
	margin: 0;
	padding: 3px 0 3px 25px;
	background: transparent url(../images/v/hp-icon.gif) no-repeat 0 50%;
}
.yt-thumb {
	max-width: 825px;
	max-height: 300px;
	min-width: 825px;
}
/* global header link  */

#video-link {
	position: absolute;
	top: 20px;
	right: 206px;
	width: 57px;
	height: 30px;
	padding-left:40px;
	font-size:12px;
	line-height: 30px;
	color:#fff;
	background: #9a9284 url(../images/v/global-icon.gif) no-repeat 0 50%;
}
#video-link:hover {
/*text-decoration: none;*/
}
.top-30 {
	margin-top: 30px;
}
.top-10 {
	margin-top: 10px !important;
}
.discUL {
	list-style-type:disc;
}
.no-padding {
	padding: 0px !important;
}
.practice-areas li a, .tags li a {
	text-transform:capitalize;
}
