/* $Id: project.css,v 1.251 2006/01/07 14:44:59 chee Exp $ */
@import url("/hide_from_ns4.css");

/* from http://not.mozdev.org/reorg/briggs-import-fonts.css */

body, html {
	color: #000000;
	background-color: #ffffff;
}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;/*font-size: 76%; font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
}

img {
	border: 0;
}
	
/**/

a:link {
  color: #8B008B;
  background-color: inherit;
} /* darkmagenta */

a:visited {
  color: #000080; /* navy */
  background-color: inherit;
}

.project-name {
  background: inherit;
  color: #900;
  font-family: verdana, helvetica, arial, san-serif, serif;
  font-size: xx-large;
  padding: 0;
}

.project-name:after {
  content: url(http://www.mozdev.org/sharedimages/boxes.gif);
  padding-left: 1.1em;
}


h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}

h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

#content,
.page-header {
  background: inherit;
  color: #000;
  font-family: verdana, arial, helvetica, sans-serif, serif;
  font-size: 1em;
  padding: 0;
}

h1#content {
  font-size: 1.6em !important;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.2em !important;
}

h4.flashblock-h4 {
	font-size: 1.2em !important;
}

#mozdev-navigation ul {
  font-size: 90%;
}

#mozdev-searchbox {
  position: static;
  margin-top: 0;
  margin-bottom: 0 !important;
  padding-bottom: 0;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  overflow: hidden;
}

#mozdev-searchbox h4 {
  border-style: solid;
  border-color: black;
  border-width: 0px 0px 1px;
  color: inherit;
  background-color: #E6E6FA;
} /* Lavender */

#mozdev-style {
  display: none;
}

#mozdev-searchbox form {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-top: 0.1em;
  padding-bottom: 0.5em;
}

#mozdev-searchbox div {
  margin: 0em;
}

#mozdev-searchbox .mozdev-searchbutton {
  margin-top: 0.2em;
  font-weight: bold;
  color: rgb(0,0,0);
  background-color: rgb(220,255,255);
}

#mozdev-navigation .menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2px;
  border-style: solid;
  border-color: black;
  border-width: 0 1px 1px;
  overflow: hidden;
}

#mozdev-navigation .menu h4 {
  border-style: solid;
  border-color: black;
  border-width: 0px 0px 1px;
  color: inherit;
  background-color: #E6E6FA;
} /* Lavender */

.project-navigations {
  margin-bottom: 2em;
  border: none; /* work around weird ns4 bug */
  font-size: smaller;
}

#project-navigation .navigation-list {
}

#project-navigation th {
  background-color: inherit;
  background-image: url("http://www.mozdev.org/sharedimages/nav-icon.png");
  background-repeat: no-repeat;
  color: #900;
  font-family: verdana, arial, helvetica, sans-serif, serif;
  padding-left: 18px;
  padding-top: 0;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: top;
  text-align: left;
}

#install-navigation {
  border-collapse: collapse;
}

.install-navigations {
  border-top: 3px solid blue;
  font-size: 100%;
}

#install-navigation th {
  background-color: inherit;
  background-image: url("http://www.mozdev.org/sharedimages/nav-icon.png");
  background-repeat: no-repeat;
  color: #900;
  font-family: verdana, arial, helvetica, sans-serif, serif;
  padding-left: 18px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: top;
  text-align: left;
}

#install-navigation td {
  border: none;
  margin: 0;
  padding: 0px 0.5em;
  float: left;
}

#install-navigation a {
  text-decoration: none !important;
  color: inherit;
  background-color: #98FB98; /* PaleGreen */
  display: block;
  padding: 1px 0.5em;
}

#install-navigation a:hover {
  color: inherit;
  background-color: #AFEEEE; /* PaleTurquoise */
}

#infoTabs {
  float: right;
}

#infoTabs ul {
  font-size: smaller;
}

.infoTab {
  margin: 10px;
  width: 154px;
}

.infoTab .infoHeader {
  background: #f90 no-repeat url("http://www.mozdev.org/sharedimages/infotab_top.png");
  color: #fff;
  text-align: center;
  font-family: helvetica, arial, san-serif, serif;
  font-weight: bold;
}

.infoTab .infoItems {
  font-size: smaller;
}

.infoTab .infoItems div {
  background: white no-repeat url("http://www.mozdev.org/sharedimages/bullet.gif");
  color: inherit;
  padding-left: 16px;
  padding-bottom: 5px;
}

#flashblock-season-greetings {
  float: right; text-align: center;
  font-size: medium;
  font-weight: bold;
  color: red;
  background-color: inherit;
  margin: 0 0.5em;
  padding: 0;
}

#flashblock-season-greetings img {
  margin: 0;
  padding: 0;
}

.flashblock-install-button td {
  border: none;
  margin: 0;
  padding: 0;
}

.flashblock-install-button a {
  display: block;
  text-decoration: none !important;
  text-align: center;
  font-size: medium;
  border: 1px solid rgb(0,170,0);
  margin: 0 1em;
  padding: 0.5em 1em;
  color: inherit;
  background-color: #98FB98; /* PaleGreen */
}

div.flashblock-announce,
div#flashblock-announce2,
div#flashblock-announce-important {
  font-family: helvetica, arial, "lucida console", "Gill Sans", sans-serif; 
  border-style: solid; border-width: 2px 4px 4px 2px;
  border-color: #009933;
  width: 70%;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  padding: 0.5em 1em 1px 1em;
}

div#flashblock-announce-important {
  border-color: #FF0000;
  font-size: larger;
}

div.flashblock-announce-smaller {
  font-size: smaller;
}

div#flashblock-announce ul {
  margin-bottom: 1px;
}

#main-content-no-nav ul,
#main-content ul {
  list-style-type: square;
  list-style-image: url("http://www.mozdev.org/sharedimages/bullet.gif");
  list-style-position: inside;
  padding-left: 0;
  margin-left: 0;
}

#main-content-no-nav li,
#main-content li {
  padding-top: 0.05em;
  padding-bottom: 0.05em;
}
 
.faq-content-no-nav ul,
.faq-content ul,
.history-content ul,
.translate-content ul {
  list-style-type: square;
  list-style-image: url("http://www.mozdev.org/sharedimages/bullet.gif");
  list-style-position: outside;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

.faq-content ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.faq-content li,
.history-content li,
.translate-content li {
  padding-left: 5px;
  margin-left:15px;
  /* margin-top: 0px;
  margin-bottom: 0px; */
  padding-top: 0.05em;
  padding-bottom: 0.05em;
  list-style-position: outside;
}

.faq-content li li,
.history-content li li,
.translate-content li li {
  /* margin-bottom: 0px; */
  margin-left:20px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.faq-content p {
   margin-top: 0.4em;
   margin-bottom: 0em;
}

fieldset {
  color: black;
  background-color: #DCffff; /* #f0f0f0; */
  border-style: solid;
  border-color: black;
  border-width: 1px 2px 2px 1px;
}

.faq-fieldset {
  width: 80%;
  padding: 0px 1em 2px;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.install-fieldset {
  width: 70%;
}

.install-fieldset > fieldset {
  font-size: smaller;
  font-family: helvetica, arial, "lucida console", "Gill Sans", sans-serif; 
  color: black;
  background-color: #ffffff;
  width: 90%;
  margin-bottom: 0px;
}

.contact-fieldset {
  width: 90%; /* 550px; */
  font-size: 10pt;
}

/*
.faq-fieldset ul,
.faq-fieldset ol,
.install-fieldset ul {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
*/
 
.contributor-div,
.licence-div {
  width: 70%;
}

.translate-content,
.contact-content,
.roadmap-content {
  width: 80%;
}


.translator_div {
  width: 80%;
  border-style: ridge; border-width: 4px;
}

#translator_credits {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px gray;
}

#translator_credits th {
  border-bottom: solid medium black;
}

#translator_credits td,
#translator_credits th {
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: left;
}

pre.code {
  border: solid thin;
  color: black;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px 5px;
}

pre.tinycode {
  font-size: small;
  border: solid thin;
  color: black;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px 5px;
}

.licence-txt {
  font-size: medium;
  width: 80%;
  overflow: auto;
  border: solid;
  border-width: 1px 3px 3px 1px;
  color: black;
  background-color: #ffffff;
  margin: 0px;
  padding: 0.5em 0.5em;
}

.flashblock-footer-links {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.flashblock-footer-links img 
{
  border: none;
  outline: none;
}

.flashblock-strike {
  text-decoration: line-through;
}

.flashblock-headline-1 {
  color: blue;
  background-color: inherit;
  font-weight: bold;
  padding: 0 0.5em 0 2px;
}

/*
#mozUninstall,
#mozUninstall * {
  border: solid thin;
}
*/
