


body {
	padding:0px;
	margin:0px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-weight: normal;
	color: #000000;
	background-color: #003300;
}

h1 {
	background: solid;
	border-left: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFCC00;
	font-size: 160%;
	color: #003300;
	border-top: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
}

h2 {
	font-size: 150%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #003300;
}

h3 {
	background: solid;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #DBEDDB;
	font-size: 10pt;
	color: #003300;
	border-top: 1px solid #DBEDDB;
	border-bottom: 1px solid #DBEDDB;
}

h4 {
	background: solid;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #DBEDDB;
	font-size: 100%;
	color: #003300;
	border-top: 1px solid #DBEDDB;
	border-bottom: 1px solid #DBEDDB;
	padding: 5px 0px 5px 3px;
	_height: 15px;

}

.warning {
	color: red;
	text-align: center;
}


#top-bar {
	width: 100%;
	position: absolute;
	top:0;
	left:0;
	height: 85px;
	background-image:url('/templates/images/bordertopbg.jpg'); 
	background-position:top left; 
	background-repeat:repeat-x;
}

#top-bar-bgimage {
	height: 85px;
	background-image:url('/templates/images/fadedbglogo.jpg'); 
	background-position:top right; 
	background-repeat:no-repeat;
	max-width: 900px;
}

#sub-navigation {
	position: absolute;
	top: 20px;
	left: 620px;
	width: 380px;
}

#telephone-number {
	float: left;
	width: 370px;
	margin: 8px 0px 0px 0px;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
}

#select-language {
	float: left;
	width: 80px;
	margin-left: 10px;
}

#select-language select {
	font-size: 7pt;
}


#sub-navigation ul {
	margin: 0px;
	_margin-top: 2px;
	list-style-type: none;
	padding-left: 0px;
	float: left;
}

#sub-navigation li {
	display: inline;
	margin: 0px;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
}

#sub-navigation a {
	padding: 0px 4px 0px 4px;
	margin: 0px;
	width: auto;
	text-decoration: none;
	color: #ffffff;
}

#sub-navigation a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#sub-navigation a:unknown {
	text-decoration: underline;
	color: #ffffff;
}

#sub-navigation a:active {
	text-decoration: underline;
	color: #FFFDE8;
}

#main-navigation {
	width: 100%;
	position: absolute;
	top:86px;
	left:0;
	height: 30px;
	background-color: #499E49;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

#main-navigation ul {
	margin: 0px;
	width: 1000px;
	list-style-type: none;
	padding-left: 0px;
	float: left;
}

#main-navigation li {
	display: inline;
	margin: 0px;
}

#main-navigation a {
	background: #499E49;
	float: left;
	display: block;
	padding: 5px 12px 9px 12px;
	border-left: #8FCB8F 1px solid;
	border-right: #8FCB8F 1px solid;
	margin: 0px;
	width: auto;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

#main-navigation a:hover {
	background: #003600;
	text-decoration: underline;
	color: #ffffff;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}


#main-navigation .current {
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	background: #003300;
	color: #ffffff;
	text-decoration: none;
}

#navigation-bar {
	background-color: blue;
	width: 100%;
	position: absolute;
	top:0;
	left:0;
	height: 20px;
}

#middle-bar {
	background-color: #ffffff;
	background-image:url('/templates/images/side-navigationbg.gif'); 
	background-position:top left; 
	background-repeat:repeat-y;
	width: 100%;
	height: auto;
	position: absolute;
	top:117px;
}

#middle-bar-background {
	background-image:url('/templates/images/biglogopagebg.jpg'); 
	background-position:bottom right; 
	background-repeat:no-repeat;
	min-width: 1000px;
}

#main-content {
	width: 630px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	color: #000000;
	font-size: 80%;
	font-weight: normal;
	height: auto;
}

#main-content p {
	margin-top: 0px;
	line-height: 160%;
}

#main-content a {
	color: #003300;
}

#main-content-wide {
	width: 750px;
}

.main-picture {
	margin-bottom: 10px;
}

#side-navigation-area {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 9pt;
	margin-bottom: 1em;
	float: left;
	margin-top: 20px;
}

.border-top-tidy {
	border-top: #EAF4EA 1px solid;
}

#side-navigation .current {
	color:#499E49;
	background-image: url('/templates/images/submenucurrent.gif');
	text-decoration: underline;
}

#side-navigation-area ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}


#side-navigation-area li {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

#side-navigation-area li span {
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	font-weight: normal;
	padding-bottom: 6px;
	color: #003300;
	padding-top: 6px;
}

#side-navigation-area li span#configparent {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}

#side-navigation-area li span #configuration {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}

#side-navigation-area p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: #EAF4EA 1px solid;
	display: block;
}


#side-navigation-area .heading {
	padding: 4px 0px 2px 0px;
	display: block;
}

#side-navigation-area .family-heading {
	display: block;
	background-color: #499E49;
	color: #ffffff;
}

#side-navigation-area .family-heading a:hover {
	color: #ffffff;
}

#side-navigation-area li a {
	padding: 4px 0px 2px 6px;
	border-bottom: #003300 1px solid;
	border-bottom: #499E49 1px solid;
	border-bottom: #EAF4EA 1px solid;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #003300;
	background-image:url('/templates/images/submenuheading.gif');
	background-repeat:no-repeat;
	background-position:0px 10px;
}

#side-navigation-area li a:hover {
	background-image:url('/templates/images/submenuitem.gif');
	color: #499E49;
	text-decoration: underline;
}

#side-navigation-area li .current {
	background-image:url('/templates/images/submenuitem.gif');
	color: #499E49;
}

#side-navigation-area li li a {
	padding: 4px 0px 4px 11px;
	background-position:4px 10px;
	font-weight: normal;
	border-bottom: #EAF4EA 1px solid;
}

#side-navigation-area li li span {
	padding: 4px 0px 4px 11px;
}

#side-navigation-area li li li a {
	padding: 2px 0px 2px 18px;
	background-position:11px 7px;
	font-size: 9pt;
	border-bottom: #499E49 1px solid;
	border-bottom: #EAF4EA 1px solid;
}

#side-navigation-area li li li span {
	padding: 4px 0px 4px 16px;
}

#side-navigation-area li li li li a {
	padding: 4px 0px 4px 21px;
	background-position:15px 10px;
}

#side-navigation-area li li li li span {
	padding: 4px 0px 4px 21px;
}

#side-navigation-area li li li li li a {
	padding: 4px 0px 4px 25px;
	background-position:20px 10px;
}

#side-navigation-area li li li li li span {
	padding: 4px 0px 4px 25px;
}


#side-content {
	width: 170px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#footer-bar {
	background-color: #003300;
	width: 100%;
	border-top: 1px solid #ffffff;
	height: 50px;
}

#pioneerlogo {
	margin-top: 15px;
	margin-left: 30px;
}

.clearboth {
	clear: both;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.products-pump {
	width: 100%;
	margin-left: 10px;
	margin-bottom: 15px;
/*	border: 1px solid orange; */
	clear: both;
}

#pump-familys-select {
	float: left;
	width: 180px;
/*	border: 1px solid red; */
}

#pump-familys-select a {
	font-size: 10pt;
	display: block;
	background-color:#499E49;
	width: 180px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #003300;
	height: 30px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#pump-familys {
	float: right;
	width: 430px;
/*	border: 1px solid red; */
}


.pump-family {
	width: 420px;
	border: 5px solid #DBEDDB;
	margin-bottom: 10px;
}

.products-pump img {
	border: 0;
}

.products-pump .text {
	width: 300px;
	float: right;
	font-size: 8pt;
/*	border: 1px solid green;  */
}

.products-pump .text a {
	font-weight: bold;
	font-size: 9pt;
}

.industries {
	float: left;
	width: 170px;
}

#pump-picture-area {
	float:right;
	width:230px;
	text-align: right;
	height: auto;
}

#main-pump-picture img {
	border:1px solid #023401;
}

#main-pump-picture {
	float:right;
	width:230px;
	text-align: right;
	height: 225px;
}


.thumbnail {
	margin-left: 2px;
	margin-top: 4px;
}

#pump-selector {
	color: #ffffff;
	background-color: #024500;
	border-top: 3px solid #024500;
	border-bottom: 3px solid #024500;
	font-size: 10pt;
}

#pump-selector-padding {
	margin: 4px;
}

#pump-selector select {
	font-size: 8pt;
}

#pump-selector .background {
	background-color: #499E49;
	border-top: 2px solid #499E49;
	border-bottom: 2px solid #499E49;
	font-weight: bold;
	margin-bottom: 10px;
}

#pump-selector p {
	margin-top:5px;
	margin-bottom:5px;
}

#pump-selector .button {
	border: 0px;
	font-size: 8pt;
}

#pump-selector a {
	color: #ffffff;
}

.shorter-h2 {
	width: 395px;
}

.evenshorter-h2 {
	width: 100%;
}

#specifications {
	width: 100%;
	font-size: 9pt;
	border-collapse: collapse;
}

#specifications td, th {
	border: 1px solid #DBEDDB;
}

#specifications .data-title {
	width: 165px;
}

#specifications .data-value {
	width: 150px;
}

#product-details-left {
	width: 320px;
	float: left;
	margin-right: 10px;
}

#product-details-right {
	float: left;
	width: 230px;
}

#product-details-far-right {
	float: left;
	width: 200px;
	margin-left: 10px;
}

.features {
	float: left;
	width: 160px;
}

.zoom-in {
	width: 100%;
	text-align: center;
	font-size: 7pt;
}

.tidy-headlines {
	font-size: 110%;
}

#news {
	width: 100%;
	border: 1px solid #499E49;
	font-size: 9pt;
	color: #003300;
	font-weight: normal;
	margin-bottom: 20px;
}

#news-title {
	background-color: #499E49;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}

.news-padding {
	padding: 3px;
}


#news ul {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 15px;
	list-style-image: url('/templates/images/submenuheading.gif');
}

#news li {
	margin-bottom: 8px;
}

#news a {
	text-decoration: none;
	color: #000000;
}

#news a:hover {
	text-decoration: underline;
}

#side-content img {
	border: 1px solid #499E49;
}

#footer-content {
	margin-top: 20px;
	width: 985px;
	text-align:right;
	font-weight: normal;
	font-size: 8pt;
}

#footer-content a {
	color: #006600;
}

#footer-content a:hover {
}

#resources {
	margin-bottom: 10px;
	font-size: 75%;
}

#resources ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
	background: #499E49;
}

#resources li {
	padding: 0px;
	margin: 0px;
}

#resources a {
	width: auto;
	margin: 0px;
	display: block;
	background: #499E49;
	border-bottom: 1px solid #8FCB8F;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0px 5px 3px;
	height: auto;
	_height: 15px;
}

#resources a:hover {
	text-decoration: underline;
}

#downloadadobe {
	font-size: 8pt;
	color: #666666;
}


#news-scroll{
	margin-left: 10px;
	width: 150px;
	height: 140px;
	border: none;
	background-color: #ffffff;
}

.image-no-border{
	border: none;
}


/* Display News END */

#vertical-news {
	margin-left: 0px;
	padding-left:0px;
	list-style-type: none;
}

#news-items {

}

.news-item {
	width: 100%;
	margin-bottom: 20px;
}

.news-item a {
	text-decoration: none;
}

.news-item a:hover {
	text-decoration: underline;
}

.news-headline {
	width: 626px;
	font-size: 130%;
	font-weight: standard;
	margin-top: 5px;
	margin-bottom: 5px;
	background: solid;
	background-color: #DBEDDB;
	color: #003300;
	border-top: 1px solid #DBEDDB;
	border-right: 2px solid #DBEDDB;
	border-left: 2px solid #DBEDDB;
	border-bottom: 1px solid #DBEDDB;
}

.news-date {
	font-size: 120%;
	width: 100%;
	margin-bottom: 5px;
}


.news-story {

}

.news-story img {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #003300;
}

.news-picture {
	float: right;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}

#header-images {
	float:left;
	width:180px;
	height: 100%;
}

#text-area {
	width: 430px;
	float: right;
}

#header-images img {
	margin-bottom: 5px;
	border:1px solid #003300;
}

#markets {

}

#markets .market {
	float: left;
	width: 300px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	height: 80px;
}

#markets .market-picture {
	width: 50px;
	float: left;
}

#markets .market-text {
	float: right;
	width: 240px;
}

#markets .market-type {
	font-size: 130%;
	text-decoration: underline;
}

#markets a {
	text-decoration: none;
}

#markets img {
	border: 0px;
}

#markets p {
	line-height: 100%;
}

#markets a:hover {
	text-decoration: underline;
}

#map {
	margin-top: 10px;
	margin-bottom: 10px;
}

#multiple-image-area {
	width: 300px;
	height: 200px;
	background-color: red;
}

.products-pump-image {
	float: left;
	border: 1px solid #003300;
}

#industries-layout {

}

#industries-layout ul
{
	width: 500px;
	list-style-type: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 20px;
}


#industries-layout ul li
{
	float: left;
	width: 150px;
	background-image:url('/templates/images/submenuheading.gif');
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding: 0px 5px 0px 8px;
}

#curve-area {
	width: 225px;
	height: 170px;
}

#pump-features-layout {

}

#pump-features-layout ul
{
	margin-left: 10px;
	width: 300px;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
}

#pump-features-layout ul li
{
	float: left;
	width: 135px;
	background-image:url('/templates/images/submenuheading.gif');
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding: 0px 5px 0px 8px;
	font-size: 90%;
}

.readmore {
	margin-top: 3px;
	text-align: right;
	text-decoration: underline;
}

.larger-text {
	font-size: 130%;
}

.larger-text-red {
	font-size: 120%;
	color: #D87321;
}



/* Display Case Study */

#casestudy-items {

}

.casestudy-item {
	width: 100%;
	margin-bottom: 20px;
}

.casestudy-item a {
	text-decoration: underline;
}

.casestudy-item a:hover {
	text-decoration: none;
}

.casestudy-headline {
	width: 100%;
	font-size: 140%;
	font-weight: standard;
	margin-top: 5px;
	margin-bottom: 5px;
	background: solid;
	background-color: #DBEDDB;
	color: #003300;
	border-top: 1px solid #DBEDDB;
	border-bottom: 1px solid #DBEDDB;
}

.casestudy-date {
	font-size: 130%;
	width: 100%;
	margin-bottom: 10px;
}


.casestudy-story {

}

.casestudy-picture {
	float: right;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}

#map-case-study-title {
	width: 100%;
	color: #003300;
	text-align: center;
	font-size: 100%;
	margin-bottom: 20px;
	font-weight: bold;
	background-color: #DBEDDB;
	border-top: 2px solid #DBEDDB;
	border-bottom: 2px solid #DBEDDB;
}


/* Display Case Study END */

/* Not Found START */

#canvas-not-found {
	text-align: center;
	width: 100%;
}

#canvas-not-found img {
	border: none;
	margin-top: 50px;
}

#not-found {
	width: 600px;
	height: 200px;
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
	margin-top: 30px;
}


#canvas-not-found h1 {
	background: solid;
	border-left: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFCC00;
	font-size: 130%;
	color: #003300;
	border-top: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
	text-align: center;
}

#canvas-not-found p {
	font-size: 80%;
	margin: 5px;
}

#canvas-not-found li {
	font-size: 80%;
	margin-top: 2px;
}

#canvas-not-found a {

}

/* Not Found END */

/* Pump Enquiry START */
#pump_enquiry {

}

#pump_enquiry .row {
	width: 100%;
	height: auto
}

#pump_enquiry .row-title {
	width: 120px;
	float: left;
	text-align: right;
	padding-right: 5px;
	height: 25px;
}

#pump_enquiry .row-input {
	width: 300px;
	float: left;
}

#pump_enquiry input {
	width: 200px;
}

#pump_enquiry select {
	width: 200px;
}

#pump_enquiry #headType, #pump_enquiry #capacityType {
	width: 80px;
}

#pump_enquiry textarea {
	width: 285px;
	height: 200px;
}

#pump_enquiry #sendEnquiry {
	width: 285px;
}

#pump_enquiry fieldset {
	padding: 10px;
	width: 550px;
	margin-left: 25px;
}




/* Pump Enquiry END */




















/* SLIMBOX CSS START */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/user_files/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/user_files/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/user_files/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/user_files/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* SLIMBOX CSS END */



/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 700px;
	height: 250px;
	overflow: hidden;
	margin-top: 20px;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 250px;
	width: 1000px;
}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:138px;
	height: 250px;
}

#imageMenu ul li.products a {
	background: url(/user_files/homepage/products.jpg) repeat scroll 0%;
}

#imageMenu ul li.markets a {
	background: url(/user_files/homepage/markets.jpg) repeat scroll 0%;
}

#imageMenu ul li.case-studies a {
	background: url(/user_files/homepage/case-studies.jpg) repeat scroll 0%;
}

#imageMenu ul li.complete-solutions a {
	background: url(/user_files/homepage/complete-solutions.jpg) repeat scroll 0%;
}

#imageMenu ul li.about-us a {
	background: url(/user_files/homepage/about-us.jpg) repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}

/*************************************************************/


/* TinyMCE specific rules START */

body.mceContentBody {
	background: #FFF;
	background-color: #FFF;
	text-align: left;
	font-size: 80%;
}

/* TinyMCE specific rules END */