/*
* 2013 Corporate Web Style - ECU Simple/Fancy Systems - Common - CSS
* Asset ID: #439673
* 
* Modification history:
*
* 2016-05-20  Andrew Dunbar
*             Cleared history log prior to 05/2016
*/

/* --------------------------------------------------------------------------------------- 
START: RELATED CONTENT STYLES
--------------------------------------------------------------------------------------- */

#related-content {
    float: right;
    width: 18%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

#related-content-wrapped {
    float: right;
    width: 142px;
    overflow: hidden;
    margin: 0px;
    padding: 0px 0px 0px 26px;
    clear: both;
    /*margin-right: -24px;*/
}

.simply-red #related-content h3, .simply-red #related-content-wrapped h3, table h3 {
    font-family: Helvetica, Arial, sans-serif;
}

.simply-red-2012 .related-file-type {
    color: #545454;
    margin: -5px 0 0;
    padding: 3px 0 0 0;
    font-size: 0.9em;
}

.simply-red-2012 .related-file-readable {
    color: #545454;
    margin: -5px 0 0;
    padding: 3px 0 0 0;
    font-size: 0.9em;
}

.simply-red-2012 .view-print {
    display: none;
}

.simply-red-2012 #related-content .related-see-also,
.simply-red-2012 #related-content .related-downloads,
.simply-red-2012 #related-content-wrapped .related-see-also,
.simply-red-2012 #related-content-wrapped .related-downloads,
.simply-red-2012 .floated-image-area {
    padding: 0px;
    margin-bottom: 2em;
    text-align: left;
    border: 0;
}

.simply-red-2012 #related-content .see-also div,
.simply-red-2012 #related-content .related-downloads div,
.simply-red-2012 #related-content-wrapped .see-also div,
.simply-red-2012 #related-content-wrapped .related-downloads div {
    font-weight: normal;
    font-size: 1em;
    text-align: left;
    color: #333333;
    padding: 0;
    margin: 0;
}

.simply-red-2012 #related-content .related-see-also ul li,
.simply-red-2012 #related-content .related-downloads ul li,
.simply-red-2012 #related-content-wrapped .related-see-also ul li,
.simply-red-2012 #related-content-wrapped .related-downloads ul li {
    padding: 5px 10px;
}

.simply-red-2012 #related-content .related-heading, 
.simply-red-2012 #related-content-wrapped .related-heading {
    border: solid 1px #4B575F; /* WCAG Colour Contrast 7.1, Was #515e66; */
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color: #4B575F; /* WCAG Colour Contrast 7.1, Was #515e66; */
}

.simply-red-2012 .related-heading-hide {
    display: none;
}

.simply-red-2012 .floated-image-area p {
    margin: 0;
    padding: 0 5px;
}

.simply-red-2012 #related-content .related-see-also h4,
.simply-red-2012 #related-content .related-downloads h4,
.simply-red-2012 #related-content .related-images,
.simply-red-2012 #related-content .related-linked-images,
.simply-red-2012 #related-content-wrapped .related-see-also h4,
.simply-red-2012 #related-content-wrapped .related-downloads h4,
.simply-red-2012 #related-content-wrapped .related-images,
.simply-red-2012 #related-content-wrapped .related-linked-images,
#funnelback-container .funnelback-col-left h3,
#funnelback-container .funnelback-col-right h3 {
    font-size: 0.9em;
    text-align: center;
    color: #fff;
    padding: 0;
    line-height: 27px;
    margin: 0;
    /* pull heading back into place over container padding */
}

.simply-red-2012  #related-content .related-body, 
.simply-red-2012  #related-content-wrapped .related-body,
.simply-red-2012 .floated-image-area {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #e2e2e2;
    border-top: none;
    background-color: #f7f7f7;
}

.simply-red-2012 .related-images,
.simply-red-2012 .related-linked-images {
    background: 0;
}

.simply-red-2012 #related-content-wrapped .related-see-also,
.simply-red-2012 #related-content-wrapped .related-downloads,
.simply-red-2012 #related-content-wrapped .related-images,
.simply-red-2012 #related-content-wrapped .related-linked-images {
    width: 142px;
}

.simply-red-2012 #related-content .related-see-also p,
.simply-red-2012 #related-content .related-downloads p,
.simply-red-2012 #related-content .related-images p,
.simply-red-2012 #related-content-wrapped .related-see-also p,
.simply-red-2012 #related-content-wrapped .related-downloads p,
.simply-red-2012 #related-content-wrapped .related-images p {
    padding: 0px;
    margin: 1em 0px 1em;
    font-size: 0.8em;
    line-height: 1.5em;
}

.simply-red-2012 #related-content .related-see-also p, 
.simply-red-2012 #related-content-wrapped .related-see-also p {
    border-top: 1px solid #f7f7f7;
}

.simply-red-2012 .related-images .related-body,
.simply-red-2012 .related-linked-images .related-body,
.simply-red-2012 .floated-image-area {
    margin-bottom: 2em;
    line-height: normal;
}

.simply-red-2012 #related-content ul,
.simply-red-2012 #related-content-wrapped ul,
#funnelback-container .funnelback-col-left ul,
#funnelback-container .funnelback-col-right ul,
.simply-red-2012 .floated-image-area ul {
    font-size: 0.9em;
    margin: 0 -1px;
    padding: 0;
}

.simply-red-2012 .floated-image-area {
    clear: both;
    float: right;
    font-size: 0.9em;
    margin-left: 26px;
    padding: 0;
    text-align: center;
    width: 345px;
}

#content-main .simply-red-2012 .floated-image-area ul li {
    list-style: none;
    margin: 0;
    padding: 0 0 7px 0;
    color: #545454;
}

.simply-red-2012 .floated-image-area ul li img {
    padding: 0 0 7px 0;
    display: block;
}

.simply-red-2012 #related-content ul li,
.simply-red-2012 #related-content-wrapped ul li,
#funnelback-container .funnelback-col-left ul li,
#funnelback-container .funnelback-col-right ul li {
    list-style: none;
    margin: 0;
    padding: 5px 10px;
    line-height: 1.6em;
    border-bottom: 1px solid #e2e2e2;
    color: #545454;
}

.simply-red-2012 #related-content ul li a, 
.simply-red-2012 #related-content-wrapped ul li a,
#funnelback-container .funnelback-col-left ul li a,
#funnelback-container .funnelback-col-right ul li a {
    display: block;
    padding: 0;
}

.simply-red-2012 #related-content ul li img,
.simply-red-2012 #related-content-wrapped ul li img {
    display: block;
    padding: 0 0 10px 0;
    margin: -5px -10px;
}

.simply-red-2012 #related-content ul li.last,
.simply-red-2012 #related-content-wrapped ul li.last,
#funnelback-container .funnelback-col-left ul li.last,
#funnelback-container .funnelback-col-right ul li.last {
    border-bottom: none;
}

#simply-red-2012-related-media {
    width: 347px;
    height: 280px;
    position: relative;
    overflow: hidden;
    padding-bottom: 7px;
    *padding-bottom: 0;
}

#simply-red-2012-related-media-tab,
#simply-red-2012-related-media-tab-ie {
    position: relative;
    left: -347px;
    top: 0;
    width: 347px;
    height: 100%;
    display: block;
    color: #fff;
    padding: 0;
    background: rgba(0, 0, 0, 0.6);
    -pie-background: rgba(0, 0, 0, 0.6);
    behavior: url('/c/pie');
    display: none;
}

/* IE7 compatibility view overrides */
#simply-red-2012-related-media-tab-ie {
    top: -290px;
    background-color: #000;
    opacity: 0.6;
}

.simply-red-2012-related-media-content,
.simply-red-2012-related-media-content-ie {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display:table;
    height:100%;
    position:absolute;
    left: 0;
}

.related-media-list-container-vertical-align-ie {
    *display:inline;
    *vertical-align: top;
    *left: 53px;
    *position: absolute;
    *top: 50%;
}

.related-media-list-container-ie {
    *left: 0;
    *width: 200px;
    *position: absolute;
    *top: -50%;
}

#simply-red-2012-related-media li {
    width: 100%;
    text-align: left;
}

.related-media-list-container-vertical-align,
.related-media-list-container-vertical-align-ie {
    display: table-cell;
    vertical-align: middle;
}

.related-media-list-container,
.related-media-list-container-ie {
    position: relative;
    background: #1c1c1c;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    behavior: url('/c/pie');
    display:-moz-inline-stack;
    padding:20px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    behavior: url('/c/pie');
}

#simply-red-2012-related-media ul {
    color:#a7a7a7;
    border-top: 1px solid #2C2C2C;
    font-size:1.3em;
    display:-moz-inline-stack;
    display: inline-block;
    padding: 15px;
}

#simply-red-2012-related-media li {
    clear: both;
    float: left;
    height: 15px;
    line-height: 16px;
    list-style: none outside none;
    padding: 5px 0 5px 32px !important;
}

.simply-red-2012-related-media-mag-glass {
    height:50px;
    width:50px;
    position:absolute;
    display:block;
    right:-50px;
    top:40%;
    background: rgba(0, 0, 0, 0.6) url('//cdn.ecu.net.au/__data/assets/image/0008/469673/related-media-mag-glass.png') no-repeat 13px 14px;
    -pie-background:  rgba(0, 0, 0, 0.6) url('//cdn.ecu.net.au/__data/assets/image/0008/469673/related-media-mag-glass.png') no-repeat 13px 14px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    behavior: url('/c/pie');
}

/* IE7 compatibility view overrides */
#simply-red-2012-related-media-tab-ie .simply-red-2012-related-media-mag-glass {
    background-color: #000;
    background-image:url('//cdn.ecu.net.au/__data/assets/image/0008/469673/related-media-mag-glass.png');
    background-repeat: no-repeat;
    background-position: 13px 14px;
    opacity: 0.6;
}

#simply-red-2012-related-media h3 {
    padding: 0 0 15px 0;
    letter-spacing: 0.04em;
    font-size: 1.5em;
    color: #fff;
    font-weight: normal;
    border-bottom: 1px solid #000000;
    margin: 0 !important;
}

#simply-red-2012-related-media p {
    font-size: 1.3em;
    color: #bbb;
}

.simply-red-2012-related-media-launch-button a,
.simply-red-2012-related-media-launch-button-ie a{
    background:#158098;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#158098), to(#0D5869));
    background-image: -webkit-linear-gradient(top, #158098, #0D5869); 
    background-image:    -moz-linear-gradient(top, #158098, #0D5869);
    background-image:     -ms-linear-gradient(top, #158098, #0D5869);
    background-image:      -o-linear-gradient(top, #158098, #0D5869);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#158098', endColorstr='#0D5869');
    border:1px solid #000;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset; /* Firefox */
      -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset; /* Safari, Chrome */
      box-shadow: 0 1px 0 rgba(255,255,255,.3) inset; /* CSS3 */
      -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url('/c/pie');
    height: 33px;
    line-height:33px;
    padding: 0 10px;
    margin: 0 auto;
    font-size:1.3em;
    color: #fff;
    font-weight:normal;
    letter-spacing:.03em;
    text-shadow: 0 -1px rgba(0,0,0,.8);
    text-decoration:none;
    cursor: pointer;
    display: block;
    clear:both;
    position:relative;
}

.simply-red-2012-related-media-launch-button:hover a,
.simply-red-2012-related-media-launch-button-ie:hover a {
    background-color: #158098;
    background-image: none;
}

.simply-red-2012-related-media-content .gallery,
.simply-red-2012-related-media-content-ie .gallery,
.related-media-list-container .gallery,
.related-media-list-container-ie .gallery {
    background: url('//cdn.ecu.net.au/__data/assets/image/0009/469674/related-media-icon-gallery.png') no-repeat left;
    color:#999!important;
}

.simply-red-2012-related-media-content .videos,
.simply-red-2012-related-media-content-ie .videos,
.related-media-list-container .videos,
.related-media-list-container-ie .videos {
    background: url('//cdn.ecu.net.au/__data/assets/image/0011/469676/related-media-icon-videos.png') no-repeat left;
    color:#999!important;
}

.simply-red-2012-related-media-content .audio,
.simply-red-2012-related-media-content-ie .audio,
.related-media-list-container .audio,
.related-media-list-container-ie .audio {
    background: url('//cdn.ecu.net.au/__data/assets/image/0010/469675/related-media-icon-audio.png') no-repeat left;
    color:#999!important;
}

.simply-red-2012-related-media-content .youtube-playlist,
.simply-red-2012-related-media-content-ie .youtube-playlist,
.related-media-list-container .youtube-playlist,
.related-media-list-container-ie .youtube-playlist {
    background: url('//cdn.ecu.net.au/__data/assets/image/0012/469677/related-media-icon-youtube-playlist.png') no-repeat left;
    color:#999!important;
}

.simply-red-2012-related-media-content .media-count,
.simply-red-2012-related-media-content-ie .media-count,
.related-media-list-container .media-count,
.related-media-list-container-ie .media-count {
    color: #fff;
    margin-right: 5px;
}

.simply-red-2012-related-media-content-floated-image {
    float: left;
}

/* --------------------------------------------------------------------------------------- 
END: RELATED CONTENT STYLES
--------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------- 
START: TYPOGRAPHY AND LINKS
--------------------------------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6,p,ul,li {
    margin: 0;
    padding: 0 0 5px 0;
}

.section-title h1 {
    font-family: 'HouschkaProMediumRegular', helvetica, arial, sans-serif;
    color: #4c4c4c;
    font-weight: 600;
    font-size: 2.2em;
    padding: 0 0 8px 0;
    letter-spacing: -0.05em;
}

.section-title h2 {
    font-family: 'HouschkaProMediumRegular', helvetica, arial, sans-serif;
    font-size: 1.3em;
    color: #535353;
    font-weight: 400;
    letter-spacing: -.03em;
    text-transform: uppercase;
}

h2.page-header  {
    font-family: 'HouschkaProMediumRegular', helvetica, arial, sans-serif;
    font-size: 1.5em;
    color: #ffffff;
    font-weight: 400;
}

.content-body h2 {
    padding-bottom: 10px;
}

h3 {
    font-size: 1.2em;
    padding-top: 5px;
}

h4 {
    font-size: 1.1em;
    padding: 3px 0;
}

p {
    margin: 0;
    padding: 0 0 10px 0;
    color: #555;
}

a {
    color: #004b85;
    text-decoration: underline;
}

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

.remove-from-view {
    position: absolute;
    left: -99999px;
}

.delete-from-view {
    position: absolute;
    left: -99999px;
}

hr {
    background-color: #ddd;
    height: 1px;
    border: none;
    margin: 5px 0 15px 0;
    display: block;
}

/* --------------------------------------------------------------------------------------- 
END: TYPOGRAPHY AND LINKS
--------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------- 
START: STRUCTURE
--------------------------------------------------------------------------------------- */

body {
    color: #333;
    font-size: .8em;
    line-height: 1.5em;
    margin: 0 auto;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
}

#container-main {
    width: 900px;
    margin: 20px auto 0 auto;
    height: 100%;
    border: medium none;
}

.print-header {
    float: left;
    margin: 15px 15px 20px 0;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.print-header img {
    border: 6px solid #ffffff;
    margin: 10px;
}

#container-content {
    float: left;
    width: 900px;
    position: relative;
}

#container-header {
    color: #444444;
}

#header {
    position: relative;
    width: 900px;
    height: auto!important;
    margin: 0 auto;
    text-align: left;
}

#header-right {
    color: #fff;
    float: left;
}

#ecu-logo {
    padding: 6px;
    background-color: #fff;
}

#ecu-logo a {
    display: block;
    width: 91px;
    height: 67px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    background: url('//cdn.ecu.net.au/__data/assets/image/0007/439675/Header-ecu-logo.png') no-repeat;
}

.section-title {
    color: #FFFFFF;
    float: left;
    font-weight: normal;
    margin: 35px 0 0 5px;
}

#content-main {
    overflow: hidden;
    min-height: 400px;
    background-color: #f9f9f9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
}

#content-main h2 {
    font-size: 1.4em;
    letter-spacing: .05em;
    margin: 0;
}

ul {
    margin: 0 0 5px 5px;
    padding: 0 0 0 9px;
}

li {
    list-style-type: disc;
    padding:0 0 5px 0;
}

.content-body {
    padding: 20px 15px 15px 15px;
    background-color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    z-index: 210;
    margin: 8px;
    min-height: 400px;
}

/* --------------------------------------------------------------------------------------- 
END: STRUCTURE
--------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------- 
START: BUTTONS
--------------------------------------------------------------------------------------- */

.static-buttons {
    float: right;
    margin-top: 15px;
}

.static-buttons ul,
.static-buttons ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
}

.static-buttons a {
    border-radius: 3px;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    margin-left: 5px;
    padding: 3px 10px;
    text-decoration: none;
    background: -moz-linear-gradient(top, #8DAC45, #758E3A);
    background: -webkit-gradient(linear, left top, left bottom, from(#8DAC45), to(#758E3A));
    -pie-background: linear-gradient(#8DAC45, #758E3A); /*PIE*/
}

.static-buttons a:hover,
.static-buttons a:focus {
    background: -moz-linear-gradient(top, #758E3A, #5b702a);
    background: -webkit-gradient(linear, left top, left bottom, from(#758E3A), to(#5b702a));
    -pie-background: linear-gradient(#758E3A, #5b702a); /*PIE*/
    text-decoration: none;
    color: #FFFFFF;
}

/* --------------------------------------------------------------------------------------- 
END: BUTTONS
--------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------- 
START: FOOTER
--------------------------------------------------------------------------------------- */

ul.footer {
    color: #919ca7;
    margin: 20px auto 0 auto;
    padding: 0;
    cursor: pointer;
    list-style: none;
    text-align: center;
}

ul.footer li {
    display: inline-block;
}

ul.footer li a, ul.footer li a:link {
    color: #49545f;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    text-decoration: none;
    cursor: pointer;
}

ul.footer li a:hover,
ul.footer li a:focus {
    color: #333;
}

.footer-link-divider {
    margin: 0 5px;
    color: #444;
}

/* --------------------------------------------------------------------------------------- 
END: FOOTER
--------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------- 
START: CALLOUTS
--------------------------------------------------------------------------------------- */

.callout, 
.callout-red, 
.callout-yellow, 
.callout-green, 
.callout-grey, 
.callout-blue, 
.callout-dashed {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 20px;
    margin-bottom: 15px;
    color: #000;
}

.callout-blue {
    border: 1px solid #91c9e5;
    overflow: hidden;
    background: #dbeef7;
}

.callout-red {
    border: 1px solid #f8b1b1;
    overflow: hidden;
    background: #fce4e4;
}

.callout-yellow {
    border: 1px solid #ffda8a;
    overflow: hidden;
    background: #fff4d5;
}

.callout-green {
    border: 1px solid #c0da89;
    overflow: hidden;
    background: #eaf4d5;
}

.callout-grey {
    border: 1px solid #cccccc;
    overflow: hidden;
    background: #eeeeee;
}

.callout-dashed {
    border: 1px dashed #aaa;
    overflow: hidden;
    background: #eeeeee;
    color: #333;
}

/* --------------------------------------------------------------------------------------- 
END: CALLOUTS
--------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------- 
START: COLUMNS
--------------------------------------------------------------------------------------- */

/* Colours */
.column-content-red, 
.column-content-yellow, 
.column-content-green, 
.column-content-grey, 
.column-content-blue, 
.column-content-dashed {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    color: #000;
}

.column-content-red p, 
.column-content-yellow p, 
.column-content-green p, 
.column-content-grey p, 
.column-content-blue p, 
.column-content-dashed p {
    color: #000;
}

.column-content-blue {
    border: 1px solid #91c9e5;
    overflow: hidden;
    background: #dbeef7;
}

.column-content-red {
    border: 1px solid #f8b1b1;
    overflow: hidden;
    background: #fce4e4;
}

.column-content-yellow {
    border: 1px solid #ffda8a;
    overflow: hidden;
    background: #fff4d5;
}

.column-content-green {
    border: 1px solid #c0da89;
    overflow: hidden;
    background: #eaf4d5;
}

.column-content-grey {
    border: 1px solid #cccccc;
    overflow: hidden;
    background: #eeeeee;
}

.column-content-dashed {
    border: 1px dashed #aaa;
    overflow: hidden;
    background: #eeeeee;
    color: #333;
}

/* Sizes */
.column-content-left-2col, 
.column-content-right-2col, 
.column-content-left-3col, 
.column-content-center-3col, 
.column-content-right-3col {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: auto;
    margin: 0;
    overflow: hidden;
}

.column-content-left-2col {
    float: left;
    width: 49%;
}

.column-content-right-2col {
    float: right;
    width: 49%;
}

.column-content-left-3col {
    float:left;
    width: 32%;
    margin-right: 1.7%;
}

.column-content-center-3col {
    float: left;
    width: 32%;
}

.column-content-right-3col {
    float: right;
    width: 32%;
}

.column-content-left-2col-split {
    width: 59.2%;
    float: left;
    margin: 0px;
    height: auto;
}

.column-content-right-2col-split {
    width: 39.2%;
    float: right;
    margin: 0px;
    height: auto;
}

.column-content-left-main-split {
    float: left;
    width: 80%;
}

/* --------------------------------------------------------------------------------------- 
END: COLUMNS
--------------------------------------------------------------------------------------- */

/* END **********************************************************************************/
/*
* 2013 Corporate Web Style - ECU Simple/Fancy Systems - Simple System Overrides - CSS
* Asset ID: #660527
* 
* Modification history:
*
* 2016-05-20  Andrew Dunbar
*             Cleared history log prior to 05/2016.
*/

/* ---------------------------------------------------------------------------------------------
START: TYPOGRAPHY AND LINKS
--------------------------------------------------------------------------------------------- */

.section-title h1 {
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

.section-title h2 {
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

h2.page-header  {
    text-shadow: 1px -1px 0 rgba(0,0,0,0.3);
}

h3 {
    margin-bottom: 10px;
}

.page-header {
    display:block;
    border:1px solid #444;
    background: #444; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top,  #616161 0%, #444 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#616161), color-stop(100%,#444)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #616161 0%,#444 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #616161 0%,#444 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #616161 0%,#444 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #616161 0%,#444 100%); /* W3C */
    -pie-background: linear-gradient(#616161, #444444); /*PIE*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    margin: 0 auto .4em auto;
    padding: 10px 15px 10px 22px;
}

/* ---------------------------------------------------------------------------------------------
END: TYPOGRAPHY AND LINKS
--------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------
START: STRUCTURE
--------------------------------------------------------------------------------------------- */

.content-body {
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

body {
    background-color: #f5f5f5;
}

/* ---------------------------------------------------------------------------------------------
END: STRUCTURE
--------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------
START: RESPONSIVE LAYOUTS
--------------------------------------------------------------------------------------------- */

@media screen and (max-width: 1000px){

    .section-title h1 {
        font-size: 2em;
        margin-top: 3px;
        padding-bottom: 7px;
    }

    #container-main {
        width: 90%;
        margin: 0 auto;
    }

    #container-content {
        width: 100%;
        margin: 0 auto;
    }

    #container-footer {
        width: 90%;
        margin: 0 auto;
    }

    .column-content-left-2col-split {
        width: 49%;
        float:left;
    }

    .column-content-right-2col-split {
        width:49%;
        float:right;
    }

}

@media screen and (max-width: 700px){

    .section-title h1 {
        font-size: 1.7em;
    }

    .section-title h2.sub-heading {
        font-size: 1em;
    }

    .content-main-tabs-header {
        display: block;
    }

    .column-content-left-2col-split, 
    .column-content-left-2col, 
    .column-content-left-3col, 
    .column-content-center-3col  {
        width:99%;
        float:left;
        clear:both;
    }

    .column-content-center-3col {
        margin-top: 2%;
    }

    .column-content-right-2col-split, 
    .column-content-right-2col, 
    .column-content-right-3col {
        clear:both;
        width:99%;
        float:left;
        margin-top:10px;
    }

    .content-body {
        display: block;
    }

}

@media screen and (max-width: 460px){

    .section-title {
        clear: both;
        margin: 0 0 10px 0;
    }

    .section-title h2.sub-heading {
        font-size: 1.1em;
    }

    .column-content-left-2col-split, .column-content-left-2col, .column-content-left-3col, .column-content-center-3col  {
        width:99%;
        float:left;
    }

    .column-content-center-3col {
        margin-top: 3%;
    }

    .column-content-right-2col-split, .column-content-right-2col, .column-content-right-3col {
        clear:both;
        width:99%;
        float:left;
        margin-top:10px;
    }

    ul.footer li {
        clear: left;
        float: left;
    }

    .footer-link-divider {
        display: none;
    }

}

/* Images for retina display */
@media screen and (-webkit-min-device-pixel-ratio: 2), all and (-moz-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 2), all and (-o-min-device-pixel-ratio: 2/1) and (-webkit-min-device-pixel-ratio : 1.5) and (min-device-pixel-ratio : 1.5) {

    #ecu-logo a {
        background: url('//cdn.ecu.net.au/__data/assets/image/0010/660529/ECU-logo-retina.png') no-repeat;
        background-size: 91px 67px;
    }

}

/* ---------------------------------------------------------------------------------------------
END: RESPONSIVE LAYOUTS
--------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------
START: IE8 AND HIGHER
--------------------------------------------------------------------------------------------- */

html.lt-ie9 .page-header {
    behavior: url('/c/pie');
}

/* ---------------------------------------------------------------------------------------------
END: IE8 AND HIGHER
--------------------------------------------------------------------------------------------- */

