* { margin: 0; padding: 0; border: 0; }

a { text-decoration: none; color: #b62f2f; }

ul, li { list-style-type: none; }

input, textarea, select { color: #606060; border: 1px solid #EEEEEE; vertical-align: middle; font-size: 12px; }
input:hover, textarea:hover, select:hover { border: 1px solid #b62f2f; }

option { padding-left: 10px; }

body { color: #516064; background: white; font-family: arial,helvetica,sans-serif; font-size: 10px; width: 100%; }

div.main { margin-left: 5px; margin-right: 5px; clear: both; }

span.highlight { background: #e86161; color: #ffffff; }
span.highlight.term_2 { background: #eda0d8; }
span.highlight.term_3 { background: #aaaaff; }

#search_pattern { width: 200px; margin-right: 5px; }

#heading { width: 100%; }
#heading ul li { float: left; width: 25%; display: block; }
#heading ul li a { display: block; width: 92%; font-size: 10px; color: #959EA1; }
#heading ul li a.active { color: #405156; }

#content h1 { font-size: 30px; color: #d1d9dc; }
#content h2 { font-size: 15px; margin-top: 10px; margin-bottom: 5px; }
#content h2.title { margin-bottom: 0px; }
#content .text p { font-size: 12px; }
#content .text div.station { padding: 4px; border: 1px solid white; margin-bottom: 1px; }
#content .text div.station h3 { font-size: 13px; margin-top: 0px; margin-bottom: 5px; }
#content .text div.station p { margin-bottom: 0; }
#content .text div.station:hover { color: #516064; background: #edf0f1; border: 1px solid #d9dcdd; }
#content .text div.station div.thumb_status { float: right; }
#content .text div.station div.thumb_status span { font-size: 20px; float: left; text-align: right; width: 22px; padding-left: 2px; padding-right: 2px; }
#content .text div.station div.thumb_status span.distance { text-align: right; width: 100%; }
#content .text div.station div.thumb_status img { margin-top: 4px; float: left; }
#content div.full_status span { font-size: 30px; }
#content .station { background-color: #eeeeff; }
#content .parking { color: #46469b; }
#content .bike { color: #9b3600; }
#content .disconnected { color: #ff5555; }
#content .bonus { background-color: #eda0d8; }
#content .close { background-color: #e0e0e0; }
#content .no-service { background-color: #ff8b6c; }
#content .parking-only { background-color: #aaaaff; }
#content .bike-only { background-color: #ff9a0a; }
#content .almost-empty { background-color: #ccccff; }
#content .almost-full { background-color: #fcffa3; }

#footer .main { padding-top: 10px; font-size: 10px; }
#footer .region { float: left; margin-right: 3px; width: 24%; background-color: #bbbebf; }
#footer .region a { color: #f7fafb; }
#footer .region a:hover { color: #b62f2f; }
#footer .region ul { display: block; float: left; }
#footer .region ul li { padding-left: 3px; }
#footer .region ul li a { color: white; }

#map.active { margin-bottom: 5px; background: #bbbebf; width: 100%; height: 180px; padding: 1px; }
#map.active #gmap { width: 100%; height: 100%; }
