/* Branch Locator */ #bl-search-panel{ background-color: #919191; height: 35px; padding: 5px 5px 1px; z-index: 5; border:none; } .googleBranchLocator #output-results{ overflow: auto; height:100%; } #bl-map-container { background-color: #FFFFFF; border: medium none; height: 500px; z-index: 5; } #bl-map-container.bl-print-map-container #output-results{ height:auto; } #bl-details-canvas { background-color: #F3F2F0; float: left; height: 100%; padding: 0 0 6px; width: 264px; /* ie8 hack */ height: 500px\0/; overflow:auto\0/; } #bl-map-canvas { display:block; padding: 3px; height:100%; right:0px; } #bl-alert-panel{ background-color: #FFAB19; color: #242424; font-size: 1.5em; height: 100%; padding: 15px 20px; font-family: Arial; text-transform: uppercase; margin-bottom:20px; } .bl-loader{ float: left; left: 607px; position: absolute; top: 425px; z-index: 99999; } #bl-search-panel #address{ border: 0 none; display: block; float: left; height: 31px; line-height: 29px; padding-left: 5px; width: 252px; } .pac-container { margin-top:1px; width:auto!important; min-width:247px!important; } .pac-item { font-size: 12px; color: #111; font-family: Arial, Helvetica, sans-serif; height:22px; padding:5px 10px 0 5px; } .pac-item:last-child { margin-bottom:10px; } .pac-item:hover { background-color:#d1d4d3!important; } .pac-item-selected { background-color:#636466!important; } .googleBranchLocator .bl-branch{ padding:0 0 20px; } .googleBranchLocator .bl-address{ color: #532377; font-size: 1.5em; padding-top: 10px; margin:0 10px 2px; clear:left; } .googleBranchLocator .bl-city{ float: left; padding-right: 3px; margin-left:10px; } .googleBranchLocator .bl-state{ float: left; padding-right: 3px; } /* .googleBranchLocator .bl-zip{ } */ .googleBranchLocator .bl-branch .bl-hours{ margin:5px 0 5px 10px; font-weight:bold; } .googleBranchLocator .bl-branch-details .bl-hours{ margin:0 0 5px 10px; } .googleBranchLocator .bl-phone-title{ padding-right: 10px; margin-left:10px; float:left; font-weight:bold; line-height:17px; } .googleBranchLocator .bl-phone{ padding-right: 10px; margin-left:10px; line-height:17px; } .googleBranchLocator .bl-phone800-title{ padding-right: 10px; margin-left:10px; float:left; font-weight:bold; clear:both; line-height:17px; } .googleBranchLocator .bl-phone800{ padding-right: 3px; margin-left:10px; line-height:17px; } .googleBranchLocator .bl-fax-title{ padding-right: 10px; margin-left:10px; float:left; font-weight:bold; line-height:17px; } .googleBranchLocator .bl-fax{ padding-right: 10px; margin-left:10px; line-height:17px; } .googleBranchLocator .bl-distance{ background-color:#e9e9e9; clear: left; font-size:1.3em; margin:10px 0 0; padding:10px 0 10px 10px; width:237px; } .googleBranchLocator .bl-hours-title{ font-weight:bold; padding-right: 3px; margin:10px 10px 0; line-height:1.5em; } .googleBranchLocator .find-branch-btn{ background: #6b6b6b; /* Old browsers */ background: -moz-linear-gradient(top, #6b6b6b 0%, #2e2e2e 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6b6b6b), color-stop(100%,#2e2e2e)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #6b6b6b 0%,#2e2e2e 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #6b6b6b 0%,#2e2e2e 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #6b6b6b 0%,#2e2e2e 100%); /* IE10+ */ background: linear-gradient(to bottom, #6b6b6b 0%,#2e2e2e 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-9 */ border: 1px solid #404040; color: #FFFFFF; cursor: pointer; display: inline-block; float: left; height: 31px; width: 40px; } .googleBranchLocator .find-branch-btn:hover{ background: #565656; /* Old browsers */ background: -moz-linear-gradient(top, #565656 0%, #191919 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#565656), color-stop(100%,#191919)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #565656 0%,#191919 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #565656 0%,#191919 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #565656 0%,#191919 100%); /* IE10+ */ background: linear-gradient(to bottom, #565656 0%,#191919 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#191919',GradientType=0 ); /* IE6-9 */ } .googleBranchLocator .use-current-location-btn{ background: #6b6b6b; /* Old browsers */ background: -moz-linear-gradient(top, #6b6b6b 0%, #2e2e2e 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6b6b6b), color-stop(100%,#2e2e2e)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #6b6b6b 0%,#2e2e2e 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #6b6b6b 0%,#2e2e2e 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #6b6b6b 0%,#2e2e2e 100%); /* IE10+ */ background: linear-gradient(to bottom, #6b6b6b 0%,#2e2e2e 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-9 */ border: 1px solid #404040; color: #FFFFFF; cursor: pointer; display: inline-block; float: left; font-size: 1.7em; height: 31px; margin-left: 10px; width: 40px; } .googleBranchLocator .use-current-location-btn:hover{ background: #565656; /* Old browsers */ background: -moz-linear-gradient(top, #565656 0%, #191919 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#565656), color-stop(100%,#191919)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #565656 0%,#191919 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #565656 0%,#191919 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #565656 0%,#191919 100%); /* IE10+ */ background: linear-gradient(to bottom, #565656 0%,#191919 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#191919',GradientType=0 ); /* IE6-9 */ } .fa-search:before{ font-size: 1.4em; line-height: 1.0em; } .fa-crosshairs:before{ font-size: 1.2em; line-height: 1.1em; } .googleBranchLocator .bl-details-btn{ width:140px; background-color:#754099; border:0px; height:30px; display:block; color:#fff; float:left; cursor:pointer; background: linear-gradient(to bottom, #754099 0%, #754099 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); } .googleBranchLocator .view-branch-details-link { width:140px; background-color:#754099; border:0px; height:30px; display:block; color:#fff!important; float:left; cursor:pointer; font-size:1.1em; } .googleBranchLocator .view-branch-details-link a{ color:#fff!important; text-decoration:none; width:140px; border:0px; height:30px; display:block; float:left; cursor:pointer; padding-top:7px; text-align:center; } .googleBranchLocator .view-branch-details-link a:hover{ background-color:#4b306a; border: 0px solid #E9E9E9; color:#fff!important; height:auto; padding-bottom:7px; } .googleBranchLocator .bl-details-btn:hover{ background-color:#4b306a; border: 0px solid #E9E9E9; } .googleBranchLocator .bl-direction-btn{ width:105px; background-color:#754099; border:0px; height:30px; display:block; color:#fff; float:left; cursor:pointer; margin-left:1px; background: linear-gradient(to bottom, #754099 0%, #754099 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); } .googleBranchLocator .bl-direction-btn:hover{ background-color:#4b306a; border: 0px solid #E9E9E9; } /*Branch Details Page*/ .googleBranchLocator .bl-branchname{ float:left; font-size:1.5em; padding-right: 3px; margin:20px 10px -6px 10px; } .googleBranchLocator .bl-landmark{ padding-right: 3px; margin:15px 10px; } .googleBranchLocator .bl-memo{ padding-right: 3px; margin: 0 20px 10px 10px; line-height:1.5em; display:none; } .googleBranchLocator .bl-memo-title{ font-weight:bold; padding-right: 3px; margin:10px 10px 0; line-height:1.5em; display:none; } .googleBranchLocator .bl-parking{ padding-right: 3px; margin: 0 20px 10px 10px; line-height:1.5em; } .googleBranchLocator .bl-parking-title{ font-weight:bold; padding-right: 3px; margin:10px 10px 0; line-height:1.5em; } .googleBranchLocator .bl-lang-message{ margin: 10px 10px; text-transform:uppercase; color:#8C5FA8; } .googleBranchLocator .bl-lang-select { color:#fff; display:block; float:left; margin:1px 6px 0 19px; } .googleBranchLocator .bl-prevsearch-btn{ background-color:#f3f2f0; border:0; margin-top:5px; cursor:pointer; color:#754099; text-decoration:underline; font-size:11px; margin-left:10px; } .googleBranchLocator .bl-prevsearch-btn:hover{ border:0; cursor:pointer; color:#111; text-decoration:underline; } .googleBranchLocator .bl-branch-details .bl-direction-btn{ width:155px; background-color:#754099; border:0px; height:30px; display:block; color:#fff; float:left; cursor:pointer; margin-left:10px; background: linear-gradient(to bottom, #754099 0%, #754099 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); } .googleBranchLocator .bl-branch-details .bl-direction-btn:hover{ background-color:#4b306a; border: 0px solid #E9E9E9; } .googleBranchLocator .bl-branchalert{ background-color:#ffab19; font-size:1.3em; padding:13px; font-weight:bold; margin-top:10px; } .googleBranchLocator #direction-option{ margin-top:-8px; } .googleBranchLocator .bl-driving-mode, .googleBranchLocator .bl-walking-mode, .googleBranchLocator .bl-bicycling-mode, .googleBranchLocator .bl-transit-mode{ background-color:#f3f2f0; background-image: url("//web.archive.org/web/20140626062451im_/https://maps.gstatic.com/tactile/directions/travel_mode/sprite-1x-20130906.png"); background-repeat:no-repeat; background-size:20px 276px; width:20px; height:20px; text-indent:-999em; cursor:pointer; border:none; display:block; float:left; margin:17px 15px 7px; } .googleBranchLocator .bl-driving-mode{ background-position:0 -40px; margin-left:40px; } .googleBranchLocator .bl-driving-mode:hover, .googleBranchLocator .bl-driving-mode.bl-active{ background-position:0 -60px; } .googleBranchLocator .bl-transit-mode{ background-position:0 -80px; float:none; } .googleBranchLocator .bl-transit-mode:hover, .googleBranchLocator .bl-transit-mode.bl-active{ background-position:0 -100px; } .googleBranchLocator .bl-walking-mode{ background-position:0 -120px; } .googleBranchLocator .bl-walking-mode:hover, .googleBranchLocator .bl-walking-mode.bl-active{ background-position:0 -140px; } .googleBranchLocator .bl-bicycling-mode{ background-position:0 -160px; margin-right:30px; } .googleBranchLocator .bl-bicycling-mode:hover, .googleBranchLocator .bl-bicycling-mode.bl-active{ background-position:0 -180px; } .googleBranchLocator .bl-print-mode{ background: no-repeat url('//web.archive.org/web/20140626062451im_/https://maps.gstatic.com/mapfiles/hpimgs28.png') -118px -26px; width:14px; height:12px; text-indent:-999em; cursor:pointer; border:none; display:block; position:absolute; right:16px; top:5px; } .googleBranchLocator .bl-print-mode:hover{ opacity:0.5; } .googleBranchLocator .bl-share-mode{ background: no-repeat url('//web.archive.org/web/20140626062451im_/https://maps.gstatic.com/mapfiles/hpimgs28.png') -143px -17px; width:18px; height:10px; text-indent:-999em; cursor:pointer; border:none; display:block; position:absolute; right:43px; top:5px; } .googleBranchLocator .bl-share-mode:hover{ opacity:0.5; } .googleBranchLocator .bl-share-link-container{ background-color:#d7d7d7; margin-bottom:10px; padding:10px; text-align:center; } .googleBranchLocator .bl-share-link-label{ display: block; margin: 10px 0 0 10px; padding:0 10px; font-size:1.2em; } .googleBranchLocator #bl-share-link-input{ height: 30px; padding: 0 0 0 5px; width: 97%; font-size:0.8em; margin: 5px 0 0 0; } .googleBranchLocator .bl-share-link-close { width:155px; background-color:#754099; border:0px; height:30px; display:block; color:#fff; cursor:pointer; margin:10px 32px; } .googleBranchLocator .bl-share-link-close:hover{ background-color:#4b306a; border: 0px solid #E9E9E9; } .googleBranchLocator .bl-direction-text{ margin:10px 0 0 10px; color: #111; font-size: 1.5em; display:block; } .googleBranchLocator .bl-back-to-results-btn, .googleBranchLocator .bl-back-to-details-btn{ border:0; margin-top:5px; cursor:pointer; color:#754099; text-decoration:underline; font-size:11px; margin-left:10px; } .bl-newsearch-btn{ border:0; background-color:#F3F2F0; margin-top:5px; cursor:pointer; color:#754099; text-decoration:underline; font-size:11px; margin:5px 0 5px 10px; } .googleBranchLocator .bl-input-div{ margin:0 10px; font-weight:bold; font-size:15px; clear:right; } .bl-direction-end-input, .bl-direction-start-input{ height:30px; width:85%; padding:0 0 0 5px; margin:0 0 0 11px; } .bl-direction-end-input{ margin:10px 0 0 10px; } #bl-direction-top{ position:relative; } .googleBranchLocator .bl-get-direction-btn{ width:155px; background-color:#754099; border:0px; height:30px; display:block; color:#fff; cursor:pointer; margin:10px 32px; } .googleBranchLocator .bl-get-direction-btn:hover{ background-color:#4b306a; border: 0px solid #E9E9E9; } .googleBranchLocator .adp-placemark{ font-size:1.3em!important; background-color:#e9e9e9!important; border:0!important; } .googleBranchLocator .adp-text{ padding:5px 8px!important; } .googleBranchLocator .adp-summary{ padding:0 0 15px 32px!important; font-size:1.2em!important; background-color:#e9e9e9!important; } .googleBranchLocator .adp-substep{ padding-right:0; max-width:155px; } .googleBranchLocator .adp-placemark{ margin:0!important; } .googleBranchLocator .adp-legal{ margin:10px; } .googleBranchLocator .bl-lang-select-label{ color:#fff; display:block; margin:9px; } .googleBranchLocator .classic img.adp-marker{ padding:5px 0 0 5px!important; height:30px!important; width:19px!important; } .googleBranchLocator .warnbox-content{ padding: 10px 30px!important; } .googleBranchLocator .googft-info-window{ line-height:14px!important; max-width:370px; overflow:hidden; } .googleBranchLocator .googft-info-window img{ float:left; } .googleBranchLocator .googft-info-window hr{ clear:left; } .googleBranchLocator .gMapCityState{ font-size:1.2em; float:left; font-weight:bold; margin:11px 0 0 10px; } .googleBranchLocator .gMapHours, .googleBranchLocator .gMapPhone, .googleBranchLocator .gMapTollFree, .googleBranchLocator .gMapViewBranchDetailsLink, .googleBranchLocator .gMapAddress, .googleBranchLocator .gMapZip, .googleBranchLocator .gMapViewBranchDetailsLink a{ float:left; clear:left; } .googleBranchLocator .gMapAddress{ margin:3px 0 0 ; } .googleBranchLocator .gMapZip{ padding-bottom:5px; } .googleBranchLocator .gMapViewBranchDetailsLink a{ padding-top:5px; } .googleBranchLocator .default-bl-results-text{ padding:8px 10px; } .googleBranchLocator .default-bl-results-intro-text h2 { color:#6b6b6b; font-size:1.8em; padding:22px 10px; margin-bottom:10px; background-color:#d7d7d7; height:127px; } .googleBranchLocator .default-bl-results-intro-img { padding:10px; float:left; } .googleBranchLocator .default-bl-results-body-text { padding:10px; float:left; font-size:1.2em; } .googleBranchLocator .bl-error-container{ width:100%; height:400px; background-color:#d7d7d7; text-align:center; font-size:17px; padding:40px 0 ; } .googleBranchLocator .bl-error-alert-panel{ padding:0 50px; } .googleBranchLocator .bl-geoFailMsg { background-color:#ffab19; font-size:1.3em; padding:13px; font-weight:bold; margin-top:10px; } /*.googleBranchLocator .bl-lang-select-label .bl-cn-img img{ clear:right; position:absolute; right:26px; top:185px; } */ .googleBranchLocator .bl-lang-select-label .bl-cn-img img{ float:right; margin-top:-22px; } /* ------------------------- PRINT------------------------- */ .printGoogleBranchLocator{ font-size:16pt!important; line-height:20pt; } .printGoogleBranchLocator h1{ font-size:30pt!important; line-height:18pt; } .printGoogleBranchLocator #output-results{ background-color#111!important; height:100%; width:100% } #bl-direction-print input{ color: #FFFFFF; cursor: pointer; display: block; height: 30px; margin: 10px 32px; width: 155px; color:#754099; } #bl-print-direction-text{ font-size:1.5em; color:#fff; } .bl-print-directions-btn{ background-color: #754099; border: 0 none; color: #FFFFFF; cursor: pointer; display: block; height: 30px; margin: 10px 0; width: 155px; float:left; } @media print { .bl-print-directions-btn, .bl-print-directions-btn *{ display: none !important; } .bl-print-text-label, .bl-print-text-label *{ display: none !important; } .bl-print-top, .bl-print-top *{ display:none !important; } } .bl-print-text-label{ position: relative; top: 17px; left: 15px; } .printGoogleBranchLocator #bl-map-canvas{ display: block; height: 100%; width:100%; padding: 3px; right: 0; } #bl-print-text{ position:relative; top:2px; left:-6px; } .adp-directions{ width:100%!important; } .adp-step, .adp-substep{ padding:0.5em 3px; } .bl-print-top:before, .bl-print-top:after { content: " "; display: table; }.bl-print-top:after { clear: both; } .branchlocator-print #header, .branchlocator-print #navigation, .branchlocator-print #main-content-toolbar, .branchlocator-print #footer, .branchlocator-print .quickLinks, .branchlocator-print #contact-bar, .branchlocator-print #bottom-links, .branchlocator-print #copyright-container { display:none !important; } .branchlocator-print { background-color:#fff !important; background-image:none !important; } /* All Branch List */ .googleBranchList .bl-list-title{ margin-bottom:30px; } .googleBranchList .bl-list-container{ } .googleBranchList .bl-list-column { float:left; margin-left:40px; width:110px; } .googleBranchList .bl-list-col1{ } .googleBranchList .bl-list-col2{ } .googleBranchList .bl-list-col3{ } .googleBranchList .bl-list-col4{ } .googleBranchList .bl-list-column ul { margin-bottom: 16px; } .googleBranchList .bl-list-column ul li { list-style-position: outside!important; list-style-type: none!important; margin-left:0!important; } .googleBranchList .bl-list-column ul li a:link { background-color:#fff; color:#754099; cursor:pointer; list-style-type: none; margin-left: 0; text-decoration:none; } .googleBranchList .bl-list-column ul li a:hover{ color:#4B306A; text-decoration:underline; } .googleBranchList h3 { color: #111; font-size: 1.5em; } .googleBranchList section { background-color:#ccc; } /* FILE ARCHIVED ON 06:24:51 Jun 26, 2014 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:45:46 Sep 08, 2022. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 128.181 exclusion.robots: 0.092 exclusion.robots.policy: 0.084 RedisCDXSource: 0.989 esindex: 0.009 LoadShardBlock: 108.507 (3) PetaboxLoader3.datanode: 108.439 (4) CDXLines.iter: 15.933 (3) load_resource: 137.657 PetaboxLoader3.resolve: 102.209 */