html {
  background: #ffffff;
  color: #000000;
  }
.splash .floatingInformation {
  background: #ffffff;
}
.siteMenuBlock, siteMenuBlock a {
  }
.footer {
}
a {
  text-decoration: none;
  color: #000000;
    }
/* Menu Colours */
.menu {
}
.menu a, .siteTitle a, .siteTitle {
  color: #000000!important;
  -webkit-transition: all 0.4s linear;
  }
.menu ul a{
  background: none !important;
  display: block;
  }
.menu ul a:hover {
  }
.menu ul{
  }
/* Text Section Colours */
.linkCaption {
}
.root .siteDescription {
    border-top: 1px solid #000000;
}
.rootContainer {
  background: #ffffff;
}
.itemDetails {
  /*border-bottom: 1px dotted #b2b2b2;*/
}
.imageTitle {
  color: #000000;
  }
.videoPlay {
  background: url(../../shared/images/play_video.png) center center no-repeat;
}
.imageDisplayWrapper:hover .share{
  background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=95) repeat ;
	background: rgba(255,255,255,0.95) ;
}
.postContainer {
}
#nprogress .bar {
  background: #b2b2b2;
}
#nprogress .spinner-icon {
  border-top-color: #b2b2b2;
  border-left-color: #b2b2b2;
}
#nprogress .peg {
  box-shadow: 0 0 10px #b2b2b2, 0 0 5px #b2b2b2;
}
/* Thumbnails and bottom bar */
.bottomBar {
    color: #ffffff;
    #191919}
.thumbPrevCont {
background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=95) repeat ;
	background: rgba(255,255,255,0.95) ;
box-shadow: 0px 0px 40px #000;
   }
.flex-direction-nav li a:before,
.flex-direction-nav li a:after {
    color:#191919;
}
.contentFloatOverlay {
  background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=95) repeat ;
	background: rgba(255,255,255,0.95) ;
}
.contentFloatContainer {
    background: #ffffff;
}
/* Scrollbar*/
.notOsx::-webkit-scrollbar-track {
   background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=95) repeat ;
	background: rgba(255,255,255,0.95) ;
 }
.notOsx::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    opacity: 0.7;
    }
.notOsx::-webkit-scrollbar-thumb {  
    border: 0px;
    background:#4c4c4c;
    border-radius: 5px;
    }
.lookbookDescription::-webkit-scrollbar {
    width: 15px;
    }
.lookbookDescription::-webkit-scrollbar-track {
    background: #ffffff !important;
}
.lookbookDescription::-webkit-scrollbar-thumb {
    border: 1px solid #ffffff;
    background: #191919;
}



input[type=text], input[type=email] {
  background: #ffffff;
  color: #191919;
  border: 1px solid #191919;
  padding: 5px;
}
input[type=submit] {
  padding: 2px 5px;
}
.wrapper .socialIcons a i.icon {
  color: #191919;

    ;
}
.blogShare {
    border-top: 1px dashed #b2b2b2;
}
.blogContainer {
    background: #ffffff;
}
.lookbook {
     background: url(../../shared/css/rgba.php?r=25&g=25&b=25&a=95) repeat ;
	background: rgba(25,25,25,0.95) ;
        color: #ffffff}
.socialShare a, .socialShare {
        text-shadow: 2px 2px 1px #ffffff;
        color: #191919;
}
.lookbook .socialShare a:hover {
        color: #ffffff}
.lookbook .thumbButton span,
.lookbook .close span,
.lookbook .socialShare a
{
  text-shadow: 1px 1px #191919}
.moveLeft {
    background: url( ../../shared/images/nav_thin_leftArrow.png) center center no-repeat;
    }
.moveRight {
    background: url(../../shared/images/nav_thin_rightArrow.png) center center no-repeat;
    }
.mobile .imageDisplayWrapper:hover .share {
    background: inherit;
}
.mobile .share, .mobile .share a, .mobile .icon-more-info {
    background: #191919 !important;
    color: #ffffff !important;
}
.mobile .share a {
    background: none !important;
}
.mobile .backToTop {
    border-top: 1px solid #191919;
}
.mobile .menu {
    border-top: 1px solid #191919;
    border-bottom: 1px solid #191919;
}

