
/*  TP WIDGET
------------------------------------------------------------------*/

* html img, * html .png{ position:relative; behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);}


h2#webcasts-head{background:url(getdoc?webc=~images/recorded-webcasts/webcast-pod-banner.jpg) no-repeat ; height:125px; width:905px; position:relative; }

.tp-widget{background-color:#ffffff; margin:15px 0 10px;height:100%;}

div.tp-widget-top-bar{background: url(getdoc?webc=~images/tp-widget/tp-widget-top-bar.jpg) no-repeat left top; width:925px; height:35px; position:relative;} 
	div.tp-widget-top-bar a.rss{display:block; position: absolute; right:60px; top:10px; color:white; font:13px helvetica;} 
	div.tp-widget-top-bar a span{background: url(getdoc?webc=~images/tp-widget/rss-32.png) no-repeat left top; width:28px; height:32px; display:block; position: absolute; right:-40px; top:-14px;} 
	h1.recorded-webcast{background: url(getdoc?webc=~images/tp-widget/title-recorded-webcast.png) no-repeat left top; width:300px; height:35px; margin:0 0 0 10px; } 

.tp-widget-content{height:auto!important; overflow:hidden;background-color:#ffffff;}
.tp-widget-content-menu{width:245px; float:left;position:relative;}
	div.tp-widget-secondary-bar{background: url(getdoc?webc=~images/tp-widget/tp-widget-secondary-bar.jpg) no-repeat left top; width:100%; height:30px; overflow:hidden;} 
		div.tp-widget-secondary-bar h2{margin:3px 0 0 10px;} 
		.tp-widget ul.tabnav li{display:block;}
			.tp-widget ul.tabnav li a{display:block; padding:5px 10px;}
			.tp-widget ul.tabnav li.current a{font-weight:bold; color:#09c!important; background:#F8F8F8;}
.tp-widget-content-center{width:674px; float:right; position:relative;  border-left:5px solid #eee;  min-height:300px;  height:auto !important;  height:300px;}

#recorded-webcasts table {border-spacing:0!important; border-collapse:collapse!important; margin:0; width:100%; font:10px verdana!important; }
#recorded-webcasts table thead tr th{cursor:pointer; background: url(getdoc?webc=~images/tp-widget/tp-widget-secondary-bar.jpg) repeat-x left top; height:30px; overflow:hidden; border:none; color:#333; padding:0 7px; border-right:1px solid #EBEBEB!important; font:bold 11px/30px verdana!important;} 
#recorded-webcasts table thead tr {background: url(getdoc?webc=~images/tp-widget/tp-widget-secondary-bar.jpg) repeat-x left top;} 
	/*#recorded-webcasts table thead tr th.date{width:90px} 
	#recorded-webcasts table thead tr th.title{width:460px} 
	#recorded-webcasts table thead tr th.status{width:90px} */
	
	#recorded-webcasts table thead tr th.date{width:15%} 
	#recorded-webcasts table thead tr th.title{width:70%} 
	#recorded-webcasts table thead tr th.status{width:15%}

#recorded-webcasts table tbody tr td{padding:5px 7px!important; border-right:1px solid #EBEBEB!important; border-bottom:none!important; color:#000;} 
#recorded-webcasts table tbody tr.even td{background:#F1F5FA; border-right:1px solid #EBEBEB!important;} 
		#recorded-webcasts table tbody tr td.status{text-transform:capitalize; } 
		#recorded-webcasts table tbody tr td .upcoming{background: url(getdoc?webc=~images/tp-widget/green-tag.png) no-repeat left top!important;  padding:0 0 0 20px;} 
		#recorded-webcasts table tbody tr td .archived{background: url(getdoc?webc=~images/tp-widget/red-tag.png) no-repeat left top!important;  padding:0 0 0 20px;} 
		
		
.dataTables_wrapper{width:675px!important;background-color:#fff;}
	

div#upcoming_filter, div#upcoming_length, div#archived_filter, div#archived_length{display:none;}
div.dataTables_info{float:right!important;margin-right:10px!important;}
div.bottom1{padding:5px;}


