

/* 
  gasmappers v2.0beta
  
  Total wrapper area: 920px;
  Actual content area: 850px;
  Usable area inside content (with spacing): 840px = 850 - (2px from background borders + 8px paddings)
*/

* {
margin: 0;
padding: 0;
}

body, html {
  font: 12px "lucida grande", Helvetica, Verdana, sans-serif;
}

img {border:none}

a { color: #977860; outline: none; }
a:hover { color: #cba486; }

h1.global {
  float: left;
  text-align:left;
  color: #81614C;
  font: 20pt helvetica, arial, sans-serif;
  margin: 1px 0;
  padding: 0px;
  font-weight: default;
}

.pagetitle {
  font-size: 18px;
  color: #555;
  padding: 3px;
}

.pageinfo {
  font-size: 11px;
  color: #777;
  padding: 10px 3px 0px 3px;
  line-height: 20px;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
  border:none;
}

.submit {
  cursor: pointer;
  width: 106px;
  height: 30px;
  border: 1px solid #624e40;
  font-size: 14px;
  color: #fff;
  background: #8b6952 url('/images/button_bg.jpg') repeat-x top center;
}

.centerme {
  margin: 0px auto; 
  text-align: center; 
  float: none; 
  clear: both
}

.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clear {display: inline-block}
.clear {display: block}
* html .clear {height: 1%}

.information-error {
  width: 100%;
  border-top: 1px solid #EEEEEE;
  margin-bottom: 10px;
  padding-top: 10px;
  text-align: justify;
  color: #444;
  font-size: 11px;
}

.information-error .caption {
  font-weight: bold;
  padding-bottom: 15px;
  text-transform:uppercase;
}
#wrapper {
  margin: 0px auto;
  position: relative;
  width: 920px;
  background: #fff url('/images/pirates_banner.jpg') no-repeat top center;
}

/* @group TOP */

#top {
  margin: 0px auto;
  position: relative;
  width: 844px;
  padding: 146px 5px 0 0;
  text-align: right;
}

#top #badge {
  position: absolute;
  z-index: 900;
  top: 0;
  left: 0;
}

/* @end */

.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
}

/* @group TOP BAR */

#top #bar {
  position: absolute;
  top: 0px;  
  width: 842px;
  background: #8b6952;
  opacity: 0.75;
  -moz-opacity: 0.75;
  filter: alpha(opacity=85);
  padding: 1px 4px 2px 4px;
  color: #fff;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  border-bottom: 1px solid #624f42;
}

#top #bar a {color: #eee; text-decoration: none}
#top #bar a:hover { color :#bbb; text-decoration: none }

#top #bar #languages {
  float: left;
  width: 200px;
  padding-top: 3px;
}

#top #bar #languages img{
  float: left;
  margin-left: 10px;
}

#top #bar #languages .flag img.disabled {
  opacity: 0.4;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40);
}

#top #bar #login-form {
  float: right;
  width: 620px;
  padding: 0 10px 0 0;
}

#top #bar #login-form .login-error {
  position: absolute;
  top: 24px;
  right: 0;
  width: 830px;
  background: #9E765D;
  color: #fff;
  font-weight: bold;
  padding: 2px 10px 2px 10px;
}

#top #bar #login-form input[type="text"], #top #login-form input[type="password"] {
  width: 70px;
  border: 1px solid #444;
  background: #ddc5b4;
  color: #444;
  padding: 1px 2px 1px 2px;
  margin: 0px 2px 0px 2px;
  font-size: 10px;
}

#top #bar #login-form input[type="submit"] {
  margin: 0px 5px 0px 5px;
  border: 0;
  padding: 1px;
  text-align: center;
  cursor: pointer;
  font-size: 10px;
  border: 1px solid #624e40;
  color: #fff;
  background: #8b6952 url('/images/button_bg.jpg') repeat-x top left;
}

#top #bar #login-form #remember {
  margin-top: -1px;
}

/* @DROP INDICATOR */

#indicator {
  position: absolute;
  z-index: 500;
  height: 22px;
  width: 21px;
  top: 100px;
  right: 339px;
  text-align: center;  
  background: url('/images/drop.gif') no-repeat top right;
}

#changes {
  position: absolute;
  width: 214px;
  height: 30px;
  line-height: 25px;
  top: 65px;
  right: 3px;
  z-index: 550;
  color: #999;
  text-align: center;
  font-size: 10px;
  background: url('/images/balloon_changes.png') no-repeat top center;
}

/* @NAVIGATION BAR */

#nav {
  width: 850px;
  margin: 0px auto;
  text-align: center;
}

#nav ul {
  margin: 0px;
  padding: 0px;
}

#nav li {
  float: left;
  width: 95px;
  height: 25px;
  margin-left: 13px;
  list-style-type: none;
  background: url('/images/tab.gif') no-repeat top left;
  text-align: center;
}

#nav li.first {
  margin-left: 15px;
}
#nav li a {
  display: block;
  text-decoration: none;
  padding: 3px 3px 4px 3px;
  color: #555;
  font-size: 11px;
  cursor: pointer;
}

#nav li a:hover {
  color: #111;
}

/* @end */

/* @CONTENT */

#content {
  float: left;
  width: 920px;
  font-size: 11px;
  color: #999;
}

#content-top {
  float: left;
  width: 924px;
  height: 80px;
}

#content-top #left {
  float: left;
  width: 40px;
  background: url('/images/content_bar_top_left.png') no-repeat top left;
  height: 80px;
}

#content-top #middle {
  float: left;
  width: 842px;
  background: #fff url('/images/content_bar_top_middle.png') repeat-x top left;
  height: 80px;
  padding-top: 5px;
  padding-left: 2px;
}

#content-top #right {
  float: left;
  width: 40px;
  background: url('/images/content_bar_top_right.png') no-repeat top right;
  height: 80px;
}

#content-middle {
  float: left;
  width: 850px;
  padding: 0px 33px 5px 37px;
  background: url('/images/content_bar_middle.png') repeat-y top left;
}

#content-bottom {
  float: left;
  margin-left: 26px;
  margin-right: 22px;
  width: 920px;
  height: 50px;
  background: #fff url('/images/content_bar_bottom.png') no-repeat top left;
  padding-top: 2px;
}

/* @end */

/* SEARCH ENGINE */

#search-area {
  width: 840px;
}

#search-area .textbox {
  float: left;
  color: #666;
  width: 525px;
}

#search-area .textbox input {
  float: left;
  width: 489px;
  color: #888;
  border: 1px solid #ccc;
  background: url('/images/icons/search_icon.png') no-repeat 8px 9px;
  padding: 4px 4px 4px 26px;
  font-size: 16px;
}

#search-area .textbox input:hover {
  color: #555;  
}

.dropdown {
  float: left;
  width: 190px;
  height: 30px;
  position: relative;
  z-index: 800;
}

.dropdown ul {
  padding: 0;
  margin: 0;
  list-style-type: none
}

.dropdown ul ul {
  width: 190px
}

.dropdown li {
  float: left;
  width: 190px;
  position: relative;
  text-align: left;
}

.dropdown table {
  position: absolute; 
  top: 0; 
  left: 0; 
  border-collapse: collapse
}

.dropdown a, .dropdown a:visited {
  display: block;
  color: #555; 
  width: 200px; 
  height: 28px; 
  line-height: 27px; 
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 0 0 0 3px;
  background: #fff url('/images/icons/dropdown_arrow.png') no-repeat center right;
}

.dropdown ul ul a, .dropdown ul ul a:visited {
  color: #444; 
  height: 16px; 
  line-height: 15px;  
  width: 185px;
  padding: 5px 0 5px 0;
  border: 0;
  background-image: none;
}

.dropdown ul ul a:hover {
  font-weight: bold;
}

.dropdown ul li:hover ul, .dropdown ul a:hover ul {
  visibility: visible;
  background: #fff;
}
.dropdown ul:hover ul ul { 
  visibility: hidden;
  background: #fff;  
}
.dropdown ul:hover ul:hover ul { 
  visibility: visible;
  background: #fff;
}
.dropdown ul ul li {
  background: #fff;
  width: 203px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;   
}

.dropdown .label {
  float: left;
  margin: 0 0 0 3px;
  width: 155px;
}

.dropdown .color {
  margin: 7px 0 0 2px;
}

.dropdown ul ul {
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 30px;
  left: 0; 
  width: 155px
}

#search-area .button {
  float: right;
  width: 110px;
  color: #777;
}

#search-area .button input{
  float: right;
  cursor: pointer;
  width: 106px;
  height: 29px;
  border: 1px solid #624e40;
  font-size: 14px;
  color: #fff;
  background: #8b6952 url('/images/button_bg.jpg') repeat-x top center;
  background-position: top center;
}

#slider-bg {
  float: left;
  outline: none;
  width: 840px;
  background: url(/images/slider/bg-fader.gif) 7px 11px no-repeat;
  height: 37px;
}

#slider-bg:hover {
  cursor: pointer;
}

#slider-thumb {
  float: left;
  cursor: pointer;
  width: 17px;
  height: 21px;
  margin-top: 6px;
  top: 4px !important;
}

/* FOOTER */

#footer {
  margin: 0px auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 850px;
  background: #fff;
}

#footer .columns {
  float: left;
  width: 850px;
  overflow: hidden;
}

#footer .column {
  float: left;
  width: 270px;
  margin-bottom: -2000px;
  padding-bottom: 2000px;
}

#footer #news {
  margin-right: 20px;
}

#footer #recent {
  margin-right: 20px;
}

#footer .column .title {
  float: left;
  text-align: center;
  width: 270px;
  height: 32px;  
  font-size: 14px;
  color: #888;
  font-weight: bold;
  padding: 0 0 3px 0;
  border-bottom: 1px solid #e7e7e7;
  background: url('/images/footer_bg.gif') repeat-x bottom left;
} 

#footer .column .title span,
#footer .column .title a {
  color: #888;  
  text-decoration: none;
  font-size: 10px;
}

#footer .column .title a:hover {
  text-decoration: underline;
}

#footer .column .title span.chosen,
#footer .column .title span.chosen a {
  color: #CBA486;
}

#footer .column .title img {
  float: left;
  margin: 0px 5px 0px 40px;
}
  
#footer .column .item {
  float: left;
  position: relative;
  width: 260px;
  padding: 5px;
  border-bottom: 1px solid #e7e7e7;
  cursor: pointer;
}

#footer .column .item .accordeon-trigger {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 25px;
  height: 25px;
  z-index: 10;
  background: url('/images/accordeon_arrow_down.png') no-repeat top center;
}

#footer .accordeon-statistics {
  float: left;
  font-size: 10px;
  width: 240px;
  padding: 15px 10px 15px 10px;
  color: #666;
  border: 5px solid #eee;
  border-top: 4px solid #eee;
}

#footer .accordeon-statistics .kind {
  float: left;
  padding-left: 5px;
}

#footer .accordeon-statistics a {
  text-decoration: none;
  color: #666;
  font-weight: bold;
}

#footer .accordeon-statistics a:hover {
  color: #333;
}

#footer .column .item .recent-trigger {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 17px;
  height: 10px;
  z-index: 10;
  background: url('/images/recent_link_to.png') no-repeat top center;
}

#footer .column .item .news-trigger {
  position: absolute;
  top: 25px;
  right: 20px;
  width: 25px;
  height: 25px;
  z-index: 10;
  background: url('/images/recent_news_alert.png') no-repeat top center;
}

#footer .column .item a {
  float: left;
  display: block;
  font-size: 12px;
  color: #888;
  font-weight: bold;
  padding: 0 0 3px 0;
  text-decoration: none;
}

#footer .column .item a:hover {
  text-decoration: none;
  color: #888;  
}

#footer .column .item:hover {
  background: #fefbf3;
  cursor: pointer;
}

#footer .column .item .statistics-station-name,
#footer .column .item .station-name {
  float: left;
  display: block;
  width: 250px;
  font-size: 12px;
  color: #888;
  font-weight: bold;
  padding: 0 10px 3px 0;
  text-align: left;
  background: url('/images/recent_link_to.png') no-repeat right center;
}

#footer .column .item .country {
  float: left;
  width: 20px;
  font-size: 9px;
  line-height: 16px;
  font-weight: bold;
}

#footer .column .item .statistics-station-name {
  background: none;
}

#footer .column .item .station-info {
  float: left;
  display: block;
  padding: 0 0 0 4px;
  font-size: 10px;
  color: #999;
}

#footer .column .item .station-info .type, 
#footer .column .item .station-info .who {
  float: left;
  text-align: left;  
  display: block;
  width: 200px;
}

#footer .column .item .bullet {
  float: left;
  width: 30px;
  font-size: 20px;
}

#footer .column .item .news-title {
  float: left;  
  font-size: 11px;
  padding-bottom: 5px;
  color: #888;
}

#footer .column .item .news-text {
  float: left;
  font-size: 10px;
  color: #999;
}

#info {
  margin: 0px auto;
  margin-top: 40px;
  text-align: center;
  color: #777;
}

#info a {
  color: #777;
  font-size: 12px;
  text-decoration: none;
}
#info a:hover {
  text-decoration:none;
  color: #888;
}

/* REGISTER AND PROFILE */

.error.success {
  float: right;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  margin-top: 7px;
  background: url('/images/success.png') no-repeat top left;
}

.error {
  float: left;
  text-align: left;
  margin-left: 195px;
  width: 220px;
  color: #FF5248;
}

#profile, #register {
  padding: 20px 5px 20px 5px;
}

#profile #user-form, #register #user-form {
  margin: 0px auto;
  text-align: center;
}

#profile .title, #register .title {
  float: left;
  font-size: 14px;
  color: #A87D63;
}

#profile fieldset, #register fieldset{
  display: block;
  border: 1px solid #E2D8B5;
  width: 828px;
}

#profile ul, #register ul {
  margin: 0 0 30px;
}

#profile li, #register li {
  list-style: none;
}

#profile .box, #register .box {
  float: left;
  list-style: none;
  width: 818px;
  padding: 5px;
}

#profile .box:hover, #register .box:hover {
  background: #FFF3CB;
}

#profile label, #register label {
  float: left;
  width: 190px;
  line-height: 20px; 
  text-align: left;
  font-size: 12px;
  color: #444;
  padding: 5px 5px 0 0;
}

#profile input[type=text], #profile input[type=password], #register input[type=text], #register input[type=password] {
  float: left;
  font: "lucida grande", Helvetica, Verdana, sans-serif;
  width: 220px;
  color: #888;
  margin: 5px 5px 0 0; 
  padding: 2px;
  border: 1px solid #E2D8B5;
}

#profile #map, #register #map {
  margin: 5px 3px 5px 0;
}

#profile .help, #register .help {
  float: left;
  margin: 5px 0 0 15px;
  line-height: 24px;
  color: #777;
}

#profile #geolocation li:hover,  
#register #geolocation li:hover, 
#profile #confirm:hover, 
#register #confirm:hover {
  background: none;
}

#profile #geolocation input[type=text], #register #geolocation input[type=text] {
  float: left;
  width: 480px;
  color: #888;
  border: 1px solid lightgrey;
  background: url('/images/icons/search_icon.png') no-repeat 8px 9px;
  padding: 5px 4px 3px 26px;
  font-size: 16px;
  margin: 0px 5px 0 5px;
}

#profile #geolocation input[type=text] {
  margin-left: 0;
}

#profile #geolocation .hand,  #register #geolocation .hand {
  margin: 0px !important;
}

#profile #geolocation li#reminder, #register #geolocation li#reminder {
  width: 808px;
  padding: 10px;
  color: #555;
  text-align: justify;
}

#profile #confirm, #register #confirm {
  width: 818px;
  padding: 30px;
  color: #555;
  background: none;
  text-align: center;
}

#profile .submit, #register .submit {
  text-align: center;
  margin: 10px auto !important;  
}

/* @group USER CONTENT */

#personal_data {
  border:1px solid #c8dada;
  float:left;
  width:820px;
}

.uc-table {
  float:left;
  width:438px;
  margin-left: 5px;
}

.uc-table #tab {
  padding:0;
  margin-left:10px;
  width:450px;
}

.uc-close-text {
  float:left;
  width:100%;
  border-top:1px solid #c8dada;
  background:#c8dada;
  padding-top:5px;
  padding-bottom:5px;
}

.uc-close-text a {
  color:#222;
  padding-left:50px;
  padding-right:50px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:center;
  font-weight:bold;
  text-decoration:none;
}

.uc-close-text a:hover {
  background:#b7a33e;
  color:#fff;

}
.uc-close-text a:focus {
  background:#e3ba63;
  color:#fff;
}

/* @end */

/* @group MAPS CONTENT */

#switcher {
  float: left;
  text-align: right;
  font-size: 10px;
  width: 838px;
  margin: 0 0 5px 45px;
}

#switcher .active,
#switcher .inactive {
  float: right;
  line-height: 22px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-left: 12px;
  margin-left: 10px;
  cursor: pointer;
}

#switcher .active:hover,
#switcher .inactive:hover {
  color: #71675e;
}

#switcher .active {
  background: url('/images/country_selected.png') no-repeat center left;  
}

#switcher .inactive {
  background: url('/images/country_notselected.png') no-repeat center left;    
}

#status {
  float: left;
  width: 838px;
  padding: 5px 0 3px;
  margin: 0 4px 4px 5px;
  color: #666;
  text-align: center;
  border: 1px solid #dfd1c7;  
  background: #edd8ce url('/images/glass_bg.jpg') repeat-x;
}

#tip {
  float: left;
  width: 838px;
  padding: 0 0 0 2px;
  margin: 0 4px 2px 5px;
  color: #666;
  font-size: 9px;
  text-align: left
}

#map-container { 
  position: relative; 
}

#map {
  float: left;
  position: relative;
  border: 1px solid #dfd1c7;
  /* without ads: width: 838px; */
  width: 711px;
  height: 600px;
  margin: 0 4px 4px 5px;
}

#profile #map, #register #map {
  width: 837px;
}

#map-ads {
  float: left;
  position: relative;
  width: 120px;  
  height: 600px;
  margin-right: 4px;
  border: 1px solid #dfd1c7;
}

#add-link {
  position: absolute;
  top: 30px; 
  right: 132px;
  width: 118px;
  padding: 2px 14px 2px 7px;
  z-index: 10;
  border-top: 1px solid #dfd1c7;
  border-left: 1px solid #dfd1c7;
  border-bottom: 1px solid #dfd1c7;
  background: #fff;
}

#add-link a {
  display: block;
  background: #fff url('/images/icons/add_station.png') no-repeat center left;
  text-decoration: none;
  padding: 5px 5px 5px 30px;
  z-index: 950;
}


#add-station {
  position: absolute;
  top: 40px; 
  right: 132px;
  width: 250px;
  padding: 0 10px 10px 10px; 
  background: white;
  z-index: 10;
  border-top: 1px solid #dfd1c7;
  border-left: 1px solid #dfd1c7;
  border-bottom: 1px solid #dfd1c7;
}

#add-station .title {
  float: left;
  width: 100%;
  font-weight: bold;
  color: #dfd1c7;
  padding-bottom: 15px;
}

#add-station .row {
  float: left;
  width: 100%;
  padding: 0 0 3px 0;
}

#add-station .left {
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}

#add-station .right {
  float: right;
  width: 150px;
  margin-right: 5px;
}

#add-station .right .textbox {
  width: 150px;
}

#add-station .right .options {
  width: 155px;
}

#add-station .addit {
  width: 100%;  
  margin: 10px 0 0 0;
  padding: 2px;
  text-align: center;
  cursor: pointer;
  font-size: 11px;
  border: 1px solid #624e40;
  color: #fff;
  background: #8b6952 url('/images/button_bg.jpg') repeat-x top left;
}

#add-station .explain {
  float: left;
  border-top: 1px solid #dfd1c7;
  border-bottom: 1px solid #dfd1c7;
  padding-top: 5px;
  margin-top: 5px;
  margin-bottom: 15px;
  color: #555;
}

#add-station .explain p {
  padding-bottom: 5px;
}

#add-station #add-close a {
  margin-top: 10px;
  display: block;
  text-align: center;
}


#legend {
  float: left;
  width: 810px;
  height: 25px;
  line-height: 25px;
  margin: 0 4px 0 5px;
  padding: 0 14px 0 14px;
  border: 1px solid #dfd1c7;
  font-size: 10px;
  color: #999;
}

#legend .item {
  float: left;
  width: 162px;
}

#legend .item .text {
  font-size: 10px;
  color: #555;
}

/* @end */

/* @group NEWS */

#news-read {
  padding: 20px;
}

#news-read #subtitle {
  text-align: left;
  font-size: 12px;
  color: #999;
  padding-left: 21px;
  margin-left: 20px;
  background: url('/images/icons/news_clock.png') no-repeat center left;
}

#news-read #title,
#error #title,
#success #title {
  text-align: left;
  font-size: 14px;
  color: #555;
  padding-left: 5px;
}

#news-read #content,
#tos #content,
#faq #content,
#contacts #content,
#about #content,
#success #content,
#privacy #content,
#informations #content {
  padding: 0 20px 40px 20px;
  width: 800px;
  color: #333;
  font-size: 11px;
  text-align: justify;
}

#news-read #content .subtitle,
#news-read #title .subtitle,
#tos #content .subtitle,
#faq #content .subtitle,
#contacts #content .subtitle,
#about #content .subtitle,
#success #content .subtitle, 
#privacy #content .subtitle,
#informatons #content .subtitle,
span.subtitle {
  color: #605144;
  font-size: 12px;
  font-weight: bold;
  background-color: #eee;
  padding: 5px;
} 

#news-read #content .text,
#faq #content .text,
#tos #content .text,
#contacts #content .text,
#about #content .text,
#success #content .text,
#privacy #content .text,
#informations #content .text {
  padding: 20px 5px 20px 5px;
  line-height: 16px;
  color: #635f5d;
  font-size: 12px;
}

#privacy li {
  margin-left: 15px;
}

/* @end */

/* @BALLOON INFO */

#marker-info .tag-red {
  color: #FF4F49;
}

#marker-info .tag-yellow {
  color: #EAA823;
}

#marker-info .tag-green {
  color: #7AB267;
}

#marker-info {
  float: left;
  height: 282px;
  text-align: center;
}

#marker-info #title {
  float: left;
  width: 140px;
}
#marker-info #station {
  margin-left: 150px;
}

#marker-info table {
  float: left;
  width: 100%;
  font-size: 10px;
  border-collapse: collapse;
  color: #666;
  background: #fff;
  margin-bottom:10px;
  }
  
#marker-info caption, #information-error .caption {
  margin: 0px auto;
  text-align: left;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  background: #fff;
  border: none;
  color: #555;
  font-size: 12px;
  padding: 4px;
}

#marker-info td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  text-align: center;
  color: #666;
  padding: 1px;
}
  
#marker-info td.first{
  border-left: 2px solid #ccc; 
  width: 12px;
  padding: 2px 0 2px 2px;
}

#marker-info td a {
  background: transparent;
  text-decoration: none;
  color: #444;
}

#marker-info td a:hover {
  background: transparent;
  text-decoration: none;
  color: #666;
}

#marker-info .iconic {width: 18px}
#marker-info .alter {
  width: 40px;
  color: #555;
  font-size: 11px;
  margin: 0px;
}

#marker-info input {
  cursor: pointer;
  border: 1px solid #ddd;
  text-align: center;
  margin: 10px;
  font: 12px "lucida grande", Helvetica, Verdana, sans-serif;
  color: #666;
  background: #eee;
}

#marker-info input:hover {
  color: #222;
}

#marker-info .balloon-ads {
  float: left;
  width: 100%;
  padding: 1px 0;
}

#marker-info .description {
  float: left;
  margin: 10px 0pt;
  padding: 8px 0pt 0pt;
  border-top: 1px solid #ccc;
  font-size: 11px;
  color: #999;
  text-align: justify;
}

#marker-info .description2 {
  float: left;
  border-top: 1px solid #ddd;
  font-size: 11px;
  color: #999;
  text-align: justify;
  padding-top: 3px;
  margin-top: 5px;
}
  
#baloon-history-choices .view {
  float: left;
  text-align: left;
  background: #fff;
  border-bottom: 1px solid #eee;
  color: #666;
  font-size: 11px;
  margin: 0 0 8px 0;
}

#baloon-history-choices .type-choice {
  float: left;
  width: 190px;
  height: 20px;
  line-height: 20px;
  
}

#baloon-history-choices .color {
  float: left;
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin: 1px 4px 0 0;
}

#baloon-history-choices .choicebox {
  float: left;
  text-align: left;
  width: 20px;
  height: 16px;
  line-height: 16px;
  cursor: pointer;
}

#baloon-history-choices .choicetext {
  float: left;
  text-align: left;
  height: 16px;
  line-height: 16px;
  font-size: 11px;
  color: #777;
  width: 130px;
  cursor: pointer;
}

#placeholder .choose {
  background: url('/images/chart_selection.png') no-repeat center center;
  width: 287px;
  height: 129px;
  margin: 0px auto;
}

#error {
  width: 600px;
  margin: 0px auto;
  margin-top: 200px;
  text-align: left;
}

#error #title {
  margin-top: 30px;
  font-size:12px;
  font-weight:bold;
  margin-top:30px;
}

#error #logo-image {
  padding-left: 11px;
}

#error p {
  padding: 15px 0 15px 15px;
  font-size: 12px;
  color: #555;
}

#error a {
  text-decoration: none;
}

#profile .work {
  background: url('');
}

#profile .home {
  background: url('');
}

.favorite-add, .favorite-remove, .favorite-disabled {
  width: 20px;
  height: 20px;
}

.favorite-add img, .favorite-remove img, .favorite-disabled img {
  padding: 2px 0;
}

#favorite-stations {
  float: left;
  width: 750px;
  height: 45px;
  margin: 0 40px 0 60px;
  border-left: 1px solid #f5e3d5;
  border-right: 1px solid #f5e3d5;
  border-bottom: 1px solid #f5e3d5;
  background: url('/images/favorite_stations_bg.jpg') repeat-x top left;
}

#favorite-stations .favorite {
  display: block;
  float: left;
  padding: 5px 5px 3px 7px;
  height: 37px;
  width: 237px;
  text-align: left;
  color: #3D4349;
  border-right: 1px solid #f5e3d5;
  font-size: 10px;
}
#favorite-stations .favorite a, #favorite-stations .favorite a:hover {
  color: #333;
  text-decoration: none;
  display: block;
}

#favorite-stations .available {
  display: block;
  float: left;
  padding: 5px 5px 3px 7px;
  height: 37px;
  width: 237px;
  text-align: left;
  color: #3D4349;
  border-right: 1px solid #f5e3d5;
  font-size: 10px;
}

.favorite .bp, .favorite .galp, .favorite .agip, .favorite .independente,
.favorite .repsol, .favorite .cepsa, .favorite .gpl, .favorite .avia,
.favorite .esso, .favorite .lavagens-elefante-azul, .favorite .alves-bandeira, 
.favorite .total,  .favorite .cipol, .favorite .bonarea, .favorite .shell {
  float: left;
  width: 40px;
  height: 36px;
  margin-left: 10px;
  text-align: center;
}

.favorite-delete {
  float: left;
  width: 40px;
  height: 36px;
}

.favorite-delete:hover {
  background: url('/images/icons/bin.png') no-repeat bottom right;  
}

.favorite .information {
  float: left;
  width: 160px;
  margin-top: 5px;
}

.favorite .information:hover {
  color: #3F627F;
  cursor: pointer;
}

.favorite .information .current-price {
  font-weight: bold;
  font-size: 10px;
}

#favorite-stations .last {
  border: none;
}

#success #content ul {
  padding: 30px;
}

#success #content li {
  list-style: square;
}

.newsticker {
  list-style-type: none;
  margin: 0;
}

.bubbleInfo {
    position: relative;
    width: 500px;
}
.trigger {
    position: absolute;
}

/* ads from google */

a.adt {
  color: #938477;
  text-decoration: none;
}

.adb {
  color: #666;
}

.adu {
  color: #b7aa83;
}

.sman {
  background-color: #938477;
}


/* Bubble pop-up */

.popup {
  position: absolute;
  display: none;
  z-index: 50;
  border-collapse: collapse;
}

.popup td.corner {
  height: 15px;
  width: 19px;
}

.popup td#topleft { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-1.png); }
.popup td.top { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-2.png); }
.popup td#topright { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-3.png); }
.popup td.left { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-4.png); }
.popup td.right { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-5.png); }
.popup td#bottomleft { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-6.png); }
.popup td.bottom { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-7.png); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td#bottomright { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-8.png); }

.popup table.popup-contents {
  font-size: 12px;
  line-height: 1.2em;
  background-color: #fff;
  color: #666;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
  }

table.popup-contents th {
  text-align: right;
  text-transform: lowercase;
  }

table.popup-contents td {
  text-align: left;
  }

tr#release-notes th {
  text-align: left;
  text-indent: -9999px;
  background: url(http://jqueryfordesigners.com/demo/images/coda/starburst.gif) no-repeat top right;
  height: 17px;
  }

tr#release-notes td a {
  color: #333;
}

.al {
  font-size: 10px; /* override this in google's interface */  
  text-decoration: none ; /* override this in google's interface */  
}



.icon{float:left;display:inline;padding:0;margin:2px 4px 0 0;line-height:11px;width:11px;height:11px;font-size:9px}
.sem-chumbo-97{background:#7f8f66}
.gasoleo-b{background:#555}
.gasoleo-c{background:#999}
.biodiesel-b10{background:#8d6e5f}
.premium-gasolina{background:#ffd941}
.premium-gasoleo{background:#737374}
.gpl{background:#41b5ff}
.diesel{background:#3e3f3f}
.sem-chumbo-98{background:#d1693c}
.sem-chumbo-95{background:#adee6e}
.gas{background:#4FFFA1}
.biodiesel{background:#663300}
.all{background: #eee url('/images/icons/alltypes.png') no-repeat center center;}

#legend .item .one,
#legend .item .two,
#legend .item .three,
#legend .item .four,
#legend .item .five,  
#legend .item .six {
  float: left;width: 12px;height: 12px;border: 1px solid #ccc;margin: 5px 3px 6px 0;
}

#legend .item .one {background: #A1DF5F}
#legend .item .two {background: #61DD78}
#legend .item .three {background: #EBD154}
#legend .item .four {background: #E3985B}
#legend .item .five {background: #EE584A}
#legend .item .six {background:#663300}


.favorite .agip {background: url('/images/provider_types/favorites/agip_fav.png') no-repeat top left}
.favorite .alves-bandeira {background: url('/images/provider_types/favorites/alves-bandeira_fav.png') no-repeat top left}
.favorite .avia {background: url('/images/provider_types/favorites/avia_fav.png') no-repeat top left}
.favorite .bp {background: url('/images/provider_types/favorites/bp_fav.png') no-repeat top left}
.favorite .cepsa {background: url('/images/provider_types/favorites/cepsa_fav.png') no-repeat top left}
.favorite .lavagens-elefante-azul {background: url('/images/provider_types/favorites/lavagens-elefante-azul_fav.png') no-repeat top left}
.favorite .esso {background: url('/images/provider_types/favorites/esso_fav.png') no-repeat top left}
.favorite .galp {margin-top: 3px;background: url('/images/provider_types/favorites/galp_fav.png') no-repeat top left}
.favorite .gpl {background: url('/images/provider_types/favorites/gpl_fav.png') no-repeat top left}
.favorite .independente {background: url('/images/provider_types/favorites/independente_fav.png') no-repeat top left}
.favorite .repsol {background: url('/images/provider_types/favorites/repsol_fav.png') no-repeat top left}
.favorite .shell {background: url('/images/provider_types/favorites/shell_fav.png') no-repeat top left}
.favorite .total {background: url('/images/provider_types/favorites/total_fav.png') no-repeat top left}
.favorite .cipol {background: url('/images/provider_types/favorites/cipol_fav.png') no-repeat top left}
.favorite .bonarea {background: url('/images/provider_types/favorites/bonarea_fav.png') no-repeat top left}