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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
.footertext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 14px;
}
.sidenav {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.sidenav a:link{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.sidenav a:visited{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.sidenav a:hover{
	font-size: 11px;
	color: #FF98B5;
	line-height: 18px;
	text-decoration: none;
}
.sidenav a:active{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.smallwhite {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
h3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
h3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF98B5;
	text-align: right;
}
h3 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.product {
	border: 1px solid #700034;
	background-color: #AB004D;
}
.productValentine {
	border: 1px solid #700034;
	background-color: #000;
	background-image: url(../images/valentine.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.darktext {
	color: #700034;
	font-size: 12px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.whitetext {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.whitetext a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
.whitetitle {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
.introwhitetitle {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}
/* Begin CSS Drop Down Menu */


#menuh-container
	{
	top: 1em;
	left: 1em;
	height: 30px;
	width: 700px;
	}

#menuh
	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width:600px;
	font-weight: bold;
	float: left;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	width: 84px;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #FFFFFF;
	text-decoration:none;
	width:84px;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #FF689B;
	width: 84px;
	}	
	
	
#menuh ul
	{
	margin:0;
	padding:0;
	float:left;
	width:84px;	/* width of all menu boxes */
	list-style-image: none;
	list-style-type: none;
	}

#menuh li
	{
	position:relative;
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	width: 84px;
	background-color: #bf0053;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF0053;
}
.tableUnderline {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.pinktitle {
	color: #CC2259;
	font-size: 14px;
	line-height: 18px;
}
.darktextlarge {
	color: #700034;
	font-size: 14px;
	line-height: 17px;
}
.picture {
	float: right;
	border: 1px solid #700034;
	margin-bottom: 5px;
	margin-left: 10px;
}
.pinkbodytext {
	color: #FF98B5;
	font-size: 12px;
	line-height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.pinkbodytext a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}.subsidenav {
	font-size: 11px;
	color: #FF689B;
	line-height: 12px;
	font-weight: bold;
}
.subsidenav a{
	font-size: 11px;
	color: #FF689B;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}
.pinkprices {
	color: #CC2259;
	font-size: 14px;
	line-height: 18px;
}
.subscribe {
	background-image: url(../images/subscribe.jpg);
	background-repeat: no-repeat;
	background-color: #700034;
	border: 1px solid #FF689B;
}
.specialevent {
	background-repeat: no-repeat;
	border: 1px solid #990042;
	background-image: url(../images/boudoir.jpg);
	height: 1250px;
	background-position: bottom;
}
.specialeventBorder {
	border: 1px solid #990042;
}
.pinkpricesRRIght {
	color: #FF689B;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	float: right;
	font-weight: normal;
}
.sitedesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #BF0053;
}
.sitedesign a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #721320;
}

.sitedesignPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #721320;
}
.sitedesignPink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #721320;
}

.sitedesignBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.sitedesignBlack a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.bgPink {
	background-image: url(../images/scrollPink.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgBurgandy {
	background-image: url(../images/scrollBurgandy.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.dottedborderRIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	height: 210px;
	display: block;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
}
hr {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.hordots {
	background-color: #000;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 6px;
}
.dottedbordertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #000;
	height: 50px;
}
.dottedborderproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	height: 50px;
}
.dottedbordernotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
	display: block;
	height: 140px;
}
.dottedborder2ndaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 170px;
	display: block;
}
.dottedborderLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	height: 210px;
	display: block;
}
.dottedborder2ndaddressLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	height: 170px;
	display: block;
}
.dottedbordernotopLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	display: block;
	height: 140px;
}
.dottedbordernotopLEFT2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	display: block;
	height: 140px;
}
.dottedbordernotop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
	display: block;
	height: 140px;
}
.dottedbordertitleLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	height: 50px;	
}
.loyaltyBorder {
	border: 1px solid #FF6B9E;
	background-color: #AB004D;
}
.hordotsloyalty {
	background-color: #AB004D;
	background-image: url(../images/dotsloyalty.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 6px;
}
.specialeventVogue {
	background-repeat: no-repeat;
	border: 1px solid #990042;
	background-image: url(../images/Vogue.jpg);
	height: 920px;
	background-position: bottom;
}
.productBlack {
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB004D;
	border-right-color: #AB004D;
	border-bottom-color: #AB004D;
	border-left-color: #AB004D;
}
.pinksub {
	color: #CC2259;
	font-size: 12px;
	line-height: 18px;
}
.pinktitlelighter {
	color: #FF9BB0;
	font-size: 14px;
	line-height: 18px;
}
.productBrow {
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB004D;
	border-right-color: #AB004D;
	border-bottom-color: #AB004D;
	border-left-color: #AB004D;
	background-image: url(../images/product_brow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.finalist {
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB004D;
	border-right-color: #AB004D;
	border-bottom-color: #AB004D;
	border-left-color: #AB004D;
	background-image: url(../images/finalist_withflash.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.greytext {
	color: #999;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.productLash {
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB004D;
	border-right-color: #AB004D;
	border-bottom-color: #AB004D;
	border-left-color: #AB004D;
	background-image: url(../images/product_lash.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.productFalse {
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB004D;
	border-right-color: #AB004D;
	border-bottom-color: #AB004D;
	border-left-color: #AB004D;
	background-image: url(../images/product_false.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.productFalse2 {
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB004D;
	border-right-color: #AB004D;
	border-bottom-color: #AB004D;
	border-left-color: #AB004D;
	background-image: url(../images/product_false2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.productFab {
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB004D;
	border-right-color: #AB004D;
	border-bottom-color: #AB004D;
	border-left-color: #AB004D;
	background-image: url(../images/product_fabuleyes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.darkpinksub {
	color: #CC2259;
	font-size: 12px;
	line-height: 18px;
}
.darkpinkprices {
	color: #CC2259;
	font-size: 14px;
	line-height: 18px;
}
.dotsonblack {
	background-color: #000;
	background-image: url(../images/dotsonblack.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 6px;
}
.space {
	padding-left: 10px;
}
.productFalseOffer {
	background-color: #edefee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB004D;
	border-right-color: #AB004D;
	border-bottom-color: #AB004D;
	border-left-color: #AB004D;
	background-image: url(../images/product_falsel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.greytitle {
	color: #666;
	font-size: 14px;
	line-height: 18px;
}
.smallgrey {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.wms {
	background-image: url(../images/wms.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.smallgreyreal {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #999;
}

