/* MORE IE6 SPECIFIC CSS CAN BE FOUND IN ie6.css */

#TB_load {position:fixed; z-index:1000003; top:50%; left:50%; margin:-54px 0 0 -54px; height:108px; width:108px; background:url(../images/global/loaderTB.png);}
* html #TB_load { /* ie6 hack */ position:absolute; margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_load .icon {margin:38px; width:32px; height:32px; background:url(../images/global/loaderTB.gif) 0 0 no-repeat;}


#TB_overlay {position:fixed; z-index:1000002; top:0px; left:0px; height:100%; width:100%; background:#fff;}
* html #TB_overlay { /* ie6 hack */ position:absolute; height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}


#TB_window {position:fixed; z-index:1000003; display:none; text-align:left; top:50%; left:50%; background:#fff;}
* html #TB_window { /* ie6 hack */ position:absolute; margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_window_inner {position:relative;}

#TB_window #TB_ImageOff {display:block;}
#TB_window #TB_Image {display:block;}

#TB_menu {position:fixed; z-index:1000004; bottom:0; left:0; width:100%; height:46px; background:url(../images/global/TB_menu2.png) 0 0 repeat-x;}
* html #TB_menu {/* ie6 hack */ position:absolute; margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBMenuMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); background:url(../images/global/TB_menu2.gif) 0 0 repeat-x;}
#TB_menuInner {margin:0 auto; width:212px; height:46px;}
#TB_prev, #TB_prev a,
#TB_next,  #TB_next a {display:block; width:71px; height:46px; text-indent:-9999px;}
#TB_menu #TB_closeWindow, #TB_menu #TB_closeWindow a {display:block; width:70px; height:46px; text-indent:-9999px;}
#TB_prev, #TB_next, #TB_menu #TB_closeWindow {float:left;}
#TB_prev, #TB_prev a, #TB_next, #TB_next a, #TB_menu #TB_closeWindow a {background:url(../images/global/TB_menu2.png) 0 0 no-repeat;}
* html #TB_prev, * html #TB_prev a, * html #TB_next, * html #TB_next a, * html #TB_menu #TB_closeWindow a {background-image:url(../images/global/TB_menu2.gif);}
#TB_prev {background-position:0 -46px;}
#TB_prev a {background-position:0 -92px;}
#TB_prev a:hover {background-position:0 -138px;}
#TB_prev a:active {background-position:0 -184px;}
#TB_next {background-position:-71px -46px;}
#TB_next a {background-position:-71px -92px;}
#TB_next a:hover {background-position:-71px -138px;}
#TB_next a:active {background-position:-71px -184px;}
#TB_menu #TB_closeWindow {background-position:-142px -46px;}
#TB_menu #TB_closeWindow a {background-position:-142px -92px;}
#TB_menu #TB_closeWindow a:hover {background-position:-142px -138px;}
#TB_menu #TB_closeWindow a:active {background-position:-142px -184px;}
#TB_prev.active, #TB_next.active {background:none;}

/* Shadows */
#TB_stl, #TB_str, #TB_sbl, #TB_sbr,
#TB_sftl, #TB_sftr, #TB_sfbl, #TB_sfbr, #TB_sflt, #TB_sflb, #TB_sfrt, #TB_sfrb {position:absolute; width:22px; height:22px; background:url(../images/global/TB_sCorners.png) 0 0 no-repeat;}
#TB_stl {top:-22px; left:-22px; background-position:0 0;}
#TB_str {top:-22px; right:-22px; background-position:-66px 0;}
#TB_sbl {bottom:-22px; left:-22px; background-position:0 -66px;}
#TB_sbr {bottom:-22px; right:-22px; background-position:-66px -66px;}
#TB_sftl {top:-22px; left:0; background-position:-22px 0;}
#TB_sftr {top:-22px; right:0; background-position:-44px 0;}
#TB_sfbl {bottom:-22px; left:0; background-position:-22px -66px;}
#TB_sfbr {bottom:-22px; right:0; background-position:-44px -66px;}
#TB_sflt {top:0; left:-22px; background-position:0 -22px;}
#TB_sflb {bottom:0; left:-22px; background-position:0 -44px;}
#TB_sfrt {top:0; right:-22px; background-position:-66px -22px;}
#TB_sfrb {bottom:0; right:-22px; background-position:-66px -44px;}
#TB_st {position:absolute; top:-22px; left:22px; height:22px; background:url(../images/global/TB_sH.png) 0 0 repeat-x;}
#TB_sb {position:absolute; bottom:-22px; left:22px; height:22px; background:url(../images/global/TB_sH.png) 0 -22px repeat-x;}
#TB_sl {position:absolute; top:22px; left:-22px; width:22px; background:url(../images/global/TB_sV.png) 0 0 repeat-y;}
#TB_sr {position:absolute; top:22px; right:-22px; width:22px; background:url(../images/global/TB_sV.png) -22px 0 repeat-y;}

#TB_ajaxContent {position:relative;}

#TB_title {padding:5px 10px; font-size:1.2em; line-height:1.2; text-align:right;}

#TB_HideSelect{z-index:1000001; position:fixed; top:0; left:0; background-color:#fff; border:none; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; height:100%; width:100%;}
* html #TB_HideSelect { /* ie6 hack */ position:absolute; height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_iframeContent {border:none;}