﻿/* JH - Infrastructure */
#allcontent {
	position: relative;
	margin-top: 10px;
	font-size: 12px;
}
#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; }
#tablecenter { text-align: center; margin: 0px auto; }
#first_block {
	padding-left: 10px;
	width: 525px;
	margin-bottom: 20px;
}
#first_block p { font-size: 12px; }
#first_block h2 {
	color: #3B89B5;
	font-size: 14px;
	font-weight: bold;
}
#second_block {
	width: 535px;
	margin-bottom: 20px;
	padding-left: 5px;
}
#second_block .headerM {
	background: url(/agriculture/graphics/general/sub-header.jpg) no-repeat top left #fff;
	width: 100%;
}
#second_block .headerM h3 {
	color: #111;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 13px;
	padding-left: 5px;
}

#second_block .header {
	/*background: url(/defense/graphics/sub_headerbk.jpg) no-repeat top left #fff;*/
	width: 100%;
}

#second_block .header h3 {
	color: #3B89B5;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#second_block .header h4 {
	color: #3B89B5;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 10px 0px 0px 10px;
}
#second_block .header h4 a:link { color: #1F79A5; font-size: 14px; text-decoration: none; }
#second_block .header h4 a:visited { color: #1F79A5; font-size: 14px; text-decoration: none; }
#second_block .header h4 a:hover { color: #1F79A5; font-size: 14px; text-decoration: underline; }
#second_block .header h4 a:active { color: #1F79A5; font-size: 14px; text-decoration: none; }

#second_block .header p {
padding: 3px 0px 3px 5px;
margin: 0px 0px 0px 10px;
}
.all_products {
	margin-left: 0px;
	margin-top: 10px;
}
.all_products .product {
	width: 258px;
	vertical-align: top;
	font-size: 10px;
	margin-bottom: 10px;
}
.all_products TABLE TBODY TD {
	vertical-align: top;
}
.all_products .product span {
	font-size: 12px;
	font-weight: bold;
}
.all_products .product span a:link { text-decoration: none; font-size: 12px; color: #227AAB; }
.all_products .product span a:visited { text-decoration: none; font-size: 12px; color: #1C6288; }
.all_products .product span a:hover { text-decoration: underline; font-size: 12px; color: #227AAB; }
.all_products .product span a:active { text-decoration: none; color: #ff0000; padding-left: 0px; font-size: 12px; }
.all_products .product img {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* right nav */
#r_content {
	position: relative;
	width: 202px;
	top: 0px;
	right: 10px;
	margin-left: 30px;
}
.r_img { padding-bottom: 10px; }
#r_info {
	width: 180px;
	font-size: 12px;
	background: url(/infrastructure/graphics/general/ri_body.jpg) bottom left no-repeat #fff;
}
#r_info h3 {
	text-align: center;
	color: #fff;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	background: url(/infrastructure/graphics/general/ri_header.jpg) bottom left no-repeat #fff;
}
#r_info UL {
	list-style-type: none;
}
#r_info UL LI {
	padding-bottom: 10px;
}
#r_art h3 {
border-bottom: 1px solid #227AAB;
color: #227AAB;
}
#r_art ul {
color: #ddb203;
}
#featuredProducts {
width: 483px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 30px;
}
#featuredProducts h3 {
background: url(/infrastructure/graphics/general/bk-header-fp.jpg) top left no-repeat #fff;
padding: 3px 0px 3px 18px;
margin: 0px 0px 0px 0px;
color: #006095;
font-size: 12px;
}

