/* @override http://www.hadleighsbespoke.com/assets/site_new.css?2011sep16 */

/* @override http://www.hadleighsbespoke.com/assets/site_new.css */

@import url("reset.css");
@import url("text.css");

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin-top: 30px;
	color: #666;
	font: Helvetica, Arial, sans-serif;
}


#content h3 {
	color: #039;
	font-size: 12px;
	text-transform: uppercase;
}


a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #03c;
}

#content a {
	color: #03c;
	text-decoration: none;
}

#content a:hover {
	color: #03c;
    text-decoration: underline;
}


#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: 30px 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: 916px;
	text-align: center;
	margin: 36px auto auto;
	padding-bottom: 40px;
    padding-left: 44px;
}
#footer img {
	margin-bottom: -9px !important;
}
#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 .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: -34px;
}
#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;
}
#hometitle {
    position: absolute;
    z-index: 999;
    left: 20px;
    bottom: -34px;
    display: none;
}
#hometitle p {
    margin: 0;
	font-size:26px;
	line-height: 30px;
    color: #039;
}
#hometip { 
    display:none; 
    background:transparent url(images/black_arrow.png); 
    font-size:12px; 
    height:84px; 
    width:146px; 
    padding: 13px 15px 25px; 
    color:#fff;
    z-index: 1000;
}
#homelogo {
    background: url(images/homeimages-logo.png) no-repeat;
    width: 180px;
    height: 150px;
    position: absolute;
    top: 195px;
    left: 390px;
    z-index: 9999;
}

/* Looks */
#pressworthytitle,
#videostitle {
    height: 31px;
}
#lookstitle p, 
#pressworthytitle p,
#videostitle p {
    margin: 0.5em 30px;
    text-align: right;
}

/* Looks Carousel */
#lookscarousel, #pressworthy, #videos {
    width: 920px;
    height: 452px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    z-index: 1;
}
#videos {
    height: 405px;
}
#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;
}
#pressworthy li {
    margin-left: 0;
    margin-right: 0;
    width: 910px;
    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;
    position: relative;
}
#videos li {
    margin-left: 0;
    margin-right: 0;
    width: 910px !important;
    height: 405px !important;
    float: left;
    list-style-type: none;
    border: 5px solid #fff;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
	background-color: #000;
}
#videos h3 {
	display: none;
}
#videos video, .vjs-flash-fallback {
	margin-right: 95px !important;
	margin-left: 95px !important;
}
#pressworthy li:hover {
    cursor: pointer;
}
#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, 
#pressworthy .jcarousel-prev-disabled, 
#pressworthy .jcarousel-next-disabled,
#videos .jcarousel-prev-disabled, 
#videos .jcarousel-next-disabled {
    visibility: hidden;
}
#lookscarousel .jcarousel-next, #lookscarousel .jcarousel-prev, #pressworthy .jcarousel-next, #pressworthy .jcarousel-prev,
#videos .jcarousel-next, #videos .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, #pressworthy .jcarousel-next,
#videos .jcarousel-next {
    right: 0;
    background-position: -20px;
}
#lookscarousel .jcarousel-prev, #pressworthy .jcarousel-prev,
#videos .jcarousel-prev {
    left: 0;
}
.pressworthyimage {
    position: relative;
    z-index: 1;
    width: 910px;
    height: 443px;
    text-align: center;
    background-color: #000;
}
.pressworthycontent {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
    width: 790px;
    height: 323px;
    padding: 60px;
    background-image: url(../images/trans-back.png);
    display: none;
}
.pressworthycontent h1, .pressworthycontent p {
    color: #ffffff;
}
.pressworthycontent h1 {
    text-align: center;
}


/* Looks Detail */
#looksdetail {
    display: none;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 960px;
    height: 500px;
    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/36px Helvetica, Arial, sans-serif;
font-family: Palatino, “Palatino Linotype”, Georgia, Times, “Times New Roman”, serif;
    color: #039;
	margin: 0 0 18px;
}
#looksdetail .detail-description p {
    font: 18px/36px Helvetica, Arial, sans-serif;
font-family: Palatino, “Palatino Linotype”, Georgia, Times, “Times New Roman”, serif;
}
#looksdetail .detail-description a {
    text-decoration: underline;
}
#looksdetail h3 {font-size: 40px; margin: 0 0 3px;}

#looksdetail .detail-description p.social-links {
    position: absolute;
    bottom: 0;
    left: 30px;
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #afafaf;
}
#looksdetail .detail-description p.social-links a {
	opacity: .6;
}
#looksdetail .detail-description p.social-links a:hover {
	opacity: 1;
}
#looksdetail .detail-description a.sharethis {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
#looksdetail .detail-description a.sharethis span {
    float: left;
}
#looksdetail .detail-other p.hover-info {
	float: left;
	display: block;
	width: 301px;
	text-align: center;
	margin-top: 0.5em;
    color: #afafaf;
}
#looksdetail .detail-other p.back-link {
	float: right;
	margin: 0.5em 30px 0;
    text-decoration: underline;
    font-size: 24px;
}
#looksdetail .detail-other p.back-link a { color: #039; }

#looksdetail .detail-other p.back-link a,
#lookstitle p, #pressworthytitle p, #videostitle p {
    margin: 0;
	padding: 0 30px 0 0;
	font-size: 26px;
	line-height: 30px;
    color: #039;
	width: 930px;
	text-align: right;
}
#looksdetail .detail-other p.back-link a { padding: 0; }


/* 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;
    padding: 10px;
}

#connector h3 {
    color: #039;
    font-size: 30px;
    line-height: 36px;
}

/* Intro */
#intro {
    width: 960px;
	height: 540px;
	position: absolute;
    z-index: 9999;
    background-color: #fff;
}

/* Looks Landing */
#looks-landing li {
    list-style-type: none;
    margin: 0 20px 0 0;
    float: left;
    height: 348px;
}
#looks-landing li.alt {
    margin: 0;
}
#looks-landing li p {
    margin: 0;
}
#looks-landing p.lookstitle {
    font-size: 24px;
    color: #039;
    margin-bottom: 44px;
    line-height: 40px;
}
#looks-landing li a {
    position: relative;
    display: block;
    width: 470px;
    height: 264px;
    overflow: hidden;
}
#lookslogo {
    background: url(images/homeimages-logo.png) no-repeat;
    width: 180px;
    height: 150px;
    position: absolute;
    top: 57px;
    left: 145px;
    z-index: 9999;
}

/* Noteworthy */
#noteworthy .box {
    width: 280px;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 5px solid #efefef;
    margin-bottom: 10px;
    margin-left: 5px;
    float: left;
}
#noteworthy .quote blockquote {
    font-style: italic;
    background: url(images/noteworthy-quote.png) no-repeat 0 0;
    padding: 10px 10px 0;
}
#noteworthy .quote .source {
    padding-left: 10px;
    font-weight: bold;
}
#noteworthy .news h3 {
    margin-bottom: 10px;
}
#noteworthy .news img {
	float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#countdown {
    display: none;
    text-align: right;
    position: absolute;
    top: -24px;
    right: 0;
    color: #039;
    text-transform: uppercase;
}
#countdown span {
    width: 330px;
	display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    text-align: right;
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
}


