/*

Theme Name: evac+chair WordPress thema door www.qizo.nl - info@qizo.nl
Author: Michael van Eijden

*/

/* -------------------------------------------- */
/* STANDARD HTML TAG RESET                      */
/* -------------------------------------------- */

body,
h1, h2,
ul, li, img,
form, input, fieldset,
p {
  border: 0;
  margin: 0px;
  padding: 0px;
}

ul { list-style: none; }
a { text-decoration: none; }
p { line-height: 20px; }

/* -------------------------------------------- */
/* STANDARD HTML TAG DEFINITION                 */
/* -------------------------------------------- */

body {
  background: #d8eefc;
  font-family: 'Trebuchet MS', Verdana;
  font-size: 12px;
}

h1 { display: none; }

h2 {
  font-size: 18px;
  font-weight: normal;
  color: #c10000;
}

span { font-size: 10px; }

/* -------------------------------------------- */
/* PAGE ELEMENTS                                */
/* -------------------------------------------- */

div#container {
  width: 1021px;
  background: #fff;
  border-left: 1px solid #c7cad3;
  border-right: 1px solid #c7cad3;
  margin: 0 auto;
}

div#content {
  width: 678px;
  height: 423px;
  background: url(images/content_afbeelding.jpg);
  padding: 67px 0 0 343px;
  position: relative;
}

div#subcontent {
  width: 977px;
  background: url(images/subcontent_afbeelding.jpg) no-repeat top left;
  padding: 67px 0 0 44px;
}

div#content p, div#subcontent p, div#content ul { font-size: 13px; }

/* -------------------------------------------- */
/* HEADER                                       */

div#header {
  width: 1021px;
  height: 186px;
  background: url(images/header_bottom.gif) repeat-x bottom;
}

div#header img { float: left; }

ul#topmenu { float: right; margin-top: 17px; }

ul#topmenu li {
  display: block;
  width: 251px;
  height: 19px;
  border-top: 1px solid #c5e7ff;
  padding-top: 3px;
}

ul#topmenu li.brochure { border-bottom: 1px solid #c5e7ff; }

ul#topmenu li a {
  font: 11px Verdana;
  color: #9a9a9a;
}

ul#hoofdmenu {
  width: 900px;
  clear: both;
  float: left;
  color: #c3e9ff;
  margin: 30px 0 0 0;
  padding-left: 95px;
}

ul#hoofdmenu li {
  display: block;
  height: 25px;
  border-left: 1px solid #c3e9ff;
  float: left;
}

ul#hoofdmenu li.bestellen { border-right: 1px solid #c3e9ff; }

ul#hoofdmenu li a {
  font: 18px Verdana;
  color: #004487;
  float: left;
  padding: 0 22px 0 22px;
  margin-top: -5px;
}

ul#hoofdmenu li a:hover { text-decoration: underline; }

/* -------------------------------------------- */
/* CONTENT                                      */

div#flash {
  position: absolute;
  top: 109px;
  left: 58px;
}

div#inside, div#brochureinside {
  width: 450px;
  background: #fff;
  filter:alpha(opacity=65);
  -moz-opacity:0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
  padding: 21px 17px 24px 17px;
  overflow: hidden;
}

div#inside a { color: #000; font-weight: bold; }
div#inside a:hover { text-decoration: underline; }
div#inside em { color: #205c96; font-size: 15px; font-style: normal; font-weight: bold; }

div#brochureinside {
  width: 556px;
}

div#inside p, div#brochureinside p { margin-top: 15px; padding-right: 37px; }
div#inside ul { margin: 15px 0 0 15px; }
div#inside p.edit a { clear: left; float: left; margin-top: 15px; }

div#subcontent div#inside img { float: left; margin-top: 5px; }
div.uitvoering { float: left; margin: 15px 0 20px 0; }

div.omschrijving {
  float: left;
  width: 275px;
  margin-left: 25px;
}

p.linklove { display: none; }
.sendbutton { cursor: pointer; }
form#cforms2form { margin: 0; }

/* -------------------------------------------- */
/* FOOTER                                       */

div#footer {
  width: 1011px;
  height: 50px;
  border-bottom: 2px solid #ff0d0c;
  padding-right: 10px;
}

div#footer ul {
  float: left;
  color: #c5e7ff;
  margin: 26px 0 0 0;
}

div#footer li {
  float: left;
}

div#footer li a {
  font: 11px Verdana;
  font-weight: bold;
  color: #9a9a9a;
  float: left;
  padding: 0 25px 0 25px;
}

div#footer img { float: right; margin-top: 12px; }