@charset "utf-8";
/* CSS Document */

#footer p
{
	margin:0px;
	padding:0px;
}
	body
	{
		padding:0px;
		margin:0px;
		background-color:#FFFFFF;
				
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		
		line-height:140%;
		
		color:#000000;
		
		
	}
	img
	{
		border:none;
	}
	.free
	{
		color:#000000;
		
		font-weight:bold;
	}
	#categories h2
	{
		color:#000000;
		font-size:22px;
	}
	#categories
	{
		border-top:1px solid #EAEAEA;
		padding-top:20px;
		clear:both;
		margin-top:20px;
	}
	.category, .category_here
	{
		margin-bottom:5px;
	}
	.category_here
	{
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		background-color: #FFFFCC;
		padding-top:5px;
		padding-bottom:5px;		
		padding-left:10px;
		padding-right:10px;		
		clear:both;
		font-weight:bold;
		
		
	}
	.category
	{
		background-color: #EAEAEA;
		
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	
		padding-top:5px;
		padding-bottom:5px;		
		padding-left:10px;
		padding-right:10px;		
		clear:both;
	}
	.video_item
	{

		margin-bottom:20px;
		
		border-bottom:1px solid #EAEAEA;
		padding-bottom:20px;
		
	}
	.video_item_title
	{
		font-size:20px;
		color:#000000;
		margin-bottom:5px;
		line-height:120%;
	}
	.video_item_desc
	{
		font-size:14px;
		color:#666666;
		margin-bottom:5px;
	}
	.expert_item_desc
	{
		font-size:14px;
		color:#666666;
		margin-bottom:5px;
		min-height:150px;
	}
	.video_item_price
	{
		color:#000000;
		font-weight:bold;
		font-size:12px;
		margin-top:10px;
	}
	.video_item_runtime
	{
		color:#999999;	
		font-size:12px;
		margin-bottom:10px;
	}
	.video_summary
	{
		float:left;
		width:350px;
	}
	.video
	{
		width:250px;
		float:left;
		padding:2px;
		margin-right:20px;
		border:1px solid #EAEAEA;
	}
	.video22
	{
		width:250px;
		float:left;
		padding:2px;
		margin-right:20px;
		
	}
	#top
	{
		height:120px;
		border-bottom:1px solid #EAEAEA;
		margin-bottom:20px;
	}
	#preview_image
	{
		float:left;
		width:100px;
	}
	#vid_title
	{
		float:left;
		width:400px;
		font-size:28px;
		font-weight: normal;
		margin-top:0px;
		margin-bottom:2px;
		line-height: 120%;
		color:#009900;
	}
	#player_full
	{
		/*background-image:url(../graphics/curtains.jpg);
		background-repeat:repeat-x;*/
	

	
	}
	.player_full2
	{
		/*background-image:url(../graphics/curtains.jpg);
		background-repeat:repeat-x;*/
	
		
		border:solid;
		border-width:1px;
		border-color:#lalala;
	}
	.player_full3
	{
	border:solid;
		border-width:1px;
		border-color:#000000;
		background-color:#000000;
		/*background-image:url(../graphics/curtains.jpg);
		background-repeat:repeat-x;*/
	
		
		
	}
