﻿        /* slider specific CSS */
        
         
        .sliderGallery {
            overflow: hidden;
            position: relative;
            padding: 0px;
            height: 160px;
            width: 950px;
            padding:5px;z-index:999;
            margin-left:1px;
            margin-top:-5px;
        }


        
        .sliderGallery ul {

            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
            margin-left:-10px;
            margin-top:-10px
        }
        
        .sliderGallery UL LI {
            display: inline;
        }


        .slider {
            width: 940px;
            height: 20px;
            margin-top: 120px;
            margin-left: 5px;
            padding: 1px;
          /*  position: relative; */
            position:absolute;
         /*   background:transparent url('images/browser-scrolbar-trans.png') no-repeat */
           }
 
html>body .slider { margin-top: 119px;}     
        .handle {
            position: absolute;
            cursor: e-resize;
            height: 17px;
            width: 181px;
            top: 0;
            z-index: 1100;
        }
        
html>body .sliderGallery ul li a span {display:inline-block;height:90px}        
html>body .iEBackground {width:971px; margin-left:-10px; }
/*html>body .sliderGallery {background:transparent url('../images/browser-bg-trans-two.png') no-repeat scroll left top ;} */       
/*html>body .slider {background:transparent url('../images/browser-scrolbar-trans.png') no-repeat;} */      
html>body .handle {background:url('../images/browser-scroller-trans.png') no-repeat; }
html>body .iEBackground {margin-top:-170px;position:relative;z-index:2}



       
        .slider span {
            color:#386f9e;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px; 
        }
html  .slider span {padding-top:3px}
.slider span:focus {color:#FFCC00}
        .sliderGallery  li {padding-right:10px;}
  		.sliderGallery ul li a span {padding:1px 1px 0px 0px; border:1px #FFF solid;}
		.sliderGallery a img 	{ border:0px; margin-left:2px; }
		.sliderGallery a {text-decoration:none;}
/**/				
        .slider .slider-lbl1 { left: 55px;}
        .slider .slider-lbl2 {left: 300px;}
        .slider .slider-lbl3 {left: 550px;}
        .slider .slider-lbl4 {left: 800px;}
        .slider .slider-lbl5 {left: 910px;}

        html>body span.container{padding:1px !important;color:white;}
        
 span.comment {color:white;	display:inline-block;height:16px;width:50px;font-size:9px;margin-left:8px;margin-top:-19px;padding-left:7px !important;padding-right:10px !important;float:left;z-index:1000;position:relative;}
html>body  span.comment {	display:block;height:16px !important;width:auto !important;}

html>body .iEscrollbar  {display:none;}