/* CSS Template La Stampa */
/* Copyright 2009 Bassnet srl */

/************ GENERALI *****************/
* {margin:0; padding:0; }

body{
font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
color: #404140;
background: #FFFFFF;
font-size: 82%;
margin:0;
padding:0;
line-height: 1.3em;
}

a:link, a:visited {
color: #2E5C95;
text-decoration: underline;
}

a:hover { text-decoration:none; }
.rightdes{text-indent:-5000px;text-decoration:none;}

img {border:0;}

b{font-size: 110%;}
/*
em{color: red;}
*/

.hidden { 
	position: absolute; 
	left: -9999px; 
}
/********************* visualizzatore ****************************/
body #testata {
	
	display:flex;
	flex-decoration: row;
	align-items:center;
	
}
body #testata .content-button-viewer{
margin-left: auto;
}

body #testata .ui-button,
body #testata span,
body #testata select{
	
	margin-right:8px;
	
}

body #testata select{margin-left:8px;}

body #testata .ui-button span{
	margin-right:0;
}

body #testata #prev-page{
	margin-left:10px;
	}

body #visualizzatore{
	margin-top:70px!important;
}

#i_like_lastampa{
	display:flex;
}

/******************** LAYOUT 2 Colonne **************************/

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#loghi{
	width: 200px;
	height:70px;
	position:absolute;
	top: 5px;
	right: 20px;
}

#header{
	height:105px;
	background-color: #FFFFFF;
 	background-image: url(../images/header_background.gif);
	background-repeat: repeat-x;
	margin-top: 14px;
}

#main_content_wrapper{
float: left;
width: 100%;
/* background:url(../images/main_content_shadow.jpg) 0 0 repeat-x; */
/* padding: 10px 0 0 0; */
}

#main_content{
margin: 0 0 0 235px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-bottom: 20px;
padding-right: 15px;
/*padding-top: 5px;*/
}

div.viewer {
	height: 850px;
	min-height: 800px;
}

#viewer {
	/*height: 480px;*/
	min-height: 780px;
}

#left_sidebar{
float: left;
width: 235px; /*Width of left column*/
margin-left: -100%;
/*padding: 40px 0 0 0;*/
padding: 0;
margin-top: 24px;
}

#left_sidebar .innertube {
	/*border-right: 1px solid #CCCCCC;*/
}

#footer{
clear: left;
/*width: 100%;*/
padding-top: 5px;
padding-left: 10px;
height:34px;
border-top: 1px solid #CCCCCC;
text-align: left;
/*background: url(../images/menu_bg.png) center center repeat-x;*/
}

.text_notice{
	margin-top: 5px;
	font-weight: normal !important;
}

div#main_content_full {
	/*width:960px;*/
	width: 95%;
	padding:5px 10px;
	/*float:left;*/
}

/******************** HEADER *************************************/
div#header #header_left {
	background: url(../images/header_left.gif)  no-repeat;
	width: 282px;
	height: 105px;
	position: absolute;
}

div#header #header_logo{
	background: url(../images/logo.gif) no-repeat;
	width: 281px;
	height: 105px;
	margin: 0 auto;
	position: relative
}

div#header #header_logo h1 a {
	position: absolute;
	left: -9999px;
}

div#access { 
	position:absolute;
	top: 90px;
	right:15px;
}

/******************** MENU **************************************/
div#navbar {
	background-color: #F1F1F1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #005189;
	height: 27px;
}
div#navbar ul{
	margin: 0;
	padding: 0;
	padding-left: 15px;
	float: left;
	border-width: 1px 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #868688;
}

div#navbar ul li{
display: inline;
}

div#navbar ul li a{
	float: left;
	color: #000;
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 10px;
}

div#navbar ul li a:visited{
color: #868688;
}

div#navbar ul li a:hover{
	color:#FF9900;
	background: none repeat scroll 0 0 #FFFFFF;
	/* border-top-left-radius: 10px;
	border-top-right-radius: 10px; */
	padding-bottom: 3px;
	margin-top: 2px;
	border: solid 1px #A6C9E2;
	border-bottom: none;
}

div#navbar ul li a#active_menu{
	color: #FF9900;
	background: none repeat scroll 0 0 #FFFFFF;
	/* border-top-left-radius: 10px;
	border-top-right-radius: 10px; */
	padding-bottom: 3px;
	margin-top: 2px;
	border: solid 1px #A6C9E2;
	border-bottom: none;
}

/******************** BREADCRUMB ****************************/
div#breadcrumb {
margin-left: 15px;
margin-right: 15px;
border-bottom: 1px dotted #5B8EB1;
height: 22px;
z-index: 100;
font-size:90%;
}

div#breadcrumb a {
	font-size: 100%;
	text-transform: lowercase;
	
}

/******************** CONTENUTI MAIN CONTENT *******************************/

/* accordion mootools */
div#accordion h3.toggler {
	background: #F5FAFF;
	cursor: pointer;
	margin-top: 5px;
	color: #4F749F;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 100%;
}

#main_content #presentazione{
	float: left;
	margin: 0 10px;
}

#main_content span.numero {
	color: #A1AEBC;
}

#main_content .button {
	background-color: #e6e6dc;
	font-size:12px; 
	color: #005189; 
	border:1px solid #5B8EB1;
	text-decoration: none;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	margin-top:15PX;
}

#main_content ul {
	list-style: none;
}

#main_content ul li {
	margin:5px 0 0 20px;
	list-style-image: url(../images/list.png);
	padding-bottom: 2px;
}

#main_content ul li a:link, #main_content ul li a:visited {
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
}
#main_content ul li a:hover {
	text-decoration: underline;
}

#main_content ul li span.nolink {
	font-size: 120%;
	font-weight: bold;
	color: #2E5C95;
	text-decoration: none;
}

#main_content ul#comuni {
	margin-bottom: 5px;
	margin-left: 20px;
}

#main_content ul#comuni li a {
	font-size: 100%;
	font-weight: normal;
}

#main_content div#path {
	margin-bottom: 5px;
	padding-bottom: 3px;
	/*border-bottom: 1px dotted #CCCCCC;*/
}

#main_content div#scheda {
	margin-top: 10px;
}
#main_content div#scheda h3 {
	color: #2e5c95;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 2px;
	margin-top: 10px;
	font-size: 120%;
}

#main_content div#searchresults a {
	font-size: 110%;
}

#main_content div#contatti {
	margin-top: 10px;
}

#main_content div#contatti ul li h3 {
	margin-bottom: 5px;
}

#main_content div#contatti div.item {
	margin-bottom: 5px;
}

#main_content div#contatti a {
	padding-right: 10px;
	font-size: 100%;
	font-weight: normal;
}

#main_content div#contatti img {
	border: 0px none;
	vertical-align: middle;
}

#main_content div#contactFormArea {
	margin-top: 10px;
}

#main_content div#contactFormArea label {
	display:block;
}
#main_content div#contactFormArea fieldset {
	border: 0px none;
}

/**** FAQ *****/
div.faq {
margin-top:15px;
}
div.faq h3 {
border-bottom:1px dotted #CCCCCC;
color:#2E5C95;
line-height:120%;
margin-bottom:5px;
}

/***** MAIL *****/
.mail_send_ok, .mail_send_ko {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.mail_send_ok  {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/mail_success.png');
}
.mail_send_ko {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/mail_failure.png');
}
/******************** CONTENUTI LEFT SIDEBAR *******************************/
#left_sidebar div.module, #left_sidebar div.moduletable, #left_sidebar div.moduletable_newsletter, #left_sidebar div.moduletablesearch {
margin-bottom: 10px;
}

#left_sidebar div.module, #left_sidebar div.moduletable, #left_sidebar div.moduletable_newsletter, #left_sidebar div.moduletablesearch, #left_sidebar div.modulebody {
	background-attachment: scroll;
	background-color: transparent;
	/*background-image: url(../images/sfondoModulo.gif);*/
	background-repeat: repeat;
	background-position: right bottom;
}
#left_sidebar div.modulehead  {
background:transparent url(../images/module_bg.jpg) repeat-x scroll right bottom;

}

#left_sidebar div.modulebody {
background-position:left bottom;
margin-right:10px;
/*padding:10px 15px 2px;*/
}

#left_sidebar div.modulehead {
background-position:right top;
margin-right:0px;
padding-right:40px;
}

#left_sidebar div.modulehead p, #left_sidebar div.moduletable_newsletter h3 {
background-color: transparent;
background-image: url(../images/sezione.gif);
background-repeat: no-repeat;
background-position: 5px 5px;
border:0pt none;
font-family:"Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
font-weight:700;
height:auto !important;
margin:0pt;
padding:10px 15px 8px;
}

.handle{
	background-color: transparent;
	background-image: url(../images/handle.png);
	position: relative;
	/*top:535px;*/
	left:-10px;
	width: 10px;
	height: 15px;
	text-decoration: none;
}

.handle:HOVER{		
	cursor: col-resize;
	left:-10px;
	z-index:9;
}

/**** STILI MODULO SIDEBAR RICERCHE ********/
#left_sidebar div.moduletablesearch ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#left_sidebar div.moduletablesearch a {
font-weight: bold;
padding: 2px 4px;
display:block;
width: 100%;
color: #FF9900;
text-decoration: none;
}

html>body #left_sidebar div.moduletablesearch a {
width: auto;
}

#left_sidebar div.moduletablesearch a:hover {
background-color: #FF9900;
color:#FFFFFF;
}

#left_sidebar div.moduletablesearch a.active {
	text-indent: 15px;
	color: #FFFFFF;
	/*background-image: url(../images/puntino.png);*/
	background-color: #5B8EB1;
	background-repeat: no-repeat;
	background-position: 4px;
}

/**************** STILI DEFAULT JOOMLA ***************************/

div.componentheading {
	color: #003C64;
	font-size: 200%;
	line-height:120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}

td.contentheading {
	color: #00528A;
	font-size: 200%;
	line-height:120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00528A;
	padding-left:5px;
}
td.contentheading td {
	text-indent: 32px;
;
}
.small, .createdate, .modifydate {
	color:#005189;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 90%;
}
a.readon { font-size:120%; font-family: "Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif; float:right; background:url('../images/readon.png') 0 3px no-repeat; text-indent:16px; }

div#main_content table.blog {
	/*width: 100%;*/
}

div#main_content table td.contentheading {
	font-size: 150%;
}

div#main_content table td.buttonheading {
	border-bottom:1px #CCCCCC dotted;
}

div#main_content table.contentpaneopen {
	width: 100%;
}

div#main_content table.contentpane td{
	padding-bottom: 5px;
}

div#main_content table.adminlist {
	padding: 0 10px 0 10px;
}

div#main_content table.adminlist th {
	border-bottom:1px #CCCCCC dotted;
	padding: 5px;
}

#left_sidebar div.modulebody input[type="text"], #left_sidebar div.modulebody input[type="password"] {
	width: 150px;
	height:16px;
}

#left_sidebar div.moduletable_newsletter input[type="text"]#wz_11, #left_sidebar div.moduletable_newsletter input[type="text"]#wz_12 {
	width: 150px;
	height:16px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#left_sidebar div.moduletable_newsletter input[type="checkbox"]#wz_2 {
	margin-left: 15px;
}

/******************** Modulo articoli pił letti *************************************/
.text-wrap{
	clip : auto;
	overflow : hidden;
	margin-right:  0px !important;
}

div.text-wrap li{
	margin-bottom: 10px;
}
/******************** CONTENUTI FOOTER *************************************/
#footer {

	/**background-image: url(../images/footer.jpg);**/
	background-repeat: no-repeat;
	background-position: left;
	margin-top:5PX;
}
#footer p {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

#footer p #crediti {
	padding-left: 10px;
}

#footer p a {
	padding-left: 5px;
}

#footer img {
	vertical-align: middle;
	border: 0px none;
}

#footer .lastampa_copyright{
	margin-top: 10px;
	padding-top: 10px;
	border-top:1px solid #CCCCCC;
}
/********************* STILI PER FORM DI RICERCA ******************/
#box-filters{
	float: left;
    margin-left: 10px;
    width: 207px;
    margin-bottom: 15px;
}
#remove-all-filters{
		float: right;
		display: inline-block;
}
#remove-all-filters a{
	margin-right: 0px;
	display: inline-block;
	width: 20px;
	text-decoration: none;
	background: url(../images/filter-delete-over.png) no-repeat 0px -2px;
	text-indent:-999px;	
}

#remove-all-filters a:hover {
	margin-right: 0px;
	display: inline-block;
	width: 20px;
	text-decoration: none;
	background: url(../images/filter-delete.png) no-repeat 0px -2px;
	text-indent:-999px;
}

#remove-all-filters a{
	color: red;
}

form.searchform {
	padding:5px 0px 10px 20px;	
	font-size: 1em;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	margin: 0 0 5px 225px;
}

form.searchform  p
{
	color:#000000;
	text-align:left;
	padding:15px 5px 5px 0;
	margin:0;
}

/*form.searchform fieldset {
	display:block; 
	border:1px solid #5B8EB1;
	padding-left:10px;
	padding-right::10px;
	padding-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	border-radius: 5px 5px 5px 5px;	
}*/

form.searchform fieldset {
	border: none;	
}

form.searchform label {
	clear:left; 
	display:block; 
	float:left; 
	width:150px; 
	text-align:left; 
	padding-right:10px;
	color: #000000;
}

form#searchform_libera.searchform label {
	clear:none; 
	display: inline; 
	float: none;
	text-align:left; 
	padding-right:30px;
	color: #FF9900;
	font-weight: bold;
	margin-top: 7px;
}


/*form.searchform legend {
	font-weight:bold;
	padding:5px;
	color:#FFFFFF;
	margin-bottom:15px;
    background: url("redmond/images/ui-bg_gloss-wave_55_005189_500x100.png") repeat-x scroll 50% 50% #5C9CCC;
    border: 1px solid #4297D7;
    font-weight: bold;
	border-radius: 5px 5px 5px 5px;		
}*/

form.searchform fieldset.sub {
	background-image: url(../images/grigliaSfondoForm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

form.searchform .textbox, #contactForm .textbox{
	width: 50%;
	height: 24px;
	border: 1px solid #ccc;
	padding-left: 4px;
	position: relative;
    top: 2px;
}

#contactForm .textarea{
	background-color:#FFFFCC;
	width:300px;
	height: 90px;
	border: 1px solid #ccc;
	padding-top: 2px;
	padding-left: 4px;
}

form#searchform_libera.searchform .textbox {
	margin-right: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #8d8d8d;
}

form#searchform_libera select{
	width: 160px;
}

#free_search_advanced{
	display: none;
}

div.free_search_advanced_entities{
	margin: 15px 0;
	clear: both;
}

#free_search_headboards,#free_search_result_type,#free_search_refine,#free_search_sort{
	margin: 15px 0;
	clear: both;
}

#free_search_date_range{
	margin: 15px 0;
	clear: both;
}

#free_search_date_range_from label{
	display: block !important;
	float: left !important;
	width: 90px;	
}

#free_search_date_range_to label{
	display: block !important;
	float: left !important;
	width: 50px;	
}

#free_search_date_range_from{
	float: left;
	margin-right: 20px;
}

#datePickerFrom, #datePickerTo,#datePickerFixed{
	width: 150px;
}

#free_search_headboards label,#free_search_date_single label,#free_search_result_type label,#free_search_sort label{
	display: block !important;
	float: left !important;
	width: 90px;	
}

div.free_search_advanced_entities label,#free_search_headboards label,#free_search_refine label{
	display: block !important;
	float: left !important;
	width: 90px;	
}

div.free_search_advanced_fields select,div.free_search_advanced_fields input{
	height: 24px;
	line-height: 1.3;
	font-weight: bold;
	font-family: Tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 1em;
    padding: 2px 4px;
}

div.free_search_advanced_fields input{
	height: 20px;
	line-height: 1.3;
	font-weight: bold;
	font-family: Tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 1em;
    padding: 2px 4px;
}

#free_search_query_types,#free_search_fixed_date_types{
	margin-left: 120px;
}

.free_search_query-type{
	vertical-align: middle;
}

.freesearch-box-active{
	border-color: #A6C9E2 !important;
}

.back_to_results{
	position:relative;
	margin-left:10px;
	margin-bottom:-5px;
}

div.small-div{
	line-height: 1px;
}

div.freesearch-footer{
	background-color: #FCFAFA;
	line-height: 12px;
}

div.free-search-footer-handler{
	background: url("../images/search-close-arrow.png") no-repeat;
	background-position: center;
	height: 24px;
	width: 100%;
	padding: 0 auto;
}

div.free-search-footer-handler:hover{
	background: url("../images/search-close-arrow-hover.png") no-repeat;
	background-position: center;
}

form.searchform .button {
	background-color: #e6e6dc;
	font-size:12px; 
	color: #005189; 
	text-decoration: none;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}

form.searchform .button_plus {
	height: 22px;
	padding: 7px;
	top: 6px;
	background: url("redmond/images/ui-icons_6da8d5_256x240.png") repeat-x scroll 2.4px -190px #DFEFFC;
	width: 22px;
}

form.searchform .button_minus {
	height: 22px;
	padding: 7px;
	top: 6px;
	background: url("redmond/images/ui-icons_6da8d5_256x240.png") repeat-x scroll -14px -190px #DFEFFC;
	width: 22px;	
}

#refinesearch  .button {
	margin-left:15px;
}

#refinesearch label {
	margin-top:5px;
}


/***************** STILI PER FORMATTAZIONE DEI RISULTATI DI RICERCA *****************/
div#searchresult {
}

div#searchresult .navigation {
/*background: #F0F0ED;*/
font-weight: bold;
text-align: right;
color: #FFFFFF;
height:30px;
}

div#searchresult dt {
}

div#searchresult dd.abstract {
margin-bottom: 10px;
}

div#searchresult dd.footer {
margin-bottom: 10px;
}

div#searchresult dt a {
font-size: 140%;
font-weight: normal;
text-decoration: underline;
line-height: 140%;
}

div#searchresult dd.footer span {
font-weight: bold;
}

div#searchresult dd.footer a {
font-size: 100%;
text-decoration: underline;
}

div .search_item{
	clear: both;
	list-style: none;
	margin-bottom: 15px;
	border-bottom: 1px dashed #A6C9E2;
	margin:-1px;
	padding: 20px;
}

div .search_item_last{
	border-bottom: none;
}

.showContentBar{
	position: relative;
	top: -10px;
	float: right;
}

div .search_item:hover,div .search_item_last:hover{
	background-color: #F5F4E9;
}

div .search_result_thumbnail{
	float: left;
	margin-right: 20px;
	width: 65px;
	height: 90px;
	/*-moz-box-shadow: 5px 5px 10px #B1B1B1;
	-webkit-box-shadow: 5px 5px 10px #B1B1B1;*/
}

div#details {
margin-top: 10px;
}

div#details .header h3 {
background: #F0F0ED;
font-size: 100%;
font-weight: bold;
line-height: 200%;
text-align: left;
color: #494949;
}

div#details .body {
margin-top: 10px;
}

div#details .body h3{
font-size: 100%;
font-weight: bold;
line-height: 150%;
text-align: left;
color: #494949;
border-bottom: 1px solid #F0F0ED;
margin-top: 10px;
}

div#details .body p.abstract {
margin-top: 50px;
margin-bottom: 50px;
}
div#details .links a {
text-decoration: none;
display:block;
font-size: 100%;
font-weight: bold;
margin-bottom: 5px;
}

div#details .footer p{
display:block;
font-size: 100%;
font-weight: bold;
margin-bottom: 5px;
font-weight: bold;
}

#left_sidebar div.modulebody input.button, #left_sidebar div.moduletable_newsletter input.button {
	background-color: #e6e6dc;
	font-size:12px; 
	color: #005189; 
	border:1px solid #5B8EB1;
	text-decoration: none;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	margin:15px 0;
}

#left_sidebar div.moduletable_newsletter input.button#aca_22 {
	margin-left: 5px;
	padding-left:1px;
	padding-right:1px;
}

/***************** STILI PER FORMATTAZIONE NEWSLETTER *****************/
.acaMessageSuccess{
	margin: 5px 0 20px 20px;
	background: url(../images/success.png) no-repeat left;
	padding: 5px 10px 5px 20px;
}

.acaMessageFailure{
	margin: 5px 0 20px 30px;
	background: url(../images/fail.png) no-repeat left;
	padding: 5px 10px 5px 20px;
}

.acaMessageInfo{
	margin: 5px 0 20px 30px;
	background: url(../images/information.png) no-repeat left;
	padding: 5px 10px 5px 20px;
}

.acaMessage{
	margin: 10px 0;
}

._newsletter .acaMessageSuccess{
	display: block;
	margin: 5px 0 20px 20px;
	background: url(../images/success.png) no-repeat 0px 0px;	
	padding: 5px 10px 5px 20px;
}

#facet{
}

.facet_field{
	margin-right: 2px;
	font-weight:normal;
	line-height:110%;
	padding: 2px 3px 2px 3px;
	list-style: none;;	
}

.facet_field_selected{
	color: #FF9900 !important;
	text-decoration: none !important;
	font-weight: bold;
}

.articles_on_fp ul{
	list-style: none;
}

.noresults{
	margin: 10px 40px;
}

/***************** STILI PER FILTRI RICERCA *****************/
.resultNavigation a{
	border: 1px solid #CCCCCC;
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 2em;
    margin-right: 0.3em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    min-height: 2em;
    min-width: 2em;
    padding: 0 0.3em;
    text-align: center;
    text-decoration: none;
}

.resultNavigation a:hover{
    background-color: #F0F0ED;

}

.resultNavigation span{
	border: 1px solid #CCCCCC;
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 2em;
    margin-right: 0.3em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    min-height: 2em;
    min-width: 2em;
    padding: 0 0.3em;
    text-align: center;
    text-decoration: none;
    background-color: #F0F0ED;

}
/***************** Stile per il Loader *************************/

.loading {
	background: url(../images/ajax-loader.gif) no-repeat center;
	dispay: block;
}

/***************** Stile per il TAB *************************/
.ui-tabs .ui-tabs-nav li a {
	padding: 0.1em !important;	
}

/***************** STILI PER RICERCA LIBERA *****************/

#freesearch{
	padding: 15px 0px 15px 0px;	
	border-top: 1px solid #A6C9E2;	
	.argin-bottom: 10px;
}

.freesearch-border{
	background: url("redmond/images/ui-bg_gloss-wave_55_005189_500x100.png") repeat-x scroll 50% 50% #005189;
	height: 10px;
}

/***************** STILI PER FILTRI RICERCA *****************/
.search-filter a span{
	display: inline-block;
	width: 20px;
	text-decoration: none;
	background: url(../images/filter-delete.png) no-repeat 0px -2px;
	text-indent:-999px;
	float: left;
}

.search-filter a:hover span{
	display: inline-block;
	width: 20px;
	text-decoration: none;
	background: url(../images/filter-delete-over.png) no-repeat 0px -2px;
	text-indent:-999px;
	float: left;
}

.search-filter a{
	text-decoration: none;
}

.search-filter li{
	list-style: none;
}

.tagcloud {
  padding: 10px 15px 0;
}
.tagcloud_item {
  float: left;
  display: block;
  margin-right: 4px;
  margin-bottom: 15px;
  color: #6998f0;
}

.tagcloud_item:hover {
  color: #f00;
}

a.tagcloud_item{
	text-decoration: none;
}

/***************** Stile per il tagcloud *************************/

a.tagcloud_size_0 {
font-size: 80%;
}
a.tagcloud_size_1 {
font-size: 90%;
}
a.tagcloud_size_2 {
font-size: 100%;
}Rst
a.tagcloud_size_3 {
font-size: 110%;
}
a.tagcloud_size_4 {
font-size: 120%;
}
a.tagcloud_size_5 {
font-size: 130%;
}
a.tagcloud_size_6 {
font-size: 140%;
}
a.tagcloud_size_7 {
font-size: 150%
}
a.tagcloud_size_8 {
font-size: 160%;
}
a.tagcloud_size_9 {
font-size: 170%;
}
a.tagcloud_size_10 {
font-size: 180%;
}

/******** UI Fix ******/
.ui-accordion .ui-accordion-content {
	margin-top: -6px !important;	
}

/******** Issues Timeline ******/
#mostpopular-issues {
	width: 200px;
	height: 220px;
	overflow: hidden;
	margin: 2px 2px 2px 4px;
	position: relative;
	background: url('../images/dot.gif') left 45px repeat-x;
}

#mostpopular-issues li{
	list-style: none !important;	
}


#mostpopular-issues-dates {
	width: 200px;
	height: 60px;
	overflow: hidden;
}

#mostpopular-issues-dates ul{
	margin-left: 0 !important;
}

#mostpopular-issues-dates li {
	list-style: none;
	list-style-image: none;
	float: left;
	width: 100px;
	height: 50px;
	font-size: 12px;
	text-align: center;
	margin-left: 0 !important;
	background: url('../images/biggerdot.png') center bottom no-repeat;
}

#mostpopular-issues-dates a {
	line-height: 38px;
	padding-bottom: 10px;
	color: #2E6E9E;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	opacity: 0.5;
}
#mostpopular-issues-dates a:hover,#mostpopular-issues-dates a.selected {
	color: #2E6E9E;
	opacity: 1;
}
	
#mostpopular-issues-dates .selected {
    font-size: 16px;
}
	
#mostpopular-issues-issues {
	width: 800px;
	height: 350px;
	overflow: hidden;
	margin-left: 30px;
}	
#mostpopular-issues-issues li {
	width: 800px;
	height: 150px;
	margin-left: 0 !important;
	list-style: none;
	float: left;
}
#mostpopular-issues-issues li img {
	/* float: left;
	margin: 10px 30px 10px 50px; */
}
#mostpopular-issues-issues li h1 {
	color: #ffcc00;
	font-size: 48px;
	margin: 20px 0;
	text-shadow: #000 1px 1px 2px;
}
#mostpopular-issues-issues li p {
	font-size: 14px;
	margin-right: 70px;
	font-weight: normal;
	line-height: 22px;
	text-shadow: #000 1px 1px 2px;
}
	
#grad_left,
#grad_right {
	width: 100px;
	height: 220px;
	position: absolute;
	top: 0;
}
#grad_left {
       left: 0;
       background: url('../images/grad_left.png') repeat-y;
}
#grad_right {
       right: 0;
       background: url('../images/grad_right.png') repeat-y;
}
	
#next,
#prev {
	position: absolute;
	top: 0;
	font-size: 70px;
	top: 120px;
	width: 22px;
	height: 38px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#next:hover,
#prev:hover {
	background-position: 0 -76px;
}
#next {
	right: 0;
	background-image: url('../images/next.png');
}
#prev {
	left: 0;
	background-image: url('../images/prev.png');
}
#next.disabled,
#prev.disabled {
	opacity: 0.2;
}

/********** recommended articles ***************/
#suggested-tabs.ui-tabs .ui-tabs-panel{padding:0 !important;margin-top: -5px;border-top: 0 !important; border-width: 1px !important;}
#suggested-tabs .ui-widget-content ol li{margin: 5px 25px;}
#suggested-tabs div ul li{padding-left: 3px;padding-right: 3px;}

/********** recommendation ********************/
#mostvisited-tabs{ height: 250px; } 
#preferred-tabs {height: 225px; overflow:auto;}	
#visited-tabs {height: 225px; overflow:auto;} 
#preferred-tabs ol { margin-top: -10px;}
#mostvisited-tabs.tabs-bottom { position: relative; } 
#mostvisited-tabs.tabs-bottom .ui-tabs-panel { height: 225px;margin-bottom:20px; overflow: auto; }
#mostvisited-tabs.tabs-bottom .ui-tabs-nav { position: absolute !important; left: 0; bottom: 0; right:0; padding: 0 0.2em 0.2em 0; } 
#mostvisited-tabs.tabs-bottom .ui-tabs-nav li { margin-top: -2px !important; margin-bottom: 1px !important; border-bottom-width: 1px; }
#mostvisited-tabs.ui-tabs-selected { margin-top: -3px !important; }
#mostvisited-tabs.ui-widget-content {border-top: 0 !important;}
/*#mostvisited-tabs { margin: -1em -1.4em !important; }*/
#tabs.ui-tabs .ui-tabs-panel{padding:0 !important}
#tabs .ui-widget-content ol li{margin: 5px 25px;}
.ui-autocomplete { height: 200px; overflow-y: scroll; overflow-x: hidden;}

.tickLabel{
	font-size:9px;
}