/* by makondo, 01/11 */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:plugins") {

html
{ background: rgba(0,0,0, .6) !important; 
-moz-box-shadow: inset rgba(56,52,44,0.4) 4px 4px 10px 18px !important; }

body
{ -moz-border-radius: 8px !important; 
padding: 2px !important;
background: rgba(0,0,0, .5) !important; 
-moz-box-shadow: inset rgba(145,135,122,0.4) 1px 4px 23px 10px, rgba(0,0,0, .6) 0px 4px 4px !important; }

.contenttable
{ border: none !important; }

#outside hr
{ border: none !important; }

/* blocks */
#outside tr 
{ background: #444 !important;
font-weight: bold !important;
font-size: 14px !important;
color: #8B9994 !important;
text-shadow: 1px 1px 2px #000 !important; }

#outside tr:hover
{ background: -moz-linear-gradient(rgba(0,0,0, .4)1%, rgba(0,0,0,.6)100%, rgba(0,0,0, .4)) !important; 
color: black !important;
text-shadow: 1px 1px 2px #999 !important; }

/* treecol */
#outside th
{ background: -moz-linear-gradient(rgba(0,0,0, .3)1%, rgba(183,183,183, .2), rgba(255,255,255,.3), rgba(183,183,183, .4), rgba(0,0,0, .3)) !important; 
font-weight: normal !important;
text-shadow: 1px 1px 2px #222 !important;
border-top: none !important;
border-right: 1px solid black !important;
border-left: none !important;
border-bottom: 1px solid black !important; }

#outside th:last-child,
#outside td:last-child
{ border-right: none !important; }

td
{ border: none !important;
border-bottom: 1px solid black !important;
border-right: 1px solid black !important; 
-moz-box-shadow: rgba(0,0,0,0.2) 1px 4px 8px  !important; }

/* ===== font ===== */
#outside
{ color: #929280 !important;
text-shadow: 1px 1px 1px black, 2px 2px 2px #000 !important; }

h1
{ font-size: 18px !important; }

h2
{ font-weight: normal !important; }

a
{ color: #D0D2AC !important; }
a:hover
{ color: #C05C14 !important; }

th
{ color: #000 !important;
text-shadow: 1px 1px 2px #444, 1px 1px 2px #444 !important; } }
