/* The contents of this file are subject to the Mozilla Public
  * License Version 1.1 (the "License"); you may not use this file
  * except in compliance with the License. You may obtain a copy of
  * the License at http://www.mozilla.org/MPL/
  *
  * Software distributed under the License is distributed on an "AS
  * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  * implied. See the License for the specific language governing
  * rights and limitations under the License.
  *
  * The Original Code is the Bugzilla Bug Tracking System.
  *
  * Contributor(s): Tsvetina Ivanova 
  */

body{
font-family:Trebuchet MS,Helvetica,verdana,Univers,sans-serif;
background: white;
}
#bugzilla-body{
	clear: both;
}

#banner{
	background: url("images/round.jpg") no-repeat;
	height: 96px;
	width:391px;
}
table{
	-moz-border-radius:4px;
	border-color:#433e06;
	
}
#bugzilla-body p{
	padding-top: 5px;
}

/*---------top menu---------------------*/
table#titles{
	float:right;
	color:black;
	background: none;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	margin: 0;
	padding: 0;
	clear:right;
	margin-top: -95px;
	font-family: Trebuchet MS,Helvetica,verdana,Univers,sans-serif;
	font-size: 80%;
	width: 500px;
	border-bottom: 1px solid #433e06;
}
#title p{
	padding-right: 10px;
	font-weight: bold;
}
#titles #subtitle {
	font-weight:normal;
	font-size: 90%;
	text-align:center;
	width:100%;
	font-family: Trebuchet MS,Helvetica,verdana,Univers,sans-serif;
}


#header .links{
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border: none;
	margin: 0;
	padding: 0;
}
#header .links a{
	text-decoration: none;
	color: #433e06;
	background: url("images/buttonsmazi.jpg")no-repeat top;
	width: 95px;
	height: 22px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 3px;
}
#header .links a:hover{
	width: 95px;
	height: 22px;
	color:#5a562a;
	background: url("images/buttonsmazi.jpg")no-repeat bottom;
}
#header form {
	display: block;
	float: left;
	padding:2px 3px 0 3px;
}
#header form .txt{
	border: 1px solid #433e06;
	background: #faf7d7;
}
#header .btn,
    #header .txt {
	   font-size: 100%;
	   -moz-border-radius: 6px;

    }
#header .btn{
	background:#d6cfa1;
}

.separator{
	display: none;
}
/*--------footer------------------------------------*/
#useful-links .label{
	width: 130px;
	color: #433e06;
}
#footer {
   margin-top: 5px;
   width: 100%;
   background:url("images/bgfootermiddle2.gif") repeat-x;
   border-top: none;
   border-bottom: none;
   height: 105px;
   min-width:1220px;
    }
#footer a{
	text-decoration: none;
}
#footer a:link{
	color:#3f3c1d;
}
#footer a:visited{
	color: #386d1e;
}
#footer a:hover{
	color:#940007;
}

#footer .outro{
	background: url("images/bgfooterright2.gif") no-repeat;
	width: 30px;
	height: 105px;
	float: right;
}
#useful-links{
	float: left;
}
#footer .intro{
	background: url("images/bgfooterleft2.gif");
	float: left;
	width: 29px;
	height: 105px;
	margin: 0;
	
}
/*------forms----------------------------------------------------------------------------*/
input,textarea{
	border: 1px solid #433e06;
	-moz-border-radius:4px;
	background: #faf7d7;
}
#commit,#maketemplate,#update,#search{
	background:#cfcba5;
	-moz-border-radius:4px;
}
select{
	border: 1px solid #433e06;
	background: #faf7d7;
}
.tabs td{
	background:#f1edb6;
	border:2px solid #433e06;
	-moz-border-radius:4px;
	text-align:center;
}
/*---preferences--------------------------------------------------------------------------------*/
.spacer{
	display: none;
}
/*----email prefernces------------------------------------------------------------------------*/
.bz_emailprefs{
	border: 1px solid #433e06;
	-moz-border-radius:4px;
}
.bz_emailprefs th{
	background: #c7c08c;
}
/*------log in--------------------------------------------------------------------------------*/
#message{
	border: 1px solid #433e06;
	clear: both;
	margin-top: 30px;
	color: #b78032;
	-moz-border-radius:6px;
	background: #faf7d7;
}
div#page-index .intro{
	background: url("images/intropic1.gif") no-repeat;
	margin: 0;
}
/*---parameters------------------------------------------------------------------------------------*/
#menu{
	 border:1px thin #433e06;
	-moz-border-radius:4px;
	background: #fafae6;
	border-collapse:separate;
}
td.index{
	background-color:#fafae6;
}

td.index:hover{
	background-color:#e9e4ba;
}


#menu tr:hover{
	background-color:#e9e4ba;
}

#menu a:link, #menu a:visited {
	background-color:#fafae6;
	color:#433e06;
	text-decoration: none;
}
#menu a:visited{
	color: #608360;
}
#menu a:hover{
	color:#940007;

}
#menu td{
	border: none;
}
#Create table{
	border: 2px solid #433e06;
	background: #f0eddc;}
/*-------------------products---------------------------------------------------------------*/
#bugzilla-body table tr[bgcolor="#6666ff"]
{
	background-color:#cfcba5;
}
/*-------------------my bugs---------------------------------------------------------------*/
table.bz_buglist,.bz_enhancement {
	border: 1px solid #433e06;
	background: #faf7d7;
	margin-bottom: 10px;
}
#bugzilla-body table td form{
	padding-top: 3px;
	padding-bottom: 3px;
}
#bugzilla-body .bz_buglist , #bugzilla-body .bz_buglist + br + table, #bugzilla-body table[cellpadding="4"] {
	background: #f0eddc;
	margin-top:10px;
}
#bugzilla-body .bugfields,#knob-options{
	background: #f0eddc;
	border: 1px solid #433e06;
}
#knob-options{
	width: 650px;
	padding: 10px;
	margin-bottom: 5px;
	-moz-border-radius:4px;
	
}
#bugzilla-body table th[bgcolor="#cccccc"],#attachment_table th{
	background: #faf7d7;
}
tr.bz_attach_footer {
	background: #f0eddc;
	
}
#attachment_table{
	border-collapse: inherit;
	-moz-border-radius:4px;
	border: 1px solid #433e06;
}
#attachment_table td {
	border-top:1px solid #433e06;
	border-bottom: none;
	border-left: none;
	border-right: none;
}


/*-----------------------------flags-------------------------------------*/
#flag_types_bugs td{
	background: #faf7d7;
}
/*-----------values------------------------------------------------------*/
input#update,#create{
	margin-top:5px;
}
/*-------------------whining----------------------------------------------*/
#bugzilla-body table th[bgcolor="#ffffff"]{
	background-color: #f0eddc;
}
#bugzilla-body table[width="100%"]{
	background:  #f0eddc;
}

#bugzilla-body table td[bgcolor="#ffeeee"],#bugzilla-body table td[bgcolor="#eeffee"]{
	background-color: #cfcba5;
	border: thin #433e06;
	-moz-border-radius:4px;
}

.throw_error {
	background-color:#faf7d7;
	color:black;
	font-size:120%;
	margin:1em;
	padding:0.5em 1em;
	border: 1px solid #433e06;
	-moz-border-radius:4px;
}
/*-------------------------fieldset----------------------------------*/
fieldset{
	background: #f0eddc;
	-moz-border-radius:4px;
	border:1px solid #433e06;}
/*----------LINKS------------------------------------------------------*/

#bugzilla-body a:link {
	font-weight:normal;
	color: #6f550f;
}
#bugzilla-body :link:active {
	color:#940007;
}

#bugzilla-body a:hover {
	color:#940007;
}

#bugzilla-body a:visited {
	font-weight:normal;
	color:#608360;
}

#welcome-admin a {
	font-weight: normal;
}
/*---------------------------------------------------------------------------------------------*/
table[cellpadding="20"] td{
	background: #f0eddc;
}
#data{
	background-color:#faf7d7;
	border:1px solid #433e06;
	-moz-border-radius:4px;
}