#nojs, #noqt { position:relative; margin:0 auto; padding:10px; text-align:center; background:#333; color:#ccc; }
#nojs a, #noqt a { color:#fff; }

/* hud
----------------------------- */
#content .hud { position:absolute; padding-bottom:35px; }
#content .hud .top { width:465px; padding:15px 15px 0; background:url(http://movies.apple.com/trailers/images/hud_bgtop.png) no-repeat 0 0; behavior:url(/global/scripts/lib/iepngfix.htc); }
#content .hud .top .padder { width:439px; min-height:165px; _height:165px; padding:0px 13px 0; background-image:url(http://movies.apple.com/trailers/images/hud_bgtop_shade.png); background-repeat:no-repeat; behavior:url(/global/scripts/lib/iepngfix.htc); }
#content .hud .close-hud { display:block; width:51px;  height:19px; z-index:99; position:absolute; top:23px; _top:8px; right:23px; text-indent:-9999px; background-repeat:no-repeat; cursor:pointer; behavior:url(/global/scripts/lib/iepngfix.htc); }
#content .hud .bottom { position:absolute; height:28px; width:465px; bottom:0; left:0; padding:0 15px 15px; background:url(http://movies.apple.com/trailers/images/hud_bgbottom.png) no-repeat 0 0; behavior:url(/global/scripts/lib/iepngfix.htc); }
#content .hud .bottom .padder { height:15px; _height:0; padding-bottom:13px; background-image:url(http://movies.apple.com/trailers/images/hud_bgbottom_shade.png); background-repeat:no-repeat; behavior:url(/global/scripts/lib/iepngfix.htc);
	-moz-border-radius-bottomleft:3px; 
	-moz-border-radius-bottomright:3px; 
	-webkit-border-bottom-right-radius:5px; 
	-webkit-border-bottom-left-radius:5px; 
}
#content .hud h3 { font-size:13px; font-weight:normal; *font-weight:bold; padding:12px 15px 10px; _margin-top:-1px;
	-moz-border-radius-topright:4px; 
	-moz-border-radius-topleft:4px; 
	-webkit-border-top-right-radius:5px; 
	-webkit-border-top-left-radius:5px;  
}

/* right content */
#content .hud .trailer-content { float:right; width:220px; padding-top:10px; min-height:135px; _height:145px; position:relative; z-index:99; }
#content .hud .trailer-content .trailer-content-topcap { width:266px; height:6px; background:url(http://movies.apple.com/trailers/images/hud_content_bgtop.png) no-repeat 0 0; behavior:url(/global/scripts/lib/iepngfix.htc); }
#content .hud .trailer-content .trailer-content-bottomcap { width:266px; height:5px; background:url(http://movies.apple.com/trailers/images/hud_content_bgbottom.png) no-repeat 0 0; behavior:url(/global/scripts/lib/iepngfix.htc); }
#content .hud .trailer-content .trailer-content-inner {  _margin-top:-9px; padding:0 10px 0 35px;  }
#content .hud .trailer-content .trailer-content-inner div { zoom:1; position:relative;}
#content .hud .trailer-content-inner div { padding:0.8em 0; }
#content .hud .trailer-content h4 { line-height:12px; *font-size:11px; }

#content .hud .trailer-content ul { margin:8px 0 16px; padding-bottom:17px; clear:both; }
#content .hud .trailer-content .rule { clear:both; width:205px; height:2px; margin:8px 0 16px; _margin-bottom:0; background:url(http://movies.apple.com/trailers/images/hud_content_rule.png) no-repeat 0 0; behavior:url(/global/scripts/lib/iepngfix.htc); }
#content .hud .trailer-content ul.tags { height:35px; background:url(http://movies.apple.com/trailers/images/hud_content_rule_tall.png) no-repeat 0 0;  }
#content .hud .trailer-content ul.last { background:none; padding-bottom:0; margin-bottom:0; }
#content .hud .trailer-content ul li { position:relative; float:right; width:62px; height:21px; margin-right:9px; -webkit-border-radius:3px; -moz-border-radius:2px;}
#content .hud .trailer-content ul li.tag { font-size:9px; text-align:center; background:none; }
#content .hud .trailer-content ul li.tag.long { width:91px; }
#content .hud .trailer-content ul li.long { width:89px; }
/* set safari 2 with square corners */
body:last-child:not(:root:root) #content .hud .trailer-content ul li a { background-image:url(http://movies.apple.com/trailers/images/hud_button_square.png); }
/* override and set safari 3 with round */
body:first-of-type:not(:root:root) #content .hud .trailer-content ul li a { background-image:url(http://movies.apple.com/trailers/images/hud_button.png); }
/* give everything else what it needs */
#content .hud .trailer-content ul li a { position:absolute; display:block; width:64px; height:22px; line-height:22px; top:0; left:-1px; text-align:center; cursor:pointer; background-image:url(http://movies.apple.com/trailers/images/hud_button.png); *background-image:url(http://movies.apple.com/trailers/images/hud_button_square.png); background-repeat:no-repeat; behavior:url(/global/scripts/lib/iepngfix.htc); }	

/* overlay/popup
----------------------------- */
#globalheader { z-index:9995; }
#overlay { position:absolute; width:100%; top:0px; left:0; background-image:url('http://movies.apple.com/trailers/images/overlay.png'); z-index:9996; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://movies.apple.com/trailers/images/overlay.png", sizingMethod="scale"); }
#popup { position:absolute; padding:0px; border-style:solid; border-width:1px; z-index:9997; background-color:#202020; border-color:#333; -webkit-border-radius:7px; -moz-border-radius:8px; }
#popup #popup-close { position:absolute; cursor:pointer; }

#popup #popup-itunes { display:none; position:absolute; left:18px; bottom:12px; }
#popup #qt-display {  position:absolute; zoom:1; background:#000; z-index:9998; }
#popup #qt-spinny { position:absolute; z-index:9999; }		
#main #hd-qt { position:absolute; left:-9999px; }
