/* FIND STORE
********************************************/
.findStore {
	background:url('Images/findStore/findStoreSearch.jpg') no-repeat;
	display:block;
	margin-bottom:4px;
	margin-left:7px;
	margin-top:5px;
	width:947px;
	}
.findStore h2 {
	background:url('Images/findStore/hittaButik.png') no-repeat;
	display:block;
	float:left;
	height:15px;
	margin:27px 9px 0 24px;
	width:95px;
	}
.findStore p {
	color:#dcec83;
	float:left;
	font-size:1.2em;
	letter-spacing:normal;
	margin:22px 0 0 94px;
	width:426px;
	}	
.findStore fieldset {
	float:left;
	width:942px;
	}
.findStore input#findStoreInput {
	background:transparent;
	border:0;
	float:left;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:1.4em;
	height:20px;
	margin:7px 3px 0 213px;
	padding:4px 10px 0 13px;
	width:310px;
	}
.findStore input#findStoreSubmit {
	float:left;
	margin:1px 0 0 9px;
	padding:0;
	width:91px;
	}
.match .matchMeta {
	background:url('Images/findStore/metaMatch.png') no-repeat;
	display:block;
	font-family:arial, sans-serif;
	font-size:1.4em;
	height:43px;
	margin-bottom:13px;
	margin-left:10px;
	width:942px;
	}
.match .matchMeta p {
	color:#333;
	float:left;
	font-family:arial;
	padding-left:21px;
	padding-top:12px;
	width:400px;
	}
.match .matchMeta span {
	font-weight:700;
	}
.match .matchMeta .count {
	color:#666;
	float:right;
	font-family:arial;
	font-size:0.86em;
	padding-right:20px;
	text-align:right;
	width:200px;
	}
.match .matchMeta .count span {
	color:#000;
	font-weight:700;
	}
.map {
	float:right;
	padding-right:14px;
	width:362px;
	}
.matchStore {
	width:570px;
	}
.matchStore .matchStoreEntry {
	background:url('Images/findStore/dotSelected.png') no-repeat 24px 18px;
	display:inline;
	float:left;
	margin:0 0 2px;
	padding-left:71px;
	padding-top:16px;
	width:496px;
	}
.matchStore .matchStoreEntry.selected,
.matchStore .matchStoreEntry.hover {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background:url('Images/findStore/dotSelected.png') no-repeat 12px 16px;
	border:2px solid #f3cb0d;
	border-radius:2px;
	margin-left:10px;
	padding-left:59px;
	padding-top:14px;
	margin-bottom:0;
	}
.matchStore .matchStoreEntry div.address {
	float:left;
	min-width: 250px;
	font-size:1.2em;
	padding-right:20px;
	}
.matchStore .matchStoreEntry h3 {
	border-bottom:1px solid #e0e0e0;
	font:700 1.4em Arial;
	margin-bottom:7px;
	padding-bottom:7px;
	width:477px;
	}
.matchStore .matchStoreEntry p.adr {
	color:#333;
	line-height:1.33em;
	margin-bottom:5px;
	}
.matchStore .matchStoreEntry .hours h4 {
	font-size:1.2em;
	margin-bottom:1px;
	margin-top:1px;
	}
.matchStore .matchStoreEntry .hours p {
	color:#333;
	font-size:1.2em;
	line-height:1.33em;
	/*;*/
	width:252px;
	}
/*
.matchStore .matchStoreEntry .hours p span {
	position:absolute;
	right:0;
	top:1px;
	}
*/
.matchStore .matchStoreEntry .locality {
	text-transform:uppercase;
	}
.matchStore .matchStoreEntry .hours {
	float:left;
	/*width:62%;*/
	}
.matchStore .matchStoreEntry .toolBar {
	clear:both;
	margin-bottom:0;
	overflow:hidden !important;
	padding-top:26px;
	width:503px;
	}
.toolBar ul {
	background-position:100% 0 !important;
	margin-right:7px !important;
	padding-right:14px !important;
	width:213px !important;
	}