﻿
* html .gmapHolder {
	text-align: center;
	}
	
/*background=""../images/request_head_back_1.gif"" border=""0"" alt="""" width=""1""*/

.gmapHolder .mapTable {
	margin: 0 auto;
	width: 600px;
	}
	
.gmapHolder .mapTable td.left-wall {
	width: 1px;
	background: #5574b9;
	}
	
.gmapHolder .mapTable td.right-wall {
	width: 1px;
	background: #5574b9;	
	}

#gmap, #map_canvas {
	width: 320px;
	height: 340px;
	border: 1px solid #a29988;
	float: left;
	}
	
#gmapContact {
    margin-top: 10px;
	width: 450px;
	height: 450px;
	border: 1px solid #a29988;
	}	
	
#gmapHotelInfo
{
	margin-top: 10px;
	width: 500px;
	height: 200px;
	border: 1px solid #a29988;
}

/*#divTopHotel {
	width: 250px;
	margin-left: 20px;
	background: transparent;
    float: left;
	display: block;
    border-bottom: solid 1px #ccc;
}

#divTopHotel .grdLegend td {
    padding: 2px;
}
#divTopHotel .grdLegend a, #divTopHotel .grdLegend a:active, #divTopHotel .grdLegend a:visited {
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333;
}

#divTopHotel .grdLegend a:hover {
    font-size: 11px;
    color: #cc0000;
}

#divTopHotel h3 {
    background: none repeat scroll 0 0 #9DA5C6;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 10px;
    text-transform: uppercase;
	color: #fff;
}*/

  
.divMapInfo {
	position: relative;
	top: 0;
	left: 0;
    width: 200px;
    height: 90px;
    font-size: 11px;
	overflow: hidden;
/*	border: solid 1px green;*/
  }
  
.divMapInfo .divMapInfoHdr {
/*  height: 22px !important;*/
  color: #3552a4;
  text-align: left;
  padding: 3px 0 6px 0px;
  border-bottom: 1px solid #5574b9;
  font-size: 12px;
  width: 196px;
/*  overflow: hidden;*/
/*	border: solid 1px red;*/
 }
  
.divMapInfo .divMapInfoContent {
	padding: 8px 4px 4px 0px;
  overflow: hidden;
  width: 190px;
/*  height: 30px !important;*/
/*	border: solid 1px blue;*/
} 
  
