@charset "utf-8";
.rows_for_presentations {
	height: 97px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
.2rows_for_presentations {
	height: 74px;
}
.3rows_for_presentations {
	height: 100px;
}
.1rows_for_presentations {
	height: 100px;
}

.4rows_for_presentations {
	height: 100px;
}
.5rows_for_presentations {
	height: 85px;
}
.6rows_for_presentations {
	height: 85px;
}
.7rows_for_presentations {
	height: 80px;
}
.8rows_for_presentations {
	height: 70px;
}








#photosandvideos {
	width: 538px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#video1 {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#video2 {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#video3 {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#video4 {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#video5 {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#video6 {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#video7 {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#video8 {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#indented_text_below_slideshow {
	width: 500px;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}


#Videos {
	width: 100%;
	margin-top: 15px;
}

body {
	margin:0;
	padding:0px;
	color:black;
	font: 95%/140% Arial, Helvetica, sans-serif;
	background-image: url(../images/headerbody3.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, ul, li, form {
	margin:0;
	padding:0;
}

h2 {
	font-size: 120%;
	color: #0021a5;
	padding: 10px 0px 0px 0px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 1px #f47735 solid;
}


h3 {
	font-size: 110%;
	color: #0021a5;
	margin-left: 10px;
	padding-left:0px;
	padding-top: 5px;
}

h4 {
	font-size: 110%;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	padding-left:0px;
	padding-top: 0px;
}

h5 {
	font-size: 90%;
	color: #0021a5;
	margin-left: 10px;
	padding-left:0px;
	padding-top: 5px;
}

p {
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 10px 0px;
}
  
a {
	text-decoration: none;
	color: #1A2439;
}

a:hover {
	color:#f47735;
}

a img {
	border-width:0;
}
#outercontain {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 150px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(../images/header3.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	line-height: 11px;
}
.captionsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	line-height: 11px;
	font-weight: bold;
}

.one {
	width: 100px;
	float: left;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
}

.two {
	width: 100px;
	float: left;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}
.three {
	width: 100px;
	float: left;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}
.four {
	width: 100px;
	float: left;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}
.five {
	width: 100px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
}





/* =topnav  Top Navigation bar
----------------------------------------------- */
#topnav {
	float:left;
	list-style:none;
	background-color: #29395A;
	width: 100%;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
 
#topnav li {
	display:inline;
	margin:0px;
	padding:0;
	font-weight: bold;
	font-size: 85%;
}
  
#topnav li a {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
  
#topnav li a:hover {
	color:#F47735;
}
#search {
	float:right;
	display:block;
	width:180px;
	font-style:normal;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
  
#searchbox {
	padding: 0px;
	width: 165px;
}

#search input.btn {
	float:right;
}

#search label img {
	display:block;
	margin-bottom:2px;
}
  
#searchtext {
	float:left;
	width:130px;
	border:1px solid;
	border-color:#999 #fff #fff #999;
	padding: 2px 0px 2px 5px;
}

#content {
	width:800px;
	background-color: #29395A;
	float: left;
	height: 100%;
}
#leftnav {
	font-size:85%;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-color: #29395A;
	height: 100%;
}
#leftnav ul {
	padding-top: 0px;
	list-style: none;
	margin-left: 0;	
}

#leftnav ul li{
	background-image:url(file://///ad.ufl.edu/ifas/ENTNEM/Users/mkweigel/My%20);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#leftnav ul li ul{
	padding-bottom:5px;
	padding-right:5px;
}

#leftnav ul li ul li{
	background-image: none;
	font-size: 85%;
	font-weight: normal;
	padding-left:0px;
	padding-bottom: 5px;
	list-style-type: none;
	display:inline;
}

#leftnav li a {
	text-decoration:none;
}
.leftnavmaintopic {
	font-weight: bold;
	list-style-type: none;
}
.partners {
	font-weight: bold;
	list-style-type: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: normal;
	margin-bottom: -10px;
	margin-top: 5px;
	text-align: center;
}


.leftnavmaintopic li {
	padding-top: 5px;
}

.leftnavsubtopic {
	font-weight: normal;
	padding-bottom: 10px;
	list-style-type: none;
	margin-left: 20px;
	font-size: 89%;
}
#contentmid {
	background-color: #FFF;
	float: right;
	width: 605px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	float:left;
	width:800px;
	color: #FFFFFF;
	font-size: 85%;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1d2c4b;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
}
  
#footer a {
	color: #FFFFFF;
}

#footer li {
	display: inline;
	padding-right: 1px;
	padding-top: 15px;
	font-size:85%;
	font-family: Arial, Helvetica, sans-serif;
}
 
#footer ul a:hover {
	color: #F47735;
}

#footer p {
	margin:0;
	text-align:center;
	line-height: normal;
	padding: 15px 10px 0px 10px;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}
.whitefly_editable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.orange-arrow-list ul {
 	margin-left: 0px;
	padding-left: 0px;
}
 
.orange-arrow-list li {
	background-image: url(file://///ad.ufl.edu/ifas/ENTNEM/Users/mkweigel/My%20Documents/websites/IPM_update/images/template_arrow_sm_wt_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}

a:link {
	color: #0021A5;
	text-decoration: none;
}
a:visited {
	color: #0021A5;
	text-decoration: none;
}
a:hover {
	color: #F47735;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #CCCCCC;
}
.ipm_editable_region_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
}
.ipm_editable_region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	padding: 5px;
	color: #0021a5;
}

.headers_with_line {
	color: #0021a5;
	border-bottom: 1px #f47735 solid;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	margin-top:25px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	margin-top:25px;
	padding: 5px 5px 5px 5px;
}
.headers {
	color: #0021a5;
	padding: 0px;
	font-size: 14px;
	margin-top:25px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	margin-top:0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.page_titles {
	color: #1A2439;
	padding: 0px;
	font-size: 18px;
	margin-top:25px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	margin-top:0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.main_page_p {
	font-size:12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 21px;
	font-weight: normal;
	margin: 0px;
}
.text_below_slideshow {
	font-size:14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text_collaborative {
	font-size:14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftrowheads {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.text_collaborativeCentered {
	font-size:14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}



.main_heads_withlines {
	color: #0021a5;
	border-bottom: 1px #f47735 solid;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	
}
#row1 {
	width: 100%;
	height: 130px;
}
#row2 {
	height: 140px;
	width: 100%;
}
#row3 {
	height: 140px;
	width: 100%;
}
#row4 {
	height: 155px;
	width: 100%;
}
#row5 {
	height: 150px;
	width: 100%;
}
#row6 {
	height: 150px;
	width: 100%;
}
#row7 {
	height: 160px;
	width: 100%;
}
#row8 {
	height: 140px;
	width: 100%;
}
.bodysection {
	width: 100%;
}

#row9 {
	height: 140px;
	width: 100%;
}
#bulleted_lists {
	margin-left: 10px;
	padding-left: 25px;
}
#presentations {
	margin-left: 5px;
	width: 600px;
	height: 525px;
}
.left_row  {
	float: left;
	width: 32%;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	border-top-style: solid;
}
.left_rowCopy {
	float: left;
	width: 32%;
	text-align: center;
	border: thin solid #000;
}

.middle_row {
	float: left;
	width: 32%;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-top-style: solid;
}
.middle_rowCopy {
	float: left;
	width: 32%;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.right_row {
	float: left;
	width: 33%;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-top-style: solid;
}
.right_rowCopy {
	float: left;
	width: 33%;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
