
html {
	background: url(../images/background.png) top center repeat-y;
}

body, h1, h2, h3, h4, h5, h6, a, textarea {
	color: #666;
	font-family: Tahoma, "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: light;
}

textarea {
    font-size: 11px;
    color: black;
}

html {
    overflow-y: scroll;
}

a:hover {
	color: black !important;
}

:active {
	outline: none;
}

#shigeta {
	position: relative;
}

#garanties {
	position: relative;
	top: -50px;
	left: 120px;
}

#cyberplus img {
    margin: 0;
}

#miniMenu {
	list-style: none;
	margin: 0;
	position: absolute;
	right: 30px;
	top: 90px;
}

#miniMenu li {
	display: inline;
	margin: 0 5px;
}

#miniMenu li a {
	text-decoration: none;
	color: #666;
	padding: 1px 3px;
}

#miniMenu li a.selected {
	background: #eeeeee;
}

area {
    cursor: pointer;
}
em {
    background: white !important;
    color: #666;
}

.revendeurs_europe #content img, .revendeurs_japon #content img {
	margin-top: 5px;
}

/** Header **/

#logo img {
	margin: 0;
}

#langs {
	text-align: right;
	color: #999;
	margin-top: 13px;
	margin-bottom: 10px;
}

#langs a {
	color: #999;
	text-decoration: none;
}

#cart {
	text-align: right;	
	margin-top: 13px;
	margin-bottom: 10px;
	font-weight: bold;
}

#cart.items a {
	color: #c00;
}

#cart a {
	color: #555;
	text-decoration: none;
	background: #eeeeee;
	padding: 2px 3px;
	position: relative;
	left: 5px;
}

.mainPageLink, .footPageLink {
	text-align: center;
}

.mainPageLink a {
	display: block;
	color: #666;
	text-decoration: none;
}

.mainPageLink a.selected {
	background: #eeeeee;
}

.subPageLink {
	text-align: center;
	padding: 20px 10px 0 10px;
	margin: 0 -10px;
}

.subPageLink a {
	text-decoration: none;
	display: block;
	font-size: 95%;
}

.subPageLink a.selected {
	background: #eeeeee;
}

.p_l {
	background: url(../images/l.png) top left no-repeat;
}

.p_m {
	background: url(../images/m.png) top left no-repeat;
}

.p_r {
	background: url(../images/r.png) top left no-repeat;
}

.p_l_s {
	background: url(../images/ls.png) top left no-repeat;
}

.p_m_s {
	background: url(../images/ms.png) top left no-repeat;
}

.p_r_s {
	background: url(../images/rs.png) top left no-repeat;
}

/** Menu gauche **/

#leftMenu {
	list-style: none;
	margin: 215px 0 0 0;
	width: 215px;
}

.leftPageLink a {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 40px;
	height: 1%;
}

#leftMenu .important a {
	font-weight: bold;
	color: #FF00CC;
	margin-top: 15px;
}

#leftMenu .more a {
	margin-top: 15px;
}

#leftMenu .selected, #leftMenu a.selected:hover {
	color: white !important;
}

.leftSubMenu {
	margin-left: 55px;
	list-style: square;
	margin-bottom: 0;
	width: 160px;
	font-size: .9em;
}

#leftMenu .leftSubMenu a.selected {
	background: #eeeeee !important;
	color: #666 !important;
}

#leftMenu .leftSubMenu a.selected:hover {
	color: #666 !important;
}

.leftSubMenu a {
	padding: 0 5px;
}


/** Footer **/

#footer {
	text-align: right;
	margin-top: 40px;
}

#footerBar {
	background: url(../images/bottom.png) left top no-repeat;
	padding: 1px 35px 1px 40px;
}

.footPageLink {
	display: inline;
	padding: 0 5px;
}

.footPageLink a {
	color: #666;
	text-decoration: none;
}

/** Content **/

#content {
	padding: 40px 0 0 0;
	min-height: 400px;

	text-align: justify;
	line-height: 1.8;
}

/** Styles **/

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

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

/** Page navigation **/
.pageNavigation {
    position: relative;
}

.pageNavigation .prec {
    position: absolute;
    top: 0;
    left: 0;
}

.pageNavigation .suiv {
    position: absolute;
    top: 0;
    right: 0;
}

/** Webform **/

.style-webform {
	background: url(../images/fond3.jpg) no-repeat 0 40px;
}

.style-webform form {
		text-align: right;
}

.style-webform h1 {
	text-align: right;
	font-size: 2em;
	color: #ccc;
	font-weight: normal;
	margin-bottom: 1em;
}

.style-webform .field {
	margin-bottom: 5px;
}

.style-webform .field label {
	width: 150px;
}

.style-webform .field .input {
	width: 250px;	
	margin-left: 10px;
} 

/** Page d'accueil **/

.style-accueil {
	background: url(../images/fond3.jpg) no-repeat 0 40px;
}

.style-accueil img {
    margin: 0;
}

.style-accueil .home {
    text-align: left;
    padding-left: 300px;
    font-size: 10.5px;
    color: #777;
    margin-bottom: 30px;
}

.style-accueil #content {
	text-align:  right;
}

/** Univers **/

.style-univers {
    background: url(../images/fond2.png) no-repeat 0 40px;
    text-align: left;
}

.style-univers #content h1 {
    font-size: 18px;
}

/** Page design 1 & 2**/

.style-page1 {
	background: url(../images/fond2.png) no-repeat 0 40px;
}

.style-page2 {
	background: url(../images/fond3.jpg) no-repeat 0 40px;
}

.style-page1 h1, .style-page2 h1, .style-page1 h2, .style-page2 h2 {
	text-align: right;
	font-size: 2em;
	color: #999;
	font-weight: normal;
}

/** Page design produit **/

.style-produit {
	background: url(../images/fond2.png) no-repeat 0 40px;
}

.style-produit h1 {
	text-align: left;
	font-size: 2em;
	color: #ccc;
	font-weight: normal;
}

/** Press **/

.style-press {
    background: url(../images/fond2.png) no-repeat 0 40px;
}

.style-press #content h2 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}

/** Page design produits **/

.style-produits {
	background: url(../images/fond2.png) no-repeat 0 40px;
}

.style-produits h1 {
	text-align: right;
	font-size: 2em;
	color: #ccc;
	font-weight: normal;
}

#produits-description {
	min-height: 220px;
}

/** Page design produits **/

.style-produit {
	background: url(../images/fond2.png) no-repeat 0 40px;
}

.style-produit #content .productTitle {
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}

.style-produit #content .productTitle h2 {
	margin-bottom: 0;
	padding: 4px 0;
	font-size: 1.7em;
	line-height: 1.10em;
}

.style-produit #content .productTitle .sizes {
	text-align: right;
}

.style-produit #content .productTitle .sizes img {
	margin-bottom: 0;
	margin-top: .7em;
}

.style-produit .description h1, .style-produit .description h2 {
	font-weight: bold;
	font-size: 100%;
	color: black;
}

.style-produit .photo img {
	margin-top: 5em;
}

.orderZone {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #e5e5e5;
}

.orderZone .volumeOption {
	cursor: default;
}

.orderZone .volumeOption input {
	position: relative;
	top: 1px;
	*top: 4px;
}

.orderZone .volumeOption canvas {
	cursor: pointer;
}

.orderZone .volumeOption label {
	font-size: 1.1em;
	cursor: pointer;
	font-weight: normal;
}

.variants1 .volumeOption {
	padding-top: .8em;
}

.orderZone input.quantity {
	width: 52px;
	background: url(../images/quantityBg.gif);
	border: none;	
	text-align: center;
	font-size: 1.1em;
	padding: .3em 0;
	font-weight: bold;
	margin-top: 10px;
}

.orderZone #addToCart {
	outline: none;
}

.style-produit .more {
	margin-top: 2em;
}

/** Page produits **/

.productsList {
	margin-top: 1em;
}

.produits #content .column a {
	display: block;
	border-bottom: 1px solid black;
	color: #686767;
	text-decoration: none;
	font-size: 1.6em;
	padding: .75em;
	background: #eeefef url(/files/huiles-essentielles_mini.png) left no-repeat;
	padding-left: 120px;
}

.produits #content a.color1  {
	border-bottom-color: #f39900;
	background-image: url(/files/huiles-essentielles_mini.png);
}

.produits #content a.color2 {
	border-bottom-color: #00a0e9;
	background-image: url(/files/eaux-florales_mini.png);
}

.produits #content a.color3 {
	border-bottom-color: #e4007f;
	background-image: url(/files/diffuselles_mini.png);
}

.produits #content a.color4 {
	border-bottom-color: #8ec31f;
	background-image: url(/files/huiles-massage_mini.png);
}

.produits #content a.color5 {
	border-bottom-color: #fff100;
	background-image: url(/files/apres-midi_mini.png);
}

.produits #content a.color1:hover {
	background-color: #f39900;
	color: white !important;
}

.produits #content a.color2:hover {
	background-color: #00a0e9;
	color: white !important;
}


.produits #content a.color3:hover {
	background-color: #e4007f;
	color: white !important;
}


.produits #content a.color4:hover {
	background-color: #8ec31f;
	color: white !important;
}


.produits #content a.color5:hover {
	background-color: #fff100;
	color: white !important;
}

/** Panier **/

.style-panier {
	background: url(../images/fond2.png) no-repeat 0 40px;
}

.style-panier h1 {
	text-align: right;
	font-size: 2em;
	color: #ccc;
	font-weight: normal;
}

.style-panier #content {
	text-align: right;
}

.cartLine {
	border-bottom: 1px solid #999;
	margin-top: .5em;
}

.cartPict {
	text-align: center;
}

.cartPict a {
	display: block;
}

.cartPict img {
	margin-bottom: .5em;
}

.cartProduct {
	line-height: 1em;
	font-size: 1.3em;
	margin-top: 1em;
	text-align: left;
}

.cartProduct a {
	text-decoration: none;
	color: inherit !important;
}

.cartProduct a:hover {
	color: inherit !important;
}

.cartVolume {
	color: black;
	margin-top: 1em;
}

.cartQuantity {
	text-align: center;
	margin-top: .6em;
}

.cartQuantity span {
	font-size: 1.3em;
	font-weight: bold;
	padding: .3em 0;
	color: #999;
}

.cartQuantity input.quantity {
	width: 52px;
	background: url(../images/quantityBg.gif);
	border: none;	
	text-align: center;
	font-size: 1.1em;
	padding: .3em 0;
	font-weight: bold;
}

.cartQuantity a {
	text-decoration: none;
	color: #666;
	margin-top: .8em;
}

.japanSpecLine {
	background: #eee;
	color: black;
	font-size: 1.1em;
	text-align: right;       
}

.japanSpecLine span {
	padding-right: 30px;
}

#cartSubTotal {
	background: #ccc;
	color: black;
	font-size: 1.5em;
	text-align: right;       
    margin-bottom: 1em;
}

#cartSubTotal span {
    padding-right: 30px;
}

#checkoutButton, #payButton {
    background: #666;
    color: white;
    text-decoration: none;
    padding: 1px 10px;
    border: 0;
    cursor: pointer;
}

#checkoutButton:hover {
    color: white !important;
}

/** Checkout **/

#checkout h3 {
    color: #666;
    margin-top: 20px;
}

#checkout .field {
    width: 500px;
    text-align: left;
    clear: both;
    margin-bottom: 3px;
}

/*#cyberplus .field {
    text-align: left;
    clear: both;
}*/

#checkout .error label {
    color: #c00 !important;
}

#checkout .field label {
    display: block;
    float: left;
    width: 150px;
    margin-right: 10px;
    text-align: right;
    color: #888;
}

/** Mini products **/

.miniProduct {
	text-align: center;
	background: url(../images/kage.png) no-repeat;
	height: 160px;
	background: none;
	border: 1px solid #ddd;
	padding: 5px;
}

.miniProduct a {
	text-decoration: none;
}

.empty {
	background: none;
	border: none;
}

.miniProduct .productPhoto img {
	margin-bottom: 5px;
	margin-top: 10px;
}

.miniProduct .productName {
	line-height: .9em;
	font-size: 1em;
	padding: 1em 0;
}

.miniProduct .productPrices {
	line-height: 1.2em;
	color: black;
	padding-bottom: 10px;
}

/** Coaching **/

.coachingProduct {
	margin: 2em 0;
}

.coachingList {
	list-style: none;
	clear: both;
	margin: 1em 0 0 13px;
}

.coachingList li {
	display: block;
	border: 1px solid #999;
	border-right: none;
	background: #e5e5e5;
	width: 90px;
	float: left;
}

.coachingList li.last {
	border-right: 1px solid #999;
}

.coachingList li a {
	text-align: center;
	display: block;
	text-decoration: none;
	padding: 3px 10px;
	color: #666 !important;
}

.coachingList li a:hover {
	background: #EC8719;
	color: #fff !important;
}

.style-coaching {
	background: url(../images/fond3.jpg) no-repeat 0 40px;
}

.style-coaching h1 {
	text-align: right;
	font-size: 2em;
	color: #ccc;
	font-weight: normal;
}

.style-coaching p {
	text-align: right;
}





