/* product.css ; Ken Cressman ; 2015.10.11 - 2015.10.11                       */

/* ***************************************************** Redesign 2015 Step 3 */

.top5hdg {
   background:#80b3ee;              font-size:12pt;
   color:#ffffff;                   /* height:40px; */
   }
   .top5hdg a:link {    color:#ffffff;font-weight:bold;text-decoration:none; }
   .top5hdg a:visited { color:#ffffff;font-weight:bold;text-decoration:none; }
   .top5hdg a:hover {   background:#ffff33;color:#000022;font-weight:bold;text-decoration:none; }
   .top5hdg a:active {  background:#ffff33;color:#FF9933;font-weight:bold;text-decoration:none; }
   .top5hdg input {     background:#ffffff;color:#000033;border:5px solid #000033; }




.top5row {
   background:#80b3ee;              font-size:12pt;
   color:#000033;                   /* height:40px; */
   !margin:2px 6px 2px 6px /* top right btm left */ ;
   !margin-left:8px;
   !margin-top:-3px;                
   }
   .top5row a:link {    color:#000033;font-weight:bold;text-decoration:none; }
   .top5row a:visited { color:#000033;font-weight:bold;text-decoration:none; }
   .top5row a:hover {   background:#ffff33;color:#000022;font-weight:bold;text-decoration:none; }
   .top5row a:active {  background:#ffff33;color:#FF9933;font-weight:bold;text-decoration:none; }
   .top5row input {     background:#ffffff;color:#000033;border:5px solid #000033; }

/* ******************************************************** PCL menu triptych */
.tripleH {
   height:600px;
   }

