﻿body {
	margin: 0;
	padding: 0;
	background: #928b81 url(images/bg.jpg) repeat-x top left;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
}

img {
	border: none 0;
}

#centersite {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#sitecontainer {
	width: 900px;
	float: left;
	display: inline;
}

#logo {
	width: 171px;
	height: 37px;
	float: left;
	display: inline;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#logo-language 
{
    width: 900px;
    height: 37px;
    float: left;
    display: inline;
    text-align: center;
    margin-top: 60px;
}

#photo-language 
{
    width: 900px;
    float: left;
    display: inline;
    text-align: center;
    margin-top: 20px;
}

#photo-language img 
{
    border: solid 10px #ffffff;
}

#languages 
{
    width: 900px;
    float: left;
    display: inline;
    text-align: center;
    margin-top: 20px;
}

.btn-language 
{
    width: 100px;
    display: inline-block;
    text-align: center;
    background: #a1a09b;
    color: #ffffff;
    border: none 0px;
    padding: 5px 0 5px 0;
    cursor: pointer;
}

#language {
	width: 200px;
	height: 37px;
	float: right;
	display: inline;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 3px;
	font-size: 0.8em;
	font-weight: bold;
}

#language a {
	color: #3e3e3e;
	text-decoration: none;
}

#language a:hover {
	color: #000000;
	text-decoration: underline;
}

#content {
	width: 900px;
	float: left;
	display: inline;
	background: #ffffff;
}

#menu-home {
	width: 171px;
	height: 311px;
	float: left;
	display: inline;
	background: url(images/bg-menu.jpg) repeat-y top left;
	font-size: 0.9em;
	padding-top: 10px;
    padding-bottom: 20px;
}

#menu-home ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu-home ul li {
	display: block;
	padding-bottom: 3px;
}

#menu-home ul li a {
	display: block;
	height: 21px;
	padding-left: 18px;
	padding-top: 4px;
	background: url(images/bg-menu-item.jpg) repeat-y top left;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#menu-home ul li a:hover, #menu-home ul li a.active {
	background: url(images/bg-menu-item-h.jpg) repeat-y top left;
}

#menu {
	width: 171px;
	height: 310px;
	float: left;
	display: inline;
	background: url(images/bg-menu.jpg) repeat-y top left;
	font-size: 0.9em;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	display: block;
	padding-bottom: 3px;
}

#menu ul li a {
	display: block;
	height: 20px;
	padding-left: 18px;
    padding-top: 4px;
	background: url(images/bg-menu-item.jpg) repeat-y top left;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#menu ul li a:hover, #menu ul li a.active {
	background: url(images/bg-menu-item-h.jpg) repeat-y top left;
}

#photo-home {
	width: 405px;
	height: 341px;
	float: left;
	display: inline;
}

#photo {
	width: 729px;
	height: 304px;
	float: left;
	display: inline;
}

#text-home {
	width: 264px;
	height: 301px;
	float: left;
	display: inline;
	padding: 20px 30px 20px 30px;
	color: #ffffff;
	background: #a09e98;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

#text-home h1 {
	padding: 0;
	margin: 0;
	font-size: 1.9em;
}

#text {
	width: 840px;
	float: left;
	display: inline;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#text h1 {
	padding: 0;
	margin: 0;
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	color: #50514e;
}

#text h2 {
	padding: 0;
	margin: 0;
	font-size: 1.9em;
	color: #a09e98;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	text-decoration: none;
}

#text h2 a {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	color: #a09e98;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	text-decoration: none;
}

#text h3 {
	padding: 0;
	margin: 0;
	font-size: 1.5em;
	color: #a09e98;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#text table 
{
    border-top: solid 1px #a09e98;
    border-left: solid 1px #a09e98;
    border-right: solid 1px #a09e98;
}

#text table tr td 
{
    border-bottom: solid 1px #a09e98;
    padding: 4px;
}

#text img 
{
    border: solid 5px #a1a09b;
}

#text a 
{
    color: #8b8a85;
    text-decoration: none;
}

#text a:hover 
{
    color: #8b8a85;
    text-decoration: underline;
}

#text a.allPhotos 
{
    color: #50514e;
    font-weight: bold;
}

#text .small 
{
    font-size: 0.9em;
}

#text .small2
{
    font-size: 0.8em;
    font-style: italic;
}

#text .text-item {
	width: 840px;
	float: left;
	display: inline;
}

#text .text-item .text {
	width: 546px;
	float: left;
	display: inline;
}

#text .text-item .photo {
	width: 264px;
	float: left;
	display: inline;
	margin-left: 30px;
	margin-top: 38px;
}

#text .text-item .photo img {
	padding-bottom: 10px;
}

#teasers {
	width: 900px;
	height: 202px;
	float: left;
	display: inline;
}

#teaser-left {
	width: 536px;
	height: 162px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 20px;
}

#teaser-left .teaser {
	width: 258px;
	height: 162px;
	float: left;
	display: inline;
}

#teaser-left .teaser a {
	cursor: pointer;
		color: #ffffff;
	text-decoration: none;
}

#teaser-left .teaser .photo {
	width: 258px;
	height: 130px;
	float: left;
	display: inline;
}

#teaser-left .teaser .text {
	width: 238px;
	height: 25px;
	float: left;
	display: inline;
	background: #3e3e3e;
	color: #ffffff;
	padding: 7px 10px 0 10px;
}

#teaser-right {
	width: 264px;
	height: 162px;
	float: left;
	display: inline;
	margin-left: 20px;
	background: #e5e4e1;
	padding: 20px 30px 20px 30px;
}

#teaser-right a {
	color: #3e3e3e;
	text-decoration: none;
	cursor: pointer;
}

 #teaser-right .text {
	 width: 264px;
	 height: 32px;
	 float: left;
	 display: inline;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 color: #3e3e3e;
	 font-size: 1.1em;
 }
 
 #teaser-right .photo {
	 float: left;
	 display: inline;
	 width: 264px;
 }
 
 label 
 {
     width: 110px;
     float: left;
     padding-top: 2px;
 }
 
 .textBox 
 {
     width: 400px;
     margin-bottom: 5px;
     border: solid 1px #adaca7;
     padding: 2px 5px 2px 5px;
     font-family: Arial;
 }
 
 .button 
 {
     background: #adaca7;
     border: none 0px;
     padding: 10px 15px 10px 15px;
     color: #ffffff;
     cursor: pointer;
 }
 
 #languages .button 
 {
     background: #ffffff;
     border: none 0px;
     padding: 10px 15px 10px 15px;
     color: #3e3e3e;
     cursor: pointer;
 }
 
 #footer {
	 width: 900px;
	 float: left;
	 display: inline;
	 margin-top: 5px;
	 color: #ffffff;
	 font-size: 0.8em;
	 text-align: right;
	 padding-bottom: 30px;
 }
 
 
 .modalBackground
 {
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.7;        
 }