/* - - - - - - - - - - - - - - - - - - - - -

Title : Irrigation & Water Technologies
URL : http://www.kisss.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Site Updated : 21/01/2009

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote { 
	margin:0; 
	padding:0; 
}

html {
	padding: 0;
	margin: 0 auto;
	overflow: -moz-scrollbars-vertical;
	}

body {
	background: #1d334d;
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #516174;
	padding: 0;
	margin: 0;
 }

fieldset { 
	border: 0; 
}

img { 
	border: 0; 
}

h1 {
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #ba5915;
}

	span.question {
		font: normal 20px Verdana, Arial, Helvetica, sans-serif;
		color: #95b202;
		margin: 0;
		padding: 0;
	}
	
	span.answer {
		font: normal 20px Verdana, Arial, Helvetica, sans-serif;
		color: #364966;
		margin: 0;
		padding: 0;
	}

h2 {
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #687819;
	border-bottom: 1px solid #c4caa5;
}

	h2.home {
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #687819;
	border: none;
}

h3 {
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #364966;
}
	
p, td {
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #516174;
	text-align: justify;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #516174;
	background-image: url(/persistent/templateimages/ge_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0 0 0px 10px;
	margin: 0;
}

a {
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #4d85c5;
	text-decoration: none;
}

a:hover {
	color: #1a518f;
	text-decoration: underline;
}

/*a:link {
	color: #1a518f;
	text-decoration: underline;
}*/
a:visited {
	color: #4d85c5;
	text-decoration: none;
}

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

select {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

#breadcrumbs_text a.selected {
	color: #95b202
}

#flashcontent {
	width: 840px;
	height: 200px;
}

/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#container {
	width: 900px;
	height: 100%;
	padding: 0;
	margin: 0 auto;
	background: url(/persistent/templateimages/containerbg.jpg) repeat-y;
}

#logowrapper {
	width: 900px;
	height: 98px;
	margin: 0 auto;
}	

		#logo {
			width: 220px;
			height: 98px;
			float: left;
		}
		
		#navbar_wrapper {
			width: 667px;
			height: 98px;
			float: right;
			background: url(/persistent/templateimages/logobg.jpg) no-repeat;
			padding-left: 11px;
		}
		
			#navbar_spacing {
				width: 667px;
				height: 29px;
			}
			
			#navbar {
				width: 654px;
				height: 68px;
				padding-left: 13px;
			}
		
		#breadcrumbs {
			width: 900px;
			height: 35px; 
			margin: 0 auto;
			background: url(/persistent/templateimages/breadcrumbs_bg.jpg) no-repeat;
		}
		
		#breadcrumbs_default {
			width: 900px;
			height: 35px; 
			margin: 0 auto;
			background: url(/persistent/templateimages/breadcrumbs_default.jpg) no-repeat;
		}
		
			#breadcrumbs_text {
				width: 550px;
				float: left;
				padding-left: 27px;	
				font: normal 11px/35px Verdana, Arial, Helvetica, sans-serif;
				color: #5a690d;
				text-transform: uppercase;
			}
			
				#breadcrumbs_text a {
					font: normal 11px/35px Verdana, Arial, Helvetica, sans-serif;
					text-transform: uppercase;
					color: #5a690d;
					text-decoration: none;
				}
				
				#breadcrumbs_text a:hover {
					color: #ba5915;
				}
			
			#quicksearch {
				width: 250px;
				float: right;
				padding-right: 23px;
				font: bold 10px/17px Verdana, Arial, Helvetica, sans-serif;
				color: #5a690d;
				text-align: right;
				text-transform: uppercase;
				padding-top: 8px;
			}
			
			#quicksearch input {
				background-color: #e3e7d3;
				border: 1px solid #cbd2ad;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color: #666;
			}	
			
			#quicksearch input.none {
				border: none;
			}	

#bodywrapper {
	width: 900px;
	min-height: 400px;
	height: 400px;
	margin: 0 auto;
	padding-bottom: 26px;
}

html>body #bodywrapper {
	height: auto;
}

	#default_content {
		width: 619px;
		float: left;
		padding-left: 10px;
		padding-top: 16px;
	}
	
		#basic_content {
			width: 656px;
			float: right;
			padding-right: 24px;
			padding-top: 16px;
		}

				#basic_content li {
					list-style: none;
					font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
					color: #516174;
					background-image: url(/persistent/templateimages/ge_bullet.gif);
					background-repeat: no-repeat;
					background-position: 0px 7px;
					padding: 0 0 0px 10px;
					margin: 0;
				}
				
				#gallery_basic_content {
						width: 656px;
						float: right;
						padding-right: 24px;
						padding-top: 16px;
				}
				
						#gallery_basic_text {
							width: 425px;
							float: left;
						}
				
			#basic_text {
				width: 425px;
				float: left;
			}
			
			#rhs_content {
				width: 210px;
				float: right;
			}
			
				#headerimage {
					width: 210px;
					height: 267px;
					padding-bottom: 10px;
				}
				
				#contactrepresentative {
					width: 210px;
					height: 96px;
					padding-top: 10px;
			
				}


		#banner {
			width: 841px;
			margin: 0 auto;
			padding-top: 16px
		}

		#bodytext {
			width: 841px;
			margin: 0 auto;
			padding-top: 30px;
		}
		
				#bodytext li {
					list-style: none;
					font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
					color: #516174;
					background-image: url(/persistent/templateimages/ge_bullet.gif);
					background-repeat: no-repeat;
					background-position: 0px 7px;
					padding: 0 0 0px 10px;
					margin: 0;
				}
		
			#lhs_content {
				width: 611px;
				float: left;
			}
			
			#rhs_quicklinks {
				width: 219px;
				float: right;
				text-align: left;
			}
			
				#quicklinks_bg {
					width: 200px;
					height: 27px;
					background: url(/persistent/templateimages/quicklinks_bg.jpg) no-repeat;
					padding-bottom: 12px;
					padding-left: 11px;
					padding-top: 33px;
				}
		
		
				#distributors_bg {
					width: 200px;
					height: 27px;
					background: url(/persistent/templateimages/distributors_bg.jpg) no-repeat;
					padding-bottom: 12px;
					padding-left: 11px;
					padding-top: 33px;
				}
				
				#support_bg {
					width: 200px;
					height: 27px;
					background: url(/persistent/templateimages/manuals_support_bg.jpg) no-repeat;
					padding-left: 11px;
					padding-top: 33px;
				}
				
				#rhs_text {
					width: 211px;
					padding-top: 24px;
					font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
					color: #687819
				}
				
				
				#rhsPage {
					width: 211px;
				}
		
		
#footer {
	width: 900px;
	height: 117px;
	padding: 0;
	margin: 0 auto;
	background: url(/persistent/templateimages/footer.jpg) no-repeat;
}

	#footertext {
		width: 285px;
		padding-left: 17px;
		padding-top: 51px;
		color: #FFFFFF;
	}
	
	#footertext a {
		color: #fff;
	}
	
	#footertext a:hover {
		color: #fff;
		text-decoration: underline;
	}	

#footertext_wrap {
	width: 900px;
	height: 24px;
	margin: 0 auto;
}

	#footertext_wrap a {
		color: #fff;
	}
	
	#footertext_wrap a:hover {
		color: #fff;
		text-decoration: underline;
	}	

	#copyright {
		width: 490px;
		float: left;
		font: 10px/24px Verdana, Arial, Helvetica, sans-serif;
		color: #aecd10;
		text-transform: uppercase;
		padding-left: 16px;
		
	}
	
	#ful_vue {
		width: 340px;
		float: right;
		font: 10px/24px Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		text-transform: uppercase;
		text-align: right;
		padding-right: 10px;
	}
	
/*
----------------------------------------------------------------------------- 
NAV STYLES
-----------------------------------------------------------------------------*/

#nav, #nav ul {
	width: 654px;
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	z-index: 10;
	}
	
	
ul#nav li {
	float: left; 
	display: inline;
	padding: 0;
	margin: 0;
	color: #536074;
	list-style: none;
	background: none;
	}
	

ul#nav li a {  /*top level item*/
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
		ul#nav li.menuparent {
		background: url(/persistent/templateimages/nav_top_divider.jpg) no-repeat;
		height: 68px;
		}

	.nav_home { 
	background: url(/persistent/templateimages/navhome.jpg) top right no-repeat; 
	width: 69px; 
	height: 68px; 
	text-indent: -9990px; 
	}
	
	.nav_home:hover, .nav_home_selected { 
	background: url(/persistent/templateimages/navhome.jpg) bottom right no-repeat; 
	width: 69px; 
	height: 68px; 
	text-indent: -9990px;  
	}
	
	
	.nav_company_profile { 
	background: url(/persistent/templateimages/navcompany.jpg) top right no-repeat; 
	width: 145px; 
	height: 68px; 
	text-indent: -9990px; 
	}
	
	.nav_company_profile:hover, .nav_company_profile_selected { 
	background: url(/persistent/templateimages/navcompany.jpg) bottom right no-repeat; 
	width: 145px; 
	height: 68px; 
	text-indent: -9990px;  
	}
	
	.nav_solutions { 
	background: url(/persistent/templateimages/navsolutions.jpg) top right no-repeat; 
	width: 102px; 
	height: 68px; 
	text-indent: -9990px; 
	}
	
	.nav_solutions:hover, .nav_solutions_selected { 
	background: url(/persistent/templateimages/navsolutions.jpg) bottom right no-repeat; 
	width: 102px; 
	height: 68px; 
	text-indent: -9990px;  
	}
	
	.nav_products { 
	background: url(/persistent/templateimages/navproducts.jpg) top right no-repeat; 
	width: 94px; 
	height: 68px; 
	text-indent: -9990px; 
	}
	
	.nav_products:hover, .nav_products_selected { 
	background: url(/persistent/templateimages/navproducts.jpg) bottom right no-repeat; 
	width: 94px; 
	height: 68px; 
	text-indent: -9990px;  
	}

	.nav_products { 
	background: url(/persistent/templateimages/navproducts.jpg) top right no-repeat; 
	width: 94px; 
	height: 68px; 
	text-indent: -9990px; 
	}
	
	.nav_products:hover, .nav_products_selected { 
	background: url(/persistent/templateimages/navproducts.jpg) bottom right no-repeat; 
	width: 94px; 
	height: 68px; 
	text-indent: -9990px;  
	}
	
	.nav_where_to_buy { 
	background: url(/persistent/templateimages/navwheretobuy.jpg) top right no-repeat; 
	width: 120px; 
	height: 68px; 
	text-indent: -9990px; 
	}
	
	.nav_where_to_buy:hover, .nav_where_to_buy_selected { 
	background: url(/persistent/templateimages/navwheretobuy.jpg) bottom right no-repeat; 
	width: 120px; 
	height: 68px; 
	text-indent: -9990px;  
	}
	
	.nav_useful_info { 
	background: url(/persistent/templateimages/navusefulinfo.jpg) top right no-repeat; 
	width: 100px; 
	height: 68px; 
	text-indent: -9990px; 
	}
	
	.nav_useful_info:hover, .nav_useful_info_selected { 
	background: url(/persistent/templateimages/navusefulinfo.jpg) bottom right no-repeat; 
	width: 100px; 
	height: 68px; 
	text-indent: -9990px;  
	}
	
#nav li ul {  /*drop down list*/
	position: absolute;
	left: -950em;  /*hides submenu by default*/
	height: auto;
	width: 167px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #9cb12d;
	/*z-index: 2;*/
	}
	
#nav li ul li  {  /*drop down list item*/
	width: 146px;
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	}
	
#nav li ul li a {  
	width: 141px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 8px 6px 8px 20px;
	margin: 0;
	color: #FFFFFF;
	font-weight: normal;
	text-transform:none;
	list-style: none;
	text-align: left;
	background: url(/persistent/templateimages/navbullet.jpg) no-repeat;
	background-position: 10px 15px;
	}

#nav li ul li a:hover {
	background: #839a18 url(/persistent/templateimages/navbullet_over.jpg) no-repeat;
	background-position: 10px 15px;
	}
	
#nav li li {
	width: 214px; }

#nav li ul ul {
	margin: -1.90em 0 0 15em; }
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }

#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
    }

/*
----------------------------------------------------------------------------- 
SUB NAV STYLES
-----------------------------------------------------------------------------*/

	#subnav {
		width: 183px;
		background: url(/persistent/templateimages/subnavbg.jpg) repeat-y;
		float: left;
		padding: 0;
		margin: 0;
	}
	
ul#subnav, #subnav {
	float: left;
	display: block;
	width: 183px;
	margin: 1px 0 24px 1px;
	padding: 0;
	background: url(/persistent/templateimages/subnavbg.jpg) repeat-y;
	list-style: none;
	}


	#subnav li {						/*--- 2nd level Item ---*/
		width: 183px;
		list-style: none;
		display: block;
		margin: 0;
		padding: 0;
		background: none;
		}
		
		#subnav li a {
			list-style: none;
			display: block;
			font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
			color: #5a690d;
			text-decoration: none;
			margin: 0;
			/*			padding: 8px 5px 8px 13px;*/
			text-transform: uppercase;
				border-bottom: 1px solid #b0b88b;
			}
			
			#subnav li.subnav_level2 a { 
				color: #5a690d;  
		font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
				border-bottom: 1px solid #b0b88b;
			
			}		  
			#subnav li.subnav_level2_first a { 
				border-bottom: 1px solid #b0b88b;
			}
			
			#subnav li a:hover {
				color: #ba5915;
				}
			
			#subnav li.subnav_selected_level2 a { 
				color: #ba5915; 
				border-bottom: 1px solid #b0b88b;
				background: url(/persistent/templateimages/subnavarrow.gif) top left no-repeat;
				}    
	
#subnav ul {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
	list-style: none;
	}
	
#subnav ul li {
	width: 183px;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0 0 0px 0;
	border: none;
	}
		
	#subnav ul li a {					/*--- 3rd level Item ---*/
		list-style: none;
		display: block;
		font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
		color: #5a690d;
		text-decoration: none;
/*		margin: 1px 5px 5px 21px;*/
		text-transform: none;
		padding: 7px 0px 7px 26px;
		border: none;
		}
		
	#subnav ul li.subnav_level3 a { color: #5a690d; }  	
	
	#subnav ul li a:hover {
		color: #ba5915;
		}
			
	#subnav ul li.subnav_selected_level3 a { 
	color: #ba5915; 
	background: url(/persistent/templateimages/subnavarrow.gif) top left no-repeat;
	}
	

#subnav ul ul {
	list-style: none;
	margin: 0;
	padding: 0px 0 0 0;
	width: auto;
	border: none;
	}


		
table td.productbg {
	width: 314px;
	height: 140px;
	background: url(/persistent/templateimages/ge_productbox.gif) no-repeat;
}

#stats {
	display: none;
}

table td {
    text-align: left;
}
