﻿@charset "UTF-8";
/* CSS Document */

/********************************************/
/* SHS Heading                              */
/********************************************/

#SHSshopMainTitle {
	position: relative;
	width: 648px;
	margin: 15px 0px;
	padding: 0px;
	height: 202px;
	display: block;
	}

.SHSshop01, .SHSshop01 h1, .SHSshop01 h2 {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 648px;
	height: 202px;
	left: 0px;
	overflow: hidden;
	background: url(/shop/content/secondhandstore/images/promos/hub_header.gif) no-repeat;
}

#SHSClothesTitle {
	position: relative;
	width: 648px;
	margin: 15px 0px;
	padding: 0px;
	height: 162px;
	display: block;
	
	}


.SHSshopclothes, .SHSshopclothes h1, .SHSshopclothes h2 {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 648px;
	height: 162px;
	left: 0px;
	overflow: hidden;
	background: url(/shop/content/secondhandstore/clothes/images/shs_clothes.gif) no-repeat;
}


#SHSBooksTitle {
	position: relative;
	width: 648px;
	margin: 15px 0px;
	padding: 0px;
	height: 162px;
	display: block;
	
	}


.SHSshopbooks, .SHSshopbooks h1, .SHSshopbooks h2 {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 648px;
	height: 162px;
	left: 0px;
	overflow: hidden;
	background: url(/shop/content/secondhandstore/books/images/shs_books.gif) no-repeat;
}


.SHSshop01 h1 {text-indent: -1999px;}
.SHSshop01 h2 {text-indent: -1999px;}

.SHSshopclothes h1 {text-indent: -1999px;}
.SHSshopclothes h2 {text-indent: -1999px;}


.SHSshopbooks h1 {text-indent: -1999px;}
.SHSshopbooks h2 {text-indent: -1999px;}


/********************************************/
/* Pager Controls                           */
/********************************************/

.SHSPagerContainer {
	width: 320px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
	height: 10px;
	overflow: hidden;
	left: 300px;
}

.SHSPagerContainer ul {
	margin: 0px;
	padding: 0px;
}

.SHSPager a, .SHSPagerSale a {margin: 0 5px 0 0;
	padding: 0px;
	text-decoration: none;
	height: 10px;
	width: 10px;
	display: block;
	float: left;}
	
.SHSPager a:focus { outline: none; }
.SHSPager a {background: url(/shop/static/img/SHSimg/SHSnthPager.gif) no-repeat 0px 0px;}
.SHSPager a.activeSlide { background: url(/shop/static/img/SHSimg/SHSnthPager.gif) no-repeat -10px 0px                }


.SHSPagerSale a:focus { outline: none; }
.SHSPagerSale a {background: url(/shop/content/secondhandstore/images/carousel/SHSnthPagerRed.gif) no-repeat 0px 0px;}
.SHSPagerSale a.activeSlide { background: url(/shop/content/secondhandstore/images/carousel/SHSnthPagerRed.gif) no-repeat -10px 0px                }



/********************************************/
/* Next Previous Controls                   */
/********************************************/

.prev, .saleprev {
	position: absolute;
	width: 15px;
	left: 5px;
	top: 80px;
	height: 20px;
	display: none;
}

.next, .salenext {
	position: absolute;
	width: 15px;
	height: 20px;
	top: 80px;
	left: 628px;
	display: none;
}

.next a, .prev a, .salenext a, .saleprev a {
	width: 15px;
	height: 20px;
	display: block;
	outline:none;
}

.prev a, .prev a:link, .prev a:visited { background: url(/shop/static/img/SHSimg/SHSnthNextPrev.gif) no-repeat 0px 0px;}
.prev a:hover { background: url(/shop/static/img/SHSimg/SHSnthNextPrev.gif) no-repeat -15px 0px;}
.prev a:active { background: url(/shop/static/img/SHSimg/SHSnthNextPrev.gif) no-repeat -30px 0px;}
.next a, .next a:link, .next a:visited {background: url(/shop/static/img/SHSimg/SHSnthNextPrev.gif) no-repeat -45px 0px;}
.next a:hover {background: url(/shop/static/img/SHSimg/SHSnthNextPrev.gif) no-repeat -60px 0px;}
.next a:active {background: url(/shop/static/img/SHSimg/SHSnthNextPrev.gif) no-repeat -75px 0px;}


.saleprev a, .saleprev a:link, .saleprev a:visited { background: url(/shop/content/secondhandstore/images/carousel/SHSnthNextPrevRed.gif) no-repeat 0px 0px;}
.saleprev a:hover { background: url(/shop/content/secondhandstore/images/carousel/SHSnthNextPrevRed.gif) no-repeat -15px 0px;}
.saleprev a:active { background: url(/shop/content/secondhandstore/images/carousel/SHSnthNextPrevRed.gif) no-repeat -30px 0px;}
.salenext a, .salenext a:link, .salenext a:visited {background: url(/shop/content/secondhandstore/images/carousel/SHSnthNextPrevRed.gif) no-repeat -45px 0px;}
.salenext a:hover {background: url(/shop/content/secondhandstore/images/carousel/SHSnthNextPrevRed.gif) no-repeat -60px 0px;}
.salenext a:active {background: url(/shop/content/secondhandstore/images/carousel/SHSnthNextPrevRed.gif) no-repeat -75px 0px;}





/********************************************/
/* Carousel Controls                        */
/********************************************/

.SHSCarouselContainer {
	position:relative;
	width: 648px;
	height: 249px;
	margin: 0px 0px 25px;
	padding: 0px;
}

.SHSCarouselHubContainer {
	position:relative;
	width: 648px;
	height: 260px;
	margin: 0px 0px 25px;
	padding: 0px;
}


#SHSCarousel_Panel01 {
	background: url(/shop/static/img/SHSimg/SHSnthCarouselTabbed01.gif) no-repeat;	z-index: 490;}
#SHSCarousel_Panel02 { background: url(/shop/static/img/SHSimg/SHSnthCarouselTabbed02.gif) no-repeat;z-index: 480; }
#SHSCarousel_Panel03 { background: url(/shop/static/img/SHSimg/SHSnthCarouselTabbed03.gif) no-repeat;z-index: 470; }
#SHSCarousel_Panel04 { background: url(/shop/static/img/SHSimg/SHSnthCarouselTabbed04.gif) no-repeat;z-index: 460; }


#SHSCarousel_Hub_Panel01 { background: url(/shop/content/secondhandstore/images/shubs-carouselbackground.gif) no-repeat;	z-index: 490;}
#SHSCarousel_Hub_Panel02 { background: url(/shop/content/secondhandstore/images/shubs-carouselbackground.gif) no-repeat;z-index: 480; }
#SHSCarousel_Hub_Panel03 { background: url(/shop/content/secondhandstore/images/shubs-carouselbackground.gif) no-repeat;z-index: 470; }
#SHSCarousel_Hub_Panel04 { background: url(/shop/content/secondhandstore/images/shubs-carouselbackground.gif) no-repeat;z-index: 460; }

#SHSCarousel_Hub_SalePanel { background: url(/shop/content/secondhandstore/images/carousel/salehub.gif) no-repeat;	z-index: 490;}


ul.SHSCarouselTabs {
	position: absolute;
	z-index: 500;
	height: 27px;
	width: 648px;
	list-style: none;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
ul.SHSCarouselTabs li {
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.SHSCarouselTabs li a {
	display: block;
	height: 27px;
	width: 162px;
	outline:none;
}

ul.SHSCarouselTabs li a h2 {
	display: none;
	
}





ul.SHSCarouselTabs li  {
	display: block;
	height: 27px;
	width: 162px;
	outline:none;
	cursor:pointer;
}

ul.SHSCarouselTabs li  h2 {
	display: none;
	
}





.CarouselPanellink {
	position: absolute;
	left: 0px;
	top: 230px;
	width: 628px;
	text-align: right;
	font: 12px Arial, Helvetica, sans-serif;
	color: #165BAA;
	z-index: 550;
}
.CarouselPanellink a:link, 
.CarouselPanellink a:hover,
.CarouselPanellink a:visited,
.CarouselPanellink a:active {
	color: #165BAA;
	text-decoration: none;
}
.CarouselPanellink a:hover {
	text-decoration: underline;
}





.SHSCarousel, .SHSCarouselSale {
	position: absolute;
	width: 648px;
	height: 249px;
	left: 0px;
	top: 0px;
}

.SHSCarouselHubContainer .HubCarousel {
	width: 648px;
	height: 310px;
}

.CarouselSubtitle {
	position: absolute;
	left: 12px;
	top: 35px;
	height: 24px;
	width: 280px;
}
	
.CarouselSubtitle h1 { display: none; }

.SHSCarouselitems {
	width: 605px;
	height: 165px;
	position: absolute;
	left: 20px;
	top: 58px;
	overflow: hidden;
}



/********************************************/
/* Product item                             */
/********************************************/

.salesitem {
	width: 121px;
	float: left;
	background: url(/shop/static/img/SHSimg/SHSnthStamp01.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 165px;
	display: block;
	color: #FFF;
	position: relative;
}


.SHSCarouselSale .salesitem {
	width: 121px;
	float: left;
	background: url(/shop/content/secondhandstore/images/carousel/saleproduct.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 165px;
	display: block;
	color: #FFF;
	position: relative;
}



.salesitem a {
	text-decoration: none;
	display: block;
	height: 165px;
	width: 121px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	outline: none;
}

.salesitem h2 {
	margin: 0px;
	padding: 0px;
	width: 78px;
	height: 20px;
	display: block;
	position: absolute;
	text-align: center;
	left: 18px;
	top: 6px;
	overflow: hidden;
	font: bold 16px Arial, Helvetica, sans-serif;
}

.SHSimg {
	text-align: center;
	height: 74px;
	width: 74px;ß
	display: block;
	position: absolute;
	left: 9px;
	top: 33px;
}

.salesitem img {
	border-style: none;
	
}
.salesitem p {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: normal;
	display: block;
	position: absolute;
	height: 50px;
	width: 94px;
	left: 23px;
	top: 113px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}



/********************************************/
/* Feature Panel                            */
/********************************************/

#SHSfPanel {
	position: relative;
	height: 249px;
	width: 648px;
	overflow: hidden;
	background: url(/shop/static/img/SHSimg/SHSFeaturepanelwhite.gif) no-repeat;
	z-index: 600;
	margin: 0px 0px 25px;
	padding: 0px;
}

#SHSfPane1, #SHSfPane2, #SHSfPane3, #SHSfPane4 {
	position: relative;
	height: 249px;
	width: 648px;
	overflow: hidden;
	background: url(/shop/static/img/SHSimg/SHSFeaturepanelwhite.gif) no-repeat;
}

#SHSfPane1 {z-index: 620;}
#SHSfPane2 {z-index: 615;}
#SHSfPane3 {z-index: 610;}
#SHSfPane4 {z-index: 605;}

#SHSfPanel .whitebase {	background: url(/shop/static/img/SHSimg/SHSFeaturepanelwhite.gif) no-repeat;}
#SHSfPanel .bluebase {	background: url(/shop/static/img/SHSimg/SHSFeaturepanelblue.gif) no-repeat;}

#FeaturePanel .SHSfPanelOff { display:none;}


#SHSfPanel .SHSTabSet {
	overflow: hidden;
	position: absolute;
	z-index: 650;
	height: 28px;
	width: 648px;
	left: 0px;
	top: 221px;
}

#SHSfPanel .SHSTabSetTop {
	overflow: hidden;
	position: absolute;
	z-index: 650;
	height: 28px;
	width: 648px;
	left: 0px;
	top: 0px;
}

#SHSfPanel ul.SHSTabSet {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#SHSfPanel ul.SHSTabSet li {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 0px 0px;
	display: block;
	margin: 0px;
	height: 23px;
	float: left;
	color:#fff
	text-decoration: none;
	cursor:pointer;
	position: absolute;
	left:0px;
	top:0px;
}


#SHSfPanel ul.SHSTabSet li#SHSfTab1 {	left:0px;width: 163px;	background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabs.gif) no-repeat 0px 0px;color:#fff;}
#SHSfPanel ul.SHSTabSet li.SHSfPanelOn#SHSfTab1 {	left:0px;width: 163px;	background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabsOff.gif) no-repeat 0px 0px;color:#005baa;}

#SHSfPanel ul.SHSTabSet li#SHSfTab2 {	left:163px;width: 162px;	background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabs.gif) no-repeat -163px 0px;color:#fff;}
#SHSfPanel ul.SHSTabSet li.SHSfPanelOn#SHSfTab2 {	left:163px;width: 162px;	background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabsOff.gif) no-repeat -163px 0px;color:#005baa;}

#SHSfPanel ul.SHSTabSet li#SHSfTab3 {left:325px;width: 162px;background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabs.gif) no-repeat -325px 0px;color:#fff;}
#SHSfPanel ul.SHSTabSet li.SHSfPanelOn#SHSfTab3 {left:325px;width: 162px;background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabsOff.gif) no-repeat -325px 0px;color:#005baa;}

#SHSfPanel ul.SHSTabSet li#SHSfTab4 {left:487px;width: 161px;background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabs.gif) no-repeat -487px 0px;color:#fff;}
#SHSfPanel ul.SHSTabSet li.SHSfPanelOn#SHSfTab4 {left:487px;width: 161px;background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabsOff.gif) no-repeat -487px 0px;color:#005baa;}


#SHSfPanel p {
	font: 12px Arial, Helvetica, sans-serif;
	z-index:630;
	margin: 0px;
	padding: 0px;
}

/********************************************/
/* 3 Box Panel grid                         */
/********************************************/

.SHS3Panel {
	position: relative;
	width: 648px;
	overflow: hidden;
	margin: 0px 0px 25px;
	padding: 0px;
	}

.SHS3Panel .SHSBox {
	position: absolute;
	width: 200px;
	overflow: hidden;
	background: url(/shop/static/img/SHSimg/3Box/SHSBoxThirdpanelTitle.gif) no-repeat 0px 0px;
	}
	


.SHS3Panel .SHSBox1 {
	left: 0px;
	top: 0px;
}

.SHS3Panel .SHSBox2 {
	left: 224px;
	top: 0px;
	}

.SHS3Panel .SHSBox3 {
	left: 448px;
	top: 0px;
	}

.SHS3Panel .SHSBox h1, .SHS3Panel .SHSBox h4 {
	margin: 0px;
	padding: 0px;
	height: 61px;
	width: 200px;
	overflow: hidden;
	display: block;
	text-indent: -1999px;
	font-size: 2px;
	color: #165BAA;
}


.SHS3Panel .SHSBoxContent {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(/shop/static/img/SHSimg/3Box/SHSBoxThirdpanel.gif) no-repeat 0px bottom;
	margin: 0px;
	padding: 5px 10px 10px;
	overflow: hidden;
}

.SHS3Panel .SHSBoxContent p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	display: block;
}

.SHS3Panel .SHSBoxContent p.short { height: 57px; }

.SHS3Panel .SHSBoxContent ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

.SHS3Panel .SHSBoxContent li {
	margin: 0px;
	padding: 0px 0px 3px;	
}

.SHS3Panel .SHSBoxContent a:link, 
.SHS3Panel .SHSBoxContent a:hover, 
.SHS3Panel .SHSBoxContent a:visited, 
.SHS3Panel .SHSBoxContent a:active {
	color: #165BAA;
	text-decoration: none;
}
.SHS3Panel .SHSBoxContent a:hover {text-decoration: underline;}


.SHSHeightcontrol160 {height: 160px;}

.SHSHeightcontrol160 .SHSBoxContent {height: 84px;}

.SHSHeightcontrol200 {height: 200px;}

.SHSHeightcontrol200 .SHSBoxContent {height: 124px;}

.SHSHeightcontrol250 {height: 250px;}

.SHSHeightcontrol250 .SHSBoxContent {height: 174px;}

/********************************************/
/* Talking Books                       */
/********************************************/

#SHSBoxVolunteer h1, #SHSBoxVolunteer h4 { background: url(/shop/static/img/SHSimg/3Box/SHS_Volunteer.gif) no-repeat; }
#SHSBoxTalkingBooks h1, #SHSBoxTalkingBooks h4 { background: url(/shop/content/secondhandstore/images/promos/talkingbooks.gif) no-repeat; }
#SHSBoxShopfinder h1, #SHSBoxShopfinder h4 { background: url(/shop/static/img/SHSimg/3Box/SHS_Shopfinder.gif) no-repeat; }
#SHSBoxPopSearches h1, #SHSBoxPopSearches h4 { background: url(/shop/static/img/SHSimg/3Box/SHS_PopSearches.gif) no-repeat; }
#SHSBoxDonated h1, #SHSBoxDonated h4 { background: url(/shop/content/books/images/SHS_donated.gif) no-repeat; }
#SHSBoxOxtales h1, #SHSBoxOxtales h4 { background: url(/shop/content/books/images/SHS_oxtales.gif) no-repeat; }
#SHSBoxBooksVol h1, #SHSBoxBooksVol h4 { background: url(/shop/content/books/images/SHS_booksvol.gif) no-repeat; }

.SHS3Panel .SHSButton {
	background: url(/shop/static/img/SHSimg/SHSButton.gif) right 0px;
	margin: 5px 10px 0px;
	padding: 0px;
	display: block;
}

.SHS3Panel .SHSButton a:link, 
.SHS3Panel .SHSButton a:hover, 
.SHS3Panel .SHSButton a:visited, 
.SHS3Panel .SHSButton a:active {
	display: block;
	height: 18px;
	margin: 0px 5px 0px 0px;
	padding: 2px 20px 0px;
	background: url(/shop/static/img/SHSimg/SHSButtonCorners.gif);
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
}


/********************************************/
/* SEO Hubs Additions                    */
/********************************************/

.SHSCarouselHubContainer h2.featurehead, .SHSCarouselHubContainer h3.featurehead, .SHSCarouselHubContainer h4.featurehead{
	position: relative;
	color: #ffffff !important;
	left: 15px; 
	top: 6px;
	font-size: 1.3em !important;
	font-weight: bold;
}


.SHSCarouselHubContainer p.feature {
	position: absolute;
	color: #474747;
	left: 12px; 
	top: 250px;
	


}


#SHSBoxDIY h1, #SHSBoxDIY h4 { background: url(/shop/content/secondhandstore/clothes/images/diy.gif) no-repeat; }


#SHSBoxTrends h1, #SHSBoxTrends h4 { background: url(/shop/content/secondhandstore/clothes/images/hot_trends.gif) no-repeat; }


.viewmore a:link, .viewmore a:visited, .viewmore a:active, .viewmore a:hover {
position: absolute;
left: 550px; 
top: 12px; 
color: #ffffff;
z-index: 400;
}
