* {
  padding: 0px;
  margin: 0px;
}
html, body {
  width: 100%;
  height: 100%;
  font-family: helvetica, arial, verdana, sans;
}
a img {
  border: none;
}
body {
  background: #fff url(../graphics/background.jpg) repeat-x center top;
}
#header {
  position: absolute;
  z-index: 101;
  width: 100%;
  height: 29px;
  left: 0px;
  top: 0px;
  background: url(../graphics/header.png) repeat-x center top;
}
div.row {
  width: 100%;
  float: left;
}
div.row2 {
  width: 100%;
  float: left;
  margin-top: -30px;
}
div.site {
  width: 1020px;
  margin: 0px auto;
}
div.site2 {
  width: 1020px;
  margin: 0px auto;
  min-height: 300px;
}
div.gradient {
  border-top: solid 1px #ccc;
  background: #fff url(../graphics/gradient.jpg) repeat-x center top;
}
#logo {
  position: relative;
  z-index: 100;
  float: left;
  width: 210px;
  height: 100px;
  background: url(../graphics/logo_bg.png) no-repeat;
  padding: 25px 80px;
  margin-left: -20px;
}
#menu {
  float: right;
  width: 555px;
  height: 55px;
  background: url(../graphics/menu_bg.png) no-repeat;
  padding-top: 23px;
  padding-left: 50px;
  position: relative;
}
#menu ul, #menu li {
  list-style: none;
  display: inline;
}
#menu li {
  margin-right: 50px;
}
#menu a {
  font-family: '28days';
  text-transform: capitalize;
  color: #000;
  font-size: 24px;
  font-weight: bold;
}
#menu li.active a, #menu a:hover {
  color: #7faa00;
}
#menu_item1_desc {
  position: absolute;
  top: 50px;
  left: 80px;
  display: none;
}
#menu_item2_desc {
  position: absolute;
  top: 50px;
  left: 200px;
  display: none;
}
#menu_item3_desc {
  position: absolute;
  top: 45px;
  left: 310px;
  display: none;
}
#menu_item4_desc {
  position: absolute;
  top: 50px;
  left: 435px;
  display: none;
}
#main {
  float: left;
  width: 982px;
  min-height: 400px;
  background: url(../graphics/main_bg.png) no-repeat;
  margin: -42px 19px 50px 19px;
  padding-bottom: 0px;
  //padding-bottom: 50px;
  
}
#paper {
  width: 366px;
  height: 452px;
  background: url(../graphics/paper.png) no-repeat;
  float: right;
  margin: -4px -20px 0px 0px;
}
#inner_paper {
  margin-top: 80px;
  margin-left: 40px;
  width: 200px;
  height: 300px;
}
#inner_paper h3 {
  color: #7faa00;
  font-family: '28days';
  font-size: 28px;
  margin-bottom: 10px;
}
#inner_paper p, #inner_paper li {
  color: #222;
  font-family: chalk;
  margin-bottom: 14px;
  font-size: 14px;
}
#inner_paper ul {
  margin: 10px 0px;
}
#content ul {
  margin: 10px 20px;
}
#inner_paper li, #content li {
  background: url(../graphics/asterix.png) no-repeat 0px 2px;
  list-style: none;
  padding-left: 20px;
}
#show {
  float: left;
  width: 603px;
  height: 415px;
  margin: 40px 0px -50px 30px;
  position: relative;
  background: #eee;
}
#frame {
  width: 603px;
  height: 415px;
  background: url(../graphics/frame.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 200;
}
div.img_container {
  display: none;
}
#recent_work {
  width: 216px;
  height: 43px;
  background: url(../graphics/recent_work.png) no-repeat;
  position: absolute;
  top: 5px;
  right: 70px;
  z-index: 201;
}
div.block {
  width: 60%;
  background: url(../graphics/devider.png) no-repeat right top;
  height: 257px;
  float: left;
}
div.block.last {
  background: transparent;
  width: 40%;
}
div.inner_block {
  margin: 20px;
}
div.block h3 {
  color: #7faa00;
  font-family: '28days';
  font-size: 20px;
  margin-bottom: 10px;
}
div.block p, div.block td, div.block li {
  color: #222;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.2em;
  font-family: helvetica, arial, verdana, sans !important;
}
div.block ul {
  margin: 10px 10px;
}
div.block li {
  background: url(../graphics/asterix.png) no-repeat 0px 2px;
  list-style: none;
  padding-left: 20px;
}
#content {
  float: left;
  margin: 50px 10px 20px 60px;
  width: 550px;
  min-height: 400px;
}
#content h1 {
  color: #7faa00;
  font-family: '28days';
  font-size: 40px;
  margin-bottom: 10px;
}
#content h2 {
  color: #222;
  font-family: chalk;
  font-size: 22px;
  margin-bottom: 10px;
  margin-left: 40px;
  margin-top: -10px;
}
#content h3 {
  color: #222;
  font-family: chalk;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 20px;
}
#content p, #content td, #content li, #content label {
  color: #333;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 20px;
  font-family: helvetica, arial, verdana, sans;
}
#content p {
  text-align: justify;
}
#twitter {
  float: right;
  width: 321px;
  height: 280px;
  background: url(../graphics/twitter_bg.jpg) no-repeat;
  margin-right: -20px;
}
#inner_twitter {
  float: left;
  width: 220px;
  height: 230px;
  margin: 30px 0px 0px 50px;
}
#inner_twitter h3 {
  color: #222;
  font-family: '28days';
  font-size: 22px;
  margin: 15px 0px 15px -10px;
}
#inner_twitter ul {
  margin: 20px 10px;
}
#inner_twitter li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  visibility: hidden;
}
#inner_twitter span.text {
  color: #222;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.2em;
  display: block;
}
#inner_twitter span.datetime {
  display: none;
}
a {
  color: #222;
}
#social_bookmarks {
  margin-top: 25px;
  margin-right: 15px;
  float: right;
  text-align: center;
  width: 260px;
  height: 35px;
  background: url(../graphics/social_bg.png) no-repeat;
  padding-top: 15px;
  padding-left: 10px;
  clear: right;
}
#social_bookmarks a {
  margin: 0px 4px;
}
table.portfolio {
  margin-left: -15px;
}
div.formitem {
  float: left;
  width: 450px; 
}
div.formitem.error label {
   color: red !important; 
}
label {
  float: left;
  width: 150px;
  padding-top: 10px;
}
.text input {
  float: left;
  width: 180px;
  height: 37px;
  border: 0px;
  background: url(../graphics/input.png) no-repeat; 
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica, arial, verdana, sans;
  font-size: 13px;
}
textarea {
  float: left;
  width: 260px;
  height: 113px;
  border: 0px;
  background: url(../graphics/textarea.png) no-repeat; 
  padding: 20px;
  margin-bottom: 20px;
  font-family: helvetica, arial, verdana, sans;
  font-size: 13px;
}
input.submit {
  float: left;
  width: 120px;
  height: 50px;
  border: 0px;
  background: url(../graphics/verzenden.png) no-repeat;
  text-indent: -1000px;
  cursor: pointer;
}
hr {
  border: 0px;
  padding: 0px;
  margin: 0px;
  background: url(../graphics/streep.png) no-repeat center center;
  height: 7px;
  float: left;
  width: 100%;
  clear: both;
  margin: 15px 0px;
}
#error_code {
  color: #7faa00;
  font-family: '28days';
  font-size: 250px;
  margin-top: 30px;
  margin-left: 20px;
  float: left;
  display: block;
}
#not_found {
  font-family: chalk;
  font-size: 20px;
  padding: 40px;
  float: right;
  display: block;
  margin-top: -50px;
}
#copyright {
  font-size: 11px;
  text-align: right;
  color: #222;
  border-top: solid 1px #bbb;
  float: left;
  width: 100%;
  padding-top: 5px;
}
pre {
  font-famliy: fixedsys;
  border: solid 1px #ccc;
  border-left: solid 3px #ccc;
  padding: 10px;
  margin: 10px;
}
