body {
	font: 12px Helvetica, Arial, Helvetica, sans-serif;
	color: #4f3f3d;
	background: #e3dbce;
}

a {
	color: #4f3f3d;
}

.clearer { clear: both; }

#header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;	
}

#header-container {
}

#header {
	width: 970px;
	height: 190px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}

#header #main_header {
	width: 970px;
	height: 166px;
	position: absolute;
	top: 0; left: 0;
	z-index: 2;
	background: url(../medias/bg_header.png) no-repeat left top; 
	text-align: left;
}

#header #header_logo {
	position: absolute;
	top: 0; left: 40px;
	z-index: 5;
}

#header #header_sub_nav { position: absolute; width: 450px; top: 0; right: 40px; text-align: right; z-index: 6; padding-top: 10px; }
#header #header_sub_nav ul { list-style: none; text-align: right; }
#header #header_sub_nav ul li { display: inline; padding: 2px 10px; border-right: 1px solid white; }
#header #header_sub_nav ul li.last { border: 0; padding-right: 0; }
#header #header_sub_nav ul li a { text-transform: uppercase; text-decoration: none; font-size: 10px; color: white; }
#header #header_sub_nav ul li a:hover { text-decoration: underline; }
#header #header_sub_nav p { padding-top: 15px; text-align: right; }

#header ul#main_nav { list-style: none; position: absolute; top: 101px; right: 0; z-index: 3; }
#header ul#main_nav li { float: left; }
#header ul#main_nav li a { display: block; width: 132px; height: 90px; font-size: 11px; text-align: center; text-transform: uppercase; color: #2c2524; line-height: 14px; }
#header ul#main_nav li a:hover, #header ul#main_nav li a.current { text-decoration: none; font-weight: bold; }
#header ul#main_nav li#nav_1 a { width: 138px; background: url(../medias/bg_main_nav_1_0.png) no-repeat; } #header ul#main_nav li#nav_1 a:hover, #header ul#main_nav li#nav_1 a.current { background: url(../medias/bg_main_nav_1_1.png) no-repeat; }
#header ul#main_nav li#nav_2 a { background: url(../medias/bg_main_nav_2_0.png) no-repeat; } #header ul#main_nav li#nav_2 a:hover, #header ul#main_nav li#nav_2 a.current { background: url(../medias/bg_main_nav_2_1.png) no-repeat; }
#header ul#main_nav li#nav_3 a { background: url(../medias/bg_main_nav_3_0.png) no-repeat; } #header ul#main_nav li#nav_3 a:hover, #header ul#main_nav li#nav_3 a.current { background: url(../medias/bg_main_nav_3_1.png) no-repeat; }
#header ul#main_nav li#nav_4 a { background: url(../medias/bg_main_nav_4_0.png) no-repeat; } #header ul#main_nav li#nav_4 a:hover, #header ul#main_nav li#nav_4 a.current { background: url(../medias/bg_main_nav_4_1.png) no-repeat; }
#header ul#main_nav li#nav_5 a { background: url(../medias/bg_main_nav_5_0.png) no-repeat; } #header ul#main_nav li#nav_5 a:hover, #header ul#main_nav li#nav_5 a.current { background: url(../medias/bg_main_nav_5_1.png) no-repeat; }
#header ul#main_nav li#nav_6 a { background: url(../medias/bg_main_nav_6_0.png) no-repeat; } #header ul#main_nav li#nav_6 a:hover, #header ul#main_nav li#nav_6 a.current { background: url(../medias/bg_main_nav_6_1.png) no-repeat; }
#header ul#main_nav li a span { display: block; padding-top: 38px; text-align: center; }
#header ul#main_nav li a:hover span, #header ul#main_nav li a.current span { padding-top: 48px; }
#header ul#main_nav li a span.oneline { padding-top: 52px; }
#header ul#main_nav li a:hover span.oneline, #header ul#main_nav li a.current span.oneline { padding-top: 62px; }

#container {
	width: 970px;
	margin: 0 auto;
	overflow: auto;
	padding-top: 140px;
}

#content {
	background-color: white;
}

#footer {
	width: 970px;
	height: 40px;
	background: #b6ab93;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

/* Home */

body#home #content #main_illu {
	background-color: #4f3f3d;
}

#content #content_onecol_home {
	background: #4f3f3d  url(../medias/bg_leaf_brown.gif) no-repeat bottom left;
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	color: white;
}

#content #content_onecol_home p {
	font-size: 16px;
	line-height: 20px;
	padding: 12px 0 12px 70px;
}

#content #content_onecol_home h2 {
	font-size: 24px;
	font-weight: normal;
	color: #b7ac94;
	padding: 10px 0;
	letter-spacing: 1px;
}

/* Products List */
body#products_list #content {
	height: 550px;
}

#content #product_list_left {
	width: 670px;
	float: left;
}

#content #product_list_right {
	width: 300px;
	float: left;
	background-color: #dbd6c5;
}

#dock_cat { margin-left: 30px; margin-top: 100px; text-align: left; background: url(../medias/pl_cat.gif) bottom left no-repeat; }
#dock_dog { margin-left: 30px; text-align: left; background: url(../medias/pl_dog.gif) bottom left no-repeat; }
.dock-container { margin-left: 20px; position: relative; height: 160px;   }  
a.dock-item { display: block; width: 100px; position: absolute; bottom: 0; text-align: center; text-decoration: none; z-index: 1; }   
.dock-item img { border: 0; margin: 5px 10px 0px; width: 100%; }

/* Product Details */
body#product .pd_style_1 { background: #f4e863; }
body#product .pd_style_2 { background: #afc9cc; }
body#product .pd_style_3 { background: #ff9e44; }
body#product .pd_style_4 { background: #e3dcce; }
body#product .pd_style_5 { background: #e8cc8d; }

body#product #content {
}

body#product #content #main_illu {
	height: 460px;
	overflow: hidden;
}

body#product #content #product_nav {
	height: 35px;
	overflow: hidden;
	background: #100c0d;
}

#product_nav #product_nav_left {
	width: 150px;
	float: left;
	text-align: left;
}

#product_nav #product_nav_center {
	width: 670px;
	float: left;
	text-align: center;
}

#product_nav #product_nav_right {
	width: 150px;
	float: left;
	text-align: right;
}

#product_nav a {
	display: block;
	color: white;
	line-height: 14px;
	text-decoration: none;
	padding: 4px 0;
}

#product_nav #product_nav_left a {
	background: url(../medias/icon_prec_prod_nav.png) no-repeat;
	padding-left: 30px;
	margin-left: 10px;
}

#product_nav #product_nav_center a {
	font-size: 15px;
	padding: 12px;
	color: #ada485;
}

#product_nav #product_nav_right a {
	background: url(../medias/icon_next_prod_nav.png) right top no-repeat;
	padding-right: 30px;
	margin-right: 10px;
}

#product_left {
	width: 410px;
	float: left;
	text-align: left;
}

#product_right {
	width: 560px;
	float: left;
	color: #1b1718;
}

#product_right #product_right_inner {
	padding: 20px 40px 20px 0;
}

#product_infos {
	width: 240px;
	margin: 40px auto;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 4px 0;
	color: #1b1718;
}

#product_infos #product_infos_inner {
	background-color: white;
	height: 100px;
}

#product_infos_1 , #product_infos_2 , #product_infos_3 {
	height: 90px;
	margin: 7px 0;
	float: left;
	background: white;
	text-align: center;
	font-size: 10px;
}

.pd_style_1 #product_infos_1 , .pd_style_1 #product_infos_2 { border-right: 3px solid #f4e863; }
.pd_style_2 #product_infos_1 , .pd_style_2 #product_infos_2 { border-right: 3px solid #afc9cc; }
.pd_style_3 #product_infos_1 , .pd_style_3 #product_infos_2 { border-right: 3px solid #ff9e44; }
.pd_style_4 #product_infos_1 , .pd_style_4 #product_infos_2 { border-right: 3px solid #e3dcce; }
.pd_style_5 #product_infos_1 , .pd_style_5 #product_infos_2 { border-right: 3px solid #e8cc8d; }

#product_infos_1 {
	width: 90px;
}

#product_infos_2 {
	width: 65px;
}

#product_infos_3 {
	width: 65px;
	border: 0;
}

#product_infos_4 p {
	padding: 15px 0 15px 20px;
	font-size: 20px;
	line-height: 25px;
}

#product_infos span.stat {
	height: 70px;
	text-align: center;
	font-size: 45px;
	line-height: 80px;
	font-weight: bold;
	display: block;
}

#product_details {
	font-size: 16px;
	line-height: 22px;
}

#product_details div.highlight {
	padding: 15px 0;
}

.pd_style_1 #product_details div.highlight { background: #faf4b2; }
.pd_style_2 #product_details div.highlight { background: #d7e4e6; }
.pd_style_3 #product_details div.highlight { background: #ffcfa2; }
.pd_style_4 #product_details div.highlight { background: #f1eee7; }
.pd_style_5 #product_details div.highlight { background: #f4e6c6; }

#product_details p {
	padding: 5px 18px;
}

#product_details ul {
	margin-left: 30px;
}

#product_details ul li {
	padding: 5px;
}

#product_details p.format {
	font-size: 18px;
	font-weight: bold;
}

/* Complementary Products */

#cpl_left {
	margin: 100px auto 0 auto;
	width: 450px;
	text-align: right; 
	background: url(../medias/pl_cat.gif) 50px 150px no-repeat;
}

body#product .cpd_style { background: #bcc085; }

.cpd_style #product_details div.highlight { font-size: 18px; background: #dee0c3 url(../medias/logo_epi.gif) right 155px no-repeat; }
body.en .cpd_style #product_details div.highlight { background: #dee0c3 url(../medias/logo_epi.gif) right 85px no-repeat; }


/* Best of Nature */

body#best_of_nature #content {
	background-color: #4f3f3d;
}

body#best_of_nature #content #main_illu {
	background-color: #4f3f3d;

}

body#best_of_nature #content_bon {
	color: white;
	font-size: 16px;
	padding: 20px 40px;
}

body#best_of_nature #content_bon p {
	padding: 15px 0;
	font-size: 18px;
}

body#best_of_nature #bon_list {}

#bon_list #bon_list_col_1 {
	width: 250px;
	float: left;
}

#bon_list #bon_list_col_2 {
	width: 300px;
	float: left;
}

#bon_list #bon_list_col_3 {
	width: 330px;
	float: left;
}

#bon_list ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	border-left: 2px solid #bbad95;
	list-style: none;
}

#bon_list ul li {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#bon_list ul li.title {
	color: #bbad95;
	font-size: 18px;
}

#bon_list ul li a {
	color: white;
}

body#best_of_nature #bon_details {
	position: absolute;
	top: 240px;
	left: 50%;
	margin-left: -440px;
	z-index: 10;
	background: url(../medias/bg_bon_details.png) no-repeat;
	width: 320px;
	height: 234px;
	display: none;
}

body#best_of_nature #bon_details_header {
	text-align: right;
	padding-top: 6px;
	padding-right: 6px;
}

body#best_of_nature #bon_details_content {
	padding: 0 12px;
	text-align: left;
	color: #bbae97;
	line-height: 18px;
}

body#best_of_nature #bon_details_content h2 {
	color: white;
	font-size: 25px;
	font-weight: normal;
	line-height: 25px;
}

body#best_of_nature #bon_details_content p {
	padding-top: 15px;
	font-size: 14px;
}

/* Contact */

body#contact #content_onecol_contact p  {
	text-align: center;
	padding-top: 100px;
}
body#contact #content_onecol_contact td p  {
	text-align: left;
	padding-top: 8px;
}
body#contact #content_onecol_contact .txtwhitebold  {
	padding-top: 12px;
	border-bottom: 1px solid #ccc;
}

/* Where to Buy */

body#wtb #content_onecol_wtb p  {
	text-align: center;
	padding-top: 100px;
}

/* Promotion */

body#promotion #content_onecol_promotion {
	background: #4f3f3d  url(../medias/bg_leaf_brown.gif) no-repeat bottom left;
	padding-left: 40px;
	padding-right: 50px;
	padding-bottom: 240px;
	padding-top: 127px;
	color: white;
}

body#promotion #content_onecol_promotion h2 {
	color: #baac95;
	font-size: 28px;
	font-weight: normal;
	padding: 10px 0;
}

body#promotion #content_onecol_promotion p {
	font-size: 18px;
	padding: 10px 0;
	line-height: 20px;
}

body#promotion #content_onecol_promotion p.bigger {
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
}

body#promotion #content_onecol_promotion a {
	color: #baac95;
	text-transform: uppercase;
}

/* Testimonials */

body#testimonials #content {
	background-color: #4f3f3d;
	text-align: center;
}

#testi_list {
	width: 715px;
	padding-top: 80px;
	margin: 0 auto;
}

#testi_list div.testi_item {
	background: url(../medias/bg_testi_item_top.gif) top left no-repeat;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 15px;
}

#testi_list div.testi_item div.testi_item_inner {
	background: url(../medias/bg_testi_item_bottom.gif) bottom left no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}

#testi_list div.testi_item p {
	padding: 5px 25px 5px 80px;
}

#testi_list div.testi_item p.testi_item_title {
	color: #bbac95;
	font-size: 18px;
}

#testi_form {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

#testi_form table {
	width: 900px;
	margin: 0 auto;
}

#testi_form table th, #testi_form table td {
	padding: 4px;
	color: white;
	font-size: 15px;
	vertical-align: top;
	line-height: 25px;
}

#testi_form table th {
	text-align: right;
	width: 280px;
	font-weight: normal;
	
}

#testi_form table td input.inp_button {
	background-color: #4f3f3d;
	color: white;
	text-transform: uppercase;
	padding: 3px 10px;
	border: 2px solid white;
	font-size: 15px;
	
}

#testi_form table td input.inp_text {
	font-family: arial, sans-serif;
	background-color: white;
	color: #4f403c;
	font-size: 14px;
	padding: 3px;
	border: 0;
	width: 360px;
}

#testi_form table td input.inp_text_smaller {
	width: 200px;
}

#testi_form table td textarea {
	font-family: arial, sans-serif;
	background-color: white;
	color: #4f403c;
	font-size: 15px;
	padding: 3px;
	border: 0;
	width: 360px;
	height: 160px;
}


#testi_form #form_errors {
	width: 900px;
	margin: 10px auto;
	font-size: 15px;
	color: red;
}

#testi_form #form_errors ul {
	padding: 3px 0;
}

#testi_form #form_errors ul li {
	margin-left: 20px;
	padding: 3px 10px;
	
}

#mail_sended {
	color: white;
	font-size: 15px;
	text-align: center;
	padding: 50px;
}

/* Footer */
#footer ul {
	list-style: none;
	text-align: center;
	padding-top: 5px;
}

#footer ul li {
	display: inline;
	padding: 2px 10px;
	border-right: 1px solid #71685c;
}

#footer ul li.last {
	border: 0;
}

#footer ul li a {
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 10px;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: white;
	padding-top: 8px;
}