	html,body {
	background: #FFF;
	margin: 0;
	padding: 0;
	
}
html {
	height: 100%;
	overflow:auto;
}

body {
	background: url(/files/p_01.2.png) no-repeat fixed 7% 75px;
	background-position: 7% 100px;
	background-attachment: fixed;
	min-height: 101%;
}

a {
	color: #25353C;
	text-decoration: none;
}

a[href$="rss.xml"], 
a[href$="rdf.xml"] {
	background:transparent url(/files/RSS_16.png) no-repeat scroll right center;
	color: #D80;
	padding-right:1.3em;
}

p a {
	text-decoration: underline;
}

.i-all {
	background-color: #222;
	color: #333;
}

.i-about {
	background-color: #E90;
	color: #FFF;
}

.i-lab {
	background-color: #111;
	color: #FFF;
}

.i-family {
	background-color: #B7124F;
	color: #FFF;
}

.i-club {
	background-color: #D00;
	color: #FFF;
}

.i-cosmetic {
	background-color: #E60;
	color: #FFF;
}

.i-mou {
	background-color: #9C0;
	color: #FFF;
}

.i-baby {
	background-color: #F0F;
	color: #FFF;
}

.i-artlab {
	background-color: #90C;
	color: #FFF;
}

.i-agency {
	background-color: #09E;
	color: #FFF;
}

.i-school {
	background-color: #077;
	color: #FFF;
}

.i-cafe {
	background-color: #702;
	color: #FFF;
}

#interface {
	background: #111;
	cursor: default;
	color: #FFF;
	height: 100%;
	overflow: visible;
	position: fixed;
	padding-bottom: 16px;
	top: -100%;
	left: 0;
	width: 100%;
	z-index: 7000;
}

#interface .container {
	display: none;
}

#interface a {
	color: #FFF;
	text-decoration: none;
}

#interface  a:hover,#interface .nav a.act {
	color: #CCC;
}

#header {	
	padding: 5em 0 1em;
	width: 100%;
}

#content {
	width: 100%;
}

#footer {
	left:0;
	bottom: 0;
	padding: 2em 0;
	width:100%;
}

.btn {
	cursor: pointer;
	height: 85%;
	position: absolute;
	overflow: hidden;
	width: 15%;
}

.btn-open {
	background: transparent url(/files/brands_d.gif) no-repeat center bottom;
	left: 0;
	bottom: 0;
	height: 32px;
	margin-bottom: -16px;
	width: 100%;
}

.btn-close {
	top: 5%;
	right: 5%;
	display: none;
}

.btn-prev {
	background: transparent url(../js/slimbox/css/prevlabel.gif) no-repeat left 80%;
	left: 0;
	top: 0;
}

.btn-next {
	background: transparent url(../js/slimbox/css/nextlabel.gif) no-repeat right 80%;
	right: 0;
	top: 0;
}

.btn-all {
	background: transparent url(../imgs/brands_d.gif) no-repeat center top;
	width: 100%;
	height: 10%;
	text-align: center;
	top: 0;
	left: 0;
}

.nav-rootline {
	color: #999;
}

.nav-rootline a {
	color: #333;
}

.nav-rootline a:hover {
	color: #000;
}

.nav-rootline .root {
	text-transform: uppercase;
}


#nav-tools {
	left: 7%;
	list-style-type: none;
	overflow: hidden;
	position: fixed;
	width: 140px;
}

#nav-tools li {
	float: left;
	margin-left: 5px;
	display:block;
}

#nav-tools li a, #nav-tools li.cur {
	background: transparent url('/files/nav_tools.gif') no-repeat center center;
	display: block;
	height: 20px;
	text-indent: -9999px;
	width: 40px;
}

#nav-tools li a:hover {
	background-color: #EEE;
}

#nav-tools li.home, #nav-tools li.home a {
	background-position: 13px center;
}

#nav-tools li.sitemap, #nav-tools li.sitemap a {
	background-position: -61px center;
}


.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.loud {
	color:#000;
	font-weight:bold;
}

.csc-textpic-image a {
	display: block;
	position: relative;
	overflow: hidden;
}
.btn-zoom-in {
	position: relative;
	background: transparent url(/files/bg_btn_zoom_in.png) no-repeat;
	width: 45px;
	height: 45px;
	display: block;
	margin: -55px 0 0.5em 90px;
}

.btn-zoom-in span {
	position: absolute;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
	font-weight: normal;
	width: 45px;
	height: 45px;
	cursor: pointer;
}

caption {
	background: none;
	font: bold 18px/1.2em Arial,Helvetica,sans-serif;
}

thead th {
	background: none;
	border-bottom: 1px dotted #000;
	text-align: center;
}

td,th {
	text-align: center;
	border-bottom: 1px dotted #CCC;
}

.no-list-style, .hor {
	list-style: none;
	margin-left: 0;
	width:100%;
}
.hor {
	overflow: hidden;
}
.hor li {
	float: left;
	display: block;
	margin-right: 2em;
}

.csc-sitemap {
	
}
.csc-sitemap h3 {
	white-space: nowrap;
}

.csc-sitemap ul {
	
}
.csc-sitemap ul ul {
	margin-left: 1.2em;
}
.csc-sitemap li a,
.productList li a {
	display: block;
	background: transparent url(../imgs/bullet_plus_quiet.gif) no-repeat -4px center;
	padding-left: 1em;
}
.span-x {
	float: left;
	margin-right: 2em;
}
dl dt {

	margin-bottom: 0.75em;
}
dl dd {
	margin: 0 0 0.5em 0;
}
.news-single-addinfo dl dd {
	background: transparent url(../imgs/bullet_plus_quiet.gif) no-repeat;
}
dd.related-news,dd.related-page,dd.related-url,.news-single-files dd,.news-single-links dd {
	padding-left: 1.5em;
}

.news-single-timedata .extra-large {
	line-height: 2em;
}

.news-latest-date {

	text-align: center;
	height: 45px;
	overflow: hidden;
}
.news-latest-date .day {
	
	line-height: 1em;
	margin: 0.6em 0 0;
}
.news-latest-date .month {
	line-height: 1em;

	margin: 0;
}


.nowrap {
	white-space: nowrap;
}

#content p {
	color: #333;
}
#content p.large, #content p.extra-large, #content dt p {
	color: #000;
}

#interface p, #content.dark p {
	color: #BBB;
}
#interface p.large, #interface p.extra-large, .dark #content p.large, .dark #content p.extra-large {
	color: #FFF;
}

h3, .extra-large {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom: 1.1em;
}
.large {
	line-height: 1.67em;
	margin-bottom: 1.1em;
}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.2em;}
.quiet-small {font-size:.8em;margin-bottom:1.875em;line-height:1.2em;color:#777;}

#footer img {
	display: block;
	margin: 0 1em 0 0;
	float:left;
}
.ce {
	cursor: default;

}
hr {
	background: #EEE;
	height: 1px;
}

.bullet-plus li {
	background: url(../imgs/bullet_plus_quiet.gif) no-repeat left center;	
	padding-left: 20px;
}






.salons-info {
	border-bottom:1px solid #EEE;
}

.salons-info li {
	background: transparent url(../imgs/bullet_gt.gif) no-repeat left center;
	border-top:1px solid #EEE;
	padding: 1em 2em;
}

.nav-salons {
	border-bottom:1px solid #EEE;
	overflow: hidden;
	width: 100%;
}

.nav-salons li {
	background: transparent url(../imgs/bullet_gt.gif) no-repeat left center;
	border-top:1px solid #EEE;
	padding: 1em 2em;
}

.nav-salons li.act {
	color: #999;
}

.nav-salons li.act a {
	color: #A00;
}


.dark {
	background: #111;
	color: #FFF;
}

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
	color: #FFF;
}

.dark a {
	color: #6A7B82;
	text-decoration: none;
}

.dark a:hover {
	color: #789;
}

.dark #content p, .dark #content dt p {
	color: #999;
}

.dark #content p, .dark #content p.large, .dark #content p.extra-large, .dark #content dt p {
	color: #CCC;
}

.dark #footer {
	color: #555;
}

.dark hr {
	background: #333;
}

div.extra-margin {
	margin: 2em 0;
}


.news-latest-item {
	overflow: hidden;
	padding-right: 40px;
	width: 100%;
}

.news-latest-container {
	cursor: default;
}

.news-latest-item img {
	float: left;
	margin: 0pt 1.5em 1.5em 0pt; 
}






.brand-icon {
	width: 50px;
}

.brand-icons .colour {
	position:absolute;
}

.brand-icons dt {
	margin-bottom:1.5em;
}


.nav-ce {
	
}

.nav-ce li {
	
}

.nav-ce li a {
	font: normal 12px/1.5em Arial,Helvetica,sans-serif;
	display:block;
	padding: 0.25em 0;
	padding-left: 15px;
	outline: none;
}

.nav-ce li.act a {
	background: transparent url(../imgs/bullet_gt.gif) no-repeat left center;
	font: bold 15px/1.2em Arial,Helvetica,sans-serif;
}




.nav-sec li a {
	background: url(../imgs/bullet_plus_quiet.gif) no-repeat -3px center;
	font: normal 13px/1.3em Arial,Helvetica,sans-serif;
	display:block;
	padding: 0.25em 0;
	padding-left: 15px;
	outline: none;
}

.nav-sec li.act a {
	font: bold 15px/1.2em Arial,Helvetica,sans-serif;
}


.pad {
	padding-left: 15px;
}

.bg {
	position: fixed;
	top: 350px;
	left: 4%;
	width: 100px;
	height: 101px;
}

.bg a {
	position: absolute;
	left:0;
	top:0;
	display: block;
	width:100px;
	height: 101px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
.s-about {
	background: #FFF url(../../media/imgs/pers/p_01_03_06.2.png) no-repeat fixed 7% 100px; 
}
.s-lab {
	background: #FFF url(../../media/imgs/pers/p_01.2.png) no-repeat fixed 7% 100px; 
}
.s-lab .bg {
	background: transparent url(../../media/imgs/icons/brands/ico_lab_colour.png) no-repeat;
}

.s-family {
	background: #FFF url(../../media/imgs/pers/p_05.2.png) no-repeat fixed 7% 200px; 
}
.s-family .bg {
	background: transparent url(../../media/imgs/icons/brands/ico_family_colour.png) no-repeat;
}

.s-club{
	background: #FFF url(../../media/imgs/pers/p_07.2.png) no-repeat fixed 7% 100px; 
}
.s-club .bg {
	background: transparent url(../../media/imgs/icons/brands/ico_club_colour.png) no-repeat;
}

.s-cosmetic{
	background: #FFF url(../../media/imgs/pers/p_04.2.png) no-repeat fixed 7% 100px; 
}
.s-cosmetic .bg {
	background: transparent url(../../media/imgs/icons/brands/ico_cosmetic_colour.png) no-repeat;
}

.s-mou{
	background: #FFF url(../../media/imgs/pers/p_04.2.png) no-repeat fixed 7% 100px; 
}
.s-mou .bg {
	background: transparent url(../../media/imgs/icons/brands/ico_mou_colour.png) no-repeat;
}

.s-artlab{
	background: #FFF url(../../media/imgs/pers/p_06.2.png) no-repeat fixed 7% 100px; 
}
.s-artlab .bg {
	background: transparent url(../../media/imgs/icons/brands/ico_artlab_colour.png) no-repeat;
}

.s-agency {
	background: #FFF url(../../media/imgs/pers/p_03.2.png) no-repeat fixed 7% 100px; 
}
.s-agency .bg {
	background: transparent url(../../media/imgs/icons/brands/ico_agency_colour.png) no-repeat;
}

.s-school {
	background: #FFF url(/files/p_01.2.png) no-repeat fixed 7% 100px; 
}
.s-school .bg {
	background: transparent url(/files/ico_school_colour.png) no-repeat;
}

.s-cafe {
	background: #FFF url(../../media/imgs/pers/p_02.2.png) no-repeat fixed 1% 100px; 
}
.s-cafe .bg {
	background: transparent url(/files/ico_cafe_colour.png) no-repeat;
}

.s-home {
	background: #EEE url(/files/p_home.2.png) no-repeat fixed 3% 100px; 
}
.s-home,
.s-test {
	background: #EEE url(/files/p_home.3.png) no-repeat fixed 7% 75px;
}
.s-home hr, .s-test hr {
	background-color: #DDD;
	
}

#p-emmediciotto {
	/*background: #FFF url(/files/pic_emme_product_line_bg.jpg) no-repeat center bottom; */
	
}

body {
	background-position: 7% 100px;
	background-attachment: fixed;
}

#p-map {
	background: #FFF url(/files/stripe.png) repeat fixed;
	min-height: 100%;
	padding-top: 16px;
}

.nav-icons {
	
}

.nav-icons .span-2 img, .navBrands img {
	width: 50px;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

/*
.col-left {
	position: fixed;
	left: 25%;
	top: 100px;
	width: 17%;
}*/

/* Brands Menu */

.navBrands {
	overflow: hidden;
	margin: 0 0 1.5em;
	width: 100%;
}

.navBrands .label {
	text-transform: uppercase;
}

.navBrands .navBrands-item {
	float:left;
	margin-right: 22px;
	width: 50px;
}

.navBrands .odd {
	margin-right: 23px;
}

.navBrands .last {
	margin-right: 0;
}

/* Banners Styles */
.bannersMain {
	margin: 1.5em 0;
}

.bannersMain img {
	display: block;
	float: none;
}

.bannersGeneral {
	margin-bottom: 1em;
	overflow: hidden;
	width: 110%;
}

.bannersGeneral-item {
	float: left;
	margin-right: 10px;
}

#phone {
	background: #EEE;
	bottom: 0%;
	left: 7%;
	padding: 1em 2em 0;
	position: fixed;
	text-align: center;
}

#phone img {
	display: inline;
	float: none;
	margin: 0;
}

.required, .error-field {
	color: #C00;
}

pre {
	margin: 0;
}

form .field {
	margin: .5em 0;
	border-bottom: 1px solid #EEE;
}


/* Map's Page Styles */
#map-container,
#map-content {
	overflow: hidden;
}

#map-container {
	height: 98%;
	left: 0;
	position: fixed;
	top: 2%;
	width: 66%;
}

#map {
	height: 100%;
	width: 100%;
}

#map-content {
	background: #FFF;
	margin-left: 67%;
	min-height: 98%;
	overflow-x: hidden;
	position: relative;
	top: 2%;
	width: 32%;
}

#map-content .box {
	background: #FFF;
	margin: 0;
	padding: 3em;
}

.mapinfo {
	background: #FFF;
	margin: 0;
	overflow: hidden;
	padding: 10px 10px 0;
	width: 380px;
}

.mapphoto {
	float: left;
	margin: 0 10px 10px 0;
}

.mapinfo .last {
	margin-right: 0;
}

.mapinfo img {
	display: block;
}

.mapinfo .hor li {
	margin-right: 3px;
}

#content p.bottom {
	margin-bottom: 0;	
}


.productList li {
	line-height: 1.5em;
}

.productList a {
	text-decoration: none;
}
.pull-up {
	margin-top: -1.5em;
}

#mapBrandSelector {
	border: 1px solid #EEE;
	border-left: none;
	border-right: none;
	margin: 0 0 .8em;
	overflow: hidden;
	padding: 1em 0 0;
	width: 100%;
}

.brand-item {
	float: left;
	padding: 0 0 1em;
	width: 20%;
}

.brand-item label {
	corsor: pointer;
}


.tx-ttnews-browsebox-SCell {
	padding: 0;
	text-align: left;
}

