/*
	FlashMaps Geospatial
	$Revision: 1.0 $
*/

body		{margin-top: 5px; text-align:left; background:#ddeff5 url(/storelocator/images/background1.jpg) left top repeat-x;}

.list_state	{font-family: Tahoma; font-size: 14px; color: #c3fd14; text-decoration: none; line-height: 1.40em;}
.list_city	{font-family: Tahoma; font-size: 12px; color: #fafd14; text-decoration: none; line-height: 1.40em;}
.list_store	{font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none; line-height: 1.40em;}

a			{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 1.4em;
}
a:hover		{color: #0090D0; background-color: transparent;}

/*#storeList{
	display:block;
	height:170px;
	width:660px;
	border:2px solid #6DBE02;
	overflow:auto;
	background:#1C6CB1;
	margin:0 auto;
}*/
#storeList{
	border:2px solid #6DBE02;
	background:#1C6CB1;
}
	
