/**********************************************************************
 Koi Varieties Stylesheet
**********************************************************************/
.varietyListTable		{ background-color: #333333; color: #DDD7BA; width: 100px; 
                          border:1px solid #CC9933; margin-bottom: 5px;  
                          }
.varietyListTable th	{ background-color: #55555; color: #CC9933; width: 100%; font-size: 9px;
                          padding: 2px; border:1px solid #999999;
                          } 
.varietyListTable td	{ background-color: #111111; color: #757575; width: 100%; font-size: 9px;
                          padding: 4px; border:0px solid #444444; vertical-align: top; text-align: center;
                          }                                               
.varietyListTable a:link,
.varietyListTable a:visited	{ color: #0066CC; text-decoration : none; font-size: 9px; }
.varietyListTable a:hover,
.varietyListTable a:active		{ color: #800000; text-decoration : none; font-size: 9px; }

.outerTable 	{ margin: 0px; } 
.outerTable td 	{ padding-left: 5px; padding-bottom: 5px; font-size: 11px; } 

.varietyDiv	{ background-color: #222222; color: #efefef; width: 100%; font-size: 9px;
                          padding: 4px; border:0px solid #444444; vertical-align: top; text-align: center;
                          }                                               
.varietyDiv a:link,
.varietyDiv a:visited	{ color: #efefef; text-decoration : underline; font-size: 9px; }
.varietyDiv a:hover,
.varietyDiv a:active		{ color: #CC9933; text-decoration : none; font-size: 9px; }
/**********************************************************************
 Koi Variety Detail Styles
**********************************************************************/
.varietyDetailTable		{ background-color: #ffffff; color: #DDD7BA; width: 100%; 
                          border:1px solid #222222; margin-bottom: 5px;  
                          }
.varietyDetailTable th	{ background-color: #111111; color: #efefef; width: 100%; font-size: 12px;
                          padding: 2px;
                          border:1px solid #CCCCCC;
                          } 

.varietyDetailCell 		{ height:300px; width: 100%; overflow: auto; background-color: #222222; color: #efefef; font-size: 14px;
                          padding-left: 4px; padding-top: 0px; padding-right: 2px; padding-bottom: 0px; border:0px solid #444444; vertical-align: top; font-family:'Lucida Casual', 'Comic Sans MS', verdana;
						  scrollbar-face-color: #fff;
						  scrollbar-highlight-color: #fff;
						  scrollbar-shadow-color: #000000;
						  scrollbar-3dlight-color: #616061;
						  scrollbar-arrow-color:  #DEBD79; 
						  scrollbar-track-color: #fff;
						  scrollbar-darkshadow-color: #efefef;
                          }						  
.picCell				{ width: 150px; background-color: #111111; color: #757575; 
                          padding-left: 0px; border:0px solid #444444; vertical-align: middle;
						  }
.GoldFishPicCell		{ width: 400px; background-color: #ffffff; color: #757575; 
                          padding-left: 0px; border:0px solid #444444; vertical-align: middle;
						  }						  
.breedersCell			{ width: 200px; background-color: #000000; color: #757575; font-size: 9px;
                          padding: 2px; padding-top: 4px; border:0px solid #444444; vertical-align: top;  }						                                                 
.varietyDetailTable a:link,
.varietyDetailTable a:visited	{ color: #0066CC; text-decoration : none; font-size: 11px; }
.varietyDetailTable a:hover,
.varietyDetailTable a:active		{ color: #800000; text-decoration : none; font-size: 11px; }
/********************************************************************************************************************************************
										Breeder Listing Table [Insert to the right of Koi Image] Styles
********************************************************************************************************************************************/
.varietyBreederTable	{ background-color: #1A1A1A; color: #efefef; width: 100%; 
                          border:1px solid #CCCCCC; margin-bottom: 5px;  
                          }
.varietyBreederTable th	{ background-color: #111111; color: #999999; width: 100%; font-size: 12px;
                          padding: 2px;
                          border:1px solid #CCCCCC;
                          } 
.varietyBreederTable td	{ background-color: #111111; color: #efefef; font-size: 10px;
                          padding: 2px; border:0px solid #444444; vertical-align: top; line-height: 14px; 
                          }					  
						                                                 
.varietyBreederTable a:link,
.varietyBreederTable a:visited	{ color: #0066CC; text-decoration : none; font-size: 10px; }
.varietyBreederTable a:hover,
.varietyBreederTable a:active		{ color: #800000; text-decoration : none; font-size: 10px; }