.geo_new {
  color: #CC0000;
}

.geo_progress {
  color: #999;
}

.crosshairs {
  display: inline-block;
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/sprite-icons.png) -64px -80px no-repeat;
  height: 11px;
  width: 11px;
  margin: 0 4px 0 0;
  vertical-align: middle;
}

a.geo_disable_webclient span {
  display: inline-block;
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/sprite-icons.png) no-repeat -112px -80px;
  height: 7px;
  width: 7px;
  margin: 0 3px;
  vertical-align: middle;
}

a:hover.geo_disable_webclient span {
  background-position: -128px -80px;
}

.near {
  color: #8c8c8c;
  font-size: 14px;
}

a.places-nearby {
  position:absolute;
  left:385px;
  top:148px;
}

.geo_notifications {
  display: none;
}

#place_link:focus { outline: none }

#place_link span.place_icon {
  display: inline-block;
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/sprite-icons.png) no-repeat -240px -64px;
  height: 11px;
  width: 7px;
  vertical-align: middle;
  margin-right: 4px;
}

/* Browser geo permissions help banners
===================================================== */
#geo_browser_help_banner {
  color: #FFF;
  font: 12px Verdana;
  position: fixed;
  right: 0;
  text-align: left;
  top: 0;
  z-index: 10000;
}

#geo_browser_help_banner.geo_firefox {
  background: #333 url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/geo_firefox_help_banner_back.png) no-repeat right;
  -moz-border-radius-bottomleft: 4px;
  height: 108px;
}

#geo_browser_help_banner.geo_chrome {
  background: #333 url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/geo_chrome_help_banner_back.png) no-repeat right;
  -webkit-border-radius-bottomleft: 4px;
  height: 65px;
}

#geo_browser_help_banner.geo_ie_gtb {
  background: #333 url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/geo_ie_gtb_help_banner_back.png) no-repeat right;
  height: 108px;
}

#geo_browser_help_banner.geo_firefox > div {
  margin: 8px 183px -3px 10px;
}

#geo_browser_help_banner.geo_chrome > div {
  margin: 25px 120px 20px 20px;
}

#geo_browser_help_banner.geo_ie_gtb > div {
  margin: 8px 200px -3px 10px;
}

#geo_browser_help_banner img {  /* step 1 and step 2 images */
  margin-right: 6px;
  position: relative;
  top: 8px;
}


/* Places dropdown
===================================================== */
ul.places_list {
  background-color:#FFF;
  border:1px solid #AAA;
  padding:4px 0 4px 0;
  text-align:left;
}

/* This rule needs a lot of css priority to overcome a rule in twitter.css */
#place_content ul.places_list li, ul.places_list li {
  color: #333;
  padding: 3px 8px 3px 4px;
  cursor: pointer;
}

.geo_more_places {
  border-top: 1px solid #ccc;
  padding-top: 5px;
  margin-top: 4px;
}

#place_content ul.places_list li:hover, #place_content ul.places_list a:hover{
  color: white;
  background-color: #666;
  outline: none;
}

li .place_item_icon {
  background: transparent;
  display: inline-block;
  height: 9px;
  margin: 0 4px 2px 0;
  vertical-align: middle;
  width: 10px;
}

li.selected .place_item_icon {
  background:url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/sprite-icons.png) no-repeat -160px -16px;
}

li .refresh {
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/sprite-icons.png) no-repeat -96px -80px;
  width: 7px;
  margin: 0 5px 2px 2px;
}

ul.places_list li:hover .refresh {
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/sprite-icons.png) no-repeat -80px -80px;
}

li .clear {
  display: inline-block;
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/sprite-icons.png) no-repeat -128px -80px;
  height: 7px;
  width: 7px;
  margin: 0 5px 0 2px;
  vertical-align: middle;
}

ul.places_list li:hover .clear {
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/sprite-icons.png) no-repeat -112px -80px;
}

li .place_icon {
  display: inline-block;
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/sprite-icons.png) no-repeat -224px -64px;
  height: 11px;
  width: 7px;
  margin-right: 4px;
  vertical-align: middle;
}

li .more_places {
  background: transparent;
}

li .place_details {
  color: #999;
}

/* Tweet with your location promo
===================================================== */
#geo-promo-hoverer {
  width: 420px;
  font-size: 11px;
  text-align: left;
  visibility: hidden;
}

#geo-promo-hoverer .hoverer-inner {
  padding: 15px;
}

#geo-promo-hoverer .hovercard-divot {
  left: 40px;
  top: -11px;
}

#geo_modal.position_above .hovercard-divot {
  bottom: -11px;
}

#geo_modal.position_below .hovercard-divot {
  top: -11px;
}

#geo-promo-hoverer .tiny-map {
  float: right;
  padding: 0 0 0 20px;
}

#geo_dialog_descr {
  margin: 10px 0 10px 0;
  font-size: 13px;
}

#geo_not_now {
  position: relative;
  top: 5px;
  margin-left: 8px;
}

#geo_turn_location_on {
  font-weight: bold;
}

a.geo_disable_webclient {
  color: #999;
  font-family:tahoma,sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height:12px;
  text-shadow:1px 1px 1px #FFFFFF;
}

a:hover.geo_disable_webclient {
  text-decoration: none;
}

/* Map
===================================================== */
.geo-pin {
  background: transparent url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/sprite-icons.png) no-repeat scroll -224px -64px;
  display: inline-block;
  height: 11px;
  line-height: 1.1em;
  width: 7px;
}

.geo_map_with_place {
  width: 490px;
}

#map_canvas {
  width: 270px;
  height: 170px;
  float: left;
  margin: 1px;
}

.map_close {
  color: #999;
  text-decoration: none;
  -moz-border-radius: 2px;
  background-color: #ddd;
  display: block;
  font-size: 15px;
  margin: -2px;
  padding: 0 4px 2px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
}

.map_close:hover {
  text-decoration: none;
}

.geo_map_place_details {
  width: 195px;
  margin: 10px;
  float: left;
  color: #333;
}

.geo_map_place_name {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 4px;
}

.geo_map_place_tweets {
  margin-top: 5px;
}

.geo_map_place_tweets a {
  color: #2276bb;
}

#geo_map_progress.position_above .hovercard-divot {
  bottom: -11px;
}

#geo_map_progress.position_below .hovercard-divot {
  top: -11px;
}

#geo_map_progress .hoverer-inner {
  width: 55px;
}

#geo_map_fail {
  display: none;
}

#geo_map_spinner {
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/spinner.gif) no-repeat;
  margin: 10px 20px;
}

/* Search dialog
===================================================== */

.place_search_dialog .hanging {
  width: 450px;
}

.geo_place_search_table {
  font-family: 'Lucida Grande',sans-serif;
  font-size: 13px;
}

.geo_place_search_col1 {
  font-weight: bold;
  text-align: right;
  padding-right: 7px;
  padding-left: 0px;
}

.geo_place_search_city {
  padding-bottom: 14px;
  padding-left: 7px;
}

#geo_city {
  margin: 0 0 16px 8px;
}

#geo_poi_hint {
  font-family: 'Lucida Grande',sans-serif;
  font-size: 11px;
  color: #999;
  padding: 4px 0px 8px 7px;
}

#place_search_results {
  padding: 5px 0 0 7px;
  display: none;
  width: 310px;
}

#place_search_done, #place_search_cancel {
  margin-top: 20px;
  margin-bottom: 5px;
}

#place_search_form input {
  border: 1px solid #aaa !important;
  font-size: 1em;
  outline: none;
  padding: 5px;
  width: 282px;
  vertical-align: middle;
}

#place_search_form #city_search_query {
  width: 336px;
}

#place_search_form input:focus{
  /* This comes from twitter.css. */
  /* TODO: fix the general rules in twitter.css for controlling glow on focus */
  outline: none;
  border-color: rgba(82,168,236,.75) !important;
  box-shadow: 0 0 8px rgba(82,168,236,.5);
  -moz-box-shadow: 0 0 8px rgba(82,168,236,.5);
  -webkit-box-shadow: 0 0 8px rgba(82,168,236,.5);
}

.place_search_submit {
  -moz-border-radius-bottomright:3px;
  -moz-border-radius-topright:3px;
  border-style:solid;
  border-width:1px;
  margin-left:-1px;
  cursor:pointer;
  padding:0.4em 0.9em;
  border-color:#999999 !important;
  padding-bottom:5px !important;
  padding-top:5px !important;
  vertical-align:middle;
  background:url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/nav_search_submit.png) repeat scroll -2px 0 transparent !important;
}

.place_search_submit:hover {
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/nav_search_submit.png) -2px -25px !important;
}

.place_search_submit:active {
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/nav_search_submit.png) -2px -50px !important;
}

.place_search_submit.loading, .place_search_submit.loading:hover, .place_search_submit.loading:active {
  background: #eee url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/spinner.gif) no-repeat 5px 5px !important;
}

#place_search_results li {
  margin: 10px 0 0 0;
  list-style-type: none;
  white-space: nowrap;
  overflow: hidden;
}

#place_search_results .place_noicon, ul.place_search_dropdown.places_list .place_noicon {
  display: inline-block;
  margin-left: 15px;
}

.wait {
  cursor: wait;
}

ul.place_search_dropdown.places_list li {
  padding-left: 8px;
  white-space: nowrap;
}

.places_list li.hover {
  color: white;
  background-color: #666;
  outline: none;
}

ul.places_list {
  display: none;
  position: absolute;
  background-color:#FFF;
  border:1px solid #AAA;
  padding:4px 0 4px 0;
  text-align:left;
  z-index: 9999;
}

#place_search_go_back {
  margin-top: 12px;
}

#place_search_go_back, #change_city {
  font-weight: normal;
  color: #4d94be;
}

.geo_place_search_hint {
  padding: 4px 0 0 7px;
  font-size: 11px;
  color: #999;
}

div.geo_add_place {
  margin-top: 20px;
}

div.geo_add_place a {
  font-weight: bold;
}

.geo_search_message {
  margin-top: 12px;
}

.geo_next_prev {
  margin-top: 12px;
}

#geo_prev_result {
  margin-right: 20px;
}

/* Place Creation dialog
===================================================== */

.place_creation_dialog .hanging {
  width: 650px;
}

.place_creation_dialog .modal-inner h2 {
  margin: 0 !important;
}

.place_creation_dialog .modal-content {
  padding: 0;
}

.place_creation_dialog .geo_map_canvas {
  width: 312px;
}

.geo_place_search_table {
  font-family: 'Lucida Grande',sans-serif;
  font-size: 13px;
  width: 100%;
}

.geo_place_creation_hint {
  padding: 8px 0 0 7px;
  font-size: 11px;
  color: #999;
}

.geo_form_input {
  border: 1px solid #aaa !important;
  font-size: 1em;
  outline: none;
  padding: 5px;
  width: 210px;
  vertical-align: middle;
}

.geo_form_input:focus {
  outline: none;
  border-color: rgba(82,168,236,.75) !important;
  box-shadow: 0 0 8px rgba(82,168,236,.5);
  -moz-box-shadow: 0 0 8px rgba(82,168,236,.5);
  -webkit-box-shadow: 0 0 8px rgba(82,168,236,.5);
}

.geo_place_creation_row2 {
  padding-top: 15px;
}

.geo_place_city {
  margin:12px 0 15px;
}

#geo_creation_error {
  margin-top: 8px;
  font-size: 11px;
}

.geo_spinner {
  display: inline-block;
  background: url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/spinner.gif);
  height: 14px;
  width: 14px;
  margin-left: 15px;
  line-height: 1.9em;
  vertical-align: middle;
}

.geo_map {
  float: right;
}

.geo_place_create {
  padding: 25px;
  width: 280px;
}

.geo_place_create ul {
  margin: 18px 0 20px 0;
}

.geo_place_create li {
  margin: 10px 0;
  white-space: nowrap;
  overflow: hidden;
}

.geo_map_hint {
  opacity: 0;
  width: 160px;
  position: absolute;
  z-index: 20;
  text-align: center;
}

.geo_map_hint span {
  display: inline-block;
  vertical-align: bottom;
  background-image:url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/geo_creation_hint_arrow.gif);
  background-repeat:no-repeat;
  width: 21px;
  height: 11px;
}

.geo_map_hint div {
  background-color: #424242;
  color: white;
  text-align: left;
  padding: 10px;
  font-size: 11px;
  font-weight: bold;
}

.geo_map_place_bubble {
  opacity: 0;
  display: none;
  position: absolute;
  z-index: 20;
  text-align: center;
  margin-top: 10px;
  white-space: nowrap;
}

.geo_map_place_bubble span {
  display: inline-block;
  vertical-align: bottom;
  background-image:url(/oilspill/20120915100738oe_/http://a0.twimg.com/a/1347580850/images/geo_creation_hint_arrow.gif);
  background-repeat:no-repeat;
  width: 21px;
  height: 11px;
}

.geo_map_place_bubble > div {
  background-color: #424242;
  color: white;
  text-align: left;
  padding: 10px;
  font-size: 11px;
  font-weight: bold;
}

.geo_go_back {
  line-height: 1.9em;
  margin: 0 10px;
}

.geo_place_details {
  color: #aaa;
}

.geo_map_link_separator {
  margin: 0 5px 0 10px;
  color: #aaa;
}
