body {
  background-color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  color: black;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-align: center;
}

table,td
{
	font-size: 100%;
}

u {
  border: none;
}

a {
  color: rgb(153,0,0);
  text-decoration: none;
}

a:hover {
  color:  rgb(153,153,153);
  text-decoration: none;
}

h1 {
  font-size: 140%;
  margin: 0px;
  font-weight: bold;
  color: rgb(153,153,153);
}

h2 {
  font-size: 110%;
  margin: 0px;
}

h3 {
  font-size: 100%;
  margin: 0px;
}

img {
  border: none;
}

.layout {
  border-collapse: collapse;
}

select, .inputItem, button {
  font-size: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inputItem {
  border: solid 1px black;
}

button {
  border: solid 0px gray;
  background-color: gray;
  color: white;
  cursor: pointer;
}

li {
	text-align: left;
}

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

#page { 
  width: 990px; 
  background-image: url('../img/leftColumn-bg.gif');
	background-repeat: repeat-y;
  background-position: top left; 
	margin: auto;
	padding: 0px;
  }
#top {
  position: relative; 
  width: 990px;
  margin: auto; 
  padding: 0px;
}
#header {
  position: relative;
  z-index: 0;
  width: 180px;
  float: left;
  padding: 0px 10px 0px 10px;
  text-align: left;
}


#languages {
  padding: 0px 0px 7px 0px;
 background-color: rgb(25,25,25);
  width: 990px;
  height: 30px;
  color: white;
  text-align: right;
}

#languages .selected {
  color: gray;
}

#languages .flag {
  border: solid 1px white;
  margin: -4px 10px 0px 0px;
}

#languages ul li{
  list-style: none;
  margin: 0px;
  padding: 10px 0px 0px 10px;
  float: right;
}
#languages ul li a{
  color: white;
}
#languages ul li a:hover{
  color: red;
}

.currentLanguage {
  list-style: none;
  margin: 0px;
  position: absolute;
  top: 50px;
  right: 0px;
  color: black;
}
.currentLanguage li{
  color: black;
  float: left;

}
.currentLanguage li a{
  color: rgb(153,0,0);
}
.currentLanguage li a:hover{
  color: rgb(153,153,153);
}
#logoHotel {
  position: absolute;
  top: 27px;
  left: 0px;
  margin: auto;
  font-family: "Times New Roman", Times, serif;
  position: relative;
  padding: 0px;
  text-align: left;
  color: rgb(153,0,0);
}

#logoHotel .name {
  font-size: 310%;
  font-weight: normal;
}

#logoHotel .location {
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  display: block;
  font-size: 130%;
  padding: 12px 0px 0px 10px;
  font-weight: normal;
  color: white;
  font-style: italic;
}

#logoHotel .stars {
  position: relative;
  width: 140px;
  border-bottom: solid 1px rgb(221,111,0);
}

#logoHotel .stars img {
  position: relative;
  top: 7px;
}


#menu {
  background-color: rgb(154,0,0);
  width: 170px;
  margin-top: 10px

}


#menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 10px 0px;

}

#menu ul li {
  position: relative;
  z-index: 99;    
  width: 170px;
  text-align: right;

}

#menu ul li a {
  display: block;
  color: white;
  text-decoration: none;
  font-weight: bold; 
  padding: 8px 20px 8px 10px;  

}

#menu ul li a:hover {
  display: block;
  background-color: rgb(229,229,229);
  color:  rgb(154,0,0);
}
#menu .menuSelected a {
  background-color: rgb(229,229,229);
  color:  rgb(154,0,0);
}


#mainContent {
  margin: 0px 0px 10px 0px;
  text-align: left;
  width: 780px;
  float: right;
}

#mainContent .content {
  margin: 20px 280px 0px 20px;
}

 #mainContent .contentArticle {
  margin: 20px 20px 0px 20px;
}

#mainContent .photoIntro {
  float: right;
  border: solid 1px black;
  background-color: rgb(153,0,0);
  padding: 6px;
  margin: 30px 0px 0px 0px;
}
#mainContent .photoIntro img{
  border: solid 1px white;
}

#mainContent h1 {
  font-size: 140%; 
  margin: 25px 20px 0px 20px;
}

#mainContent h1 .address {
  font-size: 70%;
  font-weight: normal;
}

#services {
  text-align: left;
  margin: 20px 0px 20px 20px;
  width: 500px;
}

#services img {
  border-top: solid 2px gray;
  border-bottom: solid 2px gray;
  padding: 2px 0px 2px 0px;
}

#address {
  padding-top: 10px;
  margin: 30px 0px 0px 0px;
  border-top: solid 1px rgb(163,102,156);
  text-align: left;
  font-size: 100%;
  line-height: 16px;
  width: 170px;

}

#address a {
  text-decoration: none;
  font-weight: normal;
}

#address a:hover {
  text-decoration: underline;
}

#forecast {
  padding-top: 10px;
  margin: 15px 0px 0px 0px;
  border-top: solid 1px rgb(163,102,156);
  text-align: left;
  line-height: 14px;
  width: 170px;

}
#forecast .perex {
  margin: 6px 0px 0px 35px;
  font-size: 90%;
}
#forecast .icon {
  float: left;
  margin-top: 7px;
}
#footer .icon {
  position: relative;
  float: right;
  margin-left: 5px;
  border: solid 1px white;
}

#links {
  float: right;
  font-size: 90%;
}

#links a {

}

#links a:hover {

}

#footer {
  background-color: rgb(153,0,0);
   padding: 5px 10px 5px 10px;
   border-bottom: solid 0px black;
   text-align: left;
   width: 990px;
   margin: auto;
    color: white;
}
#footer a{
    color: white;
}
#footer a:hover{
  color: black;
}


#NavPhotoDet
{
	 background-color: rgb(25,25,25);
margin-top: 10px;	
height:19px;
text-align:center;
	padding-left:5px;
	padding-right:5px;

}

#NavPhotoDet td
{
	 color: rgb(76,76,76);
	 
}

#NavPhotoDet a
{
	color :White;
	   text-decoration: none;
}


#NavPhotoDet a:hover {
color: red;
     text-decoration: underline;
}

.LinkPhoto
{
	margin-left: 5px;
	text-decoration: underline;
}

.ActNumPhoto
{
	margin-left: 5px;
}