@charset "utf-8";

/* !Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}


/* !Elements */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	margin-bottom:10px;
}

a
{
	text-decoration:none;
	color:#b4284f;
}
/* !Divs */
#wrapper {
	width:950px;
	margin:0px auto;
	background:#eadee5 url(../../images/bg_main.jpg) top left no-repeat;
	*overflow:hidden; /* fix for Our Most Beloved IE6 */
}

#main {
	width:950px;
	height:2050px;
	padding:50px;
	background:transparent url(../../images/bg_footer.jpg) bottom left no-repeat;
	overflow:hidden;
}

/* =Classes */
.header {
	width:847px;
	margin-bottom:20px;	
}

.header-permanent {
	background:transparent url(../../images/headers/header_permanent.png) top left no-repeat;
	height:47px;
}



.header-demi_permanent {
	background:transparent url(../../images/headers/header_demi-permanent.png) top left no-repeat;
	height:47px;
}


.header-colour_care {
	background:transparent url(../../images/headers/header_colour-care-solutions.png) bottom left no-repeat;
	height:47px;
}


.header-highlighting {
	background:transparent url(../../images/headers/header_highlighting.png) bottom left no-repeat;
	height:47px;
}


.header-blonding {
	background:transparent url(../../images/headers/header_blonding.png) top left no-repeat;
	height:47px;
}


.header-mens_colour {
	background:transparent url(../../images/headers/header_mens-colour.png) bottom left no-repeat;
	height:47px;
}


.top-btn {
	float:right;
	margin-top:12px;
}

.product-container {
	display:inline;
	float:left;
	vertical-align:bottom;
	margin:0 60px 30px 0;
}

.description h5 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b4284f;	
}

.description p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	line-height:13px;
}
