@charset "UTF-8";

	
	.featureditem{
		width:549px;
		height:auto;
		margin-top:5px;
	}
	
	.subcategory{
	text-align:left;
	font-size:14px;
	color:#0066cc;
	padding-top:5px;
	padding-bottom:3px;
	}
	
	#bookstab{
		background-color:#39C;
		height:35px;
	}
	
	/*Gift Card Ad*/
	.giftcard{
	
		text-align: justify;
		margin: 0 20px 0 20px;
		font-size:14px;
		color:#fffffff;
		padding-top:5px;
		padding-bottom:3px;
	
	}
	
	.giftcard img{
	
		float: right;
		margin-left: 15px;
	
	}
	
	        /* slider specific CSS */
        .sliderGallery {
	background: url(../assets/campusstore/slider/sliderback_appslide02.png) no-repeat;
	overflow: hidden;
	position: relative;
	padding: 10px;
	height: 169px;
	width: 524px;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0px;
            margin-top: 12px;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider {
            width: 516px;
            height: 17px;
            margin-top: 142px;
            margin-left: 5px;
            padding: 1px;
            position: absolute;
            background: url(../assets/campusstore/slider/sliderline_appslide.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 121px;
            top: 0;
            background: url(../assets/campusstore/slider/sliderhandle_appslide02.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #ffffff;
            font-size: 11px;
			font-family:tahoma;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 0px;
        }
        
        .slider .slider-lbl3 {
            left: 320px;
        }

        .slider .slider-lbl4 {
            left: 440px;
        }

        .slider .slider-lbl5 {
            left: 440px;
        }