HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers18/decoockpit.nl/wwwroot/public/css/screen.css
/*
  If you don't have less installed, you first run:
  'npm install less'

  Use the following command to generate the css file:
  __________________________________________________________________
  lessc wwwroot/public/css/screen.less wwwroot/public/css/screen.css
  __________________________________________________________________

*/
/* {margin: 0; padding: 0;}

font-family:'Cambria W01 Regular';
font-family:'Cambria W01 Italic';
font-family:'Cambria W01 Bold';
font-family:'Cambria W01 Bold Italic';
font-family:'Lucida Bright W01 Demi';
font-family:'LucidaBrightW01-Regular';

*/
#mainwrapper {
  position: relative;
  top: 0;
  min-height: 100%;
  margin: 0 auto;
  width: 1000px;
}
main {
  position: relative;
  top: 15px;
  margin: 0 auto 30px;
  padding-bottom: 25px;
  width: 920px;
  min-height: 925px;
  border: 2px solid #000;
  background: #eedfc0 url(../images/structure/bg.jpg) no-repeat right bottom;
  box-shadow: 0 0 5px #000;
  display: block;
}
main article {
  position: relative;
  margin-left: 360px;
  padding: 35px 60px 2em 0;
  font-family: 'Cambria W01 Regular', sans-serif;
  color: #474133;
  font-size: 14px;
  line-height: 23px;
}
main a {
  color: #980a0a;
}
blockquote {
  margin: 0;
  padding: 0;
}
blockquote p {
  margin: 0;
  padding: 0;
}
hr {
  border: 0;
  height: 1px;
  background: #474133;
}
.imageButton {
  opacity: 0.75;
  filter: alpha(opacity=75);
  /* For IE8 and earlier */
}
.imageButton:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
strong {
  font-family: 'Cambria W01 Bold', sans-serif;
}
.menudiv {
  position: absolute;
  top: -18px;
  left: 66px;
  z-index: 10;
  width: 238px;
}
.menudiv nav {
  margin: 25px 0 200px;
  text-transform: uppercase;
  line-height: 35px;
  letter-spacing: 1px;
}
.menudiv .menu {
  margin-top: 18px;
  width: 238px;
  min-height: 750px;
  background-color: #eedfc0;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  text-align: center;
  box-shadow: 0 0 2px #000;
}
.menudiv .menutop {
  padding: 15px 0;
  border-width: 0 1px 1px;
  border-color: black;
  border-style: solid;
  background-color: #eedfc0;
  text-align: center;
  box-shadow: 0 0 2px #000;
}
.menuButton {
  margin-top: 20px;
  padding: 0 10px;
  font-size: 11pt;
  font-style: italic;
  text-align: center;
}
.menuButton a {
  color: white;
  text-decoration: none;
}
.brasserieButton {
  margin-top: 20px;
  padding: 0 10px;
  font-size: 11pt;
  font-style: italic;
}
.brasserieButton a {
  color: white;
  text-decoration: none;
}
nav {
  position: relative;
  font-family: 'LucidaBrightW01-Regular', sans-serif;
  z-index: 5;
}
nav ul {
  list-style: none;
  padding: 0;
}
nav ul a {
  display: block;
  font-size: 11pt;
  font-weight: 100;
  color: #474133;
  text-decoration: none;
  /*-webkit-border-bottom-image:url(../images/structure/menu_balk.png) 30 30 round; /* Safari 3-5  -o-border-bottom-image:url(../images/structure/menu_balk.png) 30 30 round; /* Opera 11-12 border-bottom-image:url(../images/structure/menu_balk.png) 30 30 round;*/
}
nav ul li {
  background-image: url("/public/images/structure/menu_balk1.png");
  background-repeat: no-repeat;
  background-position: center bottom;
}
nav ul li:last-child {
  background-image: none;
}
nav ul li:not(.active) a:hover {
  color: #980a0a;
}
nav ul li.active a {
  background-color: #6b151d;
  color: #eedfc0;
}
#menuBalkDiv {
  position: absolute;
  top: 293px;
}
.menuBalk {
  margin-bottom: 27px;
  z-index: -5;
}
.subMenu {
  margin-top: 40px;
  margin-bottom: 50px;
  height: 30px;
  border-bottom: 1px solid #720000;
}
.subMenu a {
  margin: 0 40px 0 0;
  font-size: 10pt;
  color: #474133;
  text-transform: uppercase;
  text-decoration: none;
}
.subMenu a:hover:not(.active) {
  color: #980a0a;
}
.subMenu a.active {
  color: #980a0a;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background: #40090e url(../images/structure/backgr_patroon.gif) repeat;
  color: #474133;
  font-size: 12px;
  line-height: 14px;
}
h1 {
  font-size: 14pt;
  font-family: 'LucidaBrightW01-Regular', sans-serif;
  color: #720000;
}
h3 {
  margin-top: 1.5em;
  color: #7a3720;
}
#background_balk {
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 213px;
  background: url(../images/structure/backgr_balk.gif) repeat-x;
}
#photowrapper {
  position: relative;
  top: 15px;
  left: -40px;
  z-index: 0;
  width: 1000px;
  height: 270px;
  background-color: black;
}
.photo {
  position: relative;
  top: 10px;
  margin: 10px;
  width: 980px;
  height: 250px;
}
.photo ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.photobottom {
  position: relative;
  left: -40px;
  top: 15px;
  width: 1000px;
}
#photoWrapperBottom {
  position: absolute;
  margin-top: 15px;
  z-index: 0;
  width: 920px;
  height: 20px;
  background: #eedfc0 url(../images/structure/shadowbottom.jpg);
}
#photoWrapperTop {
  position: absolute;
  z-index: 0;
  width: 920px;
  height: 20px;
  background: #eedfc0 url(../images/structure/shadowtop.jpg);
}
.left {
  float: left;
}
.right {
  float: right;
}
strong {
  font-weight: bold;
}
.feesten {
  margin: -15px 0 0 20px;
}
.feesten td {
  width: 150px;
}
.contact {
  margin: -10px 0 0 0;
}
.contact td {
  width: 250px;
}
input {
  padding: 8px;
  background-color: #eedfc0;
  border: 1px solid black;
}
input.submit {
  padding: 8px;
  border: none;
  background-color: #720000;
  color: #eedfc0;
}
input.submit:hover {
  background-color: #000;
}
footer {
  position: relative;
  top: 0;
  right: 40px;
  padding-bottom: 15px;
  color: #fff;
  text-align: right;
}
footer a {
  color: #fff;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
.button {
  background-color: #720000;
  color: #fff;
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 51%);
  padding: 5px 15px;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.button:hover {
  background-color: #5f0000;
  cursor: pointer;
}
.is-disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.3;
}
ul.player {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  list-style: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.player li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.player li figure {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 10;
  margin: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: left 700ms ease-in-out;
  transition: left 700ms ease-in-out;
}
ul.player li figure.swiping {
  -webkit-transition: none;
  transition: none;
}
ul.player li img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}
ul.player li.new.next figure {
  left: 200%;
}
ul.player li.new.prev figure {
  left: -200%;
}
ul.player li.before_show figure {
  left: -100%;
}
ul.player li.show figure {
  left: 0;
}
ul.player li.after_show figure {
  left: 100%;
}
ul.player li.hide.next figure {
  left: -200%;
}
ul.player li.hide.prev figure {
  left: 200%;
}