﻿html,body 
{
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	height: 100%;
}

.title
{
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	color:Black;
	
	}


.entryStatus
{
	font-family:Arial;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	}	
.entryHeaderCell
{
	background-color:#1C5E55;
	font-weight:bold;
	color:White;
	}
.entryCellAlt, .entryRightCellAlt
{
	background-color:#E3EAEB;
	}	
.entryCell,.entryRightCell
{
	background-color:#fafafa;
	
	}
	
	.entryRightCell,.entryRightCellAlt,.entryButtons
	{
	text-align:right;
		
	}
		
.entryButtons,.entryButtonsLeft
{
	padding-left:0px;
	padding-right:0px;
	}	
.entryTable,.entryCell,.entryRightCell,.entryCellAlt,.entryRightCellAlt, .entryHeaderCell
{
	padding-left:10px;
	padding-right:10px;
	border-width:0px;
	border-collapse: collapse;
}

.entryTable
{
	background-color:White;
	font-weight:normal;
	color:Black;

	}
	
	.hintTable
{
 	background-color:White;
 	color:#666666;
 	border-color: #DADADA;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-spacing: 0;
	padding-left:10px;
	padding-right:10px;
}	

	.hintCell, .hintCellB
{
	background-color:White;
	padding-left:10px;
	padding-right:10px;
	}
	.hintCellB
{
	font-size:9px;
	
	}	
	.disclaimer,.disclaimer_title
{
 	color:#666666;
	background-color: #E0E0E0;
	margin-left:180px;
	margin-right:180px;
	padding:20px 40px 20px 40px;
	}	
	
	.disclaimer_title
{
 	
	font-weight:bold;
	padding-bottom:0px;

	}		
	
	.TextBoxAlignRight
{
    text-align : right;
}

a:link,a:visited
{
	color:Blue;
}	
.wizardlink:link,.wizardlink:visited
{
	color:White;
}	
body { 
  margin: 0 0 0 0;
  background-color: #c0c0c0;
  text-align: left;
  
}

#container 
{
	
  position:absolute;
  width:990px;
 left: 50%;
  margin-left:-495px;
	top:0px;

  height:auto;
text-align: center;
}

	
#header 
{

 position :absolute;
  top: 0px;
  width: 990px;
  height: 100px;
 /* margin-left: auto;
  margin-right: auto;*/
}

#menu 
{
	position:absolute;
	top:100px;
  width: 980px;
  height: 24px;
  text-align: left;
   font-family: 'Trebuchet MS', Arial;
  color: #666666;
 background-color: #e3eaeb;
  /* margin-left: 0;
  margin-right: 0;*/
  padding-left: 10px;

}
#spacer {
  width: 990px;
  height: 1px;
/*   margin-left: 0;
  margin-right: 0;*/

}
#content 
{
	position:absolute;
	left:0px;
  top: 124px;
  width: 950px;
  height: auto;
  overflow:visible;
  padding: 20px;
  text-align: left;
  background-color: #FFFFFF;
/*  margin-left: 0;
  margin-right: 0;*/
  margin-bottom:-20px;
}


#footer {
  width: 990px;
  height: 32px;
/*  margin-left: 0;
  margin-right: 0;*/
}

/* ACCOUNTS */

/* HELP BARS */



/* FARM PAGE */
#content #help_farmSetup, #help_farmSetupMore
{

 position :absolute;
  top: 100px;
  left:360px;
}
#content #help_periodSetup, #help_periodSetupMore
{

 position :absolute;
  top: 213px;
  left:360px;
}

/* FIELD LIST */

#content #help_fieldList, #help_fieldListMore
{

 position :absolute;
  top: 98px;
  left:470px;
}



/* INLFOWS */

#content #help_inflowSetup, #help_inflowSetupMore
{

 position :absolute;
  top: 99px;
  left:440px;
}
/* weather List */

#content #help_weatherList, #help_weatherListMore
{

 position :absolute;
  top: 99px;
  left:480px;
}
/* reports */

#content #help_reports, #help_reportsMore
{

 position :absolute;
  top: 99px;
  left:480px;
}
/* crop setup */

#content #help_cropSetup, #help_cropSetupMore
{

 position :absolute;
  top: 98px;
  left:480px;
}


/* FIELD EDIT */

#content #help_soilSetupMore
{
 position :absolute;
  top: 238px;
  left:500px;
}
#content #help_soilSetup
{
 position :absolute;
}

/* WEATHER UPLOAD */

#content #help_weatherUpload, #help_weatherUploadMore
{

 position :absolute;
  top: 70px;
  left:590px;
}



.help
{
	border:1px solid #DADADA;
 
	padding:10px;
display:none;
color:#666666;
background-color:White;
}



  .help .helpMore
  {
	background-color:White;
 	color:#666666;
  }
  .helpMore
  {
	margin-top:-14px;
  }

  .helpLink:link,.helpLink:visited
{
 	color:#666666;
}
  .signUpImage
{
 position :absolute;
  top: 30px;
  left:800px;
  }
