/***********************************
CSS Document
Author: Michael Oleksak - StarsnSites.com
copyright ©2005 all rights reserved
Main Product Navigation Table Style Settings
Must Be Kept in Containing Cell to limit width
Also used for Featured Koi Table
***********************************/         	

.navTop { background-image:url('../images/nav_02.jpg');  
          width: 100%; height: 18px; font-size: 11px; 
          text-align: center; color: #384F80; font-weight: bold;
          }
.navBottom { background-image:url('../images/nav_06.jpg');  
             width: 100%; height: 18px; font-size: 9px;
             text-align: right; color: #384F80;
             } 
             
.navStretch { width: 180px; height: 100%; padding:4px; font-size: 10px;
              border-left: 1px solid #D5DBE9; border-right: 1px solid #D5DBE9;
              font-family: lucida, verdana, sans-serif; line-height: 19px;
              }                   

.navStretch a:link,
.navStretch a:visited,  
.navStretch a:active      { color: #384F80;	text-decoration : underline; font-weight: bold; }
.navStretch a:hover 	  {	color: #800000; text-decoration : underline; font-weight: bold; }

.w22 { width: 22px; }
.w5  { width: 5px:  }


.featStretch { width: 180px; height: 100%; padding:4px; font-size: 9px;
              border-left: 1px solid #D5DBE9; border-right: 1px solid #D5DBE9;
              font-family: lucida, verdana, sans-serif; color: #7B9AC6;
              }                   

.featStretch a:link,
.featStretch a:visited,  
.featStretch a:active      { color: #384F80;	text-decoration : underline; font-weight: bold; }
.featStretch a:hover 	  {	color: #800000; text-decoration : underline; font-weight: bold; } 
             
.navSub { background-color: #ffffff; padding: 1px;
          border:0px solid #555555; font-size: 9px;
          }

.navSub a:link,
.navSub a:active,
.navSub a:visited  {	color: #800000; text-decoration : underline; font-weight: normal; }
.navSub a:hover	   {	color: #000000; text-decoration : underline; font-weight: bold; }

.navCatSub { background-color: #ffffff; padding: 1px;
          border:0px solid #555555; font-size: 9px;
          }

.navCatSub a:link,
.navCatSub a:active,
.navCatSub a:visited  {	color: #800000; text-decoration : underline; font-weight: normal; }
.navCatSub a:hover	   {	color: #000000; text-decoration : underline; font-weight: normal; }


.koiNavTable { width: 100%; padding:2px; background-color: #ffffff; display: inline;
               font-size: 9px; font-family: lucida, verdana, sans-serif;
               }
.koiNavTable td { font-size: 9px; width: 50%; Vertical-align: top;}               
            
.koiNavTable a:link,
.koiNavTable a:active,	
.koiNavTable a:visited  { color: #949494;	text-decoration : underline;	}
.koiNavTable a:hover	  {	color: #800000; text-decoration : underline; font-weight: normal;}
                  
                  
/***********************************
 End Stylesheet
***********************************/
