@charset "utf-8";
/* CSS Document */
#custom_info_window_bubble{
  width: 200px;
}
#custom_info_window_bubble  {
	font-size: 1px;
}
#custom_info_window_bubble_contents{
background-color:#0ca20d;
}
#custom_info_window_bubble_tl{
  width: 6px;
  height: 6px;
  background: url('/gif/map/google/win_tl.png') top left no-repeat transparent;
  font-size: 1px;
}
/* html #custom_info_window_bubble_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gif/map/google/win_tl.png', sizingMethod='crop');
}*/
#custom_info_window_bubble_t{
background-color: #0ca20d;
font-size: 1px;
  /*background: url('/images/windoors/bubble_t.png') top left repeat-x #45B5F7;*/
}
#custom_info_window_bubble_tr{
  width: 6px;
  height: 6px;
  background: url('/gif/map/google/win_tr.png') top right no-repeat transparent;
  font-size: 1px;
}
/* html #custom_info_window_bubble_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/windoors/win_tr.png', sizingMethod='crop');
}*/
#custom_info_window_bubble_l{
background-color: #0ca20d;
 /* background: url('/images/windoors/bubble_l.png') top left repeat-y transparent;*/
  width: 2px;
  font-size: 1px;
}
#custom_info_window_bubble_r{
  /*background: url('/images/windoors/bubble_r.png') top right repeat-y transparent;*/
background-color: #0ca20d;
  width: 2px;
  font-size: 1px;
}
#custom_info_window_bubble_bl{
  width: 6px;
  height: 6px;
background-color: #0ca20d;
font-size: 1px;
 /*background: url('/images/windoors/win_bl.png') top left no-repeat transparent;*/
}
/* html #custom_info_window_bubble_bl{*/
  /*background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/windoors/win_bl.png', sizingMethod='crop');*/
/*}*/
#custom_info_window_bubble_b{
  height: 2px;
background-color: #0ca20d;
font-size: 1px;
  /*background: url('/images/windoors/bubble_b.png') bottom left repeat-x #45B5F7;*/
}
#custom_info_window_bubble_br{
  width: 6px;
  height: 6px;
  background: url('/gif/map/google/win_br.png') top left no-repeat transparent;
  font-size: 1px;
}
/* html #custom_info_window_bubble_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/windoors/win_br.png', sizingMethod='crop');
}*/
#custom_info_window_bubble_close{
  width: 13px;
  height: 12px;
  background: url('/gif/map/google/win_close.png') bottom left no-repeat transparent;
  cursor: pointer;
  font-size: 1px;
}
/* html #custom_info_window_bubble_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/windoors/win_close.png', sizingMethod='crop');
}*/
#custom_info_window_bubble_beak{
	 width: 204px;
  height: 26px;
  margin-left: 0px;
 background: url('/gif/map/google/win_beak.png') top left no-repeat transparent;
 font-size: 1px;
}
/* html #custom_info_window_bubble_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/windoors/win_beak.png', sizingMethod='crop');
}*/
/*.mapinfo {padding:0 10px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:.83em;}
.mapinfo strong {font-size:1.2em;}*/

.mapinfo p{
	margin-bottom:2px;
	margin-left:4px;
	font-size:12px;
}
