/* @override http://hadleighsbespoke.com/assets/site.css */

/* @override http://hadleighsbespoke.com/assets/site.css */

@import url("reset.css");
@import url("text.css");

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin-top: 60px;
	color: #666;
}


#content h3 {
	color: #039;
	font-size: 12px;
	text-transform: uppercase;
}


a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #03c;
}

#header {
	width: 960px;
	margin: 0 auto;
}

#header .headerImage {
	margin: 30px 0 0;
}

#logo a {
	width: 190px;
	height: 27px;
	display: block;
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat;
}

#logo {
	float: left;
	margin-right: 140px;
}

#topnav {
	float: right;
	padding: 11px 0 0;
	line-height: normal;
}

#topnav a {
	text-transform: lowercase;
	text-decoration: none;
	margin-left: 50px;
}

#topnav a.active {
	color: #03c;
}

.phone {
	float: right;
	width: 90px;
	text-align: right;
	padding: 11px 0 0;
	line-height: normal;
}

#content {
	width: 800px;
	margin: 40px auto auto;
    position: relative;
}

#homepage #content,
#style #content {
	width: 960px;
}

#styleWrapper {
	margin-right: -45px;
}

#content .style {
	float: left;
	width: 290px;
	margin-right: 45px;
	text-align: center;
	position: relative;
}
#styleCarousel li {
	position: relative;
}
#content .style a, #styleCarousel a {
	display: block;
}
#content .style p, #styleCarousel p {
	position: relative;
	z-index: 10;
}
#content .style .overlay, #styleCarousel .overlay {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #6666FF;
	z-index: 1;
}
#content .style .overlay {
	width: 290px;
	height: 118px;
}
#styleCarousel .overlay {
	width: 290px;
	height: 435px;
}
#content .style img, #styleCarousel img {
	opacity: 1;
}

#content .last {
	margin: 0;
}
#styleCarousel {
	width: 960px;
	height: 480px;
	position: relative;
	overflow: hidden;
	background: url(js/loadingAnimation.gif) no-repeat center center;
}
#styleCarousel li {
	margin: 0;
	margin-right: 45px;
	text-align: center;
	height: 480px;
	width: 290px;
	float: left;
}
#content h2 {
	text-align: center;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

#footer {
	width: 960px;
	text-align: center;
	margin: 30px auto auto;
	padding-bottom: 40px;
}

#footer a {
	margin: 0 10px;
}

#footer span {
	margin: 0 10px;
}

.collection {
	width: 160px;
	float: left;
	margin: 0 50px 30px 0;
}

.collection h3,
.collection h3 a{
	font-size: 12px;
	text-transform: uppercase;
	line-height: 2.5em;
	color: #03c;
	margin: 0;
}

.collection p {
	margin: 0;
	line-height: 2.5em;
	font-size: 12px;
}

#style img {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#style .mainImage {
	width: auto;
	float: left;
}
/*
#style .detail .mainImage {
	width: 372px;
	float: left;
}
*/
#style .description {
	color: #666;
	background: #ebebe8;
	height: 254px;
	padding: 30px 25px 0;
	width: auto;
	float: left;
	clear: none;
}

#style .detail .description {
	width: 538px;
	float: left;
	height: 214px;
	padding: 70px 25px 0;
}
#style #head {
	background: #ebebe8;
	padding: 30px 25px 0 0;
	height: 254px;
}
#style #head img.mainImg {
	width: auto;
	float: left;
	height: 284px;
	margin: -30px 25px 0 0;
}

#style h2 {
	text-align: left;
}

#style .thumbs {
	background: url(images/separator.jpg) repeat-x;
	margin: 20px 0;
}

#style .thumbs a {
	width: 169px;
	height: 100px;
	display: block;
	float: left;
	margin-right: 28px;
}

#style .thumbs a.last {
	margin: 0;
	float: right;
}

#style .headerImage,
.wrapper {
	position: relative;
	height: 408px;
	margin-bottom: 20px;
}

#navigator {
	position: absolute;
	right: 20px;
	top: 25px;
	color: #999;
}

#navigator a {
	font-style: italic;
	font-weight: bold;
	color: #999;
}

a#detailsLink {
	width: 90px;
	padding: 5px 10px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	color: #fff;
	background: #153380;
	opacity: .8;
}

#styleSets {
	width: 860px;
	margin-left: 50px;
	margin-top: 20px;
	height:60px;
}

#styleSets ul, #styleSets li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#styleSets li a {
	float: left;
	width: 162px;
	padding: 3px 5px;
	text-align: center;
}

#bottomNav {
}

#bottomNav #prev a{
	float: left;
	width: 30px;
	display: block;
	font-style: italic;
}

#bottomNav #next a{
	float: right;
	width: 30px;
	display: block;
	font-style: italic;
}

#bottomNav #styleTitle {
	float: left;
	width: 890px;
	text-align: center;
}

.mc-field-group {
	margin: 10px 0;
	}
	
.mc-field-group label {
	width: 100px;
	float: left;
	}

#mc-embedded-subscribe {
	margin-left: 100px;
	}

/* Success, error & notice boxes for messages and errors. */
.error, .errors, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error, .errors, .required {
	background: #FBE3E4;
	color: #D12F19;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #817134;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #529214;
	border-color: #C6D880;
}

/* New Homepage */
#homelooks {
    position: relative;
    width: 960px;
    height: 540px;
}
#homeimages {
    width: 960px;
    height: 540px;
    overflow: hidden;
}
#homenav {
    position: absolute;
    z-index: 999;
    right: 20px;
    bottom: 20px;
}
#homenav a {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: 13px;
	height: 13px;
    margin-left: 10px;
    background: url(images/home-nav-dots.png) no-repeat 0 0;
    text-indent: -9999px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#homenav a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#homenav a.activeSlide {
    background-position: -13px 0;
}

/* Looks Carousel */
#lookscarousel {
    width: 920px;
    height: 452px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    z-index: 1;
}
#lookscarousel li {
    margin-left: 0;
    margin-right: 10px;
    width: 290px;
    height: 443px;
    float: left;
    list-style-type: none;
    border: 5px solid #fff;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#lookscarousel li a {
	display: block;
    width: 290px;
    height: 443px;
    overflow: hidden;
}
#lookscarousel li:hover {
    border: 5px solid #efefef;    
}
#lookscarousel li.last{
    margin-right: 0;
}
#lookscarousel li .detail-wrapper {
    display: none;
}
#lookscarousel .jcarousel-prev-disabled, #lookscarousel .jcarousel-next-disabled {
    visibility: hidden;
}
#lookscarousel .jcarousel-next, #lookscarousel .jcarousel-prev {
    position: absolute;
    top: 0;
    display: block;
    width: 20px;
    height: 452px;
    background: url(images/carousel-prev-next.png) no-repeat 0 center;
    text-indent: -9999px;
    cursor: pointer;    
}
#lookscarousel .jcarousel-next {
    right: 0;
    background-position: -20px;
}
#lookscarousel .jcarousel-prev {
    left: 0;
}

/* Looks Detail */
#looksdetail {
    display: none;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 960px;
    height: 452px;
    background-color: #feffff;
}
#looksdetail .detail-image{
    width: 300px;
    height: 452px;
    float: left;
}
#looksdetail .detail-description {
	float: left;
    background-color: #efefef;
    margin-left: 30px;
    width: 570px;
    padding: 30px;
    height: 392px;
    position: relative;
    color: #666;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#looksdetail .detail-description h3 {
    font: 30px/28px Helvetica, Arial, sans-serif;
    color: #039;
}
#looksdetail .detail-description p {
    font: 18px/28px Helvetica, Arial, sans-serif;
}
#looksdetail .detail-description a {
    text-decoration: underline;
}
#looksdetail .detail-description p.social-links,
#looksdetail .detail-description p.back-link {
    position: absolute;
    bottom: 0;
    left: 30px;
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}
#looksdetail .detail-description p.back-link {
	left: auto;
    right: 30px;
}
#looksdetail .detail-description a.sharethis {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
#looksdetail .detail-description a.sharethis span {
    float: left;
}
/* Looks Overlay */
#looks-overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:100000; 
     
    /* styling */ 
    background-color:#fff; 
     
    width:500px;     
    min-height:300px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
#looks-overlay .close { 
    position:absolute; 
    right:-14px; 
    top:-14px; 
    cursor:pointer; 
    height:28px; 
    width:28px;
    background: url(js/overlay/apple-close.png) no-repeat;
}
#looks-overlay .overlay-inner {
    padding: 20px;
}

/* Connector Forms */
form.connector label {
    vertical-align: top;
    text-align: right;
    width: 150px;
    display: block;
    float: left;
    padding-right: 10px;
}
form.connector p.nolabel {
    margin-left: 160px;
}
#connector {
    margin-top: 0;
}

body#homepage-new {
	margin-top: 30px;    
}
#homepage-new #content {
	width: 960px;
	margin: 30px auto auto;
}
#homepage-new #footer img {
	margin-bottom: -9px;
}
#homepage-new #footer {
    padding-left: 44px;
	width: 916px;
	margin: 22px auto auto;
}