@charset "ISO-8859-1";
.locationHeader {
	color: #CAF33F;
	font-weight: bold;
}

div#mainContent
{
	overflow:hidden;
}

div#leftColumn
{
	width: 150px;
	float: left;
	padding: 10px 5px 1000px 5px;
	margin-bottom: -1000px;
	background-color:#2D3691;
	font-size:11px;
	color:#FFFFFF;
	line-height:1.4em;
}

div#leftColumn img
{
	margin-bottom:-3px;
}

div#middleColumn
{
	float: left;
	position:relative;
}

#middleColumn img.invis
{
	display: none;
}

div#rightColumn
{
	width: 292px;
	float: left;
	padding: 0 8px 1000px 8px;
	margin-bottom: -1000px;
	background-color:#FFFFFF;
	font-size:12px;
	color: #2D3691;
}

div#rightColumn p
{
	margin: 10px 0 10px 0;
}

select#mnuCity, select#mnuStore
{
	width: 140px;
	border: 1px solid #CCCCCC;
}

p#locationName
{
	font-size:18px;
	font-weight:bold;
	color: #2D3691;
}

#detailsLeft
{
	width: 60%;
}

#detailsRight
{
	width: 40%;
}

#detailsLeft, #detailsRight
{
	float: left;
	padding: 10px 0 0 0;
	margin: 0;
	line-height:1.4em;
	font-size:11px;
}

div#detailsRight img
{
	margin: 7px 0 0 0;
}

div#map
{
	width: 752px;
	height:275px;
	float: left;
	padding: 4px 4px 4px 4px;
	padding:0;
	margin: 0;
	border: 4px solid #FFF;
}

td#map3
{
	width: 752px;
	height:275px;
	float: left;
}

p#loading
{
	text-align:center;
}
/* --------------------------------------------------- 
   Bubbles */
img#bubbleTXHO07
{
	left: 29px;
	top: 170px;
	position:absolute;
	display: none;
}

img#bubbleTXHO04
{
	left: 117px;
	top: 210px;
	position:absolute;
	display: none;
}

img#bubbleTXHO02
{
	left: 38px;
	top: 125px;
	position:absolute;
	display: none;
}

img#bubbleTXHO03
{
	left: 46px;
	top: 102px;
	position:absolute;
	display: none;
}

img#bubbleTXHO01
{
	left: 49px;
	top: 36px;
	position:absolute;
	display: none;
}

img#bubbleTXHO06
{
	left: 75px;
	top: 30px;
	position:absolute;
	display: none;
}

img#bubbleTXHO05
{
	left: 85px;
	top: 10px;
	position:absolute;
	display: none;
}
/* --------------------------------------------------- */
.legend
{
	font-size: 9px
}

select
{
	font-size:11px;
}

div#horizontalBorder
{
	height: 4px;
	width:100%;
	background-color:#2D3691;
	float:left;
}

