/* AGENT_SHEET */ 
/* by makondo, 04.09 */
@namespace html url(http://www.w3.org/1999/xhtml);
@namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

scrollbar * 
{ background: transparent !important; }

scrollcorner
{ -moz-appearance: none !important;
background: transparent !important; 
height: 0 !important;
width: 0 !important; }

gripper
{ -moz-appearance: none ! important;
background: none !important;
border: none !important;
width: 0 !important; }

scrollbar[orient="vertical"] 
{ -moz-appearance: none ! important;
min-width: 14px !important;
margin-right: -4px !important; 
background: linear-gradient(to right, #333, #555, #555, #333) !important; }

scrollbar[orient="horizontal"]
{ -moz-appearance: none ! important;
min-height: 14px !important;
margin-right: -6px !important;
background: linear-gradient(to bottom, #333, #555, #555, #333) !important; }

scrollbar thumb[orient="vertical"]
{ -moz-appearance: none !important; 
border: none !important; 
height: 50px !important;
min-height: 20px !important;
padding: 0 !important;
background:  url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAIAAAD+GJp4AAAAKElEQVR42mOcN2/edzD49u0bkPzx4weQ8RMMfv369RsMmBiIAHRWBAD3LyHlL6diJAAAAABJRU5ErkJggg==") center repeat-y !important; }

scrollbar thumb[orient="horizontal"]
{ -moz-appearance: none !important; 
padding: 0 !important;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAMCAIAAAAlAuB6AAAAL0lEQVR42lXBEQIAIBAAwf1ekkRZFh+mcXp6b413hjLSeMY1jhHGNpYxjWF0o9kHcZdOHN0HUGIAAAAASUVORK5CYII=") center repeat-x !important; } 

scrollbar scrollbarbutton
{ -moz-appearance: none ! important;
border: none !important;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAA1VBMVEUiIiIkJCQlJSUmJiYnJycpKSkqKiorKyssLCwtLS0uLi4vLy8wMDAxMTEyMjIzMzM2NjZRUVFSUlJVVVVXV1dcXFxdXV1fX19hYWFiYmJlZWVnZ2dra2tsbGxubm5vb29wcHBxcXFycnJ1dXV3d3d6enp8fHyAgICCgoKDg4OJiYmOjo6QkJCTk5OXl5eYmJiampqdnZ2fn5+hoaGioqKjo6OlpaWnp6eoqKipqamqqqqrq6usrKyurq6vr6+wsLCxsbGysrKzs7O0tLS2tra4uLi9vb2OxOJhAAAAf0lEQVR42gXBSw7CIBQF0PeD1xCNa3L/W9CBcdbUpIMWAhSu5/Dz6s1C7GXRTYTqFB8c0v41NjfKxvf102yQr10Ifc9sdEopCqtnmjYseeUQhoKlRGGNCiIig9aL0WWCYI8866GQobPbsWy/rID45Za2V19AhOZNb2/IJALziH9L+EVP5iaO6QAAAABJRU5ErkJggg==") center no-repeat  !important;  }

