/**
* Custom Properties for Joomla! 1.5.x
* @package Custom Properties
* @subpackage Component
* @version 1.98
* @revision $Revision: 1.2 $
* @author Andrea Forghieri
* @copyright (C) Andrea Forghieri, www.solidsystem.it
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU/GPL version 2
*/

div.cp_ce_label{
	color: #888;
}

div.cp_result{
	border-top : 1px dotted silver;
	padding : 8px 0;
	clear : both;
}
div.cp_title{
	font-size : 120%;
	font-weight: bold;
}
div.cp_title a,
div.cp_tags a{
	text-decoration : none;
}
div.cp_title a:hover{
	text-decoration : underline;
}
div.cp_image{
	float : left;
	margin : 0 4px 4px 0;
}
div.cp_tags{
	font-size : 94%;
}
div.cp_tags .cp_tag{
	padding : 0 .25em;
}
div.cp_tags .cp_tag a{
	padding : 2px;
}
div.cp_tags a:hover{
	background : #CCC;
}
div.cp_tags span.cp_tag+span.cp_tag{
	border-left : 1px solid silver;
}

/* Frontend tagging */
div.header{
	padding : 10px;
	font-size : 22px;
	color : #0b55c4;
}
div.cp_info{
	padding : 5px 10px;
	font-size : 12px;
}
div.cp_navbar{
	margin : 4px 0;
	background :#CCC;
	padding : 4px 10px;
}
div.cp_field{
	float : left;
	padding : 2px;
	margin : 4px;
	font-size : 11px;
}
div.cp_field_label {
	font-weight : bold;
	color : white;
	background : #800;
	margin :0 ;
	padding :4px;
}

div.cp_text_search {
	float : left;
	padding : 2px;
	margin : 4px;
	font-size : 11px;
}

div.cp_submit {
	float: left;
	padding  :5px;
}

 div.moduletableafrica {
	position: relative;
	visibility: hidden;
	height: 0px;
}


div.moduletableamericacentrale {
	position: relative;
	visibility: hidden;
}

div.moduletableeuropa {
	position: relative;
	visibility: hidden;
}

div.moduletableamericanord {
	position: relative;
	visibility: hidden;
}

div.moduletableamericasud {
	position: relative;
	visibility: hidden;
}

div.moduletableasia {
	position: relative;
	visibility: hidden;
}

div.moduletableoceania {
	position: relative;
	visibility: hidden;
}

div.moduletablemacroarea {
	position: relative;
	visibility: hidden;
}

table.contentpaneopen_cp_results {
	width: 98%;
}

div.moduletable_testo_area_selezionata {
	margin: 50px 10px 0px 10px;
	height: 30px;
}
div.moduletable_testo_area_destinazione {
	height: 30px;
	margin: 10px;
	top: -30px;
	position: relative;
}
div.moduletable_script_database {
	height: 0px;
}
div.moduletable_scheda_paese table.searchintro {
	display: none;
}
div.testo_scheda_paese_popup {
	margin: 0px 10px;
	position: relative;
}
div.moduletable_scheda_paese div.cp_result {
	border: none;
	padding: 0;
}
div.moduletable_scheda_paese div.cp_result cp.title {
	margin-top: 0;
	padding-top: 0;
}