/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 1 agosto 2008 */


/* Definizione delle classi principali */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #006699;
	background-image: url(../images/bgr_body.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}
.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
/*p.bodytext{
	margin: 5px 0px 0px 0px;
}*/

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 110%;
	color: #006699;
	font-weight: normal;	

	/*padding: 3px 0px 3px 25px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #999999;
	background-image: url(../images/marker01.gif);
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;*/
}
h2{
	font-size: 110%;
	color: #000000;
	font-weight: normal;
	border-bottom: 0px solid #99CC00;
}
h3{
	font-size: 100%;
	color: #006699;
	font-weight: normal;
}
h4{
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}
h5{
	color: #000000;
	font-size: 130%;
	font-weight: normal;
	padding: 3px 0px 3px 25px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #999999;
	background-image: url(../images/marker01.gif);
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
}
h6{
	font-size: 90%;
	color: #000000;
	font-weight: bold;
}

ul{
	list-style-type: square;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul ul{
	list-style-type: disc;
	font-size: 100%;
}
ul ul ul{
	list-style-type: none;
	font-size: 100%;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}

img {
	border: 0px;
}




/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

div#container {
	width: 1000px;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

#top {
	width: 1000px;
	padding: 0px;
	margin: 0px;
}

#main {
	width: 1000px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
	background-image: url(../images/bgr_main.gif);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: repeat-y;
}

#colSx {
	width: 215px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bgr_colSx.jpg);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
}

#colDx {
	width: 785px;
	float: left;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_colDx.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}

#menu {
	width: 164px;
	margin: 0px 0px 10px 0px;
	padding: 0px 18px 18px 18px;
	background-color: #FFFFFF;
	background-image: url(../images/bgr_menu.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

#societa_solidale {
	width: 215px;
	margin: 0px;
	padding: 65px 0px 0px 0px;
	background-image: url(../images/bgr_societa_solidale.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}
.societa_solidale {
	width: 182px;
	margin: 0px;
	padding: 0px 0px 20px 18px;
	background-color: #FFFFFF;
}

#titolo {
	display:none;
}

#contenutoSx {
	width: 529px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 21px 30px 0px 25px;
}

#contenutoDx {
	width: 186px;
	float: left;
	margin: 0px;
	padding: 50px 15px 0px 0px;
}

#footer {
	width: 685px;
	height: 56px;
	margin: 0px 0px 10px 215px;
	padding: 15px 0px 0px 100px;
	border-top: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	background-image: url(../images/bgr_footer.gif);
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
}




/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

/*********** menu styles ***********/

#menu ul {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	font-size: 100%;
}

li.menuVertText01-level1-NO {
	font-size: 75%;
	color: #006699;
	font-weight: normal;
	text-transform: uppercase;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CBE0EA;
	border-left: 1px solid #CBE0EA;
	border-right: 1px solid #CBE0EA;
	text-decoration: none;
	list-style-type: none;
}
li.menuVertText01-level1-NO a, li.menuVertText01-level1-NO a:link, li.menuVertText01-level1-NO a:visited, li.menuVertText01-level1-NO a:active {
	display: block;
	padding: 0px 0px 1px 6px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}
li.menuVertText01-level1-NO a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bgr_menu_RO.jpg);
	background-attachment: scroll;
	background-position: left bottom;
	background-repeat: repeat-x;
}
li.menuVertText01-level1-ACT {
	font-size: 75%;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	list-style-type: none;
	text-decoration: none;
}
li.menuVertText01-level1-ACT a, li.menuVertText01-level1-ACT a:link, li.menuVertText01-level1-ACT a:visited, li.menuVertText01-level1-ACT a:active {
	display: block;
	padding: 0px 0px 1px 6px;
	color: #000000;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
}
li.menuVertText01-level1-ACT a:hover {
	text-decoration: none;
	color: #000000;
}

li.menuVertText01-level2-NO {
	font-size: 75%;
	color: #FF9E3D;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	text-decoration: none;
	list-style-type: none;
}
li.menuVertText01-level2-NO a, li.menuVertText01-level2-NO a:link, li.menuVertText01-level2-NO a:visited, li.menuVertText01-level2-NO a:active {
	color: #FF9E3D;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menuVertText01-level2-NO a:hover {
	color: #000000;
	text-decoration: none;
}
li.menuVertText01-level2-ACT {
	font-size: 75%;
	color: #FF9E3D;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	list-style-type: none;
	text-decoration: none;
}
li.menuVertText01-level2-ACT a, li.menuVertText01-level2-ACT a:link, li.menuVertText01-level2-ACT a:visited, li.menuVertText01-level2-ACT a:active {
	color: #FF9E3D;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menuVertText01-level2-ACT a:hover {
	text-decoration: none;
	color: #FF9E3D;
}

li.menuVertText01-level3-NO {
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 12px;
	text-decoration: none;
	list-style-type: none;
}
li.menuVertText01-level3-NO a, li.menuVertText01-level3-NO a:link, li.menuVertText01-level3-NO a:visited, li.menuVertText01-level3-NO a:active {
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menuVertText01-level3-NO a:hover {
	color: #1C4C91;
	text-decoration: none;
}
li.menuVertText01-level3-ACT {
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 12px;
	list-style-type: none;
	text-decoration: none;
}
li.menuVertText01-level3-ACT a, li.menuVertText01-level3-ACT a:link, li.menuVertText01-level3-ACT a:visited, li.menuVertText01-level3-ACT a:active {
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menuVertText01-level3-ACT a:hover {
	color: #000000;
	text-decoration: none;
}

li.menuVertText01-level4-NO {
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 20px;
	text-decoration: none;
	list-style-type: none;
}
li.menuVertText01-level4-NO a, li.menuVertText01-level4-NO a:link, li.menuVertText01-level4-NO a:visited, li.menuVertText01-level4-NO a:active {
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menuVertText01-level4-NO a:hover {
	color: #1C4C91;
	text-decoration: none;
}
li.menuVertText01-level4-ACT {
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 20px;
	list-style-type: none;
	text-decoration: none;
}
li.menuVertText01-level4-ACT a, li.menuVertText01-level4-ACT a:link, li.menuVertText01-level4-ACT a:visited, li.menuVertText01-level4-ACT a:active {
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menuVertText01-level4-ACT a:hover {
	color: #000000;
	text-decoration: none;
}



/*********** #submenu styles ***********/
#submenu ul {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

li.submenu-level1-NO {
	font-size: 80%;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
	border-bottom: 0px solid #D9D9D9;
}
li.submenu-level1-NO a, li.submenu-level1-NO a:link, li.submenu-level1-NO a:visited, li.submenu-level1-NO a:active {
	font-size: 110%;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}
li.submenu-level1-NO a:hover {
	color: #000000;
	text-decoration: none;
}



/*********** sitemap styles ***********/
.csc-sitemap ul {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.csc-sitemap li {
	font-size: 85%;
	color: #000000;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
	list-style-type: none;
	/*background-image: url(../images/arrow_dx.gif);
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;*/
}
.csc-sitemap li a, .csc-sitemap li a:link, .csc-sitemap li a:visited, .csc-sitemap li a:active {
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
.csc-sitemap li a:hover {
	color: #006699;
	text-decoration: none;
}

.csc-sitemap li li {
	font-size: 85%;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 10px;
	text-decoration: none;
	list-style-type: none;
}
.csc-sitemap li li a, .csc-sitemap li li a:link, .csc-sitemap li li a:visited, .csc-sitemap li li a:active {
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
.csc-sitemap li li a:hover {
	color: #006699;
	text-decoration: none;
}

.csc-sitemap li li li {
	font-size: 95%;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 10px;
	text-decoration: none;
	list-style-type: none;
}
.csc-sitemap li li li a, .csc-sitemap li li li a:link, .csc-sitemap li li li a:visited, .csc-sitemap li li li a:active {
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
.csc-sitemap li li li a:hover {
	color: #006699;
	text-decoration: none;
}



/************** #footer styles **************/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-align: left;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color: #006699;
	text-decoration: underline;
}



/************** immagini styles **************/
.societa_solidale img, #top img {
	display:block;
}

#top object, #top embed {
	display:block;
}



/************** didascalia img styles **************/
.csc-textpic-caption {
	padding-top: 5px;
	color: #006699;
	font-size: 70%;

























}




/* ---------------------- Classi proprietarie delle Extension ------------------- */

/* CLASSI RELATIVE AI FORM */

/* Mail Form */
form {
	padding: 0px;
	margin: 0px;
}
.csc-mailform {
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}
.csc-mailform legend {
	display:none;
}
.csc-mailform label {
	color: #000000;
        text-align:right;
	width:235px;
	float:left;
	margin:0px 3px 0px 0px;
	/*line-height: 0.8;*/
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select {
	margin:0px 5px 4px 0px;
}
.csc-mailform input, .csc-mailform textarea {
	border: 1px solid #006599;
	font-size:13px;
}
input.csc-mailform-check {
	margin:0px 0px 1px 0px;
	border: 0px;
}
.csc-mailform-radio input {
	margin:0px 5px 0px 0px;
	padding:0px;
	border: 0px;
}
.csc-mailform-radio label {
	float: none;
	margin:0px;
	padding:0px;
	width:auto;
	font-weight: normal;
}
.csc-mailform-submit {
	border: 1px solid #006599;
	background-color: #FFFFFF;
}
.csc-mailform-field {
	clear:left;
}
.csc-mailform-field label{
	font-weight: normal;
}
fieldset {
	border: none;
}



/* CLASSI RELATIVE AI FORM LOGIN - AREA RISERVATA */

.tx-newloginbox-pi1 table {
	color: #000000;
	font-size: 80%;
}
.tx-newloginbox-pi1 h3 {
	color: #0062A1;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}
.tx-newloginbox-pi1 p {
	color: #000000;
	font-size: 80%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
.tx-newloginbox-pi1 form {
	margin: 10px 0px 0px 0px;
}
.tx-newloginbox-pi1 label {
	font-size: 12px;
	color: #000000;
        text-align:right;
	width: 100px;
	float: left;
	margin: 0px 5px 5px 0px;
}
.tx-newloginbox-pi1 input, .tx-newloginbox-pi1 textarea {
	margin: 0px 0px 2px 0px;
}

.tx-srfeuserregister-pi1 {
	color: #000000;
	font-size: 80%;
	overflow: hidden;
	height: 100%;
	margin: 20px 0px 0px 0px;
}
.tx-srfeuserregister-pi1 form {
	margin: 0px;
}
.label_enter_account_info, .label_v_dear_verify_before_create, .label_dear_edit_your_account, .label_v_dear_verify_before_update {
	color: #0062A1;
	font-weight: bold;
}
.tx-srfeuserregister-pi1-notice {
	
}
.tx-srfeuserregister-pi1 label {
	font-size: 12px;
	color: #000000;
        text-align: right;
	margin: 0px 0px 0px 0px;
}
.tx-srfeuserregister-pi1 label span {
	font-size: 12px;
	color: #000000;
}
.tx-srfeuserregister-pi1 input, .tx-srfeuserregister-pi1 textarea {
	margin: 0px 0px 0px 0px;
}

.tx-srfeuserregister-pi1 dl {
	margin: 0px;
}
.tx-srfeuserregister-pi1 dt {
	margin: 0px;
}
.tx-srfeuserregister-pi1 dd {
	margin: 0px;
}



/* CLASSI RELATIVE ALLA NEWSLETTER */

.newsletter-form-labels {
	font-size: 75%;
}

.newsletter-form-fields input, .newsletter-form-fields textarea, .newsletter-form-fields select {
	margin: 0px 5px 3px 5px;
	font-size: 80%;
	border: 1px solid #006599;
}
.newsletter-form-fields-checkbox input {
	border: 0px;
}
.newsletter-form-required {
	font-size: 70%;
	color: #C50000;
}

.newsletter-form-text {
	font-size: 75%;
}



/* CLASSI RELATIVE ALLE NEWS */

/* Visualizzazione Lastest (ultime news) */

.news-latest-container {
	padding: 25px 0px 0px 0px;
}
.news-latest-item {
	color: #000000;
	border-bottom: 1px dotted #999999;
 	padding: 0px 0px 15px 0px;
 	margin: 0px 0px 15px 0px;
 	overflow: hidden;
}
.news-latest-item p.bodytext {
 	margin: 0px;
}
.news-latest-item p {
 	margin: 0px;
 	font-size: 80%;
}
.news-latest-image img {
	float: left;
 	margin: 0px 20px 2px 0px;
 	padding: 0px;
 	border: 0px solid #FFFFFF;
}
.news-latest-item h3 {
 	color: #006699;
 	font-size: 80%;
 	margin: 0px 0px 1px 0px;
}
.news-latest-item h3 a, .news-latest-item h3 a:link, .news-latest-item h3 a:visited, .news-latest-item h3 a:active {
	color: #006699;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item h3 a:hover {
	color: #000000;
	text-decoration: none;
}
.news-latest-date {
 	font-size: 80%;
 	color: #999999;
 	font-style: italic; 
 	font-weight: normal;
 	margin: 0px 0px 10px 0px;
}
.news-latest-morelink {
	font-size: 80%;
	margin: 10px 0px 0px 0px;
}
.news-latest-morelink a, .news-latest-imorelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {



	color: #999999;
 	font-weight: normal;
 	text-decoration: underline;

}
.news-latest-morelink a:hover {
	color: #000000;
	text-decoration: underline;
}


/* Visualizzazione List (lista news) */

.news-list-container {
	margin: 0px;
}
.news-list-item p.bodytext {
	margin: 0px;
}
.news-list-item {
	color: #000000;
 	border-bottom: 1px dotted #999999;
 	margin: 0px 0px 10px 0px;
 	padding: 0px 0px 10px 0px;
 	overflow: hidden;
}
.news-list-item h3 {
	color: #006699;
	font-size: 80%;
	margin-bottom: 1px;
}
.news-list-item h3 a, .news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:active {
	color:#006699;
	text-decoration: none;
	font-weight: bold;
}
.news-list-item h3 a:hover {
	color: #000000;
	text-decoration: none;
}
.news-list-date {
	font-size: 80%;
	color: #999999;
	font-style: italic; 
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
.news-list-image img {
	float: left;
	margin: 0px 15px 2px 0px;
	padding: 0px;
 	border: 0px solid #FFFFFF;
}
.news-list-morelink {
	font-size: 80%;
	margin: 5px 0px 0px 0px;
}
.news-list-morelink a, .news-list-imorelink a:link, .news-list-morelink a:visited, .news-list-morelink a:active {
	color: #999999;
 	font-weight: normal;
 	text-decoration: underline;
}
.news-list-morelink a:hover {
	color: #006699;
	text-decoration: underline;
}

.tx-ttnews-browsebox  {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.tx-ttnews-browsebox p {
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.tx-ttnews-browsebox table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.tx-ttnews-browsebox table p {
	font-size: 12px;
	color: #006699;
}
.tx-ttnews-browsebox table p a, .tx-ttnews-browsebox table p a:link, .tx-ttnews-browsebox table p a:visited, .tx-ttnews-browsebox table p a:active {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.tx-ttnews-browsebox table p a:hover {
	color: #000000;
	text-decoration: none;
}
.tx-ttnews-browsebox-SCell p a, .tx-ttnews-browsebox-SCell p a:link, .tx-ttnews-browsebox-SCell p a:visited, .tx-ttnews-browsebox-SCell p a:active, .tx-ttnews-browsebox-SCell p a:hover {
	font-weight: bold;
}

.news-list-editpanel {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}



/* Visualizzazione Single (Dettaglio News) */

.news-single-container {
}
.news-single-item p.bodytext {
	margin: 0px;
}
.news-single-item h2 {
	color: #006699;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 1px;
	border-bottom: 0px solid #99CC00;
}
.news-single-date {
	color: #999999;
	font-size: 80%;
	font-style: italic; 
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
.news-single-image {
	float: left;
	margin: 0px;
	padding: 0px;
}
.news-single-image img {
	margin: 0px 15px 2px 0px;
	padding: 0px;
 	border: 0px solid #FFFFFF;
}
p.news-single-imgcaption {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	color: #006699;
}
.news-single-content {
	color: #000000;
}
.news-single-files {
	color: #006699;
	font-size: 80%;
	font-weight: bold;
}
.news-single-files img {
	padding-right: 4px;
}
.news-single-files a, .news-single-files a:link, .news-single-files a:visited, .news-single-files a:active {
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.news-single-files a:hover {
	color: #006699;
	text-decoration: none;
}

.news-single-socialnetworks {
	text-align: right;
}
.news-single-socialnetworks img {
	margin-left: 2px;
}

.news-single-backlink {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.news-single-backlink a, .news-single-backlink a:link, .news-single-backlink a:visited, .news-single-backlink a:active {
	font-size: 75%;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.news-single-backlink a:hover {
	color: #000000;
	text-decoration: underline;
}




/* CLASSI RELATIVE AL MODERN DOWNLOADS */

/* Visualizzazione CATALOGUE */

.tx-abdownloads-pi1 {
	margin: 10px 0px 0px 0px;
}

.tx-abdownloads-pi1 p.bodytext {
	margin: 5px 0px 0px 0px;
}

.tx_abdownloads_catalogView_categoryPath {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.tx_abdownloads_catalogView_categoryPath a, .tx_abdownloads_catalogView_categoryPath a:link, .tx_abdownloads_catalogView_categoryPath a:visited, .tx_abdownloads_catalogView_categoryPath a:active {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tx_abdownloads_catalogView_categoryPath a:hover {
	color: #000000;
	text-decoration: underline;
}

.tx_abdownloads_catalogView_categories {
	margin-bottom: 20px;
}

.tx_abdownloads_catalogView_category p.bodytext {
	font-size: 12px;
	font-weight: normal;
}

.tx_abdownloads_catalogView_category {
	font-size: 12px;
	color: #99BBDB;
	font-weight: normal;
	margin-bottom: 5px;

}
.tx_abdownloads_catalogView_category a, .tx_abdownloads_catalogView_category a:link, .tx_abdownloads_catalogView_category a:visited, .tx_abdownloads_catalogView_category a:active {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tx_abdownloads_catalogView_category a:hover {
	color: #000000;
	text-decoration: underline;
}

.tx_abdownloads_catalogView_subcategories {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.tx_abdownloads_catalogView_subcategories a, .tx_abdownloads_catalogView_subcategories a:link, .tx_abdownloads_catalogView_subcategories a:visited, .tx_abdownloads_catalogView_subcategories a:active {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tx_abdownloads_catalogView_subcategories a:hover {
	color: #000000;
	text-decoration: underline;
}

.tx_abdownloads_catalogView_downloads {
	font-size: 14px;
	color: #99BBDB;
}

.tx_abdownloads_catalogView_download {
	font-size: 13px;
	color: #000000;
	margin: 10px 0px 0px 0px;
}
.tx_abdownloads_catalogView_download a, .tx_abdownloads_catalogView_download a:link, .tx_abdownloads_catalogView_download a:visited, .tx_abdownloads_catalogView_download a:active {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tx_abdownloads_catalogView_download a:hover {
	color: #000000;
	text-decoration: underline;
}

.tx_abdownloads_viewDetailsForDownload {
	margin: 0px 0px 5px 0px;
}
.tx_abdownloads_viewDetailsForDownload p.bodytext {
	font-size: 12px;
	font-weight: normal;
}



/* CLASSI RELATIVE ALL'ACCORDION */

/* Toggle default */
h3.rgaccord1-toggle {
  font-size: 95%;
  font-weight:bold;
  color:#FFFFFF;
  line-height: 26px;
  height: 23px;
  background:#006699 url(../images/plus.png) 5px center no-repeat;
  border-top:1px solid #eee;
  padding:2px 0 2px 25px;
  margin-right:0px;
  cursor:pointer;
}

/* Toggle act item */
h3.act {
  color:#FFFFFF;
  background:#4791B5 url(../images/minus.png) 5px center no-repeat;
}

/* the content */
div.rgaccord1-content {
  width:100%;
  padding:10px 0px 20px 0px;
  border-left:0px solid #ccc;
  border-right:0px solid #ccc;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}



/* CLASSI RELATIVE AL MODERN DOWNLOADS */

/* Visualizzazione Form View */

#tx_libri01_form_header {
	font-size: 85%;
	color: #006699;
	font-weight: bold;
	margin:0px 0px 20px 0px;
}
#tx_libri01_form_header a, #tx_libri01_form_header a:link, #tx_libri01_form_header a:visited, #tx_libri01_form_header a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#tx_libri01_form_header a:hover {
	color: #000000;
	text-decoration: underline;
}

#tx_libri01_form legend {
	display: none;
}
#tx_libri01_form fieldset {
	padding: 0px;
	margin: 0px;
}
.tx_libri01_form_field label {
	font-size:80%;
	color: #000000;
        text-align:left;
	width:140px;
	float:left;
	margin:0px 4px 0px 0px;
	/*line-height: 0.8;*/
}
.tx_libri01_form_field input, .tx_libri01_form_field select {
	margin:0px 0px 2px 0px;
	border: 1px solid #006599;
	background-color: #FFFFFF;
	font-size:80%;
}


/* Visualizzazione List View */
.tx_libri01_header-links {
	margin:0px 0px 5px 0px;
	font-size: 80%;
	text-align: right;
}
.tx_libri01_list_header-1 {
	margin:0px 0px 20px 0px;
	font-size: 85%;
	color: #006699;
	font-weight: bold;
}
.tx_libri01_list_header-2 {
	margin:0px 0px 8px 0px;
	font-size: 80%;
}
.tx_libri01_search_title {
	font-weight: bold;
}
.tx_libri01_norecords {
	margin: 0px 0px 0px 0px;
	font-size: 80%;
	color: #006699;
	font-style: italic; 
	font-weight: normal;
}
.tx_libri01_list_book {
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom: 1px dotted #999999;
}
.tx_libri01_list_book h3 {
	margin:0px 0px 0px 0px;
	font-size: 80%;
	color: #006699;
	font-weight: bold;
}
.tx_libri01_list_book a, .tx_libri01_list_book a:link, .tx_libri01_list_book a:visited, .tx_libri01_list_book a:active {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.tx_libri01_list_book a:hover {
	color: #000000;
	text-decoration: none;
}
.tx_libri01_list_author {
	margin: 0px 0px 2px 0px;
	font-size: 80%;
	color: #999999;
	font-style: italic; 
	font-weight: normal;
}
.tx_libri01_list_short {
	font-size: 80%;
}
.tx-libri01-pi1-browsebox {
	margin:30px 0px 0px 0px;
	font-size: 80%;
}
.tx-libri01-pi1-browsebox-strong {
	font-weight: bold;
}
.tx-libri01-pi1-browsebox p {
	margin: 0px 0px 15px 0px;
}
.tx-libri01-pi1-browsebox table {
	/*width: 100%;*/
	border-collapse: collapse;
}
.tx-libri01-pi1-browsebox td {
	padding: 0px 8px 0px 0px;
}
.tx-libri01-pi1-browsebox tr {
}



/* Visualizzazione Single View */

#tx_libri01_single_header .tx_libri01_header-links {
	margin:0px 0px 15px 0px;
}
.tx_libri01_single_image {
	float: right;
	margin: 0px 0px 2px 15px;
}
.tx_libri01_single_image img {
	padding: 2px;
	border: 1px dotted #999999;
}
.tx_libri01_single_author {
	margin: 0px 0px 0px 0px;
	font-size: 85%;
	color: #999999;
	font-style: italic; 
	font-weight: normal;
}
#tx_libri01_single_item h3 {
	margin: 0px 0px 10px 0px;
	font-size: 95%;
	color: #006699;
	font-weight: bold;
}
.tx_libri01_single_town, .tx_libri01_single_publisher, .tx_libri01_single_year, .tx_libri01_single_short, .tx_libri01_single_category {
	margin: 0px 0px 5px 0px;
	font-size: 80%;
}
.tx_libri01_single_category {
	margin:0px 0px 30px 0px;
}
.tx_libri01_single_description label {
	font-size: 80%;
	color: #000000;
}

