
@charset "utf-8";

/*
* http://www.lightmaker.nl
* tel: +31 (0)20 528 94 06
* copyright Lightmaker 2011
*/
/* CSS Document */
#mainimage {
  height: 177px;
  margin-top:35px;
  overflow:hidden;
  position: relative;
}
#image-title{
  position:absolute;
  float:right;
  top:38px;
  right:125px;
  font-size:36px;
  font-weight:bold;
  color:#e8ebec;
}
#image-subscript{
  position:absolute;
  float:right;
  top:84px;
  right:71px;
  font-size:16px;  
  color:#cccccc;
  text-align:center;
}    
.tabmenu{  
  text-align:left;
  font-size:16px;
  font-weight:bold;
  color:#FFFFFF;
  height:30px;
  margin-left:15px;
  margin-top: -25px;
  position: relative;
  border-bottom:none;
  z-index:10;
}  
.tabmenu ul{
  list-style-type:none;
  width:900px;  
}
.tabmenu ul li{
  float:left;
  height: 66px;
  text-align:center;  
  margin-top:-20px;
  margin-right:1px;
  margin-left:1px;
  padding-top:10px;
  padding-left:18px;
  padding-right:18px;
  background-image:url('/images/nailner/tab_transparent.png');
  background-repeat:repeat-x;
  background-position:top left;  
}
.tabmenu ul li a{
  position:relative;
  top:-5px;
  color:#FFFFFF;
  text-decoration:none;
}  
.tabmenu ul li a:hover{
  color:#CCCCCC;      
}
.tabmenu ul li.selected{
  background-image:url('/images/nailner/tab_white.png');
  background-position: 0 -12px;
  background-repeat: repeat-x;  
}
.tabmenu ul li.selected a {
  color:#999999;
}
.tabmenu ul li.selected a:hover {
  color:#666666;
}
#productarea {
  /* height:320px; */
  margin-top: -15px;
  position: relative;
  //margin-bottom: 40px;
  background-image:url('/images/nailner/productbody.png');
  background-repeat:no-repeat;
  background-position:bottom left;
  padding-bottom: 50px;
  margin-bottom: 40px;
}
#textarea{
  float:left;
  width:738px;
  /* height:320px; */
}

#purchase{
  position:absolute;
  margin-top:0px;
  margin-left:33px;  
  height:26px;  
  background-image:url('/images/nailner/button_right2.png');
  background-repeat:no-repeat;
  background-position:top right;   
  bottom: 15px;
}

#purchase a{
  color:#fff;
  text-decoration:none;
  font-size:14px;  
}

#purchase p{
  padding:5px;  
}

#purchase:hover{background-position:center right;}
#purchase.disabled{background-position:bottom right;}

#tabarea{
  float:left;
  width:700px;
  /* height:220px; */
/*  overflow-y:auto; */
}

.producttab {  
  /* position:absolute;
  height:220px; */
  width:680px;
  //padding-top:28px;
  margin-left:33px;
  padding-right: 10px;
  line-height:127%;
  text-align:left;  
  font-size:11px;  
  color:#666666;
}
.producttabtitle, .producttab h4 {
  font-size:16px;  
  font-weight:bold;
  color:#009999;  
}
.image-container{
  float:right;
  clear:both; 
  margin:10px;  
}
.image-right{
  clear:both;
  float:right;
  margin-right:5px;
  border:1px solid #c2c2c2;
  padding:2px;
}
.caption{
  clear:both; 
  height:30px;
  text-align:left:
  font-size:10px;
  font-style:italic;
  color:#000;
}

.mediaitem{
  position:relative;
/*  float:left;*/
  width:650px;
  height:160px;  
  overflow-x:hidden;
}
.thumbwrapper{
  float:left;
  margin-top:0px;
  margin-left:0px;
  border:1px solid #c2c4c3;
  width:242px;
  height:134px;
}
.thumb{
  margin:2px;
  width:238px;
  height:128px;
  border:1px solid #d3dcdc;
  cursor:pointer;
}
.mediaitem-title{  
  width:390px;
  margin-top:0px;
  margin-left:270px;
  font-size:16px;
  font-weight:bold;
  color:#009999;
  padding-bottom:8px;
  border-bottom:1px solid black;
}
.mediaitem-body{  
  width:390px;
  margin-top:10px;
  margin-left:270px;
  font-size:12px;
  font-style:italic;
}
.mediaitem-links{
  margin-top:15px;
  margin-left:270px;    
  font-size:11px;
  color:#009999;
  
}
.mediaitem-links ul li{    
  float:left;
  padding-right:10px;
  list-style-type : none;  
}
.mediaitem-links a{  
  color:#009999;
}
.mediaitem-links a:hover{  
  text-decoration:none;
}
.pipes{
  color:#000;
}
.clear { 
  clear: both;
  height: 1px;
  overflow: hidden; 
}


























































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