/* CSS Document */

/* -------------------------RESET------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {margin:0; padding:0;}
table {border:0 none; border-collapse: collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight: normal;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%; font-weight: normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/* -------------------------------------------------------  */

BODY, TABLE, TD, TH, P, FORM {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: #808080;
}
TD {vertical-align: top}

BODY {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}

/* ==============================================
CONTAINER
============================================== */
#all {
	border-top: 4px solid #bbbdbe;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 962px;
}


/* ==============================================
Left column
============================================== */
.left_column {
	width: 303px;
	float: left;
}
a.logo, a.logo:visited {
	display: block;
	width: 222px;
	height: 105px;
	background: url(../design/logo.gif) no-repeat;
	margin: 0 0 0 25px;
}
.top_left_part {
	background: url(../design/woman.jpg) bottom no-repeat;
	width: 302px;
	height: 420px;
	padding-top: 19px;
}
.top_left_part .link {
	margin: 185px 0 0 7px;
}
.top_left_part .link a, .top_left_part .link a:visited {
	display: block;
	color: #3e6da2;
	font-size: 13px;
	font-weight: bold;
	font-style: Myriad Pro;
	text-decoration: none;
	width: 132px;
	padding: 22px 0 11px 3px;
	padding:12px 0 11px 10px;
}
.top_left_part .link a:hover {
	color: #b52371;
}
.top_left_part .link .second {padding-bottom: 20px; }
.top_left_part .link .second .small {font-size: 9px;}

.bottom_left_part {
	background: url(../design/blue_left_menu.jpg) no-repeat;
	width: 298px;
	height: 246px;
	padding: 5px 0 0 4px;
}
.bottom_left_part a, .bottom_left_part a:visited {
	display: block;
	float: left;
	color: #3e6da2;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	width: 100px;
	padding-top: 6px;
	background: url(../design/menu_border.gif) bottom repeat-x;
	
	line-height:12px;
}
.bottom_left_part a:hover, a.active_right, a.active_left {color: #b52371 !important;}
a.element_1, a.element_3, a.element_5 {          /* left */
	text-align: right !important;
	padding-right: 10px;
	padding-left: 25px;
	margin: 0 5px 0 0px;
	height: 40px;
}
.second_menu {
	height: 135px;
}
a.element_1 div, a.element_3 div, a.element_5 div {
	background: url(../design/menu_marker.gif) right top no-repeat;
	padding-right: 17px;
}
a.element_1:hover div, a.element_3:hover div, 
a.element_5:hover div, a.active_left div {
	background: url(../design/menu_marker_a.gif) right top no-repeat;
}

a.element_2, a.element_4, a.element_6 {          /* right */
	padding-left: 10px;
	padding-right: 25px;
	margin: 0 0px 0 5px;
	height: 40px;
}
a.element_2 div, a.element_4 div, a.element_6 div {
	background: url(../design/menu_marker.gif) left top no-repeat;
	padding-left: 17px;
}
a.element_2:hover div, a.element_4:hover div, 
a.element_6:hover div, a.active_right div {
	background: url(../design/menu_marker_a.gif) left top no-repeat;
}
.bottom_left_part a.last {background: none !important;}

.bottom_left_part .green {
	clear: both;
	font-style: Myriad Pro;
	color: #a4c312;
	text-align: center;
	padding: 7px 15px 0 0 !important;
	font-size: 12px;
}
.bottom_left_part .green sup {font-size: 10px;}
.bottom_left_part .green img {float: left;}

.above_menu_left, .above_menu_right {
	z-index: 10;
	position: absolute;
	top: 441px;
	padding: 25px 0 0 34px;
}
.above_menu_left {
	left: 1px;
	width: 120px;
	height: 124px;
	background: url(../design/menu_a_left.gif) no-repeat;
}
.above_menu_left a, .above_menu_left a:visited,
.above_menu_right a, .above_menu_right a:visited {
	margin: 0px !important;
	padding: 0 0 5px 0px !important;
	background: none;
}
.above_menu_left a:hover, .above_menu_right a:hover {
	color: #fff !important;
}
.above_menu_right {
	background: url(../design/menu_a_right.gif) no-repeat;
	width: 127px;
	height: 119px;
	left: 134px;
}

/* ==============================================
Center column
============================================== */
.center_column {
	float: left;
	width: 658px;
}
.lang {
	float: left;
    margin-right: 160px;
}
.lang a, .lang a:visited {
	display: block;
	float: left;
	color: #ababab;
	font-size: 10px;
	text-decoration: none;
	padding: 3px 3px 0px 3px;
}
.lang a.active, .lang a:hover {
	color: #6a6a6a !important;
	background: url(../design/lng_a.gif) top no-repeat;
}

.search {
	float: left;
	background: url(../design/search.gif) right no-repeat;
	height: 20px;
  margin-left: 0px;
	width: 176px;

}
.search input {
  float: left;
  border: none;
  padding: 2px 0 0 7px;
  background: none;
  width: 144px;
  font: normal 11px Arial;
  color: #b2b2b2;
  height: 17px;
}
.search a, .search a:visited {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
}
#banner {
	margin: 40px 0 10px 0;
}
.breadcrumbs {
	color: #b4b4b4;
	font-size: 11px;
}
.breadcrumbs a, .breadcrumbs a:visited {
	color: #b4b4b4;
	font-size: 11px;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs span {
	color: #9bcb69;
}
.top_menu {
	float: right;
}
.top_menu a, .top_menu a:visited {
	color: #ababab;
	font-size: 11px;
	text-decoration: none;
    padding: 0px 4px;
}
.top_menu a:hover {
	color: #294f02;
}

/* News */
.mini_block {
	background: url(../design/news_bgr.gif) bottom no-repeat;
	width: 173px;	
}
.mini_block .top {
	background: url(../design/news_top.gif) no-repeat;
	width: 173px;
	height: 34px;
}
.mini_block  .arrows {
	float: right;
	margin: 0 8px 0 0;
}
.mini_block  .arrows a, .mini_block  .arrows a:visited {
	dispaly: block;
	float: left;
}
.mini_block  .arrows a.prev {
	background: url(../design/arrow_green_left.gif) no-repeat;
	width: 25px;
	height: 19px;
}
.mini_block  .arrows a.prev_a, .mini_block  .arrows a.prev:hover {
	background: url(../design/arrow_green_left_a.gif) no-repeat;
	width: 25px;
	height: 19px;
}
.mini_block  .arrows a.next {
	background: url(../design/arrow_green_right.gif) no-repeat;
	width: 24px;
	height: 19px;
}
.mini_block  .arrows a.next_a, .mini_block  .arrows a.next:hover {
	background: url(../design/arrow_green_right_a.gif) no-repeat;
	width: 24px;
	height: 19px;
}
.mini_block .title {
	font-size: 20px;
	color: #707072;
	float: left;
	margin: 5px 0 0 0px;
	padding-left: 7px;
}
.mini_block .green {
	color: #8dbb01;
	font-weight: bold;
	margin: 0 0 0 9px;
}
.mini_block .date {
	color: #707072;
	margin: 0 0 0 9px;
}
.mini_block img {
	margin-left: 1px;
}
.mini_block .text {
	color: #404040;
	margin: 5px 0 3px 9px;
}
.mini_block a.all_news, .mini_block a.all_news:visited {
	display: block;
	float: right;
	text-decoration: none;
	color: #8dbb01;
	font-size: 11px;
	background: url(../design/all_news.gif) left no-repeat;
	padding-left: 15px;
	margin: 2px 7px 7px 0;
}
.mini_block a.link {text-decoration: none;}
.mini_block a.all_news:hover, .mini_block a.link:hover {
	text-decoration: underline !important;
}
.mini_block .small, .mini_block .small td {
	font-size: 11px;
}
.mini_block table {
	width: 150px;
	background: none;
	margin: 0 0 5px 6px;
}
.mini_block table td {
	background: none !important;
}
td.ingredients {
	line-height: 1.6;
}
.mini_block .small .green_s {
	color: #8dbb01;
	font-weight: bold;
}

/* Products */
.products {

}
.products .item {
	padding-bottom: 30px;
	width: 435px;
	float: left;
}
.products .item .plus {
	float: left !important;
	margin-top: 10px;
}
.products .item a.img, .products .item a.img:visited {
	display: block;
	float: left;
	width: 103px;
	height: 103px;
	background: url(../design/prod.gif) no-repeat !important;
}
.products .item a.img:hover {
	background: url(../design/prod_a.gif) no-repeat !important;
}
.products .item a.img img {
	margin: 4px 0 0px 7px;
}
.products  .description {
	float: right;
	width: 315px;
	margin-left: 15px;
}
.products  .title {
	color: #707072;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}
/* ==============================================
Right column
============================================== */
.right_column {
	width: 193px;
	float: right;
	margin-left: 25px;
}
a.purple, a.purple:visited {
	display: block;
	width: 147px;
	height: 35px;
	color: #fff;
	background: url(../design/button_purple.jpg) no-repeat;
	font-size: 18px;
	text-decoration: none;
	padding: 13px 0 0 47px;
	margin: 10px 0px 15px 0;
	position: relative;
	left: -3px;
}
.right_menu {
	width: 187px;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	margin: 18px 0 90px 0;
}
.right_menu a.not_active, .right_menu a.not_active:visited {
	display: block;
	cursor: hand;
	color: #787878;
	font-size: 15px;
	text-decoration: none;
	padding: 7px 0px 7px 10px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #cacaca;
}
.right_menu a.not_active:hover {
	text-decoration: underline;
}
.right_menu a div {
	background: url(../design/right_menu_marker.gif) right no-repeat;
	margin-right: 5px;
}
.right_menu .active a, .right_menu .active a:visited {
	display: block;
	color: #787878;
	font-size: 15px;
	padding: 7px 0px 7px 10px;
	text-decoration: none;
}
.right_menu .active {
	background: #ececec url(../design/right_menu_second_level.gif) bottom repeat-x !important;
	border-bottom: 1px solid #cacaca;
}
.right_menu .active a div {
	background: url(../design/right_menu_marker_a.gif) right no-repeat !important;
	color: #39393a !important;
}
.second_level {
	padding: 10px 0 5px 0;
}
.second_level a, .second_level a:visited {
	padding: 0 0 5px 30px !important;
	width: 157px;
	color: #39393a !important;
	font-size: 12px !important;
}
.right_menu a.active_2, .right_menu a.active_2:visited {
	color: #a02165 !important;
}
.active .second_level a:hover {
	color: #a02165 !important;
	text-decoration: underline;
}

/* Liens */
.liens {
	width: 187px;
	background: url(../design/liens.gif) bottom no-repeat;
	padding-bottom: 10px;
}
.liens .top {
	font-size: 20px;
	color: #707072;
	background: url(../design/liens_top.gif) no-repeat;
	height: 27px;
	padding: 9px 0 0 10px;
}
.liens a, liens a:visited {
	display: block;
	text-decoration: none;
	color: #404040;
	padding: 4px 0 4px 10px;
}
.liens a:hover {
	text-decoration: underline;
}

/* ==============================================
CONTENT
============================================== */
.content {width: 435px}
P {
	margin: 0 0 15px 0; 
	padding: 0;
}

.content a, .content a:visited {color: #a2bd30;}
.content a:hover {text-decoration: none;}

h1 {
	color: #a4c312;
	font-size: 20px;
	margin: 0px 0px 25px 0;
}
h2.subtitle {
	color: #afce17;
	font-size: 18px;
	font-style: italic;
}
h3.Intertitle_grey {
	color: #707072;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0 15px 0;
}
h3.Intertitle_green {
	color: #a2bd30;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 15px 0;
}
h6.black {
	color: #404040 !important;
	margin: 0 0 15px 0;
}
.plus {
	float: right;
	background: url(../design/plus_left.gif) left no-repeat;
	margin: 4px 10px 0 0px;
	text-decoration: none;
}
.plus a, .plus a:visited {
	display: block;
	cursor: hand;
	background: url(../design/plus_right.gif) right no-repeat;
	padding: 6px 13px 6px 28px;
	color: #6f7072;
	text-decoration: none !important;
	font-size: 11px;
}
.plus a:hover {
	text-decoration: underline !important;
}


/* ==============================================
COPYRIGHT
============================================== */
#footer {
	clear: both;
	height: 35px;
	background: url(../design/footer_border.gif) top repeat-x;
	padding-top: 10px;
}
.copyright {
	color: #b6b6b6;
	font-size: 8px;
	text-align: right;
}
.copyright a, .copyright a:visited {
	color: #b6b6b6;
	text-decoration: none;
	font-size: 10px;
	padding: 0px 5px;
}
.copyright a:hover, .bottom_menu a:hover {
	text-decoration: underline;
}
.bottom_menu {
	float: left;
	width: 555px;
}
.bottom_menu a, .bottom_menu a:visited {
	color: #868686;
	font: normal 11px Verdana !important;
	text-decoration: none;	
	padding: 0px 10px;
}
.bottom_menu a:hover {
	text-decoration: underline;
}

#tagcloud H1 , #tagcloud H1 A , #tagcloud H1 A:visited{color:#cccccc;font-size:20px;display:inline;text-decoration:none; white-space:nowrap;line-height:20px;}
#tagcloud H2 , #tagcloud H2 A , #tagcloud H2 A:visited{color:#cccccc;font-size:18px;display:inline;text-decoration:none; white-space:nowrap;line-height:20px;}
#tagcloud H3 , #tagcloud H3 A , #tagcloud H3 A:visited{color:#cccccc;font-size:16px;display:inline;text-decoration:none; white-space:nowrap;line-height:20px;}
#tagcloud H4 , #tagcloud H4 A , #tagcloud H4 A:visited{color:#cccccc;font-size:14px;display:inline;text-decoration:none; white-space:nowrap;line-height:20px;}
#tagcloud H5 , #tagcloud H5 A , #tagcloud H5 A:visited{color:#cccccc;font-size:12px;display:inline;text-decoration:none; white-space:nowrap;line-height:20px;}
#tagcloud H6 , #tagcloud H6 A , #tagcloud H6 A:visited{color:#cccccc;font-size:10px;display:inline;text-decoration:none; white-space:nowrap;line-height:20px;}
#tagcloud A:hover{text-decoration:underline;color:#000000}

#tagcloud{
	padding-bottom:32px;
	display:none;
}
