





/* ####################################### */
/* ############ SITE DEFAULTS ############ */
/* ####################################### */


body {
	font-family		:	Arial, Helvetica Neue, Helvetica, sans-serif;
	color			:	#333;
	line-height		:	1.5em;
}



/* HEADERS
------------------------------------------------*/


h1,h2,h3,h4,h5,h6 {
	font-family		:	Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal
}




h1 {
	font-size: 2.5em; 
	color: #111;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 2em;
	color: #222; 
	margin-bottom: 0.5em;	
}

h3 {
	font-size: 1.5em;
	color: #454545; 
	margin-bottom: 0.5em;
}

h4 {
	font-family		:	Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #454545; 
	margin-bottom: 0.5em;
	padding-top: 1em;
}

div.e-introduction h3 {
	color: #fff;
}

div.e-body-wrap h3 {
	font-size: 1.6em;
}

div.e-body-wrap h4.subtitle {
	font-size: 1.1em;
	font-weight: normal;
	color: #B3087B;
	margin-top: -10px;
}

.page-title,
#page-title,
.subtitle,
#subtitle {
	margin-bottom: 0.1em;
}

div.e-common-page_title {
	margin-bottom: 1.5em;
}

div#home-page-changing-room {
	padding: 30px;
}

div#home-page-changing-room h2.my-best-title,
div#home-page-changing-room h2.my-best-title span {
	color: #fff;
}


.chantelle-pic-sig {
	text-indent: -9999px;
	background: url(/images/chantelle_pic_sig.jpg) no-repeat 0 0;
	width: 200px;
	height: 77px;
	display: block;
}


/* SITE LOGO
------------------------------------------------*/


h1#site-logo,
img#site-img-logo {
	width:	180px;
	height:	80px;
}

.e-common-site_logo a:link,
.e-common-site_logo a:visited {
	width:	180px;
	height:	80px;
	display: block;
}





/* ####################################### */
/* ################ =LINKS ############### */
/* ####################################### */

a:link,
a:visited {
	text-decoration: underline;
}

a[href^="http"] {
	background: 0;
	padding: 0;
}

p a[href^="http"] {
	background:transparent url(/r/i/iface/external-link.gif) no-repeat scroll right center;
	padding-right:12px;
}

.addBasket-container {
	clear: left;
	display: block;
	overflow: hidden;
}


/* CALL TO ACTION
------------------------------------------------*/

.cta-container {
	display: block;
	overflow: hidden;
}

/*DEFAULTS*/
a.cta-link:link,
a.cta-link:visited {
	display: block;
	float: left;	
	padding:1px;
	text-decoration: none;
}

a.cta-link:link span,
a.cta-link:visited span {
	display:block;
	padding:0.5em 1.5em;
}


/*PRIMARY STYLES*/
a.cta-primary:link,
a.cta-primary:visited {
	background:#BC77D0;
	border: 1px solid #33153C;
	color: #fff;
	text-decoration: none;
}

a.cta-primary:link span,
a.cta-primary:visited span {
	background:#722E85 url(/images/small_chevron.gif) no-repeat 95% 53%;
	padding-right: 28px;
}

a.cta-primary:hover span,
a.cta-primary:focus span {
	background: #9744B0 url(/images/small_chevron_hover.gif) no-repeat 95% 53%
	color: #fff;
}



/*SECONDARY STYLES*/
a.cta-secondary:link,
a.cta-secondary:visited {
	background: #F6F6F6 url(/images/breadcrumb_bg.jpg) repeat-x scroll 0 0;
	border: 1px solid #DBDBDB;
	color: #666;
	padding: 0;
}

a.cta-secondary:hover,
a.cta-secondary:focus  {
	background: #EEEEEE;
	color:#6B157D;
}

a.cta-secondary:link span,
a.cta-secondary:visited span {
	border-color:#FFFFFF #F9F9F9 #F9F9F9;
	border-style:solid;
	border-width:1px;
}


/* CTA SIZES
------------------------------------------------*/

a.cta-small:link span,
a.cta-small:visited span {
	padding:0.2em 1em;
	font-size: 0.9em;
}


/* CTA EXTRAS
------------------------------------------------*/

a.cta-bold:link span,
a.cta-bold:visited span {
	font-weight: bold;
}














a.standard-button:link,
a.standard-button:visited {
	display: block;
	background: #eee url(/images/breadcrumb_bg.jpg) repeat-x scroll 0 0;
	border:1px solid #DBDBDB;
	text-decoration: none;
	font-size: 0.9em;
	float: left;
	text-transform: uppercase;
}

a.standard-button:hover,
a.standard-button:focus {
	background: #f9f9f9;
	border-color: #ccc;
}

a.standard-button span {
	display: block;
	border: 1px solid #f9f9f9;
	border-top: 1px solid #fff;
	padding: 0.1em 1em;
}



/* GLOBAL LINK STYLES
------------------------------------------------*/


a:link,
a:visited {
	color			:	#6B157D;
}

a:hover,
a:focus {
	color			:	#711887;
	text-decoration: underline;
}


*/

/* HIGHLIGHTS / LOWLIGHTS
------------------------------------------------*/
/* Color for elements which are not links but you want to emphasise 
.highlight {	
	color			:	;
}
*/

/* Color for elements which you want to have a faded effect
.fade {	
	color			:	;
}
*/


/* SECTION LINKS
------------------------------------------------*/

/* HEAD PRE 
.e-head-pre a:link,
.e-head-pre a:visited {
}

.e-head-pre a:hover,
.e-head-pre a:focus {
}
*/


/* HEAD 
.e-head a:link,
.e-head a:visited {
}

.e-head a:hover,
.e-head a:focus {
}
*/


/* INNER FOOT
.e-inner-foot a:link,
.e-inner-foot a:visited {
}

.e-inner-foot a:hover,
.e-inner-foot a:focus {
}
*/


/* FOOT
.e-foot a:link,
.e-foot a:visited {
}

.e-foot a:hover,
.e-foot a:focus {
}
*/




ul.policy-debug {
	float: left;
	list-style: none;
	border: #ddd solid 1px;
}

ul.policy-debug li {
	float: left;
	list-style: none;
	padding-right: 20px;
}



u {
	color:#FF0A8B;
	text-decoration: none;
}

/* ####################################### */
/* ################# MISC ################ */
/* ####################################### */

/* QUOTES
------------------------------------------------*/

blockquote.standard-quote {
	background: url(/images/quote_left.png) no-repeat scroll 0 0;
}

blockquote.standard-quote div {
	background:transparent url(/images/quote_right.png) no-repeat scroll 100% 95%;
	padding: 5px 25px;
}

blockquote.standard-quote div p {
	margin: 0;
	font-style: italic;
}





/* ####################################### */
/* ############### TABLES ################ */
/* ####################################### */

#bodycontent th,
#bodycontent td {
	padding:0.5em 10px;
		border: 1px solid #D3D3D3;
}

#bodycontent th {
	background:#DEDEDE url(/images/profile_block_header_bg.jpg) repeat-x 0 0;
	border-bottom:1px solid #D3D3D3;
	color:#454545;
	font-weight:bold;
}

#bodycontent th[scope="row"] {
	text-align: right;
}

.hidden-cell {
	border: 0;
	background: 0;
}