@charset "UTF-8";
/* CSS Document */

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/backgrd.png);
	background-repeat:repeat-x;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	color: #000;
	font-size:12px;
}

.container {
	width:998px;
	margin:0 auto;
	background-color:#fff;
	}

.title {
	width:998px;
	height:197px;
	margin:0 auto;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
}

#toolsAnnotFocus {
	display:block;
	width:998px;
	height:27px;
	background-image:url(images/tools.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:600;
	padding-left:108px;
	line-height:24px;
}

#toolsAnnotFocus2 {
	display:none;
	width:998px;
	height:27px;
	background-image:url(images/tools.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:600;
	padding-left:108px;
	line-height:24px;
}

#toolsDownloadFocus {
	display:none;
	width:998px;
	height:27px;
	background-image:url(images/tools.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:600;
	padding-left:108px;
	line-height:24px;
}

#toolsDownloadFocus2 {
	display:block;
	width:998px;
	height:27px;
	background-image:url(images/tools.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:600;
	padding-left:108px;
	line-height:24px;
}

#menuAnnot {
	display:block;
	width:998px;
	height:29px;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:600;
	padding-left:180px;
	line-height:29px;
	}

#menuDownload {
	display:none;
	width:998px;
	height:29px;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:600;
	padding-left:180px;
	line-height:29px;	
	}

#dKunkel {
	display:none;
	position:relative;
	width:550px; 
	height:auto;
	margin:-12px auto auto auto;
	background-color:#cfe3ef;
	font-size:11px;
	padding:8px;
	border-style:solid;
	border-width:1px;
	border-color:#6a6a6a;
	 moz-box-shadow: 5px 5px 8px #ddd; 
	-webkit-box-shadow: 4px 4px 4px #ddd; 
	box-shadow: 4px 4px 4px #ddd;
}

.middle {
	width:998px;
	min-height:500px;
	margin:0 auto;
	background-image:url(images/innerglow.png);
	background-repeat:repeat-y;
}

.genomeContainer {
	width:900px;
	margin:0 auto;
	padding-top:58px;
	padding-right:11px;
	background-image:url(images/middleimage2.jpg);
	background-repeat:no-repeat;
	background-position:-60px -28px;
	clear:both;
}

/* .genomeHeaderText {
	font-size:20px; 
	margin:10px auto 4px 78px;
	} */

.genHeaderContainer {
	width:inherit;
	margin:10px auto 40px 78px;
	}

.genomeHeaderDiv {
	width:268px;
	font-size:20px;	
	float:left;
	}

.blastAvail {
	font-size:10px;
	font-weight:600;
	text-align:center;
	float:left;
	/* background-image:url(images/rectGradient.png);
	background-repeat:no-repeat;
	background-size:100% 29px;
	background-position:bottom;
	color:#790b82;*/
}

.gContMiddle {
	width:830px;
	overflow:hidden;
	margin:0px auto auto 72px;
	font-size:11px;
	display:inline-block;
	vertical-align:top;
}

td.genomesList {
	width:210px;
	background-color:#fff;
	border:4px solid #eee;
	border-bottom:none;
	padding:4px 1px 4px 10px;
	vertical-align:top;
}

td.genomesListSpace {
	width:40px;
	}

td.bottomBdrimage{
	width:210px;
	height:13px;
	background-color:#fff;
	padding:0px 0px 4px 0px;	
	background-image:url(images/genomedivimage.png);
	background-repeat:no-repeat;	
}

.genomeDiv1, .genomeDiv3 {
	 width:210px;
	 height:100%;
	 padding:4px 10px;
	 margin:0px;
	 display:inline-block;
	 border:4px solid #eee;
	 background-color:#fff;
	 border-bottom:none;
	 vertical-align:top;
}

.genomeDiv2 {
	 width:210px;
	 height:inherit;
	 padding:4px 10px;
	 margin:0px 30px;
	display:inline-block;
	border: 4px solid #eee;
	 background-color:#fff;
	 border-bottom:none;
	 vertical-align:top;
}

.genomesPara {
	text-indent:-10px;
	margin:1px 2px;
	}


.boxTop {
	width:998px;
	height:22px;
	margin:0 auto;
	background-image:url(images/boxtop.png);
	background-repeat:no-repeat;
}

.boxBottom {
	width:998px;
	height:49px;
	margin:0 auto;
	background-image:url(images/boxbottom.png);
	background-repeat:no-repeat;
	clear:both;
}

.aboutText {
	width:710px;
	margin:0px 0px 0px 155px;
	padding-top:16px;
}

.bactHeader {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	color:#9999ff;
}

.bactHeaderText {
	font-size:24px; 
	margin:0px 0px 6px 0px;
	padding-top: 10px;
	text-align:center;
	}

.aboutBactText {
	width:790px;
	margin:0 auto;
	padding-top:16px;
}

.bactInfoSubHeader {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:7px;
	margin-bottom:-5px;
	color:#666;
}

.motifHeader {
	width:790px;
	margin:0 auto;
	font-size:22px;
	font-weight:600;
}

table.genomes {
	margin:0px 3% 5px 7%;
	width:92%;
}

.downloadHeader {
	font-size:24px;
	font-weight:bold;
	margin-left:5%;
	margin-bottom:0px;
}

.roseoBlast {
	width:600px;
	margin:0 auto;
}

.refDiv {
	margin:0 auto;
	width:854px;
	padding-bottom:10px;
	background-image:url(images/refBorder.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.refDivBottom {
	margin:0 auto;
	width:864px;
	background-image:url(images/refBackgrd.png);
	background-repeat:no-repeat;
}

.contact {
	width:710px;
	margin:0px 0px 0px 155px;
	padding-top:16px;
	font-size:14px;	
}

.disclaimerContainer {
	margin:0 auto;
	width:890px;
	clear:both;
}

.shadedLink {
	width:200px;
	margin:0px 0px 0px 20px;
	background-image:url(images/astrisk.png); 
	background-repeat:no-repeat; 
	background-position:0px;
	text-align:center;
}

.mooreLogo {	
	width:120px;
	float:left;
}

.kunkelText {
	width:inherit;
	margin:0 auto;
	font-size:10px;
	text-align:center;
}

.nsfLogo {
	width:50px;
	margin-left:40px;
	float:left;
	}

.marsciLogo {
	width:43px;
	float:right;
}

table.features {margin:0px auto; width:630px; background-image:url(images/tableBkgrd.png); background-position:0px 24px; background-repeat:repeat-x; width:630px;}
th.features { text-align:left;  height:20px; background-color:#9999ff; padding-left:20px; /** border-bottom: 1px solid #999999;**/ }
td.features { text-align:left; height:15px; padding-left:20px;}
td.featuresLtPurple { text-align:left; height:15px; background-color:#e7e7f7}

 a.tooltip {outline:none; } 
 a.tooltip strong {line-height:30px;} 
 a.tooltip:hover {text-decoration:none;} 
 a.tooltip span { z-index:10;display:none; padding:8px; margin-top:32px; margin-left:16px; width:auto; font-size:11px; line-height:16px; font-weight:700; } 
 a.tooltip:hover span{ display:inline; position:absolute; color:#111; border:1px solid #B2C9AB; background:#F1F9EF;} 
.callout {z-index:20;position:absolute;top:-10px;border:0;left:6px;} /*CSS3 extras*/ 
 a.tooltip span { border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -moz-box-shadow: 5px 5px 8px #ddd; -webkit-box-shadow: 4px 4px 4px #ddd; box-shadow: 4px 4px 4px #ddd; } 

a {text-decoration:none}
a:link {color:#000000}
a:visited {color:#000000}
a:hover {color: #4F777C}

a.menuTools:link {color:#ABC4BF}
a.menuTools:visited {color:#ABC4BF}
a.menuTools:hover {color:#4F777C}

a.gContMid:link {color:#000000}
a.gContMid:visited {color:#000000}
a.gContMid:hover {color:#000000}

a.species:link {color:#cccccc}
a.species:visited {color:#cccccc}
a.species:hover {color:#cccccc}

a.title:link {color:#cccccc}
a.title:visited {color:#cccccc}
a.title:hover {color:#cccccc}

a.goHome {
	display: block;
	width:968px;
	height:190px;
	margin-left:16px;
}