/* -------------------------- Fonte ------------------ */ body { font-style: normal; font-weight: normal; font-size: 12px; color: #ffffff; font-family: Book Antiqua; line-height: 10px; cursor: crosshair; } /* ----------------- Barra de Rolagem ------------------- */ body {scrollbar-face-color: #50545d; scrollbar-highlight-color: #50545d; scrollbar-3dlight-color: #50545d; scrollbar-darkshadow-color: #50545d; scrollbar-shadow-color: #50545d; scrollbar-arrow-color: #000000; scrollbar-track-color: #50545d; } /* ----------------------- Link ---------------------- */ a, a:link{ color: #ffffff; height:0px; border-top: 1px dotted #none; border-bottom: 0px solid #none; cursor: e-resize; TEXT-DECORATION: none; background-color: none; } a:hover { color: #39874b; border-top: 1px solid #none; border-bottom: 0px solid #none; cursor: e-resize; TEXT-DECORATION: none; background-color: none; } } html { scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #39874b; scrollbar-base-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-face-color: #000000; scrollbar-highlight-color: #39874b; scrollbar-shadow-color: #39874b; } #6b1308, OffX=1, OffY=1, positive=2), chroma (color= #6b1308);} .HeadImage {padding-top:10px} /* ------------------------ Estilos --------------------- */ b { cursor: ne-resize; color: #39874b; cursor: ne-resize;} u { cursor: ne-resize; color: #ffffff; TEXT-DECORATION: none; border-bottom: 1px solid #000000; cursor: ne-resize;} i { cursor: ne-resize; color: #808287; cursor: ne-resize;} /* ---------------------- Caixas ------------------------- */ input, textarea, select {font-family: Arial; font-size: 12px; color: #ffffff; border-top: 1px dashed #000000; border-left: 1px dashed #000000; border-right: 1px dashed #000000; border-bottom: 1px dashed #000000; background-color: #1c2b3e; -moz-border-radius: 8px 8px 8px 8px; } /* ----------------------- Tables ----------------------- */ .table1 { color: #ffffff; background: #1c2b3e; border: 0px solid #; font: 10px Arial; font-weight: italic; text-align: center; text-transform: uppercase; letter-spacing: 2px; padding : 4px; -moz-border-radius: 0px 0px 0px 0px; } .table2 { color: #ffffff; border-bottom: 0px dashed #000000; background-color: #1c2b3e; text-align: right; border-left: 0px solid #1c2b3e;} -moz-border-radius: 0px 0px 0px 0px; } .fundopost { background-color: #1c2b3e; border-right: 1px solid #1c2b3e; border-bottom: 1px solid #1c2b3e; border-top: 1px solid #1c2b3e; border-left: 1px solid #1c2b3e; color: #1c2b3e; -moz-border-radius: 8px 8px 8px 8px; } /* ----------------------- blockquote------------------------ */ blockquote { color: #1c2b3e; background: #1c2b3e; border-top: 0px solid #ffffff; border-left: 5px solid #ffffff; border-right: 5px solid #ffffff; border-bottom: 0px solid #ffffff; -moz-border-radius: 0px 0px 0px 0px; padding: 1px 1px 1px 1px; margin: 1px 1px 1px 1px; } /* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */ /*-------------------------------------------------- REQUIRED to hide the non-active tab content. But do not hide them in the print stylesheet! --------------------------------------------------*/ .tabberlive .tabbertabhide { display:none;} /*-------------------------------------------------- .tabber = before the tabber interface is set up .tabberlive = after the tabber interface is set up --------------------------------------------------*/ .tabber {} .tabberlive { margin-top:1em;} /*-------------------------------------------------- ul.tabbernav = the tab navigation list li.tabberactive = the active tab --------------------------------------------------*/ ul.tabbernav{ margin:0; padding: 3px 0; border-bottom: none; font: 10px Arial; } ul.tabbernav li{ list-style: none; margin: 0; display: inline;} ul.tabbernav li a{ padding: 3px 0.5em; margin-left: 4px; color: #50545d; background-color: #1c2b3e; border-top: 1px solid #50545d; border-left: 1px solid #50545d; border-right: 1px solid #50545d; border-bottom: 1px solid #50545d; text-decoration: none; -moz-border-radius: 1px 1px 1px 1px;} ul.tabbernav li a:link { color: #ffffff; } ul.tabbernav li a:visited { color: #ffffff; } ul.tabbernav li a:hover{ padding: 3px 0.5em; color: #000000; margin-left: 4px; background: #39874b; border-top: 1px solid #50545d; border-left: 1px solid #50545d; border-right: 1px solid #50545d; border-bottom: 1px solid #50545d; text-decoration: none; -moz-border-radius: 1px 1px 1px 1px;} ul.tabbernav li.tabberactive a{ padding: 3px 0.5em; color: #000000; margin-left: 4px; background: #50545d; border-top: 1px solid #39874b; border-left: 1px solid #39874b; border-right: 1px solid #39874b; border-bottom: 1px solid #39874b; text-decoration: none; -moz-border-radius: 1px 1px 1px 1px;} ul.tabbernav li.tabberactive a:hover{ padding: 3px 0.5em; margin-left: 4px; color: #00000; background: #868789; border-top: 1px solid #50545d; border-left: 1px solid #50545d; border-right: 1px solid #50545d; border-bottom: 1px solid #50545d; text-decoration: none; -moz-border-radius: 1px 1px 1px 1px;} /*-------------------------------------------------- .tabbertab = the tab content Add style only after the tabber interface is set up (.tabberlive) --------------------------------------------------*/ .tabberlive .tabbertab { padding:5px; border-top:0px none; /* If you don't want the tab size changing whenever a tab is changed you can set a fixed height */ /* height:150px; */ /* If you set a fix height set overflow to auto and you will get a scrollbar when necessary */ /* overflow:auto; */} /* If desired, hide the heading since a heading is provided by the tab */ .tabberlive .tabbertab h2 { display:none;} .tabberlive .tabbertab h3 { display:none;} /* Example of using an ID to set different styles for the tabs on the page */ .tabberlive#tab1 {} .tabberlive#tab2 {} .tabberlive#tab2 .tabbertab { height:200px; overflow:auto;}