

.rtable THEAD {
  background-color:#5984C3;color:white;border-collapse: collapse;}

#submit {
  background-color: #EEE;
}
#submit H1 {
  border-bottom: 2px solid #369;
  line-height: 2em;
  padding-left: 8px;

}
#submit H1.left {
  border-right: 1px solid white;
  border-bottom: 2px solid #D75700;
  background-color: #FF7800;
  float: left;
  padding-right: 8px;
  clear: left;
}
#submit BUTTON {
  border: none;
  border-bottom: 2px solid #D75700;
  background-color: #FF7800;
  color: white;
  font-weight: bold;
  margin: 1em;
}
#submit LABEL,
#submit .label {
  font-weight: bold;
  color: #369;
  line-height: 1.5em;
}
#submit LABEL.normal {
  font-weight: normal;
  color: black;
}
#submit INPUT,
#submit SELECT,
#submit TEXTAREA {
  border: 1px solid #D75700;
  margin-right: 10px;
}
#submit INPUT[type="radio"] { border: none; }

#submit INPUT.normal {
  margin-right: 0px;
}
#submit UL {
  list-style-type: none;
  margin-top: 0px;
}
#submit .suggestion {
  position: absolute;
  background-color: white;
}
#submit .suggestion UL {
  padding-left:3px;
  border: 1px solid #D75700;
}
#submit .suggestion LI A:hover {
  cursor: pointer;
}
#submit .error {color: red;}
#submit .error:before {content:'>>';}

SELECT#status SPAN {font-weight: normal !important; color: gray !important; }
SELECT#status OPTION { font-weight: bold; background-color: #EEE;}
OPTION.stable { color: #00CC00; }
OPTION.unstable { color: #FF7800; }
OPTION.nonwork { color: gray; }
OPTION.crash { color: #FF3300; }

.rtable { width: 100%; }

.rtable .first { width: 1.5em;}

.rtable TH { font-size: 1.2em; padding: 3px; }
.rtable TD { border-bottom: 1px solid #CCC;padding: 4px 3px; }
.rtable TBODY TH { padding: 0px; }

.row1 { background-color: #EFEFEF; }
.row2 { background-color: #E7E7E7; }

.highlight {background-color: #FFFFCC; }

DIV.stable, TD.stable { background-color: #78E578; }
DIV.unstable, TD.unstable { background-color: #FFE578;}
DIV.nonwork, TD.nonwork { background-color: gray;}
DIV.crash, TD.crash { background-color: #FF9978;}

#breadcrumb { display:block; list-style-type:none; clear:both; padding-left: 0px; }
#breadcrumb LI { float:left; padding-left:10px; }

#letternavi A {font-family: monospace; font-size:1.4em; text-decoration: none; padding: 0px 2px; }



#entryTop {clear: both; margin-bottom: 10px; height: 120px; }
#entryTop H2 { margin: 5px 0px; max-width: 50%;}

#entryDetails { float: left; padding: 3px; border: 1px solid #5984C3; }
#entryDetails UL { list-style-type: none; margin: 0px 0px 0px 5px; padding: 0px;}
#entryDetails UL .key { font-weight: bold; color: gray; }

#entrySide { float:right; width: 500px; height: 100px;}

#sideContent { padding: 3px; border: 1px solid #5984C3; font-weight: bold; clear: both; height: 110px; }
#sideContent .screenshot { float: left; margin: 5px; border: 0px solid black; }

/* navigation */
.entryNavigation { clear: both; margin: 0px; padding: 0px; }
.entryNavigation LI { float: left; background-color: #5984C3; color: white; list-style-type: none; padding: 2px 10px; margin: 0px 3px; }
.entryNavigation LI A { color: white; }
.entryNavigation LI.active { background-color: #7BA6E5; font-weight: bold; }

/**/
#entryMain { clear: both; border-top: 1px solid #7BA6E5; padding: 3px; }
#entryMain #buglist .bugNumber { margin-right: 10px; }
#entryMain .screenshot { float: left; margin:10px; }
#entryMain .screenshot IMG {max-height: 100px; height:  auto !important; height: 100px; }

#query LI { list-style-type: none; }
#query UL { padding: 0px; margin: 0px; }
#query LI EM { font-family: monospace; }

#preferences LI { list-style-type: none; }
#preferences UL { padding: 0px; margin: 0px; }


/* ### Tooltip ### */
#tooltip { border: 1px solid #CCC; background-color: #FFC; color: #333; position: absolute; z-index: 900; padding: 3px; }
#tooltip UL {margin: 0px;padding-left:15px;}




body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0 0 1em 0;
	padding: 0; /* Only affects Opera */
	background: #FFFFFF url('../images/topbar.jpg') repeat-x scroll top left;
}
 /*
hr {
	margin: 5px 0 5px 0;
	color: #8D8D8D;
}
 
address {
	font-size: 9px;
}
 
address p {
	margin: 0;
}
address a {
	font-size: 9px;
	text-decoration:none;
}
address a:hover {
	font-size: 9px;
	text-decoration:underline;
}
*/
 
 
h1, .contentSmallTitle {
	display: block;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5984C3;
	padding: 0px 0px 1px 10px;
	margin-top: 0;
}
h1 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5984C3;
	text-decoration:none;
}
h1 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5984C3;
	text-decoration:underline;
}
 
h2 {
	font-size: 22px;
	color: #5984C3;
	font-weight: bold;
	margin-top: 15px;
}
 
h3 {
	font-size: 18px;
	color: #5984C3;
	font-weight: bold;
	margin-top: 10px;
}

h4 {
	font-size: 16px;
	color: #5984C3;
	font-weight: bold;
	margin-top: 5px;
}

h5 {
	font-size: 14px;
	color: #5984C3;
	font-weight: bold;
	margin-top: 5px;
}

h6 {
	font-size: 12px;
	color: #5984C3;
	font-weight: bold;
}
 
a {
	font-size: 12px;
	color: #006090;
}
 
a:hover {
	background-color: #DDEEFF;
	color: #000000;
}
 
/* set by the generator */
a.extern { 
	background: url('../../wiki/stylesheets/monobook/external.png') no-repeat center right;
	padding-right: 14px; 
} 
 
#content, .contentSmall {
	padding-right: 3px;
	font-size: 12px;
	text-align: justify;
}
 
#content li {
	list-style-image: url('../images/bullet.png')
}
 
#top {
	margin: 0;
	background: url('../images/logo_rsdb.jpg') no-repeat scroll 35px 0;
	padding: 103px 0 26px 0;
	color: #FFFFFF;
	text-align: right;
}
 
#top a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
}
 
#top a:hover {
	color: #000000;
	background-color: #FFCC33;
}
 
#topMenu {
	font-size: 13px;
	margin-left: 300px;
	background-color: #5984C3;
}
 
#topMenu p {
	text-align: left;
	margin: 0;
}
 
#leftNav {
	padding: 0px 10px 10px 7px;
}
 
#rightNav {
	padding: 0px 3px 0px 5px;
	width: 270px;
	line-height: 150%;
}
 
#rightNav img {
	border: 1px solid #000000;
	height: 200px;
	width: 266px;
}
 
#leftNav ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #EEEEEE;
	border-top: #3F3849 0px solid;
	border-right: #3F3849 1px solid;
	border-left: #3F3849 1px solid;
}
 
#leftNav ol li {
	font-size: 13px;
	font-weight: bold;
	border-bottom: #3f3849 1px solid;
}
 
#leftNav ol li a {
	display: block;
	width: 145px;
	padding: 2px 4px 2px 4px;
 
	color: #3F3849;
	text-decoration: none;
	background-color: #EEEEEE;
}
 
#leftNav ol li a:hover {
	color: #000000;
	background-color: #FFCC33;
}
 
#leftNav ol li a.extern {
	background: none;
	padding-right: 0px; 
}
 
#leftNav .navTitle {
	padding-left: 12px;
	border-top: #3F3849 1px solid;
	border-right: #3F3849 1px solid;
	border-bottom: #3F3849 1px solid;
	border-left: #3F3849 1px solid;
 
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5984c3;
}

#leftNav .navBox {
        text-align: center;
        padding: 2px;
        background-color: #EEEEEE;
        border-right: 1px solid #3F3849;
        border-bottom: 1px solid #3F3849;
        border-left: 1px solid #3F3849;
        font-size: 13px;
}


#bugzillaContent {
	font-size: 12px;
}
 
#bugzillaContent table {
	font-size: 12px;
}



#sectionMenu {
	margin: 0;
	font-size: 13px;
	background-color: #5984C3;
}
#sectionMenu a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
}
#sectionMenu a:hover {
	color: #000000;
	background-color: #FFCC33;
}


/* Maintainer Bar */

table.maintainer {
	background-color: #ddddee;
	padding:4px 8px;
	border:1px solid #ccccdd;
	text-align: Center;
}

table.maintainer td {
	background-color: #ddddee;
	font-family: Verdana;
	font-size: 15px;
}

table.maintainer a {
	font-size: 15px;
}

table.maintainer a:hover {
	background:#eeeeff;
	color: #000000; 
	font-family: Verdana; 
	font-size: 15px;
}


/* Admin Bar */

table.admin {
	background-color: #FEE3CB;
	padding:4px 8px;
	border:1px solid #FBBB95;
	text-align: Center;
}

table.admin td {
	background-color: #FEE3CB;
	font-family: Verdana;
	font-size: 15px;
}

table.admin a {
	font-size: 15px;
}

table.admin a:hover {
	background:#eeeeff;
	color: #000000; 
	font-family: Verdana; 
	font-size: 15px;
}

/* Message Bar */

table.message {
	background-color: #FFCC00;
	padding:4px 8px;
	border: 1px solid #FF6600;
	text-align: Center;
}

table.message td {
	background-color: #FFCC00;
	font-family: Verdana;
	font-size: 15px;
}

table.message a {
	font-size: 15px;
}

table.message a:hover {
	background:#eeeeff;
	color: #000000; 
	font-family: Verdana; 
	font-size: 15px;
}


/* Forum Bar */

table.forumbar {
	background-color: #99CCCC;
	padding:4px 8px;
	border: 1px solid #5984C3;
	text-align: Center;
}

table.forumbar td {
	background-color: #DDEEFF;
	font-family: Verdana;
	font-size: 15px;
}

table.forumbar a {
	font-size: 15px;
}

table.forumbar a:hover {
	background:#eeeeff;
	color: #000000; 
	font-family: Verdana; 
	font-size: 15px;
}


.button
{
	 background-color: #5984C3; color: white;
	 font-family: "verdana bitstream vera sans", verdana, sans-serif; font-size: 13px;
	 border-width:1px; border-style:solid; border-color: #C0C0C0;
	 font-weight: bold; padding: 0;
}



UL.simple {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px 0px 1em;
	LIST-STYLE-TYPE: none;
	FONT-SIZE: 12px;
}
SPAN.simple {
	font-size: 15px;
	font-weight: bold;	
}



