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

body
{
    background: url(images/top1.jpg) no-repeat;
    background-color:black;
    margin-top:10px;
    margin-left:10px;
    font: normal 12px 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;
}

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;
}

.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 12px 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 {
}