﻿/* from type.css */
.search h3, #content .searchHead, .searchHead { font-size: 115%; font-weight: bold; font-style: oblique; text-transform: none; }
.salonDetailsLinks p span { text-transform: uppercase; }
#locator_col1 p, .search p, #componentLocator p   {margin: 0; padding: 0;}
.home .searchResult p { font-size: 95%; }
.long { width: 15em; }
#salonLocatorContent .innerContent {width:400px;}
#componentLocator #loc_example, #componentLocator #loc_fields {clear:left;}
.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; width: 45%; overflow: hidden;}
.search p { padding-bottom: 2px; /*line-height: 1.5;*/ line-height: 1; }
.salonDetails, .salonDetailsLinks { padding: 1em 0 0 0; }
#locator_detailLinks{padding-left:1em; clear:both;}
/* 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; }
#txtSearch{height:19px;}
#header .search { position: absolute; bottom: 15px; /*right: 0px;*/ left: 680px; }
.search form { float: left; }
.search .message { padding-bottom: 3px; }
.search .searchResult { padding-bottom: 0px; padding-right: 80px; }
/* the div can also be given its own classname if required */
.search div { position: relative; top: 10px; z-index: 9999; }
.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: 180px; width: 22em; }
.loc_selectedLocations .loc_searchResults div { padding-left: 1.2em; }
#locator {}
#locator_col1{float:left; width: 20em; padding-left:15px; margin-right:15px; padding-top: 10px;}
#locator_col2{float: right;width: 400px;padding-left:5em;padding-top: 10px;}
#locator_col_end{clear:both;}
#componentLocator{margin-top:10px; float: left;}
#componentLocator p input, #componentLocator p select { clear: none; margin: 0; display: block;  margin-right: 5px;}
#componentLocator p { line-height: 1.5; vertical-align: middle; float: left; }
#componentLocator h3 { float: left; clear: both; margin-top: .5em; width: 100%; }
#componentLocator #btnSearch { width: 92px; margin-top:0px}
#map_canvas {height:400px; width:400px; 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; }
#profileLocator .loc_searchResults { height: auto; max-height: inherit; }
.loc_searchResults { max-height: 350px; height: 350px; margin-bottom: .5em; overflow: auto; }
#noHeight { height: auto; }
.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: #ffffff; border-bottom: 1px solid #e1dcd6; }
.loc_searchResults li.activeResult { background: #e1dcd6; }
.loc_searchResults li h4 { color: #e70033; }
.loc_searchResults li ul li { background: none; }
/* type styles */
.loc_searchResults li { font-size: 90%; }
.loc_searchResults li a { font-size: 100%; }