/***************************************************/	
/* styles for all pages */

body {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	color: #443b39;
	background-color: #b7b7b7;
	font-size: 14px;
	min-width: 1000px;
	margin:0px;
	}

.clear {
	padding: 0;
	margin:0;
    clear: both;
    line-height: 0px;
    font-size: 1px;
}

img {
	border-style: none;
	}

a {
	text-decoration:none;
}

h1 {
	line-height: 22px;
	font-size: 15px;
	padding: 0;
	margin: 0em 0em 0.5em;
	}
	
h2 {
	color: #59595a;
	font-size: 14px;
	padding: 0;
	margin: 0;
	}

h3 {
	color: #59595a;
	font-size: 13px;
	padding: 0;
	margin: 0;
	}

h4 {
	font-size: 13px;
	padding: 0;
	margin: 0;
	}

.white_box {	
	border-width: 1px;
	border-style: solid;
	background-color: #Ffffff;
	padding: 10px;
	}

.helplink{
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	
	}

.top_bar {
	background-image: url(../images/metazome_logo.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	height: 75px;
	background-color: #59595a;
	color: #FFFFFF;
	padding-right: 30px;
	margin: 0px;
	}

.top_bar a {
	color: #ffffff;
	}


#home {
	float:left;
	height: 70px;
	padding: 0 0 0 0;
	margin: 0 0 0 5px;
	}

#home img{
	padding:0;
	margin: 0;
	}
	
#sponsors{
	background-image: url(../images/phytozomeR2.png);
	background-position: right;
	background-repeat: repeat-x;
	height: 36px;
	line-height: 33px;
/*	color: #FFFFFF;
	overflow:hidden;
*/	text-align: right;
	padding: 0 25px 0 0;
	margin: 5px 5px 5px 100px;
	}

#sponsors a img{
	vertical-align: middle;
	margin-left:20px;
	}


ul.menu_list{
	list-style:none;
	font-size:14px;
	margin:0;
	padding:3px 0;
	font-variant:small-caps;
	}

ul.menu_list li{
	float:left;
	margin: 0 0.5em 0 0.5em;
	padding: 0 0 0 10px;
	}

ul.menu_list li a{
	padding: 0px 20px 3px 10px;
    margin: 0;
	}


.main_box {
	padding: 0.5em;
	}

.main_box a {
	text-decoration: none;
	cursor: pointer;
	}

.main_box a:hover{
	text-decoration: underline;
	}

.bottom_bar {
	text-align:center;
	color: #464646;
	margin-top:1em;
	}


/* ¥Ê¥Ê¥Ê¥Ê¥ÊTABS ¥Ê¥Ê¥Ê¥Ê¥Ê*/
.tabs {
    float:left;
    width: 100%;
	background-repeat: repeat-x;
	background-position: bottom;
    font-size:100%;
	font-size: 14px;
	font-variant: small-caps;
    }
    
.tabs ul {
    margin: 0;
	padding:10px 10px 0;
	list-style:none;
    }

.tabs li {
    float:left;
    background:url("../images/tabs/offR.gif")
      no-repeat right top;
    margin: 0px 0 0 5px;
    padding:0 0 0 0px;
    }

.tabs li img {
	display:none;
	}

.tabs div.inside_tab  {
    display: block;
    background:url("../images/tabs/offL.gif")
      no-repeat left top;
    padding: 6px 22px 2px 22px;
    }

.tabs div.inside_tab  a{
	color: #707070;
	}

.tabs .current {
    background-repeat: no-repeat;
    background-position: right top;
    }

.tabs .current div.inside_tab {
    background-repeat:no-repeat;
    background-position: left top;
    padding: 6px 8px 3px 12px;  /* bottom padding of div.inside_tab + 1px to not show the bg border */
    }

.tabs .current img{
	display: inline;
	vertical-align: -3px;
	margin-left: 4px;
	padding:0;
	}


/* ¥ ¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê*/	
/*¥Ê¥Ê¥Ê¥ 		 	HOME PAGE				¥Ê¥Ê¥Ê¥*/

ul#news {
	list-style-type: none;	
	}

ul#news li{
	text-indent: -1em; 
	margin-top: 0.5em;
	}

ul#news li .date{
	font-style: italic;
	}

ul#news li .title{
	font-weight: bold;
	}


div#home_nav{
	border-bottom: dotted 1px #b7b7b7;
	padding: 0 0 10px 0;

}




/* ¥ ¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê*/	
/*¥Ê¥Ê¥Ê¥ 		 	SEARCH PAGE				¥Ê¥Ê¥Ê¥*/

label.searchLabel   {
	font-weight: normal;
	text-transform: uppercase;
	line-height: normal;
	text-align: right;
	margin: 5px 10px 5px 0;
	position: relative;
	display: block;
	width: 150px;
	}

label.blastLabel   {
	font-weight: normal;
	text-transform: uppercase;
	line-height: normal;
	text-align: right;
	margin: 5px 5px 5px 0;
	position: relative;
	display: block;
	width: 250px;
	}


textarea {
	font-family: monaco;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	}

input.formInputText {
	border-width: 1px;
	border-style: solid;
	}

.submit input {
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	}

select {
	border-width: 1px;
	border-style: solid;
	}


#ontology_list {
	margin-left: 30px;
	}
	
	
	
/* ¥ ¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê*/	
/*¥Ê¥Ê¥Ê¥ 		 	RESULTS 				¥Ê¥Ê¥Ê¥*/


#search_ontologies {
	max-height: 9em;
	overflow: auto;
	}

#pagination {
	text-align: right;
	}

.ontologies {
	max-height: 100px;
	overflow: auto;
	}

.ontologies td {
	padding-left: 1em;
	}

.results_row td{
	border-bottom-style: dotted;
	border-width: 1px;
	border-color: #d7d7d7;
	padding-top:5px;
	padding-bottom:4px;
	}

.results_row_over td{
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #263248;	
	border-bottom-color: #263248;	
	padding-top:3px;
	padding-bottom:3px;
	cursor: pointer;
	background-color:#EBECF6;
	}


ul.species_checklist{
	list-style: none;
	font-style: italic;
	font-weight: bold;
	width: 470px;
	margin:0;
	padding:0;
	}

ul.species_checklist li{
	float: left;
	width: 90px;
	padding:0;
	margin:0;
	cursor:default;
	}
	
td.some {
	color: #ffffff;
	border-right-style: dotted;
	border-right-width: 1px;
/*	font-size:10px;
*/	}

td.none {
	color: #ffffff;
	background-color: #d7d7d7;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #ececec;
	}

.results_tla{
	font-size: 10px;
	padding: 2px;
	font-family: arial,"andale-mono";
	cursor: default;
	}
	
/* ¥ ¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê*/	
/*¥Ê¥Ê¥Ê¥ 		 	BLAST RESULTS 				¥Ê¥Ê¥Ê¥*/

.blastBox{
	width: 360px;
	position:relative;
/*	border-left: 1px dotted #CCCCCC;
*/	}

.blastLine{
	margin: 2px;
	height: 8px;
	position: relative;
	top: 0px;
	left: 0px;
	background-position: center;
	}
	
.blastLine div{
	line-height: 8px;
	border-color: #960014;
	border-width: 1px;
	position: absolute;
	cursor: pointer;
	font-size: 10px;
	}

.HSPs_A {
	float:left;
	height: 18px;
	width: 24px;
	background-image: url(../images/HSPsA.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.HSPs_A:hover {
	background-position: bottom;

}
.HSPs_B {
	float:left;
	height: 18px;
	width: 24px;
	background-image: url(../images/HSPsB.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.cluster_button {
	float:left;
	height: 18px;
	width: 36px;
	background-image: url(../images/cluster.gif);
	background-repeat: no-repeat;
	background-position: top;

}
.cluster_button:hover {
	background-position: bottom;

}

/* ¥ ¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê*/	
/*¥Ê¥Ê¥Ê¥ 		 	CLUSTER 				¥Ê¥Ê¥Ê¥*/


#fingerprint td{
	padding: 3px 5px 2px 5px;
	text-align: center;
	}

#fingerprint tr.row_one td{
	font-style:italic
	}

#fingerprint tr.row_two td{
	color: #FFFFFF;
	border: solid 1px #eeeeee;
	border-left-width: 0;
	}

#fingerprint tr.row_two > td:first-child{
	border-left-width: 1px;
	
	}
	
.kegg1 {
	margin-left: 1em;
	text-indent: -2em; 
	padding-left: 2em;
	}

.kegg2 {
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 2em;
	text-indent: -2em; 
	padding-left: 2em;
	}

.kegg3 {
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 3em;
	text-indent: -2em; 
	padding-left: 2em;
	}

.kegg4 {
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 4em;
	text-indent: -2em; 
	padding-left: 2em;
	}

#infobox_intro{
	line-height: 22px;
	}

#infobox_intro img{
	vertical-align: -27%;
	}

ul.action_list{
	list-style:none;
	}

ul.action_list li{
	float:left;
	padding: 0.5em 5em 0em 0em;
	}

	
div.getSeq{
	float:left;
	border-right: dotted 1px #cccccc;
	padding: 0 2em;
}
.getSeqLabel{
	text-decoration: underline;
	}
	



#box_clusterGenes {
	width: 100%;
	overflow:auto;
	position: relative;
	}

#cluster_summary_table{
	font-size: 12px;
	}

#cluster_summary_table td{
	border-width: 1px;
	border-color: #d7d7d7;
	
	}

.heading {
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold !important;
	font-style: normal !important;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: left;
	border-width: 0px;
	font-size: 11px;
	}

.headings td{
	font-weight: bold;
	font-style: normal;
	text-align: left;
	}
	
.gene_row td{
	border-top-style: none;
	border-top-width:0px;
	border-bottom-style: dotted;
	line-height: 22px;
	padding: 3px 0 0px 0.5em;
	}	

#tab_domain,#tab_synteny{
	border: 1px solid #FFFFFF;
	padding: 1px 10px 0 10px;
	text-decoration:none;
	}

#g_graphics_0{
	border-style: none;
	border-width:0px;
	}

	
.g_tla {
	font-weight: bold;
	font-style: italic;
	cursor:default;
	}
	
.g_synteny {
	white-space: nowrap;
	position:relative;
	}

div.synteny_box{
	width: 325px;
	white-space: nowrap;
	}

.synteny_box img {
	cursor: pointer;
	padding: 0;
	}

.synNum {
	font-weight: bold;
	}

	
.g_defline {
	white-space: nowrap;
	}

	
.g_domain{
	width: 325px;
	position:relative;
	}
	
.g_peptide {
	margin: 3px;
	height: 8px;
	position: relative;
	top: 0px;
	left: 0px;
	background-position: center;
	}

.g_peptide div{
	line-height: 8px;
	border-color: #960014;
	border-width: 1px;
	position: absolute;
	cursor: pointer;	
	}

.infobubble {
    position: absolute;
    left: -330px;
    width: 290px;
    white-space:normal;
	background: url(../images/shadow.png) no-repeat bottom right !important;
}	

.infobubble div{
  position: relative;
  background-color: #fff;
  border: 1px solid #666666;
  margin: -8px 8px 8px -8px;
  padding: 8px;
  line-height: normal;
}

.close_box{
	display:block;
	float:right;
	border: 1px gray solid;
	cursor:pointer;
	padding: 2px;
	font-size:10px;
}

.close_box:hover{
	color: #FFFFFF;
	background-color: gray;
}
	
/* ¥ ¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê*/	
/*¥Ê¥Ê¥Ê¥ 		 	HELP PAGE				¥Ê¥Ê¥Ê¥*/

ul#help_toc{
	font-size: 14px;
	font-weight: bold;
	padding-bottom:2em;
	}

ul#help_toc li{
	padding-top: 1em;
	}

ul#help_toc ul li{
	padding:0;
	font-weight: normal;
	}

/* ¥ ¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê*/	
/*¥Ê¥Ê¥Ê¥ 		 SPECIES PAGE				¥Ê¥Ê¥Ê¥*/

ul#species_toc{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 1em;
	}

ul#species_toc li{
	padding-top: 0.5em;
	}

ul#species_toc ul li{
	padding:0;
	font-weight: normal;
	}

h1.species {
	font-style: italic;
	font-size: 18px;
	float:left;
	padding: 0.5em;
	}

#species_tabs li img {
	vertical-align: middle;
	}

ul#tree{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}

ul#tree li{
	white-space: nowrap;
	font-style: italic;
	margin-left: 5px;
	padding: 5px;
	height: 35px;
	}

ul#tree a.selected{
	background-color: #FFFFFF;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #DC9000;
	padding: 5px;
	margin-right: 30px;
	}
