/* 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: 120px;
	display:block;
	background-color:#F2F2F2;
	padding: 5px;
	margin:0 auto;
}
#wearing-video #extra-content #playlist {
	width: 310px;
	float:left;
	margin: 0 10px 5px 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:120px;
	width: 490px;
	margin: 0 auto;
	display:block;
	margin: 0 0 0 15px;
}
div.scrollable div.items {
	width:20000em;
	height: 120px;
	position:absolute;
}
div.scrollable div.items div { float:left; }
.panel {
	width: 100px;
	float:left;
	padding: 0px;
	margin: 0px;
	display:block;
}
.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/savemoney/thumb-video-01.gif") no-repeat; }


/* ACTIVE THUMBNAILS */
.music-video-over { background:url("/video-player/thumbs/savemoney/thumb-video-01-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;
}
