#wr, #wr_content_wrapper{
	position: relative;
	width:1366px;
	margin:0 auto;
}
#intro{
	position:relative;
	width: 1366px;
	height: 412px;
}

#intro img{
	position: absolute;
	top:0;
	left:0;
	z-index: 1;
}
#intro_copy{
	position: absolute;
	top:15%;
	left:50%;
	margin-left: -300px;
	width: 600px;
	height:300px;
	z-index: 2;
}
#intro_copy h1, #intro_copy p{
	font-family: 'Interstate';
	text-transform: uppercase;
	width:100%;
	color:#fff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
}
#intro_copy h1{
	font-size: 55px;
	padding-bottom: 25px;
	border-bottom: 3px solid #fff;
	width: 500px;
	margin:0 auto;
	line-height: 1.2em;
}
#intro_copy p{
	padding-top: 25px;
	font-size: 20px;
	margin:0;
}
#navigation{
	list-style: none;
	overflow: hidden;
	width: 1366px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
}
#navigation li{
	float:left;
	display: inline-block;
	width:33%;
	height:70px;
	border-right:1px solid #ccc;
}
#navigation li{
	border-left: 0px;
}
#navigation li:last-child{
	border-right: 0px;
}
#navigation li a{
	display: block;
	padding-top: 20px;
	width:100%;
	height:20px;
	font-size: 20px;
	font-family: 'Interstate';
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	color:#000;
}
#navigation li span{
	display: none;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}

.carousel_wrapper, .carousel, .views{
	position: relative;
	display: inline-block;
	width: 1366px;
	height: 740px;
	z-index:1;
}
.carousel_wrapper{
	overflow: hidden;
	height: 800px;
}

.carousel_nav{
	list-style: none;
	display: block;
	position: absolute;
	width: 100%;
	height: 60px;
	top:740px;
	left:0;
	margin: 0;
	padding: 0;
	text-align: left;
}
.carousel_nav li{
	position: relative;
	display: inline-block;
	cursor: pointer;
	height:60px;
	font-family: 'Interstate';
	font-size:16px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	color:#000;
	margin: 0;
	padding: 0px 30px;
	padding-top:20px;
	border-right:1px solid #ccc;
}
.carousel_nav li span.arrow{
	display: none;
	position: absolute;
	top:-10px;
	left:50%;
	width: 30px;
	height: 30px;
	background:url('http://lsco.scene7.com/is/image/lsco/collection_lowernav_triangle?$full-png$') no-repeat;
	margin-left: -15px;
	z-index:3;
}
.carousel_nav li.cycle-pager-active > span.arrow{
	display: block;
}
.views{
	background:url('http://lsco.scene7.com/is/image/lsco/womens_relaunch_bg?$full-jpeg$') no-repeat;
	padding-bottom: 10px;
}
.copy{
	position: absolute;
	width:500px;
	height:350px;
	top:200px;
	left:50%;
	margin-left: -250px;
	text-align: center;
	z-index: 10;
}
.copy2{
	position: absolute;
	width:240px;
	height:200px;
	bottom:0;
	left:30px;
	padding: 10px;
	text-align: right;
	z-index: 12;
}
#stickyNav{
	display: block;
	list-style: none;
	overflow: hidden;
	width:300px;
	height:550px;
	position: absolute;
	top:0;
	left:966px;
	background-color:transparent;
	z-index: 12;
	margin: 0;
	padding: 0;
}
#stickyNav li{
	display: block;
	margin-top: 50px;
	text-align: right;
}
h2.headline, p.subcopy, p.subcopy2, a.cta, a.coming-soon, a.playvideo, #stickyNav li a{
	font-family: 'Interstate';
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	color:#fff;
	margin:0;
}
h2.headline sup{
	font-size: 22px;
	top:-20px;
}
#stickyNav li a{
	text-align: right;
}
#stickyNav li a:hover, #stickyNav li a.active{
	padding-top: 5px;
	border-top: 2px solid #fff;
}
h3.eyebrow{
  white-space: nowrap;
  overflow: hidden;
  color:#fff;
  font-family: 'Interstate';
  font-size:20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin:0;
  margin-bottom: 15px;
}
h3.eyebrow:before, 
h3.eyebrow:after {
  background-color: #fff;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
}
h3.eyebrow:before {
  right: 0.5em;
  width: 70px;
}
h3.eyebrow:after {
  left: 0.5em;
  width: 70px;
}
h2.headline{
	font-size: 50px;
	line-height: 1.2em;
}
a.cta, a.coming-soon, a.playvideo, p.subcopy{
	font-size: 16px;
	padding: 10px;
}
p.subcopy{
	margin-bottom: 20px;
	line-height: 2em;
	text-transform: none;
}
p.subcopy2{
	text-align: right;
	line-height: 1.4em;
}
a.cta, a.coming-soon, a.playvideo{
	display:inline-block;
	height: 20px;
	padding: 0;
	padding-bottom: 25px;
	margin-top: 40px;
	border-bottom:2px solid #fff;
	color:#fff !important;
}
a.playvideo{
	border:none;
	vertical-align: top;
}
a.coming-soon{
	border-bottom: 0;
}
.inline_video_wrap{
	position: absolute;
	top:0;
	left: 0;
	width: 1366px;
	height: 740px;
	z-index: 20;
}
.close_video{
	position: absolute;
	top:40px;
	left: 17px;
	color:#fff;
	font-family: 'Interstate';
	font-size:16px;
	z-index: 21;
	cursor: pointer;
}
.close_video:hover{
	text-decoration: underline;
}
span.play_icon{
	background: url('http://lsco.scene7.com/is/image/lsco/play?$full-png$') no-repeat;
	width: 33px;
	height:33px;
	display: inline-block;
	margin-top: -7px;
	margin-left: 5px;
}
.hover_area{
	position: absolute;
	width:250px;
	height:740px;
	top:0px;
	left:200px	;
	background-color:transparent;
	z-index: 11;
}
.satt{
	position: absolute;
	top:400px;
	left:200px;
	width:200px;
	height:150px;
	z-index:10;
	background-color: #000;
	display: none;
	list-style: none;
	margin:0;
	padding: 10px;
}

.satt li{
	display: block;
	color:#fff;
	font-size: 12px;
	font-family: 'Interstate';
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px;
	line-height: 1.2em;
	text-align: left;
}
.satt_icon{
	position: absolute;
	top:385px;
	left:180px;
	width:20px;
	height:20px;
	background:url('http://lsco.scene7.com/is/image/lsco/collection_description_circle?$full-png$') no-repeat;
	cursor: pointer;
	z-index:11;
	visibility: visible;
}
.models{
	position: absolute;
	width:1366px;
	height:740px;
	top:0;
	left:0;	
}
.front,.side, .back{
	position: absolute;
	top:0;
	left:0;
}
.side, .back{
	display: none;
}
.front{
	display: block;
	z-index: 2;
}
.side{
	z-index: 3;
}
.back{
	z-index: 4;
}
.insp_tile{
	position: relative;
	width: 1366px;
}
.insp_tile > h2.headline{
	margin:0 auto;
	width: 1000px;
	color:#000;
	padding: 80px;
}
#inspo_intro .insp_copy p{
	color:#000;
	font-size: 25px;
	margin:0 auto;
	padding:0;
	text-align: center;
}
#inspo_alicia{
	position: relative;
	margin-top: 30px;
	height:900px;
}

#alicia_video, #alicia_youtube{
	position: absolute;
	top:110px;
	left:0;
	width:1366px;
	height: 768px;
	z-index: 2;
}
#alicia_video img{
	cursor: pointer;
}
#copy_alicia{
	position: absolute;
	top:0;
	left:50%;
	margin-left: -600px;
	width:1200px;
	height: 900px;
	background-color: #000;
	z-index: 1;	
}

#copy_alicia > p.subcopy{
	font-size: 18px;
	color:#fff;
	padding-top: 30px;
	text-align: center;
}
#alicia_youtube{
	top:0;
	z-index: 3;
}
#inspo_drive .insp_copy, #inspo_next .insp_copy, #inspo_conquer .insp_copy, #inspo_badass .insp_copy{
	position: absolute;
	top:400px;
	left:800px;
	width:300px;
	height: 350px;
	background: #000;
}
.insp_copy p{
	color: #fff;
	padding: 25px;
	font-size: 18px;
	line-height: 1.5em;
	text-align: left;
}
#copy_badass{
	background-color: transparent !important;
	width: 500px !important;
	height:200px !important;
	top: 540px !important;
	left:480px !important;
	text-align: center;
}
#copy_badass p.subcopy{
	font-size: 40px;
	text-align: left;
	padding: 0;
}
#wp_loader{
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background-color: #000;
	z-index: 9999;
	opacity: 0.9;
}
.wp_loader_copy{
	position: absolute;
	top:400px;
	left:50%;
	margin-left: -250px;
	width:500px;
	height: 250px;
}

.wp_loader_copy h1{
	font-size: 40px;
	font-family: 'Interstate';
	text-transform: uppercase;
	color:#fff;
	text-align: center;
}
#video_overlay{
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: #000;
	opacity: 0.9;
	z-index: 9999;
}
#video_area{
	position: absolute;
	top:25%;
	left:50%;
	margin-left: -640px;
	width: 1280px;
	height: 720px;
	z-index: 10001;
}
#close_intro_video{
	position: absolute;
	top:-11px;
	left:1269px;
	width: 23px;
	height: 23px;
	background:url('http://lsco.scene7.com/is/image/lsco/video_close?$full-png$') no-repeat;
	z-index: 102;
	cursor: pointer;
}
#wr_footer{
	position: relative;
	width: 1366px;
	height:200px;
	text-align: center;
	background-color: #000;
	color: #fff;
	font-size: 16px;
	font-family: 'Interstate';
	text-transform: uppercase;
	letter-spacing: 1px;
	margin:0 auto;
}
#wr_footer p{
	margin: 0;
	padding-top: 30px;
}
a.footer_cta{
	font-family: 'Interstate';
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	color:#fff;
	margin:0;
	display:inline-block;
	height: 20px;
	padding: 10px;
	padding-bottom: 25px;
	margin-top: 10px;
	border-bottom:2px solid #fff;
}
#backtotop{
	display: block;
	border:0;
	margin-top: 12px;
}