@charset "utf-8";
/* CSS Document */

html {height: 100%;}

body {
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sans-serif; /* base font*/
	font-size: 0.8em; /* base font size */
	text-align:left;
	background: url('../images/tile.gif'); 
}

h3 {
	font-size: 14px;
}

a {
	color: #182048;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
.label { 
	width: 340px;
}

input.text {
	width: 300px;
	margin: 4px 0 4px 0;
}
input.check {
	float: right;
	clear: right;
	padding: 0;
	margin: 4px 0 4px 0;
}
* html input.check{
	padding: 0;
	margin: 0;	

} 
textArea {
	width: 350px;
	height: 100px;
}
td.spacer {
	width:60px;
}
*html td.spacer {
	width:30px;
}

.checkLabel {
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

#container {
	position:relative; top:60px;
	margin:0px auto;
	padding:0;
	border:0px solid #6fbd37;
	background-color: transparent;
	width: 780px;
}

#contentContainer {
	float: left;
	border: 0px solid #000;
	clear: both;
	position:relative;
	background-color:#fff;
	text-align:center;
	padding:0;
	color: #2a3365;
	width: 780px;
	background: url('../images/side_bar.png');
	background-repeat: repeat-y; 
}

.head {
	height: 107px;
	width: 780px;
}

#nav {
	float: left;
	clear: both;
	margin-top: 5px;
}
#nav a{
	margin:0;
	padding:0;
}

.navTab {
	float: left;
	position: relative;
	text-align: center;
	width: 129px;
	height: 35px;
	background: url('../images/nav_back.png'); 
	padding:0;
	margin:0;
	border-right: 1px solid #0b112e;
}
.navLinkBox {
	position:absolute; left:0; 
	width: 129px; height: 35px;
	z-index:2; 
	cursor:pointer;
}
.navTab img {
	position: relative; top: 0;
	margin:12px 0 0 0;
	padding:0;
	border:0;
}

.banner {
	float: left;
	height: 107px;
	width: 780px;
	border-bottom: 2px solid #0f173f;
}

#sideBar {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 170px;
	background-color: #e3f2fb;
	text-align: left;
	padding-top: 20px;
}
#sideBar.quality {
	background: url('../images/quality_lb.gif'); 
	background-repeat: no-repeat;
	background-position: top left;
}

#sideBar .sideLinkCon {
	border-bottom: 1px solid #000;
	margin: 10px 0 0 10px;
	height:20px;
}
#sideBar a{
	text-decoration: none;	
}

#content {
	text-align: left;	
	position: relative;
	float: left;
	border: 0px solid #000;
	width: 589px;
	border-left: 1px solid #0f173f;
	padding: 10px;
	background-color:#fff
}
#content.quality {
	background: #fff url('../images/quality_rb.gif'); 
	background-repeat: no-repeat;
	background-position: top left;
}
.contentPos {

	border: 0px solid #000;
	text-align: left;
	width: 520px;
	margin: 20px 0 0 34px;
	padding: 0;
}
* html .contentPos {
	margin-top: 30px;
}

.company {
	float: left;
	margin: 1px;
	width: 169px;
	font-size: 0.8em;
	color: #fff;
}

.company p {
	position: relative;
	top: -15px;
}
* html .company p {
	position: relative;
	top: -5px;
}

.pcf, .aan, .upi {
	margin-top: -3px;
	padding: 9px;
	height: 50px;
}
.pcf {
	background:url(../images/home_pcf_back.png);
	background-repeat:repeat-x;
}
.aan {
	background:url(../images/home_aan_back.png);
	background-repeat:repeat-x;
}
.upi {
	background:url(../images/home_upi_back.png);
	background-repeat:repeat-x;
}

/* products */

.pbar {
	background:url(../images/pbar_back.gif);
	background-repeat:repeat-x;
	height: 46px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	cursor:pointer;
	margin-bottom: 15px;
	padding: 0;
	float: left;
	
}
.pbar_list {
	background:url(../images/pbar_back_list.gif);
	margin-bottom: 0px;
}


.pbarLeft {
	background:url(../images/pbar_back_left.gif);
	background-repeat: none;
	height: 46px;
	width: 11px;
	float: left;
	clear: left;
}
.pb_list_l {
	background:url(../images/pbar_list_l.gif);
}
	
.pbarRight {
	background:url(../images/pbar_back_right.gif);
	background-repeat: none;
	height: 46px;
	width: 11px;
	float: left;
}
.pb_list_r {
	background:url(../images/pbar_list_r.gif);
}

	
.pbar p {
	width: 494px;
	text-align: center;
	float: left;	
	position: relative;
	top: 13px;
	margin: 0;
	padding: 0;
	height: 46px;	
}

#productsList {
	float: left;
	background-color: #e6e7e8;
	position: relative;
	width: 503px;;
	left: 7px;
	padding-bottom: 10px;

}
#productsList .agricultural {
	margin-left: 10px;
}

#productsList .pColCon {
	float: left;
	width: 100%;
	background:url(../images/products_back.gif);
	
}

#productsList .pharm {
	float: left;
	width: 100%;
	background:url(../images/pharm_back.gif);
	
}

.pharm div {
	float: left;
	width: 227px;
	padding: 0 5px 0 15px;
	border: 0px solid #000;
}



#productsList .col1, #productsList .col2 {
	float: left;
	width: 150px;
	padding: 0 5px 0 5px;
}
#productsList .col2 {
	margin-left: 8px;
}


/* footer*/
#footer {
	position: relative;
	float: left;
	clear: both;	
	width: 100%;
	text-align:center;
	height: 40px;
	font-size: 0.7em;
	color: #fff;
}
.footLeft {
	float: left;
	background: url(../images/foot_left.png);
	width: 5px;
	height: 30px;
}
.footContent {
	padding:10px 0 0 2px;
	text-align: left;
	float: left;
	width: 768px;
	height: 20px;
	background: url(../images/foot.png);
}
.footRight {
	float: left;
	background: url(../images/foot_right.png);
	width: 5px;
	height: 30px;
}
#footer a {
	color: #fff;
}
#footer .highlight {
	color: #a3d4f3;
}
#footer .copyright {
	padding:10px 5px 0 12px;
	border-left: 1px solid #0e1539;
	height: 20px;
	width:150px;
	position: absolute;
	top:0;
	right:0;
	color: #a3d4f3;
}

