@charset "utf-8";
/* CSS Document */
body{
	background-color:#000;
	overflow-x:hidden;
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
a:link{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	color:#FFF;
	text-decoration:none;
}
.rollovers{
	width:350px;
	float:left;
}
.circles{
	position:relative;
	top:80px;
	left:15px;
}
.master{
	text-align:left;
}
.splashlogo{
	left:50%;
	margin-left:-125px;
	position:relative;
	top:200px;
}
.legaltextcontent{
	float:left;
	top:30px;
	position:relative;
}
.textcontent{
	/*float:right;*/
	position:relative;
	margin: auto;
	padding:0px;
	top:30px;
	width:740px;
}
.textcontentcontact{
	float:right;
	position:relative;
	margin: auto;
	padding:0px;
	top:30px;
	width:350px;
}
.textcontentabout{
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	top:30px;
	width:350px;
	margin-right:30px;
}
.textlegal{
	margin-left:30px;
	position:relative;
	top:20px;
}
.textcontact{
	position:relative;
	top:20px;
	float:right;
	margin-left:20px;
}
.text{
	position:relative;
	top:20px;
	float:left;
	margin-left:40px;
}
.titlecontact{
	border-bottom:solid 1px #ffffff;
	text-align:right;
	padding-bottom:2px;
  width: 420px;
  margin-left: -80px;
}
.title{
	border-bottom:solid 1px #ffffff;
	text-align:left;
	padding-bottom:2px;
  width: 400px;
}
.menuitem{
	position:relative;
	top:3px;	
/*	display:inline-block;
	text-align:center;
	width:170px;
	float: left;*/
}
.menu{
	width:740px;
	left:50%;
	padding-bottom:2px;
	position:relative;
	top:40px;
	text-align:center;
	margin-left:-370px;
	background-color:#666666;
	color:#FFFFFF;
}
.pagenum{
	float:right;
	position:relative;
	top:-20px;
}
.noline{
	border-bottom:0px;
	padding:3px;
}
.underline{
	padding:2px;	
	border-bottom:solid 1px #FFF;
}
.contentabout{
	height:600px;
	width:740px;
	left:50%;
	position:relative;
	top:40px;
	margin-left:-370px;
}
.contentlegal{
	height:600px;
	width:740px;
	left:50%;
	position:relative;
	top:40px;
	margin-left:-370px;
}
.logo{
	position:relative;
	width:313px;
	left:50%;
	top:20px;
	margin-left:-157px;
}
.enter{
	padding-bottom:2px;
	width:50%;
	position:relative;
	top:300px;
	text-align:right;
	border-bottom:solid 1px #FFF;
}

.imagecolumn
{
  float: right;
  width: 345px;
}

#image_1
{
  position: relative;
  z-index: 2;
}

#image_2
{
  position: relative;
  margin-top: -600px;
  z-index: 1;
}

#content
{
  width: 740px;
  margin-top: 50px;
}

#perfume_bottle_1
{
  position: relative;
  z-index: 2;
  width: 740px;
  height: 685px;
  background-image: url("../images/bottle_amoursauvage.jpg");
}

#perfume_bottle_2
{
  position: relative;
  z-index: 1;
  width: 740px;
  height: 685px;
  margin-top: -685px;
  background-image: url("../images/bottle_desirducoeur.jpg");
}

#perfume_bottle_links
{
  position: relative;
  margin-top: -650px;
  margin-right: 30px;
  float: right;
  text-align: right;
  z-index: 5;
}

#perfume_bottle_links ul
{
  width: 350px;
  float: right;
  z-index: 5;
}

#perfume_bottle_links li
{
  float: right;
  clear: right;
  display: block;
  border-bottom: 1px solid #000;
}

#perfume_bottle_links li img
{
  cursor: pointer;
}

#perfume_bottle_links li.selected
{
  border-bottom: 1px solid #fff;
  width: 350px;
}

#ybry_shieldmark
{
  clear: right;
  float: right;
  margin-top: -200px;
  margin-left: -20px;
  z-index: 6;
}
