/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement 
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}		*/	

/* Easy Slider */
#subcontent.cushions #slider-container { position: relative; margin-left: 30px; margin-top: 20px; }
#subcontent.furniture #slider-container { position: relative; top: 78px; }

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none; }
	#slider.cushion li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:540px;
		height: 226px;
		overflow:hidden; background-image: none !important; }
#slider.splash { width: 540px; height: 226px; overflow: hidden; margin-bottom: 20px; }
#slider.splash li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width: 540px;
		overflow:hidden; height: 226px; }	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height: 30px;
		position:absolute;
		left:-30px;
		top: 140px;
		z-index:50;
		}	
	#nextBtn { 
		left:494px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height: 30px;
		
		}	
	#nextBtn a { 
			
		}
#slider.cushion ul li a img { margin-right: 6px; }
#slider.furniture ul li img { padding-bottom: 10px; }
#slider ul li td.description { font-size: 10px; color: #333; width: 90px !important; line-height: 12px; padding-bottom: 4px; vertical-align: top; text-transform: uppercase; font-weight: normal; font-style: normal; }
ol#controls { height: 43px; width: 960px; position: absolute; top: 6px; }
ol#controls li { display: inline; }
ol#controls li a { float: left; height: 43px; overflow: hidden; text-indent: -999px; width: 240px; background-image: url(../images/furniture/subnav-titles.png); }
ol#controls li#controls1 a { background-position: 0 -43px; }
ol#controls li#controls1.current a { background-position: 0 0; }
ol#controls li#controls2 a { background-position: -240px 0; }
ol#controls li#controls2.current a { background: url(../images/furniture/subnav-titles.png) no-repeat -240px -43px; }
ol#controls li#controls3 a { background-position: -480px 0; }
ol#controls li#controls3.current a { background: url(../images/furniture/subnav-titles.png) no-repeat -480px -86px; }
ol#controls li#controls4 a { background-position: -720px 0; }
ol#controls li#controls4.current a { background: url(../images/furniture/subnav-titles.png) no-repeat -720px -129px; }