@charset "utf-8";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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/* MAIN STYLES
-------------------------------------------------------------------------------- */
body {
	font-family: CamphoraStdMedium,Arial,sans-serif;
	font-size: 62.5%;
}

a {
	text-decoration: none;
}

.in {
	width: 980px;
	margin: 0 auto;
}

.skii {
	font-family: Verdana;
}

.clr {
	display: block;
	clear: both;
}

/* HEADER STYLES
-------------------------------------------------------------------------------- */
.header {
	width: 100%;
	height: 50px;
	padding: 0;
	position: fixed;
	z-index: 20;
	background: #fff;
	z-index: 1000;
}

.header .in {
	height: auto;
}

.logo {
	display: block;
	border: 0;
	width: 73px;
	height: 31px;
	background: url(../../OP/img/sprite.png) no-repeat 0 0;
	padding: 0;
	margin: 10px 0 0;
	float: left;
}

.navigation {
	height: 50px;
	float: left;
	margin: 0 0 0 17px;
}

.header .lvl-1 {
	padding: 0 10px;
	height: 50px;
	float: left;
	background: none;
	text-align: center;
	transition: background .3s ease;
}

.header .lvl-1 > a {
	padding: 0 20px 0 0;
	font-size: 1.6em;
	line-height: 50px;
	color: #000;
	background: url(../../OP/img/sprite.png) no-repeat right 5px;
	transition: color .3s ease;
}

.header .lvl-1:hover {
	background: #272727;
}

.header .lvl-1:hover > a {
	color: #fff;
	background: url(../../OP/img/sprite.png) no-repeat right -95px;
}

.header .lvl-2 {
	height: 335px;
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0;
	background: #272727;
	display: none;
	color: #fff;
	text-align: left;
}

.header .lvl-2 .in {
	position: relative;
}

.header .lvl-1:hover .lvl-2 {
	display: block;
}

.header .lvl-2 .col {
	width: 150px;
	padding: 25px 10px 0 0;
	float: left;
}

.header .lvl-2 .col.wide {
	width: 300px;
}

.header .lvl-2 .col p {
	font-size: 1.4em;
	line-height: 1em;
	padding: 0 0 10px;
}

.header .lvl-2 .col p.text {
	font-size: 1.4em;
	font-family: CamphoraStdThin,Arial,sans-serif;
	padding: 8px 0 10px;
}

.header .lvl-2 .col li {
	font-size: 1.4em;
	line-height: 30px;
	height: 30px;
}

.header .lvl-2 .col a {
	color: #fff;
	font-family: CamphoraStdThin,Arial,sans-serif;
}

.header .lvl-2 .col a:hover {
	font-family: CamphoraStdMedium,Arial,sans-serif;
}

.header .lvl-2 .col a.main-link {
	font-family: CamphoraStdMedium,Arial,sans-serif;
}

.header .lvl-2 .col.wide a {
	color: #787777;
	font-family: CamphoraStdMediumItalic,Arial,sans-serif;
	font-size: 1.4em;
}

.header .link-img {
	opacity: 0;
	width: 355px;
	height: 250px;
	position: absolute;
	right: 0;
	top: 25px;
	transition: opacity .5s ease;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	z-index: 0;
}

.header .lvl-2 .col li a:hover .link-img {
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	z-index: 10;
}

.popup-box {
	top: 25%;
}

.popup-box .field-checkbox {
	clear: both;
}

.popup-box .field-checkbox > span {
	float: left;
	padding-top: 10px;
}

.popup-box .field-checkbox > label {
	float: left;
	line-height: 27px;
	padding-left: 5px;
}

.checkbox-reg > p {
	margin-bottom: 5px;
}

.header .link-img.firmness,.header .link-img.wrinkles,.header .link-img.spots,.header .link-img.radiance,.header .link-img.texture,.header .link-img.finish {
	background: none;
}

.header .link-img.pitera-essentials {
	background: url(../../OP/img/navigation/sprite_product-lines.jpg) no-repeat 0 0;
}

.header .link-img.anti-aging {
	background: url(../../OP/img/navigation/sprite_product-lines.jpg) no-repeat -400px 0;
}

.header .link-img.whitening {
	background: url(../../OP/img/navigation/sprite_product-lines.jpg) no-repeat -800px 0;
}

.header .link-img.luxury-pitera {
	background: url(../../OP/img/navigation/sprite_product-lines.jpg) no-repeat 0 -300px;
}

.header .link-img.men {
	background: url(../../OP/img/navigation/sprite_product-lines.jpg) no-repeat -400px -300px;
}

.header .link-img.cosmetics {
	background: url(../../OP/img/navigation/sprite_product-lines.jpg) no-repeat -800px -300px;
}

.header .link-img.cleansers {
	background: url(../../OP/img/navigation/sprite_product-forms.jpg) no-repeat 0 0;
}

.header .link-img.toners {
	background: url(../../OP/img/navigation/sprite_product-forms.jpg) no-repeat -400px 0;
}

.header .link-img.beauty-essences {
	background: url(../../OP/img/navigation/sprite_product-forms.jpg) no-repeat -800px 0;
}

.header .link-img.moisturizers {
	background: url(../../OP/img/navigation/sprite_product-forms.jpg) no-repeat 0 -300px;
}

.header .link-img.uv-protection {
	background: url(../../OP/img/navigation/sprite_product-forms.jpg) no-repeat -400px -300px;
}

.header .link-img.eye-care {
	background: url(../../OP/img/navigation/sprite_product-forms.jpg) no-repeat -800px -300px;
}

.header .link-img.masks {
	background: url(../../OP/img/navigation/sprite_product-forms.jpg) no-repeat 0 -600px;
}

.header .link-img.bestsellers {
	background: url(../../OP/img/navigation/sprite_bestsellers.jpg) no-repeat 0 0;
}

.header .link-img.trial-kits {
	background: url(../../OP/img/navigation/sprite_bestsellers.jpg) no-repeat -400px 0;
}

.header .link-img.gift-sets {
	background: url(../../OP/img/navigation/sprite_bestsellers.jpg) no-repeat -800px 0;
}

.header .link-img.whats-new {
	background: url(../../OP/img/navigation/sprite_whats-new.jpg) no-repeat 0 0;
}

.header .link-img.new-from-sk-ii-men {
	background: url(../../OP/img/navigation/sprite_whats-new.jpg) no-repeat -400px 0;
}

.header .link-img.magic-ring {
	background: url(../../OP/img/navigation/sprite_whats-new.jpg) no-repeat -800px 0;
}

.header .link-img.the-best-gift-of-all {
	background: url(../../OP/img/navigation/sprite_whats-new.jpg) no-repeat 0 -300px;
}

.header .link-img.age-is-irrelevant {
	background: url(../../OP/img/navigation/sprite_whats-new.jpg) no-repeat -400px -300px;
}

.header .link-img.the-discovery-1 {
	background: url(../../OP/img/navigation/sprite_whats-new.jpg) no-repeat -800px -300px;
}

.header .link-img.the-discovery-2 {
	background: url(../../OP/img/navigation/sprite_about-sk-ii.jpg) no-repeat 0 0;
}

.header .link-img.the-secret-ingredient {
	background: url(../../OP/img/navigation/sprite_about-sk-ii.jpg) no-repeat -400px 0;
}

.header .link-img.the-promise-of-pitera {
	background: url(../../OP/img/navigation/sprite_about-sk-ii.jpg) no-repeat -800px 0;
}

.header .link-img.the-akita-study {
	background: url(../../OP/img/navigation/sprite_about-sk-ii.jpg) no-repeat 0 -300px;
}

.header .link-img.understanding-beauty {
	background: url(../../OP/img/navigation/sprite_about-sk-ii.jpg) no-repeat -400px -300px;
}

.header .link-img.ayase-haruka {
	background: url(../../OP/img/navigation/sprite_faces-of-sk-ii.jpg) no-repeat 0 0;
}

.header .link-img.momoi-kaori {
	background: url(../../OP/img/navigation/sprite_faces-of-sk-ii.jpg) no-repeat 0 -600px;
}

.header .link-img.tang-wei {
	background: url(../../OP/img/navigation/sprite_faces-of-sk-ii.jpg) no-repeat -800px -300px;
}

.header .link-img.kate-bosworth {
	background: url(../../OP/img/navigation/sprite_faces-of-sk-ii.jpg) no-repeat -400px 0;
}

.header .link-img.godfrey-gao {
	background: url(../../OP/img/navigation/sprite_faces-of-sk-ii.jpg) no-repeat -400px -300px;
}

.header .link-img.nini {
	background: url(../../OP/img/navigation/sprite_faces-of-sk-ii.jpg) no-repeat 0 -1200px;
}

.header .link-img.cate-blanchett {
	background: url(../../OP/img/navigation/sprite_faces-of-sk-ii.jpg) no-repeat 0 -300px;
}

.header .link-img.kim-hee-ae {
	background: url(../../OP/img/navigation/sprite_faces-of-sk-ii.jpg) no-repeat -800px -600px;
}

.header .link-img.lee-yeon-hee {
	background: url(../../OP/img/navigation/sprite_faces-of-sk-ii.jpg) no-repeat -400px -1500px;
}

.header .link-img.lee-sinje {
	background: url(../../OP/img/navigation/sprite_faces-of-sk-ii.jpg) no-repeat 0 -900px;
}

.header .link-img.pitera-essentials,.header .link-img.whats-new,.header .link-img.the-discovery-2 {
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}

.navigation-right {
	line-height: 50px;
	float: right;
	width: 400px;
}

.navigation-right > a {
	color: #000;
	font-size: 1.2em;
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
	float: right;
}

.navigation-right > a.my-sk-ii {
	background: url(../../OP/img/sprite.png) no-repeat left -83px;
	padding: 0 10px 0 20px;
}

.navigation-right .store {
	background: url(../../OP/img/sprite.png) no-repeat left -182px;
}

.navigation-right .lvl-1 {
	width: auto;
	margin: 0;
	padding: 0 10px;
	float: right;
}

.navigation-right .lvl-1 > a {
	color: #000;
	font-size: 1.2em;
	padding: 0;
	background: none;
	padding: 0 0 0 20px;
	background: url(../../OP/img/sprite.png) no-repeat left -1349px;
}

.navigation-right .lvl-1:hover > a {
	color: #fff;
	background: url(../../OP/img/sprite.png) no-repeat left -1399px;
}

.navigation-right .lvl-1 > a.my-sk-ii {
	background: url(../../OP/img/sprite.png) no-repeat left -100px;
}

.navigation-right .lvl-1:hover > a.my-sk-ii {
	background: url(../../OP/img/sprite.png) no-repeat left -125px;
}

.navigation-right .lvl-2 {
	line-height: normal;
}

.navigation-right .lvl-2 p {
	font-size: 1.6em;
	color: #fff;
	padding: 25px 0 15px;
}

.navigation-right .lvl-2 input[type=text] {
	padding: 0 30px 0 10px;
	width: 158px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #fff;
	background: none;
	color: #fff;
	font-family: CamphoraStdMediumItalic,Arial,sans-serif;
	font-size: 1.2em;
	background: none;
}

.navigation-right .lvl-2 .checkbox {
	margin: 20px 0;
	font-family: CamphoraStdThin,Arial,sans-serif;
	font-size: 1.2em;
	line-height: 16px;
}

.navigation-right .lvl-2 a {
	color: #fff;
	text-decoration: underline;
}

.navigation-right .lvl-2 input[type=submit] {
	width: 120px;
	height: 30px;
	color: #fff;
	background: #762027;
	font-family: CamphoraStdMediumItalic,Arial,sans-serif;
	font-size: 1.4em;
	border: 0;
	cursor: pointer;
}

.navigation-right .lvl-2 .error {
	position: absolute;
	font-family: CamphoraStdThin,Arial,sans-serif;
	font-size: 1.2em;
	color: #b91c28;
	left: 0;
	display: none;
}

.navigation-right .lvl-2 .error_show {
	position: absolute;
	font-family: CamphoraStdThin,Arial,sans-serif;
	font-size: 1.2em;
	color: #b91c28;
	left: 0;
}

.navigation-right .lvl-2 .error-email {
	top: 92px;
}

.navigation-right .lvl-2 .error-age {
	top: 143px;
}

.navigation-right .lvl-2 .error-terms {
	top: 209px;
}

.navigation-right .lvl-2-my-sk-ii a {
	text-decoration: none;
}

.navigation-right .lvl-2-my-sk-ii .col {
	width: 200px;
}

.navigation-right .lvl-2-my-sk-ii .col > p {
	text-transform: uppercase;
}

.navigation-right .lvl-2-my-sk-ii .col ul li > p {
	font-size: 1em;
	color: #FFF;
	font-family: CamphoraStdThin,Arial,sans-serif;
	padding: 0;
	line-height: 1.2;
}

.navigation-right .lvl-2-my-sk-ii .col ul li > .viewFullProfile {
	line-height: 60px;
	font-style: italic;
	color: #787777;
}

.imgBlocker {
	height: 250px;
	position: absolute;
	right: 0;
	top: 25px;
	width: 355px;
	z-index: 10;
}

.imgBlocker a {
	position: absolute;
	top: 5px;
	right: 5px;
	font-style: italic;
}

#topSearchText {
	border: 1px solid #000;
	color: #272727;
	font-family: CamphoraStdMediumItalic,Arial,sans-serif;
	font-size: 1.2em;
	height: 20px;
	margin: 13px 5px 0 0;
	padding: 0 30px 0 10px;
	width: 100px;
	background: url(../../OP/img/sprite.png) no-repeat right -196px;
	float: right;
}

/* BREADCRUMBS STYLES
-------------------------------------------------------------------------------- */
.breadcrumbs {
	position: fixed;
	left: 0;
	top: 50px;
	width: 100%;
	background: #f0f0f0;
	font-size: 1em;
	color: #272727;
	z-index: 10;
}

.breadcrumbs .in {
	height: 20px;
	line-height: 20px;
}

.breadcrumbs a {
	color: #272727;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.breadcrumbs span {
	padding: 0 10px;
}

.breadcrumbs br {
	display: none;
}

/* SHARE BOX STYLES
-------------------------------------------------------------------------------- */
.share-box {
	position: absolute;
	right: 0;
	top: 14px;
	font-family: CamphoraStdMediumItalic,Arial,sans-serif;
	font-size: 1.4em;
	width: 90px;
}

.share-box:hover div.social {
	display: block;
}

.share-box h4,.share-box span {
	padding-top: 4px;
}

.share-box:hover h4,.share-box:hover span {
	display: none;
}

.share-box .social {
	display: none;
	text-align: center;
}

.social a {
	background: url(../../OP/img/sprite.png) no-repeat;
	width: 25px;
	height: 25px;
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 0 8px;
}

.social a.facebook {
	background-position: -74px -960px;
}

.social a.twitter {
	background-position: -101px -960px;
}

.social a.youtube {
	background-position: -129px -960px;
}

.social a.weibo {
	background-position: -157px -960px;
}

.social a.youku {
	background-position: -185px -960px;
}

.social a.pinterest {
	background-position: -390px -960px;
}

.social a.facebook:hover {
	background-position: -224px -960px;
}

.social a.twitter:hover {
	background-position: -251px -960px;
}

.social a.youtube:hover {
	background-position: -279px -960px;
}

.social a.weibo:hover {
	background-position: -307px -960px;
}

.social a.youku:hover {
	background-position: -335px -960px;
}

.social a.pinterest:hover {
	background-position: -363px -960px;
}

/*  for Dark Backgrounds */
.social a.facebook.light {
	background-position: -421px -959px;
}

.social a.twitter.light {
	background-position: -448px -959px;
}

.social a.pinterest.light {
	background-position: -477px -959px;
}

.social a.facebook.light:hover {
	background-position: -505px -959px;
}

.social a.twitter.light:hover {
	background-position: -532px -959px;
}

.social a.pinterest.light:hover {
	background-position: -561px -959px;
}

/* FOOTER STYLES
-------------------------------------------------------------------------------- */
.footer {
	width: 100%;
	height: 250px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	z-index: 10;
	position: relative;
}

.footer .in {
	height: 250px;
	position: relative;
}

.footer-right-box {
	position: absolute;
	top: 15px;
	right: 0;
	width: 380px;
}

.footer-right-box .back-to-top {
	font-size: 1.6em;
	color: #787777;
	font-family: CamphoraStdMediumItalic,Arial,sans-serif;
	padding: 0 17px 0 0;
	background: url(../../OP/img/sprite.png) no-repeat right -296px;
}

.footer-right-box input[type=text] {
	display: block;
	border: 1px solid #000;
	font-size: 1.2em;
	color: #272727;
	font-family: CamphoraStdMediumItalic,Arial,sans-serif;
	height: 28px;
	line-height: 28px;
	width: 158px;
	padding: 0 30px 0 10px;
	margin: 10px 0 20px;
}

.footer-right-box .search {
	background: url(../../OP/img/sprite.png) no-repeat right -193px;
}

.footer .col {
	width: 100px;
	height: 210px;
	padding: 40px 20px 0 0;
	float: left;
}

#ctl00_footer_footerLinks > .col + .col + .col + .col {
	width: 70px;
}

.footer .col p {
	font-size: 1.4em;
	line-height: 16px;
	padding: 0 0 10px;
}

.footer .col li {
	line-height: 18px;
	font-size: 1.2em;
}

.footer .col a {
	color: #101010;
}

.footer .newsletter {
	border-left: 3px solid #ccc;
	float: right;
	height: 137px;
	padding-top: 30px;
	position: relative;
	width: 250px;
}

.footer .newsletter span {
	background: url(../../OP/img/sprite.png) no-repeat scroll -149px -1886px;
	display: block;
	font-size: 1.5em;
	margin: 0 0 10px 20px;
	padding: 0 0 5px 58px;
	width: 120px;
}

.footer .newsletter a {
	border: 1px solid #762027;
	color: #762027;
	cursor: pointer;
	display: inline-block;
	font-size: 1.5em;
	left: 15px;
	padding: 10px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 130px;
	width: 180px;
}

.footer-bottom {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #7d7d7d;
	text-align: right;
	font-size: 1.2em;
	color: #272727;
}

.footer-bottom a {
	color: #272727;
	margin: 0 0 0 30px;
}

.footer-bottom a.country-selector {
	margin: 0;
	padding: 0 0 0 25px;
	float: left;
	color: #762027;
	text-decoration: underline;
}

.footer-bottom ul.country-selector-box {
	display: none;
	position: absolute;
	left: 0;
	bottom: 40px;
	height: 150px;
	width: 170px;
	padding: 5px;
	overflow-x: hidden;
	overflow-y: auto;
	background: #fff;
	border: 1px solid #c3c3c3;
	box-shadow: -5px -5px 5px -5px #888;
	text-align: left;
}

.footer-bottom ul.country-selector-box li {
	display: block;
	border-bottom: 1px solid #c3c3c3;
}

.footer-bottom ul.country-selector-box li:last-child {
	border-bottom: 0;
}

.footer-bottom ul.country-selector-box li.selected {
	border-radius: 5px 5px 0 0;
	background: #d5d5d5;
}

.footer-bottom ul.country-selector-box a {
	display: block;
	padding: 0 0 0 26px;
	line-height: 40px;
	height: 40px;
	color: #333;
	text-decoration: none;
	margin: 0 0 0 5px;
}

.footer-bottom .country-selector-wrapper {
	float: left;
	width: 182px;
	height: 40px;
}

.footer-bottom .country-selector-wrapper:hover ul.country-selector-box {
	display: block;
}

.footer-bottom a.sg {
	background: url(../../OP/img/sprite.png) no-repeat 0 -285px;
}

.footer-bottom a.au {
	background: url(../../OP/img/sprite.png) no-repeat -250px -285px;
}

.footer-bottom a.cn {
	background: url(../../OP/img/sprite.png) no-repeat -500px -285px;
}

.footer-bottom a.hk {
	background: url(../../OP/img/sprite.png) no-repeat 0 -335px;
}

.footer-bottom a.id {
	background: url(../../OP/img/sprite.png) no-repeat -500px -435px;
}

.footer-bottom a.jp {
	background: url(../../OP/img/sprite.png) no-repeat -250px -335px;
}

.footer-bottom a.kr {
	background: url(../../OP/img/sprite.png) no-repeat -500px -335px;
}

.footer-bottom a.my {
	background: url(../../OP/img/sprite.png) no-repeat 0 -385px;
}

.footer-bottom a.tw {
	background: url(../../OP/img/sprite.png) no-repeat -250px -385px;
}

.footer-bottom a.th {
	background: url(../../OP/img/sprite.png) no-repeat -500px -385px;
}

.footer-bottom a.uk {
	background: url(../../OP/img/sprite.png) no-repeat 0 -435px;
}

.footer-bottom a.us {
	background: url(../../OP/img/sprite.png) no-repeat -250px -435px;
}

.footer .social {
/*overflow : hidden;*/
	padding-top: 25px;
	position: relative;
	width: 120px;
	clear: none;
}

.footer .social a {
	width: 33px;
	height: 32px;
	float: left;
	margin: 0 5px 0 0;
}

.footer .social p {
	font-size: 1.4em;
	line-height: 16px;
	padding: 0 0 10px;
	text-align: left;
}

.footer .social .fb a {
	background-position: -384px -1751px;
}

.footer .social .fb a:hover {
	background-position: -383px -1791px;
}

.footer .social .ytbe a {
	background-position: -496px -1751px;
}

.footer .social .ytbe a:hover {
	background-position: -495px -1791px;
}

.footer .social .itgm a {
	background-position: -340px -1751px;
}

.footer .social .itgm a:hover {
	background-position: -340px -1792px;
}

/* VIDEO STYLES
-------------------------------------------------------------------------------- */
.video-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}

/* FORM STYLES
-------------------------------------------------------------------------------- */
.js-select-wrapper {
	background: #fff;
	float: left;
	height: 30px;
	width: 200px;
	position: relative;
	display: block;
}

.js-select-text {
	font-family: CamphoraStdMediumItalic,Arial,sans-serif;
	font-size: 1.2em;
	color: #272727;
	display: block;
	border: 1px solid #272727;
	height: 28px;
	line-height: 28px;
	padding: 0 25px 0 10px;
	background: url(../../OP/img/sprite.png) no-repeat -810px 10px;
}

.js-select-wrapper select {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	border: 0;
	width: 100%;
	height: 100%;
	font-family: CamphoraStdMedium,Arial,sans-serif;
	font-size: 1.4em;
	color: #272727;
	border: 1px solid #272727;
	background: #fff;
	padding: 5px 5px 5px 10px;
}

.js-checkbox-wrapper {
	width: 18px;
	height: 15px;
	display: block;
	float: left;
	position: relative;
	background: url(../../OP/img/sprite.png) no-repeat 0 -800px;
	margin: 0 5px 0 0;
}

.js-checkbox-wrapper.checked {
	background: url(../../OP/img/sprite.png) no-repeat -30px -800px;
}

.js-checkbox-wrapper input[type=checkbox] {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	border: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.js-checkbox-wrapper label {
	display: none;
}

/* SITE WRAPPER
-------------------------------------------------------------------------------- */
.site-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(../../OP/img/site-wrapper.png) repeat;
	z-index: 1000;
	display: none;
}

/* THANK YOU POPUP
-------------------------------------------------------------------------------- */
.thank-you-popup {
	width: 600px;
	background: #fff;
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,.25);
	box-shadow: 0 0 9px rgba(0,0,0,.25);
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -84px 0 0 -300px;
	z-index: 1001;
}

.thank-you-popup .close {
	color: #762027;
	display: block;
	float: right;
	font-size: 1.4em;
	padding: 25px 20px 0 0;
}

.thank-you-popup p {
	font-size: 2.8em;
	line-height: 1em;
	color: #762027;
	padding: 70px 0;
	font-family: CamphoraStdThin,Arial,sans-serif;
	text-align: center;
}

/* POPUP
-------------------------------------------------------------------------------- */
.popup-def {
	position: absolute;
	width: 100%;
	height: 100%;
}

.popup-def .popup-background {
	background: url(../../OP/img/popup-background.png) repeat scroll 0 0 rgba(0,0,0,0);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.popup-box {
	background: #FFF;
	border: 1px solid #7D7D7D;
	left: 46%;
	margin: -84px 0 0 -300px;
	position: fixed;
	top: 35%;
	width: 740px;
	z-index: 1001;
	height: 200px;
}

.popup-box .cont {
	background: #FFF;
	padding: 20px;
}

.popup-box .close {
	color: #762027;
	display: block;
	float: right;
	font-size: 1.4em;
	padding: 25px 20px 0 0;
}

.popup-box .close:hover {
	color: #272727;
}

.header-popup {
	color: #790000;
	border-bottom: 1px solid #7D7D7D;
	font-size: 2.8em;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 15px;
	padding-right: 60px;
	margin-bottom: 20px;
	font-family: CamphoraStdThin,Arial,sans-serif;
}

.popup-box p {
	font-size: 1.4em;
	padding-bottom: 10px;
}

.popup-box p.italic {
	font-style: italic;
	color: #790000;
}

.popup-box .line-box {
	border-bottom: 1px solid #7D7D7D;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.popup-box .checkbox-reg {
	margin-bottom: 25px;
}

.popup-box .field-checkbox {
	margin-bottom: 15px;
}

.popup-box textarea {
	padding: 10px;
	width: 680px;
	height: 80px;
	border: 1px solid #272727;
	color: #272727;
	font-family: CamphoraStdMediumItalic,Arial,sans-serif;
	font-size: 1.4em;
}

.double-btn-popup {
	overflow: hidden;
	margin-top: 20px;
}

.double-btn-popup a.btn {
	float: left;
	margin-right: 20px;
}

.popup-box .cont.com {
	padding-top: 60px;
	text-align: center;
}

.popup-box .cont.com a.btn {
	margin: 20px auto 0;
}

.popup-box .double-content {
	overflow: hidden;
}

.popup-box .double-content .l {
	float: left;
	width: 330px;
	padding-right: 19px;
	border-right: 1px solid #7D7D7D;
}

.popup-box .double-content .r {
	float: right;
	width: 330px;
}

.popup-box .double-content .h {
	height: 160px;
}

.field-popup,.field-popup-l {
	margin: 15px 0 25px;
}

.field-popup .field {
	float: none;
}

.popup-box .double-content .field input[type="text"] {
	width: 260px;
}

.field-popup-l {
	overflow: hidden;
}

.field-popup-l p {
	float: left;
	width: 160px;
	padding-top: 10px;
}

.field-popup-l .field {
	float: left;
}

.field-popup-l .field input[type="text"] {
	width: 260px;
}

.popup-box a.btn2 {
	width: 180px;
}

.popup-box a.btn3 {
	width: 220px;
}

/* 404
-------------------------------------------------------------------------------- */
.e404 {
	padding: 50px 0;
	width: 980px;
	margin: 0 auto;
	height: 500px;
	position: relative;
	color: #101010;
}

.e404 p {
	font-size: 4em;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
	font-family: CamphoraStdThin,Arial,sans-serif;
}

/* SITEMAP
-------------------------------------------------------------------------------- */
.sitemap {
	color: #272727;
	margin: 0 auto;
	padding: 127px 0 0;
	width: 980px;
}

.sitemap h1 {
	font-size: 2.8em;
	font-family: CamphoraStdThin,Arial,sans-serif;
	padding: 20px 0;
	color: #762027;
}

.sitemap h2 {
	font-size: 1.8em;
	border-bottom: 1px solid #272727;
	height: 32px;
	line-height: 32px;
}

.sitemap h3 {
	font-size: 1.4em;
	height: 28px;
	line-height: 28px;
}

.sitemap h3 a {
	color: #272727;
}

.sitemap li {
	height: 21px;
	line-height: 21px;
}

.sitemap li a {
	font-size: 1.2em;
	color: #272727;
}

.sitemap li a:hover {
	text-decoration: underline;
}

.sitemap .row {
	clear: both;
	float: left;
	margin: 0 0 50px;
	width: 980px;
}

.sitemap .col {
	float: left;
	width: 245px;
}

.sitemap p {
	font-size: 3em;
	padding: 40px 0 20px;
}

/**************************** OVERRIDE MAIN MENU with COUNSELLING  **********************************/
.header {
	height: 107px;
}

.logo {
	margin: 24px 0 0 1px;
}

.navigation {
	margin: 0 0 0 -9px;
}

.navigation-right {
	width: 400px;
}

.breadcrumbs {
	top: 107px;
}

.paralax {
	padding: 510px 0 0;
}

.banner {
	top: 10px;
}

.header .lvl-2 {
	top: 102px;
}

.header .navigation .lvl-1 > a {
	background-image: none;
	padding-right: 0;
}

.header .navigation .lvl-1:hover > a {
	background-image: none;
}

.booking-container {
	background-color: transparent;
	border-bottom: 1px solid #828282;
	float: right;
	height: 54px;
	margin-bottom: 2px;
	position: relative;
	width: 90%;
}

.booking-container a {
	background: url(../../OP/img/magic-ring/booking_appointment_arrow.png) no-repeat scroll 1px -2px transparent;
	bottom: 5px;
	color: #911619;
	display: inline-block;
	font-family: "Capitolium2Regular",Times New Roman,serif;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 29px;
	padding-right: 5px;
	position: absolute;
	right: 0;
	text-decoration: none;
	outline: none;
}

.booking-container a:hover {
	text-decoration: underline;
}

/**************************** MAIN MENU with COUNSELLING **********************************/
.lvl-1.counselling > a {
	cursor: default;
}

.header .lvl-1.counselling .link-img.the-discovery-2 {
	background-image: none;
}

.header .lvl-1.counselling .link-img {
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	background: transparent none no-repeat scroll 0 0;
	height: 246px;
	width: 350px;
}

.header .lvl-1.counselling .link-img.magicring {
	background: url(../../OP/img/magic-ring/sprite_counseling-sk-ii.jpg) 0 0;
	opacity: 1;
}

/**************************** MAIN MENU with COUNSELLING  **********************************/
.top-liner {
	position: relative;
	overflow: hidden;
}

/* 
				   ONLINE SHOPPE LIGHTBOX 
				   https://redmine.dev.isobar.com/issues/2435
				   3/10/2015 Mark B
				*/
.navigation-right {
/*padding-left:30px!important;*/
}

.header .lvl-1 {
	padding: 0 5px 1px;
}

.header .lvl-1 > a.estore {
	background-image: none;
	cursor: pointer;
	padding: 0;
}

.popup .box {
	overflow: hidden;
	padding: 8% 0 0;
}

.popup .line {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 0;
	border-top: 1px solid #272727;
}

.popup .counters .row {
	background: url(../../OP/img/sprite.png) -977px -840px no-repeat;
	float: left;
	height: 100px;
	width: 185px;
	overflow: hidden;
	padding: 10px 30px 20px;
}

.popup .counters .row.active {
	background-color: #e4e4e4;
}

.popup .counters h3 {
	color: #763237;
	font-family: Capitolium2Light,Arial,sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.popup .counters p {
	font-size: 1.2em;
	line-height: 16px;
}

.popup .counters p.tel {
	padding-top: 3px;
}

.popup .shop-online .row {
	float: left;
	overflow: hidden;
	width: 270px;
}

.popup .shop-online .row > span {
	background-color: transparent;
	display: inline-block;
	font-family: Century Gothic,Arial;
	font-size: 10px;
	line-height: 15px;
	margin-left: 17px;
	padding: 5px 7px;
	text-align: center;
	width: 218px;
}

.popup .shop-online a {
	color: #762027;
	font-size: 1.6em;
	text-align: center;
	display: block;
}

.popup .shop-online a:hover {
	text-decoration: underline;
}

.popup .shop-online a img {
	display: block;
	margin: 10px auto;
}

#estore-main {
	display: none;
}

.popup {
	background: none repeat scroll 0 0 #fff;
	border: medium none;
	margin: 7% auto 0;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 857px;
}

.popup .content {
	background-color: #fff;
	border: 1px solid #828282;
	overflow: auto;
	padding: 0;
	position: static;
	width: 852px;
}

.popup-close {
	background: url(../../OP/img/popup_close.png) no-repeat 0 0;
	cursor: pointer;
	height: 29px;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 30px;
	z-index: 9;
}

.popup.box {
	overflow: hidden;
	width: 810px;
	height: auto;
	padding: 0;
}

#shop-now {
	bottom: 9px;
	height: 21px;
	margin-bottom: 2px;
	position: absolute;
	right: 215px;
	width: 81px;
}

#shop-now a {
	background: url(../../OP/img/sprite.png) no-repeat -17px -1920px;
	display: block !important;
	height: 21px;
	bottom: 1px;
	cursor: pointer;
	color: #911619;
	font-family: "Capitolium2Regular",Times New Roman,serif;
	font-size: 14px;
	line-height: 25px;
	outline: medium none;
	overflow: hidden;
	padding-left: 29px;
	padding-right: 5px;
	position: absolute;
	right: 45px;
	right: 70px\9;
/* IE8 and lower*/
	text-decoration: none;
	width: 100px;
}

#shop-now a:hover {
	text-decoration: underline;
}

.shopnow-popup {
	background-color: #fff;
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,.25);
	box-shadow: 0 0 9px rgba(0,0,0,.25);
	display: none;
	left: 50%;
	margin-left: -450px;
	min-height: 255px;
	padding: 20px;
	position: fixed;
	top: 20%;
	width: 857px;
	z-index: 2000;
}

.shopnow-popup .hdr {
	border-bottom: 1px solid #000;
	overflow: hidden;
	padding-bottom: 10px;
	width: 100%;
}

.shopnow-popup .popup {
	margin: 0;
	display: inline-block;
}

.shopnow-popup .hdr .pop-close {
	background-image: url(../../OP/img/shop/close.jpg);
	display: block;
	float: right;
	height: 18px;
	width: 48px;
}

.shopnow-popup ul li {
	float: left;
	height: 150px;
	margin-right: 50px;
}

.shopnow-popup ul li * {
	display: block;
	margin: 5px auto 0;
}

.shopnow-popup ul li span {
	color: #914d52;
	font-size: 2em;
	margin: 15px auto 0;
	text-align: center;
}

#topSocial {
	background: #762027;
	height: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	width: 100%;
	z-index: 1000;
	position: fixed;
}

#topSocial div {
	width: 980px;
	margin: 0 auto;
	text-align: right;
}

#topSocial div p {
	display: inline;
	padding-right: 20px;
}

#topSocial div img {
	position: relative;
	vertical-align: middle;
	margin-right: 3px;
}

#topSocial div a {
	padding-left: 50px;
	position: relative;
	color: #FFF;
}

/**************************** MAIN MENU with Whats-new https://redmine.dev.isobar.com/issues/2657#change-27105 **********************************/
.header .lvl-2 .col.whats-new {
	width: 60%;
}

.header .lvl-2 .col.whats-new a {
	font-style: italic;
}

.header .lvl-2 .col.whats-new a b {
	font-weight: 700;
	font-style: normal;
}

.header .link-img.in-the-spotlight {
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}

.header .whats-new .link-img {
	background: url(../../OP/img/navigation/sprite_wn_new.png) no-repeat 0 0;
}

.header .whats-new .link-img.in-the-spotlight {
	background-position: 0 0;
}

.header .whats-new .link-img.skin-solutions {
	background-position: 0 -1792px;
}

.header .whats-new .link-img.must-haves {
	background-position: 0 -300px;
}

.header .whats-new .link-img.expertise {
	background-position: -401px 0;
}

.header .whats-new .link-img.special-offers {
	background-position: -400px -300px;
}

.footer .in .col:nth-child(4) ul li:nth-child(2) {
	display: none;
}

.nl-close {
	font-size: 2em;
	text-decoration: none !important;
	right: 1%;
	position: absolute;
}

.socialButtonsSing .socialButtonFB {
	height: 34px;
	line-height: 30px;
	border: 1px solid #3460a1;
	background: url(../../OP/img/fb_button_bg.jpg) no-repeat left center;
	width: 182px;
	padding-left: 32px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	color: #000;
	margin-right: 25px;
	cursor: pointer;
}

.socialButtonsSing .socialButtonTW {
	height: 34px;
	line-height: 30px;
	border: 1px solid #28aae1;
	background: url(../../OP/img/tw_button_bg.jpg) no-repeat left center;
	width: 182px;
	padding-left: 32px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	color: #000;
	cursor: pointer;
}

.socialButtonsSing {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #7d7d7d;
	position: relative;
}

.socialButtonsSing span {
	position: absolute;
	font-size: 18px;
	left: 48%;
	bottom: -8px;
	padding: 0 20px;
	background: #fff;
}