.debug {
    border: 1px red solid;
}

body, div, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd,
form, textarea, p, td, tr {
    margin:0;
    padding:0;
}
h1, h2, h3, h4, h5, h6 {
    font-size:100%;
    font-weight:normal;
}
ul {
    margin-left: 30px;
}
p {
    margin-top: 5px;
    text-align: justify;
}
a {
    color: blue;
    text-decoration: underline;
}
a:visited {
    color: blue;
}
div.end {
    clear:both;
    height:1px;
    margin: 0;
    padding: 0;
}


body {
    -x-system-font:none;
    background-color:#B7DEFD;
    font-family:arial,sans-serif;
    font-size:13px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}

#header {
    color:#000000;
    background-color:#6EB0E2;
    background:transparent url(images/header_background.jpeg) repeat-x scroll center top;
}
#header_inner {
    position: relative;
    height:145px;
    padding-top:5px;
    background:transparent url(images/header_inner.jpeg) no-repeat scroll center top;
}
#header_inner a {
    color:red;
    font-size:300%;
    font-weight:bold;
    text-decoration: none;
}
#header_logo {
    height:86px;
    width:333px;
    margin-left:10px;
    margin-top:10px;
    background:transparent url(images/header_logo.png) no-repeat scroll right top;
}
*html #header_logo {
    background:none;
    float:left;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header_logo.png', sizingMethod='scale');
}

#toolbar {
    color:#000000;
    background-color:#047CB5;
    background:transparent url(images/toolbar_background.jpeg) repeat-x scroll center top;
}
#toolbar_tbl {
    width:100%;
    height:50px;
}
#toolbar_tbl td {
    text-align:center;
    vertical-align:top;
    padding:2px 10px;
}
#toolbar td a {
    color:white;
    text-decoration:none;
    font-size: 120%;
    font-weight:bold;
    font-family:Trebuchet MS,Arial,Verdana,Sans-Serif;
}

#footer {
    color:#445577;
    clear:both;
    padding-left:20px;
    padding-top:10px;
    padding-bottom:15px;
}

#content_tbl {
    width:100%;
}
#content_tbl td {
    vertical-align:top;
}
#left_pane {
    background-color:white;
    border-top: #a2cde9 1px solid;
    border-right: #a2cde9 1px solid;
    border-bottom: #a2cde9 1px solid;
}
#separator {
    width: 15px;
}
#right_pane {
    width: 160px;
}

.topic-abstract {
    background-color: white;
    padding: 10px 0;
}
.topic-title {
    color: #0c1b56;
    background-color: #ebf5fe;
    font-weight: bold;
    padding: 3px 20px;
}
.topic-title a {
    color: #0c1b56;
    text-decoration: none;
}
.topic-title a:hover {
    text-decoration: underline;
}
.topic-title .topic-icon {
    margin-right: 10px;
}
.topic-desc {
    color: #767676;
    padding: 10px 20px;
}
.topic-info {
    color: #2d3b56;
    font-weight:bold;
    padding: 0 20px;
}
.topic-info a {
    color: #2d3b56;
    padding: 0 10px;
    text-decoration: none;
}
.topic-info a:hover {
    text-decoration: underline;
}
.topic-info .topic-posted {
    padding: 0 10px;
}
.topic-info .topic-author {
    padding: 0 10px;
    font-style: italic;
}
.topic-info .topic-comments {
    padding: 0 10px;
}

.topic-body {
    background-color: white;
    margin: 10px 0;
}
.topic-body .topic-title {
    color: #0c1b56;
    background-color: #ebf5fe;
    font-weight: bold;
    padding: 3px 20px;
    position:relative;
    overflow: hidden;
}
* html .topic-body .topic-title {
    height: 1%;
}
.topic-body .topic-caption {
    float:left;
    padding: 0 10px;
}
.topic-body .topic-info {
    float:right;
    padding: 0;
}
.topic-pic {
    text-align: center;
}

.comment {
    margin: 8px 10px 0;
    padding: 8px;
    border: 1px solid #a2cde9;
}
.comment-header {
    font-weight:bold;
}
.comment-header .comment-posted {
    padding-right: 10px;
}
.comment-header .comment-author {
    padding: 0 10px;
    font-style: italic;
}
.comment-body {
    margin: 10px 10px 5px;
}

.comment-form {
    margin: 20px 20px 0;
    padding: 8px;
}
.comment-form .input,.textarea {
    border:1px solid #848487;
}
.comment-form .comment-error {
    color: red;
    position: relative;
}

.paging {
    color: black;
    padding: 20px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
}
.paging span {
    margin: 0 4px;
    font-weight: normal;
}
.paging span.current {
    margin: 0 15px;
    font-weight: bold;
}
.paging span.dots {
    margin: 0 10px;
    font-weight: bold;
}
.paging a {
    padding: 3px 8px;
    border: 1px solid #f0f0f0;
    background-color: #f8f8f8;
    color: #2d3b56;
    text-decoration: none;
}
.paging a:hover {
    border: 1px solid #a2cde9;
    background-color: #ebf5fe;
}

table.places {
    width: 100%;
    padding: 10px 0;
}
table.places td.column {
    width: 50%;
    padding: 0 20px;
}
table.places ul {
    list-style-type:none;
    margin:0 0 1em;
}
table.places ul li.place {
    border: 1px solid #f0f0f0;
    background-color: #f8f8f8;
    font-size: 120%;
    margin: 10px 0;
    padding: 5px 10px;
}
table.places li.place div {
    white-space: nowrap;
}
table.places li.place div span {
    color: #0c1b56;
    font-size: 100%;
    margin-left: 10px;
}
table.places div.links {
    font-size: 80%;
    padding-top: 5px;
}
table.places div.links a {
    margin-right: 20px;
    color: #0c1b56;
    text-decoration: none;
    border-bottom: 1px dashed black;
}

div.mini-cards {
    padding: 10px;
    overflow: hidden;
}
ul.mini-cards {
    width:100%;
    float:left;
    list-style-type:none;
    margin: 0;
}
ul.mini-cards li {
    border: 1px solid #a2cde9;
    width:30%;
    float:left;
    text-align:center;
    margin: 10px;
    padding-bottom: 10px;
}
div.mini-cards div.title {
    height: 40px;
    font-size: 100%;
    font-weight: bold;
    color: #0c1b56;
    background-color: #ebf5fe;
    border-bottom: 1px solid #a2cde9;
    padding: 3px 10px;
    margin-bottom: 10px;
}
div.mini-cards a {
    color: #0c1b56;
    text-decoration: none;
}
div.mini-cards a:hover {
    text-decoration: underline;
}
div.mini-cards table {
    width: 120px;
    height: 100px;
}

#map div#loading {
    color: black;
    font-size: 14px;
    padding-top: 10px;
    text-align: center;
}

img.service {
    margin-left: 4px;
    cursor: pointer;
}
img.service-clicked {
    margin-left: 4px;
    cursor: pointer;
}
table.results {
    padding: 10px 20px;
}
table.results tr.hotel {
    margin: 10px 0;
}
table.results tr.hotel-hidden {
    margin: 10px 0;
    display: none;
}
table.results tr.hotel td.img {
    background-color: white;
    border: 1px solid #f0f0f0;
}
table.results tr.hotel td.img table {
    width: 120px;
    height: 100px;
}
table.results tr.hotel td.text {
    background-color: #f8f8f8;
    border: 1px solid #f0f0f0;
}
table.results tr.hotel td.text div {
    padding: 5px 10px;
    text-align: justify;
}
table.results tr.hotel div.title {
    color: #0c1b56;
    background-color: #ebf5fe;
    border-bottom: 1px solid #f0f0f0;
    white-space: nowrap;
    font-weight: bold;
}
table.results tr.hotel div.title a {
    color: #0c1b56;
    text-decoration: none;
}
table.results tr.hotel div.title a:hover {
    text-decoration: underline;
}


.card {
    background-color:white;
    border: #a2cde9 1px solid;
    margin: 5px;
    overflow: hidden;
}
.card a {
    z-index: 3;
}
.card .title {
    position: relative;
    color: #0c1b56;
    background-color: #ebf5fe;
    padding: 3px;
    border-bottom: #a2cde9 1px solid;
    overflow: hidden;
}
.card .title h2 {
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    left: 10px;
    right: 60px;
    width:expression(this.offsetParent.offsetWidth-70);
}
.card .title a {
    position: relative;
    color: #0c1b56;
    text-decoration: none;
}
.card .title a:hover {
    text-decoration: underline;
}
.card .text {
    position: relative;
    padding: 10px;
    text-align: justify;
}
.card .img {
    height: 100px;
    width: 120px;
    float:left;
    margin-right: 10px;
    text-align: center;
}
.card .img a {
    line-height: 100px;
}
.card div.links {
    font-size: 80%;
    margin: 10px;
    padding: 5px;
    background-color: #f8f8f8;
    border: 1px solid #f0f0f0;
}
.card div.links a {
    margin-right: 20px;
    color: #0c1b56;
    text-decoration: none;
    border-bottom: 1px dashed black;
    white-space: nowrap;
}

.dt {
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index:2;
}
a.prevbox, a.nextbox, a.delbox {
    float:right;
    height:14px;
    width:14px;
    margin-left:3px;
    overflow:hidden;
    position:relative;
    z-index:3;
}
a.delbox {
    background-image:url(/images/delbox.gif);
}
a.prevbox {
    background-image:url(/images/prevbox.gif);
}
a.nextbox {
    background-image:url(/images/nextbox.gif);
}
.athidden {
    display:block;
    position:relative;
    left:-9999px;
    top:-9999px;
    height:0;
    width:0;
    overflow:hidden;
}

.container {
    padding: 5px;
}
.leftcol {
    float:left;
    overflow: hidden;
}
.rightcol {
    float:right;
    overflow: hidden;
}
.widget {
    background-color: white;
    border: #a2cde9 1px solid;
    margin: 5px;
    overflow: hidden;
}
.informer {
    background-color: white;
    overflow: hidden;
    margin: 5px auto;
    width: 100px;
    height: 100px;
    text-align: center;
}
.wtitle {
    color: #0c1b56;
    background-color: #ebf5fe;
    padding: 3px 20px;
    border-bottom: #a2cde9 1px solid;
    white-space: nowrap;
    overflow: hidden;
}
a .wtitle {
    font-weight: bold;
    color: #0c1b56;
    text-decoration: none;
}
a:hover .wtitle {
    text-decoration: underline;
}
.wcontent {
    overflow: hidden;
}

.map-link {
    margin: 10px;
    text-align: center;
}
.map-link a {
    text-decoration: none;
}
.map-link img {
    border: 0;
}
ul.places {
    list-style-type:none;
    margin: 0 20px;
}
ul.places li {
    text-align:left;
    margin: 5px;
}


.weater-info {
    overflow: hidden;
}
.weater-info h3 {
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}
.weater-info dl {
    overflow: hidden;
    border-bottom: 1px dashed #f0f0f0;
}
.weater-info dt {
    clear:both;
    float:left;
    font-weight: bold;
    text-align: left;
}
.weater-info dd {
    margin-left:120px;
    text-align: left;
}


.contacts {
    color: #767676;
    padding: 10px 20px;
    line-height:30px;
}
span.emphasis {
    color: black;
    font-weight: bold;
}
.info {
    color: #767676;
    padding: 10px 20px;
}

table.adv thead {
    background:#439EE4;
}
table.adv thead td{
    padding: 1px 5px;
}
table.adv tbody {
    background:aliceblue;
}
table.adv tbody td {
    padding: 1px 5px;
}

.gallery {
}
.gallery .place {
    padding: 10px 0;
}
.gallery .title {
    color: #0c1b56;
    background-color: #ebf5fe;
    font-weight: bold;
    padding: 3px 20px;
}
.gallery .pictures {
    margin: 10px;
}
ul.news_list {
    list-style-type: none;
    margin-left: 10px;
}
ul.news_list li {
    margin: 10px 0;
}
div.shop {
    margin: 10px 10px;
}
div.rating {
    float: right;
    margin: 10px;
}


.gsearch-form {
    position:absolute;
    top: 10px;
    right: 20px;
}
.gsearch-form input {
    border: 1px solid black;
}

div.gsearch-results {
    margin: 0 10px;
}
div.index {
    display: none;
}
div.gads {
    text-align:center;
}
p.para {
    margin: 10px 0px;
}

td.th {
    text-align: center;
    font-weight: bold;
}
h2.b {
    font-weight: bold;
    font-size: 16px;
}