*
{
	border:0px solid red;
	padding:0;
	margin:0;
}

ul
{
	padding-top:1em;
	padding-left:1em;
}

li
{
	padding-bottom:1em;
}

body
{
	background-color:#000000;

	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
}

#content
{
	width:100%;
}

#title
{
	text-align:center;
	font-size:2.67em;
	font-variant:small-caps;
	padding-top:1em;
	padding-bottom:0.5em;
}

#subtitle
{
	text-align:center;
	font-size:1.33em;
	font-variant:small-caps;
	padding-bottom:1.5em;
}

#introduction
{
	width:820px;
	margin-left:auto;
	margin-right:auto;
}

#instruction
{
	text-align:center;
	font-size:0.8em;
	padding-bottom:3em;
	color:#CCCCCC;
}

#instruction a
{
	text-decoration:none;
	color:#CCCCCC;
}

#instruction a:hover
{
	color:#FFFFFF;
}

div.separator
{
	padding-bottom:45px;
	padding-top:45px;
	background-image:url(separator/separator.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:40px;
	height:29px;
	margin-left:auto;
	margin-right:auto;
}

a.category_link
{
	color:#FFFFFF;
	text-decoration:none;
}

a.see_more_link
{
	color:#707000;
	text-decoration:none;
	white-space:nowrap;
}

a.see_more_link:hover
{
	color:#FFFFFF;
}

div#backarrow
{
	position:absolute;
	left:20px;
	top:20px;
}

div#language
{
	position:absolute;
	top:20px;
	right:20px;
	font-size:0.75em;
}

div#language a
{
	color:#707000;
	text-decoration:none;
}

div#language a:hover
{
	color:#FFFFFF;
}

a.item_link
{
	color:#FFFFFF;
	text-decoration:none;
}

/***************************** CATAGORIES, CANDLES, EAU DE COLOGNE AND SUISSE *****************************/

div.category, div.candle, div.eau_de_cologne, div.suisse
{
	width:820px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

/***************************** CATAGORIES *****************************/

div.category
{
	height:300px;
	padding-bottom:50px;
}

div.header_odd, div.header_even
{
	font-variant:small-caps;
	font-size:2em;
	line-height:1em;
	text-align:center;
	position:absolute;
	top:0;
	width:820px;
	height:50px;
	z-index:100;
}

div.header_odd, div.header_even
{
	left:0;
}

img.header_image_odd, img.header_image_even
{
	border:0;
	position:absolute;
	top:50px;
}

img.header_image_odd
{
	left:0;
}

img.header_image_even
{
	left:520px;
}

div.description_odd, div.description_even
{
	width:500px;
	position:absolute;
	top:50px;
	text-align:justify;
}

div.description_odd
{
	left:320px;
}

div.description_even
{
	left:0;
}

#copyright
{
	color:#999999;
	padding-top:12em;
	padding-bottom:30px;
	font-variant:small-caps;
	font-size:12px;
}

/***************************** CANDLES *****************************/

div.candle
{
	margin-top:25px;
	width:920px;
	height:200px;
}

img.candle_box_front_image, img.candle_box_back_image, img.candle_image, img.ceramic_candle_image
{
	border:0;
	position:absolute;
}

img.candle_image, img.ceramic_candle_image
{
	top:5px;
}

img.candle_box_front_image
{
	left:0;
}

img.candle_box_back_image
{
	left:150px;
}

img.candle_image
{
	left:300px;
}

img.ceramic_candle_image
{
	left:450px;
}

div.candle_description
{
	width:300px;
	position:absolute;
	text-align:justify;
	left:620px;
}

/***************************** EAU DE COLOGNE *****************************/

div.eau_de_cologne
{
	width:920px;
	height:250px;
	
	margin-bottom:100px;
}

img.eau_de_cologne_900_box_image, img.eau_de_cologne_900_image,
img.eau_de_cologne_150_box_image, img.eau_de_cologne_150_image,
img.eau_de_cologne_40_box_image, img.eau_de_cologne_40_image
{
	border:0;
	position:absolute;
	bottom:0;
}

img.eau_de_cologne_900_box_image
{
	left:0;
}

img.eau_de_cologne_900_image
{
	left:100px;
}

img.eau_de_cologne_150_box_image
{
	left:250px;
	bottom:5px;
}

img.eau_de_cologne_150_image
{
	left:325px;
	bottom:1px;
}

img.eau_de_cologne_40_box_image
{
	left:450px;
	bottom:5px;
}

img.eau_de_cologne_40_image
{
	left:500px;
	bottom:-5px;
}

div.eau_de_cologne_description
{
	width:300px;
	position:absolute;
	text-align:justify;
	left:620px;
}

/***************************** SUISSE *****************************/

img.suisse_box_image, img.suisse_image
{
	border:0;
	position:absolute;
	bottom:0;
}

img.suisse_box_image
{
	left:0;
}

img.suisse_image
{
	left:150px;
	bottom:-15px;
}

div.suisse_description
{
	width:400px;
	position:absolute;
	text-align:justify;
	left:320px;
}

div.suisse
{
	width:820px;
	height:250px;
	
	margin-bottom:100px;
}

/***************************** CERAMIC *****************************/

div.ceramic, div.cutlery
{
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:50px;
}

img.ceramic_image
{
	margin:20px;
}

img.cutlery_image
{
	margin:15px;
}