/********************************************************************************************************************************************
					CSS Document Author: Michael Oleksak - StarsnSites.com copyright ©2010 all rights reserved
									Main Table Style used for Home Page [USA KOI] Featured Koi Table
********************************************************************************************************************************************/ 
/*featuredKoiTable is the Outer Table which contains the inner display table*/        	
#featuredKoiTable		{ width: 580px; margin-bottom: 10px; }
#featuredKoiTableTop	{ width: 580px; height: 40px; padding-top:2px; background-image:url('../images/FeaturedKoiTop.jpg'); 
						  text-align: center; color: #FDC22D; font-size: 14px; font-weight: bold; letter-spacing: 2px; vertical-align: middle; }
#featuredKoiTableTop h2	{ color: #E70000; font-size: 14px; padding-top:2px; }

#featuredKoiTable td				{ width: 580px; padding: 0px;}
#featuredKoiTableBottom				{ background-color: #444444; color: #5A5A5A; font-size: 10px; height: 18px; text-align: right; vertical-align: top; 
                          			  padding-right: 10px; border:1px solid #444444; }
#featuredKoiTableBottom a:link, #featuredKoiTableBottom a:visited	{ color: #000000; text-decoration : none; }
#featuredKoiTableBottom a:hover, #featuredKoiTableBottom a:active	{ color: #999999; text-decoration : underline; }

#featuredKoiDisplayTable 				{ width: 580px; padding:2px; background-color: #1A1A1A; font-size: 9px; }

#featuredKoiDisplayTable td 			{ font-size: 9px; text-align: center; vertical-align: top; color: #efefef;
                  					  	  border:1px solid #C8AB63; border-top:1px solid #777777; padding: 4px; } 
										                           
#featuredKoiDisplayTable a:link, #featuredKoiDisplayTable a:visited	{ color: #FDC22D; text-decoration : underline;	}
#featuredKoiDisplayTable a:hover, #featuredKoiDisplayTable a:active	{ color: #efefef; text-decoration : underline; font-weight: normal; }
            
.featuredKoiImgBorder 	{ border: 1px solid #ffffff; border-style: inset; margin: 4px; }


                  
/***********************************
 End Stylesheet
***********************************/