/********************************************************************************************************************************************
					CSS Document Author: Michael Oleksak - StarsnSites.com copyright ©2007 all rights reserved
									Main Table Style used for Home Page [Koi Enterprise] Featured Koi Table
********************************************************************************************************************************************/ 
table, div, tbody { font-family: lucida, verdana, sans-serif; border-collapse: collapse; }
/*featuredKoiTable is the Outer Table which contains the inner display table*/        	
#featuredKoiTable		{ width: 600px; margin-bottom: 10px; }
#featuredKoiTableTop	{ width: 600px; height: 40px; padding-top:2px; background-image:url('../images/FeaturedKoiTop.jpg'); 
						  text-align: center; color: #FFCC66; font-size: 12px; vertical-align: middle; }
#featuredKoiTableTop h2	{ color: #FFCC66; font-size: 14px; padding-top:2px; }


#featuredKoiTable td				{ width: 600px; padding: 0px;}

#featuredKoiTableBottom				{ background-color: #444444; color: #dd6900; font-size: 10px; height: 18px; text-align: right; vertical-align: top; 
                          			  padding-right: 10px; border:1px solid #444444; }
#featuredKoiTableBottom a:link,
#featuredKoiTableBottom a:active,	
#featuredKoiTableBottom a:visited   { color: #dd6900; text-decoration : none; }
#featuredKoiTableBottom a:hover	  	{ color: #FFCC66; text-decoration : underline; }

#featuredKoiDisplayTable 				{ width: 600px; padding:2px; background-color: #1A1A1A; font-size: 10px; }

#featuredKoiDisplayTable td 			{ width: 150px; font-size: 10px; text-align: center; vertical-align: top;
                  					  	  border:1px solid #444444; padding: 4px; } 
										                           
#featuredKoiDisplayTable a:link,
#featuredKoiDisplayTable a:active,	
#featuredKoiDisplayTable a:visited    	{ color: #949494;	text-decoration : underline;	}
#featuredKoiDisplayTable a:hover	  	{	color: #800000; text-decoration : underline; font-weight: normal; }
            
.featuredKoiImgBorder 	{ border: 2px solid #ffffff; border-style: inset; margin: 4px; }


                  
/***********************************
 End Stylesheet
***********************************/