body {
	color: black;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

p 					{ font-family: Verdana, Arial, Helvetica, sans-serif; }

address 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }

pre				{ margin-top: 0px; margin-bottom: 0px; }

a					{}
a:active 			{}
a:link    			{}
a:visited 			{}
a.subtle			{ color: blue; text-decoration: none; }
a.resolved			{ text-decoration: line-through underline; }
a > img				{ border: none; }

form				{ display: inline; }

input				{}
input.button			{}
input.button-small		{ font-size: 8pt; }

textarea			{}
select				{}

span				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
span.print			{ font-size: 8pt; }
span.required 		{ font-size: 8pt; color: #bb0000; }
span.small 			{ font-size: 8pt; font-weight: normal; }
span.pagetitle		{ font-size: 12pt; font-weight: bold; text-align: center }
span.bracket-link	{ white-space: nowrap; }

span.dependency_dated		{ color: maroon; }
span.dependency_met			{ color: green; }
span.dependency_unmet		{ color: red; }
span.dependency_upgrade		{ color: orange; }

table				{ }
table.hide			{ width: 100%; border: solid 0px #ffffff; }
table.width100		{ width: 100%; border: solid 1px #000000; }
table.width90		{ width: 90%;  border: solid 1px #000000; }
table.width75		{ width: 75%;  border: solid 1px #000000; }
table.width60		{ width: 60%;  border: solid 1px #000000; }
table.width50		{ width: 50%;  border: solid 1px #000000; }

td 					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; padding: 4px; text-align: left; }
td.center			{ text-align: center; }
td.left				{ text-align: left; }
td.right			{ text-align: right; }
td.category			{ background-color: #c8c8e8; color: #000000; font-weight: bold; vertical-align : top; }
td.overdue			{ background-color: #ff0000; color: #000000; font-weight: bold; }

td.col-1			{ background-color: #d8d8d8; color: #000000; }
td.col-2			{ background-color: #e8e8e8; color: #000000; }
td.form-title		{ background-color: #ffffff; color: #000000; font-weight: bold; text-align: left; }
td.form-title-caps	{ background-color: #ffffff; color: #000000; font-weight: bold; text-align: left; text-transform: uppercase; }
td.nopad			{ padding: 0px; }
td.small-caption	{ font-size: 8pt; }
td.print			{ font-size: 8pt; text-align: left; padding: 2px; }
td.print-category	{ font-size: 8pt; color: #000000; font-weight: bold; text-align: right; padding: 2px; }
td.print-overdue	{ font-size: 8pt; color: #000000; font-weight: bold; padding: 2px; }
td.print-bottom		{ border-bottom: 1px solid #000000; }
td.print-spacer		{ background-color: #ffffff; color: #000000; font-size: 1pt; line-height: 0.1; padding: 0px;}

tr					{}
tr.spacer			{ background-color: #ffffff; color: #000000; height: 5px; }
tr.row-1			{ background-color: #d8d8d8; color: #000000; }
tr.row-2			{ background-color: #e8e8e8; color: #000000; }
tr.row-category		{ background-color: #c8c8e8; color: #000000; font-weight: bold;}
tr.row-category td  {  text-align:center; }
tr.row-category2	{ background-color: #c8c8e8; color: #000000; }
tr.row-category-history { background-color: #c8c8e8; color: #000000; font-weight: bold;}
tr.row-category-history td {  text-align: left; }
tr.vcenter			{ vertical-align: middle; }
tr.print			{ vertical-align: top; }
tr.print-category	{ color: #000000; font-weight: bold; }

#buglist tr			{ text-align: center; }

td.bugnote-public		{ background-color: #c8c8e8; color: #000000; font-weight: bold; width: 25%; line-height: 1.4; vertical-align: top; }
td.bugnote-private		{ background-color: #e8e8e8; color: #000000; font-weight: bold; width: 25%; line-height: 1.4; vertical-align: top; }
td.bugnote-note-public	{ background-color: #e8e8e8; color: #000000; width: 75%; vertical-align: top; }
td.bugnote-note-private	{ background-color: #e8e8e8; color: #000000; width: 75%; vertical-align: top; }

td.login-info-left		{ width: 33%; padding: 0px; text-align: left; }
td.login-info-middle	{ width: 33%; padding: 0px; text-align: center; }
td.login-info-right		{ width: 33%; padding: 0px; text-align: right; white-space: nowrap; }

td.menu
{
	background-color: #e8e8e8;
	color: #000000;
	text-align: center;
	width: 100%;
	padding: 5px;
}

td.menu a
{
	white-space: nowrap;
}

td.news-heading-public	{ background-color: #c8c8e8; color: #000000; text-align: left; border-bottom: 1px solid #000000; }
td.news-heading-private	{ background-color: #d8d8d8;       color: #000000; text-align: left; border-bottom: 1px solid #000000; }
td.news-body			{ background-color: #ffffff;         color: #000000; padding: 16px; }

img						{}
img.icon				{ width: 11px; height: 11px; }
img.delete-icon			{ position: relative; top: 5px; border: 0; }

div						{ padding: 3px; }
div.menu				{ background-color: #e8e8e8; color: #000000; text-align: center; width: 100%; padding: 1px; }

div.center {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

div.border
{
	background-color: #ffffff;
	border: solid 1px #000000;
	text-align: center;
	position: relative;
}

div.quick-summary-left	{ width: 49%; padding: 2px; text-align: left;  float: left; }
div.quick-summary-right	{ width: 49%; padding: 2px; text-align: right; float: right;}

.center					{ text-align: center; }
.left					{ text-align: left; }
.right					{ text-align: right; }
.floatright				{ float: right; }
.floatleft				{ float: left; }
.small					{ font-size: 8pt; }
.small-normal 			{ font-size: 8pt; font-weight: normal; }
.small-subprojects		{ font-size: 8pt; width: 200px; }
.bold					{ font-weight: bold; }
.bold-small				{ font-weight: bold; font-size: 8pt; }
.italic					{ font-style: italic; }
.italic-small			{ font-style: italic; font-size: 8pt; }
.underline				{ text-decoration: underline; }
.underline-small		{ text-decoration: underline; font-size: 8pt; }
.strike					{ text-decoration: line-through; }
.strike-small			{ text-decoration: line-through; font-size: 8pt; }
.hidden				{ display: none; }

.nowrap
{
	white-space: nowrap;
}

li {
	text-align: -webkit-match-parent;
}


.positive
{
	color: green;
}

.negative
{
	color: red;
}

.issue-status
{
	border-bottom: 1px dotted black;
}

.avatar
{
	float: right;
	border: 0;
}

.progress400				{ position: relative; width: 400px; border: 1px solid #d7d7d7; margin-top: 1em; margin-bottom: 1em; padding: 1px; }
.progress400 .bar			{ display: block; position: relative; background: #6bba70; text-align: center; font-weight: normal; color: #333; height: 2em; line-height: 2em; }

#search{
        position:absolute;
        top: 70px;
        right:0px;
        height:30px;
        width:38px;
        background:url(/http/sphinxsearch.com/images/bg-search.png) 50% no-repeat;
        opacity:.5;
        cursor:pointer;
}
#search:hover {
        opacity:1;
        cursor:pointer;
}
#search form{
        display:none;
}

#search.active{
        width:275px;
        background:url(/http/sphinxsearch.com/images/bg-search-a.png);
        opacity:1;
        top:101px;
}
#search.active form{
        display:block;
}
#search form label{
        margin-left:22px;
        color:#fff;
        line-height:30px;
        display:inline-block;
        width:60px;
}
#search form input[type="text"]{
        border:none;
        height:18px;
        padding:4px;
        display:inline-block;
        -moz-border-radius:3px;
        border-radius:3px;
        width:183px;
}

#search form input[type="submit"]{
        background:url(/http/sphinxsearch.com/images/bg-search-button.png) 50% no-repeat;
        height:30px;
        width:38px;
        position:absolute;
        top:0;
        right:0;
        border:none;
        cursor:pointer;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	font-size:12px;
	color:#333;
	line-height:1.4;
}

#wrapper a {
text-decoration: underline;
}

#header {
	height: 135px;
	clear: both;
}

p, div, body {
        margin: 0;
        padding: 0;
}
.main {
	width: 980px;
	margin: 0 auto;
	padding-left: 15px;
	clear: both;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.sphinx-logo {
	border: medium none;
}

#logo {
	position: absolute;
	left: 0;
	top: 30px;
	float: left;
	height: 94px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#logo p {
	font-family: Tahoma;
	font-size: 18px;
	color: #707880;
	margin-left: 51px;
	margin-top: 0px;
}

#logo a {
	text-decoration: none;
	color: inherit;
	font-weight: bold;
	font-size: 13px;
}

#logo span {
	display: block;
	margin-bottom: 9px;
}

#call {
	position: absolute;
	right: 0;
	top: 30px;
	font-weight: bold;
	font-size: 13px;
}

a {
	color: #3366cc;
}

#follow, #follow li {
	display: inline;
	padding: 0;
	margin: 0;
}

#follow a {
	height: 16px;
	width: 16px;
	display: inline-block;
	vertical-align: bottom;
	background-image: url('/http/sphinxsearch.com/images/icons-follow.png');
}

#follow span {
	display: none;
}

#follow2 a {
	background-position: -16px 0px;
}

#follow3 a {
	background-position: -32px 0px;
}

#follow4 a {
	background-position: -48px 0px;
}

ul, menu, dir {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}

.sphinx-ref {
	color: #3366CC;
}

#topnav {
        position:absolute;
        right:0;
        top:70px;
        width: 775px;
        background: url('/http/sphinxsearch.com/images/bg-topnav.png') repeat-x left bottom;
        height:30px;
        margin:0;
        padding:0;

}

#topnav >li {
        float: left;
        list-style:none;
        margin:0;
        position:relative;
}
#topnav >li:first-child {
        margin-left:30px;
}
#topnav >li.current {
        background: url('/http/sphinxsearch.com/images/topnav-cur.png') no-repeat left bottom;
}
#topnav >li  a {
        font-size: 14px;
        text-decoration: none;
        color: #fff;
        line-height:30px;
        display:block;
        padding:0 25px 0 15px ;

}
#topnav >li >a:after {
        content:url(/http/sphinxsearch.com/images/bg-topnav-el-after.png);
        position:absolute;
        right:9px;
        top:14px;
}
#topnav >li >a.current,#topnav >li:hover >a {
        background:#155ba9;
}
#topnav >li >ul{
        display:none;
        position:absolute;
        left:0;
        top:100%;
        margin:0;
        padding:5px 0;
        min-width:140px;
        background:#155ba9;
	z-index: 1000;
}

#topnav >li:hover >ul{
        display:block;
}
#topnav >li >ul li{
        margin:0;
        padding:0;
        list-style:none;
}
#topnav >li >ul li a{
        line-height:20px;
        padding:0 20px;
        color:#fff;
        white-space:nowrap;
}
#topnav >li >ul li a:hover {
        background:#428ddf;
}
