/* Tag HTML */
html {
	margin:0px;
	padding:0px;
	background-image:url(../images/damasco.jpg);
}

body {
	margin:0px;
	padding:0px;
	font: 12px Georgia, serif;
	color: #000000;
	text-align:justify;
}

table, img { border: none; }

td { vertical-align:top; }

hr { border:1px dotted #830D0B; }

/* Template */
.article_seperator {
	display:block;
	width:554px;
	border-bottom:3px double #830D0B;
	margin-bottom:7px;
}

#nav .article_seperator, #extra .article_seperator { display:none; }

#container {
	width:924px;
	height:100%;
	margin: 0px auto;
	text-align:left;
	background-image:url(../images/sfondo.jpg);
	border: 1px solid #830D0B;
}

#rightCol { width:325px; }

#content {
	border-right:1px solid #830D0B;
  width:554px;
  font-size:14px;
}

#nav { 
	width:160px;
	max-width:160px;
	padding:5px;
}

#extra { 
	width:160px;
	max-width:160px;
	padding:5px;
}

#footer {
	width:100%;
	text-align:center;
	height:64px;
	background-image:url(../images/virgolette.png);
	background-repeat:no-repeat;
	padding-top:10px;
}

#topTable {
	height:200px;
	width:924px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}

/* Barra ADN Kronos */
#topSpace { height:180px; }

#addons { 
  width:924px;
  background-color:#830D0B;
}

/* Formattazione dei testi */
.componentheading {
  font-size:16px;
  font-weight:bold;
  color:#FFF;
  background-color:#830D0B;
  text-indent:15px;
}

.contentheading {
	color:#830D0B;
	font-weight:bold;
	font-size:18px;
}

a:link, a:active, a:visited { color:#830D0B; }

a:hover { text-decoration:none; }

ul li { list-style:url(../images/li.gif); }

ol li { list-style:default; }

/* Percorso dell'articolo */
#path {
	border-top: 1px solid #830D0B;
	border-bottom: 1px solid #830D0B;
	line-height:30px;
}

.pathway {
	font: 10px italic;
	color:black; /* color:#830D0B; */
}

#pathTd {
	width:100%;
	padding-left:7px;
}

#admin a {
	display:block;
	padding-left:15px;
	padding-right:15px;
	background-color:#830D0B;
	color:#fff;
	text-decoration:none;
}

#admin a:hover {
	background-color:transparent;
	color:#830D0B;
	text-decoration:underline;
}

.moduletable-left {
	border-left: 1px solid #830D0B;
	border-right: 1px solid #830D0B;
	border-bottom: 1px solid #830D0B;
	margin-bottom:10px;
}

/* Menu di Navigazione in posizione top */
#navbar {
	width:924px;
	border-bottom: 1px solid #830D0B;
	line-height:30px;
}

a.mainlevel-nav {
	display:block;
	margin-left:9px !important;
	margin-right:9px !important;
	color:#830D0B;
	font-weight:bold;

}

/* Titoli dei moduli laterali */
th, h3 {
	display:block;
	width:160px;
	line-height:30px;
	margin-bottom:3px;
	text-align:center;
	border-top: 1px solid #830D0B;
	border-bottom: 1px solid #830D0B;
}

div.modulediv-blog h3, div.modulediv-blog br { display:none; }

.moduletable th { width:325px; }

/* Moduli laterali con ingombro a due colonne */
.moduletable-oriz, .moduletable-oriz .contentpaneopen, .moduletable-oriz .contentheading, .moduletable-oriz div, .moduletable-oriz p { width:325px; }

.moduletable-chi, .moduletable-chi .contentpaneopen, .moduletable-chi .contentheading, .moduletable-chi div, .moduletable-chi p { width:325px; }

.moduletable-oriz .article_seperator { display:none; }

.moduletable-chi .article_seperator { display:none; }

.moduletable-oriz th { width: 100%; }

.moduletable-chi th { width: 100%; }

.moduletable-oriz, #nav, #extra { padding:5px; }

.moduletable-chi, #nav, #extra { padding:5px; }

.search-oriz { width: 158px; }

.moduletable-google { margin-bottom:12px; }

.moduletable-chi { border-top:1px solid #830D0B; border-bottom:1px solid #830D0B; }

/* Form per l'inserimento dei dati */
.inputbox { border:1px solid #830D0B; }

div#search { line-height:30px; }

input { border:1px solid #830D0B; }

input.button {
  background-color:#f4c077;
  border:3px double #830D0B;
  color:#830D0B;
}

/* Libri */
table.moduletable-libri img { width:50px; }

table.moduletable-libri { font-size:10px; }

table.moduletable-libri th { font-size:12px; }

/* Motore di ricerca interno */
.search-oriz {
  width: 150px;
  background-color:#830D0B;
}

/* Downloads */
div#dm_cats h3, div#dm_docs h3 { display:none; }

.dm_taskbar ul li { list-style:none; }

#dm_header { border:none; }

/* Elevator Pitch */
.moduletable-ep {
  text-align:justify;
  padding-left:720px;
  padding-right:20px;
  padding-top:16px;
  font-size:9px;
  font-weight:bold;
}

/* Puņ interessarti */
table.moduletable-add {
  width:100%;
  border: 1px solid #830D0B;
}

table.moduletable-add th {
  width:100%;
  border-top:none;
}

/* Sondaggi */
table.moduletable-poll {
  width:100%;
  border: 1px solid #830D0B;
}

table.moduletable-poll th {
  width:100%;
  border-top:none;
}