body,html
{
	margin:0px 0px 0px 0px;
	background-image:url(../design/opBg.png);
	background-repeat:repeat-y;
	font-family:verdana, MS Sans Serif;
	font-size:10px;
}

.stdText
{
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

.horLine
{
	background-repeat:repeat-x;
	width:100%;
	height:3px;
	}
/************** DESIGN ****************/
#designContainer
{
	width:1002px;
	text-align:center;
}
#designTop
{
	width:1002px;
	height:147px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../design/opTop.png);
	background-repeat:no-repeat;
}

#designTxt
{
	width:674px;
	position:absolute;
	left:0px;
	top:147px;
}
#designMenu
{
	background-image:url(../design/opRight.png);
	background-repeat:no-repeat;
	background-position:top;
	width:328px;
	height:536px;
	position:absolute;
	left:674px;
	top:147px;

}
#designContent
{
	width:1002px;
	top:147px;
}

#designFooter
{
	width:1002px;
	clear:left;
}

/******** FONT *****************/
.copy
{
	text-align:center;
	font-size:9px;
	font-weight:bold;
	padding-top:2px;
	letter-spacing:1px;
	color:#00853A;}
	
	

/********* SEARCH FIELD **************/
.searchDiv
{
	margin-left:230px;
	margin-bottom:8px;
	font-size:9px;
	font-weight:bold;
	color:#00853A;
	
}
.inputSearch
{
	height:14px;
	width:150px;
	font-size:9px;
	font-family:Verdana, Sans-serif;
	}
/********** WEBPAGE ***************/
.wpHead
{
	width:100%;
	color:#00853A;
	font-size:13px;
	font-weight:bold;
}
.wpContent
{
	font-size:12px;}
	
.leftMargin
{
	padding-left:20px;
}
	
/********** COMPANY **************/
.companyHead
{
	font-size:11px;
	color:#00853A;
	font-weight:bold;
	height:25px;
}

.companyHead2
{
	font-size:12px;
	color:#00853A;
	font-weight:bold;
	background-color:#99C2D6;
}

.companyTopR
{
	background-color:#99C2D6;
	background-image:url(../design/boxarrow.gif);
	width:67px;
	background-position:right;
	background-repeat:no-repeat;
}

.companyFont
{
	font-size:11px;
	text-decoration:none;
	color:#000000;
	}
	
.companyFont_bold
{
	font-size:11px;
	font-weight:bold;
	}
.companyFont_boldw
{
	font-size:11px;
	font-weight:bold;
	width:75px;
}
.companyItem
{
	background-color:#ffffff;
}
.companyAltItem
{
	background-color:#ffffff;
}
.employeeItem
{
	background-color:#ffffff;
	font-size:11px;
	text-decoration:none;
	color:#000000;

}
.employeeAltItem
{
	background-color:#f7f7f7;
	font-size:11px;
	text-decoration:none;
	color:#000000;

}

/**** CONTACTFORM ****/
.tblCF
{
	width:100%;
}
.cfLabel
{
	font-size:10px;
}

.cfLabel_req
{
	font-size:10px;
	font-weight:bold;
}

.cfLblHeight{
	height:20px;
}
.inputMulti_300
{	
	width:300px;
	font-size:12px;
	font-family:verdana;
	border-top:solid 1px #c6c6c6;
	border-left:solid 1px #c6c6c6;
	border-right:solid 1px #c6c6c6;
	border-bottom:solid 1px #c6c6c6;
}
.inputField_100
{
	border-top:solid 1px #c6c6c6;
	border-left:solid 1px #c6c6c6;
	border-right:solid 1px #c6c6c6;
	border-bottom:solid 1px #c6c6c6;
	width:200px;
	font-size:12px;
	font-family:verdana;
	height:18px;
	background-image:url(../design/v3_bg_input.jpg);	
}
.inputBorder{
	border-top:solid 1px #c6c6c6;
	border-left:solid 1px #c6c6c6;
	border-right:solid 1px #c6c6c6;
	border-bottom:solid 1px #c6c6c6;
}
.error
{
	color:Red;
	font-size:13px;
	font-weight:bold;
}

.success
{
	color:Green;
	font-size:13px;
	font-weight:bold;
}

/********* MENU ******************/
.menuHeading
{
	padding-left:10px;
	font-weight:bold;
	font-size:21px;
	color:#00853A;
	padding-bottom:5px;
}
.m1
{
	font-size:12px;
	font-style:normal;
	color:#00853A;
	text-decoration:none;
}
.m1_sel
{
	
	font-size:12px;
	font-weight:bold;
	color:#00853A;
	text-decoration:none;
	}

.m2
{
	font-size:11px;
	padding-left:15px;
	color:#C18C61;
	text-decoration:none;
	font-weight:normal;
}

.m2_sel,.m2:hover
{
	font-size:11px;
	padding-left:15px;
	color:#C18C61;
	text-decoration:none;
	font-weight:bold;
}
.m3
{
	font-size:11px;
	padding-left:25px;
	color:#AFA785;
	text-decoration:none;
}
.m3_sel
{
	font-size:11px;
	padding-left:25px;
	color:#AFA785;
	text-decoration:underline;}
.tdm1
{
	height:17px;
	padding-left:3px;
	vertical-align:top;
	}
.tdm2
{
	height:15px;
	vertical-align:top;
}
.tdm3{height:15px;
		padding-bottom:5px;}

.menuNavigator
{
	font-size:10px;
	/*color:#f8f8f8;*/
	color:#0d0d0d;
	text-decoration:none;
}
.menuLocation
{
	text-align:right;
}

.tblMenu
{
	width:154px;
	margin-left:5px;
}

/********* PRODUCT MENU ******************/
.mm
{
	font-size:11px;
	padding-left:15px;
	color:#00853A;
	text-decoration:none;
	font-weight:normal;
}
.mm:hover
{
	font-size:11px;
	padding-left:15px;
	color:#00853A;
	text-decoration:none;
	font-weight:bold;
}
.mm_sel
{
	font-size:11px;
	padding-left:15px;
	color:#00853A;
	text-decoration:none;
	font-weight:bold;
}
.sm
{
	font-size:11px;
	padding-left:29px;
	color:#00853A;
	text-decoration:none;
}
.sm:hover
{
	font-size:11px;
	padding-left:29px;
	color:#00853A;
	text-decoration:underline;
}
.sm_sel
{
	font-size:11px;
	padding-left:29px;
	color:#00853A;
	text-decoration:underline;
}
.producer
{
	font-size:10px;
	padding-left:42px;
	color:#666666; /*00853A;*/
	text-decoration:none;}

.tdmm
{
	height:16px;
	vertical-align:top;
}
.tdsm
{
	height:16px;
	vertical-align:top;
}
.tdp
{
	height:15px;
	vertical-align:top;}
/********** WEBPAGE ***************/
.wpHead
{
	width:100%;
	color:#00853A;
	font-size:13px;
	font-weight:bold;
}
.wpContent
{
	font-size:12px;}
	
	
/********** COMPANY **************/
.companyHead
{
	font-size:13px;
	color:#00853A	;
	font-weight:bold;
	height:25px;}
	
.companyFont
{
	font-size:11px;
	text-decoration:none;
	color:#000000;
	}
	
.companyFont_bold
{
	font-size:11px;
	font-weight:bold;
	}
.companyFont_boldw
{
	font-size:11px;
	font-weight:bold;
	width:75px;
}
.companyFooter
{
	font-size:10px;
	color:#00853A;
}
.companyFooter_bold
{
	font-size:10px;
	color:#00853A;
	font-weight:bold;
}

/********* WEBCATALOGUE *********99C2D6***/
.wcTblMenu
{
	width:150px;
}
.wcNavTop
{
	background-color:#ffffff;
	border-bottom:solid 2px #00853A;
	width:330px;
	height:20px;
	text-align:left;
}
.wcSeperator
{
	border-bottom:dotted 1px #00853A;
}
.wcBox
{
	height:290px;
	width:310px;
}
.wcNavPanel
{
	width:100%;
	text-align:right;
	font-size:10px;
}
.wcTop
{
	background-color:#C6E0A6;
	border:solid 1px #00853A;
	width:330px;
	height:20px;
	text-align:left;
}
.wcHeading
{
	font-size:12px;
	color:#00853A;	
	font-family:Arial;
	letter-spacing:1px;
	font-weight:bold;
	text-align:left;
}

.wcBox_detail
{
	width:100%;
}
.wcTop_detail
{
	border-bottom:solid 2px #00853A;
	height:20px;
}
.wcHeading_detail
{
	font-size:12px;
	color:#00853A;	
	font-family:Arial;
	letter-spacing:1px;
	font-weight:bold;
}

.wcHeading_nonbold
{
	font-size:12px;
	color:#2A6D87;
	font-family:Arial;
	letter-spacing:1px;
}
.wcSubHeading
{
	font-size:11px;
	color:#000000;
	text-align:left;
}

.wcProdinfo_detail
{
	font-size:10px;
	padding-left:10px;
}
.wcText
{
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border:solid 1px #00853A;
	padding-left:5px;
	padding-top:3px;
	height:230px;
	text-align:left;
}
.wcLink
{
	color:#00853A;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.wcLink_normal
{
	color:#00853A;
	font-size:11px;
	text-decoration:none;
}
.wcFrontBack
{
	
}
.wcItemPadding
{
	padding-left:15px;
	}
.wcFooter
{
	background-color:#C6E0A6;
	border:solid 1px #00853A;
	width:330px;
	height:20px;
}
.wcFooter_Left
{
	font-size:11px;
	color:#3385AD;
	font-family:Arial;
	letter-spacing:1px;
	background-color:#C6E0A6;
	font-weight:bold;
}
.wcFooter_Right
{
	font-size:11px;
	color:#000000;
	background-color:#C6E0A6;
	text-align:right;
	padding-right:5px;
}
.wcCorner
{
	background-image:url(../design/boxcorner.gif);
	width:6px;
	background-position:right;
	background-repeat:no-repeat;
	border-right:solid 5px #ffffff;
}
.wcCornerL
{
	background-color:#d3e5ee;
	background-image:url(../design/boxcorner_l.gif);
	width:20px;
	background-position:left;
	background-repeat:no-repeat;
}

.wcPicDiv
{
	width:60px;
	float:left;
	vertical-align:top;
}
.wcProdDiv
{
	width:523px;
	float:left;
	font-size:11px;
	white-space:normal;
	vertical-align:top;
	padding-left:5px;
}
.wcMoreDiv
{
	width:92px;
	padding-top:3px;
	vertical-align:top;
	text-align:right;
}
.wckWDiv
{
	width:130px;
	padding-top:3px;
	float:left;
	font-size:11px;
	text-align:center;
	vertical-align:top;
}
.wcItem
{
	padding-left:15px;
	background-color:#C6E0A6;
}
.wcItem_alt
{
	padding-left:15px;
}
.wcDetailPanel
{
	padding-left:15px;
}
.margin10{margin-bottom:2px;}

.wcNavigator
{
	font-size:10px;
	/*color:#f8f8f8;*/
	color:#000000;
	text-decoration:none;
}

.wcNavigator_black
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.wcBack
{
	background-color:#ffffff;
	width:26%;
	vertical-align:top;
	font-size:11px;
}
.wcProdinfo_detail
{
	vertical-align:top;
	font-size:11px;
}
.wcDetails
{
	font-size:11px;
	color:#000000;
	text-decoration:underlined;
	height:20px;
	vertical-align:middle;
}
.wcPrice
{
	font-size:12px;
	font-weight:bold;
}

.wcDocTable
{
	width:100%;
}	
.wcDocTD
{
	font-size:11px;
	width:33%;
	vertical-align:top;
	height:20px;
	color:#000000;
	text-decoration:none;}

.wcProdLink
{
	color:#00853A;
	text-decoration:none;
}
.wcProdLink:HOVER
{
	color:#00853A;
	text-decoration:none;
}

.inpProdQty
{
	width:18px;
	text-align:center;
	font-size:9px;
}

.wcProdPrice
{
	font-size:12px;
	font-weight:bold;
	color:#2A6D87;
}
.wcPanelSub
{
	width:120px;
	text-align:right;
	vertical-align:top;
}
.wcMiniCartHeading
{
	font-size:10px;
	font-weight:bold;
	}
.wcMiniCart
{
	font-size:10px;
}
.wcCartItem
{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.wcSeparator
{
	color:#dddddd;
	width:100%;
	height:1px;
}
.wcButton
{
	font-size:10px;
}
.wcButton_bold
{
	font-size:10px;
	font-weight:bold;
}
.wcCartSummary
{
	width:330px;
	font-size:11px;
}
.wcCartSumLeft
{
	width:160px;
	text-align:right;
	float:left;
}
.wcCartSumRight
{
	width:120px;
	text-align:right;
	float:left;
}
.wcCartHeading
{
	font-size:13px;
	font-weight:bold;
}
.wcCOactive
{
	border-right:solid 1px white;
	float:left;
	background-color:white;
	padding:0px 5px 0px 5px;
	font-weight:bold;
}
.wcCOdeactive
{
	border-right:solid 1px white;
	float:left;
	background-color:#dddddd;
	padding:0px 5px 0px 5px;

}
.wcError
{
	color:red;
	font-weight:bold;
	font-size:11px;}
	
.wcInpCust_140
{
	font-size:11px;
	height:20px;
	width:144px;
	border:solid 1px #cccccc;
}
.wcInpCust
{
	font-size:11px;
	height:20px;
	width:200px;
	border:solid 1px #cccccc;
}
.wcInpCust_50
{
	font-size:11px;
	height:20px;
	width:50px;
	border:solid 1px #cccccc;
}
.wcCustReg
{
	font-size:10px;
}
/****** NEWS ********/

.newsHeading
{
	color:#00853A;
	font-family:Verdana, MS Sans Serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	width:100%;
}
.newsHeading2
{
	color:#666666;
	font-family:Verdana, MS Sans Serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	width:100%;
}
.newsHeadLine
{
	background-image:url(../design/line_horz.png);
	background-repeat:repeat-x;
	font-size:6px;
}
.newsDetails
{
	font-size:9px;
	text-align:right;
	font-style:italic;
	
	}
.newsDetails2
{
	font-size:9px;
	text-align:right;
	}

.newsText
{
	font-size:11px;
	font-family:Verdana, MS Sans Serif;
	}
.newsBottom
{
	font-size:10px;
	text-align:right;
	font-weight:bold;
	letter-spacing:1px;
	color:#000000;
	text-decoration:none;
	}
.newsBottom:hover
{
	font-size:10px;
	text-align:right;
	font-weight:bold;
	letter-spacing:1px;
	color:#666666;
	text-decoration:none;
	}
.newsBottomL
{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	letter-spacing:1px;
	color:#000000;
	text-decoration:none;
	}
.newsBottomL:hover
{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	letter-spacing:1px;
	color:#666666;
	text-decoration:none;}
	
/******** REFERENCES ************/
.refLeftCol
{
	width:60%;
	float:left;
}
.refNew
{
	color:Red;
	font-size:10px;
}
.refRightCol
{
	padding-left:20px;
	width:320px;
}

.refHeading
{
	color:#00853A;
	font-family:Verdana, MS Sans Serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	width:100%;
}
.refHeading2
{
	color:#00853A;
	font-family:Verdana, MS Sans Serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:100%;
}
.refHeadLine
{
	background-image:url(../design/line_horz.png);
	background-repeat:repeat-x;
	font-size:6px;
}
.refDetails
{
	font-size:9px;
	text-align:right;
	font-style:italic;
	
	}
.refDetails2
{
	font-size:9px;
	text-align:right;
	}

.refText
{
	font-size:11px;
	font-family:Verdana, MS Sans Serif;
	color:Gray;
	text-decoration:none;
}
.refListText
{
	font-size:11px;
	font-family:Verdana, MS Sans Serif;
	color:Gray;
	text-decoration:none;
}
.refListText:hover
{
	font-size:11px;
	font-family:Verdana, MS Sans Serif;
	color:#000000;
	text-decoration:none;
}
	
.refBottom
{
	font-size:10px;
	text-align:right;
	font-weight:normal;
	text-decoration:none;
	color:#00853A;
	}
.refBottom:hover
{
	font-size:10px;
	text-align:right;
	color:#000000;
	text-decoration:none;
	}
.refBottomL
{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	color:#00853A;
	text-decoration:none;
	}
.refBottomL:hover
{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	color:#000000;
	text-decoration:none;}
	