/* by makondo, 06/09 - based on style by Hj-kos - thanks! */
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url("chrome://browser/content/browser.xul");
@-moz-document url(chrome://global/content/commonDialog.xul);
@-moz-document url(chrome://mozapps/content/downloads/downloads.xul) { 

/* scComment9675491710712859
#browser:not(:-moz-lwtheme),
dialog, page, dialog *,
wizardpage, wizard, 
prefwindow, 
#main-window:not([style*="rgb"]):not([chromehidden~="menubar"]):not([chromehidden~="directories"]):not([chromehidden~="location"]), #downloadManager
{ -moz-appearance: -moz-win-glass none !important;
background: none !important; }*/

/* *:not([style*="rgb"]), dialog *
{ -moz-appearance: -moz-win-glass !important; 
background: none !important; }*/

#downloadManager richlistitem, .wizard-header, wizardpage
{ border: none !important;  
font-weight: bold !important;
color: black !important;
text-shadow: 0px 0px 6px white !important; }

/* addons disable exts. warning list */ 
#addonList, #addonsChildren
{ color: black !important;
text-shadow: 1px 1px 1px white !important; }

#downloadManager richlistbox, .wizard-buttons-separator.groove, radiogroup
{ -moz-appearance: none !important; 
border: none !important; }

/*#downloadManager richlistitem:hover, #downloadManager richlistitem[selected="true"], 
[current="true"], #addonsTree
{ -moz-appearance: none !important;
-moz-box-shadow: inset rgba(98,128,136, 0.3) 1px 8px 10px 2px  !important;
-moz-border-radius: 8px !important;
border-top: 1px solid !important; 
border-bottom: 2px solid !important; 
border-left: 1px solid !important;
border-right: 2px solid !important;
-moz-border-top-colors: #C5D3D4 #9EA9AA#8E9899 !important; 
-moz-border-bottom-colors: #435657 #69D2E0 #ccc !important;
-moz-border-left-colors: #F1F7E9 #ccc #ccc !important;
-moz-border-right-colors:  #666 #4CB5B8 #274D54 !important; }*/ }

/* ==================== */

dialog, textbox, filefield, #print-preview-toolbar 
{ -moz-appearance: -moz-win-glass !important; 
background: none !important; }

/* buttons */
.dialog-button, #downloadManager #clearListButton, .wizard-button
{ -moz-appearance: none !important;
color: black !important; 		
background: url(chrome://browser/skin/tabbrowser/tab-bkgnd.png) !important; 
-moz-border-radius: 8px !important;
-moz-box-shadow: 
0 0 2px rgba(255, 255, 255, 0.4) inset,
0 4px 6px rgba(255, 255, 255, 0.4) inset,
0pt 11px 0 2px rgba(255, 255, 255, 0.2) inset,
0pt 13px 8px rgba(0, 0, 0, 0.3) inset,
2pt 2px 4px rgba(0, 0, 0, 0.2)  !important;
border-top: 1px solid !important; 
border-bottom: 2px solid !important; 
border-left: 1px solid !important;
border-right: 2px solid !important;
-moz-border-top-colors: #C5D3D4 #9EA9AA#8E9899 !important; 
-moz-border-bottom-colors: #435657 #69D2E0 #ccc !important;
-moz-border-left-colors: #F1F7E9 #ccc #ccc !important;
-moz-border-right-colors:  #666 #4CB5B8 #274D54 !important; }

button:hover, #downloadManager #clearListButton:hover
{ -moz-appearance: none !important; 
background: url(chrome://browser/skin/tabbrowser/tab-hover-bkgnd.png) !important;
color: #010726 !important;
background: rgba(179,207,198, 0.3) !important; }


@-moz-document url("chrome://browser/content/browser.xul"), url(chrome://browser/content/aboutDialog.xul) { 

window:not([chromehidden~="menubar"]):not([chromehidden~="directories"]):not([chromehidden~="location"])
/*toolbox, sidebarheader, *//*#main-window, */
/*scrollbar, scrollcorner, #sidebar-splitter */
{ -moz-appearance: -moz-win-glass !important; 
background: none !important; }

tabbox, #tablist, caption, tab, #main-window notificationbox , #downloadView scrollbox, #clientBox
{ -moz-appearance: -moz-win-glass !important; 
background: none !important;
color: black !important; }

/*#browser
{ margin-left: -4px !important; }*/

/*tab 
{ -moz-border-radius: 5px 5px 0 0 !important; 
border: 1px solid black !important;
border-bottom: 0 !important; }*/

.tabs-right, .tabs-left 
{ border-bottom: 1px dotted black !important; }

/* about Fx */
#clientBox
{padding: 20px 0 50px 0!important; }
#userAgent
{ margin-top: 60px !important; }

#clientBox, #version
{ font-size: 14px !important; 
font-weight: bold !important; 
color: black !important; 
text-shadow: 1px 1px 1px white !important; }
#copyright > label
{ color: #1D4566 !important;
text-shadow: 0px 0px 6px white !important; }

#groove 
{ display: none !important; } }

groupbox
{ -moz-appearance: none !important;
border: none !important;
background: none !important; } 
