﻿*
{
	margin: 0;
	padding: 0;	
}

body
{
    background: url(images/top1.jpg) no-repeat;
    background-color:black;
    margin-top:10px;
    margin-left:10px;
    font: normal 13px Arial,Helvetica,sans-serif;
}

.left
{
    float:left;
    clear:left;
}

.button
{
    margin: 1em .5em 0 0;
    padding: 0 .5em;
    border: none;
    border-spacing: 0px;
    height: 24px;
    line-height: 24px;
    background: url(images/button-bg.png);
    text-decoration: none;
    color: white;
    cursor: pointer;
    white-space: nowrap;
    text-align:center;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}

form select,form input
{
}

form input[type="text"]
{
    vertical-align: bottom;
    width:10em;
    height: 18px;
    line-height: 18px;
}

a
{
	color: #e05817;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.flag
{
    float:right;
    margin-bottom:10px;
    margin-left: 4px;
}

.images
{
	clear:both;
	position: relative;
	left: 0px;
	margin-top:5px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left:-32px;
	padding: 4px;
	padding-left: 32px;
	overflow: hidden;
	background: #f0f0f0;
}

img
{
    border:0;
}

.images img
{
	float: left;
	
	width: 80px;
	height: 80px;
	margin: 4px;
	border: 1px solid #c0c0c0;
	
	background: white;
}

.img_thumb
{
    float:left;
}

.img_thumb_desc
{
    clear:left;
    float:left;
    margin-left:5px;
}

#bg_hider .buttons
{
    padding: 8px;
}

#bg_hider .buttons .leftbtn
{
	float: left;
}

#bg_hider .buttons .rightbtn
{
    float: right;
    margin-right:25px;
}

#bg_hider .buttons .prev,
#bg_hider .buttons .next,
#bg_hider .buttons .play,
#bg_hider .buttons .pause,
#bg_hider .buttons .close
{
	display: block;
	width: 28px;
	height: 28px;
}

#bg_hider .buttons .prev		{ background: url(slideshow/btn-prev.png); }
#bg_hider .buttons .prev:hover	{ background: url(slideshow/btn-prev-hvr.png); }
#bg_hider .buttons .next			{ background: url(slideshow/btn-next.png); }
#bg_hider .buttons .next:hover	{ background: url(slideshow/btn-next-hvr.png); }
#bg_hider .buttons .play			{ margin-left: 4px; background: url(slideshow/btn-play.png); }
#bg_hider .buttons .play:hover	{ background: url(slideshow/btn-play-hvr.png); }
#bg_hider .buttons .pause			{ margin-left: 4px; background: url(slideshow/btn-pause.png); }
#bg_hider .buttons .pause:hover	{ background: url(slideshow/btn-pause-hvr.png); }
#bg_hider .buttons .close			{ background: url(slideshow/btn-close.png); }
#bg_hider .buttons .close:hover	{ background: url(slideshow/btn-close-hvr.png); }

#map
{
    width:300px;
    height:1000px;
    z-index:509;
    filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
    background-color:black;
}

.box
{
    background-color:white;
    padding:5px;
}

.transparent_box
{
    padding:5px;
    color:white;
}

.SWISSWeatherWidget10 span
{
    font: normal 10px Tahoma,Verdana,Arial,sans-serif;
}

.t2 
{
    font: normal 17px Georgia,Trebuchet,Times New Roman;
    margin-bottom:10px;
}

.t2 span
{
    border-bottom:2px solid #E0E0E0;
}

.body_nav a
{
    color:white;
}

.body_nav
{
    background:url(images/transparent.png);
    color:white;
    clear:both;
    float:left;
    width:100%;
    margin-top:10px;
    padding:10px 10px 10px 10px;
    font: normal 17px Georgia,Trebuchet,Times New Roman;
}

.body_content
{
    /*width:100%;*/
    margin-top:-13px;
border-spacing:10px;
border-collapse:initial;
}


.planyo {border-spacing:initial !important;}

.body_content td
{
    background:url(images/transparent.png);
    padding:15px;
    vertical-align:top;
}


.errorbig {
    font: bold 12px Tahoma, Verdana, Arial, sans-serif;    
    color: red;
    padding-bottom: 20px;    
}

form.upload_photo
{
	width:400px;
	background-color:#f6f2f2;
	padding:10px;
	padding-right:0px;
	border: solid 1px #767676;
	margin-bottom:30px;
	margin-left:10px;
	color: Black;
}

div.upload_photo
{
	margin-top: 10px;
	padding: 0px;
	clear: both;
	float:none;
}

div.post_title_date,
div.comment_title_date
{
	font-weight: bold;
	font-size:11px;
	
}

div.post_text,
div.comment_text
{
	margin-top: 5px;
	margin-bottom: 15px;
}

div.add_comment,
form.add_comment
{
	width:400px;
}

.heading
{
	font-weight:bold;	
	font-size:18px;
}

.article_properties
{
/*	margin-left: 20px;*/
	margin-top: 15px;
	list-style: none;
	width:530px;
}

.article_properties li
{
    line-height:1.5;
}

.article_properties li b
{
    display: block;
    float:left;
    width: 20em;
}

.desc
{	
}

#header
{
   width:1175px;
}

#footer
{
    color:white;
    width:1175px;
    margin-top:30px;
}

.rating {
    clear:both;
}

.rating img {
    vertical-align:middle;
}

div.login_box {	
	padding: 10px;	
	padding-top: 0px;
	background-color:White;	
	border: solid 1px black;
}

table.login,
table.edit-account
{
	border:0px; 
	padding:0px; 
	margin: 0px; 
	background:none;
}

table.login td,
table.edit-account td
{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background: none;
	border-spacing:0px;
}

table.edit-account td
{
	padding-bottom:3px;
}

.bigtable {
    border-spacing:0px;
}

.bigtable th {
    background:#d0d0d0;
    padding:4px;
}

.bigtable td {
    padding:4px;
}

.bigtable .even td {
    background:#e6e6e6;
}

.bigtable .odd td {
    background:white;
}

.search_res_title {
    background-color:#d0d0d0;
    padding:3px;
}

.search_res_content {
    margin-bottom:20px;
}

#top_photos {
    border:3px solid black;
}

span.normal_font 
{
	font: normal 13px Arial,Helvetica,sans-serif;
}

.float-reset 
{
	float:none;
	clear:both;
}

.header_menu_color
{
	color: #e05817;
}

h2 {
    font: normal 15px Georgia,Trebuchet,Times New Roman;
}

h3 {
    font: normal 13px Georgia,Trebuchet,Times New Roman;
    margin-top:3px;
}

.normal_table td {
    background:none;
    border:none;
    padding:2px;
}

.refuge_item {
    float:left;
    height:120px;
    width:120px;
    margin:10px;
    text-align:center;
}

#refuge_list {
}

#footer .footcol {
clear:none;
float:left;
margin-right:150px;
margin-bottom:30px;
}

#footer ul {list-style:none}
#footer .footcol a {color:#858585}
#footer .footcol li {font-size:11px;line-height:1.3}

#editform div {margin-bottom:5px;}
#editform div label {width:150px;display:inline-block;}
#editform textarea {width:600px;height:200px;}
#editform input[type="text"] {width:600px;}

.submenu_holder {
    position:absolute;
    display:none;
}

.submenu_p {
    padding:5px;
    background:url(images/transparent.png);
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}

.submenu {
    list-style:none;
    max-width:400px;
    min-width:100px;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    background-color:white;
padding:5px;

}

.submenu li {
    padding:3px;
    font:normal 15px Georgia,Trebuchet,Times New Roman;
}

.submenu li a {
    color:black;
}

.submenu .menu_sep {
    text-align:center;
    width:100%;
    font-size:10px;
}

.day_weather {
text-align:center;
width:80px;
float:left;
padding-bottom:7px;
}

.day_weather img {width:64px;height:64px;}

#weather {text-align:center;}

.link360 {color:#808080;font-size:12px;}

.bus-time {display:inline-block;width:43px;color:#989898;}
.bus-conn {margin-top:15px;clear:both}

@media (max-width:1098px) {
#left_column {display:none;}
#right_column {display:none;}
#header,#footer {width:100% !important}
#footer {display:none}
#hfx2, #hfx {display:none; width:100% !important}
#photo_title {display:none}
#top_photos {width:100%}
#mimg {height:initial !important}
div.desc {width:initial !important}
#acc_cal_pr {width:100% !important}
#images.images {width:100% !important}
#comments {width:100% !important}
.plcal {width:100% !important}
.v360 {display:none !important}
.article_properties {width:100% !important}
.add_comment {width:100% !important}
#refuge_list {width:100% !important;min-width: initial !important}
}