/* CSS Document */


.title {
    padding: 16px;
    text-align: left;
}

#trier {
    height: 500px;
    overflow: hidden;
    position: relative;
    width: 970px;
}

#trier-loader {
	background:;
    height: 500px;
    overflow: hidden;
    position: absolute;
    width: 970px;
}

#hand-holder {
	position:absolute;
	width:299px;
	height:500px;
	overflow:hidden;
}

#handShield {
	position:absolute;
	width:299px;
	height:500px;
	overflow:hidden;
}

#handShield img {
	width:299px;
	height:500px;
}

#hand-holder #hand .hand, #hand-holder #nailpolish {
	position:absolute;
}


.hand {
	top:0px;
	left:0px;
    width: 3597px;
    height: 3000px;
	background-repeat:no-repeat;
	background-color:transparent;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
}

#nailpolish {
    background-color: transparent;
    background-position: left top;
    background-repeat: repeat;
    height: 282px;
    left: 58px;
    top: 141px;
    width: 202px;
}

#shade-name {
    background: none repeat scroll 0 0 #666;
    color: #fff;
    height: 55px;
    left: 0;
    opacity: 0.75;
    position: absolute;
    top: 445px;
    width: 438px;
}

#shade-name h1 {
    font-size: 20px;
    margin: 5px 14px 0;
    text-transform: uppercase;
	white-space: nowrap;
}

#shade-name h1 span {
}

#shade-name h2 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
}

#shade-name h2 #kind {
    font-family: "Prelo W01 Hairline";
    font-size: 16px;
    line-height: 16px;
    text-transform: lowercase;
}

#app-icons {
    height: 340px;
    left: 284px;
    position: absolute;
    top: 0px;
    width: 175px;
}

.icons {
    position: absolute;
}

.icons h1 {
    color: #6e6f6e;
    font-family: "Prelo W01 Book";
    font-size: 20px;
    margin: 0 0 5px 3px;
    text-align: left;
    text-transform: uppercase;
}

#nail-color h1 span {
    text-transform:capitalize;
}

.icons ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.icons li {
    float: left;
    margin-right: 5px;
}

#skin-tone {
	top:0px;
}

#skin-tone ul {
    width: 127px;
}

#nail-shape {
    top: 130px;
}

#nail-length {
	top:217px;
}

#nail-length ul {
    /*width: 116px;*/
}

#nail-length a {
	height:38px;
}

#nail-cart {
	top:298px;
}


#nail-color {
    background: none repeat scroll 0 0 #eee;
    height: 500px;
    left: 438px;
    padding: 63px 20px 20px;
    position: absolute;
    width: 335px;
	/*overflow:hidden;*/
}

#nail-color h1 {
	background: none repeat scroll 0 0 #6e6f6e;
	color: #fff;
	font-family: "Prelo W01 Book";
	font-size: 16px;
	font-weight: normal;
	left: 0;
	margin: 0;
	min-height: 47px;
	padding-left: 21px;
	padding-top: 13px;
	position: absolute;
	text-align: left;
	text-transform: uppercase;
	top: 0;
	width: 334px;
}

#nail-color-swatches {
    height: 437px;
    left: 20px;
    position: absolute;
    top: 63px;
    width: 314px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#nail-color ul {
    list-style:none;
	padding:0px;
	margin:0px;
}

#nail-color li {
	float:left;
}

#nail-color li a {
	display:block;
	width:65px;
	height:65px;
	background-size: 50%;
	position: relative;
	text-decoration: none;
}


#shadeName {display: none;}
#shadeName.show {
  display: block;
  position: absolute; 
  padding: .5em;
  content: attr(title);
  min-width: 120px;
  text-align: center;
  width: auto;
  height: auto;
  white-space: nowrap;
  background: rgba(0,0,0,.8);
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;    
  color: #fff;
  font-size: .86em;
  z-index:2000;
}
#shadeName.show:after {
  position: absolute;
  display: block;
  content: "";  
  border-color: rgba(0,0,0,.8) transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom: -16px;
  left:1em;
}





#color-cats {
    background: none repeat scroll 0 0 #fff;
    height: 500px;
    position: absolute;
    right: 0;
    top: 0;
    width: 197px;
	overflow: hidden;
}

#color-cats #cat-options {
    background: #6e6f6e;
    width: 197px;
    height: 47px;
    /*position: fixed;*/
}

#color-cats ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#color-cats li {
}

#cat-options li {
	float:left;
}

#cat-options li a {
	border: 1px solid #ccc;
	color: #fff;
	display: block;
	font-family: "Prelo W01 Book";
	font-size: 13px;
	margin: 10px;
	padding: 4px;
	text-decoration: none;
	text-transform: uppercase;
	width: 79px;
}

#cat-options li a.selected {
	background: #e7e4e4;
	color: #333;
}

#cat-options li #opt-left {
    border-right: medium none;
    border-radius: 5px 0px 0px 5px;
    margin-right: 0px;
}

#cat-options li #opt-right {
    border-left: medium none;
    border-radius: 0px 5px 5px 0px;
    margin-left: 0px;
}

#color-seasons {
	/*display:none;*/
}

#cats {
	/*margin-top: 50px;*/
	height: 450px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 300px;
}

#cats li a {
    color: #6e6f6e;
    display: block;
    font-family: "Prelo W01 Book";
    height: 45px;
    padding: 13px 10px 7px;
    text-decoration: none;
    text-transform: uppercase;
    width: 197px;
}





.treatments {
	background:#ffffff;
}



#color-seasons li a {
    background: no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 111px !important;
    overflow: hidden;
    padding: 0 !important;
    width: 197px !important;
}




.icons a {
    display: block;
    height: 37px;
    margin: 0 0 2px;
    overflow: hidden;
    text-indent: -1000px;
    width: 37px;
}


.fair-icon {
	background:url('../images/try-on/icons/skin-tone-f.jpg');
}

.fair-icon.selected {
	background:url('../images/try-on/icons/skin-tone-f-selected.jpg');
}


.light-icon {
	background:url('../images/try-on/icons/skin-tone-l.jpg');
}

.light-icon.selected {
	background:url('../images/try-on/icons/skin-tone-l-selected.jpg');
}


.medium-icon {
	background:url('../images/try-on/icons/skin-tone-m.jpg');
}

.medium-icon.selected {
	background:url('../images/try-on/icons/skin-tone-m-selected.jpg');
}


.tan-icon {
	background:url('../images/try-on/icons/skin-tone-t.jpg');
}

.tan-icon.selected {
	background:url('../images/try-on/icons/skin-tone-t-selected.jpg');
}


.dark-icon {
	background:url('../images/try-on/icons/skin-tone-d.jpg');
}

.dark-icon.selected {
	background:url('../images/try-on/icons/skin-tone-d-selected.jpg');
}


.deep-icon {
	background:url('../images/try-on/icons/skin-tone-dp.jpg');
}

.deep-icon.selected {
	background:url('../images/try-on/icons/skin-tone-dp-selected.jpg');
}


.round-icon {
	background:url('../images/try-on/icons/nail-shape-round.jpg');
}

.round-icon.selected {
	background:url('../images/try-on/icons/nail-shape-round-selected.jpg');
}

#buy-icon {
    background: url("../images/buy-now-icon.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 38px;
}


.square-icon {
	background:url('../images/try-on/icons/nail-shape-square.jpg');
}

.square-icon.selected {
	background:url('../images/try-on/icons/nail-shape-square-selected.jpg');
}


.oval-icon {
	background:url('../images/try-on/icons/nail-shape-oval.jpg');
}

.oval-icon.selected {
	background:url('../images/try-on/icons/nail-shape-oval-selected.jpg');
}



.small-icon {
	background:url('../images/try-on/icons/nail-length-s.jpg');
}

.small-icon.selected {
	background:url('../images/try-on/icons/nail-length-s-selected.jpg');
}


.sm-icon {
	background:url('../images/try-on/icons/nail-length-sm.jpg');
}

.sm-icon.selected {
	background:url('../images/try-on/icons/nail-length-sm-selected.jpg');
}


.m-icon {
	background:url('../images/try-on/icons/nail-length-m.jpg');
}

.m-icon.selected {
	background:url('../images/try-on/icons/nail-length-m-selected.jpg');
}


.large-icon {
	background:url('../images/try-on/icons/nail-length-l.jpg');
}

.large-icon.selected {
	background:url('../images/try-on/icons/nail-length-l-selected.jpg');
}




 /*

#cats li a {
    color: #6e6f6e;
    display: block;
    font-family: "Prelo W01 Book";
    height: 30px;
    padding: 14px 80px 10px 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 107px;
}

.pinks {
	background:url('../images/try-on/icons/pinks-button.jpg') right top no-repeat #fe9fc6 ;
	color:#fff !important;
}

.oranges {
	background:url('../images/try-on/icons/oranges-button.jpg') right top no-repeat #f96d5e;
	color:#fff !important;
}

.reds {
	background:url('../images/try-on/icons/reds-button.jpg') right top no-repeat #a20229;
	color:#fff !important;
}

.purples {
	background:url('../images/try-on/icons/purples-button.jpg') right top no-repeat #9a6ebb;
	color:#fff !important;
}

.neutrals {
	background:url('../images/try-on/icons/neutrals-button.jpg') right top no-repeat #9d796f;
	color:#fff !important;
}

.greens {
	background:url('../images/try-on/icons/greens-button.jpg') right top no-repeat #d6f5d8;
}

.blues {
	background:url('../images/try-on/icons/blues-button.jpg') right top no-repeat #00a5d9;
	color:#fff !important;
}

.treatments {
	background:url('../images/try-on/icons/treatments-button.jpg') right top no-repeat #ffffff;
}
*/