/* normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

h1 {
    font-weight: normal;
}

h1 {
    font-size: 2em;
    margin: 0;
    color: #333333;
    width: 510px;
    float: left;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 12px;
    line-height: 1.4;
}

a {
    color: #555;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

a {
    text-decoration: none;
}

::-webkit-input-placeholder {
    color: #9bb7c5;
}

:-moz-placeholder {
    color: #9bb7c5;
}

::-moz-placeholder {
    color: #9bb7c5;
}

:-ms-input-placeholder {
    color: #9bb7c5;
}

hr {
    display: block;
    width: 940px;
    border: 0px;
    padding-top: 10px;
    border-bottom: 1px dashed #e3e3e3;
}

body {
    background: #dfdfdf url('body.jpg') no-repeat top center;
    font-family: arial;
}

p {
    font-size: 12px;
    color: #444;
}

.wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.admin {
    margin-top: 130px;
    width: 958px;
}

.admin input[type=text] {
    width: 90%;
}

.admin .form {
    padding: 20px;
}

.admin .form input[type=text] {
    width: 400px;
}

.admin .detail {
    background: #AAAAAA;
    border: 2px solid #222277;
    padding: 20px;
    margin-top: 10px;
}

header {
    height: 151px;
}

header a.logo {
    background: url('logo.png');
    display: block;
    width: 315px;
    float: left;
    height: 151px;
}

header p {
    font-size: 13px;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    position: absolute;
    top: 106px;
    width: 315px;
    text-align: center;
    line-height: 14px;
}

header .adsense {
    padding-top: 54px;
    height: 60px;
    width: 645px;
    text-align: right;
    float: right;
}

section {
    background: #fff;
    overflow: hidden;
    padding: 10px;
    border-radius: 8px;
    min-height: 670px;
}

section .share {
    float: right;
    width: 430px;
    padding-top: 10px;
    text-align: right;
}

section .share * {
    float: right;
    text-align: right;
}

.row {
    clear: both;
}

.description {
    width: 700px;
    font-size: 14px;
    color: #444;
}

.search {
    background: #e6e6e6;
    border-radius: 4px;
    padding: 5px 10px;
    overflow: hidden;
    height: 70px;
}

.searchOuter {
    background: url('underSearch.jpg') center bottom no-repeat;
    height: 93px;
    margin-bottom: 8px;
}

.search .c1, .search .c2, .search .c3, .search .c4, .search .c5, .search .c6 {
    float: left;
    padding-top: 10px;
}

.search .c1 {
    width: 180px;
}

.search .c2 {
    width: 180px;
}

.search .c3 {
    width: 60px;
}

.search .c4 {
    width: 180px;
}

.search .c5 {
    width: 180px;
}

.search .c6 {
    float: right;
    width: 120px;
    padding-top: 3px;
}

.c6 .weather {
    background: url('weather-route.jpg') no-repeat;
    display: block;
    width: 56px;
    float: left;
    height: 67px;
    margin-right: 6px;
}

.c6 .route {
    background: url('weather-route.jpg') -62px 0 no-repeat;
    display: block;
    width: 56px;
    float: left;
    height: 67px;
}

.search label {
    display: block;
    font-weight: bold;
}

#map {
    width: 760px;
    height: 586px;
    border: 7px solid #CDCDCD;
    margin: 0 0 15px 0;
    float: left;
}

section .adsense {
    width: 160px;
    height: 600px;
    float: right;
}

.description2 {
    padding: 0px 10px;
    font-size: 14px;
    color: #444;
}

.adsenseHorizontal {
    margin-bottom: 15px;
    height: 90px;
}

.adsense728x90 {
    float: left;
    width: 728px;
}

.social {
    position: absolute;
    left: -70px;
    top: 151px;
    background: #DFE6EC;
    padding: 8px 5px 5px 7px;
    width: 53px;
}

footer {
    text-align: center;
    color: #666666;
    height: 135px;
    background: url('footer.png') no-repeat center 25px;
}

footer p {
    margin-bottom: 10px;
}

footer a {
    color: #666666;
}

footer .states {
    margin: 0 auto;
    overflow: hidden;
    width: 606px;
}

footer .states a {
    display: block;
    width: 21px;
    height: 15px;
    float: left;
    margin-right: 4px;
}

.fix {
    display: block;
    width: 2px;
    height: 15px;
    float: left;
    margin-right: 4px;
}

.mapBottom a {
    width: 235px;
    display: block;
    float: left;
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
}

.mapBottom a:hover {
    text-decoration: underline;
}

.mapBottomCities {
    width: 939px;
    float: left;
}

.mapBottomCities.big {
    width: 313px;
}

.mapBottomCities.index {
    width: auto;
}

.mapBottomCities div {
    width: 313px;
    float: left;
    overflow: hidden;
    font-size: 12px;
    line-height: 17px;
    display: block;
    height: 40px;
}

.mapBottomCities span {
    display: block;
    color: #66F;
}

.mapBottomCities a:hover {
    text-decoration: underline;
}

#directionsPanel, #weatherPanel {
    display: none;
}

.errorSummary {
    background: #990000;
    padding: 20px;
    border-radius: 8px;
    color: #ffffff;
    margin-bottom: 10px;
}

.errorSummary p {
    color: #fff;
}

.errorMessage {
    background: #990000;
    padding: 5px;
    color: #ffffff;
    border-radius: 8px;
}

.form label {
    width: 150px;
    float: left;
}

.left, .right {
    width: 470px;
    float: left;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    border: 1px solid #CCC;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    max-width: 100%;
    margin-bottom: 20px;
    background: white;
}

a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background: #EEE;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(0, 0, 0, .2)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
    background: linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
    border: 1px solid #AAA;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    padding: 4px 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, .75);
    cursor: pointer;
    line-height: 21px;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 15px;
}

.countries a {
    display: block;
    width: 125px;
    height: 0px;
    float: left;
    background-repeat: no-repeat;
    margin: 30px;
    padding: 110px 0 0 0;
}

a.uk-distances {
    background-image: url('countries-smaller/JPEG/uk-distances.jpg');
}

a.au-distances {
    background-image: url('countries-smaller/JPEG/australia-distances.jpg');
}

a.us-distances {
    background-image: url('countries-smaller/JPEG/united-states-distances.jpg');
}

a.distance-villes {
    background-image: url('countries-smaller/JPEG/france-distances.jpg');
}

a.entfernung {
    background-image: url('countries-smaller/JPEG/deutchland-karte.jpg');
}

a.distanza {
    background-image: url('countries-smaller/JPEG/italia-distanze.jpg');
}

a.vzdalenost {
    background-image: url('countries-smaller/JPEG/czech-republic.jpg');
}

a.tavolsag {
    background-image: url('countries-smaller/JPEG/magjar.jpg');
}

a.distancias {
    background-image: url('countries-smaller/JPEG/espana-distancias.jpg');
}

a.br-distancia {
    background-image: url('countries-smaller/JPEG/brasil-distancia.jpg');
}

a.india-distance {
    background-image: url('countries-smaller/JPEG/india-distance.jpg');
}

a.new-zeland-distances {
    background-image: url('countries-smaller/JPEG/new-zeland-distances.jpg');
}

a.turkey-mapa {
    background-image: url('countries-smaller/JPEG/turkey-mapa.jpg');
}

a.ch-karte {
    background-image: url('countries-smaller/JPEG/switzerland-karte.jpg');
}

a.pt-distancia {
    background-image: url('countries-smaller/JPEG/portugal-distancia.jpg');
}

a.japan-distance {
    background-image: url('countries-smaller/JPEG/japan-distance.jpg');
}

a.ar-distancias {
    background-image: url('countries-smaller/JPEG/argentina-distancias.jpg');
}

a.odleglosci {
    background-image: url('countries-smaller/JPEG/polska.jpg');
}

a.vzdialenost {
    background-image: url('countries-smaller/JPEG/slovensko.jpg');
}

a.razstojanie {
    background-image: url('countries-smaller/JPEG/bulgaria.jpg');
}

a.distante {
    background-image: url('countries-smaller/JPEG/romania-distante.jpg');
}

a.rasstojanie {
    background-image: url('countries-smaller/JPEG/russia.jpg');
}

a.ca-distances {
    background-image: url('countries-smaller/JPEG/canada-distances.jpg');
}

.pages {
    clear: both;
    padding: 20px 0;
    margin: 0 auto;
    width: 500px;
    margin: 0 auto;

}

ul.pages li {
    float: left;
    display: block;
    padding: 10px;
}

ul.pages li.selected {
    background: #b3d4fc;
}

ul.pages li a:hover {
    text-decoration: underline;
}

.latestArticles {
    padding: 10px;
    overflow: hidden;
}

.latestArticles.inState {
    padding: 0 0 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.latestArticles img, .inCity img {
    border: 5px solid #cccccc;
    float: left;
    margin-right: 10px;
}

p.latestArticlesP {
    margin: 0
}

.latestArticles ul {
    padding: 0;
}

.latestArticles ul li {
    float: left;
    list-style: none;
    width: 220px;
    margin-right: 10px;
    /*background: url('arrow.jpg') 130px 60px no-repeat;*/
}

.latestArticles ul li a, .inCity {
    display: block;
    font-family: arial;
    font-size: 18px;
    color: #333;
    overflow: hidden;
}

.inCity {
    width: 200px;
    margin-left: 10px;
    float: left;
    /*background: url('arrow.jpg') 130px 60px no-repeat;*/
}

h2.latest {
    font-family: 'Verdana';
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 0 0 10px 0;
}

/* what to do in */
.wtd h1 {
    font-size: 30px;
    width: 460px;
    color: #597597;
}

.wtd .content {
    width: 730px;
}

.wtd h2 {
    margin: 0 0 10px 0;
    color: #597597;
}

.wtd .col1 {
    margin-right: 10px;
    width: 350px;
    float: left;
}

.wtd .col2 {
    width: 370px;
    float: left;
}

.wtd section {
    padding: 25px 30px;
}

.wtd section p.desc {
    font-size: 15px;
    font-family: arial;
    color: #333;
    width: 700px;
}

.wtd img {
    border: 10px solid #cccccc;
}

#miniMap {
    border: 10px solid #cccccc;
    display: block;
}
#miniMapWrapper {
    background: url('shadow.jpg') no-repeat -14px bottom;
    padding-bottom: 20px;
    margin: 35px 0 20px 0;
}

.wtd section p.desc2 {
    font-size: 13px;
    font-family: arial;
    color: #333;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.wtd .underMap {
    margin-left: 10px;
    padding-left: 9px;
    border-left: 1px dotted #ccc;
}

.clear {
    clear: both;
}

.breadcrumbs {
    padding: 0;
    overflow: hidden;
}

.breadcrumbs li {
    float: left;
    margin-right: 5px;
    list-style: none;
    color: #999999;
}

.breadcrumbs li a {
    font-family: arial;
    color: #999999;
    font-size: 12px;
}

.breadcrumbs li.separator {
    background: url('breadcrumbs.jpg') no-repeat;
    width: 12px;
    height: 12px;
    margin-top: 3px;
}

.ttd p {
    margin: 0 0 10px;
    font: 15px;
    color: #333333;
    font-family: arial;
}

.thingsToDoIndex {
    padding: 0;
    overflow: hidden;
}

.thingsToDoIndex li {
    float: left;
    margin: 0 10px 15px 0;
    list-style: none;
}

.thingsToDoIndex li a {
    display: block;
    width: 230px;
    /*border: 10px solid #cccccc;*/
    overflow: hidden;
}

.thingsToDoIndex li a img {
    margin: 0 10px 10px 0;
    float: left;
    border: 5px solid #cccccc;
}

.thingsToDoIndex li a p {
    font-size: 14px;
    color: #333333;
}

.thingsToDoIndex li a p.title {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 10px;
}

.thingsToDoIndex li a p.meta {
    font-size: 12px;
    margin: 0 0 10px;
    padding-left: 10px;
}

.content .pages {
    clear: none;
    width: 380px;
}

.insertLink {
    width: 300px;
    float: right;
}
.insertLink label {
    width: 80px;
}
.admin .form .insertLink input[type=text] {
    width: 200px;
    margin-bottom: 0;
}

.wtd img.fancybox-image{
    border: none;
}
.gallery{
    display: block;
    background: url('shadow.jpg') no-repeat -31px bottom;
    padding-bottom: 20px;
}