* {margin:0; padding:0}
p { margin: 12px 0;}

ul {
	padding-left: 20px;
}

ol {
	padding-left: 20px;
}

body {
	font-family: Arial, "Gill Sans","Franklin Gothic Medium", Helvetica, sans-serif;
	color: #443b39;
	background-color: #b7b7b7;
	font-size: 13px;
	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: 0 0 5px;
	}
	
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;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	}

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

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

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

.bottom_bar {
	}


/* ¥Ê¥Ê¥Ê¥Ê¥ÊTABS ¥Ê¥Ê¥Ê¥Ê¥Ê*/
.tabs {
    float:left;
    width: 100%;
	background-repeat: repeat-x;
	background-position: bottom;
    font-size:100%;
	font-size: 14px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;	
	
    }
    
.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;
	}
	
	

/* ¥Ê¥Ê¥Ê¥Ê¥Êtabs2 ¥Ê¥Ê¥Ê¥Ê¥Ê*/
.tabs2 {
    float:left;
    width: 100%;
    font-size:100%;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0;
    }
    
.tabs2 ul {
    margin: 0;
	padding:10px 10px 0;
	list-style:none;
    }

.tabs2 li {
	float:left;
	display: block;
    padding: 3px 22px 2px 22px;
    margin: 3px 0 0 5px;
	background-color: #d7d7d7;
    border: 1px solid gray;
    border-bottom-color: #6e9e75;    
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
    
    position: relative;
    bottom: -1px;
}

.tabs2 li a{
	color: gray;
}
.tabs2 li a:hover{
	text-decoration: none;
}

.tabs2 li img {
	display:none;
	}

.tabs2 .current {
    background-color: white;
	border-color: #6e9e75;
	border-bottom-color: white;
    padding: 6px 10px 2px 10px;
    margin: 0px 0 0 5px;
}
.tabs2 .current a{
	color: #443B39;
}

.tabs2 .current a img{
	display: inline;
	vertical-align: -3px;
	margin-left: 14px;
	padding:0;
	border: 1px solid red;
	}
a.helplink2{
	display:none;	
}
.current a.helplink2{
	display:inline-block;
	width: 15px;
	height: 15px;
	padding: 0 0 0 0;
	margin: 0 0 0 4px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	background-color: #6e9e75;
	color: white;
}
.current a.helplink2:hover{
	background-color: #425e46;
	color: white;
	text-decoration: none;
}
	
/* ¥ ¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê*/	
/*¥Ê¥Ê¥Ê¥ 		 	SEARCH PAGE				¥Ê¥Ê¥Ê¥*/


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

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

select {
	border-width: 1px;
	border-style: solid;
	}
		
/* ¥ ¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê¥Ê*/	
/*¥Ê¥Ê¥Ê¥ 		 	RESULTS 				¥Ê¥Ê¥Ê¥*/

#box_summary{
	position:relative;	
/*	border: 1px solid green;
*/}



#searchOntologies{
float: right;
margin-top: 12px;
}

#pagination {
	text-align: right;
	}

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

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


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;
	}
	
.results_tla{
	position: relative;
	left: 0px;
	background-image: url(../images/header/headright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0;
	margin:0;
	}

.results_tla img.bracket{
	position: absolute;
	left: 0px;
	bottom: -13px;
	margin: 0;
}

.results_tla img.label{
	position: absolute;
	left: 8px;
	bottom: -8px;
	margin: 0;
}

/*¥Ê¥Ê¥Ê¥ 		 	results boxes				¥Ê¥Ê¥Ê¥*/
.results_row td{
	padding-top:5px;
	padding-bottom:5px;
	}

.results_row_odd td{
	padding-top:5px;
	padding-bottom:5px;
	background-color: #FFFFFF;
	}
.results_row_even td{
	padding-top:5px;
	padding-bottom:5px;
	background-color: #f4f4f4 !important;
	}

.results_row_over td{
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #263248;	
	border-bottom-color: #263248;	
	padding-top:4px;
	padding-bottom:4px;
	cursor: pointer;
	background-color:#ebecf6;
	}

td.pnum{
	margin: 0;
	padding: 0;
	width: 21px;
	text-align: center;
}

td.pnum_other{
	margin: 0;
	padding: 0;
	width: 15px;
	text-align: center;
}

table.results{
}

table.results tr{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #263248;	
	border-bottom-color: #263248;	

}

.some {
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	text-align: center;
	width: 21px !important;
	padding-top: 3px;
	padding-bottom: 2px;
	}

.none {
	width: 21px !important;
	color: #959595;
	text-align: center;
	font-size: 10px;
	}



.level_0 {
	background-color: #f7fcf0 !important;
	color: #555555;
	font-size: 10px;
	}
.level_1 {
	background-color: #e0f3db !important;
	color: #555555;
	font-weight: bold !important;
	font-size: 10px;
	}
.level_2 {
	background-color: #ccebc5 !important;
	color: #555555;
	font-weight: bold !important;
	font-size: 10px;
	}
.level_3 {
	background-color: #a8ddb5 !important;
	color: #363636;
	font-weight: bold !important;
	font-size: 10px;
	}
.level_4 {
	background-color: #7bccc4 !important;
	color: #363636;
	font-weight: bold !important;
	font-size: 10px;
	}
.level_5 {
	background-color: #4eb3d3 !important;
	color: #363636;
	font-weight: bold !important;
	font-size: 10px;
	}
.level_6 {
	background-color: #2b8cbe !important;
	color: #ECECEC;
	font-weight: bold !important;
	font-size: 10px;
	}
.level_7 {
	background-color: #0868ac !important;
	color: #ECECEC;
	font-size: 10px;
	}
.level_8 {
	background-color: #084081 !important;
	color: #ECECEC;
	font-size: 10px;
	}

.level_9 { /* makes type smaller for numbers >= 200 */
	font-family: "Arial Narrow" !important;
	background-color: #084081 !important;
	color: #ECECEC;
	font-size: 10px;
	}

.level_10 {
	font-family: "Arial Narrow" !important;
	background-color: #084081 !important;
	color: #ECECEC;
	font-size: 10px;
	}

.allAnnotations td{
	border-top: 1px solid navy;
	border-bottom: 1px solid navy;
}

.allAnnotations td:first-of-type{
	border-left: 1px solid navy;
}
.allAnnotations td:last-of-type{
	border-right: 1px solid navy;
}

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

#fingerprint{
	margin: 0 auto;
}

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

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

.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{
	font-size: 12px;
	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;
	margin-bottom: 6px;
	}

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

.heading {
	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;
	}

.referGene {
}

.referGene td{
	border-top: 1px solid navy !important;
	border-bottom: 1px solid navy !important;
	background-color: #EBECF6;
}


.gene_row td{
	line-height: 22px;
	border-top-style: none;
	border-top-width:0px;
	border-bottom-style: dotted;
	padding: 1px;
	}	

.core td{
	background-color: #f6f6f6;	
}

a.linkout{
	display:inline-block;
	width: 20px;
	height: 20px;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	background-color: #6e9e75;
	color: white !important;
}
a.linkout:hover{
	background-color: #497FBF;
	color: white;
	text-decoration: none;
}


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

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

.g_checkbox input{
	margin: 3px auto;	
}

.g_tla {
	font-weight: bold;
	font-style: italic;
	cursor:default;
	padding: 0 3px 0 5px !important;
	}


.g_synteny {
	white-space: nowrap;
	position:relative;
	background-color: white !important;
}

div.synteny_box{
	width: 330px;
	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;
	background-color: white !important;
	}
	
.g_peptide {
	margin: 3px;
	height: 8px;
	position: relative;
	top: 0px;
	left: 0px;
	background-position: center;
	}

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

.g_peptide div.domain:hover{
	margin: -1px 0 0 -1px;
	border-style: solid;
	z-index:1;
	}
	
.g_peptide div.peptide_length{
	position: absolute;
	border-style:none; 
	left: 302px;
	top:-6px;
	font-size:10px;
}

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

.infobubble .infobubble_inside{
	width: 290px;
	position: relative;
	background-color: #fff;
	border: 1px solid #666666;
	margin: -8px 8px 8px -8px;
	padding: 8px;
	background-color: #ebecf6;
	line-height: normal;
}
.cluster_info{
	margin: 0 0 0 10px;
	text-indent: -10px;
	line-height: 14px;
}
.close_box{
	float:right;
	width: 12px;
	height: 12px;
	background-image: url(../images/close.gif);
	background-position: top right;
}



.close_box:hover{
	background-image: url(../images/close_b.gif);
}	

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

ul#species_toc{
	font-size: 14px;
	font-weight: bold;
	list-style: circle;
	margin:0;
	}

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

h1.species {
	float: left;
	font-style: italic;
	}
	
div#orgPageLinks{
	float:left;
	}

div#orgPageLinks a{
	padding: 0.5em;
	}

div#orgPageLinks img{
	vertical-align:middle;
	}

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

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

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

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

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

}

tr.topRow td{
	border-bottom: 3px double gray;
	font-weight: bold;
	padding-bottom: 4px;
}


ul.wholeList{
	padding: 0 0 0 10px;
	margin: 5px 0 30px 0 ;
	list-style: none;
}

ul.wholeList li{
	text-indent: -20px;
	padding: 0 5px 0 20px;
	margin: 5px 0 10px 0;	
}



/* css/tooltip.css -- fancy tooltips */

span.tool2 {
  position: relative;   /* this is key */
}
 
span.tool2 span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool2:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 10px;
  width: auto;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font: normal 0.9em/1.2em arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
}

/* css/tooltip.css */

/* css/tooltip.css -- fancy tooltips */

.tool {
  position: relative;   /* this is key */
  cursor: pointer;
}
 
.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 10px;
  width: auto;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font: normal 0.9em/1.2em arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
}

/* css/tooltip.css */
