/*
Style CSS : ZoRdAK

Dark green : #405927
Medium green : #7aa61c
light green : #a2ba5d

bg blue : #b9d8f4

Dark purple : #95519e

*/

body {
	background: #b9d8f4;
}
#droite {
	float: right;
	margin-right: 10px;
	margin-top: 60px;
	border: 1px solid rgb(208, 211, 216);
	background: url('../img/product-short-desc-bg.gif') repeat-x rgb(229, 230, 231);
}

#wishlist_block h4 {
	background: none !important;
	border: 0px none;
}

#wishlist_block .block_content {
	background: none !important;
	padding-bottom: 10px;
}
#conteneur {
	background: white url('../img/zk/bg_body.png') top left repeat-y;
	width: 1200px;
	margin: 0px auto;
}
#contenu {
	width: 1000px;
	margin: 0px 100px;
	background: url('../img/zk/bg_header.png') top left no-repeat;
}
#header {
	position: relative;
	margin: 0px; padding: 0px;
	width: 100%;
	
}

#centre {
	clear:both;
	padding-top: 40px;
}
#main {
	
}
/* Hidden fields */

#currencies_block_top,
#header_link_sitemap,
#header_link_contact,
#header_link_bookmark,
#languages_block_top,
#searchbox p label,
#searchbox p input.button,
li#shopping_cart a
{ display: none !important; visibility: hidden !important; }

/* Reset fields */
#search_block_top,
#searchbox,
#searchbox *,
li#your_account,
li#your_account a,
.dropmenudiv ul,
.dropmenudiv ul li
{ margin: 0px !important; padding: 0px !important; }


/* Search bar */

#search_block_top {
	position: absolute;
	top: 6px;
	right: 25px;
	width: 70px;
	height: 15px !important;
	background: green !important;
	width:auto !important;
	float: none !important;
}
#searchbox {
	display: block;
}
#searchbox p {
	background: red;
}
#searchbox p label {
	
}
#searchbox p input#search_query {
	width: 100px !important;
	float: none;
}
#searchbox p input.button {
	
}
/* User bar */
p#header_user_info {
	display: block;
	float:  right;
	color: black;
	padding-right: 125px;
}

p#header_user_info a {
	color: black;
}

/* Account bar */
li#your_account {
	display: block;
	position: absolute;
	top: 5px;
	right: 30px;
}
li#your_account a,
li#shopping_cart a
{
	background: none !important;
	color: black;
}
li#your_account a:hover,
li#shopping_cart a:hover
 {
	color: #dadada;
}

/* Shopping cart */
li#shopping_cart {
	display: block;
	position: absolute;
	top: 5px;
	right: 140px;
	text-align: center;
	width: 120px;
}
li#shopping_cart span {
	color: black;
	font-weight: normal;
}
/* Shopping cart new link */
#shopping_cart_link {
	display: block;
	position: absolute;
	width: 190px;
	height: 20px;
	top: 38px;
	left: 620px;
	text-decoration: none;
}

/* Footer */
/*
#footer {
	height: 100px;
	border-top: 0px none;
	border-bottom: 1px solid #bababa;
}
*/
#footer {
	border-top: 0px none;
	margin-top: 30px;
	padding:  0px 10px;
	overflow: hidden;
}
/* */
#block_various_links_footer {
	margin-top: 20px !important; /* 50px */
}
a#lien_footer {
	display: block;
	width:  100%;
	height: 100px;
	margin-top: -130px;
	text-decoration: none;
}
/* Cart navigation */

p.cart_navigation {
	margin: 0px 100px;
}

/* Formulaire */
#account-creation_form {
	margin: 0px 100px;
}
div.error {
	width: auto !important;
	margin: 20px 100px !important;
	text-align: left;
}
div.error a.button_small {
	margin: 10px 0px 5px 5px;
}
/* Espace membre */
ul#mes_actions {
	margin: 40px 0px 0px 80px;
}
ul#mes_actions li {
	display: block;
	float: left;
	width: 380px;
	height: 100px;
	margin: 0px 30px 30px 0px;
	line-height: 100px;
	border: 1px solid #dadada;
}
ul#mes_actions li:hover {
	background: #f0f0f0;
}
/* Breadcrum */

div.breadcrumb {
	margin: 10px 0px;
	padding-left: 30px;
	text-align: left;
}

/* Menu bar */
div#menu_bar {
	
}
.dropmenudiv{
		
}
div#menu_bar ul li .menu_a {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.dropmenudiv ul {
	border: 1px solid green;
}
.dropmenudiv a {
	
}
.menu_a img {
	display: none;
}
.menu_40, 
.menu_41, 
.menu_avantages
{
	height: 30px;
	padding-left: 80px !important;
}

.menu_accueil,
.menu_blog,
.menu_videos
{
	padding-left: 80px !important;
}

.menu_categories,
.menu_42
{
	padding-left: 110px !important;	
}

.menu_avantages
{
	padding-left: 240px !important;
}

.menu_accueil { background: url('../img/zk/bg_accueil.gif') center center no-repeat; }
.menu_blog { background: url('../img/zk/bg_blog.gif') center center no-repeat; }
.menu_videos { background: url('../img/zk/bg_videos.gif') center center no-repeat; }
.menu_avantages { background: url('../img/zk/bg_avantages.gif') top left no-repeat; }


.menu_40 { background: url('../img/zk/bg_age.gif') center center no-repeat; }
.menu_42 { background: url('../img/zk/bg_categories.gif') center center no-repeat; }
.menu_41 { background: url('../img/zk/bg_marques.gif') center center no-repeat; }

.dropmenudiv a{
}
/* Accueil page */
table#table_accueil { width: 100%; }
td#ta_gauche { width: 550px; vertical-align: top; }
td#ta_droite { width: 340px; vertical-align: top; }

div#nos_produits {
	margin-top: 30px;
}
div#bienvenue {
	width: 367px;
	height: 324px;
	
	margin: 0px auto;
}
div#bienvenue p { display: none; }

div#qui_sommes_nous {
	width: 310px;
	height: 283px;
	background: url('../img/zk/bg_qui_sommes_nous.gif') top left no-repeat;
	margin: 0px auto;
}
div#qui_sommes_nous h1 {
	font-size: 1.4em;
	text-align: left;
	margin: 0px; padding: 0px 0px 0px 15px;
	height: 30px;
	line-height: 30px;
}
div#qui_sommes_nous p {
	width: 150px;
	float: right;
}

div#nos_produits {
	width: 580px;
	padding: 15px 0px;
	background: url('../img/zk/fond_animation.png') top left no-repeat;
}
div#np_header {
	width: 100%;
	height: 60px;
	background: url('../img/zk/bg_nos_produits_header.gif') -1px 0px no-repeat;	
}
div#np_header h1 {
	font-size: 1.4em;
	text-align: left;
	margin: 0px; padding: 0px 0px 0px 25px;
	height: 60px;
	line-height: 65px;
}
div#np_footer {
	width: 100%;
	height: 30px;
	background: url('../img/zk/bg_nos_produits_footer.gif') top left no-repeat;	
}

div#np_content {
	margin-left: -1px;
}

/* Adaptation */
#productsSortForm,
ul#product_list,
#pagination
 {
	margin: 10px 40px;	
}
ul#product_list {
	padding-top: 30px !important;	
}
#pagination {
	padding: 20px 0px !important;	
}
#create-account_form,
#login_form {
	width: 400px !important;
	margin: 10px 25px;	
}


/* Breadcrumb */
.breadcrumb {
	color: #95519e !important;
}
.breadcrumb a {
	color: #7aa61c !important;
}
.breadcrumb .navigation_end a {
	font-weight: normal;
}
.breadcrumb .navigation_end {
	font-weight: bold;
}


/* Categorie title */
.category_title {
	background: none;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 30px !important;
	color: #7aa61c;
	font-style: italic;
	font-variant: normal;
	line-height: 30px !important;
	text-transform: none !important;
}


div.editorial_block,
div#main
{
	margin: 10px 30px;
}

div#pb-right-column {
	margin-left: 193px;
}

ul#product_list {
	padding-left: 40px;
	width: 780px;
	display: block;
}
ul#product_list li {
	clear: none !important;
}

ul#product_list .center_block {
	width: 100% !important;
}
ul#product_list .center_block h3 {
	margin: 0px !important;
}
ul#product_list .center_block .product_desc {
	display:  block !important;
	height: 50px;
	overflow: hidden;
}
ul#product_list .right_block .button, .right_block .exclusive {
	margin-left: 10px !important;
}
ul#product_list li.ajax_block_product {
	width: 160px !important;
	height:  350px !important;
	float:  left !important;
	margin: 10px;
	display:  block;
}

ul#product_list a.product_img_link {
	margin-left: 15px;
	margin-bottom: 15px;
}

ul#product_list .ajax_block_product .new {
	position: relative !important;
	top: -347px;
	left: -59px !important;
}

ul#product_list .ajax_block_product:hover {
	background: #eaeaea !important;
}

.product_accessories_description {
	display: block;
	float: left !important;
}

.accessories_block {
	width: 100% !important;
}
.accessories_block .block_content {
	background: none !important;
}
.accessories_block li.product_accessories_description {
	width: 200px !important;
	float: left !important;
	clear: none !important;
	border: 1px solid #cacaca;
	margin: 10px;
}

.accessories_block li.product_accessories_description h5 {
	margin-left: 20px;
}

.accessories_block li.product_accessories_description .product_desc a img {
	display: block !important;
	margin: 0px auto !important;
}
.accessories_block li.product_accessories_description .product_desc {
	padding: 0px 5px;
}

.accessories_block li.product_accessories_description .product_accessories_price {
	text-align: center;
}

.accessories_block li.product_accessories_description .product_accessories_price a.button {
	margin: 3px auto !important;
}





