p.videoDescription { font-size: small; margin: 0; padding: 0; }
.videoList td { padding-bottom: 5px; padding-right: 5px; }
#titleBar { border: 1px solid silver; background-color: #e5ecf9; font-size: large; font-weight: bold; margin: 0; padding: 0; padding-top: 5px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; margin-top: 5px; margin-bottom: 15px; }

#queryType { margin-bottom:10px; margin-right:10px; }
	#queryType ul {}
		#queryType li {}

#mainSearchBox { background-color: #e5ecf9; border: 1px solid silver; width: 250; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; }
	h2 {}
	#mainSearchForm {}
		select {}
			option {}
		input {}

#searchTerm { margin-bottom:10px; }
	#searchTerm ul {}
		#searchTerm li { cursor:pointer; color:#EC1A2C; }
		#searchTerm li:hover { text-decoration:underline; }

#searchResultsVideoList { overflow:hidden; width:550px; }
	#searchResultsVideoList li { height:155px; width:130px; list-style-type: none; margin:0; padding:0; float:left; }
		#searchResultsVideoList img { display:block; }
		#searchResultsVideoList a { display:block; overflow:hidden; white-space:nowrap; width:120px; }
		#searchResultsVideoList p { margin:0; font-size:10px; overflow:hidden; white-space:nowrap; width:120px; }
		#searchResultsVideoList .rating { position:relative; visibility:hidden; background: url(../_img/rating.png) no-repeat left top; height: 12px; width: 120px; }
			#searchResultsVideoList .rating div { background: url(../_img/rating.png) no-repeat left bottom; height: 12px; width: 0px; }
				#searchResultsVideoList .rating span { color:#848484; position:absolute; top:0px; left: 66px; }

#navigationForm { clear:both; overflow:hidden; padding:0 20px; text-align:left; width:510px; margin-top:10px; }
	#previousPageButton { float:left; }
	#nextPageButton { float:right; }

#videoPlayer { clear:both; overflow:hidden; width:100%; }
	#videoPlayer .clip {float:left; margin-right:20px; width:425px; }
	#videoPlayer .info {float:left; right:0; top:10px; width:410px; height:350px; overflow:auto; }
		#videoPlayer .rating { margin-bottom:4px; position:relative; visibility:hidden; background: url(../_img/rating.png) no-repeat 45px 1px; height: 12px; width: 120px; }
			#videoPlayer .rating div { background: url(../_img/rating.png) no-repeat left bottom; height: 12px; width: 0px; left:45px; position:absolute; top:1px; }
				#videoPlayer .rating span { color:#848484; position:absolute; top:0px; left: 110px; }

#videoPlayer .loading{
	background-image:url(http://vuezone.custhelp.com/euf/assets/images/loading.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#666666;
	font-size:20px;
	height:66px;
	margin-top:120px;
	padding-top:80px;
	text-align:center;
}
#content-area .loading{ padding-top: 50px; 	text-align:center; 	color:#666; }

#featuredVideoList { overflow:hidden; width:550px; }
	#featuredVideoList li {clear:both; list-style-type:none; margin:0 0 10px; overflow:hidden; padding:0; width:100%; }
		#featuredVideoList h3 { margin-bottom:3px; }
		#featuredVideoList p { margin:0; font-size:10px; }
		#featuredVideoList div {}
		#featuredVideoList .clipInfo { float:left; width:130px; }
			#featuredVideoList .clipInfo img { display:block; }
			#featuredVideoList .clipInfo p {}
			#featuredVideoList .clipInfo .rating { position:relative; visibility:hidden; background: url(../_img/rating.png) no-repeat left top; height: 12px; width: 120px; }
			#featuredVideoList .clipInfo .rating div { background: url(../_img/rating.png) no-repeat left bottom; height: 12px; width: 0px; }
				#featuredVideoList .clipInfo .rating span { color:#848484; position:absolute; top:0px; left: 66px; }
			#featuredVideoList .clipInfo .viewcount {}
			#featuredVideoList .clipInfo .uploadedby {}
		#featuredVideoList .clipDesc { float:right; width:420px; }
			#featuredVideoList .clipDesc p { font-size:12px; margin-bottom:5px; }
				#featuredVideoList .clipDesc a { font-weight:bold; }
				
.facebook, .twitter, .myspace {
background-image:url(http://w.sharethis.com/share3x/images/sprite2_033109.gif);
background-repeat:no-repeat;
margin-left:11px;
padding:2px 4px 2px 20px;
white-space:nowrap;
}
.facebook { background-position:0 -180px; }
.twitter { background-position:0 -620px; }
.myspace { background-position:0 -520px; }
