/* CSS Document */
/* Copyright (c) 2007 Tyers Lab, All Rights Reserved. */

body { 
  	font-family: arial,helvetica,sans-serif; 
  	font-size: 12px;
  	text-align: center; 
 	color: #EEEEEE;
	background: #EFEFEF URL( ../images/bg.jpg ) top left repeat-x fixed;
  	margin: 0px;
  	padding: 0px;
}
a, a:visited {
  	color: #6E9ECC;
  	font-family: Arial,Helvetica,sans-serif;
  	font-weight: bold;
  	text-decoration: none;
}
a:hover {
	color: #8FC6A3;
 	font-weight: bold;
}
h1,h2,h3,h4,h5 {
  	padding: 0px;
  	margin: 0px;
	color: #666;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	text-transform: capitalize;
}
h4 {
	font-size: 14px;
	margin-bottom: 10px;
}
h1 {
	font-size: 20px;
}
img {
	border: 0px;
}

pre {
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin-right: 20px;
	padding: 10px;
	margin-top: 10px;
}

legend {
	font-size: 14px;
}

/* BANNER */

#banner {
	width: 992px;
	height: 143px;
	font-weight: bold;
	color: #003300;
	position: relative;

}
#banner a,
#banner a:visited {
	color: #FFF;
}
#banner a:hover {
	color: #8FC6A3;
}
#banner #roundtop {
	background: #FFF URL( ../images/roundtop.jpg ) no-repeat top center;
	margin-left: 1px;
	width: 992px;
	height: 35px;
}

#banner #bannerbg {
	height: 105px;
	width: 985px;
	margin-left: 4px;
	background-color: #FFF;
	border-bottom: 3px solid #f1f0ef;
}

#banner #logo {
	width: 660px;
	height: 83px;
	left: 20px;
	position: absolute;
	top: 23px;
	background: #FFF url( ../images/logo.jpg ) top left no-repeat;
}
#banner #searchbox {
	position: absolute;
	right: 20px;
	top: 40px;
	width: 425px;
	height: 35px;
	background: URL( ../images/searchbox.jpg ) top left no-repeat;
}
#banner #searchbox input {
	margin-top: 8px;
	margin-left: 13px;
	background: 
}
#banner #searchbox #topSearch {
	width: 290px;
	background-color: #6E9ECC;
	border: 0px;
	font-weight: bold;
}
#banner #searchbutton {
	float: right;
	width: 97px;
	height: 36px;
	background: URL( ../images/searchbutton.jpg ) top left no-repeat;
}
#banner #searchbutton #searchtext {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-left: 20px;
	margin-top: 6px;
}
#banner #navbar {
	width: 650px;
	height: 28px;
	position: absolute;
	bottom: 0px;
	font-size: 14px;
	left: 280px;
}
#banner #navbar .tab {
	float: left;
	width: 100px;
	height: 28px;
	background: transparent URL( ../images/tab.jpg ) top left no-repeat;
	margin-left: 0px;
	margin-right: 3px;
	text-align: center;
}
#banner #navbar .tab .tabtext {
	margin-top: 7px;
}
/* MAIN BODY */

#container {
  	margin: 0 auto;
  	width: 1000px;
  	text-align: left;
}
#main {  
	width: 985px;
	position: relative;
	overflow: hidden;
	color: #777777;
	background-color: #FFF;
	margin-left: 4px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#main #right-column {
	width: 195px;
	float: right;
	background-color: #FFF;
	padding-right: 15px;
	padding-bottom: 10px;
}

#main #right-column a {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
}

#main #right-column li {
	margin-left: 5px;
}

#main #right-column span {
	font-weight: bold;
	color: #000000;
	font-size: 24px;
	padding-left: 5px;
}

#main #right-column h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 5px;
}

#main #right-column p {
	margin-top: 10px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
}

#main a,
#main a:visited,
#main a:hover {
	text-decoration: none;
}

#main .half {
	width: 745px;
	border-right: 3px solid #f1f0ef;
}

#main .full {
	width: 960px;
}

#main #left-column {
	background-color: #FFF;
	margin-left: 20px;
}

#main #left-column #information {
	margin-top: 15px;
	height: 120px;
}
#main #left-column #downloadFiles {
	margin-left: 40px;
	margin-top: 25px;
}
#main #left-column #downloadFiles a {
	font-size: 18px;
}
#main #left-column #information img {
	float: left;
	margin-right: 10px;
}

#main #left-column .largeBox {
	border-bottom: 3px solid #f1f0ef;	
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main #left-column .news-entry {
	border-bottom: 3px solid #f1f0ef;
	padding-top: 5px;
	margin-right: 25px;
}
#main #left-column .news-entry a {
	font-size: 14px;
}
#main #left-column .news-entry p {
	font-size: 12px;
}
#main #left-column #topBox {
	position: relative;
	width: 935px;
	height: 260px;
	border-bottom: 3px solid #f1f0ef;
}
#main #left-column #topBox #link-box {
	position: absolute;
	left: 525px;
	width: 415px;
	height: 220px;
	top: 0px;
	margin-left: 10px;
	padding-left: 15px;
	border-left: 3px solid #f1f0ef;
	
}
#main #left-column #topBox #link-box ul {
	margin-top: 0px;
	padding-top: 0px;
}
#main #left-column #topBox #main-search {
	width: 500px;
	height: 225px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 5px;
}
#main #left-column #topBox #main-search #searchbox form {
	padding: 0px;
	margin: 0px;
}
#main #left-column #topBox #main-search #searchbox #frontSearch {
	width: 440px;
	border: 0px;
	padding: 5px;
	margin-top: 15px;
	margin-left: 13px;
	font-size: 18px;
	font-weight: bold;
}
#main #left-column #topBox #main-search #searchbutton {
	width: 470px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	background: url( ../images/search_button.jpg ) top right no-repeat;
}
#main #left-column #topBox #main-search #searchbutton #searchtext {
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding-right: 35px;
	padding-top: 9px;
}
#main #left-column #topBox #main-search #search-tips {
	padding-top: 5px;
}
#main #left-column .phospho-site {
	color: #F00;
	font-weight: bold;
}

#main #left-column .phospho-site a {
	color: #F00;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}

#main #left-column ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style: square;
}

#main #left-column .domain {
	background-color: #FFFFCC;
}

#main #left-column .motif {
	text-decoration: none;
	background-color: #CFF;
}

#main #left-column .clean-motif {
	font-weight: bold;
	background-color: #CFF;
}

#main #left-column .clean-domain {
	background-color: #FFFFCC;
	font-weight: bold;
}

#main #left-column .highlight {
	font-size: 10px;
}

#main #left-column .clear-link {
	float: right;
	margin-right: 25px;
	font-weight: bold;
	padding-top: 3px;
}

#main #left-column .page-block {
	margin-top: 10px;
	margin-bottom: 10px;
}

#main #left-column .residue-count {
	width: 45px;
	text-align: right;
	padding-right: 10px;
	float: left;
	font-weight: bold;
}

#main #left-column h2 {
	font-size: 24px;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 5px;
}

#main #left-column h3 {
	font-size: 16px;
	font-weight: bold;
}

#main #left-column pre {
	font-size: 15px;
	letter-spacing: 1px;
}

#main #left-column h4 {
	font-size: 16px;
	font-weight: bold;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 5px;
}

#main #left-column .info {
	margin-right: 10px;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 10px;
}

#main #left-column p {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	font-size: 14px;
	padding: 0px;
}

#main #left-column #annotationheader {
	border-bottom: 3px solid #f1f0ef;
	margin-right: 15px;
}

#main #left-column #annotationheader a {
	font-size: 12px;
}

#main #left-column #image-block {
	margin-left: 5px;
	padding-top: 10px;
	margin-bottom: 15px;
}

#main #left-column #image-block img {
	margin-left: 23px;
	margin-right: 35px;
	border: 0px;
}

#main #left-column .network-image {
	float: left;
	border: 0px;
	margin-right: 10px;
}

#main #left-column .network-entry {
	padding-bottom: 10px;
	padding-top: 10px;
}

#main .textbox {
	width: 300px;
	margin-bottom: 10px;
}

#main .submitbutton {
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	background-color: #087299;
	color: #FFF;
	padding: 5px;
}

/* NEWS */

.news-item {
	margin-top: 10px;
	margin-right: 15px;
	font-weight: bold;
}

.news-item .news-title {
	font-size: 18px;
	color: #087299;
}

.news-item .news-info {
	color: #999999;
	font-size: 10px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;
}

.news-item .news-body {
	color: #777777;
}

/* FOOTER */

#botround {
	width: 992px;
	height: 33px;
	position: relative;
	overflow: hidden;
	background: url( ../images/roundbottom.jpg ) top left no-repeat;
	margin-left: 0px;
}

#copyright-text {
	margin-top: 15px;
	text-align: center;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}
    
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.resultstable {
	background: #FFF;
	border-bottom: 2px solid #EEEEEE;
	font-size: 11px;
	margin: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.heading {
	font-weight: bold;
	size: 14px;
	padding: 3px;
}

.bodycol {
	padding-top: 5px;
	vertical-align: top;
}

.evidencecol {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
}

.bordertop {
	border-top: 1px solid #6E9ECC;
}

.evidencetable {
	background-color: #FFFFCC;
	padding: 2px;
	width: 100%;
}

.conditioncol {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
}

.conditiontable {
	background-color: #CCFFCC;
	width: 100%;
}

.functioncol {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
}

.functiontable {
	background-color: #FCC;
	width: 100%;
}

#motif-list {
	margin-right: 5px;
	margin-bottom: 10px;
}

#motif-list .side-motif {
	background-color: #CFF;
	margin-left: 10px;
	width: 340px;
	float: left;
	padding: 4px;
	color: #777;
	font-weight: bold;
	margin-bottom: 3px; 
	font-size: 12px;
	cursor: pointer;
}

.resultstable a,
.resultstable a:visited,
.evidencetable a,
.evidencetable a:visited,
.conditiontable a,
.conditiontable a:visited,
.functiontable a,
.functiontable a:visited {
	color: #06C;
}

.resultstable a:hover,
.evidencetable a:hover,
.conditiontable a:hover,
.functiontable a:hover {
	color: #900;	
}

.headingrow {
	background-color: #6E9ECC;
	color: #FFFFFF;
}

.rowsep {
	border-bottom: 2px solid #EEEEEE;
	height: 1px;
	width: 100%;
}

.reltype {
	font-size: 12px;
	padding-top: 5px;
	vertical-align: top;
}

#pretableheading {
	padding-top: 15px;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

.textbody {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}

.notescol {
	font-size: 10px;
	vertical-align: top;
}

.sequence-summary {
	margin-left: 30px;
}

.residue a,
.residue a:hover,
.residue a:visited {
	font-size: 15px;
	color: #FF0000;
	font-family: monospace;
	text-decoration: none;
	height: 5px;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
	padding: 0px;
	margin-bottom: -1px;
	white-space: pre;
}

.spiffy{display:block;}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#6E9ECC; }
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;
  background:#FFFFFF}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;
  background:#FFFFFF;}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;}
.spiffy4{
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;}
.spiffy5{
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;}
.spiffyfg{
  background:#6E9ECC;
  padding-left: 10px;
  padding-right: 10px; }
  
#linkouts {
	margin-top: 10px;
	padding-top: 15px;
	width: 98%;
	text-align: center;
}

#linkouts img {
	margin-right: 15px;
	margin-left: 5px;
}

.site-block {
	background-color: #666;
	padding: 4px;
	margin-bottom: 3px;
}

.site-block h4 {
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 2px 2px;
}

.site-block h4.sub {
	padding: 4px 0px 2px 2px;	
}

#site-summary {
	display: none;
}

/* tables */
table.tablesorter {
	background-color: #EEE;
	margin: 5px 0pt 15px;
	font-size: 12px;
	width: 97%;
	text-align: left;
}
table.tablesorter thead tr th, 
table.tablesorter tfoot tr th {
	background-color: #6E9ECC;
	color: #FFF;
	font-size: 8pt;
	padding: 5px;
	padding-right: 5px;
}
table.tablesorter .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td.tablebody {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: middle;
}
table.tablesorter tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter .headerSortDown, 
table.tablesorter .headerSortUp {
	background-color: #8dbdd8;
}

.error {
	display: none;
	margin-bottom: 10px;
	font-size: 14px;
	color: #C03;
	padding: 10px;
	border: 2px solid #C03;
	margin-right: 20px;
}

.success {
	display: none;
	margin-bottom: 10px;
	font-size: 14px;
	color: #060;
	padding: 10px;
	border: 2px solid #060;
	margin-right: 20px;
}

.formfloat {
	float: left;
	width: 50%;
}

.codebox {
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.gapper {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}