.outerTable { padding: 10px; background: #000000; border: 0px solid #111111; }           

.koiTable 		{ width: 190px; height: 460px; margin: 2px; border: 1px solid #79776E; background: #333333; font-size: 10px; }
.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: #transparent; }

/**Used in the Koi Search Form **/
.form1 { width: 140px; margin: 0px; } 

.koiOuterSearch { width:150px; padding: 0px;} 

.koiSearch { background: #333333; border:1px solid #79776E; 
	         font-size: 10px; color:#efefef; width: 720px;
		     }
.koiSearch th { font-size: 11px; color: #DDD7BA; 
		        padding: 2px; }
		        		     
.koiSearch td { font-size: 11px; color: #DDD7BA; 
		        padding: 2px; }

.koiSearch h2 { font-size: 11px; color: #DDD7BA; 
		        padding: 2px; }		     

.featHead { font-size: 12px; font-weight: bold; color: #D3BF83;
            text-align: center; font-family: lucida, verdana, sans-serif;
            }
            
.featPlace { vertical-align: bottom; }

.featDetails 	{ padding: 0px; width: 100%; }
.featDetails th { font-size: 11px; color: #D3BF83; text-align: left; font-weight: bold; vertical-align: top; white-space:nowrap;}
.featDetails td { font-size: 11px; color: #efefef; text-align: right; vertical-align: top; }
	.featDetails a:link, .featDetails a:visited	{ color: #D3BF83; text-decoration : none; font-weight: normal; }
	.featDetails a:hover, .featDetails a:active	{ color: #ffffff; text-decoration : underline; font-weight: normal; }

/**********************************************************************
 buyKoi.php Table Styles
**********************************************************************/    
.contentContainerKoi { height:100%; width:100%; background: #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: #454545;}

.koiDetails       { width: 100%; border:#DDD7BA 1px solid; background: #454545;
	                font-size: 11px; color:#efefef; line-height: 18px; 
		            }
.koiDetails th          { background: #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: #1A1A1A; color: #DDD7BA;
                    border-top:1px solid #494949; 
		            }
.koiDetailsRight  { vertical-align: top; width: 67%; padding-left: 10px; color: #efefef;
                    background: #454545; border-bottom:1px solid #1A1A1A;
		            }
					
.koiDetailsBottom   { vertical-align: top; font-weight: bold; width: 100%; font-size: 12px;
                      text-align: center; background: #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; }

.koiBreederComment   { vertical-align: top; font-weight: normal; width: 100%; font-size: 12px;
                       background: #454545; color: #efefef; padding: 2px;
                       border:1px solid #DDD7BA; 
		              }

.koiBreederComment a:link,
.koiBreederComment a:visited  {	color: #DDD7BA; text-decoration : underline; font-weight: normal; font-size: 10px;}
.koiBreederComment a:active,
.koiBreederComment a:hover	   {	color: #FF0000; text-decoration : underline; font-weight: normal; font-size: 10px;}


.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: #333333; color: #DDD7BA; font-size: 12px;
                    text-align: center; padding: 2px; border:1px solid #444444;
                    }
