/* basic layout styles */
body { 
	padding: 0; 
	margin: 0; 
	color: #444;
  background-color: #000034;
  background-image: url("../images/bgr_body.jpg");
  background-repeat: repeat-x;
}

body,td,h1,h2,h3,h4,h5,div,li {
  font-family: verdana, arial, helvetica, sans-serif;
}

body,td,div {
	font-size: 10px;
  line-height: 15px;
}

H1 { margin-bottom: 10px; font-size: 14px; font-weight: bold;margin-top: 2px; color: #83ba28; }
H2 { font-size: 12px; font-weight: bold; }
H3,h4,h5 { font-size: 12px; font-style: italic; font-weight: normal; }
td { vertical-align: top; }
img { border: 0; }

/* menu styles */
div.menu {  
  height: 37px;
  background-image: url("../images/menubg.jpg");
  background-repeat: repeat-x;
}

/* main area styles */
div.centerpanel { width: 800px; background-color: #ffffff; text-align: left; }
div.padding { padding: 30px 30px 20px 20px; }

/* left side styles */
td.left a { display: block; padding: 3px 15px 3px 10px; width: 150px; border-bottom: 1px solid #cccccc; color: #777777; text-decoration: none; font-size: 10px; }
td.left a:hover , td.left a.active{ background-color: #f0f0f0; }
td.left a.nohover:hover { background-color: #ffffff; }
td.left a.dalogo { border: 0; background-color: transparent; padding: 0; }
td.left a.dalogo img { border: 0; }
td.left a.dalogo:hover { background-color: #ffffff; }

td.left div.side a { display: inline; padding: 0; border: none; color: #0000ff; font-weight: normal; text-decoration: none; }
td.left div.side a:hover { text-decoration: underline; background-color: #ffffff; }

div.side {
  width: 250px;
  color: #999999; 
}

td.left div.side {
  line-height: 13px;
}

div.search {
  filter:alpha(opacity=100);
  opacity: 1.0;
  -moz-opacity:1.0;
  color: #ffffff; top: 15px; margin-left: 640px; position: absolute;
}

/* content area styles */
td.content { width: 476px; height: 250px; }
td.content, td.content td, td.content div, th { font-size: 11px; }

a { color: #006599; text-decoration: none; }
a:hover { text-decoration: underline; }

/* footer styles */
div.footer { height: 80px; font-size: 10px; text-align: center; background-image: url('../images/footerw.jpg'); background-repeat: repeat-x; }
div.footer a { color: #ffffff; text-decoration: none; position: relative; top: 60px;}
div.footer a:hover { text-decoration: underline; }

/* decorative styles */
DIV.fade {
  background-image: url('../images/header.jpg'); 
  background-repeat: no-repeat;
  border: 0;
}

IMG.blendimg {
  border: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

div.result_title , div.result_pages {
  padding-top: 10px;
}

/* DairySat tool styles */
.dsatside { display: block; width: 255px; background-color: #e5e5e5; }
.dsatside a { margin: 2px 10px; }

.dsatwrapper table{
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 0;
  border-right-width: 0;
}
.dsatwrapper td, .dsatwrapper th {
  border-style: solid;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
}
.dsatwrapper th { color: #ffffff; text-align: center; }

#soils table, #soils td, #soils th { border-color: #e26b11; }
#soils th { background-color: #e26b11; }
#soils td { background-color: #fbe2cd; }
#fertilisers table, #fertilisers td, #fertilisers th { border-color: #50227b; }
#fertilisers th { background-color: #50227b; }
#fertilisers td { background-color: #d8cee3; }
#effluent table, #effluent td, #effluent th { border-color: #7a1f10; }
#effluent th { background-color: #7a1f10; }
#effluent td { background-color: #e5c9ba; }
#irrigation table, #irrigation td, #irrigation th { border-color: #0065ab; }
#irrigation th { background-color: #0065ab; }
#irrigation td { background-color: #d2dced; }
#greenhouse table, #greenhouse td, #greenhouse th { border-color: #3AA12C; }
#greenhouse th { background-color: #3AA12C; }
#greenhouse td { background-color: #e1edd7; }
#native table, #native td, #native th { border-color: #0087ca; }
#native th { background-color: #0087ca; }
#native td { background-color: #d3e6fa; }
#energy table, #energy td, #energy th { border-color: #e30061; }
#energy th { background-color: #e30061; }
#energy td { background-color: #fadbe0; }
#pests table, #pests td, #pests th { border-color: #008472; }
#pests th { background-color: #008472; }
#pests td { background-color: #d5e5e0; }
#chemicals table, #chemicals td, #chemicals th { border-color: #c90039; }
#chemicals th { background-color: #c90039; }
#chemicals td { background-color: #f5d5d0; }
#wastes table, #wastes td, #wastes th { border-color: #9d8e00; }
#wastes th { background-color: #9d8e00; }
#wastes td { background-color: #ede8cb; }
