*
{
	margin:0;
	padding:0;
}

body 
{ 
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container
{
    width: 1024px;
	height:auto;
    background-color:#FFFFFF;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	clear:both;
}

#header
{
	padding:5px;
}

#search
{
	float:right;
	width:270px;
}

#search p.search-text
{
	font-size:1.4em;
	color:#8D8D8D;
}

#search .search-input
{
	margin:0;
	padding:0;
	font-size:1.2em;
	color:#8D8D8D;
	margin-top:0px;
	margin-right:10px;
	vertical-align:top;
}

#search .search-button
{
	position:absolute;
	margin-top:-15px;
}

#topnav
{
	padding:0;
	margin:0;
	padding-top:5px;
	padding-left:10px;
}
	
#topnav ul li
{	
	float: left;
	list-style: none;
}

#topnav li a
{	
	color:#666766;
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	white-space: nowrap;
}

#topnav li a:hover
{	
	color:#D2BDA7;
}

#topnav li a, a:visited 
{
	text-decoration:none;
	color:#666766;
	margin-right:15px;
}

/* DROP DOWN BIT OF THE NAV BAR */		
#topnav li ul
{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background:#332D26;
	padding:5px;
	z-index:500;
	width:400px;
}

#topnav li a
{	
	color:#666766;
	font-weight:bold;
	text-decoration:none;
}

#topnav li ul li
{	
	float: none;
	display: inline;
}
		
#topnav li ul li a
{	
	margin:0;
	padding:0;
	font-size:0.7em;	
	width: auto;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}
		
#topnav li ul li a:hover p
{
	color:#CC9933;
}

#topnav li ul li a h3
{
	margin:0;
	padding:0;
	font-size:1.2em;
	color:#F0F0F0;
}

#topnav li ul li a img
{
	margin:0;
	padding:0;
	float:left;
	margin-right:5px;
	border:#000000 solid thin;  /* BLACK */
}

#topnav li ul li a:hover img
{
	border:#FFC164 solid thin;  /* ORANGE */
}

#topnav li ul li a p
{
	margin:0;
	padding:0;
	margin-top:3px;
	color:#BEBEBE;
}
	
#index
{
	margin:0;
	padding:0;
	background:url(../images/index/tigi-blonde-woman.jpg);
	min-height:690px;
}

#index #intro
{
	float:right;
	color:#CC3333;
	margin-top:20px;
	margin-right:10px;
}

#index #intro #tabs a
{
	font-weight:bold;
}

#index #intro #tabs p
{
	margin:0;
	padding:0;
}

#index #intro #tabs_OPAC
{
	opacity:0.90;
	filter:alpha(opacity=90);
}

#index #intro #tabs-1 p
{
	text-align:justify;
	margin-bottom:10px;
}

#index #intro #tabs-2
{
	width:610px;
	height:290px;
	background:url(../images/index/dermalogica.png) top left no-repeat;
}

#index #intro #tabs-3
{
	width:610px;
	height:290px;
	background:url(../images/index/nail-extensions.png) top left no-repeat;
}

#index #intro #tabs-4
{
	width:610px;
	height:290px;
	background:url(../images/index/tigi-cosmetics.png) top left no-repeat;
}

#index #offer1
{
	margin-top:5px;
	margin-bottom:5px;
	width:305px;
	height:157px;
	background:url(../images/index/latest-products/wella-blonde.png) top left no-repeat;
	float:left;
}

#index #offer2
{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	width:310px;
	height:162px;
	background:url(../images/index/latest-products/get-the-look.png) top left no-repeat;
	float:right;
}

#index #ghd-bar
{
	clear:both;
	width:1010px;
	height:134px;
	background:url(../images/index/solid-grey-bar-bg.png) top left repeat-x;
	padding:7px;
}

#index #ghd-bar #offers
{
	height:120px;
	float:left;
}

#index #ghd-bar #offers a img
{
	border:none;
}

#index #ghd-bar #featured
{
	width:620px;
	float:right;
}

#index #ghd-bar #featured .ghd-header
{
	position:absolute;
	margin-top:-35px;
}

#index #ghd-bar #featured table
{
	margin:0;
	padding:0;
	margin-top:32px;
	width:100%;
}

#index #ghd-bar #featured p
{
	text-align:center;
}

#index #ghd-bar #featured #featured_products img
{
	border:none;
	width:60px;
	height:60px;
	border:#333333 solid 3px;
}

#index #ghd-bar #featured #featured_products table
{
	border-collapse:collapse;
}


#index #ghd-bar #featured #featured_products td
{
	text-align:center;
	font-size:0.6em;
	width:25%;
	color:#FFFFFF;
}

#index #ghd-bar #featured #featured_products td:hover			
{
	color:#FF6600; /* ORANGE */
}

#index #ghd-bar #featured #featured_products td img:hover			
{
	border:#FF6600 solid 3px;
}

#search-results
{
	margin:0;
	padding:0;
	min-height:690px;
}

#search-results #page-content
{
	background-color:#C6B396;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
}


#footer
{
	margin:0;
	padding:0;
	clear:both;
}

#footer p
{
	margin:0;
	padding:0;
	color:#FFFFFF;
	text-align:center;
	font-size:0.8em;
	width:100%;
	background:#231E1A;
	padding-top:10px;
	padding-bottom:10px;
}

#ghd-hair-straighteners
{
	margin:0;
	padding:0;
	background:url(../images/ghd/background-lights.jpg);
	min-height:690px;
}

#ghd-hair-straighteners #offer
{
	background:url(../images/ghd/black-background.png) repeat-x;
	width:100%;
	height:277px;
	margin-left:10px;
}

#ghd-hair-straighteners .main_image
{
	background:url(../images/ghd/black-background.png) repeat-x;
	width:100%;
	height:460px;
	margin-left:20px;
}

#ghd-hair-straighteners .main_image img
{
	margin-left:20px;
	margin-bottom:10px;
	border:none;
}

#ghd-hair-straighteners .desc
{
	min-height:180px;
	font-size:0.7em;
	color:#F0F0F0;
	padding:10px;
	display:none;
}

#ghd-hair-straighteners .block p.iron-heading
{
	color:#FFFFFF;
	font-size:1.4em;
	margin-bottom:5px;
	font-weight:bold;
	opacity:0.70;
	filter:alpha(opacity=70);
}

#ghd-hair-straighteners .block p.list-heading
{
	color:#FF6600;
	margin-top:10px;
	margin-left:55px;
}

#ghd-hair-straighteners .block ul
{
	margin-left:70px;
	color:#F0F0F0;
}


#ghd-hair-straighteners .image_thumb
{
	background:url(../images/ghd/black-background.png) repeat-x;
	width:100%;
	height:90px;
	margin-left:20px;
}

#ghd-hair-straighteners .image_thumb a img
{
	border:none;
}

#ghd-hair-straighteners .image_thumb ul
{
	margin:0;
	padding:0;
	/* border:#00CC00 solid thin;*/
}

#ghd-hair-straighteners .image_thumb ul li
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	text-align:center;
	opacity:0.60;
	filter:alpha(opacity=60);
	vertical-align:middle;
	padding:8px;
	/*border:#FF3366 solid thin;*/
}

#ghd-hair-straighteners .image_thumb ul li:hover
{
	opacity:1;
	filter:alpha(opacity=100);
	cursor:pointer;
}

#ghd-hair-straighteners .image_thumb ul li.active
{
	opacity:1;
	filter:alpha(opacity=100);
}

.image_thumb ul li .block 
{
	display:none;
}

#ghd-hair-straighteners #thermal-protector
{
	margin-left:10px;
	margin-top:5px;
}

#blonde-inspirations
{
	margin:0;
	padding:0;
	min-height:690px;
	background:url(../images/wella_blonde/blonde-infusion-bg.jpg) top left no-repeat;
}

#blonde-inspirations #page-content
{
}


#blonde-inspirations .image_thumb
{
	margin:0;
	padding:0;
	float:right;
	width:23px;
	height:660px;	
}

#blonde-inspirations #tabs ul
{
	margin:0;
	padding:0;
	margin-top:65px;
	<!--[if IE 7 ]>
	margin-top:95px;
	<![endif]-->
	
	list-style:none;
}

#blonde-inspirations #tabs ul li
{
	margin:0;
	padding:0;
	margin-top:-58px;
	cursor:pointer;
}

#blonde-inspirations #tabs a img
{
	border:none;
}

#blonde-inspirations .main_image
{
	margin:0;
	padding:0;
	margin-top:10px;
	margin-right:23px;
}

#blonde-inspirations .main_image img
{
	float:right;
}

#blonde-inspirations .desc
{
	margin:0;
	padding:0;
	margin-top:30px;
	margin-left:10px;
	width:300px;
	float:left;	
}

#blonde-inspirations .desc .block
{
	margin:0;
	padding:0;
}

#blonde-inspirations .desc .block p.heading
{
	color:#666766;
	font-size:1.2em;
	text-align:justify;
	background:url(../images/backgrounds/black-background-opac-10.png) top left repeat-x;
	padding:10px;
}

#meet-the-team #page-content
{
	margin:0;
	padding:0;
	margin-top:40px;
	border:#FFFFFF solid thin;		/* IE needs this line otjherwise a big space is left at bottom of this div?? */
}

#meet-the-team #info
{
	width:350px;
	float:left;
}

#meet-the-team #info p
{
	font-size:0.8em;
	text-align:justify;
}

#meet-the-team img
{
	margin:0;
	padding:0;
}

#meet-the-team #photos
{
	float:right;
}

#meet-the-team #photos .panel-overlay
{
	font-size:1.2em;
}

#wellastrate
{
	width:1024px;
	height:627px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	background:url(../images/wellastrate/wellastrate_bg.jpg) top left no-repeat;	
}

#wellastrate #page-content
{
	margin-top:20px;

}

#wellastrate .heading hr
{
	margin-top:5px;
	margin-left:10px;
	width:950px;
}

#wellastrate .heading1
{
	font-size:3em;
	font-weight:bold;
	color:#a9aca4;
	margin-left:10px;
}

#wellastrate .heading2
{
	color:#FFFFFF;
}

#wellastrate .intro
{
	margin-left:10px;
	margin-top:10px;
	margin-right:30px;
	font-size:0.8em;
	width:305px;
	text-align:justify;
	color:#666666;
	float:left;
}

#wellastrate .intro .heading
{
	font-weight:bold;
}

#wellastrate .technique
{
	margin-left:10px;
	margin-top:10px;
	font-size:0.8em;
	text-align:justify;
	color:#666666;
}

#wellastrate .technique .text1
{
	font-size:0.8em;
	margin-bottom:5px;
}
