@charset "utf-8";
/*
* http://www.lightmaker.nl
* tel: +31 (0)20 528 94 06
* copyright Lightmaker 2011
*/
/* CSS Document */
#mainimage {
  margin-top:35px;
  overflow:hidden;
/*  background-image:url('/images/nailner/media_main_image.png');*/
  background-repeat:no-repeat;
  background-position:top left;  
}

#contentarea {
  margin-top: -16px;
  position: relative;
  /* height:443px;
  background-image:url('/images/nailner/media_body.png');*/
  background-repeat:no-repeat;
  background-position:bottom left;
  margin-bottom: 40px;
  padding-bottom: 10px;
}
#contact-area{
  float:left;
  width:736px;
  /* height:441px; */
  
}
#info-area{
  float:left;
  width:445px;
  /* height:441px; */
}
#info-contacts{
  display: block;
  width: 445px;
  margin-top: 15px;
  /* height: 350px;
  overflow-y: auto; */
}

#info-contacts table{
  margin-top: -15px;
}

#info-left{
/*  float:left;*/
  width:210px;
  padding: 0 0 35px 0;
  display: block;
}
#info-right{
/*   float:right;*/
   width:210px;
   margin-right: 15px;
   padding: 0 0 35px 0;
   display: block;
}
#info-bottom{
   clear:both;
  width:390px;
  /* height:125px; */
  border-top:1px solid black;
  margin-left:30px;
  padding-top:5px;  
  font-size:11px;
  color:#000;
  font-style:italic;
}
.title{
  font-size:16px;
  font-weight:bold;
  color:#009999;
  margin-top:10px;
  margin-left:30px;
  margin-bottom:10px;
}
#info-right .title{
  margin-left: 20px;
}
.fb-title{
  font-size:16px;
  font-weight:bold;
  color:#009999;
  margin-top:10px;
  margin-left:21px;
  margin-bottom:10px;
}
.subtitle{
  font-size:11px;
  font-weight:bold;  
  color:#666666;
  margin-left:30px;
}
#info-right .subtitle{
  margin-left: 20px;
}
.address{
  font-size:11px;
  color:#666666;
  margin-left:30px;
}
#info-right .address{
  margin-left: 20px;
}
.phone{
  margin-top:8px;
  font-size:11px;
  color:#666666;
  margin-left:30px;
}
#info-right .phone{
  margin-left: 20px;
}
#info-area a{
  color:#009999;
}
#info-area a:hover{
  text-decoration:none;
}
#formcontainer{   
  float:right;
  width:283px;
  height:438px;  
}
.cform{   
  width:273px;
  height:370px;
  #background-image:url('/images/nailner/contact_form_bg.jpg');
  background-color: #DFDFDF;
  background-repeat:no-repeat;
  background-position:top left;
  
}
label{
  display:block;
  font-size:12px;
  color:#666666;
  padding-top:5px;
  padding-left:20px;
}
input{
  display:block;
  width:225px;
  height:22px;
  font-size:12px;
  font-family: 'Trebuchet MS';
  color:#000;
  margin-left:20px;
  background-color:#f0f0f0;
  border:1px solid #c0c0c0;
}
.msgfield{
  width:224px;
  height:64px;  
  display:block;
  font-size:12px;
  font-family: 'Trebuchet MS';
  color:#000;
  margin-left:20px;
  background-color:#f0f0f0;
  border:1px solid #c0c0c0;
}
.codefield{
  width:100px;    
}
.codebutton{
  float:left;
  font-size:11px;
  color:#009999;
  margin-top:-47px;  
  margin-left:136px;    
}
.codebutton:hover{
  text-decoration:none;  
}
.captcha{
  float:left;  
  margin-top:-30px;  
  margin-left:136px;
}
.submitbutton{
/*  background-image:url('/images/nailner/bluebutton.png');*/
  background-repeat:no-repeat;
  background-position:top left;
  width:87px;
  height:26px;
  margin: 0 auto;
  margin-top: -4px;
/*  
  margin-top:10px;
  margin-left:80px;
  padding-top:0px;  
  padding-left:8px;  
*/  
  font-size:14px;
  color:#fff;
  cursor:pointer;
}

/*
.submitbutton:hover{
  background-image:url('/images/nailner/bluebutton_hover.png');
}
*/









































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