﻿#GoogleMap_Div{
border-color:#404040;
border-style:solid;
border-width:1px;
}

.gInfo{
font-family:Arial, Sans-Serif;
}
.gInfoHead{
margin:0;padding:0.25em 10px 0.25em 10px;
background-color:#4B5196;
}
.gInfo h4{
margin:0;padding:0;
color:White;
font-size:0.9em;
}
.gInfoPane{
color:#000000;
font-size:0.75em;
padding:1em;
}
.gInfoApprox{
color:#808080;
}
#store_info_window{
width:255px;
}
#store_info_window_close{
  background: url('http://cdn1.preen.com/skin/1/gmaps/window_x.jpg') top right no-repeat;
}
#store_info_window_contents{
background-color: #FFF;
border-top: 1px solid  #e2e2e2;
border-left: 1px solid  #e2e2e2;
border-right: 1px solid  #e2e2e2;
}
#store_info_window_beak{
width: 26px;
height: 23px;
background: url('http://cdn1.preen.com/skin/1/gmaps/info-window-beak.png') top left no-repeat transparent;
}
* html #store_info_window_beak{
/* Alpha transparencies hack for IE */
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn1.preen.com/skin/1/gmaps/info-window-beak.png', sizingMethod='crop');
}
#store_info_window_tl, #store_info_window_tr, #store_info_window_bl, #store_info_window_br,
#store_info_window_t,#store_info_window_l,#store_info_window_r,#store_info_window_b{
height: 0px;
width: 0px;
}

/* Directions */
.googledir{
font-size:0.8125em;
margin-left:22px;
}
.google_note{
font-size:1em;
}
#dmap, #gmap{
float:right;
margin-right:20px;
}
.gStart-address{
float:left;margin:0.5em 14px 0.5em 22px;
}
.gEnd-address{
float:left;margin:0.5em 20px 0.5em 14px;
}
.gStart-address legend, .gEnd-address legend
{
font-weight:bold;}
