@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin: 0;
	padding: 50px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #858586;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, dl, address {
	margin: 0 0 12px 0;
	padding: 0;
}
a {
	color: #464545;
	text-decoration: none;
}
#Wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	position: relative;
	background: url(../images_gen/home_bg.jpg) no-repeat top right;
	text-align: left;
	min-height: 540px;
}
#HomeFlash {
	width: 263px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
#HomeFlashButton {
	width: 263px;
	height: 600px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	cursor: pointer;
	display: block;
}
#Header {
	width: 697px;
}
#Logo {
	float: left;
	width: 93px;
	margin: 0;
}
body#home div#Logo {
	float: left;
	width: 126px;
	margin: 0 0 0 50px;
}
#ToolBar {
	width: 260px;
	float: left;
	padding: 104px 0 0 50px;
}
#ToolBar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 300px;
	float: left;
	font-size: 85%;
	text-transform: uppercase;
}
#ToolBar li  {
	padding: 0 10px 0 0;
	float: left;
}
body#home div#ToolBar {
	padding: 141px 0 0 20px;
}
#Navigation {
	width: 697px;
	padding: 45px 0 50px 0;
	clear: both;
}
#Search {
	float:right;
	margin: 0 25px 0 0;
	width: 240px;
	padding: 97px 0 0 0;
	text-align: right;
}
body#home div#Search {
	width: 215px;
	padding: 134px 0 0 0;
}
#Search form {
	display: block;
	margin: 0;
	padding: 0 0 0 0;
}
#SearchHeader input#SearchHeaderInput {
	width: 100px;
	border: 1px solid #c8c8c8;
	padding: 3px;
	background: url(../images_gen/search_bg.gif) no-repeat top left;
	color: #bbb;
}
input#SearchHeaderGo {
	width: 50px;
	background: #fff;
	border: 1px solid #c8c8c8;
	color: #bbb;
	font-size: 11px;
	padding: 4px 4px 3px 4px;
	cursor: pointer;
	text-align: center;
}
a#Cart {
	display: block;
	font-size: 85%;
	width: 30px;
	font-weight: bold;
	background: url(../images_gen/cart-icon.gif) left no-repeat;
	padding: 0 0 2px 15px;
	color: #990000 !important;
	margin: 5px 0 0 0;
	float: left;
	text-align: left;
}
body#home div#Navigation {
	padding: 50px 0 50px 0;
}
#MainNav {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
#MainNav li {
	float: left;
	padding: 0;
	margin: 0;
	border-left: 1px solid #464545
}
#MainNav li.First {
	border-left: none;
}
#MainNav li h1 {
	margin: 0;
	padding: 0 10px;
	font-size: 110%;
	font-weight: normal;
}
#MainNav li.First h1 {
	padding: 0 10px 0 0;
}
#MainNav li a {
	color: #464545;
	text-decoration: none;
}
#MainNav li a.Active {
	background: url(../images_gen/sub_active_bg.gif) no-repeat left;
	padding: 0 0 0 15px;
}
#MainNav li a:hover {
	color: #858586;
	text-decoration: underline;
}
#LeftCol {
	float: left;
	width: 159px;
	padding: 0 0 85px 0;
}
#LeftCol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#LeftCol li {
	margin: 0;
	padding: 0 0 20px 0;
	text-transform: lowercase;
}
#LeftCol li h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
}
#LeftCol li a.Active {
	margin: 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	font-size: 100%;
	background: url(../images_gen/sub_active_bg.gif) no-repeat left;
}
#LeftCol ul.SubNested {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}
#Page {
	padding: 0 15px 20px 50px;
	width: 463px;
	float: right;
	margin: 0 265px 0 0;
	border-left: 1px solid #464545;
	min-height: 305px;
	position: relative;
}
#seminarVideo {
	float: right;
	width: 100px;
	margin-left: 10px;
}
#Content h1 {
	font-size: 160%;
}
#Content h2 {
	font-size: 140%;
}
#Content h3 {
	font-size: 120%;
}
#Content h4 {
	font-size: 100%;
}
#FullPage {
	padding: 0 15px 20px 50px;
	width: 728px;
	float: right;
	margin: 0 0 0 0;
	border-left: 1px solid #464545;
	min-height: 305px;
	position: relative;
}
body#home div#Page {
	padding: 0 0 45px 50px;
	width: 600px;
	float: none;
	border: none !important;
	margin: 0 265px 0 0;
	min-height: 10px;
}
a.Back {
	position: absolute;
	top: -20px;
	right: 0;
}
#Page h1, #FullPage h1 {
	font-size: 150%;
	font-weight: normal;
}

#RightCol {
	width: 142px;
	margin: 5px 0 15px 15px;
	padding: 0;
	float: right;
}
.ImageHolder {
	margin: 0 0 15px 0;
	text-align: center;
	color: #fff;
	background: #CACACB;
	border: 1px solid #CACACB;
	width: 140px;
	float: right;
}
.ImagesUnderneath .ImageHolder {
	margin: 0 15px 15px 0 !important;
	float: left !important;
}
.Process div.ImageHolder {
	margin: 0 0 10px 15px!important;
}
.ImageHolder a, .ImageHolder img {
	padding: 0;
	margin: 0 0 0 0;
}
.ImageHolder p {
	font-size: 80%!important;
	margin: 0;
	padding: 5px;
}
.RelatedLinks {
	margin: 0 0 15px 0;
}
.RelatedLinks h3 {
	font-size: 120%;
	margin: 0 0 5px 0;
}
.RelatedLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#Footer {
	font-size: 80%;
	padding: 35px 15px 20px 50px;
	width: 463px;
	float: right;
	margin: -30px 265px 0 0;
}
body#home div#Footer {
	width: 910px;
	font-size: 80%;
	padding: 0;
	margin: 0;
}
#FooterTestimonial {
	font-size: 120%;
	padding: 0 0 15px 0;
	display: none;
}
#Footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#Footer ul li {
	float: left;
	padding: 0 30px 0 0;
}
#Credit {
	width: 463px;
	padding: 25px 0 0;
	clear: both;
}
#Credit img {
	width: 120px;
	display: block;
}
#Credit p {
	width: 325px;
	padding: 3px 0 0 0;
}
#Credit a {
	color: #888;
}
#GalleryIndex {
	padding: 20px 0;
	width: 500px;
}
#GalleryIndexLeft {
	width: 240px;
	text-align: right;
	float: left;
}
#GalleryIndexRight {
	width: 240px;
	float: right;
}
#GalleryIndex dl {
	text-align: center;
}
#GalleryIndex dt {
	padding: 0 0 10px 0;
}
#GalleryIndex dd {
	padding: 0;
	margin: 0;
}		
.GalleryRow {
	padding: 15px 0 15px 0;
	border-top: 1px solid #DADADA;
}
.GalleryRowFirst {
	padding: 0 0 15px 0;
}
.GalleryTeaser {
	width: 190px;
	height: 220px;
	padding: 8px 10px 4px 10px;
	text-align: center;
}
.LeftGallery {
	float: left;
	margin: 0 47px 0 0;
}
.RightGallery {
	float: right;
}
.GalleryTeaser p {
	margin: 5px 0 0 0 !important
}
.GalleryTeaser img {
	border: none;
}
.GalleryTeaser h3 {
	font-size: 120% !important;
	font-weight: normal;
	margin: 0 0 5px 0!important
}
.GalleryTeaser h3 a {
	text-decoration: none !important;
	color: #757575 !important;
	font-weight: normal !important;
}
.GalleryTeaser h3 span {
	font-size: 70%;
	font-style: italic;
	color: #757575;
}
.GalleryThumbs {
	width: 740px;
	height: 155px;
	padding: 0;
	overflow: auto;
	overflow-y: hidden;
    white-space: nowrap;
}
dl.GalleryMainImage {
	margin: 0;
	padding: 0 0 20px 0;
	width: 700px;
	height: 290px;
}
dl.GalleryMainImage dt {
	margin: 0;
	padding: 0;
	float: left;
}
dl.GalleryMainImage dt img {
}
dl.GalleryMainImage dd {
	display: block;
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
}

/* CATEGORY PAGES */
div.ProductRow {
	padding-bottom: 10px;
	font-size: 85%;
	font-weight: bold;
}
div.ProductRow dl{
	width:130px;
	float:left;
	padding-left: 15px;
}
div.ProductRow dl.ProductRowFirst{
	padding-left: 0;
}
div.ProductRow dt{
	margin:0;
	text-align:center;
	width:130px;
	overflow: hidden;
}
div.ProductRow dt img{
	margin-bottom: 5px;
}
div.ProductRow dt a {
	text-decoration: none;
	color: #006A4E;
}
div.ProductRow a:hover{
	color: #E22C1D;
}
div.ProductRow a img{
	border: none;
}
div.ProductRow dt span.New {
	font-style: italic;
	color: #F00;
}
div.ProductRow dt span.AvailableOnline a {
	color: #F00;
}

/*SHOP*/
p.catText {
	padding-bottom: 35px;
}
h2.ShopHeading {
	font-size: 200%!important;
	font-weight: normal;
	color: #74B4A4!important;
	font-style: italic;
	margin: 0!important;
	border-bottom: 1px dashed #BADAD1;
	width: auto!important;
}
.ProductItem, .BoxDiv {
	margin: 15px 0 0 0;
	padding: 10px;
	border-bottom: 1px dashed #BADAD1;
}
.ProductItem img {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.BoxDiv img {
	margin: 0 10px 5px 0;
	padding: 0;
	float: left;
}
.ProductItem a, .BoxDiv a{
	text-decoration: none;
}
.ProductItem blockquote, .BoxDiv blockquote {
	margin: 0 0 15px 15px !important;
	padding: 0 0 0 20px !important;
	float: left;
	width: 512px;
}
.ProductItem dl, #ProdInfo dl {
	width: 400px;
	display: block;
	margin: 0;
	padding: 0 0 8px 0;
}
.ProductItem dt, #ProdInfo dt {
	width: 200px;
	float: left;
	color: #000;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.ProductItem dd, #ProdInfo dd {
	width: 200px;
	float: right;
	padding: 0;
	margin: 0;
}
.ProductItem h4, .BoxDiv h4 {
	color: #000;
	padding: 0!important;
	margin: 0!important;
	font-size: 100%;
}
.ProductItem h4 span.New {
	font-style: italic;
	color: #F00;
}
.ProductItem h5 {
	color: #000;
	font-size: 100%;
	margin: 5px 0;
}
.ProductItem p, .BoxDiv p {
	margin: 7px 0 !important;
	padding: 0 !important;
}
.ProductItem div.Buttons {
}
.ProductItem div.Buttons .ComingSoon {
	font-weight: bold;
	font-style: italic;
	
}
a.AddToCart {
	background: #fff url(../images_gen/cart-icon.gif) no-repeat left;
	color: #CC0000;
	font-weight: bold;
	padding: 3px 3px 3px 17px;
	width: 90px;
	display: block;
}
a.MoreInfo {
	background: #fff url(../images_gen/info-icon.gif) no-repeat left;
	color: #CC0000;
	font-weight: bold;
	padding: 3px 3px 3px 17px;
	width: 90px;
	display: block;
}
#TeamImages {
width: 450px;
}
.TeamPics {
float: left;
}
#ProdInfo {
	width: 400px;
	float: right;
}
#DetailCopy {
	margin: 0;
	padding: 0 0 15px 0;
}
#DetailCopy p#Price{
	font-weight:bold;
	color: #006A4E;
	font-size: 130%;
	margin-bottom: 15px !important;
}
#DetailCopy p#PriceNormal{
	font-weight:bold;
	color: #000;
	font-size: 100%;
	margin-bottom: 12px !important;
}
#DetailCopy p#Author{
	margin-top: 0px !important;
}
#DetailImage {
	width: 280px;
	float: left;
	padding: 0 20px 20px 0;
}
.ProdThumb {
	display: block;
	float: left;
	width: 150px;
	margin: 0 30px 0 0;
	padding: 5px 0 0 0;
}
div.Last {
	margin: 0 !important;
}

.StringBreaker {
	font-size: 0%;
}

a img {	
	border: none;
}
.SalonCity {
	width: 180px;
	padding: 10px;
	margin: 0 0 10px 0;
}
.SalonTeaser {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #f3f3f3;
}
.SalonCity h2 {
	font-size: 120%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#London {
	float: left;
}
#Oxford {
	float: right;
	margin: 0 30px 0 0;
}
#Manchester {
	float: left;
}
#Sydney {
	float: left;
}
.SalonDetails table, 
#Content table {
	border-collapse: collapse;
	border: 1px solid #DDDDDD;
	font-size: 95%;
}
.SalonDetails tr:hover, 
#Content table tr:hover {
	background: #ddd;
}
.SalonDetails td p, 
#Content table td p {
	margin: 0 !important;
}
.SalonAddresses {
	background: #f3f3f3;
	border: 1px solid #eee;
	width: 600px;
}
.SalonAddresses dt {
	background: #eee;
	font-size: 130%;
	padding: 10px;
	border-bottom: 1px solid #eee;
}
.SalonAddresses dd {
	padding: 0;
	width: 200px;
	float: left;
	margin: 0;
}
.SalonAddresses dd a {
	display: block;
	padding: 10px;
	width: 180px;
}
.SalonAddresses dd a:hover {
	background: #eee;
}
.SalonAddresses dd a.Active {
	background: #858586;
	color: #fff;
}

.StandardTeaser {
	margin: 8px 0;
	padding: 6px 0 2px 0;
	border-bottom: 1px solid #f3f3f3;
}
.StandardTeaser.First {
	border-bottom: 1px solid #f3f3f3;
}
.StandardTeaser img {
	float: right;
	margin: 0 0 5px 15px;
}
.StandardTeaser h3 {
	font-size: 110%;
	margin: 0 0 5px 0!important;
	color: #68C5D7;
}
ol.SearchResults {
	margin: 0;
	padding: 0;
}
ol.SearchResults li {
	font-size: 95%;
	width: 600px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
.NoShow {
	display: none;
}
hr {
	border: none 0;
	border-top: 1px dashed #C8C8C8;
	width: 100%;
	height: 1px;
	padding: 0 0 10px 0;
}
#PressCopy {
	display: none;
}
#Careers {
	width: 500px;
}
.CareersHr {
	width: 400px;
	float: left;
}
dl.Brochure {
	width: 600px;
	margin: 0 0 20px 0;
}
dl.Brochure dt {
	width: 50px;
	float: left;
}
dl.Brochure dd {
	width: 530px;
	float: right;
	padding: 15px 0 0 0;
	margin: 0;
}
