@charset "utf-8";
/* Home Menu */
#home-menu { width:630px; height:71px; float:right; margin-top:162px; position:relative; z-index:100; }

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative; margin-left:0;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:71px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:132px; background:url(../graphics/homenav_about2.gif) no-repeat;} /* about */
.menu li.p2 {width:130px; background:url(../graphics/homenav_mktcov2.gif) no-repeat;} /* mkt cov */
.menu li.p4 {width:83px; background:url(../graphics/homenav_k122.gif) no-repeat;} /* k-12 */
.menu li.p5 {width:131px; background:url(../graphics/homenav_pcksup2.gif) no-repeat;} /* packaging & suppy */
.menu li.p3 {width:154px; background:url(../graphics/homenav_retail2.gif) no-repeat;} /* retail */


/* set up the normal unhovered images in the links */
.menu li a#about {width:132px; background:url(../graphics/homenav_about1.gif) no-repeat;}
.menu li a#mktcov {width:130px; background:url(../graphics/homenav_mktcov1.gif) no-repeat;}
.menu li a#k12 {width:83px; background:url(../graphics/homenav_k121.gif) no-repeat;}
.menu li a#pcksup {width:131px; background:url(../graphics/homenav_pcksup1.gif) no-repeat;}
.menu li a#retail {width:154px; background:url(../graphics/homenav_retail1.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200; background-color:#0067B1;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#about:hover, .menu li:hover a#about,
.menu li a#mktcov:hover, .menu li:hover a#mktcov,
.menu li a#retail:hover, .menu li:hover a#retail,
.menu li a#k12:hover, .menu li:hover a#k12 .menu li:hover a#pcksup {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
/*  About us */
.menu :hover ul.sub1 {left:0; top:71px; background:#0067B1; padding:10px 0 6px 0; white-space:nowrap; width:165px; height:auto;}
.menu :hover ul.sub1 li {display:block; height:25px; position:relative; float:left; width:120px; margin-left:20px; background:url(../graphics/dd_bullet.gif) 0px 8px no-repeat;}
.menu :hover ul.sub1 li a {display:block; font-size:11px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; height:25px; width:165px; line-height:20px; text-indent:12px; color:#fff; text-decoration:none; }
.menu :hover ul.sub1 li a:hover { color:#FFC422;}

/* no drop menu for Market Coverage*/

/*  K-12 Focus */
.menu :hover ul.sub4 {left:0px; top:71px; background:#0067B1; padding:10px 0 6px 0; white-space:nowrap; width:180px; height:auto;}
.menu :hover ul.sub4 li {display:block; height:25px; position:relative; float:left; width:120px; margin-left:20px; background:url(../graphics/dd_bullet.gif) 0px 8px no-repeat;}
.menu :hover ul.sub4 li a {display:block; font-size:11px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; height:25px; width:180px; line-height:20px; text-indent:12px; color:#fff; text-decoration:none; }
.menu :hover ul.sub4 li a:hover { color:#FFC422;}

/* no drop menu for Packaging & Supply*/

/*  Supermarket Division */
.menu :hover ul.sub3 {left:0px; top:71px; background:#0067B1; padding:10px 0 6px 0; white-space:nowrap; width:154px; height:auto;}
.menu :hover ul.sub3 li {display:block; height:25px; position:relative; float:left; width:110px; margin-left:20px; background:url(../graphics/dd_bullet.gif) 0px 8px no-repeat;}
.menu :hover ul.sub3 li a {display:block; font-size:11px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; height:25px; width:160px; line-height:20px; text-indent:12px; color:#fff; text-decoration:none; }
.menu :hover ul.sub3 li a:hover { color:#FFC422;}


/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:95px; top:-4px; background: #B59332; padding:3px 0; border:1px solid #888; white-space:nowrap; width:100px; z-index:300; height:auto; z-index:300;}

/* ------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- */

/* Sub Page Menu */
#sub-menu { width:630px; height:57px; float:right; margin-top:66px; position:relative; z-index:100;  }

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu2, .menu2 ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu2 li.top {display:block; float:left; position:relative; margin-left:0;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu2 li.top a.top_link {display:block; float:left; height:57px;}
.menu2 li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu2 li.p1 {width:132px; background:url(../graphics/subnav_about2.gif) no-repeat;} /* about */
.menu2 li.p2 {width:130px; background:url(../graphics/subnav_mktcov2.gif) no-repeat;} /* mkt cov */
.menu2 li.p4 {width:83px; background:url(../graphics/subnav_k122.gif) no-repeat;} /* k-12 */
.menu2 li.p5 {width:131px; background:url(../graphics/subnav_pcksup2.gif) no-repeat;} /* packaging & suppy */
.menu2 li.p3 {width:154px; background:url(../graphics/subnav_retail2.gif) no-repeat;} /* retail moved to end */

/* set up the normal unhovered images in the links */
.menu2 li a#about {width:132px; background:url(../graphics/subnav_about1.gif) no-repeat;}
.menu2 li a#mktcov {width:130px; background:url(../graphics/subnav_mktcov1.gif) no-repeat;}
.menu2 li a#k12 {width:83px; background:url(../graphics/subnav_k121.gif) no-repeat;}
.menu2 li a#pcksup {width:131px; background:url(../graphics/subnav_pcksup1.gif) no-repeat;}
.menu2 li a#retail {width:154px; background:url(../graphics/subnav_retail1.gif) no-repeat;}

/* set up the on page styles */
.menu2 li a#about_on {width:132px; background:url(../graphics/subnav_about2.gif) no-repeat;}
.menu2 li a#mktcov_on {width:130px; background:url(../graphics/subnav_mktcov2.gif) no-repeat;}
.menu2 li a#k12_on {width:83px; background:url(../graphics/subnav_k122.gif) no-repeat;}
.menu2 li a#pcksup_on {width:131px; background:url(../graphics/subnav_pcksup2.gif) no-repeat;}
.menu2 li a#retail_on {width:154px; background:url(../graphics/subnav_retail2.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu2 a:hover {visibility:visible;} /* for IE6 */
.menu2 li:hover { position:relative; z-index:200; background-color:#0067B1;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu2 li a#about:hover, .menu li:hover a#about,
.menu2 li a#mktcov:hover, .menu li:hover a#mktcov,
.menu2 li a#retail:hover, .menu li:hover a#retail,
.menu2 li a#k12:hover, .menu li:hover a#k12, .menu li:hover a#pcksup {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
/*  About us */
.menu2 :hover ul.sub1 {left:0; top:57px; background:#0067B1; padding:10px 0 6px 0; white-space:nowrap; width:165px; height:auto;}
.menu2 :hover ul.sub1 li {display:block; height:25px; position:relative; float:left; width:120px; margin-left:20px; background:url(../graphics/dd_bullet.gif) 0px 8px no-repeat;}
.menu2 :hover ul.sub1 li a {display:block; font-size:11px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; height:25px; width:165px; line-height:20px; text-indent:12px; color:#fff; text-decoration:none; }
.menu2 :hover ul.sub1 li a:hover { color:#FFC422;}

/* no drop menu for Market Coverage*/

/*  K-12 Focus */
.menu2 :hover ul.sub4 {left:0px; top:57px; background:#0067B1; padding:10px 0 6px 0; white-space:nowrap; width:180px; height:auto;}
.menu2 :hover ul.sub4 li {display:block; height:25px; position:relative; float:left; width:120px; margin-left:20px; background:url(../graphics/dd_bullet.gif) 0px 8px no-repeat;}
.menu2 :hover ul.sub4 li a {display:block; font-size:11px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; height:25px; width:180px; line-height:20px; text-indent:12px; color:#fff; text-decoration:none; }
.menu2 :hover ul.sub4 li a:hover { color:#FFC422;}

/* no drop menu for Packaging & Suppy*/

/*  supermarket Division */
.menu2 :hover ul.sub3 {left:0px; top:57px; background:#0067B1; padding:10px 0 6px 0; white-space:nowrap; width:154px; height:auto;}
.menu2 :hover ul.sub3 li {display:block; height:25px; position:relative; float:left; width:110px; margin-left:20px; background:url(../graphics/dd_bullet.gif) 0px 8px no-repeat;}
.menu2 :hover ul.sub3 li a {display:block; font-size:11px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; height:25px; width:160px; line-height:20px; text-indent:12px; color:#fff; text-decoration:none; }
.menu2 :hover ul.sub3 li a:hover { color:#FFC422;}

/* set up the flyout levels when hovering */
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:95px; top:-4px; background: #B59332; padding:3px 0; border:1px solid #888; white-space:nowrap; width:100px; z-index:300; height:auto; z-index:300;}

/* ------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- */

/* Left Menu */
.leftnav-divider { margin-left:1px;}
.leftnav-div { width:166px; background:#0067B1; margin-left:10px; }
.dotted-div { width:148px; margin-bottom:1px; height:1px; border-bottom: 1px dashed #7FB3D8;}
#vertmenu { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight:bold; width: 145px; padding: 0px; margin: 0px; }
#vertmenu ul { list-style: none; margin: 0px; padding: 0px; border: none; margin-left:8px; }
#vertmenu ul li { margin: 0px; padding: 0px; line-height:25px; }
#vertmenu ul li a { font-size: 12px; display: block; padding: 5px 0px 2px 4px; margin:0; text-decoration: none; color: #FFC422; width:145px; }
#vertmenu ul li a:hover, #vertmenu ul li a:focus { color: #0067B1; background-color: #FFF;  font-size:12px; font-family: Georgia, "Times New Roman", Times, serif; }

/* On styles */
.onpage01 a{ background-color: #FFF;}
.onpage01 span{ color: #0067B1;}
.onpage02 a{ background-color: #FFF;}
.onpage02 span{ color: #0067B1;}
.onpage03 a{ background-color: #FFF;}
.onpage03 span{ color: #0067B1;}
.onpage04 a{ background-color: #FFF;}
.onpage04 span{ color: #0067B1;}
.onpage05 a{ background-color: #FFF;}
.onpage05 span{ color: #0067B1;}
