﻿body {	
	font: 13px/1.4 Arial, Helvetica, sans-serif;
	color:#222;
}

a {
	text-decoration: none;	
	color: #005EA6;
}

h1 {
	font-size: 24px;
    line-height: 34px;	
	margin-bottom: 10px;
    font-weight: bold;
    color: #000;
}

h2 {
	font-size: 20px;
    line-height: 28px;
	margin-bottom: 20px;
    font-weight: bold;
    color: #000;	
}

h3 {
	font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #444;
}

h4 {
	font-size: 20px;
    line-height: 28px;
	margin-bottom: 20px;
    font-weight: bold;
    color: #000;	
}

select {
    border: 1px solid #666;
    padding: 2px;
    color: #444;
}

input[type=text] {
    border: 1px solid #666; 
    -webkit-box-shadow: 
      inset 0 0 2px  rgba(0,0,0,0.1),
            0 0 4px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 2px  rgba(0,0,0,0.1),
            0 0 4px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 2px  rgba(0,0,0,0.1),
            0 0 4px rgba(0,0,0,0.1); 
    padding: 3px 2px;
    background: rgba(255,255,255,1);
}

#breadcrumbs {
	width: 972px;
	margin: 15px auto;
	font-size: 13px;
}

.ad-728x90 {
	width: 952px;
	margin: 15px auto;
	background-color: #eee;
	padding: 10px;
	text-align: center;
}

.widget h2 {
    font-size: 20px;
}

div.widget {
    border: 1px solid #ddd;
    padding: 10px 15px 0 15px;
    margin: 0 0 15px 0;
}

    div.widget p {
        margin: 15px 0 10px 0;
    }

div.divider {
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
    height: 1px;
}

#content-wrapper {
	width: 972px;
	margin: 0 auto 15px auto;
    padding: 0 0 20px 0;
	overflow: auto;
}

/* LAYOUTS */
.layout-cr div.content {
	width: 621px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.layout-rcr div.content {
	width: 426px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.layout-crr div.content {
	width: 426px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.layout-rc div.content {
	width: 777px;
	margin-bottom: 15px;
	float: left;
}

/* CONTENT BLOCK */
.content {
	background-color: white;	
}

.content p {
	font-size: 13px;
	line-height:1.7em;
    margin: 0 0 15px 0;
}

.content h1 {
	font-size: 24px;	
	font-weight: bold;
	margin-bottom: 15px;
}

.content h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1em;
}

.content h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;	
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	color: #666;
	margin-bottom: 15px;	
}

.bold {
    font-weight: bold;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.search-input {
    font-size: 12px;
    padding: 3px 5px !important;
}

/* Home - Search Block */

#home-search {
    background-color: #ecf0f1;
    padding: 15px 10px 15px 10px;
    border: 1px solid #ddd;
    margin: 0 0 20px 0;
}

#home-search-logo {
    float: left;
    width: 115px;
    margin-right:5px;
    padding: 5px 0 0 0;
}

#home-search-heading {
    float: left;
    width:280px;
}

    #home-search-heading h1 {
        font-size: 24px;
        margin: 0 0 5px 0;
        padding: 0;
    }

    #home-search-heading p {
        margin: 1px 0;
        padding: 0;
        line-height: 1.6em;
    }

#home-search-search {
    margin: 6px 5px 0 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px 20px 15px 15px;
}

    #home-search-search p {
        margin: 0;
        font-weight: bold;
    }

/* Home - Best Law Firms by Location */

#home-blf-by-location {
    margin: 0 0 25px 0;
    border-bottom: 1px solid #ddd;
}

    #home-blf-by-location h1 {
        font-size: 20px;
        margin: 0 0 10px 0;
        padding: 0;
    }

    #home-blf-by-location h3 {
        font-size: 16px;
        margin: 0 0 10px 0;
        padding: 0;
        color: #555;
    }

/* Home - Most Popular Practice Areas */

#home-popular-practice-areas {
    line-height: 1.4em;
}

    #home-popular-practice-areas h1 {
        font-size: 20px;
        margin: 0 0 30px 0;
        padding: 0;
    }

.practice-area-icon {
    float: left;
    width:70px;
    text-align: center;
    margin-right: 10px;
}

.practice-area-summary {
    float: left;
    padding: 2px;
    width: 340px;
}

.practice-area-summary h3 {
    font-size: 18px;
    margin: 5px 0 5px 0;
    padding: 0;
}

.practice-area-summary h3 a {
    text-decoration: none;
}

/* Rankings */

#rankings-header {
    border-bottom: 1px solid #ddd;
    margin: 0 0 25px 0;
}

    #rankings-header div {
        padding: 5px 0 0 0;
    }

    #rankings-header h1 {
        font-size: 24px;
        font-weight: bold;
        margin: 0 0 5px 0;
        padding: 0;
    }

#rankings-header-image {
    margin-right: 10px;
    float: left;
}

#rankings-header-text {
    float: left;
    width: 850px;
}

#practice-area-list {
    margin: 0 0 25px 0;
}

    #practice-area-list h1 {

    }


/* Featured Firm Widget */

#featured-firm {
    margin: 0 0 15px 0;
    min-height: 300px;
    border: 1px solid #ddd;
    padding: 10px;
}

    #featured-firm h1 {
        font-size: 20px;
        font-weight: bold;
        margin: 0 0 30px 0;
        padding: 0;
    }

/* Client Comments Widget */

#client-comments {
    margin: 0 0 15px 0;
    min-height: 275px;
    border: 1px solid #ddd;
    padding: 10px;
}

    #client-comments h1 {
        font-size: 20px;
        font-weight: bold;
        margin: 0 0 30px 0;
        padding: 0;
    }

/* Column Lists */

.column-list {
    float:left;
    width: 305px;
    margin-right: 15px;
}

    .column-list.last {
        margin-right: 0px;
    }

#letter-list p {
    margin: 2px 0;
}


/* RAIL LEFT */
#col-sm {
	float: left;
	width: 180px;
	margin-right: 15px;
}

    #col-sm .widget {
        padding: 0;
        border: none;
    }

#rail-left .widget {
	border: 1px solid #CCC;
	padding:10px;
	width: 158px;
	margin-bottom: 15px;	
	background-color: #FAFAFA;
}

/* RAIL RIGHT */
#rail-right {
	width: 336px;	
	float: left;
}
#rail-right .widget {
	width: 303px;
}

#rail-right .widget h5 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	color: #666;
}

#rail-right .ad-300x250 {
	padding: 18px 18px 15px 18px;	
	margin-bottom: 15px;
    border: 1px solid #ccc;
}

/********** TABLE **********/

.usn-table {
    width: 100%;
}

.odd {
	background-color: #FCFCFC;
}

.even {
	background-color: #F3F3F3;
}

.usn-table td {
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDD;
	vertical-align: top;
}

.usn-table th {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EEEEEE;
    background-image: -moz-linear-gradient(center top , #EEEEEE, #DDDDDD);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
	border: 1px solid #DDD;
    box-shadow: 0 3px 3px #BBBBBB;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.column-first {
	text-align: center;
}

.usn-table th, .usn-table th a {
    color: black;
}

td li {
	margin-bottom:7px;
	font-size: 13px;
}

table.no-border td {
	border: none;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
	width:205px;
}

table.no-border td li {
	color: #666;
}

td .name {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3em;
}

td .number {
	font-size: 15px;
	font-weight: bold;
}

td .location {
	font-size: 13px;
	color: #666;
}

/********** RANKING **********/
.ranking {
	background-color: #BBB;	
	border-radius: 5px;
	-moz-border-radius: 5px;	
	padding: 5px;
}

.rank {
	background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    line-height: 14px;
    padding: 4px 2px;
    text-align: center;
}

    .rank.gold {
        background-color: #ffcc5e;
    }

    .rank.silver {
        background-color: #bac3c7;
    }

    .rank.bronze {
        background-color: #eb955b;
    }




/********** TABS **********/
ul.tabs  {
	border-bottom: 1px solid #CCC;
	margin: 10px 0px;	
	text-align: left;
	padding: 10px 5px;
}

ul.tabs li {
	display:inline;	
}

ul.tabs li a {
	padding: 7px 10px;
	border: 1px solid #CCC;
	-moz-border-radius: 8px 8px 0px 0px;	
	border-radius: 8px 8px 0px 0px;	
	background-color: #EEE;
	margin-right: 5px;
	font-size: 18px;
	position: relative;
	top: 5px;
	border-bottom: 1px solid #CCC;
}

ul.tabs li.selected a {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	color: black;
}

/********** PAGINATION **********/

div.pagination {
    overflow: hidden;
}

ol.pagination {
	margin: 15px 0px;	
}

ol.pagination li {
	padding: 0;
	border: 1px solid #CCC;
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;	
}

ol.pagination li.selected {
	background-color: #EEE;
    padding: 5px 10px;
}

ol.pagination li.ellipsis {
	border: 0px;
    padding: 5px 10px;
}

    ol.pagination li a {
        padding: 5px 10px;
        display: block;
    }

ol.pagination li.selected a {
	color: black;
	font-weight: bold;
}


/********** Marketing Page **********/

.container{
	margin:0 auto;
	width:960px;
	overflow:hidden;
}

    .container em{
	    font-style:italic;
    }

    .container h2{
	    font-size:24px;
	    color:#444;
	    margin:5px 0 14px 0;
	    text-align: center;
    }

/* Menu */

.menuWrap{
	width:255px;
	float:left;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
	margin:8px 15px 25px 20px;
	border:1px solid #aeaeae;
	padding:112px 0 6px 0;
	position:relative;
}
.menuWrap img {
	vertical-align: middle;
	padding-left: 40px;
}
.menuWrap h3{
	position:absolute;
	width:279px;
	height:75px;
	top:15px;
	left:-12px;
	font-size:26px;
	line-height:1.1em;
	font-weight:bold;
	text-align: center;
	color:#fff;
	text-shadow:0 -2px 1px rgba(0, 0, 0, 0.3);
	padding:15px 0 0 0;
	background-color:#065c9d;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#015480, endColorstr=#0269a1)";
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    background-image: -ms-linear-gradient(bottom, rgb(1,84,128) 0%, rgb(2,105,161) 100%);
}
.triangleLeft, .triangleRight{
	width:12px;
	height:9px;
	position:absolute;
	top:105px;
	background:url('/img/triangles.png') no-repeat;
}
.triangleLeft{
	left:-12px;
}
.triangleRight{
	background:url('/img/triangles.png') no-repeat -12px 0;
	left:255px;
}
.menuWrap ul{
	text-align:left;
	margin-top:10px;
}
.menuWrap ul li{
	border-bottom:1px solid #DDD;
	padding:18px 0px;
	height:15px;
	margin:-1px 0 0 10px;
	width:235px;
	cursor:pointer;
}
.menuWrap li.last{
	border-bottom:none;
	padding-bottom:none;
}
.menuWrap li:hover{
	color:#000;
}
.menuWrap ul li.active{
	width:261px;
	background:url('/img/arrow.png') no-repeat;
	display:block;
	position:relative;
	padding:18px 0 19px 10px;
	border-bottom:none;
	cursor:default;
	margin-left:0;
}
li.active.last{
	margin-bottom:-1px;
}
.menuWrap h4{
	font-size:16px;
	color:#444;
	line-height: 16px;
}
.menuWrap ul li.active h4{
	color:#fff;
	font-weight:bold;
	text-shadow: 0 -1px 1px #9f6200;
}

.action{
	float:right;
	background-color:#f9f9f9;
	width:618px;
	border:1px solid #ccc;
	border-radius:8px;
	text-align:left;
	padding:15px;
	margin:0 8px 10px 0;
    height: 20px;
}
.action h3{
	font-size:2em;
	font-weight:bold;
	margin:4px 0 5px 0;
}
.action p {
	font-size:1.6em;
}

/* Detail */

.details{
	float:right;
	width:656px;
	text-align:left;
}
.details img{
	border:4px solid white;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
	margin:8px 8px 18px 8px;
}
.details h3{
	font-size:2em;
	padding:0 20px;
}
.details p{
	padding: 10px 20px 20px 20px;
	line-height:1.4em;
}

/********** Firm Profile **********/

.profile-firm-logo {
    max-height: 180px;
    max-width: 424px;
    margin: 0 auto;
}



/* Guidelines - START */

.divGuidelinesMain {
    font-size: 14px;
    width: 900px;
    margin: auto;
}

.divGuidelinesMain cite {
    font-style: italic;
}


.divGuidelinesMain h1 {
    font-size: 125%;
    color: #005EA6;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}

.divMainGuidelines {
}

.divMainGuidelinesText {
    width: 650px !important;
    margin-right: 50px;
}

.divMainGuidelines div {
    float: left;
}

.imgGuidelinesMain {
    display: block;
    margin-bottom: 15px;
}

.divGuidelinesMain ul {
    margin-bottom: 15px;
}

.divGuidelinesMain ul li {
    margin-left: 25px;
    margin-top: 10px;
    font-size: 95%;
    width: 95%;
}

.divGuidelinesMain ul li li {
    font-size: 90%;
    width: 95%;
}

/* Guidelines - END */

#search-box-small-header {
    border: 1px solid #ccc;
    border-bottom: none;
    background-color: #eee;
    padding: 10px;
}

    #search-box-small-header #refine {
        font-weight: bold;
    }

.search-element {
    margin: 0 0 15px 0;
}

    .search-element.last {
        margin: 0;
    }

    .search-element select {
        margin: 0 0 5px 0;
    }

#search-box-small {
    border: 1px solid #ccc;
    padding: 10px;
}

    #search-box-small p {
        font-weight: bold;
        margin: 0 0 3px 0;
    }

#search-tier {
    margin: 0 0 0 0px;
    padding: 0 0 10px 0;
}

#search-tier-tiers {
    margin: 0 0 10px 0;
    width: 160px;
}

    #search-tier-tiers .rank {

    }

#search-tier-slider {
    width:138px;
    margin-left: 7px;
}

.darkborder {
    border: 1px solid #666;
}

.lightborder {
    border: 1px solid #ccc;
}

/* FAQ - START */

.divFAQMain {
    
}

.divFAQMain h1 {
    color: #000000;
    font-weight: bold;
    font-size: 22px;
}

.divFAQMain a {
    color: #005EA6;
}

.divFAQMain ul {
    list-style: circle !important;
    list-style-type: circle;
    margin-bottom: 10px !important;
}

.divFAQMain li {
    margin-bottom: 10px;
}

.divFAQMain hr {
    background-color: #e3e5ea;
    border: none;
    height: 1px;
}

.pFAQQuestion {
    font-size: 120% !important;
    font-weight: bold;
    color: #454545;
    margin-top: 15px !important;
    margin-bottom: 5px !important;
}

.divFAQABLF {
    vertical-align: top;
    font-size: 95%;
}

.divFAQABLF img {
    display: inline-block;
}

.divFAQABLF div {
    vertical-align: top;
    display: inline-block;
    width: 195px;
}

/* FAQ - END */

.ui-autocomplete {
    font-size: 12px;
    z-index: 10000;
}


.profile-menu {

}

    .profile-menu li {
        width: 175px;
    }

        .profile-menu li.active {
            background-image: url('/img/left-nav-arrowhead.png');
            background-repeat: no-repeat;
            background-position: -225px 0;
            color: #fff;
        }

            .profile-menu li.active a {
                border: none;
                color: #fff;
                background-color: transparent;
            }

    .profile-menu li a {
        padding: 9px 5px 9px 10px;
        background-color: #ECF0F1;
        border: 1px solid #ccc;
        border-bottom: none;   
        display: block;
        width: 150px;
    }

    .profile-menu li:last-of-type a {
        border-bottom: 1px solid #ccc;
    }

h1.firmprofile {
    margin: 0 0 25px 0;
}

.firmprofile h2 {
    margin: 0 0 20px 0;
}

#profile-logo {
    margin: 0 0 20px 0;
    width: 405px;
    border: 1px solid #ddd;
    padding: 10px 10px;
    text-align: center;
}

#profile-logo img {
    max-height: 180px;
    max-width: 403px;
    margin: auto;
    vertical-align: middle;
}

.lfoty h5 {
    font-weight: bold;
    font-size: 16px;
    margin: 15px 0 0 10px;
}

.lfoty p {
    font-size: 15px;
    margin: 5px 0 5px 10px;
}

.firmoverview-info {
    margin: 0 0 25px 0;
}

.firmoverview-info-item {
    background-color: #f3f3f3;
    vertical-align: middle;
    height: 60px;
    padding: 0 15px;
    margin: 0 0 4px 0;
}

    .firmoverview-info-item:hover {
        background-color: #ddd;
        cursor: pointer;
    }

    .firmoverview-info-item table {
        width: 100%;
        height: 100%;
        font-size: 16px;
    }

        .firmoverview-info-item table td:first-child {
            width: 40px;
            padding: 3px 0 0 0;
        }

        .firmoverview-info-item table td:last-child {
            font-weight: bold;
        }

    .firmoverview-info-item table td {
        vertical-align: middle;
    }

.profile-ranking-tiers {
    border: none;
    padding: 0;
}

.profile-ranking-tiers td {
    margin: 0;
    border-bottom: 1px solid #ddd;
    border-left: none;
    border-right: none;
}

.profile-ranking-tiers div.rank {
    height:18px;
    width:18px;
    padding: 6px 4px 4px 4px;
    margin: auto;
}

    .profile-ranking-tiers td:first-child {
        border-right: 1px solid #ddd;
    }

    .profile-ranking-tiers tr:first-child td {        
        border-top: none;
    }

    .profile-ranking-tiers tr:last-child td {
        border-bottom: none;
    }

    .profile-ranking-tiers td ul li {
        font-size: 11px;
        padding: 0 0 0 5px;
        margin: 0 6px 0 0;
    }

table.rankings {
    margin: 20px 0 0 0;
    width:424px;
}

.featuredfirm {
    margin: 5px 0 0 0;
}

.featuredfirm .logo {
    width: 90px;
    height: 60px;
}

.featuredfirm .firm {
    font-weight: bold;
    margin-right: 5px;
}

    .featuredfirm .firm p {
        margin: 0 0 4px 0;
    }

.featuredfirm .practicearea {
    font-size: 12px;
    color: #888;
    font-weight: normal;
}

.featuredfirm img {
    max-width: 86px;
    max-height: 56px;
    border: 1px solid #ddd;
}

#nearbyfirms {
    margin: 10px 0;
}

.most-searched {
    margin: 0 0 10px 0;
    padding: 5px 0 0 0;
}

.most-searched div {
    float: left;
    width:100px;
    padding: 2px;
}

div.imagewrapper {
    position: relative;
}

div.imagewrapper img {
    max-width: 129px;
}

    div.description {
        position:absolute; /* absolute position (so we can position it where we want)*/  
        bottom:5px; /* position will be on bottom */  
        left:0px;  
        width:100%;  
        /* styling bellow */  
        background-color:black;  
        font-size:10px;  
        height: 30px;
        opacity:0.6; /* transparency */  
        filter:alpha(opacity=60); /* IE transparency */
        margin: 0;
        padding: 0; 
        z-index: 100;
    }

p.description_content {
    position: absolute;
    bottom: 4px;
    left: 0px;
    font-weight: bold;
    font-size: 10px;
    color:white;  
    padding:6px;  
    margin:0px; 
    z-index: 500;
}

    p.description_content a {
        color: #fff;
        padding: 6px 0;
        width: 100%;
    }

.search-result-count {
    color: #999;
    margin: 0 0 5px 0;
    padding: 0;
    display: block;
}

    .search-column-practice-area p {
        margin: 0 0 3px 0 !important;
        font-size: 11px !important;
    }

div.center {
    font-size: 11px;
}

    div.center p {
        font-size: 11px;
        text-align: center;
        margin: 0 0 5px 0;
    }

.center {
    text-align: center !important;
}

.no-results li {
    list-style-type: disc;
    margin: 0 0 5px 12px;
}


.divLocation ul {
    float: left;
    width: 115px;
    margin: 15px 10px 0 0;
}

    .divLocation ul.last {
        margin-right: 0px;
    }

.divLocation ul li {
    margin-bottom: 10px;
}

.divLocation  hr {
    background-color: #e3e5ea;
    border: none;
    height: 1px;
}

.left.overviewlogo {
    width: 175px;
    height: 90px;
    margin: 4px 0 0 0;
}

    .left.overviewlogo img {
        max-width: 165px;
        max-height: 85px;
        border: 1px solid #ddd;
        padding: 0px;
    }

div.firm-contact {
    color: #444;
    font-size: 12px !important;
    margin: 0;
}

div.firm-location {
    color: #444;
    font-size: 12px !important;
    margin: 0 0 10px 0;
}

#profile-clients li {
    width: 205px;
    margin-right: 15px;
    float: left;
    color: #999;
    font-size: 11px;
    text-transform: uppercase;
    padding: 4px 0;
}

    #profile-clients li.client-right {
        margin-right: 0;
    }

#profile-truncate {

}

#profile-truncate-readmore {

}

    #profile-truncate-readmore p, #profile-truncate-readless p {
        margin: 4px 0;
    }

    #profile-truncate-readmore a, #profile-truncate-readless a {
        cursor: pointer;
    }

#profile-truncate-expanded, #profile-truncate-readless {
    display: none;
}

#contact-us {
    width: 800px;
    padding: 10px;
    display: none;
}

    #contact-us h2 {
        color: #333;
    }

    #contact-us .info {
        padding: 10px;
        background-color: #ECF0F1;
    }

    #contact-us table td {
        padding: 3px 0;
    }

    #contact-us .error {
        padding: 5px 0 5px 5px;
        background-color: #ECF0F1;
        color: red;
        margin: 35px 0 0 0;
    }

.hidden {
    display: none;
}

.firmprofile.survey {
    float: left;
    margin: 0 0 0 0;
}

.survey-section {
    margin: 0 0 25px 0;

}

    .firmprofile.survey.print {
        padding: 5px 25px;
        width: 750px;
    }

        .firmprofile.survey.print .survey-section {
            page-break-inside:avoid;
            margin: 20px 0 0 0;
        }

@media print {

    .firmprofile.survey {
        padding: 10px 30px;
    }

    .survey-section {
        margin: 0 30px 25px 30px;   
        padding: 10px 30px;     
    }

    #content-wrapper {
        padding: 10px 30px;
        margin: 10px 30px;
    }

}

.survey p {
    margin: 10px 0;
}

.survey ul {

}

    .survey ul li {
        margin: 0 0 10px 14px;
        list-style-type: disc;
    }

#progressbar {
    margin: 0 0 10px 0;
    position: relative;
    z-index: 1001;
}

#LabelProgressBar {
    position:absolute;
    top: 7px;
    left: 325px;
    z-index: 1002;
    font-size: 14px;
    font-weight: bold;
    color: #555;
}

#surveyprogress {
    margin: 0 0 15px 0;
}

#surveyprogress ul {
    height: 20px;
}

    #surveyprogress ul li {
        float: left;
        line-height: 20px;
        width: 117px;
        padding: 0 10px;
        margin-right: 2px;
        text-align: center;
        font-size: 12px;
        background-color: #b4d3f2;
        color: #fff;
        font-weight: bold;
    }

        #surveyprogress ul li.active {
            background-color: #237bd4;
        }

        #surveyprogress ul li.last {
            margin-right: 0;
        }

.ui-progressbar {
    border: 1px solid #ddd;
    background-color: #fcfcfc;
    background-image: none;
}

.ui-progressbar-value {
    background-color: #ef9713;
    border: 1px solid #ddd;
    background-image: none;
}

table.formtable {
    border-spacing: 2px 4px !important;
    border-collapse: separate;
    border-left: none;
    width: 100%;
}

    table.formtable tr td {
        padding: 0 5px;
    }

    table.formtable input[type=text], table.formtable input[type=number] {
        border: 1px solid #ccc;
        height: 30px;
        font-size: 16px;
        padding: 0 5px;
        text-align: right;       
    }

    table.formtable.contactinfo input[type=text] {
        text-align: left;
    }

table.formtable tbody tr td:first-child {
    background-color: #efefef;
    padding: 0 25px 0 8px;
}

    table.formtable thead td:first-child {
        background-color: #fff;
    }

    table.formtable thead td {
        background-color: #efefef;
        padding: 0 5px;
        font-size: 12px;
    }

    table.formtable tbody tr td:last-child {

    }

.survey-navigation {
    margin: 15px 0 0 0; 
}

table.formtable.diversity td {
    font-size: 12px;
    width: 72px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2em;
}

    table.formtable.diversity td:first-child {
        width: 175px;
        line-height: 1.2em;
        text-align: center;
        padding: 0 8px;
    }

table.formtable.diversity input[type=text], table.formtable.diversity input[type=number] {
    width: 58px;
    text-align: center;
}

#fee-alt-practices p {
    margin: 15px 0;    
}

table.formtable input[type=checkbox] {
    line-height: 30px;
    height: 30px;
    margin: 0 0 0 15px;
}

input[type=checkbox] {
    margin: 0 15px 0 0;
}

.survey select {
    border: 1px solid #ccc;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
}

.survey .feepractice {
    line-height: 20px;
    margin: 0 0 10px 0;
}

.feepractice .ui-icon-help {
    cursor: help;
}

.contact-required {
    display: block;
    margin: 10px 0 10px 2px;
}

#section-search{
	float:right;
    margin: 0px 0 0 0;
    padding: 0 15px 0 0;
    height: 28px;
}

#section-search .widgetButton{
	float:left;
    position: relative;
    top: 6px;
}

#section-search select{
	float:left;
    width: 170px;
    height: 28px;
    margin-right: 2px;
    position: relative;
    top: 5px;
}

#section-search input[type=text] {
    height: 26px;
    float: left;
    margin-right: 2px;
    width: 200px;
    position: relative;
    top: 6px;
}

/* Primary Nav */

.header-nav-wrap{
	background-color: #0d4050;
	background-image: -webkit-linear-gradient(bottom,#2c3e50 50%,#385067 1px);
	background-image: -moz-linear-gradient(bottom,#2c3e50 50%,#385067 1px);
	background-image: -ms-linear-gradient(bottom,#2c3e50 50%,#385067 1px);
	background-image: -o-linear-gradient(bottom,#2c3e50 50%,#385067 1px);
	background-image: linear-gradient(to top,#2c3e50 50%,#385067 1px);
	height: 40px;
}

.header-nav .main-nav li{
	float: left;
	padding-top: 8px;
	position: relative;
}

.header-nav > .main-nav > li > a{
	border-right: 1px solid #4C5A6C;
    color: #FFFFFF;
    font-size: 15px;
    padding: 12px 10px;
}

.header-nav > .main-nav > li:first-child > a{
	border-left: 1px solid #4C5A6C;
}

.header-nav .main-nav li  a:hover{
	background-color: #283949;
}

.header-nav .main-nav li .dropdown li{
	float: none;
	padding: 0 2px;
}

.header-nav .dropdown{
	background-color: #FAFAFA;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    position: absolute;
    text-align: left;
    width: 200px;
    z-index: 9999;
    top: 40px;
    transition: opacity 0.3s ease-out;
    opacity: 0; 
    height: 0px;
    overflow: hidden;
}

a:hover + .dropdown, .dropdown:hover{
	opacity: 1;
	height: auto;
}

.header-nav .dropdown li a{
	color: #444444;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 13px;
    border-right: none;
    border-left: none;
    border-top: 1px solid #eee;
}

.header-nav .dropdown li a:hover{
	background-color: #005A9F !important;
	color: #fff;
}

.header-nav .dropdown li:last-child a:hover{
	border-bottom: 2px solid #fff;
}

.header_title_section::after {
    width: 101% !important;
}

/* Button CSS */

.button{border-radius:4px;display:inline-block;text-decoration:none;}
        
.btn-size10{font-size: 12px;padding: 4px 8px;line-height: 12px;}
.btn-size12{font-size:12px;padding:6px 8px;line-height:12px;}
.btn-size14{font-size:14px;padding:6px 9px;}
.btn-size16{font-size:16px;padding:6px 10px;line-height:17px;}
.btn-size18{font-size:18px;padding:6px 11px;}
        
.btn-primary{
    color:#fff;
    border:1px solid #d68100;
    box-shadow:inset 0 1px 0 0 #ffb84d;
    text-shadow:0 1px 0 #c47600;
    background-color:#ef9713;
    background: -moz-linear-gradient(top,#f7a325,#e58a00); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7a325), color-stop(100%,#e58a00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,#f7a325,#e58a00); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,#f7a325,#e58a00); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,#f7a325,#e58a00); /* IE10+ */
    background: linear-gradient(to bottom,#f7a325,#e58a00); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7a325', endColorstr='#e58a00',GradientType=0 ); /* IE6-9 */}
        
.btn-secondary{
    color:#444;
    border:1px solid #ccc;
    box-shadow:inset 0 1px 0 0 #f7f7f7;
    text-shadow:0 1px 0 #f7f7f7;
    background-color:#e5e5e5;
    background: -moz-linear-gradient(top,#ededed,#ddd); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,#ededed,#ddd); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,#ededed,#ddd); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,#ededed,#ddd); /* IE10+ */
    background: linear-gradient(to bottom,#ededed,#ddd); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */}


    .btn-secondary.disabled, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled:active {
        background:#e5e5e5;
        color: #aaa;
        box-shadow:inset 0 1px 0 0 #f7f7f7;
    }
        
.btn-primary:hover,.btn-primary:focus{background:#f7a325;box-shadow:0 1px 2px rgba(0,0,0,0.2),inset 0 1px 0 0 #ffb84d;}
.btn-primary:active{background:#e58a00;box-shadow:inset 0 1px 0 0 #d68100;}
        
.btn-secondary:hover,.btn-secondary:focus{background:#ededed;box-shadow:0 1px 2px rgba(0,0,0,0.2),inset 0 1px 0 0 #f7f7f7;}
.btn-secondary:active{background:#ddd;box-shadow:inset 0 1px 0 0 #ccc;}
        
.btn-tertiary:hover,.btn-tertiary:focus{background:#919191;box-shadow:0 1px 2px rgba(0,0,0,0.2),inset 0 1px 0 0 #adadad;}
.btn-tertiary:active{background:#777;box-shadow:inset 0 1px 0 0 #666;}
        
.button.btn-dark-bg{border:none;margin:1px;}
        
.btn-primary.btn-dark-bg{box-shadow:inset 0 1px 0 0 #ffb84d,0 0 0 1px rgba(0,0,0,0.2);}
.btn-primary.btn-dark-bg:hover,.btn-primary.btn-dark-bg:focus{box-shadow:0 1px 2px rgba(0,0,0,0.2),inset 0 1px 0 0 #ffb84d,0 0 0 1px rgba(0,0,0,0.2);}
.btn-primary.btn-dark-bg:active{box-shadow:inset 0 1px 0 0 #d68100,0 0 0 1px rgba(0,0,0,0.2);}
        
.btn-secondary.btn-dark-bg{box-shadow:inset 0 1px 0 0 #f7f7f7,0 0 0 1px rgba(0,0,0,0.2);}
.btn-secondary.btn-dark-bg:hover,.btn-secondary.btn-dark-bg:focus{box-shadow:0 1px 2px rgba(0,0,0,0.2),inset 0 1px 0 0 #f7f7f7,0 0 0 1px rgba(0,0,0,0.2);}
.btn-secondary.btn-dark-bg:active{box-shadow:inset 0 1px 0 0 #ccc,0 0 0 1px rgba(0,0,0,0.2);}
        
.btn-tertiary.btn-dark-bg{box-shadow:inset 0 1px 0 0 #adadad,0 0 0 1px rgba(0,0,0,0.2);}
.btn-tertiary.btn-dark-bg:hover,.btn-tertiary.btn-dark-bg:focus{box-shadow:0 1px 2px rgba(0,0,0,0.2),inset 0 1px 0 0 #adadad,0 0 0 1px rgba(0,0,0,0.2);}
.btn-tertiary.btn-dark-bg:active{box-shadow:inset 0 1px 0 0 #666,0 0 0 1px rgba(0,0,0,0.2);}

input::-moz-focus-inner{border:0;padding:0;margin-top:-2px;margin-bottom:-2px;}

/* Compare Firms CSS */

table.firm-compare {



}

    table.firm-compare td.center {

    }

    table.firm-compare td.top {

    }

p.compare-no-profile {
    color: #ccc;
    font-size: 11px;
    font-style: italic;
    margin: 1px;
    padding: 0;
}


.firm-connect {
    float: left;
    margin: 0 5px 0 0;
    display: block;
}

.firm-news {
    margin: 10px 0;
}

    .firm-news p {
        margin: 2px 0;
        line-height: 1.2em;
    }