/********************************************************************************************************************************************
					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: 100%; margin-bottom: 10px; }
#featuredKoiTableTop	{ width: 100%; height: 30px; padding-top:2px; background-color: #AF7371; background-image:url('../images/FeaturedKoiTop.jpg'); background-repeat: no-repeat;
						  border:0px dotted #CC9933;
						  text-align: center; color: #000000; font-size: 12px; vertical-align: middle; }
#featuredKoiTableTop h2	{ color: #000000; font-size: 14px; padding-top:2px; font-style: italic; letter-spacing: 2px; }


#featuredKoiTable td				{  padding: 0px;}

#featuredKoiTableBottom				{ background-color: #000; color: #5A5A5A; font-size: 10px; height: 20px; text-align: right; vertical-align: middle; 
                          			  padding-right: 10px; border-bottom:1px solid #222222; }
#featuredKoiTableBottom a:link,
#featuredKoiTableBottom a:active,	
#featuredKoiTableBottom a:visited   { color: #CC9933; text-decoration : none; }
#featuredKoiTableBottom a:hover	  	{ color: #FFE59D; text-decoration : underline; }


#featuredKoiDisplayTable 				{ width: 600px; padding:2px; background-color: #111111; font-size: 9px; }

#featuredKoiDisplayTable td 			{ width: 150px; font-size: 9px; text-align: center; vertical-align: top;
                  					  	  border:10px solid #111111; border-style: inset; padding: 4px; color: #949494; } 
										                           
#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   FeaturedKoiTop.jpg
***********************************/