
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
      
  

/* Easy Slider */

#slider
{
  
}

  #slider ul, #slider li
    {
    margin:0;
    padding:0;
    list-style:none;
    }

  #slider li{ 
    /* 
      define width and height of list item (slide)
      entire slider area will adjust according to the parameters provided here
    */ 
        position:relative;
    width:1000px;
    height:250px;
    overflow:hidden; 
    }

    
    
    
  #prevBtn, #nextBtn,
  #slider1next, #slider1prev{ 
    display:block;
    width:30px;
    height:77px;
    position:absolute;
    left:8px;
    top:85px;
    z-index:1000;
    }  
  #nextBtn, #slider1next{ 
    left:295px;
    }                            
  #prevBtn a, #nextBtn a,
  #slider1next a, #slider1prev a{  
    display:block;
    position:relative;
    width:30px;
    height:77px;
    background:url("/images/home-casestudy-btn-prev.png") no-repeat 0 0;  
    }  
  #nextBtn a, #slider1next a{ 
    background:url("/images/home-casestudy-btn-next.png") no-repeat 0 0;  
    }  
    
    
    #salesPrevBtn, #salesNextBtn
    {
        display:none;
    }
    
  /* numeric controls */  

  /*ol#controls
  {
      position:absolute;
      left:0;
        top:350px;
    margin:0;
    padding:0 12px 0 8px;
    height:23px;
    font-size:11px;  
    font-weight:bold;
    background:url("/images/home-casestudy-number-bg.png") repeat-x;
    }
  ol#controls li{
    margin:0; 
    padding:0;
    float:left;
    list-style:none;
    height:20px;
    line-height:20px;
    }
  ol#controls li a{
    float:left;
    height:23px;
    line-height:23px;
    color:#999999;
    padding:0 3px;
    text-decoration:none;
    }
  ol#controls li.current a{
    color:#fff;
    }
  ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}*/
  
  
    
  
  ol#salesControls
  {        
        margin:0 0 0 49%;
    padding:0 0 0 0;
	position:absolute;
	bottom:5px;
    /*height:31px; */
      /*position:absolute;
      top:245px;
      right:0px;*/
        /*text-align:center;*/
    /* background:url("/images/home-casestudy-number-bg.png") repeat-x; */
    /*background:url("/images/sales-controls-bg.jpg") no-repeat right 0px;*/

    }
    
  ol#salesControls li{
    float:left;
    list-style:none;
    height:13px;
    width:14px;
        padding:9px 2px 0 3px;
      /*  background:url("/images/home-slider-controls-bg.jpg") repeat-x;*/
    }
  ol#salesControls li a{
    float:left;
    height:13px;
    width:14px;
    background:url("/images/tracker-unselected.png") no-repeat;
    padding:0;
    text-decoration:none;
    font-size:0px;
    color:#e11921;
    }
  ol#salesControls li.current a
  {
    color:#e11921;
    background:url("/images/tracker-selected.png") no-repeat;
    }
  ol#salesControls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
  
  
  
/* // Easy Slider */






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
