/* ----------------------------------------------------------------------------------------------------------------*//* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*//* ----------------------------------------------------------------------------------------------------------------*/*{padding:0; margin:0;}/* ----------------------------------------------------------------------------------------------------------------*//* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*//* ----------------------------------------------------------------------------------------------------------------*/#TB_window,#TB_secondLine,#TB_window a:link,#TB_window a:visited,#TB_window a:hover,#TB_window a:active,#TB_window a:focus {color:#fff;}#TB_window,#TB_secondLine {font:12px Arial, Helvetica, sans-serif;}#TB_overlay { /* ie6 hack */_position:absolute;_height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');}#TB_secondLine {font-size:10px;}#TB_window a:hover {text-decoration:underline;}/* ----------------------------------------------------------------------------------------------------------------*//* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*//* ----------------------------------------------------------------------------------------------------------------*/#TB_overlay {position:fixed;z-index:100;top:0;left:0;height:100%;width:100%;}.TB_overlayMacFFBGHack {background:url(/$assets$/ae5eba95-f9e0-419b-b75f-61f70c61ad91/macFFBgHack.png) repeat;}.TB_overlayBG {background-color:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}#TB_window {position:fixed;background:#FFF;z-index:102;font-weight:bold;display:none;text-align:left;top:50%;left:50%;_position:absolute; /* ie6 hack */_margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');border: 2px solid #C2C2C2;width: auto;}#TB_window img#TB_Image {display:block;margin:8px auto;margin-bottom: 0px;}#TB_caption,#TB_closeWindow,#TB_closeAjaxWindow,#TB_ajaxWindowTitle {float:left;}#TB_caption {padding: 5px 0px;margin: 0px auto;background: #FFF;color: #000;display: block;border-top: none;width: 100%;}#TB_closeWindow {position: absolute;bottom: 0px;right: -10px;padding: 15px 10px 0px 0px;}#TB_closeAjaxWindow{padding:7px 0 5px;margin-bottom:1px;}#TB_ajaxWindowTitle{padding:7px 0 5px 10px;margin-bottom:1px;}#TB_title{background-color:#292828;height:27px;}#TB_ajaxContent{clear:both;padding:0;margin:0;overflow:hidden;text-align:center;}#TB_ajaxContent.TB_modal{padding:0px;}#TB_ajaxContent p{padding:5px 0;}#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin:-6px 0 0 -104px; /* -height/2 0 0 -width/2 */_position:absolute; /* ie6 hack */_margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%;_position:absolute; /* ie6 hack */_height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');}#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}