@CHARSET "UTF-8";

#locator-pad {
	padding: 15px 0 25px 0;
}

/* Search Form
**************************************************/
table#dealer-search {
	width: 600px;
	margin: 0 auto 0 75px;
	background: #fff;
	clear: both;
}

table#dealer-search th,table#dealer-search td {
	padding: 7px 9px;
	vertical-align: middle;
}

table#dealer-search thead th {
	font-size: 12px;
	border-bottom: 2px solid #ccc;
	background: #ececec;
	color: #333;
	font-weight: bold;
	text-align: left;
}

table#dealer-search tbody th,table#dealer-search tbody td {
	background: #fff;
	font-size: 10px;
	line-height: 1.22;
	text-align: left;
}

table#dealer-search tbody th {
	background: #999 url(/images/site/bg-corner-white-dkgray.gif) no-repeat
		-3px bottom;
	color: #fff;
	font-size: 12px;
	width: 25%;
}

table#dealer-search tfoot td {
	padding: 11px 9px;
	background: #fff;
}

table#dealer-search td label,table#dealer-search td input {
	vertical-align: middle;
}

table#dealer-search td label.radio {
	font-weight: bold;
	font-size: 11px;
	margin-right: 1em;
}

/* Results Table
**************************************************/
table#dealer-list {
	background: #fff;
	clear: both;
	width: 100%;
}

table#dealer-list th,table#dealer-list td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

table#dealer-list thead th {
	font-size: 12px;
	border-bottom: 2px solid #ccc;
	background: #ececec;
	color: #333;
	font-weight: bold;
	text-align: left;
}

table#dealer-list tbody th {
	width: 13px
}

table#dealer-list tbody th,table#dealer-list tbody td {
	background: #f0f0f0;
	font-size: 10px;
	line-height: 1.22;
	text-align: left;
}

table#dealer-list tbody tr th {
	width: 13px;
}

table#dealer-list tbody tr.odd th,table#dealer-list tbody tr.odd td {
	background: #fff;
}

table#dealer-list tbody td a {
	text-decoration: underline;
	font-weight: bold;
	color: #369
}

/*Route Table
**************************************************/
table#ligeo-routeTable {
	width: 580px;
	margin: 1em auto 2em 75px;
	background: #fff;
	clear: both;
	border-collapse: collapse;
}

table#ligeo-routeTable th,table#ligeo-routeTable td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

table#ligeo-routeTable thead th {
	font-size: 12px;
	border-bottom: 2px solid #ccc;
	background: #ececec;
	color: #333;
	font-weight: bold;
	text-align: left;
}

table#ligeo-routeTable tbody th,table#ligeo-routeTable tbody td,table#ligeo-routeTable tfoot td,table#ligeo-routeTable tfoot th
	{
	background: #f0f0f0;
	font-size: 10px;
	line-height: 1.22;
	text-align: left;
}

table#ligeo-routeTable tfoot td,table#ligeo-routeTable tfoot th {
	border-top: 1px solid #ececec;
	font-weight: bold;
	background: #fff;
}

table#ligeo-routeTable tfoot td.ligeo-totalDistance {
	text-align: right;
}

table#ligeo-routeTable tbody tr th {
	width: 13px;
}

table#ligeo-routeTable tbody tr.ligeo-odd th,table#ligeo-routeTable tbody tr.ligeo-odd td
	{
	background: #fff;
}

table#ligeo-routeTable tbody td a {
	text-decoration: underline;
	font-weight: bold;
	color: #369
}

img,a img {
	border: 0;
}

/* Dealer Locations
**************************************************/
table#dealer-locations {
	width: 60%;
	margin: 2em 0 1em 75px;
	background: #fff;
	clear: both;
}

table#dealer-locations td {
	background: #fff;
}

div#ligeo-map {
	width: 465px;
	height: 300px;
	border: solid 4px #d2d2d2;
	margin: 0 auto 0 75px;
	overflow: hidden;
}

p.small {
	line-height: 1.5;
	font-size: 10px;
	margin-top: 1.5em;
}

#locator-pad div.warning {
	position: static;
	float: none;
	width: auto;
	color: #111;
	background: #ffffbc url(warning.gif) no-repeat 8px center;
	padding: 0 0 0 50px;
	clear: both;
	margin: 0 40px 10px 40px;
	border: 1px solid #fc3;
}

#locator-pad div.warning p {
	padding: 0;
	margin: 15px;
	font-size: 11px;
}

/* Tooltip
**************************************************/
.dvhdr1 {
	display: none;
}

.dvbdy1 {
	background: #FFFFFF;
	font-size: 10px;
	line-height: 1.4;
	border: solid 2px #666;
	padding: 12px;
	width: 250px;
}

.tooltip-logo {
	margin: 0 auto 1em auto;
	text-align: center;
}

.tooltip-icon {
	cursor: help;
	display: block;
	margin: 0.5em 0 0 0;
}

#languageLayer {
	z-index: 99999999;
}
.statediv {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #D21034;
	font-size: 14px !important;
	font-weight: bold;
}
