﻿/* JM - generic 3 column stylesheet */
#allcontent {
	border: 0px solid #000;
	padding:0px;
	margin:20px auto;
	width:750px; border:0px solid #f00; padding:0px;
	
}
#allcontent a:link { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:visited { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:hover { color: #1F79A5; font-size: 12px; text-decoration: underline; }
#allcontent a:active { color: #ff0000; font-size: 12px; text-decoration: none; font-weight: normal; }

/* table */
#tblContent td {width:250px; font-size:12px; vertical-align:top;}
#tblContent h2 {color:#fff; font-size:13px; margin-top: 0px; padding-top: 10px; padding-bottom: 0px; margin-bottom: 0px; text-align:center; }
.divContent_Header {width:248px; border:1px solid #fff; border-bottom:0px; height:35px; margin:0px; padding:0px; background:url(/graphics/global/product_cat_header_3col.jpg) top center no-repeat #fff;}
.divContent_Header H2 {padding-top:10px;}
#tblContent .divContent_Header H2 a:link { color: #fff; font-size: 13px; text-decoration: none; }
#tblContent .divContent_Header H2 a:visited { color: #fff; font-size: 13px; text-decoration: none; }
#tblContent .divContent_Header H2 a:hover { color: #fff; font-size: 13px; text-decoration: underline; }
#tblContent .divContent_Header H2 a:active { color: #fff; font-size: 13px; text-decoration: none; padding-left: 0px; font-weight: bold;}

.divContent_Header2x {width:248px; border:1px solid #fff; border-bottom:0px; height:55px; margin:0px; padding:0px; background:url(/graphics/global/product_cat_header_3col2x.jpg) top center no-repeat #fff;}
.divContent_Header2x H2 {padding-top:10px;}
#tblContent .divContent_Header2x H2 a:link { color: #fff; font-size: 13px; text-decoration: none; }
#tblContent .divContent_Header2x H2 a:visited { color: #fff; font-size: 13px; text-decoration: none; }
#tblContent .divContent_Header2x H2 a:hover { color: #fff; font-size: 13px; text-decoration: underline; }
#tblContent .divContent_Header2x H2 a:active { color: #fff; font-size: 13px; text-decoration: none; padding-left: 0px; font-weight: bold;}

.divContentBody {width:246px; border:1px solid #999; border-top:0px; margin:0px 1px 0px 1px; padding:0px;}
.bar {background:#1F7BAA; height:3px; padding:0px; margin:5px 0 0 0;font-size:1px;}
.imgHeader {width:248px;}
.btn_link { height:26; text-align: center; font-weight: bold; color: #fff; font-size: 12px; padding: 5px; background: url(/graphics/global/btn_blue_136x26.jpg) top center no-repeat #fff; }
#tblContent .btn_link a:link { color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; }
#tblContent .btn_link a:visited { color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; }
#tblContent .btn_link a:hover { color: #fff; font-weight: bold; font-size: 12px; text-decoration: underline; }
#tblContent .btn_link a:active { color: #FAE65A; font-weight: bold; font-size: 12px; text-decoration: none; padding-left: 0px; }

#bottomcontent {
position: relative;
overflow: auto;
}
#bottomcontent H2 {
font-size: 18px;
font-weight: bold;
color: #2B6686;
padding-top: 5px;
}
#bottomcontent H2 SPAN {
font-size: 12px;
font-weight: bold;
color: #467BB1;
}

#left_content {
position: relative;
float: left;
width: 490px;
border:0px solid #999;
padding-left: 5px;
padding-bottom: 15px;
}
#left_content H3 {
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 1px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E5B53B;
	color: #2B6686;
}
.right_content {
position: relative;
float: right;
width: 248px;
border:0px solid #999;
}
.right_content H2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #111;
}
.right_content .agheader {
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 1px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E5B53B;
}
.right_content UL {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 35px;
}

.right_content UL LI {
	list-style-image: url(/agriculture/graphics/general/yellow-bullet.jpg);
	padding-bottom: 3px;
}

.right_content UL LI a:link { color: #1F79A5; font-size: 12px; text-decoration: none; padding-left: 3px; }
.right_content UL LI a:visited { color: #1F79A5; font-size: 12px; text-decoration: none; padding-left: 3px; }
.right_content UL LI a:hover { color: #1F79A5; font-size: 12px; text-decoration: underline; padding-left: 3px; }
.right_content UL LI a:active { color: #1F79A5; font-size: 12px; text-decoration: none; padding-left: 3px; font-weight: normal; }
