

.loggedIn #main-visual .toolbox-link {
	top: 105px;
}


#main-area .font-resize {
	float:right;
	font-size: 1.1em;
	margin-top: -3px;
}
#main-area .font-resize a {
	margin-right: 10px;
}
#main-area .font-resize .decrease { font-size: 0.8em; }
#main-area .font-resize .increase { font-size: 1.1em; }


#bottom-area h2 {
	color: #9B9063;
	text-transform: uppercase;
	margin-bottom: 10px;
	height: 17px;
}
#bottom-area .btn {
	position: absolute;
	top: 27px;
	cursor: pointer;
}
#btn-open {
	display: none;
}
#btn-close {
	right: 20px;
}


#main-content .section {
	height: 183px;
	margin-bottom: 2em;
	overflow: auto;
}
#main-content .jScrollPaneContainer {
	_margin-right: -1px;
}
/* FOR JSCROLLPANE TO WORK PROPERLY *
#main-content .section {
	padding-right: 19px;
}/*
.nojs #main-content .section,
#main-content .jScrollPaneContainer .sectionT {
	padding-right: 0;
}
/**/

#main-content .section h3 {
	margin: 0 0 1.3em;
	font-size: 1em;
	font-weight: normal;
	color: #9B9063;
	text-transform: uppercase;
}
#main-content .section p {
	margin: 0;
	padding-bottom: 0.9em;
}


.booking-mask h2 {
	font-family: "Times New Roman",Times,serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0.7em;
}
.cufon-active .booking-mask h2 {
	font-size: 1.1em;
	margin-left: -1px;
}
.booking-mask .close {
	position: absolute;
	top: 10px;
	right: 15px;
	cursor: pointer;
}



#footer #menu-bottom {
	float: left; _display: inline;
}
#footer p {
	float: left; _display: inline;
	margin: 0;
}


/***** sitemap *****/
#sitemap {
	display: none;
}

div#fancy_div {
	background-color: #2C2122;
}
#fancy_div ul.level1 {
	padding: 15px;
}

#fancy_div ul.level2 {
	padding-left: 1.5em;
}

#fancy_div ul.menu li {
	display: block;
	list-style: disc;
}
