credits
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	}
/* ------------------------------------------------------------------
 Sets default font-size for headers 
 -------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	}
.left {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	color: #FFF;
	padding: 0px 0 0px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
.box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
ol, ul {
	list-style: none;
	}
/* ------------------------------------------------------------------
Sets font-style and font-weight to normal
-------------------------------------------------------------------*/
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
	}
/* ------------------------------------------------------------------
Removes border from fieldset and image
-------------------------------------------------------------------*/
fieldset, img {
	border: 0;
	}
/* ------------------------------------------------------------------
Link styles
-------------------------------------------------------------------*/
a, a:hover {
	text-decoration: none;
	outline: none;
	}
/* ------------------------------------------------------------------
Input styles
-------------------------------------------------------------------*/
input, select, textarea {
	font-family: "Times New Roman", Times, serif;
	}
/* ------------------------------------------------------------------
Generic Styles/Classes
-------------------------------------------------------------------*/
.clearBoth {
	clear: both;
	}
.floatLeft {
	float: left !important;
	}
.floatRight {
	float: right !important;
	}
/* ------------------------------------------------------------------
=Body
-------------------------------------------------------------------*/
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 62.5%;
	width: 961px;
	margin: 10px auto;
	background-color: #adadb2;
	}
hr {
	border-bottom: 2px solid #b3b3b3;
	border-top: none;
	border-right: none;
	border-left: none;
	height: 0px;
	margin: 0;
	}
/* ------------------------------------------------------------------
=Header Navigation
-------------------------------------------------------------------*/
#header {
	width: 913px;
	padding: 0 24px;
	height: 35px;
	background: #fff url(/Images/Shared/Dropshadow_bg/header_bg.gif) top no-repeat;
	}
#header ul.headerNavigation {
	float: right;
	display: block;
	padding: 0;
	}
#header ul.headerNavigation li {
	float: left;
	font-size: 1.2em;
	line-height: 35px;
	color: #666;
	padding-right: 10px;
	/*	padding-right: 5px;*/
	}	
#header ul.headerNavigation li a {
	color: #666;
	padding-right: 5px;
/*	padding-right: 3px;*/
	}	
#header ul.headerNavigation li.endLink {
	padding-right: 0;
	}
body#homePage #header ul.headerNavigation li a:hover {
	color: #f68428;
	}
/* ------------------------------------------------------------------
=Content
-------------------------------------------------------------------*/
.contentWrapper {
	margin: 0 auto;
	width: 913px;
	padding: 0 24px;
	background: url(/Images/Shared/Dropshadow_bg/content_background.gif) top repeat-y;
	}
.leftColumn {
	width: 215px;
	float: left;
	}
.rightColumn {
	width: 682px;
	float: right;
	}
/* ------------------------------------------------------------------
=branding
-------------------------------------------------------------------*/
#branding {
	border-bottom: 2px solid #b3b3b3;
	margin-bottom: 30px;
	}
#logo h2 {
	float: left;
	}
#logo h2 a {
	display: block;
	width: 170px;
	height: 295px;
	background: url(/Images/Shared/Branding/ed_logo.gif) no-repeat;
	text-indent: -10000px;
	}
#flashMovie {
	width: 742px;
	height: 269px;
	float: right;
	}
/* ------------------------------------------------------------------
=left Column
-------------------------------------------------------------------*/
.leftColumn #theRangePanel {
	padding-bottom: 20px;
	}
body#homePage .leftColumn #theRangePanel {
	border-bottom: 2px solid #b3b3b3;
	}
.leftColumn #theRangePanel h3 {
	font-size: 2.4em;
	color: #808084;
	font-weight: normal;
	height: 23px;
	margin: 0 0 15px 26px;
	}
ul.productRangeNav {
	display: block;
	margin-left: 26px;
	width: 179px;
	}
ul.productRangeNav li {
	margin-bottom: 10px;
	}
ul.productRangeNav li a {
	padding: 2px 0 2px 5px;
	color: #fff;
	font-size: 1.3em;
	display: block;
	}
ul.productRangeNav li#dailyMoisturiserProduct a {
	background-color: #6f99d5;
	}
ul.productRangeNav li#bathShowerProduct a {
	background-color: #78b800;
	}
ul.productRangeNav li#facialCleanserproduct a {
	background-color: #cc5e9b;
	}
ul.productRangeNav li#facialGelProduct a {
	background-color: #b180d1;
	}
ul.productRangeNav li#eyeRemoverProduct a {
	background-color: #4bc8b6;
	}
ul.productRangeNav li#moisturiserProduct a {
	background-color: #84888b;
	}
ul.productRangeNav li#purifyingMaskProduct a {
	background-color: #9d986e;
	}	
ul.productRangeNav li#glossingBalmProduct a {
	background-color: #ff5b5f;
	}	
ul.productRangeNav li#skinSpritzProduct a {
	background-color: #d50172;
	}
.leftColumn #harveyNichsPanel {
	padding:0 0 20px 25px;
	border-bottom: 2px solid #b3b3b3;
	margin: 20px 0 20px 0;
	width: 190px;
	}
.leftColumn #harveyNichsPanel h3 {
	font-size: 2.4em;
	color: #808084;
	display: block;
	font-weight: normal;
	height: 49px;
	
	margin-bottom: 15px;
	}
.leftColumn #harveyNichsPanel p {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #808084;
	margin: 0 0 10px 0;
	}
.leftColumn #harveyNichsPanel p span {
	color: #f68428;
	}
/* ------------------------------------------------------------------
=right column
-------------------------------------------------------------------*/
.rightColumn h1 {
	display: block;
	margin: -5px 0 30px 0;
	font-size: 3em;
	color: #f68428;
	}
.rightColumn p, .rightColumn cite {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #808084;
	margin: 0 0 10px 0;
	}
.rightColumn p.welcomeText {
	font-size: 2em;
	}
.rightColumn address {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #808084;
	margin: 20px 40px ;
	}
.rightColumn ul {
	margin: 20px 40px ;
	list-style-type: square;
	}
.rightColumn ul li {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #f68428;
	}
.rightColumn ul li a{
	color: #f68428;
	}

.rightColumn ul li span {
	color: #808084;
	}
body.genericStylePage p {
	margin: 0 0 20px 0;
	}	
.rightColumn p span, .rightColumn address span {
	color: #f68428;
	}
.rightColumn p a, .rightColumn address a {
	color: #f68428;
	}
.rightColumn h2 {
	font-size: 1.6em;
	color: #f68428;
	font-weight: normal;
	margin-bottom: 20px;
	}
.rightColumn h3 {
	font-size: 1.4em;
	color: #6f99d5;
	font-weight: normal;
	margin-bottom: 20px;
	}
.quoteImage {
	text-indent: -100000px;
	background: url(/Images/Shared/Quotes/quote1.gif) no-repeat;
	width: 682px;
	height: 184px;
	margin: 40px 0 20px 0;
	}
.quoteImage cite {
	visibility: hidden;
	}
/* specific page colour h3's */
body.genericStylePage .rightColumn h3 {
	color: #f68428;
	}
.rightColumn .genericImage {
	width: 250px;
	float: right;
	margin: 0 0 20px 40px;
	}
/* ------------------------------------------------------------------
=home page
-------------------------------------------------------------------*/
body#homePage .rightColumn h1 {
	
	height: 29px;
	}
body#homePage .rightColumn h2#productOfTheMonth {
	
	font-size: 26px;
	height: 29px;
	margin-bottom: 20px;
	}
.introCopy {
	width: 210px;
	float: left;
	}
.mainHomePageImg {
	width: 450px;
	float: right;
	}
.productCopy {
	width: 450px;
	float: right;
	margin-top: 20px;
	}
.productImage {
	width: 210px;
	float: left;
	margin-top: 20px;
	text-align: right;
	}
/* ------------------------------------------------------------------
=flower background
-------------------------------------------------------------------*/
body.genericStylePage .rightColumn {
	background: url(/Images/Shared/Decorative/flowers_bg.gif) bottom right no-repeat;
	padding-bottom: 100px;
	}
/* ------------------------------------------------------------------
=story page
-------------------------------------------------------------------*/
body#storyPage .rightColumn {
	background: url(/Images/Shared/Decorative/flowers_bg.gif) bottom right no-repeat;
	padding-bottom: 140px;
	}
body#storyPage .rightColumn h1 {
	text-indent: -10000px;
	background: url(/Images/H1_bg/story.gif) left no-repeat;
	height: 29px;
	}
/* ------------------------------------------------------------------
=promise page
-------------------------------------------------------------------*/
body#promisePage .rightColumn {
	background: url(/Images/Shared/Decorative/flowers_bg.gif) bottom right no-repeat;
	padding-bottom: 40px;
	}
body#promisePage .rightColumn h1 {
	height: 29px;
	}
body#promisePage .rightColumn h2.signature {
	text-indent: -10000px;
	background: url(/Images/Story/signature.gif) left no-repeat;
	height: 90px;
	width: 200px;
	}
/* ------------------------------------------------------------------
=contact page
-------------------------------------------------------------------*/
body#contactPage .rightColumn {
	background: url(/Images/Shared/Decorative/flowers_bg.gif) bottom right no-repeat;
	padding-bottom: 140px;
	}
body#contactPage .rightColumn h1 {
	height: 29px;
	}
/* ------------------------------------------------------------------
=buy page
-------------------------------------------------------------------*/
body#buyPage .rightColumn {
	background: url(/Images/Shared/Decorative/flowers_bg.gif) bottom right no-repeat;
	padding-bottom: 140px;
	}
body#buyPage .rightColumn h1 {
	text-indent: -10000px;
	background: url(/Images/H1_bg/buy.gif) left no-repeat;
	height: 29px;
	}
body#buyPage .rightColumn h2 {
	text-indent: -10000px;
	background: url(/Images/Buy/Harvey_Nichols_Logo.gif) no-repeat;
	height: 14px;
	}
/* ------------------------------------------------------------------
=buy page
-------------------------------------------------------------------*/
body#sendPage .rightColumn {
	background: url(/Images/Shared/Decorative/flowers_bg.gif) bottom right no-repeat;
	padding-bottom: 140px;
	}
body#sendPage .rightColumn h1 {
	text-indent: -10000px;
	background: url(/Images/H1_bg/send.gif) left no-repeat;
	height: 29px;
	}
/* ------------------------------------------------------------------
=products page
-------------------------------------------------------------------*/
body.productPages .rightColumn h1 {
	text-indent: -10000px;
	background: url(/Images/H1_bg/products.gif) left no-repeat;
	height: 29px;
	margin-bottom: 0;
	}
body.productPages .rightColumn .groupImage {
	display: block;
	text-align: center;
	margin: 0;
	position: relative;
	}
body.productPages .rightColumn h2#newProductsComingSoon {
	text-indent: -10000px;
	background: url(/Images/Range/newproducts_h2bg.gif) left no-repeat;
	height: 24px;
	margin-bottom: 20px;
	}
body.productPages .productCopy {
	width: 465px;
	float: right;
	}
body.productPages .productCopy hr {
	border-bottom: 2px solid #b3b3b3;
	border-left: none;
	border-right: none;
	border-top: none;
	height: 0;
	margin: 20px 0;
	}
body.productPages .productImage {
	width: 185px;
	float: left;
	padding-top: 20px;
	text-align: right;
	margin-right: 10px;
	}
body.productPages .productCopy h2 {
	font-size: 1.8em;
	}
body.productPages .productCopy h3 {
	font-size: 1.6em;
	}
body.productPages .productCopy h3#relatedProductsH3 {
	text-indent: -10000px;
	background: url(/Images/Range/alsolike_h3bg.gif) left no-repeat; 
	height: 24px;
	margin-bottom: 20px;
	}
/* related info */
body.productPages .relatedCopy {
	width: 300px;
	float: left;
	}
body.productPages h3 {
	font-size: 1.4em;
	}
body.productPages  h3.dailyMoisturiserProducth3 {
	color: #6f99d5 !important;
	}
body.productPages h3.bathShowerProducth3 {
	color: #78b800 !important;
	}
body.productPages h3.facialCleanserproducth3 {
	color: #cc5e9b !important;
	}
body.productPages h3.facialGelProducth3 {
	color: #b180d1 !important;
	}
body.productPages h3.eyeRemoverProducth3 {
	color: #4bc8b6 !important;
	}
body.productPages h3.moisturiserProducth3 {
	color: #84888b !important;
	}
body.productPages h3.purifyingMaskProducth3 {
	color: #9d986e !important;
	}	
body.productPages h3.glossingBalmProducth3 {
	color: #ff5b5f !important;
	}	
body.productPages h3.skinSpritzProducth3 {
	color: #d50172 !important;
	}
body.productPages .relatedImage {
	width: 150px;
	float: right;
	text-align: right;
	}
/* daily moisturiser page */
body#dailyMoisturiserPage .rightColumn h1 {
	background: url(/Images/H1_bg/products_blue.gif) left no-repeat;
	}
body#dailyMoisturiserPage .rightColumn h2 {
	color: #6f99d5;
	}
body#dailyMoisturiserPage .rightColumn h3 {
	color: #808084;
	}
/* bath shower wash page */
body#bathShowerPage .rightColumn h1 {
	background: url(/Images/H1_bg/products_green.gif) left no-repeat;
	}
body#bathShowerPage .rightColumn h2 {
	color: #78b800;
	}
body#bathShowerPage .rightColumn h3 {
	color: #808084;
	}
body#bathShowerPage .relatedImage, body#bathShowerPage .relatedCopy {
	margin-bottom: 20px;
	}
/* facial cleanser page */
body#facialCleanserPage .rightColumn h1 {
	background: url(/Images/H1_bg/products_pink.gif) left no-repeat;
	}
body#facialCleanserPage .rightColumn h2 {
	color: #cc5e9b;
	}
body#facialCleanserPage .rightColumn h3 {
	color: #808084;
	}
/* facial gel cleanser page */
body#facialGelCleanserPage .rightColumn h1 {
	background: url(/Images/H1_bg/products_purple.gif) left no-repeat;
	}
body#facialGelCleanserPage .rightColumn h2 {
	color: #b180d1;
	}
body#facialGelCleanserPage .rightColumn h3 {
	color: #808084;
	}
/* eye make up page */
body#eyeMakeupPage .rightColumn h1 {
	background: url(/Images/H1_bg/products_turqoise.gif) left no-repeat;
	}
body#eyeMakeupPage .rightColumn h2 {
	color: #4bc8b6;
	}
body#eyeMakeupPage .rightColumn h3 {
	color: #808084;
	}
/* intensive page */
body#intensivePage .rightColumn h1 {
	background: url(/Images/H1_bg/products_grey.gif) left no-repeat;
	}
body#intensivePage .rightColumn h2 {
	color: #84888b;
	}
body#intensivePage .rightColumn h3 {
	color: #808084;
	}
/* mask page */
body#maskPage .rightColumn h1 {
	background: url(/Images/H1_bg/products_brown.gif) left no-repeat;
	}
body#maskPage .rightColumn h2 {
	color: #9d986e;
	}
body#maskPage .rightColumn h3 {
	color: #808084;
	}
/* glossing balm page */
body#glossingBalmPage .rightColumn h1 {
	background: url(/Images/H1_bg/products_red.gif) left no-repeat;
	}
body#glossingBalmPage .rightColumn h2 {
	color: #ff5b5f;
	}
body#glossingBalmPage .rightColumn h3 {
	color: #808084;
	}
/* skin spritz page */
body#skinSpritzPage .rightColumn h1 {
	background: url(/Images/H1_bg/products_cerise.gif) left no-repeat;
	}
body#skinSpritzPage .rightColumn h2 {
	color: #d50172;
	}
body#skinSpritzPage .rightColumn h3 {
	color: #808084;
	}
/* ------------------------------------------------------------------
=buttons
-------------------------------------------------------------------*/
.posButtons {
	display: block;
	margin-top: 20px;
	float: left;
	}
.posButtons p {
	float: left;
	margin-right: 20px;
	}
/* blue button */
.posButtons p#blueMoreInfoButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/blue_moreinfo.gif) no-repeat;
	width: 177px;
	height: 25px;
	display: block;
	}
.posButtons p#blueBuyButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/blue_buy.gif) no-repeat;
	width: 74px;
	height: 25px;
	display: block;
	}
/* pink button */
.posButtons p#pinkMoreInfoButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/pink_moreinfo.gif) no-repeat;
	width: 177px;
	height: 25px;
	display: block;
	}
.posButtons p#pinkBuyButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/pink_buy.gif) no-repeat;
	width: 74px;
	height: 25px;
	display: block;
	}
/* dusky pink button */
.posButtons p#duskypinkMoreInfoButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/duskypink_moreinfo.gif) no-repeat;
	width: 177px;
	height: 25px;
	display: block;
	}
.posButtons p#duskypinkBuyButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/duskypink_buy.gif) no-repeat;
	width: 74px;
	height: 25px;
	display: block;
	}
/* green button */
.posButtons p#greenMoreInfoButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/green_moreinfo.gif) no-repeat;
	width: 177px;
	height: 25px;
	display: block;
	}
.posButtons p#greenBuyButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/green_buy.gif) no-repeat;
	width: 74px;
	height: 25px;
	display: block;
	}
/* purple button */
.posButtons p#purpleMoreInfoButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/purple_moreinfo.gif) no-repeat;
	width: 177px;
	height: 25px;
	display: block;
	}
.posButtons p#purpleBuyButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/purple_buy.gif) no-repeat;
	width: 74px;
	height: 25px;
	display: block;
	}
/* turqoise button */
.posButtons p#turqoiseMoreInfoButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/turqoise_moreinfo.gif) no-repeat;
	width: 177px;
	height: 25px;
	display: block;
	}
.posButtons p#turqoiseBuyButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/turqoise_buy.gif) no-repeat;
	width: 74px;
	height: 25px;
	display: block;
	}
/* grey button */
.posButtons p#greyMoreInfoButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/grey_moreinfo.gif) no-repeat;
	width: 177px;
	height: 25px;
	display: block;
	}
.posButtons p#greyBuyButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/grey_buy.gif) no-repeat;
	width: 74px;
	height: 25px;
	display: block;
	}
/* dark green button */
.posButtons p#brownMoreInfoButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/brown_moreinfo.gif) no-repeat;
	width: 177px;
	height: 25px;
	display: block;
	}
.posButtons p#brownBuyButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/brown_buy.gif) no-repeat;
	width: 74px;
	height: 25px;
	display: block;
	}
/* red button */
.posButtons p#redMoreInfoButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/red_moreinfo.gif) no-repeat;
	width: 177px;
	height: 25px;
	display: block;
	}
.posButtons p#redBuyButton a {
	text-indent: -100000px;
	background: url(/Images/Shared/Buttons/red_buy.gif) no-repeat;
	width: 74px;
	height: 25px;
	display: block;
	}
/* ------------------------------------------------------------------
=Mailing List
-------------------------------------------------------------------*/
body#mailingListPage .rightColumn {
	background: url(/Images/Shared/Decorative/flowers_bg.gif) bottom right no-repeat;
	padding-bottom: 140px;
	}
body#mailingListPage .rightColumn h1 {
	text-indent: -10000px;
	background: url(/Images/H1_bg/mailing_list.gif) left no-repeat;
	height: 29px;
	}
#mailingList {
	width: 913px;
	padding: 10px 24px;
	margin: 0;
 	background: #fff url(/Images/Shared/Dropshadow_bg/footer_background.gif) bottom no-repeat;
	line-height: 31px;
	}
#mailingList label {
	font-size: 1.6em;
	color: #808084;
	float: left;
	text-indent: -100000px;
	background: url(/Images/Shared/Mailing_List/label_background.gif) left no-repeat;
	width: 626px;
	height: 21px;
	display: block;
	}
#mailingList .textField {
	width: 145px;
	border: 1px solid #999;
	background-image: url(/Images/Shared/Mailing_List/textfield_bg.gif);
	height: 16px;
	line-height: 20px;
	font-size: 1.4em;
	color: #808084;
	padding: 2px;
	margin-right: 10px;
	float: left;
	}
#mailingList .submitButton {
	float: left;
	}
/* ------------------------------------------------------------------
=Generic Form
-------------------------------------------------------------------*/
.genericForm {
	width: 682px;
	margin: 20px 0;
	}
.width400 {
	width: 400px;
	float: left;
	}
body#sendPage .width400{
	width: 430px;
	}
body#mailingListPage .width400 {
	width: 450px;
	}
.genericForm .labelStyle {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #808084;
	margin: 0 0 10px 0;
	float: left;
	}
.genericForm .textField {
	width: 246px;
	border: 1px solid #999;
	background-image: url(/Images/Shared/Mailing_List/textfield_lrg_bg.gif);
	height: 16px;
	line-height: 20px;
	font-size: 1.4em;
	color: #808084;
	padding: 2px;
	float: right;
	}
.genericForm .textArea {
	width: 246px;
	border: 1px solid #999;
	background-image: url(/Images/Shared/Mailing_List/textArea_bg.gif);
	height: 96px;
	line-height: 20px;
	font-size: 1.4em;
	color: #808084;
	padding: 2px;
	float: right;
	}
.genericForm .submitButton {
	float: right;
	margin: 10px 0;
	}
.genericForm .errorMessage {
	float: left !important;
	margin: 0 0 0 10px;
	color: #f68428 !important;
	font-size: 1.4em;
	}
/* ------------------------------------------------------------------
=Credits
-------------------------------------------------------------------*/
#credits {
	display: block;
	text-align: center;
	padding: 2px 0;
	}
#credits p {
	font-size: 1.4em;
	color: #333;
	line-height: 30px;
	}
#credits p a {
	color: #333;
	padding: 10px 0px 10px 0;
	}
#come {
display:none
}

