﻿* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	height: 100%;
}
	html {
		background: #f0eddf url('/../../../../images/bg1.jpg') repeat-x;
}
	body {
		width: 930px;
		margin: 0 auto;
		padding: 4px;
	}
		#wrapper {
			width: 100%;
			min-height: 100%;
		}
			#header {
				width: 100%;
				height: 88px;
				float: left;
			}
				#header h1 {
					display: block;
					width: 200px;
					height: 67px;
					text-indent: -9999px;
					background: url('/../../../../images/logo.png') no-repeat;
					margin: 8px 0 0 4px;
				}
			#main {
				background: #ffffff;
				box-shadow: 0 0 6px 2px #bbbbbb; 
				width: 100%;
				height: 100%;
				float: left;
				padding: 8px;
				color: #444444;
				font-size: 12px;
				line-height: 20px;
			}
				#main h2 {
					font-size: 28px;
					font-weight: normal;
					line-height: 36px;
					color: #000000;
					margin: 4px 0 16px 0;
				}
				#main h3 {
					font-size: 20px;
					font-weight: normal;
					line-height: 32px;
					color: #000000;
					margin: 8px 0 16px 0;
				}
				#main p {
					margin: 0 0 32px 0;
				}
				#content {
					width: 70%;
					float: right;
					height: 100%;
				}
				#content ul {
					list-style-type: none;
				}
					#content table {
						width: 90%;
						float: left;
						border-top: none;
						border-right: none;
						border-left: none;
						border-bottom: none;
					}
						#content table tr {
							border-top: none;
							border-right: none;
							border-left: none;
							border-bottom: none;
						}
							#content td {
								text-align: left;
								padding: 20px 0;
								border-top: 1px solid #dddddd;
								border-right: none;
								border-left: none;
								border-bottom: none;
							}
							#content td.col01 {
								width: 30%;
								font-weight: bold;
							}
							#content td.col02 {
								width: 70%;
							}
							
							#content td.tdVeg
							{
								padding: 5px 4px 6px 4px; 
								text-align: center;
								vertical-align: top;
								border-left: 1px solid #ddd;
								line-height: 2px;
								width: 50%;
							   
							}
							
				#navigation {
					width: 25%;
					min-height: 100%;
					float: left;
					margin: 2px 8px 0 2px;
					padding: 8px;
					background: #f3f8e7;
					min-height: 512px;
					display:block;
				}
					#navigation .hideLink {
						display:none;
						visibility: hidden;
					}
					#navigation h4 {
						font-size: 18px;
						font-weight: normal;
						line-height: 22px;
						color: #54761e;
						margin: 0 0 8px 0;
					}
					#navigation ul {
						list-style-type: none;
					}
					#navigation ul li {
						color: #555555;
						border-top: #dbe0d1 1px solid;
						font-size: 14px;
						line-height: 48px;
						font-weight: bold;
					}
						#navigation ul li ul {
							margin: 0 0 16px 0;
						}
							#navigation ul li ul li {
								font-weight: normal;
								font-size: 12px;
								border-top: none;
								line-height: 16px;
								text-indent: 8px;
							}
								#navigation ul li ul li.main {
									text-decoration: underline;
									text-indent: 4px;
									margin: 0 0 4px 0;
								}
							#navigation ul li a,
							#navigation ul li a:link,
							#navigation ul li a:hover,
							#navigation ul li a:active,
							#navigation ul li a:visited {
								text-decoration: none;
								color: #555555;
								border: none;
							}
								#navigation ul li ul li a,
								#navigation ul li ul li a:link,
								#navigation ul li ul li a:active,
								#navigation ul li ul li a:visited {
									text-decoration: none;
								}
									#navigation ul li ul li a:hover {
										text-decoration: underline;
									}
			#footer {  
				width: 100%;
				float: left;
				height: 44px;
				margin: 16px 0 0 0;
				text-align: center;
				border: 1px solid #bfb8aa;
				padding: 16px 8px 0;
				font-size: 11px;
/*				font-weight: bold;*/
				color: #675e52;
			}
				#footer a, #footer a:link, #footer a:visited {
					color: #675e52;
					text-decoration: none;
				}
				#footer a:hover, #footer a:active {
					text-decoration: underline;
				}
					span.footPipe {
						margin: 0 32px;
					}
				
			.clear {
				clear: both;
				width: 100%;
				float: left;
				display: block;
			}


/***********************************************/

/* Body ID Activation for Menu Location Styles */

/***********************************************/

body#genMain li.genMain,
body#genCorn li.genCorn,
body#genCotton li.genCotton,
body#genCanola li.genCanola,
body#genBeets li.genBeets,
body#genAlfalfa li.genAlfalfa,
body#genSoybeans li.genSoybeans,
body#genOther li.genOther,
body#weedMain li.weedMain,
body#weedPowerMAX li.weedPowerMAX,
body#weedWeatherMAX li.weedWeatherMAX {
	font-weight: bold;
}
/*
	body#genMain ul#ui-accordion-1-panel-2,
	body#genCorn ul#ui-accordion-1-panel-2,
	body#genCotton ul#ui-accordion-1-panel-2,
	body#genCanola ul#ui-accordion-1-panel-2,
	body#genBeets ul#ui-accordion-1-panel-2,
	body#genAlfalfa ul#ui-accordion-1-panel-2,
	body#genSoybeans ul#ui-accordion-1-panel-2,
	body#genOther ul#ui-accordion-1-panel-2,
	body#weedMain ul#ui-accordion-1-panel-1,
	body#weedPowerMAX ul#ui-accordion-1-panel-1,
	body#weedWeatherMAX ul#ui-accordion-1-panel-1 {
		display: none !important;
	}
	body#genMain ul#ui-accordion-1-panel-1,
	body#genCorn ul#ui-accordion-1-panel-1,
	body#genCotton ul#ui-accordion-1-panel-1,
	body#genCanola ul#ui-accordion-1-panel-1,
	body#genBeets ul#ui-accordion-1-panel-1,
	body#genAlfalfa ul#ui-accordion-1-panel-1,
	body#genSoybeans ul#ui-accordion-1-panel-1,
	body#genOther ul#ui-accordion-1-panel-1,
	body#weedMain ul#ui-accordion-1-panel-2,
	body#weedPowerMAX ul#ui-accordion-1-panel-2,
	body#weedWeatherMAX ul#ui-accordion-1-panel-2 {
		display: block !important;
	}

	body#Home ul.genCollapse,
	body#Home ul.weedCollapse,
	body#genMain ul.weedCollapse,
	body#genCorn ul.weedCollapse,
	body#genCotton ul.weedCollapse,
	body#genCanola ul.weedCollapse,
	body#genBeets ul.weedCollapse,
	body#genAlfalfa ul.weedCollapse,
	body#genSoybeans ul.weedCollapse,
	body#genOther ul.weedCollapse,
	body#weedMain ul.genCollapse,
	body#weedPowerMAX ul.genCollapse,
	body#weedWeatherMAX ul.genCollapse {
		display: none;
	}
	body#genMain ul.genCollapse,
	body#genCorn ul.genCollapse,
	body#genCotton ul.genCollapse,
	body#genCanola ul.genCollapse,
	body#genBeets ul.genCollapse,
	body#genAlfalfa ul.genCollapse,
	body#genSoybeans ul.genCollapse,
	body#genOther ul.genCollapse,
	body#weedMain ul.weedCollapse,
	body#weedPowerMAX ul.weedCollapse,
	body#weedWeatherMAX ul.weedCollapse {
		display: block;
	}
*/

body.menuClose ul.menuL1,
body.menuClose ul.menuL2,
body.menuL1 ul.menuL2,
body.menuL2 ul.menuL1 {
	display: none !important;
}
body.menuL1 ul.menuL1,
body.menuL2 ul.menuL2 {
	display: block !important;
}


/*shalini Added*/

#content table.tblVeg { 
    border: 2px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    border-radius: 4px;
    border-spacing: 0px;
    
}
#content thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    border-collapse: separate;
    
}

#content th.thVeg {
    padding: 5px 4px 6px 4px; 
    text-align: left;
    vertical-align: top;
    border-left: 1px solid #ddd;
    background-color: #e1eec4;
}



#content tr.odd {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    border-top: 1px solid #ddd; 
    
}

#content tr.even {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    border-top: 1px solid #ddd; 
    background-color: #f3f8e7; 
    
}

#content thead:first-child tr:first-child th:first-child, tbody:first-child tr:first-child td:first-child {
    border-radius: 4px 0 0 0;
}
#content thead:last-child tr:last-child th:first-child, tbody:last-child tr:last-child td:first-child {
    border-radius: 0 0 0 4px;
}

.veghead tr td
{
	font-weight :bold;
}
