﻿/* Defaults */

/* CSS Adaptors */
div.radio-list {}
div.radio-list-item { display:inline; }
div.check-box-list { margin-top:8px; }
div.check-box-list li.checkbox-item { display:inline-block; min-width:134px; padding:2px; }
div.check-box-list li.checkbox-item label { padding-left:6px; }

/* Search */
div.search-tabs { margin-top:16px; }
ul.search-tabs { list-style-type:none; display:inline; }
ul.search-tabs li { position:relative;  display:inline-block; background-color:#fff; -moz-border-radius:14px 14px 0px 0px; -webkit-border-radius:14px; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; padding:16px; border:1px solid #CCCCCC; 
					width:162px; margin-right:-5px; margin-bottom:-1px; z-index:10; }
ul.search-tabs li a {}
ul.search-tabs li.selected { background-color:#fff; border-bottom:1px solid transparent; }
ul.search-tabs li.selected a {}

hr.search-separator { margin:10px 0px 10px 0px; }

div.search-container { margin-top:0px; z-index:0; -moz-border-radius:0px 14px 14px 14px; -webkit-border-radius:14px; -webkit-border-top-left-radius:0px;  }

div.search-location { display:inline-block; padding-top:22px; padding-right:20px; }

div.search-type { padding-bottom:8px; }
div.search-keyword { padding-bottom:8px; }
div.search-inputs { margin-bottom:20px; }
div.search-inputs input[type=text] { width:196px; vertical-align:middle; }
div.search-inputs input.find { vertical-align:middle; margin-left:14px; }
div.search-inputs div.search-event.selected { display:inline-block; border-left:1px solid #ccc; padding-left:26px; }

div.search-shop { display:none; }
div.search-shop.selected { display:block; }
div.search-event { display:none; }
div.search-event.selected { display:block; }
div.search-donationpoint { display:none; }
div.search-donationpoint.selected { display:block; }
div.search-onlineshop { display:none; }
div.search-onlineshop.selected { display:block; }
input.search-shop { display:none; }
input.search-shop.selected { display:inline; }
input.search-event { display:none; }
input.search-event.selected { display:inline; }
input.search-donationpoint { display:none; }
input.search-donationpoint.selected { display:inline; }


div.search-options div.search-event input[type=text] { width:90px; margin-right:10px; vertical-align:middle; }
div.search-options div.search-event img { vertical-align:middle; }
div.search-options div.search-event h3.date { font-weight:bold; font-size:90%; margin-bottom:10px; display:inline; }
div.search-options div.search-event p { display:inline-block; margin-top:10px; }
div.search-options div.search-event p.date-from { width:250px; }
div.search-options div.categories h3 { font-weight:bold; font-size:90%; margin-bottom:10px; }
div.search-options span.any-date { margin-left:192px; }
div.search-more { text-align:right; }

div.selected { display:block; }



/* Search Results */
div.results-container { margin-right:18px; }
div.results-list { border:1px solid #CCC; padding:10px; }
div.results-list div { margin-bottom:20px; }
div.results-list div.result-block { display:none; margin-bottom:0px; }
div.results-list div.result-block.visible { display:block; }
div.results-list div.theme { margin-bottom:0px; margin-left:26px; }
div.location-snippet { margin-bottom:5px; }
div.results-list div.more-results { text-align:right; margin-top:10px; margin-bottom:0px; }
div.result-snippet { background-position:left top; background-repeat:no-repeat; padding:0px; color:#000; font-weight:normal; }
div.result-snippet.shop-snippet { background-image: url(../img/maps/pin_shop.png);  }
div.result-snippet.event-snippet { background-image: url(../img/maps/pin_event.png); }
div.result-snippet.donation-snippet { background-image: url(../img/maps/pin_bank.png); }
div.result-snippet span { display:inline-block; width:210px; float:right; }
div.result-snippet span.description { display:inline; }
div.result-snippet span.distance { font-weight:bold; }
div.result-snippet span.number { color:#fff; font-weight:bold; display:inline-block; padding:2px 0px 0px 0px; width:19px; vertical-align:top; float:left; text-align:center; }
div.result-snippet a { float:right; width:210px; }

div.map { width:565px; height:425px; }
div.map-key { height:30px; border:1px solid #CCC; }
div.map-key h3 { font-weight:bold; padding:5px; display:inline-block; }
div.map-key img { vertical-align:middle; }
div.map-key span.label { padding:0px 5px; }
div.map-key a.more-link { float:right; padding:6px; cursor:pointer; }
div.map-directions { height:60px; border:1px solid #CCC; margin:20px 0px; }
div.map-directions h3 { display:inline-block; font-weight:bold; padding:5px; width:120px; height:50px; float:left; margin-bottom:0px; }
div.map-directions div.from { display:inline-block; padding-top:5px; }
div.map-directions div.from span { display:inline-block; width:50px; }
div.map-directions div.from input[type=text] { width:356px; }
div.map-directions div.to { display:inline-block; padding-top:5px; }
div.map-directions div.to span { display:inline-block; width:46px; }
div.map-directions div.to .to-list { width:250px; }
div.map-directions div.to a { margin-left:88px; }
div.map-directions div.to img { vertical-align:middle; }
div.directions { margin:20px 0px; display:none; }
h3.events-title { font-weight:bold; padding-bottom:6px; }

div.map-popup { width:300px; height:200px; }
div.map-popup-small { width:200px; height:125px; }
div.map-popup div.info { padding:4px; }
.map-marker { color:#fff; font-weight:bold; font-size:90%; }

/* Shop details */
div.shop-column { margin-right:18px; }
div.shop-column h3 { font-weight:bold; margin-bottom:0px; }
div.shop-details { border:1px solid #CCC; padding:10px; margin-bottom:12px; font-size:90%; }
div.shop-details span { clear:both; display:inline-block; min-width:140px; }
div.shop-details h4 { font-weight:bold; margin-top:20px; }
div.shop-details span.opening-hours { margin-top:20px; }
div.shop-details span.telephone { margin-top:20px; }
div.shop-details span.email { }
div.shop-details ul.opening-hours { font-size:85%; list-style-type:none; padding-left:1px; }
div.shop-details ul.opening-hours li span { display:inline-block; width:60px; }
div.shop-details ul.links { font-size:90%; margin-top:20px; list-style-type:none; }
div.shop-details img.shop { width:90px; float:right; }
div.shop-about { border:1px solid #CCC; padding:10px; margin-bottom:12px; }
div.shop-follow { border:1px solid #CCC; padding:10px; margin-bottom:12px; }
div.shop-volunteer { border:1px solid #CCC; padding:10px; }
div.shop-volunteer p { margin-bottom:6px; } 
div.shop-volunteer p.submit { text-align:right; margin-bottom:0px; margin-right:2px; }
div.shop-volunteer span { display:inline-block; width:100px; }
div.shop-volunteer input[type=text] { }
div.shop-events-list { border:1px solid #CCC; padding:10px; }
div.shop-events-list div.shop-event { padding-bottom:10px; }
div.shop-events-list div.shop-event span.title { display:block; font-weight:bold; }
div.shop-events-list div.shop-event span.date { display:block; font-weight:bold; }

/* Event details */
div.event-details { padding:0px 10px; display:block; }
div.event-details span.title { font-weight:bold; }
div.event-details ul.event-dates { list-style-type:none; font-size:90%; padding:10px 0px 20px 0px; font-weight:bold; }
div.event-details ul.event-dates span { display:inline-block; }
div.event-details ul.event-dates span.day { width:80px; }
div.event-details ul.event-dates span.date { }
div.event-details ul.event-dates span.time { }
div.event-details img.event { float:right; }
div.event-details div.description { margin-bottom:20px; }
div.event-banner { background-color:#005BAA; color:#fff; -moz-border-radius:10px 10px 10px 10px; -webkit-border-radius:10px; height:54px; text-align:right; margin-bottom:34px; padding:0px 10px; }
div.event-banner span { display:table-cell; height:54px; vertical-align:middle; font-weight:bold; font-size:110%; width:540px; text-align:right; }
div.event-links { text-align:right; }
div.event-links a { display:block; }
div.event-details div.tickets { margin-bottom:20px; }
div.event-details div.tickets h4 { font-weight:bold; }
div.event-details div.tickets span.title { font-weight:normal; }

/* Info Panel */
div.info-panel { }
div.info-panel div.info-column { border-left:1px solid #ccc; float:left; height:120px; width:190px; padding:0px 5px 0px 15px; }
div.info-panel div.info-column:first-child, div.info-panel div.info-column.first { border:1px solid white; padding-left:10px; }
div.info-panel div.info-column h4 { font-weight:700; }
div.info-panel div.info-column p { padding:2px 0px 20px 0px; }
div.info-panel div.info-column a { }
