/* THICKBOX - LINK AND FONT SETTINGS */
#TB_window { font: 12px Arial, Helvetica, sans-serif; color: #333333; }
#TB_secondLine { font: 10px Arial, Helvetica, sans-serif; color:#666666; }
#TB_window a:link { color: #666666; }
#TB_window a:visited { color: #666666; }
#TB_window a:hover { color: #000; }
#TB_window a:active { color: #666666; }
#TB_window a:focus { color: #666666; }


/* THICKBOX SETTINGS */
#TB_window { position: fixed; z-index: 2002; color: #000000; display: none; text-align: left; top: 50%; left: 50%; height: 530px; width: 940px; overflow: hidden; }
#TB_window area:active, #TB_window area:focus { outline: 0; }
#TB_window_x { background-image: url(/pics/_pressecenter/hg_layer.png); position: fixed; z-index: 2002; color: #000000; text-align: center; height: 420px; width: 760px; overflow: hidden; }
#TB_window img#TB_Image { display: block; margin: 0px 0px 0px 15px; border: 0px; }
#TB_caption { height: 25px; padding: 7px 30px 10px 25px; float: left; width: auto; }
#TB_closeWindow { height: 25px; padding: 11px 25px 10px 0; float: right; width: auto; }
#TB_closeWindow_x { height: 23px; padding-right: 15px; float: right; width: auto; }
#TB_closeAjaxWindow { padding: 28px 0px 5px 0; margin-bottom: 1px; text-align: right; float: right; width: auto; }
#TB_closeAjaxWindow img { vertical-align: middle; padding-top: 1px; }
#TB_closeAjaxWindow a.red { color: #c80000; font: bold 11px Arial, Helvetica, sans-serif; }
#TB_closeAjaxWindow a:hover { color: #014748;  text-decoration: none; }
#TB_ajaxWindowTitle { float: left; padding: 7px 0 5px 10px; margin-bottom: 1px; width: auto; }
#TB_title { padding-right: 50px; height: 27px; }
#TB_ajaxContent { clear: both; padding: 2px 15px 15px 15px; overflow: auto; text-align: left; line-height: 1.4em; }
#TB_ajaxContent.TB_modal { padding: 15px; }
#TB_ajaxContent p { padding: 5px 0px 5px 0px; }
#TB_load { position: fixed; display: none; height: 13px; width: 208px; z-index: 2003; top: 50%; left: 50%; margin: -6px 0 0 -104px; }
#TB_HideSelect{ z-index: 2001; position: fixed; top: 0; left: 0; background-color: #fff; border: none; height: 100%; width: 100%; }
#TB_iframeContent { clear: both; border: none; margin-bottom: -1px; margin-top: 1px; }


/* THICKBOX - OVERLAY BACKGROUND */
#TB_overlay { position: fixed; z-index:2000; top: 0px; left: 0px; height:100%; width:100%; }
.TB_overlayMacFFBGHack,
.TB_overlayBG { background: transparent url(/pics/_pressecenter/overlay.png); }