/ TMP */
.thumbs_banner {margin:10px auto;padding:2px 0;height: 60px;width:100%;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.thumbs_banner .space-keeper{width:21px;float:left;display:block;height:100%;}
.thumbs_banner .space-keeper a.prev{display:none;width:21px;text-align:center;font-size:1.5em;text-decoration:none;background:url(../img/icon/serial_scroll_left.gif) no-repeat 0 0 #eee;}
.thumbs_banner a.next {float:left;display:block;width:21px;text-align:center;font-size:1.5em;text-decoration:none;background:url(../img/icon/serial_scroll_right.gif) no-repeat 0 0 #ddd;}

#scenes .cluetip span{background:transparent url(../img/icon/cible.gif) no-repeat scroll center center;color:black;display:block;font-size:1.1em;font-weight:bold;height:23px;padding-top:5px;text-align:center;width:23px;}
#scenes_list{overflow:hidden;float:left;width:478px;}
#scenes_list ul{list-style-type:none;}
#scenes_list li{float:left;}
#scenes_list a{display:block;}

/* CLUE TIP DESIGN */
#scenes .screen_scene {margin:0 auto;}
#scenes a.cluetip{display:block;position:absolute;text-decoration:none;}

.cluetip-product_scene {padding:10px;border:3px solid #999;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-align:left;background:#fff;opacity:0.97;}
.cluetip-product_scene #cluetip-close{text-align:right;float:right;}
.cluetip-product_scene img {float:left;margin-right:10px;border:1px solid #ccc;width:67px;height:auto;}
.cluetip-product_scene .title_block {display:inline-block;margin-bottom:2px;padding:0;font-size:13px;font-weight:bold;color:#333;float:left;width:168px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cluetip-product_scene .clear {margin:0; padding:0}.cluetip-product_scene .clear a {margin-top:2px;}
.cluetip-product_scene p.description{float:left;padding:0;width:168px;color:#777;height:26px;overflow:hidden;line-height:13px;}
.cluetip-product_scene div.prices {float:right;position:relative;width:172px;margin-bottom:7px;}
.cluetip-product_scene .new {float:left;margin:0 4px 0 0;display: inline-block;padding: 1px 5px;font-weight: bold;font-size: 10px;color: #fff;text-transform: uppercase;background: none repeat scroll 0 0 #9B0000;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;border: 1px solid #c43c35; float: left; clear: none; color: #fff; background-color: #c43c35; background-repeat: repeat-x; background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35)); background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35); background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35)); background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35); background-image: -o-linear-gradient(top, #ee5f5b, #c43c35); background-image: linear-gradient(top, #ee5f5b, #c43c35); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0); text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
.cluetip-product_scene .price {font-weight:bold;font-size:13px;color:#00A213;float:right;padding:1px 0;}
.cluetip-product_scene .on_sale, .cluetip-product_scene .discount {padding:2px 0;display:block;color:#DA0F00;float:left;float:left;margin:0 4px 0 0;font-size:11px;}
