/*------------------------------------------------------------------
[Master Stylesheet]
Project:		nail international
Version:		1.0
Last change:	24/04/09
-------------------------------------------------------------------*/

@charset "utf-8";
* {padding: 0px; margin: 0px;} /* Reset Padding & Margin Properties to 0px for all HTML elements */

body {
    background:url(img/bg.gif);
    background-repeat:repeat-x;
	background-position: top center;
	background-color: #000000;
	color:#26202B;
	font-family: Arial, Helvetica, sans-serif;
}

body,td {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
p,form{
	margin:0px;
	padding:0px;
}
a,a:hover{
    font-family: Arial, Helvetica, sans-serif;
	color:#898989;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   
}
a:hover{
   color:#4d5a1b;
}
.content1 a img,.content1 a:hover img,.content2 a img,.content2 a:hover img{
  border:2px solid #FFFFFF;
}
input{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   
}
select{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
}
.wrapper {
	width: 990px;
	margin: 0px auto;
	position:relative;
}

.LinkStyle1,.LinkStyle1:hover{
	color:#91ab2a;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
    
}
.LinkStyle1{
	text-decoration:none;
}
.LinkStyle2,.LinkStyle2:hover{
    font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.LinkStyle2{
	text-decoration:underline;
}

.txtfield,.txtarea{
	border:1px solid #CCCCCC;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.txtfield2,.txtarea2{
	border:1px solid #CCCCCC;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.txtbutton{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	padding:2px;
	
}
.txtfield,.txtarea{
	border:1px solid #CCCCCC;
	padding:1px 0px 1px 3px;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.txtfield3,.txtarea3{
	border:1px solid #CCCCCC;
	padding:1px 0px 1px 3px;
	width:140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:2px;
}
.text_style1{
	padding:1px 0px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}
.text_style2{
	padding:1px 0px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}

.text_small1{
    padding:4px 0px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}
.men
{
 margin:0px 10px 0px 10px;

}
.men_bottom
{
  background:url(img/men_bottom.gif) no-repeat;
}
.men_top
{
    background:url(img/men_top.gif) no-repeat;
    width:200px;
	height:24px;
	
}
.men_top span{
   display:block;
   font-size:10px;
   color:#4d5a1b;
   padding:5px 9px;
   font-weight:normal;

}
.mainmenu,.mainmenu ul{
	list-style:none;
	clear:both;
	padding:0px;
	margin:0px;
	text-indent: 0px;
	font-size:1px;
}

.mainmenu .second{
	display:none;
	background-color:#e1efa0;
	}


.mainmenu a,.mainmenu a:hover{
	display:block;
	font-weight:bold;
	font-size:11px;
	color:#4f5a1e;
	text-decoration:none;
	margin:0px;
	padding:7px 0px 7px 6px;
	letter-spacing:-0.1px;
}
	
.mainmenu a:hover{
	background-image:url(img/menu_hover.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	}

.mainmenu li a{
	background-image:url(img/menu_off.gif);
    background-repeat: repeat-x;
	color: #4c5a1c;
	}
.mainmenu span,.mainmenu span:hover{
	margin:0px;
	padding:7px 0px 7px 9px;
	background-image:url(img/arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}

.mainmenu .active .second{
	display:block;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #c8e359;
	
	
}
.mainmenu .active a{
  color: #E3D7ED;
  background-image:url(img/menu_hover.gif);
  background-repeat: repeat-x;
	
}
.mainmenu .active a,.mainmenu .active a:hover{
	display:block;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:7px 0px 7px 6px;
	background-image:url(img/menu_hover.gif);
	background-repeat: repeat-x;
	}

.mainmenu .active .second .link, .mainmenu .second .link:hover,  .mainmenu .second .link {
	font-weight: normal;
	color: #242625;
	background-image:url(img/arrow2.gif);
	background-repeat:no-repeat;
	background-position: center left; 
	padding: 5px 10px 5px 10px;
	margin-left: 10px;
	
} 
.header_search{
	margin-top:8px;
	margin-bottom:10px;
}
.header_search input{
	width:152px;
	height:16px;
	vertical-align:middle;
	border:0px;
	padding:2px 4px;
}
.header_search .btn{
	width:53px;
	height:20px;
	vertical-align:middle;
	margin-left:-7px;
}
#content{
	
	background-color:#FFFFFF;
	padding:1px 0px;
    border-right: 2px solid #E0E2DF;
    border-left: 2px solid #E0E2DF;
	
	
}
.ybasket{
	padding:0px 0px 10px 0px;
    margin:0px;
	
	}
  .ybasket h1{
	 color:#8aa031;
	 font-weight:bold;
	 font-size:11px;
	 letter-spacing:-0.2px;
    }
  .ybasket span{
	 color:#000000;
	 font-weight:normal;
	 font-size:11px;
	 display:block;
	 padding:3px 3px 0px 20px;
	 margin:0px;
    }	
.news{
	background:url(img/news_bg.gif) repeat-x 0px 0px;
	width:230px;
	height:155px;
	margin:0px;
	    
}
.news h2{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#343c12;
	font-weight:bold;
	padding:3px 2px 2px 0px;
}
.news .LinkStyle1{
	margin : 0px;
	color:#343c12;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.news a,
.news a:hover{
	margin : 0px;
	color:#343c12;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.footer{
	padding:0px;
	margin:0px;
	font-size:11px;
	height:63px;
	width:966px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#141707;
	
}
.footer a,.footer a:hover{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
	
}
.footer a{
	text-decoration:none;
	
}
.footer span
{
    font-size:10px;
	color:#939687;
	text-decoration:none;
}
.featured_products{
  background:#e1e1e1; 
  margin-top:10px;
  
}
.featured_products h1 span{
	visibility:hidden;
}
.featured_products .product{
	background:#E1E1E1;
	float:left;
	width:230px;
	margin-bottom:1px;
	padding:5px 0px;
	
}

.featured_products .img{
	padding-left:8px;
}


.featured_products .product .description{
	float:right;
	color:#646364;
	width:170px;
	padding-right:20px;
	
}
.featured_products .product h1{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	
	
}
.featured_products .product p{
	color:#646364;
	font-size:11px;
	font-weight:normal;
	margin:0px;
}
.featured_products .product .description .LinkStyle1{
	margin-top:2px;
	float:right;
}
.h_products
{
 width:516px;
 float:left;
}
.h_products h1{
 color:#55267C;
 padding:2px;
 margin:0px;
}
.h_products span{
 margin:0px;
 padding:0px;
}
.h_products .product
{
  font-size:11px;
  color:#4C4C4C;
  float:left;
  width:246px;
  margin:4px;
  border:1px solid #E6E6E6;
  vertical-align:top;
}
.h_products .product img
{
 padding:2px;
}
.view_products,.view_products:hover{
	color:#92278F;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:8px 6px 15px 0px;
	
}
.view-products{
	text-decoration:none;
}


.products{
	float:left;
	color:#5B5A5B;
}
.product .item{
   border:2px solid #ECDFF0; 
   margin-right: 5px; 
   width: 114px; 
   height: 114px; 
   overflow: hidden; 
   float:left; 
   text-align:center;
  }
.products .product{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	height:190px;
	text-align:center;
	vertical-align:bottom;
}
.products .product .img{
	margin:10px 9px;
	
}
.products .product .img img{
	vertical-align:middle;
	padding:0px;
	margin:0px;
}
.products .product table{
	margin:2px 2px;
	margin-top:0px;
	background-color:#E4E3E4;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	height:39px;
}
.products .product table a,.products .product table a:hover{
	color:#98b61d;
	font-weight:bold;
	text-decoration:underline;
}
.products .product table a{
	text-decoration:none;
}
/*
.big_products .product{
	color:#5B5A5B;
	font-size:11px;
	text-align:left;
}
.big_products .product td{
	color:#5B5A5B;
}
.big_products1,.big_products2{
    width:252px;
	border:1px solid #cccccc;
	margin:0px 10px 10px 0px;
	float:left;
}
.big_products2{
   margin:0px 0px 10px 0px;
}
.big_products1 td,.big_products2 td{
   color:#5B5A5B;
}
.big_products1 .txtform,
.big_products2 .txtform,
.txtform
{
 border:1px solid #ababab;
 font-weight:bold;
 color:#5B5A5B;
 
}
.big_products1 .product,.big_products2 .product{
    padding:9px;
	color:#5b5a5b;
}
*/


.big_products .product{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	vertical-align:top;
	height:auto;
	_height:180px;
	min-height:180px;
	text-align:right;
	padding:6px;
	
	
}

.big_products .product .img{
	float:left;
	text-align:center;
	margin:5px 9px 5px 5px;
	padding:0px;

	
}
.big_products .product div{
	min-height:180px;
	height:auto;
	_height:180px;
	text-align:left;
	
	
}
.big_products .product h2{
	font-size:13px;
	color:#94028E;
	font-weight:bold;
	margin:5px 0px;
	padding:0px;
	text-align:left;	
}
.big_products .product p{
	color:#5B5A5B;
	font-size:11px;
	
	text-align:left;
}
.big_products .product table{
	padding-left:10px;
	margin-top:2px;
	margin-right:2px;
	width:440px;
	
}
.big_products .product td{
	width:100%;
	color:#5B5A5B;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	text-align:left;
	
	
}
.big_products .product td span{
	width:100%;
	color:#5B5A5B;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	text-align:left;
	padding:0px;
	margin:0px;
	
	
	
}
.big_products .product input{
	border-top:1px solid #ABABAB;
	border-left:1px solid #ABABAB;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-right:8px;
	color:#5B5A5B;
	font-size:11px;
	width:25px;
}
.big_products .product select{
	border-top:1px solid #ABABAB;
	border-left:1px solid #ABABAB;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-right:5px;
	color:#767175;
	font-size:11px;
	width:240px;
}
.big_products .normalize{
	width:auto;
	height:auto;
	min-height:inherit;
	border-width:0px;
	text-align:left;
	
}
.big_products .normalize div{
	width:auto;
	float:none;
	padding:10px 2px 2px 4px; 
}
.big_products .normalize table{
	margin-left:0px;
	width:100%;
	margin-bottom:2px;
	margin-right:2px;
}
.big_products .product .btn{
	border-width:0px;
	width:auto;
}

.my_orders thead th {
	padding:5px;	
	background-color:#B3B3B3;
	text-align:center;
	color:#FEFEFE;

}
.my_orders .td1{
	padding:5px;
	color:#5b5a5b;
	background-color:#F5F5F5;
}

.my_orders .td2{
	padding:5px;
	color:#5b5a5b;
	background-color:#FFFFFF;
}
.LinkStyle3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
.LinkStyle3:Hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}
.LinkStyle4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #4d5a1b; text-decoration: none;}
.LinkStyle4:Hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #4d5a1b; text-decoration: underline;}
.field_small{
	border:1px solid #CCCCCC;
	font-size:11px;
}
.txt{
	font-size:11px;
	font-weight:normal;
	padding-right:3px;
	
}
.search td{
	border-bottom:1px solid #CCCCCC;
	vertical-align:top;
}

.search h2{
	margin:2px 0px 5px 0px;
	padding:0px;
	font-size:14px;
	color:#94028E;
}
.search p{
	font-size:11px;
	padding-bottom:10px;
	width:350px;
}
.search div{
	background-color:#E3E3E3;
	margin-top:2px;
	margin-bottom:5px;
}
.search div label{
	display:block;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	margin:0px 3px;
	padding-left:3px;
}
.search div input,.search div select{
	border:1px solid #CCCCCC;
	margin:5px;
	width:200px;
}
.search div.small label{
	display:inline;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	margin:0px 3px;
	padding-left:3px;
}
.search div.small input{
	border:1px solid #CCCCCC;
	margin:5px;
	width:40px;
	vertical-align:middle;
}
.postage{
	margin-top:5px;
	margin-bottom:10px;
}
.postage fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}
.postage fieldset legend{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.postage fieldset label{
	display:block;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	font-weight:normal;
	font-size:12px;
	text-align:left;
}
.postage fieldset label input{
	vertical-align:middle;
	margin-left:10px;
	margin-right:2px;
}

.postage fieldset div{
	margin-top:10px;
	padding:3px;
	border:1px solid #CCCCCC;
	padding-right:15px;
}

.enlarge,.enlarge:hover{
	display:block;
	background:#FFFFFF url(img/zoom.png) no-repeat 60px 0px;
	text-align:center;
	padding:2px;
	padding-left:20px;
	color:#000000;
	text-decoration:underline;
}
.enlarge{
	text-decoration:none;
}
.hide{
	visibility:hidden;
	position:absolute;
	left:-99999px;
}
.coupon{
	border:1px solid #999999;
	background-color:#CCCCCC;
	padding:5px 10px;
	margin-bottom:10px;
}
.coupon p{
	text-transform:capitalize;
	color:#94028E;
	font-weight:bold;
	font-size:12px;
	margin-bottom:2px;
	border-bottom:1px solid #e5e5e5;
}
.coupon p span{
	text-transform:none;
	color:#000000;
}
.PrevNextLink{
    font-family: Arial, Helvetica, sans-serif;
	color:#8aa421;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   
}
.PrevNextLink:hover{
    font-family: Arial, Helvetica, sans-serif;
	color:#8aa421;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   
}
.distance4px{
   margin:4px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
