﻿html, body, td, th, table, input 
{
	color:#000000;
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size:8pt;
}

body 
{
	background-color:#FFFFFF;
	margin:0pt;
	padding:0pt;
}

img, a img 
{
	border:0pt none;
}

details.table, td, th
{
	font-size: 8pt;
}

#navTop 
{
	background-color:#000000;
	background-image:url(../img/bg_header_gradient.gif);
	background-position:183px 0pt;
	background-repeat:no-repeat;
	clear:both;
	margin:0pt;
	width:100%;
}

#navTop .section 
{

	padding:0pt 5px 0pt 30px;
}

#leftFrame
{
	width: 475px;
	page-break-after: always;
}

#rightFrame
{
	width: 475px;
}

#brand
{
	display: none;
}

#printBrand
{
	display: block;
}

.clear, .clearer 
{
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:1px;
}

#resultsDD
{
	overflow: hidden;
	height: 100%;
	font-size: 14px;
}

#navI
{
	display:none;
}

#navI .navLink
{
	color: #ffffff;
	text-decoration: none;
}

#entryFrame
{
	display:none;
}

#footer 
{
	position:absolute;
	right: 5px;
	bottom: 0px;
	font-size: 6pt;
}

#footer .section {
	padding: 0px 20px 0px 0px;
}

#footer p.copy 
{
	color:#666666;
	float:right;
}

#mainContent
{
	margin: 10px 0px 0px 15px;
}

.zoomButton
{
	display: none;
}

#zoomBarCustom
{
	 display: none;
}

h1 
{
	color:#666666;
	font-size:16px;
	font-weight:normal;
	font-style: italic;
	margin:0pt;
}

#resultsFrameSmall
{
  width: 30%;
  float:left;
  position: relative !important;
}

#uxResultsMapPane
{
  float:left;
  display:inline !important;
  width: 69% !important;
}

#map {
  width: 100% !important;
}

#legend {
  clear: both;
}

.searchResultStoreWrapper {
  padding-bottom: 10px;
}
.searchResultStoreWrapper.lastStore {
  padding-bottom: 0px;
}

.searchResultsIconContainer {
  /*float: left;*/
  display: inline-block;
  position: relative;
  margin-left: 5px;
  text-align: center;
  vertical-align: middle;
}

.searchResultsIconText {
  width: 100%;
  position: absolute;
  top: 8px;
}

#resultsFrame
{

	height: 444px;
}

.results
{
	display: none;
	height: 100%;
	position: relative;
}

ul.specs
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.specOn {
  background-image: url(../img/check.png);
  background-repeat: no-repeat;
  background-position: 0 0px;
  padding-left: 12px;
}

li.specOff {
	display:none;
}

li.specOnNoIcon {
  padding-left: 12px;
}

li.specOffNoIcon {
  padding-left: 12px;
  color: #999999;
}

.salesHoursList {
  line-height: 11px;
}

.salesHoursList td {
  padding: 0px;
}

.salesHoursList>div {
  text-align: center;
  font-style: italic;
  padding-right: 10px;
}

.marketing
{
	margin: 7px;
	background-color: #dddddd;
	padding: 7px;
	font-size: 8pt;
}

a:link {
	color: #148AB2;
	text-decoration:none;
}
a:visited {
	color: #148AB2;
	text-decoration:none;
}
a:active {
	color: #148AB2;
	text-decoration:none;
}
a:hover {
	color: #666;
	text-decoration:underline;
}

.pager
{
	display:none;
}

.pagerContent
{
	display:none;
}

p
{
	margin: 10px 0px;
}

#DetailsMap
{
	float: left;
	margin-right: 10px;
}

#narrowFrame
{
	display:none;
}

#featuredFrame
{
	display:none;
}

#poiPop
{
	background-color: #ffffff; border: solid 1px black; padding: 7px; position: absolute; display: none; z-index: 100000;
}

.noPrint
{
	display: none;
}