/* image replacement */
.graphic,#prevBtn,#nextBtn,#slider1prev,#slider1next{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px}
/* // image replacement */
/* Easy Slider */
.featured{border:4px solid #B5D9E5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.featured-inner{background-color:#fff;border:1px solid #2E5186;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#slider2{padding:6px 0 0 0;background-color:#fff;direction:ltr}
#slider2 ul,#slider2 li{margin:0;padding:0;list-style:none;direction:rtl}
#slider2 li{width:705px;height:200px;overflow:hidden}
#prevBtn,#nextBtn,#slider1next,#slider1prev{display:block;width:30px;height:77px;position:absolute;left:-30px;top:71px;z-index:1000}
#nextBtn,#slider1next{left:696px}
#prevBtn a,#nextBtn a,#slider1next a,#slider1prev a{display:block;position:relative;width:30px;height:77px;background:url(images/btn_prev.gif) no-repeat 0 0}
#nextBtn a,#slider1next a{background:url(images/btn_next.gif) no-repeat 0 0}
/* numeric controls */
ol#controls{direction:rtl;padding:0;height:28px;background-image:url(images/listing-footer.gif);background-position:top left;background-repeat:repeat-x;border-top:1px solid #AEC3CF}
ol#controls li{margin:0 1.5em 0 0;top:-1px;float:right;list-style:none;white-space:nowrap;position:relative}
ol#controls li a{float:left;height:28px;padding:0 10px 0 10px;text-decoration:none;color:#54647E;text-decoration:none;line-height:28px;font-weight:bold}
ol#controls li.current a{background-image:url(images/panel-selected.png);background-repeat:no-repeat;background-position:center top}
ol#controls li a:focus,#prevBtn a:focus,#nextBtn a:focus{outline:none}