/*
    Copyright 2008
    springload.co.nz
*/


/*****************************
    CONTENTS
    1.  Global Styles
        - Reset
        - Layout
        - Typography
    2.  Navigation
        - Top level navigation
        - Sub navigation
    3.  Content
    4.  Footer
    5.  Admin
*****************************/


/*****************************
    1. =Global Styles
*****************************/

/***************** Reset ****************/

* {margin: 0;padding: 0;-webkit-text-size-adjust: none;}
table {border-collapse: collapse; width: 100%; border-spacing: 0;}
table td {vertical-align: top;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,td,ul,ol {font-size: 1em; font-weight: normal; font-style: normal;}
a:hover, a:focus {text-decoration: none; underline: none;}
ul, ol {list-style: none;}
a, fieldset,img {border: none; outline: 0;}
caption,th {text-align: left;}
sup {vertical-align: top;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {/* for IE */ zoom: 1; /* triggers hasLayout */ display: block; /* resets display for IE/Win */ }
.hide {display: none;}


/***************** Layout ****************/

html {
    height: 100%;
    }
body {
    height: 100%;
    color: #425350;
    font-family: lucida sans, lucida grande, lucida sans unicode, verdana, tahoma, arial, sans-serif;
    font-size: 75%; /* 12px */
    line-height: 1.667em; /*20px*/
    margin: 0;
    padding: 0;
    background: transparent url('/images/bg-page-top.gif') repeat-x 0 0;
    overflow-y: scroll;/* fix horizontal skip between screens */
    }
/* Sticky Footer: http://www.themaninblue.com/writing/perspective/2005/08/29/ */
#containing_div {
    position: relative; 
    min-height: 100%;
    width: 944px;
    margin-left: 28px;
    }


/* to center the content */
body {text-align: center;}
#containing_div, #footer, #yk_debug_info, p.logged_in {
margin-left: auto !important;
margin-right: auto !important;
text-align: left;}
/* delete above block to align site to the left */


* html #containing_div {
    height:100%;
    }
#content_wrapper {
    padding-bottom: 66px;/*footer height*/
    }
#left_column {
    margin-top: 36px;
    width: 172px;
    float: left;
    }
#main_column {
    float: left;
    margin-left: 26px;
    background: transparent url('/images/column-shadows.png') no-repeat 0 0;
    min-height: 436px;
    margin-top: 24px;
    margin-right: 26px;
    padding: 0 20px;
    width: 508px;
    padding: 0 31px;
    width: 486px;
    }
#search_column {
    float: left;
    margin-left: 33px;
    margin-top: -20px;
    padding: 0 0px;
    width: 737px;
    z-index: 1;
    position: relative;
    background: transparent url('/images/nav-bg.gif') repeat-x 0 100%;
    padding-bottom: 28px;
    }

#right_column {
    width: 146px;
    width: 172px;
    float: left;
    margin-top: 24px;
    padding-top: 50px;
    }
#left_column,
#main_column,
#right_column {
    padding-bottom: 50px; /*minimum gap betwixt content and footer*/
    }

/***************** Typography ****************/

h1, h2 {
    font-family: helvetica, arial, sans-serif;
    }
h1, h2, h4 {
    color: #250909;
    font-weight: bold;
    }
h3 {
    color: #250909;
    font-weight: normal;
    }
h1 {
    font-family: lucida sans, lucida grande, lucida sans unicode, verdana, tahoma, arial, sans-serif;
    color: #fff;
    background: transparent url('/images/bg-h1.png') no-repeat 0 0;
    font-size: 1.167em;/*14px*/
line-height: 1.167em;
    height: 24px;/*32px*/
    padding: 8px 0 0 14px;
font-weight: bold;
    }
h1 span.position {color: #ffae00;}
h2 {
    font-size: 1.167em;/*14px*/
    }
h3 {
    font-size: 1.083em;/*13px*/
    }
h4 {
    font-size: 1em;/*12px*/
    margin-bottom: 0.67em;
    font-weight: normal;
    }
h1 a, h2 a, h3 a, h4 a {
    color: #250909;
    }
a {
    color: #00a2f6;
    text-decoration: none;
    }
a:hover {color: #ce0010;}
ol {list-style-type:decimal;}
strong {font-weight: bold;}
#header {
    margin-bottom: 43px;
    }
a.top_of_page img {margin: 18px 0;}
img.welcome_image {margin-bottom: 12px;}
div.welcome_text {
    padding-left: 33px;
    line-height: 1.583em;
    }
div.welcome_text p {
    margin-bottom: 8px;
    }
p + h2 {margin-top: -12px;}
img.break_padding + h2 {margin-top: -1.2em !important;}
img.break_padding + h3 {margin-top: 0em !important;}
img.break_padding + .contact_details {padding-top: 0em !important; margin-top: -1em !important;}
p + ul {margin-top: -12px !important;}
p.intro + ul {margin-top: 0px !important;}

p.brown {color: #250909;}

p.pdf_download {
    background: transparent url('/images/bg-pdf.png') no-repeat 0 0;
    padding: 8px 0 0 34px;
    }


/*****************************
    2. =Navigation
*****************************/

/***************** Top level navigation ****************/

#nav {
    padding-bottom: 11px;
    background: transparent url('/images/nav-bg.gif') repeat-x 0 100%;
    font-family: helvetica, arial, sans-serif;
    width: 737px;
    float: left;
    margin-left: 35px;
    }
ul.nav_0 {
    padding-top: 49px;
    margin: 0;
    font-weight: bold;
    }
ul.nav_0 li {
    float: left;
    padding: 0;
    }
ul.nav_0 li a {
    display: block;
    height: 34px;
    outline: none;
    color: #5d4646;
    float: left;
    padding: 0 15px;
    }
ul.nav_0 li a:hover {
    color: #ce0010;
    }
ul.nav_0 li.current a {
    color: #ce0010;
    background: transparent url('/images/nav-current.gif') no-repeat 50% 100%;
    }
/* non-wrapping nav code - added 200912 */
ul.nav_0 li a {
    padding: 0 15px;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    }
ul.nav_0 li#homepage a {width: 63px;}
ul.nav_0 li#what-we-do a {width: 98px;}
ul.nav_0 li#our-team a {width: 84px;}
ul.nav_0 li#our-approach a {width: 110px;}
ul.nav_0 li#want-to-work-here a {width: 141px;}
ul.nav_0 li#news-and-publications a {width: 149px;}
ul.nav_0 li#contact-us a {width: 92px;}


/***************** Sub nav ****************/

div#sub_nav {
    width: 165px;
    background: transparent url('/images/sub-nav-bottom.png') 0 100% no-repeat;
    padding-bottom: 9px;
position: relative;
left: 7px;
    }
div#sub_nav h3 {
    background: #240909 url('/images/sub-nav-header-top.png') 0 0 no-repeat;
    border-bottom: 1px solid #240909;
    width: 165px;
    }
div#sub_nav h3 a {
    color: #fff;
    display: block;
    padding: 8px 10px 3px;
    background: transparent url('/images/sub-nav-header-bottom.png') 0 100% no-repeat;
    }
div#sub_nav ul {
    margin: 0;
    }
div#sub_nav li {
    padding: 0;
    line-height: 1.25em;
    }
div#sub_nav a {
    color: #edd7d7;
    display: block;
    padding: 6px 12px 4px 24px;
    }
div#sub_nav ul.nav_1 {
    border-bottom: 1px solid #6a070e;
    }
div#sub_nav ul.nav_1 li {
    background: #c4000f url('/images/sub-nav1.gif') 9px 9px no-repeat;
    border-bottom: 1px solid #6a070e;
    border-bottom: 1px solid #a40010;
    }
div#sub_nav ul.nav_1 li.current {
    background: #89020c url('/images/sub-nav1-current.gif') 9px 9px no-repeat;
    border-bottom: 1px solid #4b0006;
    border-top: 1px solid #4b0006;
margin-top: -1px;
    }
div#sub_nav ul.nav_1 li a:hover {
    color: #fff;
    color: #250909;
    }
div#sub_nav ul.nav_1 li.current a:hover {
    color: #fff;
    }
div#sub_nav ul.nav_2 {
    background: #8f1414 url('/images/sub-nav-sections-bg.png') 0 0 no-repeat;
    border-top: 1px solid #4b0006;
    }
div#sub_nav ul.nav_2 li {
    background: transparent url('/images/sub-nav2.gif') 9px 9px no-repeat;
    border: none;
    }
div#sub_nav ul.nav_2 li a {
    color: #e5c5c5;
    }
div#sub_nav ul.nav_2 li.current {
    background: #8f1414 url('/images/sub-nav2-current.gif') 9px 9px no-repeat;
    border: none;
    background-color: #8f1414;
    }
div#sub_nav ul.nav_2 li.current a,
div#sub_nav ul.nav_2 li a:hover {
    color: #fff;
    }


/*****************************
    3. =Main column content
*****************************/

#main_column p {margin: 0 0 1em;}
#main_column ul li {
    padding-left: 12px;
    background: transparent url('/images/bullet-arrow-grey.gif') 0 7px no-repeat;
    }
#main_column .column_1 ul li,
#main_column .column_2 ul li {
    background: transparent url('/images/bullet-blue.gif') 0 6px no-repeat;
    }
#main_column .column_1 ul li:hover,
#main_column .column_2 ul li:hover {
    background: transparent url('/images/bullet-red.gif') 0 6px no-repeat;
    }
#main_column .column_1 ul li a,
#main_column .column_2 ul li a {
    display: block;
    }
#main_column ul,
#main_column ol {
    margin: 0 0 1.5em;
    }
#main_column div.column_1 ul,
#main_column div.column_2 ul {margin-top: 6px;}
.column_1 {
    float: left;
    width: 226px;
    }
.column_2 {
    float: right;
    width: 226px;
    }
div.intro_box .column_1,
div.intro_box .column_2 {
    width: 215px;
    }
.break_padding {
    position: relative;
    left: -11px;
    }
#main_column h1 {
    width: 508px;
    position: relative; left: -11px;
    }
#main_column h2 {
    font-weight: bold;
    padding: 20px 11px 4px;
    margin-bottom: 0px;
    background: transparent url('/images/hr-fade-508.png') 0 100% no-repeat;
    position: relative; left: -11px;
    width: 486px;/*508px*/
    }
#main_column h2.no_underline {
    background: none;
    padding-bottom: 0;
    padding-top: 14px;
    }
#main_column h3 {
    color: #4e2424;
    border-bottom: 0px solid #d8d8d8;
    background: transparent url('/images/hr-fade-h3.png') 0 100% no-repeat;
    font-size: 1.083em;/*13px*/
    font-family: lucida sans, lucida grande, lucida sans unicode, verdana, tahoma, arial, sans-serif;
    margin: 1em 0 0.5em;
padding-bottom: 2px;
font-weight: bold;
    }
#main_column .column_1 h3,
#main_column .column_2 h3 {
    font-weight: bold;
    margin-top: 0.5em;
margin-bottom: 2px;

    }
#main_column .column_1 h3 a,
#main_column .column_2 h3 a {
    color: #4E2424;
    }
#main_column .column_1 h3 a:hover,
#main_column .column_2 h3 a:hover {
    color: #ce0010;
    }



/* Download lists */
#main_column ul.download_list li {
    background: none;
    padding-left: 0;
    border-top: 1px solid #d8d8d8;
    padding: 22px 0 12px;
padding-left: 92px;
width: 394px;
}

#main_column ul.download_list li img.publication_thumb {
margin-left: -92px;
}

#main_column ul.download_list li:first-child,
#main_column ul.download_list li.first {
    padding-top: 12px;
    border-top: none;
}

a.download {padding: 2px 0 10px 24px;}
a.download:hover span {color: #ce0010;}
span.filesize {color: #666; font-size: 0.917em;}
a.pdf {background: transparent url('/images/icon-pdf.png') 0 0 no-repeat;}



/* Intro box styles */
div.intro_box {
    background: #fff url('/images/bg-intro-box.png') 0 0 repeat-x;
    width: 486px;/*508px*/
    position: relative; left: -11px;
    padding: 2px 11px 0;
    }
div.intro_box h3 {
    background: transparent url('/images/bg-h3-intro-box.png') 0 100% no-repeat;
    margin-bottom: 6px;
    border-bottom: 0 !important;
    font-weight: bold;
    }

p.intro {
    font-size: 1.083em;/*13px*/
    line-height:1.538em;/*20px*/
    color: #3c2027;
    font-weight: normal;
    background: #fff url('/images/bg-intro-p.png') 0 0 repeat-x;
    margin-top: 1px !important;
    padding: 12px 11px 11px;
    width: 486px;
    position: relative;
    left: -11px;
    margin-bottom: 0 !important;
    }

/***************** Homepage ****************/

#left_column p.intro {
    font-family: helvetica, arial, sans-serif;
    color: #5d4646;
    font-size: 1.167em;/*14px*/
    line-height: 1.286em;/*18px*/
    font-weight: normal;
    background: none;
    left: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 1em !important;
    }
/* style over-rides */
body#body_1 img.break_padding + h2 {margin-top: 0 !important;}
body#body_1 #main_column h3 {color: #4E2424; padding-top: 0px;}


/***************** Profile list pages ****************/

div.solicitors {
    background: transparent url('/images/bg-listing-top.png') 0 0 no-repeat;
    padding-top: 18px;
    width: 497px;/*508px*/
    padding-right: 11px;
    }
ul.solicitors li {padding-left: 0;}
div.partner_thumbnail {
    width: 102px;
    height: 72px;
    background: transparent url('/images/bg-thumb.png') 0 0 no-repeat;
    float:left;
    margin-right: 12px;
    margin-bottom: 28px;
position: relative;
    }
div.partner_thumbnail img {
    position: absolute;
    bottom: 1px;
    }
div.partner_overview  {font-size: 0.917em;}
div.partner_overview  h3 {
    background: transparent url('/images/hr-fade-117.gif') 115px 100% no-repeat !important;
    border: 0 !important;
    margin-top: 0 !important;
    line-height: 1.231em;/*16px*/
    padding-bottom: 0.167em;
    font-size: 1.091em !important;
    }
div.partner_overview  h3 a {color: #00a2f6 !important;}
div.partner_overview  h3 a:hover {color: #ce0010 !important;}
div.partner_overview  p {margin: 0;}
div.partner_overview  p.position {
    color: #27060e;
    font-weight: bold;
    line-height: 1.364em;
    padding-top: 3px;
    margin: 0 !important;
    }
/* to survive a font-size increase
div.partner_overview  p.phone {font-size: 0.917em;}
*/
div.partner_overview  p.phone,
div.partner_overview  p.email {
    margin-bottom: 0 !important;
    }
div.partner_overview  p.email {
    margin-top: -3px !important;
    }
div.partner_overview  p.phone span,
div.partner_overview  p.email span {
    color: #27060e;
    }



/***************** Profile view pages ****************/

div.profile_photo {
    background: #ffa200 url('/images/bg-profile-photo.png') 100% 100% no-repeat;
    position: relative; left: -11px;
    border-bottom: 1px solid #27060e;
    width: 508px;
/*    height: 116px;
    width: 508px;
    overflow: hidden;
*/
    }
div.contact_details ,
div.qualifications,
div.specialist_areas {padding-top: 6px;}

div.contact_details h3,
div.qualifications h3 {
    font-size: 1em !important;
    }

div.contact_details p,
div.qualifications p {
    font-size: 0.917em;
    line-height: 1.818em;
    }
div.contact_details p, div.qualifications p {margin-bottom: 0 !important;}
div.contact_details span {color: #27060e;}
div.vcf_download {
    background: transparent url('/images/icon-vcf.png') 0 10px no-repeat;
    padding: 8px 0 10px 28px;
    margin-top: 6px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #999;
    }
div.vcf_download p {margin: 0; line-height: 1.5em;}
div.vcf_download a {display: block;}
div.specialist_areas ul {margin:  0 0 0.5em !important; font-size: 0.917em;}
div.specialist_areas ul li {padding-left: 10px !important; line-height: 1.636em;}
div.specialist_areas h4 {margin-bottom: 0;}

a.print_page {
    font-size: 0.917em;
    background: transparent url('/images/print.gif') 0 0 no-repeat;
    display: block;
    padding: 0 23px;
    margin-top: 20px;
    position: relative;
    left: -4px;
    }


/***************** What We Do page ****************/
div#right_column {position: relative;}

div#right_column a.print_page {
    position: absolute;
    top: -14px;
    left: -4px;
    }
p.talk_to_us {
    color: #240909;
    background: transparent url('/images/bg-talk-to-us.png') 0 100% repeat-x;
    padding: 12px 10px;
    position: relative;
    left: -11px;
    width: 488px;
    margin-bottom: 1.5em !important;
    }
a.show_content {
    padding-left: 12px;
    background: transparent url('/images/bullet-show.gif') 0 4px no-repeat;
    }
a.show_content:hover {
    background-image: url('/images/bullet-show-hover.gif');
    }
a.hide_content {
    padding-left: 12px;
    background: transparent url('/images/bullet-hide.gif') 0 4px no-repeat;
    }
a.hide_content:hover {
    background-image: url('/images/bullet-hide-hover.gif');
    }


/***************** News listing page ****************/

div.column {
    width: 215px;
    float: left;
    }
div.article {
    margin-top: 2px;
    padding-bottom: 28px;
    }
div.date {
    line-height: 0;
    height: 17px;
    padding-left: 11px;
    background: transparent url('/images/bg-tab-grey-left.png') 0 0 no-repeat;
    color: #4e2e36;
    position: relative; left: -11px;
    }
span.tab_end {
    background: #dfd3d1 url('/images/bg-tab-grey-right.png') 100% 0 no-repeat;
    padding-right: 11px;
    font-size: 0.9167em;/*11px*/
    line-height: 12px;
    position: absolute;
    top: 0px;
    left: 11px;
    display: inline-block; /*needed*/
    height: 15px; /*17px*/
    padding: 2px 11px 0 0;/*FF*/
    }
div.first {
    background: transparent url('/images/bg-tab-red-left.png') 0 0 no-repeat;
    color: #fff;
    }
div.first span.tab_end {
    background: #dfd3d1 url('/images/bg-tab-red-right.png') 100% 0 no-repeat;
    }
div.article h3 {border: 0 !important;font-weight: bold;margin-top: 8px !important;}
img.news_thumb {display: block;margin-bottom: 6px;}


/***************** News article ****************/

div.news_date {
    margin-top: 1px;
    width: 508px;
    height: 35px;
    position: relative;
    left: -11px;
    background: #fff url('/images/bg-news-date.png') 0 0 no-repeat;
    }
div.news_date div.date {
    top: 17px;
    left: 11px;
    }
img.article_image {margin-bottom: 24px;}

/* Newsletter signup form */

fieldset {
    padding: 4px 11px;
    width: 486px;
    position: relative;
    left: -11px;
    border-top:1px solid #9B9B9B;
    margin-top: 1px;
    /* top: -12px; offset h2 margin above */
    background: transparent url('/images/bg-pink-stripe.png') 0 0 repeat-x;
    }
span.reqd {
    color: #ce0010;
    font-weight: normal;
    }
span.note {
    color: #888;
    font-size: 0.917em;/*11px*/
    }
h2 span {
    font-weight: normal;
    color: #888;
    font-size: 0.857em;/*12px*/
    }
#main_column ul.form li{
    background: none;
    padding-left: 0;
    border-bottom: 1px solid #d7d7d7;
    padding: 8px 0;
overflow: hidden; /*clearfix*/
    }
#main_column ul.form li.last {
    border: none;
    }
fieldset .form li label .label {
    float:left;
    width:120px;
    color: #27060e;
    font-size: 1.083em;
    }
fieldset#online_enquiry .form li label .label {
    width: 160px;
}

fieldset#online_enquiry .form li label .label.large {
    width:100%;
    padding-left: 1px;
}    
    
p.label {
    margin-bottom: 0 !important;
    color: #27060e;
    font-size: 1.083em;
    }
input.text, textarea {
    border: 1px solid #bbb;
    padding: 2px;
    }
.form textarea {width: 360px;}
fieldset .form li.error .error_text {
    color: #ce0010;
    display: block;
    left: 0;
    margin: 0 0 0 120px;
    position: relative;
    }
fieldset#online_enquiry .form li.error .error_text {
    margin-left:160px;
}

fieldset#online_enquiry .form li.error .error_text.big {
    margin-left:0px;
}   

fieldset#online_enquiry .form li.error textarea { 
    width:480px;
}

fieldset .form li.error input,
fieldset .form li.error textarea {
    border: 1px solid #ce0010;
    }
fieldset .form li.error div.checkboxes {
    border: 1px solid #ce0010;
    padding: 4px;
    }
.no_margin_left {margin-left: 0 !important;}
.error_text {
    font-size: 0.917em;/*11px*/
    left: -999em;
    line-height: 18px;
    position: absolute;
    }

/***************** Publications page ****************/

img.publication_thumb {
    float: left;
    margin-right: 12px;
    }
span.publication_title {
    color: #27060e;
    font-weight: bold;
    font-size: 1.083em;
    }
div.publication_wrapper {
    margin-top: 20px;
    }
p.column_link {
    background: transparent url('/images/bg-column-link.png') 0 0 no-repeat;
    margin-top: 20px !important;
    padding: 5px 0;
    }
#body_258 p.column_link {
    margin-top: 37px !important;
    }
p.column_link a {
    background: transparent url('/images/bullet-blue.gif') 10px 4px no-repeat;
    padding-left: 20px;
    }
p.column_link a:hover {
    background: transparent url('/images/bullet-red.gif') 10px 4px no-repeat;
    }
div.publication_wrapper span.paragraph {
    color: #425350;
    margin-left: 94px;
    display: block;
    }
div.publication_wrapper a:hover span {color: #ce0010;}


/***************** Contact page ****************/

#main_column h2.contact_heading {
    padding: 24px 11px 28px;
    margin: 0;
    background: transparent url('/images/bg-map-header.png') 0 100% no-repeat;
    margin-bottom: -36px;
    }
.office_map_container {
    position: relative;
    left: -11px;
    width: 506px;
    height: 323px;
    overflow: hidden;
    border: 1px solid #999;
    margin-top: 12px;
    }
.office_map_link_off,
.office_map_link_on {
    position: relative;
    left: 295px;
    top: -16px;
    font-size: 0.917em;
    }
div.contact_details {/*show in front of heading above it*/
    z-index: 200;
    position: relative;
    }


/*****************************
    4. =Right column content
*****************************/
#right_column {}

/***************** Homepage ****************/

div#find_out_more {
    position: relative;
    left: -46px;
    width: 218px;
    height: 96px;
    background: transparent url('/images/find-out-more.jpg') no-repeat 0 0;
    }
div#find_out_more a {
    padding: 14px 0 0 20px;
    color: #fff;
    display: block;
    }
div#find_out_more a:hover {
    color: #26090b;
    }
div#find_out_more span.employee_name {
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 1.167em;/*14px*/
    font-family: helvetica, arial, sans-serif;
    }
div#find_out_more span.employee_position {
    text-transform: uppercase;
    display: block;
    color: #a39892;
    }
div#find_out_more span.a_bit_more {
    display: block;
    padding-top: 16px;
    }

/* Meet our team */
div#meet_our_team {
    position: relative;
    left: -7px;
    top: 45px;
    }
div#meet_our_team a.text {
    text-indent: -999em;
    width: 154px;
    height: 21px;
    display: block;
    background: transparent url('/images/meet-our-team.png') no-repeat 0 0;
    }
div#meet_our_team a:hover {
    background-position: 0 -21px;
    }


/***************** Teams overview ****************/

/* Featured member box */
div.featured_member {
    background: transparent url('/images/bg-yellow-box.png') no-repeat 0 0;
    margin-top: 19px;
    padding: 18px 11px 12px;
    position: relative;
    height: 112px;
    }
div.featured_member div.yellow_tab {
    position: absolute;
    top: -19px;
    left: -11px;
    }
div.featured_member h2 {
    font-weight: normal;
    font-size: 14px;
    }
div.featured_member h3 {
    background: transparent url('/images/bg-hr-featured-member.png') no-repeat 0 100%;
    margin-bottom: 3px !important;
    font-weight: 300 !important;  
    }
div.featured_member a.more {
    background: transparent url('/images/bullet-orange.png') no-repeat 0 4px;
    padding-left: 14px;
    display: block;
    line-height: 1.5em;
    font-size: 0.917em;/*11px*/
    color: #664950;
    }
div.featured_member .featured_photo {
    position: absolute;
    bottom: 0;
    left: -9px;
    }

/* Area of law box */
div.law_area {
    background: transparent url('/images/bg-grey-top.png') no-repeat 0 0;
    padding: 14px 11px 14px;
    }
div.law_area h3 {
    font-weight: 300 !important;
    }
div.law_area a {
    background: transparent url('/images/bullet-orange.png') no-repeat 0 3px;
    padding-left: 14px;
    display: block;
    line-height: 1.5em;
    margin-top: 6px;
    font-size: 0.917em;/*11px*/
    }


/***************** Profile page ****************/

.quote {
    background: transparent url('/images/bg-quote.png') repeat-y 0 0;
    width: 167px;
    padding: 18px 11px 0 29px;
    color: #27060e;
    text-transform: uppercase;
    line-height: 1.833em;/*22px*/
    position: relative;
    top: -50px;
    left: -35px;
    }
.quote h3 {
    background-image: none !important;
    font-size: 1em !important;
    margin: 0.75em 0 0 !important;
    color: #27060e !important;
    }
.quote h4 {
    color: #ffa200;
    text-transform: none;
    font-weight: bold;
    margin: -0.5em 0 1em;
    }
.quote img {
    position: relative;
    left: -30px;
    }
div.next_profile {
    background: transparent url('/images/bg-next-profile.png') no-repeat 0 0;
    width: 150px;
    display: block;
    height: 114px;/*126px*/
    padding: 0px 11px 12px 11px;
    position: relative;
    }
div.next_profile img {
    position: absolute;
    left: 0;
    bottom: 1px;
    }
div.yellow_tab {
    line-height: 0;
    height: 21px;
    padding-left: 14px;
    background: transparent url('/images/bg-tab-yellow-left.gif') 0 0 no-repeat;
    color: #4e2e36;
    position: relative;
    }
div.yellow_tab span.tab_end {
    background: #ffa200 url('/images/bg-tab-yellow-right.gif') 100% 0 no-repeat;
    padding-right: 11px;
    font-size: 0.9167em;/*11px*/
    line-height: 12px;
    position: absolute;
    top: 0px;
    left: 11px;
    display: inline-block; /*needed*/
    height: 19px; /*21px*/
    padding: 2px 11px 0 0;/*FF*/
    }
div.next_profile div.yellow_tab {
    position: relative;
    left: -20px;
    }
div.yellow_tab a {
    color: #fff;
    background: transparent url('/images/bullet-next.gif') no-repeat 4px 5px;
    display: block;
    padding: 2px 11px 5px 13px;
    font-weight: bold;
    }
div.next_profile h4 {
    font-size: 1.083em;
    margin-top: 6px;
    background: transparent url('/images/hr-fade-117.gif') no-repeat 0 100%;
    }
div.yellow_tab:hover {
    background: transparent url('/images/bg-tab-brown-left.gif') 0 0 no-repeat;
    }
div.yellow_tab:hover span.tab_end {
    background: #ffa200 url('/images/bg-tab-brown-right.gif') 100% 0 no-repeat;
    }
div.yellow_tab:hover a {
    color: #ffa200;
    background: transparent url('/images/bullet-next-hover.gif') no-repeat 4px 5px;
    }


/***************** What We Do pages ****************/
#right_column h3 {
    color: #4e2424;
    border-bottom: 0px solid #d8d8d8;
    background: transparent url('/images/hr-fade-h3.png') 0 100% no-repeat;
    font-size: 1.083em;/*13px*/
    font-family: lucida sans, lucida grande, lucida sans unicode, verdana, tahoma, arial, sans-serif;
    margin: -6px 0 0.5em;
    padding-bottom: 2px;
    font-weight: bold;
    }
#right_column ul.specialty_areas li {
    background:transparent url(/images/bullet-blue.gif) no-repeat scroll 0 5px;
    padding-left:10px;
    font-size: 0.917em;
    line-height: 1.637em;/*18*/
    line-height: 1.455em;/*16*/
    margin-bottom: 0.273em;
    }
#right_column ul.specialty_areas li a {
    display: block;
    }
#right_column ul.specialty_areas li:hover {
    background:transparent url(/images/bullet-red.gif) no-repeat scroll 0 5px;
    }
#right_column ul.specialty_areas li.current {
    background:transparent url(/images/bullet-brown.gif) no-repeat scroll 0 5px;
    }
#right_column ul.specialty_areas li.current a {
    color: #4e2424;
    }
#right_column h3 span {font-weight: normal;font-size: 0.923em;}


/* Vacancies page */

h3.no_underline {background: none !important;}



/*****************************
    Reports
*****************************/

body.reports_page #left_column {
    margin-top: 36px;
    width: 172px;
    float: left;
    }

body.reports_page #header {margin-bottom: 25px; }
body.reports_page #left_column {padding-bottom: 0;}

body.reports_page #main_column {
    background: transparent url('/images/bg-reports-heading.png') no-repeat 0 0;
    min-height: 436px;
    margin: 0 0 0 26px;
    padding: 0 22px;
    width: 872px;
/*    z-index: 1;
position: static;
*/}

body.reports_page #main_column span.h1 {
    color: #330a16;
    background: none;
    padding: 20px 0 0 0;
    line-height: 1.2em;
    height: 28px;
    margin-top: 11px;
    margin-bottom: 7px;
    left: 0;
    display: block;
    font-size: 1.167em;/*14px*/
    font-weight: bold;
}

body.reports_page #main_column span.h1 span {font-weight: normal;}

#main_column ul.spreadsheet_options {
    position: absolute;
    right: 20px;
    top: 181px;
}

#main_column ul.spreadsheet_options li {
    background: none;
    float: left;
    padding-left: 4px;
}

body.reports_page #main_column form,
body.reports_page #main_column li {
    /*position: static;  layer behind dropdown menu */
}

body.reports_page #main_column fieldset  {
    padding: 21px 22px;
    width: 486px;
    position: relative;
/*z-index: 1;
    left: -21px;*/
    border-top: none;
    margin-top: 1px;
    background: none;
    /*position: static;  layer behind dropdown menu */
    margin-left: -12px;
    }

#reports-nav {
    padding-bottom: 11px;
    font-family: helvetica, arial, sans-serif;
    width: 737px;
    float: left;
    margin-left: 33px;
    margin-top: 91px;
    font-size: 1.167em; /*14px*/
    z-index: 10;
    position: relative;
}

#reports-nav ul {
    margin: 0;
    background: transparent url('/images/nav-bg.gif') repeat-x 0 100%;
    font-weight: bold;
    height: 33px;
    margin-bottom: 1px;
    overflow:hidden;
    padding-bottom:12px;
}

#reports-nav li {
    float: left;
    padding: 0;
    height: 33px;
    }

#reports-nav li a {
    display: block;
    height: 33px;
    color: #27060e;
    line-height: 38px;
    text-indent: 17px;
}

#reports-nav li a:hover, #reports-nav li.current a {color: #ffb432;}

#reports-nav li.reports_home {
    width: 72px;
    margin-right: 3px;
}

#reports-nav li.reports_category {width: 165px;}
#reports-nav li.reports_home {background: transparent url('/images/tabs-reports.png') no-repeat 0 0;}
#reports-nav li.reports_home:hover, #reports-nav li.reports_home.current {background-position: 0 100%;}
#reports-nav li.reports_category { margin-right:3px; background: transparent url('/images/tabs-reports.png') no-repeat -75px 0;}
#reports-nav li.reports_category:hover, #reports-nav li.reports_category.current {background-position: -75px 100%;}
#reports-nav li.reports_category:hover a {color: #ffb432; cursor: default;}
#reports-nav li.reports_search { width: 78px; background: transparent url('/images/tabs-reports.png') no-repeat -243px 0;}
#reports-nav li.reports_search:hover, #reports-nav li.reports_search.current  {background-position: -243px 100%;}
/* reset subnav colour */
#reports-nav li.reports_category:hover ul li a {color: #27060e; cursor: pointer;}

p.reports_results {
   clear:both;
   font-size: 0.929em;
   background: transparent url('/images/report_search_result_bg.png') repeat-x left bottom;
   margin-bottom: 20px;
   color: #555555;
   padding:8px 0 18px 0;
width: 916px;
margin-left: 26px;
}

p.reports_results span {
    color: #27060e;
    font-weight: bold;
}

#reports-nav ul ul {display: none; }
#reports-nav li:hover ul {display: block;}

#reports-nav ul.reports_sub_nav {
    margin: 0;
    padding: 0;
    border-top: 1px #8c8c8c solid;
    width: 171px;
    padding-left: 6px;
    background: transparent url('/images/tabs-sub-shadow.png') no-repeat 0 100%;
    height: auto;
    padding-bottom: 10px;
    position: absolute;
    left: 69px;
    font-size: 0.857em; /*12px*/
}

#reports-nav ul.reports_sub_nav li {
    margin: 0;
    padding: 0;
    float: none;
    height: auto;
}

#reports-nav ul.reports_sub_nav li a {
    display: block;
    outline: none;
    padding: 0 17px;
    float: none;
    width: 118px;
    background: #fff6e5 url('/images/tabs-sub-bullet.gif') no-repeat 12px 7px;
    font-weight: normal;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 4px;
    line-height: 1.2em;
    text-indent: 0;
    padding-left: 30px;
    border-bottom: 1px solid #ffb432;
    height: auto;
    }

#reports-nav ul.reports_sub_nav li a:hover {background: #fbdea1 url('/images/tabs-sub-bullet.gif') no-repeat 12px -104px;}

a.reports_logout {
    position: absolute;
    z-index: 2000;
    right: 20px;
    top: 100px;
}

a.reports_export {
    float:right;
    font-size: 0.857em;
    font-weight: normal;
}

#reports-nav ul.form li div span.error {
    color: #ce0010;
    font-weight: normal;
    font-size: 0.857em;
    margin-left:10px;
    }

#reports-nav ul.form li {
    font-family: lucida sans, lucida grande, lucida sans unicode, verdana, tahoma, arial, sans-serif;
    float:none;
    background: none;
    border-bottom: 1px solid #d7d7d7;
    padding: 8px 0;
    overflow: hidden; /*clearfix*/
    height:20px;
    }
    
#reports-nav ul.form li.last {
    border: none;
    }

#reports-nav ul.form {
    height:143px;
    background: none;
}


#reports-nav fieldset  {
    width: 100%;
/*z-index: 1;
    left: -21px;*/
    border-top: none;
    margin-top: -10px;
    padding-left: 0px;
    margin-left:  0;
    background: transparent url(/images/report_search_result_bg.png) repeat-x scroll 0 100%;    
    padding-bottom: 10px;
    position: static;  /*layer behind dropdown menu*/
    
    }    

#reports-nav fieldset ul.form li label .label {
    float:left;
    width:120px;
    color: #27060e;
    font-size:0.928em;
    font-weight:normal;    
    }

#reports-nav fieldset ul.form li.search_title {
        font-weight:normal;
        color: #563639;
        font-size:0.938em;
    }


#reports-nav fieldset ul.form li div span.small_label {
        font-weight:normal;
        color: #563639;
        font-size:0.857em;
    }

/* Reports List page (Home tab) */

table.reports_list {
    width: 512px;
    position: relative;
    left: -21px;
    top: 20px;
    background: transparent url('/images/divider-reports-list.png') no-repeat 0 100%;
}

table.reports_list tr td {background: transparent url('/images/divider-reports-list.png') no-repeat 100% 100%;}
table.reports_list tr td.first {background-position: 0 100%;}

table.reports_list td {
    padding: 5px 21px;
    font-size: 1.083em;
}

table.reports_list tfoot tr td {background: transparent url('/images/divider-reports-list.png') no-repeat 100% 2px;}
table.reports_list tfoot tr td.first {background-position: 0 2px;}

table.reports_list tfoot tr td {padding-top: 7px;}
table.reports_list td:first-child {width: 160px;}


/* Spreadsheet view */

div.spreadsheet_wrapper {
    width: 914px;
/*min-height: 416px;*/
    border: 1px solid #563639;
    position: relative;
    left: -22px;
    top: -1px;
    overflow: auto;
    margin-bottom: 3em;
}

div.spreadsheet_wrapper table th {
    background: #ebebeb url('/images/bg-spreadsheet-th.png') repeat-x 0 100%;
    white-space: nowrap;
    border-bottom: 1px solid #563639;
    padding: 5px 5px 5px 10px;
}

div.spreadsheet_wrapper table th a {
    color: #27060e;
    font-weight: bold;
    font-size: 1.083em;
    padding-right: 12px;
    display: inline-block;
    margin-right: 12px;
}

div.spreadsheet_wrapper table th a:hover,
div.spreadsheet_wrapper table th a.current {
    color: #c4000f;
    background: transparent url('/images/bullet-reports-column.gif') no-repeat 100% 9px;
}
div.spreadsheet_wrapper table td {
    border-left: 1px solid #563639;
    white-space: nowrap;
    padding: 5px 10px;
    line-height: 1.6em;
    color: #563639;
    border-bottom: 1px solid #ffdda0;
    background-color: white;
}

div.spreadsheet_wrapper th:first-child,
div.spreadsheet_wrapper td:first-child {
    padding-left: 20px;
    border-left: none;
}

div.spreadsheet_wrapper table tr.stripe td {background-color: #fff6e5;}


/* Search view */

#search_column fieldset {
    padding: 0;
    width: 100%;
    position: relative;
    left: 0;
    border-top: none;
    background: none;
    line-height: 24px;
}

#search_column fieldset ul {width: 737px;}
#search_column fieldset li {border-bottom: 1px solid #ccc; padding: 6px 11px; position: relative; clear: both;}
#search_column fieldset .submit_button {margin-top: 1em;}



/************ *****************
    4. =Footer
*****************************/

#footer {
    height: 46px; /* +padding=66px required for sticky footer */
    position: relative; /* required for sticky footer */
    width: 724px; /*944px*/
    margin-left: 28px;
    overflow: hidden;
    margin-top: -66px;
    background: transparent url('/images/footer-bg.gif') no-repeat 0 100%;
    font-size: 1em;/*12px*/
    padding: 20px 0 0 220px;
    }
#footer span {color: #aaa;}


/************ *****************
    5. =Yak debug
*****************************/

#yk_debug_info {
    font-size: 1.083em;/*13px*/
    line-height: 18px;
    padding-left: 256px;
    color: #444;
    }
p.logged_in {
    padding: 12px 0 6px 256px;
    }
p.debug_link {
    border: none;
    position: relative;
    top: 2px;
    }