@charset "utf-8";
/* CSS Document */
/* etoile-home autumn 08*/
/* HOMEPAGE & INFO PAGE styles */


/* homepage */

#homepage div.home {
	height: 220px;
	margin: 0 15px 15px 0;
	padding: 0;
	border: 0;
	background: white;
	float: left;
}

#homepage div.home p {
	margin: 6px 6px 6px 6px;
	padding: 0;
	border: 0;
	font-size: 13px;
	line-height: 14px;
}

#homepage div.home p.f {
	margin: 4px 2px 0 2px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

#homepage div.home p.f a {
	text-decoration: none;
}

/* info pages - about us and contact us */

body.info #top {
	width: 640px;
}

body.info #copy {
	margin: 1px 0 1px 0;
	height: 298px;
	background: white;
	border: solid #E1DDDE 1px;
	font: normal 13px/15px "century gothic", tahoma, serif;
	min-height: 298px;
}
html>body.info #copy {
	height: auto;
}

body.info #copy h1 {
	padding: 6px 6px 8px 6px;
	font: bold 20px/20px "century gothic", tahoma, serif;
}

body.info #copy h2 {
	padding: 6px 6px 8px 6px;
	font: bold 20px/20px "century gothic", tahoma, serif;
}

body.info #copy p {
	padding: 0 6px 3px 6px;
}

/* homepage site info */

#i {
	text-align: center;	
	font: normal 12px/13px "century gothic", tahoma, serif;
}

#i p a {
	text-decoration: none;
	font-weight: bold;
}

/* about us and contact us */

#about #copy, #contact #copy {
	margin-left: 347px;
}

body.info #pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 322px;
	height: 302px;
}

body.info #pic img {
	width: 320px;
	height: 300px;
	border: solid white 1px;
}


/* pess page */

#press #scroll-1 {
	overflow: auto;
	margin: 0 6px 6px 6px;
	width: 626px;
	height: 458px;
}

#press #scroll-2 div {
	float: left;
	padding: 5px 7px 5px 0;
	text-align: center;
}

#press #scroll-2 p {
	font-weight: bold;
	margin-top: 3px;
}

/* stockists */

#stockists #copy table {
	margin: 0 6px 6px 6px;
}

#stockists #copy th {
	padding: 3px;
	font-weight: normal;
	text-decoration: underline;
}

#stockists #copy td {
	padding: 3px;
	vertical-align: top;
}

#stockists h2 {
	font-size: 12px;
	margin: 6px 0 0 0;
	padding: 0;
}

/* reg-info page */

#reg-info #copy {
	height: 360px;
}

#reg-info #copy table {
	margin: 0 6px 6px 6px;
}

/* ref-thankyou page */

#thank-you #copy p {
	margin-top: 6px;
}