body{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
	background-color:#c6c3c6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
}

#container{
	width:1024px;
	text-align:left;
	margin:0px auto;
	position:relative;
}

#header{
	width:1024px;
	background:url(templateimages/headerBg.jpg) no-repeat;
	height:132px;
}

#logo{
	width:117px;
	height:104px;
	position:absolute;
	left:48px;
	top:16px;
}

#logo h1{
	margin:0px;
	padding:0px;
}

#logo h1 a{
	width:117px;
	height:104px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
} 

#menuwrapper{
	right:30px;
	top:98px;
	position:absolute;
}

#menuwrapper ul, #menuwrapper ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#menuwrapper ul li{
	float:left;
	margin-left:33px;
}

#menuwrapper ul li a{
	text-decoration:none;
	color:White;
	font-size:13px;
}

#maincontent{
	width:1024px;
	min-height:372px;
	height:auto !important;
	height:372px;
	/*background-color:#e6e6e6;*/
	background-color:#f2f2f2;
	display:block;
}

#leftpane{
	width:199px;
	float:left;
	background-color:#f2f2f2;
	position:relative;

}

#leftmenu{
	margin-top:62px;
	margin-right:24px;
	
}

#leftmenu ul, #leftmenu ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#leftmenu ul li{
	text-align:right;
	margin-bottom:7px;
}

#leftmenu ul li a{
	text-decoration:none;
	color:#343434;
	font-weight:bold;
	font-size:13px;
}

#leftmenu ul li a:hover{
	color:#990000;
	text-decoration:underline;
}

#midpane{
	float:left;
	width:275px;
	background:none;
	background-color:#f2f2f2;
	display:block;
}

#rightpane{
	float:left;
	width:532px;
	background-color:#f2f2f2;
}

#rightpanecontent{
	padding-top:10px;
	padding-left:20px;
	height:366px;
	overflow:auto;
	overflow-x:hidden;
	text-align:left;
	width:97%;
}

#rightpanecontent table td, #rightpanecontent table th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

#footer{
	width:1024px;
	height:91px;
	background:url(templateimages/footerBg.jpg) repeat-x;
	position:relative;
}

#copyright{
	color:white;
	position:absolute;
	left:34px;
	top:19px;
	font-size:10px;
}

#footerlink{
	left:459px;
	top:17px;
	position:absolute;
}

#footerlink ul, #footerlink ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#footerlink ul li{
	float:left;
	margin-left:16px;
}

#footerlink ul li a{
	text-decoration:none;
	color:White;
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
}

table td, p{
	font-size:11px;
	vertical-align:top;
}

h1{
	font-size:16px;
}

h2{
	font-size:15px;
}

h3{
	font-size:14px;
}

h4{
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#4c4c4c;
}

.latestnews, .leftpanecontent{
	width:167px;
	text-align:right;
	margin-left:20px;
	margin-top:23px;
	font-size:10px;
}

.linkmore{
	margin-bottom:12px;
}

.newstitle{
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
	color:#000000;
}

.titleheader{
	text-decoration:underline;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}

.linkmore a, .linkmore a:visited, .linkmore a:hover{
	color:#343434;
}

a, a:visited{
	color:#4c4c4c;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#d60a0a;
}

/* ESHOP LINKS */
.eshoplinks{
	margin-left:28px;
	margin-top:19px;
}

.linkeshop1,.linkeshop2,.linkeshop3,.linkeshop4,.linkeshop5,.linkeshop6{
	width:134px;
	height:22px;
	margin-bottom:15px;
}

.linkeshop1{background:url(templateimages/link_normaltooily.jpg) no-repeat;}
.linkeshop2{background:url(templateimages/link_normaltodry.jpg) no-repeat;}
.linkeshop3{background:url(templateimages/link_allskintypes.jpg) no-repeat;}
.linkeshop4{background:url(templateimages/link_bathcare.jpg) no-repeat;}
.linkeshop5{background:url(templateimages/link_aromatherapy.jpg) no-repeat;}
.linkeshop6{background:url(templateimages/link_gifts.jpg) no-repeat;}

.linkeshop1 a,.linkeshop2 a,.linkeshop3 a,.linkeshop4 a,.linkeshop5 a,.linkeshop6 a{
	width:134px;
	height:22px;
	display:block;
}
/**********************************************/

/* NEWSLETTER */

#newsletterform{
	display:block;
	background-color:#FFFFFF;
	width:173px;
	height:108px;
	text-align:right;
	position:absolute;
	top:258px;
	left:20px;
}

.emailinput{
	width:100px;
	height:17px;
	line-height:17px;
	border:none;
	border:solid 1px #000000;
	background-color:#FFFFFF;
	font-size:10px;
	display:block;
}

.subscribebutton, .submitbutton, .loginbutton{
	border:none;
	width:54px;
	height:18px;
	background:url(templateimages/subscribe_button.gif) no-repeat;
	display:block;
	margin-top:1px;
	text-indent:-999em;
}

.submitbtn{
	padding:3px;
	margin-top:1px;
	background-color:#000000;
	color:white;
	font-size:10px;
	border:none;
}

.submitbutton{
	background:url(templateimages/submit_button.gif) no-repeat;
	width:46px;
	height:18px;
}

.loginbutton{
	background:url(templateimages/login_button.gif) no-repeat;
	width:46px;
	heihgt:18px;
}

*html .subscribebutton{
	margin-top:2px;
}

#newsletterforminside{
	padding:3px;
}

.textinfo{
	color:#7f7f7f;
	margin-bottom:3px;
}

.right{
	text-align:right;
}


/**********************************************/


/* WHITEBOX ON LEFT PANE */
#whitebox{
	display:block;
	width:173px;
	height:90px;
	position:absolute;
	top:268px;
	left:20px;
}

#whiteboxinside{
	background-color:#FFFFFF;
	padding-top:3px;
	padding-left:3px;
}

label{
	color:#9f9f9f;
	font-size:9px;
	font-weight:bold;
}

#whiteboxinside a, #whiteboxinside a:visited{
	color:#2a2828;
	font-size:8px;
	font-weight:bold;
	text-decoration:underline;
}

#whiteboxinside a:hover{
	color:#990000;
}

.textinput{
	width:100px;
	height:17px;
	line-height:17px;
	border:none;
	border:solid 1px #000000;
	background-color:#FFFFFF;
	font-size:10px;
	display:block;
}

table.tbl_customer td, table.tbl_customer th, table.tbl_customer td input, table.tbl_customer td select, input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

h2.picheader{
	background:none;
}

.linksearch, .linksearch a{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	margin-bottom:3px;
}

.linkinfo{
	margin-bottom:10px;
}

.companyname{
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

#credits {
	width:1024px;
	background-color:#c6c3c6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color: #c6c3c6 !important;
}

a.credits, a.credits:link, a.credits:active, a.credits:visited {
	background-color:#c6c3c6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:6px;
	color: #444 !important;	
}

table td.menuhdr{
	background-color:#999999;
	padding:2px;
	font-weight:normal;
	color:#ffffff;
}

table td.menuhdr span strong{
	font-weight:normal;
}