@charset "utf-8";
/* CSS Document */

body{
	background:url(../img/new/bg.gif);
}

#page{
	width:920px;
}
#body1{
	border:solid #676666 1px;
	border-top:0;
	padding-left:11px;
	background:#fff url(../img/new/background.png) repeat-x;
    overflow: hidden;
}
#left_column{
	width:214px;
	padding-right:8px;
	padding-top:10px;
}
#center_column{
	width:679px;
	padding-top:10px;
}
#footer{
	background:url(../img/new/foot.png) repeat-x;
	height:94px;
	margin-top:10px;
	padding:10px;
}

#header1{
	background:url(../img/new/top.jpg) no-repeat;
	overflow:hidden;
	height:141px;
}
h1#logo{
	margin-left:20px;
}
#header{
	width:540px;
	padding-left:80px;
}
#header_links{
	display:inline-block;
}
#search_block_top{
	margin-top:113px;
	background:none !important;
}
#menu{
	float:left;
	position : relative;
	margin-left:-350px;
	margin-top:113px;
	width:350px;
	text-align:left;
}
#menu li{
	width:80px !important;
	display : inline-block; 
	height:24px;
    float: left;
	line-height:24px;
	text-align:center;
	margin-right:20px;
}
#menu li:hover{
	background:#1e8590;
}
#menu li a{
	color:#034a50;
	text-decoration : none;
	font-size:14px;
	font-weight : bold;
}
#menu li:hover a{
	color:#FFF;
}
#header #search_block_top label {
	background:url(../img/new/magnifier.png) no-repeat;
}
#header #search_block_top input#search_query  {
	background:url(../img/new/Search_box.png) no-repeat;
	width:227px;
	height:17px;
}
#header #search_block_top input {
	background:url(../img/new/go.png) no-repeat;
	width:37px;
	height:18px;
}

#left_column div.block{
	background:#d2e7ea;
	width:214px;
	border-bottom:solid 1px #9c9b9b;
	padding-bottom:0;
}
#left_column div.block h4{
	background:url(../img/new/title.png) repeat-x;
	border:#198d9a 1px solid;
	color:#00474e;
}
#left_column div.block h4 a{
	color:#00474e;
}
#left_column div.block .block_content{
	background:#d2e7ea;
	border:solid 1px #9c9b9b;
	border-bottom:0;
	border-top:0;
	padding-bottom:6px;
	color:#2d2d2d;
}
#left_column div.block .block_content a, #tags_block_left .block_content a.tag_level1{
	color:#2d2d2d !important;
}
#cart_block .block_content, #cart_block span.price, #cart_block span.price, #tags_block_left .block_content a.tag_level1:hover{
	color:#038699 !important;
	background:none;
}
#cart_block p#cart-prices{
	border-top:1px solid #038699;
}
#cart_block p#cart-buttons{
	height:auto;
	overflow:hidden;
}
#cart-buttons .button_small{
	background:url(../img/new/button_cart.png) no-repeat;
	width:69px;
	height:23px;
	margin-top:3px;
}
#cart-buttons #button_order_cart{
	background:url(../img/new/check.png) no-repeat;
	width:90px;
	height:29px;
}
#cart_block dt {
    width:auto;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dt a.ajax_cart_block_remove_link  {
 amargin-top: 0;   
}
#wishlist_block_list .ajax_cart_block_remove_link img{
    margin-bottom: -15px;
}

#center_bar{
	height:19px;
	padding:2px 0 0 6px;
	background:url(../img/new/center_bar.png) repeat-x;
	margin-bottom:10px;
	border:#04899b solid 1px ;
	color:#fff;
}
#center_bar h1{
    font-size:12px !important;
    font-weight: normal !important;
}
#center_bar p{
	float:right;
	display:inline-block;
	margin:1px 6px 0 0;
}
#center_bar p a{
	color:white;
}
#center_img{
	margin-bottom:10px;
}

#editorial_block_center{
	border:solid 1px #a09f9f;
	padding:5px;
}
#editorial_block_center h2{
	color:#63c2cb;
	dmargin-bottom:3px;
}
#editorial_block_center div.rte{
	color:#2d2d2d;
	height:150px;
	overflow:auto;
	padding-right:5px;
}

#featured-products_block_center{
	width:100% !important;
	margin-bottom:0 !important;
}
#featured-products_block_center h4{
	display:none;
}
#featured-products_block_center .block_content{
	background:transparent none !important;
}
#featured-products_block_center ul{
	background:transparent none !important;
	overflow:hidden;
}
#featured-products_block_center li.ajax_block_product{
	width:162px !important;
	margin: 0 9px 9px 0;
	height:203px;
	padding-top:1px !important;
	background-color:#494949 !important;
}
#featured-products_block_center li.last_item_of_line {
	margin-right:0;
}
#featured-products_block_center li.ajax_block_product img, a.product_image{
	width:160px !important;
	margin:0 auto !important;
	height:auto !important;
}
#featured-products_block_center li.ajax_block_product h5{
	height:auto !important;
}
#featured-products_block_center li.ajax_block_product h5 a, #featured-products_block_center li h5 a:hover{
	color:#fff !important;
	font-weight : normal;
    display: block;
    height: 14px;
}
p.price_container{
	display:inline-block;
	float:left;
	padding-left:5px !important;
}
p.price_container span{
	font-weight : normal !important;
	color:#9cdce3 !important;
	padding:0 !important;
	font-size:14px !important;
}
#featured-products_block_center li a.button1{
	display:inline-block;
	float:right;
	padding-right:5px;
	color:#5bd0dc;
}
#featured-products_block_center .last_item_of_line{
	margin:0;
}
#featured-products_block_center .product_desc, #featured-products_block_center a.ajax_add_to_cart_button{
	display:none;
}


#footer a, #footer{
	color:#0a566a;
}
#footer li{
	border-left-color:#0a566a !important;
}
#footer p{
	margin:10px 0 5px 0;
	color:#dbdbdb;
}
#paiement_logo_block_left{
    float: right;
    margin-right: 20px;
    margin-top: 30px;
}
#customizationlink a{
    color: white;
    text-decoration: none;
}

/* product.php */
.breadcrumb a, .breadcrumb{
	color:#00474E;
}
#primary_block h2, h2.category_title, #center_column h2{
	height:19px;
	padding:2px 0 0 6px;
	background:url(../img/new/center_bar.png) repeat-x;
	margin-bottom:10px;
	border:#04899b solid 1px ;
	color:#fff;
	font-size:14px;
	margin-top:0;
}
#pb-left-column{
	width:356px !important;
}
#productscategory_list{
    width: 600px;
    margin: 0 10px;
}
#productscategory_scroll_left, #productscategory_scroll_right {
    padding: 0 10px;
}
#productscategory_list li{
	margin:0 2px;
	width:95px;
}

/* addresses.php */
div.addresses{
	width:auto;
}

/* category */
#product_list li.ajax_block_product a.product_img_link img{
    width: 120px;   
}

/* wishlist */
#view_wishlist div.addresses{
    width: auto !important;
}
