/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 29 December 2014 19:28:07
*/


/**
 * Leighton Holdings - Screen Style Sheet
 * screen.css
 * author: Squiz Australia
 */

/**
 * Table of Contents
 *
 * 1. General
 *     1.1 Reset
 *     1.2 General Typography
 *     1.3 Headings
 *     1.4 Links
 *     1.5 Lists
 *     1.6 Tables
 *     1.7 Forms
 *     1.8 Images
 *     1.9 Video
 *     1.10 Document Icons
 *     1.11 Blockquotes
 *     1.12 Tooltips
 *
 * 2. Page elements
 *     2.1 Structure
 *     2.2 Accessibility
 *     2.3 Header
 *     2.4 Navigation
 *     2.5 Breadcrumb
 *     2.6 Sub Navigation
 *     2.7 Content
 *     2.8 Aside
 *     2.9 Footer
 *
 * 3. Content Elements
 *     3.1 General Componenets
 *             3.1.1 Content blocks
 *             3.1.2 Aside blocks
 *     3.2 Home Page
 *             3.2.1 Feature
 *     3.3 Landing Page
 *     3.4 Inner Page
 *             3.4.1 Contact us
 *             3.4.2 Enquiries
 *             3.4.3 FAQ
 *             3.4.4 Site Map
 *             3.4.5 Accordion
 *     3.5 Search Pages
 *            3.5.1 List View
 *            3.5.2 Thumbnail View
 *     3.6 Listing Pages
 *            3.6.1 PDF Template
 *            3.6.2 Events
 *            3.6.3 Careers
 *     3.7 Detail Pages
 *            3.7.1 Project Details
 *            3.7.2 Image Details
 *            3.7.3 Video Details
 *     3.8 Forms
 *     3.9 Flyout
 *
 * 4. Tweaks & work arounds
 * 5. Type Kit Custom Styles
 * 6. Funnelback Searches
 *         6.1 Search Layout
 *         6.2 Query Completion
 *         6.3 Funnelback Concierge
 *         6.4 Funnelback Custom
 * 7. IE specific
 *         7.1 Superscript formatting
 *
 * 8. Funnelback Search
 * 9. Media Queries
 */

/*
--------------------
1. General
--------------------
*/

/* -- 1.1 Reset -- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}

/* -- 1.2 General Typography -- */

body {
    font: normal 75%/1.333333em arial, helvetica, sans-serif; /* 12px */
}

.js-enabled hr {
    display: none;
}

.hide {
    position: absolute;
    left: -999em;
}

.hidden {
    visibility: hidden;
}

.clear {
    clear: both;
}

.for-accessibility {
    position: absolute;
    left: -999em;
}

strong {
    font-weight: bold;
}

p {
    line-height: 1.5;
    padding: 0.2em 0 0.8em;
}

sup {
   vertical-align: super;
   line-height: 0;
}

.intro {
    padding: 0.8em 0;
    color: #737373;
    font-size: 1.1em;
}

.intro p {
    margin: 0;
    padding: 0;
    line-height: 1.2;
}

.sup-notes {
    font-size: 0.93em;
    padding: 1em 0;
}

.sup-notes sup {
    color: #24405B;
}

.sup-notes p {
    padding: 0.2em 0;
}

#content .sup-notes ol li {
    padding: 0.2em 0;
    margin: 0;
    font-size: 0.93em;
    line-height: 1.2;
}

em {
    font-style: italic;
}

/* -- 1.3 Headings -- */

h1, h2, h3, h4, h5, h6 {
    color: #000;
    margin: 0;
    line-height: 1.1;
    text-transform: uppercase;
}
h1 {
    font-size: 2.6em;
    padding: 0.12em 0 0.2em;
    color: #32292a;
}

h2 {
    font-size: 2em;
    padding: 0.6em 0 0.5em;
    color: #555;
    line-height: 1;
}

h2.alternate-h2 {
    font-size: 1.28em!important;
    text-transform: none!important;
    font-family: arial!important;
    color: #000!important;
}

h3 {
    font-size: 1.7em;
    padding: 0.4em 0 0.2em;
    color: #666;
}
h4 {
    font-size: 1.4em;
    padding: 0.8em 0 0.2em;
    color: #444;
}

h5 {
    font-size: 1em;
    padding: 1em 0 0.2em;
    font-weight: bold;
}

h6 {
    font-size: 1em;
    padding: 1em 0 0.3em;
    text-transform: none;
    font-weight: bold;
}

/* -- 1.4 Links -- */

a:focus {
    outline: none
}
#flyout a {
    color: #81cced;
    text-decoration: none;
}

#content a {
    color: #20759b;
    text-decoration: none;
}

#content a.external {
    display: inline-block;
}

#flyout a:hover,
#flyout a:focus {
    text-decoration: underline;
}

#content a:hover,
#content a:focus {
    color: #24405b;
    text-decoration: underline;
}

#content .read-more-btn {
    color: #fff;
    background: #20759b;
    display: inline-block;
    padding: 10px;
    margin: 0.6em 0.2em 0.8em;
    text-transform: uppercase;
    -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
    -moz-transition: color, background 0.2s ease-in;
    -o-transition: color, background 0.2s ease-in; /* opera */
}

#content .read-more-btn:hover,
#content .read-more-btn:focus {
    color: #fff;
    background: #24405b;
    text-decoration: none;
}

#content span.external-link {
    height: 16px;
    width: 19px;
    display: inline-block!important;
    text-indent: -999em;
    background: #fff url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) 4px -4260px no-repeat;
    line-height: 1.2em;
    margin-right: -1px;
}

#content .media-docs span.external-link {
    background-color: transparent;
}

#header span.external-link {
    height: 16px;
    width: 16px;
    display: inline-block!important;
    text-indent: -999em;
    background: transparent url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) 0 -4260px no-repeat;
    line-height: 1.2em;
    margin-right: -1px;
    text-align: left;
    margin-left: 3px;
}

#footer span.external-link {
    height: 16px;
    width: 16px;
    display: inline-block!important;
    text-indent: -999em;
    background: transparent url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) -18px -4260px no-repeat;
    line-height: 1.2em;
    margin-right: -1px;
    text-align: left;
}

.company-info a {
    text-decoration: none;
}

.company-info a:focus,
.company-info a:hover {
    text-decoration: none;
}

.company-info span.external-link {
    background-position:  2px -4260px!important;
}

#content .carousel-summary span.external-link {
    position: absolute;
    left: -999em;
}

#back-to-top {
    display: inline-block;
    float: none;
    clear: both;
    background: transparent url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 44.5% -7310px;
    padding-left: 23px;
    margin-top: 25px;
    padding-right: 20px;
    -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
    -moz-transition: color, background 0.2s ease-in;
    -o-transition: color, background 0.2s ease-in; /* opera */
    clear: both;
    width: 93%;
    text-align: center;
}

#back-to-top:hover {
    background-position: 44.5% -7370px;
}

/* -- 1.5 Lists -- */

#content > ul {
    padding: 0.2em 0;
}

#content ul {
    margin: 0.4em 0 0.8em 0.6em;
    list-style: none;
}

#content .floated-list-items {
    padding: 6px 0 12px;
    overflow: hidden;
    clear: both;
}

#content .floated-list-items ul {
    overflow: hidden;
    width: 683px;
}

#content .floated-list-items li {
    float: left;
    width: 210px;
    margin: 0.2em 0 0.4em;
}

#content ul li {
    margin: 0.6em 0 0.9em;
    background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 0 -4518px;
    padding: 0 0 0 1.2em;
    line-height: 1.5em;
}

#content ul li ul {
    margin: 1.1em 0 0.8em 0.8em;
}

#content > ol {
    padding: 0.6em 0;
}

#content ol {
    margin: 0.6em 0 1em 0.2em;
    list-style: decimal;
    list-style-position: inside;
}

#content ol li {
    margin: 0.6em 0 0.9em 2.5em;
    /*padding: 0 0 0 1.2em;*/
    list-style-position: outside;
}

#content ol li ol {
    margin: 1.1em 0 0.8em 0.8em;
    list-style: lower-roman;
    list-style-position: inside;
}

#content ol li ul {
    margin: 1.1em 0 0.8em 1.45em;
}

#content ol li ul li {
    padding-left: 15px;
}

#content .pagination ul {
    width: 100%;
}

#content .pagination ul,
#content .pagination ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
}

#content .pagination {
    width: 100%;
    overflow: hidden;
    margin: 2em 0;
    clear: both;
}

#content p.pagination {
    text-align: center;
    position: relative;
}

#content .pagination a,
#content p.pagination span span,
#content p.pagination span.fb-current-result-page {
    display: inline-block;
    padding: 10px 14px;
    background: #20759b;
    color: #fff;
    -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
    -moz-transition: color, background 0.2s ease-in;
    -o-transition: color, background 0.2s ease-in; /* opera */
}

#content .pagination a:hover,
#content .pagination a:focus,
#content .pagination a.selected,
#content p.pagination span.fb-current-result-page,
#content p.pagination span span {
    background-color: #32292a!important;
    text-decoration: none;
}

#content .pagination li.page-listing {
    float: left;
    width: 615px;
    margin: 0 auto;
    text-align: center;
}

#content .pagination li.page-listing span {
    display: inline-block;
    padding: 10px 14px;
}

#content .pagination li.page-listing a {
    margin-left: 4px;
}

#content .pagination li.next,
#content .pagination li.prev {
    float: left;
    width: 37px;
    text-indent: -999em;
}

#content .pagination li.next a,
#content .pagination li.prev a,
#content p.pagination .fb-previous-result-page,
#content p.pagination .fb-next-result-page {
    height: 35px;
    width: 37px;
    padding: 0;
    background: #20759b url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 7px -5195px;
    text-indent: -999em;
}

#content .pagination li.next a {
    float: right;
}

#content .pagination li.prev a,
#content p.pagination .fb-previous-result-page {
    float: left;
    background-position: 7px -4865px;
}

#content p.pagination .fb-next-result-page {
    /* Fixes IE7 without adjusting FB markup */
    position: absolute;
    right: 0;
}


#content dl {
    margin: 5px 0 0;
}

#content dl dt {
    clear: left;
    display: block;
    float: left;
    font-weight: bold;
    margin-bottom: 6px;
    width: 160px;
    text-transform: uppercase;
    font-size: 1.2em;
}

#content dl dd {
    margin-bottom: 6px;
    margin-left: 160px;
}

/* -- 1.6 Tables -- */

table.data {
    width: 100%;
    margin: 0 auto 20px;
}

table.data td,
table.data th {
    text-align: left;
    padding: 18px 12px;
}

table.data td {
    padding: 4px 12px;
    text-align: right;
}

table.data th {
    color: #fff;
    padding: 10px 12px 6px;
    vertical-align: bottom;
    text-align: right;
}

table.data tbody th {
    color: #000;
}

table.data th:first-child,
table.data th.first-row {
    text-align: left;
}

table.data td:first-child,
table.data td.first-row {
    text-align: left;
}

table.data caption {
    position: absolute;
    left: -999em;
    line-height: 0;
    text-indent: -999em;
}

table.data thead tr {
    background: #24405b;
}

#content table.data th a {
    color: #D9E2EB;
    padding: 0 2px;
    text-decoration: underline;
}

#content table.data th a:hover {
    text-decoration: none;
}

/* Seperated due to IE not recognising when bundled */

table.data tbody tr.even {
    background: #fafafa;
}

table.data tbody tr:nth-child(2n) {
    background: #fafafa;
}

table.data tbody tr:nth-child(2n) td {
    background: #fafafa;
}

table.data td,
table.data th {
    border: 1px solid #e0e0e0;
}

/* Alternate Table Layouts */

table.data.alternate-1 thead th {
    text-align: center;
    padding: 10px 12px 6px;
}

table.data.alternate-1 th {
    vertical-align: bottom;
}

table.data.alternate-1 th,
table.data.alternate-1 td {
    padding: 4px;
}

table.data.alternate-2 th,
table.data.alternate-2 td {
    text-align: center;
}

/* -- 1.7 Forms -- */

/* -- 1.8 Images -- */

#content img {
    padding: 6px 0;
}

.align-left {
    float: left;
    margin: 0 20px 10px 0;
    padding: 1px;
}
.align-right {
    float: right;
    margin: 0 0 10px 20px;
    padding: 1px;
}

#content div.image {
    clear: both;
    overflow: hidden;
    color: #737373;
    font-size: 1.2em;
    padding: 1.4em 0.8em 1.4em 0;
}

#content div.image img {
    float: left;
    padding: 0 20px 0 0;
}

/* -- 1.9 Video -- */

.audio-file {
    display: block;
    height: 24px;
    margin-top: 10px;
}

/* -- 1.10 Document Icons -- */

.media-pdf,
.media-word,
.media-excel,
.media-webcast,
.media-external,
.media-audio,
.media-offline{
    background: url(http://www.leighton.com.au/__data/assets/image/0011/2171/sprites-media-icons.gif?v=0.2.1) no-repeat 0 0;
    text-indent: -999em;
    overflow: hidden;
    height: 33px;
    width: 26px;
    display: inline-block;
    margin: 12px 2px;
}

.media-word {
    background-position: -33px 0;
}

.media-excel {
    background-position: -68px 0;
}

.media-audio {
    background-position: -92px 0;
}

.media-webcast {
    background-position: -124px 0;
}

.media-external {
    background-position: -154px 0;
}

.media-offline {
    background-position: -185px 0;
}

/*.media-pdf:hover,
.media-pdf:focus {
    background-position: -110px 0;
}

.media-word:hover,
.media-word:focus {
    background-position: -143px 0;
}

.media-excel:hover,
.media-excel:focus {
    background-position: -178px 0;
}*/

/* -- 1.11 Blockquotes -- */

.blockquote-1 {
    padding: 0 250px 0 55px;
    background: url(http://www.leighton.com.au/__data/assets/image/0014/2165/blockquote-red-left.png?v=0.2.1) no-repeat left top;
    min-height: 50px;
    color: #2c2c2c;
    margin: 10px 0 20px;
    font-size: 2em;
    text-transform: uppercase;
    clear: both;
}

.blockquote-1 p,
.blockquote-2 p {
    margin: 0;
    padding: 0;
}

.blockquote-1 .reference {
    color: #737373;
    font-style: italic;
    font-size: 0.53em;
    text-transform: none;
    padding: 0.3em 0;
    display: block;
}

.blockquote-1 blockquote {
    background: url(http://www.leighton.com.au/__data/assets/image/0015/2166/blockquote-red-right.png?v=0.2.1) no-repeat right bottom;
    padding-right: 40px;
    line-height: 1.1;
}

.blockquote-2 {
    padding: 0 250px 0 70px;
    background: url(http://www.leighton.com.au/__data/assets/image/0013/2164/bloackquote-blue.png?v=0.2.1) no-repeat left top;
    min-height: 60px;
    color: #5f5e5e;
    margin: 10px 0 20px;
    font-style: italic;
    font-size: 1.12em;
    clear: both;
}

.blockquote-2 blockquote {
    margin-right: 10px;
    width: 280px;
    float: left;
}

.blockquote-2 .reference {
    color: #474646;
    font-size: 0.85em;
    display: block;
    padding: 0.5em 0;
    clear: both;
}

.blockquote-2.has-thumb {
    padding-right: 0px;
}

#content .blockquote-2.has-thumb > img {
    float: left;
    padding: 0 0 10px 0;
}

/* -- 1.11 Tooltip -- */

div.tooltip {
    width: 157px;
    display: block;
    z-index: 20;
    background: transparent url(http://www.leighton.com.au/__data/assets/image/0004/12946/bg-tooltip-repeat.png?v=0.1.1) repeat-y scroll left bottom;
    color: #2c2c2c;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    border-top: 2px solid #271b18;
    padding: 10px 10px 10px;
}

div.tooltip span {
    position: absolute;
    width: 157px;
    margin-left: -10px;
    background: transparent url(http://www.leighton.com.au/__data/assets/image/0003/12945/bg-tooltip-bottom.png?v=0.1.1) no-repeat scroll left top;
    padding: 10px;
    display: block;
    top: 100%;
}

.ie div.tooltip {
    padding: 0 0 15px;
    background: transparent url(http://www.leighton.com.au/__data/assets/image/0003/12945/bg-tooltip-bottom.png?v=0.1.1) no-repeat scroll left bottom;
    width: 177px;
}

.ie div.tooltip span {
    position: static;
    margin-left: 0;
    background: transparent url(http://www.leighton.com.au/__data/assets/image/0004/12946/bg-tooltip-repeat.png?v=0.1.1) repeat-y scroll left bottom;
}


/*
--------------------
2. Page Elements
--------------------
*/

/* -- 2.1 Page Structure -- */

body, html {
    background: #eaeaea;
    height: 100%;
    color: #2c2c2c;
}

#container {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    max-width: 1280px;
    min-width: 1130px;
    min-height: 100%;
}

#wrapper {
    margin: 0 auto;
    max-width: 1280px;
    min-width: 1130px;
    min-height: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    z-index: 2;
    background: transparent url(http://www.leighton.com.au/__data/assets/image/0017/2168/overlay-greyscale-gradient.png?v=0.2.1) repeat-x 0 -1px;
}

.expose-only #wrapper {
    z-index: auto;
}

.js-disabled #wrapper {
    /* background: #000 url(http://www.leighton.com.au/__data/assets/image/0017/2159/bg-highways.jpg?v=0.2.1) no-repeat 0 0; */
    background: none;
}

    #wrapper .inner-wrapper {
        width: 956px;
        margin: 0 auto 30px;
        overflow: hidden;
        position: relative;
        min-height: 654px;
    }

    .home #wrapper .inner-wrapper {
        overflow: visible;
        margin: 0 auto;
    }

#content-wrapper {
    height: 100%;
    width: 100%;
    padding-top: 78px;
}

.home #content-wrapper {
    padding-top: 0;
}

.js-disabled #content-wrapper {
    padding-bottom: 0;
}

.inside #wrapper {
    background: url(http://www.leighton.com.au/__data/assets/image/0012/2163/bg-sky.jpg?v=0.2.1) no-repeat 50% 0 fixed;
    background-size: cover;
}

.col-2 #content {
    width: 690px;
    background: #fff;
    float: left;
    margin: 0 0 0 214px;
    padding: 15px 25px 100px;
}

.col-1 #content {
    width: 914px;
    background: #fff;
    float: left;
    margin: 0 0 30px 0;
    padding: 20px 20px 20px 20px;
}

.col-1.search #content {
    background: none;
    padding-top: 0;
    padding-right: 0;
    width: 934px;
}

.col-1 #sub-nav {
    position: absolute;
    left: -999em;
}

.col-1 #breadcrumb {
    background: #fff;
    padding: 0 4px 2px;
}

.col-1-nav #content {
    width: 874px;
    float: left;
    margin: 0 0 30px 45px;
    padding: 0 0 20px 35px;
}

.col-1-nav #sub-nav {
    margin-left: -1168px;
    /*background: none;*/
    cursor: pointer;
    position: relative;
    padding: 0 0 10px;
}

.col-1-nav #breadcrumb {
    background: #fff;
    padding: 20px 20px 2px;
    margin-left: 179px;
}

.col-1-nav .layout-helper {
    background: #fff;
    margin-left: 179px;
    padding: 12px 20px 10px 20px;
}

.col-1 .layout-helper {
    background: #fff;
    margin-left: 194px;
    padding: 16px 0 10px 20px;
}

.col-1-nav.no-inner-col #content {
    background: #fff;
    padding: 0 35px 50px 35px;
    width: 839px;
}

.col-1-nav.no-inner-col #breadcrumb {
    margin: 0;
    padding: 20px 0 2px
}

.js-disabled.col-1-nav #sub-nav:hover {
    margin-left: -954px;
}

.inner-col-left {
    float: left;
    width: 194px;
    margin-top: 78px;
    margin-left: -33px;
    padding: 16px 10px 6px;
    background: #cacaca;
    position: absolute;
    top: 0;
}

.col-1 .inner-col-left {
    float: left;
    width: 194px;
    margin-left: -20px;
    margin-top: 78px;
    padding: 10px 10px 6px;
    background: #cacaca;
}

.inner-col-right {
    float: right;
    width: 648px;
    padding: 6px 27px 20px 18px;
    background: #fff;
}

.col-1 .inner-col-right {
    float: right;
    width: 698px;
    padding: 0 20px 20px 22px;
    background: #fff;
}

#sub-nav {
    width: 214px;
    background: #32292a;
    float: left;
    margin: 0 0 0 -954px;
    padding: 0 0 46px 0;
    color: #fff;
}

#sub-nav h2 {
    color: #fff;
    font-size: 1.2em;
    background: #24405b;
    padding: 0;
    padding: 12px 10px 10px;
    position: relative;
}

#sub-nav h2 span {
    display: block;
    height: 14px;
    left: 0;
    bottom: -8px;
    position: absolute;
    width: 41px;
    background: url(http://www.leighton.com.au/__data/assets/image/0019/12736/bg-nav-h2.png?v=0.1.1) no-repeat 3px -18px;
}

/* Due to Matrix and don't want to implement JS, these are the selected class. The class numbers relate to the asset id of the top level pages */

.page-1693 > h2,
.page-1745 > h2,
.page-1861 > h2,
.page-1957 > h2 {
    background-color: #d0000a!important;
}

.page-1693 > h2 span,
.page-1745 > h2 span,
.page-1861 > h2 span,
.page-1957 > h2 span {
    background: url(http://www.leighton.com.au/__data/assets/image/0019/12736/bg-nav-h2.png?v=0.1.1) no-repeat 3px 0!important;
}

/*
#sub-nav h2:hover {
    background: #81060C;
}
#sub-nav h2:hover span {
    background-position: -43px 0;
}

#sub-nav h2.selected:hover {
    background-color: #20759b;
}

#sub-nav h2.selected:hover span {
    background: url(http://www.leighton.com.au/__data/assets/image/0019/12736/bg-nav-h2.png?v=0.1.1) no-repeat -43px -18px;
}
*/
/* -- 2.2 Accessibility -- */
#nav-accessibility h2,
#nav-accessibility ol li a {
    position: absolute;
    left: -999em;
    top: -999em;
}

#nav-accessibility ol li a {
    background: #24405b;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    left: -999em;
    padding: 11px 20px 12px;
    position: absolute;
    top: -999em;
    text-transform: uppercase
}

#nav-accessibility ol li a:focus {
    position: static;
}

hr {
    display: none;
}

#content hr,
#aside hr {
   display: block;
    background: #eaeaea;
    border-style: solid;
    color: #eaeaea;
}

 /* -- 2.3 Header -- */

#header {
    background: #fff url(http://www.leighton.com.au/__data/assets/image/0016/2158/bg-header.gif?v=0.2.1) no-repeat top right;
    margin: 0 auto;
    padding: 0 0 0 150px;
    /*height: 68px;*/
    height: 5.7em;
    max-width: 1130px;
    min-width: 980px;
    position: relative;
    z-index: 5;
}

.mobile-device #header {
    height: 68px;
}

#header > a > img {
   
    float: left;
}

div#header-right {
    float: right;
    /*width: 665px;*/
    width: 65em;
    padding: 0 6px 0 0;
    height: 68px;

position:absolute;
right:0;
top:0;
}

div#header-right > span {
    float: right;
    width: 100%;
    text-align: right;
    text-transform: uppercase;
    padding: 6px 0 5px;
    display: block;
    font-size: 0.88em;
    min-height: 16px;
}

div#header-right > span > span {
    margin: 0 10px 0 0;
    font-weight: bold;
}

.green-text {
    color: #4ea622;
    margin-left: 0!important;
    font-weight: normal!important;
}

.red-text {
    color: #6A0107;
    margin-left: 0!important;
    font-weight: normal!important;
}

.time-text {
    margin: 0 10px 0 3px!important;
    font-weight: normal!important;
}

div#header-right > span > span.timestamp {
    font-weight: normal;
    margin: 0 0 0 4px;
    text-transform: lowercase;
}

/* -- 2.4 Navigation -- */

#nav h2 {
    position: absolute;
    left: -999em;
}

#nav {
    clear: both;
    float: right;
    position: relative;
    width: 100%;
    margin-right: -6px;
    z-index: 15;
}

#nav ul {
    float: right;
    margin-right: -6px;
}

#nav li.home {
    margin-top: 1px;
}

#nav li.home a {
    background: url(http://www.leighton.com.au/__data/assets/image/0016/2167/icon-home.gif?v=0.2.1) no-repeat -42px 0;
    text-indent: -999em;
}

.home #nav li.home a {
    cursor: default;
    background-position: 0 0;
}

#nav li.home:hover a {
    background-position: 0 0;
}

#nav li.home a:focus {
    background: url(http://www.leighton.com.au/__data/assets/image/0016/2167/icon-home.gif?v=0.2.1) no-repeat 0 0 transparent!important;
}

#nav li.home.selected a {
    background-position: 0 0;
}

#nav li.home a {
    width: 42px;
    height: 40px;
    padding: 0;
}

#nav > ul > li {
    float: left;
    -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
    -moz-transition: color, background 0.2s ease-in;
    -o-transition: color, background 0.2s ease-in; /* opera */
}

#nav > ul > li.hovered a,
#nav > ul > li a:focus,
#nav > ul > li:hover > a {
    background-color: #2c2c2c!important;
    color: #fff;
}

body.mobile-device #nav > ul > li.opened > a {
    background-color: #2c2c2c!important;
    color: #fff!important;
}

.mobile-device #nav > ul > li:hover > a,
.mobile-device #nav > ul > li > a:focus {
    color: #3b3b3e!important;
    background: #fff!important;
}

#nav > ul > li a.home:focus,
#nav > ul > li.home:hover > a {
    background-color: transparent!important;
    color: #fff;
}

#nav > ul > li > a:focus,
#nav > ul > li:hover > a {
    padding: 12px 16px 13px
}

.mobile-device #nav > ul > li:hover > a,
.mobile-device #nav > ul > li > a:focus {
    padding: 18px 16px 7px;
}

.mobile-device #nav > ul > li.opened > a {
    padding: 12px 16px 13px
}

#nav > ul > li.home > a:focus,
#nav > ul > li.home:hover > a {
    padding: 0;
}

#nav > ul > li.active,
#nav > ul > li.active > a {
    background: #d0000a;
    color: #fff;
}

#nav > ul > li.hovered div,
#nav > ul > li:hover div {
    right: 0;
    margin-left: 0;
}

.mobile-device #nav > ul > li div {
    display: none;
    right: 0;
}

.mobile-device #nav > ul > li.opened div {
    display: block;
    margin-left: 0;
}

#nav > ul > li {
    margin: 0 6px;
}

#nav > ul > li > a {
    padding: 18px 16px 7px;
    text-transform: uppercase;
    color: #3b3b3e;
    background: #fff;
    font-weight: bold;
    -webkit-transition: color 0.2s ease-in; /*safari and chrome */
    -moz-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in; /* opera */
    -webkit-transition: color, background 0.1s ease-in; /*safari and chrome */
    -o-transition: color, background 0.1s ease-in; /* opera */
    -moz-transition: color, background 0.1s ease-in;
}

#nav ul.nav-links {
    padding: 16px 3px 16px 13px;
    overflow: hidden;
    width: 477px;
    float: left;
}

#nav ul.nav-links li {
    float: left;
    width: 200px;
    margin-right: 35px;
    margin-bottom: 20px;
}

#nav ul.nav-links li a {
    display: block;
    border-bottom: 1px dotted #fff;
    text-transform: uppercase;
    margin-bottom: 4px;
}

#nav ul.nav-links > li > a.active {
    color: #a6c8d7;
    border-bottom: 1px solid #a6c8d7;
}

#nav ul.nav-links li a:focus,
#nav ul.nav-links li a:hover {
    color: #a6c8d7;
    border-color: #a6c8d7;
}

#nav ul.aux-links {
    padding: 6px 0px 12px 19px;
    overflow: hidden;
    width: 154px;
    float: left;
    background: #242424;
}

#nav ul.aux-links li a strong {
    width: 96%;
    display: block;
    padding: 4px 12px 2px 0;
    font-size: 1.2em;
}

#nav ul.aux-links li a:focus strong,
#nav ul.aux-links li a:hover strong {
    color: #a6c8d7;
}

#nav ul.aux-links li a span {
    width: 96%;
    display: block;
    padding: 2px 12px 6px 0;
}

#nav ul.aux-links li a img {
    padding: 2px 0 0;
    max-width: 144px;
}

#nav a {
    display: block;
    text-decoration: none;
}

#nav ul li div {
    position: absolute;
    margin-left: -999em;
    background: #2c2c2c url(http://www.leighton.com.au/__data/assets/image/0010/2161/bg-nav-dropdown.gif?v=0.2.1) repeat-y 0 0;
    color: #fff;
    width: 665px;
    z-index: 10;
}

#nav ul li div a {
    color: #fff;
}

 /* -- 2.5 Breadcrumb -- */

#breadcrumb {
    color: #515151;
    text-transform: uppercase;
    padding: 2px 0 2px;
    margin: 0 0 0 -3px;
    /* border-bottom: 2px solid #eaeaea; */
    font-size: 1.1em;
    font-weight: bolder;
    min-height: 35px;
}

#breadcrumb hr {
    padding: 0;
    margin-bottom: 7px;
}

#breadcrumb a {
    color: #20759b;
    text-transform: uppercase;
    padding-right: 16px;
    background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat right -3899px;
}

 /* -- 2.6 Sub Navigation -- */

#sub-nav a {
    color: #fff;
    text-decoration: none;
}

#sub-nav ul li a {
    padding: 12px 10px 12px 28px;
    display: block;
    -webkit-transition: color, background 0.1s ease-in; /*safari and chrome */
    -moz-transition: color, background 0.1s ease-in;
    -o-transition: color, background 0.1s ease-in; /* opera */
}

#sub-nav > ul > li > a {
    text-transform: uppercase;
    background: #32292A url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 10px -2842px;
}

#sub-nav > ul > li > a:focus,
#sub-nav > ul > li > a:hover {
    background-color: #595959;
}

#sub-nav > ul > li.selected > a {
    background: #d0000a url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 8px -2486px;
}

#sub-nav > ul > li.selected > a:focus,
#sub-nav > ul > li.selected > a:hover {
    background-color: #81060c;
}

#sub-nav > ul > li > ul > li:last-child > a {
    margin-bottom: 3px;
}

#sub-nav > ul > li > ul > li > a {
    padding: 4px 10px 4px 30px;
    background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 17px -3377px;
}

#sub-nav > ul > li > ul > li.current > a {
    background: #fff url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 17px -3582px;
    color: #000;
}

#sub-nav > ul > li > ul > li.current > a:focus,
#sub-nav > ul > li > ul > li.current > a:hover {
    background-color: #fff;
}

#sub-nav > ul > li > ul > li > a:focus,
#sub-nav > ul > li > ul > li > a:hover {
    background-color: #980108;
}

#sub-nav > ul > li > ul > li.selected > a {
    background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 17px -3169px;
    font-weight: bold;
}

#sub-nav > ul > li > ul > li.selected > a:focus,
#sub-nav > ul > li > ul > li.selected > a:hover {
    background-color: #980108;
}

#sub-nav > ul > li > ul > li > ul > li > a {
    padding: 4px 10px 4px 30px;
    background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 17px -3378px;
    font-weight: normal;
}

#sub-nav > ul > li > ul > li > ul > li > a:focus,
#sub-nav > ul > li > ul > li > ul > li > a:hover {
    background-color: #6a0107;
}

#sub-nav > ul > li > ul > li > ul > li.current a {
    padding: 4px 10px 4px 30px;
    background: #fff url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 17px -3583px;
    color: #000;
}

#sub-nav ul ul {
    background: #b00810;
    padding: 8px 0;
    position: absolute;
    left: -999em;
}

#sub-nav > ul > li.selected > ul,
#sub-nav > ul > li.current > ul,
#sub-nav > ul > li > ul > li.selected > ul,
#sub-nav > ul > li > ul > li.current > ul {
    position: static;
}

#sub-nav ul ul ul {
    background: #911017;
    padding: 6px 0 8px 8px;
    position: absolute;
    left: -999em;
}

#sub-nav > span {
    display: none;
}

.col-1-nav #sub-nav > span {
    width: 56px;
    height: 194px;
    float: right;
    margin-right: -56px;
    background: url(http://www.leighton.com.au/__data/assets/image/0011/2162/bg-nav-flyout.png?v=0.2.1) no-repeat right top;
    text-indent: -999em;
    display: inline;
}


.col-1-nav span.sub-nav-helper {
    background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 0 -7456px;
    display: block;
    float: right;
    height: 15px;
    margin-right: 26px;
    margin-top: 36px;
    width: 10px;
}

.col-1-nav .opened span.sub-nav-helper {
    background-position: 0 -7425px;
}

 /* -- 2.7 Content -- */
 /* -- 2.8 Aside -- */
 /* -- 2.9 Footer -- */

#footer {
    position: relative;
    clear: both;
/*
    margin: -223px auto 0;
    height: 223px;
*/
    margin: 0 auto;
    min-width: 1130px;
    max-width: 1280px;
    color: #a39f9e;
    z-index: 3;
}

/*
    .inside #footer {
        height: 345px;
        margin-top: -345px;
    }
*/

.js-disabled #footer {
    margin-top: 0;
}

#footer a {
    color: #a39f9e;
}

#footer a:hover,
#footer a:focus {
    text-decoration: underline!important;
}

    #footer .inner-wrapper {
        width: 950px;
        margin: 0 auto;
    }

    #footer .inner-wrapper div.footer-top ul li {
        float: left;
        margin-right: 20px;
    }

    #footer .inner-wrapper div.footer-top ul li a {
        text-decoration: none;
    }

    #footer .inner-wrapper div.footer-top .company-info {
        float: right;
        text-align: right;
    }

    #footer .inner-wrapper div.footer-top .company-info em {
        margin: 0;
        padding: 0;
        display: block;
        font-style: normal;
    }

    #footer .inner-wrapper div.footer-top {
        clear: both;
        margin: 0 -165px;
           padding: 4px 165px 40px 165px;
        background: #180f0c;
        min-height: 48px;
    }

    #footer .inner-wrapper div.footer-top.fixed {
    position: fixed;
    width: 949px;
    bottom: 6px;
    }

    .home #footer .inner-wrapper div.footer-top {
        padding-bottom: 0;
    }

    .js-disabled #footer .inner-wrapper div.footer-bottom {
        width: 1280px;
        padding: 0;
        overflow: hidden;
        height: auto;
        position: static;
    }

    .js-disabled #footer .inner-wrapper div.footer-bottom > ul > li > div,
    .js-disabled #footer .inner-wrapper div.footer-bottom > ul > li {
        height: 395px;
    }

    .js-disabled .site-search {
        width: 216px;
    }

    .js-disabled .site-search fieldset div {
        width: 192px;
    }

    .js-disabled .site-search input[type="text"] {
        width: 121px;
    }

    #footer .inner-wrapper div.footer-bottom {
        clear: both;
        color: #000;
        text-transform: uppercase;
        margin: 0 -150px 0 -165px;
           padding: 0 150px;
        background: #fff;
        overflow: visible;
        float: left;
        width: 980px;
        position: fixed;
        bottom: 0;
        border-top: 1px solid #000;
        height: 44px;
    }

    .home #footer .inner-wrapper div.footer-bottom,
    .mobile-device #footer .inner-wrapper div.footer-bottom {
        position: static;
    }

    #footer .inner-wrapper div.footer-bottom address {
        text-transform: none;
    }

    #footer .inner-wrapper div.footer-bottom > ul {
        float: left;
    }

    #footer .inner-wrapper div.footer-bottom > ul > li {
        float: left;
        position: relative;
    }

    #footer .inner-wrapper div.footer-bottom > ul > li > a {
        position: relative;
        background: #fff;
        z-index: 16;
        border-right: 1px solid #000;
        font-size: 1.1em;
        font-weight: normal;
        -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
        -moz-transition: color, background 0.2s ease-in;
        -o-transition: color, background 0.2s ease-in; /* opera */
        -webkit-transition: color, background 0.1s ease-out; /*safari and chrome */
        -moz-transition: color, background 0.1s ease-out;
        -o-transition: color, background 0.1s ease-out; /* opera */
    }

    #footer .inner-wrapper div.footer-bottom > ul > li:hover > a,
    #footer .inner-wrapper div.footer-bottom > ul > li.current > a {
        background: #D0010B;
        color: #fff;
    }

    #footer .inner-wrapper div.footer-bottom > ul > li > a:hover {
        text-decoration: none!important;
    }

    #footer .inner-wrapper div.footer-bottom > ul > li > a .external-link {
        position: absolute;
        left: -999em;
    }

    #footer .inner-wrapper div.footer-bottom .social {
        font-size: 1.1em;
        padding: 5px 15px;
        min-width: 210px;
    }

    #footer .inner-wrapper div.footer-bottom .social a {
        padding: 10px 6px 10px 30px;
        font-weight: normal;
        font-size: 0.96em;
    }

    #footer .inner-wrapper div.footer-bottom .alerts {
        padding: 5px 9px 10px;
        font-size: 0.95em;
        min-width: 257px;
    }

    #footer .inner-wrapper div.footer-bottom .alerts a:hover,
    #footer .inner-wrapper div.footer-bottom .alerts a:focus {
        text-decoration: none!important;
    }

    #footer .inner-wrapper div.footer-bottom .alerts .plus:hover {
        text-decoration: none!important;
    }

    #footer .inner-wrapper div.footer-bottom .alerts li.twitter {
        min-height: 100px;
        padding-left: 27px;
        background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat -3px -917px;
        margin: 8px 10px 8px 0;
    }

    #footer .inner-wrapper div.footer-bottom .alerts li.twitter > a {
        background: none!important;
        padding: 0;
    }

    #footer .inner-wrapper div.footer-bottom .alerts li > a:hover span {
        text-decoration: none!important;
    }

    #footer .inner-wrapper div.footer-bottom .alerts strong {
        display: block;
        font-weight: normal;
        font-size: 1.11em;
    }

    #footer .inner-wrapper div.footer-bottom .alerts em {
        text-transform: uppercase;
        display: block;
        font-style: normal;
    }

    #footer .inner-wrapper div.footer-bottom .alerts span {
        text-transform: none;
        text-decoration: underline;
        display: block;
        width: 100%;
        font-weight: normal;
    }

    #footer .inner-wrapper div.footer-bottom .alerts span.inline-span {
        width: 16px;
        display:inline;
    }

    #footer .inner-wrapper div.footer-bottom .alerts > ul {
        min-width: 230px;
    }

    #footer .inner-wrapper div.footer-bottom .alerts a {
        padding: 7px 10px 6px 26px;
        display: block;
        width: 88%;
        -webkit-transition: color 0.2s ease-in; /*safari and chrome */
        -moz-transition: color 0.2s ease-in;
        -o-transition: color 0.2s ease-in; /* opera */
    }
    #footer .inner-wrapper div.footer-bottom .alerts #twitter-widget a {
        padding: 0;
        display: inline;
        width: auto;
        text-decoration: underline !important;
    }
    #footer .inner-wrapper div.footer-bottom .alerts #twitter-widget a:hover {
        text-decoration: none !important;
    }

    #footer .inner-wrapper div.footer-bottom .plus {
        background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat -2px -2270px;
        padding: 0 0 0 10px;
        display: block;
    }

    #footer .inner-wrapper div.footer-bottom .related {
        padding: 8px 15px 6px;
        width: 245px;
    }

    #footer .inner-wrapper div.footer-bottom .related a {
        display: inline-block;
        padding: 0;
    }

    #footer .inner-wrapper div.footer-bottom .related span {
        display: block;
        font-size: 1.11em;
        margin: 5px 0 7px;
        padding: 5px 0 3px;
        border-bottom: 1px dotted white;
    }

    #footer .inner-wrapper div.footer-bottom .related ul li.region {
        padding-bottom: 15px;
    }

    #footer .inner-wrapper div.footer-bottom .info > img {
        padding-bottom: 6px;
    }

    #footer .inner-wrapper div.footer-bottom .info ul {
        font-size: 1.11em;
    }

    #footer .inner-wrapper div.footer-bottom .info a {
        padding: 10px 46px 6px 26px
    }

    #footer .inner-wrapper div.footer-bottom li.maps > a,
    #footer .inner-wrapper div.footer-bottom li.web > a,
    #footer .inner-wrapper div.footer-bottom li.more > a,
    #footer .inner-wrapper div.footer-bottom li.asx > a,
    #footer .inner-wrapper div.footer-bottom li.events > a,
    #footer .inner-wrapper div.footer-bottom li.twitter > a,
    #footer .inner-wrapper div.footer-bottom li.youtube > a,
    #footer .inner-wrapper div.footer-bottom li.rss > a,
    #footer .inner-wrapper div.footer-bottom li.email > a,
    #footer .inner-wrapper div.footer-bottom li.subscribe > a {
        background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 0 0;
    }

    #footer .inner-wrapper div.footer-bottom li.maps > a {
        background-position: 2px -245px;
    }
    #footer .inner-wrapper div.footer-bottom li.web > a {
        background-position: 0 -475px;
    }
    #footer .inner-wrapper div.footer-bottom li.more > a {
        background-position: 3px -698px;
    }
    #footer .inner-wrapper div.footer-bottom li.asx > a {
        background-position: 0 -2082px;
    }
    #footer .inner-wrapper div.footer-bottom li.events > a {
        background-position: 1px 6px;
    }
    #footer .inner-wrapper div.footer-bottom li.twitter > a {
        background-position: -3px -910px;
    }
    #footer .inner-wrapper div.footer-bottom li.youtube > a {
        background-position: 2px -1149px;
    }
    #footer .inner-wrapper div.footer-bottom li.rss > a {
        background-position: 0 -1400px;
    }
    #footer .inner-wrapper div.footer-bottom li.email > a {
        background-position: 0 -1624px;
    }
    #footer .inner-wrapper div.footer-bottom li.subscribe > a {
        background-position: 0 -1881px;
    }

    #footer .inner-wrapper div.footer-bottom div li a:focus,
    #footer .inner-wrapper div.footer-bottom div li a:hover {
        color: #ddd;
    }

    .js-enabled #footer .inner-wrapper div.footer-bottom > ul > li > div {
        top: 0;
        left: 0;
        overflow: hidden;
        position: absolute;
        z-index: 10;
    }

    .js-enabled #footer .inner-wrapper div.footer-bottom > ul > li > div.current {
        z-index: 15;
    }

    #footer .inner-wrapper div.footer-bottom > ul > li > div {
        background: #D0010B;
        min-width: 193px;
        max-width: 245px;
        padding: 15px;
        color: #fff;
    }

    #footer .inner-wrapper div.footer-bottom > ul > li > div dl dt {
        clear: left;
        display: block;
        float: left;
        font-weight: bold;
        width: 20px;
    }

    #footer .inner-wrapper div.footer-bottom > ul > li > div #footer .inner-wrapper div.footer-bottom > ul > li > div dl dd {
        margin-left: 20px;
    }

    #footer .inner-wrapper div.footer-bottom > ul > li > div a {
        color: #fff!important;
    }

    #footer .inner-wrapper div.footer-bottom a {
        color: #000;
        text-decoration: none;
        display: block;
        padding: 14px 36px 14px 14px;
        font-weight: normal;
    }

    .js-enabled #footer .inner-wrapper div.footer-bottom > ul > li:first-child > a {
        padding: 14px 34px 14px 14px;
    }

    .js-enabled #footer .inner-wrapper div.footer-bottom > ul > li:first-child {
        margin-left: -10px;
    }

/* Twitter Widget Overrides */

.twtr-hd,
.twtr-tweet-text .twtr-user,
.twtr-ft {
    display: none!important;
}

#footer .inner-wrapper div.footer-bottom .alerts #twitter-widget .twtr-tweet a {
    color: #fff;
}

#footer .inner-wrapper div.footer-bottom .alerts .twtr-tweet-text a {
    padding: 0!important;
    display: inline!important;
}

#footer .inner-wrapper div.footer-bottom .alerts .twtr-tweet-text a:focus,
#footer .inner-wrapper div.footer-bottom .alerts .twtr-tweet-text a:hover {
    text-decoration: underline!important;
}

#footer .inner-wrapper div.footer-bottom .alerts .twtr-tweet-text p {
    font-size: 0.9em;
}

#footer .inner-wrapper div.footer-bottom .alerts .twtr-tweet-wrap {
    padding: 0!important;
}

.alerts .twitter * {
    border: none!important;
    text-decoration: none!important;
}

.alerts .twitter .plus,
.alerts .twitter .twtr-tweet-text a {
    text-decoration: underline!important;
}

.alerts .twitter .twtr-tweet-text a:hover,
.alerts .twitter .plus:hover {
    text-decoration: none!important;
}

#footer .inner-wrapper div.footer-bottom .alerts #twitter-widget {
    text-decoration: none;
}

.site-search {
    padding: 0 0 15px 16px;
    float: left;
    width: 245px;
    background: #fff;
    position: relative;
    z-index: 16;
}

.site-search legend {
    position: absolute;
    left: -999em;
}

.site-search fieldset {
    padding: 14px 0 0;
}

.site-search fieldset div {
    border-bottom: 2px solid #d0000a;
    float: left;
    width: 219px;
}

.mobile-device .site-search fieldset div {
    width: 205px;
}

.site-search fieldset div.active {
    border-bottom: 2px solid #20759b;
}

.site-search label {
    float: left;
    font-size: 1.1em;
}

.site-search input[type="text"] {
    border: none;
    background: none;
    float: left;
    margin: -4px 8px 0;
    font-size: 1.2em;
    color: #737373;
    width: 150px;
}

.site-search input[type="text"] {
    width: 130px;
}

.site-search input[type="submit"] {
    float: left;
    background: none;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
}

.site-search input[type="submit"]:hover,
.site-search input[type="submit"]:hover {
    background: #aaa;
    outline: none;
}

.site-search input[type="text"]:focus {
    background: none!important;
    outline: none;
}

/*
--------------------
3. Content Elements
--------------------
*/

/* -- 3.1 General Componenets -- */

    /* -- 3.1.1 Content blocks -- */

    .home .content-blocks {
        padding-top: 0;
    }

    .content-blocks {
        width: 100%;
        margin: 0 -165px;
        padding: 4px 165px 0;
        background: url(http://www.leighton.com.au/__data/assets/image/0014/2156/bg-content-block.png?v=0.2.1) repeat 0 0;
        float: left;
        height: 129px;
        text-align: center;
    }

    .blocks {
         margin: 23px auto 20px;
         overflow: hidden;
         width: 958px;
    }

    .js-disabled .content-blocks {
        height: auto;
    }

    .content-blocks .block {
        position: relative;
        width: 305px;
        float: left;
        padding: 0!important;
        background: #fff;
        text-decoration: none;
    }

    #footer .content-blocks .block:hover,
    #footer .content-blocks .block:hover * {
        text-decoration: none!important;
    }

    #footer .content-blocks .block .read-more:hover {
        text-decoration: underline!important;
    }

    .content-blocks .block .read-more {
        display: block;
        background: #20759b;
        position: absolute;
        top: 83px;
        left: 0;
        width: 140px;
        padding: 10px;
        text-align: right;
        text-transform: uppercase;
        color: #fff!important;
        text-decoration: none;
        cursor: pointer;
    }

    .content-blocks .block {
        height: 83px;
        overflow: hidden;
    }

    .content-blocks .block .block-summary {
        position: absolute;
        left: 0;
        top: 0;
        background: #ffffff;
        width: 144px;
        padding: 10px 8px;
        min-height: 69px!important;
        text-align: left;
        cursor: pointer;
    }

    .content-blocks .block .block-summary strong {
        color: #191a1c;
        display: block;
        padding: 0 0 4px;
        font-size: 1.08em;
    }

    .content-blocks .block .block-summary span {
        color: #5a5a5b;
        font-size: 0.88em;
        line-height: 1.2;
    }

    .content-toc-blocks {
        overflow: hidden;
        padding: 30px 0 0!important;
        margin: 0!important;
    }

    .content-toc-blocks .block {
        padding: 0 20px 20px 0!important;
        margin: 0!important;
        width: 431px;
        display: inline-block;
        min-height: 120px;
        vertical-align: top;
        background: none!important;
     }

    .col-2 .content-toc-blocks .block,
    .col-2 .content-toc-blocks .block.show-thumb {
         width: auto;
        display: block;
        min-height: 0;
        clear: both;
        overflow: hidden;
    }

    .content-toc-blocks .block h2 {
        padding: 0 0 2px;
        font-size: 1.46em;
    }

    .content-toc-blocks .block.show-thumb {
        padding: 0 20px 20px 175px!important;
        width: 256px;
     }

    .content-toc-blocks .block .list-thumb {
        margin: 0 0 0 -175px;
        float: left
     }

    .content-toc-blocks .block .list-thumb img {
        padding: 0!important;
     }

    /* Related Materials */

    .content-blocks .related-materials strong {
        margin: 0;
        padding: 0 0 0.98em;
        color: #fff;
        text-align: left;
        font-size: 1.4em;
        display: block;
        text-transform: uppercase;
        font-weight: normal;
    }

    .inside .content-blocks {
        height: 245px;
    }

    .js-disabled.inside .content-blocks {
        height: auto;
    }

    .inside .content-blocks .carousel {
        margin: 0 auto 0;
        padding-top: 10px;
        overflow: hidden;
        text-align: center;
        width: 950px;
    }

    .inside .content-blocks .carousel li {
        float: left;
        overflow: hidden;
        width: 173px;
        height: 173px;
        margin: 0 5px 0 8px;
    }

    .inside .content-blocks .carousel li.landscape img {
        margin-top: 50px;
    }

    .inside .content-blocks .carousel li > a {
        display: inline-block;
        overflow: hidden;
        min-width: 123px;
        height: 173px;
        color: #fff;
        position: relative;
        text-decoration: none;
    }

    .inside .content-blocks .carousel li > a:hover {
        text-decoration: none!important;
    }

    .inside .content-blocks .carousel li span.dl-popup {
        color: #FFFFFF;
        background: url(http://www.leighton.com.au/__data/assets/image/0009/2160/bg-info-box.png?v=0.2.1) repeat 0 0;
        position: absolute;
        min-width: 117px;
        left: 0;
        width: 100%;
    }

    .inside.js-disabled .content-blocks .carousel li span.dl-popup {
        bottom: 0;
    }

    .inside .content-blocks .carousel li span.dl-popup span {
        border-bottom: 1px dotted #c1c1c1;
        background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 1px -5652px;
        display: block;
        padding: 7px 10px 7px 36px;
        text-align: left;
        text-transform: uppercase;
        line-height: 1em;
        margin: 2px 4px 0;
    }

    .inside .content-blocks .carousel li span.dl-popup span:focus,
    .inside .content-blocks .carousel li span.dl-popup span:hover {
            text-decoration: underline;
    }

    .inside .content-blocks .carousel li span.dl-popup em {
        text-align: right;
        display: block;
        padding: 4px 3px 5px;
        text-decoration: none;
        font-style: normal;
    }

    .carousel {
        position: relative;
        height: 210px;
    }

    .js-disabled .carousel {
        height: auto;
    }

    .carousel ul {
        position: relative;
        height: 210px;
        width: 2000em;
    }

    .js-disabled .carousel ul {
        width: auto;
    }

    .js-disabled .carousel ul li {
        padding-bottom: 10px;
    }

    .carousel ul li ul {
        height: auto;
        position: relative;
        width: auto;
    }

    .carousel a.next, .carousel a.prev {
        cursor: pointer;
        display: block;
        height: 32px;
        width: 32px;
        position: absolute;
        text-indent: -9999px;
        border: none;
        z-index: 10;
        top: 44%;
        background: url(http://www.leighton.com.au/__data/assets/image/0009/8865/sprites-large-controls.png?v=0.1.1) no-repeat -37px -81px;
    }

    .carousel a.next {
        right: 0px;
    }

    .carousel a.prev {
        left: 0px;
        background-position: 0px -81px;
    }

    .carousel a.next:hover,
    .carousel a.next:focus {
        background-position: -37px -115px;
    }

    .carousel a.prev:hover,
    .carousel a.prev:focus {
        background-position: 0 -115px;
    }

    .related-materials.carousel a.next,
    .related-materials.carousel a.prev {
        background: url("http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1") no-repeat scroll 8px -5739px transparent;
    }

    .related-materials.carousel a.prev {
        background-position: -8px -5798px;
    }

    #carousel .scrollable {
        height: 210px;
        margin: 0 0 0 12px;
        overflow: hidden;
        position: relative;
        width: 950px;
     }

     .prev.disabled,
     .next.disabled {
         display: none!important;
     }


    /* -- 3.1.2 Aside blocks -- */

/* -- 3.2 Home Page -- */

.home #content,
.home #content a {
    color: #fff;
}

.home #content h1 {
    font-size: 4em;
    color: #fff;
    width: 280px;
    height: 370px;
    padding: 0.5em 0 0.4em;
    text-transform: uppercase;
}

.home.js-enabled #content h1 {
    /*margin-left: -3000px;*/
    opacity: 0;
}

.home #sub-nav {
    display: none;
}

    /* -- 3.2.1 Feature -- */

    #home-feature {
        min-height: 100%;
    }

    #home-feature .nav {
        margin-bottom: 30px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        background: url(http://www.leighton.com.au/__data/assets/image/0014/2156/bg-content-block.png?v=0.2.1) 0 0 repeat;
    }

    #home-feature .nav .nav-item {
        overflow: hidden;
        float: left;
        margin: 0;
        padding: 0;
        position: relative;
    }

    .js-enabled #home-feature .nav-item {
        width: 176px;
        height: 215px;
    }

    .js-enabled #home-feature .nav .nav-item.active {
        /* width: 375px; */
        height: 215px;
        cursor: pointer;
    }

    .js-enabled #home-feature .nav .nav-item.active .carousel-image {
        cursor: pointer;
    }

    #home-feature .nav-item .carousel-summary {
        float: left;
        width: 246px;
        background: #32292a;
        height: 155px;
        position: absolute;
        z-index: 2;
        right: 0;
        padding-top: 60px;
    }

    #home-feature .nav-item .carousel-summary strong {
        padding: 6px 8px 10px;
        display: block;
        font-size: 1.12em;
        font-weight: normal;
        text-transform: uppercase;
    }

    #home-feature .nav-item .carousel-summary span {
        padding: 2px 8px 4px;
        display: block;
    }

    #home-feature .nav-item .read-more  {
        background: none repeat scroll 0 0 #d0000a;
        display: block;
        padding: 10px;
        text-align: center;
        text-transform: uppercase;
        position: absolute;
        bottom: 0;
        right: 0;
    }

    #home-feature .nav-item .read-more.pdf {
        padding-left: 28px;
        background: url(http://www.leighton.com.au/__data/assets/image/0012/15240/pdf-icon.png?v=0.1.1) 12px 12px no-repeat #d0000a;
    }

    #home-feature .nav-item .carousel-image {
        width: 176px;
        display: block;
        float: left;
        position: absolute;
        z-index: 3;
        background: url(http://www.leighton.com.au/__data/assets/image/0018/2169/overlay-greyscale.png?v=0.2.1) repeat 0 0;
        cursor: pointer;
    }

    #home-feature .nav-item.active .carousel-image {
        cursor: auto;
    }

    #home-feature .nav-item .carousel-image > span {
        clear: both;
        display: block;
        background: #20759b;
        padding: 8px 6px 8px;
        text-transform: uppercase;
        -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
        -moz-transition: color, background 0.2s ease-in;
        -o-transition: color, background 0.2s ease-in; /* opera */
           height: 33px;
    }

    #home-feature .nav-item .carousel-image .overlay {
        position: absolute;
        top: 49px;
        width: 176px!important;
        background: url(http://www.leighton.com.au/__data/assets/image/0018/2169/overlay-greyscale.png?v=0.2.1) repeat 0 0!important;
        height: 166px;
        padding: 0!important;
        left: 0;
        -webkit-transition: opacity .5s ease-in-out;
        -moz-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out;
        opacity: 1;
      }

    #home-feature .nav-item.active .carousel-image .overlay {
        background: none!important;
      }

    #home-feature .nav-item .carousel-image:focus,
    #home-feature .nav-item .carousel-image:hover {
        text-decoration: none;
    }

    #home-feature .nav-item .carousel-image:focus span,
    #home-feature .nav-item .carousel-image:hover span {
        background: #353334;
        text-decoration: none;
    }

    #home-feature .nav-item .carousel-image:focus span.overlay,
    #home-feature .nav-item .carousel-image:hover span.overlay {
        opacity: 0;
    }

    .ie #home-feature .nav-item .carousel-image:focus span.overlay,
    .ie #home-feature .nav-item .carousel-image:hover span.overlay {
        display: none;
    }

    #home-feature .nav-item.active .carousel-image span {
        background: #d0000a;
        width: 410px;
    }

    #home-feature .nav-item.active .carousel-image span.ellipsis {
        background: none;
        display: inline;
        width: auto;
        padding: 0;
        height: auto;
        float: none;
        margin-top: 0;
        position: static;
    }

    #home-feature .nav-item .carousel-image span.ellipsis {
        display: inline-block;
        *display: block;
        *float: none;
        padding: 0 0 0 10px;
        margin: 0;
        *margin-top: 6px;
        *position: absolute;
        overflow: hidden;
        height: 12px;
        width: 0;
        background: url(http://www.leighton.com.au/__data/assets/image/0013/15241/ellipsis.png?v=0.1.1) 1px 10px no-repeat;
    }

    #home-feature .nav-item .carousel-image img {
        clear: both;
        margin: 0;
        padding: 0;
    }

    .nav-container {
        overflow: hidden;
        height: 215px;
        position: relative;
        width: 774px;
    }

    .js-enabled .nav-container {
        margin-left: -3000px;
    }

    .js-disabled .nav-container {
        width: 980px;
        height: auto;
        margin: 0 0 30px;
    }

   .js-enabled .nav {
      position: absolute;
        height: 215px;
        width: 774px;
    }

    .nav-container a.next,
    .nav-container a.prev {
        cursor: pointer;
        display: block;
        height: 27px;
        width: 15px;
        position: absolute;
        text-indent: -9999px;
        border: none;
        z-index: 4;
        top: 53%;
        background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat -9px -5739px;
    }

    .nav-container a.next {
        right: 5px;
    }

    .nav-container a.prev {
        left: 5px;
        background-position: -8px -5798px;
    }

    .nav-container a.next:hover,
    .nav-container a.next:focus {
        background-position: -9px -5859px;
    }

    .nav-container a.prev:hover,
    .nav-container a.prev:focus {
        background-position: -8px -5918px;
    }

    .nav .scrollable {
        height: 215px;
        margin: 0;
        overflow: hidden;
        position: absolute;
        width: 2000em;
     }

     .nav .prev.disabled,
     .nav .next.disabled {
         display: none!important;
     }

    #bg-feature-carousel {
        display: block;
        height: 800px;
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 68px;
        width: 100%;
        z-index: 1;
    }

    .js-disabled #bg-feature-carousel {
        /* display: none; */
    }

    #bg-feature-carousel em {
        margin-top: 300px;
        text-align: center;
        width: 100%;
        display: block;
        font-size: 5em;
        color: #ddd;
    }

    #bg-feature-carousel #banners {
        width: 1280px;
        margin: 0 auto;
    }

    #bg-feature-carousel .banner {
        background-color: #000000;
        bottom: 0;
        position: absolute;
        z-index: 5;
    }

    #bg-feature-carousel #banner-1 {
        z-index: 6;
    }

    .js-enabled #bg-feature-carousel #banner-1 {
        display: block;
    }

    .js-enabled #bg-feature-carousel .banner {
        display: none;
    }

/* -- 3.3 Landing Page -- */

/* -- 3.4 Inner Page -- */

    /* -- 3.4.1 Contact us -- */

    /* -- 3.4.2 Enquiries -- */

    /* -- 3.4.3 FAQ -- */
    /*#content .accordion-style-2.faq h2 {
        background: none;
        color: #000;
        font-size: 1.6em;
        padding: 5px 3px 5px 0;
        margin: 0;
    }

    #content .accordion-style-2.faq .detail {
        border: none;
        padding-right: 50px;
    }

    #content .accordion-style-2.faq h2.selected span {
        background-position: right -6412px;
        display: block;
    }*/

    #content .accordion-style-2.faq .detail {
        padding: 10px;
    }

    /* -- 3.4.4 Site Map  -- */

    #content .sitemap > ul {
        width: 100%;
    }

    #content .sitemap > ul,
    #content .sitemap > ul > li > ul {
        background: none;
        padding: 0;
        margin: 0;
        overflow: hidden;
    }

    #content .sitemap ul li {
        /* background: none; */
        padding: 0;
    }

    #content .sitemap > ul > li {
        margin: 0.3em 0 0;
        padding: 0;
        /*background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat right -6462px #eaeaea;*/
        background: #20759B;
    }

    #content .sitemap > ul > li:last-child {
        border-bottom: none;
    }
    #content .sitemap > ul > li.last-item {
        border-bottom: none;
    }

    #content .sitemap > ul > li > a {
        font-size: 1.58em;
        text-transform: uppercase;
        display: block;
        padding: 13px 10px 13px 10px;
        -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
        -moz-transition: color, background 0.2s ease-in;
        -o-transition: color, background 0.2s ease-in; /* opera */
        -webkit-transition: color 0.1s ease-in; /*safari and chrome */
        -moz-transition: color 0.1s ease-in;
        -o-transition: color 0.1s ease-in; /* opera */
        color: #fff;
    }

    #content .sitemap > ul > li.selected {
        background-position: right -6351px;
        background-color: #20759B!important;
    }

    #content .sitemap > ul > li.selected > a {
        color: #FFFFFF;
    }
    /*
    #content .sitemap > ul > li:hover,
    #content .sitemap > ul > li:focus {
        text-decoration: none;
        background-color: #DEDEDE;
    }
    */
    #content .sitemap > ul > li > ul {
        padding-top: 8px;
        width: 100%;
        border-bottom: 2px solid #20759B;
        margin-bottom: 1px;
        padding-left: 10px;
        background: #fff;
    }

    #content .sitemap > ul > li > ul > li {
        padding-left: 15px;
    }

    #content .sitemap > ul > li > ul > li > a {
        text-transform: uppercase;
        font-size: 1.32em;
    }

    #content .sitemap > ul > li > ul > li > ul {
        padding: 0.4em 1.6em 0 0;
        margin: 0;
    }

    #content .sitemap > ul > li > ul > li > ul > li ul {
        margin: 0.2em 0 0.2em 0.3em;
    }

    #content .sitemap > ul > li > ul > li > ul > li,
    #content .sitemap > ul > li > ul > li > ul > li > ul > li,
    #content .sitemap > ul > li > ul > li > ul > li > ul > li > ul li {
        padding: 0 0 0 15px;
        margin: 0;
        /* background: url(http://www.leighton.com.au/__data/assets/image/0013/3541/list-icon.png?v=0.1.1) no-repeat 0 4px; */
    }

    /* -- 3.4.5 Accordion  -- */

    .accordion-style-1 {
        margin-left: -2px;
        float: left;
    }

    .js-enabled .accordion-style-1 {
        position: relative;
        width: 100%;
        min-height: 500px;
    }

    .accordion-style-1 h2 {
        font-size: 1.1em;
        font-weight: bolder;
        line-height: 1.25;
        text-transform: uppercase;
        display: inline-block;
        float: left;
        clear: left;
        width: 202px;
        padding-bottom: .2em;
    }

    .js-disabled .accordion-style-1 h2,
    .normal.accordion-style-1 h2 {
        display: block;
        float: none;
        font-size: 2em;
        font-weight: normal;
        width: auto;
    }

    .accordion-style-1 h2 span {
        padding-right: 17px;
        display: inline-block;
    }

    .js-enabled .accordion-style-1 h2 {
        cursor: pointer;
        border-bottom: 1px solid #eaeaea;
    }

    .js-enabled .accordion-style-1 h2 span:hover {
        border-color: #cbcaca;
        color: #555;
    }

    .accordion-style-1 h2.selected span:hover {
        color: #20759b;
    }

    .accordion-style-1 h2.selected {
        color: #20759b;
    }

    .accordion-style-1 h2.selected span {
        background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat right -6193px;
    }

    .accordion-style-1 .detail {
        padding: 0 10px 10px;
        overflow: hidden;
        float: right;
        width: 468px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .js-disabled .accordion-style-1 .detail,
    .normal.accordion-style-1 .detail {
        padding: 12px 10px 14px;
    }

    .js-disabled .accordion-style-1.directors .detail,
    .js-disabled .accordion-style-1.resumes .detail,
    .normal.accordion-style-1.directors .detail {
        width: auto;
        position: static;
    }

    .accordion-style-1 .detail .icon-list {
        overflow: hidden;
    }

    .accordion-style-1 .detail .icon-list a {
        color: #000!important;
        display: inline-block;
        clear: both;
        float: left;
        font-weight: bold;
    }

    .accordion-style-1 .detail .icon-list a:hover,
    .accordion-style-1 .detail .icon-list a:focus {
        color: #24405B!important;
        text-decoration: none!important;
        opacity: .8;
        filter: Alpha(opacity=80);
        zoom: 1;
    }

    .accordion-style-1 .detail .icon-list img {
        vertical-align: middle;
        margin-right: 10px;
        padding: 0 0 8px!important;
    }

    .accordion-style-1 .detail .list-item {
        border-bottom: 2px solid #eaeaea;
        margin-bottom: 12px;
        padding-bottom: 8px;
    }

    #content .quick-info .result {
        color: #000;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-bottom: 2px;
        background: none!important;
    }

    #content .quick-info .result.show-thumb {
        margin-left: -5px;
        padding-left: 85px;
    }

    #content .quick-info .result.show-thumb img {
        margin: 0 0 0 -80px;
    }

    .accordion-style-2.faq {
        padding-bottom: 40px;
    }

    .js-enabled .accordion-style-2 h2,
    .normal.accordion-style-2 h2 {
        cursor: pointer;
    }

    .accordion-style-2 h2 {
        background: #eaeaea;
        font-size: 1.25em;
        padding: 13px 3px 13px 10px;
        margin: 0.2em 0 0;
        -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
        -moz-transition: color, background 0.2s ease-in;
        -o-transition: color, background 0.2s ease-in; /* opera */
        -webkit-transition: color 0.1s ease-in; /*safari and chrome */
        -moz-transition: color 0.1s ease-in;
        -o-transition: color 0.1s ease-in; /* opera */
    }

    .js-enabled .accordion-style-2 h2:hover {
        background: #DEDEDE;
    }

    .accordion-style-2 {
        clear: both;
    }

    .accordion-style-2 h2.selected {
        background: #20759b;
        color: #fff;
    }

    .js-enabled .accordion-style-2 h2.selected:hover {
        background: #20759b;
    }

    .accordion-style-2 h2 span {
        padding-right: 50px;
    }

    .accordion-style-2 h2 span,
    .accordion-style-2 .detail > h3 span {
        display: block;
        background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat right -6475px;
    }

    .accordion-style-2 h2.selected span {
        display: block;
        background-position: right -6364px;
    }

    .accordion-style-2 .detail {
        border-bottom: 2px solid #20759b;
        margin-bottom: 0.13em;
        padding-bottom: 1em;
    }

    .js-enabled .accordion-style-2 .detail > h3 {
        cursor: pointer;
    }

    .js-enabled .accordion-style-2 .detail > h3:hover {
        background: #CDCDCD;
    }

    .accordion-style-2 .detail > h3 {
        background: #d5d5d5;
        font-size: 1.04em;
        text-transform: none;
        padding: 13px 13px 13px 7px;
        margin: 0.2em 0 0;
        width: 606px;
    }

    .accordion-style-2 .detail > h3 span {
        background-position: left -6475px;
        padding-left: 25px;
    }

    .accordion-style-2 .detail > h3.selected {
        background: #24405b;
        color: #fff;
    }
    .js-enabled .accordion-style-2 .detail > h3.selected:hover {
        background: #24405b;
    }

    .accordion-style-2 .detail > h3.selected span {
        background-position: left -6365px;
    }

    .accordion-style-2 .detail .detail {
        border: none;
    }

    #content .accordion-style-2 ul.content-info-blocks {
        list-style: none outside none;
        margin: 0.9em 0 0.24em;
        padding-bottom: 0.8em;
        width: 103%;
    }

    #content .accordion-style-2 ul.content-info-blocks > li {
        background: none;
        padding: 0 40px 6px 0;
        display: inline-block;
        margin: 0 !important;
        min-height: 80px;
        vertical-align: top;
        width: 270px;
    }

    #content .accordion-style-2 ul.content-info-blocks > li ul {
        padding: 0.1em 0 0;
        margin: 0;
    }

    #content .accordion-style-2 ul.content-info-blocks > li li {
        background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 0 -6593px;
        margin: 0;
    }

    #content .accordion-style-2 ul.content-info-blocks > li p {
        padding: 0;
        margin: 0;
    }

    #content .accordion-style-2 ul.content-info-blocks > li h3 {
        font-size: 1.3em;
        font-weight: bold;
        padding: 0.5em 0 0.1em;
    }

    #content .accordion-style-2 ul.content-info-blocks > li > span {
        display: block;
    }

    #content .accordion-style-2 .detail .detail ul.content-info-blocks {
        width: 626px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    #content .accordion-style-2 .detail .detail ul.content-info-blocks strong {
        font-weight: normal;
    }

    #content .accordion-style-2 .detail .detail ul.content-info-blocks li {
        min-height: 63px;
    }

/* -- 3.5 Search Pages -- */

.default-form input[type="submit"],
div.search-controls input[type="submit"] {
    background: #20759b;
    color: #fff;
    padding: 9px 10px;
    border: none;
    text-transform: uppercase;
    float: right;
    -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
    -moz-transition: color, background 0.2s ease-in;
    -o-transition: color, background 0.2s ease-in; /* opera */
    cursor: pointer;
    font-size: 0.95em;
    height: 33px;
    width: 75px;
}

.default-form input[type="reset"] {
    background: #5d5d5d;
    color: #fff;
    padding: 9px 10px;
    border: none;
    text-transform: uppercase;
    float: right;
    -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
    -moz-transition: color, background 0.2s ease-in;
    -o-transition: color, background 0.2s ease-in; /* opera */
    cursor: pointer;
    font-size: 0.95em;
    height: 33px;
    width: 75px;
}

.default-form .clear-all {
    text-transform: uppercase;
    float: left!important;
}

.default-form .form-controls {
    padding-top: 20px;
}

.default-form input[type="reset"]:hover,
.default-form input[type="submit"]:hover,
.default-form input[type="reset"]:focus,
.default-form input[type="submit"]:focus {
    background: #32292a;
}

.default-form input[type="text"] {
    padding: 12px;
    color: #3b3b3e;
    border: none;
    width: 170px;
    margin: 4px 0 7px;
}

.default-form .inner-col-left fieldset {
    padding: 6px 0 12px;
}

.default-form .inner-col-left fieldset.keyword-search {
    border-bottom: 2px solid #e4e4e4;
    border-top-color: transparent;
}

.default-form .inner-col-left fieldset > label {
    font-weight: bold;
    font-size: 1.2em;
    display: block;
    padding: 0 0 4px;
}

.default-form fieldset > label,
.default-form fieldset > legend,
.default-form .checkboxes > strong,
.default-form .select > label {
    text-transform: uppercase;
    text-indent: 2px;
    font-weight: bold;
}

.default-form fieldset > legend {
    font-size: 1.2em;
    text-indent: 2px;
    padding: 15px 0 4px;
}

.default-form .select {
    clear: both;
    padding: 14px 0 18px;
}

.default-form .checkboxes,
.default-form .radio {
    clear: both;
    padding: 14px 0 5px;
}

.default-form .checkboxes > ul,
.default-form .checkboxes > .publications-type {
    max-height: 114px;
    overflow-y: scroll;
}

.default-form .checkboxes > .publications-type {
    padding-left: 1.4em;
    margin-left: -1.2em;
}

.default-form .checkboxes > ul::-webkit-scrollbar,
.default-form .checkboxes > .publications-type::-webkit-scrollbar {
    -webkit-appearance: none !important;
    width: 11px !important
}

.default-form .checkboxes > ul::-webkit-scrollbar,
.default-form .checkboxes > .publications-type::-webkit-scrollbar {
    border-radius: 8px !important;
    border: 1px solid #ddd !important;
    background-color: #ccc !important
}

.default-form .checkboxes > ul::-webkit-scrollbar-thumb,
.default-form .checkboxes > .publications-type::-webkit-scrollbar-thumb {
    border-radius: 8px !important;
    border: 1px solid #ddd !important;
    background-color: rgba(0, 0, 0, .5) !important
}

.default-form .checkboxes li > label,
.default-form .checkboxes .publications-type > label {
    display: inline-block;
    padding-left: 4px;
}

.default-form .select label,
.default-form .checkboxes strong,
.default-form .radio strong {
    display: block;
    padding: 5px 0;
    font-size: 1.2em;
}

.default-form .select select {
    clear: both;
    width: 185px;
}

#content .default-form .radio ul li,
#content .default-form .checkboxes ul li {
    padding: 0.26em 0;
    background: none;
    margin: 0;
}

#content .default-form .checkboxes ul li {
    padding: 0.26em 0 0.26em 1.4em;
    clear: both;
}

#content .default-form .checkboxes ul li input[type="checkbox"],
#content .default-form .checkboxes .publications-type input[type="checkbox"] {
    float: left;
    margin-left: -1.4em
}

#content .checkboxes.matrix-output {
    padding-left: 1.4em;
    margin-left: 0.4em;
}

#content .checkboxes.matrix-output input[type="checkbox"] {
    margin: 0.26em 0 2px 0.26em 0 6px;
    float: left;
    margin-left: -1.4em
}

#content .checkboxes.matrix-output label {
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 4px;
}

#content .checkboxes.matrix-output strong {
    margin-left: -1.2em;
    padding-bottom: 14px;
}

.default-form table.data {
    margin: 10px 0;
    padding: 0;
    width: 100%;
    font-size: 0.98em;
}

.default-form table.data thead tr {
    background: #24405b;
}

.default-form table.data th {
    padding: 10px 5px;
    vertical-align: text-top;
    text-transform: uppercase;
    border: none;
}

.default-form table.data th:first-child {
    padding: 10px;
}

.default-form table.data td {
    padding: 6px 5px 14px 7px;
    vertical-align: text-top;
    border-left: none;
    border-right: none;
}

.default-form table.data td.show-thumb {
    padding: 6px 20px 14px 86px;
}

.default-form table.data td.show-thumb.landscape {
    padding: 6px 20px 14px 113px;
}

.default-form table.data td.show-thumb.landscape .list-thumb {
    margin-left: -106px;
}

.default-form table.data .list-thumb {
    float: left;
    margin-left: -79px;
    margin-top: 2px;
}

.default-form table.data .list-thumb img {
    padding: 0!important;
    margin: 0!important;
}

.default-form table.data p {
    margin: 0;
    padding: 0;
    line-height: 1.2;
}

.default-form table.data .linked-title {
    line-height: 1.2;
    display: block;
    padding-bottom: 1px;
}

.default-form .view-option {
    margin-left: -24px;
}

div.search-controls {
    padding: 22px 0!important;
    overflow: hidden;
}

.default-form .search-controls,
div.search-controls {
    padding: 15px 0 0;
    border-top: 2px solid #eaeaea;
}

div.pagination.base {
    margin: 0!important;
    padding: 1em 0!important;
    border-top: 2px solid #eaeaea;
}

.default-form .search-controls select,
div.search-controls select {
    width: 165px;
    margin: 0 35px 0 10px;
}

.default-form .search-controls label,
div.search-controls label {
    font-weight: normal;
    text-transform: none;
}

div.search-controls {
    clear: both;
}

div.search-controls div label,
div.search-controls div input[type="checkbox"] {
    float: left;
}

.default-form .search-controls > div,
div.search-controls > div {
    padding-top: 20px;
}

.default-form .search-controls > div label,
div.search-controls > div label {
    padding-left: 4px;
}

.default-form .search-controls > div input[type="submit"],
div.search-controls > div input[type="submit"] {
    margin-top: -10px;
}

.default-form .pagination-controls.base {
    border-top: 2px solid #eaeaea;
    padding-top: 20px;
}

.default-form .pagination-controls {
    clear: both;
}

.col-1-nav .default-form .pagination-controls .pagination li.page-listing {
    width: 574px!important;
}

.js-disabled.col-1-nav .default-form {
    min-height: 2060px;
}

.default-form .pagination-controls > span {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.3em;
    display: block;
    padding-bottom: 4px;
    width: 60%;
    float: left;
}

.default-form .pagination-controls > span.terms {
    width: 100%;
    padding-bottom: 10px;
}

.default-form .pagination-controls > .sort-by {
    float: right;
    width: 40%;
    text-align: right;
}

.default-form .pagination-controls > .sort-by select {
    min-width: 165px;
    margin-left: 10px;
}

.default-form .pagination-controls .pagination {
    padding: 10px 0!important;
    margin: 0!important;
}

.alert-box ul {
    color: #950007;
}

.table-contents {
    margin: 0 0 30px;
}

.table-contents ul {
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding: 15px!important;
    margin: 10px!important;
}

.table-contents ul li {
    margin: 0.4em 0 0.2em!important;
    background: url(http://www.leighton.com.au/__data/assets/image/0013/3541/list-icon.png?v=0.1.1) no-repeat scroll 0 4px transparent!important;
}

.table-contents ul li a {
    min-width: 100px;
}

#content .table-contents ul li span.external-link {
    background: none;
    height: 0;
    width: 0;
}

    /* -- 3.5.1 List View -- */

    #content .result-listing {
        padding: 8px 0;
        clear: both;
    }

    #content .result-listing.media-docs a:nth-child(2n+1) {
        background-color: #FAFAFA;
    }

    #content .result-listing.media-docs a.odd {
        background-color: #FAFAFA;
    }

    #content .result-listing .result {
        padding: 20px;
        color: #000;
        display: block;
    }

    .result-listing .result > span.media-pdf,
    .result-listing .result > span.media-word,
    .result-listing .result > span.media-excel,
    .result-listing .result > span.media-webcast,
    .result-listing .result > span.media-audio,
    .result-listing .result > span.media-external,
    .result-listing .result > span.media-offline {
        float: right;
        margin-left: 20px;
    }

    /*.result-listing .result:hover .media-pdf,
    .result-listing .result:hover .media-pdf {
        background-position: -110px 0;
    }*/

    #content .result {
        display: block;
        overflow: hidden;
        -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
        -moz-transition: color, background 0.2s ease-in;
        -o-transition: color, background 0.2s ease-in; /* opera */
    }

    #content .result-listing div.result {
        padding-right: 120px;
    }

    #content .result-listing.media-docs div.result {
        padding-right: 20px;
    }

    #content .result-listing div.result .list-link {
        float: right;
        margin-right: -100px;
        display: block;
        width: 100px;
        color: #2c2c2c;
        -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
        -moz-transition: color, background 0.2s ease-in;
        -o-transition: color, background 0.2s ease-in; /* opera */
        text-align: center;
        padding: 5px;
    }

    #content .result-listing div.result .list-link span.list-description {
        font-weight: bolder;
        padding-bottom: 52px;
        display: block;
        background: url(http://www.leighton.com.au/__data/assets/image/0012/2172/sprites-media-pdf.png?v=0.2.1) no-repeat 35px 72%;
    }

    #content .result-listing div.result .list-link:hover {
        background: #ddd!important;
        text-decoration: none;
    }

    #content .result.show-thumb {
        padding-left: 190px;
    }

    #content .media-docs .result.show-thumb {
        padding-left: 100px;
    }

    #content .media-docs .result.show-thumb.landscape {
         padding-left: 128px;
     }

    #content .media-docs .result.show-thumb img {
        float: left;
        margin: 0 0 0 -83px;
        padding: 0;
    }

    #content .media-docs .result.show-thumb.landscape img {
          margin-left: -111px;
     }

    #content .media-docs .result.show-thumb.icon {
        padding-left: 110px;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    #content .media-docs .result.show-thumb.icon strong {
        padding-top: 20px;
    }

    #content .media-docs .result.show-thumb.icon img {
        margin: 0 0 0 -92px;
    }

    #content .result.show-thumb img {
        margin: 0 0 0 -173px;
        float: left;
        padding: 0;
    }

    #content .result > * {
        display: block;
    }

    #content .result > strong {
        font-size: 0.98em;
        font-weight: normal;
        padding: 0 0 7px;
        color: #20759B;
    }

    #content a.result:hover > strong {
        text-decoration: underline;
    }

    #content a.result:hover {
        text-decoration: none;
        color: #000;
        background: #ddd!important;
    }

    #content .result.odd,
    #content .result:nth-child(2n+1) {
        background-color: #fafafa;
    }

    #content .events-listing .result {
        background: #fff!important;
    }

    #content .result-listing .highlighted {
        color: #b00810;
        font-weight: bold;
    }

    #content .result .profile-title {
        color: #20759B;
        padding: 0 0 7px;
    }

    #content .result .profile-qual {
        padding: 0 0 7px;
    }

    #content .result > strong > span {
        color: #000;
    }

    /* -- 3.5.2 Thumbnail View -- */

    #content ul.grid-listing {
        padding: 15px 0 0;
        margin: 0 0 0 -4px;
        float: left;
        position: relative;
        width: 102%;
    }

    #content ul.grid-listing li {
        background: none;
        padding: 0;
        width: 159px;
        float: left;
        margin: 0 0 4px 4px!important;
        vertical-align: top;
        overflow: hidden;
    }

    #content ul.grid-listing li:hover div.summary {
        background: #DEDEDE;
    }

    #content ul.grid-listing li .image-thumb > a {
        display: block;
        overflow: hidden;
        width: 159px;
        height: 96px;
        position: relative;
    }

    #content ul.grid-listing li .image-thumb img {
        padding: 0;
    }

    ul.grid-listing .summary {
        background: #eaeaea;
        padding: 10px;
        display: block;
        font-size: 0.93em;
        min-height: 32px;
    }

    ul.grid-listing .play-icon {
        background: transparent url(http://www.leighton.com.au/__data/assets/image/0012/5412/overlay-play.png?v=0.1.1) no-repeat 0 0;
        display: block;
        height: 80px;
        left: 37px;
        position: absolute;
        text-indent: -999em;
        top: 6px;
        width: 80px;
    }

    ul.grid-listing .summary strong,
    ul.grid-listing .summary a {
        display: block;
        font-weight: bold;
        color: #000!important;
    }

    ul.grid-listing .summary a:hover {
        text-decoration: none!important;
        color: #333!important;
    }

    .exposeMask {
        background-color: #32292a;
        display: block;
        height: 2337px;
        left: 0;
        opacity: 0.6;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 9998;
    }

    #exposeMask.loading {
        background: url(http://www.leighton.com.au/__data/assets/image/0017/3761/loading.gif?v=0.2.1) no-repeat center transparent fixed;
    }

    .scroll-x {
        position: fixed;
        top: 0;
    }

    div.large-image-container {
        left: 0;
        position: absolute !important;
        top: 80px;
        width: 100%;
        z-index: 9999;
    }

    div.large-image-container.video .summary {
        margin-left: 10px;
        width: 520px;
        position: static;
        float: left;
        max-width: none;
        padding: 8px 0 0;
    }

    div.large-image-container.video h2 {
        padding: 0 0 0.2em!important;
    }

    div.large-image {
        position: relative;
        padding-top: 54px;
        width: 840px;
        z-index: 100;
        margin: 0 auto;
        background: transparent;
    }

    div.main-image {
        background: #fff;
        min-height: 504px;
    }

    div.large-image a {
        color: #20759B;
        text-decoration: none;
    }

    div.large-image img {
        padding: 0!important;
    }

    div.large-image .summary {
        position: absolute;
        top: 54px;
        left: 0;
        max-width: 540px;
        min-width: 320px;
        background: #fff;
        padding: 6px 10px;
    }

    div.large-image .image-details {
        width: 820px;
        background: #fff;
        padding: 6px 10px 10px;
        overflow: hidden;
        min-height: 100px;
    }

    div.large-image .image-total em {
        font-style: normal;
    }

    div.large-image .group-icon {
        float: left;
        width: 280px;
        padding-right: 10px;
    }

    div.large-image .group-icon a,
    div.large-image .group-icon > span {
        display: inline-block;
        float: left;
        padding: 0;
        text-transform: uppercase;
        font-size: 1em!important;
        color: #000!important;
        /* width: 100%;
        clear: both; */
    }

    div.large-image .group-icon a span,
    div.large-image .group-icon span span {
        display: inline-block;
        max-width: 150px;
        text-align: left;
        clear: none;
        float: left;
        margin-top: 15px;
    }

    div.large-image .group-icon a:hover {
        color: #777!important;
        text-decoration: none!important;
    }

    div.large-image .group-icon img {
        vertical-align: middle;
        margin-right: 10px;
        margin-left: 2px;
        float: left;
        clear: none;
    }

    div.large-image .summary h2 {
        padding: 0 0 2px;
        margin: 0;
        font-size: 1.4em;
    }

    div.large-image .summary .image-title,
    div.large-image .summary .image-total {
        font-size: 1.2em;
        color: #777!important;
    }

    div.large-image .carousel {
        height: 72px;
        width: 394px;
        float: right;
        overflow: hidden;
        margin-top: 7px;
        padding: 0 6px;
    }

    div.large-image .carousel span {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    div.large-image .carousel span em {
        font-style: normal;
    }

    div.large-image .carousel ul {
        margin: 0!important;
        padding: 0;
        height: 48px;
    }

    div.large-image .carousel a.next,
    div.large-image .carousel a.prev {
        top: 9%;
    }

    .js-disabled div.large-image .carousel {
        height: auto;
        width: 500px;
    }

    .js-disabled div.large-image .carousel ul {
        position: static;
        width: auto;
        height: auto;
    }

    .js-disabled div.large-image .carousel ul li {
        margin-right: 5px;
        margin-bottom: 5px;
    }

    div.large-image .carousel ul li {
        width: 74px;
        height: 48px;
        margin: 0 6px 0 0!important;
        float: left;
        position: relative;
        background: none!important;
        overflow: hidden;
        padding: 0!important;
        top: 0;
        left: 0;
    }

    div.large-image .carousel ul li a {
        display:block;
        border: 2px solid transparent;
        width: 70px;
        height: 44px;
        overflow: hidden;
    }

    div.large-image .carousel ul li a.active {
         border: 2px solid #222;
    }

    div.large-image .carousel ul li a.active img {
         opacity: .6;
    }

    div.large-image .carousel ul li a > span {
        background: transparent url(http://www.leighton.com.au/__data/assets/image/0011/5411/overlay-play-small.png?v=0.1.1) no-repeat 0 0;
        display: block;
        height: 40px;
        left: 18px;
        position: absolute;
        text-indent: -999em;
        top: 3px;
        width: 40px;
    }

    div.large-image .carousel ul li a > span.link-helper {
        position: absolute;
        left: -9999em;
        display: inline;
        background: none;
    }

    div.large-image .carousel ul li img {
        padding: 0!important;
    }

    div.large-image .scrollable {
        width: 394px;
        height: 48px;
    }

    div.large-image .request {
        padding: 4px 0 0 26px;
        text-transform: uppercase;
        background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 0 -6912px;
        font-size: 1.2em;
        display: block;
    }

    div.large-image .request:hover,
    div.large-image .request:focus {
        text-decoration: underline;
    }

    div.large-image .close-btn {
        position: absolute;
        right: 0;
        top: 54px;
        width: 58px;
        height: 53px;
    }

    .js-enabled div.large-image .close-btn {
        background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 17px -7085px #fff;
        text-indent: -999em;
    }

    .js-disabled div.large-image .close-btn {
        background: #fff;
        font-size: 1.2em;
        padding: 8px 10px;
        height: auto;
        width: auto;
        text-transform: uppercase;
    }

    div.large-image .close-btn:hover {
        background-position: 17px -7193px;
    }

    div.main-image.loading {
        background: #fff url(http://www.leighton.com.au/__data/assets/image/0017/3761/loading.gif?v=0.2.1) no-repeat center;
        min-width: 840px;
        min-height: 504px;
    }

    div.large-image .prev-large,
    div.large-image .next-large {
        position: absolute;
        z-index: 10;
        top: 42%;
        background: url(http://www.leighton.com.au/__data/assets/image/0009/8865/sprites-large-controls.png?v=0.1.1) no-repeat -176px 0;
        text-indent: -999em;
        width: 78px;
        height: 80px;
    }

    div.large-image .prev-large {
        left: 10px;
    }

    div.large-image .next-large {
        right: 10px;
        background-position: -263px 0;
    }

    div.large-image .prev-large:hover,
    div.large-image .prev-large:focus {
        background-position: 0 0;
    }

    div.large-image .next-large:hover,
    div.large-image .next-large:focus {
        background-position: -87px 0;
    }


/* -- 3.6 Listing Pages -- */

    /* -- 3.6.1 PDF Template -- */

    /* -- 3.6.2 Events -- */

    .events-listing {
        margin-bottom: 80px;
    }

    #content .events-listing h2 {
        padding-bottom: 0.3em;
        font-size: 1.6em;
    }

    #content .events-listing .result {
        padding-bottom: 15px;
        margin-bottom: 10px;
        overflow: hidden;
        clear: both;
        border-bottom: 2px solid #eaeaea;
    }

    #content .events-listing .result.show-thumb {
        padding-left: 175px;
    }

    #content .events-listing .result h3 {
        font-size: 1.4em;
    }

    #content .events-listing .result.show-thumb h3 {
        margin-left: -175px;
    }

    .events-listing .result dl {
        margin: 0;
        float: left;
        width: 450px;
    }

    .events-listing .result dl dt {
        width: 125px!important;
    }

    .events-listing .result dl dd {
        margin-left: 125px!important;
    }

    .events-listing .result dl dd.contact-info span {
        display: block;
    }

    .result dl dd.contact-info abbr {
        padding-right: 6px;
    }

    .events-listing .result dl dd.location-info a {
        display: block;
    }

    #content .events-listing .list-thumb {
        float: right;
        padding-right: 10px;
    }

    #content .events-listing .list-thumb img {
        float: none;
        margin: 0;
        padding: 6px 0;
    }

    .events-listing .notes {
        color: #737373;
        font-style: normal;
    }

    /* -- 3.6.3 Careers -- */

/* -- 3.7 Detail Pages -- */

    /* -- 3.7.1 Project Details -- */
    .project-details {
        position: relative;
    }

    .project-images {
        position: relative;
        float: right;
        margin-left: 20px;
        margin-top: -10px;
        width: 242px;
    }

    .project-images a {
        display: block;
        float: right;
        clear: both;
        width: 100%;
        text-align: right;
    }

    .group-icon {
        margin: 0;
        float: right;
    }

    .group-icon > a,
    .group-icon > span {
        display: inline-block;
        text-align: center;
        padding: 0 4px;
    }

    .group-icon > a:focus,
    .group-icon > a:hover {
        text-decoration: none!important;
        color: #777!important;
    }

    .group-icon > a:hover span {
        text-decoration: none!important;
        color: #777!important;
    }

    .group-icon > a > span,
    .group-icon > span > span {
        clear: both;
        color: #000000;
        display: block;
        font-size: 1em;
        font-weight: bold;
    }

    dl dd.project-location span {
        display: block;
    }

    #content dl dt.project-details {
        padding: 20px 0 6px;
        margin: 0;
        float: none;
        width: 100%;
    }

    #content dl dd.project-details {
        margin: 0;
    }

    /* -- 3.7.2 Image Details -- */

    /* -- 3.7.3 Video Details -- */

/* -- 3.8 Forms -- */

input[type="text"] {
    background: #fff;
    -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
    -moz-transition: color, background 0.2s ease-in;
    -o-transition: color, background 0.2s ease-in; /* opera */
}

.contact-form {
    padding: 30px 5px;
}
.contact-form legend {
    position: absolute;
    left: -999em;
}
form .contact-form fieldset div {
    clear: left;
    margin: 0 0 0 175px;
    padding: 0 0 5px;
}
form .contact-form fieldset div.select {
    padding: 2px 0 24px;
}
form .contact-form fieldset div.select select {
    min-width: 195px;
}
form .contact-form fieldset {
    width: 600px;
}
form .contact-form div label,
form .contact-form div span {
    float: left;
    margin: 3px 10px 0 -175px;
    padding: 0 50px 0 5px;
    text-align: left;
    width: 120px;
}
form .contact-form div input[type="text"],
form .contact-form div textarea {
    border: 1px solid #eaeaea;
    width: 174px;
    padding: 10px;
}
form .contact-form div textarea {
    height: 120px;
    width: 320px;
    font-family: arial, helvetica, sans-serif;
    font-size: 1em;
}
input[type="text"]:focus,
textarea:focus {
    background: #edf3f6!important;
}
form .contact-form div li {
    clear: both;
    background: none!important;
}
form .contact-form div.radio li {
    float: left;
    clear: none;
    padding-left: 0.9em!important;
}
form .contact-form div.radio li label {
    padding-right: 20px;
}
form .contact-form div li label {
    float: none;
    margin: 0;
    width: auto;
    text-align: right;
}
.contact-form abbr,
p.mandatory {
    color: #d0000a;
}

.contact-form abbr {
    position: absolute;
    margin-left: -10px;
}

.contact-form input[type="submit"] {
    background: #20759b;
    color: #fff;
    padding: 9px 10px;
    border: none;
    text-transform: uppercase;
    float: left;
    -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
    -moz-transition: color, background 0.2s ease-in;
    -o-transition: color, background 0.2s ease-in; /* opera */
    cursor: pointer;
    height: 33px;
    font-size: 0.94em;
    width: 65px;
}

.contact-form input[type="reset"] {
    background: #5d5d5d;
    color: #fff;
    padding: 9px 10px;
    border: none;
    text-transform: uppercase;
    float: right;
    -webkit-transition: color, background 0.2s ease-in; /*safari and chrome */
    -moz-transition: color, background 0.2s ease-in;
    -o-transition: color, background 0.2s ease-in; /* opera */
    cursor: pointer;
    height: 33px;
    font-size: 0.94em;
    width: 65px;
}

.contact-form input[type="reset"]:hover,
.contact-form input[type="submit"]:hover,
.contact-form input[type="reset"]:focus,
.contact-form input[type="submit"]:focus {
    background: #32292a;
}

.contact-form div.form-controls {
    padding: 20px 10px;
    overflow: hidden;
}

.contact-form div.captcha-controls img {
    display: block;
    float: left;
}

.contact-form div.captcha-controls input[type="text"] {
    margin-left: 10px;
    display: block;
    clear: both;
}

.contact-form div.captcha-controls #sq_accessible_validation_link {
    float: left;
    padding-top: 26px;
}

.contact-form div.captcha-controls #sq_accessible_validation_link,
.contact-form div.captcha-controls #sq_regen_captcha {
    display: block;
    margin: 0!important;
    padding: 10px;
    width: auto;
}

.contact-form div.captcha-controls #sq_regen_captcha {
    padding-left: 13px;
}

.contact-form #sq_accessible_captcha {
    margin: 0!important;
    padding: 0!important;
    width: auto!important;
}

.contact-form #sq_accessible_captcha label {
    font-style: italic;
    margin: 0;
    padding: 10px 0;
    width: auto;
}

.contact-form #sq_accessible_captcha input {
    margin: 0!important;
}

.contact-form #sq_accessible_captcha input[type="button"] {
    background: none repeat scroll 0 0 #5D5D5D;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 0.94em;
    height: 33px;
    padding: 9px 10px;
    text-transform: uppercase;
    width: 155px;
    margin-top: 20px!important;
}
/* --  3.9 Flyout -- */

.js-disabled #flyout {
    position: static;
    width: 980px;
    background: url(http://www.leighton.com.au/__data/assets/image/0014/2156/bg-content-block.png?v=0.2.1) repeat 0 0 transparent;
    padding: 20px 165px;
    float: none;
    overflow: hidden;
    opacity: 1;
    height: auto;
}

#flyout {
    background: transparent url(http://www.leighton.com.au/__data/assets/image/0015/2157/bg-flyout.png?v=0.2.3) no-repeat 0 0;
    float: right;
    width: 395px;
    height: 851px;
    position: absolute;
    right: -485px;
    top: 68px;
    color: #fff;
    padding: 0 0 0 90px;
    z-index: 4;
}

#flyout ul li a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in; /*safari and chrome */
    -moz-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in; /* opera */
}

#flyout ul li a:hover {
    color: #fff;
}

#flyout ul li a:focus strong,
#flyout ul li a:hover strong {
    color: #b1caf0;
}

#flyout h2 {
    color: #81cced;
    text-transform: uppercase;
    font-size: 1.6em;
    padding: 0.6em 0 1.4em;
    margin: 1em 0;
    border-bottom: 1px solid #a6a5a6;
    font-weight: normal;
}

#flyout h2 a {
    color: #81cced;
}

#flyout h2 a:hover {
    text-decoration: underline;
}

#flyout > p {
    padding-right: 20px;
}

#flyout ul {
    float: left;
    margin-top: 60px;
}

.js-disabled #flyout ul {
    margin-top: 10px;
}

#flyout ul li {
    float: left;
    width: 183px;
    margin: 15px 10px 20px 0;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #a6a5a6;
    min-height: 170px;
}

#flyout ul li strong {
    color: #81cced;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
    padding: 4px 0;
}

#flyout ul li span {
    padding: 2px 0 4px;
    display: block;
}

#flyout .flyout-helper {
    background: url(http://www.leighton.com.au/__data/assets/image/0010/2170/sprites-icons.png?v=0.2.1) no-repeat 0 -7425px;
    display: block;
    height: 15px;
    left: 33px;
    position: absolute;
    top: 40px;
    width: 10px;
}

#flyout.opened .flyout-helper {
    background-position: 0 -7456px;
}

/*
--------------------
4. IE Workarounds
--------------------
*/

/* Has Layout Fixes */

.ie #nav-accessibility {
    position: absolute;
    left: -999em;
}

.ie #footer,
.ie #footer > div {
    zoom: 1;
}

#content .accordion-style-2 ul.content-info-blocks > li,
#content ul.grid-listing li,
.content-toc-blocks .block {
    zoom: 1;
    *display:inline;
    _height: 100px;
}

.ie #content ul.grid-listing li {
    margin-right: 2px;
}

.ie .default-form table.data td.show-thumb div {
    width: 100px;
}

/*
--------------------
5. Type Kit Custom Styles
--------------------
*/
/* BEBAS */
.wf-loading #home-feature .nav-item .carousel-image span,
.wf-loading #nav > ul > li > a,
.wf-loading #home-feature .nav-item .read-more,
.wf-loading #footer .inner-wrapper div.footer-bottom > ul > li > a,
.wf-loading .site-search label,
.wf-loading #sub-nav > ul > li > a,
.wf-loading #breadcrumb,
.wf-loading #content .read-more-btn,
.wf-loading .default-form .inner-col-left fieldset > label,
.wf-loading .default-form .select label,
.wf-loading .default-form .checkboxes strong,
.wf-loading .default-form .radio strong,
.wf-loading .default-form fieldset > legend,
.wf-loading .default-form input[type="reset"],
.wf-loading .default-form input[type="submit"],
.wf-loading .site-search input[type="submit"],
.wf-loading .content-blocks .block .read-more,
.wf-loading .accordion-style-1 h2,
.wf-loading .default-form table.data thead,
.wf-loading #sub-nav h2,
.wf-loading .default-form .clear-all,
.wf-loading #footer .inner-wrapper div.footer-bottom {
    visibility: hidden;
}

.wf-active #nav > ul > li > a,
.wf-active #home-feature .nav-item .read-more,
.wf-active #footer .inner-wrapper div.footer-bottom > ul > li > a,
.wf-active .site-search label,
.wf-active #sub-nav > ul > li > a,
.wf-active #breadcrumb,
.wf-active #content .read-more-btn,
.wf-active .default-form .inner-col-left fieldset > label,
.wf-active .default-form .select label,
.wf-active .default-form .checkboxes strong,
.wf-active .default-form .radio strong,
.wf-active .default-form fieldset > legend,
.wf-active .default-form input[type="reset"],
.wf-active .default-form input[type="submit"],
.wf-active .site-search input[type="submit"],
.wf-active .content-blocks .block .read-more,
.wf-active .accordion-style-1 h2,
.wf-active .default-form table.data thead,
.wf-active #sub-nav h2,
.wf-active .default-form .clear-all {
    font-family: "bebas-neue";
}

.wf-active .default-form .clear-all {
    font-family: 1.2em;
}

.wf-active #sub-nav h2 {
    font-family: "bebas-neue";
    font-size: 1.6em;
}

.wf-active #content .read-more-btn {
    font-size: 1.4em;
}

.wf-active #nav ul.nav-links li a  {
    font-size: 1.35em;
}

.wf-active #nav ul.aux-links li a strong {
    font-size: 1.45em;
}

.wf-active #sub-nav > ul > li > a {
    font-size: 1.48em;
}

.wf-active #breadcrumb {
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1;
}

.wf-active #breadcrumb a {
    background-position: right -3894px;
}

.wf-active #nav > ul > li > a {
    font-weight: normal;
    font-size: 1.58em;
}

.wf-active #home-feature .nav-item .carousel-image > span {
    font-size: 1.48em;
    text-transform: lowercase;
}

.wf-active #home-feature .nav-item .read-more,
.wf-active .content-blocks .block .read-more {
    font-size: 1.38em;
}

.wf-active #footer .inner-wrapper div.footer-bottom > ul > li > a {
    font-size: 1.6em;
    padding: 14px 47px 14px 24px;
}

.wf-active .site-search input[type="submit"] {
    font-size: 1.4em;
}

.wf-active .site-search {
    padding: 0 0 8px 16px;
}

.wf-active .site-search label {
    font-size: 1.6em;
}

.wf-active .default-form .inner-col-left fieldset > label,
.wf-active .default-form fieldset > legend {
    font-weight: normal;
    font-size: 1.62em;
}

.wf-active .default-form .select label,
.wf-active .default-form .checkboxes strong,
.wf-active .default-form .radio strong {
    font-weight: normal;
    font-size: 1.62em;
}

.wf-active .default-form input[type="submit"],
.wf-active .default-form input[type="reset"] {
    font-weight: normal;
    font-size: 1.4em;
    padding: 0;
}

.wf-active .default-form table.data thead {
    font-size: 1.4em;
}

/* proxima */
.wf-loading #home-feature .nav-item .carousel-summary strong,
.wf-loading #footer .inner-wrapper div.footer-bottom .related span,
.wf-loading #footer .inner-wrapper div.footer-bottom .alerts strong,
.wf-loading #footer .inner-wrapper div.footer-bottom .social li a,
.wf-loading #footer .inner-wrapper div.footer-bottom .info li a,
.wf-loading #flyout,
.wf-loading #nav ul.aux-links li a strong,
.wf-loading #nav ul.nav-links li a {
    visibility: hidden;
}

.wf-active #home-feature .nav-item .carousel-image span,
.wf-active #home-feature .nav-item .carousel-summary strong,
.wf-active #footer .inner-wrapper div.footer-bottom .related span,
.wf-active #footer .inner-wrapper div.footer-bottom .alerts strong,
.wf-active #footer .inner-wrapper div.footer-bottom .social li a,
.wf-active #footer .inner-wrapper div.footer-bottom .info li a,
.wf-active #flyout,
.wf-active #nav ul.aux-links li a strong,
.wf-active #nav ul.nav-links li a {
    font-family: "proxima-nova-sc-osf-condensed";
    font-style: normal;
    font-weight: 400;
}

.wf-active #flyout ul a,
.wf-active #flyout > p {
    font-size: 1.3em;
}

.wf-active #flyout ul a strong {
    font-size: 0.95em;
}

.wf-active #home-feature .nav-item .carousel-summary strong {
    font-size: 1.34em;
    line-height: 1.1;
    text-transform: lowercase;
}

.wf-active #footer .inner-wrapper div.footer-bottom .alerts li strong,
.wf-active #footer .inner-wrapper div.footer-bottom .related span  {
    font-size: 1.37em;
}

.wf-active #footer .inner-wrapper div.footer-bottom .social li a {
    font-size: 1.2em;
}

.wf-active #footer .inner-wrapper div.footer-bottom .info li a {
    font-size: 1.2em
}

/* proxima LIGHT */
.wf-loading h1,
.wf-loading h2,
.wf-loading h3,
.wf-loading h4 {
    visibility: hidden;
}

.wf-active h1,
.wf-active h2,
.wf-active h3,
.wf-active h4,
.accordion-style-2 h2 span,
.accordion-style-2 .detail > h3 span {
    font-family: "proxima-nova-sc-osf-condensed";
    font-style: normal;
    font-weight: 100;
}

.wf-active .home #content h1 {
    font-size: 4.44em;
    line-height: 0.96;
    height: 366px;
}

.wf-active h1 {
    font-size: 2.8em;
}

.wf-active h2 {
    font-size: 2.1em;
    color: #555;
}

.wf-active h3 {
    font-size: 1.7em;
    color: #666;
}

.wf-active h4 {
    font-size: 1.3em;
    color: #444
}

.wf-active #content .accordion-style-2.faq h2 {
    font-size: 1.5em;
}

.wf-active .content-toc-blocks .block h2 {
    font-size: 1.84em;
}

.wf-active .content-blocks .related-materials strong {
    font-size: 1.6em;
}

.wf-active .accordion-style-1 h2 {
    font-size: 1.5em;
    padding-top: 4px;
}

.wf-active .accordion-style-1 h2 span {
    background-position: right -6190px;
}

.wf-active .accordion-style-2 h2 {
    font-size: 1.52em;
}

.wf-active .accordion-style-2 h3 {
    font-size: 1.26em;
}

.wf-active #content .accordion-style-2 ul.content-info-blocks > li h3 {
    font-size: 1.4em;
    font-weight: normal;
}

/* proxima MEDIUM */
.wf-loading #content div.image,
.wf-loading .intro,
.wf-loading .intro p,
.wf-loading .blockquote-1,
.wf-loading .blockquote-2,
.wf-loading .content-blocks .related-materials strong,
.wf-loading .default-form .pagination-controls > span,
.wf-loading #content dl dt,
.wf-loading #content .result > strong,
.wf-loading #content .result-listing div.result .list-link span.list-description,
.wf-loading .events-listing .notes,
.wf-loading #content .sitemap > ul > li > a,
.wf-loading #content .sitemap > ul > li > ul > li > a,
.wf-loading div.large-image .summary,
.wf-loading div.large-image .group-icon a span,
.wf-loading div.tooltip {
    visibility: hidden;
}

.wf-active #content div.image,
.wf-active .intro,
.wf-active .intro p,
.wf-active .blockquote-1,
.wf-active .blockquote-2,
.wf-active .content-blocks .related-materials strong,
.wf-active .default-form .pagination-controls > span,
.wf-active #content dl dt,
/*.wf-active #content .result > strong,*/
.wf-active #content .result-listing div.result .list-link span.list-description,
.wf-active .events-listing .notes,
.wf-active #content .sitemap > ul > li > a,
.wf-active #content .sitemap > ul > li > ul > li > a,
.wf-active div.large-image .summary,
.wf-active div.large-image .group-icon a span,
.wf-active div.large-image .group-icon span span,
.wf-active div.tooltip {
    font-family: "proxima-nova-sc-osf-condensed";
}

.wf-active div.large-image .group-icon a span,
.wf-active div.large-image .group-icon span span {
    font-size: 1.15em;
}

.wf-active #content div.image {
    font-size: 1.3em;
    line-height: 1.1;
}

.wf-active .intro {
    font-size: 1.4em;
    line-height: 1.2;
}

.wf-active .intro p {
    font-size: 1em;
}

.wf-active .blockquote-1 {
    font-size: 2.4em;
}

.wf-active .blockquote-1 p {
    line-height: 1.1
}

.wf-active .blockquote-1 .reference {
    padding: 0.5em 0;
}

.wf-active .blockquote-2 {
    font-size: 1.3em;
    font-style: italic;
}

.wf-active .blockquote-2 .reference {
    font-style: normal;
}

.wf-active .default-form .pagination-controls > span {
    font-size: 1.45em;
    font-weight: normal;
}

.wf-active #content dl dt {
    font-weight: normal;
    font-size: 1.45em;
}

.wf-active div.large-image .summary {
    font-size: 1.2em;
}

/* proxima BOLD */
.wf-loading .content-blocks .block .block-summary strong {
    visibility: hidden;
}

.wf-active .content-blocks .block .block-summary strong {
    font-family: "proxima-nova-sc-osf-condensed";
}

.wf-active .content-blocks .block .block-summary strong {
    font-size: 1.34em;
    font-weight: normal;
}

/*
-----------------------
6. Funnelback Seaches
-----------------------
*/

/* -- 6.1 Search Layout -- */

.funnelback .results-amount {
    margin-top: -32px;
    float: right;
    width: auto;
    font-family: "proxima-nova-sc-osf-condensed";
    font-size: 18px;
}

.funnelback .long-title .results-amount {
    margin-top: 0;
}

.funnelback .layout-helper h1 {
    padding-bottom: 0;
}

.funnelback .inner-col-right {
    padding-top: 0;
}

#content .funnelback .result-listing {
    padding-top: 1px!important;
    overflow: hidden;
    background: url(http://www.leighton.com.au/__data/assets/image/0010/14788/border-643.gif?v=0.1.1) left top no-repeat;
}

.search #content .funnelback .result-listing {
    background-repeat: repeat-x;
}

.funnelback .col-1 .layout-helper {
    padding-bottom: 0;
}

.funnelback .default-form .pagination-controls > span {
    float: right;
    width: auto;
}

.funnelback .default-form .pagination-controls.base {
    margin-top: 40px;
    padding: 0 !important;
}

.funnelback .default-form input[type="reset"] {
    float: left;
}

.funnelback .default-form input[type="text"] {
    margin-bottom: 25px;
}

.funnelback .default-form .inner-col-left fieldset {
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-top: 0 none #cacaca;
}

.funnelback .default-form fieldset > legend {
    padding: 10px;
    background: #5d5d5d;
    width: 173px;
    color: #fff;
}

.funnelback .default-form .static-block h2 {
    padding: 10px;
    background: #5d5d5d;
    width: 173px;
    color: #fff;
    font-size: 19px;
    font-family: "bebas-neue";
}

.funnelback .default-form .static-block {
    margin-bottom: 8px;
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 8px;
}

#content .funnelback .default-form ul {
    margin: 0;
}

#content .funnelback .default-form .inner-col-left ul li {
    background: url(http://www.leighton.com.au/__data/assets/image/0020/14393/list-arrow.png?v=0.1.1) no-repeat 2px 5px;
    overflow: hidden;
}

#content .funnelback .default-form .inner-col-left ul li a,
#content .funnelback .default-form .inner-col-left ul li strong {
    color: #2d2d2f;
    width: 80%;
    display: block;
    float: left;
}

#content .funnelback .default-form .inner-col-left ul > li.selected > a,
#content .funnelback .default-form .inner-col-left ul li span {
    font-weight: bold;
}

#content .funnelback .default-form .inner-col-left ul li.selected span:first-child {
    float: left;
}

#content .funnelback .default-form .inner-col-left ul li span {
    width: auto;
    float: right;
}

#content .funnelback .default-form .inner-col-left .accordion-style-2 .detail {
    border-bottom: none;
    margin-bottom: 0;
    padding: 1px 0 1px 0;
}

#content .funnelback .default-form .inner-col-left .accordion-style-2 h2 {
    margin: 0 0 10px 0;
    padding: 10px;
}

#content .funnelback .default-form .inner-col-left .accordion-style-2 ul li {
    padding: 1px 0 1px 15px;
    margin: 0 0 7px 0;
}

#content .funnelback .default-form .inner-col-left .accordion-style-2 ul li.show-more {
    background: none;
    list-style: none;
}

#content .funnelback .default-form .inner-col-left .accordion-style-2 ul li.show-more a,
#content .funnelback .default-form .inner-col-left .accordion-style-2 ul li.show-more a:visited,
#content .funnelback .default-form .inner-col-left .accordion-style-2 ul li.show-less a,
#content .funnelback .default-form .inner-col-left .accordion-style-2 ul li.show-less a:visited {
    display: block;
    padding: 10px;
    background: #b7b7b7 url(http://www.leighton.com.au/__data/assets/image/0016/14740/show-more.png?v=0.1.1) no-repeat 10px 13px;
    color: #2d2d2f;
    font-size: 1.2em;
    text-decoration: none;
    font-family: "bebas-neue";
    width: 149px;
    margin-left: -15px;
    padding-left: 35px;
}

#content .funnelback .default-form .inner-col-left .accordion-style-2 ul li.show-less a,
#content .funnelback .default-form .inner-col-left .accordion-style-2 ul li.show-less a:visited {
    background: #b7b7b7 url(http://www.leighton.com.au/__data/assets/image/0006/14739/show-less.png?v=0.1.1) no-repeat 10px 15px;
}

#content .funnelback .default-form .inner-col-left .accordion-style-2 ul li.show-more a:hover,
#content .funnelback .default-form .inner-col-left .accordion-style-2 ul li.show-less a:hover {
    text-decoration: none;
    background-color: #FAFAFA;
}

#content .funnelback .default-form .inner-col-left .accordion-style-2 ul ul {
    clear: both;
    padding-top: 10px;
    margin-left: -5px;
}

#content .funnelback .default-form .inner-col-left div > ul.multi-selection > li {
    text-align: right;
}

#content .funnelback .default-form .inner-col-left div > ul.multi-selection > li a {
    text-align: left;
}

.js-enabled #content .funnelback .default-form .inner-col-left div > ul.multi-selection > li > span {
    background: url(http://www.leighton.com.au/__data/assets/image/0006/16386/sprites-list-arrow.png?v=0.1.1) no-repeat scroll right 5px #B7B7B7;
    border-radius: 5px;
    padding: 2px 15px 2px 4px;
    cursor: pointer;
    float: none;
}

.js-enabled #content .funnelback .default-form .inner-col-left div > ul.multi-selection > li > span.leaf {
    cursor: auto;
    background: none;
    padding: 0;
}

.js-enabled #content .funnelback .default-form .inner-col-left div > ul.multi-selection > li > span.leaf:hover {
    background: none;
}

.js-enabled #content .funnelback .default-form .inner-col-left div > ul.multi-selection > li > span:hover {
    background-color: #fff;
}

#content .funnelback .default-form .inner-col-left div > ul.multi-selection > li > span.active {
    background-position: right -13px;
}

#content .funnelback .default-form .inner-col-left div > ul.multi-selection > li > a {
    width: 110px;
}

#content .funnelback .result-listing {
    margin-top: 22px;
    position: relative;
    z-index: 1;
    padding: 0;
}

#content .funnelback.gallery .result-listing {
    padding: 0;
    position: relative;
    z-index: 1;
}

#content .funnelback .inner-col-right .result-helper {
    padding: 12px 0 10px 0;
    /*border-top: 2px solid #eaeaea;*/
}

#content .funnelback .inner-col-right .result-helper * {
    float: left;
    position: relative;
    z-index: 2;
}

#content .funnelback .inner-col-right .result-helper a {
    padding: 11px 11px 10px 11px;
    color: #3f3738;
    text-transform: none;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: 5px 10px;
    margin: 0;
    margin-bottom: -1px;
}

#content .funnelback .inner-col-right .result-helper span {
    padding-top: 5px;
    margin-left: 10px;
}

#content .funnelback .inner-col-right .result-helper ul {
    display: block;
    margin: 0;
    margin-left: 10px;
    background: #fafafa url(http://www.leighton.com.au/__data/assets/image/0007/14398/dd-bg.png?v=0.1.1) no-repeat right top;
    border: 1px solid #c1c1c1;
    width: 212px;
    position: absolute;
    left: 0;
    padding: 0;
}

#content .funnelback .inner-col-right .result-helper ul li {
    position: absolute;
    left: -999em;
    float: none;
    background: none;
    display: block;
    height: 25px;
    width: 212px;
    padding: 0;
    margin: 0;
}

#content .funnelback .inner-col-right .result-helper ul li:first-child{
    float: none;
    background: none;
    left: 0;
    position: static;
    display: block;
    font-weight: bold;
}

#content .funnelback .inner-col-right .result-helper ul li a {
    padding: 5px 0 5px 10px;
    background: none;
    float: none;
    height: 15px;
    width: 202px;
    display: block;
    border: none;
}

#content .funnelback .inner-col-right .result-helper ul li:first-child a:hover {
    background: none;
}

#content .funnelback .inner-col-right .result-helper ul li a:hover {
    background: #eee;
    text-decoration: none;
}

#content .funnelback .inner-col-right .result-helper ul:hover li {
    position: static;
}

#content .funnelback .inner-col-right .result-helper ul:hover li:first-child {
    border-bottom: 1px solid #C1C1C1;
}

#content .funnelback .inner-col-right .result-helper .sort-by-div {
    min-height: 37px;
    width: 200px;
    float: none;
    display: inline-block;
}

#content .funnelback .inner-col-right .result-helper,
#content .funnelback .inner-col-right .result-helper .sort-by-div {
    zoom: 1;
}

#content .funnelback.list .inner-col-right .result-helper .sort-by-div {
    *float: left;
}

#content .funnelback .inner-col-right .result-helper a.gallery-view-link {
    background: url(http://www.leighton.com.au/__data/assets/image/0018/14391/tab-bg.png?v=0.1.1) no-repeat 0 -77px;
    width: 128px;
    height: 32px;
    padding: 0;
    margin-right: -14px;
    position: relative;
    z-index: 4;
    border-bottom: none;
    text-indent: -999em;
}

#content .funnelback .inner-col-right .result-helper a.list-view-link {
    background: url(http://www.leighton.com.au/__data/assets/image/0018/14391/tab-bg.png?v=0.1.1) no-repeat 0 -116px;
    width: 128px;
    height: 32px;
    padding: 0;
    position: relative;
    z-index: 4;
    border-bottom: none;
    text-indent: -999em;
}

#content .funnelback .inner-col-right .result-helper a.gallery-view-link.selected {
    background-position: 0 0;
    margin-right: -16px;
    z-index: 5;
    border: none;
    cursor: auto;
}

#content .funnelback .inner-col-right .result-helper a.list-view-link.selected {
    background-position: 0 -38px;
    margin-left: -8px;
    z-index: 5;
    border: none;
    cursor: auto;
}

#content .funnelback.list .inner-col-right .result-helper a.gallery-view-link:hover {
    background-position: 0 -283px;
}

#content .funnelback.gallery .inner-col-right .result-helper a.list-view-link:hover {
    background-position: 0 -329px;
}

.funnelback .default-form .pagination-controls.base {
    border: none;
    padding-top: 40px;
    padding-bottom: 0;
}

#content .funnelback.gallery .result-listing .result,
#content .funnelback.gallery .result-listing .result.odd {
    width: 157px;
    height: 218px;
    float: left;
    padding: 0;
    margin-right: 5px;
    background: #dfdfdf;
    padding-top: 10px;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
}

#content .funnelback.gallery .result.show-thumb img {
    margin: 0 auto;
    display: block;
    float: none;
}

#content .funnelback.gallery .result .result-info {
    padding: 10px;
    width: 140px;
    display: block;
    background: #eaeaea;
    margin-top: 10px;
    color: #212121;
    height: 90px;
    position: absolute;
    bottom: 0;
}

#content .funnelback.gallery .result .result-info strong {
    color: #20759b;
    font-weight: normal;
}

#content .funnelback.gallery .result .result-info * {
    display: block;
}

#content .funnelback.gallery .result .result-info .result-date {
    background: url(http://www.leighton.com.au/__data/assets/image/0011/14402/result-date-bg.png?v=0.1.1) no-repeat left 2px;
    padding-left: 20px;
    margin-top: 5px;
}

#content .funnelback.gallery .result .result-hover {
    height: 100%;
    width: 100%;
    background: url(http://www.leighton.com.au/__data/assets/image/0019/14392/result-overlay.png?v=0.1.1) repeat;
    position: absolute;
    top: 0;
    left: -999em;
    overflow: hidden;
    color: #fff;
}

#content .funnelback.gallery .result:hover .result-hover {
    left: 0;
}

#content .funnelback.gallery .result .result-hover * {
    display: block;
    margin-left: 10px;
}

#content .funnelback.gallery .result .result-hover strong {
    margin-top: 20px;
    font-family: "bebas-neue";
    font-size: 1.5em;
    font-weight: normal;
}

#content .funnelback.gallery .result .result-hover .hover-download {
    border-bottom: #fff 1px dotted;
    padding-bottom: 5px;
    margin-right: 10px;
    padding-left: 35px;
    background: url(http://www.leighton.com.au/__data/assets/image/0005/14396/download-bg.png?v=0.1.1) no-repeat;
    margin-top: 20px;
    font-family: arial;
    text-transform: uppercase;
    font-size: 1em;
    position: absolute;
    bottom: 35px;
}

#content .funnelback.gallery .result .result-hover .hover-file-size {
    padding-right: 10px;
    float: right;
    margin-top: 10px;
    background: url(http://www.leighton.com.au/__data/assets/image/0004/14395/file-size-bg.png?v=0.1.1) no-repeat;
    padding-left: 20px;
    min-height: 19px;
    position: absolute;
    right: 0;
    bottom: 10px;
}

#content .funnelback.list .data {
    margin-top: 0;
    clear: both;
    border-top: 1px solid #b8b8b8;
}

#content .funnelback .media-pdf,
#content .funnelback .media-word,
#content .funnelback .media-excel,
#content .funnelback .media-webcast,
#content .funnelback .media-external,
#content .funnelback .media-offline {
    margin: 0;
    height: 22px;
    width: 17px;
    float: left;
    margin-right: 5px;
}

#content .funnelback ul.grid-listing {
    margin: 0;
    border-top: none;
    padding: 0;
    width: 100%;
    margin-bottom: 20px;
    background: url(http://www.leighton.com.au/__data/assets/image/0010/14788/border-643.gif?v=0.1.1) left top no-repeat;
    padding-top: 1px;
}

#content .funnelback ul.grid-listing li {
    margin: 0 4px 4px 0 !important;
    width: 158px;
}

#content .funnelback.gallery ul.grid-listing .summary {
    min-height: 48px;
    padding: 6px 8px;
}

#content .funnelback .result-helper .funnelback-block,
#content .funnelback .result-helper .funnelback-block p{
    display: block;
    float: none;
}

#content .funnelback .result-helper .funnelback-block {
    border: 1px solid #ddd;
    padding: 10px 0 0 15px;
    margin-bottom: 10px;
    background: #f8f6f6;
}

#content .funnelback .result-helper .funnelback-block * {
    float: none;
    position: static;
}

#content .funnelback .result-helper .funnelback-block a {
    padding: 0;
    color: #025b93;
}

#content .funnelback .result-helper .funnelback-block span {
    padding: 0;
    margin: 0;
}

#content .funnelback .accordion-style-2 h2 span {
    background-position: 160px -6475px;
    font-family: "bebas-neue";
}

#content .funnelback .default-form .inner-col-left .accordion-style-2 h2 {
    padding-right: 0;
}

#content .funnelback .accordion-style-2 h2.selected span {
    background-position: 160px -6364px;
}

.funnelback .default-form table.data thead tr {
    background: #dfdfdf;
}
.funnelback .default-form table.data .fb-title {
    text-align: center;
    background: #eee;
}
.funnelback .default-form table.data th {
    color: #000;
}
#content .funnelback .inner-col-right .result-helper {
    padding: 4px 0 0;
    margin-bottom: -1px;
    float: left;
    width: 100%;
}
#content .funnelback .inner-col-right .result-helper a.gallery-view-link {
    border-bottom: 1px solid #b8b8b8;
}
#content .funnelback .result-listing {
    /*margin-top: -1px;*/
    margin: 0;
}
#content .funnelback .inner-col-right .result-helper a.gallery-view-link {
    background-position: 0 -93px
}
#content .funnelback .inner-col-right .result-helper a.list-view-link.selected {
    background-position: 0 -46px;
}
#content .funnelback .inner-col-right .result-helper a.list-view-link {
    background-position: 0 -139px;
}

#content .funnelback .result-helper .tabs {
    overflow: hidden;
}
#content .funnelback .result-helper .tabs a {
    border-bottom: 1px solid #ddd!important;
    height: 39px !important;
}
#content .funnelback .result-helper .tabs a.selected {
    border-bottom: none!important;
}
#content .funnelback.list.publications td.show-thumb {
    padding-left: 5px;
}
#content .funnelback.list.publications .show-thumb img {
    display: none;
}
#content .funnelback .inner-col-right .result-helper a.hideTD,
#content .funnelback .inner-col-right .result-helper a.showTD {
    float: right;
    padding: 5px 0 0 0;
    text-transform: none;
    color: #20759B;
}
#content .funnelback.list .default-form table.data td em {
    font-size: 0.85em;
    line-height: 20px;
}
#content .funnelback.list .default-form table.data td em span {
    display: inline-block;
}
#content .funnelback .result-listing a.show-thumb .play-icon {
    background: url(http://www.leighton.com.au/__data/assets/image/0012/5412/overlay-play.png?v=0.1.1) no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    margin-left: -132px;
    margin-top: 9px;
    position: absolute;
    text-indent: -999em;
    width: 80px;
    opacity: 0.2;
}

#content .funnelback .result-listing a.show-thumb:hover .play-icon {
    opacity: 1;
}

#content ul.boxed-listing-light,
#content div.boxed-listing-light {
    padding: 10px;
    margin: 10px 0 20px!important;
    background: #f6f5f4;
    border: 1px solid #ddd;
    clear: both;
}

#content ul.boxed-listing-dark {
    padding: 10px;
    margin: 10px 0 20px!important;
    background: #f3f5fb;
    border: 1px solid #ddd;
}

#content .funnelback.no-results {
    padding: 4px 0;
    margin: 5px 0;
}

#content .funnelback .word-match {
    background: #545454;
    clear: both;
    float: none;
    color: #FFFFFF;
    font-size: 0.9em;
    padding: 4px 0;
    text-align: center;
    text-transform: uppercase;
    width: 643px!important;
    margin-bottom: 5px;
}

#content .funnelback .word-match p {
    padding: 0;
}

#content .funnelback table tr.word-match-list {
    background: #545454;
    color: white;
    font-size: 0.9em;
    text-transform: uppercase;
}

#content .funnelback table tr.word-match-list td {
    text-align: center;
    padding: 4px 0;
}
/* -- 6.2 Query Completion -- */

body ul.category-complete {
    display: block;
    width: 165px !important;
    -moz-box-shadow: 5px 5px 5px #aaa;
    -webkit-box-shadow: 5px 5px 5px #aaa;
    box-shadow: 5px 5px 5px #aaa;
    border: 1px solid #CACACA;
    border-bottom: none;
    padding: 5px 0;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    z-index: 17;
}

body ul.ui-autocomplete li.ui-menu-item a {
    padding: 5px 12px;
    display: block;
    cursor: pointer;
    color: #000;
}

body ul.ui-autocomplete li.ui-menu-item a:hover,
body ul.ui-autocomplete li.ui-menu-item a:focus,
body ul.ui-autocomplete li.ui-menu-item a.ui-state-hover {
    background: #32292A !important;
    color: #FFFFFF;
}

/* -- 6.3 Funnelback Concierge -- */

body #acsearchbox {
    width: 340px!important;
    /*background: url(http://www.leighton.com.au/__data/assets/image/0003/15465/bg-concierge.png?v=0.1.1) no-repeat bottom left transparent!important;*/
    background: #fff;
    border: 1px solid #ddd!important;
    padding-bottom: 0px!important;
    border-top: 1px solid #ddd;
}

body #acsearchbox {
    bottom: 30px !important;
    left: -16px !important;
    max-height: 600px;
    overflow: auto;
}

body #acsearchbox > a:nth-child(odd) {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    background: #eeeeee;
}

body.ie #acsearchbox > a {
    border-bottom: 1px solid #eeeeee;
}

body #acsearchbox .play-icon {
    background: url(http://www.leighton.com.au/__data/assets/image/0011/5411/overlay-play-small.png?v=0.1.1) no-repeat 0 0 transparent;
    display: block;
    height: 40px;
    left: 26px;
    position: absolute;
    text-indent: -999em;
    top: 11px;
    width: 40px;
    opacity: .5;
}

body #acsearchbox > a:hover .play-icon {
    opacity: 1;
}

body #acsearchbox > a {
    overflow: hidden;
    text-decoration: none;
    color: #20759B;
    display: block;
}

body #acsearchbox > a {
    padding: 10px 10px;
    clear: both;
    text-transform: none;
}

body #acsearchbox > a.has-thumb {
    padding: 10px 3px 10px 85px!important;
}

body #acsearchbox > a img {
    display: none;
}

body #acsearchbox > h2:first-child {
    margin-top: 2px;
}

#acsearchbox h2 {
    font-size: 1.25em;
    font-weight: normal;
    text-indent: 0;
    padding: 8px 8px 9px;
    text-transform: uppercase;
    color: #fff;
    background: #24405B;
    margin: 5px 2px;
}

body #acsearchbox > a:hover {
    background-color: #ddd!important;
    color: #24405B;
    text-decoration: none!important;
}

body #acsearchbox > a span {
    color: #000;
    padding: 0;
    margin: 0;
    display: block;
}

body #acsearchbox > a.has-thumb img {
    margin-left: -75px;
    float: left;
    max-width: 70px;
    padding: 0!important;
    display: block;
}

/* -- 6.4 Funnelback Custom -- */

ul.ui-autocomplete {
    font-family: 'Arial';
    background: white;
    text-align: left;
    border: solid 1px #bbbbdd;
    list-style-type: none;
    padding: 0px;
    margin: 0;
    width: 194px !important;
    position: absolute;
    -moz-box-shadow: 5px 5px 5px #aaa;
    -webkit-box-shadow: 5px 5px 5px #aaa;
    box-shadow: 5px 5px 5px #aaa;
    border: 1px solid #CACACA;
    border-bottom: none;
    padding: 5px 0;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

ul.ui-autocomplete h2 {
    font-size: small;
    background-color: #efefef;
    padding: 5px;
}


ul.ui-autocomplete li.ui-menu-item {
    padding: 0;
    margin: 0;
}

ul.ui-autocomplete li.ui-menu-item a {
    display: block;
    padding: 3px;
}

ul.ui-autocomplete li.ui-menu-item a.description,
ul.ui-autocomplete li.ui-menu-item a.url {
    padding-top: 0px;
}

ul.ui-autocomplete li.ui-menu-item span {
    display: block;
    font-size: small;
    padding-left: 10px;
}

ul.ui-autocomplete li.ui-menu-item a.ui-state-hover {
    background-color: #efefff;
}

#acsearchbox img {
    float: left;
    padding-right: 5px;
    height: 40px !important;
}

#acsearchbox a {
    clear: both;
    padding-bottom: 3px;
}

/* -- 7.1 IE Superscript formatting -- */

body.ie p sup {
    vertical-align: top;
}

/* -- 8 Funnelback Search -- */
div#header-right > span {
    width: 50%;
    padding-top: 13px;   /*19px;*/
}

div#header-right > span a,
div#header-right > span a:visited {
    color: #20759B;
    text-decoration: none;
}

div#header-right > span a:hover {
    text-decoration: underline;
}

div#header-right > div.site-search {
     float: right;
     padding-bottom: 0;
     height: 3.5em;
}

div#header {
     height: 6.9em;
}

#header > a > img {
margin-left:-130px;
    
}

#footer .inner-wrapper div.footer-bottom > ul > li > span.footer-cover {
    width: 100px;
    height: 43px;
    display: block;
    background: #fff;
    position: relative;
    z-index: 20;
}

.site-search input[type="text"] {
    width: 150px;
}

div#header-right > div.site-search {
     height: 41px;
}

ul.ui-autocomplete {
    font-family: 'Arial';
    background: white;
    text-align: left;
    border: solid 1px #bbbbdd;
    list-style-type: none;
    padding: 0px;
    margin: 0;
    width: 385px;
    position: absolute;
}

ul.ui-autocomplete h2 {
    font-size: small;
    background-color: #efefef;
    padding: 5px;
}


ul.ui-autocomplete li.ui-menu-item {
    padding: 0;
    margin: 0;
}

ul.ui-autocomplete li.ui-menu-item a {
    display: block;
    padding: 3px;
}

ul.ui-autocomplete li.ui-menu-item a.description,
ul.ui-autocomplete li.ui-menu-item a.url {
    padding-top: 0px;
}

ul.ui-autocomplete li.ui-menu-item span {
    display: block;
    font-size: small;
    padding-left: 10px;
}

ul.ui-autocomplete li.ui-menu-item a.ui-state-hover {
    background-color: #efefff;
}

#acsearchbox img {
    float: left;
    padding-right: 5px;
    height: 40px !important;
}

#acsearchbox a {
    clear: both;
    padding-bottom: 3px;
}

@media only screen and (max-width:64em) {
    #container {
        background-color: #fff;
    }
    div#header {
        padding-left:0;
        padding-bottom:1.3em;
        max-width:none;
        min-width: 0;
        margin:0;
        width:100%;
        height:7.2em;
    }
    div#header > a > img{
        margin-left:75px;
    }
    div#header-right {
        width:55em;
    }

    .site-search input[type="text"] {
        width: 100px;
    }

}