﻿/* Copyright (C) 2006 HeartRails Inc. All Rights Reserved. */

* {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 13px; *font-size: small; *font: x-small;
    font-style: normal;
    line-height: 150%;
    margin: 0px;
    padding: 0px;
}

body {
    text-align: center;
}

table {
    font-size: inherit;
    font: 100%;
}

img {
    border: 0px none #ffffff;
}

h1 {
    background-color: #000000;
    color: #ffffff;
    font-weight: bold;
    height: 30px;
}

h1 span {
    font-weight: bold;
}

h1 a {
    color: #b6ffc1;
    font-weight: bold;
}

h2 {
    background-color: #000000;
    clear: both;
    color: #ffffff;
    font-weight: bold;
    height: 30px;
}

h2 span {
    font-weight: bold;
}

h2 a {
    color: #b6ffc1;
    font-weight: bold;
}

h3 {
    background-color: #f0f8ff;
    border-top: 1px solid #778de8;
    font-weight: bold;
    padding: 6px 10px;
}

h4 {
    background-color: #f0fff8;
    border-top: 1px solid #77e88d;
    font-weight: bold;
    margin: 10px 0px;
    padding: 6px 10px;
}

h4 a {
    font-weight: bold;
}

h5 {
    border-bottom: 1px dotted #777777;
    color: #777777;
    font-weight: bold;
    margin: 0px 0px 10px;
    padding: 6px 10px;
    width: 200px;
}

h5 a {
    font-weight: bold;
}

pre {
    background-color: #eeeeee;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin: 0px 10px 15px;
    padding: 0px 10px;
}

pre span {
    color: #0000ff;
}

p.javascript {
    border: 5px solid #cc0000;
    color: #cc0000;
    font-weight: bold;
    margin: 10px;
    padding: 10px;
    text-align: center;
}

div#container {
    margin: 0px auto;
    text-align: left;
    width: 800px;
}

a#title {
    text-decoration: none;
}

span.heading-left {
    float: left;
    padding: 6px 10px;
    text-align: left;
}

span.heading-right {
    float: right;
    padding: 6px 10px;
    text-align: right;
}

div#express {
    clear: both;
}

div#logo {
    float: left;
    padding: 10px 0px;
}

div#explanation {
    float: right;
    padding: 10px 0px;
    width: 460px;
}

div#explanation p {
    border-bottom: 1px solid #77e88d;
    border-top: 1px solid #77e88d;
    padding: 5px 0px;
}

div#main {
    clear: both;
    padding: 20px 0px 0px;
    width: 800px;
}

div#mode-by-line {
    background-color: #f0f8ff;
    border-top: 1px solid #778de8;
    float: left;
    font-weight: bold;
    padding: 10px 15px;
    text-align: center;
}

div#mode-by-line p {
    font-weight: bold;
}

div#mode-by-line a {
    font-weight: bold;
}

div#mode-by-location {
    background-color: #f0fff8;
    border-top: 0px solid #77e88d;
    float: left;
    font-weight: bold;
    padding: 10px 15px;
    text-align: center;
}

div#mode-by-location p {
    font-weight: bold;
}

div#mode-by-location a {
    font-weight: bold;
}

div#search-by-line {
    background-color: #f0f8ff;
    clear: both;
    margin: 0px 0px 20px;
    padding: 10px 0px;
    text-align: center;
    width: 800px;
}

div#search-by-location-container {
    background-color: #f0fff8;
    clear: both;
    display: none;
    margin: 0px 0px 20px;
    padding: 10px 0px 5px;
    text-align: center;
    width: 800px;
}

div#search-by-location {
    margin: 0px 200px;
    width: 400px;
}

div#right-content {
    float: right;
    width: 300px;
}

div#left-content {
    margin: 0px 320px 0px 0px;
}

div#map-container {
    float: left;
    height: 480px;
    width: 480px;
}

div#map {
    height: 479px;
    width: 479px;
}

table.map-info th {
    text-align: left;
}

table.map-info td {
    text-align: left;
}

div#yahoo {
    clear: left;
    padding: 10px 0px 0px;
}

div#yahoo p {
    padding: 0px 10px;
}

h3#image-heading {
    margin: 0px 0px 10px;
}

img.thumbnail {
    margin: 0px 5px;
}

p#copyright {
    margin: 0px 0px 20px;
    padding: 15px 0px 0px;
    text-align: center;
}

div#api {
    clear: both;
}

div#api h3 {
    margin: 0px 0px 10px;
}

div#api p {
    margin: 0px 0px 20px;
    padding: 0px 10px;
}

div#detail p {
    margin: 0px 0px 15px;
}

div#api ul {
    list-style-type: circle;
    padding: 0px 0px 10px 25px;
}

div#api li {
    padding: 3px 0px;
}

div#api table {
    margin: 0px 0px 10px;
}

div#api th {
    background-color: #f0fff8;
    padding: 6px 10px;
    text-align: center;
}

div#api td {
    padding: 6px 10px;
}

div#api table ul {
    list-style-type: none;
    padding: 0px;
}

div#api table li {
    padding: 0px;
}

p.back {
    text-align: right;
}

div#sale h3 {
    margin: 0px 0px 10px;
}

div#sale p {
    padding: 0px 10px 20px;
}

div#sale ul {
    list-style-type: none;
}

div#sale table {
    margin: 0px 0px 20px;
}

div#sale th {
    background-color: #f0fff8;
    padding: 6px 10px;
    text-align: center;
}

div#sale td {
    padding: 6px 10px;
}

th.heading {
    border-top: 1px solid #77e88d;
    font-weight: bold;
}

th.field {
    border-bottom: 1px solid #77e88d;
    font-weight: bold;
}

div#contact p {
    margin: 0px 0px 20px;
    padding: 0px 10px;
}

div#reference {
    background-color: #f0fff8;
    border-bottom: 1px solid #77e88d;
    border-top: 1px solid #77e88d;
    clear: both;
    margin: 0px 0px 20px;
    padding: 10px 0px;
    text-align: center;
    width: 800px;
}

div#footer {
    background-color: #000000;
    color: #ffffff;
    text-align: center;
    width: 800px;
}

div#footer p {
    font-weight: bold;
    padding: 6px 10px;
}

div#footer a {
    color: #b6ffc1;
    font-weight: bold;
}

td.gsc-configLabelCell {
    display: none;
}

div.gsc-stats {
    display: none;
}

div.gsc-results-selector {
    display: none;
}

.gs-visibleUrl {
    display: none;
}

v\:* {
    behavior: url(#default#VML);
}
