@import "twitter.css";

#content h1
{
	padding: 7px 0 10px 0;
	margin: 0 0 0 12px;
	width: 440px;
	overflow: hidden;
}
#videoplayer
{
	width: 654px;
	position: relative;
}
	#videoplayer .badge
	{
		position: absolute;
		top: 7px;
		left: 6px;
		width: 116px;
		height: 94px;
	}
	#videoplayer .semifinalist
	{
		background: url(../image/badge/semifinalist.huge.png);
	}
	#videoplayer .finalist
	{
		background: url(../image/badge/finalist.huge.png);
	}
	#videoplayer .winner
	{
		background: url(../image/badge/winner.huge.png);
	}




	#videoplayer .themeBadge
	{
		top: 1px;
		left: 2px;
		width: 155px;
		height: 126px;
	}
	#videoplayer .witty
	{
		background: url(../image/badge/theme/witty.png);
	}
	#videoplayer .orange
	{
		background: url(../image/badge/theme/orange.png);
	}
	#videoplayer .shake
	{
		background: url(../image/badge/theme/shake.png);
	}

    #videoplayer .shake-winner
	{
		background: url(../image/badge/theme/shake.winner.png);
	}
    #videoplayer .orange-winner
	{
		background: url(../image/badge/theme/orange.winner.png);
	}
    #videoplayer .witty-winner
	{
		background: url(../image/badge/theme/winner.png);
	}

#videoplayer .video-share
{
	width: 259px;
	height: 61px;
	overflow: hidden;
	background: url(../image/video/share-bg.gif);
	position: absolute;
	top: 372px;
	left: 374px;
	padding: 11px 0 0 12px;
}
	#videoplayer .video-share h3
	{
		font-size: 14px;
		height: 18px;
		margin: 0;
	}
	#videoplayer .video-share ul,
	#videoplayer .video-share ul li
	{
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	#videoplayer .video-share ul.options li
	{
		background: #fff;
		height: 21px;
		border: 1px solid #bebebe;
		float: left;
		padding: 2px 6px 0;
		margin: 0 10px 0 0;
	}
	#videoplayer .video-share ul.options li.tw
	{
		padding: 2px 3px 0;
	}
	#videoplayer .video-share ul.options li.at
	{
		text-transform: uppercase;
		font-size: 11px;
		font-weight: bold;
		margin: 0;
		padding: 4px 6px 0;
		height: 19px;
	}
		#videoplayer .video-share ul.options li.at img
		{
			float: right;
			margin: 1px 0 0 9px;
		}

#content #profile .hide
{
	display: none;
}

#show-user-description
{
	padding-right:15px;
	padding-bottom:2px;
	background: url(../image/video/collapse.gif) no-repeat center right;
	float: left;
	cursor: pointer;
}
	#show-user-description.open
	{
		background: url(../image/video/open.gif) no-repeat center right;
	}

#content .medals
{
	margin: 8px 0 -5px 0;
	border-top: 1px solid #f2f1ec;
	padding: 3px 0 0 0;
}
	#content .medals .medal
	{
		float: left;
		margin: 0 0 0 13px;
		width: 103px;
		overflow: hidden;
		height: 57px;
	}
	#content .medals .medal-semifinalist
	{
		background: url(../image/medal/semifinalist.png);
	}
	#content .medals .medal-finalist
	{
		background: url(../image/medal/finalist.png);
	}
	#content .medals .medal-winner
	{
		height: 97px;
		background: url(../image/medal/winner.large.png);
	}
	#content .medals .medal-wildcard
	{
		background: url(../image/medal/wildcard.png);
	}

#content .blog-link
{
	padding: 8px 0 8px 5px;
}
	#content .blog-link a
	{
		color:#E86E02;
		font-weight:bold;
		font-size:18px;
		line-height:24px;
		text-transform:uppercase;
	}
	#content .blog-link a .huge
	{
		display:inline-block;
		font-size:26px;
		position:relative;
		top:1px;
	}
#content .blog-link-separator
{
	margin: 8px 0 7px 0;
}
	
#content .users-vidoes,
#content .related-vidoes
{
	position: relative;
	left: -1px;
	padding:0 0 7px 0;
	width: 270px;
	overflow: hidden;
}
	#content .users-vidoes .video-container,
	#content .related-vidoes .video-container
	{
		position: relative;
		overflow: hidden;
		overflow-y: auto;
		height: 269px;
		width: 268px;
	}
		#content .users-vidoes .video-container .video,
		#content .related-vidoes .video-container .video
		{
			height: 116px;
			padding: 0 0 10px 0;
			margin: 8px 10px 0 4px;
		}
	#content .users-vidoes .video-container .no-videos,
	#content .related-vidoes .video-container .no-videos
	{
		padding: 10px 30px;
		text-align: center;
	}
	#content .users-vidoes h3,
	#content .related-vidoes h3
	{
		padding-left:6px;
		padding-right:18px;
		background: url(../image/video/collapse.gif) no-repeat center right;
		cursor: pointer;
		float: left;
	}
		#content .related-vidoes h3.open,
		#content .users-vidoes h3.open
		{
			background: url(../image/video/open.gif) no-repeat center right;
		}
	#content .users-vidoes .headline
	{
		float: left;
		width: 200px;
		height: 26px;
	}
	#content .users-vidoes .count
	{
		float: right;
		text-align: right;
		width: 64px;
	}
	#content .users-vidoes .separator,
	#content .related-vidoes .separator
	{
		height: 1px;
		overflow: hidden;
		background: #F2F1EC;
	}
	#content .related-vidoes .more
	{
		padding: 7px 0 0 0;
	}
#content .user-description
{
	overflow: hidden;
	width: 260px;
	padding: 7px 0 12px 5px;
}
#content .image-options,
#content .image-actions h3
{
	margin-top: 9px;
	margin-bottom:0px;
}
	#content .image-actions .info
	{
		float: left;
		width: 150px;
	}
#content .video-teaser
{
	padding: 6px 0 0 0;
}

#content .video-container .video
{
	margin-left:4px;
	float:left;
	width:109px;
	padding-bottom:2px;
	margin-right:10px;
	position:relative;
}
	#content .video-container .video .badge
	{
		width: 63px;
		height: 52px;
		position: absolute;
		left: 4px;
		top: 4px;
		z-index: 10;
	}
	#content .video-container .video .semifinalist
	{
		background: url(../image/badge/semifinalist.small.png);
	}
	#content .video-container .video .finalist
	{
		background: url(../image/badge/finalist.small.png);
	}
	#content .video-container .video .winner
	{
		background: url(../image/badge/winner.small.png);
	}
		#content .video-container .video .badge img
		{
			border: 0;
			width: 63px;
			height: 52px;
		}
	#content .video-container .video .play
	{
		width: 101px;
		height: 75px;
		overflow: hidden;
		position: absolute;
		top: 4px;
		left: 4px;
	}
		#content .video-container .video .play .icon
		{
			width: 101px;
			height: 75px;
			overflow: hidden;
			background: transparent url(../image/video/play.png);
		}
			#content .video-container .video .play .icon a
			{
				display: inline-block;
				width: 101px;
				height: 75px;
				overflow: hidden;
			}
	#content .video-container .video .image
	{
		padding:3px;
		background:#FFF;
		border:1px solid #eaeaea;
		width:101px;
		height: 75px;
		overflow: hidden;
	}
	#content .video-container .video .title
	{
		padding:2px 0 0 3px;
		overflow: hidden;
		width:106px;
		font-weight: bold;
		height: 18px;
		white-space: nowrap;
	}

	#content .vote-block
	{
		width:51px;
		height:77px;
		background:url(../image/video/votebox-full.gif) no-repeat;
		margin-top:3px;
		position:relative;
		left:20px;
	}
		#content .vote-block .vote-no
		{
			font-size:2em;
			padding-top:28px;
			padding-left:9px;
		}
	#content .vote-blank
	{
		background:url(../image/video/votebox.gif) no-repeat;
	}
	#content .whats-this
	{
		text-align: center;
		padding: 7px 0 0 7px;
		font-size: 12px;
		font-weight: bold;
	}
		#content .player
		{
			width:654px;
			text-align:center;
			background:url(../image/video/player-bg-repeat.gif) repeat-y;
			overflow: hidden;
			height: 360px;
		}
			#content .player img
			{
				margin:auto;
			}
		#content .top
		{
			overflow: hidden;
			background:url(../image/video/taxonomy-bg.gif) no-repeat top left;
			height:7px;
		}
		#content .bottom
		{
			background:url(../image/video/taxonomy-bg.gif) no-repeat bottom left;
			height:6px;
			overflow: hidden;
		}
	#content .vote
	{
		margin: 3px 0 0 13px;
	}
		#content .vote h3
		{
			font-size: 20px;
			margin: 0 28px 10px 0;
			padding: 5px 0 7px 0;
			float: left;
			line-height: 23px;
		}
			#content .vote h3.closed
			{
				font-size: 12px;
				font-weight: bold;
				text-transform: none;
				padding: 15px 0 7px 0;
			}
		#content .vote .stars
		{
			padding: 2px 0 0 0;
			margin: 0 0 0 2px;
			float: left;
		}

.big-stars
{
}
	.big-stars .star
	{
		float: left;
		background-repeat: no-repeat;
		width: 25px;
		height: 25px;
		cursor: pointer;
		margin: 0 3px 0 0;
	}
	.big-stars .star-gray
	{
		background-image: url(../image/videos/big-star-gray.png);
	}
	.big-stars .star-gold
	{
		background-image: url(../image/videos/big-star-gold.png);
	}
	.big-stars .star-half
	{
		background-image: url(../image/videos/big-star-half.png);
	}
	
	#content .votes
	{
		padding: 12px 0 0 0;
		margin: 0 0 0 238px;
	}
	#content .voteNote
	{
		font-weight: bold;
		padding: 5px 0 0 0;
		font-size: 12px;
	}
	#content .votes-loading
	{
		background: url(../image/ajaxload.inverted.gif) no-repeat 5px 50%;
		text-indent: -1000px;
	}
	#content .taxonomy
	{
		margin: 9px 0 0 0;
		overflow:hidden;
		width:652px;
		height:64px;
		background:url(../image/video/taxonomy-bg.gif) no-repeat;
		font-size:12px;
	}
		#content .taxonomy .tags
		{
			width: 400px;
			padding: 6px 0 0 8px;
			float: left;
			line-height: 24px;
			white-space:nowrap;
			overflow: hidden;
		}
			#content .taxonomy .tags strong
			{
				display:inline-block;
				margin-left:10px;
				margin-right:10px;
				
			}
			#content .taxonomy .tags strong a .no
			{
				font-weight: normal;
			}
		#content .taxonomy .col
		{
			float: right;
			border-left: 1px solid #e5e5e5;
			margin: 6px 10px 0 0;
			height: 53px;
			width: 162px;
		}
			#content .taxonomy .col div
			{
				text-align: right;
			}
			#content .taxonomy .col a
			{
				text-transform: uppercase;
				height: 16px;
				display: inline-block;
				padding: 5px 33px 5px 10px;
				font-weight: bold;
				white-space: nowrap;
				text-align: right;
			}
			#content .taxonomy .col a.addtag
			{
				background: url(../image/icons/addtag.gif) no-repeat center right;
			}
			#content .taxonomy .col a.addtag:hover
			{
				background: url(../image/icons/addtag.hover.gif) no-repeat center right;
			}
			#content .taxonomy .col a.share
			{
				background: url(../image/icons/share.gif) no-repeat center right;
			}
			#content .taxonomy .col a.share:hover
			{
				background: url(../image/icons/share.hover.gif) no-repeat center right;
			}
			#content .taxonomy .col a.music
			{
				background: url(../image/icons/music.gif) no-repeat center right;
			}
			#content .taxonomy .col a.music:hover
			{
				background: url(../image/icons/music.hover.gif) no-repeat center right;
			}
			#content .taxonomy .col a.report
			{
				background: url(../image/icons/report.gif) no-repeat center right;
			}
			#content .taxonomy .col a.report:hover
			{
				background: url(../image/icons/report.hover.gif) no-repeat center right;
			}
			#content .taxonomy .col a.loading,
			#content .taxonomy .col a.loading:hover
			{
				background: url(../image/ajaxload.inverted.gif) no-repeat center right;
			}
	#content .related
	{
		margin-top:7px;
		width: 652px;
	}
		#content .related .new-videos
		{
			position:relative;
			width:396px;
			float:left;
		}
			#content .related .new-videos #left-handle
			{
				position:absolute;
				width:15px;
				height:91px;
				background:url(../image/video/video-list-left.gif) no-repeat;
				left:0;
				top:36px;
				left:-10px;
				cursor:pointer;
			}
			#content .related .new-videos #right-handle
			{
				position:absolute;
				width:15px;
				height:91px;
				background:url(../image/video/video-list-right.gif) no-repeat;
				right:-10px;
				top:36px;
				cursor:pointer;
			}
			#content .related .new-videos .top
			{
				width:396px;
				height:5px;
				background:url(../image/video/new-videos-top.gif) no-repeat;
				overflow:hidden;
			}
			#content .related .new-videos .repeat
			{
				width: 387px;
				background:url(../image/video/new-videos-repeat.gif) repeat-y;
				height:142px;
				padding: 3px 0px 10px 9px;
				overflow:hidden;
			}
				#content .related .new-videos .repeat h3
				{
					margin-bottom: 5px;
				}
				#content .related .new-videos .repeat .video-container
				{
					width:376px;
					height:125px;
					overflow:hidden;
					position: relative;
				}
				#content .related .new-videos .repeat .video-container .video
				{
					margin: 0 17px 0 3px;
					display: inline;
				}
				#newsly-listed-videos
				{
					width: 1061px;
					position: relative;
				}
					#newsly-listed-videos .video-group
					{
						width: 387px;
						position: absolute;
						top: 0px;
						left: 0px;
					}
			
			#content .related .new-videos .bottom
			{
				width:396px;
				height:4px;
				background:url(../image/video/new-videos-bottom.gif) no-repeat;
			}
			
			
			
		#content .related .find-more
		{
			float:right;
			overflow: hidden;
			width:243px;
		}
			#content .related .find-more .top
			{
				width:243px;
				height:4px;
				background:url(../image/video/find-more-top.gif) no-repeat;
				overflow:hidden;
			}
			#content .related .find-more .repeat
			{
				width:223px;
				padding: 4px 12px 3px 12px;
				background:url(../image/video/find-more-repeat.gif) repeat-y;
			}
				#content .related .find-more .repeat .input
				{
					padding: 4px 0 5px 0;
					height: 19px;
				}
				#content .related .find-more .repeat .submit
				{
					padding: 3px 3px 0 0;
					float: right;
				}
				#content .related .find-more .repeat label
				{
					position:absolute;
					margin:2px 0 0 0;
					font-weight: bold;
				}
				#content .related .find-more .repeat .input label
				{
					margin-top:0px;
				}
				#content .related .find-more .repeat input
				{
					background:url(../image/video/video-search-input.gif) no-repeat;
					border:0;
					padding: 3px 5px 0 5px;
					margin: 1px 0 2px 0;
					height: 15px;
					margin-left:95px;
					font-size:10px;
					width: 115px;
				}
				#content .related .find-more .repeat select
				{
					visibility: hidden;
				}
				.find-more-drop-normal
				{
					background:url(../image/video/find-more-search-dropdown.gif) no-repeat;
					width:116px;
					height:17px;
					border:0;
					margin-left:95px;
					cursor:pointer;
					padding: 2px 0 0 9px;
				}
				.find-more-drop-select-options
				{
					width: 123px;
					margin: -1px 0px 0px 0px;
					padding: 0px 0px 0px 0px;
					background-color:#FFFFFF;
					border-bottom:1px solid #E6E4DC;
					border-left:1px solid #E6E4DC;
					border-right:1px solid #E6E4DC;
				}
				.find-more-drop-select-options ul
				{
					padding: 0;
					margin: 0;
				}
				.find-more-drop-select-options ul li
				{
					padding: 2px 0 2px 8px;
					cursor:pointer;
				}
				.find-more-drop-select-options ul li.hover
				{
					background: #001965;
					color: #FFFFFF;
				}
				
			#content .related .find-more .bottom
			{
				width:243px;
				height:4px;
				background:url(../image/video/find-more-bottom.gif) no-repeat;
			}
#profile .more
{
	text-align: right;
	text-transform:uppercase;
	z-index:99;
}
	#profile .more a
	{
		color:#e86e02;
		font-weight:bold;
	}
	#profile .more a:hover
	{
		color: #001965;
	}
		#profile .more a .huge
		{
			font-size:17px;
			display:inline-block;
			position:relative;
			top:1px;
		}			

.paging
{
	width: 484px;
	left: 0;
}

#wall
{
	padding: 13px 0 0 7px;
}
	#wall h2
	{
		margin: 0 0 9px 3px;
	}
		#wall form textarea
		{
			padding: 4px 8px;
			margin: 0 0 0 11px;
			border: 0;
			background: url(../image/video/wall.textarea.bg.gif);
			width: 448px;
			height: 46px;
		}
		#wall form .submit
		{
			text-align: right;
			width: 475px;
			margin: 2px 0 8px 0;
		}
		#wall form .progressIndicator
		{
			display: none;
			width: 16px;
			height: 16px;
			background: transparent url(../image/ajaxload.inverted.gif);
			margin: 0 6px 3px 0;
		}
	#wall .pageLoading
	{
		background: transparent url(../image/ajaxload.inverted.gif) no-repeat 50% 50%;
		margin: 9px 0 0 0;
		padding: 15px 0 0 0;
		height: 47px;
		border-top: 1px solid #f1efde;
		display: none;
		width: 484px;
	}

#wallContents
{
	width: 484px;
	
}
	#wallContents .wallEntry
	{
		border-top: 1px solid #f2f1ec;
	}
		#wallContents .wallEntry .info
		{
			color: #3b5998;
			text-align: right;
			padding: 6px 10px 0 11px;
			font-size: 10px;
		}
			#wallContents .wallEntry .info a
			{
			}
			#wallContents .wallEntry .info .from
			{
				float: left;
			}
				#wallContents .wallEntry .info .from span
				{
					font-size: 11px;
					font-weight: bold;
				}
			#wallContents .wallEntry .info .actions
			{
				padding: 0 0 0 15px;
			}
				#wallContents .wallEntry .info .actions a
				{
					color: #3b5998;
					font-size: 10px;
				}
				#wallContents .wallEntry .info .actions a:hover
				{
					color: #001965;
				}
		#wallContents .wallEntry .entry
		{
			padding: 5px 10px 9px 11px;
			clear: both;
			font-size: 12px;
		}
		
#addtagPopup
{
	position: absolute;
	top: 200px;
	left: 20px;
	border: 1px solid #d9d7d0;
	background: #fff;
	padding: 11px 12px;
	width: 184px;
	font-size: 12px;
	z-index: 25;
	display: none;
}
	#addtagPopup .label
	{
		margin: 0 0 18px 0;
	}
	#addtagPopup ul,
	#addtagPopup ul li
	{
		list-style-type: none;
		margin: 0;
		padding: 0;
		float: none;
	}
	#addtagPopup ul li
	{
		margin: 8px 0 0 0;
		font-size: 14px;
		font-weight: bold;
	}
		#addtagPopup ul li a:hover
		{
			color: #2A78EB;
		}
		#addtagPopup ul li .no
		{
			font-size: 12px;
			font-weight: normal;
		}

.votebar-container 
{
	height: 82px;
	width: 654px;
}
	.votebar-container .content
	{
		width: 638px;
		background: url(../image/video/player-bg-repeat.gif) repeat-y;
		height: 69px;
		overflow: hidden;
		padding: 0 8px;
	}
	.votebar-container .top
	{
		overflow: hidden;
		background: url(../image/video/taxonomy-bg.gif) no-repeat top left;
		height: 7px;
	}
	.votebar-container .bottom
	{
		background: url(../image/video/taxonomy-bg.gif) no-repeat bottom left;
		height: 6px;
		overflow: hidden;
	}
	
	.votebar-container h3
	{
		font-size: 14px;
		font-weight: bold;
		margin: 3px 3px 8px;
	}
	.votebar-container .info
	{
		float: right;
		width: 145px;
		height: 80px;
		overflow: hidden;
		line-height: 13px;
		position: relative;
		top: -2px;
	}
		.votebar-container .info h4
		{
			font-size: 12px;
			font-weight: bold;
			text-transform: none;
			margin: 0;
			line-height: 13px;
		}
		.votebar-container .info a
		{
			display: block;
			color: #236ada;
			font-weight: bold;
			margin: 7px 0 0;
		}
	.votebar-container .votebar
	{
		background: url(../image/video/votebar.gif) no-repeat top left;
		width: 472px;
		height: 26px;
		position: relative;
	} 
		.votebar-container .votebar .fill
		{
			background: url(../image/video/votebar-fill.gif);
			width: 470px;
			height: 17px;
			overflow: hidden;
			position: absolute;
			top: 1px;
			left: 1px;
		}
		.votebar-container .votebar .fill-smallvalue
		{
			background: none;
			overflow: visible;
		}
			.votebar-container .votebar .fill .value
			{
				padding: 0 6px;
				text-align: right;
				color: #fff;
				font-weight: bold;
			}
			.votebar-container .votebar .fill-smallvalue .value
			{
				position: absolute;
				top: 0px;
				left: 0px;
				text-align: left;
				color: #3b5998;
			}
		.votebar-container .votebar ul.labels,
		.votebar-container .votebar ul.labels li
		{
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
			.votebar-container .votebar ul.labels li
			{
				display: block;
				width: 50px;
				height: 20px;
				overflow: hidden;
				text-align: center;
				position: absolute;
				top: 21px;
				font-size: 12px;
				font-weight: bold;
			}
			.votebar-container .votebar ul.labels li.n1
			{
				left: -24px;
			}
			.votebar-container .votebar ul.labels li.n2
			{
				left: 132px;
			}
			.votebar-container .votebar ul.labels li.n3
			{
				left: 290px;
			}
			.votebar-container .votebar ul.labels li.n4
			{
				left: 447px;
			}