body {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12pt;
    font-weight: normal;
    margin-left: 8px;
    margin-right: 0px;
}

h1 {
    font-size: 24pt;
    font-weight: normal;
}

h2 {
    font-size: 18pt;
    font-weight: normal;
}

a {
    font-weight: normal;
    text-decoration: none;
    color: #800080;
}

a:hover {
    text-decoration: underline;
}

.new-marker {
    font-size: 8pt;
    vertical-align:super;
    color: red;
}

.title {
    font-size: 24pt;
    font-weight: normal;
}

.title-link {
    text-decoration: none;
    color: 	#808080;
}

.title-link:visited {
    text-decoration: none;
    color: 	#808080;
}

.title-link:hover {
    text-decoration: none;
    color: 	#800080;
}

.flickr-link {
    font-size: 8pt;
    text-align: right;
}

.ui-tabs-hide {
    display: none;
}

.section-link {
    text-decoration: none;
    color: 	#808080;
}

.section-link:visited {
    text-decoration: none;
    color: 	#808080;
}

.section-link:hover {
    text-decoration: none;
    color: 	#800080;
}

.section {
    display: none;
}

.section-link-active {
    color: 	black;
}

#loading-gif {
    display: none;
}

#stickers-button {
    display: none;
}

#stickers {
    width: 100%;
    border: dashed 1px black;
    margin-left: 0px;
    margin-right: 8px;
    width: auto;
    min-height: 70px;
    overflow: auto;
}

#stickers-form {
    margin-top: 10px;
}

.search {
    border: solid 1px #808080;
    width: 400px;
}

.search-default {
    color: #808080;
}

.city-sticker {
    height: 50px;
    width: 50px;
    margin-right: 5px;
    float: left;
}

.city-minicard {
    height: 30px;
    width: 75px;
    margin-right: 5px;
    float: left;
}

.city-container {
    height: 50px;
    width: 200px;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    float: left;
    overflow: auto;
}

.city-container:hover {
    cursor: crosshair;
}

.city-name {
    font-size: 12pt;
    margin-top: 20px;
}

.city-details {
    font-size: 8pt;
}

.addall {
    display: none;
}

#header-links {
    position: absolute;
    right: 8px;
}
