/* Search Page Styles */

#searchForm {
	float: left;
	padding: 0 0 0 20px;
	width: 310px;
}
fieldset {
	border: none;
}
#left, #right {
	padding-top: 7px;
	float: left;
	margin-top: -10px;
}
#left {
	height: 100px;
	width: 115px;
	background: url(../images/global/or.png) no-repeat 100% 2px;
}
.lines {
	clear: both;
}
.lines .formItem input {
	width: auto;
}
.lines h3 {
	font-weight: normal;
	font-size: 100%;
	margin: 10px 0 2px 0;
}
.lines .formItem {
	float: left;
	width: 140px;
	margin: 0 0 5px 0;
}
.lines .submit {
	float: none;
}
.lines .formItem label {
	color: #808080;
	margin: 0 5px 0 0;
	display: inline;
}
.formItem {
	margin: 0 0 15px 0;
}
.formItem label {
	display: block;
	margin: 0 0 2px 0;
}
.formItem input {
	width: 90px;
	padding: 3px 2px;
}
#international input, #searchForm input, #searchForm select, #international select, input, select, textarea {
	background: #fff;
	border: 1px solid #808080;
	color: #222;
}
#searchForm select, #international select, select {
	padding: 2px;
}
.formItem .submit input, .submit input, .submit button {
	background: #808080;
	border: 1px solid #1d1d1d;
	color: #1d1d1d;
}
button {
	background: #808080;
	border: 1px solid #1d1d1d;
	color: #1d1d1d;
}
#canusa	{ background: url(../../locator/images/headers/hdr-canada_usa.png) no-repeat; width: 252px; height: 113px; min-height: 128px; padding: 0; margin: -30px 0 0 0; }
#international {
	float: right;
	/*border-left: 1px solid #1d1d1d;*/
	width: 252px;
	margin: -30px 1px 0 0;
	padding-bottom: 20px;
}
#international h2 {
	text-indent: -10000px;
	width: 252px;
	height: 128px;
	background: url(../images/headers/hdr-international.png);
	padding: 0;
	margin: 0 0 10px 0;
}

/* Results Page Styles */
#resultsContainer {
	margin: 0 41px 0 140px;
}
.location {
	width: 100%;
}
.location h2 {
	margin: 0;
	font-size: 11pt;
	color: #a8a8a8;
}
.location .label {
	color: #a8a8a8;
}
.location ul {
	list-style-image: url(../images/global/list.png);
	margin: 5px 0;
	padding: 0 0 0 20px;
}
.alt {
	background: #090909;
}
#seeMore {
	padding: 5px 42px 10px 42px;
	border-top: 1px solid #808080;
}
#searchResults {
	padding: 10px 5px;
}

#map_zone { position:relative; left:-18px; }
.contentBody #rightCol #col1 h3 { color: #FFFFFF; margin-top: 0; }

#reportUpdate   { width: 300px; margin: auto; }
.gmnoprint div { z-index: 9}
#map_zone img{z-index:1;}