/****************************************************
 * 
 * MODULE : prestaventesflash
 * AUTEUR : Guillaume PETIT / (c) HDClic www.hdclic.om
 * DATE : avril 2010
 * 
 * **************************************************/
#flash-products_block_right dt a { 
	font-weight:bold;
}

#flash-products_block_right dt:hover { 
	background-color: #fff;
}

.prix_barre_block {
	text-decoration: line-through;
	font-weight:bold;
}

#flash-products_block_right .postit {
	width:100%;
	height:21px;
	background: url(img/ventes-flash-extra.png) no-repeat;
	padding-left:40px;
	font-size:120%;
	font-weight: bold;
	text-decoration: blink;
	text-transform: uppercase;
}

#flash-products_block_right dl {
	border: 0px;
}

ul#product_list li.venteflash {
	background: url(img/titre-vente.jpg) no-repeat;
	display: block;
	height: 19px;
	min-height: 19px;
	width: 536px;
	padding-top: 2px;
	padding-right: 20px;
	border-style: none;
	margin-bottom: 5px;
	font-weight: bold;
}
ul#product_list li.venteflash .texte_flash {
	float: left;
	width: 230px;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	padding-left: 25px;
}
ul#product_list li.venteflash .decompte {
	float: right;
	width: 266px;
	text-align: right;
}

/* Slideshow style rules */
#hd_slideshow ul#product_list {
	margin: 0px;
}
#hd_slideshow {
	width:465px;
	position: relative;
	height: 240px;
	background:url(img/ventes-flash-mikalo.png) no-repeat;
	margin-left:25px;
}
#hd_slideshow #hd_slidesContainer {
	/*width:556px;*/
	overflow:auto; /* affiche une scrollbar au cas ou */
	position:relative;
}
#hd_slideshow #hd_slidesContainer .hd_slide {
	width:556px; /* reduit de 20 pixels la div #hd_slidesContainer pour permettre d'afficher la barre de scroll */
}

/** 
* hd_slideshow controls style rules.
*/
.hd_control {
	display:block;
	width:150px;
	height:16px;
	position:absolute;
	cursor: pointer;
	display:none;
}

#hd_leftControl {
	top:180px;
	left:0px;
	background:#666666 url(img/control_left.jpg) no-repeat left center;
}
#hd_rightControl {
	top:180px;
	right:0px;
	background:#666666 url(img/control_right.jpg) no-repeat right center;
}
#hd_middleControl {
	top:180px;
	left:210px;
	width:200px;
	height:16px;
	font-size:90%;
	position:absolute;
	cursor: pointer;
}

.extra_flash_list {
	text-decoration: blink;
	font-size:130%;
	color:#036;
	display:inline;
}

.price_venteflash{
	display:inline;
}

.prix_barre {
	text-decoration: line-through;
	font-weight:bold;
	font-size:120%;
	color:#B7B7B7;
}

#postit {
	width:216px;
	height:21px;
	background: url(img/ventes-flash-extra.png) no-repeat;
	padding-left:40px;
	font-size:120%;
	font-weight: bold;
	text-decoration: blink;
	text-transform: uppercase;
}

.decompte {
	width:216px;
	font-weight:bold;
	text-align: center;
	color:#B8F618;
	float:right;
	margin-top:22px;
	margin-right:30px;
}

#link_all_flash {
	text-align:center;
}

ul#vente_flash {
	float:left;
	width:465px;
	list-style:none;
}

ul#vente_flash li.venteflash{
	height:45px;
}
ul#vente_flash li.venteflash div.texte_flash{
	float:left;
	color:#7BA912;
	font-size:22px;
	font-weight:bold;
	margin-top:18px;
}

ul#vente_flash .ajax_block_product div.center_block{
	float:left;
	margin-left:20px;
}
ul#vente_flash .ajax_block_product div.right_block{
	float:left;
	margin-left:10px;
	width:280px
}
ul#vente_flash .ajax_block_product div.right_block div.product_desc{
	height:80px;
	margin-bottom:10px;
}

ul#vente_flash .ajax_block_product div.right_block div.product_desc a{
	text-decoration:none;
	color:#036;
}
.price_venteflash .a_partir_de_home{
	color:#84B210;
	font-size:12px;
	font-weight:bold;
}
.price_venteflash .price{
	color:#84B210;
	font-size:22px;
	font-weight:bold;
}
.button_ventes_flash{
	float:left;
	margin-top:5px;
}
.button_ventes_flash .btn_voirproduit_flash{
	background: url(http://www.crazymobile.fr/themes/mikalonews/img/btn_voir_produit.png) no-repeat 0 0;
	display: block;
	width: 102px;
	height: 26px;
	padding: 8px 0 0 10px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	margin-left: 12px;
	margin-top: 5px;
	float:left;
}

.button_ventes_flash .ajax_add_to_cart_button{
	background: url(http://www.crazymobile.fr/themes/mikalonews/img/back_btn_vente_flash.php.png) no-repeat 0 0;
	display: block;
	width: 108px;
	height: 26px;
	padding: 4px 0 0 5px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	margin-top: 5px;
	float:left;
}

.button_ventes_flash a.ajax_add_to_cart_button:hover{
	background-position:left 0px;
}