@charset "UTF-8";
/* CSS Document */






/********************************************/
/* Next Previous Controls                   */
/********************************************/

.prev {
	position: absolute;
	width: 15px;
	left: 5px;
	top: 80px;
	height: 20px;
	display: none;
}

.next {
	position: absolute;
	width: 15px;
	height: 20px;
	top: 80px;
	left: 628px;
	display: none;
}

.next a, .prev 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/arrow_left.jpg) no-repeat 0px 0px;}
.prev a:hover { background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/arrow_left.jpg) no-repeat -15px 0px;}
.prev a:active { background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/arrow_left.jpg) no-repeat -30px 0px;}
.next a, .next a:link, .next a:visited {background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/arrow_right.jpg) no-repeat -45px 0px;}
.next a:hover {background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/arrow_right.jpg) no-repeat -60px 0px;}
.next a:active {background: url(/shop/content/secondhandstore/fashion/vintage/images/misc/arrow_right.jpg) no-repeat -75px 0px;}




/********************************************/
/* Carousel Controls                        */
/********************************************/

.VintageCarouselContainer {
	position:relative;
	width: 624px;
	height: 249px;
	margin: 0px 0px 10px;
	padding: 0px;
}


.VintageCarouselContainer_sml {
	position:relative;
	width: 624px;
	height: 280px;
	margin: 0px 0px 10px;
	padding: 0px;
}


/*Added for a height of 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; }



ul.VintageCarouselTabs {
	position: absolute;
	z-index: 500;
	height: 27px;
	width: 624px;
	list-style: none;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
ul.VintageCarouselTabs li {
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.VintageCarouselTabs li a {
	display: block;
	height: 27px;
	width: 162px;
	outline:none;
}

ul.VintageCarouselTabs li a h2 {
	display: none;
	
}


ul.VintageCarouselTabs li  {
	display: block;
	height: 27px;
	width: 162px;
	outline:none;
	cursor:pointer;
}

ul.VintageCarouselTabs li  h2 {
	display: none;
	
}


.CarouselPanellink {
	position: absolute;
	left: 0px;
	top: 230px;
	width: 604px;
	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;
}



.VintageCarouselContainer_sml .HubCarousel {
	width: 624px;
	height: 290px;
}


.CarouselSubtitle {
	position: absolute;
	left: 12px;
	top: 35px;
	height: 24px;
	width: 280px;
}
	
.CarouselSubtitle h1 { display: none; }

.VintageCarouselitems {
	width: 605px;
	height: 165px;
	position: absolute;
	left: 20px;
	top: 58px;
	overflow: hidden;
}



.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;
}

.VintageCarouselContainer_sml p.feature {
	position: absolute;
	color: #474747;
	left: 15px; 
	top: 230px;
}

.viewmore a:link, .viewmore a:visited, .viewmore a:active, .viewmore a:hover {
position: absolute;
left: 550px; 
top: 15px; 
color: #000000;
z-index: 400;
}
