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

/*Content_user*/

.content_user{
	float: right;
	color:#303030;     
	font-size:10px;
	line-height:40px;
	margin-right: 10px;
	font-weight: bold;
}

/* Basket*/

.content_basket{
	width:69px;
	height:32px;
	overflow:hidden;
	border:1px solid #eeeeee;
	color:#00763b;
	font-size:10px;
	float: right;
}

.content_basket h1{  
	display: none !important;  
}

.content_basket a{
	display:inline-block;
	height:20px;
	width:20px;
	overflow:hidden;
	background:url(../images/basket.gif) top left no-repeat;
	margin:5px 10px;
	float:left;
}
.content_basket .basket_items{
	margin-top:10px;
	display:block; 
}

/*Product List*/

.content_productlist{
	width:100%;
	height:auto;
	overflow:hidden;
	
}

.content_productlist .content_productlist_item{
	height:195px;
	width:160px;
	overflow:hidden;
	float:left;
	/*background:url(../images/bg-listing.gif) top left no-repeat;*/
	margin-right:14px;
	margin-bottom:13px;
	padding:0px 0px 7px 7px;
	line-height: 15px;
	border-left:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
}

.content_productlist .item_image{
	height:144px;
	/*width:109px;*/
	overflow:hidden;
	margin:auto;
}

.content_productlist .fields{
	height:auto;
	width:144px;
	position: absolute;
	z-index: 55; 

}

.content_productlist .field{
	height:45px;
	margin:0 !important;
	padding: 0 !important;
}

.content_productlist .bio{
	width:45px;
	float:right;
	background: url("../images/bio.png") top right no-repeat;
}

.content_productlist .goretex{ 
	width:45px;
	float:right;
	background: url("../images/goretex.png") top right no-repeat;
}

.content_productlist .jambe{
	height: 22px;
	width: 80px;
	float: right;
	background: #dfdfdf;
	text-align: center;
	line-height: 22px;
	border: 1px solid #c8c8c8;
	border-radius:3px;
	-moz-border-radius:3px;
	color: #545454;
	font-size:11px;
}


.content_productlist .item_image img{
	border: none !important;  
	/*height:71px; */
	/*width:109px;  */
}

.content_productlist .item_image table tr td{
	vertical-align: bottom;
	text-align:center;
	height: 145px;
	width: 145px;
}

.content_productlist h2{
	margin:0px;
	margin-top:0px;
	margin-bottom:8px;
}

.content_productlist .item_price{
	font-weight: bold;
}

.content_productlist .item_addtocart,.content_productlist .item_short_description{
	display: none;
}

/* Productview*/

.content_productview{
	width: 100%
}

.content_productview .content_productview_img{
	width:480px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:30px; 
}

.content_productview .content_productview_img img{
	border:1px solid #dfdfdf;
}

.content_productview .content_productview_form{
	width:440px;
	height:auto;
	float:left;
}

.content_productview .content_productview_form h1{
	font-size:20px;
	line-height:20px;
	color:#00763b;
	font-weight:normal;
	border-bottom:1px dotted #545454;
	padding:0px 10px 10px 10px;
	margin-top: 0px;
} 

.content_productview .content_productview_form .price{
	font-size:20px;
	line-height:20px;   
	color:#00763b;
	font-weight:normal;
	padding:10px 10px;
}

.content_productview .pointure{
	height: 20px;
	width: 20px;
	overflow: hidden;
	background: #d6d6d6;
	border:1px solid #cfcfcf;
	display: inline-block;
	text-align: center;
	line-height: 23px;
	cursor: pointer;
	margin-bottom: -6px;
	font-size: 11px;
}

.pointureOver{
	color: #fff; 
	background: #006734 !important;
}

.content_productview .content_productview_form p,
.content_productview .content_productview_form ul.content_productview_fiels{
	padding:0px 10px;
}

.content_productview .content_productview_form ul.content_productview_fiels{
	list-style: none;
	margin:0px;
}

.content_productview .content_productview_form li{
	clear:both;
	line-height:30px;
	border-bottom: 1px dotted #545454;
}

.content_productview .content_productview_form .availability{
	font-size:11px;
	line-height:20px;
	color:#98a839;
	background:url(../images/coche.gif) center right no-repeat;
	padding-right:15px;
	width:220px;
	height:30px;
	padding: 0px 10px;
	margin: 5px 0px;
	float: left;
	margin-right: 105px;
	padding-top: 10px;
}

.content_productview .content_productview_form .option_id{
	margin-top: 10px;
	float: right;
	margin-right: 10px;
	
}

.content_productview .content_productview_form .item_addtocart_cart{
	margin: 10px 0px;
	margin-left: 5px;
}

.content_productview .content_productview_form .item_addtocart_cart,
.content_productview .content_productview_form .item_addtocart_cart table{
	float: left;
}

.content_productview .content_productview_form .item_addtocart_cart table{
	margin-top: 3px;
}

.content_productview .content_productview_form .item_addtocart_cart table td{
	border:1px solid #bbbbbb;
}

.content_productview .content_productview_form .item_addtocart_cart input{
	margin: 0px;
	height: 18px;
	border: none; 
	width: 20px;
	
}

.content_productview .content_productview_form .item_addtocart_cart .plus,
.content_productview .content_productview_form .item_addtocart_cart .minus{
	color:#000;
	width: 10px;
	cursor: pointer;
	border: 1px solid #bbbbbb;
	border-left:none;  
	background: #fff;
	font-size: 9px;
	vertical-align: middle;
	text-align: center;
	line-height: 9px;
}

.content_productview .content_productview_form .item_addtocart_cart .minus{
	border-top: none;    
}

.content_productview .content_productview_form .item_addtocart_cart .button_addtocart{
	margin-left:5px;
	width: 40px;
	height: 33px;
	overflow: hidden;
	border: none;
	background: url("../images/basket-add.gif") top left no-repeat;
	cursor: pointer;
}

.content_productview #product_tabs{
	display: none;
}

/* Search */

.content_search{
	height:210px;
	width:180px;
	background:url(../images/bg-box-home.gif) top left no-repeat;
	overflow:hidden;
	padding:30px 25px;
	float:left;
	margin-left:10px;
}

/* Content_listingfilter */

.content_listingfilter{
	background: url("../images/bg-search.gif") top left no-repeat;  
	padding:10px 12px;   
	width: 175px;    
	height: auto;     
	overflow: hidden;   
}

.listingfilter_bottom{ 
	
	background:url("../images/bg-search-bottom.gif") top left no-repeat !important;
	height: 5px;
	width: 199px;
	overflow: hidden;
}

.content_listingfilter h1{
	color: #313131; 
	height: 55px; 
	line-height: 32px;
	?line-height:55px;  
	text-align: center;     
}

#main_bottom .content_listingfilter h1{
	font-size:20px;
	color:#343434;
	font-weight:normal;  
	overflow:hidden;
	margin:0px; 
	margin-bottom:25px;   
	text-align: left;    
	line-height: normal;   
	height: auto; 
}

#main_bottom .content_listingfilter dd{
	margin-bottom: 15px;
}

.content_listingfilter label{ 
	color: #00763b;
	font-size: 15px; 
	margin: 5px 0px;     
	display: block;   
}

#right .content_listingfilter input,
#right .content_listingfilter select {
	max-width:170px;
}

.content_listingfilter dt{
	margin: 0px;
}

.content_listingfilter dd{
	margin: 0px;
	margin-bottom: 15px;
}

.content_listingfilter .options{
	width: 100%;
	padding:5px 0px;
	height:50px;
	overflow: hidden;
	margin-bottom:0px;
	clear: both;
}

#field_5-element,#field_8-element,#field_9-element,#field_13-element{ 
	width: auto;
	float: left;
	overflow: hidden;
}

#field_5-label,#field_8-label,#field_9-label,#field_13-label{
	width: 140px;
	float: right;
	?float:left;
	line-height: normal;
}

#field_5-element input,#field_8-element input,#field_9-element input,#field_13-element input{
	width: 10px;
	float: left;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	margin-top: 8px;
	margin-left: 5px;
	border: none;
}


#main_bottom .content_listingfilter label{
	margin: 0px;  
	line-height: normal;  
}

#main_bottom .content_listingfilter dt{
	margin: 0px; 
	margin: 5px 0px;        
}

#main_bottom .content_listingfilter .form_button{
	margin-top: 20px; 
	float: right;
	?float:none;
	?margin:30px 0px 0px 80px;
}


/* CategoriesList */
/* BransList */

.content_brandslist{
	float: left;
}

.content_categorylist{
	overflow: hidden;    
	padding: 0px;     
	width: 780px;   
	float: left;
} 

.content_categorylist .content_categorylist_item{
	float: left;
	width: 260px;
	height: auto;  
	overflow: hidden; 
}

.content_categorylist .content_categorylist_item ul,.content_brandslist ul{
	list-style: none;  
	padding: 0px;
	margin: 0px;  
}

.content_categorylist .content_categorylist_item a.level_1,.content_brandslist h1{
	margin:0px;
	font-size: 20px;
	line-height: 35px;
	color: #07723d;  
	text-decoration: none;  
}

.content_categorylist .content_categorylist_item a.level_2,.content_brandslist a{
	font-size: 12px; 
	line-height: 25px;
	color: #545454; 
	text-decoration: none; 
	background: url("../images/arrow.gif") center left no-repeat; 
	padding: 10px;     
}

.content_categorylist .content_categorylist_item a:hover,.content_brandslist a:hover{
	text-decoration: underline; 
}


.search_right{
	width:202px;
	height:511px;
	overflow:hidden;
	background:url(../images/bg-search.gif) top left no-repeat;
	padding:0px;
	margin:0px;
}

/* Login */

.content_customerlogin{
	/*line-height: 17px;*/
}

.content_customerlogin .login_box{          
	width: 300px;      
	margin: 15px;     
	padding:15px;
	float: left;  
	overflow: hidden;
	background: #ededed;    
	border: 1px solid #E4E4E4;  
	height: 230px;      
}

.content_customerlogin label {
	float: left;       
	width: 103px;     
}
.content_customerlogin form #user_login,.content_customerlogin form #user_password{
	border: 1px solid #E4E4E4;  
	height: 25px; 
	width:175px;      
	color:#606060;      
	padding: 0px 10px;    
}

.content_customerlogin .forgot_password{
	clear: both; 
	line-height: 50px;  
	float: right;  
}

.content_customerlogin .form_button{
	clear: both; 
	margin-top:0px;      
	float: right;    
}

/* My account */

.content_myaccount{
}

.content_myaccount_content h1{
	margin-bottom: 22px;
}

/* My account */
/* Home */

.content_myaccount_home{
	margin-left: -10px;
}

.content_myaccount_home .account_block{
	width: 260px;
	padding: 10px 15px;
	height: 150px;
	overflow: hidden;
	float: left;
	background: #ededed;    
	border: 1px solid #E4E4E4; 
	margin:12px;
	font-size: 11px;
	line-height: 16px;
}

.content_myaccount_home .account_block a:last-child{
	float: right;
}

.content_myaccount_home .account_block p{
	clear: both;
}

.content_myaccount .content_myaccount_home .account_block h1{
	font-size:17px;
	 padding-left:45px;  
	 padding-top:15px;        
	 height:23px;  
 }

.content_myaccount .content_myaccount_home #account_block_info h1{
	background:url(../images/information_compte.png) top left no-repeat;  
}

.content_myaccount .content_myaccount_home #account_block_password h1{
	background:url(../images/modification_mp.png) top left no-repeat;  
}

.content_myaccount .content_myaccount_home #account_block_orders h1{
	background:url(../images/commande.png) top left no-repeat;  
}
  
.content_myaccount .content_myaccount_home #account_block_addresses h1{
	background:url(../images/carnet_adresse.png) top left no-repeat;
}

.content_myaccount .content_myaccount_home #account_block_voucher h1{
	background:url(../images/bon_reduction.png) top left no-repeat;  
	padding-left:46px;
}

/* My account */
/* Navigation */

.content_myaccount_navigation{
	float: left;
	width: 175px;
	height: auto;
}

.content_myaccount_content{
	float: left;
	width: 690px;
	padding: 0px 35px; 
}

.content_myaccount .content_myaccount_navigation h1{
	padding: 0px;  
	margin-bottom: 10px;  
}
.content_myaccount .content_myaccount_navigation h1 a{
	margin-bottom: 10px;    
	text-decoration: none;  
}

.content_myaccount .content_myaccount_navigation ul{
	list-style: none;    
	padding: 0; 
	margin:0px 0px;    
}

.content_myaccount .content_myaccount_navigation ul li{
	float: left;  
	margin-right: 10px; 
	padding:5px 0px;  
	padding-left: 50px; 
	height: 50px;     
	border-bottom: 1px solid #cacaca;   
	width: 130px;       
	       
}

.content_myaccount .content_myaccount_navigation ul li a{
	text-decoration: none;  
	display: block;   
	padding-top: 10px;   
	width: 120px;     
}

.content_myaccount .content_myaccount_navigation ul li a:hover,
.content_myaccount .content_myaccount_navigation ul li.current a{   
	color: #666666;  
}

.content_myaccount .content_myaccount_navigation ul li.myaccount_navigation_info{
	background:url(../images/information_compte.png) center left no-repeat;  	  
}

.content_myaccount .content_myaccount_navigation ul li.myaccount_navigation_password{
	background:url(../images/modification_mp.png) center left no-repeat;  
}

.content_myaccount .content_myaccount_navigation ul li.myaccount_navigation_addresses{
	background:url(../images/carnet_adresse.png) center left no-repeat;    	  
}

.content_myaccount .content_myaccount_navigation ul li.myaccount_navigation_orders{
	background:url(../images/commande.png) center left no-repeat;  
}

/* My account */
/* Form */

.content_myaccount_content form{
	width: 100%;
	overflow: hidden;
	margin: 0px;
}

.content_myaccount_content form fieldset{
	width: 650px;
	padding: 10px 15px;
	margin: 0px;
	-moz-border-radius:5px;
}

.content_myaccount_content form fieldset legend{
	font-size:16px;
	font-weight:normal;
	color:#00763b; 
	margin: 0px;
}

.content_myaccount_content form #submit{
	height:24px;
	width:100px;
	border:none;
	color:#fff;
	background:url(../images/btn.gif) top left no-repeat;
	cursor:pointer;
}

.content_myaccount_content form #register_customer-element,
.content_myaccount_content form #register_user-element{
	margin: 0px;
}

.content_myaccount_content form #register_customer-label,
.content_myaccount_content form .form_row_hidden .form_field,
.content_myaccount_content form #form_id,
.content_myaccount_content form .form_row_hidden,#register_user-label {
	display:none;
}

/* My account */
/* Address */

.address_block{
	width: 175px;
	padding: 10px;
	height: 100px;
	overflow: hidden;
	float: left;
	background: #ededed;    
	border: 1px solid #E4E4E4; 
	margin:15px 30px 15px 0px;
}

.address_box{
	width: 100%;
	height: 80px;
	overflow: hidden;
}

.address_action_bar{
}

/* My account */
/* Order */

table.order_listing,table#table_products,table#table_totals,table#table_payment{
	border-left: 1px solid #e6e6e6;
	font-size: 11px;
	line-height: 16px;
}

table.order_listing,table#table_products{
	width: 100%;
}

table#table_totals{
	margin-top: 10px;
	border-top: 1px solid #e6e6e6;
	float: left;
	margin-right: 10px;
}

table#table_payment{
	margin-top: 10px;
	float: left;
}

table.order_listing th,table.order_listing td,
table#table_products th,table#table_products td,
table#table_totals th,table#table_totals td,
table#table_payment th,table#table_payment td{
	border: 1px solid #e6e6e6;
	border-left: none;
	padding: 5px;
}

table.order_listing td,table#table_products td,table#table_totals td,table#table_payment td{
	border-top: none;
	text-align: center;	
	padding: 5px;
}

table.order_listing tr.even td,table.order_listing th,
table#table_products th,table#table_totals td.label,table#table_payment th{
	background: #f2f2f2;
}

#order_customer,#order_customer_shipping,#order_customer_billing{
	width: 175px;
	padding: 10px;
	height: 100px;
	overflow: hidden;
	float: left; 
	margin:-20px 30px 15px 0px;
	line-height: normal;
}

/* Register */

.content_customerregister{
}

.content_customerregister form{
	width: 100%;
}

.content_customerregister form fieldset,.content_customerlogin_password form fieldset,
.content_login_changepassword form fieldset{
	clear:both !important;
	width: 690px;
	-moz-border-radius:5px;
	padding:10px 15px;
}

#register_user-element,#register_buttons-element{
	clear: both;
}

.content_customerregister form fieldset legend,
.content_login_changepassword form fieldset legend{
	font-size:16px;
	font-weight:normal;
	color:#00763b; 
	margin: 0px;
}


.content_customerregister form #submit,
.content_login_changepassword form #submit{
	height:24px;
	width:100px;
	border:none;
	color:#fff;
	background:url(../images/btn.gif) top left no-repeat;
	cursor:pointer;
	font-size: 11px;
	padding-bottom: 4px;
}

.content_customerregister form #captcha{
	border: 1px solid #e9e9e9;
	width: 120px;
}

#register_customer-label,#register_buttons-label,#main-label,#register_user-label{
	display: none;
}

/* Checkout */

.basket_continue,.continue{
	float: right;
}

/* Checkout */
/* Basket - Summary */

.content_checkout_basket{
	font-size: 11px;
	line-height: 16px;
}

.content_checkout_summary{
	font-size: 11px;
}

.content_checkout_basket table.basket_product,.content_checkout_summary table.summary_product{
	border-left: 1px solid #e6e6e6;
}

.content_checkout_basket table.totals,.content_checkout_summary table.totals{
	border-bottom: 1px solid #e6e6e6;
	float: right;
	margin: 20px 0px;
}



.content_checkout_basket table.basket_product,.content_checkout_summary table.summary_product{
	width: 100%;
}

table.basket_product th,table.basket_product td,table.summary_product th,table.summary_product td{
	border: 1px solid #e6e6e6;
	border-left: none;
}


table.basket_product td,table.summary_product td{
	border-top: none;
	text-align: center;	
	padding: 5px;
}

table.basket_product th,table.totals th,table.summary_product th{
	background: #f2f2f2;
}


table.basket_product td.detail{
	text-align: left;
	padding: 0px 10px ;
}

.content_checkout_summary table.totals{
	margin-top: 10px;
}

table.totals th,table.totals td{
	border: 1px solid #e6e6e6; 
	text-align: center;	
	padding: 5px;
}

table.totals th{
	border-right: none;
}

table.totals th,table.totals td{
	border-bottom: none;
}

table.basket_product td img,table.summary_product td img{
	border: none;
}

table.basket_product td .deleteButton{
	width: 43px;
	height: 33px;
	overflow: hidden;
	padding-top:30px;
	background: url("../images/basket-remove.gif") top left no-repeat;
	border: none;
	cursor: pointer;
}

.content_checkout_basket .quantity table{
	height: 25px;
	margin-top: 5px;
	width: auto;
	margin: auto;
}

.content_checkout_basket .quantity  table td{
	border:1px solid #cbcbcb;
	padding: 0px;
}

.content_checkout_basket .quantity  .basket_quantity{
	padding: 0px;
	height: auto;
}

.content_checkout_basket .quantity  .basket_quantity input{
	height: 18px;
	border: none;
	width: 20px;
}

.content_checkout_basket .quantity  .plus,
.content_checkout_basket .quantity  .minus{
	color:#000;
	width: 10px;
	height:12px;
	cursor: pointer;
	border: 1px solid #cccccc;
	border-left:none;
	background: #fff;
	font-size: 9px;
	vertical-align: middle;
	text-align: center;
	line-height: 9px;
}

.content_checkout_basket .quantity  .minus{
	border-top: none;  
}

.checkout_summary_address{
	width:200px;
	height:auto;
	float: left;
	margin: 30px 0px;
	display: none;
}

.checkout_summary_methods,.checkout_summary_comments{
	margin: 15px 0px;
}

/* Checkout */
/* Address */

.content_checkout_address{
}

.content_checkout_address .checkout_address{
	width: 405px;
	padding: 10px 20px;
	height: auto;
	overflow: hidden;
	float: left;
	background: #ededed;    
	border: 1px solid #E4E4E4; 
	margin:15px 0px 15px 0px;
}

.content_checkout_address .checkout_address:first-child{
	margin-right: 55px;
}

.content_checkout_address .checkout_address ul{
	list-style: none;
}

.content_checkout_address .checkout_address ul li{
	margin-bottom: 15px;
}

/* Checkout */
/* shipping - payement */

.content_checkout_shipping{
}

.content_checkout_payment{
}

.content_checkout_shipping ul,.content_checkout_payment ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.content_checkout_shipping ul li, .content_checkout_payment ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #ededed;    
	border: 1px solid #E4E4E4; 
	-moz-border-radius:5px;
	margin-bottom: 10px;
}

.content_checkout_shipping ul li img, .content_checkout_payment ul li img{
	margin-top:2px;
	margin-bottom: -7px;
}





