/*
	Synapse :: style.css

    Defaults first:
-------------------------------------------------------------------------------*/
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, body { height: 100%; width: 100%; }
body {        
    background: #fff;
    color: #3c3c3c;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
ul { list-style: none; }
p, li { font-size: 1.0em; line-height: 1.0em; } 
table { border: 0; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
input, select, textarea { font-family: inherit; font-size: 1.0em; }
img { border: 0; }
a { color: #067AB6; text-decoration: none; transition: color 0.2s;-webkit-transition: color 0.2s;-o-transition: color 0.2s; }
a:hover { color: #3DA4D5; text-decoration: none; transition: color 0.2s;-webkit-transition: color 0.2s;-o-transition: color 0.2s; }
::-moz-selection { background: #3da4d5; color: #fff; text-shadow: none; }
::selection { background: #3da4d5; color: #fff; text-shadow: none; } 
a:link {-webkit-tap-highlight-color: #3da4d5;} 
ins {background-color: #3da4d5; color: #000; text-decoration: none;}
mark {background-color: #3da4d5; color: #000; font-style: italic; font-weight: bold;}

/* Customisations
-------------------------------------------------------------------------------*/

@font-face {
    font-family: 'LatoBlack';
    src: url('/buildassets/fonts/Lato-Bla-webfont.eot');
    src: url('/buildassets/fonts/Lato-Bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('/buildassets/fonts/Lato-Bla-webfont.woff') format('woff'), 
         url('/buildassets/fonts/Lato-Bla-webfont.ttf') format('truetype'),
         url('/buildassets/fonts/Lato-Bla-webfont.svg#LatoBlack') format('svg');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('/buildassets/fonts/Lato-Reg-webfont.eot');
    src: url('/buildassets/fonts/Lato-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/buildassets/fonts/Lato-Reg-webfont.woff') format('woff'), 
         url('/buildassets/fonts/Lato-Reg-webfont.ttf') format('truetype'),
         url('/buildassets/fonts/Lato-Reg-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LatoBold';
    src: url('/buildassets/fonts/Lato-Bol-webfont.eot');
    src: url('/buildassets/fonts/Lato-Bol-webfont.ttf') format('truetype'),
         url('/buildassets/fonts/Lato-Bol-webfont.svg#LatoBold') format('svg'), 
         url('/buildassets/fonts/Lato-Bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('/buildassets/fonts/Lato-Bol-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5 {
       color: #000;  
       font-weight: normal;
       margin: 0px;
       line-height: 0.9em;
}
h1{ font-size: 1.8em; }
h2{ font-size: 1.6em; }
h3{ font-size: 1.4em; }
h4{ font-size: 1.2em; }
h5{ font-size: 1.0em; }
h1 a, h2 a, h3 a, h4 a, h5 a { color: #000; }

.clear { zoom: 1; } /* for older browsers */
.clear:before,
.clear:after { content: ""; display: table; }
.clear:after { clear: both; }
.clrIE7 { display: none; }

.fl { float: left; }
.fr { float: right; }
.cl { clear: left; }
.cr { clear: right; }
.strong { font-family: LatoBold, Arial, Sans-serif; }
.uppercase { text-transform: uppercase; }

.alignCentre {
    margin: 0 auto; 
    position: relative;
    width: 960px;
    z-index: 3;
    }
  
.alignCentreLogo { z-index: 7; }
    
.alignCentreHeader .alignCentre, 
.alignCentreFooter .alignCentre { top: 0; }

.alignCentreHeader, 
.alignCentreHeaderNav, 
.alignCentreHdrItems, 
.alignCentreFeatureSite,
.alignCentreNav, 
.alignCentreEmailUpdates,
.alignCentreSlideshow,
.alignCentreBanner, 
.alignCentreEnquire, 
.alignCentreArticle,
.alignCentrePartners,  
.alignCentreFooter, 
.alignCentreStrap, 
.alignCentreCopyright {
    margin: 0 auto;
    width: 100%;
}
.alignCentreHeader {    
    background: #fff;
    height: 183px;
    min-width: 1024px;
    position: relative;
    top: 0px;
    z-index: 3;
}
    .alignCentreHeaderDots {
        height: 183px;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2;
    }   
.alignCentreHeaderNav {
    height: 40px;
    position: absolute;
    top: 0px;
    z-index: 8;
    }
.alignCentreHdrItems {
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 5;
    }    
.alignCentreFeatureSite {
    position: absolute;
    top: 109px;
    width: 100%;
    z-index: 6;
    }     
.alignCentreNav {
    background: url(/buildassets/images/bg_nav.png) repeat-x top left;
    position: absolute;
    top: 142px;
    width: 100%;
    z-index: 4;
    }
 .alignCentreNav .alignCentreBlue {
    background: #3da4d5;
    height: 41px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    width: 50%;
    z-index: 1;
    }
  .alignCentreNav .alignCentre {
    background: url(/buildassets/images/bg_innav.png) no-repeat top left;
    height: 41px;    
    left: 15px;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 980px;
    z-index: 2;
    }    
.alignCentreEmailUpdates {
    position: absolute;
    top: 183px;
    width: 100%;
    z-index: 2;
    }    
.alignCentreSlideshow {
    background: url(/buildassets/images/loading.gif) #e3e3e3 no-repeat center center; 
    height: 428px;
    position: relative;
    width: 100%;
    z-index: 1;
    min-width: 1024px;
    }
.alignCentreSlideshow .alignCentre { height: 100%; position: relative; z-index: 1 }
.alignCentreSlideshow .alignCentreDots {
    margin: 0 auto;
    position: relative; 
    width: 960px;
    z-index: 3;
}   
.alignCentreBanner {
    background: url(/buildassets/images/loading.gif) #e3e3e3 no-repeat center center; 
    height: 194px; 
    position: relative;
    width: 100%;
    z-index: 1;
    }
.alignCentreContactUs { width: 300px; }
.alignCentreArticle {
    /*background: url(/buildassets/images/bg_article_dots.png) no-repeat bottom center;*/
    position: relative;
    z-index: 1;
    }
 .alignCentreArticle .alignCentreBlue {
    background: #067ab6;
    height: 29px;
    right: 50%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    }
    .alignCentreArticle .alignHomepage { background: url(/buildassets/images/bg_ach.png) no-repeat top center; }
    .alignCentreArticle .alignSection { background: url(/buildassets/images/bg_acs.png) no-repeat top center; }
    
.alignCentrePartners {
    background: url(/buildassets/images/bg_acpartners.png) repeat-x top left;
    position: relative;
    z-index: 3;
    }
 .alignCentrePartners .alignCentreBlue {
    background: #067ab6;
    height: 33px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 1;
    }
    .alignCentrePartners .alignCentre {
        background: url(/buildassets/images/bg_acp.png) no-repeat top center;
        position: relative;
    }

  
    .alignCentrePartnersOn .alignCentreBlue { background: #1996d3; }

.alignCentreWholeFooter { position: relative; z-index: 2; min-width: 1024px; }
.alignCentreFooter {
    color: #000;
    position: relative;
    z-index: 1;
    }
    .alignCentreFooterDots {
        bottom: 0;
        height: 251px;
        position: absolute;        
        width: 100%;
        z-index: 2;
    }
.alignCentreStrap {
    /*background: url(/buildassets/images/bg_footer_strap.jpg) repeat top left;*/
    background: #222;
    color: #fff;
    height: 82px;
    }
.alignCentreCopyright {
    /*background: url(/buildassets/images/bg_header.jpg) repeat top left;*/
    background: #000;
    color: #b4b4b4;
    height: 42px;
    }

/* Buttons */  
.linkThru {
    background: url(/buildassets/images/list_03.png) no-repeat center right;
    color: #067ab6;
    display: block;
    font-family: LatoBold, Arial, Sans-Serif;
    padding-right: 10px;
    text-transform: uppercase;
    -webkit-transition: padding-right 0.2s linear;
	-moz-transition: padding-right 0.2s linear;
	-o-transition: padding-right 0.2s linear;
	transition: padding-right 0.2s linear;
	line-height: 1.1em;
	font-size: 14px;
    }
.linkThru:hover {
    background: url(/buildassets/images/list_04.png) no-repeat center right; 
    color: #1996d3; 
    padding-right: 12px;
    -webkit-transition: padding-right 0.2s linear;
	-moz-transition: padding-right 0.2s linear;
	-o-transition: padding-right 0.2s linear;
	transition: padding-right 0.2s linear;
    }     
.linkThruBack {
    background: url(/buildassets/images/list_14.png) no-repeat 2px 1px;
    padding-left: 12px;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    }
.linkThruBack:hover {
    background: url(/buildassets/images/list_15.png) no-repeat 0px 1px; 
    padding-left: 12px;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    }

.panel220 .linkThruWhite,
.linkThruWhite {
    background: url(/buildassets/images/list_06.png) no-repeat;
    background-position: 171px 1px;
    color: #ffffff;
    display: block;
    font-family: LatoBold, Arial, Sans-Serif;
    padding-right: 12px;
    text-transform: uppercase;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    }
.linkThruWhite:hover, 
.panel220 .linkThruWhite:hover {
    background-position: 173px 1px; 
    color: #fff; 
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    } 


a .linkThruTheText {
    color: #067ab6;
    display: inline-block;
    font-family: LatoBold, Arial, Sans-Serif;
    margin-right: 4px;
    text-transform: uppercase;
	line-height: 1.1em;
	font-size: 14px;
    }
a:hover .linkThruTheText { color: #1996d3; }   
a .linkThruTheArrow {
    background: url(/buildassets/images/list_03.png) no-repeat center left;
    display: inline-block;
    width: 8px;
    height: 14px;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
	text-indent: -9999px;
    }
a:hover .linkThruTheArrow {
    background: url(/buildassets/images/list_04.png) no-repeat center right; 
    width: 8px;
    height: 14px;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    }   

.seeAll {
    color: #3da4d5;
    font-size: 0.857em;
    line-height: 1.167em;
    padding: 5px 0 0 6px;
    }
    .seeAll:hover { color: #067ab6; }

.morePlus {
    color: #3da4d5;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 17px !important;
    line-height: 16px !important;
    }

.btnButtons {
    background:url(/buildassets/images/sprites_buttons.png) no-repeat;
    display:block; 
    text-indent:-9999px;
    }

.btnDownloadFactSheet {
    background-position: -326px -61px;
    height: 22px;
    width: 201px;
    }
.btnDownloadFactSheet:hover { background-position: -326px -104px }
.btnDownloadPublication {
    background-position: -576px -61px;
    height: 22px;
    width: 210px;
    }
.btnDownloadPublication:hover { background-position: -576px -104px; }

.btnDownloadStory {
    background-position: -576px -147px;
    height: 22px;
    width: 172px;
    }
.btnDownloadStory:hover { background-position: -576px -190px; }

.btnDownloadPurchase {
    background-position: -576px -233px;
    height: 22px;
    width: 166px;
    }
.btnDownloadPurchase:hover { background-position: -576px -276px; }

.btnDownloadAnnualReport {
    background-position: -576px -319px;
    height: 22px;
    width: 200px;
    }
.btnDownloadAnnualReport:hover { background-position: -576px -361px; }

.btnInputs {
    border: 0px;
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; 
    color: #fff;
    cursor: pointer;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 13px;
    height: 25px;
    line-height: 26px;
    padding: 0px 10px;
    position: relative;
    text-transform: uppercase;
    }    
    .btnAnchor { display: block; float: left; }

.btnBlue {
    background: url(/buildassets/images/btn_blue.png) repeat-x top left;
    text-shadow: 1px 1px 0px #1072a3;
    }
.btnBlue:hover { background: url(/buildassets/images/btn_blue.png) repeat-x bottom left; color: #fff; }

.btnBlueSmall {
    background: url(/buildassets/images/btn_bluesmall.png) repeat-x top left;
    font-size: 12px; 
    height: 10px; 
    line-height: 10px; 
    padding: 6px 8px 4px 8px;
    }
.btnBlueSmall:hover { background: url(/buildassets/images/btn_bluesmall.png) repeat-x bottom left; }

.btnBlueLarge {
    background: url(/buildassets/images/btn_bluelarge.png) repeat-x top left;
    font-size: 16px; 
    height: 33px;
    }
.btnBlueLarge:hover { background: url(/buildassets/images/btn_bluelarge.png) repeat-x bottom left; }
   
.btnGrey {
    background: url(/buildassets/images/btn_grey.png) repeat-x top left;
    text-shadow: 1px 1px 0px #666;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	cursor: not-allowed;
	display: block;
    }
    .btnGrey:hover { background: url(/buildassets/images/btn_grey.png) repeat-x top left; }
.btnGreySmall {
    background: url(/buildassets/images/btn_greysmall.png) repeat-x top left;
    font-size: 12px; 
    height: 10px; 
    line-height: 10px; 
    padding: 6px 8px 4px 8px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	cursor: not-allowed;
    }
    .btnGreySmall:hover { background: url(/buildassets/images/btn_greysmall.png) repeat-x top left; }
.btnGreyLarge {
    background: url(/buildassets/images/btn_greylarge.png) repeat-x top left;
    font-size: 16px; 
    height: 33px;
    line-height: 34px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	cursor: not-allowed;
    }  
    .btnGreyLarge:hover { background: url(/buildassets/images/btn_greylarge.png) repeat-x top left; }
    
.btnPlus {
    background: url(/buildassets/images/ico_plus.png) no-repeat;
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px;
    transform: rotate(0deg);
    transition: transform 0.5s ease-in;
    -webkit-transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.5s ease-in;
    -moz-transform: rotate(0deg);
    -moz-transition: -moz-transform 0.5s ease-in;
    -ms-transform: rotate(0deg);
    -ms-transition: -ms-transform 0.5s ease-in;
    }
.btnPlusOn {
    transform: rotate(45deg);
    transition: transform 0.5s ease-in;
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.5s ease-in;
    -moz-transform: rotate(45deg);
    -moz-transition: -moz-transform 0.5s ease-in;
    -ms-transform: rotate(45deg);
    -ms-transition: -ms-transform 0.5s ease-in;
    }

.btnPlusWhite {
    background: url(/buildassets/images/ico_plus_white.png) no-repeat center center;
    display: block;
    height: 26px;
    text-indent: -9999px;
    width: 27px;
    transform: rotate(0deg);
    transition: transform 0.5s ease-in;
    -webkit-transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.5s ease-in;
    -moz-transform: rotate(0deg);
    -moz-transition: -moz-transform 0.5s ease-in;
    -ms-transform: rotate(0deg);
    -ms-transition: -ms-transform 0.5s ease-in;
    }    
.btnPlusWhiteOn {
    transform: rotate(45deg);
    transition: transform 0.5s ease-in;
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.5s ease-in;
    -moz-transform: rotate(45deg);
    -moz-transition: -moz-transform 0.5s ease-in;
    -ms-transform: rotate(45deg);
    -ms-transition: -ms-transform 0.5s ease-in;
    }
 
 .colRight .btnShare {
     background: url(/buildassets/images/sprites_buttons.png) no-repeat -326px 0px;   
     display: block;
     height: 10px;
     line-height: 10px;
     margin-right: 10px;
     text-indent: -9999px;
     width: 57px;
     -webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
     }
 .colRight .btnShare:hover {
     background: url(/buildassets/images/sprites_buttons.png) no-repeat -326px -30px; 
     background-color: transparent;
     -webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
     }       
 .colRight .addthis_button_compact span.at16t_compact { background: transparent !important; }
       
/* Header */
.alignCentreH1 {    
    height: 183px;
    position: absolute;
    width: 292px;
    z-index: 7;
    }
.alignCentreH1 h1  { float: left }
    .alignCentreH1 h1 a {
        background-image: url(/buildassets/images/SynapseLogo_BlackColour_Tagline.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: left center;
        display: block;
        height: 67px;
        width: 258px;
        margin-top: 70px;
        text-indent: -9999px;
    }
.alignCentreH1 h1 .boab-logo {
    background: url(/buildassets/images/boab-logo.png) left top no-repeat;
    display: block;    
    height: 33px;
    margin-top: 75px;
    text-indent: -9999px;
    width: 298px;
}
#header {
    float: left;
    width: 960px;
}
#header .topNav {
    float: right;
    margin-top: 13px;
    }
#header .topNav ul li {
    background: url(/buildassets/images/bg_topnav_pipe.png) no-repeat center right;
    display: block;
    float: left;
    font-size: 13px !important; 
    line-height: 13px !important;
    }
#header .topNav ul .txtLink { display: block; height: 25px; margin-left: 6px; margin-right: 6px; } 
#header .topNav ul .aboutLink { margin-left: 4px; margin-right: 5px; }
#header .topNav ul .contactLink { margin-left: 4px; }
#header .topNav ul .noPipe .txtLink { margin-right: 14px; }
#header .topNav ul .imgLink { display: block; height: 25px; margin-left: 3px; margin-right: 4px; }
#header .topNav ul .homeLink { margin-right: 5px; }
#header .topNav ul .noPipe { background: transparent; }

#header .topNav ul li a {
    padding-left: 8px;
    padding-right: 8px;
     }
#header .topNav .txtLink a {
    color: #000;     
    display: block;
    padding-bottom: 5px;
    padding-top: 6px;
    }

    #header .topNav .txtLink a:hover {
        color: #3da4d5;
    }
#header .topNav ul .txtLink a:hover, 
#header .topNav ul .imgLink:hover  {
    background: url(/buildassets/images/bg_twhite.png) repeat top left;
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
    }
#header .topNav .btnHome {
    background-position: 0 0;
    height: 25px;
    margin-top: 1px;
    width: 15px;
    }
#header .topNav .btnHome:hover { background-position: 0 0; }
body#bodyHome #header .topNav .btnHome { background-position: 0 -36px; }

#header .topNav .btnAbout, 
#header .topNav .btnContact { margin-top: 1px; }

body#bodyAbout #header .topNav .btnAbout, 
body#bodyContact #header .topNav .btnContact { color: #57bdec; }

#header .topNav .txtTranslate {
    background: transparent;
    position: relative;
    z-index: 1;
}

    #header .topNav .txtTranslate.showTranslate {
        border: 2px solid #eee;
        border-bottom: 0;
        border-radius: 6px 6px 0 0;
        margin-left: -4px;
    }

#header .topNav .txtTranslate a {
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; 
    color: #000;
    display: block;
    height: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 173px;
    border: 3px solid #666;
    }
    #header .topNav .txtTranslate a:hover {
        border: 3px solid #3DA4D5;
        color: #555;
        }
    #header .topNav .txtTranslate a.showTranslate {
        border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0;
        background: #fff;
        color: #3c3c3c;
        border: 3px solid #fff;
    }   
#header .topNav .txtTranslate .btnPlus {
    bottom: 8px;
    position: absolute;
    right: 7px;
    z-index: 5;
    }
#google_translate_element {
    background: #fff;
    border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; 
    color: #3c3c3c;
    display: none;
    font-weight: bold; 
    position: absolute;
    width: 195px;
    left: -2px;
    border: 2px solid #eee;
    border-top: 0;
    }
#header .topNav .txtTranslate #google_translate_element a {
    background: transparent; 
    display: inline-block; 
    font-size: 11px;
    padding: 5px; 
    width: auto;
    }
#header .topNav .txtTranslate #google_translate_element a.goog-logo-link { color: #3c3c3c; padding-left: 0; border: 0px; }
#google_translate_element .goog-te-gadget { padding: 0px 8px 4px 8px; width: 163px; }
#google_translate_element .goog-te-gadget .goog-te-combo { border: 1px solid #abadb3; }

#header .topNav ul .actLink .imgLink:hover { background: transparent; }
#header .topNav ul .actLink .imgLink { margin: 0; padding: 0; }
#header .topNav ul .actLink a { padding-left: 4px; padding-right: 4px; }

#header .topNav .btnPrint {
    background-position: -32px 0;
    height: 25px;
    margin: 1px 6px 0 7px;
    width: 19px;
    }
#header .topNav .btnPrint:hover { background-position: -32px -35px; }

#header .topNav .btnTextLarger {
    background-position: -69px 0;
    height: 25px;
    margin: 1px 1px 0 4px;
    width: 14px;
    }
#header .topNav .btnTextLarger:hover { background-position: -69px -35px; }

#header .topNav .btnTextSmaller {
    background-position: -96px 0;
    height: 25px;
    margin: 1px 5px 0 4px;
    width: 11px;
    }
#header .topNav .btnTextSmaller:hover { background-position: -96px -35px; }

#header .topNav .btnRss {
    background-position: -122px -35px;
    height: 25px;
    margin: 1px 5px 0 2px;
    width: 42px;
}
    #header .topNav .btnRss:hover {
        transform: scale(1.03);
        transition: transform 0.3s;
    }

#header .topNav .btnFacebook,
#header .topNav .btnTwitter {
    width:31px;
    height:26px;
    background:#067ab6;
    border-radius:6px;
    text-indent:0;
    text-align:center;

    margin:0 0 0 5px;
}

#header .topNav .btnFacebook:hover,
#header .topNav .btnTwitter:hover {
    background:#3DA4D5;
}


#header .topNav .btnFacebookIco {
    background-position: -473px 0;
    height: 19px;
    width: 8px;
    background-image:url(/buildassets/images/sprites_buttons.png);
    background-repeat: no-repeat;
    display:inline-block;
    text-indent:-999999px;
    margin-top:3px;
    position:relative;
}
#header .topNav .btnTwitterIco {
    background-position: -467px -39px;
    height: 16px;
    width: 19px;
    margin-top:5px;
    display:inline-block;
    background-image:url(/buildassets/images/sprites_buttons.png);
    background-repeat: no-repeat;
    text-indent:-999999px;
    position:relative;
}

#header .topNav .btnShare {
    background-position: -174px -38px;
    height: 26px;
    margin: 5px 4px 0 1px;
    width: 58px;
}
    #header .topNav .btnShare:hover {
        transform: scale(1.03);
        transition: transform 0.3s;
    }
#header .topNav .lastLink { padding-right: 0; }
#header .addthis_button_compact span.at16t_compact { background: transparent !important; }

/* search */
.alignCentreHdrItems #searchBar {
    background: url(/buildassets/images/bg_twhite.png) repeat top left;
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
    float: right;
    height: 21px;
    margin-top: 35px;
    width: 161px;
    border: 3px solid #666;
    }
    .alignCentreHdrItems #searchBar:hover { border: 3px solid #3DA4D5; }
.alignCentreHdrItems #searchBar label { display: none; }
.alignCentreHdrItems #searchBar input.txt {
     border: 0;
     background: transparent;
     color: #000;
     float: left; 
     font-size: 13px !important;
     font-style: italic;
     height: 12px;
     line-height: 12px;
     margin: 2px 0 0 4px;
     padding: 4px 0 2px 5px;
     width: 125px;
     }
     .alignCentreHdrItems #searchBar:hover input.txt { color: #555; }
     
.alignCentreHdrItems #searchBar input.txt::-webkit-input-placeholder {
    color: #fff !important; 
    font-style: italic; 
    -khtml-opacity: 0.7;
	opacity: 0.7;
    }
.alignCentreHdrItems #searchBar input.txt:-moz-placeholder {
    color: #fff !important; 
    font-style: italic; 
    -moz-opacity: 0.7;
	opacity: 0.7;
    }
.alignCentreHdrItems #searchBar input.txt:-ms-input-placeholder {
    color: #fff !important; 
    font-style: italic; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
    }

    .alignCentreHdrItems #searchBar .btnSearch {
        background: url(/buildassets/images/sprites_buttons.png) no-repeat -275px -37px;
        border: 0;
        cursor: pointer;
        display: block;
        float: right;
        font-size: 0px;
        height: 21px;
        line-height: 0px;
        text-indent: -9999px;
        width: 26px;
        margin-top: -1px;
    }
        .alignCentreHdrItems #searchBar .btnSearch:hover {
            opacity: 0.9;
        }

/* shopping cart in the header */
.alignCentreHdrItems .hdrItems { clear: right; position: relative; z-index: 10; }

.alignCentreHdrItems #hdrCart {
    background-color: #3da4d5;    
    margin-left: 10px;
    margin-top: 35px;
    position: relative; 
    z-index: 1;
    }
.alignCentreHdrItems #hdrCart:hover { background-color: #4fbef3; }

.alignCentreHdrItems #myCart { height: auto; float: right; }

#myCart .btnBasket {    
    background-position: -244px 0px;
    height: 26px;
    width: 29px;
    } 
    .hdrItems .cartClosed,
    .hdrItems .cartClosed .btnBasket, 
    .hdrItems .cartOpened { border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
    .hdrItems .cartOpened .btnBasket { border-radius: 6px 0 0 0; -moz-border-radius: 6px 0 0 0; -webkit-border-radius: 6px 0 0 0; }

.alignCentreHdrItems .cartOpened:hover { background-color: #3da4d5 !important; }

#myCart .btnItems {
    background: url(/buildassets/images/bg_basket_pipe.png) no-repeat center left;
    color: #fff;
    font-size: 12px !important;
    padding: 7px 24px 7px 11px;
    width: 142px;
    }
     
.hdrItems .btnOpen {
    background: url(/buildassets/images/bg_basket_pipe.png) no-repeat center left;
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    width: 27px;
    z-index: 2;
    }                                
.hdrItems .btnOpen .btnPlusWhite {
    right: 2px;
    z-index: 3;
    }
.hdrItems .btnOpen .btnPlusWhite { float: right; }

.hdrItems .mciBase .btnOpen { position: relative; float: right; }

.hdrItems #myCartItems {
    border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px;
    clear: right;
    display: none;
    width: 206px;
}
#myCartItems .mciMid {
    background: #fff;
    padding: 8px 12px 9px 12px;
    width: 182px;
    }
#myCartItems .mciBase {
    background: #067AB6;
    border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px;
    cursor: pointer;
    height: 26px;
    width: 100%;
    }
#myCartItems .mciBase:hover { background: #4fbef3; }

#myCartItems .mciBase .close {
    color: #fff;
    font-family: LatoBold, Arial, Sans-Serif;
    padding: 4px 5px 0 0;
    text-transform: uppercase;
    }

#myCartItems .mciMid .bordered {
    border-bottom: 1px solid #c3c4c5;
    color: #313131;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 13px !important;
    line-height: 18px !important; 
    padding: 0 0 8px 0;
    }
#myCartItems .mciMid .bTitle { padding-bottom: 5px; }

#myCartItems .mciMid .bordered a { color: #000; display: block; float: left; height: 100%; margin-top: 8px; }
#myCartItems .mciMid .bordered a:hover { background: #e3e3e3; color: #3da4d5; }

#myCartItems .mciMid .bordered .thumb {
    height: 42px;
    margin-right: 10px;
    width: 42px;
    }
#myCartItems .mciMid .bordered .prodDetails {
    display: block;
    font-size: 12px !important;
    line-height: 15px !important;
    width: 130px;
    }
#myCartItems .productName { width: 115px; display: block; }
#myCartItems .price, 
#myCartItems .mciMid .heading, 
#myCartItems .mciMid .value { font-family: LatoBlack, Arial, Sans-Serif; font-size: 12px !important; line-height: 15px !important; }
#myCartItems .mciMid .bordered .prodDetails a:hover .price, 
#myCartItems .mciMid .prodDetails a:hover .quantity { color: #000; }

#myCartItems .mciMid .prodDetails { position: relative; z-index: 2 ; }
#myCartItems .mciMid .prodDetails .quantity {
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 0px;
    }


#myCartItems .mciMid .heading { width: 70px; display: inline-block; }

/* featured site in header */

.alignCentreFeatureSite #featured { margin-left: 335px; }
.alignCentreFeatureSite #featured .btnBangBeanie {
    background: url(/buildassets/images/sprites_buttons.png) no-repeat 0px -91px;
    display: block;
    font-size: 0px;
    height: 33px;
    line-height: 0px;
    text-indent: -9999px;
    width: 210px;
    margin-top: 1px;
    }
    .alignCentreFeatureSite #featured .btnBangBeanie:hover, 
    .alignCentreFeatureSite #featured .btnBangBeanieOn { background-position: 0px -144px; }

.alignCentreFeatureSite #featured .featContent {
    display: none;
    padding: 20px 160px 25px 20px;
    position: relative;
    width: 250px;
    }
.alignCentreFeatureSite #featured .featContent p {
    font-size: 12px !important;
    line-height: 16px !important;
    padding-right: 20px;
    }
 
.alignCentreFeatureSite #featured .featContent .btnGetInvolved {
    background-position: 0px -197px;
    height: 55px;
    margin-top: 25px;
    width: 245px;
    }
    .alignCentreFeatureSite #featured .featContent .btnGetInvolved:hover { background-position: 0px -271px; } 
.alignCentreFeatureSite #featured .featContent .btnWatchTheVideo {
    background-position: 0px -345px;
    height: 54px;
    margin-top: 8px;
    width: 245px;
    }
    .alignCentreFeatureSite #featured .featContent .btnWatchTheVideo:hover { background-position: 0px -419px; }
    
.alignCentreFeatureSite #featured .featContent .btnPlus {
    background: url(/buildassets/images/ico_plus.png) no-repeat;
    position: absolute;
    bottom: 10px;
    right: 10px;
    transform: rotate(45deg);
    transition: transform 0.5s ease-in;
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.5s ease-in;
    -moz-transform: rotate(45deg);
    -moz-transition: -moz-transform 0.5s ease-in;
    -ms-transform: rotate(45deg);
    -ms-transition: -ms-transform 0.5s ease-in;
    }
.alignCentreFeatureSite #featured .featContent .btnPlus:hover {
    transform: rotate(135deg);
    transition: transform 0.5s ease-in;
    -webkit-transform: rotate(135deg);
    -webkit-transition: -webkit-transform 0.5s ease-in;
    -moz-transform: rotate(135deg);
    -moz-transition: -moz-transform 0.5s ease-in;
    -ms-transform: rotate(135deg);
    -ms-transition: -ms-transform 0.5s ease-in;
    }
    
/* main nav */
#mainNav ul {
    float: left; 
    list-style-type: none;
    margin-left: 292px;
    width: 700px;
}
#mainNav ul li {
    display: block;
    float: left;
    height: 50px;
    position: relative;
}
#mainNav ul li a {
    background: url(/buildassets/images/bg_mainnav.png) no-repeat;
    display: block;
    float: left;
    height: 41px; 
    text-indent: -9999px;
}
#mainNav .btnOurWork { background-position: 0 0; margin-left: 11px; width: 159px; }
body#bodyOurWork #mainNav .btnOurWork { background-position: 0 -61px; }
#mainNav .btnOurWork:hover, 
#mainNav .btnOurWorkOn, 
body#bodyOurWork #mainNav .btnOurWorkOn, 
body#bodyOurWork #mainNav .btnOurWorkOn:hover { background-position: 0 -183px; }

#mainNav .btnGetTheFacts { background-position: -159px 0; margin-left: -27px; width: 197px; }
body#bodyGetTheFacts #mainNav .btnGetTheFacts { background-position: -159px -122px; }
#mainNav .btnGetTheFacts:hover, 
#mainNav .btnGetTheFactsOn, 
body#bodyGetTheFacts #mainNav .btnGetTheFactsOn, 
body#bodyGetTheFacts #mainNav .btnGetTheFactsOn:hover { background-position: -159px -244px; }

#mainNav .btnShop { background-position: -356px 0; margin-left: -26px; width: 118px; }
body#bodyShop #mainNav .btnShop { background-position: -356px -61px; }
#mainNav .btnShop:hover, 
#mainNav .btnShopOn, 
body#bodyShop #mainNav .btnShopOn, 
body#bodyShop #mainNav .btnShopOn:hover { background-position: -356px -183px; }

#mainNav .btnNews { background-position: -474px 0; margin-left: -27px; width: 125px; }
body#bodyNews #mainNav .btnNews { background-position: -474px -122px; }
#mainNav .btnNews:hover, 
#mainNav .btnNewsOn, 
body#bodyNews #mainNav .btnNewsOn, 
body#bodyNews #mainNav .btnNewsOn:hover { background-position: -474px -244px; }

#mainNav .btnDonateNow { background-position: -599px 0; margin-left: -27px; width: 189px; }
body#bodyDonateNow #mainNav .btnDonateNow { background-position: -599px -61px; }
#mainNav .btnDonateNow:hover, 
#mainNav .btnDonateNowOn, 
body#bodyDonateNow #mainNav .btnDonateNowOn, 
body#bodyDonateNow #mainNav .btnDonateNowOn:hover { background-position: -599px -183px; }

.alignCentreNav .subNavigation {
    background: #067ab6;
    display: none;
    margin-left: 292px;
    padding: 10px;
    position: relative;
    top: -9px;
    width: 643px;
}
.subNavigation .colSub {    
    padding: 10px;
    color: #fff;    
    margin-right: 20px;
    width: 180px;
    }
.subNavigation .colSub:nth-child(3n+3) { margin-right: 0px; }
.subNavigation .colSub h4 {
    color: #fff;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 15px !important;
    line-height: 15px !important;
    margin-bottom: 8px;
    text-transform: uppercase;
    }
.subNavigation .colSub a { color: #fff; }
.subNavigation .colSub a:hover { color: #57bdec; }
.subNavigation .colSub ul { list-style-type: none; }
.subNavigation .colSub li {
    clear: left; 
    float: left; 
    font-size: 13px !important;
    line-height: 14px !important;
    padding-bottom: 5px;
    }
.subNavigation .colSub li a {
    background: url(/buildassets/images/list_06.png) no-repeat 0 0;
    clear: left; 
    color: #fff;
    display: block;
    float: left;
    padding-left: 0;
    -webkit-transition: padding-left 0.2s linear;
	-moz-transition: padding-left 0.2s linear;
	-o-transition: padding-left 0.2s linear;
	transition: padding-left 0.2s linear;
    }
.subNavigation .colSub li a span { display: block; padding-left: 11px; }
.subNavigation .colSub li a:hover {
    background: url(/buildassets/images/list_07.png) no-repeat 0 0; 
    color: #8cdafe;
    padding-left: 2px;
    }

/* get email updates */
.alignCentreEmailUpdates #euPanel {
    background: url(/buildassets/images/bg_eupanel.png) no-repeat top left;
    display: none;
    padding-left: 55px;
    position: absolute;
    right: 0;
    width: 193px;
    -webkit-transition: top 0.2s linear;
	-moz-transition: top 0.2s linear;
	-o-transition: top 0.2s linear;
	transition: top 0.2s linear;
    }

#euPanel .euContent, 
.colLeft #euPanelSidebar .euContent { background: #615f5f; min-height: 140px; padding: 15px 17px 0 17px; }
.colLeft #euPanelSidebar .euContent { position: relative; }

#euPanel .euContent h4, 
.colLeft #euPanelSidebar .euContent h4 {
    background: transparent;
    color: #fefefe;
    font-family: LatoBold, Arial, Sans-Serif; 
    font-size: 15px; 
    line-height: 15px;
    margin-bottom: 15px;
    }
    
#euPanel .euContent p, 
.colLeft #euPanelSidebar .euContent p { color: #fefefe; font-size: 12px !important; line-height: 16px !important; }

.alignCentreEmailUpdates .euButton, 
.colLeft #euPanelSidebar .euButton {
    background: url(/buildassets/images/bg_emailupdates.png) no-repeat bottom right;
    cursor: pointer;   
    margin-top: -4px;
    padding: 10px 10px 8px 32px;
    position: relative; 
    top: 0;
    width: 151px;
    z-index: 1;
    -webkit-transition: margin-top 0.2s linear;
	-moz-transition: margin-top 0.2s linear;
	-o-transition: margin-top 0.2s linear;
	transition: margin-top 0.2s linear;
    }

 .alignCentreEmailUpdates .euButton:hover { margin-top: 0px; }   
.panelShow .euButton:hover { margin-top: -4px; }

.colLeft #euPanelSidebar .euButton {
    background: url(/buildassets/images/bg_emailupdates_long.png) no-repeat top left;
    cursor: default;
    font-size: 13px;
    line-height: 15px;
    height: 28px;
    margin-top: 0px;
    padding: 10px 15px 0 23px;
    text-shadow: 1px 1px 0px #494747;
    width: 182px;
    }
    
.alignCentreEmailUpdates .euButton .btnGetEmailUpdates {
     color: #fbfbfb;
     display: block;
     font-family: LatoBlack, Arial, Sans-Serif;
     font-size: 0.929em;
     padding: 8px 0 2px 0;
     position: relative;
     text-shadow: 1px 1px 0px #494747;
     text-transform: uppercase;     
     width: 151px;
     z-index: 3;
     }
.alignCentreEmailUpdates .euButton .btnGetEmailUpdates:hover { color: #f0f0f0; }
.alignCentreEmailUpdates .euButton .btnPlus {
    position: absolute;
    right: 10px;
    top: 18px; 
    z-index: 2;
    }

/* dark panel form fields */
.darkBordered { background: url(/buildassets/images/bor_01.png) repeat-x bottom left; }
.darkBordered .inputC { position: relative; z-index: 1; }
.darkBordered .labelC {
    padding: 0;
    position: absolute;
    left: 9px;
    top: 7px;
    z-index: 2;
    }
.darkBordered label {
    color: #7b7a7a;
    font-size: 0.929em;
    font-style: italic;
    }
.darkBordered .required {
    background: url(/buildassets/images/ico_required.png) no-repeat top left;
    display: inline-block;
    height: 6px;
    margin-left: 2px;
    text-indent: -9999px;
    width: 6px;
    }
.darkBordered input.txt, 
.darkBordered select.txt, 
.darkBordered textarea.txt {
    background: #fff;    
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; 
    color: #7b7a7a;
    font-family: Lato, Arial, Sans-Serif;
    font-size: 0.929em;
    font-style: italic;
    height: 23px;
    line-height: 18px;
    margin-bottom: 10px;    
    position: relative;    
}
.darkBordered input.txt {
    border: 0; 
    padding: 2px 9px 0 9px; 
    position: relative; 
    width: 139px;
    }
.darkBordered select.txt {
    background: url(/buildassets/images/ddl_arrow.gif) #fff no-repeat center right;
    height: 25px; 
    padding: 2px 0 0 4px; 
    width: 157px;
    box-sizing: border-box;	-moz-box-sizing: border-box; -webkit-box-sizing: border-box;	
	-webkit-appearance: listbox;
     }   
.darkBordered textarea.txt { height: 69px; width: 152px; min-width: 152px; max-width: 152px; }  
.darkBordered .inputCError input.txt, 
.darkBordered .inputCError textarea.txt {
    background: #ffeded; 
    border: 2px solid #cc0000; 
    height: 19px; 
    width: 135px;
    }
.darkBordered .inputCError select.txt {
    background: #ffeded; 
    border: 2px solid #cc0000; 
    }
.darkBordered .inputCError textarea.txt { height: 65px; width: 152px; }
.darkBordered select.error {
    background-color: #ffeded; 
    border: 2px solid #cc0000; 
    color: #cc0000; 
    padding: 1px 0 0 3px;
    }
.darkBordered .inputCError label { color: #cc0000; }
.darkBordered .requiredTxt {
    color: #ffeded !important; 
    font-size: 11px; 
    font-style: italic; 
    line-height: 13px;
    }
.darkBordered .successTxt { color: #e0eff6 !important; font-style: normal; }
.darkBordered .inputCError .required { background: url(/buildassets/images/ico_required_error.png) no-repeat top left; }

.sidebarEmailUpdates .darkBordered input.txt { width: 166px; }
.sidebarEmailUpdates .darkBordered .inputCError input.txt { width: 162px; }

#euPanel .darkBordered .signupNewsletterError, 
#euPanelSidebar .darkBordered .signupNewsletterError { display: none; height: 111px; }
#euPanel .darkBordered .signupNewsletterError p, 
#euPanelSidebar .darkBordered .signupNewsletterError p { color: #E0EFF6; padding-top: 25px; }

.alignCentreBanner .bannerWrap {
    height: 41px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.alignCentreBanner .bannerTbl { width: 100%; }
.alignCentreBanner .bannerLeft { background: #3DA4D5; height: 41px; }
.alignCentreBanner .acBanner, 
.alignCentreBanner .alignBanner {
    margin: 0 auto;
    position: relative; 
    width: 960px;
    }
.alignCentreBanner .banTop {
    background: url(/buildassets/images/bg_bannav.png) no-repeat top right;
    height: 41px;
    left: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 284px;
    z-index: 3;
    }  
.alignCentreBanner .alignBanner { position: relative; z-index: 2; }
.alignCentreBanner .alignBanner .bannerImg, 
.alignCentreBanner .map-frame { position: absolute; z-index: 1; }
.alignCentreBanner .map-frame { width: 100%; height: 194px; }

.alignCentreBanner .alignBanner .bannerGrad {
    background: url(/buildassets/images/bg_bannergrad.png) no-repeat top center;
    height: 194px;
    left: 0;
    position: absolute; 
    top: 0;
    width: 960px;
    z-index: 2;
    }

.alignCentreBanner .map-frame iframe {
    border: 0; 
    height: 100%;
    margin: 0; 
    overflow: hidden;
    padding: 0;
    width: 100%;
    }

.alignCentreBanner .alignBanner .title {
    height: 80px; 
    left: 10px;
    position: absolute; 
    top: 80px;
    width: 940px;
    vertical-align: middle;
    z-index: 3;
    }
.alignCentreBanner .alignCentreContactUs .title { width: 300px; }
.alignCentreBanner .alignBanner .title h2 {
    color: #3c3c3c;
    font-size: 3.214em;
    line-height: 1.0em;
    text-transform: uppercase;
}
.alignCentreBanner .alignBanner .title h3 {
    background: url(/buildassets/images/bg_titlecontainer.png) no-repeat bottom right;
    color: #fff;
    float: left;
    font-size: 1.714em;
    line-height: 1.0em;
    padding: 5px 25px 3px 10px;
    margin-left: 2px;
    margin-top: 3px;
    text-transform: uppercase;
}
.alignCentreBanner .enquiryWrap {
    margin: 0 auto;
    position: absolute;
    top: 164px;
    width: 100%;
    z-index: 4;
}
.alignCentreBanner .enquiryTbl { width: 100%; }
.alignCentreBanner .enquiryRight { background: #067AB6; height: 30px; }
.alignCentreBanner .acEnquiry {
    margin: 0 auto;
    position: relative; 
    width: 960px;
    }
.alignCentreBanner .enqTop {
    background: url(/buildassets/images/bg_enqnav.png) no-repeat top left;    
    cursor: pointer;
    float: right;
    height: 20px;
    margin-top: 0px;
    padding: 10px 28px 0 0px;
    position: relative;
    width: 165px;
    z-index: 3;
    }      

.alignCentreBanner .enqTop a.btnEnquireNow {
     color: #fbfbfb;
     display: block;
     float: right;
     font-family: LatoBlack, Arial, Sans-Serif;
     font-size: 0.929em;     
     height: 25px;
     margin-right: 5px;
     position: relative;    
     text-align: right;
     text-shadow: 1px 1px 0px #2e7ba0;
     text-transform: uppercase;     
     width: 125px;
     z-index: 3;
     }
.alignCentreBanner .enqTop .btnEnquireNow:hover { color: #a7e3fe; }
.alignCentreBanner .enqTop .btnPlusWhite { position: absolute; right: 3px; top: 2px; }

.alignCentreEnquiryForm { background: transparent; height: 30px; position: absolute; top: 398px; z-index: 2; }
.alignCentreEnquiryForm .enquiryWrap { position: absolute; top: 0px; }

.alignSection .enquiryForm {    
    display: none;
    position: absolute; 
    right: 0; 
    top: 0;
    width: 193px;
    z-index: 5;
    }

.alignSection .enquiryForm .formContent {
    background: #615f5f; 
    padding: 22px 17px 0px 17px;
    position: relative; 
    width: 159px;
    }
.alignSection .enquiryForm .formContentBase {
    background: url(/buildassets/images/bg_emailupdates.png) no-repeat bottom right;
    color: #fff;
    cursor: pointer;
    height: 27px;
    padding: 10px 0 4px 30px;
    width: 163px;
    }
.alignSection .enquiryForm .formContentBase p {
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
    float: left;
    font-size: 10px !important;
    padding: 5px;
    }
.alignSection .enquiryForm .formContentBase p span.required { color: #067ab6; }
.alignSection .enquiryForm .formContentBase .btnPlus {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 2;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    }

/* Content */
#section { float: left; width: 960px; }
.alignHomepage #section { margin: 60px 0 45px 0; }
.alignSection #section { margin: 20px 0 100px 0; }
    
.breadcrumb {
    margin-top: 14px;
    margin-left: 295px; 
    width: 660px;
    }
.colLeft { float: left; margin-left: 10px; width: 220px; }
.colRight { float: right; width: 665px; }

.colRight h3 {
    color: #3c3c3c;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 1.429em;
    line-height: 1.0em;
    margin-bottom: 15px;
    text-transform: uppercase;
    }
.colRight h3.halfMargin { margin-bottom: 7px; }
.colRight p { line-height: 1.357em; }
.colRight p.wysSubheading { font-family: LatoBold, Arial, Sans-Serif; }
.colRight li {
    background: url(/buildassets/images/list_11.png) no-repeat 0 5px; 
    line-height: 22px; 
    padding-left: 15px;
    }
.colRight ol { margin-left: 20px; }
.colRight ol li { background: transparent; padding-left: 2px; }

.colRight table.umbracotable td {
    border:1px solid #067AB6;
    padding: 3px 8px;    
    }
.colRight table.umbracotable thead tr {
    background: #067AB6;
    font-family: LatoBold, Arial, Sans-Serif;
    }
.colRight table.umbracotable thead td { color: #ffffff; }
.colRight .headingLarge,
.headingLarge {
    color: #3c3c3c;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 1.429em;
    line-height: 1.0em;
    margin-bottom: 15px;
    }

.colRight .headingSmall,
.headingSmall {
    color: #3c3c3c;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 1.143em;
    line-height: 1.0em;
    margin-bottom: 10px;
    }

.col665 { width: 665px; }
.col645 { width: 645px; }
.col495 { position: relative; width: 495px; }
.col475 { position: relative; width: 475px; }
.col460 { width: 460px; }
.col435 { position: relative; width: 435px; }
.col410 { width: 410px; }
.col350 { width: 350px; }
.col325 { width: 325px; }
.col275 { width: 275px; }
.col245 { width: 245px; }
.col220 { width: 220px; }

.breadcrumb li, 
.breadcrumb a { color: #a8a6a6; }
.breadcrumb a:hover { color: #615F5F; }
.breadcrumb li { float: left; font-size: 11px !important; line-height: 11px !important; }

.colLeft ul.pageNav { list-style-type: none; margin: 10px 0 20px 0; }
.colLeft ul.factsNav, 
.colLeft ul.sortByNav { margin: 10px 0 15px 0; }
.colLeft ul.pageNav li {
    border-bottom: 1px solid #e3e3e3;
    display: block;
    line-height: 1.214em;
    margin-bottom: 8px;
    padding: 0 0 6px 0;
    }
    .colLeft ul.factsNav li { margin-bottom: 5px; padding: 2px 0 4px 0; }
    .colLeft ul.sortByNav li { border: 0px; margin-bottom: 5px; padding: 1px 0 2px 0; }
    .colLeft ul.pageNav li:last-child { border: 0; }
.colLeft ul.pageNav li a {
    background: url(/buildassets/images/list_10.png) no-repeat 0 2px;
    color: #000;
    display: block;
    padding-left: 0;
    -webkit-transition: padding-left 0.2s linear;
	-moz-transition: padding-left 0.2s linear;
	-o-transition: padding-left 0.2s linear;
	transition: padding-left 0.2s linear;
    }
.colLeft ul.pageNav li a span {
    display: block; 
    padding-left: 12px;
    }
.colLeft ul.pageNav li a:hover {
    background: url(/buildassets/images/list_11.png) no-repeat 0 2px; 
    color: #067ab6;
    padding-left: 2px;
    }
.colLeft ul.pageNav li ul li a:hover, 
.colLeft ul.pageNav li ul li .on:hover {
    background: url(/buildassets/images/list_11.png) no-repeat 0 1px; 
    color: #067ab6;
    padding-left: 2px;
    }
.colLeft ul.pageNav li ul { margin: 6px 0 0 11px }
.colLeft ul.pageNav li li {
    border: 0;
    font-size: 0.929em;
    line-height: 1.214em;
    margin-bottom: 0px;
    padding: 0 0 8px 0;
    }
.colLeft ul.pageNav li li:last-child { padding-bottom: 0px; }
.colLeft ul.pageNav li .on {
    background: url(/buildassets/images/list_11.png) no-repeat 0 2px; 
    color: #067ab6;
    font-family: LatoBlack, Arial, Sans-Serif;
    }
.colLeft ul.pageNav li ul li a { background: url(/buildassets/images/list_10.png) no-repeat 0 1px; }
.colLeft ul.pageNav li ul li .on {
    background: url(/buildassets/images/list_10.png) no-repeat 0 1px;
    color: #000;
    font-family: LatoBlack, Arial, Sans-Serif;
    }
.colLeft .tagCloud { margin: 10px 0 20px 0; text-align: center; }    
.colLeft .tagCloud a {
    color: #3c3c3c;
    font-family: LatoBlack, Arial, Sans-Serif;
    line-height: 1.0em;
    text-transform: uppercase;
    word-wrap: break-word;
    }
.colLeft .tagCloud a:hover { color: #067ab6; }
.colLeft .tagCloud .size1 { font-size: 1.429em; color: #333; }
.colLeft .tagCloud .size2 { font-size: 1.214em; color: #3b3b3b; }
.colLeft .tagCloud .size3 { font-size: 1.000em; color: #3d3d3d; }
.colLeft .tagCloud .size4 { font-size: 0.786em; color: #3f3f3f; }
    
/* panels */
.panel220 {
    background: #333;
    height: 165px;
    margin: 0 10px;
    overflow: hidden;
    position: relative;
    width: 220px;
    z-index: 1;
}
.colLeft .panel220 { height: 130px; margin: 0; }
.homeRight .panel220 { height: 165px; }
.panel220 .thumb {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    }
.panel220 .content {
    bottom: -16px;
    color: #fff;
    font-family: LatoBold, Arial, Sans-serif;
    font-size: 1.214em;
    left: 0;
    line-height: 1.118em;
    min-height: 38px;
    position: absolute;
    width: 220px;
    z-index: 3;
    -webkit-transition: bottom 0.2s linear;
	-moz-transition: bottom 0.2s linear;
	-o-transition: bottom 0.2s linear;
	transition: bottom 0.2s linear;
    }
    .panel220 a { transition: opacity 0.2s;-webkit-transition: opacity 0.2s;-o-transition: opacity 0.2s; }
    .panel220 a:hover .content { bottom: 0px; }
.colLeft .panelImaged .content {
    background-color: transparent;
    background-image: url(/buildassets/images/list_01.png);
    background-repeat: no-repeat;
    background-position: 194px 0;
    bottom: -70px;
    height: 130px;
    position: absolute;
    z-index: 4;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    }
    
.panelImaged a:hover .content { background-position: 198px 0; bottom: -70px; }
    
.homeRight .panel220 .content, 
.colLeft .panel220 .content { font-size: 1.143em; line-height: 1.063em; }

.panel220 .content { min-height: 34px; }
.panel220 a:hover {
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	  filter: alpha(opacity=90);
	  -moz-opacity: 0.9;
	  -khtml-opacity: 0.9;
	  opacity: 0.9;
	  transition: opacity 0.2s;-webkit-transition: opacity 0.2s;-o-transition: opacity 0.2s;
     }    
.panel220 .subheading {
    background: url(/buildassets/images/bg_home_subheading.png) no-repeat top right;
    display: inline-block;
    max-width: 198px;
    padding-right: 22px;
    }
.panel220 .subheading .title {
    background: #067ab6;
    color: #fff;
    display: inline-block;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 18px;
    padding: 9px 7px 9px 12px;
    text-transform: uppercase;
    }
.panel220 .subcontent {
     background: url(/buildassets/images/list_01.png) #474748 no-repeat top right;
     display: block;
     min-height: 34px;
     padding: 8px 32px 26px 13px;
     width: 175px;
     }
.panel220 a:hover .subcontent { background: url(/buildassets/images/list_01.png) #067ab6 no-repeat top right; bottom: 0px; }

.colLeft .sidebarEmailUpdates {
    background: transparent;
    height: auto;    
    overflow: visible;
    position: relative;
    }
.colLeft .sidebarEmailUpdates .emailUpdatesContent {
    background: #615f5f;
    padding: 15px 17px 0 17px;
    width: 186px;
    }
.colLeft .sidebarEmailUpdates .emailUpdatesBase {
    background: url(/buildassets/images/bg_emailupdates_long.png) no-repeat top right;
    color: #fff;
    cursor: pointer;
    height: 22px;
    padding: 13px 0 0 30px;
    width: 190px;
    }
.colLeft .sidebarEmailUpdates .euPanelImg {
    display: block;
    position: absolute;
    right: -61px;
    top: 0px;
    z-index: 2;
    }

.col665 a,
.col220 a {
    display: block;
    height: 100%;
    padding: 5px;  
    background: transparent;
    transition: background 0.2s;-webkit-transition: background 0.2s;-o-transition: background 0.2s;
    }
.col220 a { width: 210px; }
.col665 a { width: 645px; }
.searchResults a { padding: 5px 0; width: 665px; }

.col665 a:hover,
.col220 a:hover { background: #e3e3e3; transition: background 0.2s;-webkit-transition: background 0.2s;-o-transition: background 0.2s; }

.headImage {
    overflow: hidden;
    position: relative;
    z-index: 1;
    }
    
.col220 .headImage { height: 115px; width: 210px; }
.col665 .headImage { width: 435px; }
.col665 .col495 .headImage { border-top: 1px solid #e3e3e3; width: 485px; }
.col645 .headImage { width: 645px; }

.featImage { width: 210px; z-index: 1; }
.col220 .featImage { position: absolute; }    
.col665 .featImage { position: relative; }
.col665 .feat170 { width: 170px; }

.col665 .col435 .headImage { border-top: 1px solid #e3e3e3; }

.listChildren h4, 
.col245 h4, 
h4.angledBlue, 
.resourceBox h4 {
    background: url(/buildassets/images/bg_titlecontainer.png) no-repeat bottom right;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    line-height: 19px;
    font-family: LatoBlack, Arial, Sans-Serif;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    padding: 6px 24px 4px 12px;
    }
    .listChildren .col220 h4 {
        position: absolute;
        top: 15px;
        z-index: 2;
    }   
     
    .resourceBox h4, 
    .colLeft h4 { background: url(/buildassets/images/bg_titlecontainer_darkblue.png) no-repeat bottom right; }
    
    .colLeft h4 { font-size: 20px; width: 184px; }

.col665 h4.angledGrey {
    background: url(/buildassets/images/bg_titlecontainer_grey.png) no-repeat bottom right;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    line-height: 19px;
    font-family: LatoBlack, Arial, Sans-Serif;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    padding: 6px 24px 4px 12px;
}

 h3.angled {
	color: #fff;
    display: table-cell;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 20px;
    height: 34px;
    line-height: 22px;
    margin: 0;
    padding: 0 25px 0 0;
    text-transform: uppercase;
}
	h3.angledBlue { background: url(/buildassets/images/bg_title_angle_blue.png) no-repeat top right; }
	h3.angledGrey { background: url(/buildassets/images/bg_title_angle.png) no-repeat top right; }
	h3.angledLarge 	{ font-size: 25px; }
	
h3.angled .heading { display: block; padding: 7px 8px 5px 13px; }
	h3.angled .headingBlue { background-color: #067AB6; }
	h3.angled .headingGrey { background-color: #474748; }	
    h3.angled .headingGrey { margin-bottom: 2px; }
    h3.angledBlue .headingBlue { margin-bottom: 3px; }
    h3.angledLarge .headingBlue { margin-bottom: 5px; }

.col665 p,    
.col220 p { color: #000; }

.col220 .caption {
    margin-top: 3px;
    padding: 5px; 
    width: 200px;
    }
.col665 .caption {
    padding: 8px 15px 0px 15px;
    width: 410px;
    }
.col665 .col495 .caption { width: 450px; }
.col645 .caption { width: 625px; } 
.col645 .noThumbnail .caption { padding: 8px 15px; width: 635px; }
.col665 .noThumbnail .caption { padding: 8px 15px; width: 635px; }
.listFaqs .caption { padding: 0 10px 8px 10px; width: 610px; }
.listFaqs a { display: inline; padding: 0; }
.listFaqs a:hover { background: transparent; }
.col245 .caption { padding: 8px 0 15px 0; }

.titleAngled h3 {
    color: #fff;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 1.857em;
    line-height: 1.0em;
    margin-bottom: 2px;
    text-transform: uppercase;
    }
.titleAngled h3 .title { background: #474748; padding: 5px 8px 3px 12px; }
.titleGrey h3 .title { font-size: 0.800em; padding: 6px 8px 2px 12px; }

.titleAngled h3 span.angles {
    background: url(/buildassets/images/bg_title_angle.png) no-repeat top right;
    display: block;
    height: 34px;
    text-indent: -9999px;
    width: 25px;
    }
.titleBlue h3 span.angles { background: url(/buildassets/images/bg_title_angle_blue.png) no-repeat top right; }

ul.listFeatured { list-style-type: none; }
ul.listFactSheets { background: transparent; margin-bottom: 3px; }
.listFeatured li {
    background: #e3e3e3;
    border-right: 1px solid #e3e3e3;
    display: block;
    padding: 0;
    position: relative;
    width: 325px;
    z-index: 1;
    transition: background 0.2s;-webkit-transition: background 0.2s;-o-transition: background 0.2s;
    }
.listFeatured li.fl { margin-right: 13px; }
.listFeatured .dateCol { margin: 14px 0 0 0; width: 64px; }

.listFeatured li .date {
    background: url(/buildassets/images/bg_home_dateangle.png) no-repeat top right;
    height: 40px;
    overflow: hidden;
    padding: 0 17px 0 0;   
    }
    
.listFeatured li .dateTo { background-position: bottom right; }
    
.listFeatured li .date .theDate {
    background: #067ab6;
    color: #fff;
    padding: 4px 6px 6px 12px;
    }
    .listFeatured li .dateTo .theDate { background: #1996d3; }
    .listFeatured li .date .theDate .day {
        display: block; 
        font-weight: bold; 
        font-size: 18px; 
        line-height: 18px;
        }
    .listFeatured li .date .theDate .month {
        display: block; 
        font-weight: bold; 
        font-size: 14px; 
        line-height: 14px; 
        text-transform: uppercase;
        }
    
.col665 .listFeatured li .panelLink {
    display: block; 
    height: 100%;
    padding: 0px;
    width: 100%;    
    }
.col665 .listFeatured li .panelLink:hover { background: transparent; }
.col665 .listFactSheets li .panelLink { background: url(/buildassets/images/ico_plus_blue.png) no-repeat center right; }
.col665 .listFactSheets li .panelLink:hover { background: url(/buildassets/images/ico_plus_white2.png) no-repeat center right; }
.listFeatured li:hover { background: #cdcccc; transition: background 0.2s;-webkit-transition: background 0.2s;-o-transition: background 0.2s; }  
.listFeatured li a.focus { background: #cdcccc; transition: background 0.2s;-webkit-transition: background 0.2s;-o-transition: background 0.2s; box-shadow:none!important; -moz-box-shadow:none; -webkit-box-shadow:none; filter:none!important;}  
.listFactSheets li:hover { background: #067ab6; }    
.listFeatured li:hover .date { background-position: bottom right; }
.listFeatured li:hover .date .theDate { background: #1996d3; }

.listFeatured .dateArrow {
    background: url(/buildassets/images/arr_02.gif) no-repeat center center;
    display: block;
    font-size: 0px;
    height: 13px;
    line-height: 0px;
    padding: 5px 0 5px 40px;
    text-indent: -9999px;
    width: 12px;
    }
    
.listFeatured li .content {
    background: url(/buildassets/images/bor_02.png) repeat-x bottom center;
    color: #000;
    margin: 0 15px;
    padding: 15px 0px 15px 56px;
    }
    .listFeatured li .hasNoDate { padding: 15px 0px 15px 15px; }
    
.listFeatured li .content .timeCol { padding-right: 10px; width: 125px; }
.listFeatured li .content .costCol { width: 80px; }

.listFactSheets li .content { background: transparent; margin: 0; padding: 0; }
.listLinks li .content { padding-top: 12px; }
.listLinks li .content h5 { padding-bottom: 0px; }
.listFeatured li .content .thumb { margin-bottom: 5px; width: 236px; border: 2px solid #E3E3E3; }
.listPublications li .content .thumb { display: block; margin: 0 auto 5px auto; width: 106px; }
.listFeatured li:hover .content .thumb {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
     border: 2px solid #E3E3E3;
     }
.listFeatured li .content h5 {   
    font-family: LatoBold, Arial, Sans-Serif;
    font-size: 1.0em; 
    line-height: 1.286em;
    text-shadow: 0 1px 0 rgba(0,0,0,0.01);
    }
.listFactSheets li .content h5 { padding: 0px 25px 5px 7px; }
.listRelatedArticles li .content h5 { padding: 9px; }
.listFeatured li .content p { line-height: 1.286em; }
p.category {
    color: #3c3c3c;
    font-family: LatoBold, Arial, Sans-Serif;
    padding: 3px 0;
    text-transform: uppercase;
    }
.listFactSheets li .content p.category { 
    font-family: Lato, Arial, Sans-Serif;
    font-size: 0.786em; 
    padding: 7px 9px 0px 7px;
    }

.listFactSheets li:hover h5, 
.listFactSheets li:hover .content p.category { color: #fff; text-shadow: 1px 1px 0px #055d8b; }

.listFeatured li .content .summ { display: inline; }    
.listFeatured li .content .more {
    background: url(/buildassets/images/list_02.png) no-repeat center left;
    display: inline-block;
    height: 16px;
    line-height: 1.286em;
    margin-left: 3px;
    text-indent: -9999px;
    width: 4px;
    }
.listChildren .bordered {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 8px 0 7px 0;
    width: 665px;
    }
.listChildren .sortRow  {
    font-family: LatoBold, Arial, Sans-Serif;
    font-size: 12px;
    margin-bottom: 6px;
    text-transform: uppercase;
    }
.listChildren .sortRow p { font-size: 1.0em; line-height: 1.833em; margin-right: 7px; }
.listChildren .sortRow a.sortBy {
    background: #067ab6; 
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 0.917em;
    line-height: 1.833em;
    margin-left: 4px;
    padding: 0px 9px;
    }
.listChildren .sortRow a.sortBy:hover { background: #1996d3; }
.listChildren .sortRow a.sortByOn, 
.listChildren .sortRow a.sortByOn:hover { cursor: default; background: #615f5f; }

.hrBase { border-bottom: 1px solid #e3e3e3; }

.col665 .viewOrDownload {
    border-top: 1px solid #333;
    margin-top: 10px;
    padding: 5px 0 0 0;
    position: relative;
    z-index: 1;
    }
.col665 .viewOrDownload a {
    font-size: 12px; 
    padding: 0 10px 0 0; 
    width: auto; 
    height: 14px;
    background: url(/buildassets/images/list_03.png) no-repeat;
    }
.col665 .viewOrDownload a:hover {
    background-color: transparent;
    background: url(/buildassets/images/list_04.png) no-repeat; 
    color: #1996d3; 
    padding-right: 12px;
    }
.col665 .viewOrDownload a.downloadPdf {
    padding-right: 14px;
    background-position: 104px 0px;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    }
.col665 .viewOrDownload a.downloadPdf:hover {
     background-position: 106px 0px;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    }
.col665 .viewOrDownload a.viewOnline {
    position: absolute;
    top: 5px;
    left: 0px;
    padding-right: 14px;
    background-position: 84px 0px;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    }
.col665 .viewOrDownload a.viewOnline:hover {
     background-position:  86px 0px;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    }
        
/* seminar details headings */
.details { width: 665px; }
.details .col350 { margin-left: 30px; }
.details .detailPanel { margin-bottom: 6px; }
.details h3.titles {
    background: url(/buildassets/images/bg_angle_green.png) #9bbf3d no-repeat top right;
    color: #fff;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 1.429em;
    line-height: 1.0em;
    margin-bottom: 0px;
    padding: 8px 33px 6px 16px;
    text-transform: uppercase;
    }
.details p.contents {
    background: url(/buildassets/images/bg_angle_grey_right.png) #e3e3e3 no-repeat top right;
    color: #3c3c3c; 
    font-family: LatoBold, Arial, Sans-Serif;
    padding-left: 0px; 
    padding-right: 18px;
    }
.details p.contents .title { background: #e3e3e3; line-height: 1.286em; margin-right: 8px; padding: 8px; }
.details .col225 p.contents .title { max-width: 135px; }
.details p.contentsNewLine .title { padding: 8px 0 8px 16px; }
.details p.shortLine { overflow: hidden; height: 34px; width: 180px; }
.details p.shortLine .title { line-height: 1.571em; padding: 6px 8px 8px 8px; }
.details span.angles {
    display: block;
    height: 34px;
    text-indent: -9999px;
    }       
    
.btmContentPanel { background: #e3e3e3; }  
.btmContentPanel .caption { padding-top: 10px; padding-bottom: 12px; width: 635px; }
.btmContentPanel .caption a { display: inline; padding: 0; }
.btmContentPanel .caption h5 {
    color: #067ab6;
    font-family: LatoBold, Arial, Sans-Serif;
    margin-top: 5px;
    text-transform: uppercase;
    }
 
.btmContentPanel ul li a { padding: 0; width: 600px; }   
.btmContentPanel ul li a:hover { background: transparent; }
    
.searchResults a.searchLink { border-bottom: 1px solid #e3e3e3; }   

.listFaqs { font-size: 0.857em; }
.listFaqs .col665 { border-bottom: 1px solid #e3e3e3; margin-left: 10px; width: 645px; }
.listFaqs .col665:hover { background: #e3e3e3; }
.faqQuestion {
    background: url(/buildassets/images/list_faq_open.png) no-repeat center left; 
    cursor: pointer;
    font-family: LatoBold, Arial, Sans-Serif;  
    margin-left: 8px;  
    padding: 8px 0 8px 18px;
    text-transform: uppercase;
    } 

.listFaqs .open { background: url(/buildassets/images/list_faq_open.png) no-repeat center left; } 
.listFaqs .close { background: url(/buildassets/images/list_faq_close.png) no-repeat center left; }

.contactForm {
    background: url(/buildassets/images/bg_contactform.png) #e3e3e3 no-repeat bottom left;
    padding: 0 0 20px 0;
    }
.contactForm h4 {
    background: url(/buildassets/images/bg_contactheader.png) #5a5858 no-repeat top left;
    color: #fff;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 1.071em;
    height: 20px;
    padding: 10px 0 0 26px;
    text-shadow: 1px 1px 0px #434242;
    text-transform: uppercase;
    }
.contactForm .formContainer {
    margin: 0 auto;
    padding: 15px 22px 0 22px;
    }
    
.formContainer .formRow { margin-top: 10px; width: 100%; }
.formContainer .formCol { width: 172px; }
.formContainer .formRow input.txt, 
.formContainer .formRow textarea.txt {
    background: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; 
    height: 22px;
    padding: 2px 7px 0 7px;
    width: 156px;
    }

.formContainer .formRow input.txtLong { width: 350px; }
.formContainer .formRow textarea.txt { height: 95px; min-width: 350px; max-width: 350px; width: 350px; }

.formContainer .formRow .required, 
.creditCardForm .required {
    background: url(/buildassets/images/ico_required.png) no-repeat top left;
    display: inline-block;    
    height: 16px;
    margin-left: 1px;
    text-indent: -9999px;
    width: 6px;
    }
.formContainer .formRow select.txt {
    background: url(/buildassets/images/ddl_arrow.gif) #fff no-repeat center right;
    border: 1px solid #d0d0d0;
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; 
    height: 26px; 
    padding: 2px 0 0 4px; 
    width: 172px;
    box-sizing: border-box;	-moz-box-sizing: border-box; -webkit-box-sizing: border-box;	
	-webkit-appearance: listbox;
     }
.formContainer .formRow select.txtLong { width: 366px; }
.formContainer .formRow input.error {
    background: #FFEDED;
    border: 2px solid #C00;
    height: 20px;
    width: 154px;
    }
.formContainer .addressCol input.error {
    background: #FFEDED;
    border: 2px solid #C00;
    height: 20px;
    width: 348px;
    }
.formContainer .formRow textarea.error {
    background: #FFEDED;
    border: 2px solid #C00;
    min-width: 348px; max-width: 348px;
    width: 348px;
    }
.formContainer .formRow select.error {
    background-color: #ffeded; 
    border: 2px solid #c00; 
    color: #c00; 
    padding: 1px 0 0 3px;
    }
.formContainer .requiredTxt { color: #c00 !important; font-size: 11px; font-style: italic; line-height: 13px; }

.formContainer .formCol .postcodeCol { width: 70px; }
.formContainer .formCol .postcodeCol input.txt { width: 54px; }
.formContainer .formRow .stateCol select.txt { width: 78px; }
.formContainer .formRow .stateCol input.txt { width: 62px; }
.formContainer .formRow .stateCol input.error { width: 60px; }
.formContainer .formCol .postcodeCol input.error { width: 53px; }
.formContainer .requiredField { font-size: 0.714em; }
.formContainer .requiredTxt { color: #c00 !important; font-size: 11px; font-style: italic; line-height: 13px; } 
.formContainer .error-messages{ display: none; }
.formContainer .hidden { display: none; }
   
/* Pagination */

.pagination {
    font-family: LatoBold, Arial, Sans-Serif; 
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase; 
    width: 665px;
    z-index: 1;
    }
.topPag { border-bottom: 1px solid #E3E3E3; }

.pagination a { color: #067ab6; }
.pagination a:hover { color: #1996d3; }
.numbers {
    color: #067ab6;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 665px;
    z-index: 1;
    }
.numbers span { color: #3C3C3C; }
.btnPrevNext {    
    display: block;  
    position: relative; 
    width: 90px;
    z-index: 2;
    }  
.btnPrev {
    background: url(/buildassets/images/list_14.png) no-repeat 2px 2px;    
    padding-left: 12px;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    }
.btnPrev:hover {
    background: url(/buildassets/images/list_15.png) no-repeat 0px 2px;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    } 
.btnNext {
    background: url(/buildassets/images/list_03.png) no-repeat 93px 2px;
    padding-right: 12px;    
    text-align: right;
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    }
.btnNext:hover {
    background: url(/buildassets/images/list_04.png) no-repeat 95px 2px; 
    -webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
    } 
    
.btnPrevDisabled, .btnNextDisabled { color: #c3c3c3; padding: 0 10px; }
.btnPrevDisabled, 
.btnPrevDisabled:hover { background: url(/buildassets/images/list_18.png) no-repeat center left; }
.btnNextDisabled, 
.btnNextDisabled:hover { background: url(/buildassets/images/list_17.png) no-repeat center right; }
.btnPrevDisabled:hover, .btnNextDisabled:hover { padding: 0 10px; }
    
/* Media */
.mediaCol img { clear: right; width: 250px; }   

.mediaCol .mediaVideo {
    clear: right; 
    margin-bottom: 20px;
    position: relative; 
    width: 250px;
    }
.mediaCol .mediaVideo img { display: block; height: auto; width: 250px; }
.mediaCol .mediaVideo .videoShadeOverlay {
    background: #000;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute; 
    text-indent: 100%;
    top: 0;
    white-space: nowrap;
    width: 250px;  
    z-index: 4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    transition: opacity 0.2s;-webkit-transition: opacity 0.2s;-o-transition: opacity 0.2s;
    }
.mediaCol .mediaVideo .videoShadeOverlay:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    -khtml-opacity: 0.1;
    opacity: 0.1;
    transition: opacity 0.2s;-webkit-transition: opacity 0.2s;-o-transition: opacity 0.2s;
    }
.mediaCol .mediaVideo .videoThumbOverlay {
    background: url(/buildassets/images/bg_video.png) no-repeat center center;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: 100%;
    top: 0;
    white-space: nowrap;
    width: 250px;
    text-indent: 100%;
    z-index: 3;
}  
.mediaCol .resourceBox { width: 250px; }  
.mediaCol .resourceTitle { width: 250px; }

.mediaCol .resourceList {
    list-style-type: none;
    margin: 0 5px;
    padding: 5px 0;
    width: 240px;
    }
.mediaCol .resourceList li { font-size: 1.0em; line-height: 1.25em; padding: 10px 0 13px 35px; } 
.mediaCol .resourceList li a { color: #000; }
.mediaCol .resourceList li a:hover { color: #067ab6; }
    .resourceList li.link { background: url(/buildassets/images/ico_link.png) no-repeat 0 8px; }
    .resourceList li.pdf { background: url(/buildassets/images/ico_pdf.png) no-repeat 0 8px; }
    .resourceList li.doc { background: url(/buildassets/images/ico_word.png) no-repeat 0 8px; }
    .resourceList li.img { background: url(/buildassets/images/ico_img.png) no-repeat 0 8px; }
    .resourceList li.misc { background: url(/buildassets/images/ico_misc.png) no-repeat 0 8px; }
    
.listGallery h3 { margin-bottom: 8px; }
.listGallery ul li {
    background: transparent; 
    float: left; 
    margin-bottom: 10px;
    margin-right: 20px;
    padding-left: 0px;
    }
.listGallery ul li:nth-child(4n+4) { margin-right: 0px; }
.listGallery ul li a {
    border: 5px solid #ffffff; 
    display: block; 
    height: 140px; 
    overflow: hidden;
    width: 140px;
    transition: border 0.2s;-webkit-transition: border 0.2s;-o-transition: border 0.2s;
    }
.listGallery ul li a:hover {
    border: 5px solid #3da4d5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    transition: border 0.2s;-webkit-transition: border 0.2s;-o-transition: border 0.2s;
    }
.listGallery ul li img { display: block; }


/* Offices */

.office-contact-details {
    float: right;
    clear: both;
    width: 250px;
    margin-bottom: 10px;
}

.office-contact-details li {background: none; padding: 0; line-height: 1; position: relative; float: left; clear: both;}

.office-contact-details .office-contact-details-title {
    background: url(/buildassets/images/bg_titlecontainer.png) no-repeat bottom right;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    line-height: 19px;
    font-family: LatoBlack, Arial, Sans-Serif;
    margin: 0 10px 10px 0;
    text-transform: uppercase;
    padding: 6px 24px 4px 12px;
}

.office-phone {min-height: 26px;}

.office-contact-details .office-phone,
.office-contact-details .office-mailing-address,
.office-contact-details .office-street-address {
    padding-left: 35px;
    margin: 7px 0;
}

.office-phone:before,
.office-mailing-address:before,
.office-street-address:before {
    content: "";
    background: url(/buildassets/images/contact-details-sprite.png) no-repeat left top;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
}

.office-phone:before {height: 26px;}
.office-mailing-address:before { height: 23px; background-position: left -26px; }
.office-street-address:before { height: 24px; background-position: left -49px; }

#header .topNav ul .state-dropdown,
#header .topNav ul .state-dropdown li {background: none;}

#header .topNav ul .state-dropdown .state {
    position: relative;
    background: url(/buildassets/images/bg_twhite.png) repeat top left;
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; 
}

#header .topNav ul .state-dropdown .state > a {
    color: #fff;
    display: block;
    height: 10px;
    padding-bottom: 8px;
    padding-top: 8px;
    text-transform: uppercase;
    padding-right: 30px;
    position: relative;
    z-index: 6;
    font-size: 14px !important;
}

#header .topNav ul .state-dropdown .state.active {
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0; 
}

#header .topNav ul .state-dropdown .state > a:hover {
    color: #e3e3e3;
}

#header .topNav ul .state-dropdown .btnPlus {
    top: 8px;
    position: absolute;
    right: 7px;
    z-index: 5;
}

#header .topNav ul .state-dropdown .state .states {
    position: absolute;
    display: none;
    width: 100%;
}

.office-state {
    display: block;
    background: url(/buildassets/images/bg_twhite.png) repeat top left !important;
    width: 100%;
}

.office-state.is-last,
.office-state:last-child {
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px; 
    padding-bottom: 3px;
}

.office-state a {
    color: #fff;
    display: block;
    padding: 2px 8px;
}
.office-state a:hover,
.office-state.is-current a {
    color: #57bdec;
}

/* END offices */

/* gallery popup */

/* the preview gallery on a category page doesn't show thumbnails */
.noThumbnails { display: none; }

.pika-thumbs {
    padding: 10px 0 0 0;
    height: 220px;
    overflow: hidden;
    overflow-y: scroll;
    }
	.pika-thumbs li {
	    border: 5px solid #d7dce2; 
        background: #000; 
        cursor: pointer;
        float: left;
        height: 100px;
        list-style-type: none;
        margin-bottom: 8px;
        margin-right: 13px; 
        overflow: hidden;
        padding: 0;
        width: 100px;
        }
    .pika-thumbs li.active { border: 5px solid #3da4d5; }
	.pika-thumbs li:nth-child(4n+4) { margin-right: 0px; }
	.pika-thumbs li .clip { height: 100%; text-align: center; vertical-align: middle; overflow: hidden; }
	
/* the image fills 100% the height of the stage */
.pika-stage, .pika-textnav { padding: 0; text-align: center; width: 500px; }
.pika-stage {
    background: url(/buildassets/images/loading.gif) no-repeat #e3e3e3 center center;
    height: 350px;
    width: 100%; 
    position: relative; 
    text-align:center;
    }
.pika-stage img { height: 100%; max-width: 500px; }

.pika-imgnav a {
    cursor: pointer; 
    display: block; 
    height: 21px; 
    overflow: hidden; 
    position: absolute; 
    text-indent: 100%; 
    white-space: nowrap; 
    z-index:3;
    }
	.pika-imgnav a.previous {
	    background: url(/buildassets/images/btn_prev_off.png) no-repeat left 45%; 
	    bottom: 0px; 
	    cursor: pointer; 
	    height: 21px; 
	    left: 0px; 
	    width: 80px;
	    }
	    .pika-imgnav a.previous:hover { background: url(/buildassets/images/btn_prev_on.png) no-repeat left 45%;  }	    
	.pika-imgnav a.next {
	   background: url(/buildassets/images/btn_next_off.png) no-repeat right 45%; 
	   bottom: 0px;	
	   cursor: pointer;
	   height: 21px; 
	   right: 0px;  
	   width: 59px;
	   }
	   
	   .pika-imgnav a.next:hover {
	       background: url(/buildassets/images/btn_next_on.png) no-repeat right 45%; 
	       }
	 
/* not used, but retained for potential future use */
	.pika-stage .caption { display: none; }
	.pika-stage .caption p { display: none; }
	.pika-imgnav a.play { display: none; }
	.pika-imgnav a.pause { display: none; }
    .pika-textnav { display: none; }
    .pika-textnav a { display: none; }
    .pika-textnav a.previous { display: none; }
    .pika-textnav a.next { display: none; }
    .pika-tooltip { display: none; }
    .pika-counter { display: none; }

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader {
    background: url(/buildassets/images/loading.gif) no-repeat center center; 
    position:absolute; 
    top: 0px;
    left: 0px;
    width: 500px;
    height: 350px;
    text-indent: -9999px;
    }
    
/* our partners */

.alignCentrePartners .alignCentre h4 {
    background: url(/buildassets/images/bg_acph4.png) no-repeat top left;
    color: #fff;
    cursor: pointer;
    display: inline;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 18px;
    height: 25px;
    line-height: 18px;    
    padding: 8px 70px 0 35px;
    position: relative; 
    text-transform: uppercase;     
    }
 .alignCentrePartners .alignCentre h4 span.fl { color: #fff; transition: color 0.2s;-webkit-transition: color 0.2s;-o-transition: color 0.2s; }
.alignCentrePartners .alignCentre h4:hover span.fl { color: #a2e2ff; transition: color 0.2s;-webkit-transition: color 0.2s;-o-transition: color 0.2s; }

.alignCentrePartnersOn .alignCentre h4 { background: url(/buildassets/images/bg_acponh4.png) no-repeat top left; }

.alignCentrePartners .alignCentre h4 .arrowed {
    background: url(/buildassets/images/list_05.png) no-repeat center right;
    display: block;
    height: 7px;
    margin-right: 0px;
    margin-left: 9px;
    margin-top: 6px;
    position: relative; 
    text-indent: -9999px;
    width: 12px;    
    transform: rotate(0deg);
    transition: transform 0.5s ease-in;
    -webkit-transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.5s ease-in;
    -moz-transform: rotate(0deg);
    -moz-transition: -moz-transform 0.5s ease-in;
    -ms-transform: rotate(0deg);
    -ms-transition: -ms-transform 0.5s ease-in;
    }

.alignCentrePartnersOn .alignCentre h4 .arrowed {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    }

.alignCentrePartners .alignCentre ul.partnerLogos {
    display: none;
    list-style-type: none; 
    margin: 33px auto 0 auto;
    padding: 27px 10px 13px 12px;
    }
ul.partnerLogos li {
    display: none;
    float: left; 
    padding-right: 16px; 
    padding-bottom: 10px; 
    position: relative;
    z-index: 1;
     }
ul.partnerLogos li:nth-child(7n+7) { padding-right: 0px; }
ul.partnerLogos li img {
    display: block; 
    height: 75px; 
    position: relative; 
    width: 120px; 
    z-index: 1;
    }
ul.partnerLogos li a {
    height: 75px;
    left: 0;
    position: absolute; 
    top: 0;
    width: 120px;
    z-index: 3;
    background: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
    transition: opacity 0.2s;-webkit-transition: opacity 0.2s;-o-transition: opacity 0.2s;
    }
ul.partnerLogos li a:hover {
	  background: #000;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	  filter: alpha(opacity=10);
	  -moz-opacity: 0.1;
	  -khtml-opacity: 0.1;
	  opacity: 0.1;
	  transition: opacity 0.2s;-webkit-transition: opacity 0.2s;-o-transition: opacity 0.2s;
    }
#footer {
    float: left; 
    min-height: 250px;
    width: 960px;
    }
#footer .foot220 {
    margin: 25px 10px 17px 10px;
    width: 220px;    
    }
#footer .foot220 h4 {
    background: url(/buildassets/images/bor_03.png) repeat-x bottom left;
    font-family: LatoBlack, Arial, Sans-serif;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 17px;
    text-transform: uppercase;
    }
#footer .foot220 h4 a { color: #000; transition: color 0.2s;-webkit-transition: color 0.2s;-o-transition: color 0.2s; }
#footer .foot220 h4 a:hover { color: #57bdec; transition: color 0.2s;-webkit-transition: color 0.2s;-o-transition: color 0.2s; }
#footer .foot220 ul { list-style-type: none; margin-top: 12px; }
#footer .foot220 li { clear: left; float: left; padding-bottom: 10px; }
#footer .foot220 li a {
    background: url(/buildassets/images/list_06.png) no-repeat 0 0;
    clear: left; 
    color: #000;
    display: block;
    float: left;
    padding-left: 0;
    -webkit-transition: padding-left 0.2s linear;
	-moz-transition: padding-left 0.2s linear;
	-o-transition: padding-left 0.2s linear;
	transition: padding-left 0.2s linear;
    }
#footer .foot220 li a span { display: block; padding-left: 11px; }
#footer .foot220 li a:hover {
    background: url(/buildassets/images/list_07.png) no-repeat 0 0; 
    color: #57bdec;
    padding-left: 2px;
    }
#strap {
    float: left; 
    padding: 0 10px;
    width: 940px;
    }

#strap h4 {
    color: #fff;
    font-family: LatoBlack, Arial, Sans-Serif;    
    font-size: 20px;
    line-height: 20px;  
    padding: 20px 23px 0 0;  
    text-transform: uppercase;
    }

#strap .cDetails { padding: 20px 0; }
#strap .cDetails, 
#strap .cDetails a { color: #fff; }  
#strap .cDetails a:hover { color: #57bdec; }  
    #strap .cDetails .phone {
        background: url(/buildassets/images/ico_phone.png) no-repeat center left;
        font-size: 14px !important;
        line-height: 16px !important;
        padding-left: 30px;
        padding-top: 1px;
        margin-bottom: 8px;
        }
    #strap .cDetails .mail {
        background: url(/buildassets/images/ico_mail.png) no-repeat center left;
        font-size: 14px !important;
        line-height: 16px !important;
        margin-left: 1px;
        padding-left: 30px;
        }
    #strap .cDetails .moreDetails {
        background: url(/buildassets/images/list_08.png) no-repeat center right;
        color: #7f8892;
        font-family: LatoBold, Arial, Sans-Serif;
        font-size: 14px !important;
        line-height: 14px !important;
        margin-left: 25px;
        padding-right: 10px;
        text-transform: uppercase;
        -webkit-transition: padding-right 0.2s linear;
	    -moz-transition: padding-right 0.2s linear;
	    -o-transition: padding-right 0.2s linear;
	    transition: padding-right 0.2s linear;
        }

    #strap .cDetails .moreDetails:hover {
        background: url(/buildassets/images/list_19.png) no-repeat center right;
        color: #57bdec;
        padding-right: 12px;
        }

    #strap .footerlogo {
        padding-top: 26px;
        max-width: 145px;
    }

    #strap .footerlogoImage {
        width: 100%;
    }
    
#copyright {
    float: left; 
    height: 32px;
    padding: 10px 0 0 0;
    width: 960px;
    }
    
#copyright p { font-size: 12px !important; line-height: 22px !important; }
#copyright p a { color: #b4b4b4; }
#copyright p a:hover { color: #fff; }
#copyright p.footerLeft { float: left; padding-left: 10px; width: 590px; }
#copyright p.footerRight { float: right; padding-right: 10px; text-align: right; width: 350px; }

/* Popups */
#overlay {
    background: #000;
    display: none;
    height: 100%;
    left: 0px;
    opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 2000;
    }
.popupAlert {
    display: none;
    left: 50%;
    margin-left: -176px;
    margin-top: 100px;
    padding: 0px;
    position: absolute;
    width: 357px;
    z-index: 2001;
    }    
.popupAlert h3 {
    color: #3c3c3c;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 1.429em;
    line-height: 1.0em;
    margin-bottom: 10px;
    text-transform: uppercase;
    }    
.popupVideo, 
.popupGallery {
    background: #dadada;
    border: 10px solid #fff;
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;    
    padding: 2px;
    }  

.popupVideo { margin-left: -325px; width: 640px; }
.popupVideo iframe { display: block; }
.popupGallery { margin-left: -250px; margin-top: 80px; width: 500px; } 
.popupTerms {
    background: #fff;
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
    margin-left: -278px; 
    margin-top: 100px;
    padding: 20px;     
    width: 556px;
    }

.scrollingContent {
    border-top: 1px solid #e3e3e3;
    height: 405px; 
    margin-top: 15px;
    overflow: scroll; 
    overflow-x: hidden;
    padding: 15px 0;
    width: 556px;
    }
    
.btnClose {
    background: url(/buildassets/images/btn_close.png) no-repeat top left; 
    display: block;
    height: 25px;
    position: absolute;
    right: -23px;
    text-indent: -9999px;
    top: -23px;
    width: 25px;
    }    
    .popupTerms .btnClose { right: -8px; top: -8px; }    
.btnClose:hover { background-position: bottom left; }

/* Disqus */

.commentArea {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    margin-top: 30px;
    width: 665px;
    }
.commentArea #dsq-content h3 {
    font-family: LatoBold, Arial, Sans-serif;
    font-size: 1.167em;
    text-transform: none;
    }
.commentArea a { color: #3b5880; }
.commentArea a:hover { color: #527ab3; }
.commentArea #dsq-subscribe .dsq-font { display: none; }
.commentArea #dsq-subscribe .dsq-subscribe-email {
    background: url(/buildassets/images/ico_email.gif) no-repeat center left;    
    padding-left: 18px;
    }
.commentArea #dsq-subscribe .dsq-subscribe-rss {
    background: url(/buildassets/images/ico_rss.gif) no-repeat center left;    
    padding-left: 18px;
    }
.commentArea .dsq-commenter-name { color: #3b5880; }
.commentArea #disqus_thread li { background: transparent; }

/* sitemap */
ul.siteMap { margin: 15px 0; }
ul.siteMap li { margin: 10px 0; }
ul.siteMap li li { margin: 0; background: url(/buildassets/images/list_10.png) no-repeat 0px 5px; }
ul.siteMap li li a { color: #3c3c3c; }
ul.siteMap li li a:hover { color: #000; }
ul.siteMap li li li { font-size: 12px; }
ul.siteMap li li li a { color: #615F5F; }

/* Support network additions */
.supportNetwork {
    border-top: 1px solid #e3e3e3; 
    margin: 25px 0 0 0; 
    padding: 30px 0 0 0;
    width: 665px;
    }
.supportNetwork h3 {
    color: #fff;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 1.429em;
    line-height: 1.0em;
    text-transform: uppercase;
    }
.supportNetwork h3.viewAll { margin-left: -22px; margin-bottom: 2px; }

.supportNetwork h3 a { color: #fff; }
.supportNetwork h3 .title { padding-top: 8px; padding-bottom: 6px; }    
.supportNetwork h3 .viewAll { padding-left: 5px; padding-right: 13px; }
.supportNetwork h3.angled .heading { padding-bottom: 6px; padding-top: 8px; }
    .supportNetwork h3 .active { background-color: #067ab6; }
   
.supportNetwork h3 span.angles {
    display: block;
    height: 34px;
    text-indent: -9999px;
    }       
.supportNetwork h3 span.viewAllL {
    background: url(/buildassets/images/bg_viewall_left.png) no-repeat top right; 
    width: 24px;
    }
.supportNetwork h3 span.viewAllR {
    background: url(/buildassets/images/bg_viewall_right.png) no-repeat top right; 
    width: 22px;
    }
.supportNetwork h3.viewAll:hover span.angles { background-position: bottom right; }
.supportNetwork h3.viewAll:hover a .active  { background: #1996d3; }

.featuredSupportGroup { background: #e3e3e3; padding: 12px; width: 641px; }
.featuredSupportGroup .featImage { height: 150px; margin: 0 10px 10px 0; width: 260px; }
.featuredSupportGroup .suppNetMeta p { line-height: 1.143em; }

.supportListing, 
.pubListing { border-top: 1px solid #e3e3e3; }
.supportListing .col665 a, 
.pubListing .col665 .pad { border-bottom: 1px solid #e3e3e3; padding: 10px; }
.pubListing .col665 .pad {
    display: block;
    height: 100%;
    width: 645px;
    transition: background 0.2s;-webkit-transition: background 0.2s;-o-transition: background 0.2s; 
    background: transparent;
    }
.pubListing .col665 .pad:hover { background: #e3e3e3; transition: background 0.2s;-webkit-transition: background 0.2s;-o-transition: background 0.2s; }
.supportListing .col665 .caption, 
.pubListing .col665 .caption { padding: 0px; width: 645px; }
.supportListing .col665 .withThumbnail { padding-left: 10px; width: 500px; }
.pubListing .col665 .withThumbnail { padding-left: 10px; width: 588px; }
.pubListing .prodImage { width: 47px; height: 66px; }

.posterListing .col665 .withThumbnail { padding-left: 10px; width: 520px; }
.posterListing .prodImage { width: 115px; height: 66px; }

.supportNav { list-style-type: none; margin: 5px 0; }
.supportNav li { background: transparent; padding: 0 14px 0 0; float: left; }
.supportNav li a { color: #c3c3c3; }
.supportNav li a:hover { color: #c3c3c3; cursor: default; }
.supportNav li a.active, 
.supportNav li a.showAllNetworks { color: #3c3c3c; cursor: pointer; }
.supportNav li a.on { color: #1996d3; }
.supportNav li a.active:hover, 
.supportNav li a.on:hover, 
.supportNav li a.showAllNetworks:hover { color: #1996d3; }

.suppNetDetails { border-top: 1px solid #e3e3e3; padding-top: 20px; }
.suppNetDetails .featImage { margin-right: 20px; }

.pubListing .dateCol {
    background: url(/buildassets/images/bg_publ_date.png) no-repeat top left;
    height: 21px; 
    margin-bottom: 5px; 
    text-transform: uppercase;
    }
    .pubListing .dateCol span {
        background: #067ab6; 
        color: #fff;
        display: block;
        font-family: LatoBold, Arial, Sans-Serif;
        font-size: 12px; 
        height: 19px;
        margin-left: 14px;
        padding: 3px 7px 0 3px;
        }
.pubListing p.accessPub { width: 120px; }
        
.pubListing .linkThru {
    border: 0;     
    font-size: 12px;
    margin-top: 3px;
    padding: 0 10px 0 0;
    width: auto; 
    background: url(/buildassets/images/list_03.png) no-repeat center right;
    }
.pubListing .linkThru:hover {
    background-color: transparent; 
    background: url(/buildassets/images/list_04.png) no-repeat center right;                               
    color: #1996d3;
    padding-right: 12px;
    }

/* Search results */
.searchResults li { 
    background: transparent; 
    margin: 0.5em 0 0 0;
    border-bottom: 1px solid #ebebeb;
    padding: 0; 
    width: 645px;
}
.searchResults li a { display: block; margin: 0 0 0.5em 0; padding: 10px 10px 5px 10px; width: 645px; }
.searchResults li a:hover { background: #e3e3e3; }
.searchResults li .searchTitle {
    color: #3c3c3c;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-size: 1.0em;
    text-decoration: none;
}
.searchResults li .searchSummary { color: #3c3c3c; }
.searchResults li .searchUrl { font-size: 0.857em; font-style: italic; }

/* addthis customisation */
#at15s {
    border: 3px solid #666;
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
    font-family: Lato, Arial, Sans-Serif;
    }
#at15s:hover { border: 3px solid #3DA4D5; }
#at15s_inner { border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
#at15ptc, 
#at15pf .at-settings, 
#at15pf .ac-about, 
#at_hover { font-family: Lato, Arial, Sans-Serif; }
a#at15sptx {
    font-family: LatoBold, Arial, Sans-Serif;
    color: #067AB6;
    }
#at15pf .at-settings:hover, 
#at15pf .ac-about:hover, 
#at15pf .at-whatsthis:hover,
a#at15sptx:hover { color: #3DA4D5; text-decoration: none; }

.comma { font-size: 1.5em; }
.comma:last-child { display: none; }

.ima2013 {
    background: url(/buildassets/images/ima2013.png) no-repeat top left;
    display: block;
    height: 20px;
    margin-left: 10px;
    text-align: left;
    text-indent: -9999px;
    width: 114px;
    transition: opacity 0.2s;-webkit-transition: opacity 0.2s;-o-transition: -khtml-opacity 0.2s; -moz-transition: -moz-opacity 0.2s;
    }
.ima2013:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	transition: opacity 0.2s;-webkit-transition: opacity 0.2s;-o-transition: -khtml-opacity 0.2s; -moz-transition: -moz-opacity 0.2s;
    }

/* margin / padding overwrites */
.marLeft0 { margin-left: 0px !important; }
.marRight0 { margin-right: 0px !important; }
.marTop0 { margin-top: 0px !important; }
.marBot0 { margin-bottom: 0px !important; }
.marTop5 { margin-top: 5px !important; }
.marBot5 { margin-bottom: 5px !important; }
.marTop8 { margin-top: 8px !important; }
.marTop10 { margin-top: 10px !important; }
.marBot10 { margin-bottom: 10px !important; }
.marTop15 { margin-top: 15px !important; }
.marBot15 { margin-bottom: 15px !important; }
.marTop20 { margin-top: 20px !important; }
.marBot20 { margin-bottom: 20px !important; }
.marTop30 { margin-top: 30px !important; }
.marBot30 { margin-bottom: 30px !important; }
.marBot50 { margin-bottom: 50px !important; }

/* Ryan added 17/10/12 */
.notification { margin-top: 10px; padding: 10px; border: 1px solid #ddd; background: #eee; font-weight: bold; }

/* Honeypot */
.honeypot { display: none; } 

/* Accessibility */
.skip-nav,
.skip-nav * {
    box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
}

.skip-nav {
    list-style:none;
    position:absolute;
    top:0;
    left:0;
    z-index:10;
}

    .skip-nav__item {
        
    }
        
        .skip-nav__item__link {
            position:absolute;
            padding:8px 5px;
            display:block;
            height:30px;
            width:150px;
            text-align:center;
            color:#fff;
            border-radius:0 0 5px 5px;
            background:#1996d3;
            top:-30px;
            left:0;
            border:1px solid transparent;
            border-top:none;
            transition: top 0.3s;-webkit-transition: top 0.3s;-o-transition: top 0.3s;
            box-shadow:none!important;-webkit-box-shadow:none!important; -moz-box-shadow:none!important;
        }

        .skip-nav__item__link:focus,
        .skip-nav__item__link:hover {
            top:0;
            border-color:#fff;
        }

/* IE9 styles!
-------------------------------------------------------------------------------*/
.ie .col332 .featImage { position: absolute; width: 322px; z-index: 1; }
.ie .productDetails .qtyCart .txt { margin-top: 2px; }
.ie .supportNetwork h3.angled .heading { padding-bottom: 7px; }
.ie .supportNetwork h3 .viewAll { padding-bottom: 7px; }

/* IE8 styles!
-------------------------------------------------------------------------------*/
.ie8 .btnInputs, 
.ie8 #header .topNav ul .txtLink a:hover, 
.ie8 #header .topNav ul .imgLink:hover,
.ie8 #header .topNav .txtTranslate a, 
.ie8 #header .topNav .txtTranslate a.showTranslate, 
.ie8 #google_translate_element, 
.ie8 .alignCentreHdrItems #searchBar,
.ie8 .hdrItems .cartClosed,
.ie8 .hdrItems .cartClosed .btnBasket, 
.ie8 .hdrItems .cartOpened,
.ie8 .hdrItems .cartOpened .btnBasket,
.ie8 .hdrItems #myCartItems, 
.ie8 #myCartItems .mciBase,
.ie8 #euPanel .euContent input.txt, 
.ie8 .darkBordered .inputC input.txt, 
.ie8 .alignCentreBanner .psTop .inputC, 
.ie8 .tooltipAdded .message, 
.ie8 .sortBy {behavior: url(/scripts/PIE.htc);}

.ie8 .btnPrev, 
.ie7 .btnPrev { background: url(/buildassets/images/list_14.png) no-repeat 2px 0px; }
.ie8 .btnPrev:hover, 
.ie7 .btnPrev:hover { background: url(/buildassets/images/list_15.png) no-repeat 0px 0px; } 
.ie8 .btnNext, 
.ie7 .btnNext { background: url(/buildassets/images/list_03.png) no-repeat 93px 0px; }
.ie8 .btnNext:hover, 
.ie7 .btnNext:hover { background: url(/buildassets/images/list_04.png) no-repeat 95px 0px; } 
.ie8 .btnPrevDisabled, 
.ie8 .btnPrevDisabled:hover, 
.ie7 .btnPrevDisabled, 
.ie7 .btnPrevDisabled:hover { background: url(/buildassets/images/list_18.png) no-repeat  0px 1px; }
.ie8 .btnNextDisabled, 
.ie8 .btnNextDisabled:hover, 
.ie7 .btnNextDisabled, 
.ie7 .btnNextDisabled:hover { background: url(/buildassets/images/list_17.png) no-repeat 103px 1px; }

.ie8 ul.partnerLogos li + li + li + li + li + li + li, 
.ie7 ul.partnerLogos li + li + li + li + li + li + li { padding-right: 0px; }

.ie8 .subNavigation .colSub + .colSub + .colSub, 
.ie7 .subNavigation .colSub + .colSub + .colSub { margin-right: 0px; }
.ie8 .listGallery ul, 
.ie7 .listGallery ul { width: 680px; }
.ie8 .popupGallery ul.galleryPreview, 
.ie7 .popupGallery ul.galleryPreview { width: 500px; }
.ie8 .pika-thumbs li, 
.ie7 .pika-thumbs li { margin-right: 8px; }
.ie8 .formContainer .formRow INPUT.txt, 
.ie7 .formContainer .formRow INPUT.txt { line-height: 22px; }
.ie8 .colLeft ul.pageNav li li, 
.ie7 .colLeft ul.pageNav li li { padding-bottom: 0px; }
.ie8 .shoppingBasket .col95 .txt, 
.ie7 .shoppingBasket .col95 .txt { line-height: 22px; }
.ie8 #myCartItems .mciBase .close, 
.ie7 #myCartItems .mciBase .close { padding-top: 7px; }
.ie8 .pubListing .dateCol span, 
.ie7 .pubListing .dateCol span { height: 15px; padding: 5px 7px 2px 3px; }

/* Print styles!
-------------------------------------------------------------------------------*/
@media print {

body, p, li, a { font-family: Arial, Serif !important; font-size: 18px;}
#strap h4, 
#strap .cDetails, 
#strap .cDetails a { color: #333; }

.alignCentreLogo, 
.alignCentreHeader, 
.alignCentreHdrItems, 
.alignCentreFeatureSite, 
.alignCentreNav, 
.alignCentreEmailUpdates, 
.alignCentrePartners, 
#goog-gt-tt, 
#sliderEnquiry, 
.breadcrumb, 
.colLeft, 
.alignCentreFooter, 
.featImage, 
ul.listFeatured img, 
.mediaCol .mediaVideo, 
.listGallery .seeAll, 
.hrBase, 
.colRight .addthis_toolbox, 
.colRight .fb-like, 
.alignCentreBanner .psWrap, 
.panel210 img, 
.pagination, 
.productDetails .qtyCart, 
.btnRemove, 
.btnClearCart, 
.btnNextStep, 
.col95 .btnBlueSmall, 
.cartSteps, 
.col370 .linkThru, 
.creditCardForm .helpC, 
.panel220 img, 
.topNav, 
.alignCentreSlideshow { display: none; }

.colRight { width: 100%; }

}

.main-nav {
    width:100%;

}

.main-nav,
.main-nav *,
.main-nav *:before,
.main-nav *:after{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.main-nav:before,
.main-nav:after {
    display:table;
    content:" ";
    line-height:0;
}

.main-nav:after {
    clear:both;
}

.main-nav__list {
    width:700px;
    padding-left:38px;
    float:right;
    display:table;
    position:relative;
}

.main-nav__list__item {
    display:table-cell;
    height:41px;
    padding:0;
    vertical-align:top;
    position:relative;
}

.main-nav__list__item__link {
    color:#fff;
    font-family: LatoBlack, Arial, Sans-Serif;
    font-weight:bold;
    text-transform:uppercase;
    text-shadow: -1px 1px #296d8e;
    text-align:center;
    width:100%;
    font-size:1.016em;
    padding:5px 10px;
    display:block;
    height:41px;
    position:relative;
    -webkit-box-shadow: none!important; /* WebKit */
    -moz-box-shadow: none!important; /* Firefox */
    box-shadow: none!important; /* Standard */
    filter: none!important;
}

.main-nav__list__item__link:focus {
    outline:none;
}

.main-nav__list__item__link__wrapper {
    border:1px solid transparent;
    display:inline-block;
    vertical-align:middle;
    text-align:left;
    padding:0 10px;
}

.main-nav__list__item__link:before {
    content:"";
    display:inline-block;
    vertical-align:middle;
    height:100%;
    margin-right:-4px;
}

.main-nav__list__item__link:focus .main-nav__list__item__link__wrapper {
    border:1px solid #fff;
}

.main-nav__list__item:before,
.main-nav__list__item:after {
    content:" ";
    z-index:-1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 41px 27px;
    border-color: transparent transparent transparent transparent;
    position:absolute;
    top:0;
    right:100%;
    margin-right:-13px;
}

.main-nav__list__item--first > .main-nav__list__item__link > .main-nav__list__item__link__wrapper {
    padding-left:0;
}

.main-nav__list .main-nav__list .main-nav__list__item__link__wrapper {
    padding-left:10px
}

.main-nav__list__item--first:hover:before,
.main-nav__list__item--first.main-nav__list__item--focused:before {
    margin-right:0;
}


.main-nav__list__item:after {
    border-width: 41px 27px 0 0;
    border-color: transparent transparent transparent transparent;
    right:inherit;
    left:100%;
    margin-left:-13px;
}

.main-nav__list__item__link:hover {
    color:#fff;
}

.main-nav__list__item:hover .main-nav__list__item__link .main-nav__item_bg,
.main-nav__list__item--focused .main-nav__list__item__link .main-nav__item_bg {
    padding:0 13px;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index:-1;
}

.main-nav__list__item:hover .main-nav__list__item__link .main-nav__item_bg:before,
.main-nav__list__item--focused .main-nav__list__item__link .main-nav__item_bg:before {
    background-color:#067ab6;
    height:41px;
    width:100%;
    display:block;
    content:" ";
}

.main-nav__list__item--first .main-nav__list__item__link .main-nav__item_bg {
    padding-left:0!important;
}

.main-nav__list__item:hover:before,
.main-nav__list__item--focused:before {
    border-color: transparent transparent #067ab6 transparent;
}

.main-nav__list__item:hover:after,
.main-nav__list__item--focused:after {
    border-color: #067ab6 transparent transparent transparent;
}

.main-nav__list .main-nav__list {
    display:none;
    position:absolute;
    background-color:#067ab6;
    top:100%;
    left:-14px;
    padding:10px 15px;
    width:auto;
    height:auto;
    min-width:200px;
}

.main-nav__list__item--last .main-nav__list {
    left:inherit;
    right:13px;
}

.main-nav__list__item--first:hover .main-nav__list,
.main-nav__list__item--first.main-nav__list__item--focused .main-nav__list {
    left:-26px;
}

.main-nav__list__item:hover .main-nav__list .main-nav__list__item:before,
.main-nav__list__item:hover .main-nav__list .main-nav__list__item:after,
.main-nav__list__item--focused .main-nav__list .main-nav__list__item:before,
.main-nav__list__item--focused .main-nav__list .main-nav__list__item:after {
    display:none;
}

.alignCentreNav .alignCentre--custom {
    left:0;
}

.alignCentreSlideshow #nav {
    width:272px;
}

.main-nav__list__item:hover .main-nav__list,
.main-nav__list__item--focused .main-nav__list{
    display:block;
}

.main-nav__list .main-nav__list .main-nav__list__item {
    display:block;
    /*padding:10px 10px;*/
    width: 100%;
    float:left;
    height:auto;
    
    clear:both;
}

.main-nav__list .main-nav__list .main-nav__list__item__link {
    display: block;
    padding: 10px;
    height:auto;
    font-size:0.9em;
    text-align:left;
}

.main-nav__list .main-nav__list .main-nav__list__item__link:hover {
    color:#57bdec;
}

.main-nav__list .main-nav__list .main-nav__list__item__link .main-nav__item_bg {
    display:none;
}

.social-feed {
    padding:10px 15px;
    background-color:#e3e3e3;
}

/* Accessibility */
:focus {
    outline: none;
}

.focus {
    outline: none;
    -webkit-box-shadow: 0 0 2px 0 #1996D3; /* WebKit */
    -moz-box-shadow: 0 0 2px 0 #1996D3; /* Firefox */
    box-shadow: 0 0 0 2px #1996D3; /* Standard */
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#1996D3', Direction=90, Strength=3);
    zoom:1;
}

/* Recaptcha */
.g-recaptcha {
	transform-origin: top left;
}

#euPanel .g-recaptcha {
	transform: scale(0.52);
	margin-bottom: -28px;
}

#generalEnquiryForm .g-recaptcha {
	transform: scale(0.52);
	margin-bottom: -28px;
}

.sidebarEmailUpdates .g-recaptcha {
	transform: scale(0.61);
	margin-bottom: -21px;
}