body, td, th {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	color: #333;
}
#logo {
	width: 500px;
	height: 79px;
	display: inline-block;
	background: url(AucDb-logo.png);
}
#blurb {
	padding-left: 15px;
}

td, th {
	padding-left: 0.25em;
	padding-right: 0.5em;
}
th {
	text-align: left;
	font-weight: bold;
}
thead {
	font-size: 12px;
	background: rgba(0, 0, 0, 0.7);
}
thead td, thead th {
	color: rgba(250, 250, 250, 0.9);
}
table {
	background: rgba(100,100,100, 0.1);
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
body {
	background-color: #fff;
	background-image: url(AucDb-bg.png);
	background-position: 20 100;
	background-repeat: no-repeat;
}
img {
	border: 0px;
}

.ui-tabs .ui-tabs-nav li a {
	padding:0.25em 0.75em !important;
	font-size: 11px;
}

#flags {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	display: inline-block;
	float: right;
}
#flags img {
	border: 0;
	width: 18;
	height: 12;
	padding: 1;
}

#login-dialog .text {
	width: 20ex;
}
#login-dialog th {
	width: 14ex;
}

body {
	background-color: #fff;
	background-image: url(AucDb-bg.png);
	background-position: 20 100;
	background-repeat: no-repeat;
}
img {
	border: 0px none;
}
th {
	font-size: 12px;
	text-align: left;
}

.searchbox {
	margin: 0px; padding: 0px;
	margin-top: 30px;
	width: 450px;
	border: 1px solid rgba(0,0,0,0.2);
	background: rgba(255,255,230,0.1);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 1px 5px 5px;
	-moz-box-shadow: rgba(0,0,0,0.5) 1px 5px 8px;
}
.searchbox td {
	margin: 0px; padding: 0px;
}

.searchtop {
	background: url(/images/searchboxtop.png) top left no-repeat;
	width: 450px;
}

.searchbot {
	background: url(/images/searchboxbot.png) bottom right no-repeat;
	width: 450px;
}

.searchtext {
	text-shadow: rgba(0,0,0,0.25) 1px 1px 2px;
	margin: auto;
	padding-left: 5px;
	padding-top: 20px;
	width: 350px;
	line-height: 40px;
}

.searchtext big { font-size: 160%; }
.searchtext small { font-size: 80%; }
.searchtext input[type=text] {
	width: 280px;
}

#helptext {
	padding: 0;
	line-height: 1.3em;
}
#helptext h3 {
	padding: 0;
	margin:0;
}
#helptext ul {
	padding: 0;
	margin: 0;
}
#helptext li {
	padding-left: 5px;
	list-style-type: none;
}
#helptext i {
	color: blue;
	font-weight: bold;
}
#helptext * {
	padding-bottom: 0.3em;
}

.example, .result {
	color: #555;
	font-size: 9px;
	padding-left: 2em !important;
}
.example i {
	color: #000;
}

.content {
	padding-top: 15px;
	padding-left: 15px;
}

.rownum {
	width: 25px;
	display: inline-block;
}

.rowlink {
	font-size: 13px;
	margin-bottom: 4px;
	display: inline-block;
}

option.realm {
	padding-left: 1.5em;
}

.qual0, .qual1, .qual2, .qual3, .qual4, .qual5, .qual6 {
	background: rgba(255,255,128,0.1);
	border: 1px solid #FF0;
	font-weight: bold;
	color: #FF0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 1px 5px 5px;
	-moz-box-shadow: rgba(0,0,0,0.5) 1px 5px 8px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

.qual0 { color: #888 !important; border-color: #888; }
.qual1 { color: #222 !important; border-color: #222; }
.qual2 { color: #180 !important; border-color: #180; }
.qual3 { color: #047 !important; border-color: #047; }
.qual4 { color: #528 !important; border-color: #528; }
.qual5 { color: #840 !important; border-color: #840; }
.qual6 { color: #864 !important; border-color: #864; }
.qual7 { color: #864 !important; border-color: #864; }
.qual8 { color: #884 !important; border-color: #884; }
.qual9 { color: #368 !important; border-color: #368; }

#tabs-1 h4 {
	color: #B85700;
	background-image: url(/css/humanity/images/ui-bg_glass_70_ede4d4_1x400.png) !important;
	margin-top: 1em !important;
	padding: 2 2 2 1em;
}

