body{
  background: #ffffff;
}

body.background-top {
  background: #ffffff  url(https://www.skycitydarwin.com.au/SubSiteContent/CustomCss/35thbirthday.css) top center no-repeat;
}

body.background-top #background-div{
  background: none;
}

#background-div {
    background: #ffffff  url(https://www.skycitydarwin.com.au/SubSiteContent/CustomCss/35thbirthday.css) top center no-repeat;
}

header {
    background: #cd9528;
}

div.container.main-navigation div.main-menu a.menu-item,div.container.main-navigation div.main-menu a.menu-item:link,.container.main-navigation div.main-menu a:visited{
  color: #ffffff;
  border-right:1px solid #cd9528;
}

footer.container{
    color: #ffffff;
}

footer.container a{
    color: #ffffff!important;
}

.container.main-navigation div.main-menu .home-link span{
  background: url(../../media/838054/skyIcon.png) center center no-repeat;
}
.container.main-navigation div.main-menu .home-link:hover span{
  background: url(../../media/838054/skyIcon.png) center center no-repeat;
}

header .logo .menu-icon{
  background: url(../../content/userfiles/images/menu2_width-30-height-30-width-30-height-30.png) no-repeat center center!important;
}

body.menu-open header{
  background: #ffffff!important;
}

div.container.main-navigation div.main-menu a.menu-item:last-child{
 border-right:none!important;
}
div.container.main-navigation div.main-menu .home-link:hover,
div.container.main-navigation div.main-menu .home-link.selected,
div.container.main-navigation nav.main div.main-menu a.menu-item:hover,
div.container.main-navigation nav.main div.main-menu a.menu-item.selected{
  color: #ffffff;
  background-color: #cd9528;

}

body.homepage .row.home-lower-section h1,
body.homepage .row.home-lower-section h2,
body.homepage .row.home-lower-section h3,
body.homepage .row.home-lower-section h4,
body.homepage .row.home-lower-section h5,
body.homepage .row.home-lower-section h6,
body.homepage .row.home-lower-section .lead,
body.homepage .row.home-lower-section .rich-text,
body.homepage .row.home-lower-section ul.tn-links li a, 
body.homepage .row.home-lower-section ul.tn-links li a:link, 
body.homepage .row.home-lower-section ul.tn-links li a:visited, 
body.homepage .row.home-lower-section .sidebar, 
body.homepage .row.home-lower-section ul.tn-links li a:hover 
{
  color:#333333;
}

body.homepage .row.home-lower-section h4.contourPageName{
  color:white;
   border-bottom: 3px solid #504026;
}

/*high-lights*/
body.homepage form h4 ,.section-title .mid-title{
 border-bottom: 3px solid #504026;
}

body.homepage .row.home-lower-section form{
      background:#333;
}

/*medium*/
@media handheld, only screen and (max-width: 769px) {
 .homepage .main-banner {
    border-top: 3px solid #504026;
  }
  .banner {
    border-bottom: 5px solid #504026;
  }

  body.menu-open #background-div,body.menu-open,body.menu-open.background-top  {
  background:#333;
  }
}
/*small*/
@media handheld, only screen and (max-width: 450px) {
  .whatsonrepositorypage .calendarlist .calendarday{
    border-right: 3px solid #cd9528;
  }
  .banner {
    border-bottom: 5px solid #cd9528;
  }
  .whatsonrepositorypage .calendarlist .today {
    color: white;
  }
}

/*what's on*/
.side-nav .tag-top {
  background:#cd9528;
}
.whatsonrepositorypage .calendarlist .today,.whatsonrepositorypage .calendarlist .calendarday .date{
  background:#cd9528;
}

.whatsonrepositorypage .calendarlist .calendarday{
    border-bottom: 2px solid #cd9528;
    border-left: 5px solid #cd9528;
}

.buttons div #showmore,.buttons div #gototop{
  background: #cd9528;
  color:white;
}

.whatsonrepositorypage .calendarlist .today, .whatsonrepositorypage .calendarlist .calendarday .date{
  text-shadow: none;
}

.side-nav .tag-top .arrow-down,.whatsonrepositorypage .calendarlist .today .arrow-down{
  margin-left:50%;
  background: none;
  width: 0; 
  height: 0; 
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #cd9528;
  bottom:-6px;
}

.container.main-navigation,footer.container {
  background: rgb(80,64,38);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(80,64,38) 0%, rgba(80,64,38,1) 13%, rgba(80,64,38,1) 87%, rgba(80,64,38) 100%);
  /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(80,64,38)), color-stop(13%,rgba(80,64,38,1)), color-stop(87%,rgba(80,64,38,1)), color-stop(100%,rgba(80,64,38))); 
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(80,64,38) 0%, rgba(80,64,38,1) 13%, rgba(80,64,38,1) 87%, rgba(80,64,38) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(80,64,38) 0%, rgba(80,64,38,1) 13%, rgba(80,64,38,1) 87%, rgba(80,64,38) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(80,64,38) 0%, rgba(80,64,38,1) 13%, rgba(80,64,38,1) 87%, rgba(80,64,38) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(80,64,38) 0%, rgba(80,64,38,1) 13%, rgba(80,64,38,1) 87%, rgba(80,64,38) 100%);
  /* W3C */
}

.top-link:visited, .top-link:hover, .top-link {
    color: #f2cb88;
}
.tags ul.tagContainer li.selected a {
    background: #cd9528;
}