#gas
{
  text-align: center;
  padding-bottom: 1em;
}

.gas_side
{
  text-align: center;
}

.gas_talkback
{
  text-align: center;
}

.alertbox
{
  border-color: red !important;
}

.helpsites a:link, .helpsites a:visited
{
  font-weight: bold;
}

.new
{
  font-size: .7em;
  color: red;
}

body
{
  background: #ffffff;
  margin: 0;
  padding: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
}

#masthead
{
  position: relative;
  background: url("/web/20110721231013im_/http://www.mozillazine.org/image/default/sky.png") repeat-x;
  margin: 0;
  padding: 0;
  height: 78px;
}

#masthead h1
{
  position: absolute;
  left: 0.1em;
  bottom: 0;
  margin: 0;
  padding: 0;
}

#masthead h1 img
{
  position: absolute;
  bottom: 8px;
}

#sprite
{
  background: url("/web/20110721231013im_/http://www.mozillazine.org/image/default/blimp.png");
  width: 133px;
  height: 70px;
  float: right;
}

/*Two Column Layout*/

#main
{
  padding-top: 1.5em;
  width: 100%;
}

#sidebar
{
  padding-top: 1.5em;
  width: 175px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*Three Column Layout*/


#container
{
  width: 100%;
  position: relative;
}

#ccol
{
  min-height: 750px;
  position: relative;
  /*height: inherit;*/
}

#lcol
{
  margin-top: 0px;
  padding: 10px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 170px;
}

#rcol
{
  margin-top: 0px;
  padding: 10px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 170px;
}

#rcol2
{
  margin-top: 80px;
  padding: 10px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 170px;
}


#mainpage
{
  position: relative;
  margin-top: 10px;
  padding: 5px;
  margin-left: 185px;
  margin-right: 185px;
}

#mainpage2
{
  margin-top: 10px;
  padding: 5px;
  margin-right: 185px;
  margin-left: 5px;
}

#store
{
  border: 1px solid black;
  padding: 0;
  margin: 0 0 1.5em 0;
  overflow: hidden;
}

#blogging ul li p
{
  margin-top: 1em;
  margin-bottom: 0;
}

#blogging p.bflink, p.bflink
{
  font-size: .7em;
  margin-top: 0;
  margin-left: 10px;
}

#blogging p.archiveslink
{
  text-align: center;
}

#blogging p.archiveslink a:link, #blogging p.archiveslink a:visited, #blogging p.bftitle
{
  font-weight: bold !important;
}

#blogging p.bftitle, #blogging p.bfblurb
{
  text-align: center;
}


#main > *:first-child, #sidebar > *:first-child, td > br:first-child + *
{
  margin-top: 0;
}

#footer
{
  border-top: 1px solid black;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .8em;
}

#footer p
{
  margin: 0;
}

#donations
{
  text-align: center;
}

#search
{
  width: 122px!important;
}

#bugsearch
{
  margin-top: 15px;
}


h1
{
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

h2, h3
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

table, img
{
  border: 0;
}

a:link
{
  font-weight: bold;
  color: #006666;
}

a:visited
{
  font-weight: bold;
  color: #663366;
}

.accesskey
{
  text-decoration: underline;
}

.important
{
  font-weight: bold;
  color: #ff0000;
}

#headlines h2
{
  margin-top: 0;
  margin-bottom: 0;	
  border-bottom: 1px #000 dotted;
  font-weight: bold;
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 1em;
  clear: both;
}


#headlines h3 
{
  font-size: 1em;
  margin: 15px 5px 5px 5px;
  font-family: Georgia, Times New Roman, Times, serif;
  clear: both;
}


.fullarticle h2, center h2
{
  margin-top: 0;
  font-family: Georgia, Times New Roman, Times, serif;
  text-align: center;
}

.fullarticle h3, .fullarticle h4
{
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 1em;
}

.fullarticle h3
{
  font-weight: bold;
  font-style: normal;
}

.fullarticle h4
{
  font-weight: normal;
  font-style: italic;
}

.fullarticle p.dateline
{
  font-family: Times New Roman, Times, serif;
  font-size: 1em;
  font-weight: bold;
  font-variant: small-caps;
  text-align: center;
}

.fullarticle .byline
{
  display: inline;
  border-right: 1px solid #ff9900;
  padding-right: 0.5em;
  color: #cc3300;
  background: transparent;
  font-style: normal;
  text-transform: lowercase;
}

.fullarticle .byline strong
{
   font-weight: normal;
   text-transform: uppercase;
}

.fullarticle p.first
{
   display: inline;
   padding-left: 0.5em;
}

.fullarticle table
{
  width: 100%;
  text-align: left;
}

.fullarticle .independent
{
  margin-top: 1.33em;
  margin-bottom: 1em;
  padding: 0.5em;
  border: thin dotted gray;
}

.fullarticle .independent h3
{
  display: inline;
  margin-bottom: 0;
}

.fullarticle .independent h3 + p
{
  display: inline;
  margin-bottom: 0;
  font-size: 0.8em;
}

.fullarticle .independent h3 + p + ul.quickaccess
{
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}

.fullarticle .independent h3 + p + ul.quickaccess + ul.sysreq
{
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  font-style: italic;
}

.fullarticle .independent h3 + p + ul.quickaccess li, .fullarticle .independent h3 + p + ul.quickaccess + ul.sysreq li
{
  display: inline;
  border-left: 4px double #000000;
  padding-left: 0.3em;
  padding-right: 0.2em;
}

.fullarticle .independent h3 + p + ul.quickaccess li:first-child, .fullarticle .independent h3 + p + ul.quickaccess + ul.sysreq li:first-child
{
  display: inline;
  border-left: 0;
  padding-left: 0;
}

.submitnews
{
  font-family: Georgia, Times New Roman, serif;
  border: 1px solid black;
}

.submitnews .required, .submitnews .optional, .submitnews .input, .submitnews .submit
{
  margin: 0;
  padding: 5px;
  border-top: 1px solid #006666;
}

.submitnews .required
{
  background: #006666;
  color: #ffffff;
}

.submitnews .optional
{
  background: #cccccc;
  color: #000000;
  color: #000000;
}

.submitnews .input
{
  background: #faf9f6;
  color: #000000;
}

.submitnews .submit
{
  background: #faf9f6;
  color: #000000;
  text-align: center;
}

.submitnews .note
{
  font-size: .80em;
}

q
{
  quotes: '\201C' '\201D' '\2018' '\2019';
}

q:before
{
  content: open-quote;
}

q:after
{
  content: close-quote;
}

q
{
  font-style: italic;
}

* > q
{
  font-style: normal;
}

ul.plain, ul.simple
{
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

ul.simple li
{
  margin-top: 1.33em;
}

ul.simple:first-child
{
  margin-top: 0;
}

dl.simple dt
{
  margin-top: 1em;
  font-weight: bold;
}

dl.simple dd
{
  margin-left: 0;
  padding-left: 0;
}

#sidebar div
{
  border: 1px solid black;  
  color: inherit;
  background-color: #faf9f6;
  margin-bottom: 0;
  padding: 10px 10px 10px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : .8em;
}

input, textarea, select
{
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input[type="submit"], input[type="button"]
{
  padding-top: 1px;
  padding-bottom: 1px;
}

.stryTxt
{
  font-size: 0.8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left: 15px;
  margin-bottom: 0px;
}

.stryRspncLnk
{
  margin: 10px 15px 20px 15px;
  font-size: 0.8em;
  font-weight: bold;
  font-family: Georgia, Times New Roman, Times, serif;
}

.stryFllArtcl
{
  float: right;
  margin: 10px 15px 20px 15px;
  font-size: 0.8em;
  font-weight: bold;
  font-family: Times New Roman, Times, serif;
  text-transform: uppercase;	
}

.sidebar h2
{
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}

#sidebar div *
{
  margin-top: 0;
  padding-top: 0;
}

#sidebar div a
{
  font-weight: normal;
}

#sidebar div ul
{
  list-style: none;
  margin-top: 0; 
  margin-left: 0;
  padding-left: 0;
}

#sidebar div ul.translations li
{
  display: inline;
}

#sidebar ul.center, #rcol ul.center
{
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
}


#poll p

{
  text-align: center;
}

#poll p.question

{
  text-align: left;
}

#poll label

{
  display: block;
}

#oldernews
{
}

#oldernews p
{
  text-align: center;
}

#oldernews li
{
  margin-bottom: 1.33em;
  font-weight: bold;
}

#oldernews a:link, #oldernews a:visited
{
  font-weight: bold;
}

.buildbar
{
  vertical-align: bottom;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : .8em;
  color:  #FFFFFF;
  background-color: #003300;
  border-bottom: 1px solid #669900;
  margin: 0;
  padding: 2px 3px;
}

#bugday
{
  width: 100%;
  color: #000000;
  background-color: #faf9f6;
  border: thin solid #003366;
  margin-bottom: 1em;
  padding: 0.8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
}

#bugday h2
{
  margin: 0;
  font-size: 100%;
  font-weight: bolder;
}

.buildbar a
{
  color: #ccffcc;
  background-color: transparent;
  font-weight: normal;
}

#aHead h3, .rHead h4, #aHead h5
{
  margin: 0;
  padding: 0;
}

#aHead h3
{
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 1.1em;
}

#aHead h5
{
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  color: #999966;
  background: inherit;
}

#aHead
{
  padding: 15px;
  border: 1px solid black;
  font-family: Georgia, Times New Roman, Times, serif;
  background: #faf9f6;
  color: black;
}


#aHead p
{
  margin-bottom: 0;
}

#aHead .clear
{
  margin: 0;
  padding: 0;
  line-height: 0;
  clear: both;
}

#aFullLink
{
  font-family: Times New Roman, Times, serif;
  font-size: .8em;
  text-transform: uppercase;
  text-align: right;
}

.rHead, .aMsg, .aOK
{
padding: 2px;
border: 1px solid black;
font-family: Verdana, Arial, sans-serif;
font-size: .8em;
margin: 15px 0 0 0;
background: #faf9f6;
color: black;
}

.rHead p
{
  margin: 0;
}

.rhead p .admin
{
  color: #cc0000;
}

.rBody
{
  overflow: auto;
  max-width: 100%;
  padding: 2px;
  border: 1px solid black;
  font-family: Georgia, Times New Roman, Times, serif;
  margin: 0;
  border-top: 0;
}

.rBody p
{
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.rBody p:first-child
{
  margin-top: 0
}

.rRply
{
  padding: 0 0 0 15px;
}

a.rLink {
  font-weight: normal;
  float: right;
}

.new
{
  font-size: 0.8em;
  color: #FF0000;
  text-transform: uppercase;
}

.aMsg, .aOK
{
  margin-top: 0; 
  margin-bottom: 5px;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}

.aMsg
{
  color: #ff0000;
}

.tb
{
  font-family: Georgia, Times New Roman, serif;
  border: 1px solid black;
  margin-top: 1em;
}

.tb h3, .tbText, .tbMember, .tbResponse, .tbSubmit
{
  margin: 0;
  padding: 5px;
}

.tb h3, .tbMember 
{
  margin: 0;
  background: #006666;
  color: white;
  border-top: 1px solid #006666;
  border-bottom: 1px solid #006666;
}

.tb h3
{
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 1em;
  font-weight: bold;
}

.tbText, .tbResponse, .tbSubmit
{
  background: #faf9f6;
  color: #000000;
}

.tbResponse p
{
  margin: 0;
}

.tbResponse p.tbTitle
{
  padding-bottom: 5px;
}

.tbSubmit
{
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

#title
{
  width: 100%;
}

/* Legacy Styles */

#header
{
  padding-left: 2px;
  background-image: url("/web/20110721231013im_/http://www.mozillazine.org/image/new/tile_gif.gif");
}

.articletext
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : .80em;
}

.nav:link
{
  font-weight: normal;
}

.nav:visited
{
  font-weight: normal;
}

.formheader
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .80em;
  font-weight: bold;
}
  
.formheader2
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : .70em;
  font-weight: bold;
  color : #666633;
}

.fullarticle .independent h3 + p + address
{
  margin-top: 0;
  font-style: normal;
  text-transform: lowercase;
}

.fullarticle .independent h3 + p + address a
{
  text-transform: none;
}

.fullarticle .independent h3 + p + p
{
  margin-top: 0;
}

.sidebarHeaderBoxTop
{
  background-color: #faf9f6;
  padding: .6em;
  border-bottom: 1px solid black;
  text-align: center;
}

.sidebarHeaderBoxContent
{
  padding:          0.5em;
}

.sidebarHeaderBoxBottom
{
  background-color: #faf9f6;
  padding: .6em;
  border-top: 1px solid black;
  text-align: center;
}

.sidebarBox
{
  background-color: #faf9f6;
  border: 1px solid black;
  padding: .6em;
  font-size: .8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebarHeaderBox
{
  border: 1px solid black;
}

.sidebar
{
  border: 1px solid black;  
  color: inherit;
  background-color: #faf9f6;
  padding: 10px 10px 10px 10px;
  margin-bottom: 2em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : .8em;
}

.sidebar *
{
  margin-top: 0;
  padding-top: 0;
}

.sidebar a
{
  font-weight: normal;
}

.sidebar ul
{
  list-style: none;
  margin-top: 0; 
  margin-left: 0;
  padding-left: 0;
}

.sidebar ul.translations li
{
  display: inline;
}

.sidebar ul.center
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
}

.sidebar ul.center li
{
  text-align: center;
}

/*
     FILE ARCHIVED ON 23:10:13 Jul 21, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:56:19 Jul 04, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 240.812
  exclusion.robots: 0.182
  exclusion.robots.policy: 0.176
  RedisCDXSource: 31.426
  esindex: 0.009
  LoadShardBlock: 186.743 (3)
  PetaboxLoader3.datanode: 242.867 (4)
  CDXLines.iter: 12.899 (3)
  load_resource: 641.157
  PetaboxLoader3.resolve: 543.23
*/