/* 
-------------------------------
2 link - Akila Slideshow
-------------------------------
*/

/*GENERIC GLOBAL STYLES*/
#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{ 
    height: 500px;
    margin-left: -28px;
    overflow: hidden;
    padding-left: 28px;
    position: relative;
    text-align: center;
    top: 77px;
    width: 1006px;
}
#home_slideshow #home_slideshow_violator{z-index:1000; background-color:transparent; width:210px; height:31px; float:left; position:relative; top:-50px; left:-20px;}
#home_slideshow #home_slideshow_violator #project_caption{display:none; padding:4px 10px; color:#b6b077; float:left;}
#home_slideshow #home_slideshow_violator #project_caption a{margin-left:8px;}
#home_slideshow #home_slideshow_violator #slide_navigation{position:absolute;right:10px;top:10px;}
#home_slideshow #home_slideshow_violator #slide_navigation a{ text-indent:-9999px; overflow:hidden; display:inline-block; background-color:#fff; -moz-border-radius: 14px;height: 24px;width: 23px; float:none; margin-left:5px; cursor:pointer; overflow:hidden;color:#fff}
#home_slideshow #home_slideshow_violator #slide_navigation a:hover{ background-color:#ED7322;-moz-border-radius: 14px;height: 24px;width: 23px;color:#ED7322}
#home_slideshow #home_slideshow_violator #slide_navigation a.activeSlide{  background-color: #ED7322;-moz-border-radius: 14px;height: 24px;width: 23px;color:#ED7322}
#home_slideshow #home_slideshow_violator #slide_navigation a{outline:none;}
#home_slideshow li span.slide_caption{display:none;}
#home_slides{background-color:#fff; 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 */

#home_slideshow #home_slideshow_violator #slide_navigation {
	left: 0px!important;
	padding: 0px 10px!important;
	margin: auto!important;
	width: 85%;
	text-align: center;
}