#TB_window {  }

#TB_window a,
#TB_window a:focus{color: #666;}
#TB_window a:hover {color: #000;}

#TB_overlay { position: fixed; z-index:1000; top: 0px; left: 0px; height:100%; width:100%; }


.TB_overlayBG {	background: url(../images/bg-png.png) repeat 0 0; }


#TB_window { position: fixed; top:50%; left:50%; display:none; color:#000; background: #fff; border: 4px solid #525252; text-align:left; z-index: 1002; }


#TB_window img#TB_Image { display:block; margin: 5px 0 0 15px; border: 1px solid #ccc; }
#TB_caption { height: 20px; color: #f00; text-align: center; padding: 9px 0; }
#TB_caption span { width: 11px; height: 10px; margin: -11px 15px 0; cursor: pointer; text-indent: -100em; overflow: hidden; }
#TB_caption span a { display: block; width: 100%; height: 100%; }
#TB_caption span a:hover { background-position: 0 -10px !important; }
#TB_caption #TB_next { float: right; }
#TB_caption #TB_prev { float: left; }
#TB_caption #TB_next a { background: url(../images/icon-next.png) no-repeat 0 0; }
#TB_caption #TB_prev a { background: url(../images/icon-prev.png) no-repeat 0 0; }
#TB_closeWindow { padding: 5px 15px 0; text-align: right; }
#TB_closeWindow a { text-decoration: underline; }
#TB_closeAjaxWindow{ float:right; margin-bottom:1px; padding:7px 10px 5px 0; text-align:right; }
#TB_pagintaion { clear: both; padding: 9px 0; color:#666; font: 10px Arial, Helvetica, sans-serif; text-align: center; }
#TB_ajaxWindowTitle{ float:left; margin-bottom:1px; padding:7px 0 5px 10px; } 
#TB_title{ background-color:#e8e8e8; height:27px; }
#TB_ajaxContent{ clear:both; line-height:1.4em; padding:2px 15px 15px; overflow:auto; text-align:left; }
#TB_ajaxContent.TB_modal{ padding:15px; }
#TB_ajaxContent p{ padding:5px 0; }

#TB_load{ position: fixed; top: 50%; left: 50%; display:none; width:208px; height:13px; margin: -6px 0 0 -104px;  z-index:103; }

#TB_HideSelect{ position:fixed; top: 0; left: 0; width:100%; height:100%; background-color:#fff; border:none; z-index:99; }
#TB_iframeContent{ clear:both; border:none; margin-bottom:-1px; margin-top:1px; }

