/* -------------------- common styles -------------------- */

.redbold{color: #ac0000;font-weight: bold;}

a.readmore:link{color: #2b7eb3;text-decoration:underline;}
a.readmore:visited{color: #2b7eb3;text-decoration:underline;}
a.readmore:active {color: #FFFFFF;background-color: #2b7eb3;text-decoration:none;}
a.readmore:hover{color: #FFFFFF;background-color: #2b7eb3;text-decoration:none;}

#rightcontent ul{list-style-type: none;color: #333333;margin: 2px;padding: 2px;}
#rightcontent li {
	list-style-type: none;
	padding: 2px 2px 2px 2em;
	background: url(../images/body/bullet1.gif) no-repeat 0.5em 1.1em;
}
#rightcontent p .firstletter {font-size: 1.2em; font-weight:bold; padding-right:1px;}


/* -------------------- lefthand menu -------------------- */

#leftmenu{
	background-color: #FFFFFF;
	width:250px;
	height:auto;
	text-align:right;
	line-height:20px;
	float:left;
	padding:0px;
	margin:0px;
}

#leftmenu .toplefttitle{
	text-transform:uppercase;
	background-color:#4b6070;
	color:white;
	font-weight: bold;
	font-size:11px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:0px;
	margin:0px;

}

#menulisting{
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding-top:20px;
	padding-bottom:5px;
	padding-left:0px;
	border-right-color:#cdd7db;
	border-right-style:solid;
	border-right-width:1px;
	line-height:28px;
}
#leftmenu a{padding-right:25px; text-decoration:none;}
#leftmenu a:link{text-decoration:none;display:block;}
#leftmenu a:hover{text-decoration:none;display:block;}
#leftmenu a:active{text-decoration:none;display:block;}
#leftmenu a:visited{text-decoration:none;display:block;}

#leftmenu span{display:block;}

#leftmenu .fstlevel{color:#222a30;font-weight:bold;font-size:10px;}
.fstlevel a:link{color:#222a30;}
.fstlevel a:visited{color:#222a30;}
.fstlevel a:active{color:#222a30;}
.fstlevel a:hover{background-color:#222a30;color:#FFFFFF;}

.fstcurrent {
	color:#222a30;
	background-color:#FFFFFF;
	font-size:10px;
}
a.fstcurrent:link {color:#222a30;background-color:#FFFFFF;}
a.fstcurrent:visited {color:#222a30;background-color:#FFFFFF;}
a.fstcurrent:active {color:#222a30;background-color:#FFFFFF;}
a.fstcurrent:hover {color:#222a30;background-color:#FFFFFF;}

#currentlisting a.fstcurrent{margin-left:1px;}

#leftmenu .sndlevel{color:#4b6070;font-weight:bold;font-size:9px;}
.sndlevel a:link{color:#4b6070;}
.sndlevel a:visited{color:#4b6070;}
.sndlevel a:active{color:#4b6070;}
.sndlevel a:hover{background-color:#4b6070;color:#FFFFFF;}

.sndcurrent {background-color:#8997a1;color:#FFFFFF;font-size:9px;display:block;}
a.sndcurrent:link{background-color:#8997a1;color:#FFFFFF;}
a.sndcurrent:visited{background-color:#8997a1;color:#FFFFFF;}
a.sndcurrent:active{background-color:#8997a1;color:#FFFFFF;}
a.sndcurrent:hover{background-color:#8997a1;color:#FFFFFF;}

#leftmenu .trdlevel{color:#9bafb7;background-color:#cdd7db}
.trdlevel a:link{color:#9bafb7;}
.trdlevel a:visited{color:#9bafb7;}
.trdlevel a:active{color:#9bafb7;}
.trdlevel a:hover{background-color:#9bafb7;color:#FFFFFF;}

.trdcurrent {background-color:#b3c0c5;color:#FFFFFF;display:block;}
a.trdcurrent:link{background-color:#b3c0c5;color:#FFFFFF;}
a.trdcurrent:visited{background-color:#b3c0c5;color:#FFFFFF;}
a.trdcurrent:active{background-color:#b3c0c5;color:#FFFFFF;}
a.trdcurrent:hover{background-color:#b3c0c5;color:#FFFFFF;}

#currentlisting {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#cdd7db;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#cdd7db;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cdd7db;
}
#currentslection{background-color:#cdd7db;margin-left:-1px;padding-left:0px;}
#currentlisting a{margin-left:-1px;}
#currentslection a{padding-right:10px;margin-left:0px;}

#leftmenu div.spacer {
	clear: both;
	display:block;
}

/* -------------------- end lefthand menu -------------------- */

/* -------------------- righthand side content -------------------- */

#rightcontent {
	background-color: #FFFFFF;
	margin-left:250px;
	line-height:20px;

}
#rightcontent .toprighttitle{
	background-color:#cdd7db;
	color:#4b6070;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:30px;
	font-weight: bold;
	font-size: 11px;
	margin:0px;
}
#rightcontent .rightmain{
	padding-left:30px;
	padding-right:40px;
	text-align:justify;
	padding-top:20px;
	padding-bottom:10px;
}
#rightcontent h2{
	font-size:9px;
	font-weight:bold;
	font-color:#4b6070;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:5px;
	text-transform: uppercase;
}
#rightcontent h3{
	font-size:10px;
}
#rightcontent p{
	margin-left:0px;
	margin-bottom:0px;
	margin-top:5px;
	padding-left:0px;

}
#intro p{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#cdd7db;
	background-image: url(../images/body/introtop.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left:-10px;
	padding-left:10px;
	margin-right:-10px;
	padding-right:10px;
	line-height:18px;
	letter-spacing:1px;

}
#intro{
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#cdd7db;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#cdd7db;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cdd7db;
	margin-left:-10px;
	padding-left:10px;
	margin-right:-10px;
	padding-right:10px;
	padding-bottom:5px;
	background-color:#edf1f2;
	background-image: url(../images/body/introbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}

/* -------------------- partners page -------------------- */

#partners img{ display:block;padding-bottom:10px;}

/* -------------------- contact page -------------------- */

#contact {display:block; padding-top:5px; padding-bottom:40px;}

/* -------------------- solutions page -------------------- */

#solutions {display:block; padding-bottom:80px;}
#corporate {display:block; padding-bottom:20px;}

/* -------------------- customer page -------------------- */

#anbg{display:block; padding-bottom:220px;}
#fonterra{display:block; padding-bottom:200px;} 
#customer{display:block; padding-bottom:120px;}
DIV img.cusimg{float:left;margin-right:15px;margin-top:5px;margin-left:5px;}
#customeroverview {display:block; padding-bottom:120px; float:left; width:550px;}

#customeroverview div.row {clear: both;padding-top:5px;}

#customeroverview div.intro {float: left;width: 300px;text-align: left;}

#customeroverview div.img {float: right;width: 200px;text-align: left; margin-top:10px;} 

#customeroverview div.spacer {clear: both; display:block;}

/* -------------------- site map page -------------------- */

#sitemap{display:block; padding-bottom:5px; margin-top:-5px; padding-top:0px;}
#sitemap ul{list-style-type: none;margin-top:8px;background-image: none;}
#sitemap li{list-style-type: none; margin-top:8px;background-image: none;}

#sitemap a{color:#222a30; text-decoration:none;}
#sitemap a:link{color:#222a30; text-decoration:none;}
#sitemap a:hover{color:#FFFFFF; background-color:#222a30; text-decoration:none;}
#sitemap a:active{color:#FFFFFF; background-color:#222a30; text-decoration:none;}
#sitemap a:visited{text-decoration:none;}

/* -------------------- register page -------------------- */

#register{width:500px;display:block;float:left;}

div.row {clear: both;padding-top: 5px;}

div.row span.label {float: left;width: 180px;text-align: right;}

div.row span.formw {float: right;width: 300px;text-align: left;} 

div.spacer {clear: both; display:block;}

#registerresponse{padding-bottom:220px;}

#register input{border: 1px solid #003366;margin: 0px;padding: 0px;}

#register textarea{border: 1px solid #003366;margin: 0px;padding: 0px;}

#register select{border: 1px solid #003366;margin: 0px;padding: 0px;}

#register .nostyle{border: none;}

#register .checkborder{border: 1px ridge #003366;margin: 0px;padding: 0px;}

/* -------------------- product pages -------------------- */

#comstep1{
	background-image: url(../images/body/comstep1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#comstep2{
	height:140px;
	background-image: url(../images/body/comstep2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#comstep3{
	height:120px;
	background-image: url(../images/body/comstep3.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#comstep4{
	background-image: url(../images/body/comstep4.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#commercial h2{padding-bottom:10px;}
#professional p{padding-right:130px;}
#prostep1{
	height:120px;
	background-image: url(../images/body/prostep1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#prostep2{

	background-image: url(../images/body/prostep2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#prostep3{

	background-image: url(../images/body/prostep3.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#prostep4{
	background-image: url(../images/body/prostep4.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#professional h2{padding-bottom:10px;}
