/* top elements */
* {
	margin: 0; padding: 0;
}
body {
	margin: 0; padding: 0;
	font: 80%/1.5em  Georgia, "Times New Roman", Times, serif;
	background-color:#931f1f;
	background: url(img/bgimg.gif) repeat;
	color: #929292;	
	text-align: center;		
}

/* links */
a {
	background: inherit;
	color: #929292; 
}
a:hover {
	background: inherit;
	color: #806B4D;
}

/* headers */
h1, h2, h3 {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #b12326;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; text-transform: none;}

/*
#main h1, #rightbar h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f2f2; 	
}
*/

#sidebar h1 {
	padding: 10px 0px 5px 30px;
	background: url(square_arrow.gif) no-repeat 2px 12px;
	margin: 0;
	text-transform: uppercase;	
}

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #929292;	
}
ul span, ol span {
	color: #929292;
}

/* images */
#sidebar img, #main img {
	border: 2px solid #b7b8b8;
}
.gallery img {
	border: 2px solid #b7b8b8;
}

#main img.float-left {
  margin: 5px 15px 5px 0px;
}
#main a img {  
  border: 2px solid #b7b8b8;
}


#main a:hover img, #main a.left_space_20:hover img, #main a.left_space_10:hover img {  
  border: 2px solid #b12326 !important; 
  border: 2px solid #b12326;
}


#main a.bp img, #main a.bp:active img{
	border: 2px solid #b7b8b8 !important;  
	border: 2px solid #b7b8b8; 
	margin: 5px 0px 5px 15px;  
	position:relative;
	z-index: 1;	
	float: right;

}

.accImgBlock{
	float: right;
	padding-left: 10px;
	position:relative;
	z-index: 1;	
}

#main a.bp:hover img{
    border: 2px solid #b12326 !important; 
    border: 2px solid #b12326;
	margin: 5px 0px 5px 15px;  
	position:relative;
	z-index: 1;	
	float: right;

}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #b7b8b8;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #b7b8b8;  
	font-weight: bold; 
	z-index: 10;
}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 4px;
	border:1px solid #eee;
	font: normal 1em/1.5em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;	
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
	vertical-align: top;
}
form.searchform input.button {
	width: 55px;
	vertical-align: top;
}

/*****************/
/*    Layout     */
/*****************/
#outerboreder{
	margin: 0 auto;
	border-color: #931f1f;
	border-style: solid;
	border-width: 1px;
	width: 870px;  	
	background: #fff;/*#7b1717;*/	
	padding: 1px;
	padding-top: 0px;
	border-top-style: none;
	border-top-width: 0px;
}

#middleboreder{
	margin: 0 auto;
	width: 952px;  	
	background: #FFF;	
	border-color: #f0f0f0;
	border-style: solid;
	border-width: 3px;
	padding: 1px; 
	padding-top: 0px;
	border-top-style: none;
	border-top-width: 0px;
}

#innerboreder{
	margin: 0 auto;
	width: 946px;  	
	background: #FFF;	
	border-color: #ebebeb;
	border-style: solid;
	border-width: 2px;
	padding-top: 0px;
	border-top-style: none;
}

#wrap {
	margin: 0 auto;
    width: 868px; 	
	text-align: left;		
	background: #FFF;	
}

#content-wrap {
    margin: 0 auto;
    padding:1px;
	width: 868px;		
}

/* header */
#header {
	position: relative;
	background: url(img/header/header_hottel.jpg) no-repeat;
	height: 185px;
}
#intro {
	position: relative;
	background: url(img/intro.jpg) no-repeat;
	height: 582px;	
}
#logo{
	position: absolute;
	margin: 0; padding: 0;
	right:0px; top:0px;
	width: 50px; height: 11px;
}

#lang{
	position: relative;
	margin: 0; padding: 0;
	right:15px; top:5px;
	width: 35px; height: 11px;
	float: right;
}

#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -2px;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 16pt Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #008989;
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 32px; right: 12px;		
}

#topmenubg{
	position: relative;
	background-color:#fff;
	height: 40px;
	background: url(img/topmenubg.jpg) repeat-x;	
	text-align: center;
}

#maximage{
	position: relative;
	background-color:#f4f4f4;
	height: 184px;
	background: url(img/greenfield.jpg) no-repeat;	
}

#locationabar{
	position: relative;
	background-color:#f4f4f4;
	height: 26px;
	background: url(img/nav_bg.gif) repeat-x;	
}

#locationabar ul {	
	position: relative; 
	margin: 0; padding: 0; padding-left: 10px;	
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	list-style: none;
}

#locationabar ul li{
	display: inline;
	line-height: 200%;	
}
#locationabar ul li.separator{
	background: url(img/nav_arrow.gif) no-repeat 0 -5px;	
}

/* main column */
#main {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 580px;
	text-align: justify;	
	/*border-color: black; border-style: solid; border-width: 1px;*/
}
#main_text {
	position:relative;
	top: -30px;
	z-index: 99;
}

#main h1.title {
	position:relative;
	top: -30px;
	left: 30px;
	height: 37px;
	color: #b12326;
	margin: 0;	padding: 0; 
	background: url(img/title.gif) no-repeat;
	font-size: 1.8em;
	text-indent: 30px;
	line-height: 150%;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
	border: 1px solid #f2f2f2;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sideabar */
#sidebar {
	float: left;
	width: 218px;
	margin: 0px; padding: 0; 
	display: inline;	
	/*border-color: black; border-style: solid; border-width: 1px;*/
}

#sidebar h1.menutitle {
	width: 213px;
	height: 30px;
	margin: 0;	padding: 0; 
	background: url(img/leftmenu.jpg) no-repeat;
	font: bolder Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
	text-indent: 8px;
	line-height: 200%
}


#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;	
	width: 213px;
	padding-right: 0;		
	text-decoration: none;
	border-color: black; border-style: solid; border-width: 1px;
}
#sidebar ul.sidemenu li {
	padding: 0;	
	height: 22px;
}

#sidebar ul.sidemenu a {
	font-weight: bold;
	width: 213px;
	height: 22px;	
	background: url(img/leftmenu_u.jpg) no-repeat 0 -22px;
	text-decoration: none;	
}

/* rightbar */
#rightbar {
	float: right;
	width: 21%;
	padding: 0;	margin: 0;		
	border-color: black; border-style: solid; border-width: 1px;
}

/* footer */
#footer {
	clear: both;
	text-align: center;	
	height: 30px;	
}
#footer a {
	text-decoration: none;
}
#footer .menu {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	width: 50%;
	text-decoration: none;
	text-align: left;
	font: 80%/1em Georgia, "Times New Roman", Times, serif;
}

#footer .copyright {
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	width: 40%;
	text-decoration: none;
	text-align: right;
	font: 80%/1em Georgia, "Times New Roman", Times, serif;
}

/* menu */
#menu {
	clear: both;
	margin: 0; padding: 0;	
}
#topmenubg ul {	
	position: relative; 
	margin: 0; padding: 0; width: 100%;	
	color: #9b9c9c;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	list-style: none;
}

#topmenubg ul li{
	display: block;	float:left;
	margin-top: 2px;
}
#topmenubg ul li span.separator{
	background: url(img/topmenusep.jpg) no-repeat;
	font-size: 1.8em;
}

#topmenubg ul li a {	
	position: relative; bottom: 0px;
	color: #9b9c9c;
	text-decoration: none;
	height: 36px; 
	width:172px;
	display: block;	float:left;
	background: url(img/button.gif) no-repeat;
	padding-top: 8px;
}

.spacer2px{	
	padding-right: 2px;
}

#topmenubg ul li a:hover{
	color: #bf202e; 
}
#topmenubg ul li#current a{
	color: #bf202e;
}
.linemenu{
	margin: 0px; padding: 0px;
	height: 1px;
	border: 1px solid #fff;
	background-color: #eeeeee;
	font-size: 1px;
}

.linefooter{
	margin: 0px; padding: 0px;
	height: 1px;
	border: 1px solid #fff;
	background-color: #e0e0e0;
	font-size: 1px;
}
.linebg{
	margin: 0px; padding: 0px;
	height: 3px;
	border: none;
	background: url(img/linebg.jpg) repeat-x;	
}
.space50{
	height: 50px;
}

.left_space_10{
	margin-left: 10px;
}
.left_space_20{
	margin-left: 20px;
}
.number{
	font-family: 'Verdana', 'Ariel';
}

table.pr {
	margin: 10px 15px;
	padding:0px;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-bottom: 0px solid #e0e0e0;
	border-right: 0px solid #e0e0e0;
	text-indent: 10px;
}

table.pr th, table.pr td {
	padding-bottom:2px;
	border-top: 0px solid #e0e0e0;
	border-left: 0px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
table.pr td.price
{
	text-align: center;
	font-family: 'Verdana', 'Ariel';
}

/* Alignment classes */
.float-left   { float: left;}
.float-right  { float: right;}
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }

/* display classes */
.clear  { clear: both; }
.block  { display: block; }
.hide   { display: none; }	
.orange { color: #FFA600; }





