@charset "utf-8";
/* CSS Document */
@font-face {font-family: NeuzeitGroBlack;
		src: local('n001006t.eot');
		src: local('n001006t.ttf');
		src:url('n001006t.eot');
		src: url('n001006t.eot?#iefix') format('embedded-opentype'),
		url('n001006t.svg') format('svg'),
		url('n001006t.woff') format('woff'),
		url('n001006t.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
		
		}
@font-face {font-family: NeuzeitGro;
		src: local('http://www.copper.com.hk/clients/ragence/css/n001001t.eot');
		src: local('http://www.copper.com.hk/clients/ragence/css/NeuzeitGro-Lig.ttf');
		src:url('n001001t.eot');
		src: url('n001001t.eot?#iefix') format('embedded-opentype'),
		url('NeuzeitGro-Lig.svg') format('svg'),
		url('NeuzeitGro-Lig.woff') format('woff'),
		url('NeuzeitGro-Lig.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
		}
@font-face {font-family: NeuzeitGroBold;
		src: local('http://www.copper.com.hk/clients/ragence/css/n001004t.eot');
		src: local('http://www.copper.com.hk/clients/ragence/css/n001004t.ttf');
		src:url('n001004t.eot');
		src: url('n001004t.eot?#iefix') format('embedded-opentype'),
		url('n001004t.svg') format('svg'),
		url('n001004t.woff') format('woff'),
		url('n001004t.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
		
		}
@font-face {font-family: couture-bld;
		src: local('http://www.copper.com.hk/clients/ragence/css/couture-bld.eot');
		src: local('http://www.copper.com.hk/clients/ragence/css/couture-bld.ttf');
		src:url('couture-bld.eot');
		src: url('couture-bld.eot?#iefix') format('embedded-opentype'),
		url('couture-bld.woff') format('woff'),
		url('couture-bld.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
		}

body, html {
	margin:0 auto;
	padding:0;
}
.ui-mobile .ui-page-active  {
	overflow-x:visible;
}
.content{
	margin:0 auto;
	text-align:center;
}
#content {
    margin: 0 auto;
    width: 900px;
    border: #c9c9c9 solid 0px;
    position: relative;
    z-index: 2;
    height: 460px;
	margin-top: 0px;
}
.logo-studio{
	background:url(../images/studio/logo-rls.png) top center no-repeat;
	background-size:cover;
	width:237px;
	height:68px;
	position:relative;
	left:50%;
	margin-left:-118.5px;
	top:0px;/*100px*/
	margin-bottom:30px;
	margin-top: 18px;
}
.logo-ragence-lam{
	background:url(../images/ragencelam/logo-rl-b.png) top center no-repeat;
	background-size:cover;
	width:235.5px;
	height:29px;
	position:relative;
	margin:0 auto;
	top:0px;/*100px*/
	margin-top:29px;
	margin-bottom:47px;
}
.logo-ragence{
	background:url(../images/logo-r-b.png) top center no-repeat;
	background-size:cover;
	width:237px;
	height:68px;
	position:relative;
	/*left:50%*/;
	margin-left:-118.5px;
	top:0px;/*100px*/
	margin-bottom:30px;
}
.logo-london {
	background:url(../images/RLL-logo.png) top center no-repeat;
	background-size:cover;
	width:237px;
	height:69px;
	position:relative;
	margin:0 auto;
	/*left:50%*/
	margin-top:29px;
	margin-bottom:30px;
}
.logo-ragence.b {
	background:url(../images/ragence/logo-ragence-b.png) top center no-repeat;
	background-size:cover;
	width:154px;
	height:29px;
	position:relative;
	z-index:2;
	top:0;
	margin:0 auto;
	text-align:center;
	margin-top:18px;
	margin-bottom: 29px;
}
.logo-studio.b{
	background:url(../images/studio/logo-rls-b.png) top center no-repeat;
	background-size:cover;
}
.logo-london.b{
	background:url(../images/RLL-logo.png) top center no-repeat;
	background-size:cover;
}
.logo-dolls{
	background:url(../images/dolls/logo-rld.png) top center no-repeat;
	background-size:cover;
	width:238px;
	height:68px;
	position:absolute;
	z-index:2;
	top:100px;
	left:50%;
	margin-left:-119px;
}
.logo-studio.short, .logo-dolls.short, .logo-studio.b.short {
	position:absolute;
	top:80%;
}
.logo-hp {
	width:237px;
	height:68px;
	position:absolute;
	z-index:2;
	margin-left:-118.5px;
	left:50%;
	bottom:12%;
}
h2 {
	font-size:60px;
	line-height:50px;
	font-family: NeuzeitGro;
	color:white;
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-weight:lighter;
}
.nav {
	position:relative;
	z-index:2;
	margin:0 auto;
	margin-top:0px;
	width:100%;
	display:inline-block;
	height: 66px;
}
.nav.flowing {
	position:absolute;
}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	width:100%;
	text-align:center;
}
.nav ul li {
	display:inline-block;
	width:auto;
	font-family: NeuzeitGro;
	color:white;
	text-transform:uppercase;
	font-weight:bolder;
	cursor:pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select:none;
	text-align:left;
	padding:20px;
}
.nav ul li>a{
	color:white;
	text-decoration:none;
}
.nav ul li.black>a {
	color:black;
}
#newBrandSet {
	position:relative;
	margin:0 auto;
	text-align:center;
	z-index:30;
	height:50px;
	width:100%;
	border:red 0px solid;
	/*margin-bottom:25px;*/
	}
.whiteTxt {
	color:white !important;
}
#subnav {
	position:relative;
	margin:0 auto;
	text-align:center;
	z-index:30;
	height:auto;
	width:100%;
	border:red 0px solid;
	margin-top:20px;
	display:inline-block;
	}
#newBrandSet>ul, #subnav ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	width:100%;
	text-align:center;
	}
#newBrandSet>ul>li, #subnav ul li{
	display:inline-block;
	width:auto;
	font-family: NeuzeitGroBlack;
	color:white;
	text-transform:uppercase;
	font-weight:900;
	cursor:pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select:none;
	padding-bottom:2px;
	margin-left:20px;
	margin-right:20px;
	position:relative;
	border:red 0px solid;
	text-shadow: none!important;
	}
	
#newBrandSet>ul>li.black, #subnav ul li.black {
	color:#333333;
}
#newBrandSet>ul>li>a{
	color:#333333;
	text-decoration: none;
}
#newBrandSet>ul>li:hover, #subnav ul li:hover, #newBrandSet>ul>li.active, #subnav ul li.active {
	/*color:black;
	border-bottom:black solid 4px;*/
}
ul.subsub  {
	list-style:none;
	padding:0;
	text-align:center;
	display:inline-block;
	font-family: couture-bld;
	display:none;
}
ul.subsub>li {
	/*color:#333;*/
	color:white;
	text-transform:uppercase;
	font-family: couture-bld;
	font-size:11px;
	display:inline-block;
	text-align:center;
	width:auto;
	margin-left:15px;
	margin-right:15px;
	-webkit-font-smoothing: subpixel-antialiased ;
	-moz-osx-font-smoothing: grayscale;
	cursor:pointer;
	text-shadow:none
}
ul.subsub>li a{
	text-decoration:none;
	color:#333;	
}
ul.subsubsub  {
	list-style:none;
	padding:0;
	text-align:left;
	display:inline-block;
	font-family: NeuzeitGro;
	font-size: 12px;
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
	position:absolute;
	top:-25px;
	display:none;
	color:white;
	font-weight: 600;
}
ul.subsubsub>li {
	color:#333;
	display:inline-block;
	text-align:center;
	width:auto;
	margin-left:0px;
	margin-right:10px;
	text-transform: capitalize;
	-webkit-font-smoothing: subpixel-antialiased ;
	-moz-osx-font-smoothing: grayscale;
	cursor:pointer;
}
.subsect {
	margin:0 auto;
	position:relative;
	top:0px;
	text-align:center;
}
.sectionTitle {
	margin:0 auto;
	text-align:center;
	position:relative;
	font-family:NeuzeitGro;
	font-size:20px;/*font-size:26px;*/
}
#mob {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:100;
	background-color:white;
	font-family:NeuzeitGroBlack;
	display:none;
	text-transform:uppercase;
	user-select:none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select:none;
}
#mobset {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:100;
	background-color:white;
	font-family:NeuzeitGroBlack;
	display:none;
	text-transform:uppercase;
	user-select:none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select:none;
	border-top:black 60px solid;
}
.blockLayer {
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	z-index:99;
	background-color:white;
	display:none;
	text-transform:uppercase;
	user-select:none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select:none;
}
ul#mobset, ul#mobset>li  {
	/*Level 1*/
	list-style:none;
	margin:0;
	padding:0;
	font-family:NeuzeitGroBold;
	position:relative;
}
ul#mobset>li a {
	/*Level 1*/
	color:#999;
	text-decoration:none;
}
ul#mobset>li {
	/*Level 1*/
	position:relative;
	min-height:60px;
	line-height:60px;
	padding-left:30px;
	color:black;
	border-bottom:#ccc 1px solid;
}
.exp {
	background:url(../images/navEx.png) top right no-repeat;
	height:60px;
	width:60px;
	display:inline-block;
	position:absolute;
	right:0;
}
.expl2 {
	background:url(../images/navEx2.png) top right no-repeat;
	height:40px;
	width:60px;
	display:inline-block;
	position:absolute;
	right:0;
	margin-top:10px;
}
.expl3 {
	background:url(../images/navEx2.png) top right no-repeat;
	height:40px;
	width:60px;
	display:inline-block;
	position:absolute;
	right:0;
}
.collaque {
	background-position:bottom;
}
ul#mobset>li>ul{
	/*Level 2*/
	margin:0;
	padding:0;
	padding-left:30px;
	list-style:none;
}
ul#mobset>li>ul>li{
	/*Level 2*/
	border-top:#ccc 1px solid;
}
ul#mobset>li>ul>li>ul{
	/*Level 3*/
	margin:0;
	padding:0;
	padding-left:30px;
	list-style:none;
}
ul#mobset>li>ul>li>ul>li{
	/*Level 3*/
	min-height:40px;
	line-height:40px;
	border-top:#ccc 1px solid;
}
ul#mobset>li>ul>li>ul>li>ul{
	/*Level 4*/
	margin:0;
	padding:0;
	padding-left:0px;
	list-style:none;
}
ul#mobset>li>ul>li>ul>li>ul>li{
	/*Level 4*/
	min-height:40px;
	line-height:40px;
	border-top:#ccc 1px solid;
	font-family: NeuzeitGro;
}

.w900 {
	width:900px !important;
}
.section {
	position:relative;
	width: 100%;
	margin: 20px auto;
	text-align: justify;
	font-family: NeuzeitGro;
	font-family: 'Open Sans';
	font-size: 11px;
	line-height: 22px;
	-webkit-font-smoothing: antialiased;
	height:auto;
	 color:#333
	}
.info_section {
	position:relative;
	top:0px;
	width: 600px;
	margin: 20px auto;
	text-align: justify;
	font-family: NeuzeitGro;
	font-size: 11px;
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
	display:inline-block;
	margin:0 auto;
	left:50%;
	margin-left:-300px;
	}
.info_section p {margin-bottom:10px}
small { font-family:NeuzeitGro; text-transform:none}
.wloading {
	width:100%;
	height:100%;
	background-color:white;	
	display:inline-block;
	position:fixed;
	z-index:1000;
}
.wloading>div {
	position:relative;
	top:45%	;
	font-family: NeuzeitGro;
	text-align:center;
	font-size:24px;
}
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
		    text-shadow: 0 0px 0 #f3f3f3;
	}
#footer { width:100%; /*position:absolute; top:40px;*/ margin:20px auto; text-align:center; margin-top:40px; margin-bottom:40px;}
#footerTxt {font:normal 10px/12px Arial; color:#333; -webkit-transform:scale(0.8);}
#footerTxt a { text-decoration:none; color:#333;}
#footerTxt a:hover { text-decoration:underline; color:#000000}
.ui-page-theme-a a:visited, html .ui-bar-a a:visited, html .ui-body-a a:visited, html body .ui-group-theme-a a:visited {
    color: white;
}
.thumbnailRoll { margin: 0 auto; margin-top: 12px }
#carousel li {margin-right: 3px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}
#myPhoto { text-align: center }
#myPhoto ul { list-style:none;width:900px; margin:0; padding:0}
#myPhoto ul li { width:900px; }
ul.divder { border-right: #ccc solid 1px; height: auto; background-color: white; text-align: left; display: inline-block}
.innerContent { width: 900px; height: 460px; border:red 0px solid; position:absolute; margin: 0; padding:0;top:62px;overflow-y: scroll;font-family: NeuzeitGro,arial;}
.innerContent ul { list-style: none; display: inline-block; width: 32%; text-align: center; vertical-align: top; margin: 0; padding:0}
.innerContent ul li { list-style: none; text-align: center; vertical-align: top;margin: 0; padding:0}
.whitecover { background-color:white; width: 100%; height:auto; position:absolute; top:522px;}
.photoGrid { display: block; text-align: center; margin: 0 auto; margin-bottom: 25px; }
.center { text-align: center }
.tBlod {
	font-weight: 800
}
.tr-gdi { font-weight: 100; }
.narrow {width: 420px; height: 100%; margin: 0 auto; text-align: justify; font-size: 11px; font-family: 'Open Sans', sans-serif; font-weight: 100; line-height: 22px; color:#333}
#bio ul { width: 100%;margin:0;padding:0; display: inline-block; text-align: left; margin-bottom: 15px}
#bio>ul li {
	
	color: #333;
	letter-spacing: 0px;
	text-align: justify;
	line-height: 20px;
	font-style: normal;
}
#bio>ul li:first-child {
	width: 80px;
	display: inline-block;
}
#bio>ul li:last-child {
	width: 336px;
	display: inline-block;
}
.pphoto { width:420px; text-align:left; border:#000000 solid 0px; position: relative; top:0; left:0; display:none;}
#pMore { margin:20px auto; margin-left:auto; margin-right:auto; text-align:center; cursor:pointer; clear:both}

.innerContent::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.innerContent::-webkit-scrollbar
{
	width: 5px;
	background-color: #ccc;
}

.innerContent::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
.innerContent::-webkit-scrollbar-thumb:hover {
	width: 10px;
}
.smallSlide {	position:absolute; top:0; left:50%; margin-left:-150px; height:460px; width:300px;  z-index:50;}
.smallSlide .li {width: 300px!important}
.smallSlide .li img {height: 100%!important}
.label { margin-top: 50px;}
.section.london { width:314px; text-align:justify; margin:0 auto; padding-top:18px;margin-bottom: 62px; }
  .desktopMenu {
	 
	  width:900px;
	  height:62px;
	  position:relative;
	  display:inline-block;
	  z-index:10;
	  left:50%;
	  margin-left: -450px;
	  }
  .desktopMenu .menu {
	  background:url(../images/menu.png) center center no-repeat;
	  width:30px;
	  height:30px;
	  position:absolute;
	  top:20px;
	  right:0px;
	  display:inline-block;
	  z-index:10;
	  cursor:pointer;
	  }

@media (max-width: 860px) {	
.pphoto { width:100%;}
	.pphoto img { width:100%;}	
#carousel { width: 100%; left:0; }
  .menu ul li {
	  user-select: none;
	  -moz-user-select: none;
	  -webkit-user-select: none;
	  -ms-user-select: none;
  }
  .menuIcon {
	  background:url(../images/menu.png) center center no-repeat;
	  width:30px;
	  height:30px;
	  position:absolute;
	  top:20px;
	  right:20px;
	  display:inline-block;
	  z-index:10;
	  }

  .menuClose {
	  background:url(../images/menu-close.png) center center no-repeat;
	  width:30px;
	  height:30px;
	  position:fixed;
	  top:15px;
	  right:20px;
	  display:none;
	  z-index:200
	  }
  .nav,#newBrandSet {
	  display:none;	
	  }
  .logo-studio{
	  top:0px;
	  position:relative;
	  }
  .caption { top:20%; font-size:100%; left:20px;font-family:NeuzeitGroBold;}
  .info_section { width:100%; padding-left:0px; padding-right:0px; font-size:16px; line-height:26px; left:0; margin-left:0%; }
  .info_section p {  width:90%; margin:0 auto}
  .section { padding-left:10px; padding-right:10px; font-size:16px; line-height:26px; }
  .w900 {width:90% !important; }
  .subsect { top:130px; }
  .logo-studio.short,.logo-dolls.short {
	  position:absolute;
	  top:auto;
	  bottom:5%;
  }
  h2{
	font-size: 35px;
	line-height:40px;
	}
	#subnav {
		display:none;
	}
	.sectionTitle {
		margin-bottom:20px;	
	}
	.innerContent ul { width: 100%}
	ul.divder {border-right: #ccc solid 0px; }
	#myPhoto { width:100%; left:0; margin-left: 0}
	#myPhoto ul { width:100%;}
	#myPhoto ul li  { width:100%;}
	#content {    width: 100%;  height: 300px; margin-top: 70px;}
	#content img { height:300px; width: 195px}
	.smallSlide {	position:absolute; top:0; left:0%; margin-left:0px; height:100%; width:100%;}
	.section.london { width: 90%!important}
	.label { width: 100%; margin-top: 0}
}

@media (max-width: 750px){
	.narrow {width: 90%}
	.narrow p,#bio>ul li,.narrow .col {font-size: 16px; line-height: 26px; }
	#bio>ul li:first-child { width:20%}
	#bio>ul li:last-child { width:70%}
	.narrow .col { margin-bottom: 20px}
	
}
