BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #4A1438;
	overflow: none;
}
/*Fonts*/
H1, H2, H3, H4, H5
{
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
H1
{
	font-size: 22pt;
	font-weight: normal;
	font-style: italic;
	color: #CB8B9C;
	margin-top: 25px;
}
H2
{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	color: #CB8B9C;
	margin-top: 15px;
}
P, A, DIV, SPAN, FONT, UL, LI, SELECT, INPUT, TEXTAREA
{
	font-family: Garamond, "Times New Roman", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 19px;
	color: #4A1438;
	margin: 0px;
	padding: 0px;
	outline: none;
}
P
{
	margin-top: 15px;
}
A:HOVER
{
	color: #CB8B9C;
}
UL
{
	margin-top: 15px;
	padding-left: 20px;
}
.stockists
{
	color: #4A1438;
	font-weight: bold;
}
.description
{
	color: #4D4D4D;
}
.name
{
	color: #4A1438;
}
#slideshow1 IMG, #slideshow2 IMG, #slideshow3 IMG
{
	display: none;
}
#slideshow1 IMG.first, #slideshow2 IMG.first, #slideshow3 IMG.first
{
	display: block;
}
#slideshow1
{
	position: relative;
	left: 0px;
	float: left;
	margin-right: 5px;
}
#slideshow2
{
	position: relative;
	left: 0px;
	float: left;
	margin-right: 5px;
}
#slideshow3
{
	position: relative;
	left: 0px;
}
/*Products*/
DIV#Boutique
{
	float: left;
	margin-top: 10px;
	margin-bottom: -52px;
}
DIV.product
{
	width: 150px;
	height: 250px;
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	margin: 10px 15px 0 0;
	float: left;
}
DIV.product DIV.image
{
	height: 150px;
}
DIV.product DIV.info
{
	border-top: 1px solid #C0C0C0;
}
DIV.product DIV.info P.name
{
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #4D4D4D;
	margin: 10px 0 0;
}
DIV.product DIV.info P.subtitle
{
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
	font-size: 11px;
	text-align: center;
	color: #4D4D4D;
	margin: 0px;
}
DIV.product DIV.info P.price
{
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #4A1438;
	margin: 15px 0 0;
}
DIV.productInfo
{
	width: 680px;
	height: 340px;
	background-color: #CB8B9C;
	margin: 15px 0 0;
	float: left;
	clear: left;
}
DIV.productInfo DIV.image
{
	width: 320px;
	height: 320px;
	background-color: #FFFFFF;
	margin: 10px 0;
	position: relative;
	left: 10px;
	text-align: center;
	float: left;
}
DIV.productInfo DIV.info
{
	width: 325px;
	height: 320px;
	margin: 10px 0;
	background-color: #FFFFFF;
	position: relative;
	left: 25px;
	float: left;
}
DIV.productInfo DIV.info P
{
	width: 280px;
	margin: 0 0 0 15px;
}
DIV.productInfo DIV.info P.name
{
	font-size: 19px;
	font-weight: bold;
	color: #4A1438;
	margin-top: 15px;
}
DIV.productInfo DIV.info P.manufacturer
{
	font-size: 15px;
	font-weight: bold;
	color: #CB8B9C;
}
DIV.productInfo DIV.info P.description
{
	color: #4D4D4D;
	margin-top: 15px;
}
DIV.productInfo DIV.info P.characteristic
{
	font-weight: bold;
	margin-top: 15px;
}
DIV.productInfo DIV.info P.characteristic FONT.title
{
	font-weight: bold;
	color: #CB8B9C;
}
/*Gallery*/
DIV#Gallery
{
	height: 430px;
	background-color: #CB8B9C;
	border: 1px solid #4A1438;
	margin-top: 10px;
	padding-left: 10px;
}
DIV#Gallery DIV#MainImage
{
	width: 320px;
	float: left;
	margin-top: 10px;
}
DIV#Gallery DIV#Thumbnails
{
	width: 330px;
	float: left;
	margin-top: 10px;
	margin-left: 12px;
}
DIV#Gallery DIV#Thumbnails IMG
{
	float: left;
	margin: 0 0 10px 10px;
	cursor: pointer;
}
DIV#GalleryNavigation P, DIV#GalleryNavigation P A
{
	color: #4A1438;
	font-weight: bold;
}
DIV#GalleryNavigation P A
{
	margin-left: 10px;
}
DIV#GalleryCheckout
{
	width: 550px;
	height: 135px;
	margin-top: 10px;
}
DIV#GalleryCheckoutContent P.name
{
	font-weight: bold;
	color: #4A1438;
	margin-top: 0px;
}
DIV#GalleryCheckoutContent P.byline
{
	font-weight: bold;
	color: #CB8B9C;
	margin-top: 0px;
}
DIV#GalleryCheckoutContent P.description
{
	margin-top: 0px;
}
DIV#GalleryCheckoutContent P.price
{
	width: 300px;
	margin-top: 10px;
}
DIV#GalleryCheckout FONT.title
{
	font-weight: bold;
	color: #CB8B9C;
}
DIV#GalleryCheckoutContent FORM INPUT.cart
{
	float: right;
	position: relative;
	top: -20px;
	left: -300px;
}
/*Navigation*/
DIV#NavigationWrapper
{
	width: 220px;
	background-color: #FFFFFF;
	float: left;
}
DIV#NavigationContent
{
	width: 218px;
	background-color: #4A1438;
	margin: 1px 0;
	position: relative;
	left: 1px;
	float: left;
}
DIV#Navigation
{
	margin-top: 30px;
	float: left;
	width: 165px;
	clear: left;
}
DIV#Navigation A IMG
{
	border: none;
}
DIV#Navigation A
{
	display: block;
	height: 13px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 25px 0 0 45px;
}
DIV#Navigation A:hover
{
	background-position: 0px -13px;
}
/*Body*/
DIV#SiteWrapper
{
	width: 1437px;
	background: url(/images/structure/siteBackground.gif) no-repeat bottom left;
	position: relative;
	left: 50%;
	margin: 60px 0 0 -719px;
	padding: 0 0 40px 254px;
}
DIV#BodyWrapper
{
	width: 700px;
	background: #FFFFFF url(/images/structure/bodyBackground.gif) no-repeat bottom right;
	float: left;
	position: relative;
	left: 10px;
}
DIV#BodyTitle
{
	width: 680px;
	height: 190px;
	background: #CB8B9C no-repeat top right;
	border: 1px solid #4A1438;
	margin: 8px 0 0;
	position: relative;
	left: 10px;
	float: left;
	clear: left;
}
DIV#BodyTitle DIV DIV#TitleBorder
{
	width: 517px;
	height: 178px;
	border: 1px solid #4A1438;
	position: relative;
	top: 5px;
	left: 5px;
	text-align: center;
}
DIV#BodyTitle H1, DIV#BodyTitle H2
{
	width: 557px;
	line-height: 40px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
	font-size: 22pt;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0px;
	color: #FFFFFF;
	margin: 0px;
}
DIV#BodyTitle H1
{
	color: #4A1438;
	margin-top: 50px;
}
DIV#BodyTitle H2
{
	line-height: 20px;
}
DIV#BodyTitle IMG.heading1
{
}
DIV#BodyTitle IMG.heading2
{
}
DIV#BodyContent
{
	width: 680px;
	position: relative;
	left: 10px;
	float: left;
	clear: left;
}
/*Footer*/
DIV#Footer
{
	width: 930px;
	clear: left;
}
DIV#Footer P, DIV#Footer P A
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8px;
}
DIV#Footer P.copyright
{
	float: left;
	position: relative;
	left: 25px;
}
DIV#Footer P.conditions
{
	float: right;
	position: relative;
	left: -45px;
}
DIV#Footer P.conditions A
{
	color: #916284;
}
DIV#Footer P.site
{
	color: #916284;
	float: right;
	position: relative;
	right: 5px;
}
IMG.preload
{
	display: none;
}

