body {
	background-color: #FFF;
	color: #000;
    font-family: Arial, sans-serif;
    font-size: 14px;
    margin: 2px 0 0 0;
    text-align: center;
}
h1,
h2,
h3,
h4 {
	color: #000;
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin: 0;
}

h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
input,
select { font-size: 11px; }
a,
a:link {
	color:#000096;
	text-decoration: underline;
}
a:active  { color: #FF0000; }
a:visited { color: #800080; }
form {
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
}
.orangepage { background-color: #FCB132; }
.contentpage { padding: 0 30px 20px 30px; }
.whitepage,
.orangepage,
.contentpage, {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.sponsored_links h4 { font-size: 10px; }
.sponsored_links h3 { font-size: 14px; }

.bread_crumb,
.bread_crumb a,
.bread_crumb a:visited {
	color: #000096;
	font-size: 13px;
}

#header_container {
	height: 89px;
	margin: 0 auto;
	padding: 0;
	width: 1002px;
}
	
.boldText {
	font-weight: bold;
	font-size: 12px;
}	
.normalText { font-size:12px; }

.bread_crumb .breadcrumbCurrent,
.bread_crumb .breadcrumbCurrent:visited,
.bread_crumb .breadcrumbCurrent:link {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size:13px;
}

.sponsored_links { text-align: left; }
.sponsored_links h4 							{
	text-align: left;
	font-weight: normal;
	color: #666;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #DDD;
	padding: 0;
}
.sponsored_links h2 {
	margin-bottom: 4px;
	display: inline;
}
.sponsored_links h3 {
	font-weight: normal;
	color: #666666;
	display: inline;
}
.sponsored_links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.sponsored_links li {
	margin: 0;
	padding: 8px 0 0 0;
}
.sponsored_links .description {
	text-decoration: none;
	color: #000;
}
.sponsored_links .location {
	text-decoration: none;
	color: #009900;
}
.sponsored_links .rating { color:#000; }
.sponsored_links img {
	border: none;
	vertical-align: middle;
}

#overlay{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;
	background-color: #000;
	-moz-opacity: 35;
	opacity:.35;
	filter: alpha(opacity=35);
}

.pricedisclaimer {
	color: #666666;
	font-size: 11px;
	padding: 10px 20px 10px 20px;
	margin: 0;
}
	
.pricedisclaimer p {
	color: #666666;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 0;
}

#search_header { margin:10px 0 0 0; }
#superfind_l1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#superfind_l1 li {
	background: url('../images/000_6x6.gif') 1px 6px no-repeat;
	margin: 10px 0 0 0;
	padding: 0 0 0 12px;
}

#superfind_l1 li.see_all {
	background: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.spacer {
    clear: both;
    display: block;
    font-size: 1px;
    height: 1px;
    width: 100%;
}
#categoriesPanel .category { background: transparent url('../images/bg/category_img_bg.gif') 11px 0px no-repeat; }
#sponsored_links h2 { font-size: 16px; }
a img { border: none; }
#netPromoterPopIn {
	top: 350px;
	left: 450px;
}

#placeholder {
    float: left;
    display: inline;
    width: 162px;
    height: 30px;
}

/* Local Shopping Modal */
#modal_c {  display: none;  position: absolute; z-index: 999; }
#modal { display:none; width: 640px; }
#modal .top { background: url('../images/modal_top_bottom.gif') no-repeat top left; height: 25px; width: 640px; }
#modal .content, #modal .enter_zip { background: url('../images/modal_center.gif') repeat-y; /* height: 200px; */ width: 640px; }
#modal .bottom { background: url('../images/modal_top_bottom.gif') no-repeat bottom left; height: 30px; width: 640px; }
#modal p.close { margin: 0; padding: 10px 16px 0 0; text-align: right; }
#modal p.close a { color: gray; text-decoration: none; }
#modal p.close img { top: 1px; position: relative; }
#modal .bottom p { margin: 0; padding: 0 0 0 15px; text-align: left; }
#modal .close_modal { cursor: pointer; }

#modal .content iframe { border:none; height: auto; width: 90%; }

a.modal_launch {
    color: #F7941D;
    text-decoration: underline;
    padding-left: 35px;
    background: url('../images/car_local_shopping.gif') 0 0 no-repeat;

}

#nearByNowlogo {
    float: left;
    display: inline;
    background: url('/static/sz2/common/images/nearby_logo.gif') 0 0  no-repeat;
    width: 509px;
    height: 33px;
    margin: -10px 10px 0 0;
}
