
/*
Colours:
Purple text = #6B3B81
Gold Text	= #B09134
*/

body
{
    margin: 0;
    padding: 0;
    border: 0;
    color: #333;
    font: 68% verdana, Arial, sans-serif;
    background-position: 0% 0%;
    background-image: url(/images/layout/default_bg.png);
    background-repeat: repeat-x;
    background-color: #fff;
}

form
{
    display: inline;
    margin: 0;
}

img, input.button
{
    border: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/****** DEFAULT TEXT STYLES ******/

h1, h2, h3, h4, h5, h6
{
    color: #6B3B81;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
h1
{
    font-size: 220%;
    margin: 0 0 15px 0;
}
h2
{
    font-size: 170%;
    margin: 5px 0 15px 0;
}
h3
{
    font-size: 150%;
    margin: 5px 0 10px 0;
}
h4
{
    font-size: 130%;
    margin: 0 0 10px 0;
}
h5
{
    font-size: 110%;
    margin: 0 0 5px 0;
}

p
{
    margin: 0 0 15px 0;
    line-height: 130%;
}


a, a:visited
{
    color: #6B3B81;
    text-decoration: underline;
}
a:hover
{
    color: #BB8BD1;
    text-decoration: underline;
}

ul
{
}

li
{
    margin-bottom: 4px;
}

ol li
{
    list-style-type: decimal;
}

/******* ------- ******/

.productname
{
    font-weight: bold;
    color: #B09134;
}
a.productname
{
    font-weight: bold;
    color: #C0A144;
    text-decoration: none;
}
a.productname:hover
{
    text-decoration: underline;
}

.highlighted
{
    font-weight: bold;
    color: #6B3B81;
}

#capsLockWarning
{
    width: 200px;
    padding: 5px;
    border: 1px solid #CC0000;
    color: #CC0000;
}

.button
{
    cursor: pointer;
}



/* LAYOUT */

#wrapper
{
    width: 950px;
    margin: 0 auto;
    padding: 50px 0 0 0;
}


#header
{
    padding: 0 0 4px 0;
    font-size: 85%;
}

#header ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-position: outside;
}

#header h1
{
    padding:0;
    margin:0;
}

#header li
{
    padding: 0;
    margin: 0;
}

#header .Logo
{
    margin: 0 0 0 15px;
    float: left;
}

#header .Banner
{
    margin: 20px 0 0 19px;
    float: left;
}

#header .SearchPanel
{
    width: 280px;
    float: right;
}

#header .SearchPanel .SearchInput
{
    border: none;
    width: 202px;
    height: 20px;
    padding: 10px 10px 8px 12px;
    color: #999;
    font-size: 16px;
    background-color: Transparent;
}

#header .SearchPanel .SearchInputBg
{
    background: url(/images/layout/header/search_box.png) no-repeat;
    margin-top: 10px;
    float: left;
}

#header .SearchPanel .button
{
    background: url(/images/layout/header/search.png) no-repeat;
    float: left;
    margin-top: 10px;
}

#header .BasketSummary
{
    width: 133px;
    float: right;
    background: url(/images/layout/header/verticaldivider.png) no-repeat left 0%;
}

#header .TrolleyIcon
{
    margin: 8px 8px 0 17px;
    float: left;
}

#header #user_nav_basket
{
    display: block;
    padding: 15px 0 0;
    color: #999966;
    font-weight: bold;
}

#header .Nav
{
    width: 98px;
    float: right;
    background: url(/images/layout/header/verticaldivider.png) no-repeat left 0%;
    color: #663366;
}

#header a, #footer a:visited
{
    color: #663366;
    text-decoration: none;
}

#header a:hover
{
    text-decoration: underline;
}

#header .Nav ul
{
    margin: 15px 0 0 15px;
}

#header .Nav li
{
    font-size: 95%;
    line-height: 115%;
}

.RadMenu .rmHorizontal .rmText
{
    padding: 0 !important;
}
.RadMenu .rmText
{
    float: none !important;
}
.RadMenu .rmLink
{
    float: none;
}

.RadMenu
{
    height:36px!important;
    padding:0;
}
.RadMenu
.RadMenu .rmGroup
{
    padding: 0;
    margin: 0;
    }

.RadMenu .rmHorizontal .rmVertical .rmText 
{
    text-align:left !important;
    float:left;
    font-size:12px;   
    padding-top: 0 !important;
    margin-top: 0 !important;
}


.RadMenu .rmGroup .rmText
{
    white-space: normal;
    text-align:center !important;
}

#MainMenu
{
    width: 950px;
    height: 36px;
    float: left;
    background-image: url(/images/layout/nav/main_menu.png);
    background-repeat: no-repeat;
    font-size: 12px;
    padding:0;
    margin:0;
}


#MainMenu ul li a
{
    text-align: center !important;
    text-decoration: none;
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    color:#555555;
}
#MainMenu ul li ul
{
    height: auto;
    float: left; /*display: none;*/
    font-size:12px;
}
#MainMenu ul li ul li
{
    padding: 0 !important;
    margin: 0 !important;
    width: 152px;
    height:25px;
    background-color: #F8F8F7;
    border: 1px solid #DCDCDB;
    vertical-align:top;
    
}
#MainMenu ul li ul li a
{
    font-size: 10px;
    font-weight: normal;
    text-align:left;
    color:#555555;
    padding: 5px 0 0 10px !important;
    margin: 0 !important;
    width: 142px;
}

#MainMenu ul li ul li a:hover
{
    width: 142px;
    background-image: url(/images/layout/nav/subbg.jpg);
    background-repeat: no-repeat;
    padding: 5px 0 0 10px !important;
    margin: 0 !important;
    color:#FFFFFF;
    
}

#MainMenu ul li a, #MainMenu ul li a:hover
{
    height:26px;
    display:block;
    padding-top:10px !important;
}

#MainMenu ul li a:hover
{
    color:#FFFFFF;
}


/* Menu items */
#MainMenu ul li a.menu_home
{
    width: 80px !important;
    padding-left: 32px !important;
}
#MainMenu ul li a.menu_replenish
{
    width: 139px;
}
#MainMenu ul li a.menu_skinnutsystem
{
    width: 167px;
}
#MainMenu ul li a.menu_products
{
    width: 92px;
}
#MainMenu ul li a.menu_quickShop
{
    width: 103px;
}
#MainMenu ul li a.menu_offers
{
    width: 133px;
}
#MainMenu ul li a.menu_aboutus
{
    width: 94px;
}
#MainMenu ul li a.menu_myaccount
{
    width: 110px;
}

/* Menu items (hover) */
#MainMenu ul li a.menu_home:hover, #MainMenu.menu_home ul li  a.menu_home
{
    background-image: url(/images/layout/nav/main_menu.png);
    background-position: 0 -36px !important;
        width: 80px !important;
    padding-left: 32px !important;
    color:#FFFFFF;
}
#MainMenu ul li a.menu_replenish:hover, #MainMenu.menu_replenish ul li a.menu_replenish
{
    background-image: url(/images/layout/nav/main_menu.png);
    background-position: -112px -36px !important;
    color:#FFFFFF;
}
#MainMenu ul li a.menu_skinnutsystem:hover, #MainMenu.menu_nutsystems ul li a.menu_skinnutsystem
{
    background-image: url(/images/layout/nav/main_menu.png);
    background-position: -251px -36px;
    color:#FFFFFF;
}
#MainMenu ul li a.menu_products:hover, #MainMenu.menu_products ul li a.menu_products
{
    background-image: url(/images/layout/nav/main_menu.png);
    background-position: -418px -36px;
    color:#FFFFFF;
}
#MainMenu ul li a.menu_quickShop:hover, #MainMenu.menu_quickShop ul li a.menu_quickShop
{
    background-image: url(/images/layout/nav/main_menu.png);
    background-position: -510px -36px;
    color:#FFFFFF;
}
#MainMenu ul li a.menu_offers:hover, #MainMenu.menu_offers ul li a.menu_offers
{
    background-image: url(/images/layout/nav/main_menu.png);
    background-position: -613px -36px;
    color:#FFFFFF;
}
#MainMenu ul li a.menu_aboutus:hover, #MainMenu.menu_aboutus ul li a.menu_aboutus
{
    background-image: url(/images/layout/nav/main_menu.png);
    background-position: -746px -36px;
    color:#FFFFFF;
}
#MainMenu ul li a.menu_myaccount:hover, #MainMenu.menu_myaccount ul li a.menu_myaccount
{
    background-image: url(/images/layout/nav/main_menu.png);
    background-position: -840px -36px;
    color:#FFFFFF;
}


.CookieTrailBox
{
    width: 948px;
    height: 32px;
    border-top: none;
    border-right: #CCC 1px solid;
    border-left: #CCC 1px solid;
    background-image: url(/images/layout/nav/cookie_trail_bg.png);
    background-repeat: repeat-x;
    clear:both;
}

.CookieTrail
{
    width: 450px;
    padding: 10px 0 0 12px;
    color: #8D8921;
    font-weight: bold;
    font-size: 70%;
}
.CookieTrail a
{
    color: #8D8921;
    text-decoration: none;
    font-size: 130%;
}
.CookieTrail a:hover
{
    color: #8D8921;
    text-decoration: underline;
}
.CookieTrailBox img
{
    float: right;
}

/* Footer */

#footer
{
    margin: 10px 0 0 0;
    color: #999;
    font-size: 85%;
}

#newsletteroffer_bar
{
    clear: both;
    width: 926px; /* 950 */
    padding: 6px 12px 6px 12px;
    background: #8E75A8 url(/images/layout/footer/nelwsletter-box-bg.png) right repeat-y;
    height: 21px;
}

#newsletteroffer_bar .newsletter
{
    width: 500px;
}
#newsletteroffer_bar .newsletter input, #newsletteroffer_bar .newsletter img
{
    margin: 0 6px 0 0;
    float: left;
}
#newsletteroffer_bar .newsletter input.textbox_medium
{
    color: #999;
}
#newsletteroffer_bar .newsletter .validator
{
    display: block;
    clear: both;
    color: #000;
    font-weight: bold;
}
#newsletteroffer_bar .newsletter .validator a
{
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

#newsletteroffer_bar .offer
{
    float: right;
    width: 400px;
}
#newsletteroffer_bar .offer input, #newsletteroffer_bar .offer img
{
    margin: 0 0 0 6px;
    float: right;
}


#newsletteroffer_bar input.textbox_medium, #newsletteroffer_bar input.textbox_small
{
    margin-top: 1px;
    border: solid 1px #91719F;
}

#newsletteroffer_bar .newsletter img, #newsletteroffer_bar .offer img
{
    margin-top: 3px;
}

#magazineemail_bar
{
    width: 922px; /* 950 */
    height: 23px; /* 35 */
    padding: 12px 14px 0 14px;
    background: #846AA4 url(/images/layout/footer/magazine-box-bg.png) right repeat-y;
}
#magazineemail_bar .magazine_signup
{
    float: left;
}
#magazineemail_bar .contact_email
{
    float: right;
}

#footer a, #footer a:visited
{
    color: #999;
    text-decoration: none;
}


#footer a:hover
{
    color: #996699;
    text-decoration: underline;
}

#footer ul
{
    padding: 0;
    margin: 5px 0 0 0;
    list-style-type: none;
}
#footer li
{
    padding: 0;
    margin: 0;
}

#footer .CustomerServices
{
    width: 225px;
    padding-left: 15px;
    padding-top: 14px;
    float: left;
}

#footer .Nav
{
    width: 150px;
    height: 80px;
    padding-left: 24px;
    padding-top: 14px;
    border-left: solid 1px #D9D8D8;
    float: left;
}

#footer .HSGroup
{
    width: 205px;
    height: 80px;
    padding-left: 24px;
    padding-top: 14px;
    border-left: solid 1px #D9D8D8;
    border-right: solid 1px #D9D8D8;
    float: left;
}

#footer .HSGroup .groupLinkComboBox
{
    padding-top:5px;
}

#groupLinks
{
    padding-top:5px;
    width:100%;
}

#groupLinks a
{
    color: #999;
    text-decoration: none;
}

#groupLinks a:hover
{
    color: #996699;
    text-decoration: underline;
}

#footer .SecurityInfo
{
    text-align: right;
    padding: 14px 20px 0 0;
    width: 284px;
    float: left;
}
#footer .SecurityInfo ul
{
    margin: 0;
}

#footer .SecurityInfo li
{
    color: #CCC;
}

#footer .SecurityInfo div
{
    text-align: right;
    float: right;
}

#footer select
{
    border: 1px solid #999999;
    color: #777777;
}





#main_content
{
    margin-top: 5px;
    border: solid 1px #CCC;
    padding: 30px 12px 30px 30px;
    width: 906px;
    background: #fff;
}









/******  INDIVIDUAL PAGES  ******/



/* Help Page */

#Help
{
    padding-bottom: 20px;
}

#Help h2
{
    font-size: 1.3em;
    margin: 15px 0 10px 0;
    padding: 0;
}
#Help h3
{
    font-size: 1.1em;
    margin: 0;
    padding: 0;
}

.CollapsiblePanelHead
{
    width: 100%;
    cursor: pointer;
    margin: 3px 0 0 0;
}
.CollapsiblePanelHead img
{
    width: 12px;
    height: 12px;
    margin: 2px 7px 0 0;
    float: left;
}

.CollapsiblePanelBody
{
    clear: both;
    overflow: hidden;
}
.CollapsiblePanelBody .inner
{
    margin: 8px 0 8px 20px;
}




/* Terms and conditions */

#terms_conditions ul li
{
    list-style-type: circle;
}

/* Privacy */



/* Error Page */




/* Replenish */

#replenish_left
{
    width: 518px;
    padding-right: 14px;
    float: left;
    border-right: 1px solid #D9D8D8;
}
#replenish_left h3
{
    font-size: 160%;
}


#replenish_right
{
    width: 320px;
    padding-right: 25px;
    float: right;
}



/* Search page */

.search_info
{
    width: 100%;
    height: 45px;
    clear: both;
}
.search_info .info
{
    padding-top: 4px;
    width: 330px;
    float: left;
}
.search_info .search_again
{
    width: 330px;
    float: left;
}
.search_info .search_again .prompt
{
    padding-top: 4px;
    width: 95px;
    float: left;
}
.search_info .search_again input
{
    float: left;
    margin-right: 5px;
}


/* 404 page */

.search_404
{
    width: 400px;
    padding-left: 40px;
}
.search_404 input
{
    float: left;
}
.search_404 input.button
{
    margin-left: 5px;
}



/* my account - marketing preferences */

#marketing_preferences
{
    padding: 20px 0;
}
#marketing_preferences label
{
    font-weight: normal;
}
#marketing_preferences .checkbox
{
    float: left;
    width: 30px;
}
#marketing_preferences .text
{
    width: 720px;
    display: block;
    float: left;
}
#marketing_preferences .separator
{
    clear: both;
    width: 730px;
    border-bottom: 1px solid #CCCCCC;
    height: 10px;
    margin-bottom: 10px;
}


#OfferOfTheMonth_Body
{
}
#OfferOfTheMonth_Body h2
{
    font-size: 180%;
}
#OfferOfTheMonth_Body h3
{
    font-size: 150%;
}





/******  COMMON COMPONENTS  ******/

/* category and search results product lists - normal */
.price_value
{
    color: #6B3B81;
    font-size: 1.4em;
    font-weight: bold;
}

/* category and search results product lists - when on offer */
.price_was
{
    color: #6B3B81;
    text-decoration: line-through;
}
.offer
{
    color: #CC0000;
    font-size: 1.4em;
    font-weight: bold;
}

.mandatory_field
{
    color:#FF0000;
}


.validation_error
{
    color: #FF0000;
}
.validation_error a
{
    color: #FF0000;
    text-decoration: underline;
}
.validation_error a:hover
{
    color: #FF0000;
    text-decoration: underline;
}
#alert
{
    color: #009900;
    font-weight: bold;
    padding: 10px 0;
}


label
{
    font-weight: bold;
    clear: both;
}
label .info
{
    font-weight: normal;
}

input.textbox_small, input.textbox_medium, input.textbox_large, select
{
    margin-top: 3px;
}
input.textbox_small
{
    width: 160px;

}
input.textbox_medium
{
    width: 210px;
}
input.textbox_large
{
    width: 300px;
}



.AddressLookupEnter
{
}
.AddressLookupEnter h3
{
    color: #333;
    font-size: 110%;
    font-weight: bold;
    margin: 0 0 15px 0;
    clear: both;
}

.AddressLookupEnter label
{
    font-weight: bold;
}

.AddressLookupEnter input.textbox_small, .AddressLookupEnter input.textbox_medium, .AddressLookupEnter input.textbox_large, .AddressLookupEnter select
{
    margin-top: 3px;
}
input.textbox_small
{
    width: 160px;
}
input.textbox_medium
{
    width: 210px;
}
input.textbox_large
{
    width: 300px;
}

.AddressLookupEnter select.listbox
{
    width: 450px;
}



/****** newsletterSignup.css ******/

#newsletter_signup
{
    margin-top: 10px;
    font-family: Arial;
    padding: 0;
    margin-bottom: 8px;
}

.e_newsletter_signup_error
{
    font-weight: bold;
    color: #CC0000;
    margin-bottom: 10px;
}
table.e_newsletter_signup
{
}
table.e_newsletter_signup td.column1
{
    width: 125px;
}
table.e_newsletter_signup input.button
{
    margin-top: 10px;
    padding: 28px 0 0 0;
    width: 64px;
    height: 28px;
    background: #5C4073 url(/images/buttons/btn_sprite.png) 0 0 no-repeat;
    color: #FFFFFF;
    overflow: hidden;
}
/****** end newsletterSignup ******/

/****** start provenPage ******/
#proven_page h2
{
    font-size: 14px;
    margin: 0;
}
#proven_page li
{
    font-size: 14px;
    list-style: none;
    color: #2D2162;
}
#proven_page .banner
{
    height: 302px;
    width: 947px;
    background-image: url(http://resources.healthspannurture.co.uk/images/contentPages/provenPage/banner.jpg);
}
#proven_page .hidden
{
    visibility: hidden;
}
#proven_page .para1
{
    margin-top: -27px;
}
#proven_page .leftColumnTop
{
    margin-left: 20px;
    width: 400px;
    float: left;
}
#proven_page .rightColumnTop
{
    width: 400px;
    float: right;
    padding-top: 20px;
}
#proven_page .gold
{
    color: #B78048;
}
#proven_page .list
{
    width: 267px;
    float: left;
    margin-right: 10px;
}
#proven_page .centrePara h2
{
    margin: 10px 0px 10px 20px;
    font-weight: bold;
}
#proven_page .bottomPara
{
    height: 726px;
    width: 906px;
    background: url(http://resources.healthspannurture.co.uk/images/contentPages/provenPage/dottedBorder.jpg) no-repeat;
    padding: 49px 0px 0px 47px;
}
#proven_page .bottomParaLeft
{
    width: 456px;
    float: left;
}
#proven_page .bottomParaRight
{
    width: 412px;
    float: right;
}
#proven_page .replenishPack
{
    margin-top: 50px;
}
#proven_page .replenishPack h2
{
    padding: 20px 0px 10px 0px;
    font-weight: bold;
}
#proven_page .replenishCream
{
    margin-top: 50px;
}
#proven_page .replenishCream h2
{
    padding: 20px 0px 10px 0px;
    font-weight: bold;
}
#proven_page .seeMore
{
    margin: -79px 0px 20px 106px;
}

/****** end provenPage ******/

/****** start home_article_panel ******/

#home_article_panel 
{
     /*border:1px solid red;*/
     height:255px;
}
#home_article_panel img
{
     padding:5px;
     float:left;
}
#home_article_panel h2
{
     margin-bottom:3px;
     text-decoration:none;
     padding-left:20px;
}
#home_article_panel a
{
     text-decoration:none;
}
/****** end home_article_panel ******/

/* Quick Shop */

.alphabet {
    font-weight:bold;
    margin-bottom:20px;
}
	.alphabet a {
		
		margin-right:12px;
		font-size:150%;
		text-decoration: none;
	    
	}
	.alphabet a:hover {
		border-bottom: 2px solid #6B3B81;
		color:#464545;
	}



#quicktable {
float:left;
padding:10px 0 0 10px;
width:900px;
}


#quicktable div.letter
{
    font-size:20px;
    font-weight:bold;
    width:30px;
}

#quicktable div.header_letter
{
    display: block;
    width: 30px;
    float: left;
}

#quicktable hr
{
    width: 50px;
    color: #C0C0C0;
    text-align:left;
    float: left;
    border: 0 none;
    background-color: #C0C0C0;
    height: 1px;
    margin-right: 10px;
}

#quicktable .row
{
background-color:#F9F8F4;
}

#quicktable .rowAlt
{

background-color:#FFF;
}


#quicktable .highlight
{

background-color:#F3F3F3;
}

#quicktable td.left {
    height:46px;
    padding-left:14px;
    width:330px;
}

#quicktable td.image
{
    width:70px;
    height:70px;
}


#quicktable .backToTop a
{
    font-size:10px;
    color:#464545;
}

#quicktable .empty, #quicktable .backToTop.empty a
{
    color: #7D7B7B !important;
}

#quicktable td
{
    height:70px;
    padding-top:10px;
    padding-bottom:35px;
}

#quicktable h2.product_name, #quicktable h2.product_name a, #quicktable h2.product_name a:hover
{
    color:#B09134;
    font-weight:bold;
    text-decoration:none;
    font-size:14px;
    margin:0 !important;
    padding:0!important;
}

#quicktable td.right
{
    margin-right:5px;
    text-align:right;
    width:205px;
    color:#333333;
    font-size:10px;
}


#quicktable td.right span.price
{
    color:#753782;
    font-weight:bold;
    font-size:12px;
}

#quicktable td.right input
{
    margin-left:15px;
    margin-right:3px;
}

#quicktable td.right img {
float:right;
}

#prod_content
{
    width:659px;
    float:left;
}

.productarticle_relatedproducts
{
    float:right;
}