

#adLeaderboard {
	width: 875px;
	margin: 12px 0px;
	text-align: center;
	display: none;
	}
#adFullBanner {
	margin: 12px 0px;
	display: none;
	}
#adMediumRectangle {
	margin-top: 12px;
	margin-bottom: 12px;
	display: none;
	}
#adSquareRectangle {
	width: 250px;
	height: 250px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
	display: none;
	}
#adSkyscraper {
	float: left;
	width: 120px;
	background: #333;
	display: none;
	}



#watchTable {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	}
#watchTable td {
	vertical-align: top;
	}

#interactDiv { width: 450px; }
#aboutExploreDiv { width: 265px; }
#sideAdDiv { width: 120px; }



#playerDiv { }
#actionsAndStatsDiv {
	height: 110px;
	position: relative;
	margin-top: 12px;
	margin-bottom: 12px;
	}

#ratingDivWrapper {
	float: left;
	width: 28%;
	}
#actionsDiv {
	float: left;
	width: 38%;
	}
#statsDiv {
	float: left;
	}
	
#ratingMessage { margin-bottom: 4px; }
#ratingCount { margin-top: 2px; }
#ratingLogin {
	width: 90px;
	margin-top: 12px;
	font-size: 11px;
	}
.ratingNote {
	width: 90px;
	margin: 4px 0px;
	font-size: 11px;
	}

.actionRow { margin-bottom: 6px; }
.statRow { margin-bottom: 6px; }
#linksToLabel { float: left; }
#linksToValue { padding-top: 4px; margin-left: 55px; }

#honorsDiv {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#linkstoDiv {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#addFavsDiv {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
	}
#addPlaylistsDiv {
	margin-top: 8px;
	border-top: 1px dashed #666;
	padding-top: 8px;
	}
#addGroupsDiv {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#inappropriateVidDiv {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#blogVidDiv {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#embedVidDiv {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#embedTextarea {
	width: 400px;
	height: 100px;
	}
.gpEntry { margin: 0px 0px 6px 8px; }


#commentsDiv { clear: both; }
#commentsDiv table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
.commentHeading { margin: 24px 0px 0px 0px; }
.commentEntry {
	clear: both;
	margin: 6px 0px 16px 0px;
	}
.commentEntryReply {
	margin: 6px 0px 16px 40px;
	}
.commentHead {
	background-color: #EEE;
	margin-left: 0px;
	padding: 4px;
	}
.commentBody {
	margin-top: 4px;
	margin-left: 4px;
	}
.commentAction {
	margin-top: 0px;
	text-align: right;
	}
#commentTextarea {
	width: 400px;
	height: 80px;
	}
#commentSubmit { margin-top: 4px; }
#commentTopAction {
	text-align: right;
	margin: -8px 0px 10px 0px;
	}



#aboutVidDiv { margin-bottom: 12px; }
#aboutDirectorTable {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	}
#aboutDirectorTable td { vertical-align: top; }
#aboutDirectorTable .img { padding-right: 6px; }
#uploaderInfo { margin-bottom: 12px; }
#directorLogo { margin-top: 4px; }
.dvnvp { margin: 1px 0px; }
#mobileNote { margin-top: 2px; }
#vidNameDescDiv { }
#vidDescBegin { display: inline; }
#vidDescRemain { display: none; }
#vidDescMore { display: inline; }
#vidDescLess { display: none; }
#vidTagsWrapper { margin: 12px 0px; }
#vidTagsLabel { float: left; }
#vidTagsDiv { margin-left: 38px; }
#vidTagsBegin { display: inline; }
#vidTagsRemain { display: none; }
#vidTagsMore { display: inline; }
#vidTagsLess { display: none; }
#vidURLDiv {}
#vidURLTable {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	}
#vidURLTable td { vertical-align: middle; }
.vidURLField {
	width: 194px; 
	font-size: 10px;
	}


#exploreDiv { height: 480px; }
	
.exploreContent {
	height: 410px;
	overflow: auto;
	}

#exploreDiv a.selectedNavLink {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
#exploreDiv a.unSelectedNavLink {
	color: #03C;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #03C;
	}
	
#exSubNavTable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	margin: 4px 0px 8px 0px;
	}

#exContentWrapper { background: #EEE; }
#exRelatedDiv { background: #EEE; }
#exUserDiv { background: #EEE; }
#exPlaylistDiv { background: #EEE; }

#plList {
	margin-top: 4px;
	line-height: 18px;
	}

.showingTable {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	padding: 3px;
	margin: 0px;
	background-color: #CCC;
	}

.vWatchEntry { margin: 6px 0px 2px 0px; }
.vWatchEntry table {
	border-collapse: separate;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px 4px;
	}
.vWatchEntry td { vertical-align: top; }
.vWatchEntry .img { padding-right: 6px; }
.vWatchEntry .title { font-size: 12px; }
.vWatchEntry .facets {
	margin-top: 2px;
	font-size: 11px;
	}
.vNowPlaying { 
	background: #FFC;
	padding: 2px 0px;
	}


#dVidsDiv {
	/* background: #DEF; */
	border: 1px solid #CCC;
	padding-bottom: 2px;
	margin-bottom: 24px;
	}
#dVidsDiv .heading {
	padding: 3px;
	margin-bottom: 6px;
	text-align: center;
	}
.dvidEntry {
	width: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	}
.dvidEntry .img { margin-bottom: 2px; }
.dvidEntry .title { font-size: 11px; }
.dvidEntry .facets { font-size: 11px; }


.betaCallout {
	background: #FFC;
	border: 1px solid #FC3;
	padding: 6px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	font-weight: bold;
	}

/*
     FILE ARCHIVED ON 14:06:06 May 16, 2006 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:18:44 Jul 19, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 46.372
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.017
  esindex: 45.673
  cdx.remote: 78.433
  LoadShardBlock: 217.189 (3)
  PetaboxLoader3.datanode: 131.177 (4)
  PetaboxLoader3.resolve: 179.559 (2)
  load_resource: 163.655
*/