/*
 * Gmail Monospaced, Patched, Hovered
 *
 * Author      : Julius Thyssen
 * Updated     : July 30th, 2007
 * Website     : http://jult.net
 * Description : Modifies fonts, colors, logos, hovering and some other things on Google Mail Gmail
 * Usage       : Use with Stylish Firefox extension (http://userstyles.org/) or copy to your Firefox userContent.css file
 */
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("https://www.google.com/accounts/ServiceLogin?service=mail")
{
img[src$="talk_bubbles.gif"], .form-noindent[cellpadding="0"], 
body br, td[width="75%"] {display: none !important;}
body, td {background-color: #f0f0ef !important;}
table[width="95%"], table[width="94%"] {width: 40% !important;}
body > table:first-child {margin-bottom: -1em !important;}
}

@-moz-document url-prefix(http://mail.google.com/), url-prefix(https://mail.google.com/), domain(mail.google.com)
{
.mb, .tb {font-family: MonoSpace !important; font-size: 9pt !important;}
.mb * {font-size: 10pt !important;}
div#mb_0 {color: #010000 !important; background-color: #f0f0ef!important;}
.chc, .ci, .tbo, HTML, BODY, TABLE, INPUT, TEXTAREA, SELECT {color: #010000 !important;  background-color: #f0f0ef !important;}
div#nt1, td[vAlign="top"][width="149"] {display: none !important;}
.lk {text-decoration:none !important;}
*{color: #221100;}
table.tlc tr.rr:hover,
table.tlc tr.y:hover {background-color: #f0f0ef !important;}
table.tlc tr.ur:hover {background-color: #e0f1c1 !important;}

#gbar .gbarp,
#guser {font-size:11px !important;}
#gbar .gbarp a,
#gbar .gbarp u,
#guser a,
#guser span {text-decoration:none !important;}
#gbarl {display:none !important;}
#prf_l {padding-top:8px !important;text-align:left !important;font-size:60% !important;}
#tt {padding-right:90px !important;}
*[class^=rh] {display:none !important;}
div#fic {margin-right:0 !important;}
div#rh {padding:0 !important;width:auto !important;height:auto !important;float:right !important;}
div#ap {overflow:hidden !important;}
div#ap .ar {float:left !important;margin-right:5px !important;}
div#nb_1 {display:none !important;}
div#tbd {min-height:170px !important;}
div#ft {display:none !important;}
#rfr {display:block;width:17px;height:17px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNS8xNS8wN9g/hOYAAAAYdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3Jrc0+zH04AAADZSURBVBiVddCxTUMxFIXh76HXkwmADYIU92SDkA3CBjCBnzdIQ0UBNNRkgoTeRWABEAOgZAJTxJGenuA09x7f3/bVaUopICSX6DDDDivc5minqimlHMF1PdvWOsUX5jnahmTRTLoyquAyR8/HV0JyjtdqH3DfTLoywyZHewOF5BQfOIM2R6sh1NP8CEIbkjIAnnJ0E5IFHvuDZtKVMgT/+6bt9T+4+wsKyQhXJ9W/4BvrkFwMwIVDWpu2t+PYIarPkLxVdlzrNEf7pvRWrlEtcY1Rvdzl6B1+AStCR5ZTT+8xAAAAAElFTkSuQmCC)
 50% 50% no-repeat;text-indent:-5000px;}
}

