/* ESTILS PLANTILLA SSG */
.SSG_escull {}
.SSG_video_info {width:330px;float:right;display:none;}
.SSG_image_container { width:320px; }
.SSG_image_container img {width:320px;}
.SSG_video_container {width:650px; height:417px; background:#000; display:none; }
.SSG_item_common_info{background:url(../img/bg_carousel_rollover.jpg) repeat 0 0;padding:5px 56px 6px;min-height: 1.7em; height: auto !important; height: 1.7em;}
#SGG_item_common_title{display:inline;font-size:1.5em;font-weight:bold;margin:0;}
.SGG_item_common_sub_title{display:block;color:#22535B;padding-left:0; margin:3px 0 0 0;font-size:1.3em;}
.wrapper.itemvideo .SGG_item_common_sub_title{display:block;color:#22535B;padding:6px 0 0 0;font-size:1.3em;}

/*
.eines {float:right;width:220px;}
.eines li{padding:10px 0; border-bottom:1px solid #efefef}
*/

/* MODIFIQUEM VISIBILITAT INICIAL SI TENIM UN COMBO CATEGORIES
.categoria1 {}
.categoria2 { display:none;}
.categoria3 { display:none;}
*/



.categories  { clear:both ; display:none;  padding:10px 0  }
.categories  span{ font-size:0.95em;  }
.categories ul {display:block ;  overflow:hidden; margin-top:5px; margin:5px 0 15px;}
.categories ul li {float:left; margin-right: 10px; border-right:1px solid #ccc; padding-right:10px; line-height:20px; }
.categories ul li a {white-space:nowrap}
.selected  { font-weight:bold}
/*
.play_icon {left:px;top:0px;}
 #PERMALINK { width:200px; font-family:Arial, Helvetica, sans-serif;  border:1px solid #EEEEEE;color:#353535;font-size:0.95em;margin-top:3px;padding:3px;}
*/

/* ESTILS ESTRICTAMENT DELS SLIDERS */

.SSG {position: relative;clear:both;border-top:5px solid #28282c; background:url(../img/bg_carousel.jpg) repeat 0 0; width: 650px; margin: 0; text-align: left;}
.wrapper.itemvideo .SSG { display:none}
.SSG .fl { float: left; display: inline;}
.SSG .fl img { border: 0; display: block;}
.SSG .desc_fl { display:none;}
.SSG .desc_fl span{ display:none;}

.SSG .messaging { display: block; margin: 0 20px 5px 20px; background-color:#FFFFCC; padding:10px;}
.SSG .prev, .SSG .next { position: absolute; top:28px; display: none;width:26px;height:25px;overflow:hidden;text-indent:-9999px;}
.SSG .next { right: 8px;background:url(../img/next.png) no-repeat 0 0;}
.SSG .prev { left: 13px;background:url(../img/prev.png) no-repeat 0 0;}
.SSG .prev:hover, .SSG .next:hover {background-position:0 -25px;}
.SSG .container { position: relative; top: 0; left: 0; width: 1650px; padding:9px 0 11px;}
.SSG .news_items {position: relative; width: 542px; top: 0; left:54px; overflow: hidden;  display:none;}
.SSG .item img { padding:0; width:100px; height:57px; border-left:1px solid  #83898d; border-top:1px solid  #83898d; border-right:1px solid  #e1e1df; border-bottom:1px solid  #e1e1df;}
.SSG .item { /* DEBE contener un width y un margin-right. */position:relative; width:100px; margin-right: 10px; cursor:pointer; }
.SSG .item .player{position:absolute;width:100%;height:100%;background:url(../img/player.png) no-repeat 35px 19px;}
.SSG .item .player-on{background-position:35px -76px;}
.SSG .view_all { padding: 15px 0 0 0; margin: 0 0 2px 0; font-weight:bold; clear:both;text-align:right; }
.SSG .view_all a{  color:#009900}


