/*
  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: 28 November 2016 08:46:03
*/


/*
* NMA CSS Library [Global Layout]
* Squiz Canberra
* May 2011
* 
* Modification history:
* 
* 2011-05-30: Squiz Canberra
*             Design cutup and style creation.
* 
*/

* {
    margin: 0;
    padding: 0;
    font-size:100%;
}

body
{
    background: #fdfdfd;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    color: #2c2b27;
}

/* --------------------------------------------------------------------------------------------- 
START: HEADER
--------------------------------------------------------------------------------------------- */

#header
{
    background-color: #0d0b0c;
    z-index: 4000;
}


#header .wrapper
{
    margin: 0 auto;
    position: relative;
    width: 1060px;
    min-height: 164px;
    z-index:2000;
    background-color: #0d0b0c;
}

#nma-logo
{
    background: url(http://www.nma.gov.au/__data/assets/image/0008/240596/nma-logo-v2.png) 0 0 no-repeat;
    display: block;
    height: 156px;
    width: 221px;
    position:absolute;
    bottom:0;
    left:-20px;
    z-index: 1000;
}

#logo-point
{
    background: url(http://www.nma.gov.au/__data/assets/image/0008/240596/nma-logo-v2.png) no-repeat 0 -156px;
    display: block;
    height: 55px;
    left: -20px;
    position: absolute;
    bottom: -55px;
    width: 221px;
    z-index: 1000;
}

#nav-main
{
    /*overflow:hidden;*/
    position:absolute;
    bottom:20px;
    right:0px;
    margin:0px;
    width:878px;
    top: 73px;
    z-index: 100;
}

#nav-main li
{
    float: left;
    list-style-type:none;
    background: url(http://www.nma.gov.au/__data/assets/image/0004/240592/nav-main-bg.gif) 0 9px no-repeat;
    width:217px;
}

#nav-main a
{
    color: #FFF;
    display: block;
    text-decoration: none;
    text-align: center;
    width:217px;
    font: 18px Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding:8px 0 44px;
    margin-left: 2px;
}


#nav-main li:first-child {
    background: none;
}

#nav-main li:first-child a {
    width:212px;
    margin-left: 9px;
    text-indent: -9px;
}

#nav-main a:hover,
#nav-main a:focus,
#nav-main li:first-child a:hover,
#nav-main li:first-child a:focus,
{
    background: #356575;
    text-decoration: underline !important;
}

#nav-main > li:hover a
{
    background: #356575;
}

#nav-main .selected a
{
    background: #356575;
}

/* BEGIN Flyout menus ----------------------------------------------------------- */

.flyout-menu {
    background: #356575;
    display: none;
    width: 217px;
    margin-top: -2px;
    margin-left: 2px;
}

li:hover .flyout-menu,
li.sfHover .flyout-menu {
    display: block;
}

#nav-main .flyout-menu-item {
    float: none;
}

#nav-main .flyout-menu-item a {
    color: #fff;
    display: block;
    z-index: 4000;
    padding-bottom: 13px;
    border-bottom: solid 1px #4E7886;
    text-align: left;
    text-transform: none;
    font-size: 12px;
    padding: 8px 0 13px 0;
    margin-left: 12px;
}

#nav-main .flyout-menu-item a:hover {
    text-decoration: underline;
}

#nav-main li.flyout-menu-item:first-child a,
#nav-main li.flyout-menu-item a {
    width: 193px;
}

#nav-main li:first-child li.flyout-menu-item:first-child a,
#nav-main li:first-child li.flyout-menu-item a {
    width: 188px;
}

#nav-main li.flyout-menu-item:first-child a {
    border-top: solid 1px #4E7886;
}

#nav-main .flyout-menu-item {
    background: none;
}

#nav-main li.flyout-menu-item a {
    margin-left: 12px;
    text-indent: 0;
}

#nav-main .flyout-menu-item a:hover {
    color: #fff;
}

#nav-main li:first-child .flyout-menu {
    margin-left: 9px;
    width: 212px;
}

#nav-main .flyout-menu li:first-child a {
    margin-left: 12px;
    text-indent: 0;
}

/* END Flyout menus -------------------------------------------------------------- */

#nav-sec
{
    overflow:hidden;
    position:absolute;
    bottom:0px;
    right:0px;
    margin:0px;
    height:20px;
    width:878px;
    background: #464749 url(http://www.nma.gov.au/__data/assets/image/0005/240593/nav-sec-bg.gif) 0 0 repeat-x;
    z-index: 0;
}

#nav-sec li
{
    float: left;
    list-style-type:none;
}

#nav-sec a
{
    color: #FFF;
    display: block;
    text-align: center;
    text-decoration: none;
    width:219px;
    font: 16px/20px Helvetica, Arial, sans-serif;
}

#nav-sec li:first-child a
{
    width:221px;
}


#nav-sec li:first-child a:hover,
#nav-sec li:first-child a:focus
{
    width:212px;
    margin-left: 9px;
    text-indent: -9px;
}

#nav-sec a:hover,
#nav-sec a:focus,
#nav-sec .selected a
{
    background: #356575;
    text-decoration: underline;
}

/*
#nav-sec .selected {
    background: url(http://www.nma.gov.au/__data/assets/image/0011/263846/nav-sec-bg-support.gif) 0 0 repeat-x;
}

#nav-sec .selected a {
    background: url(http://www.nma.gov.au/__data/assets/image/0007/264634/nav-sec-bg-support-rt.gif) 100% 0 no-repeat;
}

#nav-sec .selected span {
    background: url(http://www.nma.gov.au/__data/assets/image/0006/264633/nav-sec-bg-support-lft.gif) 0 0 no-repeat;
    display: block;
}
*/

.social-media-icons
{
    position:absolute;
    top:23px;
    right:330px;
}

#site-search
{
    position:absolute;
    top:0px;
    right:0px;
}

#site-search input
{
    float:left;
}

#site-search-query
{
    border:0 none;
    font: 12px Helvetica, Arial, sans-serif;
    color:#3e3c3c;
    padding-left: 13px;
    width:260px;
    height:27px;
    line-height:27px;
    background: url(http://www.nma.gov.au/__data/assets/image/0020/240590/site-search-bg.gif) 0 0 no-repeat;
}

/* --------------------------------------------------------------------------------------------- 
END: HEADER
--------------------------------------------------------------------------------------------- */



/* --------------------------------------------------------------------------------------------- 
START: MAIN
--------------------------------------------------------------------------------------------- */

#main
{
    width:940px; /* 960 minus padding */
    margin:0 auto;
    padding:0px 10px 10px 10px;
}

#page-banner
{
    border-bottom: solid 1px #d8d3bd;
    margin-top: 20px;
    position: relative;
    /*z-index: 2100;*/
}

#page-banner.custom
{
    border-bottom:none;
    margin-left:-20px;
    z-index: -1;
}

#section-title
{
    float:left;
    width:220px;
    padding-top:25px;
    color:#666241;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:1.5px;
}

#section-title a
{
    color:#666241;
    text-decoration:none;
}

#section-title a:hover
{
    color:#8f0000;
    text-decoration:underline;
}

h1#content-title
{
    font-size: 32px;
    font-weight: normal;
    line-height: normal;
    margin-left: 220px;
    padding: 20px 0px 0px 20px;
}

/* --------------------------------------------------------------------------------------------- 
END: END MAIN
--------------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------------- 
END: START LEFT COLUMN
--------------------------------------------------------------------------------------------- */

#left-col
{
    float:left;
    width:220px;
}

#left-nav
{
    float:left;
    width:219px;
    border-right:1px solid #d8d3bd;
    padding:24px 0px 0px 0px;
    margin-bottom:20px;
    
}

#left-nav a
{
    text-decoration:none;
    font-size:16px;
    display:block;
    cursor:pointer;
    padding-right:10px;
    letter-spacing: 0.5px;
    font-weight:bold;
}

#left-nav a:hover
{
    text-decoration:underline;
}

#left-nav .selected > a
{
    color:#27261c;
}

#left-nav ul
{
    list-style-type:none;
    margin:0;
}

#left-nav ul ul
{
    margin-top:10px;
}

#left-nav li
{
    line-height:normal;
    margin-bottom:10px;
}

#left-nav li.hide {
    display:none;
}

#left-nav .level-one > li.selected,
#left-nav .level-one > li.hier
{
    border-top:0px solid #d8d3bd;
    border-bottom:1px solid #d8d3bd;
    background:url(http://www.nma.gov.au/__data/assets/image/0011/4115/left-nav-selected-bg.png) 100% 0 repeat-y;
    padding:10px 0px;
}

#left-nav .level-two > li > a
{
    padding-left:15px;
    font-size:14px;
    font-weight:bold;
    background:url(http://www.nma.gov.au/__data/assets/image/0010/4114/left-nav-arrow.gif) 0 50% no-repeat;
}

#left-nav .level-three
{
    margin-left:25px;
    border-left:solid 1px #c5c1b3;
}

#left-nav .level-three > li > a
{
    padding-left:15px;
    font-size:12px;
    font-weight:bold;
}

#left-nav .level-four
{
    margin-left:25px;
    border-left:none;
}

#left-nav .level-four > li > a
{
    padding-left:20px;
    font-size:12px;
    font-weight:normal;
}


#subscription-promo-form
{
    margin-bottom:15px;
}

#subscription-promo input
{
    float:left;
}

#subscription-promo label
{
    margin-bottom:15px;
    display:block;
    line-height:normal;
    clear:both;
}

#subscribe-query
{
    border:1px solid #dad8ce;
    border-right:0 none;
    font: 13px Helvetica, Arial, sans-serif;
    color:#3e3c3c;
    width:128px;
    padding-left: 6px;
    height:27px;
    line-height:27px;
    background:#f2efe3;
}

#subscribe-links
{
    list-style-type:none;
    margin:5px 0px 0px 0px;
}

#subscribe-links ul li
{
    list-style-type:none;
    margin:0;
    padding-bottom:3px;
    font-size:12px;
}

#subscribe-links a
{
    margin-left:20px;
    text-decoration:none;
    font-size:12px;
}

#subscribe-links a:hover
{
    text-decoration:underline;
}

#useful-links
{
    margin-bottom:60px;
    clear:both;
}

#useful-links .heading
{
    text-transform:uppercase;
    color:#5d5c55;
    display:block;
    border-bottom:dashed 1px #b6ad84;
    padding-bottom:15px;
    margin-bottom:15px;
    letter-spacing:1.5px;
    font-size:12px;
}

#useful-links li
{
    list-style-type:none;
    background: url(http://www.nma.gov.au/_designs/nma_website/css/global.css/bullet.gif) 0 10px no-repeat;
    margin:0px 0px 5px 5px;
    padding-left:10px;
}

/* Next/Previous Links */

.hidden-page-links {
    display:none;
}

.page-prev {
    float:left;
    clear:left;
}

.page-next {
    float:right;
    clear:right;
}

/* Next/Previous Links for paint layouts */

div.top-pagination a {
    margin-bottom: 15px;
}

div.bottom-pagination a {
    margin-top: 20px;
}

div.top-pagination a.pl-page-prev, div.bottom-pagination a.pl-page-prev {
    float:left;
    clear:left;
}

div.top-pagination a.pl-page-next, div.bottom-pagination a.pl-page-next {
    float:right;
    clear:right; 
}

/* --------------------------------------------------------------------------------------------- 
END: LEFT COLUMN
--------------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------------- 
START: BREADCRUMBS
--------------------------------------------------------------------------------------------- */

#breadcrumbs
{
    border-top:dashed 1px #b6ad84;
    border-bottom:solid 1px #524e3e;
    color:#524e3e;
}

#breadcrumbs .wrapper
{
    width:940px; /* 960 minus padding */
    padding:10px;
    margin:0 auto;
}

#breadcrumbs li
{
    display:inline;
}

#breadcrumbs a
{
    text-decoration:none;
    text-transform:uppercase;
}

#breadcrumbs .selected a
{
    color:#8f0000;
}

/* --------------------------------------------------------------------------------------------- 
END: BREADCRUMBS
--------------------------------------------------------------------------------------------- */


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

#footer
{
    background:#666241;
    color:#F5F1E5;
}

#footer a
{
    color:#F5F1E5;
}

#footer .wrapper
{
    width:940px; /* 960 minus padding */
    padding:10px 0;
    margin:0 auto;
    overflow:hidden;
}

#footer-nav
{
    background:#666241 url(http://www.nma.gov.au/__data/assets/image/0007/263752/footer-bg.gif) 50% 177px no-repeat; 
    min-height:516px;
    min-width:1060px;
    margin: 0 auto;
}

#footer-logo {
    background: url(http://www.nma.gov.au/__data/assets/image/0006/263751/footer-logo-v2.gif) no-repeat 0 0;
    float: left;
    height: 122px;
    line-height: 76px;
    margin: 0px 40px 0px 0;
    overflow: hidden;
    text-indent: -999em;
    width: 120px;
}

#footer-detail
{
    border-bottom:1px solid #736f4f;
    background:#666241;
    width: 1060px;
    margin: 0 auto;
}

#footer-detail .wrapper
{
    padding:20px 0;
}

#footer-detail a
{
    color:#FAF1C1;
}

#footer-detail a:hover
{
    color:#8f0000;
}

#footer-detail .mandatory {
    float: left;
    width: 453px;
    font-family: Helvetica, Arial, sans-serif;
}

#footer-detail .pad
{
    padding:10px 0px;
}

#footer-detail ul
{
    list-style-type:none;
    margin:0px;
    padding:0px;
}

#footer-detail .col-1
{
    float:left;
    padding-right:20px;
    width:236px
}

#footer-detail .col-2
{
    float:left;
    width:177px;
    padding-right:20px;
}

#site-search-footer {
    float:right;
    width: 307px;
    overflow: hidden;
    margin-top:10px;
}

#site-search-footer input
{
    float:left;
}

#site-search-footer-query
{
    border:0 none;
    font: 12px Helvetica, Arial, sans-serif;
    color:#3e3c3c;
    padding-left: 13px;
    width:260px;
    height:27px;
    line-height:27px;
    background: url(http://www.nma.gov.au/__data/assets/image/0020/240590/site-search-bg.gif) 0 0 no-repeat;
}

#site-search-footer fieldset
{
    overflow:hidden;
    margin-bottom:14px;
}

#footer-nav .wrapper
{
    padding-top:30px;
}

#footer-nav .agency
{
    margin-top:20px;
    font-size:16px;
    font-weight:bold;
}

#footer-nav .col-links
{
    list-style-type:none;
    float:left;
    margin:0px;
    width:135px;
    padding-right:26px;
}

#footer-nav .col-links li
{
    padding-bottom:2px;
}

#footer-nav .col-links a
{
    text-decoration:none;
}

#footer-nav .col-links a:hover
{
    text-decoration:underline;
}

#footer-nav .col-heading a
{
    font-weight:bold;
    color:#faf1c1;
    display:block;
    margin-bottom:10px;
}

#footer-nav .elsewhere
{
    padding-right:0px;
}

#footer-nav .elsewhere a
{
    display:block;
    padding-left:20px;
}

#footer-nav .elsewhere .col-heading a
{
    padding-left:0px;
}

#legals
{
    margin:0px;
    padding:50px 0px 0px 0px;
    list-style-type:none;
    clear:both;
}

#legals li
{
    display:inline;
    /*border-left:1px solid #76715d;*/
    padding: 0px 18px;
}

#legals .first
{
    border-left:none;
    padding-left:0px
}

#legals .last
{
    padding-right:0px
}

#legals a
{
    color:#f8efc0;
    text-decoration:none;
}

#legals a:hover
{
    text-decoration:underline;
}

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

/* --------------------------------------------------------------------------------------------- 
START: New Slide show
--------------------------------------------------------------------------------------------- */
#page-content .slideshow_container {
    overflow: hidden;
    margin-bottom: 30px;
    padding-top: 17px;
    background-color: #b6ad84;
}

#page-content .slideshow_container img {
    border: 5px solid #FFF;
    margin: 0px 0px;
}


#page-content .slideshow_container  ul {
    overflow: hidden;
    list-style: none;
    text-align:center;
}
#page-content .slideshow_container  ul li {
    background:none; 
    list-style:none;     
    display: inline;
    margin: 0;
    padding: 0;
}


#page-content .slideshow_container  ul li a {
    border: none;
}
#page-content .slideshow_container  ul li a:hover {
    border: none;
}

/* --------------------------------------------------------------------------------------------- 
START: Vertical Gallery
--------------------------------------------------------------------------------------------- */
.vgallery-wrapper {
    background: #fdfdfd;
    margin: 0 -10px;
    padding: 0 10px;
}
#page-content ul.vgallery {
    width: 100%;
    position:relative;
    padding:0;
    margin:0;
}

#page-content ul li.vgallery-image {
    background: #fff;
    list-style-type: none;
    width: 220px;
    padding: 0;
    margin:10px 0;
}

#page-content .vgallery-image-link,
#page-content .vgallery-image-link:hover {
    border: none;
}

.vgallery-image-info {
    padding: 0 3px 3px 3px;
    font-size: 13px;
    text-align: center;
}

.vgallery-image-img {
    max-width: 214px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 110%;
  height: 110%;
  z-index: 4042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 4045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 4044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 4046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 10px;
  color: #000000;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 30px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
text-align: left;
line-height: 18px;
padding: 12px 36px 10px 10px;
margin-bottom: 20px;
background: #fff;
color: #000;
}
.mfp-title ul li {
    list-style-type: none;
    background: url(http://www.nma.gov.au/__data/assets/image/0006/4110/bullet.gif) 0 10px no-repeat;
    margin: 5px 0px 0px 10px;
    padding-left: 10px;
}
.mfp-title ol li {
    list-style-type: decimal;
    background: none;
    list-style-position: outside;
    margin: 5px 0px 5px 35px;
    padding-left: 10px;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* --------------------------------------------------------------------------------------------- 
END: Vertical Gallery
--------------------------------------------------------------------------------------------- */

/*
   Style overrides for Google custom site search
*/
#___gcse_0
{
   position:absolute;
   top:0px;
   right:0px;
   width:307px !important;
}

#___gcse_1
{
   padding:0 !important;
   margin:0 !important;
}

/*
   Each instance of Google custom site search rendered gets numbered suffix. Where three instances exist i.e. generic search page, we replicate previous rule as footer site search number suffix will have incremented.
*/
#___gcse_2
{
   padding:0 !important;
   margin:0 !important;
}

#site-search-footer
{
   display:block;
   padding:0 !important;
   margin:0 !important;
}

#___gcse_0 input.gsc-input, #site-search-footer input.gsc-input {
   border:0 none !important;
   font: 12px Helvetica, Arial, sans-serif !important;
   color:#3e3c3c !important;
   padding-left: 13px !important;
   width:260px !important;
   height:27px !important;
   line-height:27px !important;
   background: url(http://www.nma.gov.au/__data/assets/image/0020/240590/site-search-bg.gif) 0 0 no-repeat !important;
}

#___gcse_0 .gsc-control-searchbox-only .gsc-search-box-tools table.gsc-search-box{ margin:21px 0 0 0; }
#site-search-footer div .gsc-control-searchbox-only .gsc-search-box-tools table.gsc-search-box{ margin:5px 0 0 0; }
.gsc-search-box-tools table.gsc-search-box{ border:0 none; margin:0; }
.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box table{ border:0 none; margin:0; }
.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box table td{ border:0 none; padding:0; margin:0; border-width:0; border-image-width:0; }
.gsc-search-box-tools table.gsc-search-box td.gsc-input{ padding-right: 0 !important; }
.gsc-search-box-tools table.gsc-search-box td.gsc-input .gsc-input-box table td.gsib_b div.gsst_b{ width:0 !important; padding:0; display:none; }

table.gsc-search-box td, table.gsc-search-box th
{
   border:0 none;
   padding:0;
}

table.gsc-search-box td.gsc-input div.gsc-input-box
{
   border:0 none;
   background:none;
   height:auto;
}

.gsc-search-box-tools table.gsc-search-box td.gsc-search-button
{
   width: 34px !important;
   border:0 none;
   background-color:#C7C9CC;
   text-align:center;
   padding:0 0 0 5px;
}

form.gsc-search-box-tools table.gsc-search-box td.gsc-search-button input.gsc-search-button,
form.gsc-search-box-tools table.gsc-search-box td.gsc-search-button input.gsc-search-button-v2 
{
   border:0 none !important;
   padding:0 0 0 5px;
   margin:0;
   border-radius:0;
   -webkit-border-radius:0;
   -moz-border-radius:0;
   background-color: #c7c9cc;
   filter: none;
}

/*
   Google custom site search results styles 
*/
#search-results div .gsc-control-cse { padding: 0; }
#search-results div .gsc-control-cse .gsc-control-wrapper-cse .gsc-results-wrapper-visible .gsc-above-wrapper-area table { border:0 none; }
#search-results div .gsc-control-cse .gsc-control-wrapper-cse .gsc-results-wrapper-visible .gsc-above-wrapper-area table td
{
   border:0 none;
   padding:0;
}
#search-results div .gsc-control-cse .gsc-control-wrapper-cse .gsc-results-wrapper-visible .gsc-above-wrapper-area table td.gsc-result-info-container .gsc-result-info
{
   font-size:120%;
   padding:0;
}
#search-results div .gsc-control-cse .gsc-control-wrapper-cse .gsc-results-wrapper-visible .gsc-wrapper table.gsc-resultsHeader
{
   border:0 none;
   display:none;
   margin:0;
   padding:0;
}
#search-results div .gsc-control-cse .gsc-control-wrapper-cse .gsc-results-wrapper-visible .gsc-wrapper .gs-webResult .gsc-table-result
{
   padding:0;
   margin:0;
   border:0 none;
}
#search-results div .gsc-control-cse .gsc-control-wrapper-cse .gsc-results-wrapper-visible .gsc-wrapper .gs-webResult .gsc-table-result td
{
   margin:0;
   border:0 none;
}
#search-results div .gsc-control-cse .gsc-control-wrapper-cse .gsc-results-wrapper-visible .gsc-wrapper .gs-webResult div.gsc-thumbnail-inside,
#search-results div .gsc-control-cse .gsc-control-wrapper-cse .gsc-results-wrapper-visible .gsc-wrapper .gs-webResult div.gsc-url-top
{ padding: 0; }
#search-results div .gsc-control-cse .gsc-control-wrapper-cse .gsc-results-wrapper-visible .gsc-wrapper .gs-webResult .gsc-table-result td .gs-snippet
{

}
#search-results .gsc-result .gs-title
{
   text-decoration: underline;
   padding-bottom:5px;
}
#search-results .gsc-result .gs-title:hover
{
  text-decoration: none !important;
}
/* --------------------------------------------------------------------------------------------- 
Left Column
--------------------------------------------------------------------------------------------- */
#connectSocialIcons img.gap {
    margin-left: 5px;
}
#success_msg {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    color: #fff;
    background-color: #193B54;
}