@charset "utf-8";
/* CSS Document */
body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #006600;
text-align: justify;
width:100%;
margin:0;
padding:0;
background: #FFFFCC;
}
a {
color: #006600;
text-decoration: underline;
font-size: 12px;
}
table, td {
font-size:12px;
}
/* index.aspx */
#product {
border: #376229 8px solid;
}
.productlink {
margin: 0 10px 0 10px;
}
#background {
margin-left:40%; position: absolute; z-index:5;
behavior: url(iepngfix.htc);
width:252px;
height:340px;
}
.welcome {
margin-top:20px;
font-size: 16px;
color: #006600;
font-weight:bold;
margin: 20px;
z-index:103;
}
.welcomee {
font-size: 12px;
color: #006600;
float: left;
clear:both;
width:45%;
margin:20px;
font-weight:normal;
z-index:102;
}
.welcomes {
font-size: 12px;
color: #006600;
float: left;
width:45%;
margin:20px;
font-weight:normal;
}



#logo {
width: 191px;
height: 153px;
background:url(../images/logo.png) no-repeat;
margin: -30px 0px 0px 20px;
z-index:200;
position:absolute;
behavior: url(iepngfix.htc);
}
#login {
width: 450px;
height: 30px;
margin: 35px 0px 0px 355px;
#margin-left: 390px;
color: #edffcf;
z-index:300;
position:absolute;
letter-spacing:0.01em;
}
#grower_logo {
background:url(../images/grower_logo.png) no-repeat;
position:absolute;
z-index:80;
margin: 10px 0px 0px 280px;
width:511px;
height:69px;
behavior: url(iepngfix.htc);
}
#blank {
float: left;
height:30px;
width:100%;
background: #FFFFCC;
z-index:1;
min-width:1000px;
}
#gestreift {
background: url(../images/headerbg_1.gif) repeat-x;
width:100%;
height:52px;
z-index:1;
float: left;
overflow: visible;
min-width:1000px;
border-bottom: 2px #f9e830 solid;
} 
#mainimage {
width:100%;
height:84px;
z-index:1;
float: left;
background:  #003300;
overflow:hidden;
min-width:1000px;
} 
#mainmenu {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#38652a;
height:34px;
width: 100%;
background: url(../images/headerbg_2.gif) repeat-x;
float:left;
min-width:1000px;
border-top: 2px #f9e830 solid;
z-index:40;
}
#random {
width:2000px;
height:100px;
behavior: url(iepngfix.htc);
}
#mainmenu a {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFFFcc;
font-weight: bold;
line-height: 2.6em;
text-decoration:none;
margin-left:20px;
margin-right:20px;
}
#mainmenu a:hover {
color: #f9e830;
}

#dashboard {
border-top: 2px #f9e830 solid;
border-bottom: 2px #f9e830 solid;
height:30px;
background:#86a27c;
width:100%;
min-width:1000px;
float:left;
#margin-top: -3px;
z-index:30;
}


#dashboardmenu {
float:left;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
line-height: 2.6em;
width:320px;
}
#dashboardmenu a {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
line-height: 2.6em;
text-decoration:none;
margin-left:5px;
margin-right:5px;
}


#dashboardmenu a:hover {
color: #38652a;
}
#dashselect {
border-collapse: collapse;
overflow:hidden;
width:700px;
height:25px;
float:left;
margin-left:5px;
margin-top:4px;
#margin-left:10px;
font-size:12px;
}
#content {
	#padding: 0px;
	min-width:980px;
	float:left;
	z-index: 2;
	min-height:330px;
	width:100%;
}

#footer {
width:100%;
background: #376229;
height:40px;
float:left;
border-top: 2px #f9e830 solid;
color: #FFFFFF;
font-size:10px;
min-width:1000px;
text-align: justify;
}
#footerlegal {
width: 330px;
height: 25px;
float:left;
margin:10px;
color: #FFFFFF;
border-right: #FFFFFF solid 1px;
}
#footermenu {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
float:left;
min-width:630px;
}
#footermenu a {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
line-height: 3.8em;
text-decoration:none;
margin-left:5px;
margin-right:5px;
}
#footermenu a:hover {
color: #f9e830;
}

#legal {
width:100%;
clear:both;
color:#376229;
font-size: 10px;
float: left;
clear:both;
background:url(../images/legal.jpg) repeat;
min-height:50px;
min-width:1000px;
}

#DropDownListGrower {
width:230px;
margin-left:10px;
}
#DropdownlistReport {
width:150px;
}
/* filtered */

#CheckBox1, #Button1, #Label1, #Label2, #Label3, #Label4, #Label5, #Label7 {
font-size:12px;
text-align:center;
}
#DropDownListVariety; #DropDownListPool, #DropDownListCommodity, #DropDownListVarietyPackDate, #DropDownListArrivalDate, #DropDownReasonCode {
margin-right:10px;
font-size:11px;
width: 90px;
}

/* IE specific */

* html div#mainmenu {width: 100% /* fallback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 1001 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 1001 ? "1000px" : "100%"));
}
* html div#gestreift {width: 100% /* fallback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 1001 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 1001 ? "1000px" : "100%"));
}
* html div#mainimage {width: 100% /* fallback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 1001 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 1001 ? "1000px" : "100%"));
}
* html div#dashboard {width: 100% /* fallback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 1001 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 1001 ? "1000px" : "100%"));
}
* html div#content {width: 100% /* fallback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 1001 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 1001 ? "1000px" : "100%"));
}
* html div#footer {width: 100% /* fallback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 1001 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 1001 ? "1000px" : "100%"));
}
* html div#legal {width: 100% /* fallback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 1001 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 1001 ? "1000px" : "100%"));
}
.line1 {
background: #86a27c;
font-weight:bold;
color: #000000;
font-size: 12px;
}
.line2 {
background: #FFFEA8;
font-weight:bold;
color: #000000;
font-size: 12px;
}
.line3 {
background: #FFFEA8;
color: #000000;
font-size: 12px;
}
.line4 {
background: #86a27c;
color: #000000;
font-size: 12px;
font-weight:bold;
}
.line5 {
background: #FFFEA8;
color: #000000;
font-size: 12px;
}
.line6 {
background: #86a27c;
font-weight:bold;
color: #000000;
font-size: 12px;
}
.line7 {
background: #FFFEA8;
color: #000000;
font-size: 12px;
}



