/* VIDEO PLAYER */
.blue-border { border: 4px #3991cd solid !important; }
#mommysode-video {
	width: 560px;
	padding-bottom: 20px;
}
#mommysode-video #player { background:url(/images/thinking/teens/background/ksm-player/mommysode-video.jpg) no-repeat; }
#mommysode-video .title {
	background:url(/images/thinking/teens/background/ksm-player/ksm-read-between-the-lines.gif) no-repeat -4px 0;
	display:block;
	text-indent: -9999px;
	width:595px;
	height:87px;
}
#mommysode-video .title h2 {
	margin:0px;
	padding:0px;
}
#mommysode-video #extra-content {
	background:url(/images/thinking/teens/background/ksm-player/extra-content.gif) top center no-repeat #f2f2f2;
	width: 570px;
	height: 230px;
	display:block;
	padding: 10px;
	margin:0 auto;
}
#mommysode-video #extra-content #playlist {
	width: 310px;
	float:left;
	margin: 0 10px 15px 0;
	position:relative;
}
#mommysode-video #extra-content #playlist h3 {
	background:url(/images/thinking/teens/background/ksm-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:180px;
	width: 298px;
	margin: 0 auto;
	display:block;
	margin: 0 0 0 15px;
}
div.scrollable div.items {
	width:20000em;
	height: 180px;
	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;
	margin-bottom: 4px;
}
.inside a:hover { border: 4px #3991cd solid; }
.inside h2 {
	font-size: 11px;
	padding:4px 0 0 0;
	margin: 0 0 0 0;
	line-height: 13px;
}
.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;
	display:none !important;
}
a.left { left:0px; }
a.right { right:-18px; }
.hide { display: none; }
/* THUMBNAILS */
.mommysode-01 { background:url(/video-player/thumbs/mommysode-01.gif) no-repeat; }
.mommysode-02 { background:url(/video-player/thumbs/mommysode-02.gif) no-repeat; }
.mommysode-03 { background:url(/video-player/thumbs/mommysode-03.gif) no-repeat; }
/* ACTIVE THUMBNAILS */
.mommysode-01-over { background:url(/video-player/thumbs/mommysode-01-hover.gif) no-repeat  !important; }
.mommysode-02-over { background:url(/video-player/thumbs/mommysode-02-hover.gif) no-repeat  !important; }
.mommysode-03-over { background:url(/video-player/thumbs/mommysode-03-hover.gif) no-repeat  !important; }
/* FACEBOOK*/
#mommysode-video #extra-content #facebook {
	width: 220px;
	float:left;
	margin: 0 0 25px 20px;
}
#mommysode-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;
}
#mommysode-video #extra-content #facebook p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px !important;
}
#mommysode-video #extra-content #facebook .facebook-border {
	padding: 2px;
	margin: 5px 0;
	background-color:#f1effc;
	border: solid 1px #dfd5f8;
}
#mommysode-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;
}
.facebook-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#3b5998;
	text-align:center;
}

