@charset "UTF-8";
/* CSS Document */

.radNumericTextBox
{
    height: 12px;
    color: Black;
    font-size: 10px;
    width: 45px;   
}

.GridField
{
 font-size: 10px;
 text-align: center;
 
}

.navLogin a {
width:75px;
background: url("images/nav-login.gif") 0 0  no-repeat;
}

.navMyFarm a {
width:65px;
background: url("images/nav-myfarms.gif") 0 0  no-repeat;
}

.navLogOut a {
width:65px;
background: url("images/nav-logout.gif") 0 0  no-repeat;
}

.navAdmin a {
width:65px;
background: url("images/nav-admin.gif") 0 0  no-repeat;
}

#hdMyFarms {
background:url("images/my-farms.gif") 0 0 no-repeat;
border-bottom:1px solid #959316;
}

.div_grid
{
   overflow: scroll; 
}

.FieldValueTable
{
 font-size: 10px;
 text-align: center;
 font-weight: bold;
}

.FieldValue_1
{
 font-size: 12px;
 text-align: right;
 width: 30px;
}

.FieldCell
{
    height: 10px;
    border-width: thin;
    border: solid thin gray;
}

.FieldCell_1
{
    width:31px;
    text-align: right;
}

#LeftSideUnit
{
width:225px;
float:left;
background-color:#FFFFFF;
}

#RightSideUnit {
background-color:#FFFFFF;
}

#navInputs  a {
width:56px;
background: url("images/nav-inputs.gif") 0 0  no-repeat;
}

#navMkt  a{
width:56px;
background: url("images/mkt.gif") 0 0  no-repeat;
}

#navMktGraph  a{
width:56px;
background: url("images/mkt_graph.gif") 0 0  no-repeat;
}

#navGrp  a{
width:56px;
background: url("images/grp.gif") 0 0  no-repeat;
}

#navAph  a{
width:56px;
background: url("images/aph.gif") 0 0  no-repeat;
}

#navCat a{
width:56px;
background: url("images/cat.gif") 0 0  no-repeat;
}
#navIP a{
width:56px;
background: url("images/ip.gif") 0 0  no-repeat;
}
#navRA a{
width:56px;
background: url("images/ra.gif") 0 0  no-repeat;
}
#navCRA a{
width:56px;
background: url("images/CRC.gif") 0 0  no-repeat;
}
#navGripHpo a{
width:56px;
background: url("images/GripHpo.gif") 0 0  no-repeat;
}

/* ADMIN STYLE */
  .contentWrap{
    float:left;
    display:inline;
    clear:both;
    width:90%;
    margin: 5px 0 10px 32px;
    position:relative;
  }
   .contentSection{
    float:left;
    display:inline;
    width:100%;
    margin:0 0 6px 0;
    padding: 5px 0 0 0;
    border-top:1px solid #ccc;
  }
  .adminPanel{
      width:100%;
      float:left;
      display:inline;
      margin:0 0 10px 0;
      padding-bottom: 10px;
      background:#FBFAF7;
      border:1px solid #C5BDB1;
  }
  
  .adminPanel h3{
    float:left;
    display:inline;
    width:98%;
    margin:15px 0 0 10px;
    font-size:1em;
  }
  
  .adminPanel h5{
    margin:0;
  }

  a.linkButton{
    font-size:.85em;
    width: 14em;
    margin:0 0 0 530px;
    padding:1px 7px;
    text-decoration: underline;
    display:block;
    border:1px solid #666;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    background:#fff url(images/bgButton.gif) repeat-x left bottom;
    text-align:center;
    text-decoration:none;
    color:#000066;
  }
    
  a.linkButton:hover{
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    background:#fff url(images/bgButtonOver.gif) repeat-x left bottom;
    text-decoration:none;
    color:#990000;
    cursor:pointer;
  }
  
    .productOptionsColumn{
    width:43px;
  }
  
  .productPriceColumn{
    width:65px;
  }
  
  .productStatusColumn{
    width:116px;
  }
  
  .productSortColumn{
    width:50px;
  }
  

.formSubmits
{
      text-align: right;
      float:left;
      display:inline;
      clear:both;
      width:90%;
      padding:0 0 15px 15px;
    }
    
.adminPanel fieldset{
      float:left;
      display:inline;
      clear:both;
      width:94%;
      padding:0 0 5px 0;
      margin: 13px 0 5px 0px;
      border-style: none;
    }    

.adminPanel fieldset dl{
      margin: 10px 0 0 0px;
    }    
#wrapParent_unit {
width: 761px;
margin:0 auto 0 auto;
background-color:#fff;
}

#wrapLeft_unit_wide {
width:223px;
float:left;
}
#wrapRight_Units {
width:650px;
float:left;
padding-bottom:15px;
}

#wrapLeftLarge {
width:30%;
float:left;
padding-bottom:5px;
background-color:#FFFFFF;
}




/*CIS Styles **********************************************************************************/



/*Tags ______________________________________________________________________________________________________________________________________________*/


body {  
color:#59595a;
background: #4a5538 url("images/bg-body.gif") repeat-x;
font:11px "lucida grande", tahoma, verdana, arial, sans-serif;
line-height:16px;
padding-top:31px;
margin:0;
}


h1, h2 {
font-weight:bold;
margin:0 0 10px 0;
padding: 0 0 8px 0;
font:14px "lucida grande", tahoma, verdana, arial, sans-serif;
font-weight:bold;

}

h3 {
font:12px "lucida grande", tahoma, verdana, arial, sans-serif;
font-weight:bold;
color:#07361a;
}

.heading {
text-indent:-5000px;
height:32px;
}


a {
color:#07361a;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

p {
margin:0 0 15px 0;
}

img {
border:0;
}

hr {
border:0;
color:#c1dd93;
background-color:#c1dd93;
height: 1px;
margin-bottom:15px;	

}



/*Wraps ______________________________________________________________________________________________________________________________________________*/


#wrapParent {
width:761px;
margin:0 auto 0 auto;
background-color:#fff;
}


#wrapParentLarge {
width:960px;
margin:0 auto 0 auto;
background-color:#fff;
}


#wrapSub {
background:url("images/bg-content.gif") repeat-y;
}


#wrapHead, #wrapHeadSub {
width:761px;
height:193px;
background: url("images/bg-header.jpg") no-repeat 326px 0;
}



#wrapHeadLarge {
width:960px;
height:80px;
background: url("images/bg-header-large.jpg") no-repeat 326px 0;
background-position:left;
background-color:#57372A;
}



#wrapHeadSub 
{
width:761px;
height:193px;
background: url("images/bg-header-sub.jpg") no-repeat 326px 0;
}
#wrapHeadSub1 
{
width:761px;
height:193px;
background: url("images/header/bgHeader1.jpg") no-repeat 326px 0;
}
#wrapHeadSub2 
{
width:761px;
height:193px;
background: url("images/header/bgHeader2.jpg") no-repeat 326px 0;
}
#wrapHeadSub3 
{
width:761px;
height:193px;
background: url("images/header/bgHeader3.jpg") no-repeat 326px 0;
}
#wrapHeadSub4 
{
width:761px;
height:193px;
background: url("images/header/bgHeader4.jpg") no-repeat 326px 0;
}
#wrapHeadSub5 
{
width:761px;
height:193px;
background: url("images/header/bgHeader5.jpg") no-repeat 326px 0;
}
#wrapHeadSub6 
{
width:761px;
height:193px;
background: url("images/header/bgHeader6.jpg") no-repeat 326px 0;
}
#wrapHeadSub7 
{
width:761px;
height:193px;
background: url("images/header/bgHeader7.jpg") no-repeat 326px 0;
}
#wrapHeadSub8 
{
width:761px;
height:193px;
background: url("images/header/bgHeader8.jpg") no-repeat 326px 0;
}


#logo {
width:323px;
height:193px;
background:url("images/bg-logo.jpg") no-repeat 0 0;
float:left;
}

#logo h1 {
border:0;
}

#logo h1 a {
text-indent:-5000px;
display:block;
width:158px;
height:79px;
/*border:1px solid #f80594;*/
position:relative;
top:25px;
left:25px;
text-decoration:none;
}

#flash {
width:435px;
height:190px;
float:left;
padding:0;
position:relative;
top:3px;
left:3px;
}



#wrapLeft {
width:225px;
float:left;
}


#wrapRight {
width:532px;
float:left;
padding-bottom:15px;
}

#wrapRightLarge {
width:100%;
float:left;
padding-bottom:0;
background-color:#FFFFFF;
}


#wrapClear {
height:0;
clear:both;
}

*html #wrapClear {
display:inline;
}

.content {
padding:10px 12px 10px 12px;
}


/*Nav ______________________________________________________________________________________________________________________________________________*/


#nav {
height:32px;
list-style: none;
overflow: hidden;
margin:0 0 0 0;
padding:0 0 0 15px;
background:url("images/nav-bg.gif") 0 0 repeat-x;
border-bottom:14px solid #4a5538;

}

#nav li {
list-style: none; 
display: inline;
margin:0;
float:left;
position:relative;
}

#nav a {
float: left;
padding: 32px 0 0 0;
overflow: hidden;
height: 0px;

}

#nav #current {
background-position: 0 -32px;
}

#nav a:hover {
background-position: 0 -32px;
}

#navHome a {
width:56px;
background: url("images/nav-home.gif") 0 0  no-repeat;
}

#navAbout a {
width:80px;
background: url("images/nav-about.gif") 0 0  no-repeat;
}

#navInsurance a {
width:97px;
background: url("images/nav-insurance.gif") 0 0  no-repeat;
}

#navProducts a {
width:85px;
background: url("images/nav-products.gif") 0 0  no-repeat;
}

#navWhatsNew a {
width:99px;
background: url("images/nav-wNew.gif") 0 0  no-repeat;
}

#navServices a {
width:78px;
background: url("images/nav-services.gif") 0 0  no-repeat;
}

#navJobs a {
width:128px;
background: url("images/nav-jobs.gif") 0 0  no-repeat;
}

#navDeadlines a {
width:114px;
background: url("images/nav-deadlines.gif") 0 0  no-repeat;
}


#navCompanies a {
width:97px;
background: url("images/nav-companies.gif") 0 0  no-repeat;
}


#navContact a {
width:89px;
background: url("images/nav-contact.gif") 0 0  no-repeat;
}


/*Callout Wraps  ______________________________________________________________________________________________________________________________________________*/


.farms, 
.events {
background:#0a5127 url("images/bg-events.gif") 0 0 repeat-x;
color:#fff;
padding:10px 12px 9px 12px;
}

.farms span, 
.events span {
color:#f4cd11;
}

.farms a, .events a, .shows a {
color:#c1dd93;
}

.farms
{
    padding: 0;
}

.shows {
background:#573728 url("images/bg-shows.gif") 0 0 repeat-x;
color:#fff;
padding:10px 12px 15px 12px;
}

.shows ul, .pList ul {
margin-left:0;
padding-left:0;
list-style:none;
}

.shows ul li, .pList ul li {
margin-left:0;
padding-left:0;
}

.productsHome {
background:#c1dd93 url("images/bg-grass.jpg") top right no-repeat;
width:482px;
margin:0 0 0 15px;
color:#07361a;
min-height: 150px;
}

.pHomeInfo {
width:250px;
float:left;
padding-bottom:20px;
margin-right:25px;
}


.pList ul li {
margin-bottom:10px;
}

.pList ul a {
padding:3px 8px 3px 18px;
text-decoration:none;
color:#FFFFFF;
background:#07361a url("images/bg-arrows.gif") 6px 7px no-repeat;
}


.pList ul a:hover {
background-color:#4a5538;
text-decoration:none;
}


#aboutNav ul {
margin-bottom:15px;

}

#aboutNav ul li {
display:inline;
margin-right:8px;
}

#aboutNav ul a {
background-color:#4a5538;
}


#aboutNav a:hover {
background-color:#07361a;
}

#aboutNav #current {
background-color:#07361a;
}


/*Headers ______________________________________________________________________________________________________________________________________________*/


#hdWelcome {
background:url("images/hd-welcome.gif") 0 0 no-repeat;
border-bottom:1px solid #c1dd93;
}


#hdProducts {
background:url("images/hd-products.gif") 0 0 no-repeat;
border-bottom:1px solid #c1dd93;
}


#hdAbout {
background:url("images/hd-about.gif") 0 0 no-repeat;
border-bottom:1px solid #c1dd93;
}



#hdEvents {
background:url("images/hd-events.gif") 0 0 no-repeat;
border-bottom:1px solid #959316;
}

#hdShows {
background:url("images/hd-shows.gif") 0 0 no-repeat;
border-bottom:1px solid #8c5b45;
}

#hdProductsHome {
background:url("images/hd-products-home.gif") 0 0 no-repeat;
border-bottom:1px solid #628855;
margin-bottom:8px;
}

#hdInsurance{
background:url("images/hd-insurance.gif") 0 0 no-repeat;
border-bottom:1px solid #c1dd93;
}

#hdWnew{
background:url("images/hd-whats-new.gif") 0 0 no-repeat;
border-bottom:1px solid #c1dd93;
}

#hdDeadlines{
background:url("images/hd-crop-deadlines.gif") 0 0 no-repeat;
border-bottom:1px solid #c1dd93;
}


#hdProducts{
background:url("images/hd-products.gif") 0 0 no-repeat;
border-bottom:1px solid #c1dd93;
}

#hdContact{
background:url("images/hd-contact.gif") 0 0 no-repeat;
border-bottom:1px solid #c1dd93;
}

#hdCart{
background:url("images/hd-cart.gif") 0 0 no-repeat;
border-bottom:1px solid #c1dd93;
}


/*Footer ______________________________________________________________________________________________________________________________________________*/


#footerWrap {
width:762px;
margin:15px auto 15px auto;
}


#footerWrapLarge {
width:960px;
margin:15px auto 15px auto;
}

#footer {
width:747px;
padding:5px 0 5px 15px;
margin:0;
background-color:#333b27;
color:#c1dd93;
}


#footerLarge {
width:945px;
padding:5px 0 5px 15px;
margin:0;
background-color:#333b27;
color:#c1dd93;
}

#footerLarge p {
	padding:10px;
	text-align:center;
}



#footer p 
{
	padding:10px 0px 0px 130px;
}


#radquestlink {
position:relative;
top:3px;
left:3px;
text-decoration:none;
}



/*Misc ______________________________________________________________________________________________________________________________________________*/


#view {
color:#f4cd11;
background-color:#4a5538;
}

#view:hover {
background-color:#07361a;
}


.headingUnits {
	padding:0;
	margin:20px 20px;
	font-weight:normal;
}

.headinguser {
	font-weight:bold;
}

address {
padding:15px;
background-color:#c1dd93;
border:1px solid #4a5538;
font-style:normal;
width:300px;
color:#4a5538;
margin-bottom:15px;

}

#logstatus {
padding:15px;
margin-bottom:15px;
float:right;
}

#logstatus p a {
	color:#FFFFFF;
}



/*MyUnits ______________________________________________________________________________________________________________________________________________*/


#unitContainer {
	float:left;
}

#myunits {
   background:url("images/bg-th-prod.gif") repeat-x 0 0;
   margin:0 20px;
   padding:0px;
   height:34px;
   text-align:left;
   color:#f4cd11;
}

.controlheader {
	margin:10px;
	padding:0;
}

.myunitsContainer {
border:1px solid #333b27;
overflow: scroll;
height:60px;
margin:0 20px;
padding:10px;
}




/*Forms ______________________________________________________________________________________________________________________________________________*/

input, select, textarea {
font:11px "lucida grande", tahoma, verdana, arial, sans-serif;
padding:1px;
}


form dl{
	margin:0;
	padding:0;
	width:95%;
	float:left;
}

form dd {
	margin:0 3px 10px 0;
	padding:0;
	float:left;
	width:75%;
	display: inline;
	position: relative;
}

.yieldGrid td { paddi3px 1px 3px 2px  border-left: 1px solid #e5e5e5;2pxpx; }d
{
 	margin:0 3px 6px 0;
	padding:0;
	float:left;
	clear:left;
	width:30%;
}

form {
	margin:0 0 10px 0;
}


form dt {
	text-align:right;
	margin: 0 10px 10px 0;
	display: inline;
	position: relative;
    width: 20%;
    float: left;	
}

fieldset{
	margin:0 0 10px 0;
	padding:0 0 15px 30px;
		clear:both;

}

legend{
	margin:10px 0 10px 0;
	padding:0;
	font-weight:bold;
	font-size:1.1em;
	color:#573728;
}

label {
	/*color:#573728;*/
}


.formCheckBox {
	width:15px;
}


.formBtns inuput {
margin-right:10px;

}

/*Tables  ______________________________________________________________________________________________________________________________________________*/

td {
   padding: .5em;
   vertical-align: top;
}


.altRow {
   background-color:#c1dd93;
}

.prodTable {
color: #333;
border:1px solid #0957a4;
margin:0 0 15px 0;
width: 500px
}

.prodTable td {
text-align:left;
}


.prodTable th {
   background:url("images/bg-th-prod.gif") repeat-x 0 0;
   height:34px;
   padding:0 5px 0 7px;
   text-align:left;
   color:#f4cd11;
}

.RadTreeView span { white-space: normal; padding-left: 12px; text-indent: -15px; }

.contextMenu img
{
    position: relative;
    float: left;
    display: block;
    margin-right: 5px;
}

.contextMenu span
{
    position: relative;
    float: left;
    display: block;
    width: 80px;
    text-align: left;
}

a.contextMenu:hover
{
    color: Blue;
}

a.contextMenu:hover span
{
    color: Blue;
}

a.contextMenu span:hover
{
    color: Blue;
}
