/* basic elements */

body {
	background-color:  #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #757575; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: .9em;
}

h1, h2, h3, h4, h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 1em;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

ul, li, ul li { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

a:link, a:active, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #666666
}

a:hover {
	color: #777777;
}

a img {
	border: 0px solid #000000;
}

/* container div -----------------------------------------------------------*/
#container {
	margin: 0px auto 0px auto;
	width: 900px;
	background-color: #ffffff;
}

/* Dealer Locator divs ------------------------------------------------------*/
#dealer-locator h1 {
	background: #ffffff url(../images/HDR_dealer_locator.jpg) top left;
	width: 885px;
	height: 36px;
	padding: 0;
	margin: 3px 0px 0px 6px;
}

#dealer-locator h1 span { display: none; }

#dealer-locator form {
	float: left;
	margin: 0px 0px 0px 6px;
	padding: 0;
}/*\*/
* html #dealer-locator form {
	margin: 0px 0px 0px 3px;
} /* Fixes IE float bug (doubles left margin) */

#form-fields {
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 238px;
	height: 80px;
	background: #ffffff url(../images/BG_form_fields.gif) top left repeat-x;
	border: 1px solid #D8D8D8;
}

#form-fields h2, #search-results h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	margin: 0;
	padding: 10px 0px 8px 10px;
	font-size: 9px;
	font-weight: normal;
}

#form-fields input {
	border: 1px solid #D8D8D8;
	margin: 0px 0px 3px 10px;
	padding: 0;
}

#form-fields input.submit-btn {
	border: 0px solid #ffffff;
	margin: 0px 0px 0px 4px;
}

#form-fields p {
	margin: 0;
	padding: 0;
}

#search-results {
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 238px;
	height: 351px;
	background: #ffffff url(../images/BG_form_results.gif) 0px 2px repeat-x;
	border: 1px solid #D8D8D8;
}

#retailers {
	overflow: auto;
	margin: 0px 0px 0px 10px;
	background-color: #ffffff;
	border: 1px solid #D8D8D8;
	width: 217px;
	height: 308px;
}

#retailers p {
	width: 205;
	margin: 0;
	padding: 4px 0px 0px 10px;
	font-size: 10px;
}

#retailers a {
	color: #ea743c;
	text-decoration: none;
}

#retailers a:hover {
	color: #000000;
}

#POCmap {
	position: relative;
	margin: 10px 0px 0px 254px;
	width: 635px;
	height: 443px;
	border: 1px solid #D8D8D8;
}/*\*/
* html #POCmap {
	margin-left: 250px;
} /* Fixes IE float bug */


/* Flash content divs-----------------------------------------------------*/
#ufoContainer {
	width: 900px;
	height: 600px;
}

/* Header div -----------------------------------------------------------*/
#logo {
	position: relative;
	margin-left: 6px;
	margin-top: 16px;
	width: 81px;
	height: 39px;
}

/* Menu divs -------------------------------------------------------*/
#menu {
	position: relative;
	margin: 12px 0px 0px 6px;
}

#menu ul li {
	list-style-type: none;
	display: inline;
}

#menu ul li a span {
	display: none;
}

/* Footer -----------------------------------------------------------*/
#footer {
	clear: both;
	position: relative;
	width: 885px;
	height: 90px;
	margin: 0px 0px 35px 6px;
	background: #ffffff url(../images/mountains.gif) top center no-repeat;
}

#footer p {
	position: relative;
	width: 876px;
	top: 5px;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	color: #A8A8A8;
	text-align: right;
}

#footer p.address {
	padding-top: 36px;
}

/* Failed Content divs ------------------------------------------------------*/
#failed-content h1, #failed-content p {
	margin-left: 15px;
	width: 900px;
}

/* POC Map divs (more locator) ----------------------------------------------*/
#pmap_searchbox			{ margin-left: 17px; }
#infoWindow				{ font-family: Verdana; width: 340px; font-size: 10px; color: #3A3A3A; }
#infoWindow_small		{ font-family: Verdana; width: 195px; font-size: 10px; color: #3A3A3A; }
#infoWindow_left 		{ width: 130px; float: left; }
#infoWindow_right 		{ width: 185px; float: right; position: relative; }
#infoHeader 			{ font-size: 14px; color: #0379f0; text-decoration: none; }
#infoHeader a, #infoHeader a:hover, #infoHeader a:active, #infoHeader a:visited { font-size: 14px; color: #0379f0; text-decoration: none; }
#infoWindow input, #infoWindow_small input { border: 1px solid #D8D8D8; margin: 0px 0px 0px 0px; padding: 0; font-size: 13px; }

/* POC Map city and zip search boxes - Class Styles -------------------------*/
.pmap_searchBox 		{ color: #818181; }
.pmap_searchBox_selected { color: #000000; }

/* POC Map - Link Styles ----------------------------------------------------*/
.storeLink, .storeLink a, .storeLink a:active, .storeLink a:visited { font-size: 10px; color: #ea743c; text-decoration: none; }
.storeLink a:hover, ifoSmallHeader a:hover, .direct_normal a:hover { color: #000000; }
.infoSmallHeader, .infoSmallHeader a, .infoSmallHeader a:active, .infoSmallHeader a:visited { font-size: 10px; color: #666666; text-decoration: none; }
.direct_highlight, .direct_highlight a, .direct_highlight a:hover, .direct_highlight a:active, .direct_highlight a:visited { font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
.direct_normal, .direct_normal a, .direct_normal a:active, .direct_normal a:visited { font-size: 10px; color: #0379f0; text-decoration: none; }

