body {
  color:#666;
}

.middle-bar > .container, .top-bar > .container, .bottom-bar > .container {
	/* width:1170px; */
}

.pad {
	margin-bottom:5px;
}

.top-back {
	background-color:#ffffff;
}

.top-bar {
	width:100%;
	height:180px;
}

.navbar .nav > li > a {
	padding:10px 26px 10px;
}

#maincontentspan select {
	width:100%;
}

.cart-pop-div {
	position:relative;
}

span.required {
	color:#ff0000;
	margin-right:2px;
}

.table-cart, .table-cart td {
	border:0;
}

.affix {
	top:10px;
}

.affix-bottom {
	bottom:10px;
}

.affix .rightCol {
	width: 270px;
}

#cart label {
	display:inline-block;
}

#cart span {
	margin-right:2px;
}

#cart input {
	margin-bottom:0px;
}

.control-options {
	height:30px;
	width:100%;
	margin:10px 0;
}

.control-options label {
	float:left;
	width:70px;
	text-align:right;
	margin-right:10px;
	margin-top:4px;
}

.control-options .controls {
	float:left;
}

.product .detailsInner form .control-options .controls select {
	width:170px;
}

#cart-contents {
	font-size:13px;
	position:absolute;
	top:95px;
	right:190px;
	width:350px;
	z-index:99999;
	background-color: #fafafa;
background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
background-repeat: repeat-x;
border: 1px solid #d4d4d4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);

-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.cart-contents2 {
	padding: 0 20px;
}

.cart-contents span {
	text-align: right;
}

#cart-contents .popover-title {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
}

#cart-contents table {
	margin-bottom: 0;
}

table td.text-center {
	text-align:center;
}

.review-cart-top td.review-cart-none, .review-cart-middle td.review-cart-none, td.review-cart-none {
	background:none;
	border:0;
}

#cart-contents h4 {
	font-size:18px;
}

.reviewStar:hover {
	cursor:hand;
	cursor:pointer;
}

header {
	margin-top:20px;
}

header a, header a:hover, footer a, footer a:hover {
	color:#ffffff;
}

#foot-cards a img {
	margin-top:-110px;
	width:100%;
}

#foot-cards li {
	float:left;
	list-style:none;
	position: relative;
  top: -40px;
  margin-right:23px;
}

.breadcrumb {
  margin-bottom:5px;
  background-color:white;
  padding:0 15px;
}

.breadcrumb li {
  font-size:12px;
  line-height:16px;
}

.links-bar div {
	text-align:center;
}

.bottom-links {
	border-radius: 8px;
	moz-border-radius: 8px;
	webkit-border-radius: 8px;
	padding-top: 10px;
}

.btn-custom {
	background-repeat: repeat-x;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.19);
	-webkit-font-smoothing: antialiased;
}

.links {
	margin-top:-5px;
	font-size:12px;
	display:block;
}

.links .navbar-inner {
	padding-left:20px;
	padding-right:5px;
	min-height:30px;
}

.links .nav {
	margin-top:-5px;
}

.links .nav .dropdown-toggle .caret {
	margin-top:6px;
}

.links .nav li {
	line-height:16px;
}

.bottom-bar {
	width:100%;
	margin-top:50px;
	color:#ffffff;
}

.bottom-bar p {
	margin-top:20px;
	text-align:center;
}

.middle-bar {
	background-color:#ffffff;
	width:100%;
	padding-bottom: 40px;
}

.cat-background {
	/* padding:10px 20px; */
	/* min-height:220px;
  max-height:220px; */
  /* height:278px; */
  /* overflow:hidden; */
  margin-bottom:0px;
	position:relative;
	font-size:12px;
}

.cat-image {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}

.cat-info {
	z-index:3;
	padding-left:10px;
	position:relative;
}

.cat-mid-bar {
  height:35px;
}

.cat-block-a {
	padding-left:15px;
	padding-right: 90px;
}

.cat-block-b {
	padding:10px;
}

/* standard screen */

.search-query {
	width:180px;
}

.top-bar {
	margin-bottom:70px;
}

.top-back {
	height:220px;
}

/* product items */

.thumbnails li {
/*	max-height:250px; */
}

.listItems {
  display:none;
}

.Item {
  background-color: #f5f5f5;
}

.Item h3 {
  font-size:16px;
  line-height:18px;
}

.gridItem h3 {
  text-align:center;
  min-height:36px;
  max-height:36px;
  overflow:hidden;
}

.listItem h3 {
  min-height:18px;
}

.Item .itemDesc {
  overflow:hidden;
  font-size:12px;
}

.listItem .itemDesc {
  min-height:80px;
  max-height:80px;
}

.gridItem .itemDescLarge {
  max-height:100px;
}

.gridItem .itemDescSmall {
  max-height:60px;
}

.gridItem .discount {
	margin-top:10px;	
	font-weight:bold;
}

.gridItem .discount p, .listItem .discount p {
	line-height:14px;
	margin-bottom:2px;
}



span.discount {
	color:#D10303;
}

.listItem .discount {
	height:50px;
	padding-top:10px;
	font-weight:bold;
}
.listItem .discount-text, .gridItem .discount-text {
	font-weight:normal;
}

.Item .prices .row-fluid .listPrice {
  min-height:20px;
  font-size:11px;
  color:#999;
}

.listPrice {
  min-height:20px;
  font-size:11px;
  color:#999;
}

.listPrice span {
  text-decoration:line-through;
}

.Item .cart-btn {
  margin-top:10px;
}

.Item .prices .row-fluid .listPrice span {
  text-decoration:line-through;
}

.Item .prices .row-fluid .price {
  min-height:30px;
  font-size:23px;
}

.gridItem select, .listItem select {
	padding:4px 2px;
}

.Item h4 {
  font-size:12px;
}

/* rightCol */

.rightCol {
  border-radius: 5px;
  background-color: #f5f5f5;
  margin-bottom:10px;
}

.rightCol ul {
  /* margin:0; */
}

.rightCol h3 {
  text-align:center;
  color:#ffffff;
  font-size:18px;
  margin:0;
}

.rightCol h4 {
  font-size:14px;
}

.rightCol .thumbnails > li {
  margin:0;
	border-bottom:1px solid #ddd;
}

.rightCol .thumbnail {
  border:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.rightCol .thumbnails li:last-child {
	border-bottom:0;
}

.rightCol .lprice {
  font-size:13px;
  color:#999;
}

.rightCol .lprice span {
  text-decoration:line-through;
}

.rightCol .rprice {
  position:relative;
  height:90px;
}

.rightCol .rprice .inrprice {
  position:absolute;
  top:50%;
  margin-top:0px;
  font-size:23px;
}

.rightCol .rbuy div {
  height:37px;
}

.rightCol .rightCart {
	text-align:right;
	padding:5px;
	background: url('../img/cart_img1.png') no-repeat 10px bottom;
}

.rightCol .rightCart span {
	font-size:18px;
}

/* product css */
.product {
	font-size:13px;
}

.product h1 {
	font-size:24px;
  margin:0;
}

.product img {
	margin-right:7px;
	margin-bottom:0px;
}

.product .feature-benefit th {
	text-align:center;
	color:#fff;
}

.product .rdesc {
  text-align:right;
}

.product .was {
  font-size:16px;
  color:#999;
}

.product .was span {
  color:#999;
  text-decoration:line-through;
}

.product .pprice {
  font-size:30px;
	color: #D10303;
	font-weight:bold;
}

.product .nprice {
  font-size:30px;
	color: #666;
}

.product .dtxt {
	color: #D10303;
}

.product .detailsOuter {
  position:relative;
  height:302px;
  margin-left:310px;
}

.ingredient .detailsOuter {
  position:relative;
  height:310px;
  margin-left:325px;
}

.ingredients {
	border-radius: 5px;
	background-color: #f5f5f5;
	margin:50px 0;
}

.ingredients .ingred-body {
	margin:5px 10px;
}

.ingredients h3 {
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	margin: 0;
}

.twitter-share-button {
	margin-top:10px;
}

.product .detailsInner {
  position:absolute;
  bottom:0;
}

.product .detailsInner form {
  margin-bottom:0;
  width:250px;
}

.product .detailsInner form select {
  width:50px;
}

.product .detailsRight {
  position:absolute;
  right:0;
  bottom:0;
}

.product .detailsRight ul, .product .detailsRight2 ul {
	list-style-type:none;
	display:block;
	height:auto;
	padding-bottom:0;
	margin-bottom:0;
	margin-left:0;
}

.product .detailsRight ul li, .product .detailsRight2 ul li {
	margin-top:5px;
	display:block;
	text-align:right;
}

.product .detailsRight ul li p, .product .detailsRight2 ul li p {
	margin-bottom:0;
	padding-bottom:0;
}

.product img.rImg {
	margin-right:0;
}

.ingredient .detailsInner {
  position:absolute;
  bottom:0;
}


.img-div {
	position:relative;
	float:left;
	margin-bottom:10px;
}

.lst-img {
	margin-top: 15px;
}


.img-discount {
	position:absolute;
	left:18px;
	z-index:999;
	margin-top:-7px;
}

.img-discount-xmas {
	position:absolute;
	left:-10px;
	z-index:999;
	margin-top:-7px;
}

.img-s-discount {
	position:absolute;
	left:-3px;
	z-index:999;
	margin-top:-7px;
}

.img-s-discount-xmas {
	position:absolute;
	left:-6px;
	z-index:999;
	margin-top:-8px;
}

.cart-result {
	width:50px;
}

.rating td {
	background-color:#FBFBFB;
}

.rating-hide {
  display:none;
}

.imgZoom img {
  max-width: none;
}

.zoomPad img{
border: 1px solid #E3E3E3;
}

/* Extra drop downs */
.submenu-show {
  border-radius: 3px;
  display: block;
/*  left: 100%; */
  left: -93%;
  margin-top: -25px !important;
  moz-border-radius: 3px;
  position: absolute;
  webkit-border-radius: 3px;
}
.submenu-hide {
  display: none !important;
  float: right;
  position: relative;
  top: auto;
}
.navbar .submenu-show:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}
.navbar .submenu-show:after {
  border-bottom: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-top: 6px solid transparent;
  left: 10px;
  left: -6px;
  top: 11px;
}
/* home best sellers */
table.home-best {
  width:100%;
}

table.home-best th {
  color:#fff;
  text-align:center;
}

table.home-best td {
  width:33%;
  text-align:center;
  background-color:#f5f5f5;
}

table.home-best h5 {
  min-height:60px;
}

/* home symbols */
.home-symbols h4 {
  text-align:center;
}

.home-symbols img {
}

/* quick shop */
.quick-shop select {
	width:55px;
	margin:5px 0;
}

.quick-shop table td {
	vertical-align:middle;
}

/* home carousel */
#home-carousel > img {
	float:left;
}

#home-carousel {
	background:url('../img/home/carousel.gif') no-repeat right; 
	height:210px;
	margin-bottom:10px;
}

#home-carousel ul {
	margin-left:10px;
	margin-right:20px;
	list-style:none;
}

#home-carousel ul li {
	float:left;
	width:15%;
	text-align:center;
	font-size:12px;
	margin:10px 4px 0 4px;
	/* border:solid red 1px; */
	line-height:12px;
}


#home-carousel ul li a:hover {
	text-decoration:none;
}

#home-carousel ul li a img {
	margin-bottom:5px;
}

#home-carousel .carousel-button {
	display:block;
	height:210px;
	width:34px;
	float:right;
	margin-top:-10px;
}



#home-carousel-mob {
}
	
	
#home-carousel-mob ul {
	margin-left:10px;
	margin-right:10px;
	list-style:none;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 1px;
	padding-bottom: 1px;
}

#home-carousel-mob ul li {
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    padding: 4px;
    background-color: white;
    margin:10px;
    text-align: center;
}

#home-carousel-mob ul li a {
	color:#087B52;
	font-weight:bold;
}

#home-carousel-mob ul li a:hover {
	text-decoration:none;
}

#home-carousel-mob ul li a img {
	margin:5px;
	float:left;
	width: 41%;
}

#home-carousel-mob .carousel-button {
	display:block;
	height:180px;
	width:34px;
	float:right;
	margin-top:-10px;
}
#home-carousel-mob .top10text-mob {
	padding-left: 10px;
	text-align: center;
	display:block; 
	width:50%; 
	float:left;
}

.row-fluid .gridItems .span4 {
	width: 48.5%;
}

.row-fluid .gridItems .addtocart .span4 {
	width: 23%;
}

.tofreeshippingtd, .tofreegifttd {
	position:relative;
}

.tofreegift {
	position:absolute;
	top:125px;
	left:-60px;
	font-size:20px;
	max-width:550px;
	text-align:left;
	background-color:#ffffff;
	border-radius:4px;
	padding:15px;
	margin-top: 15px;
}

.tofreeshipping { 
	position:absolute;
	top:20px;
	left:-60px;
	font-size:20px;
	max-width:550px;
}

.tofreegift span {
	padding-bottom:20px;
	line-height: 27px;
}

.tofreeshipping span, .tofreegift span {
	vertical-align:bottom;
}

.tofreeshipping span span, .tofreegift span span {
	color: #DA4F49;
    font-size: 150%;
    margin-left: 2px;
}

.confirm-normal {
	background-color:#ffffff;
	padding:5px 10px;
	border-radius:4px;
	width:200px;
	text-align:center;
}

.shipmethod-reccommend select {
	float:left;
}

.shipmethod-reccommend div {
	float:left;
	margin-left:15px;
	background-color:#ffffff;
	padding:10px 15px;
	border:solid 1px #e3e3e3;
	font-size:12px;
	position: relative;
}

.shipmethod-reccommend div span {
	color:#0A7E51;
	font-weight:bold;
}

.review-shopping-cart td {
	border-top:none;
}

.review-cart-top td {
	background-color:#ffffff;
	font-weight:bold;
	text-align:center;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;	
	border-top-left-radius:6px;
	border-top-right-radius: 6px;
}

td.cobhdr {
}

.cobcol1 {
	border-top: 1px solid #dddddd;
	width:15%;
}

.review-cart-middle td {
	background-color:#ffffff;	
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;	
}

.review-cart-middle-opts td {
	background-color:#ffffff;	
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;	
	padding:0;
}

td.review-cart-td {
	background-color:#ffffff;	
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	font-size: 16px;	
}

.grandtotalspan {
	font-size:18px;
}

/* the below few are added to prevent responsive */
/*
	.search-query {
		width:250px;
	}
	.top-bar {
		margin-bottom:35px;
	}
	.top-back {
		height:220px;
	}
	.navbar .nav > li > a {
		padding: 10px 43px 10px;
	}
	.row-fluid .gridItems .span4 {
		width: 31.623931623931625%;
	}
	.row-fluid .gridItems .addtocart .span4 {
		width: 30%;
	}
*/



/* Catagory styling */
.quote {
	font-style: italic;
	font-size: 11px;
	text-align: right;

}
.quotename {
	font-size: 130%;
	font-weight: bold;
}
.hampton{
	font-size: 85%;
}
.catsubhead{
	font-size:18px;
	font-family:Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	margin: 5px 0;
}

.pressinfo li {
	max-height:300px;
}

.pressinfo {
	text-align: center;
}

.pressinfo span{
	font-weight:bold;
	font-size:110%;
}

.pressinfo .thumbnail {
	height:240px;
}

.group-green, .group-yellow, .group-blue, .group-red, .group-orange{
	margin-bottom: 10px;
}

.heading-green{
background-color: #DFF0D8;
}


.group-green a{
	font-weight: bold;
	color:#167D52;
}

.heading-yellow{
	background-color: #FCF8E3;
}

heading-yellow a{
	color: #C09853;
}

.group-yellow a{
	font-weight: bold;
	color:#C09853;
}
.yellow-title{
color:#C09853;
}

.heading-orange{
	background-color: #fcefe3;
}

heading-orange a{
	color: #cb7637;
}

.group-orange a{
	font-weight: bold;
	color:#cb7637;
}
.orange-title{
color:#cb7637;
}

.heading-blue{
	background-color: #D9EDF7;
}

heading-blue a{
	color: #C09853;
}

.group-blue a{
	font-weight: bold;
	color:#3A87AD;
}
.blue-title{
color:#3A87AD;
}

.inner-green {
	font-family:Times New Roman, Times, serif;
	font-style: italic;
}

.inner-red {
	border-top: 1px solid #EED3D7;
}

.heading-red{
	background-color: #F2DEDE;
}
.group-red a {
    color: #B94A48;
    font-weight: bold;
}

.group-red strong {
    color: #B94A48;
    font-weight: bold;
    font-size: 115%;
}
.group-red {
	background-color: #f6eeee;
}

.group-red ul{
	color: #3A87AD;
}

.group-red li{
	color: #666666;
}

/* -----------Matrix styling------------- */

.matrixbox{
	padding-bottom:20px;
}

.revite-bg, .defying-bg, .calm-bg, .clear-bg, .every-bg{
	width:70%;
	opacity: 1;
	z-index: 0;
	height:100%;
	position: absolute;
	left: 15%;
	top:0;
}

.revite-bg-mob, .defying-bg-mob, .calm-bg-mob, .clear-bg-mob, .every-bg-mob, .ess-bg-mob{
	opacity: 1;
	z-index: 0;
	height:100%;
	position: absolute;
	right: 7%;
    width: 55%;
}

.revite-bg, .revite-bg-mob{
	background-color: #efd4db;
	border:solid 1px #b1005d;
}

.defying-bg, .defying-bg-mob{
	background-color: #eec8b7;
	border:solid 1px #b32317;
}

.calm-bg, .calm-bg-mob{
	background-color: #b0ced3;
	border:solid 1px #004f5a;
}

.clear-bg, .clear-bg-mob{
	background-color: #dce6ca;
	border:solid 1px #78a22f;
}

.every-bg, .every-bg-mob{
	background-color: #daeff1;
	border:solid 1px #37becc;
}

.ess-bg-mob{
	background-color: #e2ccdd;
	border:solid 1px #7A416C;
}


.revite-head, .defying-head, .calm-head, .clear-head, .every-head, .ess-head{
	text-align: center;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	position: relative;
	z-index: 1;
	min-height: 70px;
	border:solid 1px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 14px;
	min-height: 90px;
}

.revite-head{
	background-color: #b1005d;
	border-color: #b1005d;
}
.defying-head{
	background-color: #b32317;
	border-color: #b32317;
}
.calm-head{
	background-color: #004f5a;
	border-color: #004f5a;
}
.clear-head{
	background-color: #78a22f;
	border-color: #78a22f;
}
.every-head{
	background-color: #37becc;
	border-color: #37becc;
}

.ess-head{
	background-color: #7A416C;
	border-color: #7A416C;
}

#matrix .link  {
	text-align: center;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	border:solid 1px #999;
	color: #999;
	min-height: 95px;
	position: relative;
	z-index: 1;
	padding: 3px;
	font-size: 10px;
	line-height: 13px;
	font-family: Arial,Helvetica,sans-serif;
}

#matrix .no-link {
	text-align: center;
	background-color: #ffffff;
	opacity: .7;
	margin-top: 5px;
	margin-bottom: 5px;
	border:solid 1px #999;
	min-height: 95px;
	position: relative;
	z-index: 1;
	padding: 3px;
}

#matrix .link:hover, #matrix .link-bottom:hover{
	border:solid 1px #555;
	-webkit-box-shadow:  2px 2px 2px #555;
     -moz-box-shadow:  2px 2px 2px #555;
    box-shadow: 2px 2px 2px #555;
}



#matrix a, #matrix a:hover {
	text-decoration: none;
}

#matrix a, #matrix-active a{
	color: #999;
}

#matrix a:hover {
	color: #555;
}
#matrix img {
  margin: 0 0 5px 0;
  width: 100%;
  }

#matrix {
 position: relative;
 }
 
#matrix strong  {
	font-size: 13px;	
}
.matrix-head{
	font-size: 14px;
	font-weight: bold;	
}


.lable {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 12px;
	height: 94px;
	position: relative;
	z-index: 1;
	font-size: 12px;
	line-height: 95px;
	font-family: Arial,Helvetica,sans-serif;
}
.lablehead {
	margin-top: 5px;
	margin-bottom: 5px;
	min-height: 97px;
}



.outerContainer {

    display: table;

    width: 100%; /* width of parent */

    height:88px; /* height of parent */

    overflow: hidden;

}

.outerContainer .innerContainer {

    display: table-cell;

    vertical-align: middle;

    width: 100%;

    margin: 0 auto;

}

#matrix-hair .link  {
	text-align: center;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	border:solid 1px #999;
	color: #999;
	min-height: 53px;
	position: relative;
	z-index: 1;
	padding: 3%;
	font-size: 9px;
	line-height: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

#matrix-hair .no-link {
	text-align: center;
	background-color: #ffffff;
	opacity: .7;
	margin-top: 5px;
	margin-bottom: 5px;
	border:solid 1px #999;
	min-height: 53px;
	position: relative;
	z-index: 1;
	padding: 3%;
}

#matrix-hair .link-bottom  {
	text-align: center;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	border:solid 1px #999;
	color: #999;
	min-height: 53px;
	position: relative;
	z-index: 1;
	padding: 3%;
	font-size: 9px;
	line-height: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

#matrix-hair .link:hover, #matrix-hair .link-bottom:hover {
	border:solid 1px #555;
	-webkit-box-shadow:  2px 2px 2px #555;
     -moz-box-shadow:  2px 2px 2px #555;
    box-shadow: 2px 2px 2px #555;
}

#matrix-hair a, #matrix a:hover {
	text-decoration: none;
}

#matrix-hair a{
	color: #999;
}

#matrix-hair a:hover {
	color: #555;
}
#matrix-hair img {
  margin: 0 0 5px 0;
  width: 100%;
  }

#matrix-hair {
 position: relative;
 text-align: center;
 z-index: 1;
 }
 
#matrix-hair strong  {
	font-size: 11px;	
}

.dryhair-bg, .normalhair-bg, .oilyhair-bg{
	width:90%;
	z-index: 0;
	height:93%;
	position: absolute;
	left: 5%;
	top:7%;
}

.dryhair-bg-mob, .normalhair-bg-mob, .oilyhair-bg-mob, .spechair-bg-mob{
	width:66%;
	z-index: 0;
	height:99%;
	position: absolute;
	right: 3%;
	top:2%;
}

.dryhair-bg, .dryhair-bg-mob{
	background-color: #FDDDBB;
	border:solid 1px #F78F1E;
}

.normalhair-bg, .normalhair-bg-mob{
	background-color: #E7EECB;
	border:solid 1px #9FBC2E;
}

.oilyhair-bg, .oilyhair-bg-mob{
	background-color: #D9EDF2;
	border:solid 1px #0084A9;
}
.spechair-bg-mob{
	background-color: #f9d8e7;
	border:solid 1px #c83e8f;
}

.specialdryhair-bg{
	background-color: #f9d8e7;
	border-top:solid 1px #c83e8f;
	border-bottom:solid 1px #c83e8f;
	border-left:solid 1px #c83e8f;
	width:106%;
	z-index: 0.5;
	height:28.5%;
	position: absolute;
	left: -3%;
	bottom:0;
}

.specialnorhair-bg{
	background-color: #f9d8e7;
	border-top:solid 1px #c83e8f;
	border-bottom:solid 1px #c83e8f;
	width:120%;
	z-index: 0.5;
	height:28.5%;
	position: absolute;
	left: -10%;
	bottom:0;
}

.specialoilhair-bg{
	background-color: #f9d8e7;
	border-top:solid 1px #c83e8f;
	border-right:solid 1px #c83e8f;
	border-bottom:solid 1px #c83e8f;
	width:155%;
	z-index: 0.5;
	height:28.5%;
	position: absolute;
	left: -10%;
	bottom:0;
}

.specialhair-head{
	display:block;
	position: absolute;
	height: 90%;
	width: 30%;
	background-color: #c83e8f;
	border:solid 1px #c83e8f;
	right: -5%;
	bottom: 5%;
	text-align: center;
}
#matrix-hair .specialhair-head img{
	height:100%;
	position: absolute;
	width:60%;
	right:0;
}
#matrix-hair .specialhair-text img{
	position: absolute;
	width:8%;
	right:16%;
	z-index: 2;
	height:100%;
}
.dryhair-head, .normalhair-head, .oilyhair-head, .spechair-head {
	text-align: center;
	color: #ffffff;
	margin-bottom: 5px;
	width: 80%;
	position: relative;
	z-index: 1;
	min-height: 75px;
	border:solid 1px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 14px;
	left:10%;
	margin-top:10%;
}

.dryhair-head{
	background-color: #F78F1E;
	border-color: #F78F1E;
}
.normalhair-head{
	background-color: #9FBC2E;
	border-color: #9FBC2E;
}
.oilyhair-head{
	background-color: #0084A9;
	border-color: #0084A9;
}
.spechair-head{
	background-color: #c83e8f;
	border-color: #c83e8f;
}

.outerContainer-hair {

    display: table;

    width: 100%; /* width of parent */

    height:50px; /* height of parent */

    overflow: hidden;

}

.outerContainer-hair .innerContainer-hair {

    display: table-cell;

    vertical-align: middle;

    width: 100%;

    margin: 0 auto;

    text-align: center;

}

.head-titles{
	position: relative;
	z-index: 1;
	font-size: 9px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}

.lable-hair {
	border: 1px solid #FFFFFF;
	text-align: right;
	margin-bottom: 5px;
	min-height: 50px;
	position: relative;
	z-index: 1;
	font-size: 9px;
	line-height: 11px;
	font-family: Arial,Helvetica,sans-serif;
}
.lablehead-hair {
	border: 1px solid;
    color: #FFFFFF;
    font-size: 11px;
    left: 10%;
    line-height: 14px;
    margin-bottom: 5px;
    margin-top: 10%;
    min-height: 20px;
    padding-bottom: 5px;
    position: relative;
    text-align: center;
    width: 80%;
    z-index: 1;
}
.lableheadtext-hair  {
	text-align: right;
	min-height: 75px;
	position: relative;
	z-index: 1;
	line-height: 11px;
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	margin-top:114%;
}

.outerContainer-hairtitle {

    display: table;

    width: 100%; /* width of parent */

    height:57px; /* height of parent */
    

}

.outerContainer-hairtitle .innerContainer-hairtitle {

    display: table-cell;

    vertical-align: middle;

    width: 100%;

    margin: 0 auto;

    text-align: center;

}

/* -----------Read Labels styling------------- */

.green-container{
	background-color: #DFF0D8;
}

.alert-success span{
	display: block;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}

.alert-error span{
	display: block;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}

.red-container{
	background-color: #F2DEDE;
}

.lable-rec{
	margin:10px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    border: 1px solid #E5E5E5;
    background-color: #ffffff;
/*    min-height: 150px; */
}

.lable-rec strong{
	display:block;
	text-align: left;
	padding: 5px 15px;
}

.lable-rec-inner{
	border-top: 1px solid #E5E5E5;
    padding: 9px 15px;
}
.rounded{
 -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
}

/* -----------Terms styling------------- */
.terms a, .delivery a{
	color: #167D52;
}

/* -----------Reasons to choose styling------------- */
.firsts span {
	font-weight: bold;
}

/* -----------Studies styling------------- */

.beet-container {
	background-color:#edf7fa; 
	padding:15px 0 15px 10px;
}

.beet-container strong {
	font-size:14px;
	color:#1d7c9a; 
	font-family: Verdana; 
}	text-decoration: none;

.beet-study1{
	display: block;
	padding:5px; 
	margin:0 5px; 
	background-color:#9cc6d4; 
	color:#1d7c9a; 
	border-bottom:dashed 1px #9cc6d4;
}

#study span{
	cursor:pointer;
}

/* -----------Logo Page styling------------- */
.logo {
	text-align: center;
}

.logo img {
	height: 80px;
}

/* -----------Apple Inci Info styling------------- */
.applein {
    color: #666666;
    font-size: 9px;
    line-height: 12px;
    margin-bottom: 20px;
}

.appleinhead {
	text-align: center;
    color: #000000;
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    margin-bottom: 20px;
}

    font-size: 26px;
}
/* -----------Replacement Info styling------------- */

.replace-box{
	border-bottom:solid 1px #ffffff;
}
	
.replace-header-dry{
	background-color: #c07480;
	color:#fff; 
	font-size:14px;
	text-align: center;
	padding:10px 0;
}

.replace-dry, .replace-comdry, .replace-normal, .replace-comoil, .replace-oil, .replace-sens, .replace-ess {
	margin:auto;
	text-align: center;
	font-size: 12px;
	height: 190px;
}

.repdry {
    color: #C07480;
}
.repprodtitle {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.dry-rev {
	background-color: #fae6e6) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fae6e6", endColorstr="#f3bfc4");
	background-image: -khtml-gradient(linear, left, right, from(#fae6e6), to(#f3bfc4));
	background-image: -moz-linear-gradient(left, #fae6e6, #f3bfc4);
	background-image: -ms-linear-gradient(left, #f3bfc4, #fae6e6);
	background-image: -webkit-gradient(linear, left, right, color-stop(0%, #fae6e6), color-stop(100%, #f3bfc4));
	background-image: -webkit-linear-gradient(left, #fae6e6, #f3bfc4);
	background-image: -o-linear-gradient(left, #fae6e6, #f3bfc4);
	background-image: linear-gradient(left, #fae6e6, #f3bfc4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fae6e6', endColorstr='#f3bfc4', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}

a.replink_revite, a.replink_revite:visited {
    color: #90223D;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.replace-header-comdry{
	background-color: #c6951e;
	color:#fff; 
	font-size:14px;
	text-align: center;
	padding:10px 0;
}

.repcomdry {
	color: #C6951E;
}

a.replink_defy, a.replink_defy:visited {
    color: #9C2024;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.comdry-rev {
	background-color: #fff6dc) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff6dc", endColorstr="#f8c3ae");
	background-image: -khtml-gradient(linear, left top, right top, from(#fff6dc), to(#f8c3ae));
	background-image: -moz-linear-gradient(left, #fff6dc, #f8c3ae);
	background-image: -ms-linear-gradient(left, #f8c3ae, #fff6dc);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff6dc), color-stop(100%, #f8c3ae));
	background-image: -webkit-linear-gradient(left, #fff6dc, #f8c3ae);
	background-image: -o-linear-gradient(left, #fff6dc, #f8c3ae);
	background-image: linear-gradient(left, #fff6dc, #f8c3ae);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6dc', endColorstr='#f8c3ae', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}

.repnorm {
	color: #5EA494;
}

.replace-header-normal{
	background-color: #5EA494;
	color:#fff; 
	font-size:14px;
	text-align: center;
	padding:10px 0;
}

a.replink_normal, a.replink_normal:visited {
    color: #9C2024;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.normdefy-rev {
	background-color: #e3f1ef) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e3f1ef", endColorstr="#f8c3ae");
	background-image: -khtml-gradient(linear, left top, right top, from(#e3f1ef), to(#f8c3ae));
	background-image: -moz-linear-gradient(left, #e3f1ef, #f8c3ae);
	background-image: -ms-linear-gradient(left, #f8c3ae, #e3f1ef);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #e3f1ef), color-stop(100%, #f8c3ae));
	background-image: -webkit-linear-gradient(left, #e3f1ef, #f8c3ae);
	background-image: -o-linear-gradient(left, #e3f1ef, #f8c3ae);
	background-image: linear-gradient(left, #e3f1ef, #f8c3ae);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3f1ef', endColorstr='#f8c3ae', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}

.normess-rev {
	background-color: #e3f1ef) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e3f1ef", endColorstr="#f7cee1");
	background-image: -khtml-gradient(linear, left top, right top, from(#e3f1ef), to(#f7cee1));
	background-image: -moz-linear-gradient(left, #e3f1ef, #f7cee1);
	background-image: -ms-linear-gradient(left, #f7cee1, #e3f1ef);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #e3f1ef), color-stop(100%, #f7cee1));
	background-image: -webkit-linear-gradient(left, #e3f1ef, #f7cee1);
	background-image: -o-linear-gradient(left, #e3f1ef, #f7cee1);
	background-image: linear-gradient(left, #e3f1ef, #f7cee1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3f1ef', endColorstr='#f7cee1', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}

a.replink_skiness, a.replink_replink_skiness:visited {
    color: #94426D;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.comoilcalm-rev {
	background-color: #d5e2f6) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d5e2f6", endColorstr="#bfdbd5");
	background-image: -khtml-gradient(linear, left top, right top, from(#d5e2f6), to(#bfdbd5));
	background-image: -moz-linear-gradient(left, #d5e2f6, #bfdbd5);
	background-image: -ms-linear-gradient(left, #bfdbd5, #d5e2f6);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #d5e2f6), color-stop(100%, #bfdbd5));
	background-image: -webkit-linear-gradient(left, #d5e2f6, #bfdbd5);
	background-image: -o-linear-gradient(left, #d5e2f6, #bfdbd5);
	background-image: linear-gradient(left, #d5e2f6, #bfdbd5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5e2f6', endColorstr='#bfdbd5', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}

.comoilclear-rev {
	background-color: #d5e2f6) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d5e2f6", endColorstr="#e4eabd");
	background-image: -khtml-gradient(linear, left top, right top, from(#d5e2f6), to(#e4eabd));
	background-image: -moz-linear-gradient(left, #d5e2f6, #e4eabd);
	background-image: -ms-linear-gradient(left, #e4eabd, #d5e2f6);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #d5e2f6), color-stop(100%, #e4eabd));
	background-image: -webkit-linear-gradient(left, #d5e2f6, #e4eabd);
	background-image: -o-linear-gradient(left, #d5e2f6, #e4eabd);
	background-image: linear-gradient(left, #d5e2f6, #e4eabd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5e2f6', endColorstr='#e4eabd', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}

.comoiless-rev {
	background-color: #d5e2f6) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d5e2f6", endColorstr="#f7cee1");
	background-image: -khtml-gradient(linear, left top, right top, from(#d5e2f6), to(#f7cee1));
	background-image: -moz-linear-gradient(left, #d5e2f6, #f7cee1);
	background-image: -ms-linear-gradient(left, #f7cee1, #d5e2f6);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #d5e2f6), color-stop(100%, #f7cee1));
	background-image: -webkit-linear-gradient(left, #d5e2f6, #f7cee1);
	background-image: -o-linear-gradient(left, #d5e2f6, #f7cee1);
	background-image: linear-gradient(left, #d5e2f6, #f7cee1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5e2f6', endColorstr='#f7cee1', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}

.repcomoil {
    color: #6f91bf;
}

.replace-header-comoil{
	background-color: #6f91bf;
	color:#fff; 
	font-size:14px;
	text-align: center;
	padding:10px 0;
}

a.replink_calm, a.replink_calm:visited {
    color: #005E6D;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

a.replink_clear, a.replink_clear:visited {
    color: #789D23;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
a.replink_newess, a.replink_newess:visited {
    color: #94426D;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.oilclear-rev {
	background-color: #d1d3e2) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d1d3e2", endColorstr="#e4eabd");
	background-image: -khtml-gradient(linear, left top, right top, from(#d1d3e2), to(#e4eabd));
	background-image: -moz-linear-gradient(left, #d1d3e2, #e4eabd);
	background-image: -ms-linear-gradient(left, #e4eabd, #d1d3e2);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #d1d3e2), color-stop(100%, #e4eabd));
	background-image: -webkit-linear-gradient(left, #d1d3e2, #e4eabd);
	background-image: -o-linear-gradient(left, #d1d3e2, #e4eabd);
	background-image: linear-gradient(left, #d1d3e2, #e4eabd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d3e2', endColorstr='#e4eabd', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}
.repoil {
    color: #686aa5;
}

.replace-header-oil{
	background-color: #686aa5;
	color:#fff; 
	font-size:14px;
	text-align: center;
	padding:10px 0;
}

.senscalm-rev {
	background-color: #f2e9dd) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2e9dd", endColorstr="#bfdbd5");
	background-image: -khtml-gradient(linear, left top, right top, from(#f2e9dd), to(#bfdbd5));
	background-image: -moz-linear-gradient(left, #f2e9dd, #bfdbd5);
	background-image: -ms-linear-gradient(left, #bfdbd5, #f2e9dd);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2e9dd), color-stop(100%, #bfdbd5));
	background-image: -webkit-linear-gradient(left, #f2e9dd, #bfdbd5);
	background-image: -o-linear-gradient(left, #f2e9dd, #bfdbd5);
	background-image: linear-gradient(left, #f2e9dd, #bfdbd5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2e9dd', endColorstr='#bfdbd5', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}
.repsens {
    color: #a88670;
}

.replace-header-sens{
	background-color: #a88670;
	color:#fff; 
	font-size:14px;
	text-align: center;
	padding:10px 0;
}

.essess-rev {
	background-color: #f2e9dd) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2e9dd", endColorstr="#f7d7e6");
	background-image: -khtml-gradient(linear, left top, right top, from(#f2e9dd), to(#f7d7e6));
	background-image: -moz-linear-gradient(left, #f2e9dd, #f7d7e6);
	background-image: -ms-linear-gradient(left, #f7d7e6, #f2e9dd);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2e9dd), color-stop(100%, #f7d7e6));
	background-image: -webkit-linear-gradient(left, #f2e9dd, #f7d7e6);
	background-image: -o-linear-gradient(left, #f2e9dd, #f7d7e6);
	background-image: linear-gradient(left, #f2e9dd, #f7d7e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2e9dd', endColorstr='#f7d7e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}
.esscalm-rev {
	background-color: #f2e9dd) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2e9dd", endColorstr="#bfdbd5");
	background-image: -khtml-gradient(linear, left top, right top, from(#f2e9dd), to(#bfdbd5));
	background-image: -moz-linear-gradient(left, #f2e9dd, #bfdbd5);
	background-image: -ms-linear-gradient(left, #bfdbd5, #f2e9dd);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2e9dd), color-stop(100%, #bfdbd5));
	background-image: -webkit-linear-gradient(left, #f2e9dd, #bfdbd5);
	background-image: -o-linear-gradient(left, #f2e9dd, #bfdbd5);
	background-image: linear-gradient(left, #f2e9dd, #bfdbd5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2e9dd', endColorstr='#bfdbd5', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}
.essclear-rev {
	background-color: #f2e9dd) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2e9dd", endColorstr="#e4eabd");
	background-image: -khtml-gradient(linear, left top, right top, from(#f2e9dd), to(#e4eabd));
	background-image: -moz-linear-gradient(left, #f2e9dd, #e4eabd);
	background-image: -ms-linear-gradient(left, #e4eabd, #f2e9dd);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2e9dd), color-stop(100%, #e4eabd));
	background-image: -webkit-linear-gradient(left, #f2e9dd, #e4eabd);
	background-image: -o-linear-gradient(left, #f2e9dd, #e4eabd);
	background-image: linear-gradient(left, #f2e9dd, #e4eabd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2e9dd', endColorstr='#e4eabd', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 	height: 190px;
 	border-bottom: 2px solid #fff8f8;
 	padding-top: 10px;
}
.repess {
    color: #8d5b1a;
}

.replace-header-ess{
	background-color: #8d5b1a;
	color:#fff; 
	font-size:14px;
	text-align: center;
	padding:10px 0;
}
/*--------------------Links Page styling-------------------*/

#media .media-heading{
 margin:0;
}

#media .media{
	margin-top: 0;
	margin-bottom: 10px;
}

#media a {
	color: #167D52;
}

#media .media-body{
	border-bottom: 1px solid #e7e7e7;
	margin-top: 20px;
}

/*--------------------info Pages styling-------------------*/

.hsrcontainer {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 20px 0;
	background-color: #caedd9;
}

.bottle{
	margin-top:100px;
	margin-left:15px;
}

.bottletext {
	padding: 10px 20px 0 0;
}

.skintext {
	padding: 10px 30px 10px 20px;
}

.bluecontent {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 20px 0;
background-color: #eaf8fb;
min-height: 750px;
}

.info-blue-mainheader{
	color: #1d7c9a;
	font-size: 250%;
	font-weight: bold;
	margin-left: 100px;
}

.info-blue-header {
color: #1d7c9a;
font-size: 130%;
font-weight: bold;
}

#info-blue a {
	color: #1d7c9a;
}

.info-image-left{
	margin-top: 90px;
}
.info-image-left2{
	margin-top: 60px;
}

.greencontent {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 20px 0;
	background-color: #f8fce3;
	min-height: 750px;
}

.info-green-mainheader{
	display: block;
	line-height: 115%;
	color: #5b7b1c;
	font-size: 250%;
	font-weight: bold;
	margin-left: 100px;
}

.info-green-header {
color: #5b7b1c;
font-size: 130%;
font-weight: bold;
}

#info-green a {
	color: #5b7b1c;
}

.redcontent {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 20px 0;
	background-color: #fff7fc;
	min-height: 750px;
}

.info-red-mainheader{
	color: #98012a;
	font-size: 250%;
	font-weight: bold;
	margin-left: 100px;
}

.info-red-header {
color: #98012a;
font-size: 130%;
font-weight: bold;
}

#info-red a {
	color: #98012a;
}

.calmcontent {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 20px 0;
	background-color: #ebfaf7;
	min-height: 750px;
}

.info-calm-mainheader{
	color: #245f64;
	font-size: 250%;
	font-weight: bold;
	margin-left: 100px;
}

.info-calm-header {
color: #245f64;
font-size: 130%;
font-weight: bold;
}

#info-calm a {
	color: #245f64;
}

.defycontent {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 20px 0;
	background-color: #fff6f1;
	min-height: 750px;
}

.info-defy-mainheader{
	color: #a33d34;
	font-size: 250%;
	font-weight: bold;
	margin-left: 100px;
}

.info-defy-header {
color: #a33d34;
font-size: 130%;
font-weight: bold;
}

#info-defy a {
	color: #a33d34;
}

.revitecontent {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 20px 0;
	background-color: #ffeff2;
	min-height: 750px;
}
.esscontent {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 20px 0;
	background-color: #fff7fc;
}

.info-ess-mainheader{
	color: #8b3657;
	font-size: 250%;
	font-weight: bold;
	margin-left: 100px;
}

.info-ess-header {
color: #8b3657;
font-size: 130%;
font-weight: bold;
}

#info-ess a {
	color: #8b3657;
}

.uvrays {
    color: #000000;
    font-size: 75%;
    line-height: 12px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}
.uvrays b {
    font-size: 110%;
}

.cat-background1 {
	/* padding:10px 20px;
	min-height:220px;
  	max-height:220px;*/
  	min-height:260px;
  	margin-bottom:0px;
	position:relative;
	font-size:12px;
}

.cat-image1 {
	position:absolute;
	z-index:2;
	bottom:-16px;
}
.cat-image2 {
	position:absolute;
	z-index:1;
	bottom:0;
	right:0;
}

/*--------------------Home Page 'Need a Little Help?'-------------------*/


#help-skin img {
	margin-bottom: 5px;
}

.help-skin-head{
	font-size: 110%;
	font-weight: bold;	
}

.revite-help-skin, .defying-help-skin, .calm-help-skin, .clear-help-skin, .every-help-skin, .ess-help-skin {
	text-align: center;
	color: #ffffff;
	margin-top: 5px;
	width: 100%;
	position: relative;
	z-index: 1;
	min-height: 62px;
	border:solid 1px;
	font-size: 10px;
	line-height: 12px;
	
}

.revite-help-skin1, .defying-help-skin1, .calm-help-skin1, .clear-help-skin1, .every-help-skin1, .ess-help-skin1 {
	text-align: center;
	color: #ffffff;
	margin-bottom: 5px;
	width: 100%;
	position: relative;
	z-index: 1;
	min-height: 25px;
	border:solid 1px;
	padding-bottom: 3px;
	font-size: 10px;
	line-height: 12px;
	
}

.revite-help-skin a:hover, .defying-help-skin a:hover, .calm-help-skin a:hover, .clear-help-skin a:hover, .every-help-skin a:hover, .ess-help-skin a:hover{
	text-decoration: none;
	color: #eee;
}

.revite-help-skin a, .defying-help-skin a, .calm-help-skin a, .clear-help-skin a, .every-help-skin a, .ess-help-skin a {
	text-decoration: none;
	color: #fff;
}

.revite-help-skin a:visited, .defying-help-skin a:visited, .calm-help-skin a:visited, .clear-help-skin a:visited, .every-help-skin a:visited, .ess-help-skin a:visited{
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}

.every-help-skin1 a:visited, .every-help-skin1 a {
	text-decoration: none;
	color: #2b939e;
	font-size: 10px;
}

.every-help-skin1 a:hover {
	text-decoration: none;
	color: #2b939e;
	font-size: 11px;
}


.revite-help-skin1 a:hover, .defying-help-skin1 a:hover, .calm-help-skin1 a:hover, .clear-help-skin1 a:hover, .ess-help-skin1 a:hover{
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

.revite-help-skin1 a, .defying-help-skin1 a, .calm-help-skin1 a, .clear-help-skin1 a, .ess-help-skin1 a{
	text-decoration: none;
	font-size: 10px;
	color: #fff;
}

.revite-help-skin1 a:visited, .defying-help-skin1 a:visited, .calm-help-skin1 a:visited, .clear-help-skin1 a:visited,  .ess-help-skin1 a:visited{
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}

.revite-help-skin{
	background-color: #b1005d;
	border-color: #b1005d;
}

.defying-help-skin{
	background-color: #b32317;
	border-color: #b32317;
}
.calm-help-skin{
	background-color: #004f5a;
	border-color: #004f5a;
}
.clear-help-skin{
	background-color: #78a22f;
	border-color: #78a22f;
}
.every-help-skin{
	background-color: #37becc;
	border-color: #37becc;
}

.ess-help-skin{
	background-color: #7a416c;
	border-color: #7a416c;
}

.revite-help-skin1{
	padding-top:5px;
	background-color: #d10d85;
	border-color: #b1005d;
}

.defying-help-skin1{
	padding-top:5px;
	background-color: #dd5323;
	border-color: #b32317;
}
.calm-help-skin1{
	padding-top:5px;
	background-color: #0094a9;
	border-color: #004f5a;
}
.clear-help-skin1{
	padding-top:5px;
	background-color: #97c244;
	border-color: #78a22f;
}
.every-help-skin1{
	padding-top:5px;
	background-color: #9be0df;
	border-color: #37becc;
}

.ess-help-skin1{
	padding-top:5px;
	background-color: #aa518c;
	border-color: #7a416c;
}


.haircentered{
	line-height: 25px;
}

.hair-roll{
	width: 140px;
	display: block;
	height: 340px
	margin: auto;
}

.hair-rollover{
	padding: 10px 30px 0 30px;
	display: block;
}

.hairroll-txt a:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.hairroll-txt a:visited{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;	
}

.hairroll-txt a:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 110%;
	text-decoration: none;
}

.drytxt, .normtxt, .oilytxt, .caretxt {
	height:22px;
	text-align: center;
}

.drytxt a {
	font-weight: bold;
	color:#e3c24a;
}

.normtxt a {
	font-weight: bold;
	color:#7aac4d;
}

.oilytxt a {
	font-weight: bold;
	color:#2988c5;
}

.caretxt a {
	font-weight: bold;
	color:#a42b7a;
}

.help-mob {
    color: #FFFFFF;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    min-height: 20px;
}

.help-mob a{
    color: #FFFFFF;
}

.help-mob a:hover{
    text-decoration: none;
}

.help-mob a span{
   font-size: 140%;
}

.button_mob{
 	padding: 10px 0;
 	margin-bottom: 2px;
 	border-radius:4px;
 	}
.page-links_mob{
	color: #666666;
	text-align: center;
    }
    
.page-links_mob a{
	color: #666666;
	text-align: center;
    }

.dry-help-hair, .normal-help-hair, .oily-help-hair, .spec-help-hair {
	text-align: center;
	color: #ffffff;
	margin-top: 5px;
	width: 100%;
	position: relative;
	z-index: 1;
	min-height: 62px;
	border:solid 1px;
	font-size: 10px;
	line-height: 12px;
	
}

.dry-help-hair1, .normal-help-hair1, .oily-help-hair1, .spec-help-hair1 {
	text-align: center;
	color: #ffffff;
	margin-bottom: 5px;
	width: 100%;
	position: relative;
	z-index: 1;
	min-height: 25px;
	border:solid 1px;
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 23px;
	
}


.dry-help-hair{
	background-color: #cf5d29;
	border-color: #cf5d29;
}
.normal-help-hair{
	background-color: #688739;
	border-color: #688739;
}
.oily-help-hair{
	background-color: #025c77;
	border-color: #025c77;
}
.spec-help-hair{
	background-color: #ac236b;
	border-color: #ac236b;
}


.dry-help-hair1{
	padding-top:5px;
	background-color: #f69021;
	border-color: #cf5d29;
}
.normal-help-hair1{
	padding-top:5px;
	background-color: #a0b439;
	border-color: #688739;
}
.oily-help-hair1{
	padding-top:5px;
	background-color: #007da5;
	border-color: #025c77;
}
.spec-help-hair1{
	padding-top:5px;
	background-color: #d9308b;
	border-color: #ac236b;
}


.dry-help-hair a:hover, .normal-help-hair a:hover, .oily-help-hair a:hover, .spec-help-hair a:hover{
	text-decoration: none;
	color: #eee;
}

.dry-help-hair a, .normal-help-hair a, .oily-help-hair a, .spec-help-hair a{
	text-decoration: none;
	color: #fff;
}

.dry-help-hair a:visited, .normal-help-hair a:visited, .oily-help-hair a:visited, .spec-help-hair a:visited{
	text-decoration: none;
	color: #fff;
}


.dry-help-hair1 a:hover, .normal-help-hair1 a:hover, .oily-help-hair1 a:hover, .spec-help-hair1 a:hover{
	text-decoration: none;
	color: #fff;
	font-size: 13px;
}

.dry-help-hair1 a, .normal-help-hair1 a, .oily-help-hair1 a, .spec-help-hair1 a{
	text-decoration: none;
	color: #fff;
}

.dry-help-hair1 a:visited, .normal-help-hair1 a:visited, .oily-help-hair1 a:visited, .spec-help-hair1 a:visited{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
	
.help{
	border-radius: 5px;
	padding:0 10px 10px 10px;
/*	background-color: #f7f7f7;  */
	background-color: #ffffff;  
	border: 1px solid #e7e7e7;
	margin-top: 10px;
	
}

.help-outline{
	border-radius: 5px;
	padding:10px;
	border: 1px solid #e7e7e7;
}	
	

	
/*--------------------Home Page 'Product Match Up'-------------------*/

#match-img {
	margin: auto;
	display:block;
	float: left;
	width: 14.285714%;
	margin-top: 10px;
}

.match-bground{
	background-color: hsl(#75913d) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#75913d", endColorstr="#abb344");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#75913d), to(#abb344));
	background-image: -moz-linear-gradient(top, #75913d, #abb344);
	background-image: -ms-linear-gradient(top, #abb344, #75913d);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75913d), color-stop(100%, #abb344));
	background-image: -webkit-linear-gradient(top, #75913d, #abb344);
	background-image: -o-linear-gradient(top, #75913d, #abb344);
	background-image: linear-gradient(#75913d, #abb344);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75913d', endColorstr='#abb344', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.match_head {
	font-size: 180%;
	font-style: italic;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding:20px 0;
}
.match_txtl {
	font-size: 13px;
 	text-align: left;
 	float: left;
 	color: #ffffff;
 	margin-bottom: 5px;
 }
.match_txtr {
	font-size: 13px;
 	text-align: right;
 	float: right;
 	color: #ffffff;
 	margin-top: 5px;
 }
 
 .match_space{
 	margin-top: 5px;
 }
 	
.imgfloatl {
	float: left;
}
.imgfloatr {
	float: right;
}

a.smlltxt_new{
	display:block;
	float: left;
	width: 14.285714%;
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	text-align: center;
    font-size: 7.5pt;
    line-height: 7.5pt;
    vertical-align: top;
    padding-bottom: 10px;
}


a.smlltxt_new:link {
	text-decoration: none;    
}
a.smlltxt_new:visited {
	text-decoration: none;    
}
a.smlltxt_new:hover {	
    text-decoration: underline;
}
#freecarousel .carousel {
	Margin-bottom:10px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}


.addressman{
	color: #888888;
	background-color: white;
	border-radius: 3px 3px 3px 3px;
    padding: 9px;
    margin-bottom: 20px;
    cursor: not-allowed;
}

.nameman{
	color: #888888;
	background-color: white;
	border-radius: 3px 3px 3px 3px;
    padding: 6px;
    margin-bottom: 20px;
    cursor: not-allowed;
}

.proemail{
line-height: 10px;
}

.email-sent{
	min-height: 70px;
}


.receipthl ,.receiptheading{
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	}


#upgradepost {
	width: 100px;
	height: 100px;
	background-color: #ccc;
	position: relative;
	border: 1px solid #333;
}

.shipmethod-reccommend div:after, .shipmethod-reccommend div:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	right: 100%;
	position: absolute;
	width: 0;
}

.shipmethod-reccommend div:after {
	border-width: 8px;
	border-right-color: #ffffff;
	top: 6px;
}

.shipmethod-reccommend div:before {
	border-width: 10px;
	border-right-color: #e3e3e3;
	top: 4px;
}

/* Standard desktop */

.prodLogos {
	width:330px;
	float:right;
}

.hide-medium {
	display:none;
}

.show-medium {
	display:inline-block;
}

.hide-small {
	display:inline-block;;
}
.show-small {
	display:none;
}	

.email-input {
	width:150px;
}

.cpn-input {
	width:150px;
}

.row-fluid ul.thumbnails li.span4:nth-child(2n + 3) {
	margin-left : 0px;
}

.row-fluid ul.thumbnails li.span12 {
	margin-left : 0px;
}

.row-fluid .gridItems .addtocart select.span4 {
	width:50px;
}

.row-fluid .listItems .addtocart select.span4 {
	width:50px;
}

.tofreegift, .tofreeshipping {
	font-size:16px;
	width:450px;
}	
.tofreegift img, .tofreeshipping img {
	max-width:90%;
	float:left;
}

.newsletter {
	text-align: right;
	display: block;
	margin: 5px 0;
}


.row-fluid [class*="span"]:first-child#press {
    margin-left: 2.5641%;
}
.pressinfo_outer{
	height:150px;
}
.pressinfo_list{
	height:100px;
	margin:25px 0;
}
.pressinfo_list span {
    color: #167D52;
    font-size: 110%;
    font-weight: bold;
    text-align: left;
}

.as-seen {
	border: 1px solid #E3E3E3;
	border-radius: 5px;
	background-color: #ffffff;
	padding: 10px;
}

.as-seen2 {
	padding:10px;
	margin:5px 0;
	border: 1px solid #E3E3E3;
	border-radius: 5px;
	background-color: #ffffff;
}

.as-seen p span{
	font-style: italic;
}

.as-seen2 span{
	font-size: 110%;
	font-weight: bold;
}

.legends{
	font-size: 10px;
	line-height: 11px;
	color:#999999;
}
.ingred-list{
margin-bottom: 10px;
}

.well-ingred{
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 15px;
    color: #999999;
}

.logolink{
  display: block;
  float: left;
  position: relative;
  z-index: 80;
}
.logolink a:link img.imagefield,
.logolink a:visited img.imagefield {
  display: block;
}

.repimg {
min-width: 105px;
max-width: 150px;
}


.dryrep-container {
	background-color:#ffeeee; 
	padding:15px 0 15px 10px;
}

.dryrep-container strong {
	font-size:14px;
	color:#C07480; 
	font-family: Verdana; 
	text-decoration: none;
}

.comb-dryrep-container {
	background-color:#FFF6DC; 
	padding:15px 0 15px 10px;
}

.comb-dryrep-container strong {
	font-size:14px;
	color:#C6951E; 
	font-family: Verdana;
	text-decoration: none; 
}	

.normrep-container {
	background-color:#e3f1ef; 
	padding:15px 0 15px 10px;
}

.normrep-container strong {
	font-size:14px;
	color:#5EA494; 
	font-family: Verdana;
	text-decoration: none; 
}

.comb-oilrep-container {
	background-color:#e9f5fb; 
	padding:15px 0 15px 10px;
}

.comb-oilrep-container strong {
	font-size:14px;
	color:#6F91BF; 
	font-family: Verdana;
	text-decoration: none; 
}	

.oilyrep-container {
	background-color:#edf1ff; 
	padding:15px 0 15px 10px;
}

.oilyrep-container strong {
	font-size:14px;
	color:#686AA5; 
	font-family: Verdana;
	text-decoration: none; 
}	

.sensrep-container {
	background-color:#f7efe4; 
	padding:15px 0 15px 10px;
}

.sensrep-container strong {
	font-size:14px;
	color:#A88670; 
	font-family: Verdana;
	text-decoration: none; 
}

.essrep-container {
	background-color:#f4faf0; 
	padding:15px 0 15px 10px;
}

.essrep-container strong {
	font-size:14px;
	color:#9fc38d; 
	font-family: Verdana;
	text-decoration: none; 
}
.repess2 {
    color: #9fc38d;
}

.right-arrow-dry {
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	
	border-left: 10px solid #C07480;
}

.btn-drycustom {
    background-color: #C07480;
    background-image: linear-gradient(to bottom, #F3BFC4, #C07480);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);    
}

.btn-combdrycustom {
    background-color: #C6951E;
    background-image: linear-gradient(to bottom, #F2DEA1, #C6951E);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-normcustom {
    background-color: #5EA494;
    background-image: linear-gradient(to bottom, #cfe8e0, #5EA494);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-comboilcustom {
    background-color: #6F91BF;
    background-image: linear-gradient(to bottom, #D5E2F6, #6F91BF);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-oilycustom {
    background-color: #686AA5;
    background-image: linear-gradient(to bottom, #dce0f4, #686AA5);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-senscustom {
    background-color: #A88670;
    background-image: linear-gradient(to bottom, #e9deca, #A88670);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-esscustom {
    background-color: #9fc38d;
    background-image: linear-gradient(to bottom, #e5f5db, #9fc38d);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-esscustom,  .btn-senscustom, .btn-oilycustom, .btn-comboilcustom, .btn-normcustom, .btn-combdrycustom, .btn-drycustom{
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    line-height: 20px;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
}


.replace-outline{
	border: 1px solid #e7e7e7;
	 border-radius: 4px;
	color:#666666;
	margin-bottom:10px;
}

.replace-header {
	color: #bb022f;
    text-align: center;
    font-size:17px;
    margin-top: 5px;
    padding:5px;
}

.replace a:hover, .replace a:visited {
	text-decoration: none;
}

.replace-txt{
	padding:5px;
}

.replace-subheader {
	color: #bb022f;
    text-align: center;
    padding:5px;
}

.specialdryhair-bg1{
	background-color: #F7CEE8;
	border-top:solid 1px #D60C8C;
	border-bottom:solid 1px #D60C8C;
	border-left:solid 1px #D60C8C;
	width:106%;
	z-index: 0.5;
	height: 32.1%;
	position: absolute;
	left: -3%;
	bottom:0;
}

.specialnorhair-bg1{
	background-color: #F7CEE8;
	border-top:solid 1px #D60C8C;
	border-bottom:solid 1px #D60C8C;
	width:120%;
	z-index: 0.5;
	height: 32.1%;
	position: absolute;
	left: -10%;
	bottom:0;
}

.specialoilhair-bg1{
	background-color: #F7CEE8;
	border-top:solid 1px #D60C8C;
	border-right:solid 1px #D60C8C;
	border-bottom:solid 1px #D60C8C;
	width:155%;
	z-index: 0.5;
	height: 32.1%;
	position: absolute;
	left: -10%;
	bottom:0;
}

.specialhair-head1{
	display:block;
	position: absolute;
	height: 90%;
	width: 30%;
	background-color: #D60C8C;
	border:solid 1px #D60C8C;
	right: -5%;
	bottom: 5%;
	text-align: center;
}

.specialhair-head1{
	  background-color: #D60C8C;
    border: 1px solid #D60C8C;
    bottom: 15%;
    display: block;
    height: 65%;
    position: absolute;
    right: -5%;
    text-align: center;
    width: 30%;
}
#matrix-hair .specialhair-head1 img{
	height:100%;
	position: absolute;
	width:60%;
	right:0;
}
#matrix-hair .specialhair-text1 img{
	bottom: 14%;
    height: 65%;
    position: absolute;
    right: 16%;
    width: 8%;
    z-index: 2;
}

.drybg{
	height: 99%;
    left: 5%;
    position: inherit;
    top: 2%;
    width: 90%;
    z-index: 0;
    background-color: #FDDDBB;
    border: 1px solid #F78F1E;

}

.hairinfotxt{
    border: 1px solid #ffffff;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 11px;
    margin-bottom: 5px;
    min-height: 50px;
    padding: 3%;

}

.specialhair-bg{
 background-color: #F7CEE8;
    border: 1px solid #D60C8C;
    height: 85%;
    left: 2%;
    position: absolute;
    top: 15%;
    width: 96%;
    z-index: 0;
}

.button_mob_top {
    border-radius: 4px 4px 0 0;
    padding: 10px 0 5px 0;
    min-height:34px;
}

.button_mob_bot {
    border-radius: 0 0 4px 4px;
    padding: 5px 0 10px 0;
    min-height:20px;
    margin-bottom:10px;
}

.mob_mat_link a{
color:#2B939E;
}

.info-green-span, .info-red-span, .info-blue-span, .info-calm-span, .info-defy-span, .info-ess-span{
	font-size: 50%;
    line-height: 12px;
}

.outerContainer-tv {

    display: table;

    height:80px; /* height of parent */


       margin: 0 auto;

}

.outerContainer-tv .innerContainer-tv {

    display: table-cell;

    vertical-align: middle;

    margin: 0 auto;  
}

.atv a:hover, .atv a:visited, .atv a:focus, .atv a:active {
text-decoration: none;
}

.caret1 {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.caret1 {
  margin-top: 8px;
  margin-left: 2px;
  border-top-color: #777777;
  border-bottom-color: #777777;
}

.caret1:hover,
.caret1:focus {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.related{
	font-size: 20.05px;
    font-family: inherit;
    font-weight: bold;
    line-height: 40px;
    margin: 10px 0;
}

.red-express {
	color: #9b0d0d;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    padding-top: 5px;
}

.red-rush {
	padding-top:0;
}

.matrixcenter {
text-align: center;
}

.matrixbox li {
	line-height: 30px;
}

#map {
        width: 100%;
        height: 400px;
        background-color: #ffffff;
      }