@charset "utf-8";

#mainimage {
  height: 177px;
  margin-top:35px;
  overflow:hidden;
  position: relative;
}
#image-title{
  position:absolute;
  float:left;
  top:38px;
  left:25px;
  font-size:36px;
  font-weight:bold;
  color:#e8ebec;
}
#image-subscript{
  position:absolute;
  float:left;
  top:84px;
  left:25px;
  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:600px;  */
}
.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:#4a257d;      
}
.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:#4a257d;
}
.tabmenu ul li.selected a:hover {
  color:#4a257d;
}
#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: 10px;
}
#textarea{
  float:left;
  width:738px;
  /* height:220px;
  overflow-y: auto; */
}
#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;
  visibility:hidden;
}
.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;
}
.clear { 
  clear: both;
  height: 1px;
  overflow: hidden; 
}
























































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