/**
 *  BARRA del modulo content complete 
 **/
.content-complete-percent-bar {
    background: transparent url(img/progress.gif) repeat scroll 0 0;
    height: 30px;
}

/**
 * admin message
 **/
.admin-message {
    background: #171717;
    padding: 10px;
    border: 2px solid #F05D00
}

.admin-message h2 {
    font-size: 0;
}

.admin-message .content {
    padding: 0;
}

.admin-message p {
    margin: 0;
}

/***
 * BLOCK LOGIN
 */

#user-login input {
  float:left;
  padding:2px;
  margin-right:4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.under-form {
  margin-top: 40px;
  padding-top: 5px;
  border-top: 1px dotted #F25D00;
  clear:both;
  margin-right:10px;
  
}

.under-block {
  margin-top: 0;
  border-top: 1px solid #777;
}

.text-form {
  color: #F25D00;
}

/******************************
 * PAGER VIEW - AJAX
 **/

li.pager-previous a {
  background:transparent url(../img/pulsante_indietrogallery_sprite.png) no-repeat scroll left top;
  display:block;
  height:26px;
  text-indent:-9999px;
  width:67px;
  margin:0;padding:0;float:left;
  outline: none;
}

li.pager-previous a:hover {
  background:transparent url(../img/pulsante_indietrogallery_sprite.png) no-repeat scroll left bottom;
  outline: none;
}

li.pager-next a {
  background:transparent url(../img/pulsante_avantigallery_sprite.png) no-repeat scroll left top;
  display:block;
  height:26px;
  text-indent:-9999px;
  width:67px;
  margin:0;padding:0;float:right;
  outline: none;
}

li.pager-next a:hover {
  background:transparent url(../img/pulsante_avantigallery_sprite.png) no-repeat scroll left bottom;
  outline: none;
}

.pager li.pager-current {
  display: none;
}

/********************
 * TITOLO BLOCCHI
 */

#under-content-right h2.title {
padding-top:0px;
 /* text-indent:-9999px;*/
 
  font-size:2.2em; 
  /*background: url('../img/titolo_foto.gif') no-repeat 10px center;*/
}

#under-content-left h2.title {
/*  background:transparent url(../img/titolo_news.gif) no-repeat scroll 10px center;*/

  /*text-indent:-9999px;*/
padding-top:0px;
    font-size:2.2em; 
}

/**********************
 * PULSANTI BLOCCHI
 */

.button-title {
  height:26px;
  position:absolute;
  right:0;
  text-indent:-9999px;
  top:0;
  width:131px;
}


/***********************
 * VISTA VIDEO
 */
.video-exclusive {
  background: url(../img/tag_contenutoesclusivo.png) no-repeat left center;
  padding-left: 110px;
}

a.concerto_acquista {
  background: url('../img/icona_acquistaticket.gif') no-repeat center left;
  font-size:10px;
  padding-left:16px;
}

/****************
 * VISTA CONCERTI
 ****************/

.view-display-id-block_1 {
  line-height: 1.2;
}
