body {
	margin:				5px;
	padding:			0px;
	background-color:	#FFFF99;
	color:				black;
	font-family:		Arial;
}
img {
	border:	0;
}

form {
	margin:	5 0 0 auto;
}
input.addressentry {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
       width: 242px;
}
#header {
	position:		relative;
	margin-bottom:	0px;
	height:			79px;
	width:			100%;
	text-align:	center;
}
#controls {
        width: 100%;
        float: left;
}
#locator {
	float:			left;
	width:			545px;
	height:			900px;
	z-index: 		0;	
	position:relative;
}
#map {
	float:			left;
	width:			545px;
	height:			400px;
	position:relative;
}
#panel {
	float:			left;
	height:			440px;
	overflow-y:		auto;
	overflow-x: hidden;
	width:			545px;
	
	z-index:			1000;
	
}
#panel table {
	width: 100%;
	border-spacing:		0px;
	border-collapse: collapse;
	padding:			0px;
	margin:				0px;
}
#panel table th {
	padding:	0px;
	text-align:	left;
	font-size:	12px;
	font-weight: normal;
}
#panel table th a[action="sort_table"] {
	text-decoration: none;
	color: #3F6494;
	font-weight: bold;
	font-size: 12px;
}
#panel table th a[action="sort_table"]:hover {
	text-decoration: underline;
	color: #3F6494;
	font-weight: bold;
	font-size: 12px;
}
#panel table thead tr.poi {
	
	height: 20px;
}
#panel table tfoot tr.poi {
	height: 20px;
	font-size: 10px; 
	color: #a2afbf; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	border-top: 1px solid #a2afbf; 
	background-color: #f8f8f8;
}
#panel table td {
	padding:			4px; 
	margin:				0px;
	text-align:			left;
	color:				#333333;
	font-size:			11px;
	font-family:		 arial, helvetica, sans-serif;
	vertical-align:	top;
}
#panel table td.maneuver {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	
}
#panel table .prev_results {
	float:			left;	
	text-decoration: none;
}
#panel table .next_results {
	float:			right;	
	text-decoration: none;
}
#panel table tr.odd {
	
}
#panel table tr.even {
	
}
#panel table tr.active {
	background-color: #CCCCCC;
}
#panel table p {
	margin:		0px;
	padding:	0px;
}
a.address:link			{ text-decoration: underline; color: #666666; font-weight: bold; }
a.address:visited		{ text-decoration: underline; color: #666666; font-weight: bold; }
a.address:hover			{ text-decoration: underline;  }
a.address:active		{ text-decoration: underline; color: #993333; } 

a.store_name:link { text-decoration: none; color: #3f6494; font-weight: bold; font-size: 12px;}
a.store_name:visited { text-decoration: none; color: #3f6494; font-weight: bold; font-size: 12px; }
a.store_name:hover { text-decoration: underline;  color: #3f6494; font-weight: bold; font-size: 12px;}
a.store_name:active { text-decoration: none; color: #3f6494; font-size: 12px; }

a.next_results:link { text-decoration: underline; color: #3f6494; font-weight: bold; padding-left:5px; padding-right: 5px; text-align: right;}
a.next_results:visited { text-decoration: underline; color: #3f6494; font-weight: bold;padding-left: 5px; padding-right: 5px; text-align: right;}
a.next_results:hover { text-decoration: underline; padding-left:     5px; padding-right: 5px; text-align: right;}
a.next_results:active { text-decoration: underline; color: #3f6494;padding-left:     5px; padding-right: 5px; text-align: right;}


a.prev_results:link { text-decoration: none; color: #3f6494; font-weight: bold;padding-left:    5px; padding-right: 5px; text-align: right;}
a.prev_results:visited { text-decoration: none; color: #3f6494; font-weight: bold;padding-left: 5px; padding-right: 5px; text-align: right;}
a.prev_results:hover { text-decoration: none;padding-left:      5px; padding-right: 5px;  text-align: right;}
a.prev_results:active { text-decoration: none; color: #3f6494; padding-left:    5px; padding-right: 5px; text-align: right; }

a[action="more_info"]:link { text-decoration: none; color: #3f6494; font-weight: bold; } 
a[action="more_info"]:visited { text-decoration: none; color: #3f6494; font-weight: bold; } 
a[action="more_info"]:hover { text-decoration: underline; color: #3f6494; font-weight: bold; } 
a[action="more_info"]:active { text-decoration: none; color: #3f6494; font-weight: bold; } 

a[action="show_all"]:link { text-decoration: none; color: #3f6494; font-weight: bold; } 
a[action="show_all"]:visited { text-decoration: none; color: #3f6494; font-weight: bold; } 
a[action="show_all"]:hover { text-decoration: underline; color: #3f6494; font-weight: bold; } 
a[action="show_all"]:active { text-decoration: none; color: #3f6494; font-weight: bold; } 

xml {
	width:		0;
	height:		0;
	display:	none;
}
.icon {
        position:       relative;
        width:          33px;
        height:         28px;
}

.icon img {
	position:	absolute;
	top:		0px;
	left:		0px;
	width:		38px;
	height:		36px;
	cursor:		pointer;
}
.icon div {
	position:		absolute;
	top:			2px;
	left:			0px;
	width:			38px;
	height: 36px;
	font-size:		8px;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	color:			#efebea;
	text-align:		center;
	cursor:			pointer;
	font-size:	2px;
	
}
#center_marker {
	width: 		30px;
	height:		28px;
	cursor:		default;	
}
#center_marker img {
	position:	absolute;
	top:		0px;
	left:		0px;
	width: 		30px;
	height:		28px;
	cursor:		default;	
}
#ajax_activity {
	position:			absolute;
	top:				20px;
	right:				20px;
	width:				32px;
	height:				32px;        
	z-index:			99;
}
#w2gi_copyright {
        position:                       absolute;
        right:                          3px;
        bottom:                         3px;
        text-decoration:        none;
        font:                           bold 12px arial;
        background:                     transparent;
        z-index:                        999;
}
#navteq_copyright {
        background:                     transparent none repeat scroll 0%;
       	left:                         3px;
        font-family:            arial;
        font-size:                      12px;
        font-size-adjust:       none;
        font-stretch:           normal;
        font-style:                     normal;
        font-variant:           normal;
        font-weight:            bold;
        bottom:                           3px;
        line-height:            normal;
        position:                       absolute;
        text-decoration:        none;
        z-index:                        999;
}
.address_helper {
	color:				gray;
	font-size:			11px;
}
#icon_bar {
	width:			120px; 
	float: right;
	text-align:	right; 
	padding-top:	5px;
	padding-right: 10px;
}
#icon_bar .title {
	font-size:			large;
	font-weight:		bold;
	padding-left:		3px;
}
#icon_bar .links {
	font-size:			11px;
	text-align:			right;
	vertical-align:		middle;
	padding-right:		3px;
	text-decoration:	none;
}
#icon_bar a.links {
	text-decoration:	none;
	white-space:		nowrap;
	padding-left:		0.75em;
	color:				#0000cc;
}
#icon_bar a.links img {
	width:				16px;
	height:				16px;
	vertical-align:		bottom;
}
#navteqfooter {
 		position:       relative;
		width: 100%;
		float: left;
        text-align:     center;
        font-size:      10px;
        font-weight:    bold;
		top: 10px;
		text-align:	center;
}
#footer {
        position:       relative;
		width: 100%;
		float: left;
        text-align:     center;
        font-size:      10px;
        font-weight:    bold;
		top: 10px;
		text-align:	center;
}
#inner {
        height: 500px;
        width: 735px;
        position: absolute;
        left: 125px;
        /* float: left; */
}
#outer {
        position: absolute;
        top: 0px;
        left: 0px;
}
#intro_text {
    font-size: 12px;
    padding: 0px;
	font-weight: bold;
}

/*from eatnpark */

.bucks
{
	color: black; 
	font-size: 14px; 
	font-family: Arial, Helvetica; 
}


.emailbox 
{ 
	color: black; 
	font-size: 10px; 
	font-family: Arial, Helvetica; 
	border-style: solid; 
	border-width: 1px;
	border-color: #000000 #000000
}

.feedback
{ 
	color: black; 
	font-size: 10px; 
	font-family: Arial, Helvetica; 
	border-style: solid; 
	border-width: 1px;
	border-color: #000000 #000000
}

.formheader
{
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica; 
}

.features
{
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica; 
}

.footer
{
	color: black; 
	font-size: 10px; 
	font-family: Arial, Helvetica;
	text-decoration: none;
}

.product
{
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica; 
}

.bodytext
{
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica; 
}

.bodytext_red
{
	color: red; 
	font-size: 12px; 
	font-family: Arial, Helvetica; 
}


.bodysmtext
{
	color: black; 
	font-size: 10px; 
	font-family: Arial, Helvetica; 
}


.bodylink
{
	color: blue; 
	font-size: 12px; 
	font-family: Arial, Helvetica;
	text-decoration: underline;
}

.spreadbody
{
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica; 
	line-height: 20px;
}

.menuheader
{
	color: #F8310E; 
	font-size: 16px; 
	font-family: Arial, Helvetica; 
	font-weight: bold;
}

.subheader
{
	color: #F8310E; 
	font-size: 15px; 
	font-family: Arial; 
	font-weight: bold;
}

.preview
{
	color: #666666; 
	font-size: 12px; 
	font-family: Arial, Helvetica; 
	font-style: italic;
}

.newstitle
{
	color: black;  
	font-size: 12px; 
	font-family: Arial, Helvetica; 
	font-weight: bold;
}

.bubble
{
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica; 
}

.smiley
{
	color: black; 
	font-size: 10px; 
	font-family: Arial, Helvetica; 
}

.smileylink
{
	color: blue; 
	font-size: 10px; 
	font-family: Arial, Helvetica;
	text-decoration: underline;
}

.Plaintext{

	 color :#000000;
	 FONT-SIZE  :11px;
	 FONT-FAMILY :  ;
	 TEXT-DECORATION  : none ;
}
.DeptTitle{
	color: #000000;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica;
	font-weight: bold;
}
.kidsPDFLink {
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.kidsPDFLink:hover {
	color: #FFCC00;
}

.error {
	color: #cc0000;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}
