/* background properties                         */
/* color: #000000                                */
/* image: url(relative/path/to/image.ext)        */
/* repeat: no-repeat, repeat, repeat-x, repeat-y */
/* attachement: scroll, fixed                    */
/* position of the background                    */
/* vertical: top, center, bottom                 */
/* horizontal: left, center, right               */


body {
 text-align: center;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background: #78b4e9 url(http://www.geileblowjobs.nl/custom/default/img/bg/bg.gif) repeat-x fixed top center;
 font-family: tahoma;
}

input,textarea {
  font-family: tahoma;
}

/* width of the website is 780px excluding the border */
#container {
 text-align: left;
 width: 780px;
 margin: 0px auto 0px auto;
 background: #78E9E7 url(http://www.geileblowjobs.nl/custom/default/img/case/case-bg.gif);
 overflow: hidden;
}

/* header                                                   */
/* width must be the same as the width of the container     */
/* height must be the same of the width of the header image */

#header {
 width: 780px;
 height: 340px;
 margin: 0px;
 padding: 0px;
 background: #78E9E7 url(http://www.geileblowjobs.nl/custom/default/img/header/header.jpg);
 cursor: pointer;
}

#halfheader {
 width: 780px;
 height: 340px;
 margin: 0px;
 padding: 0px;
 background: #78E9E7 url(http://www.geileblowjobs.nl/custom/default/img/header/header.jpg);
 cursor: pointer;
}

#header h1 {
  /* display: none; */
  padding: 0px 170px 0px 0px;
  color: #ffffff;
  font-size: small;
  float: right;
}

#halfheader h1 {
  /* display: none; */
  padding: 0px 170px 0px 0px;
  color: #ffffff;
  font-size: small;
  float: right;
}

/* main                                                     */
/* width must be the same as the width of the container     */

#main {
 width: 780px;
 margin: 0px;
 padding: 0px;
 background: url(http://www.geileblowjobs.nl/custom/default/img/case/main-bg.gif);
 
}

/* case                                                     */
/* width must be the same as the width of the container     */
/* height must be the same of the width of the case image   */
/* position case with padding                               */

div.case {
 width: 780px;
 height: 445px;
 margin: 0px;
 padding: 0px 0px 0px 42px;
 background: #78E9E7 url(http://www.geileblowjobs.nl/custom/default/img/case/case.jpg);
 background-repeat: no-repeat;
}


/* vertical position of the top left corner of the h2 tag   */
/* can be set relative to the top left corner of the case   */
/* with the 49px of the padding: 49px 0px 0px 0px;          */

/* horizontal position of the top left corner of the h2 tag */
/* can be set relative to the top left corner of the case   */
/* with the 435px of the margin: 0px 0px 0px 435px;         */

div.case h2 {
 padding: 72px 0px 0px 0px;
 margin: 0px 0px 0px 260px;
 width: 242px;
 font-size: 14px;
 font-weight: normal;
 letter-spacing: 0.1em;
 color: #000000;
 text-align: left;
}

/* images inside the case */

div.case img.small {
 width: 135px;
 height: 102px;
 float: left;
 margin: 0px 7px 0px 0px;
 padding: 0px;
 border: 0px;
}

div.case img.big {
 width: 272px;
 height: 205px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 border: 0px;
}

div.column1 {
 width: 272px;
 float: left;
 margin: 16px 0px 7px 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;
}

div.column2 {
 width: 426px; 
 float: left;
 margin: 14px 0px 7px 7px;
 padding: 0px;
 overflow: hidden;
}

div.text {
 padding: 0px 0px 0px 0px;
 margin: 0px;
 width: 400px;
 height: 105px;
 float: left;
 overflow: hidden;
 font-size: 13px;
}

div.text p {
 padding: 5px 0px 0px 15px;
 margin: 0px;
 color: #FFFFFF;
 text-align: justify;
 line-height: 135%;
}
div.case h3 {
 padding: 40px 0px 0px 0px;
 margin: 0px;
 width: 699px;
 font-size: 14px;
 font-weight: normal;
 letter-spacing: 0.1em;
 color: #000066;
 text-align: center;
 clear: both;
}

div.buttons {
  width: 710px;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  overflow: hidden;
}

div.button, div.button img  {
  width: 350px;
  height: 55px; 
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  border: 0px;
}

div.button {
  float: left;
}

/* footer                                                   */
/* width must be the same as the width of the container     */

#footer {
 width: 780px;
 height: 0px;
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size: xx-small;
}

#footer a {
 color: #000000;
}

/* copyright */
#copyright {
 width: 780px;
 height: 54px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 text-align: center;
 font-size: xx-small;
 color: #000000;
 background: #78E9E7 url(http://www.geileblowjobs.nl/custom/default/img/footer/footer.gif) no-repeat;
}

#copyright p {
 margin: 0px;
 padding: 30px 30px 0px 30px;
}

#copyright a {
 color: #000000;
}
