/* Start of CMSMS style sheet 'lavie' */
body {
	background-color:#E7EDE3;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
}


/* link styles */

a img {
	border:0px;
}

a {
	text-decoration:none;
	font-weight:bold;
}

a:link {
	color:#eeae00;
}

a:visited {
	color:#ce9e1b;
}


a:hover {
	color:#ffc62c;
}



/* basic structure styles */

#container {
	width:944px;
	margin:0px auto;
}

#header {
	position:relative;
}

#home2 #header {
height:384px;
}

#main {
	padding:20px 35px 10px 35px;
	background-color:#f9fbf8;
}

#main_left {
	float:left;
	width:439px;
}

#main_right {
	margin-left:439px;
	width:430px;
}

#footer {
	background-image:url(images/main_bottom.jpg);
	background-repeat:no-repeat;
	padding-top:25px;
	text-align:center;
	font-size:11px;
}

#home2 #menu_container {
height:57px;
}

#menu_container {
	background-image:url(images/header_bg_fruit.jpg);
	width:944px;
	height: 107px;
	background-repeat:no-repeat;
	background-color:#f9faf7;
}

#home #menu_container {
	background-image:url(images/header_bg_bottles.jpg);
}

#home2 #menu_container {
	background-image:none;
}

/* header stuff */

#logo {
	position:absolute;
	left: 33px;
	top: 275px;
}

#half_logo {
	position:absolute;
	left: 32px;
	top: 327px;
	z-index:+1;
}

#language {
	position:absolute;
	right:30px;
	top:280px;
	text-transform:uppercase;
	font-size:10px;
}

#blog_link, .social_media_links {
	display:inline-block;
	zoom:1;
	background-color:#b2c1a0;
	padding:4px 5px;
	vertical-align:middle;
	color:#ffffff !important;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#blog_link:hover, .social_media_links:hover {
	background-color:#98aa82;
	color:#ffffff !important;
}

.social_media_links {
	margin:10px 10px 0px 10px;
}

.social_media_links img {
	vertical-align:middle;

}

#social_media_links_container {
	margin-top:10px;
}

/* menu styles, including dropdown functionality */

#mainmenu {
	width:auto;
	position:absolute;
	right:20px;
	top: 335px;
	font-size:12px;
	letter-spacing:-.03em;
	color:#464646;
}

#dropdown {
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	list-style-type:none;
/*	opacity: .65;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65); */
}

#dropdown li{
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	_width:0px;
	_white-space:nowrap;
}

#dropdown a {
	padding:8px 14px;
	display:block;
	color:#464646;
	text-decoration:none;
	font-weight:normal;
	height:30px;
	_padding:7px 14px; // ie6 hack to make up for mysterious 1px at top and bottom
}

#dropdown li a {
	height:14px;
}

#dropdown li ul {
	width:100%;
	list-style-type:none;
	margin:0px;
	padding:14px 0px 0px 0px;
	position:absolute;
	left:-9999%;
	text-transform:uppercase;
	font-size:10px;
	background-color:#eeae00;
	z-index:+1114;
}

#dropdown li ul li {
	background-image:none;
	float:none;
}

#dropdown .menu_bottom {
	height:9px;
}

#dropdown .menu_bottom div {
	overflow:hidden;
	height:9px;
}


/* specific widths on submenu li's need to be set in order to get IE6 to not apply the 1px hack to its children */

.en_US #dropdown li.products li, .en_US #dropdown li.activeparent li { _width:96px; }

.fr_FR #dropdown li.products li, .fr_FR #dropdown li.activeparent li { _width:90px; }



#dropdown li ul li a {
	width:auto;
	padding:3px 0px 3px 12px;
	display:block;
	color:#fff;
	background-color:#eeae00;
}

#dropdown li:hover ul, #dropdown li.sfhover ul {
	color:#ffffff;
	left:auto;
	top:20px;
}

#dropdown li:hover, #dropdown li.sfhover {
	background-color:#eeae00;
	background-image:url(images/menu_rounded_left.gif);
	background-repeat:no-repeat;
}

#dropdown li:hover a, #dropdown li.sfhover a {
	background-image:url(images/menu_rounded_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#fff;
}

#dropdown li:hover ul li, #dropdown li.sfhover ul li{
background-image:none;
}

#dropdown li:hover ul li a, #dropdown li.sfhover ul li a{
background-image:none;
}

#dropdown li ul li:hover a, #dropdown li ul li.sfhover a {
	background-color:#825300;
}

#dropdown li ul li.menu_bottom:hover a {
	background-color:transparent;
}

.cornerleft {
	float:left;
}

.cornerright {
	float:right;
}

.menubottom {
	height:9px;
	background-color:#eeae00;
	margin-left:9px;
	margin-right:9px;
}

/* product menu styles */

#productmenu {
	padding-left:200px;
	height:91px;
	padding-bottom:20px;
}

#productmenu a {
	display:block;
	height:91px;
	float:left;
}

a.cleanser {
width:79px;
background-image:url(images/productmenu/productmenu_light_01.jpg);
}

a.toner {
width:86px;
background-image:url(images/productmenu/productmenu_light_02.jpg);
}

a.serum {
width:84px;
background-image:url(images/productmenu/productmenu_light_03.jpg);
}

a.day-cream {
width:83px;
background-image:url(images/productmenu/productmenu_light_04.jpg);
}

a.eye-cream {
width:84px;
background-image:url(images/productmenu/productmenu_light_05.jpg);
}

a.face-cream {
width:85px;
background-image:url(images/productmenu/productmenu_light_06.jpg);
}

a.mask {
width:85px;
background-image:url(images/productmenu/productmenu_light_07.jpg);
}

a.candles {
width:81px;
background-image:url(images/productmenu/productmenu_light_08.jpg);
}

a.cleanser:hover {
background-image:url(images/productmenu/productmenu_over_01.jpg);
}

a.toner:hover {
background-image:url(images/productmenu/productmenu_over_02.jpg);
}

a.serum:hover {
background-image:url(images/productmenu/productmenu_over_03.jpg);
}

a.day-cream:hover {
background-image:url(images/productmenu/productmenu_over_04.jpg);
}

a.eye-cream:hover {
background-image:url(images/productmenu/productmenu_over_05.jpg);
}

a.face-cream:hover {
background-image:url(images/productmenu/productmenu_over_06.jpg);
}

a.mask:hover {
background-image:url(images/productmenu/productmenu_over_07.jpg);
}

a.candles:hover {
background-image:url(images/productmenu/productmenu_over_08.jpg);
}

.cleanser .cleanser {
background-image:url(images/productmenu/productmenu_active_01.jpg);
}

.toner .toner {
background-image:url(images/productmenu/productmenu_active_02.jpg);
}

.serum .serum {
background-image:url(images/productmenu/productmenu_active_03.jpg);
}

.day-cream .day-cream {
background-image:url(images/productmenu/productmenu_active_04.jpg);
}

.eye-cream .eye-cream {
background-image:url(images/productmenu/productmenu_active_05.jpg);
}

.face-cream .face-cream {
background-image:url(images/productmenu/productmenu_active_06.jpg);
}

.mask .mask {
background-image:url(images/productmenu/productmenu_active_07.jpg);
}

.candles .candles {
background-image:url(images/productmenu/productmenu_active_08.jpg);
}

/* product menu styles for french */

body.fr_FR #productmenu {
height:107px;
}

body.fr_FR #productmenu a {
height:107px;
}

body.fr_FR a.cleanser {
width:82px;
background-image:url(images/productmenu/productmenuFR_light_01.jpg);
}

body.fr_FR a.toner {
width:82px;
background-image:url(images/productmenu/productmenuFR_light_02.jpg);
}

body.fr_FR a.serum {
width:82px;
background-image:url(images/productmenu/productmenuFR_light_03.jpg);
}

body.fr_FR a.day-cream {
width:82px;
background-image:url(images/productmenu/productmenuFR_light_04.jpg);
}

body.fr_FR a.eye-cream {
width:88px;
background-image:url(images/productmenu/productmenuFR_light_05.jpg);
}

body.fr_FR a.face-cream {
width:82px;
background-image:url(images/productmenu/productmenuFR_light_06.jpg);
}

body.fr_FR a.mask {
width:82px;
background-image:url(images/productmenu/productmenuFR_light_07.jpg);
}

body.fr_FR a.candles {
width:82px;
background-image:url(images/productmenu/productmenuFR_light_08.jpg);
}

body.fr_FR a.cleanser:hover {
background-image:url(images/productmenu/productmenuFR_over_01.jpg);
}

body.fr_FR a.toner:hover {
background-image:url(images/productmenu/productmenuFR_over_02.jpg);
}

body.fr_FR a.serum:hover {
background-image:url(images/productmenu/productmenuFR_over_03.jpg);
}

body.fr_FR a.day-cream:hover {
background-image:url(images/productmenu/productmenuFR_over_04.jpg);
}

body.fr_FR a.eye-cream:hover {
background-image:url(images/productmenu/productmenuFR_over_05.jpg);
}

body.fr_FR a.face-cream:hover {
background-image:url(images/productmenu/productmenuFR_over_06.jpg);
}

body.fr_FR a.mask:hover {
background-image:url(images/productmenu/productmenuFR_over_07.jpg);
}

body.fr_FR a.candles:hover {
background-image:url(images/productmenu/productmenuFR_over_08.jpg);
}

body.fr_FR .cleanser .cleanser {
background-image:url(images/productmenu/productmenuFR_active_01.jpg);
}

body.fr_FR .toner .toner {
background-image:url(images/productmenu/productmenuFR_active_02.jpg);
}

body.fr_FR .serum .serum {
background-image:url(images/productmenu/productmenuFR_active_03.jpg);
}

body.fr_FR.day-cream .day-cream {
background-image:url(images/productmenu/productmenuFR_active_04.jpg);
}

body.fr_FR .eye-cream .eye-cream {
background-image:url(images/productmenu/productmenuFR_active_05.jpg);
}

body.fr_FR .face-cream .face-cream {
background-image:url(images/productmenu/productmenuFR_active_06.jpg);
}

body.fr_FR .mask .mask {
background-image:url(images/productmenu/productmenuFR_active_07.jpg);
}

body.fr_FR .candles .candles {
background-image:url(images/productmenu/productmenuFR_active_08.jpg);
}

/* text and content styles */

p {
	color:#464646;
	font-size:12px;
	line-height:1.55em;
}

h1 {
	color:#eeae00;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	line-height:20px;
}

h2 {
	color:#eeae00;
	font-weight:bold;
	font-size:12px;
}

h3 {
font-size:12px;
font-weight:bold;
margin-top:15px;
margin-bottom:-10px;
}

.sidephoto {
margin-top:30px;
position:relative;
left:10px;
}

#sidebox {
	margin:30px auto 0px auto;
	width:338px;
	background-image:url(images/sidebox_middle.gif);
	position:relative;
	left:10px;
}

#sidebox_content {
	padding:5px 20px;
}

#sidebox h1 {
	margin:0px;
	color:#a1b58f;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}

#sidebox ul {
list-style-type:none;
font-size:11px;
line-height:1.3em;
padding:0px;
margin:0px;
}

#sidebox li {
background-image:url(images/bullet.gif);
background-position: left 5px;
background-repeat:no-repeat;
margin:6px 0px;
padding-left:10px;
}

#glossary_menu {
color:#969695;
margin:20px 0px;
letter-spacing:2px;
}

#glossary_menu a {
font-weight:normal;
color:#464646;
}

#bibliography {
	margin:25px auto 0px auto;
	width:338px;
	position:relative;
	left:10px;
	font-size:11px !important;
}

#bibliography ul {
margin:0px;
padding:0px;
list-style-type:none;
}

#bibliography li {
margin:8px 0px;
padding:0px;
}

.smalltext {
font-size:11px;
line-height:15px;
}


/* order form styles */


input {
	border:1px solid #BBCAAE;
	padding:4px;
}

.submit input{
	margin-top:15px;
}

label {
	display:block;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:3px;
}

#order_form input {
	vertical-align:middle;
	border:0px;
	border-bottom:1px dotted #595656;
	background-color:#f9faf7;
}

#order_form table {
	border-spacing:0px;
	margin-bottom:15px;
}

#order_form th, #order_form .total {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	padding-bottom:10px;
	border-bottom:1px dotted #595656;
}

#order_form table input {
	width: 54px;
	border:1px solid #bbcaae;
	text-align:center;
	padding:1px;
}

#order_form td {
	font-size:11px;
	border-bottom:1px dotted #595656;
	padding:10px 34px 10px 0px;
}

#order_form td.last {
	padding-right:0px;
}

#order_form .total {
	text-align:center;
}

#order_form .noborder {
	border:0px;
}

#order_form .nopadding td {
	padding-top:0px;
}

#order_form label.textinput {
	display:block;
	top:15px;
	width:60px;
	position:relative;
	top:15px;
	margin:0px;
	padding:0px;
	text-transform:none;
	font-weight:normal;
}

#order_form input.textinput {
	vertical-align:baseline;
	padding-left:60px;
	width:374px;
}

#order_form label {
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	margin-top:12px;
	display:inline;
}

#order_form .submit {
	background-color:#f1c240;
	border:1px solid #595656;
	padding:2px;
}

#other_order_options {
	width:340px;
	margin:30px auto;
	position:relative;
	left:10px;
}

#order_form .checkbox {
border:0px;
width:auto;
}

#order_form .radio {
border:0px;
}

.divider {
border-top: 2px solid #eeae00;
}

#sitemap li{
margin-top:10px;
padding:0px;
}
/* End of 'lavie' */

