@import url(http://vanoostandco.be/_css/main.css);

html { background-color: #545454; background-image: url(img/html.png); }
body { background: #0f1111; overflow: hidden; }
h1 a, #h1 { background-image: url(img/h1.png); background-position: 0 0; }
 #h1 { width: 590px; height: 162px; }

#menu { background: #58585a; }
 #menu li a { background-image: url(img/menu.png); color: #848689; }
  #menu li a:hover { color: #fff; background-position: 0 -40px; }
  #menu li.current a { color: #fff; }

#index #menu li#menu-world a, .my-world a { text-indent: -9999em; overflow: hidden; position: absolute; left: -420px; top: 50px; background: url(img/my-world.png) no-repeat 0 0; display: block; width: 86px; height: 71px; border: 0; padding: 0; }

.my-world a { position: absolute; left: 10px; top: 418px; width: 250px; border: 0 !important; }

#world-menu, #world-menu li { margin: 0; padding: 0; list-style: none; }
 #world-menu { height: 320px; padding-top: 40px; background: #0f1111 url(img/my-world.png) no-repeat 200px -72px; margin-left: 385px; margin-top: -90px; }

.album .image-list li { width: 470px !important; height: 300px !important; text-align: center; }
.album .image-list li img { display: inline; }
.js-enabled.album #content { overflow: hidden !important; width: 470px; }
.album h1 { display: none; }
.album #content { margin-top: 100px; width: 490px; left: 215px; height: 400px; }

.image-navigation, .image-navigation li { margin: 0; padding: 0; list-style: none; }

#prev a, #next a { background-image: url(img/slideshow-arrows.png); }

.album #prev a, .album #next a { position: relative; top: 5px; left: 0; border: 0; width: 235px; }
.album #next a { top: -10px; float: right; background-position: 220px -15px; }

#images, .google-maps-styled { background: #848689; }

#content a { border-color: #848689; }

ul#scroll { background: transparent; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
 html { background-color: #6b6b6b; }
 body { background: #0f1010; }
 body#index { background: #0f1111; }
}
