.outerTable { padding: 0px;
              }           

.koiTable { width: 160px; margin: 1px; border: 1px solid #79776E;  
            background-color: #333333; font-size: 10px; 
            border-collapse: collapse;
            }
.koiTable td { padding: 2px; font-size: 10px; width: 100%; 
               }
.koiTable th { padding: 0px; font-size: 10px; font-weight: normal;
                
               }


.check { font-size: 9px; border: 0px solid #555555; background-color: #333333;
        }

.fullheightNoPad { width: 500px; padding: 0px; vertical-align: top; Text-align: center;
                   background-color: #ffffff; font-size: 11px; font-weight: bold; color: #3B92EF;
                 } 
.fullheightNoPad a:link,
.fullheightNoPad a:visited  { color: #949494;	text-decoration : underline; font-weight: bold; }
.fullheightNoPad a:active,
.fullheightNoPad a:hover 	  {	color: #3B92EF; text-decoration : underline; font-weight: bold; }


.form1 {width: 140px; margin: 0px;} 

.koiOuterSearch { width:150px; padding: 0px;} 

.koiSearch { background-color: #333333; border:1px solid #E70000; 
	         font-size: 10px; color:#efefef; width: 490px;
		     }
.koiSearch td { font-size: 11px; color: #DDD7BA; 
		        padding: 2px; }
		        		     
.koiSearch td { font-size: 11px; color: #DDD7BA; 
		        padding: 2px; }
		     

.featHead { font-size: 12px; font-weight: bold; color: #DDD7BA;
            text-align: center; font-family: lucida, verdana, sans-serif;
            }
            
.featPlace { vertical-align: bottom;
}

.featDetails {font-size: 10px; color: #efefef;
 	          padding: 0px; width: 99%;
	          }

.featDetails th { font-size: 9px; color: #efefef;
	              text-align: left; font-weight: bold;
	              vertical-align: top;
                  }

.featDetails td { font-size: 10px; color: #efefef;
                  text-align: right;
	              vertical-align: top;
	                                }

/**********************************************************************
 buyKoi.php Table Styles
**********************************************************************/    
.contentContainerKoi { height:100%; width:100%; background-color: #ffffff; color: #5F5F5F; border:1px solid #8A8A8A;
                       padding: 0px; vertical-align: top; font-size: 13px;
}
              
.buyKoiTable      { width: 100%; border:#444444 2px solid; font-size: 11px;
                    }
.buyKoiTableLeft  { width: 300px; vertical-align: top; padding: 0px;}
.buyKoiTableRight { width: 100%; vertical-align: top; padding: 2px; background-color: #454545;}

.koiDetails       { width: 100%; border:#DDD7BA 1px solid; background-color: #454545;
	                font-size: 11px; color:#efefef; line-height: 18px; 
		            }
.koiDetails th          { background-color: #7F7F7F; color: #DDD7BA; font-size: 12px;
                          text-align: center; padding: 2px; border:1px solid #000000;
                          }					
.koiDetailsleft   { vertical-align: top; font-weight: bold; width: 33%; font-size: 12px;
                    text-align: right; padding-right: 20px; background-color: #1A1A1A; color: #DDD7BA;
                    border-top:1px solid #494949; 
		            }
.koiDetailsRight  { vertical-align: top; width: 67%; padding-left: 10px; color: #efefef;
                    background-color: #454545; border-bottom:1px solid #1A1A1A;
		            }
					
.koiDetailsBottom   { vertical-align: top; font-weight: bold; width: 100%; font-size: 12px;
                      text-align: center; background-color: #1A1A1A; color: #DDD7BA;
                      border-bottom:1px solid #000000; border-top:1px solid #444444;
		              }

.koiDetailsBottom a:link,
.koiDetailsBottom a:visited  {	color: #FF0000; text-decoration : underline; font-weight: normal; }
.koiDetailsBottom a:active,
.koiDetailsBottom a:hover	   {	color: #fff; text-decoration : underline; font-weight: normal; }


.button { font-size: 11px; color: #000000; width: 130px;
          font-family: cursive, serif; 
	      background-color: #fff; background-image:url('../images/subNav.jpg');
	      letter-spacing: 2px; 
	      border:#949494 1px solid; 
          }

					  							         		      
.koiName          { background-color: #333333; color: #DDD7BA; font-size: 12px;
                    text-align: center; padding: 2px; border:1px solid #444444;
                    }
