body {
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #fdfdff;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

img {
	border-style: none;
}
#grlogo {
	float: right;
	line-height: 1;
}
#grlogo img {
	padding: 0;
	display: block;
	float: none !important;
	margin: 3px auto !important;
}

#grlogo a {
	color: #aaa;
	text-decoration: none;
}
#grlogo a:hover {
	color: #fff;
}

#logo {
	background: no-repeat url(images/grey/logo.png);
	width: 200px;
	height: 102px;
	float: left;
}

#container {
	padding: 5px 10px;
	background: white;
	text-align: left;
	line-height: 1.5;
}

#centered {
  margin: 5px auto;
  padding: 0 5px;
  border: 1px solid #eee;
}

#hdr {
	background: repeat-x url(images/grey/header_bg.png);
	height: 102px;
	text-align: left;
}

#hdr img {
	margin: 10px;
	float: left;
}

#hdr h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 30px;
	margin: 0;
	padding-top: 20px;
	text-indent: 10px;
}

#hdr h1 span {
	margin: 0;
	font-weight: normal;
	letter-spacing: 3px;
	text-indent: 10px;
	font-size: 12px;
	padding-top: 1px;
	color: #cccccc;
}

#footer {
	background: #858585;
}

#footer p {
	margin: 0;
	padding: 0 30px 0 0;
	color: #444444;
}

#footer a:link, #footer a:visited {
	color: #aaaaaa;
	text-decoration: none;
}
#footer a:hover {
	color: white;
}

#nav {
	position: absolute;
  overflow: hidden;
	top: 71px;
	left: 200px;
	height: 31px;
	font-size: 14px;
}

#nav #current {
	background: no-repeat url(images/grey/button_over.png) right top;
	color: #2a2a2a;
	text-decoration: none;
}

#nav #current:hover {

}

#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	float: left;
}

#nav a{
	width: 110px;
	height: 32px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	padding: 7px 0 0px;
	font-weight: bold;
	background: no-repeat url(images/grey/button_end.png) right top;
	color: #e6e6e6;
}

#nav a:hover {
	text-decoration: none;
	color: #2a2a2a;
	background: no-repeat url(images/grey/button_over.png) right top;
}

.pQuery th.tHd {
	color: black !important;
	font-size: 16px;
	background: #ccc;
	padding: 1px 5px;
	text-align: left !important;
}

.pQuery input,textarea {
	border: 1px solid #aaa;
	color: #666;
	font-size: 12px;
	padding: 2px;
}
.pQuery a {
	cursor: pointer;
}
.pQuery th {
	background: #eee;
	padding: 2px 5px;
	text-align: right;
	color: #333;
}
.pQuery td {
	text-align: right;
}
td.lAln {
	text-align: left !important;
}
#advOpt {
	padding: 0;
	vertical-align: top;
	padding-left: 10px;
}

.varSel1, .varSel2 {
	padding: 0 1.5px;
	border: 1px solid #ddd;
	background: #eee;
}
.varSeld {
	border: 1px solid #999;
	background: #bbb;
	font-weight: bold;
}
.hlpPop {
  font-size: 75%;
	text-align: left !important;
}
.wrp {
	border-collapse: collapse;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
}
.wrp td {
	vertical-align: top;
}

#advBut {
	font-weight: bold;
	border-bottom: 1px dotted #aaa;
}

.pNc {
	margin: 5px;
	padding: 5px 10px;
	background: #eee;
	text-align: justify;
}

.notes {
  white-space: normal !important;
  text-align: left !important;
  font-size: 0.9em;
  font-style: italic;
}
.notes dl {
  margin: 0;
  padding: 0;
}

#dbhits {
  width: 95%;
  border-collapse: collapse;
  border-style: none;
  margin-bottom: 1.1em;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
}
#dbhits caption {
  font-size: 1.1em;
  text-align: left;
  padding: 5px;
  padding-top: 4px;
  padding-bottom: 3px;
}
#dbhits td, #dbhits th {
  padding: 5px;
  text-align: center;
}
#dbhits th {
  font-size: 1.1em;
  padding-top: 4px;
  padding-bottom: 3px;
  background-color: #aaa;
  color: #fff;
}
#dbhits tr.alt td {
  background-color: #ccc;
}
#dbhits tr.errmsg th {
  text-align: left;
  background-color: #ccc;
  color: black;
}

#results {
	padding: 5px;
	border: 1px solid #eee;
}
#results h1 {
	margin: 0 0 2px 0;
	font-size: 18px;
	padding: 2px 5px;
	background: #ccc;
}
#results h2 {
  margin: 0 0 2px 0;
	padding: 2px 10px;
	font-size: 16px;
	background: #ddd;
}
#results h3 {
  margin: 0 0 2px 0;
	padding: 2px;
	font-size: 14px;
	background: #eee;
}
#results h4 {
  margin: 0 20px 2px 20px;
  padding: 0 2px;
	text-align: left;
	font-size: 14px;
	background: #ddd;
}
#results .headerRow {
  margin: 0 0 2px 0;
  padding: 2px 22px 2px 2px;
  font-size: 14px;
  font-weight: bold;
  background: #eee;
}
#results .headerRow tr {
  vertical-align: text-bottom;
}
.predBlk {
	margin: 0 20px 0 20px;
	border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
	padding: 0;
}
.predBlk p {
	margin: 0;
	padding: 3px 0;
}
.resTable {
	border-collapse: collapse;
}
.resTable th {
	white-space: nowrap;
	padding: 2px 10px;
	background: #eee;
}
.resTable td {
	border: 1px solid #eee;
	text-align: center;
}

#structure {
  display: block;
}
#structViewer {
  position: relative;
  width: 450px;
  vertical-align: top;
}
#structAnnotation {
  position: absolute;
  top: 0;
  left: 453px;
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
}
#structApplet {
  height: 450px;
  width: 450px;
  padding: 0;
}
#structControls {
  width: 448px;
  margin: 0 auto;
  border: 1px solid #aaa;
  border-top: none;
  padding: 5px 0 0 0;
  font-size: 11px;
}
#structControls a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #444;
	padding: 0 3px;
}
#structControls a:hover {
	background: #ddd;
}
.clearfl {
  clear: both;
  float: none;
}

#predConf {
	width: 100%;
	text-align: center;
}
#predConf span {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin: 0;
	background: #eee;
	padding: 3px 10px;
}

#msaBlock {
	font-family: monospace;
	overflow: auto;
	max-height: 250px;
	border: 1px solid #eee;
	padding: 5px;
}

.rawMSA {
	margin-left: auto;
  margin-right: auto;
  border-collapse: separate;
  border: 0;
  border-spacing: 1px 0;
	line-height: 1;
}
.rawMSA th {
	font-weight: normal;
	padding: 0 15px 0 0;
}
.rawMSA td {
	padding: 0;
	white-space: nowrap;
}
.rawMSA a {
	color: #99f;
	text-decoration: none;
}
.top {
  padding: 5px 0 0 0 !important;
}
.bot {
  padding: 0 0 5px 0 !important;
}
.mut {
  padding: 0 2px 0 2px !important;
  border-left: 2px solid black;
  border-right: 2px solid black;
}
.top.mut {
  padding: 3px 2px 0 2px !important;
  border-top: 2px solid black;
}
.bot.mut {
  padding: 0 2px 3px 2px !important;
  border-bottom: 2px solid black;
}
tr.dd {
  background-color: #eee;
}

a.togBut {
	cursor: pointer;
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 3px 10px 3px 2px;
	background-image: url(../img/max.gif);
}
a.togBut:hover {
	background-image: url(../img/max_hl.gif);
}
a.togButOpen {
	background-image: url(../img/min.gif) !important;
}
a.togButOpen:hover {
	background-image: url(../img/min_hl.gif) !important;
}
