@import url("http://media.jetpackdigital.com/showcase/125/www.style.com/css/html5reset.css");
@import url("http://media.jetpackdigital.com/showcase/125/fonts.googleapis.com/css__family=Fjalla+One");


.Icons {
	font-family: "Icons",fantasy !important;
}

.Fjalla-One {
	font-family: "Fjalla One","Impact","Charcoal",sans-serif;
}

body {
    background: #fff;
    color: #333;
    height: 100%;
    width: 100%;
    z-index: 1024;
}

#homepage {
    font-family: "Arial","Helvetica",sans-serif;
    color: #333;
}

#homepage a {
	color: #5d98ba;
}

#homepage a > img {
	border: none;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}


#homepage > header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 115px;
    background-color: #000;
    z-index: 2048;
}

html.fixed-header #homepage > header {
	position: fixed;
	top: -82px;
	margin-bottom: 0;
}

#masthead {
	position: relative;
	width: 980px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/header/masthead.jpg") no-repeat center;
}

#logo {
    position: absolute;
    top: 32px;
    width: 339px;
    height: 44px;
}

#logged_in, #logged_out {
    font: bold 11px arial, "lucida console", sans-serif;
    color: #fff;
    position: absolute;
    top: 2px;
    right: 9px;
}

#logged_in a,#logged_out a {
    color: #fff;
    cursor: pointer;

}

#logged_in span#logout {
    margin-left: 10px;
}

#logged_in span#lookbooks {
	margin-left: 8px;
	margin-right: 10px;
}

#logged_in span#welcome {
    margin-right: 8px;
}

#logged_in, #logged_out, a#logo_link span {
    display: none;
}

#ad_120x60 {
    position: absolute;
    top: 18px;
    right: 9px;
    width: 122px;
    height: 62px;
}

#masthead > nav {
	position: absolute;
	height: 33px;
	width: 100%;
	left: -8px;
	overflow: visible;
	bottom: 0;
}

#masthead > nav > div.wrapper {
  position: relative;
  height: 33px;
}

#masthead > nav > div.wrapper > ol {
  position: relative;
  height: 33px;
  list-style-type: none;
  font: bold 13px/1 "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #fff;
}

#masthead > nav > div.wrapper > ol > li {
  position: relative;
  cursor: pointer;
  float: left;
  height: 33px;
}

#masthead > nav > div.wrapper > ol > li:hover {
  background-color: #000;
}

#masthead > nav > div.wrapper > ol > li a {
	outline: none;
}


#masthead > nav > div.wrapper > ol > li > a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 0 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 13px;
  border: none;
}

#masthead > nav > div.wrapper > ol > li > a[href="/fashionshows/"] {
  width: 112px;
}

#masthead > nav > div.wrapper > ol > li > a[href="/peopleparties/"] {
  width: 127px;
}

#masthead > nav > div.wrapper > ol > li > a[href="http://news.style.com"] {
  width: 44px;
}

#masthead > nav > div.wrapper > ol > li > a[href="/trendsshopping/"] {
  width: 138px;
}

#masthead > nav > div.wrapper > ol > li > a[href="/accessories/"] {
  width: 93px;
}

#masthead > nav > div.wrapper > ol > li > a[href="/beauty/"] {
  width: 59px;
}

#masthead > nav > div.wrapper > ol > li > a[href="/video/fashion-shows-by-season/"] {
  width: 46px;
}

#masthead > nav > div.wrapper > ol > li > a[href="/community/"] {
  width: 86px;
}

#masthead > nav > div.wrapper > ol > li > a[href="/magazine/"] {
  width: 71px;
}

	html.lt-ie9 #masthead > p.browser-warning {
		color: #ccc;
	}

	html.lt-ie9 #masthead > p.browser-warning a {
		font-weight: bold;
	}
	

/* Search */
#navbar_search_item {
  width: 25px;
  overflow: hidden;
  position: absolute !important;
  right: 5px;
  cursor: default !important;
}

#navbar_search_item:hover {
  background-color: transparent !important;
}

#navbar_search_item.search-expand #navbar_google_search,
#navbar_search_item.search-expand #navbar_google_search:hover {
  background: url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/search.gif") no-repeat scroll -1px -5px transparent;
}

#navbar_google_input {
  width: 244px;
  margin-top: 3px;
  padding: 3px 13px 2px 6px;
  font: 14px 'Helvetica','arial',sans-serif;
  color: #999;
  float: left;
}

#navbar_search_item .navbar_google_search {
  margin-top: 0;
  float: left;
  width: 330px;
  height: 33px;
  overflow: hidden;
  background-color: #000;
}

#navbar_google_search,
#navbar_google_search:hover {
  background: url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/search.png") no-repeat scroll 5px 1px transparent;
  float: left;
  width: 25px;
  height: 17px;
  margin-top: 8px;
  margin-bottom: 8px;
  text-indent: -999999px;
  text-decoration: none;
}

#navbar_google_submit,
#navbar_google_submit:hover {
  background: url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/search_go_button.gif") no-repeat scroll 0px 0px transparent;
  cursor: pointer;
  float: left;
  text-decoration: none;
  text-indent: -999999px;
  width: 35px;
  height: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
}

#masthead > nav > div.wrapper > ol > li:first-child > a {
  border-left: none;
}

#masthead > nav > div.wrapper > ol > li > ol,
#masthead > nav > div.wrapper > ol > li.last-child > ol {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  border: none;
  width: 175px;
  padding: 10px 0;
}

#masthead > nav > div.wrapper > ol > li:first-child > ol {
  left: -7px;
}

#masthead > nav > div.wrapper > ol > li:hover > ol {
  display: block;
  background-color: #000;
  list-style-type: none;
}

#masthead > nav > div.wrapper > ol > li > ol > li,
#masthead > nav > div.wrapper > ol > li.last-child > ol > li {
  border: none;
  height: 36px;
  width: 100%;
  cursor: pointer;
}

#masthead > nav > div.wrapper > ol > li > ol > li:first-child {
  border-top: none;
}

#masthead > nav > div.wrapper > ol > li > ol > li:hover {
  background-color: #000;
}

#masthead > nav > div.wrapper > ol > li > ol > li > a {
  display: block;
  font: bold 13px/36px "Helvetica", "Arial", sans-serif;
  color: #9cc5dc;
  height: 36px;
  padding: 0 15px;
  text-decoration: none;
  text-transform: lowercase;
}

#masthead > nav > div.wrapper > ol > li > ol > li > a:hover {
  text-decoration: underline;
}

#canvas {
	position: relative;
	width: 980px;
	margin: 0 auto;
	z-index: 1024;
	background-color: #fff;
}

html.fixed-header #canvas {
	margin-top: 115px;
}

#banner {
	display: none;
}

#banner, #pushdownAd {
	position: relative;
}

#pushdownAd {
}

#pushdownAd > .displayAd.ad-not-served {
	height: 0;
	padding-bottom: 0;
}

#pushdownAd > .displayAd > iframe {
	display: block;
}

#content {
	position: relative;
	z-index: 1024;
	padding-top: 40px;
}

#content > div {
	position: relative;
	float: left;
	min-height: 1px;
}

#instant {
	position: relative;
	height: 480px;
	width: 100%;
	margin: 0 auto 40px;
	text-align: center;
}

#instant > a {
	position: absolute;
	display: table;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2048;
}

#instant > a > div {
	position: relative;
	display: table-cell;
	width: 980px;
	height: 480px;
	vertical-align: middle;
	text-align: center;
}

#instant > a > div > * {
	position: relative;
	z-index: 2048;
}

#instant > a > div > img {
	position: absolute;
	display: block;
	width: 320px;
	height: 480px;
	z-index: 1024;
	left: 7px;
	top: 0;
}

#instant > a > div > img + img {
	left: 329px;
}

#instant > a > div > img + img + img {
	left: 651px;
}


#instant > a > div > h1 {
	width: 100%;
	height: 23px;
	line-height: 23px;
	text-align: center;
}

#instant > a > div > h1 > span {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 23px;
	padding: 4px 8px 5px;
	font: bold 14px/14px "Helvetica Neue","Helvetica","Arial",sans-serif;
	color: #fff;
	background-color: #f33;
	text-transform: uppercase;
	max-width: 50%;
}

#instant > a > div > p {
	margin: 1px auto;
	text-align: center;
}

#instant > a > div > p > span {
	display: inline-block;
	font: italic 18px/1em "Times New Roman","Times",serif;
	color: #fff;
	padding: 4px 20px 8px;
}

html.rgba #instant > a > div > p > span {
	background-color: rgba(0, 0, 0, 0.8);
}

html.no-rgba #instant > a > div > p > span {
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CD000000,endColorstr=#CD000000); 
	zoom: 1;
}

#instant > a > div > p > span.label {
	font-style: normal;
	font-size: 48px;
}

#instant > span.close {
	position: absolute;
	right: 8px;
	top: -22px;
	font-size: 17px;
	color: #222;
	cursor: pointer;
	z-index: 2048;
}


#features {
	position: relative;
	width: 640px;
	margin-right: 30px;
}

#right-rail {
	position: relative;
	width: 310px;
}

#primary, #promos {
    position: relative;
    float: left;
    width: 640px;
    z-index: 1024;
}

#primary {
	min-height: 450px;
}

#rotator-features {
	float: left;
	position: relative;
	overflow: hidden;
    z-index: 1024;
    min-height: 450px;
}

#rotator-features.single {
	width: 300px;
}

#rotator-features.double {
	width: 640px;
}

#rotator-features > .feature {
	position: absolute;
	display: none;
	z-index: 1024;
}

#rotator-features > .feature:first-child {
	position: relative;
	display: block;
	z-index: 2048;
}

#rotator-features > nav {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 20px;
	z-index: 2048;
}

html.rgba #rotator-features > nav {
	background-color: rgba(255, 255, 255, 0.5);
}

html.no-rgba #rotator-features > nav {
	background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/primary/rotator-nav-bg.png") repeat left top;
}

#rotator-features > nav > ol {
	position: relative;
	height: 100%;
	text-align: center;
	color: #fff;
	z-index: 2048;
}

#rotator-features > nav > ol > li {
	display: inline-block;
	width: 20px;
	height: 100%;
	background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/primary/dot-sprite.png") no-repeat 50% 0px;
	cursor: pointer;
}

#rotator-features > nav > ol > li:hover, #rotator-features > nav > ol > li.active {
	background-position: 50% -20px;
}

#rotator-features > .scroll {
	position: relative;
	width: 300px;
	z-index: 1024;
	overflow-y: hidden;
}

#rotator-features.double > .scroll {
	width: 640px;
}

#rotator-features > .scroll > .feature {
	width: 300px;
	min-height: 450px;
	float: left;
}

#rotator-features.double > .scroll > .feature {
	width: 640px;
}

#rotator-features .feature {
	position: relative;
}

#rotator-features .feature > a,
#rotator-features .feature > a > img,
#rotator-features .feature > img {
	display: block;
	z-index: 1024;
}

#rotator-features .feature > *[id^="primary-flash"] {
	display: block;
}

#rotator-features .feature > video {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2048;
}

#rotator-features > .scroll > .feature > a {
	overflow-x: hidden;
}

#rotator-features .feature img {
	border: none;
}


#primary-promos {
	position: absolute;
	top: 0;
	left: 350px;
    width: 290px;
    height: 100%;
    z-index: 2048;
}

#primary-promos > h1.section-hed {
    padding-top: 26px;
}

#primary-promos > h1.section-hed > a {
    float: none;
}


#primary-promos > article {
    position: relative;
    height: 100px;
    margin-top: 25px;
    vertical-align: middle;
    padding-left: 110px;
}

#primary-promos > article:first-child {
	margin-top: 65px;
}


#primary-promos > article > a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
}

#primary-promos > article > a > img {
    display: block;
    border: none;
}

#primary-promos > article > hgroup {
    padding-top: 5px;
}

#primary-promos > article > hgroup > h2 {
    font-weight: normal;
    font-size: 24px;
    font-family: "Times New Roman","Times",serif;
    color: #000;
}

#primary-promos > article > hgroup > h2 > a {
    color: #000;
    text-decoration: none;
}

#primary-promos > article > hgroup > h2 > a:hover {
    text-decoration: underline;
}

#primary-promos > article > hgroup > h3 {
    margin-top: 2px;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #666;
}

#primary-promos > article > hgroup > h3 > a {
    color: #666;
    text-decoration: none;
}

#primary-promos > article > hgroup > h3 > a:hover {
    text-decoration: underline;
}


#homepage section.fashion-season-promo {
	position: absolute;
	left: 300px;
	top: 0;
	width: 340px;
	height: 100%;
	z-index: 2048;
}

#homepage section.fashion-season-promo > h1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: normal 20px/20px "Times New Roman","Times",serif;
	color: #1d1d1d;
	padding-top: 27px;
	padding-bottom: 3px;
	text-transform: uppercase;
	z-index: 2048;
}

#homepage section.fashion-season-promo > h1 > a.calendar {
	margin-left: 4px;
	font-family: "Icons",sans-serif;
	color: #1d1d1d;
	font-size: 17px;
	line-height: 17px;
	text-decoration: none;
}

#homepage section.fashion-season-promo > .container {
	position: relative;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 100%;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	z-index: 1024;
}

	html.csstransitions #homepage section.fashion-season-promo > .container {
		transition: padding-bottom 0.5s linear;
		-moz-transition: padding-bottom 0.5s linear;
		-webkit-transition: padding-bottom 0.5s linear;
	}

#homepage section.fashion-season-promo > .container > .shows-content {
	position: relative;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	height: 100%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#homepage section.fashion-season-promo > .container > .shows-content > nav {
	position: relative;
	float: left;
	padding-top: 18px;
	width: 108px;
	max-height: 100%;
	z-index: 2048;
}

#homepage section.fashion-season-promo > .container > .shows-content > nav > ol {
	list-style-type: none;
}

#homepage section.fashion-season-promo > .container > .shows-content > nav > ol > li {
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 32px;
	font: normal 10px/10px "Helvetica",sans-serif;
	color: #5d98ba;
	text-transform: uppercase;
	padding: 11px 0 11px 10px;
	margin-right: 15px;
	margin-bottom: -1px;
	cursor: pointer;
	background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/fashion-season-promo/deselected-tab.png") repeat-x left top;
}

#homepage section.fashion-season-promo > .container > .shows-content > nav > ol > li:first-child {
	background-image: none;
}

#homepage section.fashion-season-promo > .container > .shows-content > nav > ol > li.selected {
	color: #1d1d1d;
	margin-right: 0;
	background-image: url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/fashion-season-promo/selected-tab.png");
	background-repeat: no-repeat;
	background-position: right center;
	cursor: default;
}

#homepage section.fashion-season-promo > .container > .shows-content > div[data-content] {
    box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: none;
	position: relative;
	float: left;
	width: 222px;
	margin-left: 10px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1024;
}

#homepage section.fashion-season-promo > .container > .shows-content > div[data-content] > h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font: normal normal 16px/16px "Times New Roman","Times",serif;
	color: #222;
}

#homepage section.fashion-season-promo > .container > .shows-content > div[data-content] > img {
	position: absolute;
	left: 127px;
	top: 131px;
}

#homepage section.fashion-season-promo > .container > .shows-content > div > ol {
	list-style-type: none;
}

#homepage section.fashion-season-promo > .container > .shows-content > div > ol > li {
	font: normal 16px/16px "Times New Roman","Times",serif;
	color: #222;
	margin-top: 10px;
	margin-bottom: 10px;
}

#homepage section.fashion-season-promo > .container > .shows-content > div > ol > li > a {
	color: #222;
	text-decoration: none;
}

#homepage section.fashion-season-promo > .container > .shows-content > div > ol > li > a:hover {
	text-decoration: underline;
}

#homepage section.fashion-season-promo span.instant {
	position: relative;
	top: -2px;
	font: bold 9px/1em "Helvetica Neue","Helvetica","Arial",sans-serif;
	text-transform: uppercase;
	color: #fff;
	background-color: #f33;
	padding: 2px 4px 3px;
	margin-left: 5px;
	white-space: nowrap;
}

	html.borderradius #homepage section.fashion-season-promo span.instant {
		border-radius: 2px;
	}

.show-preview {
	position: absolute;
	width: 150px;
	height: 226px;
	padding-right: 12px;
	background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/fashion-season-promo/caret.png") no-repeat 150px 50%;
	overflow: visible;
	z-index: 3072;
}

.show-preview.transparent {
	background-image: url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/fashion-season-promo/caret-transparent.png");
}

.show-preview > * {
	display: block;
	position: relative;
	width: 150px;
	height: 226px;
	overflow: hidden;
	background: #fff url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/fashion-season-promo/preview-load.gif") no-repeat 50%;
}

.show-preview > * > img {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	height: 226px;
	z-index: 1024;
}

.show-preview > * > h3 {
	position: absolute;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 1.6em;
	padding: 15px;
	color: #fff;
	z-index: 3072;	
}

	html.rgba .show-preview > * > h3 {
		background-color: rgba(0, 0, 0, 0.7);
	}
	
	html.textshadow .show-preview > * > h3 {
		text-shadow: 0px 0px 10px #666;
	}
	
	html.no-textshadow .show-preview > * > h3 {
		-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Color='#666666', Direction=45, Strength=3),progid:DXImageTransform.Microsoft.Shadow(Color='#666666', Direction=225, Strength=3);
		background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/fashion-season-promo/preview-callout-bg.png") no-repeat center;
	}

	html.boxshadow .show-preview > * {
	    box-shadow: 1px 1px 5px #999;
	    -ms-box-shadow: 1px 1px 5px #999;
	    -moz-box-shadow: 1px 1px 5px #999;
	    -webkit-box-shadow: 1px 1px 5px #999;
	}

	html.lt-ie9 .show-preview {
		width: 152px;
		height: 228px;
	}

	html.lt-ie9 .show-preview > * {
		border: 1px solid #fff;
	}



#homepage section.fashion-season-promo > .container > .shows-content > aside {
	position: absolute;
	right: 0;
	bottom: -17px;
	height: 10px;
	text-align: right;
	font: normal 10px/10px "Helvetica","Arial",sans-serif;
	text-transform: uppercase;
	color: #5d98ba;
}

#homepage section.fashion-season-promo > .container > .shows-content > aside > a {
	color: #5d98ba;
	text-decoration: none;
}

#homepage section.fashion-season-promo > .container > .shows-content > aside > a:hover {
	text-decoration: underline;
}

#homepage section.fashion-season-promo > .instant {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1024;
}

#homepage section.fashion-season-promo.has-schedule > .instant {
	bottom: 40px;
}

	html.csstransitions #homepage section.fashion-season-promo > .instant {
		transition: bottom 0.5s;
		-moz-transition: bottom 0.5s;
		-webkit-transition: bottom 0.5s;
		-ms-transition: bottom 0.5s;
	}
	

#homepage section.fashion-season-promo.instant > .container {
	padding-bottom: 160px;
}

#homepage section.fashion-season-promo.instant.has-schedule > .container { 
	padding-bottom: 190px;
}



#homepage section.fashion-season-promo.instant > .instant {
	display: block;
}

#homepage section.fashion-season-promo > .instant > h2 {
	position: relative;
	margin-left: 40px;
	margin-bottom: 3px;
	font: normal 16px/18px "Times New Roman","Times",serif;
	height: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #1d1d1d;
}

#homepage section.fashion-season-promo > .instant > h2 > a {
	color: #1d1d1d;
	text-decoration: none;
}

#homepage section.fashion-season-promo > .instant > h2 > a:hover {
	text-decoration: underline;
}

#homepage section.fashion-season-promo > .instant > h2 > .timer {
	position: absolute;
	left: -22px;
	top: -3px;
	width: 18px;
	height: 18px;
	padding: 2px;
	font: normal 12px/12px "Lucida Console","Monaco",monospace;
	color: #ccc;
}

	html.no-canvas #homepage section.fashion-season-promo > .instant > h2 > .timer {
		height: 14px;
		width: 14px;
		left: -27px;
		top: -2px;
		background-color: #e1e1e1;
	}

	html.no-canvas #homepage section.fashion-season-promo > .instant > h2 > .timer  > div {
		position: relative;
		width: 100%;
		height: 100%;
	}

	html.no-canvas #homepage section.fashion-season-promo > .instant > h2 > .timer  > div > p {
		display: none; /* hide digital timer */
		position: relative;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		width: 100%;
		height: 100%;
		padding: 3px;
		text-align: center;
		color: #333;
		z-index: 2048;
	}

	html.no-canvas #homepage section.fashion-season-promo > .instant > h2 > .timer  > div > span {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: #fff;
		z-index: 1024;
	}

#homepage section.fashion-season-promo > .instant > ol {
	margin-left: 40px;
	list-style-type: none;
	overflow: hidden;
}

#homepage section.fashion-season-promo > .instant > ol > li {
	float: left;
	width: 71px;
	height: 109px;
	margin-left: 5px;
}

#homepage section.fashion-season-promo > .instant > ol > li:first-child {
	margin-left: 0;
}

#homepage section.fashion-season-promo > .instant > ol > li img {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#homepage section.fashion-season-promo > .schedule {
	display: none;
	position: absolute;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	left: 0;
	bottom: 0;
	margin-left: 35px;
	z-index: 1024;
	overflow: hidden;
	font: normal 10px/14px "Helvetica","Arial",sans-serif;
	color: #222;
}

#homepage section.fashion-season-promo.has-schedule > .schedule {
	display: block;
}

	html.csstransitions.opacity #homepage section.fashion-season-promo > .schedule {
		display: block;
		opacity: 0.0;
		transition: opacity 0.5s;
		-moz-transition: opacity 0.5s;
		-webkit-transition: opacity 0.5s;
		-ms-transition: opacity 0.5s;
		transition-delay: 1s;
		-moz-transition-delay: 1s;
		-webkit-transition-delay: 1s;
		-ms-transition-delay: 1s;
	}
	
	html.csstransitions.opacity #homepage section.fashion-season-promo.has-schedule > .schedule {
		opacity: 1.0;
	}

#homepage section.fashion-season-promo > .schedule > span {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	overflow: hidden;
	height: 14px;
	white-space: nowrap;
	float: left;
}


#homepage section.fashion-season-promo > .schedule > span.what {
	color: #fff;
	background-color: #f33;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-weight: bold;
}

	html.borderradius #homepage section.fashion-season-promo > .schedule > span.what {
		border-radius: 2px;
	}

#homepage section.fashion-season-promo > .schedule > span.what > em {
	font-style: normal;
}

#homepage section.fashion-season-promo.instant > .schedule > span.what {
	display: block;
	color: #222;
	background-color: transparent;
}

#homepage section.fashion-season-promo.instant > .schedule > span.what > em {
	color: #f22;
}

#homepage section.fashion-season-promo > .schedule > span.who {
	clear: left;
	font-family: "Times New Roman","Times",serif;
	font-size: 16px;
	max-width: 223px;
	margin-left: 4px;
	text-overflow: ellipsis;
	height: 16px;
	padding-bottom: 2px;
}

#homepage section.fashion-season-promo > .schedule > span.when {
	padding-left: 8px;
	width: 107px;
	text-transform: uppercase;
	line-height: 1em;
	height: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
}


#primary div.feature > section.fashion-season-promo {
	position: relative;
	left: auto;
	top: auto;
	width: 100%;
}

#primary div.feature > section.fashion-season-promo > a,
#primary div.feature > section.fashion-season-promo > div.flash,
#primary div.feature > section.fashion-season-promo > object {
	position: relative;
	z-index: 2048;
}


#primary div.feature > section.fashion-season-promo > a,
#primary div.feature > section.fashion-season-promo > div.flash > a,
#primary div.feature > section.fashion-season-promo > object,
#primary div.feature > section.fashion-season-promo > a > img,
#primary div.feature > section.fashion-season-promo > div.flash > a > img
{
	display: block;
}

#primary div.feature > section.fashion-season-promo > h1 {
	width: auto;
	height: auto;
	padding: 0;
	font-size: 46px;
	line-height: 42px;
	z-index: 1024;
}

#primary div.feature > section.fashion-season-promo > h1.spring {
	font-size: 44px;
	line-height: 46px;
}

#primary div.feature > section.fashion-season-promo > div.container {
	position: absolute;
	width: 320px;
	left: 320px;
	top: 50px;
	bottom: 0px;
	height: auto;
	padding: 0;
	z-index: 3096;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content {
	border-top: none;
	border-bottom: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 72px;
	padding-bottom: 30px;
}

#primary div.feature > section.fashion-season-promo.instant-schedule > div.container > div.shows-content {
	padding-bottom: 160px;
}

html.csstransitions #primary div.feature > section.fashion-season-promo > div.container > div.shows-content {
	transition: padding-bottom 0.5s;
	-webkit-transition: padding-bottom 0.5s;
	-moz-transition: padding-bottom 0.5s;
	-ms-transition: padding-bottom 0.5s;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > h2 {
	position: absolute;
	top: 0;
	font: normal 21px/21px "Fjalla One","Impact","Charcoal",sans-serif;
	color: #1d1d1d;
	text-transform: uppercase;
	padding: 18px 5px 0;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > nav {
	float: none;
	width: auto;
	position: absolute;
	top: 45px;
	padding-top: 0;
	width: 100%;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > nav > ol {
	border-bottom: #e5e5e5;
	background: url(http://media.jetpackdigital.com/showcase/125/www.style.com//data:image/svg+xml__base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI1NSwyNTUsMjU1LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMjM5LDIzOSwyMzksMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);
	background: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(239,239,239,1));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,1)), color-stop(1, rgba(239,239,239,1)));
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFEFEFEF)"
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > nav > ol > li {
	display: inline-block;
	height: 22px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 10px 5px;
	margin: 0;
	background-image: none;
	font-size: 11px;
	line-height: 11px;
	color: #7d7d7d;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > nav > ol > li.selected {
	background-image: none;
	background-color: #fff;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div[data-content] {
	float: none;
	width: auto;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div[data-content] > ol > li {
	font-size: 21px;
	line-height: 1em;
}

#primary div.feature > section.fashion-season-promo span.instant {
	top: -3px;
	border-radius: 0px;
	font-size: 10px/10px;
	padding: 3px 5px;
}



#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule {
	position: absolute;
	width: 100%;
	height: 150px;
	left: 0;
	bottom: 0;
	text-align: center;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > h1 {
	position: relative;
	display: inline-block;
	font: normal 11px/1em "Helvetica","Arial",sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #d2d2d2;
	color: #7d7d7d;
	padding: 5px 10px;
	background-color: #fff;
	z-index: 2048;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > ol {
	position: relative;
	height: 90px;
	width: 310px;
	margin: -10px auto;
	background-color: #fafafa;
	z-index: 1024;
	display: table;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > ol > li {
	width: 100%;
	height: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > ol > li.active {
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > ol > li > p {
	margin-left: 10px;
	margin-right: 10px;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > ol > li > p.label {
	margin-bottom: 2px;
	font-size: 21px;
	line-height: 1em;
	color: #333;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > ol > li > p.time {
	font-size: 11px;
	font-family: "Helvetica","Arial",sans-serif;
	color: #7d7d7d;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > ol > span {
	position: absolute;
	width: 20px;
	height: 25px;
	top: 32px;
	background-color: #fff;
	cursor: pointer;
	font-size: 18px;
	padding: 3px 0 2px;
	z-index: 2048;
	user-select: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > ol > span.prev {
	left: -10px;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > ol > span.next {
	right: -10px;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > p {
	font: normal 10px/1em "Arial","Helvetica",sans-serif;
	text-transform: uppercase;
	margin-top: 28px;
	z-index: 2048;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > p > a {
	color: #5d98ba;
	text-decoration: none;
}

#primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > p > a > span.Icons {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	line-height: 1em;
	padding: 7px 8px 8px;
	background-color: #000;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}

html.borderradius #primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > p > a > span.Icons {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

html.no-borderradius #primary div.feature > section.fashion-season-promo > div.container > div.shows-content > div.schedule > p > a > span.Icons {
	background-image: url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/fashion-season-promo/calendar-mask.png");
	background-repeat: no-repeat;
	background-position: 50%;
}

#promos {
	margin-left: -40px;
	width: 680px;
}

#promos > h1 {
	margin: 40px 0 20px 40px;
	text-align: center;
	font: normal 17px/17px "Times New Roman","Times",serif;
	height: 14px;
	color: #1d1d1d;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
}

#promos > article {
	position: relative;
	float: left;
	width: 300px;
	height: 200px;
	margin-left: 40px;
	margin-bottom: 40px;
	z-index: 1024;
	overflow: hidden;
}

#promos > article.right {
	float: right;
}

#promos > article.double {
	width: 640px;
}

#promos > article.tall {
	height: 440px;
}

#promos > article.grande {
	height: 680px;
}

#promos > article.venti {
	height: 920px;
}

#promos > article.trenta {
	height: 1160px;
}

#promos > article > a {
	position: relative;
	display: block;
	z-index: 1024;
}

#promos > article > a > * {
	display: block;
}

#promos > article > hgroup {
	position: absolute;
	z-index: 2048;
	width: 100%;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 15px;
	text-align: center;
	top: 50%;
}

#promos > article > hgroup.top {
	top: 23%;
}

#promos > article > hgroup.bottom {
	top: 77%;
}

#promos > article.double > hgroup {
	width: 67%;
	left: 16.5%;
	right: 16.5%;
}

#promos > article.double > hgroup.left {
	left: 0;
	right: auto;
}

#promos > article.double > hgroup.right {
	left: auto;
	right: 0;
}

#promos > article > hgroup > h1 {
	position: relative;
	top: -12px;
	display: inline-block;
	font: normal 12px/12px "Arial",sans-serif;
	text-transform: uppercase;
	padding: 4px 10px;
	color: #fff;
	background-color: #000;
}

#promos > article > hgroup > h1 + h2 {
	margin-top: -12px;
}

#promos > article > hgroup > h2 {
	font: italic 24px/24px "Times New Roman","Times",serif;
	font-weight: normal;
	padding-bottom: 4px;
	margin-bottom: -4px;
	color: #fff;
}

#promos > article > hgroup > h2 > a {
	color: #fff;
	transition: color 0.25s;
	-moz-transition: color 0.25s;
	-webkit-transition: color 0.25s;
	-ms-transition: color 0.25s;
}

#promos > article > hgroup > h2 > a:hover {
	color: #e1e1e1;
}


#promos > article.invert > hgroup > h2 {
	color: #1d1d1d;
}

#promos > article.invert > hgroup > h2 > a {
	color: #1d1d1d;
}

#promos > article.invert > hgroup > h2 > a:hover {
	color: #333;
}

#promos > article > hgroup > h2 > a {
	text-decoration: none;
}

#promos > article section.fashion-season-promo {
	left: 0;
	top: 0;
	width: 300px;
	overflow: hidden;
}

#promos > article.double section.fashion-season-promo {
	width: 424px;
	height: 340px;
	padding-top: 32px;
	left: auto;
	top: auto;
	bottom: 25px;
	right: 25px;
}

#promos > article section.fashion-season-promo > h1 {
	font: normal 12px/12px "Helvetica",sans-serif;
	width: 100%;
	height: 105px;
	top: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}

#promos > article.double section.fashion-season-promo > h1 {
	position: absolute;
	top: 0px;
	height: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
	font: normal 28px/28px "Times New Roman","Times",serif;
	text-align: left;
}

	html.boxshadow #promos > article section.fashion-season-promo > h1.shadow {
		box-shadow: 0 0 7px;
	}
	
#promos > article section.fashion-season-promo > h1 > span {
	display: inline-block;
	position: relative;
	top: 40%;
	padding: 4px 10px;
	background-color: #000;
	color: #fff;
}

#promos > article.double section.fashion-season-promo > h1 > span {
	top: auto;
	padding: 0;
	background-color: transparent;
}

#promos > article.double.invert section.fashion-season-promo > h1 {
	color: #fff;
}

#promos > article section.fashion-season-promo > h1.top > span {
	top: 0;
}

#promos > article section.fashion-season-promo > h1.bottom > span {
	top: 85px;
}




#promos > article section.fashion-season-promo > h1 > a {
	display: none;
}

#promos > article section.fashion-season-promo > .container {
	padding-top: 105px;
	padding-bottom: 0;
}

#promos > article.double section.fashion-season-promo > .container {
	padding-top: 0;
}

#promos > article section.fashion-season-promo > .container > .shows-content {
	border: 1px solid #eee;
}

#promos > article.double section.fashion-season-promo > .container > .shows-content {
	border: none;
}

	html.rgba #promos > article section.fashion-season-promo > .container > .shows-content {
		background-color: rgba(255, 255, 255, 0.95);
	}
	
	html.no-rgba #promos > article section.fashion-season-promo > .container > .shows-content {
		background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/fashion-season-promo/bg-semitrans.png") repeat top left
	}
	

#promos > article section.fashion-season-promo > .container > .shows-content > nav {
	width: 91px;
	margin-left: 10px;
}

#promos > article.double section.fashion-season-promo > .container > .shows-content > nav {
	width: 127px;
	margin-left: 15px;
	padding-top: 25px;
}

#promos > article section.fashion-season-promo > .container > .shows-content > nav > ol > li {
	background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/fashion-season-promo/deselected-tab-transparent.png") repeat-x left top;
	padding-left: 8px;
}

#promos > article.double section.fashion-season-promo > .container > .shows-content > nav > ol > li {
	padding-left: 15px;
}

#promos > article section.fashion-season-promo > .container > .shows-content > div[data-content] {
	width: 187px;
}

#promos > article.double section.fashion-season-promo > .container > .shows-content > div[data-content] {
	width: 272px;
}

#promos > article section.fashion-season-promo > .container > .shows-content > div[data-content] > img {
	left: 39.3%;
	top: 44%;
}

#promos > article section.fashion-season-promo > .container > .shows-content > div[data-content] > ol {
	padding-top: 10px;
	padding-bottom: 10px;
}

#promos > article section.fashion-season-promo > .container > .shows-content > aside {
	display: none;
}

#promos > article section.schedule-promo {
	background: #000 url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/promos/schedule-promo-bg.jpg") no-repeat left top;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1024;
	position: relative;
}

#promos > article section.schedule-promo > h1 {
	display: inline-block;
	font: normal 12px/12px "Arial",sans-serif;
	text-transform: uppercase;
	padding: 4px 10px;
	color: #fff;
	background-color: #000;
	margin: 3em 0 1em;
	position: relative;
	z-index: 2048;
}

#promos > article section.schedule-promo > h1 > span.Icons {
	padding-right: 5px;
	font-size: 14px;
	vertical-align: -2px;
}

#promos > article section.schedule-promo > div.schedule {
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	top: 68px;
	bottom: 0px;
	right: 0;
	overflow-y: auto;
	z-index: 1024;
}

#promos > article.tall section.schedule-promo > div.schedule {
	bottom: 50px;
}

#promos > article section.schedule-promo > div.schedule > h2 {
	font: italic normal 21px/1em "Times New Roman","Times",serif;
	color: #fff;
	margin: 0;
	text-align: center;
	text-transform: lowercase;
}

#promos > article section.schedule-promo > div.schedule > ol {
	margin: 1em 0 0;
}

#promos > article.tall section.schedule-promo > div.schedule > ol {
	margin: 1em 0 2em;
}


#promos > article section.schedule-promo > div.schedule > ol > li {
	list-style-type: none;
	margin: 12px 30px;
	padding: 0;
	text-align: center;
	cursor: pointer;
}

#promos > article.tall section.schedule-promo > div.schedule > ol > li {
	margin: 18px 30px;
}

#promos > article section.schedule-promo > div.schedule > ol > li > a {
	display: block;
	text-decoration: none;
}

#promos > article section.schedule-promo > div.schedule > ol > li > a > div.label {
	font-family: "Helvetica","Arial",sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #d9d9d9;
}

#promos > article section.schedule-promo > div.schedule > ol > li.live > a > div.label,
#promos > article section.schedule-promo > div.schedule > ol > li:hover > a > div.label
{
	color: #fff;
}

#promos > article section.schedule-promo > div.schedule > ol > li > a > div.time {
	font-family: "Helvetica","Arial",sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-top: 2px;
	color: #999;
	text-transform: lowercase;
}

#promos > article section.schedule-promo > div.schedule > ol > li > a > div.live {
	font-family: "Helvetica","Arial",sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-top: 2px;
	color: #fff;
	text-transform: uppercase;
}

#promos > article section.schedule-promo > div.schedule > ol > li > a > div.live > * {
	padding: 0 2px;
}

#promos > article section.schedule-promo > div.schedule > ol > li > a > div.live > span.Icons {
	color: #f10000;
}

#promos > article section.schedule-promo > div.schedule > ol > li > a > div.live > em {
	color: #f10000;
	font-style: normal;
}

#promos > article section.schedule-promo > div.schedule > ol > li > a > div.live > strong {
	font-weight: normal;
}



#right-rail > article,
#right-rail > div.box-ad {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}


#right-rail > article > h1 {
	position: relative;
	text-align: center;
    border-bottom: 1px solid #e5e5e5;
	font: normal 15px/9px "Times New Roman","Times",serif;
	color: #1d1d1d;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-top: 6px;
}

article > h1 > img {
    display: block;
    margin: 4px auto 0;
}

#newsletter-signup > #newslettersForm > fieldset {
    border: none;
}

#newsletter-signup > #newslettersForm > fieldset > div {
    width: auto;
    clear: left;
}

#newsletter-signup > #newslettersForm > fieldset > div.text {

}

#newsletter-signup > #newslettersForm > fieldset > div.text > label {
    display: block;
    font: bold 11px/11px "Arial","Helvetica",sans-serif;
    color: #141414;
    text-transform: uppercase;
    margin-bottom: 2px;
}

#newsletter-signup > #newslettersForm > fieldset > div.text > input[name="email"] {
    box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    width: 263px;
    height: 22px;
    border: 1px solid #d3d3d3;
    font: bold 11px/13px "Arial","Helvetica",sans-serif;
    color: #333;
    padding: 3px 6px 4px;
    float: left;
}

#newsletter-signup > #newslettersForm > fieldset > div.text > input.focused[name="email"] {
	font-weight: normal;
}


#newsletter-signup > #newslettersForm:hover > fieldset > div.text > input[name="email"] {
	color: #999;
	font-weight: normal;
}

#newsletter-signup > #newslettersForm > fieldset > div.text > input[name="submit"] {
    float: left;
    box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    width: 47px;
    height: 22px;
    background-color: #d3d3d3;
    border: 1px solid #d3d3d3;
    color: #1d1d1d;
    font: normal 10px/13px "Helvetica",sans-serif;
    cursor: pointer;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed {
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 12px;
    display: none;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

	html.boxshadow #newsletter-signup > #newslettersForm > fieldset > div.collapsed {
	    box-shadow: 0px 0px 3px #ccc;
	    -ms-box-shadow: 0px 0px 3px #ccc;
	    -moz-box-shadow: 0px 0px 3px #ccc;
	    -webkit-box-shadow: 0px 0px 3px #ccc;
	}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div {
    clear: left;
    width: auto;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.error,
#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.result {
    display: none;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.error > h3 {
    margin-bottom: 11px;
    font: bold 11px/13px "Arial","Helvetica",sans-serif;
    color: #f80000;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.error > h3 > img {
    padding-right: 5px;
    vertical-align: -2px;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.result > h3 {
    margin-bottom: 11px;
    font: bold 11px/13px "Arial","Helvetica",sans-serif;
    color: #141414;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.result > img {
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 auto 13px;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.checkbox {
	position: relative;
    margin-bottom: 5px;
    font: normal 11px/13px "Arial","Helvetica",sans-serif;
    min-height: 1em;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.checkbox > input[type="checkbox"] {
    position: absolute;
    top: 2px;
    left: 0;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.checkbox > label {
	display: block;
	position: relative;
	margin-left: 20px;
    color: #333;
    cursor: pointer;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.checkbox > label > p > span {
    color: #5d98ba;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.legal {
    font: normal 9px/11px "Arial","Helvetica",sans-serif;
    color: #333;
    clear: left;
}

#newsletter-signup > #newslettersForm > fieldset > div.collapsed > div.legal a {
	color: #5d98ba;
}









#feeds {
    position: relative;
    z-index: 1000;
}

#feeds > h1 > img {
    margin-bottom: -12px;
}

#feeds > .container {
	position: relative;
	margin-bottom: 15px;
    overflow: hidden;
}

#feeds > .container > nav {
	z-index: 2048;
	margin-top: 10px;
	margin-bottom: 20px;
}

#feeds > .container > nav > ol {
	list-style-type: none;
}

#feeds > .container > nav > ol > li {
	float: left;
	white-space: nowrap;
	font-size: 11px;
	cursor: pointer;
	font: bold 10px/10px "Helvetica","Arial",sans-serif;
	color: #5d98ba;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 5px;
}

#feeds > .container > nav > ol > li.active {
	color: #333;
}

#feeds > .container > div {
	height: 390px;
	width: 265px;
	margin-left: 15px;
	margin-right: 30px;
	z-index: 2048;
	overflow: hidden;
}

#feeds > .container > .scratchpad {
	position: absolute;
	z-index: 1024;
	visibility: hidden;
}


#feeds > .container > div.loading {
	background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/rightrail/loading.gif") no-repeat center;
}

#feeds > .container > div > div.feed-item {
    position: relative;
    margin-top: 25px;
}

html.lt-ie9 #feeds > .container > div > div.feed-item {
	background-color: #fff;
}

#feeds > .container > div > div.feed-item:first-child {
	margin-top: 0;
}


#feeds > .container > div > div.feed-item > h1 {
	font: bold 10px/10px "Helvetica",sans-serif;
	text-transform: uppercase;
	color: #5d98ba;
	margin-bottom: 5px;
}


#feeds > .container > div > div.feed-item > h1 > a {
	color: #5d98ba;
	text-decoration: none;
}

#feeds > .container > div > div.feed-item > h1 > a:hover {
	text-decoration: underline;
}

#feeds > .container > div > div.feed-item > h2 {
	font: normal 16px/16px "Helvetica",sans-serif;
	text-transform: uppercase;
	color: #222;
}

#feeds > .container > div > div.feed-item > h2 > a {
	color: #222;
	text-decoration: none;
}

#feeds > .container > div > div.feed-item > h2 > a:hover {
	text-decoration: underline;
}

#feeds > .container > div > div.feed-item > cite {
	font: normal 11px/13px "Helvetica",sans-serif;
	color: #999;
}

#feeds > nav {
	height: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-top: 1px solid #e8e8e8;
}

#feeds > nav > ol {
	list-style-type: none;
	float: left;
	height: 30px;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	background-color: #fff;
	margin-left: 10px;
	margin-top: -1px;
}

#feeds > nav > ol > li {
	float: left;
	font: bold 16px/16px "Icons",sans-serif;
	color: #000;
	padding: 7px;
	cursor: pointer;
}

#feeds > nav > ol > li.disabled {
	color: #e1e1e1;
}









                #twitter-wrapper {
                    position: relative;
                    width: 310px;
                    height: 110px;
                    background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/rightrail/twitter-bg.png") no-repeat left top;
                }

                    #tweet-wrapper {
                        position: absolute;
                        width: 274px;
                        height: 69px;
                        left: 24px;
                        top: 19px;
                    }
                    
					#twitter-wrapper > aside {
                    	position: absolute;
                    	bottom: 5px;
                    	right: 10px;
	                    font: normal 10px/10px "Arial",sans-serif;
						text-align: right;
						text-transform: uppercase;
                    }

						#twitter-wrapper > aside > a {
							color: #5d98ba;
							text-decoration: none;
						}

						#twitter-wrapper > aside > a:hover {
							border-bottom: 1px solid;
						}

                    #tweet-wrapper > .tweet {
                        padding: 8px 13px 9px;
                        box-sizing: border-box;
                        -moz-box-sizing: border-box;
                        -ms-box-sizing: border-box;
                        -webkit-box-sizing: border-box;
                        height: 100%;
                        overflow: hidden;
                    }

                        #tweet-wrapper > .tweet > .tweet-body {
                            font: normal 11px/13px "Arial",sans-serif;
                            color: #333;
                            max-height: 52px;
                            overflow: hidden;
                        }

                        #tweet-wrapper > .tweet > .tweet-body > a.tweet-link {
                            text-decoration: none;
                            color: #5d98ba;
                        }

                        #tweet-wrapper > .tweet > .tweet-body > a.tweet-link:hover {
                            border-bottom: 1px solid;
                        }

                            #tweet-wrapper > .tweet > .tweet-body > .tweet-contents {

                            }

                                #tweet-wrapper > .tweet > .tweet-body > .tweet-contents > a {
                                	font-weight: bold;
                                }

                                #tweet-wrapper > .tweet > .tweet-body > .tweet-contents > a.external-link {
                                    color: #5d98ba;
                                    text-decoration: underline;
                                }

                                #tweet-wrapper > .tweet > .tweet-body > .tweet-contents > a.user-mention {
                                    color: #5d98ba;
                                    text-decoration: none;
                                }

                                #tweet-wrapper > .tweet > .tweet-body > .tweet-contents > a.user-mention:hover {
                                    text-decoration: underline;
                                }

                                #tweet-wrapper > .tweet > .tweet-body > .tweet-contents > a.hashtag {
                                    color: #5d98ba;
                                    text-decoration: underline;
                                }

                                #tweet-wrapper > .tweet > .tweet-body > .tweet-contents > span.timestamp {
                                    display: block;
                                    color: #999;
                                }










#social > ul {
	margin-top: 10px;
	list-style-type: none;
	text-align: center;
}

#social > ul > li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

#social > ul > li > a {
	display: block;
	width: 36px;
	height: 36px;
	background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/rightrail/social-sprite.png") no-repeat 0px 0px;
	text-decoration: none;
}

#social > ul > li > a[href*="facebook"] {
	background-position: 0px 0px;
}

#social > ul > li > a[href*="twitter"] {
	background-position: 0px -36px;
}

#social > ul > li > a[href*="tumblr"] {
	background-position: 0px -72px;
}

#social > ul > li > a[href*="/services/mobile/"] {
	background-position: 0px -108px;
}

#social > ul > li > a[href*="pinterest"] {
	background-position: 0px -144px;
}

#social > ul > li > a[href*="instagram"] {
	background-position: 0px -180px;
}

#social > ul > li > a > span {
	visibility: hidden;
}




#lotd > h1 > img {
	margin-bottom: -7px;
}

#lotd > h2 {
	text-align: center;
	font: normal 13px/13px "Helvetica",sans-serif;
	text-transform: uppercase;
	color: #1d1d1d;
	margin: 0 15px 2px;
}

#lotd > p {
	font: normal 11px/11px "Helvetica",sans-serif;
	text-transform: uppercase;
	color: #5d98ba;
	text-align: center;
}

#lotd > p > a {
	color: #5d98ba;
	text-decoration: none;
}

#lotd > p > a:hover {
	text-decoration: underline;
}

#lotd > div.image > a {
	display: block;
}

#lotd > div.image > a > img {
	display: block;
}





#lookbooks-promo {
	height: 181px;
	border-bottom: 1px solid #e5e5e5;
}

#lookbooks-promo > h1 > img {
	margin-bottom: 0px;
}

#lookbooks-promo > div.image {
    position: absolute;
    left: -15px;
    top: 35px;
}

#lookbooks-promo > div.image > a {
    display: block;
}

#lookbooks-promo > div.image > a > img {
    display: block;
    border: none;
}

#lookbooks-promo > div.copy {
    position: absolute;
    left: 130px;
    top: 50px;
}

#lookbooks-promo > div.copy > div.rating {
    width: 63px;
    height: 15px;
    background: transparent url("http://media.jetpackdigital.com/showcase/125/www.style.com/images/homepage/rightrail/stars-sprite.png") no-repeat -16px 0;
}

#lookbooks-promo > div.copy > h2 {
    margin-top: 10px;
    font: normal 18px/20px "Arial","Helvetica",sans-serif;
    color: #222;
}

#lookbooks-promo > div.copy > h2 > a {
    color: #222;
    text-decoration: none;
}

#lookbooks-promo > div.copy > h2 > a:hover {
    text-decoration: underline;
}

#lookbooks-promo > div.copy > h3 {
    font: normal 12px/16px "Arial","Helvetica",sans-serif;
    color: #666;
}

#lookbooks-promo > div.copy > h3 > a {
    color: #666;
    text-decoration: none;
}

#lookbooks-promo > div.copy > h3 > a:hover {
    text-decoration: underline;
}

#lookbooks-promo > div.copy > p {
    margin-top: 2px;
    font: normal 11px/16px "Arial","Helvetica",sans-serif;
    color: #999;
}

#lookbooks-promo > div.copy > p > a {
    color: #5d98ba;
    text-decoration: none;
}

#lookbooks-promo > div.copy > p > a:hover {
    text-decoration: underline;
}

#lookbooks-promo > a {
    font: bold 11px/13px "Arial","Helvetica",sans-serif;
    color: #5d98ba;
    text-decoration: none;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

#lookbooks-promo > a:hover {
    text-decoration: underline;
}



#magazine > a {
	float: left;
}

#magazine > a > img {
	display: block;
}







#more-on {
	position: relative;
	margin-top: 10px;
	color: #222;
}

#more-on > h1 {
	margin-bottom: 25px;
	text-align: center;
	font: normal 15px/15px "Times New Roman","Times",serif;
	height: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
}

#more-on > section {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	width: 33%;
	padding-left: 20px;
	padding-right: 50px;
}

#more-on > section > h1 {
	font: normal 12px/12px "Times New Roman","Times",serif;
	height: 12px;
	overflow: hidden;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#more-on > section > ol {
	margin-top: 10px;
	list-style-type: none;
}

#more-on > section > ol > li {
	margin-top: 20px;
}

#more-on > section > ol > li:first-child {
	margin-top: 0;
}

#more-on > section > ol > li > h2 {
	font: bold 12px/14px "Arial",sans-serif;
	max-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
}

#more-on > section > ol > li > h3 {
	max-height: 42px;
	font: normal 12px/14px "Arial",sans-serif;
	overflow: hidden;
	text-overflow: ellipsis;
}

#more-on > section > ol > li > cite {
	font: normal 11px/13px "Arial",sans-serif;
	text-transform: uppercase;
}


#more-on > section > ol > li > * > a {
	color: #222;
	text-decoration: none;
}

#more-on > section > ol > li:hover > * > a {
	text-decoration: underline;
}





#canvas > footer {
	position: relative;
	z-index: 1024;
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;
	font: normal 11px/13px "Arial",sans-serif;
}

#canvas > footer > nav {
	position: relative;
	height: 20px;
	width: 980px;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
}

	html.cssgradients #canvas > footer > nav {
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(http://media.jetpackdigital.com/showcase/125/www.style.com//data:image/svg+xml__base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2Y1ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYjdkZWVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,245,244,1) 100%, rgba(183,222,237,1) 100%);
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,245,244,1) 100%, rgba(183,222,237,1) 100%);
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,245,244,1) 100%, rgba(183,222,237,1) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(243,245,244,1) 100%, rgba(183,222,237,1) 100%);
	}

	html.lt-ie9 #canvas > footer > nav {
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b7deed', GradientType=0);
	}

#canvas > footer > nav > ul {
	position: relative;
	list-style-type: none;
	text-align: center;
}

#canvas > footer > nav > ul > li {
	display: inline-block;
	font: normal 11px/11px "Helvetica Neue","Helvetica","Arial",sans-serif;
	height: 11px;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #7d7d7d;
	text-transform: uppercase;
	border-left: 1px solid #e4e4e4;
}

#canvas > footer > nav > ul > li:first-child {
	border-left: none;
}

#canvas > footer > nav > ul > li > a {
	color: #7d7d7d;
	text-decoration: none;
}

#canvas > footer > nav > ul > li > a:hover {
	text-decoration: underline;
}

#canvas > footer > aside {
	margin: 25px auto;
	text-align: center;
}

#canvas > footer > aside.company > a {
	display: inline-block;
}

#canvas > footer > aside.company > a > img {
	display: block;
}

#canvas > footer > aside.legal > p {
	color: #7d7d7d;
}

#canvas > footer > aside.legal > p a {
	color: #7d7d7d;
}

#canvas > footer > aside.credit > p {
	color: #7d7d7d;
}
