body {
  font-family: verdana, helvetica, sans-serif;
  font-size: 11px;
  background-color: #8c8c8c;
  background-image: url(http://abk-shared.s3.amazonaws.com/images/gradient.png);
  background-repeat: repeat-x;
  margin: 0; }

a {
  color: #EC008C;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

h2 {
  font-size: 13px;
  font-weight: bold; }

.error {
  color: red; }

#top_menu {
  position: absolute;
  width: 200px;
  left: 681px;
  top: 5em;
  font-size: 9px;
  color: #646464;
  text-align: right; }
  #top_menu a {
    color: #646464; }

#top {
  background-image: url(http://abk-shared.s3.amazonaws.com/images/gradient.png);
  background-repeat: repeat-x;
  width: 1200px;
  height: 413px;
  overflow: hidden; }

#force_width_container {
  width: 940px; }

.block {
  line-height: 18px;
  background-color: transparent; }
  .block .main {
    background-color: #FFF; }
    .block .main .contentContainer {
      padding-top: 10px;
      margin-left: 15px;
      margin-top: 0; }
    .block .main .top {
      height: 20px; }
    .block .main .footer {
      height: 13px;
      float: left;
      overflow: hidden; }
      .block .main .footer img {
        margin: 0;
        border: 0; }

#blocks {
  top: 178px;
  position: absolute;
  width: 1200px; }

.block_container.locations {
  position: absolute;
  top: 260px;
  left: 0; }

#left_block, #right_block {
  width: 296px; }

#left_block {
  float: left;
  margin-left: 86px; }

#right_block {
  float: left;
  margin-left: 17px; }

#large_block {
  float: left;
  margin-left: 86px;
  width: 610px; }
  #large_block .block .main {
    width: 100%; }

#screen {
  float: left;
  margin: 0;
  margin-left: 18px;
  overflow: hidden; }

#screen_people {
  position: absolute;
  top: 0;
  left: 800px;
  margin: 0;
  overflow: hidden; }

.shadow img {
  border: 0;
  margin: 0; }

.step {
  clear: both; }

.group {
  float: left;
  width: 175px; }

.button img {
  border: 0; }

#onze_adverteerders {
  display: none; }

#preview {
  margin-left: 60px;
  width: 450px;
  height: 796px;
  overflow: hidden;
  border: 1px solid #545454; }
  #preview .frame {
    position: absolute;
    top: 115px;
    left: 162px;
    margin-top: -20px; }
  #preview .photo, #preview .background {
    top: 95px;
    left: 162px; }
  #preview .background {
    width: 450px; }
  #preview .photo {
    width: auto; }
  #preview .frame img {
    width: 450px; }
  #preview .texts {
    position: absolute;
    top: 100px;
    left: 160px; }
  #preview .main_heading, #preview .main_text, #preview .catch_heading, #preview .catch_text, #preview .ad_logo {
    font-family: Tahoma;
    color: white;
    position: absolute; }
  #preview .main_heading {
    float: right;
    font-size: 30px;
    margin-left: 190px;
    margin-top: 605px;
    width: 250px;
    text-align: right;
    height: 35px;
    line-height: 30px; }
  #preview .main_text {
    font-size: 19px;
    margin-left: 100px;
    margin-top: 650px;
    width: 340px;
    text-align: right;
    background-color: left;
    vertical-align: top;
    height: 80px;
    line-height: 23px;
    letter-spacing: .1em; }
  #preview .catch_heading {
    font-size: 14pt;
    width: 230px;
    height: 20px;
    margin-left: 10px;
    margin-top: 500px;
    text-align: left;
    font-weight: verdana; }
  #preview .catch_text {
    font-size: 11pt;
    width: 300px;
    margin-left: 10px;
    margin-top: 520px;
    height: 80px;
    vertical-align: top;
    line-height: 1.5em; }
  #preview .ad_logo {
    width: 450px;
    height: 63px;
    margin-top: 734px;
    overflow: hidden; }
    #preview .ad_logo img {
      width: 450px;
      height: 63px;
      border: 0; }

.small_templates {
  margin-top: 1em; }

.small_template {
  float: left;
  margin: .5em; }
  .small_template img {
    border: 1px solid #CCC; }

.clear {
  clear: both; }

form .header {
  margin-bottom: 1em; }

.group {
  width: 500px;
  height: 40px;
  margin-top: 1em;
  margin-right: 1em;
  float: left; }
  .group label {
    margin-top: .7em;
    float: left;
    display: block;
    width: 150px; }
  .group input {
    width: 250px;
    font-family: geneva;
    font-size: 16px;
    letter-spacing: 1px; }


.fieldWithErrors {
  color: red;
  float: left; }
  .fieldWithErrors input {
    border: 1px solid red;
    margin-right: .3em; }

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0; }

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff; }

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px; }

#errorExplanation ul li {
  font-size: 12px;
  list-style: square; }
