/* 
-------------------------------
HOME SLIDESHOW
-------------------------------
*/

/*GENERIC GLOBAL STYLES*/
#home_slideshow {float:left; margin-left:-10em; width:888px; height:590px; margin:0 0 0 0; overflow:hidden; font-size:11px;}
#home_slideshow p{padding-bottom:1em;}
#home_slideshow a{text-decoration:none; color:#cd2903;}
#home_slideshow a:hover{text-decoration:underline;}
.text_replace{background-repeat:no-repeat; outline:0; text-indent:-9999px;}
a.text_replace:active{outline:0;}

#home_slideshow #home_slideshow_violator{z-index:1000; background-color:#191919; border:1px solid black; width:510px; height:26px; float:right; position:relative; top:-42px; left:-20px;}
#home_slideshow #home_slideshow_violator #project_caption{display:none; padding:6px 0 0 8px; color:#b6b077; float:left; text-transform:uppercase}
#home_slideshow #home_slideshow_violator #project_caption a{margin-left:8px;}
#home_slideshow #home_slideshow_violator #slide_navigation{position:absolute;right:10px;top:7px;}
#home_slideshow #home_slideshow_violator #slide_navigation a{ text-indent:-9999px; overflow:hidden; display:block; width:12px; height:10px; float:left; margin-left:5px; cursor:pointer; overflow:hidden; border:1px solid #1F1F1F; color:#b6b077}
#home_slideshow #home_slideshow_violator #slide_navigation a:hover{ background-color:#886B25;}
#home_slideshow #home_slideshow_violator #slide_navigation a.activeSlide{ background-color:#FBC747;}
#home_slideshow #home_slideshow_violator #slide_navigation a{outline:none;}
#home_slideshow li span.slide_caption{display:none;}
#home_slides{overflow:hidden; height:400px;}

/*HACKS*/
.clearfix:after {content:"."; display:block; height:0;clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */