@charset "utf-8";
html, body {
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	color: #7D7D7D;
	font-size: 13px;
}
#container {
	width: 1000px;
	padding: 0px;
	position: relative;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #text {
	background-color: #FFF;
	width: 500px;
	height: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
#container #text p {
	padding-top: 0px;
	padding-right: 66px;
	padding-bottom: 0px;
	padding-left: 66px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#container #text p a {
	text-decoration: underline;
	color: #666;
}
#container #text .dark {
	color: #666;
}
#container #text .dark a {
	color: #666666;
}



#container #text .smallprint {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	width: 315px;
	margin: 0px;
	padding: 0px;
}
#container #text .vat {
	font-size: 10px;
	width: 370px;
	padding-left: 66px;
	line-height: 10px;
	color: #666666;
}
#container #text .bottomtext {
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 66px;
}
#container #text .bottomtext a {
	color: #666666;
	font-weight: bold;
}


#container #text .smallfont {
	font-size: 10px;
}

#container #text table tr .beauty_subtitle .right {
	margin: 0px;
	width: 315px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #text .subsmallprint {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	width: 315px;
}

#container #text .ntsubsmallprint {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	padding: 0px;
	width: 370px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 66px;
}

#container #text .bottomspacer {
	height: 115px;
	position: relative;
}
#container #text .badge {
	font-size: 10px;
	line-height: 10px;
	position: absolute;
	left: 0px;
	bottom: 5px;
	color: #666666;
}
#container #text .badge a {
	color: #666666;
	text-decoration: underline;
}



#container #text .title {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 0px;
}
#container #text img .title {
	text-align: center;
}
#container #text .brandlogo {
	padding-left: 66px;
	padding-bottom: 15px;
}

#container #text .bottomborder {
	text-align: center;
	width: 410px;
	height: 1px;
	background-color: #666;
	margin-bottom: 15px;
	margin-top: 20px;
	margin-left: 44px;
}
#container #text .bottomborder_beforetitle {
	text-align: center;
	width: 410px;
	height: 1px;
	background-color: #666;
	margin-top: 10px;
	margin-left: 44px;
}
#container #text .subborder {
	text-align: center;
	width: 370px;
	height: 1px;
	background-color: #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 66px;
}
#container #text .subtitle {
	font-weight: bold;
	color: #666;
	font-size: 15px;
	margin-bottom: 8px;
}
#container #text .nobold {
	font-weight: normal;
	font-size: 13px;
}

#container #text .tablesubtitle {
	font-weight: bold;
	color: #666;
	font-size: 15px;
	margin-bottom: 5px;
}
#container #text .large {
	font-size: 14px;
	font-weight: bold;
}
#container #text table {
	width: 370px;
	line-height: 18px;
	margin-left: 66px;
}




#container #image {
	width: 500px;
	position: fixed !important;
	position: absolute;
	height: 100%;
	overflow: hidden;
	z-index: 80;
	left: 50%;
}
#container #text table tr .timewidth {
	width: 90px;
	text-align: right;
	vertical-align: top;
}

#container #text table tr .pricewidth {
	width: 55px;
	font-weight: bold;
	text-align: right;
	color: #666;
	vertical-align: top;
}
#container #text table tr .beauty_pricewidth {
	font-weight: bold;
	text-align: right;
	color: #666;
	vertical-align: top;
	font-size: 15px;
	width: 55px;
}

#container #text table tr .hairpricewidth {
	width: 111px;
	font-weight: bold;
	text-align: right;
	color: #666;
}
#container #text table tr .price {
	color: #666;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
#container #text table tr .time {
	text-align: right;
	vertical-align: top;
}
#container #text table tr .beauty_subtitle {
	font-size: 15px;
	font-weight: bold;
	width: 315px;
	color: #666666;
}
#container #text table tr .beauty_subtitle_nobold {
	font-size: 13px;
	font-weight: normal;
	width: 315px;
	color: #666666;
}



#menu {
	position: fixed !important;
	position: absolute;
	bottom: 20px;
	height: 85px;
	width: 100%;
	z-index: 90;
}
#container #text table tr ul li {
	font-size: 10px;
	font-weight: normal;
}
#container #text table tr ul {
	margin: 0px;
	padding-left: 13px;
}
#container #text table tr .tablespacer {
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#container #text table tr .beautydesc {
	font-size: 10px;
	line-height: 12px;
	color: #7D7D7D;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	width: 315px;
}
#container #text ul li {
	color: #666666;
}
#container #text ul {
	width: 315px;
	margin-left: 79px;
	margin-top: 10px;
	font-weight: normal;
	color: #666;
	padding: 0px;
	margin-bottom: 10px;
}
#container #text .subtitle .sublogo {
	margin-right: 10px;
}
#container #text .jessica {
	width: 370px;
	margin-left: 66px;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	height: 68px;
}
#container #text .jessica .jessicatitle {
	float: right;
	width: 281px;
	padding-top: 22px;
	color: #666;
}
#container #text .jessica .jessicaimg {
	width: 79px;
	float: left;
}
#container #text .imageholder {
	width: 500px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}




#menu #bar {
	background-color: #000;
	opacity:0.8;
	filter: alpha(opacity=80);
	height: 85px;
	position: relative;
}
#menu #menucontent {
	width: 1000px;
	margin-left: -500px;
	height: 85px;
	position: absolute;
	z-index: 100;
	left: 50%;
}
#menu #menucontent #overtext {
	float: left;
	width: 500px;
	height: 85px;
	background-color: #2f2e2d;
}
#menu #menucontent #overtext img {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 21px;
	padding-bottom: 21px;
	background-color: #191919;
}
#menu #menucontainer #menucontent #overtext #logo {
	float: left;
	width: 135px;
}
#menu #menucontainer #menucontent #overtext #nav {
	float: right;
	width: 275px;
	margin-left: 20px;
}

#menu #menucontainer #menucontent #overtext #nav #rootmenu {
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
	line-height: 13px;
	margin-top: 3px;
	float: left;
	width: 108px;
}
#menu #menucontainer #menucontent #overtext #nav #rootmenu a {
	color: #FFF;
	text-decoration: none;
}
#menu #menucontainer #menucontent #overtext #nav #rootmenu a:hover {
	color: #7D7D7D;
}
#menu #menucontainer #menucontent #overtext #nav #rootmenu .active a {
	color: #7D7D7D;
	text-decoration: none;
}
#menu #menucontainer #menucontent #overtext #nav #submenu {
	float: right;
	font-size: 10px;
	color: #FFF;
	width: 167px;
	text-transform: uppercase;
	margin-top: 3px;
	line-height: 13px;
}
#menu #menucontainer #menucontent #overtext #nav #submenu a {
	color: #FFF;
	text-decoration: none;
}
#menu #menucontainer #menucontent #overtext #nav #submenu a:hover {
	color: #7D7D7D;
}
#menu #menucontainer #menucontent #overtext #nav #submenu .active a {
	color: #7D7D7D;
	text-decoration: none;
}
#menu #menucontent #overimage {
	float: right;
	height: 85px;
	text-align: right;
}
#menu #menucontainer #menucontent #overimage #afilliates {
	text-align: right;
}

#menu #menucontainer #menucontent #overimage img {
	display: block;
	float: right;
}
#menu #menucontainer #menucontent #overimage .wella {
	margin-top: 17px;
	margin-right: 20px;
}
#menu #menucontainer #menucontent #overimage .elemis {
	margin-top: 32px;
	margin-right: 20px;
}
#menu #menucontainer #menucontent #overimage .guinot {
	margin-top: 25px;
	margin-right: 30px;
}
#menu #menucontainer #menucontent #overimage .midland {
	margin-top: 22px;
	margin-right: 20px;
}
