/* WEARING VIDEO PLAYER */
#wearing-video {
	width: 560px;
	padding-bottom: 20px;
}
#wearing-video #player { background:url("/images/thinking/teens/background/ksm-player/ksm-video.jpg") no-repeat; }
#wearing-video .title {
	background:url("/images/wearing/background/wearing-player/ksm-read-between-the-lines.gif") no-repeat -4px 0;
	display:block;
	text-indent: -9999px;
	width:595px;
	height:87px;
}
#wearing-video .title h2 {
	margin:0px;
	padding:0px;
}
#wearing-video #extra-content {
	width: 580px;
	/*height: 170px;*/
	height:330px;
	display:block;
	background-color:#F2F2F2;
	padding: 10px;
	margin:0 auto;
}
#wearing-video #extra-content #playlist {
	width: 310px;
	float:left;
	margin: 0 10px 15px 0;
	position:relative;
}
#wearing-video #extra-content #playlist h3 {
	background:url("/images/wearing/background/wearing-player/webisodes.gif") no-repeat 0 0;
	text-indent: -9999px;
	display:block;
	height: 22px;
	clear:both;
	padding: 0px;
	margin: 0px;
}
/* PLAYLIST with SLIDER */
div.scrollable {
	position:relative;
	overflow:hidden;
	height:280px;
	width: 505px;
	margin: 0 auto;
	display:block;
	margin: 0 0 0 15px;
}
div.scrollable div.items {
	/*width:20000em;*/
	width:500px;
	height: 280px;
	position:absolute;
}
div.scrollable div.items div { float:left; }
.panel {
	width: 100px;
	float:left;
	padding: 0px;
	margin: 0px;
	display:block;
	  min-height: 145px;s
}
.inside {
	width: 100px;
	display:block;
}
.inside a {
	text-indent: -9999px;
	display:block;
	clear:both;
	width: 90px;
	height:50px;
	border: 4px #f2f2f2 solid;
}
.inside a:hover { border: 4px #3991cd solid; }
.inside h2 {
	font-size: 11px;
	line-height:13px;
	padding:0px;
	margin: 0 0 0 4px;
}
.inside p {
	font-size:10px;
	line-height: 12px;
	margin: 0 0 0 4px;
	width: 80px;
}
a.left, a.right {
	position: absolute;
	top: 45px;
	cursor: pointer;
	z-index: 9999;
}

a.left { left:0px; }
a.right { right:-18px; }
.hide { display: none; }
.blue-border { border: 4px #3991cd solid !important; }
/* THUMBNAILS */
.music-video { background:url("/video-player/thumbs/wearing/thumb-video-01.gif") no-repeat; }
.wearing-video-episode-1 { background:url("/video-player/thumbs/wearing/thumb-video-02.gif") no-repeat; }
.wearing-video-episode-2 { background:url("/video-player/thumbs/wearing/thumb-video-03.gif") no-repeat; }
.wearing-video-episode-3 { background:url("/video-player/thumbs/wearing/thumb-video-04.gif") no-repeat; }
.wearing-video-episode-4 { background:url("/video-player/thumbs/wearing/thumb-video-05.gif") no-repeat; }
.wearing-video-episode-5 { background:url("/video-player/thumbs/wearing/thumb-video-06.gif") no-repeat; }

/* ACTIVE THUMBNAILS */
.music-video-over { background:url("/video-player/thumbs/wearing/thumb-video-01-hover.gif") no-repeat !important; }
.wearing-video-episode-1-over { background:url("/video-player/thumbs/wearing/thumb-video-02-hover.gif") no-repeat !important; }
.wearing-video-episode-2-over { background:url("/video-player/thumbs/wearing/thumb-video-03-hover.gif") no-repeat !important; }
.wearing-video-episode-3-over { background:url("/video-player/thumbs/wearing/thumb-video-04-hover.gif") no-repeat !important; }
.wearing-video-episode-4-over { background:url("/video-player/thumbs/wearing/thumb-video-05-hover.gif") no-repeat !important; }
.wearing-video-episode-5-over { background:url("/video-player/thumbs/wearing/thumb-video-06-hover.gif") no-repeat !important; }

/* FACEBOOK*/
#wearing-video #extra-content #facebook {
	width: 220px;
	float:left;
	margin: 0 0 25px 20px;
}
#wearing-video #extra-content #facebook h3 {
	background:url("/images/thinking/teens/background/ksm-player/facebook.gif") no-repeat 0 0;
	text-indent: -9999px;
	display:block;
	clear:both;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
#wearing-video #extra-content #facebook p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px !important;
}
#wearing-video #extra-content #facebook .facebook-border {
	padding: 2px;
	margin: 5px 0;
	background-color:#f1effc;
	border: solid 1px #dfd5f8;
}
#wearing-video #extra-content a.take-a-look {
	background:transparent url("/images/bg-touts-link.gif") no-repeat scroll right center;
	font-weight:bold;
	margin:0px;
	padding:0 15px 0 0 !important;
	float:right;
	display:block;
	width:545px;
	text-align:right;
}

