html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-image:url(images/layoutgraphics/background-biggest.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#eaeaea;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	width:100%;
	display:table;
}


#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -129px; /* the bottom margin is the negative value of the footer's height */
	width:1000px;

}

div#main {
	width:770px;
	margin:0 auto;
	background-color:#fff;
}

div#content {
	 background-color:#fff;
}


#header {
	background-image:url(images/layoutgraphics/header.jpg);
	height:242px;
}

#push {
	height:129px;
}

#footer {
	width:770px;
	height:129px;
	background-image:url(images/layoutgraphics/footer.jpg);
	background-repeat:no-repeat;
	color:#fff;
	text-align:right;
	margin:0 auto;
}

div#footer div#address {
	font-size:0.8em;
	padding-top:0.8em;
	padding-right:0.8em;
}

div#footer div#credit {
	float:right;
	font-size:1em;
	margin-top:2.8em;
	padding-right:0.8em;
}

div#footer a {
	color:#fff;
	text-decoration:none;
}

div#maincontent {
	background-color:#fff;
	padding:1em 1em 5em;
	overflow:hidden;
	font-size:0.8em;

}

div#maincontent h1, h2, h3 {
	font-family:"Times New Roman", Times, serif;
	color:#c50157;
	margin-top:0;
}

div#maincontent h3 {
	font-size:1.2em;
	margin-top:0;
}

a:link {
	color:#c50157;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	color:#c50157;
}

div#menu {
	font-size:0.9em;
	padding-top:0.5em;
	border-bottom:1px dotted #c50157;
	padding-bottom:13px;
}

div#menu ul {
	margin-left:0;
	padding-left:0;
	display:inline;
}

div#menu li {
	list-style:none;
	display:inline;
}


div#menu ul li a {
	text-decoration:none;
	color:#373737;
	padding-top:13px;
	padding-bottom:13px;
	padding-left:13px;
	padding-right:14px;
}

div#menu ul li a:hover {
	background-color:#c50157;
	color:#fff;
}

div#menu ul li a#current {
	background-color:#c50157;
	color:#fff;
}

div#menu ul li a#first_current {
	background-color:#c50157;
	color:#fff;
}

div#menu ul li a#last:hover {
	border-right:8px solid #c50157;
}

div#menu ul li a#last_current {
	background-color:#c50157;
	color:#fff;
	border-right:8px solid #c50157;
}

div#menu li ul {
	position: absolute;
	width:15em;
	left: -999em;
}

div#menu li:hover ul {
	left: auto;
	background-color:#c60258;
	margin-top:30px;
	margin-left:-95px;
}

div#menu li:hover ul a, div#menu li.sfhover ul a {
	color:#fff;
	text-decoration:none;
	padding:3px;
	line-height:1.5em;
}

div#menu li:hover a {
	background-color:#c60258;
	color:#fff;
}

div#menu li:hover ul a:hover, div#menu li:hover ul a:hover, div#menu li.sfhover ul a:hover {
	background-color:#000;
	color:#fff;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	background-color:#c60258;
	width:15em;
	padding:3px;
	line-height:1.5em;
}

div#maincontent div#index_left {
	width:470px;
	float:left;
	margin-right:30px;
}

div#index_left img#index_atelier {
	margin-right:20px;
}

div#maincontent div#index_right {
	width:220px;
	background-color:#e1e1e1;
	padding:0.5em;
	font-size:0.8em;
	float:right;
}

div#maincontent div#allaboutrachel_left {
	width:470px;
	float:left;
	margin-right:20px;
}

div#perfume_right{
	float:right;
	width:220px;
	background-color:#e1e1e1;
	padding: 0.5em;
	font-size: 0.8em;
	text-align: center;
}

div#perfume_right a:link {
	text-decoration:none;
	border:none;
}

div#press_left {
	width:355px;
	float:left;
	font-size:0.9em;
}

div#press_right {
	width:355px;
	float:right;
	font-size:0.9em;
}

div#press_left img, div#press_right img {
	float:left;
	margin-right:8px;
	border:none;
}

div.news div.image {
	width:105px;
	margin-right:5px;
	float:left;
	clear:both;
}


div.news div.titledate {
	width:590px;
	float:right;
}

div.titledate div.title {
	float:left;
	width:400px
}

div.titledate div.date {
	float:right;
	width:135px;
}

div.news div.text {
	width:590px;
	float:right;
}
	

div#maincontent form {
	font-weight: bold;
	font-size:0.8em;
}

div#maincontent input, div#maincontent textarea {
	background-color:#e1e1e1;
	border:1px solid #000;
}

div#collections img {
	margin-right: 24px;
}

div#collections img.first {
	margin-left:24px;
}

div.spacer {
	height:50px;
}

img.alignleft {
	float:left;
	padding-right:8px;
	padding-bottom:8px;
}

img.collectiontitle {
	display:inline;
}

p.addresses {
	font-size:0.8em;
}

/*LIGHTBOX CSS*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: 0 none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

