@charset "UTF-8";
/*
Company:Manatt
Created on:January 6, 2012
Last Updated:April 16, 2012
*/ 
*{margin:0;padding:0;}
body{font-family:Arial,sans-serif;font-size:12px;}
ol,ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
a:link,a:visited,a:active{color:#E4A000;text-decoration:none;}
a img{border:none;}
.align-right{float:right;}
.hidden{display: none;}
/*
Site Wrap
*/
#site-wrap{width:100%;}
/*
Header
*/
#head-wrap{padding-bottom:15px;}
#header{position:relative;height:95px;background:#000;z-index:3;}
#header a{color:#fff;}
#header a:hover,#footer a:hover{color:#E4A000;}
#header-wrap{padding-left:3px;width:958px;margin:0 auto;position:relative;height:95px;background:#000;}
#header h1{float:left;}
#utility-wrap{float:right;margin-top:6px;}
#utility-nav{float:right;text-align:right;margin-right:15px;margin-top:5px;font-size:11px;}
#utility-nav li{display:inline;padding-left:19px;}
#site-search{float:right;text-align:right;margin-top:-1px;font-size:11px;overflow:hidden;width:185px;white-space:nowrap;}
#site-search a{float:right;clear:right;margin-top:2px;}
#site-search a:hover{text-decoration:underline;}
#site-search-form{float:right;background:#fff !important;border:1px solid #092430;width:182px;height:24px;}
#site-search .text-input{background-color:transparent;border:0px none;color:#092430;float:left;width:153px;height:15px;padding:0 0 4px 9px;margin:3px 0 0 1px;}
#site-search .search-button{float:right;margin-top:7px;margin-right:6px;}

/*
Site Navigation
*/
#site-nav{position:absolute;width:700px;top:58px;right:0;z-index:1;}
#site-nav li{font-size:15px;float:left;display:block;}
#site-nav > li > a{backgro und:transparent;display:block;height:28px;color:#fff;text-decoration:none;text-align:center;padding:8px 20px 0 19px;}
#site-nav .last-nav a{padding:8px 0 0 18px;}
#utility-nav .current-page, #site-nav .current-page{color:#E4A000;}

/* 
People Navigation
*/
#site-nav #people-nav:hover > a,#site-nav .site-nav-active a{background:#EAEEF0;color:#08212d;}
#search-people-wrap{position:absolute;height:80px;width:320px;background:#EAEEF0;padding:15px;left:0;display:none;top:36px;}
#search-people-wrap a:hover{color:#E4A000!important;}
#search-people-wrap h6{color:#08212d;font-size:14px;font-weight:normal;}
#site-nav .people{width:340px;height:80px;margin-left:4px;margin-top:-12px;}
#sortletter a{font-size:11px;padding:0 2px;letter-spacing:1px;color:#08212d;}
#search-cont #people-advanced-search{display:block;font-size:12px;margin-top:2px;color:#999;}
#search-cont #people-advanced-search:hover{text-decoration:underline;}
.nav-search-bar{display:inline;float:left;background:#fff;border:1px solid #d1d4d4;width:182px;height:24px;padding:0;margin:0px 10px 0 0;}
#search-cont{display:block;margin-top:6px;margin-bottom:14px;overflow:hidden;}
#search-cont .text-input{background-color:transparent;border:0px none;color:#999;float:left;width:153px;height:15px;padding:0 0 4px 9px;margin:3px 0 0 1px;}
#search-cont .search-button{float:right;margin-top:7px;margin-right:6px;}
/*
Practices Navigation
*/
#site-nav #practices-nav:hover > a,#site-nav .site-nav-active a{background:#EAEEF0;color:#08212d;}
#search-practices-wrap{position:absolute;height:40px;width:110px;background:#EAEEF0;padding:15px;left:85px;display:none;top:36px;}
.practices-view-links{color:#08212d;font-size:12px;cursor:pointer;margin-bottom:5px;display:block;}
#search-practices-wrap .practices-view-links:hover{color:#E4A000!important;}
#search-practices-wrap .nav-search-bar{width:220px;}
/*
Feature
*/
.slides{position:relative; background:#ededed;}
.slides-background{height:100%!important;}
.slides-wrap{height:318px;padding-left:-22px;width:940px;color:#fff;font-size:16px;position:relative;margin:0 auto;}
.slides .expand{margin-bottom:-8px;}
.slides .jquery-slide-nav{position:absolute;bottom:10px;left:50%;margin-left:-71px;}
.slides .jquery-slide-nav div{background-image:url(../images/home/carousel-marker-off.gif);background-repeat:no-repeat;background-position:center top;height:11px;width:11px;float:left;margin:4px;cursor:pointer;text-indent:-9999em;overflow:hidden;}
.slides .jquery-slide-nav-active,.slides .jquery-slide-nav div:hover{background-image:url(../images/home/carousel-marker-on.gif)!important;}
.slides .jquery-slide{position:absolute;}
.slides .jquery-slide .read-more{color:#E4A000;cursor:pointer;margin-left:3px;}
.slides .jquery-slide .read-more:hover{text-decoration:underline;}
.slides .jquery-slide h1{display:block;margin-top:56px;color:#E4A000;font-family:Georgia, serif;font-size:52px;font-weight:normal;padding-right:80px;cursor:pointer;line-height:55px;}
.slides .jquery-slide p{margin-top:30px;margin-left:3px;line-height:28px;clear:left;}
#ticker{height:49px;font-size:13px;color:#fff;background:url(../images/global/ticker-bg.jpg) left top repeat-x;}
#ticker ul{list-style-type:none;padding:0;margin:0 auto;padding-left:22px;width:948px;padding-top:16px;}
#ticker li{display:inline;}
#ticker a{color:#E4A000;text-decoration:none;}
.expanded-copy{display:none;}
.expanded-copy p,.expanded-copy li{color:#a0b3ba;font-size:14px;line-height:22px;margin-top:15px!important;}
.expanded-copy ul{list-style:disc; list-style-position:inside;margin-left:4px;}

#collapse-btn
{
    position:absolute;
    bottom:0;
    width:60px;
    height:42px;
    background:transparent;
    overflow:hidden;
    left:50%;
    margin-left:-52px;
    cursor:pointer;
    z-index:100;
    zoom: 1;
    display: none;
    }
    
/*
Home Content
*/
#home-content{color:#9a9a9a;margin:0 auto;width:938px;padding-left:3px;}
#home-content h1{font-family:Georgia, serif;font-weight:normal;font-size:18px;color:#b7b7b7;margin-left:-1px;padding:2px 0 18px;}
#home-content{margin-top:13px;overflow:hidden;}
#home-content a,#home-content p{line-height:18px;}
#home-content a:hover,#home-awards-events-wrap a.events:hover{color:#E4A000;text-decoration:none!important;}
a.article{text-decoration:none;color:#0b2936;}
a.article:hover{text-decoration:underline;}
.date{margin:0;padding:0;padding:0px 0 12px 0;}
#home-news-wrap{width:412px;min-height:463px;display:inline;float:left;padding-right:32px;border-right:1px solid #ccc;}
#home-awards-events-wrap{display:inline;float:left;width:216px;min-height:463px;padding-right:14px;padding-left:10px;}
#home-awards-events-wrap a.events{color:#0b2936;}
#resources-wrap{display:inline;float:right;width:225px;padding-left:15px;}
a.more{color:#E4A000;text-decoration:none;margin-bottom:24px;display: block;}
a.more:hover{color:#0B2936;}
/*
Content
*/
#content{color:#666666; margin:0 auto;width:938px;padding-left:22px;}
#content:after, #resources-wrap:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;
}
#content h2{font-family:Georgia, "Times New Roman", Times, serif;}
#content-wrap h3{font-size:18px;color:#092430;margin-bottom:5px;}
#content-wrap > ul li, #content-wrap td > ul li,#content-wrap .accordion-content ul li{background:url(../images/global/gray_arrows.gif) left 5px no-repeat;padding-left:10px;list-style:none;margin-bottom:8px;line-height:20px;}
#content-wrap p.page-jump{background:url(../images/global/returnTop.gif) left center no-repeat;margin: -10px 0 25px 0; padding-left:15px; cursor:pointer;font-size:11px;}
/*
Page Utilities
*/
#page-options{height:30px; position:relative;}
#bread-crumbs{margin-bottom:10px;float:left;clear:right;}
#bread-crumbs li{display:inline;color:#0b2936;font-size:13px;}
#bread-crumbs a{background:url(../images/global/bread-crumb-slash.gif) right center no-repeat;padding-right:8px;color:#999; margin-right:5px;}
#bread-crumbs li:last-child a{background: transparent;}
#bread-crumbs a:hover{color:#E4A000;}
#content-utility{position: absolute; right:0;}
#content-utility > a, .share-button {display:block;width:30px;height:28px;background-image:url(../images/global/icon-print.png);background-repeat:no-repeat;float:left;text-indent:-9999em;}
#icon-pdf{background-position:left top; background-image:url(../images/global/icon-sprites.gif);}
#content-utility #icon-mail{background:url(../images/global/icon-email.png);width:35px}
#content-utility .icon-print {border-left:1px solid #bfc0c1}
.share-button {background:url(../images/global/icon-share.png) 0 0 no-repeat;display: block;float: left;height: 28px !important;text-indent: 0;position:relative; width: 31px !important; border-left:1px solid #bfc0c1;}
#content-utility > a:first-child {
    padding:8px 12px 4px 0;
}
.share-button.sharer-0 label {
  background: none !important;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  text-indent: -9999px !important;
  padding:0 !importnat;
}
.share-button.sharer-0 .social.networks-1.center, .share-button.sharer-0 .social.networks-1.left, .share-button.sharer-0 .social.right {
  margin-left: -116px !important;
  margin-top: 17px !important;
}
.share-button.sharer-0 .social ul li {
  height: 28px !important;
  padding: 5px 0 0 !important;
  width:49px !important;
}
/*
Resources
*/
#content #resources-wrap{border-left:1px solid #ccc;padding-left:0;width:250px;margin-top:13px;margin-bottom:32px;}
#content #resources{padding-left:25px;padding-top:45px;height:800px !important;margin-top:15px}
#content #resources a:hover,#related-practices-module a:hover{color:#E4A000;}
.newsletter-date{margin-bottom:10px!important;}
.newsletter-date a{color:#092430!important;}
.newsletter-date span{color:#CCC; margin:0 5px;}
.newsletter-author{margin-bottom:10px!important;}
.related-info{margin-bottom:18px;margin-top:12px;}
.related-info p{ color: #666666;font-size: 12px;line-height:18px;margin-bottom: 18px;padding-right: 50px;}
.related-info h2, #award-module h2,#related-practices-module h3{color:#092430;font-size:14px;font-family:Arial, Helvetica, sans-serif!important;padding-bottom:5px;}
#related-info-wrap{margin-bottom:50px;overflow:hidden;}
.related-info li,#related-practices-module li{line-height:normal;background:url(../images/global/gray_arrows.gif) left 8px no-repeat;padding: 4px 0px 4px 9px;margin-left:7px;}
.related-info a,#related-practices-module a{font-size:12px;color:#666;}
#recent-news a{color:#0b2936;}
#recent-news li{margin:10px 0 10px 0;background-position:left 7px;line-height:normal;}
#recent-news .more-link{font-size:10px;color:#919191;text-decoration:underline;}
ul.careers li {padding-top:4px;}
/*
Upcoming Event
*/
.upcoming-events a{color:#E4A000;}
.upcoming-events a:hover{text-decoration:underline;}
.upcoming-events strong{}
/*
Sub Navigation
*/
#sub-nav{margin-top:60px;margin-bottom:28px;}
#sub-nav h2{font-size:18px;margin-bottom:5px;}
#sub-nav a{color:#0b2936;font-size:14px;line-height:24px;}
#sub-nav ul ul a{color:#666;}
#main-content{float:left;width:675px;margin-top:20px;}
#content-wrap{overflow:hidden;float:left;clear:left;}
#content-wrap h5{font-size:12px;text-transform:uppercase;margin:3px 0;}
#content-wrap p img{float:right;border:solid 5px #eaeef0;margin:10px;}
#content-wrap a{color:#E4A000;}
#content-wrap a:hover{text-decoration:underline;}
.narrow-content{clear:none!important;}
#content-wrap p, #content-wrap>ul,#content-wrap .accordion-content ul li{font-size:12px;color:#666;line-height:18px;margin-bottom:14px;}
#newsletter-content ,.OverView,#general-events-content{padding-right:50px;}
#general-events-content{padding-right:0px;}
#content-wrap h2{color:#E4A000;font-weight:normal;font-size:22px;margin-bottom:10px;}
.submit{background:#EAEEF0;color:#0B2936!important;width:100px!important;cursor:pointer;}
.submit:hover{background:#092430;color:#fff!important;}
#content-wrap form input,#content-wrap form textarea, #content-wrap form select{border:1px solid #B5BEC2;font-size:12px;color:#666;font-family:Arial, Helvetica, sans-serif;width:100%;padding:4px 3px 3px 3px;margin-bottom:5px;}
#content-wrap table,#content-wrap form input{width:99%;margin-bottom:5px;box-sizing:border-box;
  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content-wrap table{color:#666;}
#content-wrap form select{width:99%;margin-bottom:5px;height:25px;box-sizing:border-box;
  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content-wrap form {margin-bottom:20px;}
#content-wrap .search-news td{overflow:hidden;vertical-align:bottom;}
#content-wrap .search-news input{margin-right:4px;width:auto;}
#content-wrap .search-news p{padding-right:5px;}
#content-wrap h4{color:#092430;margin-bottom:5px;font-size:15px}
/*
Checkboxes
*/
#content-wrap .checkboxes{margin-bottom:50px;}
#content-wrap .checkboxes input{width:auto;margin-right:5px;margin-bottom:5px;margin-top:1px;border:none;}
#content-wrap .checkboxes li{background:none;}
#content-wrap table .odd{background:#F7F7F7;}
#content-wrap table th{text-align:left;}
.date-list a,.attorneys-list a, .newsletter a{color:#092430!important;}
.read-more-link a{color:#E4A000!important;}
.date-list td,.attorneys-list td,.attorneys-list th{padding:8px;}
#content-wrap td{vertical-align:top;}
#content-wrap .date-list .date.first-child{width:80px; vertical-align:middle; text-align:center;}
.people-alpha-list{background:#092430;overflow:hidden;text-align:center}
#content-wrap>ul.people-alpha-list{padding-right:0;font-size:12px;color:#666;line-height:20px;margin-bottom:18px;}
.people-alpha-list li{display:inline;background:none!important;color:#fff;padding:1px!important;}
.people-alpha-list a{color:#fff!important;line-height:30px;}
.people-alpha-list a:hover{color:#E4A000!important;}
/*
Tab Navigation
*/
#tab-nav{margin-top:35px;margin-bottom:50px;}
#tab-nav li a{display:block;height:23px;font-size:13px;color:#999;padding-top:10px}
#tab-nav li a:hover{color:#E4A000;}
#tab-nav li ul{margin-left:17px;}
#tab-nav .current-page{color:#0b2936;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#fff;}
#tab-nav .current-page:hover{color:#0b2936;}
.tab-fix{padding-right:9px!important;}
.date-list .description{line-height:20px;}
.two-col-layout input{margin-right:20px;}
.checkboxes input{position:absolute;}
.checkboxes label{padding-left:22px;line-height:18px;}
.checkboxes td{position:relative;}
.select-all, .deselect-all{color:#0b2936;cursor:pointer;}
.select-all:hover, .deselect-all:hover{color:#E4A000;}
#offices #content-wrap a{color:#0B2936;}
#offices #content-wrap a:hover{color:#E4A000;text-decoration:none;}
/*
Forms
*/
.single-col-form{width:445px!important;}
.single-col-form label{color:#092430;font-weight:bold;float:left;margin-top:5px;}
.single-col-form input{padding:4px 1px!important;}
.date-range input{width:100px!important;float:left;}
.date-range span{float:left;padding:10px 14px 10px 16px;position:relative;bottom:5px;}
.date-range input{background:url(../images/global/calendar-icon.gif) right center no-repeat;width:145px!important;}
/*
Search Results
*/
#search-results {margin-top:20px;}
#search-results li{border-bottom:1px solid #EFEFEF;padding-bottom:10px;padding-top:3px;}
#search-results li a{color:#0B2936;}
#search-results li{background:none!important;padding-left:0!important;}
.search-pagination{width:100%;overflow:hidden;}
.search-pagination li{background:none!important;display:inline;padding-left:0!important;padding-right:20px;}
.search-pagination li a, .back-search{color:#0B2936!important;}
.show-all{/*float:right;*/margin-left:30px;color:#E4A000!important;}
.experience-detail .h2-links-wrap{width:630px;}
/*
Profile
*/
#profile-info-wrap{width:205px;float:left;clear:left;overflow:hidden;padding-right:10px;}
#profile-info{border-right:1px solid #ccc;height:660px;color:#666;font-size:12px;padding-right: 12px;}
.narrow-content{width:450px;padding-left:10px;}
#profile-info img{margin-bottom:18px;}
#profile-info h1{color:#092430;font-size:13px;}
/*#profile-info p{margin-bottom:18px;}*/
#profile-info > div{margin-bottom:18px; margin-right:14px;}

#profile-title{font-size:12px;line-height:18px;margin-bottom:18px!important;}
#profile-info .profile-email{color:#666;}
#profile-info .profile-vcf{font-size:10px;color:#666;}
#profile-info .profile-vcf:hover,#profile-info .profile-email:hover{color:#E4A000;}
#profile-contact{overflow:hidden;}
#profile-nav{border-bottom:1px #e6e9eb solid;overflow:hidden;padding-bottom:10px;margin-bottom:20px;}
#profile-nav li{display:block;height:22px;float:left;font-size:13px;padding-left:15px;cursor:pointer;padding-top:3px;background-position:4px center!important;width:165px !important;}
#profile-nav .active{background:url(../images/global/blue-arrow.gif) 4px center no-repeat #eaeef0;color:#003333;}
#profile-nav li:hover{color:#003333;}
#profile-nav .col1 {width:145px;} /*{width:75px;}*/
#profile-nav .col2{width:145px;}
#profile-nav .col3{width:150px;}
.bio-details{display:none;}
.bio-active{display:block;}
#people-profile h3{font-size:16px;}
/*
Modules
*/
/* 
Newsletters
*/
.newsletter-module{margin-left:-15px;margin-bottom:15px;padding-left:15px;padding-top:20px;height:84px;background-color:#ededed;color:#828282;font-family:Georgia, sans-serif;font-size:15px;}
.newsletter-module .newsletter-form{background: url("../images/global/pencil-icon.png") no-repeat scroll 6px 7px #fff;border: 1px solid #b6b4ab;border-radius: 1px;height: 32px;margin-left: -5px;margin-top: 12px;padding-left: 23px;width: 196px;}
.newsletter-module .text-input{font-size:15px;font-family:Georgia, sans-serif;color:#a5a5a5;padding:5px 0 6px 6px;width:165px;height:22px;border:none;background:transparent;float:left;}
.newsletter-module .form-button{float:right;margin-right:6px;margin-top:8px;}
.in-this-issue a{color:#666666!important;}
.in-this-issue a:hover{text-decoration:none!important; color:#E4A000!important;}
/*
Social Channels
*/
.social-icon{margin-top:8px;}
.social-module {
    margin-top:26px;
}
.social-module > a {
  width: 28px;
  height: 28px;
  display: block;
  float: left;
  text-align: center;
  margin: 12px 12px 0 0;
}
.social-module > a img {
    margin:0;
}
/*
Video
*/
.video-module{margin-left:-15px;padding-left:15px;padding-top:15px;margin-bottom:16px;height:166px;background-color:#f6f2e9;border-top:1px solid #e6e9eb;border-bottom:1px solid #e6e9eb;}
.video-module img{padding-bottom:3px;cursor:pointer;}
/*
Footer
*/
#footer{height:120px;padding-top:42px;background:#000;width:100%;margin-top:25px;color:#fff;clear:both;display:block;overflow:auto;}
#footer-wrap{padding:0 22px;width:916px;margin:0 auto;}
#footer-top{font-size:13px;padding-bottom:15px;border-bottom:1px solid #83949c;margin-bottom:25px;}
#footer-top a{color:#fff;text-decoration:none;margin-right:44px;}
#footer-bottom{font-size:10px;}
#footer-bottom a{text-decoration:underline;font-size:11px;}
/*

PRACTICES

*/
.toggle-order span{font-size:10px;color:#666;cursor:auto;text-decoration:underline;}
.toggle-order{margin-top:3px;}
.toggle-order .inactive{color:#999;cursor:pointer;text-decoration:none;}
.h2-links-wrap{overflow:hidden;margin-bottom:8px}
.h2-links-wrap h2{float:left;line-height:28px;margin-right:20px;}
.practices .col{float:left;width:305px;}
.practices .col1{margin-right:60px;}
.practices{overflow:hidden;width:675px;}
.practices h3, .focus h3, #contactsList h3 {font-family:Georgia, sans-serif;color:#919191;font-size:20px;font-weight:normal;border-bottom:solid 1px #f1f1f1;margin-bottom:10px;}
.practices h3.noline{border-bottom:0;padding-bottom:10px;}
.practices .col li,#industries ul li{position:relative;}

.practices .col li a,#industries ul li a{
    display:block;
    font-size:12px;
    color:#092430!important;
    line-height:normal;
     margin-bottom:7px;
    background:url(../images/global/gray_arrows.gif) left 4px no-repeat;
    padding-left:10px;
    margin-left:5px;
}

.practices li
{
    padding-right: 0 !important;
}

.practices .col li a:hover,#industries ul li a:hover{color:#E4A000!important;text-decoration:none!important;}
.practices .col>ul{margin-bottom:10px;margin-left:7px;}
.practices .col ul ul,#industries ul ul{margin-left:15px;display:none;}
/*.practices .children-exist{background:url(../images/global/bullet-expand.gif) left 6px no-repeat!important;margin-left:0!important;padding-left:20px!important;}*/
.practices .expand{background:url(../images/global/bullet-collapse.gif) left top no-repeat!important;}
#practices-alpha{display:none;}
#practices-alpha h4{border-bottom:1px solid #EBEBEB;color:#919191;font-size:18px;font-weight:normal;}
.expand-button{background:url(../images/global/bullet-expand.gif) left top no-repeat;width:12px;height:12px;position:absolute;top:2px;left:0;text-indent:-9999em;overflow:hidden;cursor:pointer;float:left;margin-top: 1px;}
#practices-group ul{display:none;}
#practices-group h4{border-bottom: 1px solid #EBEBEB;font-size: 12px;padding-bottom: 5px;padding-left: 20px;padding-top: 5px;display:block;position:relative;}
#practices-group h4 a{color:#092430;}
#practices-group h3, .focus #content-wrap h3, #contactsList h3{border-bottom:none;color:#919191;font-size:18px;font-weight:normal;margin-bottom:10px;}
.group-expand-button{background:url(../images/global/bullet-expand-blue.gif) left top no-repeat;width:12px;height:12px;position:absolute;top:6px;left:0;text-indent:-9999em;overflow:hidden;cursor:pointer;float:left;margin-top: 2px;}
.group-expand{background:url(../images/global/bullet-collapse-blue.gif) left top no-repeat!important;}
#practices-group h4 a:hover{color:#E4A000;text-decoration:none;}
#practices-alpha h4{font-family:Georgia, "Times New Roman", Times, serif;}
.focus #content-wrap h4 {font-weight: normal}
/*
Test Columns
*/
.practices .two-col-1{width:305px!important;margin-right:60px!important;}
.practices .two-col{width:305px!important;margin-right:auto!important;}
.practices .col-test{float:left;width:205px;margin-right:20px;}
.practices .col-test li,#industries ul li{position:relative;}
.practices .col-test li a,#industries ul li a{display:block;font-size:12px;color:#092430!important;line-height:24px;background:url(../images/global/bullet.gif) left 9px no-repeat;padding-left:15px;margin-left:5px;}
.practices .col-test li a:hover,#industries ul li a:hover{color:#E4A000!important;text-decoration:none!important;}
.practices .col-test>ul{margin-bottom:10px;}
.practices .col-test ul ul,#industries ul ul{margin-left:15px;display:none;}
.col-test > ul{display:none;}
#content-wrap .col-test h4{font-size:12px;cursor:pointer;background:url(../images/global/bullet-expand.gif) left 5px no-repeat;border-bottom:1px solid #EBEBEB;padding-bottom:5px;padding-top:5px;padding-left:20px;}
.col-test .h4Active{background:url(../images/global/bullet-collapse.gif) left 7px no-repeat;}
/*
Awards
*/
#awards-list a{color:#092430;line-height:18px;}
#awards-list a:hover{color:#E4A000;}
#awards-list li{border-bottom:solid 1px #f1f1f1;padding-bottom:10px;margin-bottom:6px;}
#award-badges{overflow:hidden;}
#award-badges .col{width:85px;float:left;text-align:center;}
#award-badges .col img{margin-bottom:20px;}
#award-badges #col1{margin-right:30px;}
#award-module{background:#f6f2e9;margin-left:-15px;padding-left:15px;margin-bottom:35px;overflow:hidden;}
#award-module p img{width:62px;float:left;margin-right:10px;}
#award-module p{overflow:hidden;margin-bottom:12px;border-bottom:1px solid #fff;padding-bottom:12px;width:210px;}
#award-module h2{margin:10px 0;}
/*
Contact Module
*/
#contact-module h3{color:#092430;font-size:14px;padding-bottom:5px;}
#contact-module h5{font-size:12px;margin:3px 0;text-transform:uppercase;color:#E4A000;}
#contact-module p{color:#666666;font-size:12px;line-height:18px;margin-bottom:10px;padding-right:50px;}
/*
Accordion
*/
.accordion-btn{ border-bottom: 1px solid #EBEBEB;
    cursor: pointer;
    display: block;
    font-size: 12px!important;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 5px;
    position: relative;background:url(../images/global/bullet-expand.gif) left center no-repeat;}
.accordion-content{display:none;}
.accordion-active{background:url(../images/global/bullet-collapse.gif) left center no-repeat;}


/*Added by developer*/
.subscribe-btn
{
 margin-top:10px;
}
.error
{
	color:Red!important;
}
/*press releases*/
.pressReleases-rightImage img
{
	margin-right:30px;
	margin-bottom:20px;
}
.pressReleases-leftImage img
{
  float:right;
  margin-bottom:20px;
}
/* breadcrumb */

.breadcrumbTitle
{
	color: #0B2936;
    display: inline;
    font-size: 13px;
}
/*home page*/
#resources-wrap .PBViewing
{
	float:none !important;
}
/*subscription form*/
#content-wrap .subscriptionForm input
{
	width:0px !important;	
}
#content-wrap .subscriptionForm table
{
	width:100% !important;
}
#content-wrap input.subscriptionBtn
{
	width:20% !important;
}

#sortletter a
{
	padding:0px !important;
}

/*any styles with refernece to form*/
#content-wrap .form input, #content-wrap .form textarea, #content-wrap .form select,
#content-wrap input[type="submit"], #content-wrap input[type="text"], #content-wrap input[type="button"], #content-wrap .btn
 {
    border: 1px solid #B5BEC2;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 4px 3px 3px;
    width: 100%;
}
#content-wrap .btn {
    background: none repeat scroll 0 0 #eaeef0;
    display: inline-block;
    text-align: center;
    width: auto;
    min-width: 80px;
    margin-top: 8px;
}

#content-wrap table,#content-wrap .form input{width:99%;margin-bottom:5px;box-sizing:border-box;
  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content-wrap .form select{width:99%;margin-bottom:5px;height:25px;box-sizing:border-box;
  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content-wrap .form {margin-bottom:20px;}

#content-wrap .checkboxes input{width:auto;}

/*who we are*/
.vcardList .vcard {
    margin: 0 5px;
    padding: 0 10px 20px 30px;
    position: relative;
    width: 218px;
}
.vcardList .info {
    margin: 0 0 5px;
    position: relative;
}
.vcardList .vcard .adr, .vcardList .vcard2 .adr {
    margin: 0 0 5px;
}
.vcardList .vcard .vcard_button {
    left: -30px;
    position: absolute;
    top: 0;
}
.vcardList .vcard .info .n {
/*    margin-bottom: 12px;*/
}
.vcardList .vcard .info .n, .vcardList .vcard .info .n a, .vcardList .vcard2 .info .n, .vcardList .vcard2 .info .n a{
    color: #0098CB;
    font-weight: bold;
}
.vcardList .vcard .title, .vcardList .vcard .org, .vcardList .vcard2 .title, .vcardList .vcard2 .org {
    color: #666666 !important;
    font-weight: bold !important;
}
.clear {
    clear: both;
}
p.AboutUsClients
{
	margin-bottom: 10px !important;	
}
 
 
#practise-content #content-wrap li {
    background: url("../images/global/gray_arrows.gif") no-repeat scroll left 7px transparent;
    line-height: 18px;
    margin-left: 7px;
    margin-bottom:4px;
    padding: 2px 50px 2px 9px;
}

#content-wrap .content ul, #practise-content #content-wrap ul
{
	margin-bottom:10px;
	position: relative;
}
.read-more-link { cursor: pointer }
/*
li
{
	background-position: 0 0.78em !important;
}
*/
li.PBItem
{
	background:none !important;	
    padding-left: 0px !important;
	padding-right:0px!important;
}

/*Chrom fix*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
li
{
	background-position: 0px 5px;	
}
}

.EktronTreeview li.collapsable, .EktronTreeview li.expandable {
    background-position: 0 -176px !important;	
}

.col li
{
	background:none !important;
}

p.proBonoVideo
{	
    margin-top:10px;
    margin-bottom: 0px !important;
    padding-right: 0px !important;
    float:right;
}

#content #resources 
{
  height:100%;
  min-height:700px;
}

#content-wrap .Representative p img {
    border: 0px solid !important;
    float:none !important;
    margin: 0px !important;
}

#content-wrap p.pdf img {
    border: 0px solid !important;
    float:none !important;
    margin: 0px !important;
}

.practices li
{
	margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.practices ul
{
	margin-bottom: 0px !important;
}

.practice-contacts #contact-module h3 {
    color: #092430 !important;
    font-size: 14px !important;
    padding-bottom: 5px !important;
}

div.dropzone ul.columnwidgetlist div.widget
{
	width:100% !important;
}

/*breadcrumb*/
.last-child a
{
	background: none !important;
}

/*litigation practice img*/
img.img-align-right {
    float: right;
    margin: 3px 0 0 10px !important;
    padding: 0 !important;
}
/*People search*/
#content-wrap ul.people-alpha-list{background:#000;padding-right:0;font-size:12px;color:#666;line-height:20px;margin-bottom:18px;}

#content-wrap .content #people-search li
{
	margin-bottom: 8px !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
}
#content-wrap .content #people-search td {vertical-align:middle;}

#profile-info
{
  height:100%;
  min-height:700px;
}
/*Recent News*/

/*Profile*/
#content-wrap ul li, 
#content-wrap .accordion-content ul li
{
    background:url(../images/global/gray_arrows.gif) left 5px no-repeat;
    padding-left:10px;
    list-style:none;
    margin-bottom:0px;
    line-height:normal;
}
#content-wrap ul li{
margin-bottom:14px;
line-height:18px;
}
#content-wrap .related-info ul li 
{
margin-bottom:-12px;
line-height:18px;
}
#newsletter-content ul,.OverView ul{margin-left:14px;}
#content-wrap td ul li {background-position: left 6px;}
#content-wrap td .related-info  ul li {background-position: left 8px;}

#general-events-content li{
    background-position-y: 12px;
}

/*News & Events Search*/
.dateError
 {
   border:1px solid red !important;
 }
 
 /*page tools print*/
/*
 .icon-print {
    background-position: -14px top;
}
*/

/*Newsletters detail page*/

#content h1
{
	color: #092430 !important;
    font-size: 15px !important;
    margin-bottom: 5px !important;
}

#newsletter-content .borderNewsletter td.body table, table.bioTbl, table.bioTbl tr, table.bioTbl tr td, .borderNewsletter table.bioTbl tr td p
{
	width:270px ! important;
}

#newsletter-content h2 span
{
    
   /*width:470px;
   display:block;*/
}

table.bioTbl .Bio img
{
   width:50px !important;
   height:50px !important;
}

.Bio img
{
 	width: 250px ! important;
}

#newsletter-content #DividerBottom
{
	width:270px ! important;
}

/*page tools*/
.chicklets
{
   height:13px ! important;
   font-size:0 ! important;
}
.office img
{
	margin-right:10px;
}
/*Subscription*/
#content-wrap .checkboxes input {
    border: medium none;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 1px;
    width: auto;
}

.narrow-content .design_content
{
	overflow:hidden ! important;
}
.checkboxes label
{
	width:127px;
}
#content-wrap #offices a,#content-wrap p.AboutUsClients a   {
    color: #0B2936;
}
.profile-email {
    color: #E4A000 ! important;
}
#sortletter a
{
	letter-spacing:0px !important;
}
.contentLanguages
{	
	clear:both;
	width:100%;
	height: 5px;
	margin-bottom: 10px;
}
.contentLanguages span
{	
	float:right;	
}
.officeDetail
{
	width:200px;
	float:left;
}
.officeImg img
{
	float:left !important;
	max-width:235px;
	margin: 0 10px 0 0 !important;
	
}


 
/*-----------Chet---------------*/
  

.officeLocation{
float: left;
padding-right: 20px;
margin-top: 10px
}
 
.officeImg img{
padding-bottom: 20px;
}

#bio-info{
margin-top: 45px
}
 
#footer{
clear: both;
}
 
#lblProfilelang{
font-size: 12px;
}
 
.single-col-form input,
#content-wrap form input,
#content-wrap form textarea,
#content-wrap select,
#content-wrap form select{
border: 1px solid #B5BEC2;
font-size: 12px;
color: #666;
font-family: Arial, Helvetica, sans-serif;
width: 100%;
padding: 4px 3px 3px 3px;
margin-bottom: 5px;
width: 322px;
}
 
#content-wrap form select {
width: 99%;
margin-bottom: 5px;
height: 25px;
box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 4px 3px 3px 3px;
}
 
 /*
.narrow-content {
padding-left: 0px;
}
*/


#search-practices-wrap {
left: 84px !important;
top: 37px;
}

#site-nav > li > a{
height: 29px;
}

.toggle-order span:hover{
color: #E4A000;
text-decoration: underline;
}
.vcardList .vcard .info .n, .vcardList .vcard .info .n a, .vcardList .vcard2 .info .n, .vcardList .vcard2 .info .n a {
color: #666;
}
.vcardList .vcard {
padding-left: 0;
margin-left: 0;
}

#contactsList .contactInfo
{
    color: #0B2936;
    font-weight: bold;
    text-transform: uppercase;
}
#contactsList h2{margin-bottom:20px;}
#selectedClients td:first-child{padding-right:14px;}
#content-wrap #selectedClients li {background-position: left 6px;margin-bottom:5px!important;line-height:18px!important;}


/*homepage slider*/
.slides{
	min-height: 318px; overflow:hidden;
	zoom:1;
    border-bottom: 8px solid #000;
}
.slider-bg {
	margin: 0 auto;
	margin-top: -330px;
	height: 330px;
	width: 940px;
}
.slides-wrap .slider{
	position: absolute;
	display: none;
	zoom:1;
}
.slides .arrow-wrap {
    position:absolute;
    width:960px;
    height:100%;
    right:0;
    left:0;
    margin-left: auto;
    margin-right: auto;
}
.slides .arrow-wrap .arrow {
    background: #dedede;
    display: block;
    height: 50px;
    left: -30px;
    position: absolute;
    width: 30px;
    top: 50%;
    margin-top: -25px;
}
.slides .arrow-wrap .arrow.next {
    left:auto;
    right: -30px;
}
.slides-wrap .slider h1 {
	display: block;
	margin:0;
	padding:0;
	margin-top: 42px;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 31px;
	font-weight: normal;
	line-height: 1;
	zoom:1;
	width:auto;
	overflow:visible;
}
.slides-wrap .slider p {
	margin-top: 28px;
	line-height: 19px;
	position:relative;
	font-size:14px;
	font-weight:bold;
}
.read-more-wrap {
	position:absolute;
	bottom:0;
	width:100%;
	height:24px;
}
.slides-wrap .slider .read-more {
	color: #fff;
	display:block;
	margin:0 auto;
	cursor: pointer;
	width:80px;
	padding:6px 0;
	background:#000;
	text-align:center;
	font-size:13px;
}
.slides-wrap .slider .read-more:hover {
	text-decoration:underline;
}

.slides-wrap .wallst .read-more {
    position:relative;
    left:-50px;
}

.slides-wrap .chambers .read-more, .slides-wrap .award .read-more {
    position:relative;
    left:35px;
}
.slides-wrap .music .read-more {
    position:relative;
    left:127px;
}
.slides-wrap .digitalMedia .read-more {
    position:relative;
    left:-50px;
}
.slides-wrap .women .read-more {
    position:relative;
    left:403px;
}
.slides-wrap .QAA .read-more {
    position:relative;
    left:-70px;
}
.slider-nav {
  height: 0;
  margin: 0 auto;
  position: relative;
  text-align: left;
  top: -30px;
  width: 940px;
  z-index: 100;
  left:82px;
}
.slider-nav .slider {
/*	background: url(../images/carousel-marker.png) no-repeat left;*/
	height: 12px;
	width: 12px;
	margin: 2px;
	cursor: pointer;
	overflow: hidden;
	display: inline-block;
	zoom: 1;
}
.slider-nav .slider:hover img,
.slider-nav .slider.active img {
	margin-left: -14px
}
.slides-wrap {
	visibility: hidden;
	zoom: 1;
	width:960px; !important;
	overflow:visible !important;
}
.slides-wrap .slider {
	display: none;
}
.slides .jquery-slide {
	height:100%;
	width:100%;
    border-bottom: 8px solid #000;
}
.slide-inner {
    margin: 0 auto;
    height: 100%;
    position: absolute;
    width: 960px;
    right: 0;
    left: 0;
    top: 0;
}
.slides-wrap .slide-inner > a {
    display: block;
    position: absolute;
    width:960px;
    height: 100%;
    right: 0;
    top:0;
}
.slides .expanded-copy p, .expanded-copy li {
	color:#fff;
	font-weight:normal;
	margin-top:28px;
}
.slides .expanded-copy a {
	margin-top:28px;
	display:block;
	color:#fff;
	margin-left:3px;
	text-decoration:underline;
    font-size:14px;
}

.slide-image {
    -webkit-transition: height .4s ease; /* For Safari 3.1 to 6.0 */
	transition: height .4s ease;
}
.active .slide-image {
    transition-delay: .4s;
	-webkit-transition-delay: .4s; /* Safari */
}

.wallst {
	background:#00abbf;
}
.wallst .slide-image {
	background:url('/uploadedImages/Content/HomePage/images/WallStCred.png') no-repeat right top #00abbf;
	bottom:0;
	height:393px;
	position:absolute;
	right:0;
	width:421px;
}
.active.wallst .slide-image {
	height:452px;
}
.slides-wrap .slider .slide-text li {
	list-style-type:none;
}
.slides-wrap .slider .slide-text ul {
	margin-left:0;
}
.slides-wrap .slider .slide-text li  a{
	margin-top:0;
	margin-bottom:3px;
}
.slides-wrap .slider .slide-text {
	position:relative;
	z-index:2;
}
.slides-wrap .slider .slide-text, .slides-wrap .slider.wallst .slide-text {
	padding-left:90px;
}
.slides-wrap .slider .slide-text, .slides-wrap .slider.wallst .slide-text {
	width:452px;
}
.slides-wrap .slider .slide-text p, .slides-wrap .slider.wallst .slide-text p {
	width:375px;
}

.award {
	background:#c5281c;
}
.award .slide-image {
	background:url('/uploadedImages/Content/HomePage/images/Award-BestLawFirm.png') no-repeat left top #c5281c;
	bottom:0;
	height:290px;
	position:absolute;
	right:0;
	width:330px;
}
.active.award .slide-image {
	height:460px;
}
.slides-wrap .slider.award .slide-text p {
	width:436px;
}

.celebrate {
    background: url('/uploadedImages/Content/HomePage/images/celebrating-50.jpg') no-repeat center center #fff;
}
.slides-wrap .slider.celebrate .slide-text {
    background: url('/uploadedImages/Content/HomePage/images/MP15067_Homepage_Banner_FINAL.png') no-repeat center center #000;
    border: 0 none;
    height: 130px;
    margin: 96px 0 0;
    width: 100%;
    padding: 1px 0 0;
    text-align: center;   
}
.celebrate .read-more-wrap {
    display: none;
}
.disruptor {
    background: url('/uploadedImages/Content/HomePage/disruptor-bg.png') no-repeat center center #fff;
}
.slides-wrap .slider.disruptor .slide-text {
    background: url('/uploadedImages/Content/HomePage/disruptor-text.png') no-repeat center center #000;
    border: 0 none;
    height: 130px;
    margin: 96px 0 0;
    width: 100%;
    padding: 1px 0 0;
    text-align: center;   
}

.slides-wrap .slider.hollywood .slide-text,
.slides-wrap .slider.glass .slide-text,
.slides-wrap .slider.lawfirm .slide-text,
.slides-wrap .slider.approach .slide-text, .slides-wrap .slider.influence .slide-text, .slides-wrap .slider.musicindustry .slide-text {
    background: url('/uploadedImages/Content/HomePage/Hollywood-Banner.png') no-repeat center center #000;
    border: 0 none;
    height: 319px;
    margin: 0;
    width: 100%;
    padding: 1px 0 0;
    text-align: center;  
}
.slides-wrap .slider.glass .slide-text {
    background: url('/uploadedImages/Content/HomePage/Glass-Banner.png') no-repeat center center #000;
}
.slides-wrap .slider.approach .slide-text {
    background: url('/uploadedImages/Content/HomePage/Approach-Banner.png') no-repeat center top}
 .slides-wrap .slider.influence .slide-text{
    background: url('/uploadedImages/Content/HomePage/Influence-Banner.png') no-repeat center center #000;
} .slides-wrap .slider.musicindustry .slide-text{
    background: url('/uploadedImages/Content/HomePage/Music-Banner.png') no-repeat center center #000;
} .slides-wrap .slider.lawfirm .slide-text {
    background: url('/uploadedImages/Content/HomePage/BestLawFrim-Banner.png') no-repeat center center #000;
}
.disruptor .read-more-wrap,
.hollywood .read-more-wrap,
.glass .read-more-wrap,
.lawfirm .read-more-wrap,
.medicaid .read-more-wrap {
    display: none;
}
/*
.slides-wrap .slider.celebrate .slide-text p {
    width:73%;
    font-weight: normal;
    margin:5px auto;
    line-height: 1.2
}
.slides-wrap .slider.celebrate .slide-text font {
    margin:8px auto;
    display: block;
}
.slides-wrap .slider.celebrate .slide-text p strong {
    font-size: 25px;
}
.slides-wrap .slider.celebrate .slide-text p span, .slides-wrap .slider.celebrate .slide-text p strong {
    color:#fdb515
}
.slides-wrap .slider.celebrate .slide-text h1 {
    font-size: 27px !important;
    margin:15px 0 0 !important;
}
*/

.medicaid {
	background:url('/uploadedImages/Content/HomePage/Medicaid-bg.jpg') no-repeat left top transparent;
}
.king {
	background:url('/uploadedImages/Content/HomePage/king-v-burwell.jpg') no-repeat left top transparent;
}
/*
.active.medicaid .slide-image {
	height:440px;
}
.medicaid .slide-image2 {
	background:url('/uploadedImages/Content/HomePage/images/Medicaid-usa.png') no-repeat right bottom transparent;
	width:379px;
	height:253px;
	position:absolute;
	right:20px;
	bottom:40px;
}
*/


.chambers {
	background:url('/uploadedImages/Content/HomePage/images/ChamberUSA-bg.png') no-repeat center bottom #E47F2E;
}
.chambers .slide-image {
	background:url('/uploadedImages/Content/HomePage/images/ChamberUSA.png') no-repeat right top transparent;
	width:223px;
	height:250px;
	position:absolute;
	right:180px;
	bottom:42px;
}
.slides-wrap .slider.medicaid .slide-text p {
    width:452px
}

.active.chambers .slide-image {
	height:370px;
}

.volcker {
	background:url('/uploadedImages/Content/HomePage/images/VolckerRule-bg.png') no-repeat center top #00abbe;
}
.volcker .slide-image {
	background:url('/uploadedImages/Content/HomePage/images/VolckerRule.png') no-repeat right bottom transparent;
	width:960px;
	height:272px;
	position:absolute;
	right:0px;
	bottom:12px;
}
.slides .volcker .expanded-copy a {
	margin-bottom:18px;
}
.slides-wrap .slider.volcker .slide-text, .slides-wrap .slider.volcker .slide-text p {
	width:500px;
}
.slides-wrap .slider.volcker .slide-text h1 {
	width:412px;
}

.music {
	background:#e47f2e;
}
.music .slide-image {
	background:url('/uploadedImages/Content/HomePage/images/MusicIndustry-cd.png') no-repeat left top transparent;
	width:290px;
	height:273px;
	position:absolute;
	right:0px;
	bottom:3px;
    z-index:1;
}
.active.music .slide-image {
	height:370px;
}
.music .slide-image2 {
	background:url('/uploadedImages/Content/HomePage/images/MusicIndustry-notes.png') no-repeat right bottom transparent;
	width:960px;
	height:116px;
	position:absolute;
	right:0px;
	bottom:0;
}
.slides .music .expanded-copy a {
	margin-bottom:18px;
    margin-left:236px;
}
.slides-wrap .slider.music .slide-text {
    width:500px;
    margin-top:8px;
}
.slides-wrap .slider.music .slide-text p {
	width:340px;
    margin-left:236px;
}
.slides-wrap .slider.music .slide-text h1 {
	width:232px;
    position:absolute;
    left:86px;
    margin-top:0;
}

.digitalMedia {
	background:#00b3ef;
}
.digitalMedia .slide-image {
	background:url('/uploadedImages/Content/HomePage/images/DigitalMedia.png') no-repeat right top transparent;
	width:437px;
	height:312px;
	position:absolute;
	right:0px;
	bottom:0;
}
.active.digitalMedia .slide-image {
    height:350px;
}
.slides .digitalMedia .expanded-copy a {
	margin-bottom:18px;
}
.slides-wrap .slider.digitalMedia .slide-text, .slides-wrap .slider.digitalMedia .slide-text p {
	width:400px;
}
.slides-wrap .slider.digitalMedia .slide-text h1 {
	width:412px;
}

.women {
	background:url('/uploadedImages/Content/HomePage/images/Top50-bg.png') no-repeat top center #fdb813;
}
.women .slide-image {
	background:url('/uploadedImages/Content/HomePage/images/Top50.png') no-repeat left top transparent;
	width:437px;
	height:284px;
	position:absolute;
	left:0px;
	bottom:5px;
}
.active.women .slide-image {
    height:550px;
}
.slides .women .expanded-copy a {
	margin-bottom:18px;
}
.slides-wrap .slider.women .slide-text {
	width:465px;
}
.slides-wrap .slider.women .slide-text h1, .slides-wrap .slider.women .slide-text p {
	width:465px;
    margin-left:375px;
}

.QAA {
	background:#65952e;
}
.QAA .slide-image {
	background:url('/uploadedImages/Content/HomePage/images/QandA.png') no-repeat left top transparent;
	width:500px;
	height:312px;
	position:absolute;
	right:0px;
	bottom:0;
}
.active.QAA .slide-image {
    height:469px;
}
.slides .QAA .expanded-copy a {
    margin-top:0;
}
.slides-wrap .slider.QAA .slide-text, .slides-wrap .slider.QAA .slide-text p {
	width:350px;
}
.slides-wrap .slider.QAA .slide-text h1 {
	width:350px;
}

/*subscribe page*/
#subscribePage .checkboxes label
{
    width:auto;
    display:inline-block;
 }
 
 /*Careers contacts*/
 #content-wrap .contactCell p,  #content-wrap p.contactInfo ,#content-wrap p.contactName {margin-bottom:0;}
 
 #proBono a img {border:5px solid #EAEEF0;}
 
 
 /*RSS Page*/
#ctl00_MainContent_DropZone1_columnDisplay_ctl00_controlcolumn_ctl00_WidgetHost_WidgetHost_widget_repRSSFeedList {
width: 630px !important;
}

#ctl00_MainContent_DropZone1_columnDisplay_ctl00_controlcolumn_ctl00_WidgetHost_WidgetHost_widget_repRSSFeedList td {
padding: 5px 0;
}

#ctl00_MainContent_DropZone1_columnDisplay_ctl00_controlcolumn_ctl00_WidgetHost_WidgetHost_widget_repRSSFeedList tr:nth-child(2n+1){
background: #F9F9F9;
}

/*Sitemap*/
#ctl00_MainContent_DropZone1_columnDisplay_ctl00_controlcolumn_ctl00_WidgetHost_WidgetHost_widget_CB h3{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 22px;
}

#ctl00_MainContent_DropZone1_columnDisplay_ctl00_controlcolumn_ctl00_WidgetHost_WidgetHost_widget_CB ul {
margin: 0 0 0 10px !important;
}

#ctl00_MainContent_DropZone1_columnDisplay_ctl00_controlcolumn_ctl00_WidgetHost_WidgetHost_widget_CB li {
background-position: 0 8px !important;
padding: 4px 50px 4px 9px !important;
margin: 0 !important;
line-height: normal !important;
}

#ctl00_MainContent_DropZone1_columnDisplay_ctl00_controlcolumn_ctl00_WidgetHost_WidgetHost_widget_CB li a{
color: #092430;
line-height: normal;
}

#ctl00_MainContent_DropZone1_columnDisplay_ctl00_controlcolumn_ctl00_WidgetHost_WidgetHost_widget_CB li a:hover{
color: #E4A000;
}

.slides-wrap img{  
    background-color: transparent;
    zoom: 1;
}

#advance-search h3
{
    font-size:12px;   
    text-transform:uppercase;
}

/*adjusting bullets on specific pages*/
#content-wrap .aboutUs li,
#content-wrap .diversity li,
#content-wrap .careers li{background-position:0 8px}
#content-wrap .content ul.indent {margin-left: 15px}
#content-wrap #selectedClients ul.practice-areas-list li {margin: 5px 0; background-position: left 4px;}
#content-wrap .practice-areas-list a {color: #0B2936;text-decoration:none;}
#content-wrap .practice-areas-list a:hover {color: #E4A000;}
#offices{width:675px;}
#proBono .related-info li {background-position:0 8px}

#loaderImage
{
    position:absolute;
    left:50%;
    top:50%;    
    display:none;
}
/* Set anchor tags stuck in body up a little to show title as well */
.TitleAnchor {
	position:absolute;
	margin-top:-30px;
}


/*newsletter content*/
#newsletter-content {
	/*padding-right: 50px;*/
}

.SelectedClients li{margin-bottom:5px!important;}
ng-right: 50px;*/
}

.SelectedClients li{margin-bottom:5px!important;}
ng-right: 50px;*/
}

.SelectedClients li{margin-bottom:5px!important;}
