﻿#Right #RightEvento .header { background: url("../img/box_eventi_header.png") no-repeat top left; height: 29px; width: 281px; }
#Right #RightEvento .body { background: url("../img/box_eventi_body.png") repeat-y top left;  min-height: 442px; height: auto !important; height: 442px; }
#Right #RightEvento .footer { background: url("../img/box_eventi_footer.png") no-repeat bottom left; height: 29px; width: 281px; }

#Container #Content #Right #Evento { background: #FFF; padding: 15px; min-height: 537px; height: auto !important; height: 537px; }
#Container #Content #Right #RightEvento { float: right; background: #FFF; width: 280px; margin: 0 0 10px 10px }
#Container #Content #Right #Evento .red { color: #C93334; }
#Container #Content #Right #Evento .foto { width: 100px; height: 100px; float: left; margin: 10px; margin-bottom: 0; background: red }
#Container #Content #Right #Evento label { display: block; float: left; width: 100px; text-align: right; margin-right: 10px; }

#Container #Content #Right #RightEvento { font-size: 82%; }
#Container #Content #Right #RightEvento #FeedRss { background: url("../img/RSS_feed_off.png") no-repeat 0px 10px; position: relative; width: 153px; margin: 0 auto; min-height: 65px; height: auto !important; height: 65px; padding: 12px 12px 12px 70px; border-bottom: 1px solid #D9D9D9; }
#Container #Content #Right #RightEvento #FeedCosa { background: url("../img/info_off.png") no-repeat 0px 10px; position: relative; width: 153px; margin: 0 auto; min-height: 65px; height: auto !important; height: 65px; padding: 12px 12px 12px 70px; border-bottom: 1px solid #D9D9D9; }
#Container #Content #Right #RightEvento #Newsletter { background: url("../img/newsletter_off.png") no-repeat 0px 10px; position: relative; width: 153px; margin: 0 auto; min-height: 65px; height: auto !important; height: 65px; padding: 12px 12px 12px 70px; }
#Container #Content #Right #RightEvento .btn { position: absolute; bottom: 10px; right: 0; }
#Container #Content #Right #RightEvento .red { color: #C93334; }

#Container #Content .contentInside #Right #Evento #Pager { margin-top: 20px; text-align: center; }
#Container #Content .contentInside #Right #Evento #Pager a { border: 1px solid #E6EBEF; padding: 2px 6px; text-decoration: none; color: #1057AE }
#Container #Content .contentInside #Right #Evento #Pager a:hover { border: 1px solid #003366; background: #2B469D; color: #FFF; }
#Container #Content .contentInside #Right #Evento #Pager a.disabled { border:  1px solid #FFF; color: #AAA; }
#Container #Content .contentInside #Right #Evento #Pager a.disabled:hover { border:  1px solid #FFF; background: #FFF; color: #AAA; }
#Container #Content .contentInside #Right #Evento #Pager a.active { color: red; font-weight: bold; border: 1px solid #FFF; }
#Container #Content .contentInside #Right #Evento #Pager a.active:hover { border:  1px solid #FFF; background: #FFF; }

#SuggerisciEvento label { display: block; float: left; width: 300px; font-weight: bold; }
#SuggerisciEvento p { padding: 5px 0; }
#SuggerisciEvento input { width: 300px; }
#SuggerisciEvento input.small { width: auto; }
#SuggerisciEvento select { width: 300px; }
#SuggerisciEvento textarea { width: 300px; }
#SuggerisciEvento textarea.big { height: 200px; }
