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

body{
margin:0;
padding:0;
}

a{
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:0.9em;
color: #F5866C;
border:none;
}

a img{border:none;}
.highlight a{
	font-family: Arial, Helvetica, sans-serif;
	color: #F5866C;
}
h2{font-size: 1.5em;}
h3{font-size: 0.9em;}
h4{margin: 0px;}
#top_bar { height: 35px; width:100%; }
#closed_banner { width: 100%; height: 28px; background: #D5D3CE; text-align: center; }
#closed_banner img { width: 697px; margin: 0 auto; }

.navLine
{ 
  margin: 0px;
  margin-bottom: 7px;
  width: auto;
  height: 1pt;
  border-bottom:#ACA095 1pt dotted;
z-index:9999;
}

#nav { 
  width: 900px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  z-index:9999;
  padding-left: 45px;
}

#nav.secondNav{
  padding: 0 0 5px 105px;    
  margin-top: -5px;
}

.middleNavLine{
    margin: 0px;
    margin-bottom: 7px;
    width: auto;
    height: 1pt;
    border-bottom: #DDDDDD 1pt dotted;
    z-index: 9999;
}


#nav ul { /* all lists */
   list-style: none;
   z-index:9999;
 
}
 
#nav a {
	color:#FFF;
	padding:0px;
z-index:9999;
}
 
#nav li { /* all list items */
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	float: left;
	padding: 4px;
	width: 100px; /* width needed or else Opera goes nuts */
z-index:9999;
}
 
#nav li ul { /* second-level lists */
	position: absolute;
	background-image:url(http://cdn.shopify.com/s/files/1/0043/4582/files/menu_bg.png?1268040452);
	background-repeat:no-repeat;
	width: 100px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:5px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
z-index:9999; 
}
 
#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 100px;
	background: #F5866C;
	background-image:none;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom:5px;
z-index:9999;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	color:#999;
z-index:9999;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
z-index:9999;
	
}
/*My Stuff*/
#header {
	padding: 0px;
	height: 220px;
	width: 800px;
	margin: 50px auto -40px auto;
}

.logo{
  height:250px;
  width: 250px;	
  margin-right: auto;
  margin-left: auto;
  padding: 0 0 0 61px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  border:none;
}
.hidden{display:none;}
#mainBody {
	padding: 0px;
	clear: none;
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 0.8em;
	line-height: 1.6;
	z-index:9999;
	padding-top:20px;
}

#footer{font-family:Arial, Helvetica, sans-serif; font-size:0.8em; text-align: center; padding:5px; color: #ACA095; width:auto; height::200px; clear: both;}
#pagination{font-size:1.1em; text-align: center; width: auto; padding: 5px;margin-top:25px;}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
	color: #F5866C;
}

.border {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-bottom:#ACA095 1pt dotted;
	float: none;
	clear: none;
}

/*Mail and Search css*/

.logoList
{
   list-style: none;
}

#mailSearch{
width:800px; 
height: 20px;
padding:0px; 
margin-right:auto;
margin-left:auto;
clear:both;

}

.searchform{
	float:right;
	width:12em;
	display: inline;
	vertical-align: middle;
}
.search{
	width: 13em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ACA095;
	text-transform: capitalize;
	border:1pt #ACA095 solid;
	float: right;
	padding: 5px;
}
.searchButton{
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #F5866C;
	border: 0px white solid;
	float: right;
         cursor: pointer;
         margin-left: 5px;
         margin-right: 8px;
}

.mailingList{
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ACA095;
	float: left;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
}

.mailForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#ACA095;
	vertical-align: middle;
	width: 16em;
	border: 0px;
	width: 160px;
	list-style: none;
	padding: 5px;
    margin: 5px 0 0 0;
    background: #F4F3F1;
    height: 16px;
    letter-spacing: 1px;
}
.mailButton{
	background-image:url(//cdn.shopify.com/s/files/1/0043/4582/assets/2012JessLCPinkNewsletterHeart.jpg?1800152636901112625);
	background-repeat: none;
	width:26px;
	height:22px;
	border:0px white solid;
	list-style: none;
	padding: 4px 0 0 0;
    cursor: pointer;
}

#mail_div {
width: 900px;
margin: 0 auto;
}

.shopping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000;
	text-align: left;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
clear:none;
}

.shopping a{font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
text-align: right;
	}	
/*Product CSS*/
#description{
	float: right;
	width: 350px;
	height: auto;
	padding: 5px;
}

#description ul{
 
 margin: 0 0 0 -20px;
}

.aboutText {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #666;
float:right;
width: 450px;
padding: 5px;	
}
.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #F5866C;
	border: 1px solid #F5866C;
	float: left;
	clear:both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 5px;
        cursor: pointer;
}
.banner {
	padding: 5px;
	clear: both;
	/*height: 195px;*/
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
overflow:auto;
}

.imgLeft
{
  margin-top: 10px;
  /*width: 100%;*/
float: left;
}

.prod-img-small
{
  float: left;
  margin: 5px;
  height: 100px;
}

.productForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #ACA095;
	clear: right;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #ACA095;
	padding: 3px;
	font-size: 1em;
	background-color: #FFF;
}
.collectionRows {
	padding: 0px;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.collection180x180 {
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right: 20px;
margin-top:0px;
margin-bottom:0px;
margin-right: auto;
margin-left: auto;
}

.continueShop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	padding: 5px;
	background-color:#F5866C;
	border: 1px solid #F5866C;
	float: left;
	margin-top: 10px;
}
.basket{
	border:#ACA095 1pt dotted;
	}

.basketColumn {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:center;
	color: #ACA095;
}
.basketImg{
	background: #ACA095;
	color: #FFF;
	}
#basketRight{
	float: right;
	}
#productMain{
	width:350px;
	float:left;
	clear: none}
#checkout{width: 550px; margin-right:auto; margin-left:auto;}
.cartForm {
    width: 2em;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	/*background-color: #F5866C;*/
	border: 1px solid #F5866C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 5px;
}
.cart-desc{float: right;}
.cartRow{ height: 250px; margin-right:auto; margin-left:auto; margin-bottom: 25px; clear:both;}
.cartDesc{width:500px;padding:10px; margin-left:25px;}
.cartImg{float:left; padding:15px; clear:left; width: 220px;}
#update-cart {
font-family: Arial, Helvetica, sans-serif;
color: white;
background-color: #F5866C;
border: 1px solid #F5866C;
clear: both;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
text-transform: uppercase;
font-size: 0.8em;
padding: 5px;
cursor: pointer;
}


/*Home Page*/
#mainImgDiv {
	height: 305px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
margin-bottom:10px;
overflow:none;
z-index: 100;
}


#mainImgDiv A.active {
    z-index:10;
    visibility: 'visible';
}

#mainImgDiv A.last-active {
    z-index:9;
}


#mainSec {
	height: 260px;
	width: 750px;
        clear: both;
	margin-right: auto;
	margin-left: auto;
}
.imgMainLeft {
	
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	clear: none;
        display: inline;
        
}
.imgMainCenter {

margin-left: 10px;
margin-right: 10px;
	float: left;
	height: auto;
	width: auto;
	clear: none;
display: inline-block;
}

.imgMainRight {
	display:inline;
clear: none;
	float: right;
	margin: 0px;
	
}


.imgLeft {

}

.imgCenter {

margin-left: 10px;
margin-right: 10px;
	float: none;
	height: auto;
	width: auto;
	clear: none;
display: inline-block;
}

.imgRight {
	display:inline;
clear: none;
	float: none;
	margin: 0px;
	
}

.shoppingImg
{
}

/*Retailer Page Css*/
#retailers{width: 700px; margin-right:auto; margin-left: auto; padding:10px;}
#retailers ul{
list-style-image : url("http://static.shopify.com/s/files/1/0043/4582/files/bullet.png?1268678017");
line-height: 1;
vertical-align:text-bottom;
}

/*Press page*/
.lookbook{height: 530px;
	width: 625px;
margin-left:15px;
margin-bottom:20px;
overflow:auto;
	padding:0px;}
.pressRow{
margin-right:auto;
margin-left:auto;
width: 800px;
height: auto;
clear: both;
}
.pressImg{
padding: 10px;
float:left;
text-align: center;
color: #F5866C;
}

.twitter
{
  margin-top: 5px;
}

.facebook
{
}


.like
{
  
  margin-top: 10px;
}

/* Comments Section */
#commentDiv
{
  padding-top: 0px;
  margin-top: 20px;
}
#comment-submit {
    border: 0;
    padding: 5px;
    color: white;
}
#comment-list
{
  list-style: none;
  margin-bottom: 35px;
}

#comment-header
{
  font-size 10px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}

.comment-details
{
  font-size: 10px;
}

.comment
{
  margin-left: -30px;
  margin-top: 0px;
}

.comment-form
{
  margin-top: 0px;
}


#cartTextAreaDiv
{
  margin-left: 20px;
  margin-bottom: 30px;
}

.cart-row
{
  width: 180px;
  height: 150px;
  margin-right: 100px;
  margin-top: 80px;
  float: right;
}

#checkout
{
  width: 100%; 
}


#paypal
{
  width: 153px; 
  margin-left: 26px;
}

#or-div
{
  margin-bottom: 5px;
  margin-left: 55px;
}

#shipping-info
{
  width: 450px;
  float: left;
  margin: 0 0 20px 0;
}

#ship-cart-div
{
}

/**********************
 main page transitions
**********************/
 .slides_container {overflow:none;}
 .pagination { list-style: none; display:none;}
 .pagination li a {
    display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url('pagination.png');
	background-position: 0 0;
	float: left;
	overflow: hidden;
 }
 .pagination li.current a {
	background-position: 0 -12px;
 }
 
.faq_title {
    background: #F5866C;
    color: white;
    padding: 5px;   
    margin: 0 0 1px 0;
    cursor: pointer;
}

.faq_title:hover { background: #F5A795; }

.faq_content {
    font-size: 13px;
    line-height: 140%;
    display: none;
    padding: 10px 10px 10px 20px;
}