﻿#custom_info_window_red{
  width: 340px;
}
#custom_info_window_red_contents
{
	background-color: #FFF;
}
#custom_info_window_red_contents div{
  background-color: #FFF;
  display: block; visibility: visible; width: 310px; position: absolute; height: 400px; left: -1px; top: 21px; margin-left: 4px;
}
#custom_info_window_red_tl{
  width: 16px;
  height: 16px;
  background: url('../images/ctop_l.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ctop_l.png', sizingMethod='crop');
}

#custom_info_window_red_t{
  background: url('../images/top.png') top left repeat-x transparent;
  height: 20px;
}
#custom_info_window_red_tr{
  width: 16px;
  height: 16px;
  background: url('../images/ctop_r.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ctop_r.png', sizingMethod='crop');
}
#custom_info_window_red_l{
  width: 3px;
  background: url('../images/left.png') top left repeat-y transparent;
  position: absolute; width: 10px; height: 325px; top: 16px; left: 0px;
}

#custom_info_window_red_r{
  width: 10px;
  height: 330px;
  background: url('../images/right.png') top right repeat-y transparent;
}
#custom_info_window_red_bl{
  width: 16px;
  height: 16px;
  background: url('../images/cbot_l.png') top left no-repeat transparent;
}
* html #custom_info_window_red_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cbot_r.png', sizingMethod='crop');
}
#custom_info_window_red_b{
  background: url('../images/bottom.png') top left repeat-x transparent;
}
#custom_info_window_red_br{
  width: 16px;
  height: 16px;
  top: 346px;
  left:343px;
  background: url('../images/cbot_r.png') top left no-repeat transparent;
}
* html #custom_info_window_red_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cbot_r.png', sizingMethod='crop');
}
#custom_info_window_red_close{
  width: 21px;
  height: 21px;
  background: url('../images/close.png') top left no-repeat transparent;
  cursor: pointer;
}

#custom_info_window_red_close:hover{
  background: url('../images/close_hover.png') top left no-repeat transparent;  
}

* html #custom_info_window_red_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/close.png', sizingMethod='crop');
}
#custom_info_window_red_beak{
  width: 34px;
  height: 75px;
  background: url('../images/beak.png') top left no-repeat transparent;
  top:346px;
  left:153px;
}
* html #custom_info_window_red_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/beak.png', sizingMethod='crop');
  top:346px;
  left:153px;
  width: 34px;
  height: 75px;
}
