/* --- QUIRKS --- */

body, td, th{
	font-family:arial;
	font-size:10pt;
}

table{
	border:0px none white;
}

body{
	margin:15px;
	padding:0px;	
}


/* --- Header Footer--- */

div.bioInfo{
	border-top:solid 1px black;	
	border-bottom:solid 1px black;	
	margin:10px 0px;
	padding:3px 3px;
	text-align:center;
}

/* --- INFO BOX --- */

div.infoBox{
	padding:10px;
	border:solid 1px black;
}

div.infoBox td.imageCell{
	padding:3px 10px 0px 0px;
}

div.infoBox table.top div.title{
	font-weight:600;
	font-size:12pt;
}

div.infoBox table.top div.element div.name{
	font-weight:bold;
	display:inline;
}

div.infoBox table.top div.element div.value{
	display:inline;
}

div.infoBox div.imageLinks{
	margin:4px 0px;	
}

/* --- IMAGE LINK LIST --- */
div.imageLinkList div.iwt{
	float:left;
	margin:3px;	
}

/* --- TEXT CONTENT --- */
div.textContent div.title{
	font-weight:bold;
	margin:6px 0px 4px 0px;
}

div.content div.title{
  font-weight:bold;
  font-size:12pt; 
}

/* --- BIO ELEMENT --- */
div.bioElement div.title{
	font-weight:bold;
	margin:6px 0px 4px 0px;
	font-size:12pt;
	clear:both;
}

/* --- MORE IMAGES --- */
div.moreImages div.title{
	font-weight:bold;
	margin:6px 0px 4px 0px;
	font-size:12pt;
}

div.moreImages div.copyright{
	color:gray;
	font-size:8pt;
}


/* --- PestManagements --- */


.contentlinks{
  width: 100%;
  border-bottom: 2px solid #d5dfe7;
  padding-bottom:5px;
  font-size: 8pt;
}

.contentlinks .tt-left{
  vertical-align: top;
  width: 100%;
}

.contentlinks .tt-description{
  
}

.contentlinks .tt-description .top{
  font-weight:bold;
  font-size:12pt;
}


td.tt-what-to-do{
  background-color: #e9f0f6;
  vertical-align: top;
}

.tooltip .tt-what-to-do{
  position: absolute;
  bottom: 0;
  margin-right: 500px;
  background-color: #e9f0f6;
  overflow: hidden;
}

div.tooltip .tt-what-to-do{
  top: 208px;
  width: 280px;
  height: 132px;
}

.tt-what-to-do ul{
  padding: 0 15px 0px 20px;
  margin: 10px 5px 10px 5px;
}

.tt-to-do-title{
  background-color: #d5dfe7;
  padding: 4px 15px 4px 15px;
  font-weight: bold;
  font-size: 9pt;
}
.tooltip .tt-right{
  position: absolute;
  left: 280px;
  width: 280px;
}

.contentlinks .tt-right{
  margin-right: 10px;
  vertical-align: top;
}


.img-block img{
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
}

img.seriousness1, img.seriousness2, img.seriousness3{
  display: block;
}

img.seriousness1{
  background-color: #82ae45;
}
.tt-title{
  color: gray;
  margin: 0 5px
}

.tt-thumb{
  width: 60px;
  font-size: 10px;
  overflow: hidden;
  float: left;
  border: 5px solid #e8f8e6;
}

.tt-right .tt-thumb{
  border: 5px solid white!important;
}

.tooltip .moreInfoLink{
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 280px;
}

.contentlinks .moreInfoLink{
  text-align: center;
  width: 280px;
  display: block;
}










