/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

#social_banners_head {
text-align: center;
font-size: 90%;
background: whiteSmoke;
border: 1px solid #DADADA;
border-bottom: 0;
font-weight: bold;
}
#social_banners {
text-align: center;
background: ghostWhite;
border: 1px solid #DADADA;
margin-bottom: 5px;
padding-top: 5px;
}

#plg_imagesized {
text-align: justify;
}
.button {
color:#393939;
}
#mod_search_searchword {
margin-right: 2px;
width: 124px;
color: #909090;
}
#right form label {
display: none;
}

.social_banners img {
margin-bottom: 2px !important;
}

#OverlayContainer {
width: 99% !important;
}

img {
border: none !important;
}
.mostread {
width: 167px;
}

hr {
border: 0px;
height: 1px;
color: #DBDBDB;
background-color: #DBDBDB;
}

.profileimage { display: none !important; }
a:link, a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
/*
#contenuto_articolo a:link, a:visited {
text-decoration: underline !important;
}
#info_articolo a:hover {
background: none !important;
text-decoration: underline !important;
}

border: 1px solid #a10f15;
*/

#prezzocrisi {
  width: 162px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  margin: 0 5px 0 0;
  padding: 3px;
  color: #292929;
}
#prezzocrisi a:link, a:visited {
  text-decoration: none;
  color: green;
}

#prezzocrisi a:hover {
  text-decoration: underline;
  color: darkgreen;
}
#prezzocrisi .titolo {
  color: black;
  font-weight: bold;
  text-align: center;
}

image {
border 0;
}

div.wibiyaToolbar_wiwi_body iframe {
height:100% !important;
width:100% !important;
}

body
{
	background: #fff;
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
        min-width: 1003px !important;
}



body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.tv_primo {
font-weight:bold;
padding:2px;
margin-top:5px;
text-align:center;
color:red;
border: 3px solid #393939;
border-bottom:0;
padding: 2px;
}
.tv_primo_B {
font-weight:bold;
padding:2px;
margin-bottom:5px;
text-align:center;
border: 3px solid #393939;
font-size:90%;
}
.tv_primo a, .tv_primo a:active {
color:red !important;
text-align:center !important;
}
.tv_altri {
font-weight:bold;padding:2px;margin-top:5px;margin-bottom:3px;font-size:90%;text-align:center;color:#494949;
}
.tv_altri a, .tv_altri a:active {
color:#494949 !important;
text-align:center !important;
}