:/* 
-------------------------------
2 link - Akila Slideshow
-------------------------------
*/

/*GENERIC GLOBAL STYLES*/
#home_slideshow p{padding-bottom:1em;}
#home_slideshow ul li a img { height:366px !important; width: 745px !important;  }
#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{ background: #F7F7F7;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border: 1px solid #D9D9D9;
padding: 5px;
position: relative;
height: 366px; float:left; width:745px}
#home_slideshow #home_slideshow_violator{z-index:10; width:510px; height:31px; float:right; 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:-5px;}
#home_slideshow #home_slideshow_violator #slide_navigation a{ float: left;
margin: 25px 0 0 0; text-indent:-9999px; 
background: url(http://e-import.ro/prestashop/themes/prestashop/img/dot.png) no-repeat 50% 50%;
width: 19px;
height: 19px;}

#home_slideshow #home_slideshow_violator #slide_navigation a.activeSlide{ float: left;
background: url(http://e-import.ro/prestashop/themes/prestashop/img/dot-active.png) no-repeat 50% 50%;
width: 19px;
height: 19px;}
#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 */