@charset "utf-8";
/* CSS Document */

/* SWATCHES
	blue = #82adda;
	dark grey = #515151;
	off white = #f3f3f3;
*/

/* Reset Styles */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,h7,p,ul,pre,a,code,del,em,font,img,small,strike,strong,dl,dt,dd,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

/* Generic Styles */

body {
	background: #e4e9eb;
	color: #515151;
	font-family: helvetica, arial, sans-serif;
	line-height: 25px;
	font-size: 12px;
}

h1 {
    font-family: century gothic, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 1em;
	letter-spacing: 0.06em;
	color: #ffffff;
	text-transform: uppercase;
}

h2 {
    font-family: century gothic, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	line-height: 1em;
	letter-spacing: 0.03em;
	color: #82adda;
	text-transform:uppercase;
}

h3 {
    font-family: century gothic, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.03em;
	color: #515151;
	line-height:1.3em;
	margin-bottom:5px;
}

h3.line-height-fix {
	line-height: 0.9em;
}

p {
	color: #515151;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	line-height: 145%;
	margin: .9em 0;
}

p.copyright {
	float: right;
	font-size: 11px;
	width: 210px;
}

a {
	color: #515151;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
}

a.fbook {
	width:56px;
	height:44px;
	float:right;
}

.dotted-spacer {
	height: 1px;
	border-bottom: 1px dotted #bbb;
	width: 660px;
	display:block;
	margin: 10px 0 15px 0;
}

header {
	display: block;
	margin: auto;
	background: #fff;
	width: 1020px;
	height: 65px;
}

#logo {
	margin: 13px 30px;
	float: left;
	width: 200px;
}

#header-right {
	float:right;
	width:460px;
	margin:10px 30px;
}

#newsletter-signup {
	float: left;
	width: 400px;
}

#newsletter-signup p {
	text-transform: uppercase;
	font-family: century gothic, helvetica, sans-serif;
	float: left;
}

#newsletter-signup p span {
	color: #82adda;
}

.sign-up {
	float: right;
	margin: 8px;
}

nav#main {
	margin: auto;
	display:block;
	background: url('../img/navbg.png') no-repeat;
	width: 1000px;
	height: 35px;
	z-index: 2;
	position: relative;
	padding: 10px;
}

nav#main a {
	color: #fff;
	font-family: century gothic, helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 39px;
}

nav#main a:hover {
	color: #54717f;
}

#container {
	width: 1000px;
	margin: auto;
	box-shadow: #bbb 0px 0px 4px 2px;
	-moz-box-shadow: #bbb 0px 0px 4px 2px;
	-webkit-box-shadow: #bbb 0px 0px 4px 2px;
	margin: -20px auto auto auto;
	display: block;
}

#page-container {
	width: 940px;
	margin: auto;
	background: url('../img/curve-bg.jpg') no-repeat bottom #fff;
	display: block;
	z-index: 1;
	position: relative;
	padding: 15px 30px;
}

#slider {
	width: 1000px;
	height: 405px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}

#news-reel {
	display: block;
	height: 35px;
	width: 1000px;
	background: #f3f3f3;
}

#news-reel .title {
	float: left;
	width: 170px;
	background: #515151;
}

#news-reel .title h1 {
	color: #fff;
	padding: 10px 0 11px 15px
}

#news-reel .news {
	float: right;
	width: 830px;
	background: #f3f3f3;
}

#news-reel .news li {
	padding-left:50px;
	margin-top:4px;
	width: auto;
	color: #515151;
	font-family: century gothic, helvetica, sans-serif;
	font-weight: bold;
}

#news-reel .news li p { display:inline }

#news-reel .news li a {
	text-decoration: underline;
	font-family: century gothic, helvetica, sans-serif;
	color: #515151;
	margin-left: 30px;
	font-weight: normal;
}

#featured-column {
	width: 1000px;
	display: block;
	height: 292px;
	background: url('../img/curve-bg.jpg') no-repeat bottom;
}

#featured-column li {
	width: 333px;
	border-right: 1px solid #fff;
	height: 282px;
	position:relative;
	float: left;
}

#featured-column li.no-border {
	border: none;
	width: 332px;
}

#featured-column li h1.blue-overlay {
	background: #82adda;
	padding: 10px 15px;
	position: absolute;
	top: 90px;
	left: 0;
}

#featured-column li h1.black-overlay {
	background: #000;
	padding: 6px 10px;
	position: absolute;
	top: 120px;
	left: 0;
	font-size: 12px;
}

.large-about {
	font-size: 14px;
	font-family: century gothic, helvetica, arial, sans-serif;
	font-weight: bold;
}

.store-reel {
	background: url('../img/curve-bg2.jpg') no-repeat bottom #f3f3f3;
	width: 1000px;
	height: 125px;
}

.store-reel li {
	float: left;
	margin: 30px 8px;
}

#bottom-content {
	background: #fff;
	width: 960px;
	display: block;
	padding: 20px;
	height: 135px;
}

.about-info {
	float: left;
	width: 535px;
	margin-right: 40px;
}

#social-media {
	float: right;
	width: 385px;
}

footer {
	display: block;
	margin: auto;
	width: 960px;
	padding: 20px;
	clear: both;
}

nav#footer-nav {
	float: left;
	width: 600px;
	padding-bottom: 20px;
	margin: auto;
}

nav#footer-nav a {
	text-decoration: none;
	margin: 0px 2px;
}

nav#footer-nav a:hover {
	color: #fff;
}

nav#footer-nav span {
	margin: 0px 8px;
}

#store-directory li {
	float: left;
	width: 635px;
	height: 80px;
	margin: 20px 20px 0 0;
	border: 1px solid #ccc;
	padding: 10px;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.2, rgb(250,250,250)),color-stop(0.6, rgb(255,255,255)));
	background-image: -moz-linear-gradient(center bottom,rgb(250,250,250) 20%,rgb(255,255,255) 60%);
}

#store-directory img {
	float: left;
	width: 80px;
	height: auto;
	overflow: hidden;
}

.shop-infoRight {
	float: right;
	width: 520px;
	margin-left: 20px;
	position: relative;
}

.shop-infoRight p.header{
	line-height: 0.05em;
	margin: 10px auto auto auto;
}

.shop-infoRight a.no-underline {
	text-decoration: none;
	font-size: 15px;
	color: #515151;
}

.shop-infoRight a.more-info{
	position: absolute;
	right: 10px;
	top: 60px;
	color: #515151;
	font-size: 11px;
	text-decoration: none;
}

.shop-infoRight a.more-info:hover {
	color:#aaa;
}

.shop-infoRight p.black-p {
	color: #515151;
	margin-top: -7px;
}

.shop-infoRight p {
	color: #999;
}

#dropdown-left {
	float: left;
	width: 260px;
}

#dropdown-left p {
	float: left;
	width: auto;
}

#dropdown-left form {
	float: right;
	margin-top:6px;
}

#dropdown-left form select {
	width: 150px;
}

#dropdown-container span {
	font-size: 12px;
	margin: auto 30px;
	position: relative;
	top: 6px;
}

#dropdown-right {
	float: right;
	width: 290px;
	margin-right: 35px;
}

#dropdown-right p {
	float: left;
	width: auto;
}

#dropdown-right form {
	float: right;
	margin-top:6px;
}

#dropdown-right form select {
	width: 150px;
}

#dropdown-container {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-top: 10px;
	display: block;
}

.info-grid {
	width: 235px;
	float: left;
	height: auto;
	margin-right: 30px;
}

.info-grid2 {
	width: 100px;
	float: left;
	height: auto;
	margin-right: 30px;
}

#info-container {
	width: 660px;
	padding: 15px 0;
	margin: auto;
	display: block;
	clear:both;
}

#opening-hours li{
	width: 150px;
	display: block;
	font-size: 11px;
}

.info-grid span {
	float: right;
}

/*-- JQUERY SLIDESHOW STYLES --*/

/*--Main Container--*/
.main_view {
	width: 1000px;
	height: 405px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:405px;	width: 1000px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}

.image_reel img {
	float: left;
}

.ent-item{
	float: left;
	width: 200px;
	margin-right: 20px;
	height: 240px;
}

.ent-item img {
	border: 5px solid #efefef;
	padding:0 45px;
}

.ent-item p {
	color: #999;
	margin-top:auto;
}

.ent-item a {
	text-decoration: none;
}

a.blue_a {
	color: #82adda;
	text-decoration: none;
	font-size: 14px;
	margin-top: -10px;
	display: block;
}

.ent-info img.sml{
	float: right;
	width: 200px;
	height: auto;
	border: 5px solid #efefef;
	margin: 12px 30px;
}

.ent-info img {
	max-width:630px;
}

.offer-info img {
	max-width:500px;
	height: auto;
	border: 5px solid #efefef;
	margin:20px 0;
}

.ent-info p, offer-info {
	float: left;
	width: 380px;
}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.html) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #82adda;
	border: 1px solid #456f9a;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-left: 5px;
}
.paging a:hover {font-weight: bold;}

/** --- SUB PAGE STYLES --- **/

#main-image {
	background: url('../img/curve-bg3.jpg') no-repeat bottom;
	display:block;
}

#main-image img {
	height: 182px;
	width: 1000px;
}

nav#left-column {
	float: left;
	width: 224px;
}

nav#left-column a {
	font-size: 15px;
	font-family: century gothic, helvetica, arial, sans-serif;
	color: #000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	display: block;
	list-style-type: none;
}

nav#left-column a:hover {
	color: #82adda;
}

nav#left-column a.active {
	color: #82adda;
}

#primary-content {
	float: right;
	width: 660px;
	border-left: 1px solid #ddd;
	margin: auto;
	padding-left: 30px;
	margin-bottom: 40px;
}

nav#breadcrumb a{
	margin-right: 10px;
	text-decoration: none;
	color: #888;
	font-size: 10px;
}

nav#breadcrumb span{
	font-size: 10px;
	color: #888;
	margin-right: 10px;
}

nav#shop-nav {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 4px 0;
	margin-top: 10px;
	display: block;
}

nav#shop-nav a {
	text-decoration: none;
	margin-right: 40px;
}

nav#shop-nav a:hover {
	color: #aaa;
}

nav#shop-nav a.active {
	font-weight: bold;
}

/** OTHER STYLES **/

#perfect-wardrobe {
	width: 760px;
	margin: -15px auto auto auto;
	height: auto;
	padding: 25px 120px;
	background: url('../img/curve-bg.jpg') no-repeat bottom #fff;
	display:block;
}




/* RETAIL TO LET PAGE */

.imgRow1 img {
  margin-right: 6px;
}
.imgRow1 img:last-child {
  margin-right: 0 !important;
}
.imgRow1 p {
  margin: 3px 0;
}
.imgRow1 br {
  display: none !important;
}

.retail-box {
  width: 213px;
  float: left;
  margin-right: 10px;
  background-color: #eee;
  padding: 12px 6px 22px;
  box-sizing: border-box;
  border: 5px solid #E4E4E4;
  text-align: center;
  margin-bottom: 9px;
  /*margin-top: 10px;*/

  margin-top: 0;
}
.retail-box3 {
  margin-right: 0 !important;
}
/* width fix */
.retail-img1 {
  width: 141px;
}

.retail-box h5, .retail-contact-box h5 {
  font-family: century gothic, helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #515151;
}
.retail-box h5 {
  line-height: 2.3em;
  letter-spacing: 2px;
}
.retail-contact-box h5 {
  line-height: 1.4em;
  letter-spacing: 1px;
  padding-top: 10px;
}
.retail-box h6, .retail-contact-box h6 {
  font-family: century gothic, helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #82adda;
}
.retail-box h6 {
	line-height: 1em;
}
.retail-contact-box h6 {
	line-height: 1.4em;
}
.retail-box-row1 p, .retail-box-row-lower p {
  display: none;
}
.retail-contact-box {
  height: 200px;
  width: 325px;
  float: left;
  /*margin-right: 10px;*/
  margin-right: 9px;
  background-color: #eee;
  padding: 18px 12px 22px;
  box-sizing: border-box;
  border: 5px solid #E4E4E4;
  text-align: center;
  margin-top: 0;

  margin-bottom: 7px;
}
.retail-contact-box2 {
  margin-right: 0 !important;
}
.retail-contact-box1 a {
  text-decoration: none !important;
}
.retail-contact-box2 a {
  font-family: century gothic, helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #515151;
  text-decoration: none !important;
}
.retail-contact-box1 a:hover {
  color: #82adda;
}




.copyright1 {
  font-size: 10px;
  color: #666 !important;
  text-align: center;
}
p.incSig1 {
  float: right;
  font-size: 11px;
  line-height: 0.8;
}
.incSig1 a {
  text-decoration: none !important;
  font-size: 11px;
}
.incSig1 a:hover {
  color: #82ADDA;
}




a.facebook-icon, a.twitter-icon {
    float: left !important;
    padding: 10px 4px 0 !important;
}



/** END OTHER STYLES **/