@import url("editor_content.css");
@import url("evidenze.css");

body, html {
	background-color: #f1f1f1;
}

body.contentpane {
        background: white;
        margin: 10px;
}

p {
	padding: 0 0 5px 0;
}

p.tags {
	text-align: right;
	margin-top: 20px;
	font-size: 10px;
}

em {
	font-style: italic;
}

h1, h2, h3, h4, .cp_title,
.componentheading, 
.contentheading,
.search_link {
	text-align: left;
	margin: 10px 0;
	padding: 5px 0;
}

h1 {
	font-size: 20px;
}

h2, .componentheading, .search_link {
        font-size: 18px;
}

h3, .cp_title {
        font-size: 16px
}

h4 {
        font-size: 14px
}

strong {
	font-weight: bold;
}

hr {
	border: 1px #333;
	height: 1px;
	border-bottom: none;
}

ul {
	margin-left: 15px;
}

li {
	list-style: square;
	margin-bottom: 10px;
}

.search_result {
	margin-bottom: 20px;
}

option.empty {
	display: none;
}

table {
	empty-cells: show;
	border-collapse: collapse;
}

#bordo {
	margin: 0 auto;
	padding: 30px;
	background: url("../images/bordo.gif") repeat-y;
}

#contenitore {
	margin: auto;
	padding: 20px 0;
	background: url("../images/top.gif") no-repeat center 10px;
}

#header {
	text-align: right;
	margin: 20px 0;
	padding-bottom: 20px;
}

#immagine {
	padding: 0 0 0 580px;
	margin-top: 10px;
}

#left {
	float: left;
}

#right {
	float: right;
}

#left, #right {
	margin: 10px 0 10px 10px;
	padding: 0;
        text-align: left;
}

#left .moduletable,
#right .moduletable {
        padding-bottom: 10px;
}

#footer {
	padding: 10px 0;
	margin-top: 10px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-size: 12px;
}

#debug {
	background: url("../images/bottom.gif") no-repeat center top;
}

div.spacer {
	clear: both;
	width: 10px;
	height: 0px;
	height: 0px;
}

.componentheading { 
	padding: 10px 0px;
}

div#banner {
	padding-top: 10px;
	margin: 0;
	height: 30px;
}

.breadcrumbs {
	font-size: 10px;
	text-transform: lowercase;
}

div#breadcrumbs {
	margin: 10px 0;
	text-align: left;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 5px;
}

div#breadcrumbs .sf-menu li,
div#breadcrumbs .sf-menu li li li,
div#breadcrumbs .sf-menu li li,
div#breadcrumbs .sf-menu li:hover, 
div#breadcrumbs .sf-menu li.sfHover,
div#breadcrumbs .sf-menu a:focus, 
div#breadcrumbs .sf-menu a:hover, 
div#breadcrumbs .sf-menu a:active  {
	background: #FFFFFF;
}

div#breadcrumbs .sf-menu a, 
div#breadcrumbs .sf-menu a:visited,
div#breadcrumbs .sf-menu a:hover {
	color: #333333;
	font-family: sans-serif;
	border: 0;
	text-transform: uppercase;
}


.newsfeed {
	font-size: 10px;
}

/* default_blog.css */


table.blog {
	border-spacing: 0px;
	border-collapse: collapse;
}

table.blog td.cols2 {
	width: 50%;
}

table.blog td {
	vertical-align: top;
	margin: 0px;
	padding: 0px 15px;
}

table.blog td.last {
	padding-right: 0px;
}

table.blog td.first {
	padding-left: 0px;
}

table.blog td.article_column_title {
	vertical-align: bottom;
}

.contentpaneopen_edit {
	float: left;
}

.pageinfo {
        padding: 0px;
        margin: 4px 0px;
        border-bottom: 1px solid #007fff;
        color: #007fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
}

div.buttonheading_article a, div.buttonheading a {
	padding-left: 10px;
}

.iteminfo {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

.readmore {
	text-align: right;
	font-weight: normal;
	clear: both;
	font-size: 10px;
	border-top: 1px solid;
}

#mainbody .blog img {
	margin: 0px;
}

.pager_row {
	text-align: center;
}

.counter { 
	text-align: right;
}

/* default_article.css */


div#page {
	padding: 0px 0px 10px 0px;
}

div.author {
	font-style: italic;
	margin-bottom: 0.5em;
}

.contentpaneopen_edit {
	float: left;
	display: inline;
}

.toc_container table, div.pagenavcounter {
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
}

.sectioninfo {
	color: #007fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
}

div.pagenavcounter {
	padding-top: 1em;
}

.modifydate, .creationdate {
	font-size: 10px;
}

.buttonheading_article {
	text-align: right;
}

/* menu_lineare */


.menu_lineare {
	text-transform: uppercase;
}

ul.menu_lineare,
ul.menu_lineare ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.menu_lineare li {
	margin-left: 20px;
	list-style: none;
	margin-bottom: 0;
	display: inline;
}

ul.menu_lineare img {
	padding-right: 5px;
	vertical-align: text-bottom;
}

/* menu_verticale */

.menu_verticale {
        font-size: 12px;
}

ul.menu_verticale,
ul.menu_verticale ul {
        padding: 0px;
        list-style: none;
        margin: 0 0 10px 0;
}

ul.menu_verticale li ul li{
        padding-left: 10px;
        padding-bottom: 0;
}

/* editor_content.css */

body#tinymce {
	font-family: sans-serif;
	font-size: 12px;
	background: white;
}


/* search.css */

.search_search {
	margin: 0px;
}

.moduletable_search {
	color: #333;
	float: right;
}

/* login */

div.moduletable_login {
	display: inline;
	padding: 0;
	margin: 0;
	float: right;
	margin-left: 10px;
	font-size: 10px;
}

div.cd_login-logout-greeting {
	padding-right: 25px;
}

#mod_search_searchword {
	border: 1px solid;
	margin: 0;
	padding: 3px;
	font-size: 10px;
	color: #333;
}

.inputbox {
        border: 1px solid;
	padding-left: 3px;
}

input.button {
	vertical-align: middle;
}

/* weblinks.css */

#weblinks .weblink_limitbox {
	text-align: right;
}

#weblinks {
	width: 100%;
}

#weblinks th.weblink_num, 
#weblinks td.weblink_num {
	display: none;
}

#weblinks td.weblink_hits {
	text-align: center;
}

#weblinks th {
	text-align: left;
}

#weblinks .pagelinks {
	text-align: center;
}

#weblinks .pagecounter {
	text-align: right;
}

#weblinks td {
	padding: 10px 0px;
}

div.othercats {
	padding-bottom: 10px;
}


/* languages.css */

ul.jflanguageselection {
        list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul.jflanguageselection li {
	display: inline;
	list-style: none;
}

div#jflanguageselection,
div.moduletable_languages {
	display: inline;
}

div.index {
	background: #efefef;
	font-size: 12px;
	padding: 5px;
}

span.sortletter {
	padding-left: 12px;
}


/* Link */

a:link, 
a:visited {
        color: #333;
        text-decoration: none;
}

div.testo a:link, 
div.testo a:visited {
	color: #02418d;
}

li.active > a,
a:hover,
a:active {
        color: #02418d;
}

/* personalizzazioni */

span.notetag {
	cursor: help;
	background-color: #ffefd5;
	border-bottom: 1px solid #ffdab9;
	padding: 0 5px;
	font-weight: normal;
}

span.var_tag {
        cursor: context-menu;
        background-color: #f5fffa;
	border-bottom:	1px solid #afeeee;
	padding: 0 5px;
}

#mainbody .xmap ul li {
	margin: 0 0 0 2em;
	padding: 0;
}