html, body {
	padding:0;
	margin:0;
}

body {
	background:url(../images/body-bg.gif) repeat-x #8F9091;
	font:12px arial, verdana, sans-serif;
	padding-bottom:30px;
	color:#eee;
}

#container {
	width:837px;
	background:url(../images/container-bg.gif) top right repeat-y #5F6062;
	border:3px solid #5F6062;
	margin:100px auto 0 auto;
	position:relative;
}

.ui-img {
	display:block;
	border:0;
}

#control {
	float:left;
}

#control h1 {
	display:inline;
}

#content {
	float:right;
	right:0;
	top:0;
	width:604px;
	background-color:#A4A4A4;
	position:relative;
}

#content p {
	padding-left:20px;
}

#content.communication {
	text-align:center;
}

div#content.product-exfoliator {
	background:url(../images/exfoliator-bg.jpg) bottom center no-repeat #a4a4a4;
	height:541px;
}

#content.product-exfoliator h2, #content.product-exfoliator h3 {
	width:350px;
	margin-top:20px;
}

#content.product-lotion h2, #content.product-lotion h3 {
	margin-top:20px;
	width:350px;
}

#content.product-lotion li {
	width:350px;
}

/*
#content.product-lotion {
	background:url(../images/lotion-bg.jpg) bottom center no-repeat #a4a4a4;
	height:541px;
}

#content.product-cream {
	background:url(../images/cream-bg.jpg) bottom center no-repeat #a4a4a4;
	height:541px;
}

#content.home {
	background:url(../images/home_product.jpg);
	width:604px;
	height:541px;
}

*/

#content.home div {
	position:relative;
	top:70px;
	left:150px;
}

#content.home p {
	color:#FFF;
	width:200px;
	position:relative;
	left:320px;
	top:130px;
}

#content.home p span.new {
	color:#cc0000;
	text-transform:uppercase;
}

/*
PRODUCT RANGE
*/

#content.product-range h2 {
	background-color:transparent;
	color:#eee;
	font-size:1.2em;
	padding:20px 0 20px 50px;
	margin:0;
	width:604px;
	position:absolute;
}

#content.product-range ul {
	height:488px;
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}

#content.product-range ul li {
	float:left;
}

#content.product-range ul li a {
	height:488px;
	display:block;
	text-decoration:none;
}

#content.product-range ul li a#pr-lotion {
	width:166px;
	background:url(../images/pr-lotion.gif) no-repeat;
}

#content.product-range ul li a#pr-cream {
	width:216px;
	background:url(../images/pr-cream.gif) no-repeat;
}

#content.product-range ul li a#pr-primer {
	width:222px;
	background:url(../images/pr-primer.gif) no-repeat;
}

#content.product-range ul li a#pr-lotion:hover {
	background-position:0 -488px;
}

#content.product-range ul li a#pr-cream:hover {
	background-position:0 -488px;
}

#content.product-range ul li a#pr-primer:hover {
	background-position:0 -488px;
}

#content.product-range ul li a div {
	position:relative;;
	top:380px;
	padding:0;
}

#content.product-range ul li a div h3 {
	font-size:1em;
	padding-left:40px;
}

#content.product-range ul li a div p {
	font-weight:normal;
	color:#aaa;
	margin:10px 0 0 20px;
	font-size:.8em;
	padding:0 20px;
}

#content.product-range ul li a#pr-cream div p {
	padding-left:40px;
}

#content.product-range ul li a#pr-cream div h3 {
	padding-left:60px;
}

/*********/

#content h1 {
	font:bold 1.6em/1.8em Arial, sans-serif;
	color:#fff;
	margin:0;
	background-color:#838688;
	padding:8px 10px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #444;
}

#content h1.new, #content h2.new {
	color:#cc0000;
	text-transform:uppercase;
	background:none;
	border:0;
	padding:0;
	line-height:normal;
}

#content h1.intervene, #content h2.intervene {
	color:#000;
	text-transform:uppercase;
	background:none;
	border:0;
	padding:0;
	line-height:normal;
	font-size:2em;
}

h2 {
	font:bold 1.2em Verdana, Arial, sans-serif;
	color:#555;
	margin:0;
}

h3 {
	font:1.2em Verdana, Arial, sans-serif;
	color:#555;
	margin:0;
}

#product-range {
	height:494px;
	background:url(../images/product_range.jpg) no-repeat center bottom;
}

#footer {
	width:837px;
	border:3px solid #5F6062;
	background:url(../images/footer-bg.gif) repeat-x #717274;
	margin:20px auto 0 auto;
	font:9px arial, verdana, sans-serif;
	color:#fff;
	line-height:32px;
	position:relative;
}

#footer p {
	margin:0 0 0 10px;
	padding:0;
}

#footer ul {
	list-style:none;
	position:absolute;
	right:0;
	margin:0 10px 0 0;
	padding:0;
	top:0;
}

#footer ul li {
	float:left;
	padding:0 5px;
}

#footer ul li a{
	color:#FFF;
	text-decoration:none;
}

#footer ul li a:hover {
	text-decoration:underline;
}

ul#navigation {
	list-style:none;
	margin:0;
	padding:0;
}

ul#navigation li {
	width:229px;
	height:40px;
}

ul#navigation li#nav1 {
	background:url(../images/nav-1.gif);
}

ul#navigation li#nav2 {
	background:url(../images/nav-2.gif);
}

ul#navigation li#nav3 {
	background:url(../images/nav-3.gif);
}

ul#navigation li#nav4 {
	background:url(../images/nav-4.gif);
}

ul#navigation li#nav5 {
	background:url(../images/nav-5.gif);
}

ul#navigation li a {
	font:14px/40px Arial, Verdana, Sans-serif;
	color:#ddd;
	text-decoration:none;
	margin-left:15px;
}

ul#navigation li a:hover {
	color:#5F6062;
}

ul#navigation li#nav1 b, ul#navigation li#nav2 b, ul#navigation li#nav3 b, ul#navigation li#nav4 b, ul#navigation li#nav5 b {
	font:14px/40px Arial, Verdana, Sans-serif;
	color:#ddd;
	text-decoration:none;
	margin-left:15px;
	font-weight:bold;
}

.clear {
	clear:both;
}

/*
WHERE TO BUY
*/

#content.buy h2{
	color:#333;
	padding:25px 0 20px 20px;
}

#content.buy h3{
	color:#444;
	padding-left:20px;
	font-size:1.2em;
}

#content.legal p, h2, h3 {
	padding:0 20px;
}

a {
	color:#EEE;
}

ul#product-links {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	bottom:5px;
	right:50px;
}

ul#product-links li {
	float:left;
	width:150px;
}

ul#product-links a, ul#product-links b {
	color:#444;
	text-decoration:none;
	width:150px;
	display:block;
}

label {
	font-weight:bold;
	padding-right:5px;
}

.top-item {
	margin-top:20px;
}

img.img-border {
	border:1px solid #666;
}
