* {
	outline: none;
}

body, html {
	background-color: #ffffff;
	color: #cccccc;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-variant: normal;
	font-weight: normal;
	margin: 0px;
}

body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: top center;
}
h1
{
    margin:0;
}
h2 {
	color: #8fa208;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	color: #8fa208;
	text-decoration: none;
}

a:hover {
	color: #d2ef00;
	text-decoration: underline;
}

.more-link {
	font-size: 10px;
}

.text-green {
	color: #8fa208;
}

.text-red {
	color: #F00;
}

.text-dark-gray {
	color: #666666;
}

.text-center {
	text-align: center;
}

.text-bold {
	font-weight: bold;
}

#container {
	width: 740px;
	margin: auto;
}

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 270px;
}
.body
{
    padding:16px 40px 0;
    background:url(/images/bgBody.png) repeat-y center top;
    color:#CCC;
    font-family:Helvetica,Arial,Verdana,sans-serif;
}
.foot
{
    padding:74px 0 20px;
    background:url(/images/bgFoot.png) no-repeat center top;
    color: #5f5f5f;
    font-family: "Arial Narrow", Helvetica, Arial, Verdana, sans-serif;
}
.foot a 
{
    font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
}
.footNav
{
    padding-bottom:15px;
	font-size:12px;
	text-align:center;
}
.footNav a
{
    margin:0 15px;
}
.footNav a:link, .footNav a:visited
{
    text-decoration:none;
}
.footNav a:hover, .footNav a:active
{
    text-decoration:underline;
}
.copyright
{
	float:left;
	margin-left:20px;
	font-size: 11px;
	line-height:38px;
}
.footLogos
{
	float: right;
	margin-right:20px;
	width: 221px;
}

#header-top {
	height: 270px;
	position: absolute;
	width: 740px;
	z-index: 1;
}

#header-banner {
	background-repeat: no-repeat;
	height: 270px;
}

#header-logo {
	background-image: url(../images/header-logo.png);
	float: left;
	height: 133px;
	margin: 15px 0px 0px 35px;
	width: 273px;
}

	#header-logo a {
		display: block;
		height: 133px;
		width: 273px;
	}
	
	#header-logo a:hover {
		background-image: url(../images/header-logo_hover.png);
	}
	
.bio-testimonial {
	color: #666666;
	font-size: 11px;
	font-style: italic;
	width: 137px;
}

	.bio-quote {
		text-align: left;
	}
	
	.bio-client {
		padding-right: 15px;
		text-align: right;
	}
	
#header-testimonial {
	font-size: 12px;
	font-style: italic;
	margin: 25px 0px 0px 73px;
	width: 200px;
}

	#header-quote {
		text-align: left;
	}
	
	#header-client {
		padding-right: 15px;
		text-align: right;
	}

#main-nav {
	background-image: url(../images/nav-bg_2.png);
	background-repeat: no-repeat;
	height: 38px;
}

	#main-nav a {
		display: block;
		height: 38px;
	}

	.nav-item {
		background-repeat: no-repeat;
		float: left;
		height: 38px;
	}

	#nav-one {
		background-image: url(../images/menu-prices.png);
		width: 188px;
	}

		a#nav-one:hover {
			background-image: url(../images/menu-prices_hover.png);
		}

	#nav-two {
		background-image: url(../images/menu-promotions.png);
		width: 144px;
	}

		a#nav-two:hover {
			background-image: url(../images/menu-promotions_hover.png);
			width: 144px;
		}

	#nav-three {
		background-image: url(../images/menu-artistic-team.png);
		width: 158px;
	}
	
		a#nav-three:hover {
			background-image: url(../images/menu-artistic-team_hover.png);
			width: 158px;
		}

	#nav-four {
		background-image: url(../images/menu-kerastase.png);
		width: 94px;
	}

		a#nav-four:hover {
			background-image: url(../images/menu-kerastase_hover.png);
			width: 94px;
		}

	#nav-five {
		background-image: url(../images/menu-shu-uemura.png);
		width: 156px;
	}

		a#nav-five:hover {
			background-image: url(../images/menu-shu-uemura_hover.png);
			width: 156px;
		}



#super-nav {
	float: right;
	height: 19px;
	margin-right: -13px;
}

	#super-nav a {
		display: block;
		height: 19px;
	}

	.super-nav-item {
		background-repeat: no-repeat;
		float: left;
		height: 19px;
	}

	#super-nav-one {
		background-image: url(../images/menu-about-moxie.png);
		width: 73px;
	}

		a#super-nav-one:hover {
			background-image: url(../images/menu-about-moxie_hover.png);
		}

	#super-nav-two {
		background-image: url(../images/menu-contact.png);
		width: 54px;
	}

		a#super-nav-two:hover {
			background-image: url(../images/menu-contact_hover.png);
		}

	#super-nav-three {
		background-image: url(../images/menu-home.png);
		width: 33px;
	}

		a#super-nav-three:hover {
			background-image: url(../images/menu-home_hover.png);
		}
		
#content {
		background-image: url(../images/body-bg.png);
		background-repeat: no-repeat;
		height: 432px;
		padding: 16px 0px 0px 40px;
}


#content-left-hp {
	float: left;
	width: 310px;
}
	
#content-left-hp p {
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px 15px 20px;
}
		
.email-address {
	background-color: #333333;
	border: none;
	color: #cccccc;
	font-size: 13px;
	height: 20px;
	margin-left: 20px;
	padding: 2px;
	width: 223px;
}
		
#email-updates {
	margin-top: 45px;
}
		
	#email-updates .eu-title {
		color: #999999;
		font-size: 11px;
		margin-left: 20px;
	}
			
	#email-updates .eu-text {
		color: #666666;
		font-size: 11px;
		font-style: italic;
		margin-left: 20px;
	}

#content-right-hp {
	float: right;
	width: 310px;
}
	
/* INSIDE PAGES */

#page-title-header {
	margin-bottom: 20px;
}
#page-title-header-2 {
	margin-bottom: 0px;
}
	
	
/* CONTACT MOXIE */
.contact-moxie-left
{
	float: left;
	width: 310px;
}
.contact-moxie-right
{
	float: right;
	width: 310px;
}
	
.contact-point {
	border-bottom: 1px solid #333333;
	padding:10px 0;
}
	
.contact-title {
	color: #7f900a;
	font-size: 24px;
	margin-left: 15px;
}
	
.contact-info {
	font-size: 13px;
	margin-left: 15px;
}
	
.contact-info-2 {
	font-size: 12px;
	margin-left: 15px;
}
	
	
/* PROMOTIONS */
#promotions-left {
	float: left;
	position:relative;
	width: 310px;
	height:80px;
}
#promotions-right
{
	float: right;
	font-size: 13px;
	width: 340px;
}
.promotions-title {
	color: #7f900a;
	font-size: 24px;
}	
#promo-1 
{
    position:absolute;
    top:38px;
	background-image: url(/images/promo-bg-1.png);
	background-repeat: no-repeat;
	height: 326px;
	width: 283px;
}	
#promo-1-text {
	font-size: 11px;
	line-height: 18px;
	padding: 120px 25px 0px 25px;
}
	
/* ABOUT MOXIE */
#about-moxie-left {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	width: 320px;
}	
#about-moxie-left p {
	font-size: 12px;
	line-height: 22px;
	margin: 0px 0px 15px 0px;
	padding-left: 10px;
}	
#about-moxie-right {
	float: left;
	width: 300px;
}
	
	
/* KERASTASE */
#kerastase-left {
	float: left;
	margin-left: 10px;
	margin-right: 25px;
	width: 360px;
}
	
#kerastase-left p {
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
}

	
#kerastase-right {
	float: left;
	width: 260px;
}
	
#kerastase-right p {
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 4px 14px;
	text-align: justify;
}
	
	
/* SHU UEMURA */
#shuuemura-left {
	float: left;
	margin-left: 10px;
	margin-right: 25px;
	width: 360px;
}
	
#shuuemura-left p {
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
}
	
#shuuemura-right {
	float: left;
	width: 260px;
}
	
#shuuemura-right p {
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 4px 14px;
	text-align: justify;
}
	
	
/* ARTISTIC TEAM */
.artistic-team-left {
	float: left;
	font-size: 12px;
	width: 380px;
	min-height:275px;
}
.artistic-team-right {
	float: right;
	width: 235px;
}
	
.at-menu {
	float: left;
}
	
.at-menu a {
	display: block;
	height: 27px;
}
	
#artistic-directors {
	background-image: url(../images/submenu-art-dir.png);
	background-repeat: no-repeat;
	width: 128px;
}
	
#artistic-directors:hover {
	background-image: url(../images/submenu-art-dir_hover.png);
}
	
#hair-artists {
	background-image: url(../images/submenu-hair-artists.png);
	background-repeat: no-repeat;
	width: 97px;
}
	
#hair-artists:hover {
	background-image: url(../images/submenu-hair-artists_hover.png);
}
	
#color-artists {
	background-image: url(../images/submenu-color-artists.png);
	background-repeat: no-repeat;
	width: 101px;
}
	
#color-artists:hover {
	background-image: url(../images/submenu-color-artists_hover.png);
}
			
.big-mug {
	border: 1px solid #666666;
	height: 180px;
	padding: 5px;
	width: 125px;
}
		
.mug-ad {
	border: 1px solid #666666;
	height: 75px;
	margin: 0px 30px 30px 0px;
	padding: 5px;
	width: 50px;
}
		
.mug-ha {
	border: 1px solid #666666;
	height: 75px;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	width: 50px;
}
		
.profile-name {
	color: #8FA208;
	font-size: 24px;
}
		
.profile-location {
	color: #ffffff;
	font-weight: bold;
}
		
.profile-title {
	font-weight: bold;
}
		
.profile-text {
	line-height: 18px;
}


/* Careers iframes */
.body html body
{
    background:#1b1818;
    color:#CCC;
    font-family:Helvetica,Arial,Verdana,sans-serif;
}
