@charset "utf-8";
/*
* http://www.lightmaker.nl
* tel: +31 (0)20 528 94 06
* copyright Lightmaker 2011
*/
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,urrent
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  margin:0px;
  padding:0px;
  font-family:'Trebuchet MS';
  font-style:normal;
  background-color:#e6e6e6;
/*  background-image:url('/images/nailner/background_slice.jpg');
  background-repeat:repeat-x;  */
  z-index:-1;   
}

#background-country {
  width:965px;
  height:434px;
  position:absolute;
  margin-top:0px;
  margin-left:0px;
  background-image:url('/images/nailner/country_bg.jpg');
  background-repeat:no-repeat;
  background-position:top left;  
}

#sideimage {
  width:357px;
  height:434px;
  position:absolute;
  margin-top:0px;
  margin-left:0px;
/*  
  background-image:url('/images/nailner/country_side_image.jpg');
  background-repeat:no-repeat;
  background-position:top left;  
*/  
}

#content{
  position:absolute;
  margin-left:368px;
}

#title{
  height:40px;
  font-size:18px;
  font-weight:bold;
  color:#009999;
  margin-top:20px;
  margin-left:8px;
  position:relative;
}

#text-area {
  width:575px;
  margin: 0 0 0 5px;
  font-size:12px;
}

strong{
  font-weight: bold;
}

h2 {
  font-size:12px;
  color:#666666;
  font-weight: bold;
}

p {
  color:#666666;
  padding:0px 5px;  
}

p span {
  font-size:18px;
  color:#666666;
  font-weight:bold;
  font-style:italic;
}

#buttons{
  display: block;
  position: absolute;
  top: 350px;
  width: 575px;
}

#purchase-button {
  width:267px;
  height:27px;  
  margin: 0 auto;
/*  
  margin-top:25px;
  margin-left:53px;
  padding-top:2px;
  padding-left:2px;
*/  
}

#purchase-button a{
  display: block;
  text-align: center;
}




































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
