@CHARSET "UTF-8";

.border
{
	border: solid 1px #000000;	
}

body
{
	font-family: Verdana;
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
}

h1
{
	font-size: 1.4em;
	margin: 3px;
}

h2
{
	font-size: 1.4em;
	margin: 3px;
	color: #000000;
	/*color: #FFB300;*/
}

div.article-title
{
	
}

div.authors, div.adv
{
	border-top: solid 1px #BFBFBF;
	border-bottom: solid 1px #BFBFBF;
	height: 16px;
	padding: 4px;
	margin: 10px 0px 10px 0px;	
}

div.authors
{
	background-color: #EFEFEF;
}

div.adv
{
	background-color: #FED77A;	
}

div.article-title div.left, div.right
{
	display: block;
	width: 340px;
	font-size: 0.8em;
}

div.article-title div.left
{	
	float: left;
}

div.article-title div.right
{
	float: right;
	text-align: right;
}

#div-main
{
	width: 945px;
	margin: auto;
	text-align: left;
}

#div-header
{
	height: 50px;
	background-color: #ffffff;
	border-bottom: solid 1px #DFDFDF;
	margin-bottom: 5px;
}

#img-logo
{
	position: relative;
	top: 10px;
}

#div-middle
{
	min-height: 500px;	
}

#div-middle-left
{
	float: left;
	background-color: #ffffff;
	width: 700px;
	padding: 5px 8px 5px 0px;
	margin: 0px 6px 10px 0px;
	height: 100%;	
}

#div-middle-right
{
	float: left;
	width: 230px;
	background-color: #ffffff;
	border-left: solid 1px #DFDFDF;
	height: 600px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

#div-middle-right div.sub-header
{
	display: block;
	width: 200px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px 16px;	
}

#div-footer
{
	margin: 10px 0px 0px 0px;
	clear: both;
	height: 90px;
	background-color: #ffffff;
}

#div-footer-menu
{
	border-top: solid 1px #DFDFDF;
	padding-top: 5px;
	height: 22px;
	text-align: center;
	font-size: 0.8em;
	background-color: #ffffff;
}

#div-footer p
{
	margin: 2px;	
}

p.copyright
{
	font-size: 0.7em;
	text-align: center;
	color: #776B6B;	
}

div.photos-mini
{
	display: block;
	float: right;
	width: 300px;
	padding: 4px;
	border: solid 1px #DFDFDF;
	margin: 4px 0px 0px 8px;
}

div.photos-panorama
{
	margin: 5px 0 25px 0;
	/*
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border: solid 1px #000000;
	*/
}

div.photos-panorama img
{
	border: solid 1px #000000;
}

div.photos-mini-left
{
	display: block;
	float: left;
	width: 300px;
	padding: 4px;
	border: solid 1px #DFDFDF;
	margin: 4px 8px 0px 0px;
}

div.photo-author, div.photo-title
{
	font-size: 0.7em;
}

div.photo-title
{
	display: block;
	float: right;	
}

div.photo-author
{
	display: block;
	float: left;
}

div.more
{
	text-align: right;	
}

a img
{
	border: none;	
}

a.more
{
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	
}

a.more:hover
{
	border-bottom: solid 1px #000000;
}

a.footer-menu
{
	text-decoration: none;
	color: #776B6B;
	font-weight: bold;
}

a.footer-menu:hover
{
	color: #000000;	
}

div.hotels-adv
{
	display: block;
	width: 215px;
	margin: 0px 0px 10px 12px;
	text-align: center;
	border: solid 1px #EFEFEF;
	/*background-color: #EFEFEF;*/
	padding: 5px 0px 7px 0px;	
}

div.hotel-price
{
	text-align: center;
	font-size: 0.8em;	
}

div.stars
{
	text-align: center;
	margin: 0px 0px 5px 0px;
}

p.sources-header, p.sources-item
{
	font-size: 0.8em;
} 

p.sources-header
{
	font-weight: bold;
}

p.sources-item
{
	font-style: italic;
}