html {
    height: 100%;
}

body { 
	margin-top: 0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:center;
	overflow-x:hidden;
	background-color:#fef2f2;
	}

a {
	text-decoration:none;
	color:#fff;
}

#footer {
	background:url('./images/footer_bg.png') repeat-x;
	height:109px;
	width:1000px;
	font-size:11px;
	font-family:Tahoma;
	color:#fff;
}

#header { 
	margin-top: -1px;
	top: 0;
	right:0;
	left: 0;
	bottom: 0; 
	position: absolute;
	z-index: 2; 
	}

#header-menu {
	margin-top:-22px;
	position:absolute;
}

#header-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #ab4344;
	text-decoration:none;
	letter-spacing:1px;	
}

#header-text a {
	color: #ab4344;
	text-decoration:none;
	letter-spacing:1px;	
}

#header-text a:hover {
	color: #e9c1c2;
	text-decoration:none;
	letter-spacing:1px;	
}

#footer-text2 {
	font-family: Tahoma;	
	text-align: left;
	font-size: 10px;
	color: #ebdbdc;
	text-decoration:none;
	padding-left:15px;
	margin-top:-30px;
	letter-spacing:1px;
}

#footer-text2 a {
	font-family: Tahoma;	
	font-size: 10px;
	color: #ebdbdc;
	text-decoration:none;
}

#footer-text1 {
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:15px;
}

#content-home {
	line-height:15px;
	font-family:Tahoma;
	font-size:11px;
	background:#fff;
	width:1000px;
}

#content {
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	width:1000px;
	height:100%;
}

#slide_thumb {
	background:url('images/slide_thumb.jpg');
	width:219px;
	height:154px;
	position:absolute;
	z-index:1;
	margin:10px 0 0 170px;
}

#btn_social {
	float:right;
	padding-right:10px;
}

#btn_social img {
	padding-right:2px;
}

#btn_headerbtn1 {
	text-align: center;
    top: 0px;
    left: 10px;
	float:left;
  	z-index: 4;
	display: block;
	width: 82px;
	height: 40px;
	background: url('./images/headerbtn1.jpg') bottom;
	text-indent: -99999px;
	margin: 2px;
}

#btn_headerbtn1:hover{
	background-position: 0 0;
}

#btn_headerbtn2 {
	text-align: center;
    top: 0px;
    left: 10px;
	float:left;
  	z-index: 4;
	display: block;
	width: 103px;
	height: 40px;
	background: url('./images/headerbtn2.jpg') bottom;
	text-indent: -99999px;
	margin: 2px;
}

#btn_headerbtn2:hover{
	background-position: 0 0;
}

#btn_headerbtn3 {
	text-align: center;
    top: 0px;
    left: 10px;
	float:left;
  	z-index: 4;
	display: block;
	width: 113px;
	height: 40px;
	background: url('./images/headerbtn3.jpg') bottom;
	text-indent: -99999px;
	margin: 2px;
}

#btn_headerbtn3:hover{
	background-position: 0 0;
}

#btn_headerbtn4 {
	text-align: center;
    top: 0px;
    left: 10px;
	float:left;
  	z-index: 4;
	display: block;
	width: 109px;
	height: 40px;
	background: url('./images/headerbtn4.jpg') bottom;
	text-indent: -99999px;
	margin: 2px;
}

#btn_headerbtn4:hover{
	background-position: 0 0;
}

#btn_headerbtn5 {
	text-align: center;
    top: 0px;
    left: 10px;
	float:left;
  	z-index: 4;
	display: block;
	width: 118px;
	height: 40px;
	background: url('./images/headerbtn5.jpg') bottom;
	text-indent: -99999px;
	margin: 2px;
}

#btn_headerbtn5:hover{
	background-position: 0 0;
}

#btn_headerbtn6 {
	text-align: center;
    top: 0px;
    left: 10px;
	float:left;
  	z-index: 4;
	display: block;
	width: 145px;
	height: 40px;
	background: url('./images/headerbtn6.jpg') bottom;
	text-indent: -99999px;
	margin: 2px;
}

#btn_headerbtn6:hover{
	background-position: 0 0;
}

#btn_headerbtn7 {
	text-align: center;
    top: 0px;
    left: 10px;
	float:left;
  	z-index: 4;
	display: block;
	width: 124px;
	height: 40px;
	background: url('./images/headerbtn7.jpg') bottom;
	text-indent: -99999px;
	margin: 2px;
}

#btn_headerbtn7:hover{
	background-position: 0 0;
}

#btn_headerbtn8 {
	text-align: center;
    top: 0px;
    left: 10px;
	float:left;
  	z-index: 4;
	display: block;
	width: 126px;
	height: 40px;
	background: url('./images/headerbtn8.jpg') bottom;
	text-indent: -99999px;
	margin: 2px;
}

#btn_headerbtn8:hover{
	background-position: 0 0;
}

#about {
	padding:10px 50px 0 50px;
	font-size:17px;
	color: #333;
	text-align:justify;
}

#about2 {
	padding:0 50px 0 50px;
	font-size:14px;
	color: #333;
	font-style:italic;
	text-align:justify;
}

#clients {
	margin:20px 0 0 20px;
	color: #333;
	font-size:16px;
	line-height:30px;
	position:relative;
}

ul {
	list-style-image:url('images/bullet.png');
}

#btn_client-others {
	text-align: center;
    top: 0px;
    left: 10px;
	float:left;
  	z-index: 4;
	display: block;
	width: 242px;
	height: 142px;
	background: url('./images/where_thumb12.jpg') bottom;
	text-indent: -99999px;
	margin: 2px;
}

#btn_client-others:hover{
	background-position: 0 0;
}

#haircare-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 10px 0 10px 0;
	color:#333;
}

#haircare-categories {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	margin-top:10px;
	margin-left:10px;
}

#haircare-categories a {
	color:#333;
}

#haircare-categories a:hover{
	color:#333;
}

#haircare-categories-bar {
	background:url('images/haircare-categories-bar.png');
	height:1px;
	width:250px;
	margin: 3px 0 3px 0;
}

#haircare-bar {
	background:url('images/contact-bar.png');
	width:685px;
	height:1px;
	position:absolute;
	margin-top:-20px;
	margin-left:260px;
}

#haircare-pagetitle {
	background:url('images/pagetitle_haircare.png');
	width:650px;
	height:225px;
	right:0;
	float:right;
}

#haircare-category-pagetitle {
	background:url('images/pagetitle_products.jpg');
	width:1000px;
	height:36px;
	text-align:left;
	position:relative;
}

#haircare-category-pagetitle .pagetitle{
	width:1000px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#fff;
	letter-spacing:1px;
	padding-left:30px;
	padding-top:8px;
	position:relative;
}








#skincare-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 10px 0 10px 0;
	color:#333;
}

#skincare-categories {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	margin-top:10px;
	margin-left:10px;
}

#skincare-categories a {
	color:#333;
}

#skincare-categories a:hover{
	color:#333;
}

#skincare-categories-bar {
	background:url('images/haircare-categories-bar.png');
	height:1px;
	width:250px;
	margin: 3px 0 3px 0;
}

#skincare-bar {
	background:url('images/contact-bar.png');
	width:685px;
	height:1px;
	position:absolute;
	margin-top:-20px;
	margin-left:260px;
}

#skincare-pagetitle {
	background:url('images/pagetitle_skincare.png');
	width:650px;
	height:225px;
	right:0;
	float:right;
}

#skincare-category-pagetitle {
	background:url('images/pagetitle_products.jpg');
	width:1000px;
	height:36px;
	text-align:left;
	position:relative;
}

#skincare-category-pagetitle .pagetitle{
	width:1000px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#fff;
	letter-spacing:1px;
	padding-left:30px;
	padding-top:8px;
	position:relative;
}








#bodycare-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 10px 0 10px 0;
	color:#333;
}

#bodycare-categories {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	margin-top:10px;
	margin-left:10px;
}

#bodycare-categories a {
	color:#333;
}

#bodycare-categories a:hover{
	color:#333;
}

#bodycare-categories-bar {
	background:url('images/haircare-categories-bar.png');
	height:1px;
	width:250px;
	margin: 3px 0 3px 0;
}

#bodycare-bar {
	background:url('images/contact-bar.png');
	width:665px;
	height:1px;
	position:absolute;
	margin-top:-20px;
	margin-left:280px;
}

#bodycare-pagetitle {
	background:url('images/pagetitle_bodycare.png');
	width:650px;
	height:225px;
	right:0;
	float:right;
}

#bodycare-category-pagetitle {
	background:url('images/pagetitle_products.jpg');
	width:1000px;
	height:36px;
	text-align:left;
	position:relative;
}

#bodycare-category-pagetitle .pagetitle{
	width:1000px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#fff;
	letter-spacing:1px;
	padding-left:30px;
	padding-top:8px;
	position:relative;
}



#product-swallow {
	background:url('images/product-swallow.jpg');
	width:400px;
	height:80px;
	margin-bottom:10px;
}

#product-monea {
	background:url('images/product-monea.jpg');
	width:400px;
	height:80px;
	margin-bottom:10px;
}

#product-derma {
	background:url('images/product-derma.jpg');
	width:400px;
	height:80px;
	margin-bottom:10px;
}

#product-jtomas {
	background:url('images/product-jtomas.jpg');
	width:400px;
	height:80px;
	margin-bottom:10px;
}

#product-skinlite {
	background:url('images/product-skinlite.jpg');
	width:400px;
	height:80px;
	margin-bottom:10px;
}

#product-title {
	width:400px;
	font-size:21px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:none;
	color:#333;
}

#product-size {
	width:400px;	
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#333;
	margin: -10px 0 10px 0;
}

#product-content {
	width:400px;
	border:1px solid #ccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#333;
	background:#e7e7e7;
	line-height:17px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-top:20px;
}

#product-content .detail {
	padding:20px;
	width:350px;
	text-align:justify;
}

#product-main img{
	float:center;
	width:500px;
	height:500px;
}





#product-thumb {
	width:100%;
	text-align:center;
	margin: 0 auto 0 auto;
	display: block;
	float:center;
	padding-left:16px;
}

#product-thumb img{
	border: 1px solid #ccc;
	margin:5px 5px 5px 5px;
	float:center;
}

figure {
	float: left;
	margin: 0; padding: 0; 
	list-style-type: none; 
	list-style-image: none;
}

figcaption {
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#333;
	width:230px;
	height:40px;
}

figcaption:hover {
	text-decoration:underline
}












.sp-slideshow {
    position: relative;
	width: 741px;
	height: 455px;
}

.sp-content {
    background: #7d7f72 url(../images/grid.png) repeat scroll 0 0;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.sp-parallax-bg {
    background: url(../images/map.png) repeat-x scroll 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.sp-slideshow input {
    position: absolute;
	bottom: 15px;
	left: 50%;
	width: 9px;
	height: 9px;
	z-index: 1001;
	cursor: pointer;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.sp-slideshow input + label {
    position: absolute;
    bottom: 15px;
	left: 50%;
    width: 6px;
	height: 6px;
	display: block;
	z-index: 1000;
	border: 3px solid #fff;
	border: 3px solid rgba(255,255,255,0.9);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color linear 0.1s;
    -moz-transition: background-color linear 0.1s;
    -o-transition: background-color linear 0.1s;
    -ms-transition: background-color linear 0.1s;
    transition: background-color linear 0.1s;
}
.sp-slideshow input:checked + label {
	background-color: #fff;
    background-color: rgba(255,255,255,0.9);
}

.sp-selector-1, .button-label-1 {
    margin-left: -36px;
}

.sp-selector-2, .button-label-2 {
    margin-left: -18px;
}

.sp-selector-4, .button-label-4 {
    margin-left: 18px;
}

.sp-selector-5, .button-label-5 {
    margin-left: 36px;
}

.sp-arrow {
    position: absolute;
	top: 50%;
	width: 28px;
	height: 38px;
	margin-top: -19px;
	display: none;
	opacity: 0.8;
	cursor: pointer;
	z-index: 1000;
	background: transparent url('./images/arrows.png') no-repeat;
	-webkit-transition: opacity linear 0.3s;
    -moz-transition: opacity linear 0.3s;
    -o-transition: opacity linear 0.3s;
    -ms-transition: opacity linear 0.3s;
    transition: opacity linear 0.3s;
}
.sp-arrow:hover{
	opacity: 1;
}
.sp-arrow:active{
	margin-top: -18px;
}
.sp-selector-1:checked ~ .sp-arrow.sp-a2,
.sp-selector-2:checked ~ .sp-arrow.sp-a3,
.sp-selector-3:checked ~ .sp-arrow.sp-a4,
.sp-selector-4:checked ~ .sp-arrow.sp-a5 {
    right: 15px;
	display: block;
	background-position: top right;
}
.sp-selector-2:checked ~ .sp-arrow.sp-a1,
.sp-selector-3:checked ~ .sp-arrow.sp-a2,
.sp-selector-4:checked ~ .sp-arrow.sp-a3,
.sp-selector-5:checked ~ .sp-arrow.sp-a4 {
    left: 15px;
	display: block;
	background-position: top left;
}

.sp-slideshow input:checked ~ .sp-content {
    -webkit-transition: background-position linear 0.6s, background-color linear 0.8s;
    -moz-transition: background-position linear 0.6s, background-color linear 0.8s;
    -o-transition: background-position linear 0.6s, background-color linear 0.8s;
    -ms-transition: background-position linear 0.6s, background-color linear 0.8s;
    transition: background-position linear 0.6s, background-color linear 0.8s;
}

.sp-slideshow input:checked ~ .sp-content .sp-parallax-bg {
    -webkit-transition: background-position linear 0.7s;
    -moz-transition: background-position linear 0.7s;
    -o-transition: background-position linear 0.7s;
    -ms-transition: background-position linear 0.7s;
    transition: background-position linear 0.7s;
}

input.sp-selector-1:checked ~ .sp-content {
    background-position: 0 0;
	background-color: #fff;
}

input.sp-selector-2:checked ~ .sp-content {
    background-position: -100px 0;
	background-color: #fff;
}

input.sp-selector-3:checked ~ .sp-content {
    background-position: -200px 0;
	background-color: #fff;
}

input.sp-selector-4:checked ~ .sp-content {
    background-position: -300px 0;
	background-color: #fff;
}

input.sp-selector-5:checked ~ .sp-content {
    background-position: -400px 0;
	background-color: #fff;
}

input.sp-selector-1:checked ~ .sp-content .sp-parallax-bg {
    background-position: 0 0;
}

input.sp-selector-2:checked ~ .sp-content .sp-parallax-bg {
    background-position: -200px 0;
}

input.sp-selector-3:checked ~ .sp-content .sp-parallax-bg {
    background-position: -400px 0;
}

input.sp-selector-4:checked ~ .sp-content .sp-parallax-bg {
    background-position: -600px 0;
}

input.sp-selector-5:checked ~ .sp-content .sp-parallax-bg {
    background-position: -800px 0;
}

.sp-slider {
    position: relative;
	left: 0;
    width: 500%;
	height: 100%;
	list-style: none;
    margin: 0;
	padding: 0;
    -webkit-transition: left ease-in 0.8s;
    -moz-transition: left ease-in 0.8s;
    -o-transition: left ease-in 0.8s;
    -ms-transition: left ease-in 0.8s;
    transition: left ease-in 0.8s; 
}

.sp-slider > li {
	color: #fff;
	width: 20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
    float: left;
	text-align: center;
	opacity: 0.4;
    -webkit-transition: opacity ease-in 0.4s 0.8s;
    -moz-transition: opacity ease-in 0.4s 0.8s;
    -o-transition: opacity ease-in 0.4s 0.8s;
    -ms-transition: opacity ease-in 0.4s 0.8s;
    transition: opacity ease-in 0.4s 0.8s; 
}

input.sp-selector-1:checked ~ .sp-content .sp-slider {
    left: 0;
}

input.sp-selector-2:checked ~ .sp-content .sp-slider {
    left: -100%;
}

input.sp-selector-3:checked ~ .sp-content .sp-slider {
    left: -200%;
}

input.sp-selector-4:checked ~ .sp-content .sp-slider {
    left: -300%;
}

input.sp-selector-5:checked ~ .sp-content .sp-slider {
    left: -400%;
}

input.sp-selector-1:checked ~ .sp-content .sp-slider > li:first-child,
input.sp-selector-2:checked ~ .sp-content .sp-slider > li:nth-child(2),
input.sp-selector-3:checked ~ .sp-content .sp-slider > li:nth-child(3),
input.sp-selector-4:checked ~ .sp-content .sp-slider > li:nth-child(4),
input.sp-selector-5:checked ~ .sp-content .sp-slider > li:nth-child(5){
	opacity: 1;
}
@media screen and (max-width: 840px){
	.sp-slideshow { height: 345px; }
}
@media screen and (max-width: 680px){
	.sp-slideshow { height: 285px; }
}
@media screen and (max-width: 560px){
	.sp-slideshow { height: 235px; }
}
@media screen and (max-width: 320px){
	.sp-slideshow { height: 158px; }
}









#tfheader{
		background-color:transparent;
	}
	#tfnewsearch{
		float:right;
	}
	.tftextinput{
		margin: 0;
		padding: 5px 10px;
		font-family: Tahoma;
		font-size:11px;
		letter-spacing:1px;
		border:none;
		background: #e9c1c2;
		color: #ab4344;
		width:135px;
	}
	.tfbutton {
		margin: 0;
		padding: 5px 15px;
		font-family:Tahoma;
		font-size:11px;
		letter-spacing:1px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #ffffff;
		border: none;
		background: #ab4344;
		width:77px;
	}
	.tfbutton:hover {
		text-decoration: none;
		background: #ab4344;
	}
	/* Fixes submit button height problem in Firefox */
	.tfbutton::-moz-focus-inner {
	  border: 0;
	}
	.tfclear{
		clear:both;
	}
	
	


#order-bar {
	background:url('images/contact-bar.png');
	width:710px;
	height:1px;
	position:absolute;
	margin-top:-10px;
	margin-left:240px;
}

#order-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 10px 0 0 20px;
	color:#333;
}

#order {
	font-family:Tahoma;
	font-size: 14px;
	border: none;
	padding-left:20px;
	line-height:31px;
}


#contact-map {
	margin-top:70px;
}

#contact-subscribe {
	margin-top:10px;
}

#contact-bar {
	background:url('images/contact-bar.png');
	width:775px;
	height:1px;
	position:absolute;
	margin-top:-10px;
	margin-left:180px;
}

#contact-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 30px 0 0 20px;
	color:#333;
}

#contact {
	font-family:Tahoma;
	font-size: 14px;
	border: none;
	padding-left:20px;
	line-height:25px;
}

form, fieldset, input, textarea {
	border: 0; outline: none;
}

label {
	float: left; clear: left; width: 70px;
	text-align: left; 
	font-size: 14px; 
	color: #333; 
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

input {
	width:290px;
	padding:5px 10px 5px 10px; 
	margin: 0 0 10px 0;
	left:0;
	background:#ebebeb;
	font-family: Tahoma;
	font-size:11px;
	letter-spacing:1px;
	border:none;
	color: #7c7c7c;
}
	input::-webkit-input-placeholder  {
    	color: #7c7c7c;
	}
	input:-moz-placeholder {
	    color: #7c7c7c;
	}

input[type=submit] {
		font-family:Tahoma;
		font-size:11px;
		letter-spacing:1px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #ffffff;
		border: none;
		background: #ab4344;
		width:77px;
}

textarea {
	width: 290px; 
	height: 100px; 
	padding: 10px; 
	margin: 0 0 0 0; 
	background: #ebebeb;
	font-family: Tahoma;
	font-size:11px;
	letter-spacing:1px;
	border:none;
	color: #7c7c7c;
}
	textarea::-webkit-input-placeholder  {
    	color: #7c7c7c;
	}
	textarea:-moz-placeholder {
	    color: #7c7c7c;
	}

select {
	font-family: Tahoma;
	font-size: 11px; 
	letter-spacing:1px; 
	color: #000000;
	margin-bottom:-5px;
	span.customStyleSelectBox { font-size:11px; background-color: #ebebeb; color:#7c7c7c; padding:5px 5px; border:1px solid #ebebeb; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px 5px; line-height: 11px; } 

span.customStyleSelectBox.changed { background-color: #ebebeb; } 

.customStyleSelectBoxInner { background:#ebebeb; }










