*{padding: 0; margin: 0;}

#TB_window a:link {font-size:11px;line-height:14px;color: #035bbc; text-decoration: none; }
#TB_window a:visited {font-size:11px;line-height:14px;color: #035bbc; text-decoration: none; }
#TB_window a:hover {font-size:11px;line-height:14px;color: #035bbc; text-decoration: none; }
#TB_window a:active {font-size:11px;line-height:14px;color: #035bbc; text-decoration: none; }
#TB_window a:focus{font-size:11px;line-height:14px;color: #035bbc; text-decoration: none; }

#TB_window2 a:link {font-size:11px;line-height:14px;color: #035bbc; text-decoration: none; }
#TB_window2 a:visited {font-size:11px;line-height:14px;color: #035bbc; text-decoration: none; }
#TB_window2 a:hover {font-size:11px;line-height:14px;color: #035bbc; text-decoration: none; }
#TB_window2 a:active {font-size:11px;line-height:14px;color: #035bbc; text-decoration: none; }
#TB_window2 a:focus{font-size:11px;line-height:14px;color: #035bbc; text-decoration: none; }

#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
/*
  // mac ff   
  background: url(img/thickbox/bg.png) repeat;

  // others
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
*/
    
  height:100%;
  width:100%;
}

/* ie6 hack */
/*
* html #TB_overlay { 
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
*/


#TB_window, #TB_window2 {
  position: relative;
  font: 11px Arial, Helvetica, sans-serif;
  line-height: 16px;
  color: #414448;
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  text-align:left;
  top:46%;
  left:50%;
  /* padding-bottom: 18px; */  
}

#TB_window img, #TB_window2 img {
  border: 0;
}

img#TB_Image {
  display: block;
  border: 0;
}

/* ie6 hack */
/*
* html #TB_window, * html #TB_window2 { 
  position: absolute;
  margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
*/

.TB_title {
  display: none !important;
}

.TB_gallery {
  display: none;
}

#TB_head {
  height: 30px;
}

#TB_ImageOff {
  float: right;
  border: 0;
  margin-right: 7px;
}

#TB_Image {
  margin-left: 17px;
}

#TB_secondLine {
  font: 11px Arial, Helvetica, sans-serif;
  line-height: 16px;
  color: #414448;
  text-align: center;
  width: 100%;
}

#TB_galleryLine {
  font: 11px Arial, Helvetica, sans-serif;
  line-height: 16px;
  color: #414448;
  margin-left: 18px;
  margin-top: 10px;
  font-size: 11px;
  line-height: 14px;
  padding-bottom: 9px;
}

#TB_prev {
  float: left;
  margin-left: 17px;
}

#TB_next {
  float: right;
  margin-right: 17px;
}

#TB_prevContainer {
  border: 1px solid white;
  width: 90px;
  float: left;
  margin-top: -1px;
  margin-bottom:3px;
}

#TB_nextContainer {
  border: 1px solid white;
  width: 90px;
  float: right;
  margin-top: -1px;
  margin-bottom:3px;
}

#TB_caption {
  font: 11px Arial, Helvetica, sans-serif;
  color: #414448;
  line-height: 16px;
  float: left;
  width: 100%;
  padding-bottom: 10px;
}

#TB_caption .text {
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 4px;
  margin-top: 10px;
  margin-left: 17px;
}

#TB_closeWindow {
font-size:11px;
  padding:11px 25px 10px 0;
  float:right;
}

#TB_closeAjaxWindow {
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}

#TB_ajaxWindowTitle {
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}

#TB_title {
  background-color:#e8e8e8;
  height:27px;
}

#TB_ajaxContent {
  clear: both;
  overflow: hidden;
  text-align: left;
  line-height: 1.4em;
  /* padding-left: 17px; */
}

#TB_ajaxContent .flash {
  padding-left: 17px;
}

#TB_ajaxContent.TB_modal {
  padding:15px;
}

#TB_ajaxContent p {
/* padding:5px 0px 5px 0px; */
}

#TB_load {
  background-color: transparent;
  position: fixed;
  display: none;
  height: 16px;
  width: 16px;
  z-index: 1003;
  top: 46%;
  left: 50%;
  margin: -8px 0 0 -8px; /* -height/2 0 0 -width/2 */
}

/* ie6 hack */
/*
* html #TB_load { 
  position: absolute;
  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%;
}

/* ie6 hack */
/*
* html #TB_HideSelect { 
  position: absolute;
  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;
}
