/*
	BAZAR BIO
	vert : #76da00;
*/

* {
	padding:0;
	margin:0;
}

body {
	font-size: 12px;
	font-family: Trebuchet MS, sans-serif;
	color: black;
	/*background: url("/images/background-noel-2010.png") center top no-repeat white;*/
}

/* Useful */
.hidden, .collapsed, .block_hidden_only_for_screen {display:none;}
.clear {clear:both;}
.margin{margin: 10px;}
.align_center { text-align:center; }
.align_right { text-align:right; }
.align_left { text-align:left; }
.middle { vertical-align: middle; }
.align_justify{ text-align: justify; }
.green{color: #76da00;}
.red{color: #da0f00;}
.bold{font-weight: bold;}

/* global style */
a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
}
a.green{color: #76da00;}
a.green:hover{color: #000;}
a img {
	outline: none;
	border: none;
	text-decoration: none;
}
h1{margin-bottom: 20px;}
h1, h2 {
	font-size: 20px;
	text-transform: uppercase;
}
h1, h2, h3, h4, h5{
	font-family: Times, serif;
	font-weight: normal;
	color: black;
}
img.icon {vertical-align: middle;}
p.std{padding-bottom: 15px;}
/* global table style */
table.std{border-collapse: collapse;width: 98%;}
table.std th{text-transform: uppercase;font-family: Times, serif;}
table.std th.first_item{text-align: left;}
table.std td.green, table.std tr.green{background-color: #eef5ee;}
table.std td{height: 40px; color: #575757;font-size: 14px;}
table.std .alternate_item{background-color: #eef5ee;}
/* global form style */
form.std {
	clear: both;
}
form.std h3 {
	margin-bottom: 0.5em;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0.5em 1em;
}
form.std fieldset {
	margin-bottom: 1em;
	padding: 2em;
	border: 1px solid #000;
	color:#575757;
}
form.std h4, form.std p {
	padding: 1em;
	clear: both;
}
form.std label, form.std p span {
	display: block;
}
form.std label{margin-bottom: 0.3em;}
form.std input{font-size: 14px;height:20px;line-height:20px;padding: 3px;}
form.std textarea{padding: 3px;font: 14px trebuchet MS,sans-serif;}
form.std .radio label, form.std .radio input{float:left;width: auto;}
form.std .radio input{margin-right: 5px;}
.required sup {color: #da0f00;}
/* global layout */
#page {
	width: 950px;
	margin: 0 auto 2px auto;
	overflow: hidden;
}
h1#logo, p#logo{
	float: left;
}
#header{
	position: relative;
	height: 250px;
}
#mainmenu{
	position: absolute;
	width:950px;height: 41px;
	right: 0;
	top: 148px;
	background-color: black;
}
#mainmenu li{
	position: relative;
	padding: 0 15px;
	display: block;
	float: left;
	line-height: 40px;
	font-family: trebuchet MS, sans-serif;
	font-size: 15px;
}
#mainmenu a{ color: #aaa;}
#mainmenu .first{margin-left: 540px;}
#mainmenu a:hover, #mainmenu .active a{color: white;}
#left_column {
	float:left;
	clear:left;
	width:230px;
	margin-bottom: 50px;
}
#order #left_column, #authentication #left_column{display:none;}
#center_column {
	float: left;
	width: 720px;
	margin-bottom: 50px;
}
#order #center_column, #authentication #center_column{float:none;width:auto;}
/* Default block style */
div.block {
	margin-bottom: 40px;
}
#left_column div.block{
	width: 160px;
}
#left_column div.block li a{
	display: block;
	margin-bottom: 7px;
	color: #555;
}
#left_column div.block li a:hover{
	padding-left: 2px;
	background-color: black;
	color: white;
}
div.block h4 {
	margin-bottom: 10px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	background: url(../img/block-h4-bg.gif) left bottom repeat-x;
}
div.block ul { list-style: none; }

/* block products (new, features, viewed, etc...) on left and right column */
.products_block p {
	margin-top: 0.4em;
}

/* global form style */
input, textarea, select {
	border: 1px solid #696969;
}

/* Header */
#header ul { list-style: none; }

/*block header infos*/
#header #infos_header{
	width: 215px;
	height: 244px;
	margin-right: 10px;
	float: right;
	border: 1px solid #696969;
	font-family: Helvetica, arial, sans-serif;
	border-top: none;
}

#infos_header .margin{
	margin: 10px 9px;
}

/* block top languages */
#header #languages_block_top {
	float: right;
	margin-top: -4px;
}
#languages_block_top ul#first-languages li {
	float:left;
	margin-right: 0.1em;
}

/* block top user information */
#header #header_user p{margin-bottom:9px;}
#header #header_user p a{font-style:italic;text-decoration:underline;color: #76da00;}

#header #header_user .account{overflow: hidden;clear:both;padding-bottom:3px;}
#header #header_user .account a{display:block;float:left;width:85px;height:20px;line-height:20px;background-color:black;color:white;text-decoration:none;text-align: center;text-transform:lowercase;border:1px solid #696969;}

/* START OF BUTTONS SECTION
 *  -tags : input, a, span
 *  -sizes : mini, small, normal, large
 *  -types : button, exlusive
 *  -status : normal, hover, disabled
 *  -rule : the span.button is a a.button disabled
*/

/* global button */
a.button, a.exclusive, input.button, input.exclusive, span.exclusive{
	display: block;
	width: 121px;height:20px;
	color: white;
	background: url(../img/button-bg.png) left top no-repeat;
	border: none;
	text-decoration: none;
	font: italic 12px/22px times, serif;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
}
input.button, input.exclusive{ padding-left: 17px;}
a.buttonview{background: url(../img/button-view-bg.png) left top no-repeat;}
a.buttonwish{background: url(../img/button-wish-bg.png) left top no-repeat;}
a.buttonsend{background: url(../img/button-send-bg.png) left top no-repeat;}
span.exclusive{background: url(../img/button-inactive-bg.png) left top no-repeat;cursor: default;}
a.button span, a.exclusive span, span.exclusive span{
	margin-left: 17px;
}
a.button:hover, a.exclusive:hover, input.exclusive:hover{background-position: left bottom; color: white;}
input.buttonBig, a.buttonBig{
	background-color: #000;
	color: #fff;
	font:italic 14px times,serif;
	padding: 5px 10px;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}

/* generic style */
/* warning */
.warning, .success, .error{
	color: #9F4137;
	font-size: 16px;
	font-style: italic;
	font-family: times,serif;
	border: 1px dashed #000;
	padding: 0.6em 1em;
}
.error {
	margin: 0.3em auto 1.5em auto;
}
.error p{font-weight: bold;}
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em;
}
.success {
	color: green;
}
.warning_inline {
	color:#da0f00;
	font-weight:bold;
}
.price, .price-shipping, .price-wrapping {
	font-size: 14px;
	font-weight: bold;
	white-space:nowrap;
}

/* breadcrumb.tpl */
.breadcrumb {
	position: relative;
	top:-50px;
	width: 480px;
	font-size: 11px;
	color:#888;
}
.breadcrumb div{display: inline}
.breadcrumb .navigation-pipe {
	padding: 0 0.6em;
}
.breadcrumb a:hover {
	text-decoration: underline;
}

#product_list{margin-bottom: 60px;overflow: hidden;}
#product_list li{
    list-style: none;
    position:relative;
    float: left;
    width:175px;
    height:275px;
    margin:40px 55px 40px 0;
}
#product_list h3{font: bold 12px/14px trebuchet MS, serif; text-align:left;margin: 0 0 5px 0;}
#product_list .product_desc{line-height: 13px;text-align: justify;}
#product_list .price{position:absolute;bottom:20px;right:0;color:black;}
#product_list .exclusive{position: absolute; bottom:0;right:0;}
#product_list .pastille{position: absolute; top:-20px;left:0;}

/* category.tpl */ 
div.cat_desc { margin-bottom:20px; }

#manufacturer h1{
	margin-bottom: 15px;
	border-bottom: 5px solid black;
}
#manufacturer #description{
	margin-bottom: 20px;
}
#manufacturer #description p{
	margin-bottom: 5px;
	font:italic 15px times, serif;
	text-align: justify;
}

/* steps (like order step) */
ul.step {
	height: 42px;
	list-style: none;
	font: 10px times,serif;
	text-transform: uppercase;
	margin-bottom: 35px;
}
ul.step li{
	width: 165px;
	height: 42px;
	float: left;
	margin-right: 28px;
	color: #878787;
	background-color: #d7d7d7
}
ul.step li div{
	padding: 11px 25px 0 20px;
	line-height: 11px;
}
ul.step li.step_current {
	color: white;
	background-color: black;
}
ul.step a{color: #878787;}
ul.step a:hover{color: #000;}
ul.step #step_end{
	margin: 0;
}
ul.step .num{
	float: left;
	position: relative;
	bottom: 5px;
	margin-right: 3px;
	font: 26px Trebuchet MS, sans-serif;
}

/* PROCESSUS DE COMMANDE */
#order-detail-content {
	clear:both;
	margin-top:1.5em;
}
#block-order-detail .detail_step_by_step tr, #order-detail-content table tr{
	height: 40px;
}
#order-detail-content tbody td.first, #order-detail-content th.first_item, #block-history #order-detail-content td.first, #block-history #order-detail-content th.first_item{text-align: left; padding-left: 5px;}
#block-order-detail .detail_step_by_step, #order-detail-content table{margin-bottom: 30px;}
#cart_summary th.cart_description, #cart_summary th.cart_quantity{
	text-align: left;
}
#cart_summary td, #cart_summary td a{
	color: #575757;
	font-size: 14px;
}
#cart_summary .price{font-weight: normal;}
tr.cart_discount {background-color: #F5EEEE;}
td.cart_discount_name {padding-left: 5px;}
tr.cart_item td { padding: 0.5em 0; }
td.cart_product{width: 100px;}
td.cart_product a { margin: 0 0.6em; }
td.cart_product a img { border: 1px solid #d0d1d5; }
td.cart_product a:hover img { border: 1px solid #888; }
td.cart_description{max-width:350px;}
td.cart_description h5{font-family: trebuchet MS, sans-serif;}
td.cart_total, td.cart_discount_price, td.price-discount { text-align: right; }
td.cart_availability, td.cart_ref, td.cart_delete, td.cart_discount_delete{ text-align: center;}
td.cart_unit{text-align: center;}
td.cart_quantity {line-height: 16px;}
td.cart_quantity input {
    float: left;
	margin-right: 0.3em;
	height: 25px;line-height: 25px;
	width: 20px;
	text-align: center;
	border: 2px solid black;
	font-size: 14px;
	color: #575757;
	font-family: Trebuchet MS, sans-serif;
}
#order-detail-content table tfoot tr{
	font-weight: bold;
}
tr.cart_total_delivery, tr.cart_total_price, tr.cart_total_voucher{text-align:right;}
#cart_summary tr.cart_total_price td{font-size: 16px;}
#order-detail-content tbody td.last, #order-detail-content th.last_item{text-align: right; padding-right: 5px;}
#cart_summary th.cart_quantity{padding-left: 7px;}
#cart_voucher{
    padding: 10px 0;
	margin: 10px 0;
	font-size: 14px;
	color: #575757;
}
#cart_voucher fieldset{border: none;}
#order form#voucher .button{
	background: none;
	color: black;
	font-size: 14px;
}
#order form#voucher h4 {
	margin-right: 30px;
	font-family: trebuchet MS, sans-serif;
	color: #575757;
}
#order form#voucher h4, #order form#voucher p, #order form#voucher .button {
	display: inline;
}
#order form#voucher .submit {margin-left: 20px;}
#order form#voucher input.buttonBig {padding:4px 7px; color: #333; background-color: #EEF5EE;}
#cart_voucher #display_cart_vouchers{margin-top: 15px;}
#cart_voucher table{width: auto;}
#cart_voucher table td{height: 30px; padding: 2px;}
#cart_voucher table td.name{padding-right: 20px; cursor: pointer;}
#cart_voucher table td.description{font-style: italic;}
p.cart_navigation {
    margin-top: 20px;
	padding: 1em 0!important;
	overflow: hidden;
	clear: both;
}
p.cart_navigation a, p.cart_navigation .exclusive{
	display: block;
	height: 30px;
	width: auto;
	padding: 0 20px;
	font: italic 14px/30px times,serif;
	color: #fff;
	background-color: #000;
	text-transform: uppercase;
	background-image: none;
}
p.cart_navigation .button, p.cart_navigation .button_large {
	float: left;
}
p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
	float: right;
}
#cart_summary .cart_free_shipping{text-align: right;}
#cart_summary .cart_free_shipping td{
	font: italic 16px times,serif;
	color: #9F4137;
	line-height: 30px;
}
p#loyalty {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    color: #575757;
    border-top: 1px solid #AAA;
    background-color: #DDD;
    font-style: italic;
    font-size: 13px;
}
/*authentication*/
#authentication #create-account_form, #authentication #login_form {
	width: 47%;
	height: 350px;
	clear: none;
	float: left;
}
#authentication #create-account_form {margin-right: 44px;}
#authentication #create-account_form fieldset, #authentication #login_form fieldset{padding: 0 0 1em 0;}
#authentication #create-account_form fieldset, #authentication #login_form fieldset {
	position: relative;
	height:250px;
}
#authentication h3{margin: 1em 0;}
#authentication #create-account_form p.text, #authentication #login_form p.text{
	height: 3.4em;
	margin-left:4em;
	padding-left:0;
	padding-right:0;
}
#authentication #create-account_form label, #authentication #login_form label {
	clear: both;
	text-align: left;
	margin-bottom: 0.3em;
}
#authentication input#SubmitCreate, #authentication input#SubmitLogin{
	margin:0;
	padding: 5px 10px;
	position: absolute;
	bottom: 20px;
	right: 30px;
	font:italic 14px times,serif;
	width: auto;height:auto;
	background-image: none;
	background-color: #000;
	border: none;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
#authentication #login_form .lost{font-size:11px;font-style: italic;text-decoration: underline;}
#password #email{width: 300px;}
#password .buttonBig{height: auto; padding: 5px 10px;}
/*address*/
div.addresses{position: relative;}
div.addresses ul{
    position: relative;
	float:left;
	width:47%;
	height: 185px;
	line-height: 15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border: 1px solid #000;
}
div.addresses ul#address_delivery{margin-right: 44px;}
div.addresses ul li{padding-left: 90px;font-family: Times,serif;font-size: 14px;}
div.addresses ul li.address_title{
    position: absolute;
    top:-25px;
    left: -90px;
	font-size: 1.4em;
	font-weight: normal;
	font-family: times,serif;
}
div.addresses ul li.address_firstname,div.addresses ul li.lastname{padding-top: 40px;}
li.address_update a, li.address_delete a, .address_add a{
	color: #76DA00;
	text-decoration: underline;
}
div.addresses p.address_delivery{margin-bottom: 8px; margin-left: 200px;}
#center_column .address_add { padding: 1em 0; }
#address_invoice_form{position: absolute; right: 10px; top:0}
#ordermsg textarea{
	margin:0;
	padding:0;
	width:528px;
}
/* carrier */
h3.carrier_title, h3.gift_title{margin-bottom: 20px;}
h3.carrier_title, h3.gift_title{font-size: 1.4em;}
h3.gift_title{margin-top: 30px;}
#carrierTable{width: 650px;margin-left: 20px;}
#carrierTable th{text-align: left;}
#carrierTable .price{font-weight: normal;}
#carrierTable .carrier_action{width: 50px;}
#carrierTable .carrier_action input{margin-left: 5px;}
p.gift_check{margin-left: 20px;font-size: 14px;color: #575757;}
p.gift_check label{margin-left: 20px;}
#order #gift_div{display: none;}
#order #gift_div textarea{
	display:block;
	width:528px;
	margin-bottom: 20px;
}
/*payment*/
#HOOK_PAYMENT{width:520px;margin: 0 auto 20px;overflow: hidden;}
.payment_module a {
	display: block;
	width: 142px;height: 142px;
	float: left;
	margin-right: 30px;
	text-decoration: none;
}
.payment_module a.visa{background-position: left bottom;}
.payment_module a.visa:hover{background-position: left top;}
.payment_module a.mastercard{background-position: center bottom;}
.payment_module a.mastercard:hover{background-position: center top;}
.payment_module a.paypal{background-position: right bottom;}
.payment_module a.paypal:hover{background-position: right top;}
.payment_module a{
	background-image: url(/modules/paybox/logos-paiement.png);
}
.order-info{font-size: 14px;color: #575757;}

#order-confirmation .order-confirmation p{padding: 10px 0;}

/* send to a friend */
#module-sendtoafriend-sendtoafriend-form h3{text-transform: uppercase; padding: 10px;}
#module-sendtoafriend-sendtoafriend-form p{clear: none;}
#module-sendtoafriend-sendtoafriend-form p.std{padding: 10px 0;}
#module-sendtoafriend-sendtoafriend-form form.std p{padding: 10px;}
#module-sendtoafriend-sendtoafriend-form p.image{float: right;text-align: center;}
#module-sendtoafriend-sendtoafriend-form p.submit{padding: 40px 10px 10px 10px;}
#module-sendtoafriend-sendtoafriend-form a.button_large{display: block;clear: both;font: bold italic 14px times,serif;}
#module-sendtoafriend-sendtoafriend-form .buttonBig{height:auto;width: auto;padding: 5px 15px;}
#module-sendtoafriend-sendtoafriend-form input #center_column{width: 250px;}

/*addresses*/
.addressCol{float: left;width: 48%;margin: 20px 0;}
#address fieldset{margin-bottom: 0;padding: 1em;}
#address select {font-size: 14px;}
#address #submitAddress{width:150px;height:auto;padding:5px 10px;}
.addressCol input, .addressCol textarea{width: 80%;}
#address .submit2{padding-left: 115px;}

/*discount*/
#discount table{margin-top: 30px;}
#discount table td{text-align: center;}
#discount table td.discount_code{text-align: left;}

/*alerts*/
#myalerts #block-history {
    margin-top: 50px;
}
#myalerts table.std td {
    height: 60px;
}
#myalerts table.std td.first_item {
    padding-left: 5px;
}

/* FOOTER */
#footer-background{
	background: url(../img/footer-bg.png) left bottom repeat-x;
}
#footer {
	height: 170px;
	width: 950px;
	margin: 0 auto;
	clear: both;
	color: #444444;
	overflow: hidden;
	position: relative;
	background: url(../img/footer-logo.png) left 40px no-repeat;
}
#footer .links{
	float: right;
	margin-top: 12px;
}
#footer .links a{
	display: block;
	width: 106px;
	height: 35px;
	margin-bottom: 10px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#footer .links a:hover{background-position: center top;}
#footer .links a.facebook{background-image: url(../img/footer-facebook.png);}
#footer .links a.rss{background-image: url(../img/footer-rss.png);}
#footer .links a.twitter{background-image: url(../img/footer-twitter.png);}
#footer .block_various_links{
	position: absolute;
	bottom: 5px;
	left:10px;
	list-style: none;
}
#footer .block_various_links li {
	display: inline;
	padding: 0px 2px 0px 4px;
}
#footer .block_various_links li a{ text-decoration:none; color: #444444;}

/*CMS*/
div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6{
	margin: 0.75em 0 0.3em 0;
	font-family: times,serif;
	text-transform: uppercase
}
div.rte h3{font-size: 16px; margin: 30px 0 10px 0;}
div.rte p{
	margin:0.5em 0pt;
	color: #575757;
}
div.rte ul{
	color: #575757;
	margin-left: 10px;
}
div.rte ul.help, .mceContentBody ul.help{
	color: #000;
}

/*****BAZAR****/
.homeblabla h1{padding-top: 50px;}
.homeblabla p{padding-bottom: 20px;text-align: justify;}

#cart_block{
	margin-top: 3px;
}
#cart_block_summary{
	height: 38px;
	line-height: 45px;
	padding-left: 60px;
	background: url(../img/icon/cart.gif) left top no-repeat;
	cursor: pointer;
}
#cart_block_summary .ajax_cart_quantity{
	font-size: 20px;
	font-weight: bold;
}
#cart_block .rest{
    height: 10px;
	font-style: italic;
	text-align: center;
	white-space: nowrap;
}
#cart_block .order{
	display: block;
	width: 177px;
	height: 20px;
	line-height: 20px;
	margin: 7px auto 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Times, serif;
	font-style: italic;
	color: white;
	background-color: #76da00;
}

#header #search_block_top {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
#header #search_block_top p { overflow: hidden;position: relative; }
#header #search_block_top label, #header #search_block_top input{ float:left; }
#header #search_block_top label {
	position: absolute;
	display: block;
	top:1px;left:1px;
	height: 21px;line-height: 21px;
	padding-left: 25px;
	color: #929292;
	font-style: italic;
	font-weight: bold;
	font-family: trebuchet MS;
	background: transparent url('../img/icon/search.gif') left top no-repeat;
	cursor: text;
}
#header #search_block_top input#search_query_top { width: 160px;height:23px;line-height: 23px;font-size: 14px; }
#search_block_top input.button{
	width: 25px;height:23px;
	margin-left: 5px;
	background-color: black;
	background-image: none;
	cursor: pointer;
	padding: 0;
	text-align: center;
}
