@CHARSET "UTF-8";

body {
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#e6e7e8;
}
img {
	border:none;
	vertical-align:middle;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
ul, li, form {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
object, embed {
	margin:0 auto;
}
.clear-both {
	clear:both;
}
.clear-left {
	clear:left;
}
.clear-right {
	clear:right;
}
.align-center {
	text-align:center;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
#container {
	width:968px;
	margin:0 auto;
}
#header {
	position:relative;
	height:87px;
	width:100%;
	background-color:#00a5a8;
	background-image:url(/images/banner.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#header.logged {
	/*background-image:url(/images/banner_logged.jpg);*/
}
#header .links {
	position:absolute;
	top:3px;
	right:20px;
	color:#000000;
	font-weight:bold;
	font-size:13px;
}
#header .links a {
	color:#f9fdfd;
}
#header #login-form {
	position:absolute;
	z-index:100px;
	text-align:right;
	background-color:#ffffff;
	top:20px;
	right:0;
	width:230px;
	border:4px solid #919195;
	display:none;
}
#header #login-form form {
	background-color:#ffffff;
	padding:4px;
}
#header #login-form form label {
	font-size:11px;
}
#header #login-form input {
	font-size:11px;
}
#logo {
	position:absolute;
	left:15px;
	top:25px;
}
#main-menu {
	text-align:left;
	padding-top:1px;
	margin-top:-1px;
}
#main-menu #home-community {
	float:right;
	margin:9px 6px 0 0;
}
#main-menu #home-community a {
	font-weight:bold;
	color:#00ACB3;
}
#main-menu .options {
	color:#03a6a9;
	font-weight:bold;
	padding:0;
	margin:0 0 12px;
	max-width:890px;
}
#main-menu .options a {
	color:#2b2728;
	padding:0 6px;
}
#main-menu .options a.current {
	border-top:9px solid #000000;
}
#main-menu .options a:hover {
	color:#999;
}
#main-menu .options a, #main-menu .options .separator {
	display:block;
	float:left;
	border-top:9px solid #e6e7e8;
}
#main-menu .sections div {
	display:inline;
	float:left;
	width:317px;
	height:34px;
	text-align:center;
}
#main-menu .sections a {
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	padding-top:9px;
	height:25px;
	display:block;
	width:100%;
}
#main-menu .sections a:hover {
	text-decoration:none;
}
#section-1 {
	background-color:#8c2351;
}
#section-1:hover {
	background-color:#AF4174
}
#section-2 {
	background-color:#7f7800;
	margin:0 8px 0 9px;
}
#section-2:hover {
	background-color:#9F9613;
}
#section-3 {
	background-color:#d84519;
}
#section-3:hover {
	background-color:#EF653B;
}
#search {
	height:29px;
	font-weight:bold;
	text-align:left;
	color:#2b2728;
	padding:5px 13px 4px;
	clear:both;
}
#search .show-all {
	float:left;
	padding-top:8px;
}
#search .show-all span {
	background-color:transparent;
	color:#00a5a8;
}
#search .show-all span.in_movimento {
	color:#8C2351;
}
#search .show-all span.mondi {
	color:#7f7800;
}
#search .show-all span.produzioni {
	color:#D84519;
}
#search .show-all a:hover {
	color:#00ACB3;
	text-decoration:none;
}
#search form {
	float:right;
}
#search #text {
	width:151px;
	border:1px solid #5d5557;
	font-size:11px;
	padding:3px;
}
#search #submit {
	border:none;
	color:#03a6a9;
	font-weight:bold;
	padding:0;
	margin:0;
	background-color:inherit;
	font-size:18px;
	height:23px;
}
#search #submit:hover {
	text-decoration:underline;
	cursor:pointer;
}
#content {
	background-color:#ffffff;
	padding:5px 13px;
}
#column-1 {
	float:left;
}
#column-2 {
	float:right;
}
#column-3 {
	margin:0 auto;
}
.sortable-column {
	padding-bottom:30px;
}
.sortable-column .sortable-box {
	text-align:left;
	background-color:#ffffff;
}
.sortable-column .sortable-box .content {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #96969a;
}
.sortable-column .sortable-box.small .map {
	width:228px;
	overflow:hidden;
	height:171px;
}
.sortable-column .sortable-box.large .map {
	width:460px;
	overflow:hidden;
	height:345px;
}
.editable-column .sortable-box .box-info {
	background-color:#eeeeee;
	padding:4px;
	font-size:13px;
	border:1px solid #00ACB3;
	border-top:none;
}
.editable-column .sortable-box .content {
	display:none;
}
.editable-column .sortable-box {
	margin-bottom:20px;
}
.sortable-column .last-box .content {
	border-bottom:none;
}
.sortable-column .sortable-box .box-manager {
	border:1px solid #00ACB3;
	padding:4px;
	overflow:hidden;
	background-color:#00ACB3;
}
.sortable-column .sortable-box .box-manager .tools {
	float:right;
}
.sortable-column .sortable-box h3 {
	background-color:#00ACB3;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:2px 20px;
	font-family:Georgia, Times New Roman, serif;
}
.sortable-column .sortable-box .boxDescription {
	background-color:#EEE;
	padding:2px 9px;
	margin:0 0 15px;
}
.sortable-column .sortable-box .boxDescription p {
	margin:0;
}
.sortable-column .sortable-box .boxContent {
	margin:15px 0 0;
}
.ui-sortable-placeholder {
	border:2px dotted #5CAED7;
	visibility:visible !important;
	height:30px !important;
}
.ui-sortable-placeholder * {
	visibility:hidden;
}
.ui-sortable-helper .content {
	display:none;
}
#footer {
	position:relative;
	height:52px;
	background-color:#00ACB3;
	background-image:url(/images/footer.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	clear:both;
	font-weight:bold;
	font-size:11px;
}
#footer #credits {
	position:absolute;
	right:15px;
	bottom:12px;
}
#footer #desk-commands {
	position:absolute;
	left:15px;
	bottom:12px;
}
#footer a {
	color:#ffffff;
}

/* Pagina contenitore */
.leftCover {
	float:left;
	margin:2px 20px 5px 0;
}
.article, .resources {
	text-align:left;
}
.article .related-articles {
	margin:20px 0;
}
.article .text {
	font-size:15px;
	line-height:1.7;
}
.article .text p {
	margin:6px 0;
}
h1 {
	font-family:Georgia, Times New Roman, serif;
	font-size:28px;
	margin:10px 0 0;
	color:#00a5a8;
}
h1 a {
	color:#00a5a8;
}
h1 span.geo, h1 span.geo a {
	color:#8F3F23;
}
h1 span.desk, h1 span.desk a {
	color:#000;
}
h1 a.close-button img {
	margin:15px 0 0;
}
h1.in_movimento {
	color:#8C2351;
	background-color:white;
}
h1.mondi {
	color:#7f7800;
	background-color:white;
}
h1.produzioni {
	color:#D84519;
	background-color:white;
}
h1.nickname .email {
	font-size:.6em;
}
h2 {
	color:#aaaaaa;
	margin:0;
	font-weight:normal;
	font-size:18px;
}
h3 {
	color:#aaaaaa;
	margin:0;
	font-weight:normal;
	font-size:15px;
}
.article .text a {
	border-bottom:1px dotted black;
	font-weight:bold;
}
.article .photoGallery a {
	border:none;
}
.article .text a:hover {
	text-decoration:none;
}
.article .author, .resources .author {
	font-size:15px;
}
.article .date, .resources .date {
	font-weight:bold;
	font-size:15px;
	margin-top:20px
}
.globalTags {
	margin:15px 0;
	line-height:2;
}
.globalTags a {
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	background-color:#00ACB3;
	padding:3px 5px;
}
.globalTags a.geo {
	background-color:#8F3F23;
} 
.globalTags a.desk {
	background-color:#000;
}
.resources .display {
	margin:30px auto 60px;
	text-align: center;
	width: 460px; 
}


/* Stili box */
.sortable-box h3 {
	text-align:left;
}
.sortable-box .error {
	color:#BF5047;
	font-weight:bold;
	padding:10px;
}
#column-2 .finnBox a {
	display:block;
	width:100%;
	padding:4px 0;
}
#column-2 .finnBox a:hover {
	text-decoration:none;
	background-color:#eeeeee;
}
#column-2 .finnBox a img {
	margin:0 3px;
}
.sortable-box .help {
	background-color:#eeeeee;
	text-align:justify;
	padding:5px;
}
.resource-related {
	background-color:#eeeeee;
	padding:5px;
	margin-bottom:7px;
	text-align:justify;
}
.resource-related.cover {
	background-color:#cccccc;
	border:1px solid #999999;
	padding:9px 4px;
}
.resource-related .actions {
	float:right;
	margin-bottom:5px;
	margin-left:5px;
}
.resource-related a:hover {
	text-decoration:none;
}
.users h1 {
	font-size:24px;
}
.users .avatarImage {
	float:left;
	margin:15px;
}
.users .description {
	margin-top:20px;
	font-size:11px;
	line-height:1.5;
}
.resources {
	text-align:left;
}
.boxDescription ul {
	font-size:11px;
	padding:0 10px 10px 20px;
}
.boxDescription li {
	list-style-type:disc;
	margin-bottom:5px;
}
.video, .playlist, .mp3Playlist {
	margin:0 auto;
	text-align:center;
	padding:7px;
	background-color:#EEE;
}
.resources .video.large {
	text-align:left;
	background-color:#FFF;
}
.mp3Playlist h3 {
	margin:0 0 4px;
	padding:30px 20px 3px;
}
.mp3Playlist .download-select {
	text-align:center;
	border:1px solid #999;
	background-color:#ccc;
	padding:4px 0;
}
.mp3Playlist .download-select select {
	width:134px;
}
.mp3Playlist .download-select #download-submit {
	font-size:10px;
}
.mp3Single.small {
	text-align:center;
	background-color:#EEE;
	margin:0 auto;
}
.pdfFile {
	background-color:#EEE;
}
.pdfFile a {
	width:100%;
	display:block;
}
.pdfFile a img {
	margin:3px;
}
.pdfFile a:hover {
	text-decoration:none;
	background-color:#dedede;
}
.tagCloud {
	text-align:center;
	padding:0 10px;
}
.tagCloud a {
	color:#00ACB3;
	word-wrap:break-word;
}
.tagCloud a.geo {
	color:#8F3F23;
}
.tagCloud a.desk {
	color:#000;
}
#subtags-cloud {
	margin-top:15px;
}
.imageSingle {
	background-color:#eeeeee;
	text-align:center;
	padding:4px 0;
}
.imageSingle.small {
	max-width:234px;
}
.imageSingle.large {
	text-align:left;
	background-color:inherit;
}
.imageSingle.embedded {
	background-color:#EEE;
	width:100%;
	text-align:center;
	padding:4px 0;
}
.webVideo {
	text-align:center;
	padding:7px 0;
	background-color:#EEE;
}
.webVideo.small {
	width:228px;
}
.webVideo.large{
	margin:auto;
	width:446px;
}
.resource .webVideo.large {
	text-align:left;
	background-color:#FFF;
}
.textHtml {
	text-align:left;
	padding:7px;
	font-size:.9em;
}
.photoGallery {
	padding:7px;
	background-color:#EEE;
	text-align:center;
}
.photoGallery.large {
	width:428px;
}
.sortable-box .photoGallery {
	text-align:left;
}
.photoGallery li {
	display:inline;
}
.photoGallery .hidden-photos {
	display:none;
}
.photoGallery img {
	width:68px;
}
.photoGallery h3 {
	margin:0 0 4px;
	padding:30px 20px 3px;
}
.photoGallery img {
	padding-bottom:3px;
	opacity:.7;
	filter:alpha(opacity=70);
}
.photoGallery img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.webTv {
	text-align:center;
}
.googleMap.small {
	text-align:center;
}
.event {
	background-color:#00a5a8;
	padding:10px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}
.event.in_movimento {
	background-color:#8c2351;
}
.event.mondi {
	background-color:#7f7800;
}
.event.produzioni {
	background-color:#d84519;
}
.event {
	color:#FFF;
}
.event .dates {
	font-size:.9em;
}
.event a {
	color:#FFF;
}
.onlyTitles h4 {
	font-weight:normal;
	margin:10px 0 0;
}
.onlyTitles h4 a {
	font-weight:bold;
}
.onlyTitles {
	text-align:left;
}
.onlyTitles li {
	background-repeat:no-repeat;
	background-position:-14px -6px;
	padding-left:26px;
	min-height:25px;
	background-color:#FFF;
}
.onlyTitles li h4 {
	font-size:12px;
}
.onlyTitles li.in_movimento {
	background-image:url(/images/square_purple.jpg);
}
.onlyTitles li.mondi {
	background-image:url(/images/square_green.jpg);
}
.onlyTitles li.produzioni {
	background-image:url(/images/square_orange.jpg);
}
.onlyTitles li.community {
	background-image:url(/images/square_cyan.jpg);
}
.boxDescription .imageSingle.embedded {
	width:100%;
}
.lastContainersLargeVertical td {
	padding-left:5px;
	width:150px;
	vertical-align:top;
	background-color:#FFF;
}
.lastContainersLargeVertical td.first {
	padding-left:0;
}
.lastContainersLargeVertical td .thumb {
	height:100px;
	vertical-align:middle;
	overflow:hidden;
}
.lastContainersLargeVertical td .thumb a {
	margin:auto;
	vertical-align:middle;
	display:block;
}
.lastContainersLargeVertical td .dash {
	height:11px;
	background-image:url(/images/dash_cyan.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.lastContainersLargeVertical .in_movimento .dash {
	background-image:url(/images/dash_purple.jpg);
}
.lastContainersLargeVertical .mondi .dash {
	background-image:url(/images/dash_green.jpg);
}
.lastContainersLargeVertical .produzioni .dash {
	background-image:url(/images/dash_orange.jpg);
}
.lastContainersLargeVertical td .thumb img {
	width:145px;
}
.lastContainersLargeVertical td .abstract a {
	color:#00a5a8;
	font-size:14px;
}
.lastContainersLargeVertical .subtitle, .lastContainersLargeVertical .subtitle {
	color:#777;
	font-weight:bold;
}
.lastContainersLargeVertical .in_movimento .date, .lastContainersLargeVertical .in_movimento .abstract a {
	color:#8c2351;
}
.lastContainersLargeVertical .mondi .date, .lastContainersLargeVertical .mondi .abstract a {
	color:#7f7800;
}
.lastContainersLargeVertical .produzioni .date, .lastContainersLargeVertical .produzioni .abstract a {
	color:#d84519;
}
.lastContainersLargeVertical td h4 {
	text-transform:uppercase;
	font-size:13px;
	margin:10px 0 0;
}
.lastContainersLargeVertical td .date {
	font-weight:bold;
	color:#00a5a8;
}
.lastContainersLargeHorizontal .item {
	background-color:#FFF;
}
.lastContainersLargeHorizontal .item .thumb {
	width:166px;
	vertical-align:top;
	padding-bottom:20px;
}
.lastContainersLargeHorizontal .item .thumb img {
	margin-top:2px;
	width:128px;
	padding-bottom:16px;
	background-repeat:repeat-x;
	background-position:bottom left;
}
.lastContainersLargeHorizontal .item h4 {
	margin:0;
	padding:0;
	font-size:16px;
	font-family:Georgia, Times New Roman,serif;
}
.lastContainersLargeHorizontal .item .date {
	font-weight:bold;
	font-family:Tahoma,sans-serif;
}
.lastContainersLargeHorizontal .item .data {
	vertical-align:top;
	padding-bottom:20px;
}
.lastContainersLargeHorizontal .item .thumb img {
	background-image:url(/images/bg_slash_cyan.jpg);
}
.lastContainersLargeHorizontal .item .abstract a {
	color:#00a5a8;
}
.lastContainersLargeHorizontal .in_movimento .thumb img {
	background-image:url(/images/bg_slash_purple.jpg);
}
.lastContainersLargeHorizontal .in_movimento .abstract a {
	color:#8c2351;
}
.lastContainersLargeHorizontal .mondi .thumb img {
	background-image:url(/images/bg_slash_green.jpg);
}
.lastContainersLargeHorizontal .mondi .abstract a {
	color:#7f7800;
}
.lastContainersLargeHorizontal .produzioni .thumb img {
	background-image:url(/images/bg_slash_orange.jpg);
}
.lastContainersLargeHorizontal .produzioni .abstract a {
	color:#d84519;
}
.lastContainersSmall .item {
	padding-left:50px;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:18px;
	background-image:url(/images/square_cyan.jpg);
}
.lastContainersSmall .item .date {
	font-weight:bold;
}
.lastContainersSmall .item h4 {
	font-weight:bold;
	font-size:12px;
	margin:0;
	text-transform:uppercase;
}
.lastContainersSmall .item a {
	font-weight:bold;
}
.lastContainersSmall .item .date, .lastContainersSmall .item .abstract a {
	color:#00a5a8;
}
.lastContainersSmall .in_movimento {
	background-image:url(/images/square_purple.jpg);
}
.lastContainersSmall .in_movimento .date, .lastContainersSmall .in_movimento .abstract a {
	color:#8c2351;
}
.lastContainersSmall .mondi {
	background-image:url(/images/square_green.jpg);
}
.lastContainersSmall .mondi .date, .lastContainersSmall .mondi .abstract a {
	color:#7f7800;
}
.lastContainersSmall .produzioni {
	background-image:url(/images/square_orange.jpg);
}
.lastContainersSmall .produzioni .date, .lastContainersSmall .produzioni .abstract a {
	color:#d84519;
}

.lastResourcesSmall .item, .lastResourcesLarge .item {
	margin-bottom:20px;
	background-color:#FFF;
}
.lastResourcesSmall .item .date, .lastResourcesLarge .item .date {
	font-weight:bold;
}
.lastResourcesSmall .item h4, .lastResourcesLarge .item h4 {
	font-size:11px;
	margin:5px 0;
	text-transform:uppercase;
}
.lastResourcesSmall .in_movimento h4 a, .lastResourcesLarge .in_movimento h4 a {
	color:#8c2351;
}
.lastResourcesSmall .mondi h4 a, .lastResourcesLarge .mondi h4 a {
	color:#7f7800;
}
.lastResourcesSmall .produzioni h4 a, .lastResourcesLarge .produzioni h4 a {
	color:#d84519;
}

.lastEvents .item {
	margin-bottom:10px;
}
.events .event {
	margin-bottom:5px;
}
.rssFeedReader .item, .twitterBox .item {
	/*margin:0 0 20px;
	padding:0 5px 10px;
	border-bottom:1px dashed #96969A;*/
}
.rssFeedReader h4,  .twitterBox h4 {
	margin:0 0 10px;
}
.rssFeedReader h4 a , .twitterBox h4 a{
	color:#00a5a8;
}
.rssFeedReader .description p {
	margin:0 0 3px;
}
.rssFeedReader .description a {
	border-bottom:1px dotted #000;
}

.showContainerSmall div, .showContainerLarge div {
	background-color:#FFF;
}
.showContainerSmall .cover {
	border:0;
	margin:5px 0;
}
.showContainerLarge .cover {
	margin:0 0 10px;
	/*float:left;*/
	border:0;
}
.showContainerSmall .date, .showContainerLarge .date {
	font-weight:bold;
}
.showContainerSmall h4, .showContainerLarge h4 {
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	font-size:12px;
}
.showContainerLarge h4 {
	margin:5px 0;
	font-size:14px;
}
.showContainerSmall .subtitle, .showContainerLarge .subtitle {
	font-weight:bold;
	color:#999;
}
.showContainerLarge .subtitle {
	margin-bottom:10px;
}
.showContainerSmall .in_movimento a, .showContainerLarge .in_movimento a {
	color:#8c2351;
	font-weight:bold;
}
.showContainerSmall .mondi a, .showContainerLarge .mondi a {
	color:#7f7800;
	font-weight:bold;
}
.showContainerSmall .produzioni a, .showContainerLarge .produzioni a {
	color:#d84519;
	font-weight:bold;
}
.lastGalleries h4 {
	margin:5px 0 0;
	padding:2px 7px;
	text-align:left;
	background-color:#EEE;
	color:#666;
}
.lastGalleries .photoGallery {
	text-align:left;
}
.lastSms .item {
	text-transform:uppercase;
	margin-bottom:6px;
}
.lastSms .item .dateTime {
	font-weight:bold;
	color:#00ACB3;
}
.lastSms .item .dateTime span {
	color:#000;
}
.lastSms .rss {
	text-align:left;
}
.multiplePlayer {
	text-align:center;
	background-color:#EEE;
	padding:7px 0;
}
.list-total-result {
	text-align:right;
	color:#00ACB3;
	font-weight:bold;
	margin:20px 0;
}
.list-total-result a {
	color:#00a5a8;
	background-color:#FFF;
}
.list-total-result .user {
	color:#000;
}
.list-total-result .in_movimento {
	color:#8C2351;
}
.list-total-result .mondi {
	color:#7f7800;
}
.list-total-result .produzioni {
	color:#D84519;
}
.list-navigation {
	margin:20px 0;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	color:#999;
}
.list-navigation a {
	color:#999;
}
.list-navigation .current, .list-navigation a:hover {
	color:#00ACB3;
}
.list-navigation .current {
	font-size:14px;
}
.list-navigation .deeplink {
	font-size:15px;
}
.containersList, .resourcesList {
	text-align:left;
	clear:both;
}
.containersList .item, .resourcesList .item {
	border-bottom:1px dashed #96969A;
	margin-bottom:15px;
	padding-bottom:15px;
	background-color:#FFF;
	position:relative;
}
.containersList .item.proposed .data, .containersList .item.proposed .cover,
.containersList .item.pending .data, .containersList .item.pending .cover,
.containersList .item.discarded .data, .containersList .item.discarded .cover {
	opacity:.5;
	filter:alpha(opacity=50);
}
.containersList .item.proposed {
	border:2px dotted green;
}
.containersList .item.discarded {
	border:2px dotted #F00;
}
.containersList .item .status-manager-commands {
	position:absolute;
	left:249px;
	top:19px;
	text-align:left;
}
.containersList .item .status-manager-commands a {
	text-decoration:none;
}
.containersList .item .status-manager-trigger {
	top:-2px;
	position:relative;
	left:-1px;
}
.containersList .item .status-manager-trigger img {
	border:1px solid #DDD;
	background-color:#FFF;
	padding:2px;
}
.containersList .item .status-manager-commands {
	border:1px solid #DDD;
	background-color:#FFF;
	display:none;
}
.containersList .item .status-manager-commands .selected {
	font-weight:bold;
}
.containersList .item .status-manager-commands li {
	padding:5px;
}
.containersList .item .status-manager-commands li:hover {
	background-color:#EEE;
}
.containersList .item .cover img {
	float:left;
	width:180px;
}
.resourcesList .item .cover {
	float:left;
}
.containersList .item .data, .resourcesList .item .data {
	margin-left:250px;
}
.containersList .item h3, .resourcesList .item h3 {
	margin:0px;
	font-family:Georgia, Times New Roman, serif;
	font-size:18px;
}
.containersList .item h4 {
	margin:0px;
	font-family:Georgia, Times New Roman, serif;
	color:#999;
	font-size:12px;
	font-weight:bold;
}
.containersList .item .abstract {
	margin:8px 0 10px;
}
.containersList .item h3 a, .containersList .item .abstract a, .resourcesList .item h3 a {
	color:#00a5a8;
	font-weight:bold;
}
.containersList .item.in_movimento h3 a, .containersList .item.in_movimento .abstract a, .resourcesList .item.in_movimento h3 a  {
	color:#8c2351;
}
.containersList .item.mondi h3 a, .containersList .item.mondi .abstract a, .resourcesList .item.mondi h3 a {
	color:#7f7800;
}
.containersList .item.produzioni h3 a, .containersList .item.produzioni .abstract a, .resourcesList .item.produzioni h3 a {
	color:#d84519;
}
.containersList .item .date, .resourcesList .item .date {
	font-weight:bold;
}
.templateTypes li {
	padding:8px;
	font-size:15px;
	border:1px solid #ffffff;
}
.templateTypes li img {
	margin-right:10px;
	border:1px solid #dddddd;
}
.templateTypes li:hover {
	border:1px solid #bbbbbb;
}

.authorText {
	text-align:left;
	padding:6px;
}
.authorText .author {
	font-style:italic;
}
.authorText a {
	font-weight:bold;
}

/* Tags */
span.tagMatches {
	display:block;
	margin-top:10px;
	font-size:12px;
	line-height:2.2;
}
span.tagMatches span {
	background-color:#0000AB;
	color:#ffffff;
	cursor:pointer;
	margin-right:4px;
	padding:3px 6px 4px;
	font-size:10px;
}


/* Forms */
.finnFormElement, .finnElement {
	margin-bottom:20px;
	padding-bottom:10px;
}
.finnFormElement .finnFieldDescription {
	margin:10px 0;
	font-style:italic;
}
.finnFormLabel, .finnLabel {
	font-weight:bold;
	color:#333;
	margin-right:10px;
	margin-bottom:5px;
}
.finnFormElement label.error,.finn_red {
	color:#cc0000;
	margin-left:15px;
}
.finnFormElement .map {
	width:456px;
	height:200px;
	overflow:hidden;
	position:absolute;
	z-index:100;
	border:1px solid #9F9F9F;
}
.finnFormElement input[type="text"],
.finnFormElement input[type="password"] {
	font-size:11px;
	width:300px;
}
.finnFormElement input.gsc-input {
	width:100px;
}
.finnFormElement textarea {
	width:99%;
	font-size:11px;
	height:180px;
}
.finnFormElement select {
	font-size:11px;
	width:306px;
}
#f_containers_halftitle, #f_containers_subtitle {
	height:50px;
}
#f_boxes_text {
	height:100px;
}
#finn_elcontainers_text .wym_skin_default .wym_iframe iframe {
	height:500px;
}
#f_containers_title {
	width:99%;
}

/* Finnegan */
#finnUserMessagesContainer {
	background-color:#ffffff;
	padding:5px 13px;
}
#finnUserMessages {
	color:green;
	background-color:#C7DFC3;
	border:1px solid green;
	padding:5px 5px 4px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#finnErrorMessages {
	color:#BF5047;
	border:1px solid #BF5047;
	padding:5px 5px 4px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background-color:#EFB7B3;
}
#finnValidationErrors {
	color:#BF5047;
	text-align:left;
	padding:5px 5px 4px;
	font-size:11px;
	background-color:#EFB7B3;
	border:1px solid #BF5047;
}
#finnValidationErrors .title {
	font-size:13px;
	font-weight:bold;
}
#finnValidationErrors ul {
	margin-top:10px;
	padding-left:25px;
}

img.global_externalImage {
	margin:5px;
}
img.global_externalImage[align="left"] {
	margin:5px 5px 5px 0px;
}
img.global_externalImage[align="right"] {
	margin:5px 0px 5px 5px;
}
#cached-copy-data {
	background-color:#f6f6f6;
	border:1px solid #00a5a8;
	color:#888888;
	margin:0 10px 10px;
	padding:10px;
	font-weight:bold;
}
#cached-copy-data a {
	color:#00a5a8;
}
.finnFieldList li.finnField {
	border:1px dashed #aaa;
	margin-bottom:10px;
	padding:5px 10px;
}
.finnFieldList li.finnField:hover {
	background-color:#efefef;
}
.finnFieldList li.finnField .finnFieldContent {
	margin:5px 0;
}
.finnFieldList li.finnField .finnRemoveButton {
	float:right;
}
.finnFieldList li.finnField .finnRemoveButton a:hover {
	color:red;
	text-decoration:none;
}
.article .trattoDa {
	width:150px;
	clear:left;
	float:left;
	background-color:#F0F0F0 ;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
	padding:5px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.article .trattoDa .header,.article .gp_linksUtili .header, .article .related-articles .header {
	font-weight:bold;
	text-align:left;
	font-size:11px;
	background-color:#DFDFDF;
	padding:0px 0px;
	color:#D01D40;
	margin-bottom:5px;
}
.article .trattoDa .content a, .article .gp_linksUtili a {
	font-weight:normal;
	font-size:11px;
}
.article .trattoDa .content {
	padding:2px 3px 10px 2px;
}
.article .gp_linksUtili, .article .related-articles {
	width:150px;
	clear:left;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:#F0F0F0;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
	padding:5px;
	font-size:11px;
}
.article .related-articles {
	width:100%;
}
.article  .gp_linksUtili li{
	background-image:url(/images/g2hexa_18x18.png);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0px 4px;
}
.article .gb_user_box {
	background-color:#DFDFDF;
	padding:8px;
	width:150px;
	margin-top:6px;
	margin-bottom:6px;
	line-height:1.2;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
.article .gb_user_box_right {
	clear:right;
	float:right;
	margin-left:6px;
}
.article .gb_user_box_left {
	clear:left;
	float:left;
	margin-right:6px;
}
.article img.border {
	border:1px solid black;
}
.article p.important {
	border:1px dashed #A0A0A0;
	background-color:#DFDFDF;
	padding:3px;
}
.finnSearch_highlight {
	background-color:#DFDFDF;
}
span.cssButton {
	border:1px solid white;
	margin:0 5px;
	padding:3px 10px 3px 10px;
	background-color:#CCCCCC;
	color:#00ADB4;
}
span.cssButton a {
	color:#00ADB4;
	text-decoration:none;
}
.article div.globalTags {
	clear:left;
}
.ui-datepicker-inline .global-event {
	background-color:#00ACB3;
	color:#fff;
}

/* CAROUSEL */
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
div.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width:440px;
	height:100px;
	/* custom decorations */
	padding:5px 5px;
	border:5px solid #ddd;
	background-color:#ddd;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
	/* decoration */
	left:0px;
	background-color:#ddd;
}
div.scrollable.smallCarousel {
	width:125px;
	margin:auto;
	border-left:47px solid #ddd;
	border-right:47px solid #ddd;
}
div.scrollable.carouselWTitle {
	height:190px;
}
div.scrollable.carouselMax {
	height:300px;
	width:430px;
}
/* single scrollable item */
div.scrollable div.items div {
	float:left;
	/* custom decoration */
	text-align:center;
	width:130px;
	height:100px;
	zpadding:8px 0px;
	font-size:15px;
	border:0px outset #ccc;
	zbackground-color:#ddd;
	margin-right:26px;
	-moz-border-radius:5px;
	background-repeat:no-repeat;
	background-position:center;
	border:1px solid white;
}
div.scrollable.carouselMax div.items div {
	width:435px;
	height:300px;
	text-align:right;
	font-size:13px;
}
div.scrollable.carouselMax div.items div div {
	opacity:.55;
	filter:alpha(opacity=55);
	background-color:white;
	height:auto;
	/*-moz-border-radius:5px; */
}
div.scrollable.carouselMax div.items div .carouselTitle {
	display:block;
	font-size:2.1em;
    padding:10px;
    border:0px;
    color:black;
    opacity:1;
	filter:alpha(opacity=100);
}
div.scrollable div.items div .carouselTitle:hover {
	text-decoration:none;
}

/* active item */
div.scrollable div.items div.highlightedCarouselElement {
	background-color:#fff;
}
div.scrollable div.items div .carouselTitle {
	display:none;
	font-size:0.8em;
	padding:1px;
}
div.scrollable.carouselWTitle {
	height:180px;
}
div.scrollable div.items div.highlightedCarouselElement div {
	background-color:white;
	opacity:.7;
	filter:alpha(opacity=70);
	-moz-border-radius:5px;
}
div.scrollable div.items div.highlightedCarouselElement div .carouselTitle {
	display:inline;
}
div.scrollable.carouselWTitle div.items div .carouselTitle {
	display:inline;
}
div.scrollable div.carouselContainer:hover {
	cursor:pointer;
}
div.scrollable.carouselWTitle div.carouselContainer div {
	margin-top:103px;
	background-color:#CFCFCF;
	padding-top:3px;
}
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(/images/scrollleft.png) no-repeat;
	float:left;
	margin:5px 10px;
	cursor:pointer;
	font-size:1px;
}
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;
}
/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}
/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(/images/scrollright.png);
	float:right;
}
div.navi {
	margin:auto;
}
div.navi a.active {
	background-position:0 -16px;
}
div.navi a {
	background:transparent url(/images/navigator.png) no-repeat scroll 0 0;
	cursor:pointer;
	float:left;
	height:8px;
	margin:3px;
	width:8px;
}

/** per java upload#E6E7E8 ***/
.finn_el_previouslyUploadedFiles {background-color:#E6E7E8; padding:0px;}
.finn_el_previouslyUploadedFiles div{text-align:center; padding:3px; font-size:1.3em;}


/** per video playlists */
.HTMLPlaylist{
	display:block;
	border:1px solid grey;
	text-align:left;
}
.HTMLPlaylist li
{
	display:block;
	color:#A0A09B;
	min-height: 18px;
	padding: 4px 10px 0;
	margin:0;
	background-color:#EAEAEA;
	border-bottom:1px solid #ddd;
	font-size: 10px;	
}
.HTMLPlaylist li:hover, .HTMLPlaylist li.active
{
	background-color:#00ADB4;	
}
.HTMLPlaylist li a{
	display:block;
	
}
.HTMLPlaylist a:hover
{
	text-decoration: none;
}
div.webVideo.small div{
margin:0 auto;
	border:1px solid grey;
	border-bottom:0px;
}

div.webVideo.small .HTMLPlaylist{
	width:214px; 
	margin:0 auto;
}

div#searchResults  .HTMLPlaylist{
	width:214px; 
	margin:auto;
	
}

div.embeddedPlaylist {
	margin: auto;
	width:460px;	
}
div.embeddedPlaylist .HTMLPlaylist a{
border-bottom:0px;
}

.COORD_map
{
	height:400px;

}