html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, form {
	display: block;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #a8a9a9;
	background: #000;
}
ol, ul {
	list-style: none;
}
.btnBubbleGo {
    background: url("../images/bg_btn.png") repeat-x scroll right center transparent;
    border: 0 none;
    color: #FFFFFF;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    width: 63px;    	
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
h1, h2, h3 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.container {
	width: 973px;
	margin-right: auto;
	margin-left: auto;
}
.input_dropdown {
	float: left;
	margin-right: 50px;
}
.input_dropdown label {
	display: block;
	margin-bottom: 5px;
}
.input_dropdown .address_country {
	float: left;
	margin-right: 20px;
}
.input_dropdown .country_sel {
	float: left;
}
.input_dropdown .within_go {
	float: left;
}
.radio_btns {
	float: left;
}
.bolded_txt {
	font-weight: bold;
	color: #FFF;
}
.radio_btns ul {
	float: left;
	margin-right: 40px;
	display: block;
	white-space: nowrap;
}
.radio_btns ul li {
	height: 20px;
	line-height: 20px;
}
.radio_btns img {
	margin-right: 2px;
	vertical-align: baseline;
}

.print_email_wrapper {
	float: right;
	margin-bottom: 15px;
	/* margin-top: 15px; */
}
.map_wrapper {
	float: left;
	height: 876px;
	width: 630px;
	background: url(../images/sample_img/map.jpg) no-repeat 0px 0px;
	border: 1px solid #2e2e2e;
}
.map_wrapper .pin_off {
	background: url(../images/sample_img/pindrop_off.png) no-repeat;
	height: 40px;
	width: 101px;
	position: relative;
	left: 191px;
	top: 195px;
}
.map_wrapper .popup {
	background: url(../images/pop_up.png) no-repeat 0px 0px;
	position: relative;
	left: 105px;
	top: 195px;
	width: 252px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 30px;
}
.map_wrapper .popup a.close_box {
	background: url(../images/close_x.png) no-repeat 0px 0px;
	float: right;
	height: 11px;
	width: 12px;
	margin-top: 30px;
	margin-right: 10px;
	text-indent: -9999px;
	display: block;
}
.map_wrapper .popup .hours_directions {
	margin-top: 35px;
	float: left;
	font-family:'Gothic 13 W01 Regular', helvetica, arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.map_wrapper .popup .hours_directions a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 26px;
	margin-right: 12px;
}
.map_wrapper .popup .hours_directions .current {
	background: url(../images/popup_nav_select.png) no-repeat center bottom;
	color: #a7a9ac;
}
.map_wrapper .popup .popup_content {
	padding-bottom: 30px;
}
.map_wrapper .popup .popup_content p {
	line-height: 17px;
}
.popup_content form {
	margin-top: 35px;
}
.popup_content .bolded_txt {
	margin-bottom: 10px;
}
.popup_content label {
	float: left;
	padding-top: 5px;
}
.popup_content .directions_inputs  {
	float: left;
	margin-left: 10px;
}
.popup_content .directions_inputs input,
.popup_content .directions_inputs select {
	margin-bottom: 10px;
}
.mainbubblecontent .popup_content h3 {
	font-size: 22px;
	font-family:'Gothic 13 W01 Regular', helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #FFF;
}
#collection_maneuvers {color: #A8A9A9;font: 12px/17px helvetica,arial,sans-serif;}
#driving_directions a, #collection_maneuvers a {font: 12px/17px helvetica,arial,sans-serif; color: #A8A9A9;}
.textAlignLeft {text-align: left;}
#collection_multiple_address td {padding-top: 10px;}
#collection_multiple_address td a {font: 12px/17px helvetica,arial,sans-serif; color: #A8A9A9;}
#collection_poi {width: 288px;}
.salon_results {
/*	border: 1px solid #2e2e2e;
	float: right;
	width: 280px; */
	padding: 0px;
/*	min-height: 846px; */
}
.salon_results .results_header {
	padding-bottom: 5px;
	border-bottom: 1px solid #4b4b4b;
    overflow: hidden;
}
.salon_results .results_header h2 {
	text-transform: uppercase;
	float: left;
	font-size: 26px;
	font-family:'Gothic 13 W01 Regular', helvetica, arial, sans-serif;
	color: #FFF;
}
.salon_results .results_header .results_number,
.salon_results .results_footer .results_number {
	float: right;
	font-size: 11px;
	margin-top: 13px;
}
.salon_results .results_footer .results_number {
	margin-top: 13px;
}
.marginLeft20 {margin-left: 20px;}
.paddingBTM20 {padding-bottom: 20px;}


#panel table#collection_maneuvers td {
	padding:			4px; 
	margin:			0px;
	text-align:			left;	
	font-size:			12px;
	font-family:			Arial;
	vertical-align:		top;
	line-height:			17px;
	}	

.salon_results ol {
	font-size: 18px;
	color: #FFF;
	font-family:'Gothic 13 W01 Regular', helvetica, arial, sans-serif;
	margin: 0px 0px 0px;
	list-style: decimal inside;
}
#navteq_copyright{
    background: none repeat scroll 0 0 transparent;
    bottom: 3px;
    font: bold 12px arial;
    position: absolute;    
    text-decoration: none;
    z-index: 999;
    color: #000;	
}
#w2gi_copyright {
    background: none repeat scroll 0 0 transparent;
    bottom: 3px;
    font: bold 12px arial;
    position: absolute;
    right: 3px;
    text-decoration: none;
    z-index: 999;
    color: #000;
    display: none;
   }
.icon div {
    color: white;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    left: 2px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 28px;
}       
#footer a, #footer, #navteqfooter a, #navteqfooter { 
    color: #A8A9A9;
    font: 12px/17px helvetica,arial,sans-serif;	
    margin: 5px 0 0;
	}
.display, .display0 {display: none;}
#icon_bar .links {
	/*
	font-size:			11px;
	text-align:			right;
	vertical-align:		middle;
	padding-right:		3px;
	text-decoration:	none;
	*/
}
#icon_bar a.links {
	/*
	text-decoration:	none;
	white-space:		nowrap;
	padding-left:		0.75em;
	color:				#666666;
	*/
}
#icon_bar a.links img {
	vertical-align:		middle;
}

.salon_results_num ol li  {
	
}
.salon_results ol li {
    border-bottom: 1px solid #4B4B4B;
    color: #A8A9A9;
    list-style: none outside none;
    margin: 5px 0 0;
    padding: 0 0 5px;
}
#collection_multiple_address .popup_content h3 {
    color: #FFFFFF;
    display: block;
    font-family: 'Gothic 13 W01 Regular',helvetica,arial,sans-serif;
    font-size: 17px;
    margin-left: 0;
    text-align: left;
    text-transform: uppercase;	
}
.salon_results ol li h3, .salon_results ol li h3 a {
	font-size: 18px;
	font-family:'Gothic 13 W01 Regular', helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	display: inline-block;
	margin-left: 2px;
}
.salon_results ol li .button_wrapper {
	width: auto;
	float: right;
}
.salon_results ol li .salon_results_content {
	padding-left: 5px;
}
.salon_results .button_wrapper a {
	float: left;
	background: url(../images/fav_mobile_mail.png) no-repeat;
	display: block;
	text-indent: -9999px;
	height: 22px;
}
.salon_results .button_wrapper a.favorite {
	background-position: 0px 0px;
	width: 22px;
}
.salon_results .button_wrapper a.send_to_mobile {
	background-position: -22px 0px;
	width: 21px;
}
.salon_results .button_wrapper a.email {
	background-position: -43px 0px;
	width: 27px;
}
.salon_results ol li p {
	color: #a8a9a9;
	font: 12px/17px helvetica, arial, sans-serif;
}
.salon_results ol li a,
.popup_content a {
	color: #a8a9a9;
	text-decoration: none;
}
.salon_results ol li a:hover,
.map_wrapper .popup .popup_content a:hover {
	color: #FFF;
}
.salon_results .salon_features {
	margin-top: 7px;
	margin-bottom: 7px;
	position: relative;
}
.salon_results .salon_features img {
	margin-right: 4px;
}
.callout_r {
	background: url(../images/bg_callout_r.png) no-repeat right center;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #e5e5e5;
	font-size: 11px;
	font-weight: bold;
}
.callout_l {
	background: url(../images/bg_callout_l.png) no-repeat left center;
	padding-left: 9px;
	text-decoration: none;
	text-transform: uppercase;
	color: #e5e5e5;
	font-size: 11px;
	font-weight: bold;
}
#locator {
	width: 973px;
	height: 825px;
}
.salon_features a {border: none; text-decoration: none; position: relative; cursor: default;}
.salon_features a span {visibility: hidden; background-color: #fff; display: block; position: absolute; left: 0px; top: 2em; font-size: 14px; font-family: Arial; color: #000;padding: 5px 10px; width: 100px;}
.salon_features a:hover span {visibility:visible;}