#custom_info_window_red{
  width: 388px;
 
}
#custom_info_window_red_contents{

   background: url('imgs/tc4.png') top left repeat-y;
    
  
}
#custom_info_window_red_tl{
  width: 1px;
  height: 11px;
   display:none;
}
* html #custom_info_window_red_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/red_tab_tl.png', sizingMethod='crop');
}
#custom_info_window_red_t{
  background: url('imgs/tc1.gif') top left no-repeat transparent;
    height: 11px;
     width:365px;
}


#custom_info_window_red_tr{
  width: 1px;
  height: 11px;
 display:none;
}
* html #custom_info_window_red_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/red_tab_tr.png', sizingMethod='crop');
}
#custom_info_window_red_l{
  width: 1px;
 
}
#custom_info_window_red_r{
  width: 1px;
}
#custom_info_window_red_bl{
  width: 1px;
  height: 16px;
   display:none;
}

#custom_info_window_red_b{
  background: url('imgs/tc3.gif') top left no-repeat transparent;
    height: 16px;
}
#custom_info_window_red_br{
  width: 1px;
  height: 11px;
  display:none;
}

#custom_info_window_red_close{
  width: 21px;
  height: 21px;
  margin-top:-6px;
   margin-right:10px;
  background: url('images/corners/red_close.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_red_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/red_close.png', sizingMethod='crop');
}
#custom_info_window_red_beak{
  width: 23px;
  height: 31px;
   margin-top:-1px;
  background: url('imgs/2_r14_c3.gif') top left no-repeat transparent;
}
* html #custom_info_window_red_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/2_r14_c3.gif', sizingMethod='crop');
}



/* styles for tabs part */
.tab { float: left;background: url(imgs/xl-bg.gif) no-repeat 0px 0px; color:#8E6804;
  font-size: 12px;font-weight: bold;cursor: pointer; width:22px; height:42px;
   margin-top:4px; text-align:center; padding-top:10px;}
.tabs_header{
  position: absolute;top:20px;right:1px;
  width:22px; 
}
.title {background: url(imgs/bgb.jpg) no-repeat 0px 0px;font-weight:bold; font-size:14px; color:#8A4304;
         padding-left:57px;  padding-bottom:10px;}
  .title1 {background: url(imgs/bgb.jpg) no-repeat 0px 0px;font-weight:bold; font-size:14px; color:#8A4304;
         padding-left:57px;  padding-bottom:10px; width:290px; height:20px;}
.tab_contents{
  position: relative;
  top: 0;
  left:0;
  font-size: 12px;
 margin:0px 10px;
     height:300px;width:345px; background-color:#fff;

}



#tab0_content{
  position: relative; 
  top: 0;
  left: 0;
}
#tab1_content{
  position: absolute;
  top: 0;
  left: 0;
  display:none;
}


