/* CONTAINS STYLES FOR DEALER LOCATER PAGES */
/* see newstyles.css for main CSS */
/* for screen media only!! */

#content div.outline {
	border: 1px solid #d5d5d5;
	padding: 4px;
	height: auto;
	min-height: 100%;
	overflow: hidden;
}
* html #content div.outline {
	height: 100%;
	overflow: visible;
}

table {
	width: 404px;
	border: 1px solid #095ba6;
	margin-top: 3px;
}
* html table {
	width: 402px;
}
td {
	padding: 5px;
	vertical-align: top;
}
#content table#results td div.addr p {
	margin: 0;
	line-height: 1.25em;
}
#content table#results td div.addr {
	margin: 0;
	padding: 0;
}
tr.odd td {
	background-color: #e7eff6;
}
#results col.one {
	text-align: right;
}
html #results col.four {
	text-align: center;
}
#content div#map {
	width: 402px;
	height: 300px;
	border: 1px solid #095ba6;
	margin: 0; 
	padding: 0;
	position: relative;
	background-color: #e5e5e5;
}
* html #content div#map {
	width: 400px;
}
#content div#map h3 {
	padding: 10px;
	color: #b5b5b5;
}
#content div.GinfoWin address {
	font-style: normal;
}
#content div.GinfoWin p {
	margin: 0;
}
#mapContain {
	background: url(../images/general/midBoxBG.gif) top left repeat-y;
	position: relative;
	height: auto;
	overflow: hidden;
}
* html #mapContain {
	height: 100%;
	overflow: visible;
}
#mapSupInfo {
	float: left; 
	width: 184px;
	background: url(../images/general/GSuppInfoTop.jpg) top left no-repeat; 
	padding: 4px 4px 120px 4px; 
	margin: 0;
	height: 100%; 
	font-size: .9em;
}
#mapMain {
	margin-left: 196px;
}
* html #mapMain {
	margin-left: 192px;
}
#locate {
	padding: 4px; 
	border: 1px solid #6b9dca; 
	margin: 0 0 4px 0; 
	height: auto;
	overflow: hidden;
	background-color: #aec9e2;
}
* html #locate {
	height: 1%;
	overflow: visible;
}
#mapSupInfo #locate {
	margin: 2px 0 12px 0;
}
#locate label {
	font-weight: bold;
	color: #002646;
}
#locate p {
	color: #002646;
	text-align: center;
}
#locate input {
	width: 98%;
}
* html #locate input {
	width: 96%;
}
#locate select, #locate option {
	width: 100%;
}
#locate input#Submit {
	float: right; 
	margin: 5px 0 0 0; 
	width: auto;
	font-weight: bold;
	color: #002646;
	background-color: #e7eff6;
}
#locate fieldset#radius {
	border: 1px solid #6b9dca;
	margin: 10px 0 0 0;
}
* html #locate fieldset#radius {
	padding: 5px 7px 10px 7px;
}
#content form p {
	margin: 2px 0;
}
#mapContain .ftr {
	position: absolute;
	bottom: 0;
	left: 0;  
	font-size: .9em;
	margin: 0;
	background: url(../images/general/GSuppInfoBot.jpg) bottom left no-repeat; 
	width: 184px;
	padding: 104px 4px 4px 4px;
}
#mapContain .ftr p {
	margin: 2px 0 0 0;
	text-align: right;
}
* html #mapContain .ftr {
	margin: 0 0 -1px 0;
}


div.locateTxt {
	margin: 0 0 0 180px;
	height: 1%;
}
div.locateTxt div {
	margin: 0 10px 10px 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
	text-align: center;
}
div.locateTxt div img {
	margin-top: 10px;
}
#content div.locateTxt p {
	padding: 0 10px;
}

#mapSupInfo div {
	padding-top: 15px;
	background: url(../images/icons/sep_dots.gif) no-repeat top left;
}
#mapSupInfo div p {
	padding: 0 2px 15px 2px;
	margin-bottom: 5px;
	background: url(../images/icons/sep_dots.gif) no-repeat bottom left;
	text-align: justify;
}

