#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: center;
	min-width: 960px;
	cursor: default;
}

#site-content,
#main-container { 
	padding-top: 120px;
	text-align: left;
}
#site-content.has-sub {
	padding-top: 138px; /* when sub nav present */
}

#site-header {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -480px;
	z-index: 999;
	height: 111px;
	width: 940px;
	padding: 0 10px;
	text-align: left;
	-webkit-font-smoothing: antialiased !important;
}

#logo {
	background-image: url(/web/20150319203402im_/http://www.ralphlauren.com/images/logo-default.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 340px;
	height: 30px;
	overflow: hidden;
	display: block;
	margin-top: 37px;
	margin-left: 10px;
}

/* Utility Links */

#utility-container {
	position: absolute;
	top: 0;
	right: 10px;
/*	font-family: "Univers LT W10 55 Roman" !important; */
	font-size: 9px;
	text-transform: uppercase;
	line-height: 11px !important;
	min-width: 406px;
	height: auto;
	z-index: 5000;
}
#utility-container.active {
	background: url(/web/20150319203402im_/http://www.ralphlauren.com/images/utilnav-pattern-off.gif);
	-webkit-box-shadow: -6px -2px 8px 4px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: -6px -2px 8px 4px rgba(50, 50, 50, 0.3);
	box-shadow: -6px -2px 8px 4px rgba(50, 50, 50, 0.3);
}
#utility-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
#utility-nav > li {
	margin:  0 12px 0 0;
	height: 25px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	line-height: 11px !important;
	float: left;
	position: relative;
}
#utility-nav li:first-child {
	border: none;
	margin-left: 12px;
}
#utility-nav li a {
	font-family: "Univers LT W10 55 Roman" !important;
	font-size: 10px !important;
	text-decoration: none;
	color: #555;
}
#utility-nav > li > a {
	color: #969696;
	line-height: 25px;
}
#utility-container.active #utility-nav > li > a {
	color: #8e8e8e;
	text-shadow: none;
}
#utility-container.active #utility-nav > li.active > a {
	color: #000;
}
#utility-container .more-pop {
	position: absolute;
	top: 27px;
	right: 0px;
	z-index: 1000;
	background: #fff url(/web/20150319203402im_/http://www.ralphlauren.com/images/utilnav-pattern-off.gif);
	display: none;
	width: 100%;
}

#utility-container .more-pop * {
	text-shadow: none;
}
#countrysel-more.ready {
	right: 0;
}

/* Country Selector */

/* from footer... */
.blockUI #countrysel-more {
	background: url(/web/20150319203402im_/http://www.ralphlauren.com/images/utilnav-pattern-off.gif) repeat scroll 0 0 transparent;
	-webkit-box-shadow: -6px -2px 8px 4px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: -6px -2px 8px 4px rgba(50, 50, 50, 0.3);
	box-shadow: -6px -2px 8px 4px rgba(50, 50, 50, 0.3);
	cursor: default;
}
#countrysel-more[rel="header"] #countrysel-header {
	display: none;
}
#countrysel-more[rel="footer"] .more-pop-in {
	padding-top: 0;
}
#countrysel-header {
	text-align: left;
	position: relative;
	height: 66px;
}
#countrysel-header h3 {
	margin: 0;
	padding: 34px 0 0 17px;
	font-weight: normal;
	font-size: 13px;
}
#countrysel-header .close {
	position: absolute;
	top: 17px;
	right: 17px;
	display: block;
	height: 31px;
	width: 31px;
	background: url(/web/20150319203402im_/http://www.ralphlauren.com/images/close-x.png) no-repeat -1px -1px;
	text-indent: -9999px;
	outline: 0;
}

/* shared... */
#countrysel-more {
	min-width: 406px !important;
}
#countrysel-more .more-pop-in {
	padding: 20px 0 0 0;
	text-transform: uppercase;
}
#countrysel-header h3,
#countrysel-more .tabs a {
	font-family: "UniversLTW01-53Extended" !important;
}
.tab-panel .info,
.tab-panel ul li span,
.tab-panel ul li a {
	font-family: "Univers LT W10 55 Roman" !important;
	font-size: 10px !important;
}
#countrysel-more .tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
/*	overflow: hidden;*/
	border-bottom: 1px solid #cacaca;
}
#countrysel-more .tabs li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #cacaca;
	float: left;
	white-space: nowrap;
	width: 50%;
	text-align: center;
}
#countrysel-more .tabs .tab-in {
	height: 30px;
	position: relative;
}
#countrysel-more .tabs li:first-child .tab-in {
	border-left: none;
}
#countrysel-more .tabs li:first-child {
	margin: 0;
	padding: 0;
}
#countrysel-more .tabs a {
	color: #7e7e7e;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-size: 12px;
	line-height: 29px;
	letter-spacing: 0em;
	border-bottom: 1px solid #cacaca;
}
#countrysel-more .tabs .active a {
	color: #fff;
	background: #000;
}
.tab-panel {
	display: none;
	overflow: hidden;
	clear: both;
	padding-bottom: 30px;
/*	border-bottom: 1px dashed #cacaca;*/
}
#countrysel-more[rel="header"] #tab-shop {
	padding-bottom: 96px;
}
.tab-panel .info {
	border-bottom: 1px dashed #cacaca;
	color: #000;
	height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 10px;
}
.tab-panel.active {
	display: block;
}
.tab-panel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
	float: none;
	font-size: 10px;
}

.tab-panel > ul {
	float: left;
	width: 50%;
}
.tab-panel .col1 {
	background: url(/web/20150319203402im_/http://www.ralphlauren.com/images/utilnav-tab-border.gif) repeat-y 100%;
}
#tab_explore ul {
	width: 50%;
	float: left !important;
}
.tab-panel ul li {
	float: none;
	padding: 0;
	border: none;
}
.tab-panel > ul > li {
	border-bottom: 1px dashed #cacaca;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 17px;
	text-align: left;
	position: relative;
}
.tab-panel .unequal {
/*	border-bottom: 1px dashed #cacaca !important;*/
}
.tab-panel > ul:last-child > li {
	border-right: none;
}
.tab-panel ul li a,
.tab-panel ul li span {
	color: #000;
	text-decoration: none;
	/*display: block;*/
}
#tab-shop .no-lang a,
#tab-explore a {
	display: block;
}
.tab-panel ul li a:hover {
}
.tab-panel ul li.active,
.tab-panel ul li:hover {
	background: url(/web/20150319203402im_/http://www.ralphlauren.com/images/utilnav-pattern-on.gif);
}
#tab-shop.tab-panel > ul > li > a {
	cursor: pointer;
	display: block;
}			
.tab-panel ul li .lang {
	position: absolute;
	left: 110px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	visibility: hidden;
}
.tab-panel ul li:hover .lang,
.tab-panel ul li.active .lang {
	visibility: visible;
}
.tab-panel ul li .lang li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display: inline-block;
	text-transform: none;
/*	border-left: 1px solid #7b7b7b;*/
	line-height: 10px;
}
.tab-panel ul li .lang li:first-child {
	margin: 0px;
	padding: 0px;
	border: none;
}
.tab-panel ul li .lang li a {
	border-left: 1px solid #a6a6a6;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	display: inline-block;
	line-height: 10px;
}
.tab-panel ul li .lang li:first-child a {
	border-left: none;
	padding-left: 0;
}
.tab-panel ul li .lang li a:hover,
.tab-panel ul li .lang li a.active {
	font-weight: bold;
}

/* Account Dropdown */

#accountsel-more .more-pop-in {
	margin: 53px 0 0 0;
}
#accountsel-more .signout {
	text-align: center;
	padding: 0;
	height: 100px;
}
#accountsel-more .signout a {
	display: inline-block;
	background: #000;
	margin: 38px auto 0 auto;
	padding: 0;
	color: #fff;
	font-family: "Univers LT W10 55 Roman" !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	font-size: 11px;
	height: 24px;
	width: 91px;
}

#accountsel-more ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	border-top: 1px dashed #cacaca;
	background: url(/web/20150319203402im_/http://www.ralphlauren.com/images/utilnav-tab-border.gif) repeat-y 50%;
}
#accountsel-more ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	width: 50%;
	border-bottom: 1px dashed #cacaca;
}
#accountsel-more li a {
	color: #000;
	text-decoration: none;
	font-family: "Univers LT W10 55 Roman" !important;
	display: block;
	text-align: center;
	padding: 0px 8px 0px;
	font-size: 11px;
	line-height: 53px;
}
#accountsel-more ul a:hover {
	background: url(/web/20150319203402im_/http://www.ralphlauren.com/images/utilnav-pattern-on.gif);
}
#accountsel-more .login {
	margin: 12px 0 12px 0;
}
#accountsel-more .subscribe a,
#bagmenu-more .cta {
	border: none;
	display: inline-block;
	*display: block;
	zoom: 1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px 14px 6px 14px;
	background: #000;
	color: #fff;
}

/* Promo Text */

#free-shipping {
	display: none;
	position: absolute;
	text-align: right;
	right: 26px;
	top: 29px;
}
#free-shipping,
#free-shipping a {
	color: #1D326B;
	font-family: Georgia !important;
	font-style: italic;
}

/* Top Navigation */

#global-nav-container {
	position: absolute;
	top: 81px;
	border-top: 1px solid #002D4C;
	border-bottom: 1px solid #002D4C;
	width: 940px;
	height: 27px;
	z-index: 999;
}
#global-nav {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 940px;
	overflow: hidden;
}
#global-nav > li {
	float: left;
	text-transform: uppercase;
	font-size: 10px !important;
	line-height: 30px;
	color: #002D4C;
	padding: 0;
	margin: 0;
	letter-spacing: 0.1em;
	display: block;
}
#global-nav .more.navactive {
	height: 270px;
}
#global-nav .more .more-pop {
	height: 0px;
}
#global-nav .more.navactive .more-pop {
	display: block;
	height: 225px;
}
#global-nav .more:hover > a span {
	position: relative;
	z-index: 3000;
}
#global-nav > li > a {
	text-decoration: none;
	height: 28px;
	line-height: 28px;
	padding: 0 12px 0 12px;
	display: block;
	color: #00004C;
	cursor: pointer;
}
#global-nav > li:hover > a,
#global-nav > li.active > a {
	color: #4D4D4D;
}
#global-nav .navitem:hover > a span {}
#global-nav li.active .more-pop a:first-child  {
	color: #000;
}
#global-nav > li a span {
	font-family: "UniversLTW01-53Extended" !important;
	font-size: 10px !important;
	height: 25px;
	line-height: 27px;
	overflow: hidden;
	display: block;
}
#global-nav > li:first-child > a {
	padding-left: 10px;
}

#global-nav > li:hover > a > span,
#global-nav > li.active > a > span {
	border-bottom: 2px solid rgba(0,45,76,1);
}
#global-nav > li .more-pop {
	position: absolute;
	top: 28px;
	left: 0;
	width: 938px;
	height: 235px;
	display: none;
	background: #fff;
	overflow: hidden;
	text-align: left;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	width: 938px; /* -2px border */
	border: 1px solid #c1c1c1;
	border-top: none;
}
body.homepage #global-nav > li .more-pop {
	background: rgba(255,255,255,0.85);
	border: none !important;
}
#global-nav .more-pop .more-pop-img {
	display: block;
	margin: 0 auto;
	width: 912px;
	height: 174px;
	overflow: hidden !important;
}
#global-nav .more-pop .more-pop-img img { 
	border-width: 0; /* ie */
}
#sub-nav {
	position: absolute;
	top: 111px;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	width: 940px;
	z-index: 1;
}
#global-nav .more-pop ul{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
#global-nav .more-pop ul li{
	margin: 0 9px;
	padding: 0;
	display: inline-block;
	letter-spacing: 0.05em;
}
#global-nav .more-pop ul li:first-child{
	margin-left: 10px;
}
#sub-nav li:first-child {
	margin-left: 0;
}
#global-nav .more-pop ul li:last-child,
#sub-nav li:last-child {
	margin-right: 0;
}
#global-nav .more-pop ul li a,
#sub-nav li a {
	color: #666 !important;
	font-size: 9px !important;
	font-family: "UniversLTW01-53Extended" !important;
	height: 40px;
	line-height: 40px;
	text-shadow: none;
	text-decoration: none;
	display: inline-block;
}
#sub-nav {
	margin: 0 auto;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#sub-nav li {
	margin: 0 10px;
	padding: 0;
	display: inline-block;
	letter-spacing: 0.05em;
}
#sub-nav li a {
	height: 34px !important;
	line-height: 34px !important;
}
#global-nav .more-pop ul li a.pink, #sub-nav li a.pink{color:#E4699F !important}
#global-nav .more-pop ul li a.active, #global-nav .more-pop ul li a:hover,#global-nav .more-pop ul li a.pink:hover, #sub-nav li a.pink:hover,
#sub-nav li a.active, #sub-nav li a:hover {
	color: #000 !important;
}

/* Search Field */

#search-area {
	position: absolute;
	right: 10px;
	top: 4px;
	bottom: -3px;
	z-index: 100;
	background: #fff;
	background: rgba(255,255,255,0.6);
	height: 18px;
	width: 142px;
	border: 1px solid rgba(255,255,255,0.4);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
}
#search-box-head {
	background: transparent;
	border: none;
	float: left;
	width: 108px;
	height: 18px;
	line-height: 18px;
	text-align: left;
	padding: 0 0 0 8px;
	font-size: 11px;
	color: #002d4c;
	margin: 0px;
	outline: 0;
}
#search-submit-head {
	border: none;
	background: url(/web/20150319203402im_/http://www.ralphlauren.com/images/header-sprite.png) no-repeat 0 -11px transparent;
	width: 20px;
	height: 18px;
	line-height: 18px;
	float: right;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

/* White Color Scheme */

.white #logo {
	background-image: url(/web/20150319203402im_/http://www.ralphlauren.com/images/logo-white.png);
}
.white #utility-nav > li > a,
.white #free-shipping a.feature {
	color: #fff;
}
.white #global-nav-container {
	border-top: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.white #global-nav > li > a {
	color: #fff;
}
.white #global-nav > li:hover > a > span,
.white #global-nav > li.active > a > span {
	border-bottom: 2px solid rgba(255,255,255,0.85);
}
.white #sub-nav li a.active {
	color: #fff !important;
}

/* DL BOX */

#dlbox {
	position: relative;
	/*height: 184px;*/
	background: #000;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255,255,255,0.6);
	z-index: 1000;
	width: auto;
	/*width: auto;
	max-width: 1400px;*/
	min-width: 960px;
	margin: 0px auto;
	cursor: pointer;
	display: none;
}
#dlbox.ready {
	-webkit-transition: margin-top 1s ease;
	-moz-transition: margin-top 1s ease;
	transition: margin-top 1s ease;
}
#dlbox .handle {
	position: absolute;
	z-index: 2000;
	bottom: -10px;
	left: 50%;
	margin: 0px 0px 0px -23px;
	width: 47px;
	height: 10px;
	background: url(/web/20150319203402im_/http://www.ralphlauren.com/images/header-sprite.png) no-repeat 50% 0;
	cursor: pointer;
}
#dlbox-content {
	background: #000;
	border-bottom: 1px solid #fff;
}
#dlbox-cms {
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: url(/web/20150319203402im_/http://www.ralphlauren.com/images/utilnav-pattern-off.gif);
	border-bottom: 1px solid #000;
}

#dlbox-cms img {
    left: 50%;
    display: block;
    margin-left: -700px;
    position: relative;
}
.rl-prev-active {
	text-align:center; 
	font-family:"Didot Open Face W01";
	font-size:15px;
	color:white;
	height:20px;
	line-height: 30px;
	text-transform: uppercase;
	
}
.rl-prev-active a {
	color:white;
}
.mobileUtilites, #SR_CartWrapFTW{display:none}
/*
     FILE ARCHIVED ON 20:34:02 Mar 19, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:31:34 Oct 02, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.466
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.009
  esindex: 0.009
  cdx.remote: 5.079
  LoadShardBlock: 150.58 (3)
  PetaboxLoader3.datanode: 133.76 (4)
  load_resource: 61.574
  PetaboxLoader3.resolve: 31.306
*/