/*WHERE TO BUY*/
#google-map-sidebar {width:225px;margin:0 auto;}
#google-map-sidebar h4 {margin:0;}

/*GOOGLE MAP SEARCH BOX*/
#gmbox {padding:14px 0 0 0;margin:0;background:transparent url(/img/gif/maps/gmbox-top.gif) no-repeat top left;}
#gmbox-middle {padding:0 10px;background:transparent url(/img/gif/maps/gmbox-middle.gif) repeat-y top left;
}
#gmbox-bottom {height:14px;background:transparent url(/img/gif/maps/gmbox-bottom.gif) no-repeat top left;}

#gmbox {margin-top:0px;margin-bottom:15px;}
#gmbox form {margin:0;padding:0;}
#gmbox label {font-size: 13px;font-weight:bold;color:#666;padding-right:4px;}
#gmbox p {font-size: 11px;font-weight:normal;color:#666;margin-bottom:10px;}
#gmbox input {background-color:#FFF;border:1px solid #d7e241;font-size:12px;font-weight:bold;color:#666;padding:2px;width:74px;}
#gmbox select {background-color:#FFF;border:1px solid #d7e241;font-size:12px;font-weight:bold;color:#666;padding:2px;margin:2px;margin-top:8px;}
#gmbox div#map-error {text-align:center;width:202px;display:none;}
#gmbox div#map-error p {color:#9F1C21;margin:10px 0 0 0;}
#gmbox div.form-submit {width:202px;text-align:center;position:relative;}
#gmbox .form-submit a {display:block;margin:0 auto;width:120px;height:0;padding-top:40px;overflow:hidden;background:transparent url(/img/gif/maps/maps-submit-button-en.gif) top left no-repeat;}
#gmbox .form-submit a:hover {background-position:0 -40px;}

#google-map {margin:0 0 2em;}
.container-640 #google-map {margin:0;}

.map-result {margin:0 0 1em;}
.map-result h5 {margin:0 25px 0 0;}
.map-result p {margin:0 0 .25em 0;}

/*GOOGLE MAP INFOWINDOW*/
#detail_window {width:320px;margin-top:20px;}
#detail_window_contents {background:#FFFFFF url(/img/gif/chamilia-logo.gif) top left no-repeat;}
#detail_window_contents .map-result {padding-left:152px;}
#detail_window_beak {_margin-top:2px;width: 28px;height: 48px;background:transparent url('/img/png/maps/cham_beak.png') top left no-repeat;}

* html #detail_window_beak {
	/* Alpha transparencies hack for IE */
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/png/maps/cham_beak.png', sizingMethod='crop');
}

#detail_window_tl {background: transparent url('/img/png/maps/cham_corners.png') top left no-repeat;width:16px;height:16px;}
#detail_window_tr {background: transparent url('/img/png/maps/cham_corners.png') top right no-repeat;width:16px;height:16px;}
#detail_window_bl {background: transparent url('/img/png/maps/cham_corners.png') bottom left no-repeat;width:16px;height:16px;}
#detail_window_br {background: transparent url('/img/png/maps/cham_corners.png') bottom right no-repeat;width:16px;height:16px;}
#detail_window_t {background: #FFF url('/img/png/maps/cham_t.png') top left repeat-x;height:2px;width:1px;}
#detail_window_l {background: #FFF url('/img/png/maps/cham_l.png') top left repeat-y;height:1px;width:2px;}
#detail_window_r {background: #FFF url('/img/png/maps/cham_r.png') bottom right repeat-y;height:1px;width:2px;}
#detail_window_b {background: #FFF url('/img/png/maps/cham_b.png') bottom right repeat-x;height:2px;width:1px;}
#detail_window_close {margin-top:10px;margin-right:4px;width: 20px;height: 20px;background: transparent url('/img/gif/maps/map_close.gif') top left no-repeat;cursor: pointer;}

