
/* AALightWindow */

div.AALightWindow { display:none;position:fixed; width:100%; height:100%; top:0; left:0; background:url(../gfx/img/bg_black_transparent.png) repeat; z-index:100} /* background:#000; z-index:100; opacity:0.65; filter:alpha(opacity=65);  */
div.AALightWindow_bg { position:fixed; width:100%; height:100%; top:0; left:0; margin:0; padding:0; background:#000; opacity:0.65; filter:alpha(opacity=65); z-index:101} /* url(../gfx/img/bg_black_transparent.png) repeat; z-index:100;  */

div.AALightWindow div.AALightWindow_container { position:relative; margin:10% auto 0 auto; padding:0 0 0 0; background-color:#FFF; border:10px solid #FFF; border-bottom: 0px; } /* DO NOT ADD WIDTH AND HEIGHT */

div.AALightWindow div.AALightWindow_container div.AALightWindow_topbar { height:50px; background-color: #fff; } /* background:url(../gfx/img/window_top.gif) right no-repeat; */
div.AALightWindow div.AALightWindow_container div.AALightWindow_topbar table { width:100%; }
div.AALightWindow div.AALightWindow_container div.AALightWindow_topbar table tr { height:50px; vertical-align: middle; text-align:right; }
div.AALightWindow div.AALightWindow_container div.AALightWindow_topbar table tr td h3 { padding:0 5px; margin:0; font-size:16px; color:#0060AA; font-weight: bold; text-align:right; display:inline; font-family: "Traditional Arabic" }

div.AALightWindow div.AALightWindow_container div.AALightWindow_topbar div.AALightWindow_title { float:right; height:0px; width:80%; padding:0 3px; margin:0; text-align:right; }
div.AALightWindow div.AALightWindow_container div.AALightWindow_topbar div.AALightWindow_title h3 { padding:0; margin:0; font-size:14px; color:#ccc; font-weight: bold; text-align:right; display:inline; direction:rtl; }

div.AALightWindow div.AALightWindow_container div.AALightWindow_topbar div.AALightWindow_close_button { float:left; height:22px; width:66px; padding:0; margin:0; background:url(../gfx/img/win_close.gif) left no-repeat; cursor:pointer;  }

div.AALightWindow div.AALightWindow_container div.AALightWindow_controls { position:absolute; vertical-align:bottom; bottom:0px; right:0px; }

/** TRANSPARENT BACKGROUND TO BE USED FOR IE6 **/
div.BGImageTransparent { display:none; height:1px; width:1px; }

#flvPlayerContainer { margin:0 auto auto auto; background:url(../gfx/img/ajax-loading.gif) center no-repeat;filter:alpha(opacity=100); }



