/*** <STYLES DU CATALOGUE SPÉCIFIQUES AU DESIGN DU SITE> ***/

/*** <Product card> ***/
	.product_card_title {
		font-size:14px;
		font-weight:bold;
		color:#000000;
		text-transform:uppercase;
	}
	.product_card2_title {
		font-size:18px;
		color:#000000;
		text-transform:uppercase;
	}
	.product_card2_number {
		font-size:12px;
		color:#000000;
	}
	.product_card_number {
		font-weight:bold;	
	}
	.product_card_description {
		font-weight:bold;
		color:#555246;
		line-height:normal;
	}
	.product_card_long_description {
		font-size:11px;
		color:#555246;
		line-height:normal;
	}
	.product_card_tabs_box {
		background-color:#dddddd;
		padding:3px;
		border-bottom:1px solid #aaaaaa; 
		border-right:1px solid #aaaaaa; 
		border-top:1px solid #dedede; 
		border-left:1px solid #dedede;
	}
	A.product_card_tabs {
		white-space:nowrap;
		line-height:20px;
		font-size:11px;
		font-weight:bold;
		color:#000000;
		background-color:#dddddd;
		padding:3px 5px;
	}
	A.product_card_tabs:hover {
		font-size:11px;
		color:#ffffff;
		background-color:#555555;
		text-decoration:none;
		padding:3px 5px;
	}
	.product_card_price {
		font-size:14px;
		font-weight:bold;
		color:#a30000;
	}
	
	.product_card_price_strike {
		font-size:14px;
		font-weight:bold;
		color:#a30000;
		text-decoration:line-through;
	}
	
	.product_card_rebate {
		font-weight:bold;
		color:#a30000;	
	}
	.product_card_box_add_to_cart {
		background-color:#f3f3f3;
		padding:5px;
		border-bottom:1px solid #aaaaaa; 
		border-right:1px solid #aaaaaa; 
		border-top:1px solid #dedede; 
		border-left:1px solid #dedede;
	}
	.product_card_ddl {
		color:#000000;
		font-size:11px;	
	}
	.product_card_layers_box {
		padding:5px;
		border-bottom:1px solid #aaaaaa; 
		border-right:1px solid #aaaaaa; 
		border-top:1px solid #dedede; 
		border-left:1px solid #dedede;
	}
	
	a.product_planDeMontage 
	{
		text-decoration:none;
		font-size:11px;
		color:#555246;
		line-height:normal;
	}
	a.product_planDeMontage:hover
	{
		text-decoration:none;
		font-size:11px;
		color:#555246;
		line-height:normal;
	}

		/*** <Caracteristics / Features / Properties / Documents / Product Parts / Images> ***/
		.prop_title, .feat_title, .carac_title, .docs_title, .parts_title, .images_title, .dealers_title {
			font-weight:bold;
			font-size:14px;
			color:#a30000;
		}
		.prop_table, .feat_table, .carac_table, .docs_table, .parts_table, .images_table, .model_table, .dealers_table {
		
		}
		.prop_group, .feat_group, .carac_group, .docs_group, .parts_group, .images_group, .dealers_group {
			font-weight:bold;
			font-size:12px;
			color:#ffffff;
			padding:3px 3px;
			clear:both;
			background-color:#999999;
			display:block;
		}
		.prop_tr, .feat_tr, .carac_tr, .docs_tr, .parts_tr, .images_tr, .model_tr, .dealers_tr {
			/* background-color:#f8f8f8; */
		}
		.prop_label, .feat_label, .carac_label, .docs_label, .parts_label, .images_label, .model_label, .dealers_label {
			font-weight:bold;
			font-size:11px;
			color:#cf8b2d;
			padding:2px 2px 2px 0px;
			display:block;
		}
		.prop_value, .feat_value, .carac_value, .docs_value, .parts_value, .images_value {
			font-size:11px;
			color:#000000;
		}
		/*** </Caracteristics / Features / Properties / Documents / Product Parts / Images> ***/
/*** </Product card> ***/



/*** <Category list> ***/
	.cat_list_container {
		width:525px; /* Largeur de la liste de catégorie/produits*/
	}
	.cat_list_selected_cat {
		font-size:14px;
		font-weight:bold;
		color:#a30000;	
	}
	.cat_list_table {
		border-bottom:1px solid #aaaaaa; 
		border-right:1px solid #aaaaaa; 
		border-top:1px solid #dedede; 
		border-left:1px solid #dedede;
	}
	.cat_list_table td {
		/*border:1px solid #dedede; */
		text-align:center;
		padding:10px;
	}
	.cat_list_table img {
		/*border:1px solid #dedede; */
		display:block;
		margin-bottom:5px;
	}
	.cat_list_table a, .cat_list_table a:visited {
		font-size:12px;
		font-weight:bold;
		color:#555555;
		text-decoration:none;
	}
	.cat_list_table a:hover {
		color:#a30000;
		text-decoration:underline;
	}
/*** </Category list> ***/



/*** <Fil d'Ariane> ***/
	.fil_ariane_container {
		margin:5px 0px 10px 0px;	
	}
	.fil_ariane, a.fil_ariane, a.fil_ariane:visited {
		font-size:11px;
		font-weight:normal;
		color:#555555;
		text-decoration:none;	
	}
	a.fil_ariane:hover {
		font-size:11px;
		font-weight:normal;
		color:#a30000;
		text-decoration:underline;
	}
	.fil_ariane_selected_item, a.fil_ariane_selected_item, a.fil_ariane_selected_item:visited, a.fil_ariane_selected_item:hover { 
		/* Pour corriger le survol dans FireFox, toutes les pseudoclasse sont spécifiées */
		font-size:11px;
		font-weight:bold;
		color:#555555;
		text-decoration:none;	
	}
/*** </Fil d'Ariane> ***/


/*** <Product list> ***/
	.prod_list_cat_title {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:18px;
		color:#835338;
		text-decoration:none;
		text-transform:uppercase;
		padding-left:15px;
	}
	.prod_list_cat_001001_title {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:18px;
		color:#000;
		text-decoration:none;
		text-transform:uppercase;
		padding-left:15px;
	}
	.prod_list_cat_title.custom { font-size:14px; }
	.prod_list_table {
		border-bottom:1px solid #aaaaaa; 
		border-right:1px solid #aaaaaa; 
		border-top:1px solid #dedede; 
		border-left:1px solid #dedede;
	}
	.prod_list_table td {
		padding:10px;
		vertical-align:top;
	}
	.prod_list_row {
		/*background-color:#fafafa;*/
	}
	.prod_list_row_alt {
		/*background-color:#f3f3f3;*/
	}
	.prod_list_product_number 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:11px;		
		color:#cf8b2d;
		text-decoration:none;
		display:block;
	}	
	.prod_list_product_name, .prod_list_product_name a, a.prod_list_product_name, a.prod_list_product_name:visited {
			font-size:11px;
			font-weight:bold;
			color:#555246;
			text-decoration:none;
			text-transform:uppercase;
			line-height:13px;
	}
	a.prod_list_product_name:hover, .prod_list_product_name a:hover {
		font-size:11px;
		color:#fbaa29;
		text-decoration:underline;
	}	
	.prod_list_product_desc {
		font-size:11px;
		font-weight:normal;
		color:#555555;
	}
	.prod_list_price {
		font-size:11px;
		font-weight:bold;
		color:#000000;
		white-space:nowrap;
	}
	
	.prod_list_price_strike {
		font-size:11px;
		font-weight:bold;
		color:#000000;
		white-space:nowrap;
		text-decoration:line-through;
	}
/*** </Product list> ***/

/*** <Shopping Cart> ***/
	.cart_profile_title 
	{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:18px;
		color:#835338;
		text-decoration:none;
		text-transform:uppercase;
	}
	.cart_cat_title {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:18px;
		color:#835338;
		text-decoration:none;
		text-transform:uppercase;		
	}
	.cart_cat_title.custom { font-size:14px; }
	.cart_page_container {
		/*width:620px;*/
		margin-top:10px;
	}
	.cart_option_container {
		bottom:0px;
		background-color:#f3f3f3;
		padding:10px;
	}
	.cart_table {
		border-bottom:1px solid #aaaaaa; 
		border-right:1px solid #aaaaaa; 
		border-top:1px solid #dedede; 
		border-left:1px solid #dedede;	
	}
	.cart_header {
		background-color:#aaaaaa;
		
	}
	.cart_header td {
		color:#ffffff;
		font-weight:bold;
		padding:5px;
	}
	.cart_table hr {
		/*margin:10px 0px;*/
		border:1px solid #dedede; 
	}
	.cart_product_name {
		font-size:12px;
		font-weight:bold;
		color:#a30000;
	}
	.cart_product_number {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:11px;		
		color:#cf8b2d;
		text-decoration:none;
	}
	.cart_unit_price, .cart_total_price {
		font-size:12px;
		font-weight:bold;
		color:#555555;
		white-space:nowrap;
	}
	.cart_label_options {
		font-size:11px;
		color:#555555;
	}
	.cart_ddl_option {
		color:#000000;
		font-size:11px;	
	}
	.cart_total_transaction_label {
		font-size:12px;
		font-weight:bold;
		color:#555555;
	}
	.cart_sub_total {
		font-size:12px;
		font-weight:bold;
		color:#000000;
	}
	.cart_taxes {
		font-size:12px;
		font-weight:normal;
		color:#000000;
	}
	.cart_final_total {
		font-size:12px;
		font-weight:bold;
		color:#a30000;
	}
	
	/*** <Buttons> ***/
	.btn_shopping_cart, a.btn_shopping_cart, a.btn_shopping_cart:visited {
		background-repeat:no-repeat;
		background-color:Transparent;
		background-position:center;
		display:block;
		display:inline-block!important;
		height:25px;
		border:0px solid Transparent;
		line-height:0px;
		_line-height:normal!important;
		cursor:hand;
		cursor:pointer!important;
		width:25px;
		background-image: url(../images/catalogue/btn_cart.gif); /* image */
	}
	.btn_shopping_cart:hover, a.btn_shopping_cart:hover {
		background-image: url(../images/catalogue/btn_cart_rl.gif); /* image */
	}

	.btn_delete_cart, a.btn_delete_cart, a.btn_delete_cart:visited, a.btn_delete_cart2 {
		background-repeat:no-repeat;		
		background-position:left;
		display:block;
		border:0px solid Transparent;
		background-image: url(../images/ImageAmisco/btn_remove_from_cart.gif); /* image */
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #555246;
		text-decoration:none;
	}
	.btn_delete_cart:hover, a.btn_delete_cart:hover, a.btn_delete_cart2:hover {
		background-image: url(../images/ImageAmisco/btn_remove_from_cart.gif); /* image */
		text-decoration:none;
	}
	a.btn_delete_cart2, a.btn_delete_cart2:hover { padding:0px; width:10px; }
	/*** </Buttons> ***/
	
	
	a.cat_retreive_link,a.cat_retreive_link:hover
	{
		text-decoration:none;
		font-size:smaller;
	}
	
/*** </Shopping Cart> ***/
/*** </STYLES DU CATALOGUE SPÉCIFIQUES AU DESIGN DU SITE> ***/




/*Checkout*/
/*********************************************************************/
/*Style généraux du checkout*/
/*********************************************************************/
/*<checkout>*/
	
	/*<conteneur principaux>*/
	.checkout { margin-bottom:15px; font:normal 11px arial, verdana, sans-serif; }
	.checkout .step_cart { }
	.checkout .step_ident { }
	.checkout .step_addresses { }
	.checkout .step_addresses .address_ctrl { margin-top:5px; }
	.checkout .step_shipmode { }
	.checkout .step_payment { padding-bottom:10px; }
	.checkout .step_validation { }
	.checkout .step_conf { }
	
	.checkout .step_cart, 
	.checkout .step_ident, 
	.checkout .step_addresses,
	.checkout .step_shipmode,
	.checkout .step_payment,
	.checkout .step_conf { border-bottom:1px solid #ccc; margin:10px 0; }
	/*</conteneur principaux>*/
	
	/*<controles generiques>*/
	.checkout input, .checkout select { font:normal 11px arial, verdana, sans-serif; }
	.checkout span.title { font-size:13px; font-weight:bold; display:block; margin-bottom:5px; padding:5px 0; }
	.checkout span.lbl { color:#555555; font-weight:bold; }
	.checkout span.lblRO { }
	.checkout input.txt { width:170px; }
	.checkout input.txtQte { width:25px; }
	.checkout select.ddl { }
	.checkout select.ddlregion { width:174px; }
	/*</controles generiques>*/
	
	/*<controle d'adresse>*/
	.checkout .step_addresses .address_ctrl table td.left_col{ text-align:left; width:140px; padding:1px; }
	.checkout .step_addresses .address_ctrl table td.right_col{ text-align:left; padding:1px; }
	.checkout .step_addresses .address_info { margin-bottom:20px; }
	/*</controle d'adresse>*/
	
	/*<controle de paiement>*/
	.checkout .step_payment .payment_comp { margin-bottom:3px; clear:both; }
	.checkout .step_payment .payment_comp .payment_lblzone { margin-top:3px; width:140px; float:left; }
	.checkout .step_payment .payment_comp .payment_txtzone { }
	.checkout .step_payment input.txt_cc { font:normal 11px arial, verdana, sans-serif; width:112px; }
	.checkout .step_payment input.txt_cdv { font:normal 11px arial, verdana, sans-serif; width:20px; }
	/*</controle de paiement>*/
	
	/*<controle du cart>*/
	.checkout .step_cart .checkout_cart { }
	.checkout .step_cart .checkout_cart .checkout_cart_table { border:1px solid #ccc; width:100%; border:0 none; }
	.checkout .step_cart .checkout_cart .checkout_cart_table tr td {padding:2px;}
	.checkout .step_cart .checkout_cart .checkout_cart_table tr.head { background-color:#aaaaaa; }
	.checkout .step_cart .checkout_cart .checkout_cart_table tr.head td { white-space:nowrap; color:#ffffff; font-weight:bold; padding:5px 0; }
	.checkout .step_cart .checkout_cart .checkout_cart_table td.left { text-align:left; }
	.checkout .step_cart .checkout_cart .checkout_cart_table td.center { text-align:center; }
	.checkout .step_cart .checkout_cart .checkout_cart_table td.btn_del_item { vertical-align:top; }
	.checkout .step_cart .checkout_cart .checkout_cart_table td.right { text-align:right; padding-right:5px!important; }
	.checkout .step_cart .checkout_cart .checkout_cart_table a.item_name { color:#000; font-weight:bold; display:block; }
	.checkout .step_cart .checkout_cart .checkout_cart_table .amount { color:#000; font-weight:bold; }
	.checkout .step_cart .checkout_cart .checkout_cart_table .checkout_cart_optionszone { }
	.checkout .step_cart .checkout_cart .checkout_cart_table .item_separator { border-top:1px solid #ccc; }
	
	.checkout .step_cart .checkout_localisation { float:left; /*width:300px;*/}
	.checkout .step_cart .checkout_totalzone {  margin-bottom:3px; width:205px; float:right; }
	.checkout .step_cart .subtotal_item { float:right; clear:both; padding:5px 0; border-top:1px solid #ccc; width:100%; }
	.checkout .step_cart .subtotal_item .lbl { float:left; margin-right:5px; }
	.checkout .step_cart .subtotal_item .amount { float:right; width:75px; text-align:right; padding-right:5px; color:#000; font-weight:bold; }
	.checkout .step_cart .checkout_btnzone { text-align:right; }
	/*</controle du cart>*/
	
	/*<controle frais de livraision>*/
	.checkout .step_shipmode .shipmode_table { border:0 none; margin-bottom:20px; }
	.checkout .step_shipmode .shipmode_table tr td { padding:2px; }
	.checkout .step_shipmode .shipmode_table tr td.rbtn { width:20px; }
	.checkout .step_shipmode .shipmode_table tr td.item { width:300px; }
	.checkout .step_shipmode .shipmode_table tr td.price { width:60px; }
	.checkout .step_shipmode .shipmode_table .item_name { font-weight:bold; }
	.checkout .step_shipmode .shipmode_table .lbl { }
	/*</controle frais de livraision>*/
	
	/*<controle confirmation>*/
	.checkout .step_conf .conf_feedback { }
	.checkout .step_conf .conf_order { margin-bottom:20px; }
	/*</controle confirmation>*/
	
/*</checkout>*/

/*<checkout_btnzone>*/
.checkout_btnzone { font:normal 11px arial, verdana, sans-serif; text-align:right; }
.checkout_btnzone input, .checkout_btnzone select { font:normal 11px arial, verdana, sans-serif; }
.checkout_btnzone .btn_back { }
.checkout_btnzone .btn_next { }
/*</checkout_btnzone>*/

/*<checkout_steps>*/
.checkout_steps 
{
	border:1px solid #cecece; padding:8px;
	font:normal 11px arial, verdana, sans-serif; 
	color:#000;
}
.checkout_steps a { text-decoration:none; }
.checkout_steps a:hover { text-decoration:underline; }
.checkout_steps a.cart_off { color:#cecece; text-decoration:none; cursor:default; }
.checkout_steps a.cart_on { color:#000; }
.checkout_steps a.cart_cur { color:#000; font-weight:bold; }
.checkout_steps a.user_off { color:#cecece; text-decoration:none; cursor:default; }
.checkout_steps a.user_on { color:#000; }
.checkout_steps a.user_cur { color:#000; font-weight:bold; }
.checkout_steps a.address_off { color:#cecece; text-decoration:none; cursor:default; }
.checkout_steps a.address_on { color:#000; }
.checkout_steps a.address_cur { color:#000; font-weight:bold; }
.checkout_steps a.shipping_off { color:#cecece; text-decoration:none;cursor:default; }
.checkout_steps a.shipping_on { color:#000; }
.checkout_steps a.shipping_cur { color:#000; font-weight:bold; }
.checkout_steps a.payment_off { color:#cecece; text-decoration:none; cursor:default; }
.checkout_steps a.payment_on { color:#000; }
.checkout_steps a.payment_cur { color:#000; font-weight:bold; }
.checkout_steps a.validation_off { color:#cecece; text-decoration:none; cursor:default; }
.checkout_steps a.validation_on { color:#000; text-decoration:none; cursor:default; }
.checkout_steps a.validation_cur { color:#000; font-weight:bold; }
.checkout_steps a.confirmation_off { color:#cecece; text-decoration:none; cursor:default; }
.checkout_steps a.confirmation_on { color:#000; text-decoration:none; cursor:default; }
.checkout_steps a.confirmation_cur { color:#000; font-weight:bold; }
/*</checkout_steps>*/

a.btnAddToCart_fr, a.btnAddToCart_fr:hover, a.btnAddToCart_en, a.btnAddToCart_en:hover,
a.btnAddToCart2_fr, a.btnAddToCart2_fr:hover, a.btnAddToCart2_en, a.btnAddToCart2_en:hover {
	background-repeat:no-repeat;
	background-color:Transparent;
	background-position:center;
	display:block;
	display:inline-block!important;	
	border:0px solid Transparent;
	line-height:0px;
	_line-height:normal!important;
	cursor:hand;
	cursor:pointer!important;
}
a.btnAddToCart_fr, a.btnAddToCart_fr:hover {
	background-image: url(../images/ImageAmisco/addToMyDesign_fr.gif); /* image */
	height:27px;
	width:176px;
}
a.btnAddToCart_en, a.btnAddToCart_en:hover {
	background-image: url(../images/ImageAmisco/addToMyDesign_en.gif); /* image */
	height:27px;
	width:161px;
}
a.btnAddToCart2_en, a.btnAddToCart2_en:hover {
	background-image: url(../images/ImageAmisco/addToMyDesign2_en.gif); /* image */
	height:27px;
	width:144px;
}
a.btnAddToCart2_fr, a.btnAddToCart2_fr:hover {
	background-image: url(../images/ImageAmisco/addToMyDesign2_fr.gif); /* image */
	height:27px;
	width:144px;
}
a.btnAddToCart_Swatches, a.btnAddToCart_Swatches:hover {
	background-image: url(../images/ImageAmisco/addToMyDesign_Swatches.gif); /* image */
	background-repeat:no-repeat;
	height:15px;
	width:17px;
	display:block;
}
a.btnAddToCart_Swatches:hover { background-image: url(../images/ImageAmisco/addToMyDesign_Swatches_ov.gif); background-repeat:no-repeat; }

/*********** Typique de la fiche produit de l'unité 001001 ***********/
.tableFeatures td
{
	border-top:1px solid #dbd9d0;
	font-family:Arial;
	font-size:10px;
	width:41px;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}
.tableFeatures td.un { text-align:left; width:90px; }
.tableFeatures td.deux { width:37px; }
.tableFeatures td.trois { width:48px; }
.tableFeatures td.quatre { width:40px; }
.tableFeatures td.cinq { width:49px; }
.tableFeatures td.six { width:35px; }
.tableFeatures td.sept { width:64px; }
.tableFeatures td.huit { width:30px; }
.tableFeatures td.neuf { width:70px; }
.tableFeatures td.dix { width:40px; }

a.backtolist
{
	background-image: url(../images/ImageAmisco/backtolist.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	display:block;
	height:14px;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#aba89a;
	padding-left:23px;
	text-decoration:none;
}
a.backtolist_right
{
	width:110px;
	text-align:right;
	/*background-image: url(../images/ImageAmisco/backtolist.gif);*/
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	height:14px;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#aba89a;
	text-decoration:none;
}
a.sendmail
{
	background-image: url(../images/ImageAmisco/sendmail.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	display:block;
	height:14px;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#aba89a;
	padding-left:23px;
	text-decoration:none;
}
a.next_product, a.prev_product
{
	background-image: url(../images/ImageAmisco/next_product.gif);
	background-repeat:no-repeat;
	display:block;
	height:27px;
	width:22px;
}
a.prev_product { width:24px; background-image: url(../images/ImageAmisco/previous_product.gif); }