﻿* { margin: 0; padding: 0; }
body,input,textarea,option,select { font: normal 11px Tahoma; }

a:link        { color: #898989; text-decoration: none; }
a:visited        { color: #898989; text-decoration: none; }
a:hover        { color: #d3d3d3; text-decoration: underline; }
a:active        { color: #d2d2d2; text-decoration: none; }

img { border:0px;}
form { margin: 0;padding: 0;border: 0;}
input {color: #333333;font-family: "Tahoma", Verdana, Helvetica, sans-serif;font-size: 1.1em;font-weight: normal;padding: 1px;border: 1px solid #A9B8C2;background-color: #FAFAFA;}
textarea{border:1px solid #bdc7d8;padding:3px;font-size:11px;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;}
select {color: #333333; background-color: #FAFAFA;font-family: "Tahoma", Verdana, Helvetica, sans-serif;font-size: 1.1em;font-weight: normal;border: 1px solid #A9B8C2;padding: 1px;}
option { padding: 0 1em 0 0;}
fieldset { margin: 15px 0;padding: 10px;border-top: 1px solid #D7D7D7; border-right: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-left: 1px solid #D7D7D7; background-color: #FFFFFF; position: relative;-moz-border-radius: 8px; border-radius:1px;}
* html fieldset { padding: 0 10px 5px 10px;}
hr
{
background-color: #E8E8E8;
margin-top:3px;
margin-bottom:3px;
}

#wrap { margin:0 auto; padding: 50px 50px; width: 790px; min-width: 790px; }

.main {border-bottom:1px #ccc solid; }

.title_logo { color:orange; font-size:16pt; font-family: Monaco, "Courier New", monospace; }
.bugrtracker { color:silver; }
.left { text-align:left; }
.right { text-align:right; color:#666;
    background-color: #FFFBF2;
    border: 1px solid #FFC164;
    padding: 2px;
	-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;
}
.table {width:790px }
.copyrights { text-align:center; color:#CCCCCC; font-size: 11px; }
hr { width:70%; margin:0 auto; border:1px #CCCCCC solid; }

.arrtt{
width:955px;
background:transparent url("./last_bugs_ar.gif") no-repeat left center;
}
.arrtt_ltr{
background:transparent url("./last_bugs_en.gif") no-repeat right center;;
}

/*
2008/9 s
*/
code {
	border: 1px solid #F0F0F0;
	border-left: 6px solid #BFBFBF;
	color: #000000;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 5px;
	padding: 4px 4px;
	direction:ltr;
	text-align: left;
	background:#f7f7f7 url("./quote.1.gif") no-repeat right bottom;
	-moz-border-radius:6px;-webkit-border-radius:6px;-khtml-border-radius:6px;border-radius:6px;
}
.info  {
	color: #333;
	background:#fff9d7;
	border: 1px solid #e2c822;
}
.error {
	color: #333;
	background:#ffebe8;
	border: 1px solid #dd3c10;
}
.info, .error {
	padding: 10px;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/*
2008/9 e
*/

/*
depend on your language
*/
/*new*/.actions-1 { background-color: #FDFD99;}
/*assigned*/.actions-2 { background-color: #B6D6F6; }
/*not bug*/.actions-3 { background-color: #E5E5E5; }
/*not bug*/.actions-3 td { text-decoration:line-through; }
/*fixed*/.actions-4 { background-color: #ABFFAB; }
/*review later*/.actions-5 { background-color: #FFCB6D; }
.actions-1, .actions-2,.actions-3,.actions-4,.actions-5{
 padding:3px; 
-moz-border-radius:6px;-webkit-border-radius:6px;-khtml-border-radius:6px;border-radius:6px;
}
.actions-1 td , .actions-2 td ,.actions-3 td ,.actions-4 td ,.actions-5 td {
-moz-border-radius:6px;-webkit-border-radius:6px;-khtml-border-radius:6px;border-radius:6px;
}

/* pagination */
.pagination {margin:2px 0;float:right;}
.pagination  a{padding:3px 9px;color:#333;}
.paging {background:#C8C8C8 url(headline_bg.png) repeat-x center right;border: 1px solid #999;font-size:10px;text-align:center;padding:3px 9px;}
.here_page ,.paging:hover,.paging {-moz-border-radius-topleft: 10px;-webkit-border-top-left-radius: 10px;-moz-border-radius-bottomright: 10px;-webkit-border-bottom-right-radius: 10px;}
.here_page ,.paging:hover{padding:3px 9px;border: 1px solid #888;font-size:10px;color:#BD5900;background:#FFF8C6 url(headline_bg.png) repeat-x center right;text-align:center;text-decoration:none;}
/* ## pagination */
/*some colors*/
.daad {
    background-color: #FFFBF2;
    border: 2px solid #FFC164;
    padding: 5px;
    margin: 5px;
    line-height: 1.5em;
    overflow: hidden;
	-moz-border-radius:6px;-webkit-border-radius:6px;-khtml-border-radius:6px;border-radius:6px;

}
.daas {
    background-color: #F2FFF2;
    border: 2px solid #B3FFB3;
    padding: 5px;
    margin: 5px;
    line-height: 1.5em;
    overflow: hidden;
	-moz-border-radius:6px;-webkit-border-radius:6px;-khtml-border-radius:6px;border-radius:6px;

}
.daaf {
    background-color: #FFF9FC;
    border: 2px solid #FFAAD5;
    padding: 5px;
    margin: 5px;
    line-height: 1.5em;
    overflow: hidden;
	-moz-border-radius:6px;-webkit-border-radius:6px;-khtml-border-radius:6px;border-radius:6px;

}
.contentbox {
background-image: url("./content_box_header.gif");
background-repeat: no-repeat;
padding: 9px 0 0 0;
margin: 0 0 14px 0;
width: 373px;
}
.contentbox div {
background-image: url("./content_box_footer.gif");
background-repeat: no-repeat;
background-position: bottom left;
padding: 0 0 9px 0;
}

.contentbox div div {
padding: 0px 14px 0px 14px;
background-image: url("./content_box_bg.gif");
background-repeat: repeat-y;
}

.contentbox div div div {
padding: 0;
margin: 0;
background-image: none;
}

.adm_t{
background:#fff;border:1px dashed #ccc;padding:4px;background:#ffffff url(users_two_48.png) no-repeat bottom left;
-moz-border-radius:6px;-webkit-border-radius:6px;-khtml-border-radius:6px;border-radius:6px;
color:#454A5C;
}
.adm_t_ltr{
background-position:bottom right;
}


#navlist li
{
text-align:center;
margin:0 auto;
display: inline;
list-style-type: none;
padding-right: 20px;
}