/* BASIC css start */
.ksh {
	  	        width: 890px;
	  	        height: 300px;	  	        
	  	    }
	  	     
        #catetop div {
	  	        float: left;
	  	    }
	  		#featured { 
                          width: 890px; height: 300px; background: #009cff url('http://hilltex.cafe24.com/bluu/images/main/5164/orbit/loading.gif') no-repeat center center; overflow: hidden; }
	  		/* Want a different Loading GIF - visit http://www.webscriptlab.com/ - that's where we go this one :) */

            /* CONTAINER */
         div.orbit { width: 1px; height: 1px; position: relative; -moz-box-shadow: 0 0 10px rgba(0,0,0,.25); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.25);  overflow: hidden; }
         div.orbit img { position: absolute; top: 0; left: 0; }
         div.orbit a img { border: none; }

           /* TIMER */
         /*div.timer { width: 40px; height: 40px; overflow: hidden; position: absolute; top: 10px; right:10px; opacity: .6; cursor: pointer; z-index: 1001; }
         span.rotator { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: -20px; background: url('http://hilltex.cafe24.com/bluu/images/main/5164/orbit/rotator-black.png') no-repeat; z-index: 3; }
         span.mask { display: block; width: 20px; height: 40px; position: absolute; top: 0; right: 0; z-index: 2; overflow: hidden; }
         span.rotator.move { left: 0; }
         span.mask.move { width: 40px; left: 0; background: url('http://hilltex.cafe24.com/bluu/images/main/5164/orbit/timer-black.png') repeat 0px 0px;  }
         span.pause { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0px; background: url('http://hilltex.cafe24.com/bluu/images/main/5164/orbit/pause-black.png') no-repeat; z-index: 4; opacity: 0; }
         div.timer:hover span.pause,
         span.pause.active, 
         div.timer:hover span.pause.active { opacity: 1; }*/

         

        /* DIRECTIONAL NAV */
        div.orbit:hover div.slider-nav { display: block; }
        div.slider-nav { display: none; }
        div.slider-nav span { width: 33px; height: 33px; text-indent: -9999px; position: absolute; z-index: 1000; top: 43%; cursor: pointer; }
        div.slider-nav span.right { background: url('http://hilltex.cafe24.com/bluu/images/main/5164/orbit/right-arrow.png'); right: 10px; }
        div.slider-nav span.left { background: url('http://hilltex.cafe24.com/bluu/images/main/5164/orbit/left-arrow.png'); left: 10px; }   

        /* BULLET NAV */
        .orbit-bullets { position: absolute; z-index: 1000; list-style: none; top: 10px; left: 7px; margin: 0; padding: 0; }
        .orbit-bullets li { float: left; margin-left: 5px; cursor: pointer; color: #999; text-indent: -9999px; background: url(http://hilltex.cafe24.com/bluu/images/main/5164/orbit/bullets.png) no-repeat; 0 0; width: 7px; height: 7px; overflow: hidden; }
        .orbit-bullets li.active { color: #222; background-position: -7px 0; }

/* BASIC css end */

