/* 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: #2C2F7E;
 font-family: tahoma;
}


input,textarea {
  font-family: tahoma;
}

/* width of the website is 805px excluding the border */
#container {
 text-align: left;
 width: 805px;
 margin: 0px auto 0px auto;
 background: #FFE79F url(http://www.tropensex.nl/custom/default/img/case/casebg.gif) repeat-y center;
 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 */


#header1 {
 width: 805px;
 height: 262px;
 margin: 0px;
 padding: 0px;
 background: #FFE79F url(http://www.tropensex.nl/custom/default/img/header/header1.jpg);
 cursor: pointer;
}

#header2 {
 width: 805px;
 height: 262px;
 margin: 0px;
 padding: 0px;
 background: #FFE79F url(http://www.tropensex.nl/custom/default/img/header/header2.jpg);
 cursor: pointer;
}

#header h1 {
  /* display: none; */
  padding: 0px 70px 0px 0px;
  color: #000099;
  font-size: 11px;
  float: right;
}

#halfheader h1 {
  /* display: none; */
  padding: 0px 70px 0px 0px;
  color: #ffFFCC;
  font-size: 11px;
  float: right;
}

/* main                                                     */
/* width must be the same as the width of the container     */

#main {
 width: 805px;
 margin: 0px;
 padding: 0px;
}

/* 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: 805px;
 height: 390px;
 margin: 0px;
 padding: 0px 0px 0px 33px;
 background: url(http://www.tropensex.nl/custom/default/img/case/case.gif) 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: 0px 35px 20px 20px;
 margin: 0px;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 0.2em;
 color: #000044;
 text-align: left;
}

div.subtitle {
 width: 738px;
 float: left;
 overflow: hidden;
 margin: 20px 0px 0px 0px;
 padding: 0px;
}

div.case h3 {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 font-size: 12px;
 font-weight: bold;
 color: #CC9900;
 text-align: center;
 letter-spacing: 0.1em;
}

/* images inside the case */
div.case img.small {
 width: 164px;
 height: 108px;
 margin: 0px 16px 0px 0px;
 float: left;
 padding: 0px;
 border: 0px;
}

div.case img.big {
 width: 378px;
 height: 249px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 border: 0px;
}

div.column1 {
 width: 360px;
 float: left;
 margin: 115px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;
}

div.column2 {
 float: left;
 margin: 46px 0px 0px 0px;
 padding: 0px;
 overflow: hidden;
}

div.text {
 padding: 0px;
 margin: 0px;
 width: 354px;
 height: 96px;
 float: left;
 overflow: hidden;
 font-size: 13px;

}

div.text p {
 padding: 0px 35px 0px 20px;
 margin: 0px;
 color: #330011;
 text-align: justify;
 line-height: 130%
}

div.buttons {
  margin: 6px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 379px;
  float: left;
  overflow: hidden;
}

div.button, div.button img  {
  width: 380px;
  height: 53px; 
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  border: 0px;
}

div.button {
  float: left;
}

/* pagination */

#pagination {
 width: 805px;
 height: 100px;
 margin: 0px;
 padding: 0px;
 background-color: #FFE79F;
 text-align: center;
 font-size: small;
 overflow: hidden;

}

#nrcenter {
  margin: 0px 0px 0px 325px;
}

div.nrpage {
  background: url(http://www.tropensex.nl/custom/default/img/pagination/page.gif);
}

div.nractive {
  background: url(http://www.tropensex.nl/custom/default/img/pagination/active.gif);
}

div.nrpage, div.nractive {
  width: 50px;
  height: 50px;
  margin: 10px;
  padding: 0px;
  float: left;
  font-weight: bold;
}

div.nrpage a,div.nractive a {
  vertical-align: middle;
  text-decoration: none;
  color: #ffffff;
}

div.nrpage a:hover,div.nractive a:hover {
  vertical-align: middle;
  text-decoration: none;
  color: #ffcc00;
}

div.nrmiddle {
  padding: 15px 0px 0px 0px;
}

/* footer                                                   */
/* width must be the same as the width of the container     */

#footer {
 width: 805px;
 height: 10px;
 margin: 0px;
 padding: 0px;
 background: #FFEDA6 url(http://www.tropensex.nl/custom/default/img/footer/footer.gif) repeat-y;
 text-align: center;
 font-size: xx-small;
}

#footer a {
 color: #000000;
}

/* copyright */
#copyright {
 width: 805px;
 height: 50px;
 margin: 0px;
 padding: 30px 0px 0px 0px;
 background-color: #FFEDA6;
 text-align: center;
 font-size: xx-small;
 color: #000000;
 background: #FFEDA6 url(http://www.tropensex.nl/custom/default/img/footer/footer.gif) repeat-y;
 }

#copyright p {
 margin: 0px;
 padding: 0px;
}

#copyright a {
 color: #000000;
}
