﻿/* from type.css */
.search h3, #content .searchHead, .searchHead { font-size: 115%; font-weight: bold; font-style: oblique; text-transform: none; }
.salonDetails p span { text-transform: uppercase; }
.home .searchResult p { font-size: 95%; }

.search .message { font-size: 90%; }
.search .searchResult { font-size: 90%; }
.search .searchResult p { line-height: 1.2; vertical-align: middle; }

/* from layout.css */
#salonLocatorContent { display: none; float:left;}
.locatorContent{float:left; position:relative; top:1em; width: 20em;}
.search p { padding-bottom: 2px; line-height: 1; }

.salonDetails { padding: 1em 0 0 0; }
/* yes, this is singular (.salonDetail) below! */
.salonDetail .mainContent { width: 98%; clear: both; }
.searchResult { padding-bottom: 1em; }
.searchResult p { padding-bottom: 0; }
.searchResult ul { padding: .8em 0; }
.locatorContribCopy { left: 1em; }
.loggedin #header .search { bottom: 10px; }
#header .search { position: absolute; bottom: 5px; left: 680px; }
.search form { float: left; }
.search .message { padding-bottom: 3px; }
.search .searchResult { padding-bottom: 0px; padding-right: 80px; }

.geoip a { text-transform: none; }

#sideCol .search { position: relative; top: 20px; }
#sideCol .sideContent .search h3 { padding-bottom: 0; }
#sideCol .search .searchResult { width: auto; padding-right: 0; }

.secContent .search { padding-bottom: .3em; }

/* from color.css */
.searchResult h4 { color: #e70033; }
.map { border: 1px solid #000000; background: #ffffff; }

.loc_selectedLocations .loc_searchResults { height: 100%; width: 22em; }
.loc_selectedLocations .loc_searchResults div { padding-left: 1.2em; }

#locator_col1 {float:left; width: 22em; margin-right:10px; margin-top:15px;  clear:right;}
#locator_col1 img {padding-bottom:5px;}
#locator_col2 {float: right; width: 350px; position:relative; margin-right:5px;}
#locator_col_end {clear:both; margin-bottom:10px;}

#componentLocator{margin-top:10px; float: left;}
#componentLocator p input  { clear: none; margin: 0; display: block; margin-right: 5px; }
#componentLocator p select { clear: none; margin: 0; display: block; margin-right: 5px; }
#loc_fields p select {height: 1.5em;}
#componentLocator p { line-height: 1.5; vertical-align: middle; float: left; }
#componentLocator h3 { float: left; clear: both; margin-top: .5em; width: 100%; }

#map_canvas {height:350px; width:350px; float: right; position: relative; }
#directionsInput { padding-left: 25px; padding-bottom: 20px; float: left; }

/* change vertical align from bottom because of image button */
.loc_searchinput { vertical-align: middle; }

/* layout styles */
#profileLocator .loc_searchResults { height: auto; max-height: inherit; }
.loc_searchResults { max-height: 270px; height: 270px; margin-bottom: .5em; overflow: auto; }
#cuWrapper #componentLocator .loc_searchResults { height: auto; max-height: inherit; }
#noHeight { height: auto; }
.loc_searchResults {margin:0; padding:0;}
.loc_searchResults li { padding: .5em 0 .8em 0; float: left; width: 100%; }
.loc_searchResults .marker { float: left; padding-right: .3em; }
.loc_searchResults div { float: left; width: 75%; }
.loc_searchResults h4 { float: left; }
.loc_searchResults p { float: left; padding-bottom: 0; clear: both; }
.loc_searchResults a { float: left; clear: left; }
.loc_searchResults .btn { margin-left: 1em; }
.loc_searchResults li ul { clear: left; }
.loc_searchResults li ul li { display: inline; padding: 0; float: none; width: auto; }
.loc_searchResults li ul li a { padding-right: .3em; margin-left: 0; float: none; }
.loc_searchResults input { float: left; margin-right: .5em; margin-top: .3em; }
.loc_searchResults li .loc_resultInfo h4 { width: 100%; }
.loc_searchResults li .loc_resultInfo p { width: 100%; }
.loc_searchResults li .loc_resultInfo a { width: 100%; }

/* color styles */
.loc_searchResults { border-top: 1px solid #000000; border-bottom: 1px solid #000000; }
.loc_searchResults li { background: #e9e4e5; border-bottom: 1px solid #ffffff; }
.loc_searchResults li.activeResult { background: #ffffff; }
.loc_searchResults li h4 { color: #e70033; }
.loc_searchResults li ul li { background: none; }
.long { width: 15em; }
/* type styles */
.loc_searchResults li { font-size: 90%; }
.loc_searchResults li a { font-size: 100%; }
#txtSearch{height:1.3em; width:140px;}
.message{font-size:85%}
#locator_detailLinks{margin-top:370px; clear:both;}
#loc_example{position:relative; top:0px; clear:both;}
