/* div with the gallery inside */
#ext-thumbnails{
  width:630px;
  /*height:500px;*/
  text-align:center;
  margin:0 10px;
  border:1px solid #DDDDDD;
  padding:10px;
  background-color:#F7F7F7;
  overflow: hidden;
}

/* div around the imgs */
.carouselWrapper {

}

/* single thumbnail */
.thumbnail{
  float:left;
  padding:4px;
  border:1px solid #ccc;
  background:#fff;
  margin:5px;
}

/* label = title of an image */
.label {
  display: none;
  font-weight:bold;
}

/* number of the image */
.number {
  font-weight:normal;
  font-style:italic;
}




/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 30 luglio 2010 */


/* Definizione delle classi principali */

body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 100%;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFCC00;
}
.bodytext {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 80%;
	color: #333333;
}

a:link, a:visited, a:hover {
	color: #FF3400;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 120%;
	color: #FF3400;
	font-weight: normal;
}
h2{
	font-size: 120%;
	color: #333333;
	font-weight: normal;
}
h3{
	font-size: 100%;
	color: #FF3400;
	font-weight: normal;
}
h4{
	font-size: 100%;
	color: #333333;
	font-weight: normal;
}
h5{
	font-size: 90%;
	color: #FF3400;
	font-weight: bold;
}
h6{
	font-size: 90%;
	color: #333333;
	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%;
}
ol{
	font-size: 80%;
}
ol ol{
	font-size: 100%;
}
ol ol ol{
	font-size: 100%;
}

ol ul {
	font-size: 100%;
}

hr {
	/*background: #FF3400;*/
	color: #FF3400;
	height: 0px;
	border-top: 1px solid #FF3400;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

img {
	border: 0px;
}




/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

div#container {
	width: 800px;
	padding: 10px 10px 0px 10px;
	margin: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}

#menuTop {
	width: 550px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#search {
	width: 250px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#top {
	width: 800px;
	height: 370px;
	clear: left;
	padding: 8px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#colSx {
	width: 670px;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#colDx {
	width: 120px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#marchi {
	width: 800px;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer {
	width: 820px;
	padding: 10px 0px 15px 0px;
	margin: auto;
}



/***********************************************/
/* Caratteristiche specifiche dei Divs         */
/***********************************************/

/************** #menuTop styles **************/
#menuTop {
	font-size: 80%;
	color: #FF3400;
}
#menuTop a, #menuTop a:link, #menuTop a:visited, #menuTop a:active {
	color: #FF3400;
	font-weight: normal;
	text-decoration: none;
}
#menuTop a:hover {
	color: #000000;
	text-decoration: none;
}

#menuTop img {
	vertical-align: middle;
}



/************** news scorrevoli styles **************/
.tx-itsnewsticker-pi1 {
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	line-height: 25px;
	text-transform: uppercase;
	color: #000000;
}



/************** #footer styles **************/
#footer {
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/************** didascalia img styles **************/
.csc-textpic-caption {
	padding-top: 3px;
	color: #333333;
	font-size: 70%;
}



/************** immagini nei contenuti styles **************/
.csc-textpic img {
	padding: 5px 0px 0px 0px;
}





/* ---------------------- 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: #333333;
        text-align:right;
	width:160px;
	float:left;
	margin:0px 3px 0px 0px;
	/*line-height: 0.8;*/
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select {
	margin:0px 5px 3px 0px;
}
.csc-mailform input, .csc-mailform textarea {
	border: 1px solid #CCCCCC;
	font-size:13px;
}
.csc-mailform-radio input {
	border: 0px;
}

.csc-mailform-radio label {
	float: none;
	margin:0px;
	padding:0px;
	width:auto;
	font-weight: normal;
}
.csc-mailform-submit {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.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: #C50000;
	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: #C50000;
	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 ALLE NEWS */

/* Visualizzazione List (lista news) */
.news-list-container {
	margin: 0px 0px 0px 0px;
}
.news-list-item p.bodytext {
	margin: 0px;
	font-size: 80%;
}
.news-list-item {
 	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #EEE;
	overflow: hidden;
	clear: both;
}
.news-list-item h3 {
	color: #FF3400;
	font-size: 80%;
	margin-bottom: 2px;
}
.news-list-item h3 a, .news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:active {
	color: #FF3400;
	text-decoration: none;
	font-weight: bold;
}
.news-list-item h3 a:hover {
	color: #333;
	text-decoration: none;
}
.news-list-date {
	color: #333;
 	font-size: 70%;
 	font-weight: normal;
 	/*font-style: italic;*/
 	margin: 0px 0px 0px 0px;
}
.news-list-image img {
	float: right;
	margin: 0px 0px 0px 12px;
	padding: 2px;
 	border: 1px solid #EEE;
}
.news-list-morelink {
	font-size: 70%;
	margin: 3px 0px 0px 0px;
}
.news-list-morelink a, .news-list-imorelink a:link, .news-list-morelink a:visited, .news-list-morelink a:active {
	color: #FF3400;
 	font-weight: normal;
 	text-decoration: none;
}
.news-list-morelink a:hover {
	color: #333;
	text-decoration: none;
}
.tx-ttnews-browsebox {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.tx-ttnews-browsebox p {
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}
.tx-ttnews-browsebox-strong {
	font-weight: bold;
}
.tx-ttnews-browsebox table {
	padding: 0px;
	margin: auto;
	border: 0px;
	border-collapse:collapse;
}
.tx-ttnews-browsebox td {
	padding: 2px;
}
.tx-ttnews-browsebox p a, .tx-ttnews-browsebox p a:link, .tx-ttnews-browsebox p a:visited, .tx-ttnews-browsebox p a:active {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.tx-ttnews-browsebox p a:hover {
	color: #FF3400;
	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 {
	color: #FF3400;
	font-weight: bold;
}


/* Visualizzazione Single (Dettaglio News) */
.news-single-container {
	margin: 0px 0px 0px 0px;
}
.news-single-item {
	overflow: hidden;
}
.news-single-item h2 {
	color: #FF3400;
	font-size: 80%;
	font-weight: bold;
}
.news-single-date {
	margin: 0px 0px 0px 0px;
	color: #333;
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
}
.news-single-image {
	float: right;
	margin: 0px;
	padding: 0px;
}
.news-single-image img {
	margin: 0px 0px 2px 12px;
	padding: 2px;
 	border: 1px solid #EEE;
}
p.news-single-imgcaption {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 70%;
	color: #333;
	text-align:right;
}
.news-single-content {
}
.news-single-files {
	color: #FF3400;
	font-size: 80%;
	font-weight: bold;
}
.news-single-files img {
	padding-right: 4px;
	vertical-align: middle;
}
.news-single-files a, .news-single-files a:link, .news-single-files a:visited, .news-single-files a:active {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.news-single-files a:hover {
	color: #FF3400;
	text-decoration: underline;
}

.news-single-backlink {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	text-align: right;
}
.news-single-backlink a, .news-single-backlink a:link, .news-single-backlink a:visited, .news-single-backlink a:active {
	color: #FF3400;
	font-weight: normal;
	text-decoration: none;
}
.news-single-backlink a:hover {
	color: #333;
	text-decoration: none;
}



/* CLASSI RELATIVE AL MOTORE DI RICERCA */

#search form {
	padding: 0px;
	margin: 0px;
}
#search p.csc-form-label {
	display: block;
	float: right;
	margin: 0px 8px 0px 0px;
	font-size: 70%;
	color: #FF3400;
}
#search .csc-form-sword {
	width: 130px;
	display: block;
	float: right;
	padding: 1px;
	margin: 0px 8px 0px 0px;
	border: 1px solid #CCC;
	font-size: 70%;
}
#search .go-button {
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
}


h3.csc-noSearchResultMsg {
	font-size: 80%;
	padding: 15px 0px 10px 0px;
}
.csc-searchform p {
	font-size: 80%;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.csc-searchResultInfo {
	font-size: 80%;
	color: #C50000;
}
h3.csc-searchResultHeader {
	padding: 5px 0px 0px 0px;
}
p.csc-searchResult {
	font-size: 80%;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}



/* CLASSI RELATIVE ALLA NEWSLETTER */

.newsletter-form-text {
	font-size: 12px;
}
.newsletter-form-text a, .newsletter-form-text a:link, .newsletter-form-text a:visited, .newsletter-form-text a:active {
	font-weight: bold;
	color: #000000;
}
.newsletter-form-labels {
	font-size: 12px;
}

.newsletter-form-fields input, .newsletter-form-fields textarea {
	margin: 0px 0px 5px 5px;
}
.newsletter-form-required {
	font-size: 60%;
	color: #C50000;
}



/* CLASSI RELATIVE AL FORM PER SEGNALARE LA NEWSLETTER (Segnala ad un amico) */

.tx_tipafriend-errors {
	font-size: 60%;
	color: #C50000;
}
.tx_tipafriend_fields label {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: right;
        color: #000000;
	width: 160px;
	float: left;
	margin: 0px 5px 5px 0px;
}
.tx_tipafriend_fields input {
	margin:0px 5px 5px 0px;
}



/* 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;

}
.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: #C50000;
	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;
}
.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;
}
.tx_abdownloads_catalogView_subcategories a:hover {
	color: #000000;
	text-decoration: underline;
}

.tx_abdownloads_catalogView_downloads {
	font-size: 14px;
	color: #C50000;
}

.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;
}
.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 AL POWERMAIL */

.tx-powermail-pi1_fieldset {
	margin:0px 0px 10px 0px;
	padding:0px 15px 15px 15px;
	border: 1px solid #EEEEEE;
}
.tx-powermail-pi1_fieldset legend {
	margin:0px 0px 0px 0px;
	padding:12px 0px 12px 0px;
	font-weight:bold;
	color:#FF3400;
	font-size: 90%;
}
.tx_powermail_pi1_fieldwrap_html {
	padding: 0px 0px 3px 0px;
	overflow: hidden;
	clear:left;
}

.tx_powermail_pi1_fieldwrap_html label {
	display: block;
	float:left;
	width: 200px;
	padding:0px 5px 0px 0px;
	font-size:80%;
	color: #333;
	font-weight: normal;
	text-align:right;
	/*text-transform: uppercase;*/
}
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	width: 200px;
	margin:0px 0px 2px 0px;
	font-size:80%;
	color: #333;
	font-weight: bold;
	text-align:right;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width: 200px;
	margin:0px 0px 2px 0px;
	font-size:80%;
	color: #333;
	font-weight: bold;
	text-align:right;
}
.powermail_text, .jscalendar {
	width:200px;
	font-size:75%;
	padding:2px;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
}
.powermail_textarea {
	font-size: 12px;
	padding:2px;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
}

.powermail_select {
	font-size:75%;
	padding: 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.tx_powermail_pi1_fieldwrap_html_file {
	font-size:75%;
	font-weight: bold;
}
.tx_powermail_pi1_fieldwrap_html_file label {
	font-size:100%;
	font-weight: normal;
}

.tx_powermail_pi1_fieldwrap_html_select label {
	font-weight: bold;
}

/* div che racchiude "HH:MM dd-mm-yyyy" sotto il campo data/ora */
#uid171_msgCnt {
	display:none;
}

.tx_powermail_pi1_fieldwrap_html_datetime {
	/*font-size:70%;*/
}

.jscalendar_cb {
	padding:0px;
}
.date2cal_img_help {
	display:none;
}
.powermail_submit {
	font-size:75%;
	color: #333;
	font-weight: bold;
	padding:2px;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
}
.tx_powermail_pi1_fieldwrap_html_submit {
	text-align: right;
}
.tx-powermail-pi1_thx {
	/*text-align:right;
	font-weight: bold;*/
}
.powermail_mandatory_js {
	margin:0px 0px 5px 205px;
	font-size:70%;
	color: #C50000;
}
.tx-powermail-pi1 .bodytext {
	font-size: 70%;
	margin:0px;
}
.tx-powermail-pi1_confirmation p {
	font-size:80%;
	color: #333;
	font-weight: normal;
}
.powermail_all_table {
	font-size:80%;
	margin-bottom: 15px;
}
.tx-powermail-pi1_confirmation form {
	margin: 0px 0px 5px 0px;
}