/* 

blue - #25509E

Green - #009C7B
lightgreen - #8DCD9C

Really Light Yellow - #FFFFD9
light Yellow - #FEFFC1
dark yello - #FFC316

*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 76%;
	color: #333333;
	background-color: #fff;
}

table {	/* caters for old content, in ie5.x or before : */
	font-size: 1em;
}
div#header {color: #999999;}

DIV#ACOLNET-PLANTECH {margin-top: 5px; }

DIV#ACOLNET-PLANTECH span.highlighttext {color:#006475;}

DIV#ACOLNET-PLANTECH a {color : darkblue; text-decoration: underline;}
DIV#ACOLNET-PLANTECH a:link {color : darkblue; text-decoration: underline;}
DIV#ACOLNET-PLANTECH a:visited {color : darkblue; text-decoration: underline;}
DIV#ACOLNET-PLANTECH a:focus {color : darkblue; text-decoration: none;}
DIV#ACOLNET-PLANTECH a:hover {color : darkblue; text-decoration: none; background-color: transparent; }


DIV#ACOLNET-PLANTECH a.lowercaselink {color : darkblue; text-decoration: underline; text-transform:lowercase;}
DIV#ACOLNET-PLANTECH a.lowercaselink:link {color : darkblue; text-decoration: underline;}
DIV#ACOLNET-PLANTECH a.lowercaselink:visited {color : darkblue; text-decoration: underline;}
DIV#ACOLNET-PLANTECH a.lowercaselink:focus {color : darkblue; text-decoration: none;}
DIV#ACOLNET-PLANTECH a.lowercaselink:hover {color : darkblue; text-decoration: none;}


DIV#ACOLNET-PLANTECH div#menucol {background-color: #FEFFC1; /* #DEEBEE border: 1px solid #525E8A*/}
DIV#ACOLNET-PLANTECH div.menubox {border: 1px solid #525E8A; background-color:white; margin-top: 5px;}
DIV#ACOLNET-PLANTECH div.menuboxnoblock {border: 1px solid #525E8A; background-color:white;}

/* header box on left */
DIV#ACOLNET-PLANTECH span.menutitle {background-color: #009C7B; color:white; font-weight: light; text-transform:uppercase; }
DIV#ACOLNET-PLANTECH div.menuitems {color: #333333; text-decoration: none; background-color: transparent;}
DIV#ACOLNET-PLANTECH .none {display:none; }
DIV#ACOLNET-PLANTECH div.leftbox {border: 1px solid #525E8A; background-color: white; margin-top: 5px;}
DIV#ACOLNET-PLANTECH div.rightbox {border: 1px solid #525E8A; background-color: white; margin-top: 5px;}
DIV#ACOLNET-PLANTECH div.spanbox {border: 1px solid #525E8A; background-color: white; margin-top: 5px;}

DIV#ACOLNET-PLANTECH .menubox a:focus {}
DIV#ACOLNET-PLANTECH .menubox a:hover { background-color:#FEFFC1;}

/*main background */ 
DIV#ACOLNET-PLANTECH div#contentcol {background-color: #FEFFC1; /*text-align:center;*/ }

DIV#ACOLNET-PLANTECH div#contentcolFooter {background-color: #ffffff; text-align:center;}

/* item headers */ 
DIV#ACOLNET-PLANTECH div#contentcol span.menutitle {background-color: #009C7B; /*border-bottom: 1px solid #A0A0A0;*/ color: #fff; border-bottom: 3px solid #25509E; font-weight: light; text-transform: none; }

DIV#ACOLNET-PLANTECH div#thirdcol {background-color: #FEFFC1;}
DIV#ACOLNET-PLANTECH div#thirdcol a:focus {}
DIV#ACOLNET-PLANTECH div#thirdcol a:hover { background-color:#FEFFC1;}

DIV#ACOLNET-PLANTECH h1 {color:#FEFFC1; background-color:#3D77CB;}
DIV#ACOLNET-PLANTECH h2 {color:#FF0000;}
DIV#ACOLNET-PLANTECH h3 {color:#000000;}

DIV#ACOLNET-PLANTECH b.accented {color: #782020;}

/* page title */
DIV#ACOLNET-PLANTECH table.pagetitle td {color:#FFFFFF; background-color:#009C7B; text-transform:uppercase; /* #006475; */}

DIV#ACOLNET-PLANTECH table.search-table {background-color:white;  border: 1px solid #525E8A;}
DIV#ACOLNET-PLANTECH table.search-table input {border: 1px solid #525E8A;}


DIV#ACOLNET-PLANTECH table.results-table {background-color:white;  border: 1px solid #525E8A;}

DIV#ACOLNET-PLANTECH table#details-table {background-color:white;  border-top: 10px solid white; /*#006475;*/ border-bottom: 1px solid #525E8A;border-left: 1px solid #525E8A;border-right: 1px solid #525E8A;}
DIV#ACOLNET-PLANTECH table#results-table {background-color:white;  border: 1px solid #525E8A;}

DIV#ACOLNET-PLANTECH table#progress { border-top: 1px solid #525E8A; border-right: 1px solid #525E8A; border-bottom: 1px solid #525E8A;}


/* top page selector */
DIV#ACOLNET-PLANTECH table#progress .highlight {color:Darkblue; border-left:1px solid #525E8A; background-color:#FFC316;}
DIV#ACOLNET-PLANTECH table#progress .nohighlight {color:white; background-color: #009C7B; border-left:1px solid #525E8A;}
DIV#ACOLNET-PLANTECH table#progress .nohighlight a {color:white;}
DIV#ACOLNET-PLANTECH table#progress .nohighlight a:link {color:white;}
DIV#ACOLNET-PLANTECH table#progress .nohighlight a:visited {color:white;}
DIV#ACOLNET-PLANTECH table#progress .nohighlight a:focus {}
DIV#ACOLNET-PLANTECH table#progress .nohighlight a:hover {}
/* ???? */
DIV#ACOLNET-PLANTECH table#tabs { background-color: #3D77CB; }
/* Page results tabs */
DIV#ACOLNET-PLANTECH table#tabs .highlight {color:white;}
DIV#ACOLNET-PLANTECH table#tabs .nohighlight {color: #white; background-color:#FFC316; border-bottom: 1px solid #525E8A;}
DIV#ACOLNET-PLANTECH table#tabs .nohighlight a {}
DIV#ACOLNET-PLANTECH table#tabs .nohighlight a:link {}
DIV#ACOLNET-PLANTECH table#tabs .nohighlight a:visited {}
DIV#ACOLNET-PLANTECH table#tabs .nohighlight a:focus {}
DIV#ACOLNET-PLANTECH table#tabs .nohighlight a:hover {background-color:white;}


/* Application number */
DIV#ACOLNET-PLANTECH .casenumber {background-color: #009C7B; /*border-bottom: 1px solid #A0A0A0;*/ color: #fff; border-bottom: 3px solid #25509E; font-weight: light; text-transform: none; }
/* {border-bottom: 1px solid white; color:white; background-color:#BAD5E8; /*border-bottom:1px solid #A0A0A0;*/} */
DIV#ACOLNET-PLANTECH .casenumber a {color : white; text-decoration: none;}
DIV#ACOLNET-PLANTECH .casenumber a:link {color : white; text-decoration: underline;}
DIV#ACOLNET-PLANTECH .casenumber a:visited {color : white; text-decoration: underline;}
DIV#ACOLNET-PLANTECH .casenumber a:focus {color : white; text-decoration: underline;}
DIV#ACOLNET-PLANTECH .casenumber a:hover {color : #FFC316; text-decoration: underline;} /* this line */

DIV#ACOLNET-PLANTECH .casenumberright {color:black; background-color:#BAD5E8; border-bottom:1px solid #A0A0A0;}
DIV#ACOLNET-PLANTECH .casenumberr {color:black; background-color:#BAD5E8; border-bottom:1px solid #A0A0A0;}

/* application number text */ 
DIV#ACOLNET-PLANTECH table.results-table .casenumber { color: white ;} /* white;} */
DIV#ACOLNET-PLANTECH table#tabs .casenumber {color: darkblue;  background-color: white; /* #006475;*/  border-bottom: none; border-right: 1px solid #525E8A; border-top: 1px solid #525E8A; border-left: 1px solid #525E8A;  }
DIV#ACOLNET-PLANTECH table.results-table div.menubox { margin-right: 2px;}

DIV#ACOLNET-PLANTECH p.instruction {color:#FF0000;}
DIV#ACOLNET-PLANTECH p.info {color:grey;}

DIV#ACOLNET-PLANTECH th.odd {background-color:#FFFFD9; }
DIV#ACOLNET-PLANTECH td.odd {background-color:#FFFFD9; }


DIV#ACOLNET-PLANTECH table#caseprogress { border-left: 1px solid #657DA6; border-top: 1px solid #657DA6; border-bottom: 1px solid #657DA6;}
/* case menu items */
DIV#ACOLNET-PLANTECH table#caseprogress .highlight {color:#333; border: 3px outset #980000 /* #0066FF */; background-color:white/*#90C8FF;*/}
DIV#ACOLNET-PLANTECH table#caseprogress .nohighlight {color:#333; background-color:#FEFFC1 /*#FEFFC1*/; border-right:1px solid #657DA6;}
DIV#ACOLNET-PLANTECH table#caseprogress .nohighlight a {color:#333;}
DIV#ACOLNET-PLANTECH table#caseprogress .nohighlight a:link {color:#333;}
DIV#ACOLNET-PLANTECH table#caseprogress .nohighlight a:visited {color:#333;}
DIV#ACOLNET-PLANTECH table#caseprogress .nohighlight a:focus {}
DIV#ACOLNET-PLANTECH table#caseprogress .nohighlight a:hover {}

/* For thunmbnails, images, galleries */

DIV#ACOLNET-PLANTECH th.gallery {background-color: #F0F0F0;}


DIV#ACOLNET-PLANTECH div.noimage {background-color:#E7E3E1; color: black;}
DIV#ACOLNET-PLANTECH div.noimage {border: 4px solid #F0F0F0; margin-left: -2px}

DIV#ACOLNET-PLANTECH div.gallery {background-color:white; border: 1px solid #FEFFC1;}

DIV#ACOLNET-PLANTECH div.thumbnail { background-color:#F0F0F0;  color: black; height: 130px}

DIV#ACOLNET-PLANTECH div.thumbnail a {text-decoration: none}

DIV#ACOLNET-PLANTECH div.thumbnail div.caption a { color: black }

DIV#ACOLNET-PLANTECH div.noimagetext {color: #E7E3E1;}

#splash {
	  float:left; /* required or background image will not appear in Firefox & NS7 */
	  width:772px;
	  height:108px;
	  background-color : white;
	  color: #999999;
 }
 
  #splashleft {
	  float:left;
	  width:200px;
	  height:108px;
	  margin-left:-5px; /* IE Only */
  }
 
  #splashright { 
	  float:right;
	  width:399px;
	  height:108px;
	  margin-right:-5px;  /* IE Only */
  }

  .clear {
	  clear:both;
  }
