body.videozone .videoPlayer-wrapper { width: 615px; height: 360px; background: url(/App_Themes/Standard/images/icons/icn_loader.gif) no-repeat center; }

#videoBox #ajaxLoader { position: absolute; z-index: 99; width: 100%; height: 100%; background: #fff url(/App_Themes/Standard/images/icons/icn_loader.gif) no-repeat 50% 20%; opacity: .90; filter: alpha(opacity=90); display: none; }

.td-help { overflow: hidden; zoom: 1; }
.td-help a { cursor: help; display: block; float: left; width: 50px; }
.td-help input { border: 1px solid #ccc; font-size: 11px; width: 145px; }

.td-VideoToolBar
{
    clear:right;
    float:right;
    width:200px;
    margin:0 0 20px 20px;
    border:solid 1px #DDD;
    background-color:#FCFCFC;
    padding:10px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
    .td-VideoToolBar p.header
    {
        font-size:1.4em;
        font-weight:bold;
        margin-bottom:10px;
        padding-bottom:10px;
        border-bottom:solid 1px #EEE;
    }
    .td-VideoToolBar ul li
    {
        margin-bottom:3px;
    }
    .td-video_tool_help {
        color: #999;
        font-size:11px;
    }

.td-VideoHeader #form-videoSearch {
	float: right;
	overflow: hidden;
	zoom: 1;
	position: relative; right: 10px; top: 12px;
}	
	.td-VideoHeader .ts-search_field {
		position: relative;
		overflow: hidden;
	}
		.td-VideoHeader .ts-search_field .ts-search_box {
			float: left;
			width: 268px;
			height: 29px;
			background: url(/app_themes/standard/images/background/bg_fund_search_textfield.gif) no-repeat left top;
		}
			.td-VideoHeader .ts-search_field .ts-search_box input {
				font-size: 15px;
				padding: 7px 8px 6px 9px;
				width: 252px;
				background: none;
				border: none;
				outline: none;
			}
		.td-VideoHeader .ts-search_field .ts-search_button {
			float: left;
		}			

.td-VideoHeader { position: relative; overflow: hidden; zoom: 1; background: url(/app_themes/Standard/images/background/bg_gradient_fade_2px.gif) repeat-x bottom; border-bottom: 1px solid #e5e5e5; border-top: none; }
.td-VideoHeader .header { display: block; width: 200px; height: 50px; float: left; text-indent: -9999px; background: url(/app_themes/standard/images/common/videoLogo.gif) no-repeat center; }

.td_sortby { padding:5px 0 0 0; text-align:right; }
.td_sortby a { padding: 0 2px; line-height: 19px; }
.td_sortby a.selected { font-weight: bold; }

.videoBox-pagingContainer { overflow: hidden; position: relative; width: 100%; }
.videoBox-counter { padding: 10px 0; }
.videoBox-paging { clear: both; float: right; padding: 10px 0; }

.finderHolder-options { padding: 8px 0 0; margin-top: 5px; text-align: right; clear: both; border-top: 1px solid #f0f0f0; }

.relatedArticleList { margin: 0; padding: 0; list-style: none; }
.relatedArticleList dt { font-weight: bold; display: inline; }
.relatedArticleList dd { display: inline; margin: 0; padding: 0; }
.relatedArticleList dd.first-child .seperator { display: none; }

#videoBox-list .ts-standard_button,
#td-videoTabs .ts-standard_button { font-size: 11px; }
.new-row { clear: left; }
.videoItem { overflow: hidden; position: relative; }
.ts-tab_container .videoItem { border-bottom: 1px solid #e5e5e5; padding-bottom: 10px; margin-bottom: 10px; }
.videoItem h5 { margin-bottom: 0; }
.videoItem a.thumbnail { display: block; background: no-repeat center; overflow: hidden; border: solid 1px #ccc; width: 57px; height: 57px; text-indent: -9999px; }

#td-video_info_container { margin: 15px 0; }

.td-VideoSideImage { float:left; width:59px; margin-right:10px; background: #fff url(/App_Themes/Standard/images/icons/icn_loader.gif) no-repeat center; }
.td-VideoSideInfo { padding-left: 70px; }
.td-VideoSideInfo p { font-size: 11px; }
.td-video_counter { padding: 10px 5px 5px; }

.td-VideoCaption { margin-bottom: 10px; }

#videoBox { position: relative; }
#videoBox #videoBox-list { overflow: hidden; zoom: 1; border-bottom: 1px solid #e5e5e5; }
#videoBox .videoItem a.thumbnail { width: 100%; height: 100px; }
#videoBox .td-VideoSideImage { float: none; width: auto; margin: 0 0 5px; }
#videoBox .td-VideoSideInfo { padding-left: 0; min-height: 145px; _height: 145px; position: relative; }
#videoBox .td-VideoSideInfo .playlist-button  { position: absolute; bottom: 0; }
#videoBox .videoItem { width: 33%; padding: 0; float: left; vertical-align: top; zoom: 1; }
#videoBox .videoItem .itemWrapper { overflow: hidden; padding: 5px 5px 10px; }

.td-SideBarBox .videoItem { border-bottom: 1px solid #f0f0f0; }

#form-videoSearch fieldset { display: inline; vertical-align: middle;}


body.searchresults #td-video_subnav { clear: both; position: relative; top: -10px; left: 5px; padding: 2px 0; overflow: hidden; zoom: 1; float: none; }
body.searchresults #td-video_subnav li { margin-left: 0; padding-left: 10px; }

#td-search_header { margin-bottom: 0; }
.td-search_tool_bar { margin-top: 0; }
