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

html{ height:100% }
body {
	margin: 0px;
	background-color: #00ace0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainwrapper {
	width: 1000px;
	padding-right: 30px;
	padding-left: 30px;
	margin: auto;
	position: relative;
}
ul.header {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.header li.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 50px;
	width: 230px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -1999px;
}
ul.header li.close a {
	position: absolute;
	right: 0px;
	top: 19px;
	height: 10px;
	width: 45px;
	background-image: url(../images/close.gif);
	background-repeat: no-repeat;
	text-indent: -1999px;
}
#header {
	position: relative;
	height: 50px;
}
ul.header li.shopsephora {
	position: absolute;
	top: 0px;
	right: 0px;
	display:block;
	text-indent: -1999px;
}
ul.header li.shopsephora a {
	background-image: url(../images/shopsephora.gif);
	height: 50px;
	width: 286px;
	display: block;
	background-repeat: no-repeat;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-image: url(../images/footer_line.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: center;
	color: #A8DBEF;
	background-position: center top;
	padding-bottom: 25px;
}
* {
	margin: 0px;
	padding: 0px;
}
#footer ul {
	list-style-type: none;
	width: 600px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
}
#footer ul li {
	margin-right: 16px;
	float: left;
}
#content {
	padding: 30px;
	position: relative;
}
#content #noflash {
	width: 960px;
	background-image: url(../images/home_flash.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 560px;
	text-align: center;
	margin-top: -30px;
}
#content h1 { margin-bottom: 8px; }
#content p { margin-bottom: 12px; }
#footer ul li a { text-indent: -1999px; display:block; }
#footer ul li.story a {
	width:53px;
	height:8px;
	background-image: url(../images/footer_story.gif);
	background-repeat: no-repeat;
}
#footer ul li.privacy a {
	width:78px;
	height:8px;
	background-image: url(../images/footer_privacy.gif);
	background-repeat: no-repeat;
}
#footer ul li.cargo a {
	width:205px;
	height:8px;
	background-image: url(../images/footer_cargo.gif);
	background-repeat: no-repeat;
}
#footer ul li.sephora a {
	width:106px;
	height:8px;
	background-image: url(../images/footer_sephora.gif);
	background-repeat: no-repeat;
}
h2 {
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top: 20px;
}
h1 {
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #1087B9;
	font-size: 36px;
}
#content h3 {
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #8EFFFC;
}
#content ul {
	margin-left: 16px;
	margin-bottom: 12px;
}
#content h4 {
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#title {
	height: 175px;
	position: relative;
	width: 680px;
}
