/**
*    CSS for grey theme for default template for Root
*
* @author		murugesan_042at09
* @copyright 	Copyright (c) 2009 {@link http://www.agriya.com Agriya Infoway}
* @license 		http://www.agriya.com Agriya Infoway Licence
* @version 		SVN: $Id: profile.css murugesan_042at09 $
* @since 		2009-06-10
*/

	
/*------------ About Info Block Starts ------------*/						
	.clsFeaturedVideoBlockTable{
		margin-bottom:12px;
		border:1px solid #bdc1c2;		
		padding:1px;
	}
	.clsFeaturedVideoBlockTable table{
		border-collapse:collapse;
		width:100%;
	}
 	.clsFeaturedVideoBlockTable td{
		background:#fff;
	}
		.clsFeaturedVideoBlockTable th{
			background:#eff2f3;
			text-align:left;
			color:#000204;
			font-family:arial;
			padding:9px 5px 9px 12px;
		}
		.clsFeaturedVideoBlockTable th span{
			font-family:arial;
			font-size:15px;
		}
		.clsFeaturedVideoBlock table,.clsFeaturedVideoBlock td{
				border:0;
			}
			.clsFeaturedVideoBlock h4{
				padding:5px 5px 5px 12px;
			}
			.clsFeaturedVideoBlock h4 a{ 
				text-decoration:none;
			}
			.clsFeaturedVideoBlockDetails{
				padding:0px 5px 5px 12px;
			}
			.clsFeaturedVideoBlockDetails p{
				padding-bottom:4px;
			}
			.clsFeaturedVideoBlockDetails a{
				text-decoration:none;
			}
			.clsFeaturedVideoBlockDetails a:hover{
				color:#000;
			}
			.clsFeaturedVideoPlayer{
				text-align:center;
				margin:3px;
			}
/*------------ About Info Block ends ------------*/				
		
						
/*------------ Video Shelf Block Starts ------------*/			
	.clsVideoShelfTable{
		margin-bottom:12px;
		border:1px solid #bdc1c2;	
		padding:1px;
	}
	.clsVideoShelfTable table{		
		border-collapse:collapse;
		width:100%;
	}
 	.clsVideoShelfTable td{
		background:#fff;
		filter:alpha(opacity=90);
		-moz-opacity:0.9;
		opacity:0.9;
	}
		.clsVideoShelfTable th{
			background:#eff2f3;
			text-align:left;
			color:#000204;
			font-family:arial;
			padding:9px 5px 9px 12px;
		}
		.clsVideoShelfTable th span{
			font-family:arial;
			font-size:15px;
		}
			table.clsVideoShelf,.clsVideoShelf td{
				border:0;
			}
			.clsVideoShelf td{
				padding:5px 2px 5px 4px;
			}	
		.clsProfileVideoTime{
			background:url(../../images/screen_blue/bg-videotime.png) repeat-x;
			margin:-17px 0 0 3px;
			color:#fff;			
			height:17px;
			z-index:7654654;
			position:absolute;
		}		
		.clsVideoBlockDetails p{
			padding:2px 0;
		}	
		.clsVideoBlockDetails p span{
			color:#666;
		}
		.clsProfileVideoBlockTitle{
			width:175px;
			float:left;
		}
		.clsProfileVideoBlockLink{
			width:175px;
			float:right;
			text-align:right;
			text-transform:none;
		}
		.clsVideoBlockDetails a{
		  	text-decoration:none;
			color:#053357;
		}
		.clsVideoBlockDetails a:hover{
			color:#000000;
		}
		.clsProfileVideoBlockLink a{
			text-decoration:none;
			color:#0077a3;
		}
		.clsProfileVideoBlockLink a:hover{
			color:#053357;
		}
		a.clsProfileVideoUpload{
			/*background:url(../../images/screen_blue/icon-profilevideoupload.gif) left center no-repeat;
			padding-left:15px;*/
		}
/*------------ Video Shelf Block ends ------------*/			
.clsProfileVideoTitle{
	padding:5px 0 4px 0!important;
}
	.clsProfileVideoTitle a{
		color:#063458;
	}
	.clsProfileVideoTitle a:hover{
		color:#0096cd;
	}

