/* CSS Document */
#content.page-home #menuhome {
		position:relative; 
		text-align:center; 
		text-transform:uppercase; 
		height:35px;
		padding-top:20px;
		color:#999;
		font-size:18px;
		background:url('../dg_img/bg-slideshow.png') center top no-repeat;
}
#content.page-home #menuhome a {color:#8C8B90; text-decoration:none;}
#content.page-home #menuhome a:hover {color:#26252A; text-decoration:none;}
#content.page-home #menuhome a.current {color:#26252A; text-decoration:none;}
#content.page-home #menuhome a.fragances { margin-right:15%; }
#content.page-home #menuhome a.makeup { margin-left:15%;}

#content.page-home #home {
	position: relative;
}
#content.page-home #home .homebreak { height:23px; background:url('../dg_img/home-break.jpg') left top no-repeat; background-size:cover;}



.titlewhite {background:url(../dg_img/white.jpg) top center no-repeat; margin-top:-13px; padding-top:30px; font-family:'Futura'; font-size:14px; color:#FFF; text-align:center; line-height:18px; z-index:100; position: relative; padding-bottom:8px; letter-spacing:2px;}



/* BOX1 VIDEO */
#content.page-home .mainbox h2 {background:url(../dg_img/white.jpg) top center no-repeat; margin-top:-13px; padding-top:33px; font-family:'Futura'; font-size:20px; color:#FFF; text-align:center; line-height:18px; z-index:100; position: relative; padding-bottom:0px; letter-spacing:2px;}
#content.page-home #home .mainbox {}
#content.page-home #home .mainbox p { font-family:'AvenirLTSBook', serif; font-size:12px; color:#FFF; line-height:10px; padding-top:3px; padding-bottom:3px; text-align:center; }
#content.page-home .mainbox h5 {font-family: 'Futura'; color:#FFFFFF; text-transform: uppercase; letter-spacing:2px; font-size:12px; line-height:30px;}
#content.page-home .mainbox h6 {font-family: 'AvenirLTSBook', serif; color:#FFFFFF; text-transform: none; letter-spacing:2px; font-size:11px; line-height:32px; padding-bottom:0px; padding-top:0px; background: url('../dg_img/white10.png') repeat;}
#content.page-home #home .mainbox a {font-family: 'Futura'; color:#FFFFFF; text-decoration:none;}
#content.page-home #home .lightblueshadow { height:40px; background:url('../dg_img/shadowbox.png') center top no-repeat; background-size:contain;}



#content.page-home #home .purple {background:#572F47; text-align:center;}
#content.page-home #home .purple h2 { color:#FFF; background: url('../dg_img/white.jpg') top center no-repeat;}
#content.page-home #home .purple h6 { background:#522f45;}
#content.page-home #home .purple p { color:#A997A3;  padding-top:5px; padding-bottom:10px; text-align:center;}
@media (max-width: 768px) {
	#content.page-home .span8 , .span4 { margin-bottom:30px; }
}

@media (max-width: 640px) {
	#top_content_container , #home { display:none; }
	section#primary { padding-bottom: 0px; }
	#top_content_container_mobile { display:block; }
	#content #menuhome {
		padding: 20px 0 !important;
		background: url('../dg_img/bg-slideshow.png') center top no-repeat !important;
		background-size: contain;
	}
}