/*============================================================================================================================================>
//	HORSE SHOWCASE
/*============================================================================================================================================>*/

.HORSE_SHOWCASE 	{ width:198px; height:198px; margin:8px 0px 0px 0px; padding:0px 0px 0px 0px; background-color:#DFF5F0; border:2px solid #AFD6DE;}
.HORSE_FEATURE		{ width:190px; height: 15px; margin:0px 0px 0px 0px; padding:4px 0px 4px 8px; background-color:#E4EDFF; border-bottom:2px solid #AFD6DE; font-weight:bold; font-size:13px; color:#284471; }


#showcased_horse 	{ width:198px; height:173px; z-index:5; cursor:pointer; }

.loadingElement 	{ width:198px; height:198px; position:absolute; left:0; top:0; background-color: #DFF5F0; background-repeat:no-repeat; background-position:center center; background-image:url('/images/loading_bar-black.gif'); }

.jdSlideshow 		{ width:198px; height:198px; display:none; overflow:hidden; position:relative; }
.jdSlideshow img 	{ width:198px; height:198px; border:0; margin:0; }
.jdSlideshow a 		{ font-size:100%; text-decoration:none; color:#EEE; }


.slideElement 		{ width:198px; height:198px; background-color:#DFF5F0; background-repeat:no-repeat; }

.slideInfoZone 		{ position:absolute; z-index:10; width:100%; margin:0px; left:0; bottom:0; height:50px; background:#333; color:#FFFFFF; text-indent:0; }
.slideInfoZone h2 	{ padding:0; font-size:12px; margin:4px 4px; font-weight:bold; color:#EEE; }
.slideInfoZone p 	{ padding:0; font-size:11px; margin:4px 4px; color:#EEE; }


.sponsor_showcase	{ width:198px; height:124px; margin-top:8px; clear:both; background-color:#DFF5F0; border:2px solid #AFD6DE;}
.featured_sponsor	{ padding:4px 0px 4px 8px; background-color:#E4EDFF; border-bottom:2px solid #AFD6DE; font-weight:bold; font-size:13px; color:#284471; }
#showcased_sponsor 	{ width:198px; height:98px; z-index:5; cursor:pointer; }

.jobs_showcase		{ width:198px; height:123px; margin-top:8px; clear:both; background-color:#DFF5F0; border:2px solid #AFD6DE;}
.featured_job		{ padding:4px 0px 4px 8px; background-color:#E4EDFF; border-bottom:2px solid #AFD6DE; font-weight:bold; font-size:13px; color:#284471; }
#showcased_job 		{ width:198px; height:98px; z-index:5; background:url(/images/graphics/JOBS.jpg) no-repeat; cursor:pointer; }