﻿@charset "UTF-8";
/* CSS Document */

/********************************************/
/* Pager Controls                           */
/********************************************/
.VintageCarouselContainer {
	position:relative;
	width: 624px;
	height: 249px;
	margin: 0px 0px 10px;
	padding: 0px;
	overflow: hidden;
}


.VintageCarouselContainer_sml {
	position:relative;
	width: 624px;
	height: 280px;
	margin: 0px 0px 10px;
	padding: 0px;
	overflow: hidden;
}



.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/content/secondhandstore/fashion/vintage/images/misc/vintage_pager.gif) no-repeat 0px 0px;}
.SHSPager a.activeSlide { background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/vintage_pager.gif) no-repeat -10px 0px                }

.VintageCarouselContainer_sml .HubCarousel {
	width: 624px;
	height: 290px;
}

#VintageCarousel_Panel01_sml {background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/carousel_bg.gif) no-repeat;z-index:490; }
#VintageCarousel_Panel02_sml {background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/carousel_bg.gif) no-repeat;z-index:480; }
#VintageCarousel_Panel03_sml {background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/carousel_bg.gif) no-repeat;z-index:490; }
#VintageCarousel_Panel04_sml {background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/carousel_bg.gif) no-repeat;z-index:480; }



/********************************************/
/* Next Previous Controls                   */
/********************************************/

.prev, .saleprev {
	position: absolute;
	width: 15px;
	left: 10px;
	top: 80px;
	height: 20px;
	display: none;
}

.next, .salenext {
	position: absolute;
	width: 15px;
	height: 20px;
	top: 80px;
	left: 600px;
	display: none;
	z-index: 1000;
}

.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/content/secondhandstore/fashion/vintage/images/misc/fashionnextprev.gif) no-repeat 0px 0px;}
.prev a:hover { background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/fashionnextprev.gif) no-repeat -15px 0px;}
.prev a:active { background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/fashionnextprev.gif) no-repeat -30px 0px;}
.next a, .next a:link, .next a:visited {background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/fashionnextprev.gif) no-repeat -45px 0px;}
.next a:hover {background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/fashionnextprev.gif) no-repeat -60px 0px;}
.next a:active {background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/fashionnextprev.gif) no-repeat -75px 0px;}





/********************************************/
/* Carousel Controls                        */
/********************************************/


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;
}




.CarouselSubtitle {
	position: absolute;
	left: 12px;
	top: 35px;
	height: 24px;
	width: 280px;
}
	
.CarouselSubtitle h1 { display: none; }

.SHSCarouselitems {
	width: 560px;
	height: 165px;
	position: absolute;
	top: 58px;
	overflow: hidden;
	margin-left: 33px;
}



/********************************************/
/* Product item                             */
/********************************************/

.salesitem {
	width: 112px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 165px;
	display: block;
	position: relative;
}


.SHSCarouselSale .salesitem {
	width: 112px;
	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: 112px;
	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;
}

.salesitem  p.price {
	margin: 0px;
	padding: 0px;
	width: 78px;
	height: 20px;
	display: block;
	position: absolute;
	top: 150px;
	overflow: hidden;
}

.SHSimg {
	text-align: center;
	height: 74px;
	width: 74px;
	display: block;
	position: absolute;
	left: 9px;
	top: 0px;
}

.salesitem img {
	border-style: none;
	
}
.salesitem p {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: normal;
	display: block;
	position: absolute;
	height: 48px;
	width: 94px;
	top: 100px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.viewmore a:link, .viewmore a:visited, .viewmore a:active, .viewmore a:hover {
position: absolute;
left: 550px; 
top: 15px; 
color: #000000;
z-index: 400;
}

.VintageCarouselContainer_sml h2.featurehead, .VintageCarouselContainer_sml h3.featurehead, .VintageCarouselContainer_sml h4.featurehead{
	position: relative;
	color: #000000 !important;
	left: 15px; 
	top: 15px;
	font-size: 1.2em !important;
	font-weight: bold;
}

