/* Menu
-------------------------------------------------------------- */

#menuBorderLeft {
	width: 8px;
	height: 24px;
	float: right;
	background: url('images/customer/corner_menu_left.gif') 0 0 no-repeat;
}

#menuBorderRight {
	width: 8px;
	height: 24px;
	float: right;
	background: url('images/customer/corner_menu_right.gif') 0 0 no-repeat;
}

/* Menu Categories
-------------------------------------------------------------- */
		
#catalog_MenuCategories {
	width: 920px;
	height: 72px;
	margin: 23px 22px 10px 22px;
}

	#catalog_MenuCategories a {
		width: 87px;
		height: 14px;
		display: block;
		float: left;
		padding: 58px 6px 0px 0px;

		font-size: 10px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		letter-spacing: -1px;
		text-align: right;
	}

	#catalog_MenuCategories a:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

	#catalog_MenuCategories .interior {
		width: 393px;
		height: 72px;
		float: left;
		margin-right: 10px;
	}

	#catalog_MenuCategories .exterior {
		width: 393px;
		height: 72px;
		float: left;
		margin-right: 10px;
	}

	#catalog_MenuCategories .accessory {
		width: 114px;
		height: 72px;
		float: left;
	}

	#catalog_MenuCategories .catName {
		width: 21px;
		height: 72px;
		float: left;
		padding: 0px;
	}

		#catalog_MenuCategories .int { background:url('images/customer/menu/name_int.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .int1 { background:url('images/customer/menu/link_int1.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .int2 { background:url('images/customer/menu/link_int2.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .int3 { background:url('images/customer/menu/link_int3.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .int4 { background:url('images/customer/menu/link_int4.jpg') 0px 0px no-repeat; }
		#catalog_MenuCategories .ext { background:url('images/customer/menu/name_ext.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .ext1 { background:url('images/customer/menu/link_ext1.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .ext2 { background:url('images/customer/menu/link_ext2.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .ext3 { background:url('images/customer/menu/link_ext3.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .ext4 { background:url('images/customer/menu/link_ext4.jpg') 0px 0px no-repeat; }
		#catalog_MenuCategories .acc { background:url('images/customer/menu/name_acc.jpg') 0px 0px no-repeat; }
			#catalog_MenuCategories .acc1 { background:url('images/customer/menu/link_acc1.jpg') 0px 0px no-repeat; }

/* Misc
-------------------------------------------------------------- */

.padding { padding: 10px; }

.bannerZone {
	list-style-type: none;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
	
#bannerHomepage {
	width: 610px;
	height: 360px;
	float: left;
	overflow:hidden;
}

	#bannerHomepage li {
		width: 610px;
		height: 360px;
		overflow:hidden;
	}

	#bannerHomepage .photo {
		width: 610px;
		height: 360px;
		display: block;
	}

	#bannerHomepage .text {
		display: block;
		width: 610px;
		height: 25px;
		padding: 7px 0px 0px 0px;
		margin-top: -32px;
		background-color: #e5037f;

		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		opacity: 0.9;
	
		font-size: 14px;
		color: #ffffff;
		text-decoration: none;
		text-align: center;
	}

	#bannerHomepage .text:hover {
		color: #ffffff;
	}

#bannerProductList {
	width: 181px;
	overflow: hidden;
	background-color: #ffffff;
}

	#bannerProductList .text {
		display:none;
	}
	
	#bannerProductList a {
		text-decoration:none;
	}
	
	#bannerProductList a:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

#introBox {
	width: 260px;
	height: 260px;
	float: right;
	padding: 20px;
	background:url('images/customer/bg_introbox.jpg') 210px 200px no-repeat #70b22a;
	
	color: #fff;
	font-size: 16px;
	font-family: Arial Narrow;
	text-align: justify;
}

	#introBox big {
		font-size: 36px;
		color: #ffffff;
	}

	#introBox small {
		font-size: 24px;
		letter-spacing: 0px;
	}

#searchBox {
	width: 280px;
	float: right;
	padding: 10px;
	background-color: #70b22a;

	margin-top: -10px;
}

	#searchBox input {
		width: 231px;
	}

.privilege,
.illudiscount {
	width: 184px;
	height: 47px;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 103px 0px 0px 116px;

	font-size: 18px;
	color: #ffffff;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-decoration: none;
}

.privilege { background:url('images/customer/bg_privilege.jpg') 0px 0px no-repeat; }
.illudiscount { background:url('images/customer/bg_illudiscount.jpg') 0px 0px no-repeat; }

	.privilege:hover,
	.illudiscount:hover {
		color:#ffffff;

		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}


.illudiscount2 {
	width: 145px;
	height: 47px;
	display: block;
	padding: 88px 0px 0px 36px;
	margin: 0 0 10px 0;
	background: url('images/customer/bg_illudiscount2.jpg') 0px 0px no-repeat;

	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

.illudiscount2:hover {
	color: #ffffff;

	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.encart {
	width: 161px;
	height: 25px;
	display: block;
	padding: 32px 10px 15px 10px;
	margin: 0 0 10px 0;

	font-size:18px;
	color:#000000;
	line-height:12px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
}

.encart:hover {
	color: #000000;

	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

	.encart small {
		font-size: 10px;
		letter-spacing: 0px;
	}

.encartDelivery{ background:url('images/customer/bg_delivery.jpg') 0px 0px no-repeat; }
.encartFaq{ background:url('images/customer/bg_faq.jpg') 0px 0px no-repeat; }
.encartPaiement{ background:url('images/customer/bg_paiement.jpg') 0px 0px no-repeat; }

.columnBlock { 
	margin: 0 0 10px 0;
	background: url('images/customer/bg_radiant_grey.gif') 0px 0px repeat-x #e8e7e7; 
}

	.columnBlock H1 {
		width: 171px;
		height: 20px;
		margin: 0px;
		padding: 4px 0px 8px 10px;
		border: 0px solid #eaeaea;
		background-color: #181818;
		background-image: none;

		font-size: 18px;
		color: #ffffff;
		font-weight: normal;
		text-transform: uppercase;
		text-decoration: none;
	}
	
	.columnBlock H2 {
		width: 171px;
		height: 20px;
		margin: 0px;
		padding: 6px 0px 0px 10px;
		background-color: #e5037f;

		font-size: 11px;
		color: #ffffff;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 0px;
	}

	.columnBlock B {
		color: #e5037f;
	}

	.columnBlock .map {
		display: block;
		width: 181px;
		height: 90px;
		background: url('images/customer/map.jpg') 0 0 no-repeat;
	}

.bannerProductList {
	width: 538px;
	height: 164px;
	margin-bottom: -32px;

	position: relative;
	z-index: 0;
}

/* Easy Slider 
-------------------------------------------------------*/

#pages_bannerZone ul, 
#pages_bannerZone li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pages_bannerZone li { 
	width: 610px;
	height: 360px;
	overflow: hidden;
}

/*-----*/

.illuGallery {
}

.illuGallery img { 
	float: left; 

	font-size: 0px;
}