
* 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;	
	}

#default #gmap {
  margin: 0.5em;
  width: 300px;
	height: 320px;
	border: 1px solid #a29988;
}

#venue_add #gmap, #fixture #gmap {
  margin: 0.5em;
  width: 390px;
	height: 400px;
	border: 1px solid #a29988;
}
	
	
#gmap_legend {
	background: transparent;
	}

#gmap_legend .grdLegend {
	border-bottom: dotted 1px #ccc;
	width: 100px;
}

.infowindow {
	position: relative;
	top: 0;
	left: 0;
  width: 200px;
  height: 32px;
  }
  
.infowindow th {
  background-color: #FF64A7;
/*  height: 22px !important;*/
  color: #fff;
  text-align: left;
  padding: 2px;
/*  border-bottom: 1px solid #5574b9;*/
  font-size: 11px;
  font-weight: bold;
font-family: Georgia, Arial,Tahoma,Verdana,sans-serif;
  }
  
.infowindow td.content {
  border-left: 1px solid #5574b9;
	border-right: 1px solid #5574b9;
	border-bottom: 1px solid #5574b9;
	padding: 2px 4px;
	} 

  
  /*
.infowindow {
	position: relative;
	top: 0;
	left: 0;
  width: 250px;
  height: 32px;
  }
  
.infowindow tr.header-row {
  background: #d5dcee;
  color: #3552a4;
  font-weight: bold;
  }
  
.infowindow th {
  background: url("../imgs/step_b_backtop.png") no-repeat top left !important;
  height: 30px !important;
  color: #3552a4;
  text-align: left;
  padding: 3px 0 0 16px;
  border-bottom: 1px solid #5574b9;
  font-size: 12px;
  }
  
.infowindow td.content {
  border-left: 1px solid #5574b9;
	border-right: 1px solid #5574b9;
	padding: 2px 4px;
	} 
  
.infowindow td.footer-row {
  background: url("../imgs/step_b_backbot2.png") no-repeat bottom left;
  height: 27px;
  }
*/


