@charset "utf-8";
/* CSS Document */

div#popularCity {
	width: 800px;
	height: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 0 auto;
	clear: both;
}

div#popularCityRE {
	width: 686px;
	margin: 0 auto;
	text-align: left;
	padding: 8px 0 0 0;
	clear: both;
}

div#popularCity a, div#popularCity a:visited, div#popularCityRE a, div#popularCityRE a:visited {
	color: #c0c0c0;
	text-decoration: none;
	font-size: 9px;
	line-height: 1.3em;
}

div#popularCity a:hover, div#popularCity a:active, div#popularCityRE a:hover, div#popularCityRE a:active {
	color: #c0c0c0;
	text-decoration: underline;
	font-size: 9px;
	line-height: 1.3em;
}

div#popularCity h1 {
	color: #c0c0c0;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

div#popularCityRE h1 {
	color: #c0c0c0;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

div#popularCity h2 {
	color: #c0c0c0;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
	background: url(/images/icons/search.gif) no-repeat;
	padding-left: 20px;
}
div#popularCityRE h2 {
	color: #c0c0c0;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
	background: url(/images/icons/search.gif) no-repeat;
	padding-left: 20px;
}
div#popularCity h3, div#popularCityRE h3 {
	color: #c0c0c0;
	font-size: 12px;	
	margin: 0 0 4px 0px;
}
div#popularCity h3 {
	color: #c0c0c0;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

div#popularCity h4, div#popularCityRE h4 {
	color: #c0c0c0;
	font-size: 11px;	
	margin: 0 0 4px 0px;
}

div#popularCity p, div#popularCityRE p {
	color: #c0c0c0;
	font-size: 11px;
}

div#popularCitybg, div#popularCitybgRE {
	text-align: left;
	/*background: url(/images/bg_popularCitybycat.jpg) no-repeat;*/
	clear: both;
	background-position: 0 22px;
}

table.popularCity {
	width: 970px;
	margin: 0 auto 0 auto;
}

table.popularCity tr td {
	padding-right: 27px;
}

div#popularCity ul, div#popularCityRE ul {
	list-style: none none;
	margin: 0;
	padding: 0;
}

div#popularCity ul li, div#popularCityRE ul li {
	list-style: none none;
	margin: 1px 0 0 0;
}

div.popularCityMostSearched, div.popularCityMostSearchedCats, div.popularCityMostSearchedFranchises {
	background: url(/images/backgrounds/mostSearchedBG.gif) no-repeat;
	padding: 8px 10px 0 10px;
	height: 58px;
}
div.popularCityMostSearchedRE {
	background: url(/images/backgrounds/mostSearchedBGRE.gif) no-repeat;
	padding: 8px 10px 0 10px;
	height: 58px;
}
div.popularCityMostSearched ul, div.popularCityMostSearchedCats ul, div.popularCityCities ul, div.popularCityMarkets ul, div.popularCityCategories ul, div.popularCityFranchises ul, div.popularCityMostSearchedFranchises ul, div.popularRetailBiz ul, div.popularCityMostSearchedRE ul, div.popularCityCitiesRE ul {
	float: left;
}
div.popularCityCities, div.popularCityMarkets, div.popularCityCategories, div.popularCityFranchises, div.popularRetailBiz, div.popularCityCitiesRE {
	padding: 8px 0 8px 10px;
}
div.popularCityMostSearched ul li {
	width: 230px;
}
div.popularCityMostSearchedRE ul li {
	width: 225px;
}
div.popularCityMostSearchedCats ul li {
	width: 230px;
}
div.popularCityCities ul li {
	width: 150px;
	padding: 0 0 0 3px;
}
div.popularCityCities li {
	display: block;
	line-height: 10px;
}
div.popularCityCitiesRE ul li {
	width: 160px;
}
div.popularCityMarkets ul li {
	width: 160px;
}
div.popularRetailBiz ul li {
	width: 230px;
}
div.popularCityCategories ul li {
	width: 230px;
}
div.popularCityFranchises ul li {
	width: 230px;
}
div.popularCityMostSearchedFranchises ul li {
	width: 230px;
}
div#popularCity ul.popularCityListLast li {
	padding-right: 0;
}
div#popularCityRE ul.popularCityListLastRE li {
	padding-right: 0;
	width: 100px;