@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/*#back-button[disabled="true"] 
{ 
  display: none; 
}
#forward-button[disabled="true"] 
{ 
  display: none; 
}
*/
#back-forward-dropmarker
{
  padding: 6px 0px 0px 0px !important;
}

.toolbarbutton-1

{

  padding: 5px 0px 0px 0px !important;

}

.toolbarbutton-1[checked="true"], .toolbarbutton-1[open="true"],

.toolbarbutton-menubutton-button[checked="true"],

.toolbarbutton-menubutton-button[open="true"] 

{

  padding: 5px !important;

}
   .searchbar-textbox { background-color: #e1e1e1 !important;
                    padding: 0px 5px 0px 5px !important; }
#urlbar, .searchbar-textbox { border-style: none !important; top: 0px !important; background: url("http://img42.imageshack.us/img42/177/urlf.png") 0px 0px no-repeat !important; margin: 5px 10px -2px 10px !important; height: 22px !important; }

#urlbar { top: 0px !important; background: url("http://img196.imageshack.us/img196/2901/urla.png1") 0px 0px no-repeat !important; margin: 5px 20px 0px 20px !important; height: 22px !important; font-size: 10pt !important;}


#urlbar .dropmarker-icon {/*display: none !important;*/ background: url("http://img109.imageshack.us/img109/4231/drop.png") !important;}

toolbarbutton:hover
{
  -moz-border-radius: 19px !important; /* Change this to 5px to get nicely rounded buttons instead of round buttons - Code below: */
  /* -moz-border-radius: 5px !important; */             /* This is the code to make the borders nice Rounded Edges - not circles  */
}



#PersonalToolbar {
  -moz-appearance: 1 !important;
  background: #e1e1e1 url("doh") top repeat-x !important; 
  padding: 3px 10px 3px 10px !important;
}


 treechildren:-moz-tree-row(selected) 
{

border: none !important;

}



 treechildren:-moz-tree-row(selected,focus) 
{

border: none !important;

}

 .bookmark-item:hover
{


opacity: 1 !important;

}


 .bookmark-item[container]:hover
{


opacity: 1 !important;

}
tab:not(.tabbrowser-tab)[selected="true"]{min-width:100px !important;}



#content tab[selected="true"]{min-width: 250px !important;}




tab {opacity: 0.50 !important;}

tab:hover {opacity: 0.75 !important;}

tab[selected="true"] {opacity: 0.90 !important;}

.tab-text {text-align: center !important; margin-bottom: 3px !important}


.tabbrowser-tabs {margin-top:0px !important; margin-bottom:0px !important;}

.tabbrowser-tab {margin-top:0px !important;}


.tab-icon-image {display:none!important}


.tabs-closebutton-box, .tab-close-button 
{display:none!important}



.tabbrowser-strip tooltip {display: none;}



.tabbrowser-strip { height: 35px !important; }
.tabs-bottom { display: none !important; }




#identity-box
{
  display: none !important;
}

#navigator-toolbox toolbarbutton:not(.bookmark-item)
{
-moz-appearance: none !important;
border: 0px solid !important;
}

toolbarbutton[type="menu-button"] toolbarbutton
{
-moz-appearance:none!important;
padding-top: 3px !important;}




.tabbrowser-tab[busy] > .tab-icon-image
{display: -moz-box !important;} 

