
@charset "iso-8859-1";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

.hdr {
height:82px;
margin:0;
width:250px;
}

.hdr a img {
left:0;
position:absolute;
top:10px;
}

/* RSS Icon /images/access-legal-from-shoosmiths-rss.gif */
/* blank button /images/blankbutton.gif */

* { margin:0; padding:0; }

body {
}
a, a:hover, a:active, a:link, a:visited {
    color:#00588a;
    font-size: 1em;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* wrapper DIV for main content and left/right menus */
#wrap {
    position:absolute;
    margin: 9em auto 0 auto;
    width: 960px;
}
/* main content DIV */
#content {
    display:inline;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    left:240px;
    margin-left:10px;
    margin-right:10px;
    position:relative;
    width:460px;    

    /* OLD STYLE
    width: 460px;
    margin-left: 10px;
    margin-right: 250px;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    display: inline;
    min-height:470px;*/
}
/* left navigation DIV */
#left-navigation {
    display:inline;
    float:left;
    left:-480px;
    margin-bottom:10px;
    margin-left:10px;
    position:relative;
    top:0;
    width:220px;

    /* OLD STYLE
    float:left;
    width: 220px;
    margin-left: 10px;
    top: 0px;
    margin-bottom: 10px;
    display: inline;
    */
}
/* right navigation DIV */
#right-navigation {
    display: inline;
    float:right;
    /*
    left: 720px;
    */
    margin-bottom:10px;
    margin-right:10px;
    overflow:hidden;
    position:relative;
    top:0px;
    width:220px;
}

#frmcallBack label {
    font-weight: bold;
    font-size: 0.75em;
}

/* body set all margins to 0 */
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
/* top footer DIV containing news, benefits and sign up form */
#footer {
    width: 960px;
    clear: both;
    margin-bottom: 0px;
    background-image: url(/images/footer-background.jpg);
    background-repeat: repeat-y;
}
/* bottom footer DIV containing links to sitemap, accessibility, terms and conditions etc */
#footerbottom {
    background-color: #004a7a;
    width: 940px;
    margin-top: 0px;
    padding: 5px 10px 5px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #FFF;
    line-height: 1.5em;
    margin-bottom:15px;
}
#footerbottom a {
    color: #FFF;
}
#footerbottom a:hover {
    color: #caf7f9;
}
/* top DIV with 5px blue header strip */
#topstrip {
    height: 8px;
    background-color: #00588a;
    min-height: 8px;
    overflow: hidden;
}
/* top right hand DIV for search function */
#search-bar {
    background-color: #DDD;
    height: 28px;
    width: 470px;
    float: right;
    padding-left: 10px;
    padding-top: 5px;
}
/* header container DIV */
#header {
    top: 0px;
    position:absolute;
    width: 960px;
    height: 137px;
}
/* 
begin CSS for header strip ///height: 37px;
Set width, height, margin, padding and background colour for top nav
*/

#header #top-navigation #nav .the_menu li a, #header #top-navigation #nav .the_menu li a:hover {
    border-bottom: 0;
    padding-top:6px;
    padding-bottom:6px;
}

#top-navigation {
    width: 950px;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
}
#nav a {
    text-decoration:none;
    color:#000;
    font-weight:bold;
    
}
#nav a .sub-text {
    font-weight:normal;
    font-size: 0.85em;
}
#nav #home a .sub-text {
    color: #0071bc;
}
#nav #about a .sub-text {
    color: #009245;    
}
#nav #services a .sub-text {
    color: #29abe2;    
}
#nav #people a .sub-text {
    color: #d4145a;    
}
#nav #guides a .sub-text {
    color: #f7931e;
}
#nav #news a .sub-text {
    color: #662d91;    
}
#nav #clients a .sub-text {
    color: #29abe2;    
}
#nav #contact a .sub-text {
    color: #000000;    
}

#wrap #left-navigation #left-navigation-header {
    background-color: #00588a;
    padding: 7px;
}
#wrap #left-navigation #left-navigation-content {
    background-color: #caf7f9;
}

#left-navigation {
    font-family: Arial, Helvetica, sans-serif;
}
#wrap #left-navigation #left-navigation-header a {
    font-size: 0.75em;
    color: #FFF;
    text-decoration: none;
}
#wrap #left-navigation #left-navigation-header a:hover {
    text-decoration:underline;
}
#wrap #left-navigation #left-navigation-header a:active {
    text-decoration:underline;
}
#wrap #left-navigation #left-navigation-header a:visited {
    text-decoration:none;
}
/*
Set background colour of left menu DIV
*/
#wrap #left-navigation #left-navigation-content ul li {
    border-top:1px solid #FFFFFF;
}

#wrap #left-navigation #left-navigation-content ul li ul li {
    border-top:0;
}
/*
Set properties for A links in left hand menu
*/
#wrap #left-navigation #left-navigation-content ul li a {
    font-size: 0.7em;
    color: #00588a;
    text-decoration: none;
    padding-left:7px;
    padding-top:3px;
    padding-bottom:3px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 213px;
    display: block;
}
#left-navigation-content ul li a img {
    margin-left:7px;
}

#wrap #content #breadcrumbs {
    font-size: 0.65em;
}
#page-headline h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #00bce4;
    font-weight: normal;
    font-size: 1.5em;
    letter-spacing: -0.05em;
    padding-top: 6px;
    padding-bottom: 4px;
}
#wrap #content #page-teaser, .page-teaser {
    clear:both;
    color:#00588A;
    font-family:"Times New Roman",Times,serif;
    font-size:1.055em;
    font-weight:normal;
    letter-spacing:-0.02em;
    line-height:1.5em;
    /* padding-bottom:10px;
    padding-top:5px; */
}
#wrap #content #breadcrumbs a {
    color: #0092d2;
}

div.push-box {
position:relative;
}

div.push-box img {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
div.push-box form {
    position: absolute;
    left: 10px;
    bottom: 10px;
    text-align: left;
}

.push-box {
    display:inline;
    float:left;
    height:170px;
    margin:0 10px 10px 10px;
    overflow:hidden;
    text-align:left;
    vertical-align:text-top;
    width:218px;
    border: 1px solid #29ABE2;
}

.push-box-right {
    float: right;
    margin:10px;
}

.push-box-left {
    margin-left: 0px;
}

#wrap #content .push-header {
    background-color: #29abe2;
    padding: 9px 7px 9px 6px;
    font-size: 0.7em;
    color: #FFF;
    font-weight: bold;
    text-align: left;
}
#wrap #content .push-body { 
    padding: 5px;
    height: 130px;
    background-image: url(/images/kishma-success-story.jpg);
    background-repeat: no-repeat;
}
#wrap #content #push-area1 .push-body {
    background-image: url(/images/service-search.jpg);
    background-repeat: no-repeat;
}
#wrap #content #push-area1 .push-body #serviceSearch {
}
#service-search {
    padding-top: 80px;
}
#serviceSearch #go_button {
    float: right;
    margin-top: 5px;
}
#serviceSearch #jumpMenu {
    float: right;
    width: 210px;
    font-size: 0.76em;
}
#content #push-area3 .push-body {
    background-image: url(/images/make-a-claim.jpg);
    background-repeat: no-repeat;
}
#content #push-area3 .push-body img {
    float: right;
    padding-top: 105px;
    padding-right: 5px;
}
#content #push-area2 .push-body {
    background-image: url(/images/someone-success-story.jpg);
    background-repeat: no-repeat;
}
#content .push-body .quote {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 0.9em;
    color: #00588a;
    font-style: italic;
}
#wrap #content #push-area2 .push-body #landing-video-top-right {
    padding-top: 10px;
    width: 130px;
    text-align: right;
    float: right;
    line-height: 1.7em;
}
#content .push-body .quote-name {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #0092d2;
    font-size:0.7em;
}
#wrap #content #push-area2 .push-body #landing-video-top-right img {
    padding-top: 20px;
}
#content #push-area4 .push-body #landing-video-bottom-right {
    float: right;
    width: 140px;
    text-align: right;
    padding-top: 5px;
    line-height: 1.7em;
}
#footer #footer-left {
    float: left;
    width: 480px;
    padding-top: 10px;
    
}
#footer #footer-left #footer-news-left {
    float: left;
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline;
}

#footer-news-left ul li a {
    float: left;
    clear: left;
}

#footer #footer-right #footer-benefits {
    float: left;
    width: 218px;
    padding-left: 10px;
    padding-right: 10px;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #95c3e0;
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: #95c3e0;
    display: inline;
}
.footer-header {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.5em;
    color: #FFF;
    letter-spacing: -0.04em;
    font-weight: normal;
    padding: 0;
}
#footer-news-right {
    margin-top: 28px;
    width: 220px;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    display: inline;
}
#footer-right {
    padding-top: 10px;
}
#footer-sign-up {
    float: right;
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline;
}
.footer-subheading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    color: #caf7f9;
    padding-top: 3px;
}
#bookmark-icons {
}
#footer a, ol li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.72em;
    display: block;
    background-image: url(/images/footer-bullet.gif);
    background-repeat: no-repeat;
    padding-left: 7px;
}
#footer a:link {
    color: #FFF;
}
#footer a:visited {
    color: #FFF;
}
#footer a:hover {
    color: #caf7f9;
}
#footer a:active {
    color: #caf7f9;
}
#footer  ul, ol {
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 0px;
}

#footer #footer-left ul li {
    list-style-type: none;
    line-height: 1.2em;
}
#footer #footer-benefits ul li {
    list-style-type: none;
    line-height: 1.7em;
    background-image: url(/images/footer-tick.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 15px;
    font-size: 0.7em;
    color: #FFF;
}
#footer #footer-news-right img {
    float: right;
    padding-top: 5px;
}
#wrap #footer #footer-right #footer-sign-up #newsletterRegistration #contactFrequency {
    font-family: Arial, Helvetica, sans-serif;
    width: 210px;
    font-size:1em;
}
#newsletterRegistration label {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    line-height: 1.2em;
}
#newsletterRegistration label #forename {
    width: 210px;
}
#newsletterRegistration {
    padding-top: 5px;
}
#lastname {
    width: 210px;
}
#email {
    width: 210px;
}
#newsletterRegistration #submit {
    float: right;
    padding-top: 5px;
}
input[type=text], textarea {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    border: 1px solid #00bce4; 
    padding: 1px;
}
.footer-registration-label {
    padding-bottom: 5px;
}
#bookmark-icons {
    padding-left: 10px;
    width: 300px;
    padding-bottom: 10px;
    clear: both;
}
#header #top-navigation #nav a {
    display: block;
    width: 97px;
    padding-left: 3px;
}
#people a:hover {
    background-color: #d4145a;
    color: #FFFFFF;
}
/* contact box tab formatting */
    #tabs {
    float:left;
    width:100%;
    font-family: Arial, Helvetica, sans-serif;
      }
    #tabs ul {
    margin:0;
    list-style:none;
    font-size: 0.75em;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FFF;
    width: 220px;
      }
    #tabs li {
    float:left;
    margin:0;
    padding:0;
      }
    #tabs a {
    display:block;
    padding:2px 30px 2px 10px;
      }
#tabs ul li a {
    color: #FFF;
    text-decoration: none;
}
#tabs ul #phone, #tabs ul #post, #tabs ul #online  {
    background-image: url(/images/contact-tab-online.gif);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #79b1dc;
}
#tabs ul li #phone.current, #tabs ul li #online.current, #tabs ul li #post.current {
    background-color: #00588a;
    background-image: url(/images/contact-tab-phone.gif);
    background-position: right;
    background-repeat: no-repeat;
}

#tabs-1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    width: 220px;
    float: left;
    height: auto;
}
#tabs-1 .phone-number {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    font-weight: bold;
}
#callBack #namePhone {
    width: 191px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 0.7em;
}
#callBack #timeCall {
    width: 197px;
}
#tabs-1 #bookCallBack {
    margin-top: 5px;
    border:0;
    position: relative;
    }

#tabs-1 #service-list {
    clear: both;
}

#tabs-1 #service-list .georgia-blue-1-5em {
    margin-top: 0;
}

#wrap #right-navigation #tabs .tabs .online #online    {
    display:none;
}
#wrap #right-navigation #tabs .tabs .post #post    {
    display:none;
}
.tab-content {
    background-image: url(/images/contact_bgd.jpg);
    background-color: #00588a;
    min-height:437px;
}

#right-navigation #tabs-2 {
    float: left;
    width: 200px;
    padding: 10px;
}
#right-navigation #tabs-3 {
    float: left;
    width: 200px;
    padding: 10px;
}

.georgia-blue-1-5em {
    font-family: "Times New Roman", Times, serif;
    color: #50dbf9;
    font-size: 1.4em;
    font-weight: normal;
}
#tabs-1 #service-list ul li a {
    color:#FFFFFF;
    display:block;
    font-size:0.72em;
    margin-bottom:0;
    margin-top:0;
    padding-bottom:2px;
    padding-left:10px;
    padding-top:2px;
    width:210px;
}
#tabs-1 #service-list ul li a:hover {
    background-color:#3379a1;
}

#sub-nav-links {
    margin-top: 10px;
}
#guides a:hover, #guides a.active {
    background-color: #F7931E;
    color: #FFFFFF;
}
#services a:hover, #services a.active {
    background-color:#29ABE2;
    color: #FFF;
}
#about a:hover, #about a.active {
    color: #FFF;
    background-color: #009245;
}
#header #top-navigation #nav .active .sub-text {
    color: #FFF;
}
#home a:hover, #home a.active {
    color: #FFF;
    background-color: #0071BC;
}
#people a:hover, #people a.active {
    background-color:#d4145a;
    color: #FFF;
}
#news a:hover, #news a.active {
    color: #FFF;
    background-color: #662D91;
}
#clients a:hover, #clients a.active {
    color: #FFF;
    background-color: #29abe2;
}
#contact a:hover, #contact a.active {
    color: #FFF;
    background-color: #000;

}#search input {
    font-size: 0.7em;
    color: #00588A;
    margin: 0;
    border: 1px solid #41cfed;
}
#search #searchQuery {
    width: 160px;
}

#search-bar select.selectBox {
    position: relative;
    top: -8px;
}

#header #search-bar #search #searchSubmit {
    padding-left: 10px;
}
#query    {
    width:320px;
    margin-top:6px;
    position: relative;
    top: -8px;
}

/* -----------------------------------------------
CSS code for top navigation
--------------------------------------------------*/
#nav, #nav ul {
    font-family:Arial, Helvetica, sans-serif;
    font-size:0.75em;
    padding: 0;
    margin: 0;
    list-style: none;
}
#nav a {
    display: block;
    width: 10em;
}
#nav li {
    float: left;
    margin-right: 20px;
    display: inline;
}
#nav .jqhide {
    left: auto;
    display: none;
    width:200px;
}

.jqhide {
    display:none;
}


#nav li ul {
    position: absolute;
    width: 200px;
    left: -999em;
}

#nav li:hover ul {
    left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}
#nav #home a, #nav #about a, #nav #services a, #nav #people a, #nav #guides a, #nav #news a, #nav #clients a, #nav #contact a {
    padding-top: 4px;
    padding-bottom: 4px;
}
#nav #home a {
    border-bottom: 4px solid #0071bc;
}
#nav #about a {
    border-bottom: 4px solid #009245;    
}
#nav #services a {
    border-bottom: 4px solid #29abe2;    
}
#nav #people a {
    border-bottom: 4px solid #d4145a;    
}
#nav #guides a {
    border-bottom: 4px solid #f7931e;    
}
#nav #news a {
    border-bottom: 4px solid #662d91;    
}
#nav #clients a {
    border-bottom: 4px solid #29abe2;    
}
#nav #contact a {
    border-bottom: 4px solid #000000;    
}
#header #top-navigation #nav #services ul li {
    background-color: #29ABE2;
}
#header #top-navigation #nav #about ul li {
    background-color: #009245;
}
#header #top-navigation #nav #people ul li {
    background-color: #d4145a;
}
#header #top-navigation #nav #guides ul li {
    background-color: #f7931e;
}
#header #top-navigation #nav #news ul li {
    background-color: #662d91;
}
#header #top-navigation #nav #clients ul li {
    background-color: #29ABE2;
}
#header #top-navigation #nav #contact ul li {
    background-color: #000;
}
#header #top-navigation #nav ul li a {
    font-size: 1.25em;
    color: #FFF;
    width: 150px;
}
#nav #home:hover, #nav #home.sfhover, #nav #home:hover .sub-text, #nav #home.sfhover .sub-text, #nav #home:hover a, #nav #home.sfhover a {
    color: #FFFFFF;
    background-color: #0071bc;
}
#nav #about:hover, #nav #about.sfhover, #nav #about:hover .sub-text, #nav #about.sfhover .sub-text, #nav #about:hover a, #nav #about.sfhover a {
    color: #FFFFFF;
    background-color: #009245;
}
#nav #services:hover, #nav #services.sfhover, #nav #services:hover .sub-text, #nav #services.sfhover .sub-text, #nav #services:hover a, #nav #services.sfhover a {
    color: #FFFFFF;
    background-color: #29ABE2;
}
#nav #people:hover, #nav #people.sfhover, #nav #people:hover .sub-text, #nav #people.sfhover .sub-text, #nav #people:hover a, #nav #people.sfhover a {
    color: #FFFFFF;
    background-color: #d4145a;
}
#nav #guides:hover, #nav #guides.sfhover, #nav #guides:hover .sub-text, #nav #guides.sfhover .sub-text, #nav #guides:hover a, #nav #guides.sfhover a {
    color: #FFFFFF;
    background-color: #f7931e;
}
#nav #news:hover, #nav #news.sfhover, #nav #news:hover .sub-text, #nav #news.sfhover .sub-text, #nav #news:hover a, #nav #news.sfhover a {
    color: #FFFFFF;
    background-color: #662d91;
}
#nav #clients:hover, #nav #clients.sfhover, #nav #clients:hover .sub-text, #nav #clients.sfhover .sub-text, #nav #clients:hover a, #nav #clients.sfhover a {
    color: #FFFFFF;
    background-color: #29ABE2;
}
#nav #contact:hover, #nav #contact.sfhover, #nav #contact:hover .sub-text, #nav #contact.sfhover .sub-text, #nav #contact:hover a, #nav #contact.sfhover a {
    color: #FFFFFF;
    background-color: #000000;
}
#home li, #about li, #services li, #people li, #guides li, #news li, #clients li, #contact li {
    padding-right: 0px;
}
#nav #about ul li a:hover, #nav #about ul li a.sfhover {
    background-color: #33a86a;
}
#nav #services ul li a:hover, #nav #services ul li a.sfhover {
    background-color: #54bce8;
}
#nav #people ul li a:hover, #nav #people ul li a.sfhover {
    background-color: #dd437b;
}
#nav #guides ul li a:hover, #nav #guides ul li a.sfhover {
    background-color: #f9a94b;
}
#nav #news ul li a:hover, #nav #news ul li a.sfhover {
    background-color: #8557a7;
}
#nav #clients ul li a:hover, #nav #clients ul li a.sfhover {
    background-color: #54bce8;
}
#nav #contact ul li a:hover, #nav #contact ul li a.sfhover {
    background-color: #333333;
}
#nav #contact {
    margin-right: 10px;
}


#wrap #right-navigation #tabs-2    {
    display:none;
}
#wrap #right-navigation #tabs-3    {
    display:none;
}

#wrap #left-main-page-section #left-navigation #left-navigation-content ul .active a {
    font-weight: bold;
    background-color: #99E0E3;
    padding-left:15px;
    width:205px;
    background-image:url(/images/link-active.gif);
    background-position:left;
    background-repeat:no-repeat;
}
#wrap #left-main-page-section #left-navigation #left-navigation-content ul .active li a {
    background-image:none;
    background-color:#caf7f9;
    font-weight:normal;
}

#wrap #left-main-page-section {
    float:left;
}

#wrap #right-navigation #tabs-1 #contact-form {
    padding: 5px 10px;
    width: 200px;
}
#wrap #right-navigation #tabs-1 #service-list .georgia-blue-1-5em {
    padding-left: 10px;
}
#wrap #right-navigation #tabs-1 #service-list ul .active a {
    background-color: #3379a1;
    text-decoration: none;
    background-image:url(/images/service-highlight.gif);
    background-position:left;
    background-repeat:no-repeat;
    padding-left: 17px;
    font-weight: bold;
    width: 203px;
}
#content ul li {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 2em;
    font-size:0.72em;
}
#content ul li h3 {
    font-size:1.1em;
}
#content ul li ul li, #content table ul li ul li {
    font-size: 1em;
    list-style:disc;
    list-style-image:url(/images/sub-bullet.gif);
}
#content ul, #content table ul li  {
    margin-left:15px;
    list-style:disc;
    font-size:1em;
    list-style-image:url(/images/footer-bullet.gif);
}
#content table ul li {
    margin-left:3px;
}
.table-header {
    color: #FFF;
    background-color: #005288;
    font-weight: bold;
}
#content table.styled-table tr td {
        line-height: 1.5em;
        border: 1px solid #80a9c4;
        margin:0;
        vertical-align:top;
        padding:7px;
}
#content table.styled-table tr td p {
    font-size: 10px;
    margin:0;
    padding: 0 0 5px 0;
}

#content table.styled-table tr td.table-header p {
    font-size: 12px;
}

#content table.styled-table tr td ul li {
    font-size: 10px;
}

.odd-row {
    background-color: #ccdce7;
}
table.styled-table {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse:collapse;
    width: 450px;
}

#content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #0092D2;
    padding-top: 10px;
    line-height: 2em;
}
caption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-style: italic;
    color: #666;
    text-align: right;
}
#content {
    padding-bottom: 10px;
}
#content .highlight-box {
    background-color:#E7F3FB;
    color:#0092D2;
    float:right;
    font-family:"Times New Roman",Times,serif;
    font-size:1em;
    font-style:italic;
    line-height:1.3em;
    margin:10px 0 5px 5px;
    padding:8px;
    width:150px;
}
.quote-by {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.6em;
    font-style: normal;
    font-weight: bold;
    color: #666;
    line-height: 1.5em;
}
#wrap #left-main-page-section #left-navigation #left-navigation-content ul li ul li a, #wrap #left-main-page-section #left-navigation #left-navigation-content ul li.active ul li a {
    padding-left: 15px;
    width: 205px;
    background-color: #b6eef0;
}
#wrap #left-navigation #left-navigation-content ul li a:hover, #wrap #left-main-page-section #left-navigation #left-navigation-content ul li ul li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    background-color:#7fabc4;
}
#related-links-header ul {
    list-style-type: none;
}
#related-links-header ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline;
}
#related-links-header ul li a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1em;
    padding-right: 11px;
    padding-left: 7px;
    text-decoration: underline;
    color: #29abe2;
    padding-top: 6px;
    padding-bottom: 18px;
    margin-top: 5px;
    margin-bottom: 0px;
    display: block;
    float: left;
    
    
}
#related-links-header {
    height:35px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    margin-bottom: 15px;
    clear: both;
}
#related-links-header ul li a:hover {
    background-color: #FFFFFF; 
     
    background-image:url(/images/related-link-over-bgd.jpg);
    background-position:center;
    background-repeat:none;
    height: 19px;
    
}
#related-links-header ul li a.related-active {
    background-color: #FFFFFF;
    color: #FFF;
    background-image:url(/images/related-link-bgd.jpg);
    background-position:center;
    background-repeat:none;
    text-decoration:none;
    height: 18px;
    
}
/*
#tab-footer-2, #tab-footer-3, #tab-footer-4, #tab-footer-5, #related-links-header .related-tabs li #faqs, #related-links-header .related-tabs li #casestudies, #related-links-header .related-tabs li #latestnews, #related-links-header .related-tabs li #freeguides {
    display: none;
}
*/
#content .related-tab-content {
    padding: 0 10px 10px 10px;
    clear: both;
}
#content .related-tab-content ul li {
    list-style-type: none;
    margin-left: 13px;
    line-height: 1.7em;
}
#content .related-tab-content ul li a {
    color: #00588a;
}
#home-content #home-page-top {
    width: 700px;
    margin-right: 10px;
    margin-left: 10px;
    height: 245px;
    background-image: url(/images/web_frontpage.jpg);
    background-repeat: no-repeat;
}
#home-content #home-page-btm-left {
    width: 340px;
    float: left;
    margin: 10px;
    height: 200px;
    background-image: url(/images/conveyancing.jpg);
    background-repeat: no-repeat;
    display: inline;
}
#home-content #home-page-btm-right {
    width: 320px;
    float: left;
    margin: 10px;
    height: 180px;
    background-image: url(/images/personal-injury-medical-negligence.jpg);
    background-repeat: no-repeat;
    padding: 10px;
    line-height: 1.7em;
}


#form2 #go_button3 {
    margin-top: 5px;
}
#home-page-top-content {
    width: 320px;
    padding-top: 30px;
    padding-left: 10px;
}
.home-welcome {
    font-size: 1.5em;
    color: #0071BC;
}

#home-page-top-content .home-welcome {
    font-size: 2em;
}

.home-top-highlight-text {
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 1.3em;
    color: #0071BC;
}
#home-page-btm-left-content {
    width: 190px;
    bottom: -8px;
    left: 10px;
    position: relative;
}

#home-page-btm-left-content p, #home-page-btm-right-content p {
    padding: 1px;
    font-size: 0.72em;
    line-height: 20px;
}

#home-page-btm-left-content a, #home-page-btm-left-content a:hover, #home-page-btm-left-content a:link, #home-page-btm-left-content a:active, #home-page-btm-left-content a:visited {
    color: #00588A;
}

select {
    font-size: 0.72em;
}

#home-page-btm-right-content a.home-name {
    font-size: 1.5em;
    color: #0071D3;
}
#home-page-btm-right-content {
    position: relative;
    width: 210px;
}

#content .left-news {
    width: 220px;
    padding-right: 10px;
    border-top-width: 3px;
    border-top-style: double;
    border-top-color: #CCC;
    padding-top: 10px;
    padding-bottom: 10px;
}

#content .left-news h2 a {
    color: #00BCE4;
}
#content .left-news p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 1.65em;
}
#content .right-news {
    width: 208px;
    float: right;
    padding: 10px;
    border-top-width: 3px;
    border-top-style: double;
    border-top-color: #CCC;
    display: inline;
    border-left: 1px solid #CCC;
}

#content .right-news ul {
    margin-left: 0;
}

ul.hide {
    display: none;
}

#right-news-container {
    float: right;
    width: 229px;
    display: inline;
}
#left-news-container {
    float: left;
    width: 230px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCC;
    display: inline;
}
.right-news ul li a {
}
.right-news ul li {
    font-size: 0.7em;
list-style-type: disc;
    list-style-position: outside;
    list-style-image: url(/images/footer-bullet.gif);
}
.right-news ul {
    padding-left: 14px;
}
.left-news img {
    border: 1px solid #00BCE4;
    margin-top: 8px;
}
.right-news img {
    float: right;
    padding-top: 10px;
}
#left-navigation #pr-contact {
    padding: 10px;
    font-size: 0.7em;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom-width: 3px;
    border-bottom-style: double;
    border-bottom-color: #CCC;
}
#left-navigation #pr-facts {
    padding: 10px;
    font-size: 0.7em;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
}
#pr-contact .home-welcome, #pr-facts .home-welcome {
    color: #00BCE4;
    font-family: "Times New Roman", Times, serif;
}
#pr-facts ul li {
    list-style-image: url(/images/footer-bullet.gif);
    list-style-position: inside;
    
}
#page-headline img {
    padding-top: 5px;
}
#page-headline .pr-article-details {
    font-size: 0.7em;
    color: #999;
}
#page-headline #share-page {
    font-size: 0.7em;
    padding-top: 13px;
    width: 170px;
    float: right;
    text-align: right;
}
#page-headline #pr-written-by {
    width: 230px;
    clear: both;
}
hr {
    border: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    clear: both;
    margin-top: 15px;
    width: 100%;
}
#content #what-next {
    width: 460px;
    border-top-width: 3px;
    border-top-style: double;
    border-top-color: #CCC;
    padding-top: 4px;
    padding-bottom: 4px;
}
#content #page-headline {
}
#what-next #bookmarks {
    background-color: #e5f8fc;
    margin-top: 180px;
    padding: 10px;
}

ul.ddmswitch {
    clear:left;
    margin:0 0 0.4em 0;
}
ul.ddmswitch li {
    padding-left:0;
    margin-left:0;
    background:none;
    
    }
ul.ddmswitch li a {
    display:block;
    padding:0 0 0 14px;
    background:url(/images/footer-bullet.gif) left 0.3em no-repeat;
    
}
.button-submit {
    padding: 0;
    margin: 5px 0 0 0;
    font-size: 0.95em;
    font-weight: bold;
    background: transparent none repeat scroll 0 0;
    color:#FFF;
}

#jumpMenu .push-box {
    margin-right:5px;
    margin-bottom:40px
}

.ddmswitch {
    display:none;
}
#home-page-btm-right-content .ddmswitch {
    display: none;
}
#home-page-top-content .ddmswitch {
    display: none;
}

#page-teaser p {
    font-size: 1em;
    margin: 0px;
    padding: 0px;
}
#aToZlinks a {
    margin-right: 3px;
}

#aToZ h2 {
    margin-top: 10px;
}

h1 {
    color:#00BCE4;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:1.5em;
    font-weight:normal;
    letter-spacing:-0.05em;
    padding-bottom:4px;
    padding-top:6px;
}
h2 {
    color:#00BCE4;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:1.3em;
    font-weight:normal;
    letter-spacing:-0.05em;
    margin-top:0.5em;
}
h3 {
    color:#00BCE4;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.8em;
    font-weight:bold;
    padding-bottom:4px;
    padding-top:6px;
}
h4 {
    color:#00BCE4;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.7em;
    font-weight:bold;
    letter-spacing:-0.05em;
    padding-bottom:4px;
    padding-top:6px;
}
p {
    margin-top: 1em;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.72em;
    line-height:2em;
}

.pp_nav {
    display:none;
}

.arrowDown {
    background-image: url(/images/more-services-arrow.gif);
}

.labelText {
    font-size: 0.7em;
}

.unused {
    background-image: url(/images/al_small_logo.jpg);
}

.pageContact {
    padding-top: 150px;
    margin-top: 20px;
}

/*------------------------------ 
code for date stamps on news articles
---------------------------------------- */

.date1{
    width:35px;
    height:35px;
    background:url(/images/dateStampBgd.gif) no-repeat;
    color:#fff;
    font-weight:700;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 5px;
    float: left;

}
.date1 .month{
    width:100%;
    text-align:center;
    position:relative;
    top:1px;
    font-size: 10px;
    color: #005288;
}

#go {
    margin-bottom: -10px;
    margin-left: -10px;
    cursor: pointer;
}

.home-service-select #go {
    margin: 0;
}

.date1 .day{
    width:100%;
    text-align:center;
    position:relative;
    top:4px;
    font-size:12px;
    color: #0096d7;
}
.news-teaser h2 {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 40px;
    font-size: 0.8em;
}

.news-teaser h2 a:hover {
    color:#00BCE4;
}

.news-teaser p {
    margin-top:0;
    margin-left: 39px;

}

.news-item-list {
    margin-bottom: 5px;
    clear: both;
    padding-bottom: 10px;
}

.news-item-list {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
}


 
/* -----------------------------------------------
CSS code for autocomplete
--------------------------------------------------*/
.autocomplete {
    font-size: 0.8em; 
    OVERFLOW-X: hidden; 
    CURSOR: pointer; 
    border: 1px solid #00BCE4;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    POSITION: absolute; 
    BACKGROUND-COLOR: white;
    left: 500px; 
    top: 30px; 
    width: 400px; 
    z-index: 99; 
    visibility: hidden;
}
.autocomplete_item {
    PADDING-RIGHT: 1px; 
    PADDING-LEFT: 5px; 
    PADDING-BOTTOM: 1px; 
    WIDTH: 100%; 
    COLOR: black; 
    PADDING-TOP: 1px
}
.autocomplete_item_highlighted {
    PADDING-RIGHT: 1px; 
    PADDING-LEFT: 5px; 
    PADDING-BOTTOM: 1px; 
    COLOR: white; 
    PADDING-TOP: 1px; 
    BACKGROUND-COLOR: #00588A;
}







/* ------------------------------------------------------------------------
    Pretty Photo CSS
------------------------------------------------------------------------- */
    div.light_rounded .pp_top .pp_left { background: url(/images/sprite.png) -88px -53px no-repeat; } /* Top left corner */
    div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
    div.light_rounded .pp_top .pp_right { background: url(/images/sprite.png) -110px -53px no-repeat; } /* Top right corner */
    
    div.light_rounded .pp_content { background-color: #fff; } /* Content background */
    div.light_rounded .pp_next:hover { background: url(/images/lr_btnNext.gif) center right  no-repeat; cursor: pointer; } /* Next button */
    div.light_rounded .pp_previous:hover { background: url(/images/lr_btnPrevious.gif) center left no-repeat; cursor: pointer; } /* Previous button */
    div.light_rounded .pp_expand { background: url(/images/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
    div.light_rounded .pp_expand:hover { background: url(/images/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
    div.light_rounded .pp_contract { background: url(/images/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
    div.light_rounded .pp_contract:hover { background: url(/images/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
    div.light_rounded .pp_close { 
        -moz-background-clip:border;
        -moz-background-inline-policy:continuous;
        -moz-background-origin:padding;
        width: 75px; 
        height: 22px; 
        background-image: url(/images/sprite.png);
        background-repeat: no-repeat; 
        background-position: -1px -1px;
        cursor: pointer; 
    } /* Close button */
    div.light_rounded .pp_arrow_previous { background: url(/images/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
        div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
    div.light_rounded .pp_arrow_next { background: url(/images/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
        div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
    div.light_rounded .pp_bottom .pp_left { background: url(/images/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
    div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
    div.light_rounded .pp_bottom .pp_right { background: url(/images/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */
    div.light_rounded .pp_loaderIcon { background: url(/images/lr_sprite.gif) center center no-repeat; } /* Loader icon */
    /* ----------------------------------
        Dark Rounded Theme
    ----------------------------------- */
    
    div.dark_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
    div.dark_rounded .pp_top .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
    div.dark_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
    
    div.dark_rounded .pp_content { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
    div.dark_rounded .pp_next:hover { background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
    div.dark_rounded .pp_previous:hover { background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
    div.dark_rounded .pp_expand { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
    div.dark_rounded .pp_expand:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
    div.dark_rounded .pp_contract { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
    div.dark_rounded .pp_contract:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
    div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
    div.dark_rounded .currentTextHolder { color: #c4c4c4; }
    div.dark_rounded .pp_description { color: #fff; }
    div.dark_rounded .pp_arrow_previous { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
        div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
    div.dark_rounded .pp_arrow_next { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
        div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
    div.dark_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
    div.dark_rounded .pp_bottom .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
    div.dark_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */
    div.dark_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
    
    
    /* ----------------------------------
        Dark Square Theme
    ----------------------------------- */
    
    div.dark_square .pp_left ,
    div.dark_square .pp_middle,
    div.dark_square .pp_right,
    div.dark_square .pp_content { background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
    div.dark_square .currentTextHolder { color: #c4c4c4; }
    div.dark_square .pp_description { color: #fff; }
    div.dark_square .pp_loaderIcon { background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
    
    div.dark_square .pp_expand { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
    div.dark_square .pp_expand:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
    div.dark_square .pp_contract { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
    div.dark_square .pp_contract:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
    div.dark_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
    
    div.dark_square .pp_arrow_previous { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
        div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
    div.dark_square .pp_arrow_next { background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
        div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
    
    div.dark_square .pp_next:hover { background: url(../images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
    div.dark_square .pp_previous:hover { background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
    /* ----------------------------------
        Light Square Theme
    ----------------------------------- */
    
    div.light_square .pp_left ,
    div.light_square .pp_middle,
    div.light_square .pp_right,
    div.light_square .pp_content { background: #fff; }
    
    div.light_square .pp_expand { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
    div.light_square .pp_expand:hover { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
    div.light_square .pp_contract { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
    div.light_square .pp_contract:hover { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
    div.light_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
    
    div.light_square .pp_arrow_previous { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
        div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
    div.light_square .pp_arrow_next { background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
        div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
    
    div.light_square .pp_next:hover { background: url(../images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
    div.light_square .pp_previous:hover { background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */

/* ------------------------------------------------------------------------
    DO NOT CHANGE
------------------------------------------------------------------------- */
    div.pp_pic_holder a:focus { outline:none; }
    div.pp_overlay {
        background: #000;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 9500;
    }
    
    div.pp_pic_holder {
        display: none;
        position: absolute;
        width: 100px;
        z-index: 10000;
    }
        
        .pp_top {
            height: 20px;
            position: relative;
        }
            * html .pp_top { padding: 0 20px; }
        
            .pp_top .pp_left {
                height: 20px;
                left: 0;
                position: absolute;
                width: 20px;
            }
            .pp_top .pp_middle {
                height: 20px;
                left: 20px;
                position: absolute;
                right: 20px;
            }
                * html .pp_top .pp_middle {
                    left: 0;
                    position: static;
                }
            
            .pp_top .pp_right {
                height: 20px;
                left: auto;
                position: absolute;
                right: 0;
                top: 0;
                width: 20px;
            }
        
        .pp_content {
            height: 40px;
            position: relative;
            text-align: left;
            width: 100%;
        }
        
            .pp_content .pp_details {
                display: none;
                margin: 10px 15px 2px 20px;
            }
                .pp_description {
                    display: none;
                    float: left;
                    margin: 0;
                }
                
                .pp_nav {
                    clear: left;
                    float: left;
                    margin: 3px 0 0 0;
                }
                
                    .pp_nav p {
                        float: left;
                        margin: 2px 4px;
                    }
                
                    .pp_nav a.pp_arrow_previous,
                    .pp_nav a.pp_arrow_next {
                        display: block;
                        float: left;
                        height: 15px;
                        margin-top: 3px;
                        overflow: hidden;
                        text-indent: -10000px;
                        width: 14px;
                    }
        
        .pp_hoverContainer {
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: 2000;
        }
        
        a.pp_next {
            display: none;
        }
            
        a.pp_previous {
            display: none;
        }
        
        a.pp_expand,
        a.pp_contract {
            cursor: pointer;
            display: none;
            height: 20px;    
            position: absolute;
            right: 30px;
            text-indent: -10000px;
            top: 10px;
            width: 20px;
            z-index: 20000;
        }
            
        a.pp_close {
            display: block;
            float: right;
            
        }
        
        .pp_bottom {
            height: 20px;
            position: relative;
        }
            * html .pp_bottom { padding: 0 20px; }
            
            .pp_bottom .pp_left {
                height: 20px;
                left: 0;
                position: absolute;
                width: 20px;
            }
            .pp_bottom .pp_middle {
                height: 20px;
                left: 20px;
                position: absolute;
                right: 20px;
            }
                * html .pp_bottom .pp_middle {
                    left: 0;
                    position: static;
                }
                
            .pp_bottom .pp_right {
                height: 20px;
                left: auto;
                position: absolute;
                right: 0;
                top: 0;
                width: 20px;
            }
        
        .pp_loaderIcon {
            display: none;
            height: 24px;
            left: 50%;
            margin: -12px 0 0 -12px;
            position: absolute;
            top: 50%;
            width: 24px;
        }
        
        #pp_full_res {
            display: none;
            line-height: 1 !important;
            margin: 0 auto;
            text-align: center;
            width: 100%;
        }
    
        div.ppt {
            color:#00BCE4;
            font-family:Georgia,"Times New Roman",Times,serif;
            font-size:1.5em;
            font-weight:normal;
            letter-spacing:-0.05em;
    
            display: none;
            left: 0;
            position: absolute;
            top: 0;
            z-index: 9999;
        }
/* ------------------------------------------------------------------------
    Miscellaneous
------------------------------------------------------------------------- */
    .clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
    .clearfix {display: inline-block;}
    /* Hides from IE-mac \*/
    * html .clearfix {height: 1%;}
    .clearfix {display: block;}
    /* End hide from IE-mac */
 
.button-link {
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #00588A;
    text-decoration: underline;
    width: 200px;
    border: 0;
    float: right;
    cursor:pointer;
}

button {
    padding: 0;
    margin: 5px 0 0 0;
    font-size: 0.95em;
    font-weight: bold;
    background: transparent none repeat scroll 0 0;
    color:#FFF;
    cursor: pointer;
    border: 0;
    display: inline;
}

button img {
    display: inline;
}

#content.wide {
    width: 700px;
}

#left-navigation.wide    {
    left: -720px;
    }

#right-navigation.wide    {
    display: none;
}

.arial-10pt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}

.arial-10pt-bold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
}
.dark-blue {
    color: #005187;
}

.light-blue {
    color: #01b5dd;
}

.report-highlight    {
    background-color: #E8FDFD;
    padding:5px;
    margin: 5px 0px;
}

.borderBottom td {
    border-bottom: 1px dashed #BBBBBB;
}

.faq a {
    font-size: 0.75em;
    }

.addthis_toolbox {
    font-size: 0.75em;
    margin: 10px 4px;
}

.addthis_toolbox a.addthis_button_expanded {
    padding-top: 10px;
}

.push-body form button img {
    margin-left: -10px;
}

.push-body select {
    margin-bottom: 30px;
}

.home-service-select form button img {
    position: absolute;
    left: 20px;
    margin-top: 10px
}

.home-service-select form select {
    margin-bottom: 10px;
}

.answer p {
    font-size: 1em;
}
 
#contactus label {
    font-family:Arial, Helvetica, sans-serif;
    color: #00BCE4;
    font-size:0.75em;
    font-weight:bold;
}
.white {
    color:#FFF;
}
#contactus input, #contactus textarea, #contactus select {
    width: 190px;
    border: 1px solid #00bce4;
}

#ctl00_dotnetcontent_imgbtnFindOurPeople {
margin: 5px 0px;
}

#ctl00_dotnetcontent_divSearchResult_Navigation {
    background-color: #EEEEEE;
    font-size: 0.7em;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    clear:both;
}

#ctl00_dotnetcontent_Div1 hr {
    margin-bottom: 10px;
    }

.searchresult_image img {
    border: 1px solid #00BCE4;
}

.searchresult_empdetails {
    font-size: 0.7em;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  color: #00BCE4;
  float: left;
  width: 90px;
  text-align: right;
    font-size:0.7em;
    font-weight: bold;
  }

div.row span.formw {
  float: right;
  width: 365px;
  text-align: left;
  }

#AskAQuestion .row #bookAsk {
    margin-left: 92px;
}

.keywordedPagesViewAll img {
    margin-left: 15px;
    margin-top: 10px;
}

#aspnetForm {
    width: 470px;
}

.push-body ul {
    display:none;
}

#ctl00_dotnetcontent_imgEmployee_Image {
    border: 1px solid #00bce4;
}
#cvdetails_emp_contactdetails span {
    line-height: 1.2em;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 0.7em;
}

#divEmployee_CVDetails {
    font-size: 0.7em;
    color: #000;
    letter-spacing: 0;
}

#ctl00_dotnetcontent_Label1, #ctl00_dotnetcontent_lblEmployee_PracticeAreas {
    font-size: 1.1em;
    color: #00bce4;
}

.call-us, .callback {
    font-size: 0.8em;
    font-weight: bold;
}
.callback {
    line-height: 0.7em;
}
.grey {
    color: #666;
}

p.toggle {    
    font-size: 0.8em;
    line-height:1em;
}

#frmcallBack {
    margin-top: 10px;
}

#frmcallBack input, #frmcallBack select {
    margin-bottom: 3px;
}

.highlight-section {
background-color:#E7F3FB;
line-height:1.3em;
padding:8px;
}

.poll {
float: right; margin: 15px 0px 10px 10px;
}

.pds-answer-input input {border:0}

/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 64px;
    height: 64px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}

/* ***** ADDS PADDING TO TOP OF FACEBOOK RECOMMEND PLUGIN *** 
.fb_iframe_widget {
    padding-top: 15px;
}
*/


#tweetme {clear:both; width:50px; height:20px; float:left; margin-right:20px;}

.app_content_279449910641 .fbConnectWidgetTopmost {
border-style: none;
border-width: 0px;
}

.Gplusone {
float: left;
margin-right: 6px;
}
