/*
    The styles in the 8/15 product pages design.
*/

/* main container layout */

.contentBodyMaxHeight 
{
    height:430px;
}
.contentMainHeight {
    height:430px;
}

.bordered {
    border:1px solid #000000;
}
.banner_gradient{
    zbackground: url(/images/details/product_background_gradient.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    background-color: #ffffff;
}


.paddingFromHeader {
    padding-top: 20px;

}

/* RIGHT COLUM */

.rightColumn { 
    width:200px; 
    height: 430px; 
    margin:0; 
    padding:0; 
}


div.noFrizzSystem{
   margin-left:760px;
   position: relative;
}

div.rightColumnDivider {
    height:340px;
    width: 20px;
    display: block;
    border-left:1px solid #dedede;
    position: absolute;
    top:40px;
}

.systemTitle {
    font-family:Georgia, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 100;
    color: #666;
    margin-bottom: 18px;
}

ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

ul.productLine{
    border: solid black 0px;
    width: 164px;
    padding: 0px;
    margin: 0px;
    Zoverflow: hidden;
    Zpadding: 0px 15px;
    Zmargin-left: 30px;
    Zmargin-top:26px;
    Zfloat: right;
}
/* to force the cursor into a pointer on IE.*/
ul.productLine li div{
    cursor: pointer;
}

    

ul.productLine li.bordered_top {
    border-top: 1px dotted #999999;
    float: right;
    width: 163px;
}
/* last item gets bottom border */
ul.productLine li.bordered_bottom{
    border-bottom: 1px dotted #999999;
}

.productLine li a{
    height: 100%;
}

/* 
    Hair System Links
*/
.productLine div{
    width: 163px;
    height: 54px;
}

div.rightSideBar div.shampoo {
  background: url(/images/details/shampoo.jpg);
	background-position: 0px -8px;
}
div.rightSideBar div.conditioner {
    background: url(/images/details/conditioner.jpg);
	background-position: 0px -8px;
}
div.rightSideBar div.leavein {
    background: url(/images/details/leavein.jpg);
	background-position: 0px -8px;
}
div.rightSideBar div.styling{
    background: url(/images/details/styling.jpg);
	background-position: 0px -8px;
}
div.rightSideBar div.restyling{
    background: url(/images/details/restyling.jpg);
	background-position: 0px -8px;
}
div.rightSideBar div.nofrizz{
    background: url(/images/details/nofrizz.jpg);
	background-position: 0px -8px;
}

div.rightSideBar div.nofrizzstylers{
    background: url(/images/details/nofrizz-stylers.jpg);
	background-position: 0px -8px;
}

div.rightSideBar div.fullthickeningcream{ background: url(/images/details/full-thickening-cream.jpg); background-position: 0px -8px; }
div.rightSideBar div.fullshampoo{ background: url(/images/details/full-shampoo.png); background-position: 0px -8px; }
div.rightSideBar div.fullconditioner{ background: url(/images/details/full-conditioner.png); background-position: 0px -8px; }
div.rightSideBar div.fullrootliftingspray{ background: url(/images/details/full-root-lifting-spray.png); background-position: 0px -8px; }


div.rightSideBar div:hover {
	background-position: 0px -83px;
}
/* END RIGHT COLUMN */
/* MIDDLE COLUMN */

.middleColumn { 
    height: 430px; 
    width: 710px;
    float: left;
    margin-left: 0px;   
    border:0px solid #900;
    position: relative;
}
/*  _LEFT_ COLOUMN */
/* left column contain the image and the back link 
    this left column is now inside the middle column
    so it can float left with conflict */
.leftColumn {  
    position: relative;
    width: 250px;
    float:left;
}
div.productImage {
    width: 254px;
    height: 430px;
    background-repeat:no-repeat;    
    background-position:center;
    
}
/* simple clear gif for hover tooltip */
div.productImage img {
    margin-left:80px;
    border: 0px solid blue;
}

div.backLink {
    position: absolute;
    top:20px;
    left:0px;
}

div.backLink a {
    padding-left: 12px;
    background-image: url(/images/details/back_arrow.png);
    background-repeat: no-repeat;
    background-position: 3px 5px;
    font-family:Georgia, Arial, Helvetica, sans-serif;
    color:#444;
    text-decoration: none;
    
}
.section {
    margin-top:10px;
    margin-bottom: 10px;

}
div.socialMedia {
    position: absolute;
    right: 0px;
    z-index: 10;
}
div.socialMedia a {
    padding: 0 5px;
}

/* end description area */ 



/* FOOTER */

.productFooter{
    border-top: 2px solid #D0D0D0;
    height: 144px;
}

.footerSlugs .vertical {
    margin: 0px 22px;
}
.footerSlugs{
    padding: 0 20px; 
    height: 288px;  
    width: 100%;
}

.footerSlugs.full {
    padding: 10px 0px 0px 0px; 
    height: 288px;  
    width: 100%;
}

.footerSlugs div{
    /* this use a three image / two state / single image as bg */
    background: url(/images/details/Detail_bottom.jpg);
    border: 0px solid #900;
}
.footerSlugs.full div{
    /* this use a three image / two state / single image as bg */
    background: url(/images/details/Detail_full_bottom.png) no-repeat;
}
.footerSlugs.hold div{
    /* this use a three image / two state / single image as bg */
    background: url(/images/details/detail_hold_bottom.jpg) no-repeat;
}

ul.footerSlugs.full div.box1 {
    background-position: 0px 0px;
    width: 313px; height: 144px;
}
ul.footerSlugs.full div.box1:hover{
    background-position: 0px -144px;
}
ul.footerSlugs.full div.box2 {
    background-position: -314px 0px;
    width: 313px; height: 144px;
}
ul.footerSlugs.full div.box2:hover{
    background-position: -314px -144px;
}

ul.footerSlugs.full div.box3{
    background-position: -628px 0px;
    width: 313px; height: 144px;
}

ul.footerSlugs.full div.box3:hover{
    background-position: -628px -144px;
}



ul.footerSlugs div.use {
    background-position: -10px 0px;
    width: 300px; 
    height: 144px;
}
ul.footerSlugs div.use:hover{
    background-position: -10px -145px;
}
ul.footerSlugs div.works{
    background-position: -311px 0px;
    width: 300px; height: 144px;
}
ul.footerSlugs div.works:hover{
    background-position: -311px -145px;
}

ul.footerSlugs div.customers{
    background-position: -612px 0px;
    width: 339px; height: 144px;
}

ul.footerSlugs div.customers:hover{
    background-position: -612px -144px;
}

ul.footerSlugs li.divider {
    width:10px;
    height: 142px;
    padding: 20 0px; 
}
ul.footerSlugs li.divider div.vertical{
    height:114px;
    width: 1px;
    border-left:1px solid #999;
    padding: 0 0px; 
    margin: 14px 0px; 
}

/* Full Product Details Sidebar */
div.fullSideBar{
}

div.fullSideBar img{
    border-style: solid; 
    border-width: 1px; 
    border-color: #e7e7e7;
}

div.fullSideBar p{

    font-family:Georgia, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 100;
    color: #000;
    margin-bottom: 18px;
}


.product-line-header{
    margin-left: -7px;
}
.product-name h1{
    font-size: 18pt;
}
.product-name h2{
    font-size: 16px;
}

/*New ingredients styles*/
.ingredients{
    position: relative;
    overflow: hidden;
}
.ingredients dl{
    float: left;
    width: 97%;
    margin: 5px 10px;
    overflow: hidden;
}
.ingredient dt{
    float: left;
    font-weight: bold;
}
.ingredient dd{
	margin-left: 5px;
	float: left;
}


/* HOW TO USE dual pop up instructions */
ul.instructionSteps {height:400px;overflow:auto;width:}
ul.instructionSteps li {height:140px!important;}

div.relative {
    position: relative;
}
div.instrctionsInfo div.multiPanelRight {
    border: 0px solid #990000;
    height: 340px;
    margin-left:430px;
    padding-right: 10px;
    position: absolute;
}
div.instrctionsInfo div.multiPanelLeft {

    border: 0px solid #990000;
    height: 370px;
    width:370px;
    position: absolute;
    margin-left:0px;
}
div.instrctionsInfo div.video {
    margin-left:0px;
    padding-top: 20px;
}


ul.instructionSteps li {
    min-height: 50px;
    border-bottom: 1px dotted #999999;
    padding-bottom: 18px;
    padding-top: 18px;
}

ul.instructionSteps li.first {
    padding-top: 4px;
}

ul.instructionSteps li div {
    border: 0px solid #990000;
    width: inherit;
    margin-right: 10px;
    display: block;
}

ul.instructionSteps li.taller {
    height: auto;
}

ul.instructionSteps li h3 {
    font-weight: 100;
    font-size: 20px;
    margin-bottom: 2px;
}

ul.instructionSteps li p {
    font-weight: 300;
    font-size: 13px;
    margin-top: 0px;
    margin-right: 10px;
}
ul.instructionSteps li img {
    display: block;
    margin-bottom: 8px;
    margin-left: 12px;
}

div.how_to_use div.video {
    width: 100px;
}

/* popups general */
div.instrctionsInfo {
    padding-left: 15px;
}
div.instrctionsInfo h2 {
    padding-top: 20px;
    padding-bottom: 10px;
    
}
div.instrctionsInfo p {
    padding-top: 20px;
}

div.instrctionsInfo.usage h2 {
    padding-top: 10px;
    padding-bottom: 6px;
}

div.instrctionsInfo.usage p {
    padding-top: 10px;
}

div.instrctionsInfo.usage ul {
    padding-left: 15px;
}

div.instrctionsInfo.usage li {
    list-style-type: disc;
}

div.instrctionsInfo div.verticalScroller {
    overflow-x:hidden;
    overflow-y:auto;
    margin-right: 30px;
}
div.instrctionsInfo div.verticalScrollerForced {
    overflow-x:hidden;
    overflow-y:scroll;
    margin-right: 30px;
}

div.shopNowLink {
    position:relative; 
    top:342px; 
    left:2px;
}

div.stepsOnly {
    height: 300px;
    width: 520px;
    margin-top: 20px;
    margin-left: 60px;
    
}
div.stepsOnly li div {
    width: 420px;
    
}
div.stepsOnly li p {
    font-size: 14px;
    
}
div.instrctionsInfo div.ingredientList {
    height:370px;
    border:0px solid #990;
}
div.instrctionsInfo div.otherthingtoConsider {
    height:370px;
    border:0px solid #990;
}
div.instrctionsInfo div.otherthingtoConsider p span{
    width: 100%;
    margin-right: auto;
    font-weight: 700;
    color: #666666;
}

