/**
 * common.css
 *
 * Copyright (c) 2003-2007 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet.
 *
 */


/**Common HTML elements*/

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
        background-image:url('');  /**per togliere immagine di sfondo**/
	color: #111;
	font-family: Palatino Linotype;
}



div {
	line-height: 140%;
	text-align: justify;
}

table {
	border: 0;
	border-spacing: 0;
	font-size: 1em;     /*prima era : 1.1em*/
}

form {
	margin: 0;
}

a {
	text-decoration: none;
}

a:link {
	color: #a73f16;    /*prima era #375*/
}

a:active {
	color: #8f5a15;    /*prima era #253*/
}

a:visited {
	color: #a73f16;    /*prima era #375*/
}

a:hover {
	color: #000000;        /*prima era #253*/       
	background: #F0EBEA;   /* prima era #CDC*/
}

a.plain {
	text-decoration: none;
}

ul {
	margin: 0.25em 0 0.75em 0;
	padding: 0 0 0 2.5em;
}

tt {
	font-size: 1.25em;
}

label {
}

label.error {
	color: #900;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #F0F0E8;
	color: #000;
	font-family: Palatino Linotype;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 2px solid #E8E8E1;
	border-right: 2px solid #E8E8E1;
	font-size: 1em;
}

input.button {
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color: #CCC;
	font-size: 1em;
}

#rightSidebar {
	font-size: 0.800em; /*era 0.813em*/
	padding: 7.5em 0 0;
}
#rightSidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#rightSidebar .blockTitle {
	border-top: line; 
	font-weight:700;
}
#rightSidebar .textField, #rightSidebar .selectMenu {
	background: #FFFFFF !important; /*era f3f3f3*/
	border: 1px solid !important;
	border-radius: 3px;
	min-width: 200px;
	padding: 5px;
}

input.defaultButton {
	background-color: #9e1a16;   /**era #375**/
	color: #FFFFFF;   /**era: FBFBF3 bianco**/
	font-weight: bold;
}


/**
 * Main layout elements
 */

#container {
	line-height: 125%;
	text-align: center;
}

#header {
	padding-top: 1%;  /*era padding: 0 auto*/
	margin: 0 auto;
	background: url('https://img.4plebs.org/boards/tg/image/1446/08/1446081614676.jpg') 0 0 repeat-x; 
	text-align: center;
 	height: 400px; /*era 500px*/
}

#header h1 {
	padding-top: 0 auto;  /*era 1%*/
	margin: 0 auto;  /*era 1%*/ 
}

#navbar {
	border-top: 2px solid #CCC;
	border-bottom: none;
	left: 0;
	top: 400px;  /*era 500px, vedi header*/
	position: absolute;
	width: 100%;
	padding: 0.5em 0;
}

#body {
	width: 100%;   /*era 800px*/
	margin: 0 auto;
}

#main {
	padding: 0.5em 0em 2em 0em;
}

#main h2 {
	margin: 0em 1em 0.5em 0em;  /*provato 1em e 0.5 e non cambia nulla*/
	padding-top: 1.5em;
	font-family: Palatino Linotype;
	font-size: 2.6em;
	font-weight: bold;
	font-style: regular;
	color:#333;
}

#main h3 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 1em;
	font-family: Palatino Linotype;
	font-size: 1 em;
	font-weight: normal;
	font-style: regular;
	color:#000;
}

#navbar {
	background-color: #FFF;
	border-bottom: 0;
	margin-right: 0;
	padding-bottom: 0;
	margin-left: 0; 
	width: 768px
	height: 50px;
}

#footer-page-anuac {
	background: #111 none repeat scroll 0 0; 
	border-top:3px solid #FF6600; 
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
#footer-page-anuac div{
	float:left; 
	width: 18%; 
	padding:0 1%;
}
#footer-page-anuac h3 {
	border-bottom: 1px solid #333;
	color: #717171;
	font-family: "pt serif";
	font-size: 1.2em;
	line-height: 1.35em;
	margin: 0 0 10px; 
	padding-top: 2em;
}
#footer-page-anuac ul {
	margin: 0;
	padding: 0;
}
#footer-page-anuac a {
	font-size: 0.875em;
	text-decoration: none;
}
#footer-page-anuac #logo a {
	background: rgba(0, 0, 0, 0) url("") no-repeat scroll center center / 90px 117px;
	display: block;
	height: 200px;
	text-indent: -9999px !important;
}

#breadcrumb {
	display: none;
}

#search {
	display: none;
}

#login {
	display: none;
}

#register {
	display: none;
}

#content {
	margin: 0;
	padding: 0;
	padding-top: 0.5em;
	font-size: 1em;       /*provato 0.8*/
	border-top: none
}

#content h3 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: Palatino Linotype;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.35em;
}

#content h4 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: Palatino Linotype;
	font-weight: normal;
	font-size: 1.5em;
}

#content h5 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-weight: bold;
	font-size: 1.5em;
}


/**
 * Navigation bar
 */

#navbar a {
	color: #a92524
	border-top: 2px solid #333;
	font-size: 0.90em;  /*era 0.80*/
	letter-spacing: 0.02em;
	font-weight: bold;
}

#home 	{ padding-left: 10%;	
}

#navbar a:link {
}

#navbar a:active {
}

#navbar a:visited {
}

#navbar a:hover {
}


/**
 * Breadcrumbs
 */

#breadcrumb a {
	text-decoration: none;
}

#breadcrumb a.current {
	font-weight: bold;
}


/**
 * Additional text styles
 */

span.disabled, label.disabled {
	color: #666;
}

a.action, a.file {
	font-size: 0.85em;
	text-transform: uppercase;
}

a.icon {
	text-decoration: none;
}

a.icon img {
	border: 50%;
}

a.icon:hover {
	background: none;
}

span.formRequired {
	color: #333;
	font-size: 0.9em;
}

span.instruct {
}

span.heading {
	font-size: 0.85em;
	text-transform: uppercase;
}

span.highlight {
	border-bottom: none;
}

.nowrap {
	white-space: nowrap;
}

pre {
	background-color: #F0F0E8;
	color: #000;
	font-size: 1.25em;
}

/**
 * Table styles
 */

table.info {
}

table.info td {
	padding: 0;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
}

table.listing {
}

table.listing tr.highlight {
	background: yellow;
}

table.listing td {
	padding: 0.25em 0.5em 0.25em 0.5em;
}

table.listing tr.heading td, table.listing td.heading, table.info td.heading {
	font-size: 0.85em;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 120%;
	padding: 0.75em 0.5em 1em 0.5em;
}

table.listing tr.fastTracked {
	background-color: #ABA;
}

table.info td.heading {
	padding-left: 0;
}


table.listing td.nodata, table.info td.nodata {
	text-align: center;
	font-style: italic;
}

table.listing td.headseparator {
	border-top: none;
	font-size: 0.1em; /*provato a 0.9em*/
	line-height: 1%;
}

table.listing td.endseparator {
	border-top: none;
	font-size: 0.25em;  /*provato a 0.25em*/
	line-height: 10%;
}

table.listing td.separator, table.info td.separator {
	border-top: none;
	font-size: 0.1em;  /*provato a 0.9em*/
	line-height: 1%;
}

table.data {
}

table.data tr {
}

table.data td {
	padding-bottom: 0.25em;
}

table.data td.label {
	padding-right: 1em;
}

table.data td.value {
}

table.data td.separator {
	padding: 0.5em;
	font-size: 0.1em;
	line-height: 1%;
}

table.data td.heading {
	padding-left: 0;
	padding-right: 0;
}

table.nested tr {
	padding: 0;
	margin: 0;
}

span.nested {
	padding: 0 4px 0 0;
	font-size: 1.2em;
}

/**
 * Form-specific elements
 */

span.formError {
	color: #000;
	font-weight: bold;
	font-size: 1em;
}

ul.formErrorList {
	color: #000;
}


/**
 * Other organizational elements
 */

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 0;
	padding-right: 1.5em;
	display: inline;
}

ul.menu li.current {
	font-weight: bold;
}

ul.menu a {
	font-size: 0.85em;  /*provato a 1.5*/
	text-transform: uppercase;
	text-decoration: none;
}

ul.steplist {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ul.steplist li {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	padding-right: 0.5em;
	display: inline;
	text-transform: uppercase;
}

ul.steplist li.current {
	font-weight: bold;
}

ul.steplist a {
	text-decoration: none;
}

ul.plain {
	list-style-type: none;
	padding-left: 1.5em;
}

div.separator {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding: 0;
	border-bottom: none;
	font-size: 0.5em;
	line-height: 25%;
}

div.progressbar {
	background-image: url(../templates/images/progbg.gif);
	background-repeat: no-repeat;
	height: 27;
	width: 505;
	z-index:1;
}
/* tolto da Sandra */
#sidebarByCilea {display:none;}