/*=Generiche ------------------------------------------------------------------------------*/ .reddot { color: #333; font-family: Tahoma, Arial, Verdana; font-size: 11px!important; line-height:1em!important; margin: 0; padding: 0; text-align: left; } .reddot a { background: none !important; color: #333; display: inline !important; padding: 0 !important; text-decoration: underline; } .reddot table td{ vertical-align: top; padding:2px 1px } .reddot ul li{margin:5px 0 5px 0 } .RDSEsizer { margin-left: 80px; font-family: Tahoma, Arial, Verdana; font-size: 11px!important; color: #333; } h3.RDSE { margin: 0 0 0 0; font-family: Arial, Verdana; font-size: 15px!important; color: #333; } h4.RDSE { margin: 0 0 0 0; font-family: Arial, Verdana; font-size: 13px!important; color: #333; } hr.RDSE { color: #333; background: #333; height: 1px; margin: 15px 0 15px 0; } /*Particolare lista */ ul.RDSE { font-family: Tahoma, Arial, Verdana; list-style: square; } li.RDSE { line-height: 16px; } .RDSEsizesmall{ font-family: Tahoma, Arial, Verdana; font-size: 10px!important; } /*Oggetto contenente definizioni di red dots*/ .RDSEclosed, .RDSEedit { border: 1px solid #f5e2e2; background: #f8efef; padding: 3px; margin: 0 0 0 0; } /*Valori assunti da placeholded tipo lista*/ .RDSEedit tt { color:#cc0000; font-family: monaco, "Lucida Console", courier, mono-space; letter-spacing: 0px; } /*Oggetti utili per tutte le evenienze. il primo in particolare è una specie di easyclearer*/ .RDclearer{overflow:auto;height:100%;clear:both;} .RDallclearer{clear:both;} .RDleft{float:left;} .RDright{float:right;} /*=Page opened ------------------------------------------------------------------------------*/ /*Oggetto contentente i reddot di apertura pagina*/ .RDSEopened { background: #990000; border: 1px solid #f5e2e2; color: #fff; padding: 3px; margin: 0 0 0 0; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #fff; text-align: left; } .RDSEopened a { text-decoration: underline; color: #fff; display: inline !important; padding: 0 !important; background: none !important; } /*Oggetto contentente metainfo visibili a pagina aperta*/ .RDSEmetainfo { border: 1px solid #990000; background: #f8efef; padding: 3px; margin: 0 0 0 0; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #333; text-align: left; } /*Aggiungi questa classe all'oggetto RDSEedit tutte le volte che ti serve per definire un container che aggiunga sottoelementi */ .ML { border: 1px solid #e5c3c0; margin-bottom: 5px; } /*=Page closed ------------------------------------------------------------------------------*/ .RDSEbottomclose{ border-bottom:3px solid #990000; border-left:3px solid #990000; border-right:3px solid #990000; font-size:4px!important; height:5px; } /*Multilink*/ .RDSEclosed img, .RDSEopened img, .RDSEedit img { margin: 0 1px 0 0px; float: none; } .RDSEclosed a:hover, .RDSEopened a:hover, .RDSEedit a:hover { text-decoration: underline; } .listcomment { margin-left: 10px; color: #CAA49A; font-style: italic; } /*Altro*/ .RDSEframe { border-top: 2px dotted #990000; border-bottom: 2px dotted #990000; margin-top: 10px; margin-bottom: 10px; } .RDSEborderleft{border-left: 2px dotted #990000;} .RDSEborderright{border-right: 2px dotted #990000;} /*aggiunto per gestire oggetti reddot dentro un container con overflow*/ .overflowRD{overflow-y:auto!important;} body .rdcontent{margin-top:0!important;}