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

/* -------------------------------------------- GLOBAL RESETS -------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
:focus {
	outline: 0;
}
body, html {
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: disc;
}
strong {
	font-weight: bold;
}
.cleared {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* png fix for ie 6 and later*/
img, div { behavior: url(/scripts/iepngfix.htc) }

/* tables still need 'cellspacing="0"' in the markup */


td, th {
	text-align: left;
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.0em;
}
a img {
	border: none;
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 21px;
	margin-bottom: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ec008c;
	margin-bottom: 8px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ec008c;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ec008c;
	margin-bottom: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ec008c;
	line-height: 18px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* CSS Document */

#sunsilk_logo{
	cursor:pointer;
	position:absolute;
	display: inline;
	width: 240px;
	height: 132px;
	z-index: 110;
	left: 30px;
	top:0;
}

body {
	background: top left #FFFFFF url(../images/bg.jpg) repeat-x;
}
#wrapper {
	margin:0 auto;
	position:relative;
	width: 960px;
	z-index: 9;
}
.homeContainer {
	width: 980px;
	float: left;
	background: url(../images/content-bg3.jpg) top left no-repeat;
	height: 690px;
	position:relative;
	text-align:left;
	z-index: 10;
}
.noboxContainer {
	width: 960px;
	float: left;
	background: url(../images/background-no-box.jpg) top left no-repeat;
	height: 640px;
	position:relative;
	text-align:left;
	z-index: 10;
}
.nhContainer {
	width: 980px;
	float: left;
	background: url(../images/content-bg2.jpg) top left no-repeat;
	height: 690px;
	position:relative;
	text-align:left;
	z-index: 10;
}
.dhContainer {
	width: 980px;
	float: left;
	background: url(../images/content-bg6.jpg) top left no-repeat;
	height: 690px;
	position:relative;
	text-align:left;
	z-index: 10;
}
.bhContainer {
	width: 980px;
	float: left;
	background: url(../images/content-bg4.jpg) top left no-repeat;
	height: 690px;
	position:relative;
	text-align:left;
	z-index: 10;
}
.whContainer {
	width: 980px;
	float: left;
	background: url(../images/content-bg5.jpg) top left no-repeat;
	height: 690px;
	position:relative;
	text-align:left;
	z-index: 10;
}
.whContainer p {
/*	width: 400px;*/
}
.bhContainer p {
/*	width: 400px;*/
}
.homeContainer p {
	width: auto;
}
.nhContainer p {
	/*width: 400px;*/
}
.dhContainer p {
/*	width: 400px;*/
}
.softHairContainer {
	width: 980px;
	float: left;
	background: url(../images/content-bg5.jpg) top left no-repeat;
	height: 690px;
	position:relative;
	text-align:left;
	z-index: 10;
}
.mediumHairContainer {
	width: 980px;
	float: left;
	background: url(../images/content-bg4.jpg) top left no-repeat;
	height: 690px;
	position:relative;
	text-align:left;
	z-index: 10;
}
.coarseHairContainer {
	width: 980px;
	float: left;
	background: url(../images/content-bg6.jpg) top left no-repeat;
	height: 690px;
	position:relative;
	text-align:left;
	z-index: 10;
}
.container {
	width: 980px;
	float: left;
	background: url(../images/background-main.jpg) top left no-repeat;
	height: 640px;
	position:relative;
	text-align:left;
	z-index: 10;
}
.containerTwo {
	width: 980px;
	float: left;
	background: url(../images/background-big-box.jpg) top left no-repeat;
	height: 640px;
	position:relative;
	text-align:left;
	z-index: 10;
}
.containerThree {
	width: 980px;
	float: left;
	background: url(../images/background-bigger-box.jpg) top left no-repeat;
	height: 700px;
	position:relative;
	text-align:left;
	z-index: 10;
}
/* Main Nav */

#nav {
	width: 680px;
	height: 13px;
	margin: 41px 5px 0 0;
	float:right;
	display: block;
}

#nav img {
	display: inline-block;
}
#nav ul {
	padding: 0;
	list-style: none;
	width: 650px;
	display: block;
	z-index: 50;
}
#nav li {
	float: left;
	margin: 0 40px 0 0;
	display: block;
	position: relative;
}
.last {
	float: left;
	position: relative;
	display: block;
	margin: 0;
}
/* Main Content */

.intro {
	width: 930px;
	padding: 15px;
	float: left;
	margin: 85px 0 90px 32px;
}
.intro p {
	width: 370px;
}
#relaxIntroSm {
	width: 500px;
	height: 240px;
	padding: 10px;
	float: left;
	margin: 90px 0 10px 34px;
}
#relaxIntro {
	width: 500px;
	height: 240px;
	padding: 10px;
	float: left;
	margin: 50px 0 30px 34px;
}
#relaxIntroz {
	width: 500px;
	padding: 10px;
	height: 240px;
	float: left;
	margin: 90px 0 5px 34px;
}
#relaxIntroz p {
	width: 380px;
}

#relaxIntroDamage {
	width: 500px;
	padding: 10px;
	height: 240px;
	float: left;
	margin: 90px 0 5px 34px;
}

#relaxIntroDamage p {
	width: 480px;
}

#relaxIntrozOne {
	width: 400px;
	height: 240px;
	padding: 10px;
	float: left;
	margin: 90px 0 25px 34px;
}
#relaxIntrozTwo {
	width: 400px;
	height: 240px;
	padding: 10px;
	float: left;
	margin: 90px 0 25px 34px;
}
#relaxIntrozThree {
	width: 400px;
	height: 240px;
	padding: 10px;
	float: left;
	margin: 90px 0 25px 34px;
}
#relaxIntrozFour {
	width: 400px;
	height: 240px;
	padding: 10px;
	float: left;
	margin: 90px 0 25px 34px;
}
#relaxIntrozFive {
	width: 400px;
	height: 240px;
	padding: 10px;
	float: left;
	margin: 90px 0 25px 34px;
}
#relaxIntrozSix {
	width: 500px;
	height: 240px;
	padding: 10px;
	float: left;
	margin: 90px 0 25px 34px;
}
#relaxIntroza {
	width: 500px;
	height: 240px;
	padding: 10px;
	float: left;
	margin: 90px 0 25px 34px;
}
#hairTypeWrapper h1 {
	text-align: center;
	font-size: 12px;
	color: #EC008C;
	line-height: 19px;
	margin-top: 5px;
}
#hairTypeWrapper a {
	text-align: center;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 19px;
	margin-left: 25px;
}
#hairTypeWrapper a:hover {
	text-decoration: underline;
	text-align: center;
}
#relaxers {
	width: 350px;
	height: 254px;
	float: left;
	margin: 90px 0 30px 5px;
	background: url(../images/products/product-main-image.png) top left no-repeat;
}
#antidandruff {
	width: 350px;
	height: 254px;
	float: left;
	margin: 120px 0 70px 5px;
	background: url(../images/products/anti-dandruff-main.png) top left no-repeat;
}

#antidandruff_haircare{
	width: 350px;
	height: 254px;
	float: left;
	margin: 90px 0 0 5px;
	background: url(../images/products/anti-dandruff-main.png) top left no-repeat;	
}

#moisturizingLotion {
	width: 350px;
	height: 254px;
	float: left;
	margin: 120px 0 70px 5px;
	background:  url(../images/products/ad-conditionerlotion.png) top left no-repeat;
}
#twoInOne {
	width: 350px;
	height: 254px;
	float: left;
	margin: 120px 0 70px 5px;
	background:  url(../images/products/two-in-one.png) top left no-repeat;
}
#braidSpray {
	width: 350px;
	height: 254px;
	float: left;
	margin: 120px 0 70px 5px;
	background: url(../images/products/ad-braid-spray.png) top left no-repeat;
}
#hairFood {
	width: 350px;
	height: 254px;
	float: left;
	margin: 130px 0 60px 5px;
	background: url(../images/products/ad-hair-food.png) top left no-repeat;
}
#damageRepairRange {
	width: 350px;
	height: 254px;
	float: left;
	margin: 120px 0 70px 5px;
	background: url(../images/products/damage-range.png) top left no-repeat;
}
#damageRepairRangez {
	width: 350px;
	height: 254px;
	float: left;
	margin: 90px 0 20px 90px;
	background: url(../images/products/damage-range.png) top left no-repeat;
}
#damageRepairLotion {
	width: 350px;
	height: 254px;
	float: left;
	margin: 120px 0 30px 5px;
	background: url(../images/products/dr-lotion.png) top left no-repeat;
}
#damageRepairTreatment {
	width: 350px;
	height: 254px;
	float: left;
	margin: 120px 0 30px 5px;
	background: url(../images/products/dr-food.png) top left no-repeat;
}
#damageRepairSpray {
	width: 350px;
	height: 254px;
	float: left;
	margin: 120px 0 30px 5px;
	background: url(../images/products/dr-spray.png) top left no-repeat;
}
#damageRepairFood {
	width: 350px;
	height: 254px;
	float: left;
	margin: 120px 0 20px 5px;
	background: url(../images/products/dr-food.png) top left no-repeat;
}

#damageRepairConditioner {
	width: 350px;
	height: 254px;
	float: left;
	margin: 120px 0 30px 5px;
	background: url(../images/products/dr-conditioner.png) top left no-repeat;
}

#damageRepairShampoo {
	width: 350px;
	height: 254px;
	float: left;
	margin: 120px 0 30px 5px;
	background: url(../images/products/dr-shampoo.png) top left no-repeat;
}
#softHairRelaxers {
	width: 250px;
	height: 254px;
	float: left;
	margin: 80px 0 40px 70px;
	background: url(../images/products/relaxer-pink-big.png) top left no-repeat;
}
#mediumtHairRelaxers {
	width: 350px;
	height: 254px;
	float: right;
	margin: 90px 0 30px 55px;
	background: url(../images/products/relaxer-orange-big.png) top left no-repeat;
    clear:right;
}
#coarsetHairRelaxers {
	width: 250px;
	height: 254px;
	float: left;
	margin: 80px 0 40px 75px;
	background: url(../images/products/relaxer-red-big.png) top left no-repeat;
}
#sixGraphic {
	width: 250px;
	height: 254px;
	float: left;
	margin: 100px 0 20px 75px;
	background: url(../images/products/6-big.png) top left no-repeat;
}
#neutral {
	width: 250px;
	height: 254px;
	float: left;
	margin: 100px 0 20px 75px;
	background: url(../images/products/neutral-shampoo-big.png) top left no-repeat;
}
* html #relaxIntro {
	margin-left: 16px;
}
* html #relaxIntroSm {
	margin-left: 16px;
}
#relaxIntro h1 {
	margin-left: 10px;
	font-size: 16px;
}
#relaxIntro h3 {
	margin: 10px 0 0 10px;
	color: #6d6d6d;
	font-size: 11px;
	font-weight: lighter;
}
#relaxIntro p {
	margin: 3px 0 14px 10px;
	width: 465px;
	font-size: 11px;
}
#relaxIntroSm h1 {
	margin-left: 10px;
	margin-top: 40px;
	font-size: 16px;
}
#relaxIntroSm h3 {
	margin: 10px 0 0 10px;
	color: #6d6d6d;
	font-size: 11px;
	font-weight: lighter;
}
#relaxIntroSm p {
	margin: 3px 0 24px 10px;
	width: 465px;
	font-size: 11px;
}
#infoText {
	float: right;
	width: 200px;
	margin: 20px 230px 0 0;
}
* html #infoText {
	margin-right: 80px;
}
#infoText p {
	color: #6d6d6d;
	font-size: 10px;
	width: 255px;
}
.spacer {
	width: 960px;
	height: 90px;
	clear: both;
}
#content {
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	z-index: 11;
}

#dr_content{
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	z-index: 11;
	margin-top:40px;
}

* html #content {
	margin-top: -70px;
}
.tips {
	width: 425px;
	height: 102px;
	padding: 10px;
	float: left;
	background: url(../images/tip-bg.png) top left no-repeat;
	position: relative;
	margin-left: 30px;
}
* html .tips {
	margin-left: 25px;
}
.tips p {
	width: 390px;
	margin: 3px 2px 4px 10px;
}
.tips h2 {
	width: 390px;
	margin: 3px 0 7px 10px;
}
#range {
	width: 427px;
	height: 96px;
	padding: 10px;
	float: right;
	background: url(../images/product-bg.png) top left no-repeat;
	position: relative;
	margin: 2px 28px 0 0;
}
* html #range {
	margin-left: 10px;
}
#range p {
	width: 250px;
	margin: 3px 2px 4px 10px;
}
#range h2 {
	width: 390px;
	margin: 3px 0 7px 10px;
}
.rightz {
	float: right;
	margin: -175px 25px 0 50px;
	z-index: 100;
	position: relative;
	width: 192px;
	height: 250px;
}
#hairTypeWrapper {
	width: 925px;
	height: 70px;
	margin: 0 auto;
	padding-left: 60px;
	padding-top: -120px;
}
#relaxWrapper {
	width: 925px;
	margin: 0 auto;
	padding-left: 50px;
}
* html #relaxWrapper {
	margin-top: 60px;
}
#relaxWrapper h2 {
	margin: 10px 0 0 60px;
	font-size: 10px;
	line-height: 17px;
}
#relaxWrapper h3 {
	margin: 22px 0 0 45px;
	font-size: 10px;
	line-height: 17px;
}
#productWrapper {
	width: 925px;
	/*padding-top: 15px;*/
	margin: 0 auto;
	padding-left: 20px;
	margin-top:15px;
}
* html #productWrapper {
	margin-top: 60px;
}
#productWrapper h2 {
	margin: 20px 0 0 100px;
	font-size: 14px;
	line-height: 17px;
}
#productWrapper h3 {
	margin: 22px 0 0 65px;
	font-size: 14px;
	line-height: 17px;
}
.proPush {
	margin: 2px 0 0 60px;
}
.proPushz {
	margin: 2px 0 0 100px;
}
.push {
	margin: 2px 0 0 65px;
}
#relaxWrapperSix {
	width: 925px;
	margin: 0 auto;
	padding-left: 50px;
}
* html #relaxWrapperSix {
	margin-top: 60px;
}
#relaxWrapperSix h2 {
	margin: 10px 0 0 60px;
	font-size: 10px;
	line-height: 17px;
}
#relaxWrapperSix h3 {
	margin: 22px 0 0 45px;
	font-size: 10px;
	line-height: 17px;
}
#relaxWrapper a {
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
}
#relaxWrapper a:hover {
	text-decoration: underline;
}
#relaxWrapperSix a {
	color: #707070;
	text-decoration: none;
	font-size: 9px;
}
#relaxWrapperSix a:hover {
	text-decoration: underline;
}
#productWrapper a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#productWrapper a:hover {
	text-decoration: underline;
}
/* Relaxers */
.relaxerPink {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/relaxer-pink.png) top left no-repeat;
	margin-right: 12px;
}
.sixStep {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/6.png) top left no-repeat;
	margin-right: 12px;
}

#6steps_footer{
	margin:0 auto;
	width: 500px;
	clear:left;
}

.neutral {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/neutraliser.png) top left no-repeat;
	margin-right: 12px;
}
.relaxerPurple {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/relaxer-purple.png) top left no-repeat;
	margin-right: 12px;
}
.relaxerOrange {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/relaxer-orange.png) top left no-repeat;
	margin-right: 12px;
}
.relaxorz {
	float: left;
	width: 284px;
	height: 127px;
	background: url(../images/products/relaxer-pink-md.png) top left no-repeat;
	margin-right: 20px;

}
/* Hair Types */
.softHair {
	float: left;
	width: 284px;
	height: 100px;
	background: url(../images/soft-hair-icon.png) top left no-repeat;
	margin-right: 20px;
}
.mediumHair {
	float: left;
	width: 284px;
	height: 100px;
	background: url(../images/medium-hair-icon.png) top left no-repeat;
	margin-right: 20px;
}
.coarseHair {
	float: left;
	width: 284px;
	height: 100px;
	background: url(../images/coarse-hair-icon.png) top left no-repeat;
	margin-right: 20px;

}
/* Anti Dandruff */
.antiDandruff {
	float: left;
	width: 275px;
	height: 127px;
	background: url(../images/products/anti-dandruff-md.png) top left no-repeat;
	margin-right: 20px;
/*	margin-left: 304px;*/
}

.damageRepair {
	float: left;
	width: 275px;
	height: 127px;
	background: url(../images/products/damage-repair.png) top left no-repeat;
	margin-right: 10px;
/*	margin-left: 599px;*/
}
.relaxerPinkBig {
	float: left;
	width: 284px;
	height: 212px;
	position:relative;
	margin: -75px 20px 0 0;
	z-index: 100;
}
#sixStep {
	width: 849px;
	height: 530px;
	background: url(../images/6-steps-bg.png) top left no-repeat;
	float: left;
	padding: 25px;
	margin-top: -70px;
}
#sixStep p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 19px;
	font-weight: bold;
	margin-left: 12px;
}
/* Damage repair */
.drShampoo {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/dr-conditioner-icon.png) top left no-repeat;
	margin-right: 12px;
}
.drFood {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/dr-food-icon.png) top left no-repeat;
	margin-right: 12px;
}
.drLotion {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/dr-lotion-icon.png) top left no-repeat;
	margin-right: 12px;
}
.drSpray {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/dr-spray-icon.png) top left no-repeat;
	margin-right: 12px;
}
/* Hair Care */
.hairCareIcon {
	float: left;
	width: 100px;
	height: 48px;
	background: url(../images/hair-care-icon.png) top left no-repeat;
	margin-right: 22px;
}

.tablePush {
	margin-right: 60px;
}
.imageUp {
	margin-top: -75px;
}
/* Anti Dandruff */
.adOne {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/anti-dandruff.png) top left no-repeat;
	margin-right: 12px;
}
.adTwo {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/braid-spray.png) top left no-repeat;
	margin-right: 12px;
}
.adThree {
	float: left;
	width: 166px;
	height: 84px;
	background: url(../images/products/hair-food.png) top left no-repeat;
	margin-right: 12px;
}
/* Footer */

#footer {
	float: left;
	width: 950px;
	height: 28px;
	margin: 10px 0 0 30px;
	padding: 5px;
	background: url(../images/footer.png) top left no-repeat transparent;
}
* html #footer {
	margin-top: -9px;
	margin-left: 15px;
}
#footer p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size: 10px;
	color: #FFF;
	margin: 3px 0 0 7px;
}



#footer a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size: 10px;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
}

#footer_content{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size: 10px;
	color: #FFF;
	margin: 3px 0 0 7px;
	padding-top:3px; 
}

.disclaimer{
	font-size:9px;
}

