/*------------------ GENERAL ----------------*/
body {
	font:11px/17px Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff url(../images/top-header-bg.gif) 0 0 repeat-x;
	margin:0;
	padding:0;
}
div, p, img, a, h1, h2, h3, ul, form, input, textarea {
	padding:0;
	margin:0;
}
img {
	border:none;
	display:block;
}
a {
	color:#006633;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#006633;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	outline:none;
}
ul {
	list-style:none;
}

.spacer {
	line-height:0;
	font-family:0;
	clear:both;
	}

/*----------------- HEADER ----------------*/

#topHeader {
	width:717px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	padding-left:0px;
	
}
#topHeader img {
	float:left;
	margin-top:48px;
}
#topHeader div.right {
	width:360px;
	float:right;
	padding-top:15px;
	padding-right:15px;
}
#topHeader ul.topRightNav {
	line-height:14px;
	height:14px;
	padding-right:7px;
	float:right;
}
#topHeader ul.topRightNav li {
	float:right;
	padding-left:12px;
}
#topHeader ul.topRightNav li a {
	color:#025042;
	text-decoration:underline;
}
#topHeader ul.topRightNav li a:hover {
	text-decoration:none;
}

#topHeader div.right div.search {
	padding:13px 0 15px 0;
	float:right;
	width:360px;
	}
#topHeader div.right div.search form {
	height:20px;
	float:left;
	overflow:hidden;
	height:100%;
	width:auto;
	}
#topHeader div.right div.search form label {
	display:block;
	font-size:12px;
	line-height:20px;
	color:#025042;
	background-color:inherit;
	padding-right:10px !important;
	float:left;
	width:auto;
	}
#topHeader div.right div.search form label.bottom {
	display:block;
	width:300px;
}	
#topHeader div.right div.search form input.txtbox{
	width:162px;
	height:16px;
	padding:2px 0 0 4px;
	margin:0 4px 0 0;
	font-size:11px;
	color:#025042;
	line-height:12px;
	background-color:#F5F9DE;
	float:left;
	border:1px solid #B6CF38;
	}
#topHeader div.right div.search form inputinput.goBtn{
	height:20px;
	width:28px;
	padding:0;
	margin:0;
	}
#topHeader div.right div.search p {
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#025042;
	background-color:inherit;
	float:right;
	padding-right:5px;
}
#topHeader div.right div.search p span {
	color:#efaa06;
	background-color:inherit;
}
#topHeader div.right div.search p span.small {
	font-size:11px;
	line-height:14px;
	padding:0 0 0 40px;
	margin-top:-2px;
	display:block;
	color:#025042;
}
#topHeader ul.topRightBottomNav {
	line-height:29px;
	height:29px;
}
#topHeader ul.topRightBottomNav li {
	float:right;
	padding-left:2px;
	background:url(../images/topright-menu-devider.gif) 0 0 no-repeat;
}
#topHeader ul.topRightBottomNav li a {
	color:#fff;
	display:block;
	height:29px;
	float:left;
	padding:0 14px;
	background:url(../images/top-right-menu.gif) 0 0 repeat-x;
}
#topHeader ul.topRightBottomNav li a:hover,
#topHeader ul.topRightBottomNav li a.active {
	background-position:0 100%;
}
#topHeader ul.topRightBottomNav li a span {
	display:block;
	height:29px;
	padding:0 14px;
	background:url(../images/top-right-menu-curves.gif) 100% 0 no-repeat;
	float:left;
	cursor:pointer;
}
#topHeader ul.topRightBottomNav li.left {
	padding-left:0;
	background:none;
}
#topHeader ul.topRightBottomNav li.left a,
#topHeader ul.topRightBottomNav li.right a {
	padding:0;
}
#topHeader ul.topRightBottomNav li.right a:hover span,
#topHeader ul.topRightBottomNav li.right a.active span {
	background-position:100% -29px;
}
#topHeader ul.topRightBottomNav li.left a span {
	background-position:0 -58px;
}
#topHeader ul.topRightBottomNav li.left a:hover span,
#topHeader ul.topRightBottomNav li.left a.active span {
	background-position:0 100%;
}

/*----------------- MIDDLE HEADER ----------------------*/

#flashHeader {
	background:url(../images/body-bg.jpg) 0 0 repeat-x;
}

/*---- MID MENU ---*/

#flashHeader div.midMenu {
	width:688px;
	margin:0 auto;
}
#flashHeader div.midMenu ul {
	height:41px;
	line-height:41px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-left:8px;
}
#flashHeader div.midMenu ul li {
	float:left;
	background:url(../images/midmenu-devider.gif) 0 50% no-repeat;
	padding:0 15px 0 16px;
	position:relative;
}
#flashHeader div.midMenu ul li.left {
	background:none;
}
#flashHeader div.midMenu ul a {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
}
#flashHeader div.midMenu ul a:hover,
#flashHeader div.midMenu ul a.active {
	color:#025042;
	background-color:inherit;
}
#flashHeader div.flashCont {
	width:934px;
	margin:0 auto;
}

/*--------------- DROP DOWN --------------*/

#flashHeader div.midMenu ul ul{
	font-size:11px;
	line-height:22px;
	font-weight:normal;
	position:absolute;
	width:141px;
	left:0;
	top:40px;
	visibility:hidden;
	height:auto;
	text-align:left;
	}
#flashHeader div.midMenu ul ul li{
	float:none;
	border-bottom:1px solid #C2E12E;
	padding:0;
	background-color:#A1CB12;
	}
#flashHeader div.midMenu ul ul li a{
	padding-left:15px;
	display:block;
	background-color:#A1CB12;
	color:#fff;
	height:100%;
	font-weight:normal;
	}
#flashHeader div.midMenu ul ul li a.arrow{
	background-image:url(../images/dropdown-arrow.gif);
	background-position:95% 50%;
	background-repeat:no-repeat;
	}
#flashHeader div.midMenu ul ul li a:hover{
	background-color:#8DBD0B !important;
	}
	
	
	
	
#flashHeader div.midMenu ul ul ul{
	position:absolute;
	width:141px;
	left:133px;
	top:0;
	right:0;
	visibility:hidden;
	height:auto;
	}
#flashHeader div.midMenu ul ul ul li{
	float:none;
	border-bottom:1px solid #C2E12E;
	padding:0;
	}
#flashHeader div.midMenu ul ul ul li a {
	padding-left:15px;
	display:block;
	background-color:#B0D20D;
	color:#fff;
	height:100%;
	}
#flashHeader div.midMenu ul ul ul li a:hover {
	background-color:#8DBD0B !important;
	}

/*-------------------- BODY -------------------*/
div.innerpage {
	padding:20px;
	width:646px;
	background:url(../images/innerpage-bg.jpg) 0 0 repeat-x !important;
	height:100%;
	overflow:hidden;
	min-height:300px;
	}
#bodyCont {
	width:686px;
	/*width:651px;*/
	margin:0 auto;
	padding:23px 123px 35px 123px;
	/*padding:23px 141px 35px 142px;*/
	border-bottom:#9cc004 1px solid;
	overflow:hidden;
	height:100%;
	background:url(../images/footer-pic.gif) 0 100% no-repeat;
	min-height:200px;
}
#bodyCont h2 {
	color:#eca70b;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	padding-bottom:12px;
}

#bodyCont h3 {
	color:#025042;
	font-size:16px;
	line-height:23px;
	font-weight:bold;
	padding-bottom:12px;
}
#bodyCont p {
	padding-bottom:15px;
}
#bodyCont p span {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#D47800;
	font-style:italic;
	}
#bodyCont p a {
	text-decoration:underline;
	color:#D47800;
	background-color:inherit;
	}
#bodyCont p a:hover {
	text-decoration:none;
	}
#bodyCont ul.productlist {
	float:left;
	/*width:120px;*/
	padding-left:10px;
	margin-right:45px;
	}
#bodyCont ul.productlist li {
	background:url(../images/bulletin.gif) 0 7px no-repeat;
	padding-left:12px;
	}

/*------------ LEFT PANEL ------------*/

#leftPanel {
	width:651px;
	margin:0 auto;
}
#leftPanel h2 {
	padding-bottom:0;
}
#leftPanel p span {
	color:#025042;
	background-color:inherit;
}
#leftPanel div.left {
	width:449px;
	float:left;
	}
#leftPanel div.left h2.testimonial {
	color:#17a562;
	background-color:inherit;
	background:url(../images/testimonial-hdrbg.gif) 134px 21px no-repeat;
}
#leftPanel p.headTxt {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
	color:#677c10;
	background-color:inherit;
}
#leftPanel div.left p.postedBy {
	height:16px;
	line-height:16px;
	background:#eeeca8;
	font-weight:bold;
	color:#025042;
	padding:0 10px 0 0;
	text-align:right;
}
#leftPanel p.postedBy span {
	color:#d47800;
	background-color:inherit;
	padding-left:14px;
}

/*---------------- RIGHT PANEL ----------------*/

#rightPanel {
	width:311px;
	float:right;
	overflow:hidden;
	height:100%;
	padding-top:4px;
}
#rightPanel img {
	float:left;
	margin-bottom:20px;
}
#rightPanel img.bannerRight {
	float:right;
}


/*----------------- FOOTER ----------------*/

#footer {
	color:#6e6e6e;
	background-color:inherit;
	padding:12px 0 17px;
	width:934px;
	margin:0 auto;
}
#footer a {
	color:#7fb30a;
	background-color:inherit;
}
#footer a:hover {
	text-decoration:underline;
}
#footer img {
	float:right;
	padding-bottom:0px !important;
	padding-right:141px;
	}


/*------------------- MISCLENIOUS --------------------*/

.noMargin {
	margin:0 !important;
}


/*-------------- SITEMAP ---------------*/

#bodyCont ul.sitemap {
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	margin-left:4px;
}
#bodyCont ul.sitemap li {
	background:none !important;
	padding:0 !important;
}
#bodyCont ul.sitemap ul {
	background:url(../images/sitemap-vert.gif) 0 0 repeat-y !important;
	margin-left:-20px;
	padding-left:20px;
	padding-bottom:0 !important;
}
#bodyCont ul.sitemap li {
	background:url(../images/sitemap-midd.gif) 0 0 no-repeat !important;
	padding:0 0 0 20px !important;
}
#bodyCont ul.sitemap li.last {
	background:url(../images/sitemap-last.gif) 0 0 no-repeat !important;
}
#bodyCont ul.sitemap li.first {
	background:url(../images/sitemap-first.gif) 0 11px no-repeat !important;
}
#bodyCont ul.sitemap li a {
	text-decoration:none !important;
	color:#000;
	background-color:inherit;
}
#bodyCont ul.sitemap li a:hover {
	color:#D47800;
	background-color:inherit;
}

/*-------------- FORM SECTION ---------------*/
div.form p.info {
	font-weight:bold;
}
div.form p.login {
	font-size:22px;
	line-height:24px;
	color:#025042;
	}
div.form form {
	background:#FDFFF4;
	padding:20px 20px 20px;
	margin-bottom:10px;
	border:#E8F4AF 4px solid;
	color:#000000;
}

div.form p.textarea {
	padding:0;
	height:130px;
	color:#B1B1B1;
}
div.form label {
	width:135px;
	float:left;
}

div.form em {
	color:#DF0A0A;
	background-color:inherit;
}
div.form p.fieldCont {
	padding:0;
	height:20px;
	color:#000;
}
div.form p.fieldCont input {
	width:235px;
	height:18px;
	float:left;
	padding:2px 0 0 3px;
	color:#000;
	border:#7F9DB9 1px solid;
	background-color:#FDFFF5;
	font-size:11px;
}
div.form p.fieldCont select {
	width:242px;
	float:left;
	height:24px;
	color:#000;
	border:#7F9DB9 1px solid !important;
	background-color:#FDFFF5 !important;
	font-size:11px;
}
div.form p.textarea {
	padding:0;
	color:#000;
	height:100px;
}
div.form p.textarea textarea {
	width:235px;
	height:100px;
	padding-left:3px;
	float:left;
	color:#000 !important;
	border:#7F9DB9 1px solid;
	background-color:#FDFFF5;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
div.form p.buttons {
	padding-left:135px;
	height:30px;
}
div.form p.buttons input {
	width:78px;
	height:30px;
	float:left;
	margin-right:12px;
	cursor:pointer;
	border:none;
}
div.form p.seurity {
	height:30px;
}
div.form p.seurity input {
	width:120px;
	float:left;
	margin-right:12px;
	margin-top:5px;
	}
div.form p.information {
	padding-left:135px;
	width:400px;
	padding-bottom:5px !important;
	}
/*---------------------- GOOGLE MAP ------------------*/
div.left {
	width:232px;
	float:left;
	}
.right {
	float:left;
	}
div.right {
	float:right;
	}
div.googlemap {
	width:321px;
	height:200px;
	background-color:#fff;
	border:2px solid #D1CFCF;
	position:relative;
	margin-bottom:20px;
	}
div.googlemap a.largeMap {
	display:block;
	width:90px;
	position:absolute;
	left:10px;
	bottom:-20px;
	color:#025042;
	font-size:11px;
}
div.googlemap a.largeMap:hover {
	text-decoration:underline;
}
/*---------------------------- PARTNERS PHOTO GALLERY  ----------------------------*/
ul.gallery{
	height:100%;
	overflow:hidden;
	width:652px;
	padding-bottom:20px !important;
	}
ul.gallery li{
	float:left;
	margin:0 9px 14px 0;
	width:209px;
	}
ul.gallery li.noRightPad{
	margin-right:0px !important;
	}
ul.gallery li span {
	display:block;
	text-align:center;
	color:#000 !important;
	width:209px;
	}
ul.gallery li img{
	border:1px solid #D0E181;
	background-color:#F0F5D8;
	padding:5px;
	float:left;
	}
ul.gallery li a:hover{
	border:none;
	}
ul.gallery li a:hover img{
	background-color:#E4F1A8;
	}
ul.gallery li img a:hover{
	border:none;
	}
	
/*---------- SEARCH RESULT --------------*/	
#bodyCont div.searchResult {
	padding:5px 10px;
	width:280px;
	float:left;
	background:#fdfff4;
	border:#e8f4af 1px solid;
	margin:0 15px 15px 0;
}
#bodyCont div.searchResult p {
	padding-bottom:2px;
}
/*CSS ADDED BY TARAK*/
.error{
	font:14px/14px bold "Times New Roman", Times, serif; 
	color:#FF0000;
}
.success{
	font:14px/14px bold "Times New Roman", Times, serif; 
	color:#006600;
}
.topHeader{
	background-color:#99FFCC;
}
/*=================================*/
/*---------- SEARCH RESULT --------------*/	
#bodyCont div.pagination {
	text-align:right;
	padding:5px 10px;
	width:597px;
	float:left;
	background:#fdfff4;
	border:#e8f4af 1px solid;
	margin:0 15px 15px 0;
}
.pagelink{
	color:#999999;
}
.noSearchResult {
	padding:5px 10px;
	width:597px;
	float:left;
	background:#fdfff4;
	border:#e8f4af 1px solid;
	margin:0 15px 15px 0;
}
/*---------- NEWSLETTER --------------*/	
#leftPanel div.newsletter {
	float:right;
	padding:10px;
	width:156px;
	background-color:#FDFFF4 !important;
	border:1px solid #E8F4AF;
	}
#leftPanel div.newsletter h2 {
	background-color:#ECF7BC;
	border:1px solid #E2EFA6;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
	padding-left:9px;
	color:#71870D;
	margin-bottom:15px;
	text-transform:uppercase;
	}
#leftPanel div.newsletter input.newletter {
	width:144px !important;
	height:16px;
	padding:2px 0 0 8px;
	font-size:11px;
	line-height:16px;
	color:#000;
	margin-bottom:8px;
	}
#leftPanel div.newsletter input.submit {
	width:70px;
	height:17px;
	}
/*---------- 03-09-09 --------------*/	
#bodyCont div.table {
	padding:0 15px 15px 0px;
	background-color:none;
}
#bodyCont div.table table {
	background-color:#FDFFF4;
	}
#bodyCont div.table th {
	padding:7px;
	background-color:#F5FBDB;
	color:#71870D;
}
#bodyCont div.table td {
	padding:8px 5px;
}
#bodyCont div.table table,
#bodyCont div.table table td,
#bodyCont div.table table th {
	border-collapse:collapse;
	border:#E2F492 1px solid;
}
#bodyCont div.table td.bluebg {
	background-color:#095CB1;
	color:#FFFFFF;
	}
#bodyCont div.table td.blackbg {
	background-color:#000;
	color:#FFFFFF;
	}
.txtCenter {
	text-align:center;
	}
/*---------- 05-09-09 --------------*/	
#bodyCont ul.pdficon {
	padding-left:10px;
	margin-right:45px;
	font-size:11px;
	line-height:24px;
	}
#bodyCont ul.pdficon li {
	background:url(../images/pdf-icon.gif) 0 4px no-repeat;
	padding-left:27px;
	}
#bodyCont ul.pdficon li a {
	text-decoration:underline;
	color:#025042;
	background-color:inherit;
	}
#bodyCont ul.pdficon li a:hover {
	color:#F48500;
	text-decoration:none;
	}
/*---------- 15-09-09-pesticides --------------*/	
table.inner {
	background-color:#FDFFF4;
	margin-bottom:10px;
	/*border:#E2F492 1px solid;*/
	}
table.inner th {
	padding:7px;
	background-color:#F5FBDB;
	color:#71870D;
}
table.inner td {
	padding:8px 5px;
}
table.inner table {
	border:#E2F492 1px solid;
	}
table.inner table,
table.inner table td,
table.inner table th {
	border-collapse:collapse;
	border:#E2F492 1px solid;
}
img.right {
	float:left;
	margin-right:10px;
	}
.topPadding {
	padding-top:5px;
	}
.green {
	background-color:#A6D24B;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	}
.noBottompadding {
	padding-bottom:0px !important;
	}