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

body, html{
	background-image:url(images/flowerBg.jpg);
	background-repeat:repeat;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a, a img {
	outline:none;
}

#container{
	padding-top:20px;
	width:100%;
	height:100%;
}
#header{
	margin:0 auto;
	width:930px;
	/*border: 1px solid #FFFFFF;*/
}
#shoppingBag{
	text-align:right;
	color:#FFFFFF;
	padding-top:25px;
}
#shoppingBag a:link{
	text-decoration:none;
	color:#FFFFFF;
}
#shoppingBag a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
#shoppingBag a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#shoppingBag a:active{
	text-decoration:none;
	color:#FFFFFF;
}
#logo{
	float:left;
	text-align:left;
	padding-bottom:10px;
}
#mainNav{
	
	margin-left:135px;
	clear:both;
	text-align:right;
	width:795px;
}
#content{
	width:930px;
	margin:0 auto;
}
#leftCol{
	width:135px;
	float:left;
}
#rightCol{
	background-color:#fff;
	width:795px;
	float:left;
}
#footer{
	margin:0 auto;
	width:940px;
	clear:both;
	padding-top:30px;
	margin-bottom:40px;
}
#copyright{
	color:#FFFFFF;
	text-align:center;
	width:795px;
	float:right;
}
#copyright a:link{
	text-decoration:none;
	color:#FFFFFF;
}
#copyright a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
#copyright a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#copyright a:active{
	text-decoration:none;
	color:#FFFFFF;
}

.aBrown{
	text-decoration:none;
	color:#630;
}
a:hover.aBrown{
	text-decoration:underline;
	color:#000;
}

/*Search*/

#globalsearch {
	width: 163px; 
	height: 38px; 
	float:right; 
	background-repeat: no-repeat; 
	margin-right:-15px; 
	margin-top:10px;
}

.searchBox{
	color:#AAAAAA;
}

.leftNavItems{
	text-align:right;
	padding-right:10px;
}
.leftNavItems ul{
	color:#FFFFFF;
	text-align:right;
	padding:0px;
	margin:0px;
}
.leftNavItems li{
	padding:0px;
	margin:0px;
	padding-top:7px;
	list-style-type:none;
}
.leftNavItems  a:link{
	text-decoration:none;
	color:#FFFFFF;
}
.leftNavItems  a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
.leftNavItems  a:hover{
	text-decoration:none;
	color:#cc9966;
}
.leftNavItems  a:active{
	text-decoration:none;
	color:#FFFFFF;
}
.leftNavTitle{
	padding-bottom:5px;
}

/*/////////////////////////////////////////// NAVIGATION */
#nav{
	width:795px;
	height:33px;
}
ul#nav{
	margin:0px 0px 0px 0px;
	padding:0px;
}
#nav li{
	float:left;
	list-style:none;
}
ul#nav li a{
	text-decoration:none;
	overflow:hidden;
	height:33px;
	display:block;
	background-image:url(images/nav.png);
	background-repeat:no-repeat;
	padding:0px;
	outline:none;
}
ul#nav li a span {visibility:hidden;}

/*/////////////////////////////////////////// NORMAL STATE */
ul#nav li#face a{
	width:70px;
	background-position:-35px 0px;
}
ul#nav li#primer a{
	width:71px;
	background-position:-105px 0px;
}
ul#nav li#cheek a{
	width:68px;
	background-position:-176px 0px;
}
ul#nav li#brow a{
	width:63px;
	background-position:-244px 0px;
}
ul#nav li#eyes a{
	width:58px;
	background-position:-308px 0px;
}
ul#nav li#lips a{
	width:57px;
	background-position:-365px 0px;
}
ul#nav li#body a{
	width:63px;
	background-position:-423px 0px;
}
ul#nav li#lotion a{
	width:144px;
	background-position:-488px 0px;
}
ul#nav li#minerals a{
	width:201px;
	background-position:-630px 0px;
	
}

/*/////////////////////////////////////////// OVER STATE */
ul#nav li#face a:hover{
	width:70px;
	background-position:-35px -33px;
}
ul#nav li#primer a:hover{
	width:71px;
	background-position:-105px -33px;
}
ul#nav li#cheek a:hover{
	width:68px;
	background-position:-176px -33px;
}
ul#nav li#brow a:hover{
	width:63px;
	background-position:-244px -33px;
}
ul#nav li#eyes a:hover{
	width:58px;
	background-position:-308px -33px;
}
ul#nav li#lips a:hover{
	width:57px;
	background-position:-365px -33px;
}
ul#nav li#body a:hover{
	width:63px;
	background-position:-423px -33px;
}
ul#nav li#lotion a:hover{
	width:144px;
	background-position:-488px -33px;
}
ul#nav li#minerals a:hover{
	width:201px;
	background-position:-630px -33px;
	
}

#crumbs{
	font-size:10px;
	color:#444444;
	padding-top:5px;
	padding-bottom:3px;
	margin-bottom:17px;
}
.crumbsThinBorder{
	border-bottom:1px solid #CCCCCC;
}

.crumbsNoBorder{
}

#crumbs a:link{
	text-decoration:none;
	color:#444444;
}
#crumbs a:visited{
	text-decoration:none;
	color:#444444;
}
#crumbs a:hover{
	text-decoration:none;
	color:#cc9966;
}
#crumbs a:active{
	text-decoration:none;
	color:#444444;
}
.activeCrumb{
	font-weight:bold;
}

.copy12{
	font-size:12px;
	line-height:1.4em;
}

#subContainer{
	padding:20px;
}
#subContainerPadding{
	padding-top:20px;
	padding-left:40px;
	padding-right:40px;
}
.dollarSign{
	font-size:12px;
}
.dollarSign SUB{
	line-height: 0;
}
#pagination{
	clear:both;
	text-align:right;
	font-size:12px;
	color:#000000;
	padding-top:20px;
}
#pagination a:link{
	text-decoration:none;
	color:#000000;
}
#pagination a:visited{
	text-decoration:none;
	color:#000000;
}
#pagination a:hover{
	text-decoration:none;
	color:#cc9966;
}
#pagination a:active{
	text-decoration:none;
	color:#000000;
}
.activePagination{
	font-weight:bold;
	font-size:13px;
	color:#cc9966;
}
.paginationPipe{
	color:#CCCCCC;
}
.pageTitle{
	margin-top:0px;
	margin-bottom:0px;
}
.leftPhoto{
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}

/* for product browse page*/
#browseImages{
	padding-top:10px;
}
#browseTop{
	width:758px;
	height:137px;
	background-color:#000;
}
.browsePhoto{
	border:1px solid #CCCCCC;
	margin-bottom:3px;
}
.browseItem{
	width:165px;
	height:220px;
	float:left;
	padding-right:31px;
}
.browseUnderPhoto{
	height:60px;
}
.browseItemNoPad{
	width:165px;
	float:left;
	padding-right:0px;
}
.browseTitle{
	font-size:12px;
}
.browseTitle a:link{
	text-decoration:none;
	color:#000000;
}
.browseTitle a:visited{
	text-decoration:none;
	color:#000000;
}
.browseTitle a:hover{
	text-decoration:none;
	color:#cc9966;
}
#browseTitle a:active{
	text-decoration:none;
	color:#000000;
}
.browsePrice{
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}


/*pdp*/
#pdpPhoto{
	border:1px solid #CCCCCC;
	margin-bottom:3px;
	height:356px;

}
#pdpRight{
	float:left;
	margin-left:20px;
}
#pdpLeft{
	float:left;
	margin-top:5px;
	float:left;
	width:331px;
}
#pdpDesc{
	width:400px;
	font-size:12px;
	line-height:1.4em;
}
#pdpPrice{
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.pdpShareBtns{
	margin: 0 auto;
}
#pdpShareBtns{
	float:right;
	margin-right:9px;
	margin-bottom:5px;
	border-right:1px solid #CCCCCC;
}
#pdpShareBtns a:link{
	text-decoration:none;
	color:#000000;
}
#pdpShareBtns a:visited{
	text-decoration:none;
	color:#000000;
}
#pdpShareBtns a:hover{
	text-decoration:none;
	color:#cc9966;
}
#pdpShareBtns a:active{
	text-decoration:none;
	color:#000000;
}
.shareBtn{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	float:left;
	padding:4px;
	padding-right:24px;
	padding-left:24px;
}

#pdpTips{
	clear:both;
	float:left;
	margin-top:6px;
}
#psst{
	float:left;
	width:53px;
	height:60px;
}
#pdpTipsCopy{
	float:left;
	margin-left:8px;
	width:270px;
	line-height:1.3em;
}
#addToCart{
	clear:both;
	padding-bottom:20px;
	
}
#swatchContainer{
	width:390px;
	padding-bottom:20px;
	padding-top:10px;
	
	overflow:auto;
	
}
.swatchBox{
	width:127px;
	height:39px;
	float:left;
	padding-bottom:20px;
	
	
}
.swatchPhoto{
	float:left;
	padding-right:5px;
	
}
.swatchRight{
	float:left;
	width:75px;
}
#swatchKey{
	font-size:10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
	width:370px;
}

/*bottom bar*/
#bottomBar{
	padding-top:0px;
	clear:both;
}

/*///////// Before & After Photos////////*/
#baPhotos{
	background-color:#000;
}

.baPhoto1{
	float:left;
	padding:8px;
	border:1px solid #333;
	margin-bottom:10px;
	display:block;
	width:330px;
	height:180px;
	background-color:#000;
}

.baPhoto2{
	float:left;
	padding:8px;
	border:1px solid #333;
	margin-left:15px;
	margin-bottom:10px;
	display:block;
	width:330px;
	height:180px;
	background-color:#000;
}

.baPhoto1 img, .baPhoto2 img {
	padding-bottom:5px;
}

.baPhoto1 h3, .baPhoto2 h3 {
	margin:0px;
	
}



/*cart info*/
.cartProduct{
	clear:both;
	height:163px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
}
.cartPhoto{
	float:left;
	padding-right:10px;
	border-right:1px solid #CCCCCC;
	height:163px;
}
.cartProdCopy{
	width:350px;
	float:left;
	border-right:1px solid #CCCCCC;
	padding-left:20px;
	padding-right:10px;
	height:163px;
}
.cartProductDescription{
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	padding-top:0px;
}
.cartProdBtns{
	padding-left:20px;
	width:150px;
	float:left;
	height:163px;
}
.cartProductCopy{
	
}
.cartUpdate{
	float:left;
	padding-right:5px;
}
.cartUpdateBtn{
}
.cartUpdateArea{
	padding-bottom:5px;
}
#cartShipArea{
	padding:5px;
	background-color:#EEEEEE;
	padding-top:8px;
	overflow:auto;
}
#cartShipDropDown{
	float:left;
	width:330px;
	text-align:right;
}
#cartShipPrice{
	float:left;
	font-weight:bold;
	padding-top:8px;
}
#cartShipBtn{
	width:180px;
	float:left;
	padding-left:10px;
}
#promoCodeCart{
	margin-top:10px;
	padding:5px;
	background-color:#EEEEEE;
	padding-top:8px;
	overflow:auto;
	clear:both;
}
#promoCodeLeft{
	float:left;
	width:450px;
	text-align:right;
}
#promoCodeRight{
	float:left;
	width:200px;
	padding-left:10px;
}
#cartBtnArea{
	padding-top:30px;
	text-align:center;
}
#cartKeepShopping{
	margin:0 auto;
	padding-top:20px;
	text-align:center;
}
.subTitle{
	padding:0px;
	margin:0px;
	font-size:14px;
}
#accountLeftBox{
	float:left;
	width:300px;
	border-right:1px solid #CCCCCC;
	padding-right:20px;
}
#accountRightBox{
	float:left;
	padding-left:20px;

}
#myAccountContainer{
	margin-top:20px;
}
.pNoMarginTop{
	margin-top:5px;
}
.buttonDiv{
	padding-top:8px;
}
.ulStyle{
	padding-left:0px;
	margin-left:25px;
}
.ulStyle li{
	padding-left:0px;
	margin-left:0px;
}
.alertMessage{
	color:#F00;
	font-weight:bold;
}
.inputBox{
	width:200px;
}
#registerLeft{
	float:left;
	width:350px;
}
#registerRight{
	float:left;
	width:250px;
	
}