/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-size: 13px;
    line-height: 1.231;
}

body, button, input, select, textarea {
    font-family: sans-serif;
    color: #222;
}

::-moz-selection {
    background: #000;
    color: #004884;
    text-shadow: none;
}

::selection {
    background: #000;
    color: #004884;
    text-shadow: none;
}

a:focus {
    outline: thin dotted;
}

a:hover, a:active {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

pre, code, kbd, samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before, q:after {
    content: "";
    content: none;
}

small {
    font-size: 85%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button, input {
    line-height: normal;
    *overflow: visible;
}

table button, table input {
    *overflow: auto;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

input:valid, textarea:valid {
}

input:invalid, textarea:invalid {
    background-color: #f0dddd;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */

#menulist_root_top_menu a,
#menulist_root_main_menu a,
#menulist_root_sidebar a,
.moduletable_staff_menu a,
.search_header label,
.search_header .button_header,
.yellow_button,
.grey_button,
.white_button,
.blue_button,
#footer .custom_logos small,
#menulist_root_footer_menu span.mainlevel_footer_menu,
#menulist_root_footer_menu a.mainlevel_footer_menu,
h1,
h2,
h3,
.moduletable_breadcrumbs,
.news_footer a,
.readmore_news,
.moduletable_news h4,
.read_more {
    font-family: myriad-pro-condensed, sans-serif;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.wf-loading #menulist_root_top_menu a,
.wf-loading #menulist_root_main_menu a,
.wf-loading #menulist_root_sidebar a,
.wf-loading .moduletable_staff_menu a,
.wf-loading .search_header label,
.wf-loading .search_header .button_header,
.wf-loading .yellow_button,
.wf-loading .grey_button,
.wf-loading .white_button,
.wf-loading .blue_button,
.wf-loading #footer .custom_logos small,
.wf-loading #menulist_root_footer_menu span.mainlevel_footer_menu,
.wf-loading #menulist_root_footer_menu a.mainlevel_footer_menu,
.wf-loading h1,
.wf-loading h2,
.wf-loading h3,
.wf-loading .moduletable_breadcrumbs,
.wf-loading .news_footer a,
.wf-loading .readmore_news,
.wf-loading .moduletable_news h4,
.wf-loading .read_more {
    opacity: 0;
}

.wf-active #menulist_root_top_menu a,
.wf-inactive #menulist_root_top_menu a,
.wf-active #menulist_root_main_menu a,
.wf-inactive #menulist_root_main_menu a,
.wf-active #menulist_root_sidebar a,
.wf-inactive #menulist_root_sidebar a,
.wf-active .moduletable_staff_menu a,
.wf-inactive .moduletable_staff_menu a,
.wf-active .search_header label,
.wf-inactive .search_header label,
.wf-active .search_header .button_header,
.wf-inactive .search_header .button_header,
.wf-active .yellow_button,
.wf-inactive .yellow_button,
.wf-active .grey_button,
.wf-inactive .grey_button,
.wf-active .white_button,
.wf-inactive .white_button,
.wf-active .blue_button,
.wf-inactive .blue_button,
.wf-active #footer .custom_logos small,
.wf-inactive #footer .custom_logos small,
.wf-active #menulist_root_footer_menu span.mainlevel_footer_menu,
.wf-inactive #menulist_root_footer_menu span.mainlevel_footer_menu,
.wf-active #menulist_root_footer_menu a.mainlevel_footer_menu,
.wf-inactive #menulist_root_footer_menu a.mainlevel_footer_menu,
.wf-active h1,
.wf-inactive h1,
.wf-active h2,
.wf-inactive h2,
.wf-active h3,
.wf-inactive h3,
.wf-active .moduletable_breadcrumbs,
.wf-inactive .moduletable_breadcrumbs,
.wf-active .news_footer a,
.wf-inactive .news_footer a,
.wf-active .readmore_news,
.wf-inactive .readmore_news,
.wf-active .moduletable_news h4,
.wf-inactive .moduletable_news h4,
.wf-active .read_more,
.wf-inactive .read_more {
    opacity: 1;
}

#jcemediabox-popup-frame #jcemediabox-popup-container, #shadowbox #shadowbox_body, #jcemediabox-popup-content iframe {
    border: none;
}

.buttonheading {
    display: none;
}

.mod_placehere_leading {
    overflow: hidden !important;
}

.blue_btn_l {
    display: block;
    line-height: 40px;
    font-size: 20px;
    color: #6CB8EB;
    text-transform: uppercase;
    font-family: myriad-pro-condensed, sans-serif;
    text-decoration: none;
    text-align: center;
    margin: 15px 0;
    background: #24629b; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0NjI5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQ4ODQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #24629b 0%, #004884 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #24629b), color-stop(100%, #004884)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #24629b 0%, #004884 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #24629b 0%, #004884 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #24629b 0%, #004884 100%); /* IE10+ */
    background: linear-gradient(to bottom, #24629b 0%, #004884 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24629b', endColorstr='#004884', GradientType=0); /* IE6-8 */

}

a {
    -webkit-transition: color .1s ease-in;
    -moz-transition: color .1s ease-in;
    -o-transition: color .1s ease-in;
    transition: color .1s ease-in;
}


body {
    margin: 0;
    padding: 0;
    text-align: center;
}

#container {
    text-align: left;
}

#header {
    position: relative;
    width: 100%;
    z-index: 990;
}
#header .modules{
    background-color: #004990;
    height: 50px;
}
#header .modules form{
    float: right;
    margin-top: 8px;
    width: 175px;
}
.header-left{
    width: 360px;
    float: left;
    padding: 15px;
}
.header-right{
    width: 500px;
    float: right;
    padding: 15px;
    padding-top: 32px;
}
.header-right a{
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

.inner {
    width: 960px;
    margin: 0 auto;
}

#logo {
    display: block;
    width: 286px;
    height: 69px;
    background: url('../images/logo.png') no-repeat top;
    text-indent: -99999px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    #logo {
        background: url('../images/logo.png') no-repeat top;
        background-size: 247px 60px;
    }

}

/* Navigation */

/* Top */

#menulist_root_top_menu {
    margin: 15px 0 0 0;
    padding: 0;
    float: right;
}

#menulist_root_top_menu li, #menulist_root_top_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menulist_root_top_menu li.mainlevel_top_menu, #menulist_root_top_menu li.mainlevel_current_top_menu, #menulist_root_top_menu li.mainlevel_active_top_menu {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: solid 1px #707070;
}

#menulist_root_top_menu #menuitem_5_top_menu {
    border: none;
    padding-right: 0;
    margin-right: 0;
}

a.mainlevel_top_menu, a.mainlevel_current_top_menu, a.mainlevel_active_top_menu {
    font-size: 13px;
    color: #CCC;
    text-decoration: none;
    border-bottom: solid 1px #707070;
    display: inline-block !important;
    -webkit-transition: color .1s ease-in, border-color .1s ease-in;
    -moz-transition: color .1s ease-in, border-color .1s ease-in;
    -o-transition: color .1s ease-in, border-color .1s ease-in;
    transition: color .1s ease-in, border-color .1s ease-in;
}

a.mainlevel_top_menu:hover, a.mainlevel_current_top_menu, a.mainlevel_active_top_menu {
    color: #004884;
    border-color: #004884;
}

/* Main */

#menulist_root_main_menu {
    margin: 0;
    padding: 0;
    display: block;
    width: 780px;
    clear: left;
    height: 50px;
}

#menulist_root_main_menu li, #menulist_root_main_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menulist_root_main_menu li.mainlevel_main_menu, #menulist_root_main_menu li.mainlevel_current_main_menu, #menulist_root_main_menu li.mainlevel_active_main_menu {
    float: left;
    margin: 0;
    position: relative;
}

#menulist_root_main_menu li.mainlevel_main_menu:hover, #menulist_root_main_menu li.mainlevel_current_main_menu:hover, #menulist_root_main_menu li.mainlevel_active_main_menu:hover {
    border: 0;
}

a.mainlevel_main_menu, a.mainlevel_current_main_menu, a.mainlevel_active_main_menu {
    display: inline-block;
    line-height: 30px;
    padding: 10px 15px;
    color: #FFF;
    font-size: 17px;
    text-decoration: none;
    -webkit-transition: background-color .1s ease-in, color .1s ease-in;
    -moz-transition: background-color .1s ease-in, color .1s ease-in;
    -o-transition: background-color .1s ease-in, color .1s ease-in;
    transition: background-color .1s ease-in, color .1s ease-in;
}

li.mainlevel_main_menu:hover a.mainlevel_main_menu, a.mainlevel_main_menu:hover, a.mainlevel_current_main_menu, a.mainlevel_active_main_menu {
    background-color: #004884;
    color: #FFF;
}

#menulist_root_main_menu li.mainlevel_main_menu ul,
#menulist_root_main_menu li.mainlevel_current_main_menu ul,
#menulist_root_main_menu li.mainlevel_active_main_menu ul {
    position: absolute;
    left: -99999px;
    top: 50px;
    width: 170px;
    background-color: #004990;
    border: solid 1px #545454;
    overflow: hidden;
    padding: 0;
}

#menulist_root_main_menu #menulist_4_main_menu {
    width: 340px;
}

#menulist_root_main_menu li.mainlevel_main_menu ul ul, #menulist_root_main_menu li.mainlevel_current_main_menu ul ul, #menulist_root_main_menu li.mainlevel_active_main_menu ul ul {
    position: static;
    width: auto;
    background: none;
    border-width: 1px 0 0 0;
    margin-top: 5px;
    padding: 0;
}

#menulist_root_main_menu li.mainlevel_main_menu:hover ul, #menulist_root_main_menu li.mainlevel_current_main_menu:hover ul, #menulist_root_main_menu li.mainlevel_active_main_menu:hover ul {
    left: 0;
}

#menulist_root_main_menu li.mainlevel_main_menu ul li, #menulist_root_main_menu li.mainlevel_current_main_menu ul li, #menulist_root_main_menu li.mainlevel_active_main_menu ul li {
    float: left;
    width: 140px;
    padding: 5px 15px;
}

#menulist_root_main_menu li.mainlevel_main_menu ul li li, #menulist_root_main_menu li.mainlevel_current_main_menu ul li li, #menulist_root_main_menu li.mainlevel_active_main_menu ul li li {
    float: none;
    width: auto;
    padding: 3px 2px;
    border-bottom: solid 1px #545454;
}

li.mainlevel_main_menu ul li a, li.mainlevel_current_main_menu ul li a, li.mainlevel_active_main_menu ul li a {
    display: block;
    color: #FFF;
    padding: 10px;
    font-size: 17px;
    text-decoration: none;
    transition: all 300ms;
}

li.mainlevel_main_menu ul li li a, li.mainlevel_current_main_menu ul li li a, li.mainlevel_active_main_menu ul li li a {
    color: #B2B2B2;
    font-size: 13px;
    text-transform: uppercase;
}

li.mainlevel_main_menu ul li a:hover, li.mainlevel_current_main_menu ul li a:hover, li.mainlevel_active_main_menu ul li a:hover {
    color: #d1d3d4;
}

#menuitem_1_main_menu,
#menulist_9_2_main_menu,
#menulist_9_3_main_menu,
#menulist_5_main_menu {
    display: none;
}

#menulist_10_2_main_menu, #menulist_10_3_main_menu {
    display: none !important;
}


/* Footer */

#menulist_root_footer_menu {
    margin: 5px 0 0 0;
    padding: 0;
    overflow: hidden;
}

#menulist_root_footer_menu ul, #menulist_root_footer_menu li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menulist_root_footer_menu li.mainlevel_footer_menu {
    float: left;
    width: 120px;
    margin-right: 15px;
}

#menulist_root_footer_menu #menuitem_3_footer_menu {
    margin-right: 0;
}

#menulist_root_footer_menu a.mainlevel_footer_menu,
#menulist_root_footer_menu span.mainlevel_active_footer_menu,
#menulist_root_footer_menu span.mainlevel_footer_menu {
    color: #FFF;
    font-size: 17px;
    text-decoration: none;
}

#menulist_root_footer_menu li.mainlevel_footer_menu ul {
    margin-top: 10px;
}

#menulist_root_footer_menu a.sublevel_footer_menu {
    color: #99B6CE;
}

.search_header label {
    line-height: 30px;
    color: #FFF;
    font-size: 17px;
    margin-right: 8px;
    display: inline !important;
}

.search_header input {
    margin: 0;
    border: none;
    width: 100%;
    padding: 10px;
}

#mod-search-searchword {

}

.search_header input.button_header {
    background-color: #333;
    color: #FFF;
    font-size: 17px;
    text-transform: uppercase;
    display: inline !important;
}
#banner p{
    margin: 0;
}

#banner .moduletable_banner {
    background-color: #222325;
}

#banner .moduletable_banner p {
    margin-bottom: 0;
}

#banner .moduletable_banner img {
    display: block;
    margin: 0 auto;
}

#banner div {
    background-color: #222325;
    margin: 0 auto;
}

#banner .pxs_container div {
    background-color: transparent;
}

.breadcrumbs_breadcrumbs {
    line-height: 40px;
    font-size: 13px;
    color: #B2B2B2;
    margin-bottom: 30px;
}

.breadcrumbs_breadcrumbs span {
    color: #999;
}

.breadcrumbs_breadcrumbs .showHere, .breadcrumbs_breadcrumbs a {
    color: #B2B2B2;
}

#content {
    background: url('../images/bg_breadcrumbs.png') top repeat-x;
    padding-top: 5px;
}

.home #content {
    background: url('../images/header_bottom.png') top repeat-x;
}

#sidebar1 {
    float: left;
    width: 160px;
    padding: 10px;
    background: url('../images/bg_sidebar.gif') top repeat-x;
    min-height: 390px;
}

.home #sidebar1 {
    width: 200px;
    padding: 0;
    background: none;
    min-height: 0;
}

#sidebar2 {
    float: right;
    width: 250px;
}

.home #sidebar2 {
    width: 200px;
}

.two_col_left #main_content {
    margin: 0 0 0 200px;
}

.two_col_right #main_content {
    margin: 0 250px 0 0;
}

.two_col_right.wide_col #main_content {
    margin: 0 500px 0 0;
}

.three_col #main_content {
    margin: 0 250px 0 200px;
}

.three_col.home #main_content {
    margin: 0 240px 0 240px;
}

#sidebar1, #sidebar2 {
    margin-top: 70px;
}

.home #sidebar1, .home #sidebar2, .home #main_content {
    padding-top: 35px;
    margin-top: 0;
}

.wide_col #sidebar2 {
    width: 450px;
}

.moduletable_sidebar.contact li.sublevel_sidebar li ul, .moduletable_sidebar.contact li.sublevel_current_sidebar li ul, .moduletable_sidebar.contact li.sublevel_active_sidebar li ul, .moduletable_sidebar.contact #menuitem_1_8_sidebar {
    display: none;
}

#menulist_root_sidebar, .menu_staff_menu {
    margin: 0;
    padding: 0;
}

#menulist_root_sidebar li, .menu_staff_menu li {
    list-style: none;
}

a.mainlevel_sidebar, a.mainlevel_current_sidebar, a.mainlevel_active_sidebar {
    display: block;
    padding-bottom: 5px;
    color: #333;
    font-size: 17px;
    line-height: 20.4px;
    text-decoration: none;
    border-bottom: solid 1px #E6E6E6;
}

a.sublevel_sidebar, a.sublevel_current_sidebar, a.sublevel_active_sidebar, .moduletable_staff_menu a {
    color: #B2B2B2;
    font-size: 13px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: solid 1px #E6E6E6;
    padding: 3px 2px;
}

a.sublevel_sidebar:hover, a.sublevel_current_sidebar, a.sublevel_active_sidebar, .moduletable_staff_menu a:hover, .moduletable_staff_menu li.active a {
    color: #004884;
}

#menulist_root_sidebar ul {
    margin: 0;
    padding: 0;
}

#menulist_root_sidebar li li li a, .moduletable_staff_menu a {
    padding-left: 15px;
}

.mod_placehere_right_content {
    float: right;
    width: 200px;
    margin-left: 40px;
}

body.enquiry #menulist_1_2_sidebar, body.enquiry #menulist_1_3_sidebar, body.thanks #menulist_1_2_sidebar, body.thanks #menulist_1_3_sidebar, body.newsletter #menulist_1_2_sidebar, body.newsletter #menulist_1_3_sidebar, body.success #menulist_1_2_sidebar, body.success #menulist_1_3_sidebar {
    display: none;
}


.slider_container {
    border-bottom: solid 1px #E6E6E6;
}

.slider_container div.slider_slide {
    clear: none;
    border-top: solid 1px #E6E6E6;
}

.slider_container div.slider_slide.slider_count_1 {
    border-top: 0 none;
}

.slider_container div.slider_slide.active a, .slider_container div.slider_slide.active a:hover, .slider_container div.slider_slide a, .slider_container div.slider_slide a:link, .slider_container div.slider_slide a:visited, .slider_container div.slider_slide a:active, .slider_container div.slider_slide a:hover {
    padding: 0;
    border: none;
    background: none;
    color: #B3B3B3;
    font: bold 22px myriad-pro-condensed, sans-serif;
    line-height: 36px !important;
}

.slider_container div.slider_content_wrapper div.slider_content {
    border: 0 none;
    border-bottom: solid 1px #FFF;
    overflow: hidden;
}

.slider_container div.slider_content_wrapper div.slider_item {
    padding: 8px 0;
}


h1.news_title {
    border: none;
    margin-bottom: 10px;
}

.article_head {
    border-top: solid 1px #E6E6E6;
    border-bottom: solid 1px #E6E6E6;
    padding: 5px 0;
    margin-bottom: 20px;
}

.article_head .article-info {
    margin: 0;
}

.article_head .article-info .create {
    line-height: 20px;
    font-style: normal;
    color: #999;
}

.article_head iframe {
    height: 20px !important;
}

body.news .item-page img {
    float: right;
    margin: 0 0 10px 40px;
}

.blog h1 {
    margin-bottom: 5px;
}

.blog h1 .rss_link {
    margin-left: 10px;
}

.rss_link {
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: -99999px;
    background: url('../images/button_rss.png') top no-repeat;
    vertical-align: middle;
}

.blog .items-row {
    overflow: hidden;
    border-bottom: solid 1px #E6E6E6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.blog .items-row.row-0 {
    padding-top: 20px;
}

.blog h2 a {
    color: #000;
    text-decoration: none;
    border-bottom: solid 1px #CCC;
}

.article-info {
    margin: 0 0 5px 0;
}

.article-info-term {
    display: none;
}

.article-info .create {
    margin-left: 0;
    font-style: italic;
}

.addthis_toolbox {
    float: right;
}

.pagination {

    color: #999;
    overflow: hidden;
}

.pagination_inner {
    float: right;
}

.pagination.top {
    margin-top: 9px;
}

.pagination .counter {
    margin: 0;
    padding: 0;
    float: left;
    line-height: 20px;
}

.pagination ul {
    margin: 0;
    padding: 0;
    float: left;
}

.pagination li {
    float: left;
    list-style: none;
    line-height: 20px;
    margin-right: 2px;
}

.pagination-start, .pagination-end {
    display: none;
}

.pagination .pagination-prev {
    margin: 0 5px 0 10px;
}

.pagination .pagination-next {
    margin: 0 0 0 3px;
}

span.pagenav {
    font-weight: bold;
}

.pagination .pagination-prev .pagenav, .pagination .pagination-next .pagenav, .moduletable_news .arrows-container .browse {
    display: block;
    width: 17px;
    height: 20px;
    background: url('../images/button_arrows.png') no-repeat;
    text-indent: -99999px;
}

.pagination .pagination-prev .pagenav, .moduletable_news .arrows-container .prev {
    background-position: left top;
}

.pagination .pagination-prev a.pagenav:hover, .moduletable_news .arrows-container .prev:hover {
    background-position: left center;
}

.pagination .pagination-prev a.pagenav:active, .moduletable_news .arrows-container .prev:active {
    background-position: left bottom;
}

.pagination .pagination-next .pagenav, .moduletable_news .arrows-container .next {
    background-position: right top;
}

.pagination .pagination-next a.pagenav:hover, .moduletable_news .arrows-container .next:hover {
    background-position: right center;
}

.pagination .pagination-next a.pagenav:active, .moduletable_news .arrows-container .next:active {
    background-position: right bottom;
}

.pagination li a {
    color: #999;
}

.news_footer {
    border-top: solid 1px #E6E6E6;
    margin-top: 25px;
    padding-top: 10px;
    clear: both;
}

.news_footer a {
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    color: #336CA5;
}

.xs_image {
    float: right;
    margin: 0 0 5px 20px;
    max-width: 150px;
}


.category-module_4cols, .category-module_3cols {
    padding: 0;
    margin: 0;
}

.category-module_3cols.right_align, .category-module_4cols.right_align {
    margin-left: 200px;
}

.category-module_4cols li, .category-module_3cols li {
    list-style-type: none;
    padding: 0;
    margin: 0 0 20px 0;
    float: left;
    width: 200px;
}

.category-module_4cols li, .moduletable_blocks.evens .placehere_block, .moduletable_3cols li {
    position: relative;
    padding-bottom: 42px;
}

.category-module_4cols .col4_1, .category-module_4cols .col4_3 {
    margin-right: 53px;
}

.category-module_4cols .col4_2 {
    margin-right: 54px;
}

.category-module_3cols .col3_1, .category-module_3cols .col3_2 {
    margin-right: 80px;
}

.category-module_4cols h2, .category-module_3cols h2 {
    margin-bottom: 10px;
}

.category-module_4cols .mod-articles-category-introtext, .category-module_3cols .mod-articles-category-introtext {
    margin: 0;
}

.category-module_4cols img, .category-module_3cols img {
    margin-bottom: 12px;
    display: block;
}

.category-module_4cols .grey_button, .category-module_3cols .grey_button {
    margin-top: 15px;
}

.category-module_4cols .grey_button, .moduletable_blocks.evens .placehere_block .grey_button, .moduletable_3cols .grey_button {
    position: absolute;
    bottom: 0;
    left: 0;
}


#main_content .wftable {
    margin: 0;
}

#main_content .wftable td {
    padding: 0;
}

#main_content .wftable .wf_emp_entry {
    padding: 0 30px 30px 0;
}

.wf_employee_details .vcard {
    float: right;
}

.wf_employee_details .wf_employee_line {
    padding: 0;
    border: none;
}

.wf_employee_details h3.wf_employee_name {
    margin-bottom: 5px !important;
}

.tip-wrap .tip {
    padding: 3px;
    background-color: #FFF;
    border: 1px solid #CCC;
}

.tip-wrap .tip .tip-title {
    display: none;
}


.category-desc {
    margin-bottom: 30px;
}

.blog .items-leading > div {
    padding-bottom: 20px;
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #E6E6E6;
}

.img-intro-left {
    float: left;
    margin-right: 15px;
}

.img-intro-right {
    float: right;
    margin: 0 0 0 20px;
}


.news .moduletable_newsletter {
    width: 200px;
    float: right;
}

.custom_newsletter p, .custom_newsletter h3 {
    background: #000;
    margin: 0;
    overflow: hidden;
}

.custom_newsletter h3 {
    color: #FFF;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 24px;
    padding: 18px 20px 0 20px;
}

.custom_newsletter a {
    display: block;
}

.custom_newsletter a:hover {
    text-decoration: underline;
}


.mod_placehere_blocks {
    padding-top: 35px;
}

.mod_placehere_blocks .placehere_block {
    float: left;
    width: 200px;
    margin-left: 50px;
}

.mod_placehere_blocks .placehere_block.first {
    margin-left: 0;
}


.moduletable_storelogin {
    position: relative;
    background: url('../images/bg_grain.png') left top repeat;
    width: 170px;
    padding: 20px 20px 50px 20px;
    float: left;
}

.moduletable_storelogin.last {
    margin-left: 30px;
}

.moduletable_storelogin h2 {
    margin-bottom: 15px;
}

#content .moduletable_storelogin .ccms_form_element label {
    padding: 0;
    width: 65px;
    color: #333;
    font: bold 15px myriad-pro-condensed, sans-serif;
    text-transform: uppercase;
}


#content .moduletable_storelogin .ccms_form_element {
    padding: 0;
    overflow: visible;
}

.moduletable_storelogin input {
    width: 95px;
}

.moduletable_storelogin #login {
    margin: 0;
}

.moduletable_storelogin .yellow_button {
    position: absolute;
    bottom: 20px;
    left: 20px;
}


#prefooter {
    margin-top: 35px;
    padding-top: 30px;
    background-color: #F8F8F8;
    overflow: hidden;
}


#footer {
    color: #99B6CE;
    background: #004884 url('../images/footer_top.png') top repeat-x;
    padding: 100px 0 30px 0;
    overflow: hidden;
}

#footer .col_3 {
    width: 300px;
    float: left;
    margin-right: 30px;
}

#footer .col_3.last {
    margin-right: 0;
    background-color: #24629B;
}

#footer .mod_placehere_address table {
    margin-bottom: 20px;
}

#footer .custom_logos small {
    color: #99B6CE;
    text-transform: uppercase;
    font-size: 12px;
}

#footer .custom_copyright {
    margin-top: 35px;
    padding-top: 25px;
    clear: left;
    color: #99B6CE;
}

#footer .custom_copyright a {
    color: #99B6CE;
}

#footer h4 {
    margin-bottom: 2px;
    font-weight: normal;
    font-size: 14px;
}

.mod_placehere_address h3 {
    color: #FFF;
    margin-bottom: 10px;
}

.mod_placehere_address table a {
    color: #99B6CE;
}

#footer .col_3.last a {
    color: #99B6CE;
    text-decoration: none;
}

#footer .col_3.last p, #footer .col_3.last li {
    font-size: 11px;
    line-height: 15.4px;
}

.moduletable_social_heading h3 {
    color: #FFF;
    background-color: #004884;
    margin-bottom: 0;
    padding-bottom: 10px;
}

#facebook_icon, #twitter_icon, #linkedin_icon {
    display: block;
    float: left;
    width: 27px;
    height: 27px;
}

#facebook_icon {
    background: url('../images/icon_facebook.png') top no-repeat;
}

#twitter_icon {
    background: url('../images/icon_twitter.png') top no-repeat;
}

#linkedin_icon {
    background: url('../images/icon_linkedin.png') top no-repeat;
}

.moduletable_footer_facebook {
    overflow: hidden;
    padding: 20px 0;
    margin: 0 20px;
}

.moduletable_tweet, .moduletable_footer_facebook.mid {
    border-bottom: 1px solid #004884;
    border-top: 1px solid #004884;
    margin: 0 20px;
    padding: 20px 0;
    overflow: hidden;
}

.moduletable_footer_linkedin, .moduletable_footer_cat_link {
    overflow: hidden;
    padding: 20px 0;
    margin: 0 20px;
}

#footer .jTweet, .moduletable_footer_facebook .facebook, .moduletable_footer_linkedin .linkedin, .moduletable_footer_cat_link .facebook {
    width: 220px;
    float: right;
    clear: none;
}

.moduletable_footer_linkedin p, .moduletable_footer_facebook p {
    margin: 0;
}

#footer .jTweet .tweet {
    font-family: Arial, Helvetica, sans-serif;
    float: none;
    width: auto;
}

#footer .jTweet li {
    margin: 0;
    padding: 0;
    border: none;
}

#footer .jTweet .tweet_text {
    display: inline;
    font-size: 11px;
    line-height: 15.4px;
    font-style: normal;
}

#footer .jTweet .tweet_join, #footer .jTweet .tweetDate {
    display: none;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

#footer .tagline {
    display: block;
    clear: left;
    margin: 0 auto;
    padding-top: 25px;
}


.blog.products .category-desc {
    /*height: 105px;
    margin: 30px 0;
    padding-right: 5px;
    background-color: #F3F3F3;*/
}

.blog.products .category-desc img {
    /*float: left;*/
}

.blog.products .category-desc h2 {
    padding-top: 4px;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    margin-top: 10px;
}

.blog.products .category-desc h2, .blog.products .category-desc p {
    /*margin: 0 0 0 212px;*/
}

.blog.products .category-desc p:first-child {
    margin: 0;
}

.blog.products .intro-items .items-row {
    padding: 0;
    margin: 0 0 30px 0;
    border: 0 none;
    overflow: hidden;
}

.blog.products .intro-items .cols-4 .item {
    float: left;
    width: 160px;
    margin-right: 40px;
}

.blog.products .intro-items .cols-4 .item.column-4 {
    margin-right: 0;
}

.blog.products .intro-items .cols-4 .item a {
    display: block;
    text-decoration: none;
}

.blog.products .intro-items .cols-4 .item h3 {
    margin: 10px 0 2px 2px;
    font-size: 15px;
    color: #333;
    text-decoration: none;
}

.blog.products .intro-items .cols-4 .item p {
    margin: 0 0 0 2px;
    font-family: myriad-pro-condensed, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #336CA5;
}

.blog.products .intro-items .cols-4 .item a:hover p {
    text-decoration: underline;
}


#main_content td.col_1 {
    width: 250px;
    padding-right: 30px;
}

#main_content td.col_2 .blue_button {
    margin-top: 25px;
}

#main_content td.col_2 h3 {
    margin-bottom: 5px;
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
}


.moduletable_social .addthis_toolbox {
    float: none;
    padding-left: 22px;
}

.moduletable_social .addthis_button_facebook_like iframe {
    width: 50px !important;
    height: 22px !important;
}

.moduletable_social .addthis_button_tweet iframe {
    width: 54px !important;
    height: 20px !important;
}

.moduletable_social .addthis_button_google_plusone div,
.moduletable_social .addthis_button_google_plusone iframe {
    width: 34px !important;
    height: 20px !important;
}

.moduletable_social .addthis_counter .atc_s {
    width: 50px !important;
    height: 20px !important;
}


.downloads_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.downloads_list li {
    margin-bottom: 5px;
}

.downloads_list a {
    font-family: myriad-pro-condensed, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}


#main_content #sl_search_container {
    overflow: hidden;
}

#main_content #sl_results_container, #main_content #sl_sidebar, #main_content #sl_sidebar div {
    border-color: #E6E6E6;
}

#main_content #sl_sidebar div:hover {
    background-color: #004884;
    color: #333;
}

#sl_search_container #locate_form {
    border-color: #E6E6E6;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    overflow: hidden;
    margin-top: 20px;
}

#sl_search_container .sl_search_col {
    float: right;
    margin: 0;
    padding: 5px 10px;
}

#addressInput, #radiusSelect {
    margin-right: 20px;
}

#searchButton {
    display: inline-block;
}

.map_container {
    float: right;
    width: 400px;
    margin-left: 20px;
}

#phocamaps #phocamaps-box div.pmbox-grey {
    clear: none;
}


.home h1 {
    color: #B3B3B3;
    margin-bottom: 10px;
}

.moduletable_news .scroller {
    background: none;
    border: none;
}

.arrows-container {
    float: right;
    width: 36px;
}

.featured_slider .arrows-container,
.promo_slider .arrows-container {
    display: none;
}

.home .arrows-container {
    margin-top: 8px;
}

.arrows-container .browse {
    margin: 0;
    float: left;
    clear: none;
}

.arrows-container .browse.left {
    margin-right: 2px;
}

.moduletable_news .navi {
    display: none;
}

.moduletable_news #news_slider .pane .item {
    width: 100%;
}

.moduletable_news .pane .item:hover {
    background: none;
}

.moduletable_news .pane .item .padding {
    padding: 0;
}

.moduletable_news .pane .item .padding img {
    width: auto;
    height: auto;
    border: 0;
    padding: 0;
}

.moduletable_news .pane .item .padding img.right {
    float: none;
    margin: 0;
}

.moduletable_news .addthis_toolbox {
    float: none;
}

.moduletable_news .created {
    font-style: italic;
    color: #999;
    margin: 5px 0 0 0;
}

.moduletable_news h3 a, .moduletable_news h4 a {
    color: #333;
    border-bottom: solid 1px #CCC;
    text-decoration: none;
    font-size: 19px;
    line-height: 22.8px;
}

.moduletable_news h4 a {
    font-size: 15px;
    line-height: 18px;
}

.moduletable_news.selectshop #promo_slider {
    height: 346px;
}

.readmore_news {
    text-transform: uppercase;
}

.readmore_news a {
    font-size: 15px;
    text-decoration: none;
}

.home h2 {
    color: #B3B3B3;
    border-bottom: solid 1px #E6E6E6;
    font-size: 21px;
    line-height: 34.8px;
}


#phocagallery .phocagallery-box-file {
    border-color: #FFF;
}

#phocagallery .phocagallery-box-file:hover {
    border-color: #004884;
}

#phocagallery .pagination {
    float: none;
}

#phocagallery .pagination .pagecounter, #phocagallery .pagination .pg-inline {
    display: none !important;
}

#content #phocagallery .pagination #pg-pagination ul {
    margin: 0;
}

#phocagallery .pagination .pagination-next a.pagenav:hover {
    background: url('../images/button_arrows.png') right center no-repeat;
}

.image-browser-root {
    z-index: 9998 !important;
}

.window-container {
    z-index: 9999 !important;
}

.window-content .lightBox {
    height: 530px;
}

.window-content .lightBox .image-browser-image {
    border: 0 none;
}

#branch_content {
    position: relative;
}

#loading_indicator {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333 url('../images/loading_dark.gif') center no-repeat;
    display: none;
}

#branch_content.loading #loading_indicator {
    display: block;
}


input, textarea, select {
    color: #666;
    -webkit-transition: box-shadow .1s linear, border-color .1s linear;
    -moz-transition: box-shadow .1s linear, border-color .1s linear;
    -o-transition: box-shadow .1s linear, border-color .1s linear;
    transition: box-shadow .1s linear, border-color .1s linear;
}

#content input:focus, #content textarea:focus, #content select:focus {
    -webkit-box-shadow: 0px 0px 5px 0px #004884;
    -moz-box-shadow: 0px 0px 5px 0px #004884;
    box-shadow: 0px 0px 5px 0px #004884;
    border: solid 1px #004884;
}

.cf_alert ol {
    margin: 10px 0;
}

#content .ccms_form_element {
    clear: none;
    overflow: hidden;
    padding: 5px 0 2px 5px !important;
}

#content .ccms_form_element label {
    width: 210px;
    padding-right: 10px;
    font-weight: normal !important;
}

.cfdiv_checkboxgroup .check_container {
    width: 535px;
    float: right;
}

#content .cfdiv_checkboxgroup .check_container label {
    width: 230px;
    margin: 4px 0;
}

#content .cfdiv_checkboxgroup .check_container .other_check {
    display: block;
    clear: left;
}

#content .cfdiv_checkboxgroup .check_container .other_check label {
    width: auto;
}

#content .cfdiv_checkboxgroup input {
    margin: 5px;
}

#content .cfdiv_checkboxgroup .other_check .other_textbox {
    margin-top: 2px;
}


.required {
    color: #004884;
    font-size: 16px;
    font-weight: bold;
    line-height: 0;
}

#content .ccms_form_element textarea {
    width: 340px;
}

#content .ccms_form_element select {
    width: 350px;
}

#recaptcha_response_field {
    border-color: #D3D3D3 !important;
}

#recaptcha_response_field:focus {
    border-color: #004884 !important;
}

#send, #login {
    width: 220px;
    margin: 30px 0 0 0;
    border: none;
    padding: 0 28px 0 15px !important;
}

/* Newsletter Form  */
#industry_group_container_div > div > label {
    width: 190px !important;
}

/* Locations page */

.bloglocations .items-leading {
    float: left;
    width: 460px;
}

.bloglocations .items-leading .leading-0 {
    position: relative;
}

.bloglocations .items-leading h2 {
    display: none;
}

.bloglocations .items-leading li {
    position: absolute;
    height: 27px;
    list-style: none;
    background: url(../images/location_dot.png) right top no-repeat;
}

.bloglocations .items-leading li.right {
    background-position: left top;
}

.bloglocations .items-leading li a {
    display: block;
    margin-right: 15px;
    padding-left: 2px;
    font: 13px/16px myriad-pro-condensed, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: solid 1px #999;
    color: #999;
}

.bloglocations .items-leading li.right a {
    margin-left: 15px;
    padding-right: 2px;
    text-align: right;
}

.bloglocations .items-leading li.active {
    background-position: right bottom;
}

.bloglocations .items-leading li.right.active {
    background-position: left bottom;
}

.bloglocations .items-leading li.active a {
    color: #004884;
}

.bloglocations .items-leading li a:hover {
    color: #004884;
}

/* Location buttons */
.bloglocations .items-leading .whangarei {
    top: 64px;
    left: 235px;
    width: 160px;
}

.bloglocations .items-leading .auckland {
    top: 84px;
    left: 237px;
    width: 158px;
}

.bloglocations .items-leading .pukekohe {
    top: 106px;
    left: 64px;
    width: 200px;
}

.bloglocations .items-leading .hamilton {
    top: 130px;
    left: 64px;
    width: 207px;
}

.bloglocations .items-leading .tauranga {
    top: 128px;
    left: 271px;
    width: 124px;
}

.bloglocations .items-leading .rotorua {
    top: 144px;
    left: 277px;
    width: 118px;
}

.bloglocations .items-leading .napier {
    top: 160px;
    left: 287px;
    width: 108px;
}

.bloglocations .items-leading .hastings {
    top: 176px;
    left: 287px;
    width: 108px;
}

.bloglocations .items-leading .new_plymouth {
    top: 160px;
    left: 64px;
    width: 178px;
}

.bloglocations .items-leading .palmerston_north {
    top: 193px;
    left: 64px;
    width: 214px;
}

.bloglocations .items-leading .wellington {
    top: 222px;
    left: 245px;
    width: 150px;
}

.bloglocations .items-leading .nelson {
    top: 223px;
    left: 64px;
    width: 164px;
}

.bloglocations .items-leading .greymouth {
    top: 258px;
    left: 64px;
    width: 119px;
}

.bloglocations .items-leading .christchurch {
    top: 292px;
    left: 191px;
    width: 204px;
}

.bloglocations .items-leading .timaru {
    top: 321px;
    left: 156px;
    width: 239px;
}

.bloglocations .items-leading .dunedin {
    top: 358px;
    left: 143px;
    width: 252px;
}

.bloglocations .items-leading .invercargill {
    top: 377px;
    left: 101px;
    width: 294px;
}


.bloglocations .intro-items {
    float: right;
    width: 460px;
    position: relative;
}

.bloglocations .intro-items .items-row {
    top: 0;
    left: 0;
    width: 460px;
}

.bloglocations .intro-items .items-row table {
    width: 100%;
}

.bloglocations .intro-items .items-row table td {
    width: 230px;
}

.bloglocations .intro-items .items-row table h3 {
    margin-bottom: 3px;
    font-size: 13px;
    text-transform: uppercase;
    color: #333;
}


#cse .gsc-tabsArea {
    border-color: #E6E6E6;
}

#cse .gsc-result {
    border: none;
}

#cse div.gs-title {
    margin-bottom: 5px;
    text-decoration: none;
}

#cse a.gs-title {
    color: #333;
    font-family: myriad-pro-condensed, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    border-bottom: solid 1px #E6E6E6;
    text-decoration: none;
}

#cse a.gs-title b {
    color: #333;
    text-decoration: none;
}

#cse .gsc-input {
    background: #FFF !important;
}

#cse .gs-snippet {
    color: #666;
    font-size: 12px;
    line-height: 1.4;
}

#cse .gs-visibleUrl {
    color: #AAA;
    font-size: 12px;
    line-height: 1.4;
}

#cse .gsc-cursor-box {
    border: 0 none;
    border-top: solid 1px #E9E9E9;
}

#cse .gs-per-result-labels {
    display: none;
}


/* History slider */

.e2slideshow_history .e2slideshow_slider {
    width: 1px;
    height: 1px;
    background: #FFF url('../images/loading.gif') no-repeat center center;
    overflow: hidden;
}

.e2slideshow_history .e2slideshow_slider > img,
.e2slideshow_history .e2slideshow_slider > div,
.e2slideshow_history .e2slideshow_slider > a {
    display: none;
}

.e2slideshow_history .e2slideshow-slide {
    width: 760px;
    height: 260px;
    position: absolute;
    top: 0;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
}

.e2slideshow_history .e2slideshow-slide .slide_content {
    overflow: hidden;
    position: absolute;
    left: 60px;
    top: 45px;
    height: 210px;
    width: 235px;
}

.e2slideshow_nav {
    width: 546px;
    padding: 0;
    margin: 0 0 30px 0;
    overflow: hidden;
}

.e2slideshow_nav li {
    float: left;
    width: 60px;
    padding: 0;
    margin: 0 10px 0 0;
    list-style: none;
}

.e2slideshow_nav a {
    display: block;
    line-height: 18px;
    padding-left: 2px;
    color: #999;
    background-color: #F5F5F5;
    text-decoration: none;
}

.e2slideshow_nav a:hover, .e2slideshow_nav a.active {
    color: #333;
    background-color: #004884;
}


/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative;
}

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden
}

div.orbit > img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

div.orbit > a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    display: none;
}


/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    display: none;
}


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block
}

div.slider-nav span {
    width: 31px;
    height: 46px;
    background: url('../images/history_nav.png') no-repeat;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -23px;
    cursor: pointer;
}

div.slider-nav span.right {
    background-position: right top;
    right: 0;
}

div.slider-nav span.left {
    background-postition: left top;
    left: 0;
}

div.slider-nav span.right:hover {
    background-position: right bottom;
    right: 0;
}

div.slider-nav span.left:hover {
    background-postition: left bottom;
    left: 0;
}

/* BULLET NAV
   ================================================== */

.orbit-bullets {
    display: none;
}


/* Parallax Slider

modified for E2 Digital by Jacob Carrington
Thanks to Mary Lou http://tympanus.net/codrops/2011/01/03/parallax-slider

*/

#banner #slideshow_loading {
    height: 445px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #222325 url('../images/loading_slide.gif') center no-repeat;
    z-index: 9990;
}

#banner .curtain {
    background-color: #222325 !important;
    width: 0;
    height: 445px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 199;
}

#banner .curtain.right {
    left: auto;
    right: 0;
}

/* Slider Style */
.pxs_container {
    width: 100%;
    height: 445px;
    position: relative;
    overflow: hidden;
    background-color: #222325;
}

.pxs_bg {
}

.pxs_bg div {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 5056px;
    height: 450px;
    background-repeat: repeat-x;
    background-position: top left;
    background-color: transparent;
    z-index: 1;
}

/*1264px window width times number of images*/
.pxs_slider_wrapper {
    display: none;
}


/* background element */
.pxs_bg .sky {
    background-image: url(../images/pxs/sky.jpg);
}

.pxs_container ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.pxs_slider, ul.pxs_slider2, ul.pxs_slider3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 445px;
}

ul.pxs_slider {
    z-index: 5;
}

ul.pxs_slider2 {
    z-index: 6;
}

ul.pxs_slider3 {
    z-index: 1;
}

ul.pxs_slider li div {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

ul.pxs_slider2 li div {
    height: 445px;
    background-position: bottom center;
    background-repeat: no-repeat;
    margin: 0 auto 0;
}

.pxs_slider2 li div a {
    display: block;
    width: 100%;
    height: 100%;
}

ul.pxs_slider3 li div {
    height: 445px;
    background-position: bottom center;
    background-repeat: no-repeat;
    margin: 0 auto 0;
}

ul.pxs_slider li, ul.pxs_slider2 li, ul.pxs_slider3 li {
    height: 445px;
    float: left;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
}

ul.pxs_slider li img {
    display: block;
    margin: 120px auto 0 auto;
}


.pxs_navigation span {
    position: absolute;
    width: 58px;
    height: 88px;
    top: 185px;
    cursor: pointer;
}

.pxs_navigation span.pxs_prev {
    background: url(../images/pxs/slide_nav.png) no-repeat left top;
    left: 0 !important;
    z-index: 400;
}

.pxs_navigation span.pxs_next {
    background: url(../images/pxs/slide_nav.png) no-repeat right top;
    right: 0 !important;
    z-index: 400;
}

.pxs_navigation span.pxs_prev:hover {
    background-position: left bottom;
}

.pxs_navigation span.pxs_next:hover {
    background-position: right bottom;
}

#banner .pxs_loading {
    color: #fff;
    font-size: 20px;
    padding: 15px 15px 15px 50px;
    position: absolute;
    background: #333 url(../images/pxs/ajax-loader.gif) no-repeat 10px 50%;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    opacity: 0.7;
    width: 180px;
    position: absolute;
    top: 235px;
    left: 50%;
    margin-left: -90px;
}

#chronoform_promotion .cfdiv_checkbox input {
    margin-left: 0 !important;
}

#chronoform_promotion .blue_button {
    background: none repeat scroll 0 0 #F66014;
    border-color: #F66014;
    border-radius: 5px;
    float: right;
    padding: 5px 15px !important;
    text-align: left;
}

#chronoform_promotion .blue_button:after {
    content: ">";
    text-align: right;
}

#chronoform_promotion .cfdiv_checkbox input {
    margin-left: 0 !important;
}

#chronoform_enquiry #newsletter_container_div input {
    margin-left: 0 !important;
}


/* ==|== non-semantic helper classes ======================================== */
.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

.ir br {
    display: none;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

/* ==|== print styles ======================================================= */

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    #pxs_container, #header ul, #header form, #header br {
        display: none;
    }

    #logo {
        float: none;
        height: auto;
        width: 100%;
        text-indent: 0;
        text-decoration: none;
        font-size: 30px;
        font-weight: bold;
    }

}

/* Swifttype */
.st-ui-injected-overlay-container .st-ui-footer a.st-ui-pagination-link:not(.st-ui-pagination-number-link) {
    display: none !important;
}

