



.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


#carouselwrapper, .slideshow div 
{
    width: 995px !important;
    height: 381px !important;
    /*_height:262px !important;*/  /* in IE6-8 was taking 2 px less than original height  */
}
       
	   #carouselwrapper2, .slideshow div 
{
    width: 995px !important;
    height: 273px !important;
	background-image:url(../images/body-bg.jpg);
    /*_height:262px !important;*/  /* in IE6-8 was taking 2 px less than original height  */
}
  
   
#carouselwrapper 
{
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 1;
	/*background-image: url(../images/slider.jpg); background-repeat:no-repeat;
	background-color:#c2def3;*/
	}

#pager
{
    position: absolute;
    overflow: hidden;
   right: 438px;
    top: 322px;
    z-index: 10;
    margin: 5px;
    background: transparent;
	width:auto;


}
#pager a

 
{   width:25px;
    height:25px;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 22px; 
    color: white;
    text-decoration: none;
    margin-left: 2px;
    text-align: center;
    padding-top: 1px;
    padding-right: 2px;
    font-weight: bold;
	text-indent:-99999px;
    background:url(../images/slider_btn.jpg) no-repeat;
	
}

#pager div:hover, #pager div.over, #pager a:hover, #pager a.activeSlide 
{
     background:url(../images/slider_btn_hover.jpg) no-repeat;
}
.lNav{position: absolute; top: 0px; left: 0px; display: none; z-index: 2; opacity: 0; width: 748px; 
                height: 306px;}
#pager a:focus 
{
    outline: none;
}
/* PIR 103510 PF Rotating Hero Test */


/*......................................slider css closed here ..............................................*/



