/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	color: #fff;
	background-color: white;
	/*font: 14px/1.231 Helvetica, Calibri, Arial, sans-serif;*/
	/* font: 70% Verdana, "Trebuchet MS", sans-serif; */
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 1.4em;
	font-size: 80%;
	*font-size: small;
	*font: x-small;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}



@font-face {
    font-family: 'DidotRegular';
    src: url('https://www.myshowcase.com/font/didot_regula r/didot_headline-webfont.eot');
    src: url('../font/didot_regular/didot_headline-webfont.eot') format('embedded-opentype'),
         url('../font/didot_regular/didot_headline-webfont.woff') format('woff'),
         url('../font/didot_regular/didot_headline-webfont.ttf') format('truetype'),
         url('../font/didot_regular/didot_headline-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'DidotBold';
    src: url('../font/didot_bold/didot_headline_bold-webfont.eot');
    src: url('../font/didot_bold/didot_headline_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../font/didot_bold/didot_headline_bold-webfont.woff') format('woff'),
         url('../font/didot_bold/didot_headline_bold-webfont.ttf') format('truetype'),
         url('../font/didot_bold/didot_headline_bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DidotDemiRegular';
    src: url('https://www.myshowcase.com/font/didot_demi-regular/didot_headline_demi-webfont.eot');
    src: url('https://www.myshowcase.com/font/didot_demi-regular/didot_headline_demi-webfont.eot#iefix') format('embedded-opentype'),
         url('https://www.myshowcase.com/font/didot_demi-regular/didot_headline_demi-webfont.woff') format('woff'),
         url('https://www.myshowcase.com/font/didot_demi-regular/didot_headline_demi-webfont.ttf') format('truetype'),
         url('https://www.myshowcase.com/font/didot_demi-regular/didot_headline_demi-webfont.svg#DidotHeadlineDemiRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}





/* from MyFontsWebfontsKit */
.bodoni-italic {
	font-family: BodoniAnt-LigIta;
	font-weight: normal;
	font-style: normal;
	font-size:150%;
	line-height: 1.3em;
}
.bodoni-bold {
	font-family: BodoniAnt-DemBol;
	font-weight: normal;
	font-style: normal;
	font-size: 150%;
}

.lato {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	}
.lato-italic {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: italic;
	}
.lato-bold {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: bold;
	}

.pink {
	color: #cb1963;
	}

div#bodyOuterWrapper {
	margin: 0px;
	padding: 0;
	background: #FFF;
	/* 
	background-image: url(../media/images/furniture/bg-white.png);
	background-repeat: repeat-x;
	background-position: center top;
    */
}

div#bodyWrapper {
	margin: auto;
	width: 1026px;
	padding: 0px 0px 0px 0px;
	color: #000;
}

div#contentWrapper {
	min-height: 400px;
	/* 
     * A padding-top is added because the div#headerWrapper has a fixed position.
     * The height of div#headerWrapper can change, so a JS script adjust the padding-top on the fly (see adjustContentWrapperPadding() in myshowcase.js)
	 * The default value (124px) is the height of the div#headerWrapper when the admin bar is not displayed
	 */
	padding: 124px 0px 0px 0px; 
}


	
div#headerWrapper {
	min-height: 120px;
	padding: 0px 0px 0px 0px;
	border-bottom: 3px solid #cb1963;
	position: fixed;
	z-index: 999;
	background-color: white;
	width: 1026px;
}

body.user-logged div#contentWrapper {
	padding: 154px 0px 0px 0px; /* 126 + 28 = 154px*/
}

div#headerWrapperAdmin {
	min-height: 80px;
	padding: 0px 0px 0px 0px;
	border-bottom: 3px solid #cb1963;
	position: fixed;
	z-index: 999;
	width: 1026px;
	background-color: white;
}

div#footerWrapper {
	margin: 20px 0 0 0;
	padding: 0px;
}


div#home,div#bodycontent {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 1.45em;

}

div#progress {
	margin: 18px 0px 20px 5px;
	padding: 10px 0px 5px 0px;

}

div#progress ol {
	clear: both;
	margin: 0px auto 12px auto;
}

div#progress ol li {
	display: inline;
	padding: 0;
	margin: 0;
}

div#progress span,#progress a {
	padding: 0.4em 24px 8px 24px;
	border-bottom: 2px solid #999;
}
div#progress span {
	color: #666;
	}


div#progress span.header {
	font-size: 1.8em;
	font-family: BodoniAnt-DemBol;
	font-weight: normal;
	font-style: normal;
	border-bottom: 0;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 4px;
	color: #000;
}

div#progress span.active {
	font-weight: bold;
	color: #000;
	padding-bottom: 4px;
	border-bottom: 6px solid #000;
}

div#progress a.complete {
	font-weight: bold;
	color: #333333;
	background: none;
	border-bottom: 2px solid #999;
}

div#progress a.complete:hover {
	font-weight: bold;
	padding-bottom: 4px;
	color: #000;
	background: none;
	border-bottom: 6px solid #999;
}

div#product-detail-carousel {
	margin: 20px 0px 0px 40px;
	}

div#rsvp {
	background: #7FC2D6;
	float: right;
	width: 25%;
	height: 160px;
	}

div#rsvp h1 {
	color: #fff;
	padding: 10px 0px 10px 50px;
	}

div.sectioncontent {
	padding-right: 12px;
}

div.section {
	display: block;
	float: left;
	width: 100%;
	clear: both;
	padding: 0px 0px 0px 0px;
}



div.section-half-dottedright {
	float: left;
	width: 48%;
	margin: 0px;
	padding: 5px 5px 10px 10px;
	border-right: 1px dashed black;
}

div.section-half {
	float: left;
	width: 48%;
	margin: 0 10px 0 0;
	padding: 0px 0px 10px 10px;
	
}

div.section-half.right {
	float: right;
}

div.dotted {
	float: left;
	width: 1%;
	margin: 0px;
	border-right: 1px dashed black;
}



.minheight300 {
	min-height: 300px;
	}

.quote {
	font-family: BodoniAnt-LigIta;
	font-size: 120%;
	line-height: 120%;
	width: 80%;
	margin: 0 auto;
	}

.dottedright {
	 border-right: 1px dashed black;
	}

.dottedleft {
	border-left: 1px dashed black;
	min-height: 1400px;
	}

.dottedtop {
	 border-top: 1px dashed black;
	}
.dottedbottom {
	 border-bottom: 1px dashed black;
	}
.dottedbottomtop {
	 border-top: 1px dashed black;
	  border-bottom: 1px dashed black;
	}



.right {
	float: right;
}

.left {
	float: left;
}


.error {
	color:red;
	border: 1px red;
	}

div.section-third {
	display: inline;
	float: left;
	width: 25%;
	margin: 20px 0px 0px 15px;
}

div.section-third.product {
	margin: 5px 0px 0px 5px;
}

div.section-twothird {
	display: inline;
	float: left;
	width: 72%;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.long-height {
	min-height: 1089px;
	}

div.section-quarter {
	display: inline;
	float: left;
	width: 25%;
	text-align: center;
}
div.section-five {
	display: inline;
	float: left;
	width: 20%;
	text-align: center;
}
div.homepage-box {
	display: inline;
	float: left;
	width: 250px;
	height: 300px;
	border: 1px solid black;
	padding: 20px;
	margin: 10px 35px 10px 0px;
	font-size: 160%;
	font-family: BodoniAnt-DemBol;
	line-height: 1.2em;

	}

div.section-quarter small {
	padding: 0px 5px 0px 0px;
}

div.section-fifth {
	display: inline;
	float: left;
	width: 20%;
	text-align: center;
}

.thintext {
	font-family: "Arial Narrow";
}


img.next {
	float: right;
	}
img.prev {
	}

form p {
	line-height: 1.2em;
	display: block;
	clear: both;
	color: #666;
	/* padding: 5px 0px 5px 5px; */
	/*min-height: 2.4em;*/
}


form p label,
div.form p label,
div.form  label,
label.form-label {
	display: block;
	float: left;
	width: 200px;
	margin-right: 10px;
	color: #000;
	margin-right: 10px;
}
form p label.no-float,
div.form p label.no-float,
div.form  label.no-float {
	display: inline;
	float: none;
	width: auto;
	margin: 0;
}

form p label.radiobutton {
	width: auto;
	float: none;
	display: inline;
}

form p label.value {
	width: 706px;
}

form p label.valuehalf {
	width: 253px;
}


form.narrow {
	margin: 10px auto;
	display: block;
	width: 480px;
}

form.narrow p label {
	width: 230px;
}

form.main {
	display: block;
	width: 550px;
	margin: 10px auto;
}

form.med {
	padding: 10px 0px 0px 10px;
	}






div#headerbar a {
	color: #000;
	text-decoration: none;
	padding: 4px;
	text-decoration: none;
}

a {
	/* color: #e2006d; */
	color: #cb1963;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #E9B7D2;
	}


a.pink, p a, ul li a, a.grey, td a, a.table_link {
	color: #cb1963;
}

a.basket-quantity-change {
	font-size: 16px;
	font-weight: bold;
	}

a.pink:hover, ul li a:hover, a.grey:hover, p a:hover, td a:hover, a.table_link:hover {
	/*background-color: #000;
	color: #fff;*/
	color: #E9B7D2;
}

.spacer-right {
	margin-right: 20px;
	}




div#panel a.xmas {
	color: #CE3C35;
	}
div#panel a.xmas:hover {
	color: white;
	background: #CE3C35;
	}

a img {
	border: none;
}

img.logo {
    float: left;
    padding: 15px 0px 10px 10px;
    margin: 0px 0px 0px 0px;
    height: 57px; /* All image in the header needs to have a fixed height, see adjustContentWrapperPadding() in myshowcase.js */
}
	
div#panel a.logo {
	padding: 0px 0px 0px 0px;
	}

.smallgrey {
	color: #666666;
	font: 60% Calibri, "Trebuchet MS", sans-serif;
}

.red {
	color: #CB1963;
	}

span {
	margin: 0px;
	padding: 0px;
	}

span.title {
	font-size: 150%;
	font-family: BodoniAnt-LigIta;
	font-style: normal;
	}

div#tagline {
	position: relative;
	top: 44px;
	left: 40px;
	/*font-size: 100%;*/
	}
div#login {
	padding: 7px 20px 0px 0px;
	float: right;
	margin: -30px 0px 0px 0px;
	max-width: 680px;
	}
div#menu-share {
    float:right;
    position: relative;
    top: 12px;
}	
div#order-info {
	float: right;
	width:350px;
	border: 1px solid #333;
	padding: 5px;
	clear: none;

	}
span.dotted {
	margin: 10px 0px 0px 0px;
	}

span.smallgrey {
	font-size: 90%;
}

p.small {
	font: 60% Calibri, "Trebuchet MS", sans-serif;
}

p.centred {
	text-align: center;
}

.highlight {
	color: blue;
}

.spacer {
	margin: 24px 0px;
}




p,.med,dd,dt,li,td,th,caption {

}

p {
	padding: 5px 5px 5px 5px;
	}

br.clear {
	clear: both;
}

li {
	margin: 0px 0px 3px 24px;
}


tt {
	font: 11px Consolas, Lucida Console;
}

dt {
	font: bold 90% Calibri, "Trebuchet MS", sans-serif;
	font-size: 90%;
	margin-bottom: 5px;
}

dl {
	margin: 10px;
}

dd {
	margin-bottom: 10px;
}

.warning {
	color: #FF0000;
}

.notification,.notification li {
	color: #66BB66;
}

.offer {
	color: #CC0000;
}



h1, h2, h3 {
	font-size: 2.0em;
	font-family: BodoniAnt-DemBol;
	font-weight: normal;
	font-style: normal;
	/*font-family: 'DidotRegular',Arial,sans-serif;
	text-transform:uppercase;*/
	letter-spacing: 0;
	display: block;
	line-height: 100%;
	clear: both;
}

h1 {
	width: 99%;
	padding: 20px 0px 10px 5px;
	margin: 0px 0px 5px 0px;
	/*background: #CCCCCC;*/
	}
h2 {
	font-size: 2em;
	padding: 10px 10px 2px 5px;
	}
h3 {
	font-size:1.4em;
	padding: 10px 10px 10px 5px;
	}
h4 {
	font-size:1.1em;
}
	
h2 a {
	color: #000;
}
h2 a:hover {
	color: #666;
}

h2.breadcrumb a, div#product-list h2 a {
	color: #CB1963;
}
h2.breadcrumb a:hover, div#product-list h2 a:hover {
	color: #E9B7D2;
}

h2 span.bg-pink {
	background: #cb1963;
	color: white;
	padding: 5px 5px 0px 5px;
	}

h2 span.bg-green {
	background: #86ECC9;
	padding: 5px 5px 0px 5px;
	}

.inline {
	display: inline;
	}
.center {
	text-align: center;
	}
.upper {
	text-transform:uppercase;
	}
/* .bg-green {
	background-color: #86ECC9;
}
.bg-yellow {
	background-color: #FCE3A5;
}
.bg-blue {
	background-color: #7FC2D5;
	}

.bg-pink {
	background: #cb1963;
	color: white;
	}
	 */
/* .bg-grey {
	background-color: #CCCCCC;
	} */
.bg-red {
	background: #FF6161;
	color: white;
	}
.bg-black {
	background: black;
	}
.bg-dotted {
	background-color: #ccc;
	background-image: url(../media/images/furniture/bg-dotted.png);
	background-repeat: repeat-y;
	background-position: center top;
	}

tr.bg-red a {
	color: black;
	}
tr.bg-red a:hover {
	color: grey;
	}


h1 italic, h2 italic {
	font-family: BodoniAnt-LigIta;
}







input {
	margin: 0 0 0px 0;
	color: #000;
}

input.textbox,select.textbox,input.required,select.required,textarea.textbox
	{
	border: 1px solid #AAA;
	padding: 4px;
	/*border-radius: 4px;*/
	background: #fff;
}



input.fancybutton,a.fancybutton, button.fancybutton
	{
	text-align: center;
	cursor: pointer;

	/*font-size: 90%; font-weight: bold;*/
	font-size: 100%;
	border: 0;
	/*border-radius: 4px;*/
	background: #000;
	color: #fff;
	/*border: 2px solid #AAA;*/
	padding: 4px 8px 4px 8px;
	margin: 5px 0px 5px 0px;

}

input.fancybutton.reset,a.fancybutton.reset, button.fancybutton.reset
{
	background-color: #666666;
}

input.bigbutton,a.bigbutton {
	padding: 16px 32px 16px 32px;
	/* border-radius: 8px; */
	font-size: 120%;
}


div.more {
	margin: 0px 3px 10px 670px;
	}
div#share {
    float: right;
    margin: -62px 0 0 600px;
    width: 200px;
}
img.share {
	width: 30px;
	}
img.shadow {
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
margin: 5px 5px 5px 5px;
}
a.morebrands {
	float: left;
	margin: 0px 0px 16px 5px;
	}

span.morebrands {
	width: 826px;
	float: left;
	}
input.fancybutton.small, a.fancybutton.small, button.fancybutton.small {
	font-size: 0.8em;
	padding: 2px 8px 2px 8px;
	background-color: #666;
	margin: 0px 0px 0px 3px;;
}
input.fancybutton:hover, a.fancybutton:hover, button.fancybutton:hover {
	color: white;
	/* background-color: #999; */
	background-color: #cb1963;
	}


.hide {
	display:none;
	}

a.narrowpadding {
	padding-left: 12px;
	padding-right: 12px;
}

textarea {
	width: 100%;
}

textarea.item {
	height: 80px;
	}
.button1 {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 90%;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	cursor: hand;
}

ul.inline1 {
	margin: 0px;
	list-style-type: none;
}

ul.inline1 li {
	display: inline;
	list-style: none;
	margin: 0px 17px 0px 0px;
	padding: 0px;
}

ul.nodisc {
	list-style-type: none;
}

ul.arrow {

	}
.carousel {
	float: left;
	}
.carousel li {
	width:180px;
	height: 350px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	/*
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 90%;
	font-weight: bold;
	*/
	}
a.prev {
	padding: 100px 0px 0px 0px;
	float:left;
	}
a.next {
	padding: 100px 0px 0px 0px;
	float:left;
}
.product-height {
	min-height:372px;
	position: relative;
}
.product-height .remove {
	position: relative;
	left: 77px;
	float: right;
	top: 18px;
	left: 2px;
}
.product-height .product-description p {
	margin: 0;
	padding:0;
}
.product-height img#product {
	width: 160px;
}

.catalogue-carousel {
	float: left;
	width:432px;
}
.catalogue-carousel li {
	background-image: url(http://www.fashionetteparis.com/images/furniture/carousel-bg-on.png);
	height: 99px;
	width: 72px;
	}



/* Positioning */


div#headerbar {
	overflow: hidden;
	padding: 0
}

div#panel h1 {
	margin: 0px;
	padding: 6px 12px 6px 12px;
}

div#headerbar ul {
	padding: 4px 0px 4px 10px;
	list-style: none inside none;
	text-transform:uppercase;
}

ul#subnav {
	/* font-size: 1.0em; */
	list-style: none inside none;
	display:table;
	vertical-align: middle;
	margin: 10px 0px 0px 0px;
	}
	
ul#subnav li {
	display: table-cell;
	height: 20px;
	padding: 0px 20px 0px 0px;
	vertical-align: middle;
	}


div#headerbar {

	}
div#subnav {


}



ul#tabs {
	/* font-size: 1.0em; */
	clear: left;
	float: left;
	list-style: none inside none;
	display:table;
	/* font: 140% 'DidotBold',Arial,sans-serif; */
	/* font: 140% 'BodoniAnt-DemBol',Arial,sans-serif; */
	/*vertical-align: middle;*/
	width: 100%;
	text-align: center;
	table-layout: fixed;
	/*width: 1020px;*/
	}
span.menu-header {
	font: 140% 'Lato',Arial,sans-serif;
	}
ul#tabs li {
	display: table-cell;
	height: 21px;
	padding: 10px 10px;
	/*vertical-align: middle;*/
	position:relative;
	}

ul#tabs li a {
	color: black;
	}


ul#tabs li a:hover {
	color: #E9B7D2;
}

ul#tabs li#share a:hover {
	background-color: #fff;
}
ul#tabs li span.menu-header {
	position: relative;
	top: 4px;
	text-transform:uppercase;
}

/**
 * Sub menu.
 */

/*
 * Note if you changed the width of ul#tabs li.sub-tabs. 
 * Please change the following value as well:
 * - The width line which hide the part of the panel: ul#tabs li.sub-tabs div.hide-menu-line (change the IE9 and IE10 fix as well)
 * - The width of the menu panels: ul#tabs li.sub-tabs#sub-tab1 div.sub-tabs and ul#tabs li.sub-tabs#sub-tab2 div.sub-tabs (change the IE9 and IE10 fix as well)
 *			
 */
ul#tabs li.sub-tabs {
	/* width: 100px; */
}
ul#tabs li.sub-tabs div.hide-menu-line {
	width: 165px; 
}

ul#tabs li.sub-tabs#sub-tab1 div.sub-tabs {
	width: 1000px;
}
ul#tabs li.sub-tabs#sub-tab2 div.sub-tabs {
	width: 829px;
}
ul#tabs li.sub-tabs#sub-tab3 div.sub-tabs {
	width: 658px;
	/*width: 144px;*/
}
ul#tabs li.sub-tabs#sub-tab4 div.sub-tabs {
	width: 487px;
	/*width: 144px;*/
}
ul#tabs li.sub-tabs#sub-tab5 div.sub-tabs {
	width: 316px;
	/*width: 144px;*/
}
ul#tabs li.sub-tabs#sub-tab6 div.sub-tabs {
	width: 144px;
}

ul#tabs li.sub-tabs.open  { /* open state. */
	background-color: white;
	border-left: 3px solid #cb1963;
	border-right: 3px solid #cb1963;
	border-top: 3px solid #cb1963;
	padding: 0px 7px 0px 7px; /* padding 10px - border 3px = 7px*/
}

ul#tabs li.sub-tabs div.sub-tabs-wrapper { /* sub menu div */
	position: absolute; /* Postioned relative to ul#tabs li.open */
	margin: 10px 0 0 -10px;
	z-index: 20;
	text-align: left;
}
ul#tabs li.sub-tabs div.sub-tabs-wrapper ul.first {
	margin: 0px 0px 0px 15px;
}

ul#tabs li.sub-tabs div.sub-tabs {
	border :  3px solid #cb1963;
	background-color: white;
	z-index: 10;
	padding: 10px 10px;
	/*position: relative;
	top: 4px;*/
	display: none;
}
ul#tabs li.sub-tabs div.sub-tabs ul {
	list-style: none inside none;
	float: left;
	width: 130px;
}
ul#tabs li.sub-tabs div.sub-tabs ul.one_column {
	width: auto;
}
ul#tabs li.sub-tabs div.sub-tabs ul li {
	display: block;
	text-transform: none;
	height: auto;
	padding: 2px 0px;
	margin: 0;
	vertical-align: inherit;
}
ul#tabs li.sub-tabs div.hide-menu-line { /* Hide pink bar. */
	background-color: white;
	height: 3px;
	margin: 0px 0px 0px 3px;
	position: absolute;
	display: none;
}

ul#tabs li.sub-tabs.open div.hide-menu-line {
	display: block
}



div#subnav ul li, div#headerbar ul li {
	display:inline;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;

}
div#panel ul li.title {
	margin: 0px 50px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

div#headerbar ul li.title, div#subnav ul li.title {
	margin: 0px 50px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

div#subnav, div#headerbar {
	padding: 10px 0 0 0;
	margin: 0px;
	width: 100%;
}

div#main {
	position: relative;
	margin: 10px 5px;
	padding: 0px;
}

div#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	text-align: center;
	clear: both;
}

div#footer ul {
	display: block;
	text-align: center;
	width: 100%;
	margin: 0;
}

div#footer ul li {
	display: inline-block;
	padding: 0.5em 0 1em 1.5em;
}

div#footer a {
	color: #666;
}

div#footer a:hover {
	color: #000;
	background: none;
}

div#footer #copyright {
	padding: 24px 0;
	font-size: 80%;
}

div.box {
	margin-bottom: 10px;
}



div.box h3 {
	text-align: left;
	padding: 2px 5px;
	margin: 0px;
	background: #C4C4B8;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}

div.boxbody {
	padding: 0px;
	margin: 0px;
	border: 1px solid #C4C4B8;
}

div.boxbuttons {
	margin-top: 10px;
	padding: 2px 0px;
}

/* Tables */
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

caption {
	text-align: left;
	padding: 2px 5px;
	background: #C4C4B8;
	font-weight: bold;
	color: #FFF;
}

th,td {
	padding: .3em;
}

th {
	border-bottom: 1px solid #CCC;
	text-align: left;
	vertical-align: middle;
	color: #999;
}

th.name {
	width: 25%;
}

td {
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
}

td.right {
	text-align: right;
	}

td.first {
	border-bottom: 0px;
	padding-bottom: 0;
}

td h3 {
	margin: 0;
}

td p {
	font-size: 85%;
	color: #604040;
	margin: 0;
}

tr.disabled {
	color: #606090;
}

tr.recommendation td {
	border-top-width: 2px !important;
	border-top-style: solid;
	border-bottom-width: 2px !important;
	border-bottom-style: solid;
}

tr.recommendation td.first {
	border-left-width: 2px;
	border-left-style: solid;
}

tr.recommendation td.last {
	border-right-width: 2px;
	border-right-style: solid;
}

td.summary {
	text-align: right;
	font-weight: bold;
	border: none;
}

th {
	font-weight: bold;
}

tr.grey td {
	background-color: #E0EBEB;
}

tr.recommendation td {
	border-top-color: #5D8585;
	border-bottom-color: #5D8585;
	background-color: #E0EBEB;
}

tr.recommendation td.first {
	border-left-color: #5D8585;
}

tr.recommendation td.last {
	border-right-color: #5D8585;
}

tr.recommendation p.highlight {
	color: #5D8585;
}

tr.tablerowodd {
	background-color: #F0F0F0;
}

tr.tableroweven {
	background-color: #E0E0E0;
}

tbody input.textbox {
	padding: 1px 2px;
	margin: 0px;
}

tbody input.button,tbody input.fancybutton {
	padding: 3px 12px;
	margin: 0px;
}

tfoot {
	background-color: #444;
	color: #FFF;
	background: #444444; /* Old browsers */

}

tfoot td {
	vertical-align: middle;
}

tfoot input,tfoot input.button,tfoot input.fancybutton {
	margin: 0px;
}


.button1 {
	background-color: #000;
	border-bottom-color: #4e4d4e;
	border-right-color: #4e4d4e;
	border-left-color: #4e4d4e;
	border-top-color: #4e4d4e;
	color: #fff;
}


div#subnav a:hover, div#headerbar a:hover {
	background-color: #222222;
	color: #FFF;
}

div#terms {
	font-size: 0.8em;
	height: 250px;
	overflow: auto;
	border: 1px solid #CCC;
	background-color: #E0E0E0;
	padding: 6px;
	margin: 12px 0px;
}



div.griditem {
	display: inline;
	float: left;
	width: 160px;
	padding: 4px;
	margin-left: 12px;
	margin-right: 24px;
	margin-bottom: 24px;
	/*border: 2px solid #E0E0E0;
	border-radius: 8px;
	background: #E0E0E0;
	*/
}

div.griditem h3 {
	text-transform:uppercase;
}

div.griditem .desc {
}

div.griditem .price {
}

div.griditem .sku {
	font-size: 60%;
	color: #888;
}

div.griditem form {
	margin: 0px;
}

div.griditem input {
	margin: 0px;
}

div.addressitem {
	padding: 0px 0px 12px 0px;
	margin-bottom: 24px;
}

div.addressitem ul {
	list-style-type: none;
	margin: 12px 0px;
}

div.categories {
	/*width: 330px;*/
	/* float: right; */
}

div.categorytree {
	/* float: left;*/
	padding: 0px 0px 0px 0px;
	 /* display: block; */
}

div.categorytree .active {
	/*background: #cb1963;*/
	color: black;
}

div.categorytree a,
div.categorytree span {
	padding: 0px 3px 0px 3px;
	}

div.categorytree ul {
	/*list-style-image: url(../media/images/furniture/arrow-right-small.png);*/
	list-style-type: none;
	margin: 3px 0px 0px 0px;
	/*color: #cb1963;*/
	/*color: #e2006d;*/
}

div.categorytree ul li {
	margin: 0px 0px 3px 20px;
}

div.breadcrumb img.arrow,
div.breadcrumb span {
	float: left;
}

div.breadcrumb img.arrow {
	float: left;
	margin-top: -4px;
}

div.breadcrumb span {
	margin: 0 7px;
}

div.breadcrumb span {
	padding: 0px 3px 2px 3px;
	}



img.home-stylist {
    float: left;
    margin: 15px 30px 15px 0px;
}
img.home-host {
	float: right;
	margin: 15px 5px 15px 30px;
	}

img.intro {
	float: left;
	margin: 0px 5px 0px 0px;
	}
img.voucher-admin {
	float: right;
	margin: 0px 5px 0px 0px;
	}
img.brand-slider {
	height: 200px;
	}
img.product-detail {
	float: left;
	width: 350px;
	margin: 0px 20px 20px 0px;
	}
img.circle-host {
    left: 320px;
    position: relative;
    top: 55px;
}

.smalltext {
	font-size: 80%;
	}

/* dropt styles to show images on mouse over */
span.dropt {border-bottom: thin dashed; background: #ffeedd;}
span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt:hover span {left: 2%; background: #ffffff;}
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: 26px 0 0 60px; background: #ffffff; z-index:6;}

select#status, select#type {
	width: 106px;
}

div.addthis {
	position: absolute;
	top: 40px;
	right: 140px;
}

label.basket {
	display: block;
	width: 65px;
	float:left;
	margin-top: 10px;
}

div.brand {
	margin-bottom: 10px;
}

.placeholder {
	color: grey;
}

#pack_order_print_button {
	position: relative;
	top: -37px;
	left: 267px;
}

#uk-mail-button {
	position: relative;
	top: -37px;
	left: 335px;
}


#delivery_notes_print_button {
	position: relative;
	top: -37px;
	left: 300px;
}

form#prospectDetails {
	display: inline-block;
}
p.no_padding_top {
	padding: 0 5px 5px 5px;
}
table.manage_packs {
	width:50%;
}
.no_float {
	float: none;
	display: inline;
}
form#details h3 {
	padding: 0;
}

table.report_summary {
	width: 320px;
}
table.report_summary tr td {
	border: none
}
table.report_summary tr td.title {
	/*font-weight: bold;*/
}
table.report_summary tr td.value,
table.detail_tsv tr td.value,
table.detail_tsv tr td.title,
table.orders tr td.value {
	text-align: right;
}
table.orders tr td.value {
	padding: 0 20px 0 0;
}
table.detail_tsv {
	width: 450px;
}
table.detail_tsv, table.cms_values, table.blog_title tr td {
	border: none;
}
table.cms_values {
	border: none;
}
table.blog_title {
	border: none;
	width: 200px;
}


div.voucher
{
	border-style:dashed;
	border-width:2px;
	padding: 15px;
	margin: 15px 0px 0px 0px;
	width: 621px;
}

table.orders_prepare tr td.qty,
table.orders_prepare tr td.checkbox {
	text-align: center;
}
table.orders_prepare tr td.checkbox input {
	margin: 0px;
}
table.orders_prepare tr td.text {
	padding: 0 0 0 10px;
}
.italic {
	font-style: italic
}

tr.tooltip td {
	vertical-align: baseline;
}
tr.tooltip td div.title {
	display: inline-block;
}
.stylist_registration p {
	margin: 0 0 0 20px;
}
.stylist_registration input.textbox {
	width: 200px;
}
form.voucher select#voucher_type {
	width: 150px;
}
form.voucher img.ui-datepicker-trigger {
	margin: 0 0 0 10px;
}
form.voucher input#start_date,
form.voucher input#end_date {
	width: 75px;
}
form.voucher input#trigger_value,
form.voucher input#reward_amount,
form.voucher input#reward_ceiling,
form.voucher input#pack_id {
	width: 75px;
}
form.event img.ui-datepicker-trigger {
	margin: 0 0 0 10px;
}


/* top nav */

#nav {
	background: black;
	z-index: 2; /* need to be above ul#tabs (main menu) */
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: auto;
	width: 1026px;
	margin:0;
	padding:0;
	list-style:none;
	min-height: 28px;
}

/* make the LI display inline */
/* it's position relative so that position absolute */
/* can be used in submenu */
#nav li {
	float:left;
	display:block;
	width:110px;
	position:relative;
	/*z-index:500;*/
	margin:0 1px;
}

/* this is the parent menu */
#nav li a,
#nav li span {
	display:block;
	padding:5px 5px 0 5px;
	height:23px;
	text-decoration:none;
	color:#fff;
	text-align:center;

}

#nav li.selected a {
	background:#ccc;
	color:#666;
}

#nav li a:hover {
	/* background:#ccc; */
	background: #E8E8E8;
	color:#666;
}

/* you can make a different style for default selected value */
#nav a.selected {
	color:#f00;
}

/* submenu, it's hidden by default */
#nav ul {
	position:absolute;
	left:0;
	display:none;
	margin:0 0 0 -1px;
	padding:0;
	list-style:none;
	/*z-index: 9999;*/
}

#nav ul li {
	background:#ccc;
	width:110px;
	float:left;
	border-top:1px solid #fff;
	min-height: 28px;
	/*z-index: 9999;*/
}

/* display block will make the link fill the whole area of LI */
#nav ul a,
#nav ul span {
	display:block;
	height:15px;
	padding: 8px 5px;
	color:#666;
}

#nav ul a:hover {
	/* text-decoration:underline;	*/
}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
	margin:0 0 0 -2px;
}

#voucher_filter input#start_date,
#voucher_filter input#end_date,
.hasDatepicker {
	width: 75px;
}
img.ui-datepicker-trigger {
	margin: 0 0 0 10px;
}
th.filter {
	color: #000;
	cursor: pointer;
}
.adminOuterWrapper {
	background: black;
}

form#quick_basket select#product_name,
form#quick_basket select.product,
form#customerDetails select#product_name,
form#customerDetails select.product,
form.med select.product,
div#quick_basket select#product_name
 {
	width: 400px;
}
span#postage {
	margin: 0 0 0 252px;
	font-style:italic;
	font-size: 0.9em;
}
/*input#voucher_submit_button, span#address,span#nochex_text, a#edit_delivery {
	margin: 0 0 0 211px;
}*/
div.form a.margin,
div.form input.margin,
div.form span.margin {
	margin: 0 0 0 210px;
}
a.edit_button {
	line-height: 30px;
}

input#voucher_code {
	width: 86px;
}

p.term_condition {
	font-size: 0.9em;
	font-style:italic;
	text-align: left;
	margin: 0 0 0 210px;
	width: 525px;
}
div.nochex_user,
div.nochex_user form,
div.nochex_user form p {
	text-align: center;
}
div.nochex_admin p {
	margin: 0 0 0 210px;
	text-align: left;
}
/*div.form p#your_order label{
	float: left;
}*/
div.form #your_order span.first,
#nochex_text {
	margin: 0 0 0 210px;
}
div.form #your_order span.first.first_row {
	margin: 0;
}
div.form #your_order span,
div.form #your_order span.first_row {
	margin-right : 10px;
}
div.form #your_order p {
	padding: 0;
}
.bold {
	font-weight: bold;
}
#add_voucher {
	width: 97px;
}
.margin_fix_order_form {
	margin: 40px 0 0 0;
}
div.vouchers_users {
	padding: 10px 0 0 0;
}
div.vouchers_users form {
	float: left;
}
div.vouchers_users a {
	float: left;
	margin: 5px 0 0 10px;
	height: 16px;
}
div#cookieBannerOuterWrapper {
	background-color: #FDE0A4;
}
div#cookieBanner {
	color: black;
	width: 1026px;
	margin: 0 auto;
	padding: 10px 0px 10px 135px;
	height : 65px;
}
div#cookieBanner p {
	float: left;
	width: 750px;
	padding: 0;
}
div#cookieBanner img {
	padding: 7px 0 0 15px;
}
div.products-grid ul {
	overflow: hidden;
}
div.products-grid ul li {
	float: left;
	text-align: center;
	width: 180px;
	list-style-type: none;
}
#discount_code {
	height: 0px;
}
#discount_code label.valuehalf,
#host-email label.valuehalf {
	width: auto;
}
.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
div.categorytree ul.tag_filter {
	list-style-image: none;
	list-style-type: none;
}

div#bodycontent div.categorytree ul.tag_filter li {
	margin-left: 10px;
}
div.categorytree ul.tag_filter label {
	padding: 0 0 0 8px;
}
table.report tr td.value {
	text-align: right;
}
table.report tr td.value {
	padding: 0 20px 0 0;
}
div.showcase h2 {
	padding: 10px 10px 10px 5px;
}


.with-message-dialog {
    position: relative;
    min-height: 200px;
}

.with-message-dialog div {
      position: absolute;
      top: 5px;
      bottom: 25px;
      left: 0;
      right: 12px;
      width: auto;
      margin: 5px;
}

.with-message-dialog div textarea {
      width: 100%;
      height: 100%;
}

img.tooltip {
	margin: 0 0 0 10px;
}

div#facebook-friends {
	margin: 15px 0 0 0;
}

a.print-delivery {
	margin: 10px 0;
	display: inline-block;
}
div.form.no-space p {
	padding: 2px 5px;
}
hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	margin: 0 0 20px;
	height: 0;
}

div#blog-sharethis, div#sharethis {
	margin: 0px 0px 0px 0px;
}
div#invitename input, div#inviteemailaddress input {
	margin: 3px 0;
}
div.with-message-dialog td {
	border-bottom: 0px solid #CCCCCC;
}
div.with-message-dialog td font {
    font-size: 10px;
}
p.big {
	font-size: 1.8em;
	font-family: BodoniAnt-DemBol;
	line-height: 100%;
}

img.blog-intro {
	width:490px;
	height: 333px;
	}
div.sage_user {
	text-align: center;
}

iframe {
	border: 0;
	padding: 0 0 0 15px;
}
iframe div#bodyWrapper {
	width: 700px;
}
th.border-right, td.border-right {
	border-right: 1px solid #CCC;
}
ul.categories {
	list-style-type: none;
}
ul.categories label.category-name {
	width: 280px;
	display: inline-block;
}
ul.categories div.category-name {
	width: 284px;
	display: inline-block;
}
ul.categories label.is-primary,
ul.categories input.is-primary {
	width: 120px;
	display: inline-block;
}
ul.categories li.add-category {
	margin-left: 20px;
}
ul.categories li {
	height : 22px;'
}

.dropzone {
	color: gray;
    width: 115px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 2px dashed gray;
    display: inline-block;
}
.fileupload-loading {
  position: absolute;
  left: 120px;
  top: 12px;
  width: 32px;
  height: 32px;
  background: url(../media/images/furniture/loading.gif) center no-repeat;
  display:none;
}
.filedelete-loading {
  position: absolute;
  left: 50px;
  top: 66px;
  width: 32px;
  height: 32px;
  background: url(../media/images/furniture/loading.gif) center no-repeat;
  display:none;
}
div.upload-image {
	margin: 0 0 10px 0;
}
div.uploadAndDelete-image {
	position: relative;	
}
.message {
	color: green;
}
.delete-image {
	margin: 10px 0;
}

form#product-details {
	display: inline-block;
	float: left;
	margin: 0px 0px 0px 20px;
	}

form#gift-wrap {
	width: 95%;
	}
div.gift-wrap div.gift-wrap-comment-edit {
	margin: 10px 0 0 0;	
}
textarea#basket-item-comments {
	width: 100%;
	height: 60px;
	margin: 5px 5px 0px 0px;
	}
h2.open-close span {
	cursor:pointer;	
}

h2.open-close span.open {
	font-size: 0.9em;
}
h2.open-close span.close {
	font-size: 0.7em;
}
.footnote {
	font-size: 80%;
}
label.input {
	display: inline;
	width: auto;
	float: none;
}
p.sage-admin {
	text-align: right;
	margin: 10px 0 0 0;
	font-size: 100%;
}
div.gift-voucher-view input.fancybutton {
	float:right;
	margin: 0 10px 0 0;
}
div p label.opt {
	float: none;
	width: auto;
	display: inline;
}
tr.sendReminder td {
	border-bottom: none;
}

tr.sendReminder td form {
	margin: 5px 0 0 0;
}

body.admin form.main {
	margin: 0;
}
div.gift-box.section-half {
	padding: 10px 17px 0 0;
}
div.gift-box.section-half.right {
	padding: 10px 0 0 8px;
	float:left;
}
div.gift-box p.half {
	width: 45%;
}
div.gift-box h3 {
	font-size: 1.5em;
}
div.gift-box .fancybutton {
	padding: 7px 35px;
	font-weight: bold;
}
div.gift-box p.product a {
	color: black
}
div.gift-box p.product a:hover {
	color: #E9B7D2;
}
div.gift-box a.fancybutton {
	background-color: #cb1963;
}
div.gift-box a.fancybutton:hover {
	background-color: #E9B7D2;;
}
div.gift-box h2, div.gift-box h3 {
	font-style: italic;
}
div.gift-box p.first {
	margin: 10px 0 5px 0;
}
div.gift-box p.intro {
	margin: 20px 0;
}
div.gift-box.dottedleft {
	min-height: 0px;
}
div.gift-box p.buy-now {
	margin: 5px 0 13px 0;
}

/** 
 * CMS menu
 */
div.cms-menu {
	/*background-color: #eee;*/
	/* background-color: #ffdced; */
}
div.cms-menu ul {
	list-style:none;
	z-index: 2; /* the menu need to be above the content. */
	text-align: center;
	background: white;
	
}

div.cms-menu ul li {
	float: left;
	display: block;
	width: 110px;
	position: relative; /* In order to use position absolute in sub-menu */
	margin: 0px 1px;
	min-height: 28px;
}

/* Sub-menu */
div.cms-menu ul li ul {
	position:absolute; /* Sub-menu need to be displayed above the content. */
	display:none; /* Will be display by a :hover on li */
	margin:0 0 0 -1px; /* For some reason there 1 pixel gap. */
}

/* display block will make the link fill the whole area of LI */
div.cms-menu ul li a, div.cms-menu ul li span {
	display:block;
	padding: 8px 5px;
	/* color: black; */ /* Change the default color of A */
}

/* When a LI is selected change backgound color (for all A in sub-menu as well) */
div.cms-menu ul li.selected a {
	background: #ffdced; /* pink */
}
div.cms-menu ul li ul li a {
	border-top:1px solid white; /* display white space between the sub-menu. */
}

/* When user 'hover' on LI */
div.cms-menu ul li a:hover {
	background: #ffe8fa; /* light pink */
}





img.left {
	float: left;
	margin: 10px 20px 20px 0px;
	}


/**
 * Stylist page
 */ 
div#stylist-page div#content {
	/*font-family: 'DidotRegular',Arial,sans-serif;
	font-size: 16px;*/
}

div#stylist-page div#menu ul {
	list-style: none inside none;
	text-align: right;
}

div#stylist-page div#menu li {
	border-bottom: 1px dashed grey;
	padding: 2px 10px 4px 4px;
	width: 248px;
}

div#stylist-page div#menu li a {
	display: block;
	font-size: 13px;
	color: black;
	letter-spacing: 0.1em;
}

div#stylist-page div#menu li.selected {
	background-color: #CB1963;
	margin-left: -30px;
	box-shadow: -1px 2px 6px -2px rgb(0, 0, 0);
	border-bottom: none;
	margin-top: -4px; /* Hide the border-bottom of previous LI */
	width: 304px;
}
div#stylist-page div#menu li.selected a {
	color: white;
	font-size: 20px;
	line-height: 24px;
}

div#stylist-page div#content {
	width: 900px;
	float: left;
}

div#stylist-page div#menu {
	position: fixed;
	margin:36px 0px 0px 737px;
}
.floating-anchor {
    position: absolute;
    display: block;
    width: 100px;
    height: 100px;
}
div#stylist-page div.box-content {
	background-color: #E2126E; 
	color: white; 
}
div#stylist-page div.video {
	background-image: url('../pymM7dr.jpg');
	height: 505px;
	width: 738px;
}
div#stylist-page div.video iframe {
	display: block;
	margin: 0 auto;
}

div#stylist-page div.lets-meet-up {
	/*height:500px;*/ 
	width: 737px; 
	margin: 25px 0;
}
div#stylist-page div.lets-meet-up img.title {
	display: block;
	margin: auto;
	width: 200px;
	padding: 16px 0 0px 0;
}
div#stylist-page div.lets-meet-up p {
	text-align: center
}
div#stylist-page div.events {
	width: 700px;
	border: 7px solid #eb599a;
	margin: 10px auto;
}
div#stylist-page div.events div.white-border {
	width: 680px;
	border: 1px solid white;
	background-color: #f7bdd6;
	padding: 10px 0 10px 20px;
	/*overflow: scroll;
	overflow-x: hidden;*/
}
div#stylist-page div.events iframe {
	padding: 0;
	width: 675px;
	height: 333px;
	background-color: #f7bdd6;
}

div#stylist-page div.cms-block {
	width: 738px;
}

/* Recruiting event in iFrame. */
div#iframe-events {
	background-color: #f7bdd6;
	width: 675px;
}
div#iframe-events div.recruiting-event {
	border-bottom: 1px dashed white;
	padding: 10px 0px 10px 0;
}
div#iframe-events div.recruiting-event p.date {
	background-color: white;
	color: black;
	width: 35px;
	float: left; 
	margin: 0 10px 0 0;
	/*display: inline-block;*/
	/*display: table-cell;
    vertical-align: top;
    clear: none;*/
}
div#iframe-events div.recruiting-event div {
	color: black;
	/*display: inline-block;*/
	float: left;
	width: 620px;
}
div#iframe-events div.recruiting-event div p {
	text-align: left;
	padding: 0;	
}
div#iframe-events div.recruiting-event div p.title {
	padding: 0 0 2px 0;	
}
div#iframe-events div.recruiting-event div p span.stylist-name {
	font-style: italic;	
}
div#iframe-events div.recruiting-event p span.number{
	color: #db1865;
	font-size: 27px;
	line-height: 1.1em;
}
div#iframe-events p.message {
	font-size: 14px;	
	color: white;
}
div#iframe-events div.recruiting-event div p.title a.register {
	margin: 5px 0;
	display: inline-block;
	background-color: #cb1963;
}
div#iframe-events div.recruiting-event div p.title a.register:hover {
	background-color: #DE95BC;
}
img#chat-to-us {
	padding: 20px 0px 0px 22px;
}
img#stylist-signup {
	margin: 33px 0px 0px 23px;
}

div.event-radio input {
	margin: 0 6px 6px 0;
}
/* Remove from favourite button. */
button.remove-from-favourite {
	/* reset button value*/
	border: 0;
    padding: 0;
    color:#CCC;
    
	/*position: relative;
	top: 7px;
	background: url("http://www.myshowcase.com/furniture/remove.png") no-repeat;
	width: 27px;
	height: 23px;
	cursor: pointer;*/
	
	position: relative;
	left: 77px;
	float: right;
	top: 18px;
	left: 2px;
	width: 25px;
	height: 25px;
	background: url("../media/images/furniture/remove.png") no-repeat;
	cursor: pointer;
	
}
/* Add to favourite button. */
button.add-to-favourite {
	/* reset button value*/
	border: 0;
    padding: 0;
    color:#CCC;
    
	position: relative;
	top: 7px;
	background: url("../media/images/furniture/heart.gif") no-repeat;
	width: 27px;
	height: 23px;
	cursor: pointer;
}
button.add-to-favourite:focus, 
button.add-to-favourite:hover {
	background-image: url("../media/images/furniture/heart_focus.gif");
	outline: 0; /* Chrome add blue outline. */
}
@-moz-document url-prefix() {
	button.add-to-favourite {
		top: -4px;
	}
}

/* JQuery uniform style fix. */
div.categorytree div.checker span {
	padding: 0;
}
input.uniform-input, select.uniform-multiselect, textarea.uniform {
	font-size: 11px;	
	font-family: Verdana, "Trebuchet MS", sans-serif;
	color: #000;
}
div.selector select {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;	
	color: #000;
}
div.selector span {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;	
	color: #000;
}
div.button span {
	text-transform: none;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;	
	color: #000;
}
div.button, div.button span {
	background-image: url("jquery-uniform/images/sprite_small.png");	
}
div.button {
	background-position: 0 -512px;
	height: 25px;
	position: relative;
	top: -2px;	
}
div.button span {
	background-position: right -416px;
	height: 17px;
	line-height: 12px;
	margin-left: 10px;
}
div.button.hover, div.button.focus {
	background-position: 0 -561px;
}
div.button.hover span, div.button.focus span {
	background-position: right -465px;
	color: #000;
}

/* Host a showcase page. */
div#host-a-showcase-page div#menu ul {
	list-style: none inside none;
	text-align: left;
}

div#host-a-showcase-page div#menu li {
	border-bottom: 1px dashed grey;
	padding: 2px 10px 4px 4px;
	width: 248px;
	margin: 0px 0px 3px 0px;
}

div#host-a-showcase-page div#menu li a {
	display: block;
	font-size: 13px;
	color: black;
	letter-spacing: 0.1em;
}

div#host-a-showcase-page div#menu li.selected {
	background-color: #CB1963;
	/*margin-left: -30px;*/
	box-shadow: -1px 2px 6px -2px rgb(0, 0, 0);
	border-bottom: none;
	margin-top: -4px; /* Hide the border-bottom of previous LI */
	width: 304px;
}
div#host-a-showcase-page div#menu li.selected a {
	color: white;
	font-size: 20px;
	line-height: 24px;
}

div#host-a-showcase-page div#menu {
	position: fixed;
	margin:36px 0px 0px 0px;
	width: 320px;
}

div#host-a-showcase-page div#content {
	width: 900px;
	float: right;
}

div#host-a-showcase-page div#content div.inner{
	padding: 0 0 0 160px;
}
div#host-a-showcase-page div#menu img.image1 {
	position: relative;
	top: 20px;
}
div#host-a-showcase-page div#menu img.image2 {
	position: relative;
	top: 88px;
	left: -10px;
}
div#host-a-showcase-page div.video {
	background-image: url('../oA17GjS.gif');
	height: 468px;
	width: 740px;
}
div#host-a-showcase-page div.video iframe {
	display: block;
	margin: 0 auto;
}
div#host-a-showcase-page img.host-a-showcase {
	margin-top: 30px;
}
div#host-a-showcase-page img.as-seen {
	margin-top: 30px;
}
div#host-a-showcase-page div.host-a-shakeup {
	background-color: #DEDBCC; 
	font-size: 1.3em; 
	line-height: 1.2em; 
	font-weight: 300; 
	padding: 20px 35px;
}
div#host-a-showcase-page div.host-a-shakeup h1 {
	font-family: 'Lato', sans-serif;
	font-weight: 300; 
	font-size: 2.6em;
}
div#host-a-showcase-page div.host-a-shakeup h1 span {
	color: #CB1963; 
	font-family: 'DidotRegular',Arial,sans-serif; 
	font-weight: bold;
}
div#host-a-showcase-page div.host-a-shakeup p.number {
	margin: 10px 0px 25px;
}
div#host-a-showcase-page div.host-a-shakeup p.number span.num {
	color: #CB1963; 
	font-size:2em; 
	font-family: 'DidotRegular',Arial,sans-serif; 
	font-weight: bold;
}
div#host-a-showcase-page div.host-a-shakeup p.number span.discount {
	color: #CB1963; 
	f/*ont-family: 'DidotRegular',Arial,sans-serif;*/ 
	font-weight: bold;
}

div#host-a-showcase-page div.host-a-shakeup img.right {
	float: right; 
	width: 370px; 
	margin: 0px 0px 0px 20px;
}

div#host-a-showcase-page div.faq {
	width: 700px; 
	padding: 0px 10px 10px 20px
}

/* about us menu page */

div#about-us-page div#menu ul {
	list-style: none inside none;
	text-align: left;
}

div#about-us-page div#menu li {
	border-bottom: 1px dashed grey;
	padding: 2px 10px 4px 4px;
	width: 248px;
	margin: 0px 0px 3px 0px;
}

div#about-us-page div#menu li a {
	display: block;
	font-size: 13px;
	color: black;
	letter-spacing: 0.1em;
}

div#about-us-page div#menu li.selected {
	background-color: #CB1963;
	/*margin-left: -30px;*/
	box-shadow: -1px 2px 6px -2px rgb(0, 0, 0);
	border-bottom: none;
	margin-top: -4px; /* Hide the border-bottom of previous LI */
	width: 304px;
}
div#about-us-page div#menu li.selected a {
	color: white;
	font-size: 20px;
	line-height: 24px;
}

div#about-us-page div#menu {
	position: fixed;
	margin:36px 0px 0px 0px;
}

div#about-us-page div#content {
	width: 900px;
	float: right;
}

div#about-us-page div#content div.inner{
	padding: 0 0 0 160px;
}
div#about-us-page div#menu img.image1 {
	position: relative;
	top: -75px;
}
div#about-us-page div#menu img.image2 {
	position: relative;
	top: 88px;
	left: -225px;
}
div#about-us-page div.video {
	background-image: url('../oA17GjS.gif');
	height: 468px;
	width: 740px;
}
div#about-us-page div.video iframe {
	display: block;
	margin: 0 auto;
}



table#payable th {
	background: white;
}
table#payable tfoot th {
	text-align: right;
	color: black;
	font-weight: normal;
}

/* Stylist sign-up page */
form.prospect {
	background-color: #dedacc;
	margin: 0 0 0 20px;
	width: 496px;
	color: black;
}
form.prospect img.title {
	/*width: 300px;*/
	margin: 20px auto 0 auto;
	display: block;
}
form.prospect input {
	width: 322px;
}
form.prospect input.submit {
	width: 453px;
	margin: 0 auto;
	display: block;
}
form.prospect .pod {
	background-color: white;
	margin: 20px 30px;
	padding: 5px 10px;
}
form.prospect label.text-input {
	width: 83px;
	margin: 5px 0 0 0;
}
form.prospect input.textbox {
	border-color: lightgrey;
}
form.prospect div.how-much-you-earn label {
	float: none;
	display: inline;
}
form.prospect div.how-much-you-earn p {
	padding: 1px 5px;
	margin: 3px 0;
}
form.prospect p.note {
	background-color: initial;
	color: black;
	display: inline-block;
	margin: 38px 0 5px 100px;
}
form.prospect p.error {
	margin: 0px 25px;
}
h1.dashed {
	/* border */
	border-top: 1px dashed black;
	border-bottom : 1px dashed black;
	
	/* font */
	font-family: 'DidotRegular',Arial,sans-serif;
	font-style: italic;
	color: #cb1963;
	font-size: 5em;
	text-align: center;
	
	line-height: 1.2em;
	margin: 22px 0;
	padding: 6px 0 10px 0;
	width: auto;
	
}
div.sign-up-instruction {
	float: left;
	max-width: 508px;
	color: black;
}

div.sign-up-instruction div.wrapper {
	margin: 10px 0 0 0;
}

div.sign-up-instruction div.number {
	display: inline-block;
	font-size: 3em;
	line-height: 1.5em;
	color: #cb1963;
	margin: 0 10px 0 0;
}
div.sign-up-instruction div.text {
	display: inline-block;
	font-size: 1.4em;
	line-height: 1.5em;
}
div.testimony {
	border: 1px dashed black;
	padding: 35px;
	margin: 10px 0;
}
div.testimony .image1 {
	margin: 0 25px 0 0;
}
div.as-seen {
	background-color: #dedacc;
	padding: 5px 20px;
	margin: 21px 0;
}
div.as-seen img {
	margin: 0 16px 0 0;
}
p#is-mobile {
	display:none;
}
div.stylist-story {
	clear: both;
	display: block;
	float: left;
	border-bottom: 1px dashed black;
	padding: 10px 0px 10px 0px;
	
	}
	
div.stylist-sign-up img.logo {
	float: none;
	padding: 15px 0px 0 10px;
}
div.stylist-sign-up div#footer {
	margin: 40px 0 50px 0;
}
div.stylist-sign-up div#footer a,
div.stylist-sign-up div#footer p
 {
	color: black;
	font-size: 1.4em;
}
div.stylist-sign-up div#footer ul li {
	border-left: 1px solid #cb1963;
}
div.stylist-sign-up div#footer ul li.isFirst {
	border-left: none;
}
div.stylist-sign-up div#footer a:hover {
	color: #E9B7D2;
}
div.stylist-sign-up div#footer p {
	margin: 15px 0 0 0;	
	font-style: italic;
}
div.stylist-sign-up div#footer .call-us {
	color: #cb1963;
}

div.stylist-sign-up input.radio {
	width: auto;
	margin: 0 10px 0 0;
}
div.stylist-sign-up img#thank-you {
	margin: 20px 0 0 0;
}
div#event_title textarea, div#event_title input#name {
	width: 500px;
}

tr.caption td {
	color: #999;
	font-size: 0.8em;
	border-bottom: none;
}

/* Stylist sign-up page v2 */
div.stylist-sign-up-2 div.why-join {
	position: relative;
}
div.stylist-sign-up-2 div.why-join img.background {
	position: relative;
	left: -34px;
}
div.stylist-sign-up-2 div.why-join form.prospect {
	width: 449px;
	height: 491px;
	display: block;
	margin: 0;
	position: absolute;
	top: 144px;
	left: 534px;
}
div.stylist-sign-up-2 div.why-join form.prospect input {
	width: 276px;
}
div.stylist-sign-up-2 div.why-join form.prospect div.how-much-you-earn input {
	width: auto;
}
div.stylist-sign-up-2 div.why-join form.prospect div.how-much-you-earn label {
	margin: 0 0 0 9px;
}
div.stylist-sign-up-2 div.why-join form.prospect input.submit {
	width: 394px;
}
div.stylist-sign-up-2 div.why-join form.prospect .pod.first {
	margin: 5px 30px 20px 30px;
}
div.stylist-sign-up-2 div.why-join form.prospect p.note {
	margin: 10px;
	text-align: center;
	width: auto;
}
div.stylist-sign-up-2 div.why-join form.prospect .pod {
	margin: 18px 30px;
	width: 370px;
}

div.stylist-sign-up-2 div.pod {
	width: 321px;
}
div.stylist-sign-up-2 p.footer {
	background-color: #dedbcc;
	color: black;
	height: 110px;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: 300;
	padding: 15px;

}
div.stylist-sign-up-2 img {
	display: block;
}
div.stylist-sign-up-2 p.title {
	text-align: center;
	font-size: 1.6em;
	font-weight: 300;
	letter-spacing: 0.02em;
}
div.stylist-sign-up-2 div.pods {
	margin: 20px 0 0 0;	
}
div.stylist-sign-up-2 div.pods div.pod {
	float: left;
	margin: 0 0 0 30px;
}
div.stylist-sign-up-2 div.pods div.pod.first {
	margin: 0;
}
div.stylist-sign-up-2 p.note {
	float: left;
	width: 500px;
}
div.stylist-sign-up-2 div.dashed {
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	padding: 15px 0;
}
div.stylist-sign-up-2 div.dashed h1.dashed {
	border: 0;
	margin: 0;
	padding: 0
}
div.stylist-sign-up-2 div.dashed h2 {
	font-family: 'Lato', sans-serif;
	text-align: center;
	font-size: 1.9em;
	font-weight: 300;
	letter-spacing: 0.01em;
}
div.stylist-sign-up-2 div.testimony img {
	float: left;
}
div.stylist-sign-up-2 .mobile {
	display: none;
}
div.stylist-sign-up-2 .desktop {
	display: block;
}
div.stylist-sign-up-2 .pods p.main-title {
	text-align: center;
	font-size: 2em;
	font-weight: 300;
	margin: 0 0 15px 0;
}
div.stylist-sign-up-2 .pods p.main-title span.pink {
	font-weight: bold;
}
div.stylist-sign-up-2 p.error {
	position: relative;
	top: 12px;
	z-index: 2;
}
table#guest .fancybutton {
	width: 230px;
}
/*table#guest #sendThankYouToAllAttended {
	width: 220px;
}*/
/* Favourite 'share-this' buttons. */
div.favourite {
	margin: 15px 0px 0px;
}
div.favourite h1 {
	width: 450px;
	float: left;
	padding: 8px 0px 10px 5px;
}
div.share-favourites {
	margin: 15px 0 0 0;
}
div.share-favourites div#sharethis, 
div.share-favourites input {
	float: right;
}
div.share-favourites input {
	margin: 2px 10px 0 0;
	width: 117px;
}

table#guest tr.sendReminder input.fancybutton {
	margin-top: 10px; 
	width: 254px;
}

/* Stylist commision */
ul.tabrow {
	list-style-type: none;
	cursor: pointer;
}

/*ul.tabrow li {
	float: left;	
	padding: 5px;
}
ul.tabrow li.selected {
	font-weight: bold;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}*/

/* Tab, see: http://css-tricks.com/better-tabs-with-round-out-borders/ */
.tabrow {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 24px;
    position: relative;
}
.tabrow:before {
    z-index: 1;
}
.tabrow:after {
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #AAA;
    z-index: 1;
}
.tabrow li {
    margin: 0 10px;
    padding: 0 10px;
    border: 1px solid #AAA;
    background: #ECECEC;
    display: inline-block;
    position: relative;
    z-index: 0;
}

.tabrow li.selected {
    background: #FFF;
    color: #000;
    z-index: 2;
    border-bottom-color: #FFF;
}

.tabrow li {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.tabrow li:before {
    border-bottom-right-radius: 6px;
}
.tabrow li:after {
    border-bottom-left-radius: 6px;
}

/*.tabrow li:before,
.tabrow li:after {
    position: absolute;
    bottom: -1px;
    width: 6px;
    height: 6px;
    content: " ";
}
.tabrow li:before {
    left: -6px;
}
.tabrow li:after {
    right: -6px;
}
.tabrow li:after, .tabrow li:before {
    border: 1px solid #AAA;
}*/

/*.tabrow li {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.tabrow li:before {
    border-bottom-right-radius: 6px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #ECECEC;
}
.tabrow li:after {
    border-bottom-left-radius: 6px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #ECECEC;
}
.tabrow li.selected:before {
    box-shadow: 2px 2px 0 #FFF;
}
.tabrow li.selected:after {
    box-shadow: -2px 2px 0 #FFF;
}*/

div#print-invoice {
	margin: 0 0 10px 0;
}
div#commission-report table tr td {
	text-align:center;
}
div#commission-report table tr td.title {
	text-align:left;
}
.wait-basket {
	width: 104px;
	display: inline-block;
	margin: 0 auto;
}
.wait-basket img {
	display: block;
	margin: 0 auto;
}
.search-pagination-bottom {
	clear: both;
}
.searchbox {
	margin: 10px 0;
}
.searchbox .text {
	height: 19px;
}
.searchbox .fancybutton {
	margin: 0 0 0 10px;
}
.basket-message {
	padding: 2px 0;
}
form#categoryDetails textarea {
	width: 350px;
}
p.cat-description {
	padding: 10px 15px;
}
/* sort button. */
form.sort-by {
	margin: 10px 0;
	width: 205px;
}
div#product-list-header form.sort-by {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px 10px 2px 5px;
}

div#product-list-header form.sort-by label {
	margin: 5px 0px 0px 0px;
}

form.sort-by div
{
	float: right;
}
form.sort-by label {
	margin: 5px 0 0 529px;
	display: inline-block;
}
div.restricted-visibility {
	margin: 0 0 0 233px;
}
div.restricted-visibility label {
	position: relative;
	top: 2px;
}
.small {
	font-size: smaller;
}
.sage {
	margin: 15px 0 0 210px;
}
.sage .save {
	margin: 0 40px 0 0;
	float: left;
}
.use-previous-card {
	/*display: inline-block;
	margin: 0 0 0 40px;*/
	float: left;
}
.sage .save label.save-card-details {
	float: none;
	width: auto;
	display: inline-block;
	margin: 8px 0px 0px 10px;
	font-size: 0.9em;
}
div.form .use-previous-card label {
	font-size: 0.9em;
	margin: 8px 0 0 5px;
	float: none;
}

/*p.sage input#save-card-details {
	margin: 0 0 0 23px;
}*/

/* Recruitiung event page. */

div.recruiting-event div.dashed h1 {
	font-size: 2.9em;
}
div.recruiting-event div.why-join form.prospect p.note {
	margin: 2px;
}
div.recruiting-event p.footer {
	height: 165px;
}
div.recruiting-event p.pod2 {
	background-color: #dedbcc;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: 300;
	padding: 15px;
}
div.recruiting-event div.why-join form.prospect input {
	width: 170px;
}
div.recruiting-event form.prospect label.text-input {
	width: 180px;	
}
/*div.recruiting-event div.why-join form.prospect .pod.2lines {
	height: 37px;
	color: red;
}*/
div.recruiting-event div.why-join form.prospect .doublelines {
	height: 35px;
}
div.recruiting-event div.why-join form.prospect #where_did_you_hear_from_us {
	width: 179px;
}
div.recruiting-event div.why-join form.prospect .pod.first {
	margin: 5px 30px 0px 30px;
}
div.recruiting-event div.why-join form.prospect .pod {
	margin: 12px 30px;
}
h1.fancytitle {
	font-weight: 100;
	font-family: 'Lato', sans-serif;
	font-size: 3em;
	text-align: center;
}
h1.fancytitle span.fancy {
	font-family: BodoniAnt-DemBol;
}
div.recruiting-event p.event-description {
	margin: 15px 0 0 0;
	font-size: 1.3em;
	/*font-weight: 300;*/
	text-align: center;
}

form#event-form input#stylistname {
	width: 215px;
}

nav#mobile {
	display: none;
}
div#productDetail p.margin-top {
	margin: 30px 0 0 0;
}
p#login-intro {
	padding: 15px 5px 0 0;
}
div.login-page div.section {
	padding: 0 0 15px 0;
}
.fancybutton.grey {
	background-color: #E0E0E0;
	color: black;
}
div.gift-wrap {
	margin: 5px 0 0 0;
}
.desktop-text {
	display: inline;
}
.mobile-text {
	display: none;
}
div.form form div.block p {
	clear: none;
}
iframe#sage {
	width: 1024px; 
	height: 600px;
}
.create-order #quick_basket {
	display: inline;
}
#categories-and-brand-filter {
	padding: 10px 0px;
}
.label-shop-filter {
	margin: 0px 0px 15px 0px;
}
#categories-and-brand-filter select  {
	width: 180px;
}
.label-shop-filter {
	width: 70px;
	display: inline-block;
}
/* Special offers page. */
#special_offers h3 {
	padding: 10px 0;
	display: inline;
}
#special_offers div.pod img {
	float: left;
	display: block;
}
#special_offers div.pod div.description {
	/*width: 570px;*/
	width: 100%;
	height: 200px;
}
#special_offers div.pod div.description p {
	margin: 15px 0;
}

#special_offers div.pod div.description span {
	margin: 10px 0;
	display: inline-block;
}

#special_offers div.pod .fancybutton {
	background-color: #cb1963; 
	float: right;
	margin: 10px 40px 10px 10px;
}
#special_offers div.pod a.fancybutton:hover {
	background-color: #E9B7D2;
	
}
#special_offers div.pod {
	border-bottom: 1px dashed #000;	
	margin: 20px 0;
}
#saved-card {
	width: 95px;
}
#isAccessible {
	display: inline-block;
}
#breadcrumb-wrapper {
	float: left;
	width: 510px;
	margin: 7px 5px 0 0;
}
#product-list-header {
	position: relative;
}
form.med #usernameFilter {
	width: 130px;
}
form.med #stylistName {
	width: 130px;
}
form.med #date_after, form.med #date_before {
	width: 70px;
}
form.med select.product {
	width: 360px;
}