/*@charset "UTF-8";
 CSS Document */
 
.video #content-main
{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	overflow: hidden;
	background:url(../Images/content_bk.jpg) repeat-y;
}

.video #topwrapper
{
	width: 800px;
	margin: 0;
	background: #fff;
	border-top: none;
	border-bottom: none;
	overflow: visible;
}
/*.video #topwrapper h3
{
	font-size: 1.6em;
	padding: 20px 10px 0px 10px;
	border-bottom: none !important;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}*/
.video #topwrapper h3 {
	font-size: 1.6em;
	color: #b13f20;
	padding: 25px 10px 35px 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	/*border-bottom: none !important;*/
	margin-top:-10px;
	margin-bottom:0px;
}
 
*:first-child + html .video #topwrapper h3 {
	padding-bottom: 20px;
}
* html .video #topwrapper h3 {
padding-bottom: 20px;
}

.video #topwrapper h3 a {
	color: #b13f20;
	text-decoration:none;
}

/* padding changed: Crystal 4/14/10 */
.video #topwrapper .connected
{
	display: inline;
	float: right;
	margin-top: -55px;
	padding: 10px 5px 0 5px;
	font-size: .9em;
	color: #666;
	width: 350px;
}
*:first-child + html .video #topwrapper .connected {
	margin-top: -50px;
}
* html .video #topwrapper .connected {
margin-top: -50px;
}
/* padding changed: Crystal 4/14/10 */
.video #topwrapper .connected p
{
	float: right;
	padding-bottom:0;
}
.video #topwrapper .connected img
{
	float: right;
	margin: -14px 2px 0 2px;
	display: inline;
}

.video .return
{
	width: 770px;
	float: right;
	text-align: right;
	padding: 0!important;
	margin: -32px -5px 0 0;
}
*:first-child + html .video .return
{
	margin-top: -25px;
}
* html .video .return
{
	margin-top: -25px;
}






.video a.retlink
{
	background: url("http://www.imf.org/external/07/images/arrow.gif") no-repeat center right;
	font-size: .9em;
	padding: 0 10px 0 0;
	margin-bottom:-10px;
	color:#f16a03;
}

.video #middlewrapper
{
	width: 770px;
	margin: 5px 0 20px 10px !important;
	clear: both;
	padding: 0 0 50px 0 !important;
	
}
.video #middlewrapper img
{
	float: left;
	margin: 0 15px 0 0 !important;
}

.video #middlewrapper .vidcopy h3, .video #middlewrapper .vidcopy h4, .video #middlewrapper .vidcopy p
{
	margin: 0;
	padding: 0;
	border-bottom: none !important;
}

.video #middlewrapper .vidcopy h3
{
	margin-bottom: 10px;
}

.video #middlewrapper .vidcopy
{
	width: 265px;
	float: right;
	padding: 0;
	margin-top: 5px;
	text-align: left;
	font-size:0.9em;
}
.video #middlewrapper .vidcopy p
{
	line-height: 1em;
	margin-bottom: 10px;
}
.video #middlewrapper .vidcopy h4 {
	font-weight:bold;
	display:inline;
	padding:0;
	font-size:1em;
	font-family:Verdana, Geneva, sans-serif;
}
.video #middlewrapper .vidcopy .emlink
{
	font-size: 1em;
	margin: 10px 0;
	color: #333;
	display: inline;
}
.video #middlewrapper .vidcopy .emlink img
{
	float: none;
	padding: 0 2px;
}
.video #middlewrapper .vidcopy a:hover.emlink
{
	text-decoration: none;
	color: #3266cc;
}
.video #middlewrapper .vidcopy p a
{
	color: #3266cc;
}
/*Changed Height: Crystal 04/14/2010 */
.video #middlewrapper .vid
{
	float: left;
	min-height: 335px;
	height: 335px;
	margin: 0 !important;
	padding: 0 !important;
	background:none;
	text-align:center;
}

/*Change this element to change the middle wrapper Height: Susheel 04/15/2010 */
*:first-child + html .video #middlewrapper .vid
{
	min-height: 270px;
	height: 270px;
}
* html .video #middlewrapper .vid
{
	min-height: 270px;
	height: 270px;
}
/*Adjust middle wrapper Height for firefox: Crystal 04/14/2010 */
@-moz-document url-prefix() { 
.video #middlewrapper .vid {
	min-height: 335px;
	height: 335px;} 
}
/* height changed: Crystal 04/14/10 */	
.video .vidcmain
{
	width: 770px;
	float: left;
	padding: 0;
	margin-top: 0px;
	text-align: left;
	min-height:50px;
	height: 50px;
}
/* height for IE changed: Crystal 04/14/10 */
*:first-child+html .video .vidcmain {
	min-height:40px;
	height: 40px;
	} 
* html .video .vidcmain {
	min-height:40px;
	height: 40px;
	}
.video .vidcmain h3, .video .results h3, .video .vidcmain p
{
	border-bottom: none !important;
}
.video .vidcmain p
{
	font-size: .8em;
	line-height: normal;
	padding: 0;
	margin: 0px 15px;
}
/* bottom margin changed: Crystal 04/14/10 */	
.video .vidcmain p.length
{
	color: #999;
	margin-bottom:0;
}
/* font changed: Crystal 04/14/10 */
.video .vidcmain h3
{
	margin-bottom: 5px;
	font-weight:bold;
	color: #3266cc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.3em;
}
.video .vidcmain .emlink
{
	font-size: 1em;
	margin: 10px 0;
	color: #333;
	display: inline;
}
.video .vidcmain .emlink img
{
	float: none;
	padding: 0 2px;
}
.video .vidcmain a:hover.emlink
{
	text-decoration: none;
	color: #3266cc;
}
.video .vidcmain p a
{
	color: #3266cc;
}
/* top margin changed: Crystal 04/14/10 */
.video #bottomwrapper
{
	width: 800px;
	margin: 0px 0 0 0 !important;
	clear: both;
	padding: 0 !important;
	background: #fff;
	overflow: hidden;
	text-align: center !important;
}
.video #bottomwrapper table
{
	width: 780px;
	margin: 15px 10px 25px 10px;
	float: none;
	clear: both;
	border: none;
	padding: 0;
}
.video #bottomwrapper td, .video #bottomwrapper td h4, .video #bottomwrapper td p
{
	padding: 0;
	margin: 0;
}
.video #bottomwrapper td p
{
	font-size: .9em;
}
.video #bottomwrapper td
{
	border: none;
}
.video #bottomwrapper td img
{
	border: 1px #666 solid;
	margin: 10px 0 0 0;
	padding: 0;
}
.video #bottomwrapper td h4 a
{
	font-size: 1em;
}

.video .paging
{
	width: auto;
	float: right;
	text-align:right!important;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	margin: 0 20px 0 0;
	background-color: White;
	border: none;
	border-bottom: 0px;
}
.video .paging a
{
	text-align:right!important;
	color: #333;
	text-decoration: none;
}
.video .paging a:hover, .video .paging a.active
{
	color: #3266cc;
}
.video .paging img, .video .paging p
{
	float: right!important;
	padding: 0 5px;
	margin: 0;
	
}
.video .paging img
{
	margin-top: 3px;
	border: none;
}

.video .dropdowns
{
	margin-top: 5px;
	margin-left: 5px;
}
.video .dropdowns select, select {
	width: 145px!important;
}
.video .dropdowns select.language {
	width: 90px!important;
}

.video .dropdowns select.year {
	width: 70px!important;
}

.video .dropdowns .searchvids
{
	float: right;
	margin-right: 24px;
	
}
*:first-child + html .video .dropdowns .searchvids
{
	margin-right: 8px;
}
* html .video .dropdowns .searchvids
{
	margin-right: 8px;
}
/* padding changed: Crystal 04/14/10 */
.searchvids input
{
	width: 140px;
	margin: 0 2px 0 0;
	padding:2px 0;
	
}
.searchvids input.sub
{
	margin: 0 0 -3px 5px;
}


.video .reslist
{
	width: 770px;
	float: left;
	padding: 10px 0;
	margin-top: 5px;
	text-align: left;
	border-top: #CCC 1px solid;
}

.video .results
{
	/*width: 470px;*/
	width: 600px;
	float: left;
	padding: 10px 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:0;
	padding-bottom:0;
	text-align: left;
	font-size: .9em;
}
.video .returnres
{
	width: 270px;
	float: right;
	text-align: right;
	padding: 0 !important;
	margin: 10px 0 10px 0 !important;
}

.video .results h3
{
	display: inline;
}




.repeatervideocontainer
{
	float: left;
	margin: 2px 7px 10px 2px;
	width: 145px;
	height: 167px;
	text-align: center;
}
.repeatervideothumbnailcontainer
{
	
	overflow:hidden;
}
.repeatervideothumbnail
{
	width: 120px;
	
	overflow:hidden;
	border-width: 0;
}
/* text align changed: Crystal 04/14/10 */v
.repeatervideoname
{
	width: 126px;
	height: 33px;
	margin: 2px 10px;
	overflow: hidden;
	text-align: center;
}
/* font line height changed: Crystal 04/14/10 */
.repeatervideoname h4
{
	font-size: .8em;
	line-height: .8em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	height: 34px;
	overflow:hidden!important;
	
}

.video #bottomwrapper img
{
	border: 1px #666 solid;
	margin: 10px 0 0 0;
	padding: 0;

}
/* font changed: Crystal 04/14/10 */
.video #bottomwrapper h4 a
{
	font-size: 1em;
	line-height:1.1em;
	font-weight:bold;
	color: #648cc9;
}
.video #bottomwrapper div h4, .video #bottomwrapper div p
{
	padding: 0;
	margin: 0;
	padding-left:24px;
	text-align:left;
}

.repeaterparentcontainer
{
	margin: 0px 0px 0px 0px;
	float: none;
	clear: both;
	padding: 8px;
}
.repeatervideocontainer p
{
	font-size: .7em;
}

.individualplayercontainer
{
	width:490px;
	text-align:center;
	margin-right: 15px;
	
}
.individualplayercontainer div
{

}

/*Use this to change the height of the featured videos */
.relatedVideosParentContainer
{
	width: 285px;
	height: 318px;
	overflow-x: hidden;
	overflow-y: scroll;
}
/*Adjust width of the featured videos for firefox: Crystal 04/14/2010 */
@-moz-document url-prefix() { 
.relatedVideosParentContainer {
	width: 285px;
	margin-right:-10px;
	} 
}
/*Adjust width of the featured videos for Safari: Crystal 04/14/2010 */
@media screen and (-webkit-min-device-pixel-ratio:0){
.relatedVideosParentContainer {
	width: 280px;}
}
.relatedvideocontainer
{
	float: left;
	border: solid 2px #DEDEDE;
	width: 283px;
	overflow:hidden;
}
.relatedvideothumbnailcontainer
{
	float: left;
	width: 90px;
	margin-top: 7px;
	padding-left: 7px;
}
.relatedvideothumbnailcontainer img
{
	width: 85px;
	margin:0;
	padding:0;
	border: solid 1px #AAA;
}
/* height changed: Crystal 04/14/10 */
.relatedvideodatacontainer
{
	float: left;
	padding-bottom:10px;
	overflow:auto;
	height: auto;
	text-align:left;
	padding-left: 5px;
	width: 155px;
	margin-top: 3px;
}
/* font height and overflow changed: Crystal 04/14/10 */
.relatedvideoname 
{
	font-size: .8em;
	line-height:normal;
	color: #648cc9;
	font-weight: bold;
	height: auto;
	overflow: auto;
	
}
.relatedvideoname a {
	text-decoration:none;
	color: #648cc9;
}
.relatedvideoname a:hover {
	color:#333;
}
/* height changed: Crystal 04/14/10 */
.relatedvideodatacontainer p
{
	font-size: .7em;
	clear: both;
	padding: 0px;
	margin: 2px 2px 0 2px;
	line-height: normal;
}
.relatedvideoshortdesc
{
	font-size: .7em;
	height: auto;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

body
{
	scrollbar-base-color: #dedede;
	scrollbar-arrow-color: #8F8f8f;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #dedede;
	scrollbar-highlight-color: #dedede;
	scrollbar-shadow-color: #dedede;
	scrollbar-track-color: #ffffff;
}

.PageNumberLabel
{
	float: left;
	margin: 0px 10px 0 10px;
}
.AsyncButtonDiv
{
	float: left;
	padding: 0 3px 0 3px;
	margin: 3 0px 3 0px;
}

/* Custom Styles End */

/* styles added by crystal */
.repeatcontainer
{
	float: left;
	width: 100%;
}

.starsdiv
{
	clear: both;
	padding-left: 25px;
}





/*  */


/*Tooltip and Pointer CSS*/
.fg-tooltip-pointer-down ui-widget-header
{
	background-color: #ccc;
}
.fg-tooltip
{
	padding: .8em;
	width: 19em;
	/*border-width: 2px !important;*/
	border:0;
	position: absolute;
	z-index: 9999;
	display:none;
}
.fg-tooltip .fg-tooltip-pointer-down, .fg-tooltip .fg-tooltip-pointer-down-inner
{
	position: absolute;
	width: 0;
	height: 0;
	border-bottom-width: 0;
	background: none;
	/*border: 1px solid #F4F4F4;*/
}
.fg-tooltip .fg-tooltip-pointer-down
{
	/*border-left: 7px dotted transparent;
	border-right: 7px dotted transparent;
	border-top-width: 14px;
	bottom: -14px;*/
	border:0;
	right: auto;
	left: 50%;
	margin-left: -7px;
}
.fg-tooltip .fg-tooltip-pointer-down-inner
{
	/*border-left: 5px dotted transparent;
	border-right: 5px dotted transparent;
	border-top: 10px solid #fff;*/
	border:0;
	bottom: auto;
	top: -14px;
	left: -5px;
}
/*pointer alignment*/
.fg-tooltip-left .fg-tooltip-pointer-down
{
	border-left: 0;
	/*border-right: 17px dotted transparent;
	border-top-width: 14px;*/
	border:0;
	bottom: -14px;
	right: auto;
	left: 1em;
	margin: 0;
}
.fg-tooltip-left .fg-tooltip-pointer-down-inner
{
	border-left: 0;
	/*border-right: 12px dotted transparent;
	border-top: 10px solid #fff;*/
	border:0;
	bottom: auto;
	top: -14px;
	left: 2px;
}
.fg-tooltip-right .fg-tooltip-pointer-down
{
	/*border-left: 17px dotted transparent;
	border-right: 0;
	border-top-width: 14px;*/
	border:0;
	bottom: -14px;
	right: 1em;
	left: auto;
	margin: 0;
}
.fg-tooltip-right .fg-tooltip-pointer-down-inner
{
	/*border-left: 12px dotted transparent;
	border-right: 0;
	border-top: 10px solid #fff;*/
	bottom: auto;
	top: -14px;
	right: 2px;
	left: auto;
}
#demoA .fg-tooltip
{
	background: #FFC;
	border: 1px solid #ECECEC;
	color: #333;
	text-align: left;
	float: right;
	margin-left: 120px;
	margin-top: -47px;
	font-size: 0.9em;
	display:none;
}

*:first-child+html #demoA .fg-tooltip {
	margin-left: 20px;
	margin-top: -60px;
	} 
* html #demoA .fg-tooltip {
	margin-left: 20px;
	margin-top: -60px;
	}







a .repeatervideoname
{
	font-size: 0.8em;
}

.demoText a.tooltip
{
	text-decoration: none;
	font-size: 1.2em;
}

.demoText div.tooltip
{
	text-decoration: none;
	font-size: 1.2em;
}

.demoText a:hover.tooltip
{
	text-decoration: none;
}

.floatleft
{
	float: left;
}

.progress
{
	position: absolute;
	top: 1690px;
	left: 360px;
}

.watermarked
{
	background-color: #F0F8FF;
	color: gray;
}
/*Style for management page */
#divManageMain
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
clear:both;
margin:0 0 0 !important;
overflow:hidden;
padding:0 !important;
text-align:left !important;
width:800px;
height:800px;
}

#divCacheButtonOne
{	
	float:left;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;	
}

#divCacheButtonTwo
{	
	float:left;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;	
}

.CacheButton
{	
	float:left;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;	
}

.LabelText
{
	width: 400px;
	height: 50px;
	vertical-align:bottom;
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #F16A03;
	font-size:14px;
	float:left;
	padding-left:20px;
	
}
#headtitle
{
	width:100%;
	text-align:center;
	font-size: 15px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	height:100px !important;
}
/*End of the styles for management page.*/