﻿/* JH - infrastructure */
#allcontent {
	position: relative;
}
#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:180px; font-size:12px; vertical-align:top;}
#tblContent h2 {color:#fff; font-size:12px; margin-top: 0px; padding-top: 10px; padding-bottom: 0px; margin-bottom: 0px; text-align:center; }
.divContent_Header {width:178px; border:1px solid #fff; border-bottom:0px; height:35px; margin:0px; padding:0px; background:url(/geospatial/graphics/header.jpg) top center no-repeat #fff;}
#tblContent .divContent_Header H2 a:link { color: #fff; font-size: 12px; text-decoration: none; }
#tblContent .divContent_Header H2 a:visited { color: #fff; font-size: 12px; text-decoration: none; }
#tblContent .divContent_Header H2 a:hover { color: #fff; font-size: 12px; text-decoration: underline; }
#tblContent .divContent_Header H2 a:active { color: #fff; font-size: 12px; text-decoration: none; padding-left: 0px; font-weight: bold;}

.divContentBody {width:176px; border:1px solid #CCE3EF; 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:178px;}
.btn_link { text-align: center; font-weight: bold; color: #fff; font-size: 12px; padding: 5px; background: url(/geospatial/graphics/btn_blue_160x26.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;
padding: 5px;
overflow: auto;
}
#bottomcontent H2 {
font-size: 18px;
font-weight: bold;
}
#bottomcontent H2 SPAN {
font-size: 12px;
font-weight: bold;
color: #467BB1;
}

#left_content {
position: relative;
float: left;
width: 490px;
border:0px solid #999;
}
.right_content {
position: relative;
float: right;
width: 248px;
border:0px solid #999;
}

#mod_newproduct {
position: relative;
border: 0px solid #ccc;
}
.newproducts IMG { border: none; margin: 1px; padding: 0px; }
.newproducts a:link { color: #1F79A5; margin: 1px; padding: 0px; }
.newproducts a:visited { color: #1F79A5; margin: 1px; padding: 0px; }
.newproducts a:hover { color: #ff6600; margin: 1px; padding: 0px; }
.newproducts a:active { color: #ff0000; margin: 1px; padding: 0px; }

#mod_newproduct H3 {
font-size: 14px;
font-weight: bold;
color: #000;
margin-bottom: 25px;
}

/* right nav css */
.r_banner {
position: relative;
width: 248px;
border:0px solid #999;
margin-bottom: 10px;
}
.r_banner H2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #111;
}

.r_banner .header {
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 1px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #111;
	border-bottom: 1px solid #E5B53B;
}
.r_banner UL {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 35px;
}

.r_banner UL LI {
	list-style-image: url(/agriculture/graphics/general/yellow-bullet.jpg);
	padding-bottom: 3px;
}

