html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

}

body { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#898989;
}

h1 {
	font-size:18px;
	text-transform:uppercase;
}

h1.terms {
	width:946px; height:39px;
	padding-left:34px;
}

h2 {
	margin-bottom:6px;
	clear:left;
	color:#383838;
	text-transform:uppercase;
	font-size:11px;
	margin-top:2px;
}	

h3 {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #383838;
	text-align: left;
	margin: 0;
	padding: 2px 0;
}

h4 {
	font-size:18px;
	color:#ebebeb;
	margin-bottom:4px;
}

.clear { clear:both; font-size:0; line-height:0; }


a, a:link, a visited {
	color:#000; text-decoration:none;
}

a:hover {
	color:#D41A05;
}




#wrapper-details { 
	width:578px;
	margin:0 auto 0 auto;
	background:url(../images/bg_iframe.jpg) repeat-x left top;
	overflow:hidden;
}

.grey-box-retailers { 
	width:545px; height:20px;
	float:left;
	border:1px solid #cdcdcd;
	background:#e2e2e2;
	padding:13px 15px;
	margin:12px 0 25px 0;
	font-size:13px;
	color:#474747;
	line-height:20px;
}

.grey-box-retailers input.zip-code {
	width:57px; height:20px;
	margin:0 11px 0 10px;
	background:url(../images/input_zipcode.gif) no-repeat right top;
	border:0;
}

.grey-box-retailers input.city { 
	width:150px; height:20px;
	margin:0 15px 0 4px;
	background:url(../images/input_city.gif) no-repeat right top;
	border:0;
}

.grey-box-retailers span {
	color:#898989;
	margin-right:16px;
}

.grey-box-retailers select {
	width:72px; height:18px;
	margin:0 15px 0 6px;
	font-size:11px;
	color:#555555;
}

.grey-box-retailers input.submit-button-retailers {
	width:60px; height:20px;
	border:0;
	text-indent:-9999px;
	background:url(../images/submit_button_retailers.gif) no-repeat left top;
	cursor:pointer;
}

#columns-retailers { float:left; margin-top:16px; }

.columnl {
	width:100%;
	float:left;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}

.columnr {
	width:100%;
	float:left;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
	margin-left:2px;
}

.itemg {
	width:100%;
	background:#f9f7f8;
	float:left;
}

.itemw {
	width:100%;
	background:#fff;
	float:left;
}

.c1 {
	width:33%; height:55px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	float:left;
}

.c2{
	width:33%; height:55px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	float:left;
	line-height:55px;
}

.c3 {
	width:33%; height:37px;
	padding-top:18px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	float:left;
}

.left { float:left; }
.right { float:right; }
.dark { color:#383838; }
.bold { font-weight:bold; }
input.change-btn {
	width: 123px; height: 19px;
	float: left;
	font-size: 0;
	background: url(../images/i_btn_change.gif) no-repeat ;
background-position: left top;
	text-decoration: none;
	text-indent: -99999px;
	padding:0;
	margin:0;
}



a.change-btn {
	width: 125px; height: 20px;
	float: right;
	font-size: 0;
	background: url(../images/i_btn_change.gif) no-repeat;
	text-decoration: none;
	text-indent: -99999px;
	padding:0;
	margin:0;
}

a.change-btn:link, a.change-btn:visited { background-position: left top; }

a.change-btn:hover, a.change-btn:active { background-position: left bottom;}

.gmap {
	width: 578px;
	float: left;
}

.retailers-table {
	width: 578px;
	margin-top:14px;
}
.retailers-table th{
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:bold;
	height: 16px;
	vertical-align: top;
	background-color: #E2E2E2;
	padding: 7px;
}
.retailers-table td{
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #a3a3a3;

	height: 60px;
	vertical-align: top;
	background-color: #fff;
	padding: 7px;
}

.retailers-table .antet th{
	background-color: #e2e2e2;
	height: 16px;
	text-align:left;
	color:#000;
	font-weight:bold;
}

.retailers-table td.num{
	vertical-align: middle;
}

.retailers-table .gray td { background-color: #f9f7f8;}

.retailers-table .logo-retailer {
	width: 70px; height: 60px;
	float: left;
	text-align: center;
	margin-right: 15px;
	vertical-align: middle;
}

.retailers-table .logo-retailer img { margin-top: 11px; }
/* NEW - for alternating row colors script */
.retailers-table tr.even td { background-color: #f9f7f8;}

/* NEW - previous results button */
/* MODIFIED - changed width and height only */
a.prev-btn {
	width: 114px; height: 10px;
	float: left;
	font-size: 0;
	background: url(../images/i_btn_prev.gif) no-repeat;
	text-decoration: none;
	text-indent: -99999px;
	padding: 0;
	margin: 0;
}

a.more-btn {
	width: 88px; height: 10px;
	float: right;
	font-size: 0;
	background: url(../images/i_btn_more.gif) no-repeat;
	text-decoration: none;
	text-indent: -99999px;
	padding: 0;
	margin: 0;
}

p.current { 
	width: 19px; height: 19px;
	background: url(../images/i_red_bullet.gif) left top no-repeat;
	text-align: center;
	font: bold 11px/19px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
	margin: 0;
}



/* MODIFIED - added .prev-btn */
.more-btn:link, .more-btn:visited, .prev-btn:link, .prev-btn:visited { background-position: left top; }

.more-btn:hover, .more-btn:active, .prev-btn:hover, .prev-btn:active { background-position: left bottom;}

