
/*
	GLOBAL PROPERTIES
*/

#ist-locator-title {
	margin: 30px 0px 20px 0px;
}

#ist-locator-intro {
	color: #333333;
	font-family: Verdana;
	font-size: 77%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.01em;
	line-height: 15px;
	margin: 18px 0;
	text-align: left;
	text-decoration: none;
	/*
	color: #465B59;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 27px;
	margin: 30px 0;
	text-align: left;
	text-decoration: none;
	width: 86%;
	*/
}

#ist-locator-search-box-wrap {
	clear: both;
	width: 460px;
	margin: 14px 0px 16px 0px;
}

#ist-locator-search-box-hdr {
	float: left;
	width: 80%;
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.19em;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

#ist-locator-search-box-show a,
#ist-locator-search-box-hide a {
	color: #336666;
	font-family: Verdana;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.01em;
	line-height: 15px;
	margin: 18px 0;
	text-align: left;
	text-decoration: none;
}

#ist-locator-search-box-show a:hover,
#ist-locator-search-box-hide a:hover {
	text-decoration: underline;
}

#ist-locator-search-box-show {
	float: right;
	width: 19%;
	text-align: right;
}

#ist-locator-search-box-hide {
	float: right;
	width: 19%;
	text-align: right;
}

#ist-locator-search-box-content {
	float: left;
	clear: both;
	width: 100%;
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.01em;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #C4D2D3;
	border: 1px solid #FBF9F4;
	margin: 14px 0 10px 0;
}

#ist-locator-search-box-content #ist-locator-search-box-content-table {
	width: 100%;
	padding: 0px;
	margin: 0;
}

#locatorForm {
	display: inline;
}


#ist-locator-view-all {
	float: left;
	clear: both;
}

#ist-locator-view-all a {
	
}


/*
	RESULTS PAGE
*/

#ist-locator-result-params {
	float: left;
	clear: both;
	width: 100%;
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
	text-transform: normal;
	margin: 10px 0px;
}

#ist-loc-rslt-table {
	width: 100%;
	color:#333333;
	font-family: Verdana;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	margin: 10px 0px 20px 0px;
	text-align: left;
	text-decoration: none;
	background-color: #C4D2D3;
	border: 1px solid #FBF9F4;
}

#ist-loc-rslt-table td {
	padding: 3px 5px 3px 6px;
}

#ist-loc-rslt-table #ist-loc-rslt-table-hdr-row {
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #C4D2D3;
	border-bottom: 1px solid #FBF9F4;
}

#ist-loc-rslt-table #ist-loc-rslt-table-hdr-row th {
	padding: 8px 0px 8px 5px;
	margin: 0px 0px 6px 0px;
}

#ist-loc-rslt-table-name {
	
}

#ist-loc-rslt-table-phone {
	width: 120px;
}

#ist-loc-rslt-table-miles {
	width: 90px;
}

#ist-loc-rslt-table a {
	color: #336666;
	font-family: Verdana;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.01em;
	line-height: 15px;
	margin: 18px 0;
	text-align: left;
	text-decoration: none;
}

#ist-loc-rslt-table a:hover {
	text-decoration: underline;
}

.ist-loc-rslt-separatorline {
	border-bottom: 1px solid #FBF9F4;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 12px 0px;
}

.ist-loc-rslt-error-separatorline {
	border-bottom: 1px solid #FBF9F4;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 12px 0px;
}


/*
	DETAIL PAGE
*/

#ist-loc-dtl-addr-wrapper {
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.01em;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 0px solid #FBF9F4;
	border-bottom: 0px solid #FBF9F4;
}

#ist-loc-dtl-addr-wrapper td {
	padding: 3px 0px;
}

#ist-loc-dtl-addr-wrapper a {
	color: #336666;
	text-decoration: none;
	text-transform: lowercase;
}

#ist-loc-dtl-addr-wrapper a:hover {
	text-decoration: underline;
}

#ist-loc-dtl-location-col-label {
	width: 90px;
	letter-spacing: 0.19em;
}

#ist-loc-dtl-location-col-data {
	
}

#ist-loc-dtl-location-hdr {
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.19em;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	margin: 6px 0px;
}

#ist-loc-dtl-hours-col-label {
	width: 50px;
	letter-spacing: 0.19em;
}

#ist-loc-dtl-hours-col-data {
	width: 124px;
}

#ist-loc-dtl-hours-hdr {
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.19em;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	margin: 6px 0px;
}

#ist-loc-dtl-addr-wrapper span.label {
	font-weight: bold;
}

#ist-loc-dtl-hours-wrapper {
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.01em;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 0px solid #FBF9F4;
	border-bottom: 0px solid #FBF9F4;
}

#ist-loc-dtl-hours-wrapper td {
	padding: 3px 0px;
}

#ist-loc-dtl-prod-serv-wrapper {
	margin: 20px 0px 20px 0px;
}

#ist-loc-dtl-products-col {
	width: 224px;
}

#ist-loc-dtl-services-col {
	width: 224px;
}

.ist-loc-dtl-prod-serv-title {
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.19em;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

ul.ist-loc-dtl-prod-serv-list {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 20px 0 15px;
	padding: 0;
}

ul.ist-loc-dtl-prod-serv-list li {

}

#ist-loc-dtl-map-container {
	padding: 14px 0px 30px 0px;
	border-top: 0px solid #FBF9F4;
}

#ist-loc-dtl-map-title {
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.19em;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	margin: 14px 0 20px 0px;
}

#ist-loc-dtl-map-iframe,
#ist-loc-dtl-map-wrap {
	width: 458px;
	height: 400px;
}

.ist-locator-map-bubble {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#ist-loc-dtl-back-results {
	
}

#ist-loc-dtl-back-results a {
	
}

#ist-loc-dtl-back-results a:hover {
	
}

