/* CSS Document */

*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	text-align:center;
	font: 11px Verdana,helvetica, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color:#2c2c2c;
	padding-top: 20px;
	background-image:url(../images/bg2.gif);
	background-repeat: repeat-x;
	color: #333333;
	}
	
#wrapper	{
	width: 860px;
	margin:0px auto;
	background: none;
	}
	
#home #wrapper	{
	background: none;
}
	
	
#container	{
	margin:0px auto;
	border: solid 5px white;
	background-color: #ffffff;
	padding-bottom: 20px;
		}
		
#header	{
	height: 88px;
	background-image: url(../images/header_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	

#logo	{
	float:left;
	}
	
#headerright	{
	float: right;
	width: 600px;
	margin-top: 10px;
	padding-right: 20px;
	text-align: left;
	}
	

#mainnav	{
margin-top: 27px;
margin-left: 240px;

}

#mainnav p	{
	padding-top: 5px;
	margin:0px;
	}
	
	
#hero	{
		border-bottom: solid 5px white;
		}
	
#home #hero	{
		border-bottom: solid 5px white;
		height: 190px;
		background-image: url(../images/hero-home.jpg);
		text-align: left;
		}

#content	{
	background-color: white;
	}
	

#contentleft	{
	float: left;
	background-image: url(../images/content_bg.gif);
	text-align: left;
	background-position: top;
	background-repeat: repeat-x;
	width: 610px;
	}
	
#contentleftinner	{
	padding: 20px 40px 40px 40px;
	}
	
#contentwide	{
	width: 100%;
	background-image: url(../images/content_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
	
#contentright	{
	float: right;
	background-image: url(../images/general_content_bg_right.jpg);
	text-align: left;
	background-position: top;
	background-repeat: repeat-x;
	width: 240px;
	}

#home #contentright	{
	background-image: url(../images/content_bg.gif);
	text-align: left;
	background-position: top;
	background-repeat: repeat-x;

}

#contentrightwide	{
	float: right;
	background-position: top;
	width: 10px;

}

#contentright.specialist	{
	background-image: url(../images/specialist_content_bg_right.jpg);
}

#contentright.roadsweeping	{
	background-image: url(../images/road_content_bg_right.jpg);
}


#contentright.power	{
	background-image: url(../images/power_content_bg_right.jpg);
}

#contentright.punchroller	{
	background-image: url(../images/punch_content_bg_right.jpg);
}

#contentright.stripbrushes	{
	background-image: url(../images/strip_content_bg_right.jpg);
}

#contentright.punchedstrip	{
	background-image: url(../images/punched_content_bg_right.jpg);
}

#contentright.conveyor	{
	background-image: url(../images/conveyor_content_bg_right.jpg);
}

#contentright.fruitwashing	{
	background-image: url(../images/fruit_content_bg_right.jpg);
}

#contentright.undervine	{
	background-image: url(../images/undervine_content_bg_right.jpg);
}

#contentright.spray	{
	background-image: url(../images/spray_content_bg_right.jpg);
}

#contentright.bulldog	{
	background-image: url(../images/bulldog_content_bg_right.jpg);
}

#contentright.heavyduty	{
	background-image: url(../images/heavy_content_bg_right.jpg);
}

#contentright.maxisweep	{
	background-image: url(../images/maxisweep_content_bg_right.jpg);
}



#contentrightinner	{
	padding: 20px 30px 40px 30px;
	border-left: solid 5px #ffffff;
	}
	
#contentrightinner img	{
	margin: 0px 0px 10px 0px;
	border: 1px solid #ffffff;
	}
	


	
#footer	{
	padding: 20px 0px 20px 0px;
	margin-bottom: 20px;
	text-align: center;
	color: #666666;
	}
	
	




/* other main styling */

/*#viewenquiry	{
	margin-bottom: 20px;
	
	}
	
#viewenquiry img.leftimage {
	margin-right: 25px;
	}
	*/
	

/* main font formatting */

h1	{
	font-size: 13px;
	color: white;
	text-transform: capitalize;
	padding: 13px 40px 13px 40px;
	text-align: left;
	border-bottom: solid 5px white;
}

li
	{
	color: #3f3f3f;
	margin-bottom: 6px;
	font-weight: normal;
	margin-left: 10px;
	list-style: disc;
}

ul	{
	padding-left: 6px;
	margin-top: 5px;
	}
	
#maincontent	{
	border-top: 1px dotted #666666;
	padding-top: 20px;
	}
	

#description 	{
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #efefef;
	padding: 10px;
	}
	
#description ul li 	{
	list-style-type: disc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
	color: #333333;
	}
	
#downloadarea 	{
	border: 1px dotted #cccccc;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 156px;
	background-color: #dedede;
	font-size: 10px;
	padding-bottom: 10px;
	background-image: url(../images/downloads_bg.gif);
	background-repeat: repeat-x;
	}
	
#downloadarea h2 	{
	color: #ffffff;
	padding-left: 8px;
}

#downloadarea ul	{
padding-left: 5px;
padding-right: 5px;
margin-left: 0px;
}

#downloadarea ul li	{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
	
#downloadarea a	{
	
	color: #f97423;
	}
	
#downloadarea a:hover	{
	color: #333333;
	}
	

#titlearea h1	{
	background-color: #003366;
	}


#titlearea h1.powersweeping	{
	background-color: #008264;
	}

#titlearea h1.specialist	{
	background-color: #A9008A;
	}

#titlearea h1.roadsweeping	{
	background-color: #ee003b;
	}
	
#titlearea h1.punchroller	{
	background-color: #00a2ed;
	}

#titlearea h1.stripbrushes	{
	background-color: #aa0048;
	}
	
#titlearea h1.punchedstrip	{
	background-color: #f95b44;
	}
#titlearea h1.conveyor	{
	background-color: #00a499;
	}
	

	
#titlearea h1.fruitwashing	{
	background-color: #ecb426;
	}
	
#titlearea h1.undervine	{
	background-color: #b6cd3b;
	}
	
#titlearea h1.spray	{
	background-color: #9d92cb;
	}
	
#titlearea h1.bulldog	{
	background-color: #ffe91d;
	color: #333333;
	}
	
	
#titlearea h1.heavyduty	{
	background-color: #f1102c;
	}
	
#titlearea h1.maxisweep	{
	background-color: #c9d2c1;
	}
	

	
#home h1	{
	font-size: 14px;
	line-height: 15px;
	color: #c7160d;
	line-height: 26px;
	font-style: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: none;
}

h2	{
	color: #003366;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 12px;
}


#mediapages #full_image_title h2 {color: #333333; font-size: 11px!important;}
	
#contentrightinner	{
	font-size: 11px;
	color: #3f3f3f;
	margin-bottom: 10px;
	line-height: 16px;
	font-weight: normal;
}

#contentrightinner li
	{
	color: #3f3f3f;
	margin-bottom: 6px;
	font-weight: normal;
	margin-left: 10px;
}
#contentrightinner ul	{
	list-style-image: url(../images/list_image.gif);
	padding-left: 6px;
	margin-top: 10px;
	}
	
#contentrightinner p	{
	padding-left: 15px;
	line-height: 14px;
	font-weight: normal;
	color: #3f3f3f;

	}
	
#home #hero ul	{
	margin-left: 630px;
	margin-right: 15px;
	}
	
#home #hero li	{
	list-style: none;
	padding-top: 0px;
	margin-bottom: 16px;
	color: white;
	}
	
#home #hero li.middle	{
	padding-top: 10px;
}

	
#home #hero li.last	{
	padding-top: 12px;
}



p	{
	margin-bottom: 6px;
	}
	
	
#bread	{
	margin-bottom: 20px;
	color: #999999;
	}
	
A:link	{
	color: #c4151c;
	}
	

A:visited	{
	color: #999999;
	}
	
A:hover	{
	color: #c4151c;
	}
	
/* language area formatting */

#languagearea	{
	margin-bottom: 8px;
	}

#form_lang	{
	display: inline;
	
	}

#form_lang #lang	{
	font-size: 10px;
	color: #666666;
	
	}
	
.languages	{
	color: #ffffff;
	font-size: 9px;
	}




/* media box on home page */

#mediathumbs	{
/*	background-image: url(../images/mediathumbs_bg.jpg); */
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 30px;
	position:relative;
	}
	
	
#mediathumbs img	{
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 0px 2px 3px 2px;
	height: 50px;
	overflow: hidden;
	width: 80px;
}

#mediathumbs a:hover img	{
	border: 1px solid #c7160d;
	padding: 0px;
	margin: 0px 2px 3px 2px;
	height: 50px;
	overflow: hidden;
	width: 80px;
}

#mediatext	{
	visibility:hidden;
	}
	
#mediathumbs a span {
	display:none
}
#mediathumbs a:hover span {
	display:inline;
	position:absolute;
	top: -25px;
	left: 3px;
	width: 800px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}



/* media box on internal pages */

#mediapages img	{
	padding: 4px;
	background-color: #CCCCCC;
	margin: 10px 0px 5px 0px;
	}
	
#medialeft	{
	float: left;
	width: 100px;
	}
	
#medialeft img	{
	width: 90px;
	overflow: hidden;
	}


#full_image_title {clear: right; margin-left: 130px; margin-top: 10px ; color: #333333; font-size: 11px;}


/* product index page */

#productindextable table td img	{
	padding: 4px;
	background-color: #CCCCCC;
	margin: 10px 0px 5px 0px;
	}
	
	
#productindextable table td a:hover	img {
	padding: 4px;
	background-color: #c4151c;
	margin: 10px 0px 5px 0px;
	}

#productindextable table td a	{
	font-size: 9px;
	text-decoration: none;
	line-height: 11px;
	}
	
/* other products index page */

#otherproductsindextable table td img	{
	padding: 4px;
	background-color: #CCCCCC;
	margin: 10px 0px 5px 0px;
	}
	
	
#otherproductsindextable table td a:hover	img {
	padding: 4px;
	background-color: #c4151c;
	margin: 10px 0px 5px 0px;
	}

#otherproductsindextable table td a	{
	font-size: 9px;
	text-decoration: none;
	line-height: 11px;
	}
	
	
#otherproductsindextable table td img	{
	height: 100px;
	width: 150px;

}



		
	/* contact forms */

#contactform	{
	border: 1px dotted #cccccc;
	background-color: #efefef;
	padding: 10px;
	margin-top: 20px;
	width: 420px;
	}
	
#productenquireform
	{
	border: 1px dotted #cccccc;
	background-color: #efefef;
	padding: 40px 0px 5px 0px;
	margin-top: 0px;
	width: 156px;
	background-image: url(../images/enquire_form_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	}
	
	
#contactform td	{
	text-align: left;
	color: #003366;
	border: none;
	}
	
#productenquireform td {
	text-align: left;
	color: #333333;
	border: none;
	}
	
#productenquireform input {border: 1px solid #666;}
	
#productenquireform h2 {margin-top: 0px; color: #333333;}	
	
#contactform td.centre	{
	text-align: center;
	color: #003366;
	}


#contactform .submitbutton	{
	background-color: #003366;
	padding: 5px;
	color: #ffffff;
	margin-top: 20px;
	text-align: center;
	}

#productenquireform .secureim {margin: 5px 0px;}
	
#productenquireform .submitbutton2 {background-color: #003366;
	padding: 2px;
	color: #ffffff;
	font-size: 10px;}
	
/* button style */

#viewenquiry .button	{
	border: 1px solid #cccccc;
	}
	
#viewenquiry a:hover .button	{
	border: 1px solid #666666;
	}
	
a .button	{
	border: 1px solid #cccccc;
	}
	
a:hover img.button	{
	border: 1px solid #666666;
	}
	
/* tables */


TABLE tr td {
	border: 1px solid #cccccc;
	padding: 3px;
	line-height: 12px;
	}
	
	
#mediathumbs TABLE tr td,
#mediapages TABLE tr td,
#productindextable TABLE tr td,
#otherproductsindextable TABLE tr td,
#mainsearchform	TABLE tr td {
	border: none;
	padding: 0px;
	line-height: 12px;
	}
	
/* search area */

#searcharea	{
	text-align: right;

}

#searcharea .button,
#mainsearchform .button	{
	border: 1px solid #f74d12;
	margin-left: 3px;
	background-color: #c4151c;
	color: #ffffff;
	font-size: 10px;
	padding: 2px;
	}
	
#mainsearcharea	{
		text-align: center;
	}


#mainsearchform	{
	text-align: center;
	border: 1px dotted #cccccc;
	background-color: #efefef;
	padding: 10px;
	margin-top: 20px;'
	width: 600px;

}

#mainsearchform TABLE tr td	{
	text-align: left;
	padding: 2px;
	}
