@charset "utf-8";

object.video2
{
	position:absolute;	
	top:160px;
	right:30px;	
}

#header 
{
	margin:0;
	background-image:url('images/header-top.gif');
	background-position:top center;
	background-repeat:no-repeat;
	overflow:auto;
	width:100%;
	position:relative;	
/*	
	margin:0;
	background-image:url('images/header-top-wide.gif');
	background-position:top center;
	background-repeat:no-repeat;
	overflow:auto;
	width:100%;
	position:relative;*/
	
}

#header #search
{
	/*float:right;
	margin:0.9em 0.9em 0.5em 0;		
	padding:0;*/
	position:absolute;
	top:15px;
	right:30px;
}

#body
{
	background-image:url('images/body-bg-wide.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:auto;
	width:100%;
	font-size:0.75em;
}

#uservideowrapper
{
	/*height:190px;*/
	width:736px;
	/*margin-left:10px;
	padding:10px 0 0 0;
	*/
	overflow:hidden;
	
	position:relative;

}

#uservideoMain
{
	width:736px;
	padding:0;	
	overflow-y:auto;
	overflow-x:hidden;	
	position:absolute;
	top:10px;
	left:15px;	
}
#uservideoMain p
{
	color:#ffffff;
}
#uservideoMain p.date
{
	color:#000000;
}
#uservideoMain ul
{
	margin-top:10px;
	margin-left:340px;
}
#uservideoMain ul li
{
	color:#ffffff;
	margin-bottom:1em;	
}

#uservideowrapper a
{
	color:#ffffff;
	text-decoration:underline;	
}

#uservideoMain ul li h3
{	
	font-size:1em;
	color:#000000;
}


#userprofile
{
	width:175px;
	height:350px;
	position:absolute;
	top:10px;
	right:15px;
	overflow-y:auto;
	overflow-x:hidden;
}

#video
{
	border:1px #ff0000 solid;
	height:203px;
	width:329px;
	margin-top:10px;
	float:left;
}

#player
{
	height:182px;
}

#userimg
{
	border:1px #ffffff solid;	
}

#userlips
{
	float:right;
}

h1
{
	font-size:1.2em;
	margin-bottom:0.5em;
}

h1 #videoName
{
	margin-left:1em;
	font-size:0.8em;	
}

.date
{
	color:#000000;
}

#videoComments
{
	width:736px;
	margin-left:10px;
}

#videoComments a
{
	color:#007dc8;
	text-decoration:underline;
}

#videoComments h1
{
	margin-left:10px;
	margin-top:10px;
	font-weight:bold;
}

.smallerH1
{
	color:#007dc8;
	font-size:0.8em;
	margin-left:10px;
}

.smallerH1 a
{
	margin-left:10px;
}

#videoComments .comment
{
	margin-bottom:10px;
	overflow:hidden;
	width:95%;
}

#videoComments .comment img
{
	margin-left:20px;
	margin-right:20px;
	border:1px #ff0000 solid;
	float:left;
}

#moreVideosWrapper
{
	width:736px;
	margin-left:10px;	
	overflow:hidden;
}

#moreVideosWrapper h1
{
	color:#007dc8;
	margin-left:10px;
	margin-top:10px;
}

#moreVideos
{
	overflow:hidden;	
	margin-left:15px;
}

div.moreVideo
{
	margin-bottom:20px;
	margin-right:5px;
}

div.moreVideo img
{
	float:left;	
	border:1px solid #ff0000;
	margin-right:10px;
}

#moreVideosSponsor
{
	float:right;
	margin-right:10px;
}

#moreVideosSponsor img
{
	border:1px solid #999999;
}

/*******************************/

#screen{
	height: 380px;
	background-image: url(images/round2_bigBlueBox.jpg);
	background-repeat: no-repeat;
	margin-left:7px;
	position:relative;
}
.video{
	float:right;
	display:inline;
	padding-top:160px;
	margin-right:40px;
}		
