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

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;/*border-spacing:0*/;}
/*caption, th, td {text-align:left;font-weight:normal;}*/
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}



body {
	height:100%;
	padding: 0px;
	background-color: #002d62;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
}

ul {
	padding-left: 21px;
	margin-bottom:15px;
}

p {
	margin-bottom: 15px;
}

h1 {
    font-size: 18px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #002d62;
	margin-bottom: 12px;
}

h2 {
   font-size: 16px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #002d62;
	margin-bottom: 5px;
}

#content {
	padding: 0 14px 0 0;
	_padding: 0;
	margin:0 auto;
	width: 936px;
	background-color:#FFFFFF;
	border: solid 1px #d5d0cf;
	/*height: 100%;*/
	margin-top: -14px;
}

#header, #flashContent, #mainContent, #footer {
	margin: 0 0 0 14px;
}

#subContent li { 
    list-style-image: url(../images/bullet.jpg); 
	line-height: 16px;
}

#subContent li.circlebullet {
	list-style-image:url(../images/circlebullet.gif);
	line-height: 16px;
}

img {
border: none;
}

/*HEADER*/
#header {
	background-image: url(../images/header.gif);	
	width: 922px;
	height: 114px;
}
#subNav {
	color: #939293;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	margin-top: 54px;
}
#subNav a:link, #subNav a:hover, #subNav a:visited {
	color: #939293;
	text-decoration: none;
}
#subNav table {
	width: 45px;
	height: 9px;
	text-align: right;
}
span.customer {
	color: #ff9f00;
}
#mainNav {
	color: #002d62;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
}
/*#mainNav a:link, a:hover, a:visited {
	color: #002d62;
	text-decoration: none;
}*/
#mainNav table {
	/*width: 687px;*/
	height: 11px;
}
/*FLASH CONTENT*/
#flashContent {
	width: 922px;
	height: 270px;
}
/*MAIN CONTENT*/
#mainContent {
	width: 922px;
	height: 356px;
}
#leftCol {
	width: 603px;
	min-height: 356px;
	border-right: solid 1px #c5bfbb;
	border-top: solid 11px #f3f5ea;
	float: left;
}
#leftCol p {
	/*text-align: justify;*/
	line-height: 16px;
}
#copyHeader {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #002740;
	font-weight: normal;
	text-align: right;
	width: 78px;
	line-height: 16px;
}


#newsHeader {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #002740;
	font-weight: normal;
	text-align: right;
	width: 70px;
	line-height: 16px;
	display: inline;
}

#opinionsHeader {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #002740;
	font-weight: normal;
	text-align: right;
	width: 70px;
	/*margin-left: 240px;*/
	margin-left: 168px;
	line-height: 16px;
	display: inline;
}

#copyHeader {
	margin-top: 25px;
}
#copy {
	margin-top: -14px;
	margin-left: 94px;
	width: 479px;
	height: 179px;
	/*text-align:justify;*/
	line-height: 18px;
}

#copy a {
  font-family:Myriad, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #002740;
  text-decoration: underline;
}

#copy a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #002740;
  text-decoration: none;
}

#newsBar {
	border-top: solid 6px #f3f5ea;
	border-bottom: solid 6px #f3f5ea;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e6e7e8;
	margin: 5px 0 0 2px;
	background-image:url(../images/newsbarbackground.gif);
	background-repeat: repeat-y;
	width: 601px;
}
#newsBar a:link, #newsBar a:hover, #newsBar a:visited {
	color: #e6e7e8;
	text-decoration: underline;
}
#newsLeft {
	width: 49%;
	float: left;
	/*background-color: #9B8900;*/
	padding: 18px 0;
}
#newsRight {
	width: 50%;
	float: right;
	/*background-color:#4F8D97;*/
	padding: 18px 0;
}
#newsRight p, #newsLeft p {
	padding: 0 23px;
	line-height: 15px;
	text-align: left;
}
/*RIGHT COLUMN*/
#rightCol {
	float: right;
	width: 317px;
	border-right: solid 1px #c5bfbb;
	padding: 46px 0 23px 0;
}

#top-nav {
	width: 317px;
	border-bottom: solid 6px #f3f5ea;
	border-top: solid 6px #f3f5ea;
	height: 164px;
}

ul.topnavright {
float: right;
padding: 0px;
margin-top: 0px;
margin-left: 0px;
}

ul.topnavleft {
float: left;
padding: 0px;
margin-top: 0px;
margin-left: 0px;
}

#top-nav a:hover {
    text-decoration: none;
}

div#top-nav li { /* Levin technique */
	list-style-type:none;
	height: 38px;
	position: relative;
	margin-bottom: 4px;
	padding: 0;
	margin-left: 0;
	text-indent: 0;
	font-size: .2em;
	line-height: .2em;
	display: block;
}

div#top-nav li span {
	top: 0px;
	left: 0px;
	height: 38px;
	position: absolute;
	z-index:1;
	background-repeat: no-repeat;
	background-position: top left;
}

div#top-nav li a {
	height: 38px;
	color:#FFF;
	cursor:pointer;
	display: block;
}

li#nav-3pl, li#nav-3pl span {width: 158px;}
li#nav-3pl span {background-image:url(../images/3PLbutton.gif);}
li#nav-3pl a:hover span {background-image:url(../images/3PLbutton_rollover.gif);}

li#nav-internet, li#nav-internet span {width: 158px;}
li#nav-internet span {background-image:url(../images/internetfulfillmentbutton.gif);}
li#nav-internet a:hover span {background-image:url(../images/internetfulfillmentbutton_rollover.gif);}

li#nav-pub, li#nav-pub span {width: 158px;}
li#nav-pub span {background-image:url(../images/publishingbutton.gif);}
li#nav-pub a:hover span {background-image:url(../images/publishingbutton_rollover.gif);}

li#nav-contractpack, li#nav-contractpack span {width: 158px;}
li#nav-contractpack span {background-image:url(../images/contractbutton.gif);}
li#nav-contractpack a:hover span {background-image:url(../images/contractbutton_rollover.gif);}

li#nav-dist, li#nav-dist span {width: 158px;}
li#nav-dist span {background-image:url(../images/distributionbutton.gif);}
li#nav-dist a:hover span {background-image:url(../images/distributionbutton_rollover.gif);}

li#nav-manu, li#nav-manu span {width: 158px;}
li#nav-manu span {background-image:url(../images/manufacturingbutton.gif);}
li#nav-manu a:hover span {background-image:url(../images/manufacturingbutton_rollover.gif);}

li#nav-food, li#nav-food span {width: 158px;}
li#nav-food span {background-image:url(../images/foodbutton.gif);}
li#nav-food a:hover span {background-image:url(../images/foodbutton_rollover.gif); }

li#nav-pharm, li#nav-pharm span {width: 158px;}
li#nav-pharm span {background-image:url(../images/pmbutton.gif);}
li#nav-pharm a:hover span {background-image:url(../images/pmbutton_rollover.gif);}
/*FOOTER*/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a19fa0;
	height: 37px;
	width: 922px;
	float:left;
	margin-bottom: 0;
}
 
#footer table {
	margin: 0 auto;
	margin-top: 17px;
	/*width: 922px;*/
}
#footer a:link, #footer a:hover, #footer a:visited {
	color: #a19fa0;
	text-decoration: none;
}
td.home, td.contact, td.privacy, td.terms, td.sitemap, td.purei {
	border-left: solid 1px #a19fa0;
	text-align: center;
}
td.copyright{
	width: 260px;
	text-align: right;
	font-weight: bold;
}
td.home {
	width: 40px;
	font-weight: bold;
}
td.contact {
	width: 65px;
	font-weight: bold;
}
td.privacy {
	width: 92px;
	font-weight: bold;
}
td.terms {
	width: 190px;
	font-weight: bold;
}

td.sitemap {
	width: 58px;
	font-weight: bold;
}


td.purei {
	width: 131px;
	text-align: right;
	font-weight: bold;
}
/*SUB PAGES*/
/*HEADER*/
#insideHeader {
	background-image:url(../images/subheader.jpg);	
	width: 936px;
	height: 181px;
}

#insidesubNav {
	color: #939293;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	margin-top: 54px;
}

#insidesubNav a:link, #insidesubNav a:hover, #insidesubNav a:visited {
	color: #939293;
	text-decoration: none;
}	
#insidesubNav table {
	width: 45px;
	height: 9px;
	text-align: right;
}

span.customer {
	color: #ff9f00;
}
#insidemainNav {
	color: #002d62;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 3px;
	/*margin-right: 10px;*/
}
/*#insidemainNav a:link, a:hover, a:visited {
	color: #002d62;
	text-decoration: none;
}*/
#insidemainNav table {
	/*width: 687px;*/
	height: 11px;
}
/*BREAD CRUMB */
#breadcrumb {
	width: 508px;
	background-color: #f3f5ea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #939293;
	padding: 7px 10px 8px 10px;
	*padding: 10px 10px 0 10px;
	margin-top: 7px;
	margin-left: 9px;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #939293;
}
#breadcrumb a:hover {
	text-decoration: underline;
}

#breadlinks {
	width: 400px;
	float: left;
	padding-top: 3px;
}


/*CENTER*/
#insideCenter {
	width: 936px;
	margin-bottom: 0;
}
#consultleftCol, #loginleftCol, #contactusleftCol, #productsleftCol, #industsolleftCol, #nataccountsleftCol, #aboutleftCol, #newsleftCol, #environmentalleftCol, #equipmentleftCol {
	width: 155px;
	min-height: 591px;
	float: left;
	margin-left: -1px;

}

#consultleftCol {
	background-color: #96a3a4;
}
#contactusleftCol {
    background-color: #f3f5ea;
}
#aboutleftCol {
	background-color: #ebb600;
}
#industsolleftCol {
	background-color: #97c0cd;
}
#loginleftCol {
	background-color: #8394aa;
}
#newsleftCol {
	background-color: #f4f6eb;
}
#nataccountsleftCol {
	background-color: #5787b0;
}
#productsleftCol {
	background-color: #ddc99c;
}

#environmentalleftCol {
	background-color: #80b448;
}

#equipmentleftCol {
	background-color: #984820;
}

#middleCol {
	width: 539px;
	float: left;
	display: inline;
	/*margin-bottom: 78px;*/
	margin: 0 10px;
}
#subContent {
	width: 512px;
	margin-left: 9px;
	margin-top: 9px;
	line-height: 20px;
	/*text-align: justify;*/
	padding-top: 10px;
	padding-left: 16px;
}
#subContent a {
  font-family: Myriad, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #002740;
  text-decoration: underline;
}

#subContent a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #002740;
  text-decoration: none;
}

span.title {
	font-size: 18px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #002740;
}
span.subtitle {
	font-size: 12px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002740;
}
#insiderightCol {
	float: right;
	width: 200px;
	margin-left: 5px;
	margin-bottom: 20px;
	padding-top: 74px;
}

#insiderightCol ul {
 padding: 10px;
}

#insiderightCol li {
 margin-top: 10px;
}

#insiderightCol a:hover {
    text-decoration: none;
}

#insiderightCol a, #insiderightCol a:hover {
    color: #002740;
}

.big-Sub-Right-Text {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 39px;
	color: #c8cacc;
}

.small-Sub-Right-Text {
    color: #a19fa0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/*FOOTER*/
#insidefooter {
   /*float: left;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #a19fa0;
	width: 950px;
	height: 20px;
	/*margin-top: -36px;*/
	padding: 0;
}

#insidefooter-right td.copyright {
float:none;
padding-right: 7px;
*padding-right: 0;
*padding-left: 0;
margin-left: 0;
}

#insidefooter-left {
 float: left;
 width: 155px;
 padding: 0;
 margin-left: -1px;
 height: 20px;
}

#insidefooter-right {
 height: 20px;
 background-color: #FFFFFF;
 float: left;
 width: 782px;
}


#insidefooter table {
	width: 710px;
	*width: 718px;
	margin: 0;
	padding: 0;
	
}
#insidefooter a:link, #footer a:hover, #insidefooter a:visited {
	color: #a19fa0;
	text-decoration: none;
}

/* Glider */
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 510px; 
	height: 300px;
	overflow: hidden;
	border:1px solid #cccccc;
}
div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:480px;
		height: 300px;
		overflow:hidden;
		float:left;
		padding:1em;		
}

div.scroller div.section img {
	margin-right: 10px;
	float: left;
	display:inline;
}

div.scroller div.section span.title {
	font-size: 18px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #002740;
}
div.scroller div.section span.subtitle {
	font-size: 12px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002740;
}

div.scroller div.product-content {
		width: 100000px;
}

/*********** Light Box Form *************/
.moreinfo {
	margin-top: 5px;
	width: 103px;
}

.moreinfo a.info{
    text-decoration: none !important;
	font-size: 12px;
	color: #f8981d !important;
	font-weight: bold;
}

.infobutton {
	vertical-align: top;
	margin-right: 5px;
}

#breadcrumb .moreinfo {
	margin-top: 0px;
	font-size: 12px;
}

#breadcrumb .infobutton {
	margin: 0 0 0 5px;
}

#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	bottom: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#box 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 420px;
	height: 320px;
	margin:0 auto;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: none;
	font-weight:bold;
}

#boxtitle
{
	position:absolute;
	top:0;
	left:0;
	width:410px;
	padding:5px;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #ff9f00;
	background-color: #002d62;
	color:white;
	text-align:center;
}

#box form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 73px;
	width: 273px;
}

#box form span.optional {
	font-size: 10px;
	padding-left: 44px;
}
