@charset "utf-8";
/* CSS Document */



body {
	font: 100% 'Noto Sans', sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	background-color: #292929;
}
html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}
/*

img#bg {

	position:fixed;

	_position:absolute;

	top:0;

	left:0;

	width:100%;

	height:100%;

	z-index: -1;

} */





/* GENERAL */

#wrap {
	min-height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
h1 {
	font-size: 22px;
	margin-top: 0;
	color: #f69795;
	font-weight: 300;
}
h2 {
	font-size: 18px;
	margin: 0;
	color: #f69795;
	font-weight: 300;
}
h3 {
	font-size: 16px;
	margin: 0;
	color: #FFF;
	font-weight: 450;
}
h4 {
	font-size: 14px;
	margin: 0;
	color: #f69795;
	font-weight: 300;
}
.twoColLiqLt #container {
	width: 100%;
	text-align: left;
}
/* TOP RIGHT MENU AND SOCIAL ICONS */

#social-icons {
	position: absolute;
	width: 30px;
	top: 38px;
	right: 20px;
}
#social-icons img {
	margin-bottom: 10px;
}
#top-menu {
	background-image: url(images/top-nav-bg-4.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 657px;
	height: 37px;
	top: 0px;
	right: 80px;
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #FFF;
}
#top-menu a {
	color: #FFF;
	text-decoration: none;
}
#top-menu a:hover {
	color: #f69795;
	text-decoration: none;
}
.register a:hover {
	color: #FFF;
	text-decoration: none;
}
#latest-news-tab {
	float: left;
	width: 117px;
	text-align: right;
	margin: 0 10px 0 0;
}
#forsalons-tab {
	float: left;
	width: 150px;
	text-align: center;
}
#register-tab {
	float: left;
	width: 167px;
	text-align: center;
}
#becomeadistributor-tab {
	float: left;
	width: 165px;
	text-align: right;
}
/* HOME */

#home-title {
	position: absolute;
	font-size: 45px;
	text-transform: uppercase;
	left: 158px;
	top: 230px;
	width: 500px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#home-title2 {
	margin: 0 0 20px 0;
	font-size: 35px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#home-grey-content {
	font-size: 12px;
	width: 310px;
	margin: 0 0 0 150px;
	width: 290px !important;
	padding: 10px;
	height: 350px !important;
	background-image: url(images/content-bg2.png);
	background-repeat: repeat-y;
}
#home-description {
	position: fixed;
	font-size: 14px;
	left: 158px;
	bottom: 249px;
	width: 500px;
}
#home-description2 {
	margin: 20px 0 0 150px;
	font-size: 14px;
	width: 500px;
}
#home-award {
	position: fixed;
	left: 78px;
	bottom: 0px;
	width: 200px;
}
#txtScroll {
	position: absolute;
	bottom: 15px;
	left: 1400;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	z-index: 3000;
}
/* Text Scroller */

#home-award2 {
	width: 278px;
	height: 229px;
	z-index: 100;
	text-align: right;
}
#scrollWrapper {
	width: 80%;
	height : 20px;
	float: right;
	position: fixed;
	bottom: 40px;
	right: 0px;
}
#oScroll {
	margin : 0px;
	padding : 0px;
	position : relative;
	width : 100%;
	height : 40px;
	overflow : hidden;
}
#scroll {
	position : absolute;
	white-space : nowrap;
	top: 0px;
	right: 0px;
}
.twoColLiqLt #sidebar {
	float: left;
	width: 115px;
	padding: 0;
	margin: 0;
	height: 100%;
	position: relative;
}
#logo {
	padding-top: 50px;
	width: 105px;
}
.dottedline {
	border-bottom: 1px dotted #CCC;
	padding-top: 20px;
	margin-bottom: 30px;
}
/* MEMBER */

#distributor {
	width: 100px;
	position: fixed;
	bottom: 25px;
	left: 7px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
}
#distributor a {
	color: #FFF;
	text-decoration: none;
}
#distributor a:hover {
	color: #FFF;
	text-decoration: none;
}
#becomeadistributor {
	margin-bottom: 5px;
}
#becomeadistributorPage {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 205px;
	left: 132px;
}
/* MIDDLE */

.twoColLiqLt #mainContent {
	margin: 0 0 0 150px;
	width: 885px;
	font-size: 13px;
}
#mainContent a {
	color: #FFF;
	text-decoration: none;
}
#mainContent a:hover {
	color: #f69795;
	text-decoration: none;
}
/* MAIN MENU */
#menu2 {
	width: 885px;
	margin: 30px 0 0 0;
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
	height: 260px;
}
#menu2 ul {
	margin:0;
    padding:0;
    list-style:none;
}
#menu2 ul li ul {
	margin:0 0 0 20px;
    padding:0;
    list-style:none;
}
#menu2 li a:hover {
	font-weight: 700;
	color: #f69795;
	text-decoration: none;
}
#menu2 li .selected {
	font-weight: 700;
	color: #f69795;
	text-decoration: none;
}


#menu {
	width: 885px;
	margin: 30px 0 0 0;
	color: #e7e5e7;
	font-size: 14px;
	line-height: 22px;
	height: 170px;
}
#menu ul, #menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100px;
}
#menu ul li a {
	display: inline-block;
	color: #e7e5e7;
	text-decoration: none;
}
#menu ul li:hover {
	position: relative;
}
#menu ul li a:hover {
	font-weight: 700;
	color: #f69795;
	text-decoration: none;
}
#menu ul li .selected {
	font-weight: 700;
	color: #f69795;
	text-decoration: none;
}
/* Second Level */

#menu ul li ul {
	position: absolute;
	display: none;
}
#menu ul li:hover ul {
	left: 100px;
	top: 0px;
	display: block;
}
#menu ul li ul li a {
	color: #e7e5e7;
	display: inline-block;
	width: 160px;
}
#menu-col1 {
	float: left;
	width: 100px;
}
#menu-col2 {
	float: left;
	width: 200px;
	padding: 24px 0 0 0;
}
#menu-col2 .selected {
	font-weight: 700;
	color: #f69795;
	text-decoration: none;
}
#menu-col2 a:hover {
	font-weight: 700;
	color: #f69795;
	text-decoration: none;
}
/* CONTENT */

#content {
	width: 885px;
	width: 860px !important;
	padding: 50px 0 15px 25px;
	margin: 0;
	min-height: 547px;
	height: 547px;
	height: auto;
}
.content-scroll {
	width: 845px;
	height: 547px;
	overflow: hidden;
	padding: 0;
}
#content-half {
	width: 440px;
	width: 390px !important;
	padding: 15px 25px;
	margin: 0 0 20px 0;
}
/* ABOUT US */

.about {
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
}
.about h2 {
	color: #f69795;
}
.about p {
	line-height: 20px;
}
#about-menu {
	float: left;
	width: 180px;
	height: 200px;
}
#about-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 20px;
	color: #c9cd5d;
}
#about-menu li a {
	color: #c9cd5d;
	font-size: 13px;
}
#about-menu li a:hover {
	color: #c9cd5d;
	font-weight: 700;
	text-decoration: none;
}
#about-menu ul li .selected {
	font-weight: 700;
	color: #c9cd5d;
	text-decoration: none;
}
#about-content {
	float: left;
	width: 655px;
}
.about-content-scroll {
	width: 655px;
	height: 545px;
	overflow: hidden;
	padding: 0;
}
/* OUR STORY */

.ourstory {
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
}
.ourstory h2 {
	color: #f69795;
}
.ourstory p {
	line-height: 20px;
}
/* OUR UNIQUE INGREDIENT */

.ouruniqueingredient {
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
}
.ouruniqueingredient h2 {
	color: #f69795;
}
.ouruniqueingredient p {
	line-height: 20px;
}
/* FOR SALONS */

.application-process-image {
	float: left;
	width: 163px;
	height: 163px;
	padding: 0;
	margin: 0 20px 40px 0;
}
.application-process-content {
	float: left;
	width: 400px;
	margin: 0 0 40px 0;
}
/* MEDIA */

.media {
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
}
.media h2 {
	color: #f69795;
}
.media-image {
	float: left;
	width: 185px;
	height: 185px;
	margin: 0 15px 15px 0;
}
.media-img {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 15px 15px 0;
}
/* SALON LOCATOR */

.salonlocator {
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
}
.salonlocator h2 {
	color: #f69795;
}
/* RANGE PAGE */

.range {
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
	min-height: 543px;
}
.range h2 {
	color: #f69795;
}
#range-menu {
	float: left;
	width: 95px;
}
#range-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 20px;
}
#range-menu li a {
	font-size: 13px;
	color: #f69795;
}
#range-menu li a:hover {
	font-weight: 700;
	color: #f69795;
	text-decoration: none;
}
#range-menu ul li .selected {
	font-weight: 700;
	text-decoration: none;
}
#range-content {
	float: left;
	width: 715px;
	padding: 0;
	margin: 0;
	color: #919295;
}
.range-product33 {
	float: left;
	width: 185px;
	height: 185px;
	text-align: center;
	margin: 0 20px 20px 0;
}
.range-product35 {
	float: left;
	width: 35%;
	height: 163px;
	text-align: center;
}
.range-product15 {
	float: left;
	width: 15%;
	height: 163px;
	text-align: center;
}
.range p {
	line-height: 20px;
}
.product-image {
	float: right;
	width: 185px;
	text-align: right;
	margin: 0;
}
.product-image2 {
	float: right;
	width: 170px;
	text-align: right;
	margin: 0 0 20px 0;
}
#award {
	width: 130px;
	position: absolute;
	left: 360px;
	top: 520px;
	padding: 0;
	margin: 0;
}
/* RANGE PROFESSTIONAL */

.professional-steps {
	width: 100%;
	margin: 0;
	padding: 0;
}
.step-image {
	float: left;
	width: 140px;
	padding: 0;
	margin: 0 20px 0 0;
}
.step-content {
	float: left;
	width: 330px;
	padding: 0;
	margin: 0;
}
/* PRODUCT RANGE */

#product-image {
	float: left;
	width: 185px;
	padding: 0;
	margin: 0;
	text-align: center;
}
#contentScroll {
	width: 885px;
	width: 860px !important;
	padding: 15px 0 15px 25px;
	margin: 0;
}
#product-content {
	float: left;
	width: 570px;
	width: 520px !important;
	padding: 80px 0 0 50px;
	margin: 0;
	color: #919295;
}
.product-content-scroll {
	width: 520px;
	height: 418px;
	overflow: hidden;
	padding: 0;
}
.product-content14 {
	font-size: 14px;
	font-weight: bold;
}
/* RANGE PAGE */

.products {
	background-image: url(images/range-content-bg.png);
	background-repeat: no-repeat;
}
.products h2 {
	color: #f69795;
}
.products {
	margin-right: 10px;
}
/* Smoothing */

.product-content117C {
	color: #c99900;
	font-size: 16px;
	font-weight: 450;
}
.product-content157C {
	color: #ef984a;
	font-size: 16px;
	font-weight: 450;
}
.product-content173C {
	color: #d6492a;
	font-size: 16px;
	font-weight: 450;
}
/* repair */

.product-content1777C {
	color: #ff657f;
	font-size: 16px;
	font-weight: 450;
}
/* Shampoo */

.product-content551C {
	color: #a1c4d0;
	font-size: 16px;
	font-weight: 450;
}
.product-content5155C {
	color: #c5acbe;
	font-size: 16px;
	font-weight: 450;
}
.product-content666C {
	color: #a192b4;
	font-size: 16px;
	font-weight: 450;
}
.product-content5777C {
	color: #a3a86b;
	font-size: 16px;
	font-weight: 450;
}
/* Conditioners */

.product-contentCoolGrey9C {
	color: #747679;
	font-size: 16px;
	font-weight: 450;
}
.product-content584C {
	color: #ced54b;
	font-size: 16px;
	font-weight: 450;
}
/* Styling */

.product-content678C {
	color: #e2c6d6;
	font-size: 16px;
	font-weight: 450;
}
.product-content9520C {
	color: #ddeee6;
	font-size: 16px;
	font-weight: 450;
}
/* FAQ PAGE */

.faq {
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
}
.faq h2 {
	color: #f69795;
}
.faqspace {
	margin-right: 10px;
}
/* NEWS */

.news-image {
	float: left;
	width: 185px;
	height: 185px;
	margin: 0 20px 20px 0;
}
.news-content {
	float: left;
	width: 605px;
	margin: 0 0 20px 0;
}
.news-line {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 20px 0;
}
/* CONTACT PAGE */

.contact {
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
}
.contact h2 {
	color: #f69795;
}
/* BECOME A DISTIBUTOR PAGE */

.becomeadistributor {
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
}
.becomeadistributor h2 {
	color: #f69795;
}
/* FOR SALONS */

.forSalonsProduct {
	float: left;
	width: 255px;
	height: 350px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	color: #8A8C8F;
	text-align: center;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.forSalonsProductLast {
	float: left;
	width: 255px;
	height: 350px;
	margin-bottom: 20px;
	background-color: #FFF;
	color: #8A8C8F;
	text-align: center;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#forsalons-menu {
	float: left;
	width: 200px;
	height: 200px;
}
#forsalons-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 20px;
	color: #c9cd5d;
}
#forsalons-menu li a {
	color: #c9cd5d;
	font-size: 13px;
}
#forsalons-menu li a:hover {
	color: #c9cd5d;
	font-weight: 700;
	text-decoration: none;
}
#forsalons-menu ul li .selected {
	font-weight: 700;
	color: #c9cd5d;
	text-decoration: none;
}
#forsalons-content {
	float: left;
	width: 635px;
}
.forsalons-content-scroll {
	width: 635px;
	height: 545px;
	overflow: hidden;
	padding: 0;
}
/* FORMS */

.formbuttons {
	font-size: 12px;
	font-weight: bold;
	color: #8E9092;
	background-color: #FFF;
	cursor: pointer;
	padding: 2px 4px;
	border: 1px solid #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* Salon Locator Form */

#SalonLocatorForm {
	width: 835px;
	width: 815px !important;
	padding: 10px 0 10px 20px;
	background-color: #FFF;
	color: #8A8C8F;
	z-index: 50;
	position: relative;
}
#SalonLocatorForm label {
	float: left;
	display: block;
	padding: 5px 10px 0 0;
	width: 110px;
	font-size: 12px;
	font-weight: normal;
	color: #8A8C8F;
	text-decoration: none;
	text-align: right;
}
#SalonLocatorForm span {
	clear: both;
	color: red;
	margin-left: 120px;
	margin-bottom: 15px;
}
#SalonLocatorForm input, #SalonLocatorForm select {
	margin: 5px 0 0 0;
}
#SalonLocatorForm textarea {
	margin: 5px 0 0 0;
	color: #8A8C8F;
	font-size: 12px;
	font: 100% 'Noto Sans', sans-serif;
}
#nameError, #stateError, #countryError, #zipcodeError, #phoneError, #emailError {
	font-size: 12px;
	color: #ff0000;
	margin: 0 0 5px 0;
}
.SalonLocatorforms {
	font-size: 12px;
	font-weight: normal;
	color: #8A8C8F;
	background-color: #FFF;
	padding: 2px;
	margin: 0;
	border: 1px solid #A8AAAC;
	width: 660px;
}
/* Register Form */

#RegisterForm {
	width: 835px;
	width: 815px !important;
	padding: 10px 0 10px 20px;
	background-color: #FFF;
	color: #8A8C8F;
}
#RegisterForm .error_message {
	color: red;
	margin-left: 120px;
	clear: both;
	margin-bottom: 20px;
}
#RegisterForm label {
	float: left;
	display: block;
	padding: 5px 10px 0 0;
	width: 110px;
	font-size: 12px;
	font-weight: normal;
	color: #8A8C8F;
	text-decoration: none;
	text-align: right;
}
#RegisterForm input, #RegisterForm select {
	margin: 5px 0 0 0;
}
#RegisterForm textarea {
	margin: 5px 0 0 0;
	color: #8A8C8F;
	font-size: 12px;
	font: 100% 'Noto Sans', sans-serif;
}
.RegisterFormforms {
	font-size: 12px;
	font-weight: normal;
	color: #8A8C8F;
	background-color: #FFF;
	padding: 2px;
	margin: 0;
	border: 1px solid #A8AAAC;
	width: 660px;
}
/* Admin Form */

#AdminForm {
	width: 835px;
	width: 815px !important;
	padding: 10px 0 10px 20px;
	color: #8A8C8F;
	background-color: #FFF;
}
#AdminForm form {
	z-index: 50;
}
#AdminForm label {
	float: left;
	display: block;
	padding: 5px 10px 0 0;
	width: 110px;
	font-size: 12px;
	font-weight: normal;
	color: #8A8C8F;
	text-decoration: none;
	text-align: right;
}
#AdminForm input, #AdminForm select {
	margin: 5px 0 0 0;
}
.Adminforms {
	font-size: 12px;
	font-weight: normal;
	color: #8A8C8F;
	background-color: #FFF;
	padding: 2px;
	margin: 0;
	border: 1px solid #A8AAAC;
	width: 150px;
}
/* Contact FORM */

.formContact {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	width: 520px;
	height: 100px;
	background-color: #FFF;
	padding: 2px;
	margin: 0;
	border: 1px solid #FFF;
	margin-bottom: 10px;
}
#ContactForm {
	padding: 0;
	margin: 0;
}
#ContactForm label {
	float: left;
	display: block;
	padding: 5px 10px 0 0;
	margin: 0 0 5px 0;
	width: 70px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
#ContactForm span {
	clear: both;
	color: red;
	margin-left: 120px;
	margin-bottom: 15px;
}
#ContactForm input, #ContactForm select {
	margin: 5px 0 0 0;
}
#ContactForm textarea {
	margin: 5px 0 0 0;
}
.formbuttonContact {
	font-size: 12px;
	font-weight: bold;
	color: #8E9092;
	background-color: #FFF;
	cursor: pointer;
	padding: 2px 4px;
	border: 1px solid #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* BECOME DISTRIBUTOR FORM */

.forms {
	font-size: 12px;
	font-weight: normal;
	color: #8A8C8F;
	background-color: #FFF;
	padding: 2px;
	margin: 0;
	border: 1px solid #A8AAAC;
	width: 520px;
}
.formbuttonApplication {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8A8C8F;
	cursor: pointer;
	border: 1px solid #8A8C8F;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 4px;
}
#BecomeDistributor {
	width: 835px;
	width: 815px !important;
	padding: 10px 0 10px 20px;
	background-color: #FFF;
	color: #8A8C8F;
}
#BecomeDistributor label {
	float: left;
	display: block;
	padding: 5px 10px 0 0;
	width: 250px;
	font-size: 12px;
	font-weight: normal;
	color: #8A8C8F;
	text-decoration: none;
	text-align: right;
}
.longformtitle {
	width: 530px;
	padding: 0 0 0 30px;
}
#BecomeDistributor input, #BecomeDistributor select {
	margin: 5px 0 0 0;
}
#BecomeDistributor textarea {
	margin: 5px 0 0 0;
	color: #8A8C8F;
	font-size: 12px;
	font: 100% 'Noto Sans', sans-serif;
}
#BecomeDistributor select#StateAU {
	width: 140px;
}
#BecomeDistributor input#Submit {
	margin: 5px 0 20px 260px;
}
#BecomeDistributor textarea {
	width: 523px;
	height: 75px !important;
	height: 75px;
	border: 1px solid #A8AAAC;
}
#form1 textarea {
	color: #8A8C8F;
	font-size: 12px;
	font: 100% 'Noto Sans', sans-serif;
}
/* BORDERS */

.borderALL {
	border: 1px solid #FFF;
}
.borderRB {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.borderR {
	border-right: 1px solid #FFF;
}
.borderB {
	border-bottom: 1px solid #FFF;
}
.fillwhite {
	background-color: #FFF;
}
.fillgreen {
	background-color: #f69795;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
#become_a_distributor .error_message {
	clear: both;
	color: red;
	margin-left: 260px;
}
<!--
[if IE]>  .twoColLiqLt #sidebar1 {
padding-top: 30px;
}
.twoColLiqLt #mainContent {
	zoom: 1;
	padding-top: 15px;
}
