
img{
	border:none;
}


#assetSearch{
	float:left;
	margin:0px;
	padding:0px;
	width:705px;
	height:51px;
	background:#f3f3f3 url(../images/assetSearchbg.big.gif) no-repeat;
}
#assetSearch input{
	margin:10px 0px 0px 10px;
	padding:3px 0px 0px 3px;
	width:320px;
	height:22px;
	border:1px solid #dddddd;
	background:#fff;
	font: normal 14px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#00497e;	
}
#assetSearch select{
	margin:10px 0px 0px 5px;
	padding:0px;
	width:140px;
	height:25px;
	border:1px solid #dddddd;
	background:#fff;
	font: normal 14px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#00497e;
}
#assetSearch input.astSearch{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	width:83px;
	height:27px;
	background:url(../images/ico.astSearch.gif) no-repeat bottom left;
	font: bold 14px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#00497e;
	cursor:pointer;
}

#assetTab{
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:705px;
	background:#fff;
}
/*-------------------------TAB----------------------------*/
#assetTab ul{
	float:left;
	margin:0px;
	padding:0px;
	width:705px;
	height:27px;
	background:url(../images/tabBg.gif) repeat-x;
}
#assetTab ul li{
	float:left;
	margin:0px 4px 0px 0px;
	padding:0px 0px 0px 15px;
	height:27px;
	list-style:none;
	background:url(../images/tabbgLeft.gif) no-repeat left;
}
#assetTab ul li.addAsset{
	float:right;
}

#assetTab ul li a{
	float:left;
	margin:0px;
	padding:5px 15px 0px 0px;
	font: bold 14px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#53585d;
	height:22px;
	text-decoration:none;
	background:url(../images/tabbgRight.gif) no-repeat right;	
}
#assetTab ul li a:hover{
	color:#000;
}
#assetTab ul li.activeTab{
	float:left;
	margin:0px 4px 0px 0px;
	padding:0px 0px 0px 15px;
	height:27px;
	list-style:none;
	background:url(../images/tabbgLeft.active.gif) no-repeat left;
}
#assetTab ul li.activeTab a{
	float:left;
	margin:0px;
	padding:5px 15px 0px 0px;
	font: bold 14px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#093c6d;
	height:22px;
	text-decoration:none;
	background:url(../images/tabbgRight.active.gif) no-repeat right;	
}
#assetTab ul li.activeTab a:hover{
	color:#093c6d;
}
#allAssets{
	float:left;
	margin:0px;
	padding:20px 6px 11px 6px;
	width:691px;
	min-height:500px;
	background:#f7f7f7;
	border:1px solid #d8d8d8;
	border-top:none;
}

.asset{
	border: 1px solid #E4E4E4;
	width: 336px;
	height: 125px;
	padding: 5px 0px 5px 5px;
	margin:3px 0px 3px 0px;
	background: #FFFFFF;
	overflow:hidden;
}

.asset .left{
	float:left;	
}
.asset .right{
	float:right;	
}

.assetVideo{
	float:left;
	margin:0px 0px 9px 0px;
	padding:8px 0px 8px 15px;
	width:469px;
	background:#fff;
	border:1px solid #e4e4e4;
}
.asset p{
	float:left;
	margin:5px 0 0 0;
	padding:0px;
	width:96px;
	border:1px solid #dedede;
}

.asset p.assetTitle{
	float:left;
	margin:5px 0 0 0;
	padding:0px 0 0 10px;
	width:300px;
	border:none;
}

.asset p.assetTitle a{
	font: bold 14px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#569545;
	text-decoration:none;

}

.asset span{
	float:left;
	width:210px;
	margin:0px 0px 0px 15px;
	padding:5px 0 0 5px;;
	font: normal 13px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#1d6e85;
/*	border:1px solid red;*/
}
.asset span a{
	font: bold 14px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#569545;
	text-decoration:none;
}
.asset span a.uploadby{
	font: bold 13px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#1d6e85;
	text-decoration:none;
}
.asset span b{
	font: bold 12px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#000;
}
span a.tags{
	margin-right: 12px;
	font: normal 13px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#2aa4dd;
	text-decoration:none;
}
/*-------------------------------------------------------------------------*/
#assetRight{
	float:right;
	margin:8px 0px 0px 0px;
	padding:0px;
	width:483px;
	height:500px;
}
#player{
	float:right;
	width:482px;
	height:408px;
	background:#d4d4d4;
	text-align: center;
	overflow:auto;
}

#player span{
	width:482px;
	height:408px;
	display: table-cell;
	text-align: center;
    vertical-align: middle;
}

#player span img, #player span embed, #player span object{
	   vertical-align: middle;
}

#player span{
	font-size: 340px !ie; 
}

#videoDetails{
	float:right;
	margin:5px 0px 0px 0px;
	padding:13px 0px 20px 10px;
	width:470px;
	background:#f7f7f7;
	border:1px solid #d8d8d8;
}
#videoDetails input{
	margin:6px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	font: bold 13px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:center;
	color:#09637c;		
	background:url(../images/add2fav.btn.bg.gif) repeat-x;
	border:1px solid #c8c8c8;
	cursor:pointer;
}
#details{
	float:left;
	margin:0px;
	padding:12px 0px 10px 12px;
	width:444px;
	background:#fff;
	border:1px solid #dfdede;
	font: normal 14px  "Trebuchet MS", Georgia, "Times New Roman";
	text-align:left;
	color:#1d6e85;	
}
#details label{
	float:left;
	width:70px;
	margin:0px;
}
#details span{
	float:left;
	width:360px;
}
#details span a{
	padding-right:8px;
	text-decoration:none;
	color:#2aa4dd;
}