@charset "utf-8";


#wContents h1 {
	line-height: 1.4;
	margin-bottom: 8px;
	padding-bottom: 3px;
	font-size: 24px;
	font-weight: bold;
	background: url(/public/images/storesearch/bg_dot_whiteGray.gif) repeat-x bottom;
}

#wPrimary h2 {
	line-height: 1.4;
	margin-bottom: 8px;
	padding-bottom: 3px;
	font-size: 20px;
	font-weight: bold;
	background: url(/public/images/storesearch/bg_dot_whiteGray.gif) repeat-x bottom;
}

#wPrimary h2 span.step {
	letter-spacing: 1px;
}

#wPrimary h3 {
	line-height: 1.4;
	margin-bottom: 8px;
	padding: 5px 3px 3px 28px;
	font-size: 16px;
	background: url(/public/images/storesearch/ico_loupe.gif) no-repeat left center;
}


#selectBrand {
	margin-bottom: 25px;
}

#selectBrand img {
	margin-right: 5px;
}

#selectBrand label {
	margin-right: 15px;
}

#selectService {
	margin-bottom: 25px;
}

#selectService dl {
	clear: both;
	min-height: 35px;
	margin-bottom: 4px;
	font-size: 12px;
}

* html #selectService dl, * html #selectService dt, * html #selectService dd {
	height: 37px;	
}

#selectService dt, #selectService dd {
	display: inline;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
}

#selectService dd {
	width: 730px;
}

#selectService dd img {
	display: inline;
	margin: 0px 8px 2px 2px;	
}

#selectService input {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}


#selectMap {
	position: relative;
	display: inline;
	float: left;
	width: 540px;
	height: 450px;
	margin-top: 50px;
	background: url(/public/images/storesearch/map_0.gif) no-repeat top left;
}

#selectMap h3 {
	position: absolute;
	left: 0;
	top: -53px;
	z-index: 100;
}

#mapImg {
	width: 540px;
	height: 450px;
}


#selectPre {
	position: absolute;
	left: 0;
	top: -20px;
	z-index: 101;
	width: 380px;
}


#selectPre dl {
	line-height: 18px;
	clear: left;
	width: 376px;
	font-size: 14px;
	padding: 2px;
}


#selectPre dt {
	display: inline;
	float: left;
	min-width: 75px;
	margin: 0 5px 0 0;
	text-align: center;
}

#selectPre dd {
	display: inline;
	float: left;
	min-width: 35px;
	margin: 0 3px 4px 0;
}

#selectPre a {
	padding: 2px;
}

#selectPre a:link {
	text-decoration: none;
	color: #BE1F33;
}

#selectPre a:visited {
	text-decoration: none;
	color: #b95966;
}

#selectPre a:hover, #selectPre a:active, #selectPre a.curr {
	text-decoration: underline;
	color: #d80b24;	
}





#selectAddress {
	display: inline;
	float: right;
	width: 395px;
	height: 500px;
	padding-left: 9px;
	border-left: 1px solid #f0f0f0;
}

#inputAddress {
	width: 200px;
	padding: 5px;	
}

#selectService .photoservice {
	padding-top: 9px;
}
