.ricerca-mediagallery img {
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}


/* outmost wrapper element */
.ricerca-mediagallery {
    background-image: url("img/bg-carousel-page.png");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 130px;
    margin-bottom: 5px;
    margin-top: 5px;
    position: relative;
    width: 590px;
}

.mitems {
    clear: both;
    float: left;
    height: 105px;
    margin-bottom: 5px;
    margin-left: 55px;
    margin-right: 55px;
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 480px;
}

/* non trovato */

.asset-mediagallery {
    height: 128px;
    clear: both;
    background: url(img/home-channel-box.gif) no-repeat;
    position: relative;
    width:470px;
    float:left;
}
.ricerca-mediagallery h3 {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 40px;
	padding-right: 40px;
    padding-top: 7px;
	position:relative;
}

/* link a destra della mediagallery */

.toolbarlink{
	margin-right:0px;
	height:15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:absolute;
	top:7px;
	right:40px;
}
.singlelink {
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:0px;
	font-size:10px;
}
.toolbarlink a{
	position:relative;
	float:left;
    color: #066382;
    font-size: 11px;
}
.rsslink{
	position:relative;
	float:left;
	height: 15px;	
	margin-top:0px;
}

/* fine link a destra della mediagallery */

/* non trovato */

.mitems a.firstlink {
    display: block;
    position: absolute;
    top: 3px;
    right: 11px;
    color: #066382;
    font-size: 11px;
}

/* non trovato */

.mitems a.secondlink {
    display: block;
    position: absolute;
    top: 3px;
    right: 100px;
    color: #066382;
    font-size: 11px;
}


/* container for the scrollable items */

.mitems div.items {
	position: relative;
    height: 112px;
    top:1px;
    float:left;
    width:20000em;
    clear:both;
 }

/* next and prev buttons */

.ricerca-mediagallery a.prev,a.next {
    display: block;
    width: 29px;
    height: 130px;
    background-repeat: no-repeat;
    position: absolute;
}

.ricerca-mediagallery a.prev {
    background: url('img/button-carousel-left.png');
    left: 0px;
    top: 0px;
}

.ricerca-mediagallery a.prev:hover {
    background: url('img/button-carousel-left-over.png');
}

.ricerca-mediagallery a.next {
    background: url('img/button-carousel-right.png');
    right: 0px;
    top: 0px;
}



.ricerca-mediagallery a.next:hover {
    background: url('img/button-carousel-right-over.png');
}

/* ----------- MEDIAGALLERY ----------------*/
.gallery_multimedia {
	width: 588px;
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 6px;
}


/*---------- MINIATURE VIDEO ---------------*/
.videoentry {
	width: 94px;
	height: 80px;
	float: left;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
}

.videoentry-content {
    width: 90px;
    margin: 0 auto;
}

.videoentry-content img {
    border: 0;
}

.videoentry .image-container_zindex {
	position:absolute;
    width: 40px;
    height: 40px;
    z-index: 2;
}
.videoentry .image-container {
	position:relative;
    width: 90px;
    height: 54px;
    font-size: 8px;
    margin-bottom: 3px;
    padding-left: 1px;
 }
.videoentry .title-container {
    text-align: center;
    line-height: 75%;
    margin-bottom: 5px;
}

/*-----MINIATURE VIDEO PER PAGINA RISULTATI RICERCA----*/
.videoentry_ris_ric {
	width: 136px;
	height: 136px;
	float: left;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 12px;
}

.videoentry-content_ris_ric {
	width: 128px;
	float: left;
	margin-top: 5;
	margin-right: 5px;
	margin-bottom: 5;
	margin-left: 5px;
	height: 128px;
	background-image: url('img/bg-mediagal.png');
	background-repeat: no-repeat;
}

.videoentry-content_ris_ric img {
	border: 0;
	float: left;
	margin: 0px;
	padding: 0px;
}

.videoentry_ris_ric .image-container {
	width: 90px;
	height: 54px;
	font-size: 8px;
	overflow: hidden;
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}

.videoentry_ris_ric .title-container {
	text-align: center;
	float: left;
	width: 102px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	height: 33px;
	display: table;
	#position: relative;
	overflow: hidden;

}
.title-row-container {#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;}
.title-cell-container {#position: relative; #top: -50%;}

.videoentry-content_ris_ric a, .videoentry-content_ris_ric a:visited{
	color: #000000;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 100px;
	line-height: 95%;

}
/*----------------------------------------------------*/

.videoentry-content a, .videoentry-content a:visited{
    color: #000000;
    font-size: 10px;
}

.videoentry-content a:hover{
    color: #999999;
    font-size: 10px;
}


/* single item */
.mitems .videoentry { 
}

/*--------TABBED PANES--------------------------------------*/
/* look and feel for embed and email tabs */
#shareTabs { 
    list-style:none; 
    padding-right:9px;  
    float:right;
}

#shareTabs li {      
    padding:0;
    margin:0;
    list-style-image:none;  
}

#shareTabs a {
    background: url(img/email_embed_tabs.png) no-repeat;
    display:block;
    width: 48px;  
    height: 44px;
    padding:0px;
    margin:0px; 
}

#shareTabs a:hover {
    background-color:#ccc;
}

#shareTabs a:focus {
    background-color:#000;
}
    
#shareTabs a.current {
    background-color:#295c72;
}

#shareTabs #embedTab {
    background-position: 0 -44px;
}

/* container for each pane: video, embed and email */
#panes {
    background:#295c72 url(img/h600.png) repeat-x 0 0;
    height:348px;
    width:465px;
    float:left; 
    color:#fff;
    position:relative;
    z-index:1;  
    border:2px solid #fff;
    outline:1px solid #666; 
    font-family:verdana;
    font-size:12px;
}

/* embed and email pane */
#emailPane, #embedPane {    
    display:none;   
    margin:10px;        
}

/* player container style */
#player {   
    display:block;  
    height:340px;   
    text-align:center;
    color:#fff;
    text-decoration:none;
    cursor:pointer;
    background-color:#000;  
}

#panes input, #panes textarea {
    width:430px;
    font-size:12px;
    font-family:verdana;
    border:1px inset #666;  
    padding:2px;
}

#panes textarea {
    padding:4px;
    height:125px;
}

#panes button {
    border:1px outset #ccc; 
    cursor:pointer;
    background-color:#f9f9fa;   
}

#panes label.left {
    float:left;
    margin-right:15px;  
}

#panes label.left input {
    width:180px;        
}

#panes h2 {
    margin-top:0px;     
}

#embedPane textarea {
    height:180px;
    background-color:transparent;   
    overflow-x:hidden;
    color:#BBBBBB;
    padding:4px;
}

/* close image */
div.close {
    background:url(img/close.png) no-repeat;
    position:absolute;
    top:5px;
    right:5px;
    width:35px;
    height:35px;
    cursor:pointer;
}

/*---------- TOUR IMMERSIVI ---------------*/
.tour-immersivi img {
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.tour-immersivi {
	height: 130px;
	position: relative;
	width:590px;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
	background-image: url(img/bg-carousel-page.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.tiitems {
    height: 105px;
    clear: both;
    position: relative;
    width:480px;
    float:left;
    margin-bottom:5px;  
    margin-top:0px;
    margin-left:55px;
    margin-right:55px;
    overflow:hidden;
}
.tour-immersivi h3 {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    margin: 0;
    padding-left: 40px;
    padding-top: 7px;
}

.tour-immersivi a.prev,a.next {
    display: block;
    width: 29px;
    height: 130px;
    background-repeat: no-repeat;
    position: absolute;
}

.tiitems div.items {
    position: relative;
    height: 112px;
    top:1px;
    float:left;
    width:20000em;
    clear:both;
 }

.tour-immersivi a.prev {
    background: url('img/button-carousel-left.png');
    left: 0px;
    top: 0px;
}

.tour-immersivi a.prev:hover {
    background: url('img/button-carousel-left-over.png');
}

.tour-immersivi a.next {
    background: url('img/button-carousel-right.png');
    right: 0px;
    top: 0px;
}

.tour-immersivi a.next:hover {
    background: url('img/button-carousel-right-over.png');
}

.tourimmersivientry {
	width: 94px;
	height: 80px;
	float: left;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
}

.tourimmersivientry-content {
    width: 90px;
}

.tourimmersivientry-content img {
    border: 0;
}

.tourimmersivientry .image-container {
    position:relative;
    width: 90px;
    height: 54px;
    font-size: 8px;
    margin-bottom: 3px;
 }
.tourimmersivientry .title-container {
    text-align: center;
    line-height: 75%;
    margin-bottom: 5px;
}

.tiitems .tourimmersivientry {
}

.tourimmersivientry-content a, .tourimmersivientry-content a:visited{
    color: #000000;
    font-size: 10px;
}

