/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Arial, Helvetica, sans-serif;
	background:#fff;
	color:#404040;
	text-align:center;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h1 {
	margin:0;
	padding:20px 0;
	text-align:center;
	background:#fff;
}
h2 {
	font:250%/160% Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#d60077;
	margin:0;
	border-left:20px solid #fff;
	border-right:237px solid #d60077;
}
h2.nosub {
	border-bottom:45px solid #d60077;
}
h3 {
	font:250%/160% Helvetica, Arial, sans-serif;
	font-weight:bold;
	background:#d60077;
	color:#fff;
	margin:0;
	padding-left:20px;
}
h3.page_head {
	display:inline;
	padding:5px 12px;
	line-height:300%;
}
h3.page_strip {
	margin:25px -40px 0;
	font-size:240%;
}
h3 a {
	color:#eb80bb;
}
h4 {
	font-size:125%;
}
a {
	color:#d60077;
	font-weight:bold;
}
a:hover {
	color:#eb80bb;
}

/* [/html] */

#container {
	width:900px;
	margin:0 auto;
	text-align:left;
	background:url(/images/top_text-bg.gif) repeat-y 0 255px;
}
#products #container, .shop #container, #press #container {
	background:url(/images/product-bg.gif) repeat-y;
}
#heat #container {
	background:none;
}
#bafta_top {
	background:url(/images/baftas2010-main.jpg) no-repeat;
	height:549px;
}

/* [header and nav] */

#nav {
	list-style:none;
	background:#d60077;
	height:29px;
	margin:0px 0 0 0;
	padding:11px 8px 0;
	font:100%/145% Helvetica, Arial, sans-serif;
	z-index:2;
	position:relative;
}
#nav li {
	float:left;
	margin:0 4px;
}
#nav a {
	color:#fff;
	text-decoration:none;
	padding:4px 0 0;
	display:block;
	height:14px;
	background-image:url(/images/nav.png);
	background-repeat:no-repeat;
}
#nav li a.homebutt {
	width:40px;
	background-position:0 5px;
}
#nav li a.aboutbutt {
	width:77px;
	background-position:-44px 5px;
}
#nav li a.prodbutt {
	width:64px;
	background-position:-127px 5px;
}
#nav li a.starbutt {
	width:76px;
	background-position:-197px 5px;
}
#nav li a.salonbutt {
	width:44px;
	background-position:-279px 5px;
}
#nav li a.pressbutt {
	width:42px;
	background-position:-328px 5px;
}
#nav li a.contbutt {
	width:56px;
	background-position:-393px 5px;
}

#nav a:hover {
	color:#ff80cc;
}
#nav a.homebutt:hover {
	background-position:0 -12px;
}
#nav a.aboutbutt:hover {
	background-position:-44px -12px;
}
#nav a.prodbutt:hover {
	background-position:-127px -12px;
}
#nav a.starbutt:hover {
	background-position:-197px -12px;
}
#nav a.salonbutt:hover {
	background-position:-279px -12px;
}
#nav a.pressbutt:hover {
	background-position:-328px -12px;
}
#nav a.contbutt:hover {
	background-position:-393px -12px;
}

#home #nav a.homebutt {
	background-position:0 -39px;
}
#about #nav a.aboutbutt {
	background-position:-44px -39px;
}
#products #nav a.prodbutt {
	background-position:-127px -39px;
}
#star_styles #nav a.starbutt {
	background-position:-197px -39px;
}
#salon #nav a.salonbutt {
	background-position:-279px -39px;
}
#press #nav a.pressbutt {
	background-position:-328px -39px;
}
#contact #nav a.contbutt {
	background-position:-393px -39px;
}

/* [/top] */

/* [content] */

#left {
	width:475px;
	float:left;
}
#text {
	padding:0 40px;
}
#text .news_story {
	background:url(/images/news_story-bg-off.gif) no-repeat top right;
	margin:0 -40px 17px 0;
	height:100px;
}
#text .news_story:hover {
	background:url(/images/news_story-bg.gif) no-repeat top right;
}
#text .news_story img {
	float:left;
	margin-right:17px;
}
#text .news_story h4 {
	color:#fff;
	margin:0 0 5px;
	text-transform:uppercase;
	text-indent:-10px;
}
#text .news_story p {
	line-height:170%;
	margin:0 0 10px;
}
#text ul {
	margin:15px 0 15px 25px;
}
#text ul ul {
	margin-top:15px;
}
#text .home_features {
	/*background:url(/images/home-features-bg.gif) no-repeat 0 -120px;*/
	padding:0 10px 20px 0;
	margin:0 -35px 0 0;
}
#text .home_features strong.offer {
	font-weight:bold;
	background:#d60077;
	color:#fff;
	padding:5px 8px;
	font-size:120%;
}
#text .home_features p.space_above {
	margin-top:50px;
}

#right {
	width:425px;
	float:left;
	padding:0 0 15px;
}
.advert {
	background:#d60077;
	height:130px;
	padding:10px;
	color:#fff;
	text-transform:uppercase;
	margin:25px 22px 0;
	position:relative;
}
	.longad {
		margin:25px 0 0;
	}
	.advert2 {
		margin:25px 22px 0;
	}

.advert h3 {
	font:330%/100% Helvetica, Arial, sans-serif;
	font-weight:bold;
	background:none;
	margin:0;
	padding:0;
	width:180px;
}
.advert h3.win {
	position:relative;
	z-index:100;
}
.advert h3.ask {
	padding-top:10px;
}
.advert h3.bafta {
	width:160px;
	line-height:90%;
	position:relative;
	z-index:100;
}
.advert p {
	font:100%/110% Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:5px 0;
	width:170px;
}
.advert p.front {
	position:relative;
	z-index:100;
}
.advert a {
	text-decoration:none;
	color:#fff;
	display:block;
}
.advert img.starstyle {
	position:absolute;
	right:0;
	top:-24px;
}
.advert img.askmarkimg {
	position:absolute;
	right:0;
	top:-27px;
}
#comp_fader {
	position:relative;
	margin:25px 22px 0;
	height:130px;
	cursor:pointer;
}
.advert img.bafta {
	position:absolute;
	right:0;
	top:-12px;
}
.advert img.brits {
	position:absolute;
	right:0;
	top:0;
}
.advert .lrg_text {
	font-size:170%;
	line-height:150%;
}
#full {
	margin:25px 16px 0 40px;
}
#baftas #full {
	margin:0 16px 0 40px;
}
#baftas .star_thumbs {
	margin-top:0;
}
#full .full_left {
	float:left;
	width:395px;
	padding:0 12px 0 12px;
}
#full .full_right {
	float:left;
	width:395px;
	padding:0 0 0 26px;
}

/* News */

#news #right {
	margin-top:53px
}
#news #right strong {
	color:#d60077;
}
#news .news_prod {
	margin:0 0 0 -20px;
}
#news #right .pinkhead {
	color:#fff;
	background:#d60077;
	width:78px;
	margin-top:-4px;
	font-weight:bold;
	padding:13px 0 5px 10px;
}

/* Ask Mark */

.question {
	color:#fff;
	position:relative;
	margin-left:-10px;
}
.question p {
	background:#d60077;
	border-left:28px solid #fff;
	padding:9px 10px 7px 33px;
	margin:20px 0 15px;
	text-indent:20px;
	font-weight:bold;
}
.question img.quest {
	position:absolute;
	left:0;
	top:-10px;
}
.question img.right_quote {
	vertical-align:top;
	padding:0 3px;
}
.answer {
	background:url(/images/a-bg.gif) no-repeat 6px 0;
}
.answer p {
	padding:3px 10px 7px 50px;
	margin:15px 0 0;
}
.dashed_line {
	clear:both;
	background:url(/images/dashed-line.gif) repeat-x left bottom;
	margin:0 16px 0 40px;
	display:block;
	height:15px;
	font-size:1px;
}
.nomarg {
	margin:0;
	height:35px;
	background-position:left center;
}

/* Star Styles */

.style_tip {
	background:url(/images/left-tip-bg.gif) no-repeat;
	position:relative;
	font-size:90%;
}
.style_tip p {
	padding:25px 15px 0 35px;
}
.style_tip img.img_right {
	float:right;
	margin:13px 0 0 0;
}
.style_tip img.img_left {
	float:left;
	margin:13px 0 0 0;
}
.style_tip span.style_no {
	position:absolute;
	top:0;
	left:5px;
	font:320%/100% Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#d60077;
}
.fixed {
	margin-bottom:40px;
}
.tip_right {
	background:url(/images/right-tip-bg.gif) no-repeat -20px 0;
}
.tip_right p {
	padding:25px 35px 0 10px;
}
.tip_right span.style_no {
	right:5px;
	left:auto;
}
.party_bag img {
	margin-right:11px;
}
.party_bag img.head_img {
	margin:0;
}
.star_thumbs {
	margin-top:40px;
}
.star_thumbs img {
	margin:6px;
}

/* Members */

#members #right h2 {
	font:250%/160% Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#d60077;
	margin:125px 0 0;
	padding-left:20px;
	border-right:237px solid #d60077;	
}
#members #right fieldset {
	border:0;
}
#members #right fieldset p {
	margin:5px 0 0;
}
#members #right label {
	clear:right;
	display:block;
	margin-bottom:3px;
	float:none;
	width:180px;
}
#members #right input, #members #right textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	margin:0 4px 3px 0;
}
#members #right input.radio {
	vertical-align:middle;
	margin:0 15px 3px 5px;
}
#members #right input.tick {
	vertical-align:middle;
	margin:0;
	padding:0;
}
#members #right input.dob {
	margin-right:0;
}
#members #right select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	background:#f2f2f2;
	margin-bottom:3px;
}
#members #right textarea {
	width:194px;
}
#members #right input.submitbutt {
	width:80px;
	margin:0;
}
#members #right .bottom_form p {
	margin:15px 0 0;
}
#members #right .radio_left, #members #right .radio_right {
	float:left;
	width:185px;
	text-align:right;
	font-size:80%;
	font-family:Tahoma, Geneva, sans-serif;
}
#mem_home {
	padding:35px 0 35px 55px;
	float:left;
}
#mem_home .comp_advert {
	background:#d60077;
	font:100%/110% Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:10px;
	width:238px;
	height:264px;
	float:left;
}
#mem_home .comp_advert h3 {
	font:330%/100% Helvetica, Arial, sans-serif;
	font-weight:bold;
	background:none;
	margin:0;
	padding:8px 0 0 10px;
}
#mem_home .comp_advert p {
	font:100%/100% Helvetica, Arial, sans-serif;
	font-weight:bold;
	background:none;
	margin:0;
	padding:0 0 0 10px;
}
#mem_home .comp_advert p#comp_image {
	margin:10px -10px 5px;
	cursor:pointer;
}
#mem_home .comp_advert p.enter {
	margin-top:10px;
	font-size:160%;
}
#mem_home .comp_advert a {
	text-decoration:none;
	color:#fff;
}
#mem_home .comp_advert a.pink {
	color:#f5bfdd;
}
#mem_home img.mem_ad {
	margin-left:45px;
}
img.elite_pic {
	float:right;
	margin:0 -40px 0 10px;
}

/* Salon */

table.opening_times td.day {
	font-weight:bold;
	color:#fff;
	background:#e971b3;
	border-bottom:1px solid #fff;
	padding:3px 0 3px 10px;
}
table.opening_times td.saturday {
	border-bottom:2px solid #e971b3;
}
table.opening_times td.time {
	border-bottom:1px solid #e971b3;
	padding:3px 10px;
}
#salon #full {
	margin:25px 0 0 40px;
}
table.salon_prices {
	margin-top:-15px;
}
table.salon_prices td.pinkhead {
	color:#fff;
	background:#d60077;
	font-weight:bold;
	padding:3px 0 3px 10px;
}
table.salon_prices td.cut {
	border-bottom:1px solid #e971b3;
	padding:3px 0;
	font-weight:bold;
}
table.salon_prices td.prices {
	border-bottom:1px solid #fff;
	background:#ea7fbb;
	color:#fff;
	padding:3px 0 3px 10px;
	font-weight:bold;
}
table.salon_prices td.pink1 {
	background:#ef99c9;
}
table.salon_prices td.pink2 {
	background:#f3b2d6;
}
table.salon_prices td.pink_line1 {
	border-bottom:1px solid #ea7fbb;
}
table.salon_prices td.pink_line2 {
	border-bottom:1px solid #ef99c9;
}
table.salon_prices td.pink_line3 {
	border-bottom:1px solid #f3b2d6;
}
.salon_thumb {
	float:right;
	margin-top:19px;
}

/* Press */

#press_image {
	margin-top:-120px;
	padding-left:44px;
	float:left;
	width:475px;
}
#pages {
	float:left;
	width:75px;
	margin:88px 0 0 40px;
}

/* Contact */

/*#contact #right {
	border-top:20px solid #d60077;
	margin:235px 0 0;
}
#contact #right h2 {
	font:250%/160% Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#d60077;
	margin:0;
	border-right:187px solid #eb80bb;
}*/
form.enqform {
	background:#eb80bb;
}
form.enqform fieldset {
	border:0;
	padding:20px 25px 20px;
}
form.enqform label {
	text-align:right;
	color:#fff;
	font-weight:bold;
	width:85px;
	margin-right:14px;
}
form.enqform input {
	background:#fff;
	border:0;
	width:260px;
	padding:4px;
}
form.enqform textarea {
	background:#fff;
	border:0;
	width:260px;
	padding:4px;
}
form.enqform input.sendbutton {
	background:#d60077;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	color:#fff;
	width:269px;
	padding-right:6px;
}
form.enqform fieldset p {
	margin:10px 0 0;
}

/* HEAT */

p.prev_next {
	text-align:center;
	margin-top:25px;
}
a.prev_block, a.next_block {
	color:#fff;
	font:160%/160% Arial, sans-serif;
	text-align:right;
	padding:3px 25px 3px 50px;
	text-decoration:none;
	font-weight:normal;
	background:#d60077;
}
a.next_block {
	text-align:left;
	padding:3px 50px 3px 25px;
	margin-left:1px;
}

/* BAFTAS 2010 */

.bafta_holder {
	height:332px;
	position:relative;
	margin-top:30px;
	background:url(/images/baftas2010-pink-bar.gif) repeat-x left bottom;
}
.bafta_celeb {
	width:229px;
	float:left;
}
.bafta_text {
	width:365px;
	float:left;
	margin-left:25px;
	color:#d60077;
	line-height:150%;
	position:relative;
	z-index:1000;
}
	.bafta_text a {
		font-weight:normal;
	}
.bafta_prod {
	position:absolute;
	top:0;
	right:0;
	height:300px;
}

/* [form] */

legend {
	font-size:120%;
	color:#818181;
	font-weight:bold;
}
fieldset {
	border:1px solid #ccc;
	padding:0 25px 20px;
}
fieldset p {
	margin:15px 0 0;
}
label {
	width:150px;
	float:left;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	background:#f2f2f2;
}
textarea {
	width:194px;
}
input.submitbutt {
	background:#dcdcdc;
}

/* [/form] */

/* [footer] */

#footer {
	padding:25px 0 0;
	height:92px;
	color:#404040;
	text-transform:uppercase;
	font-size:90%;
	clear:both;
	background:#fff;
	position:relative;
}
#news #footer {
	padding:50px 0 0;
}
#footer ul {
	width:550px;
	margin-left:20px;
	list-style:none;
}
#footer li {
	float:left;
	padding:0 12px 2px;
	line-height:100%;
	margin:5px 0 10px;
}
#footer li.valid {
	margin:5px 43px 10px 43px;
}
#footer li.valid a {
	margin:0 2px;
}
#footer img {
	float:right;
	margin:7px 15px 0 0;
}
#footer a {
	color:#404040;
	text-decoration:none;
	font-weight:normal;
}
#footer a.arrival {
	color:#00aeef;
}

/* [/footer] */

/* [extra] */

.divider {
	margin:20px 0;
	border-bottom:1px solid #d8d8d8;
	font-size:1px;
	clear:both;
}
hr {
	color:#e5e5e5;
	background-color:#e5e5e5;
	border:0;
	height:1px;
	clear:both;
}
.link1 {
	background:#eb80bb;
	color:#fff;
	font-weight:bold;
	padding:5px 7px;
	text-decoration:none;
}
.link1:hover, .link2:hover {
	background:#d60077;
	color:#fff;
}
.link2 {
	background:#eb80bb;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	padding:1px 3px;
	text-decoration:none;
}
p.alert {
	background:#eb80bb;
	color:#fff;
	font-weight:bold;
	padding:5px 7px;
	text-decoration:none;
	margin:15px 25px 5px;
	text-align:center;
}
.pink, a.pink {
	color:#eb80bb;
}
.pink2 {
	color:#f5bfdd;
}
.pink_intro {
	color:#d60077;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.center {
	text-align:center;
}
.firstpara {
	margin-top:0;
	padding-top:15px;
}
.large_intro {
	margin-top:0;
	padding-top:15px;
	font-size:120%;
	font-weight:bold;
	color:#d60077;
}
.thanks {
	margin-left:10px;
}
.nobg {
	background:none;
}
.fltlft {
	float:left;
}
.featpic {
	float:left;
	margin-right:15px;
}
.fltrt, #prod_main .fltrt {
	float:right;
}
.hide, #nav span {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}

/* [/extra] */