#body-text
{
	min-width: 865px;
}
h1
{
	margin-right: 0;
}
ul.tabs
{
	list-style-type: none;
	padding: 0 0 0 6px;
	margin: 0 0 16px 0;
	border-bottom: 1px solid #838;
}
ul.tabs li
{
	display: inline;
}
ul.tabs a
{
	border: 1px solid #CCC;
	margin-right: 6px;
	background: #F9F9F9;
	padding: 3px 10px;
	border-bottom: none;
	color: #606;
}
ul.tabs a:hover, ul.tabs a.selected
{
	border: 1px solid #838;
	border-top: 3px solid #838;
	border-bottom: 1px solid white;
	background: white;
}
ul.tabs a.selected
{
	font-weight: bold;
}
ul.external-links
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
}
ul.external-links li
{
	display: inline;
	background: url(/media/external.png) no-repeat 0 1px;
	padding-left: 14px;
	margin-left: 6px;
}
ul.external-links a
{
	color: #606;
}
ul.external-links a:hover
{
	color: #F00;
}
pre
{
	font: 10px/16px Monaco, Courier, "Courier New", fixed-width;
	color: #00C;
}
pre em
{
	font: normal 10px/16px Monaco, Courier, "Courier New", fixed-width;
	color: #F94;
}
.basecount
{
	font-size: 9px;
	color: #000;
}
.coding
{
	color: #F00;
}
.aas
{
	color: #606;
}
.codon-a
{
	color: #F00;
}
.codon-b
{
	color: #F00;
	background: #FFF9AF;
}
.cpgi
{
	background: #B5D5FF;
}
#right-col
{
	float: right;
	width: 200px;
}
.info
{
	padding: 0;
	background: #EEE;
	border: 1px solid #BBB;
	margin-bottom: 10px;
}
.info h3
{
	font: bold 13px "Trebuchet MS", "Lucida Grande", sans-serif;
	color: #111;
	margin: 0;
	padding: 5px 0 4px 0;
	text-align: center;
	background: #DDD;
}
.info ul
{
	margin: 4px 8px 6px 8px;
	padding: 0 0 0 22px;
	list-style-type: circle;
}
.info li
{
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.info strong
{
	color: #606;
}
.info p
{
	margin: 6px 8px 6px 8px;
	text-align: center;
}
#indicator
{
	font-family: Verdana, Arial, sans-serif;
	color: #999;
	font-size: 10px;
	font-weight: normal;
}
p.location
{
	font: 16px Georgia, serif;
}
table
{
	margin: 0 0 24px 0;
}
td
{
	padding: 4px 10px;
	border-bottom: 1px solid #CCC;
}
th
{
	padding: 3px 10px;
	text-align: left;
	border-bottom: 1px solid #AAA;
	color: #608;
}
.species, .location {
	white-space: nowrap;
}
.status, .allele {
	text-align: center;
}
td.species {
	font-style: italic;
}
td.gene, td.status {
	font-weight: bold;
}
td.gene, td.location, td.allele
{
	background: #F0F0F0;
}
tr.selected td
{
	background: #D0E0FF;
}
p.p-info
{
	font-style: italic;
	line-height: 18px;
}
p
{
	line-height: 18px;
}
.credits
{
	margin-top: 30px;
	color: #999;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
}
.credits a
{
	color: #666;
}
.credits a:hover
{
	color: #F00;
}
#gene-name
{
	margin-left: 35px;
	font: italic 14px Georgia, serif;
	margin-bottom: 12px;
	color: #111;
}
