
@charset "utf-8";
/* CSS Document */

body {

  text-align: center;
  margin:0px 10px 0px 10px;
  padding:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

#box {
 
 width:969px;
 height:auto;
 margin:0 auto;
}
#leftbox {
float:left;
width:180px;
}
#right {
float:right;
width:754px;
}

/********** LAYOUT **********/


#container {

  background-color:#fff;
  margin:3px auto;
  height:auto;
  width:971px;
  text-align:left;
  font-weight:normal;

  }    
#content {

  background-color:#fff;
  margin:3px auto;
  height:auto;
  width:969px;
  border:1px solid #BEB6AB;
  text-align:left;
  font-weight:normal;

  }    
  
  #left {

  background-color:#fff;
  margin-top:0px;
  height:auto;
  width:260px;
  text-align:left;
  font-weight:normal;
  /*border:1px solid purple;*/
  }    


#inside {

  background-color:#fff;
  padding:0px;
  margin: 0px auto;
  height:auto;
  width: 700px;
  text-align:left;
  /*border:1px solid #BEB6AB;*/
  }  
 

img {

 border:0px;
 margin:0px;
 padding:0px;
}
img.hotelImage {

 border:0px;
 margin:0px;
 padding:0px;
 width:100%;
}

/*headings*/

h1 {

  font-size:2px;

	color:#ececec;

	margin:0px;

	padding:0px;

  }	
#page-Title h1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:23px;
	color:#53382D;
	margin:0px;
	padding:25px 15px 10px 35px;
	font-weight:500;
	text-indent:2px;

  }	 
   

#hotel-Adress {
   padding:3px 5px 25px 2px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#777370;
   border-top:1px solid #DCD7D1;
   width:740px;
   margin:0 auto;
}



.floatButtonright {

 float:right;

 margin-bottom:10px;

}



label {

	display:block;

	font-size:10px;

}

h3 {

 border-bottom:1px solid #ddd;

}

h4 {

	font-size:10px;

}







#header {

  margin:0px;

  height:65px;

  width:100%;

   /*border:1px solid #000;*/

  text-align:left;

  }  

#footer {

  margin:0 auto;

  height:70px;

  padding:0px;

  width:822px;

  /*border:1px solid orange;*/

  text-align:left;

  font-size:9px;

  color:#6B6D6B;

  

  }

#footer a {

  margin:0 auto;

  height:100px;

 

  border:0px solid orange;

  text-align:left;

  font-size:9px;

  color:#999;

  text-decoration:none;

  

  }

#partner {
  width:819px;
  margin:0 auto;
  }  
#partner img {
  width:815px;
  margin:0 auto;
  padding:0px;
  }  
  

  





/**************************************************( Hotel Navigation )***************************************************/


div#hotelNavigation  { 
 border:0px solid blue;
  height:30px;
  background-color:#EAE6DB;
  margin:0 auto;
  padding:0px;
  width:822px;
}

div#hotelNavigation { 
 border:0px solid blue;
  height:28px;
  background-color:#EAE6DB;
  margin:0 auto;
  padding:0px;
  width:823px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:823px; 
} 

html>body #hotelNavigation {
 border:0px solid blue;
  height:30px;
  background-color:#EAE6DB;
  margin:0 auto;
  padding:0px;
  width:822px;
} 




#hotelNavigation ul
{
padding: 0px 0px 0px 0px;
margin: 0;
background-color: #EAE6DB;
color: White;
float:right;
width: 96%;
font-family: arial, helvetica, sans-serif;
}

#hotelNavigation ul li { 
display: inline; 
 margin:0px;
 padding:0px 0px 0px 0px;
}

#hotelNavigation ul li a
{
padding:8px;
background-color: #EAE6DB;
color: #4F3B30;
text-decoration: none;
float: left;
border-right: 0px solid #fff;
text-transform:none;
font-size:12px;
font-weight:normal;
}
#navlist li a#current
{
background: #4F3B30;
color:#fff;
font-size:12px;
font-weight:normal;
}

#hotelNavigation ul li a:hover
{
background-color: #EAE6Df;
color: #4F3B39;
font-size:12px;
font-weight:normal;
}


/**************************************************( Hotel Navigation )***************************************************/


img.hotelImage {
width:823px;
height:auto;
} 
div#OrderStatement  { 

   margin:0 auto;
 padding:15px 0px;
 width:610px;
}

div#OrderStatement { 
  
    margin:0 auto;
 padding:15px 0px;
 width:610px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:610px; 
} 

html>body #OrderStatement {

  margin:0 auto;
 padding:15px 0px;
 width:610px;
} 


/**********************************************( HACKS )********************************************************/
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



