img, div, input { behavior: url("iepngfix.htc") }

body {
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	padding: 0px;
	margin: 0;
	color: white;
	background-color: #491525;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #949494;
	scrollbar-darkshadow-color: gray;
	scrollbar-face-color: #949494;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: black; 
}

a img { border-width: 0px; }
a { color: white; text-decoration: none;}
a:hover { text-decoration: underline; }

h1 {	font-size: 20px; margin: 0 0 20px 0; padding: 0; color: white; text-align: left; font-weight: normal; }
h1 a { color: white; }
h2 {	font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #f0e68c; text-align: left; }
h3 {	font-size: 14px; font-weight: normal; margin: 0 0 10px 0; padding: 0; color: white; text-align: left; }
h4 {	font-size: 12px; font-weight: normal; margin: 0 0 10px 0; padding: 0; color: silver; text-align: left; }
h5 {	font-size: 11px; font-weight: normal; margin: 0 0 10px 0; padding: 0; color: white; text-align: left; }

p {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 140%;
}

ol, ul, li {
	 padding: 0;
	 margin: 0;
}

form { padding: 0; margin: 0;}

input, textarea, option, select {
	font: 10px Verdana, Helvetica, Arial, sans-serif; margin: 0; padding: 0;
}
.noMargin { margin: 0 !important; }

/*
############### header ###############*/
#head { height: 90px; text-align: center; }

.lang { width: 980px; margin: auto; text-align: left; text-indent: 220px; padding-top: 63px; font-size: 11px; color: silver;
	
}

#back-color {
	background-color: #949494; height: 600px;
}
/*
############### wrapper ###############*/
#wrapper {
 width: 980px; margin: auto; background-image: url(img/wrapper-back.gif); background-repeat: repeat-y; padding: 0 16px 0 16px;	 
 position: relative;
 
}
#logo {	position: absolute; top: -78px; left: 45px;}

#frame {
	 width: 970px; height: 600px; padding-left: 10px; overflow: hidden; 
}
.nav-back {
	width: 186px; height: 540px; background-image: url(img/nav.png); background-repeat: repeat-y; float: left;
	padding: 40px 10px 20px 10px;
	margin-right: 30px; overflow: hidden; 
}

.nav { height: 420px; font-weight: bold; }
.nav a { display: block; margin-bottom: 8px; padding-left: 5px; cursor: pointer; }
.nav a:hover { color: #c8b755; text-decoration: none; }
.nav a.selected { color: #c8b755; }
.nav a.home { color: #c8b755; font-size: 11px; background-image: url(img/arrow.gif); background-repeat: no-repeat; background-position: center left; font-weight: normal; }

.subnav { margin-top: -5px; margin-bottom: 10px; font-size: 11px; font-weight: normal; }
.subnav a {  margin-bottom: 4px;  }
.subnav a:hover { color: #c8b755; text-decoration: none; }

.subnav .subnav { margin-top: -5px; margin-bottom: 10px; font-size: 10px; padding-left: 4px; }
.subnav .subnav a {  margin-bottom: 2px; }

.reservation { font-size: 10px; padding: 5px; background-image: url(img/reservation.gif); background-repeat: repeat-x; border: solid #5f5f47 1px; width: 168px; }
.reservation a { display: block; text-align: center; font-size: 11px; text-transform: uppercase; color: #c8b755; }
.reservation a:hover { color: white; text-decoration: none; }
.reservation label { color: #c8b755 }
.reservation select {	margin: 2px 0 2px 0;  }

.welcome-text { width: 450px; font-weight: bold;
	float: left; padding: 20px 10px 10px 0px; 
}
.gallery-home {
	float: right; padding: 5px 10px 10px 10px; background-color: black; margin: 10px; 
	border: solid #5f5f47 1px;
}
.gallery-home h3 { color: #c8b755; 
	text-align: center; border: solid #5f5f47; border-width: 0 0 1px 0; padding-bottom: 5px;	
}
.gallery-home img { border: solid #5f5f47 1px;}

.gallery-home a img {
	filter:alpha(opacity=85); 
	-moz-opacity:0.85;
	opacity:0.85;
}
.gallery-home a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1;
	opacity:1;
}

.content-frame {
	float: left; width: 670px; height: 585px; padding: 0 15px 15px 15px; 
	background-image: url(img/content-back.png); background-repeat: repeat-y;
	overflow: hidden;  
}

.track { font-size: 10px; height: 20px; line-height: 20px; margin-bottom: 10px; color: silver;  }
.track a { color: #c8b755; text-decoration: none; margin-right: 10px;  }

.gallery { width: 160px; 
	float: left; padding: 0px 10px 0px 0px; border: solid #5f5f47; border-width: 0 1px 0 0;
}
.photo-big { width: 158px; overflow: hidden;	 border: solid #5f5f47 1px; margin-bottom: 10px; }
.photo-thumb { width: 68px; height: 51px; overflow: hidden;	 border: solid #5f5f47 1px; float: left; margin: 5px;}
.photo-thumb img { width: 70px; height: 53px; }

.gallery-main { width: 670px; height: 510px; overflow: auto; float: left; }
.gallery-main .photo-thumb { width: 118px; height: 88px; overflow: hidden;	 border: solid #5f5f47 1px; float: left; margin: 0px 18px 30px 18px;}
.gallery-main .photo-thumb img { width: 120px; height: 90px; }

.info {
	float: right; width: 480px; height: 510px; overflow: auto; 
}
.info.large {	float: left; width: 670px;}

.info ul {	padding: 5px 0px 5px 25px;}
.info li {	padding: 0px 0px 5px 0px;}

#sitemap {
	 width: 958px; margin: auto; background-image: url(img/sitemap.gif); background-repeat: repeat-x; background-color: #75223c;
	 border: solid #5f5f47; border-width: 0 1px 1px 1px;	
	 padding: 10px; font-size: 11px;
}
#sitemap table { width: 100%; }
#sitemap td { padding: 0px 10px 10px 10px; background-image: url(img/sitemap-line.gif); background-position: right top; background-repeat: no-repeat; vertical-align: top; }
#sitemap a { display: block; margin-bottom: 5px;}
#sitemap a:hover { text-decoration: none; color: #f0e68c;}

.sitemap-title {	font-size: 12px; font-weight: bold; color: #f0e68c; margin-bottom: 10px; white-space: nowrap; }
.sitemap-title a { color:  #f0e68c; }


/*
############### footer ###############*/
.footer { width: 970px; height: 27px; padding: 10px; color: white;
	background-image: url(../img/footer.gif); background-repeat: no-repeat;  
}
.footer a { color: white; }

.ask_form { padding-top: 10px; }
.ask_form td { padding: 2px; border-collapse: collapse; }
.ask_form input, .ask_form textarea { border: none; padding: 2px;}

input.btn {
	cursor: pointer; background-image: url(img/btn.gif); background-repeat: repeat-x; background-position: center; border: solid #5f5f47 1px; color: #c8b755;
}
