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

body {
	background:url(../images/bg.jpg) repeat-x;
	background-color:#4d5039;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:8pt;
	margin:0 auto;
	font-style:normal;
	font-weight:bold;
}

#container {
	width:800px;
	text-align:center;
	margin:0 auto;
	min-height: 360px;
	max-height: 1000px;
	display: block;
/*	background-color: #FEEBCD; */
}

#content {
	width:800px;
	margin-top: 30px;
}

#header {
	background:url(../images/header_bg.jpg) no-repeat;
	width:800px;
	height:135px;
	padding-left:145px;
}

#wrap {
	background-repeat:repeat;
	background-image:url(../images/ck_maincontent_bg.jpg);
	width:800px;
}

#menu {
	background:url(../images/ck_maincontent_bg.jpg) repeat;
	width:210px;
	float:left;
	background-color: #FEEBCD;
	max-height: 800px;
	min-height: 360px;
	height: auto;
	display: block;
}

#right_content {
	background:url(../images/ck_maincontent_bg.jpg) repeat;
	width:540px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	float:left;
	font-weight:normal;
	font-size:16px;
	line-height: 18px;
	text-align:left;
}

#right_content p {
	margin-top:0;
	font-size:14px;
	color:#333;
}

#right_content .chem {
	line-height:1.5em;
}

#right_content a {
	color:#666;
	font-size:10px;
	text-decoration:none;
}

#right_content .location {
	color:#f39900;
	font-size:10px;
	text-decoration:none;
}

#right_content .location a {
	color:#f39900;
	font-size:10px;
	text-decoration:none;
}

#right_content h2 {
	color:#006633;
	font-size:26px;
}

#right_content .mainlocal {
	color:#666666;
	font-size:10px;
	text-decoration:none;
}

#right_content .imgleft {
	float:left;
	padding-right:1em;
	padding-bottom:1em;
	padding-top:1em;
}

#right_content .imgright {
	float:right;
	padding-left:1em;
	padding-bottom:1em;
	padding-top:1em;
}

#right_content p a {
	color:#006633;
	text-decoration:none;
	font-size:14px;
}

#right_content ol {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
}

#right_content ul {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
}

.hiddentext {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#333;
}
#footer {
	background:url(../images/footer_bg.jpg) no-repeat;
	width:800px;
	height:120px;
	float:left;
	padding-top:1em;
}

#footer p {
	text-align:left;
	font-size:8pt;
	margin-top:0;
	padding-left:20px;
	color:#666666;
	line-height:1em;
	font-style: normal;
	clear:both;
}

#footer a.whatis {
	color:#f39900;
	text-decoration:none;
}

#footer a.crop {
	color:#006633;
	text-decoration:none;
}

#footer a.buy {
	color:#77ad1c;
	text-decoration:none;
}

#footer a.farming {
	color:#0065a1;
	text-decoration:none;
}

#footer a {
	color:#666;
	text-decoration:none;
}

#container #content #header #callback {
	height: 105px;
	width: 455px;
	top: 0px;
	z-index: auto;
}

.imgleft {
	float:left;
}

.imgright {
	float:right;
}

.cktext {
	color: #006633;
	font-weight:bold;
}

.feature {
	font-weight:bold;
}

.textem {
	font-style:italic;
	font-size:14px;
	font-weight:bold;
}
.menutext {
	color:#F39900;
	font:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

}
#right_content li {
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
}

#right_content .sitemap {
	font: normal 16px "Times New Roman", Times, serif;
	text-decoration: none;
	list-style: url(images/disc.jpg) inside;
	padding: 0px;
	color:#006633;
}
#right_content .sitemap a:link {
	color:#006633;
	text-decoration:none;
	font:normal 18px "Times New Roman", Times, serif;
}

#right_content .sitemap a:hover {
	color:#f39900;
	text-decoration:underline;
	font-weight:bold;
	font:normal 18px "Times New Roman", Times, serif;
}

#right_content .sitemap a:visited {
	color:#0065a1;
	text-decoration:none;
	font-weight:bold;
	font:normal 18px "Times New Roman", Times, serif;
}

#right_content .sitemap a:active {
	color:#77ad1c;
	text-decoration:underline;
	font:normal 18px "Times New Roman", Times, serif;
}

/*Table Headings*/

.tblsubhead0 {
	color:#FFF;
	font-weight:bold;
	background-color:#0065a3;
	text-align:center;
}

.tblcol1 {
	color:#FFF;
	background-color:#f39800;
}

.tblcol1alt {
	color:#fff;
	background-color:#f7ad40;
}

.tblcoldiv {
	background-color:#6198c3;
	color:#fff;
}

.tblsubhead1 {
	color:#FFF;
	font-weight:bold;
	background-color:#77ad1a;

}

.tblsubhead2 {
	color:#FFF;
	font-weight:bold;
	background-color:#006633;

}

.tblcol2 {
	color:#000;
	background-color:#cddeac;
	text-align:center;
}

.tblcol2alt {
	color:#000;
	background-color:#acc973;
	text-align:center;
}

.tblcol3 {
	color:#000;
	background-color:#93ba9e;
	text-align:center;
}

.tblcol3alt {
	color:#000;
	background-color:#489269;
	text-align:center;
}

