/*
	Slideshow style
*/

#slides{
	clear:both;
	position:relative;
	top:2px;
	margin-left:80px;
	z-index:100;
}

#slide-artist {
	clear:both;
	position:relative;
	top:2px;
	margin-left:80px;
	z-index:100;
}

#slide-time {
	clear:both;
	position:relative;
	top:2px;
	margin-left:80px;
	z-index:100;
}

#slide-new {
	clear:both;
	position:relative;
	top:2px;
	margin-left:80px;
	z-index:100;
}

.slides_container {
	width:800px;
	height:238px;
	overflow:hidden;
	position:relative;
}


#slides .slide {
	padding:20px;
	width:800px;
	height:212px;
	display:block;
}



#slide-artist .slide {
	padding:20px;
	width:800px;
	height:212px;
	display:block;
}

#slide-time .slide {
	padding:20px;
	width:800px;
	height:212px;
	display:block;
}
#slide-new .slide {
	padding:20px;
	width:800px;
	height:212px;
	display:block;
}

/*
	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:85px;
	left:-39px;
	width:24px;
	height:43px;
	/*display:none;*/
	z-index:101;
}

#slide-promo .next, #slide-promo .prev {
	position:absolute;
	top:163px;
	display:block;
	width:34px;
	height:78px;
	z-index:101;
	display:none!important;
}


#slide-artist .next, #slide-artist .prev {
	position:absolute;
	top:85px;
	left:-39px;
	width:24px;
	height:43px;
	display:none;
	z-index:101;
}

#slide-time .next, #slide-time .prev {
	position:absolute;
	top:85px;
	left:-39px;
	width:24px;
	height:43px;
	display:none;
	z-index:101;
}


#slide-new .next, #slide-new .prev {
	position:absolute;
	top:85px;
	left:-39px;
	width:24px;
	height:43px;
	display:none;
	z-index:101;
}

#slides .next {
	left:820px;
}

#slide-promo .next {
	left:944px;
}

#slide-artist .next {
	left:820px;
}

#slide-time .next {
	left:820px;
}

#slide-new .next {
	left:820px;
}

/*
	Pagination
*/

.pagination {
	float:right;
	margin:0 auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}


.item{
	background-image:url(../img/slide/itembg.png);
	background-repeat:no-repeat;
	width:187px;
	height:212px;
	padding-top:10px;
	float:left;
	margin-right:10px;
}


.thumnail{
	border:1px solid #999;
	width:160px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	overflow:hidden;
	text-align:center;
	vertical-align: middle;
}

.thumnail img {
	width:100%;
}



.item-text{
	width:160px;
	margin-left:auto;
	margin-right:auto;
}

.item-text h5{
	font-weight:bold;
	font-size:13px;
	padding:5px 0 2px 0;
	margin-bottom:2px;
	width:160px;
	border-bottom:1px #CCC dotted;
}

.item-text p{
	color:#333;
}




/* PROMOTION COMMON ***********************************************/

#slide-promo {
	clear:both;
	position:relative;
	top:2px;
	margin-left:0px;
	z-index:100;
}

.slides_container_promo {
	width:978px!important;
	height:399px;
	overflow:hidden;
	position:relative;
	/*display:none;*/
}

.promo-link {
	clear:both;
	background-image:url(../img/shared/arrow-white.png);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:15px;
}

.promo-link a{
	color:#FF6600!important;
	text-decoration:none;
}


.promo-link a:hover{
	color:#999!important;
	text-decoration:underline;
}

/* PROMOTION  ***********************************************/
.promo-1{
	background-image:url(http://www.getstage.com/img/Nara/getstage_top_promotion_nara.jpg);
	background-repeat:no-repeat;
	width:978px!important;
	height:399px!important;
}


.promo-2{
	background-image:url(http://buzz.getstage.com/upload/promo-standup.jpg);
	background-repeat:no-repeat;
	width:978px!important;
	height:399px!important;
}
/*
.promo-11{
	background-image:url(../../img/Top/getstage_awards.jpg);
	background-repeat:no-repeat;
	width:978px!important;
	height:356px!important;
}




.promo-1{
	background-image:url(../../img/Top/13_getstage_top_rpg.jpg);
	background-repeat:no-repeat;
	width:978px!important;
	height:356px!important;
}

.promo-2{
	background-image:url(../../img/Top/14_getstage_top_Nicole.jpg);
	background-repeat:no-repeat;
	width:978px!important;
	height:356px!important;
}

.promo-3{
	background-image:url(../../img/Top/15_getstage_top_ASTRON.jpg);
	background-repeat:no-repeat;
	width:978px!important;
	height:356px!important;
}

.promo-4{
	background-image:url(../../img/Top/16_getstage_top_ADP.jpg);
	background-repeat:no-repeat;
	width:978px!important;
	height:356px!important;
}

.promo-5{
	background-image:url(../../img/Top/12_getstage_top_Smoolull.jpg);
	background-repeat:no-repeat;
	width:978px!important;
	height:356px!important;
}
*/


