@CHARSET "UTF-8";
* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
body {
	background: #505e67;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size:14px;
}
a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input.submit {
	cursor:pointer;
}
img {
	border: none;
}
fieldset {
	border: none;
	padding: 10px;
}
legend {
	display: none;
}
label {
	font-weight: bold;
	margin-right: 15px;
	display: inline-block;
}
label:after {
	content: "\0000a0:";
}
form {
	color: #000;
	padding: 10px;
}
html, body.login {
	height: 100%;
}
div.center-screen {
	float: left;
	height: 50%;
	width: 100%;
}
div.login.container {
	clear: left;
	background: url("../images/admin/login-container.png") top repeat-x;
	min-height: 411px;
}
div.login.box {
	width: 300px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	margin-left: auto;
	margin-right: auto;
	background: #e6e4e5;
	position: relative;
	top: 110px;
}
div.logo {
	padding: 10px 0;
	text-align: center;
	border-radius: 15px;
	-moz-border-radius: 15px;
	background: #fff;
}
div.field {
	padding: 5px 10px;
}
form.login {
	position: relative;
}
form.login div.submit {
	position: absolute;
	right: 10%;
	bottom: -15px;
}
form.login input.submit {
	background: #a8bcc7 url("../images/admin/login-connect.png") top repeat-x;
	border: none;
	font-weight: bold;
	color: #5b88a5;
	font-size: 110%;
	padding: 5px;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
form.login input.submit:active {
	background: #f2f2f2 url("../images/admin/login-connect-active.png") top repeat-x;
}
#header {
	height: 127px;
	overflow: hidden;
	background: url("../images/admin/header.png") repeat-x;
}
#admin-logo {
	float: left;
	padding: 5px 20px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	background: #fff;
	position: relative;
	top: 5px;
	left: 20px;
}
#header-controls {
	float: right;
	background: url("../images/admin/header-controls.png") left top no-repeat;
	padding: 5px 0 0 10px;
	margin-right: 50px;
	font-size: 90%;
}
form.language.select {
	padding: 0;
	color: #a0b9cd;
}
form.language.select select {
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: none;
	border: #8ba1b3 1px solid;
	color: #a0b9cd;
	font-weight: bold;
	font-size: 80%;
	padding: 2px 3px;
}
form.language.select fieldset {
	padding: 0;
}
form.language.select div.field {
	padding: 0;
}
form.language.select label {
	margin-right: 5px;
	font-weight: normal;
}
#header-controls div.welcome {
	color: #a0b9cd;
}
#header-controls span.username {
	font-weight: bold;
	font-size: 130%;
}
#header-controls div.account {
	background: url("../images/admin/icons/my-account.png") left no-repeat;
	line-height: 20px;
	color: #a1bace;
	padding-left: 25px;
}
#header-controls div.account a {
	color: #7ad2ff;
}
#header-controls div.time, #header-controls div.ip {
	color: #70818b;
}
#menu {
	border-top: #f4f5f9 1px solid;
	border-bottom: #9ba5af 1px solid;
	background: #f6f7f9 url("../images/admin/menu.png") top repeat-x;
}
#menu .menu {
	margin-left: 25px;
	padding-top: 10px;
}
#menu ul {
	list-style: none;
}
#menu li {
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	background: #a0ba35 url("../images/admin/menu-item.png") top repeat-x;
	line-height: 30px;
	padding: 1px 10px;
	font-size: 115%;
	float: left;
	margin-right: 1px;
}
#menu li.active, #menu li:hover {
	background: #67b7dc url("../images/admin/menu-item-active.png") top repeat-x;
}
#menu .closure {
	clear: left;
}
#main {
	border-top: #cce3f5 1px solid;
	background: #fff url("../images/admin/main.png") top repeat-x;
	padding: 25px;
	color: #000;
}
#main a {
	color: #000;
}
#main div.window {
	border-radius: 10px;
	-moz-border-radius: 10px;
	border: #cfdee5 1px solid;
	background: #e6f3f9 url("../images/admin/window.png") bottom repeat-x;
	margin-bottom: 10px;
}
#main div.center {
	margin-left: auto;
	margin-right: auto;
}
#main div.w480 {
	width: 480px;
}
#main div.w640 {
	width: 640px;
}
#main div.window h1 {
	border-radius: 10px;
	-moz-border-radius: 10px;
	border: #709bab 1px solid;
	background: #6792a2 url("../images/admin/window-h1.png") top repeat-x;
	padding: 5px 10px;
	color: #fff;
	font-size: 140%;
	font-family: Arial, sans-serif;
}
#main div.window div.content {
	padding: 10px;
}
#services ul {
	list-style: none;
	padding-left: 12px;
}
#services li {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 10px 0;
	background: #e5e5e5 url("../images/admin/service.png") center repeat-x;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: #cccccc 1px solid;
	width: 130px;
	text-align: center;
}
#services li:hover {
	border: #75badb 1px solid;
}
#services .closure {
	clear: left;
}
#services div.service {
	color: #2b7389;
}
#services div.service a {
	color: #2b7389;
}
#services div.service a:hover {
	color: #0690bf;
}
#footer {
	border-top: #5d7283 3px solid;
	background: #42535d url("../images/admin/footer.png") top repeat-x;
	padding: 10px;
	font-size: 90%;
	color: #7c858c;
}
#footer .copyright {
	float: left;
}
#footer .copyright span.company {
	font-weight: bold;
}
#footer .watergate {
	float: right;
}
#footer .closure {
	clear: both;
}
#footer a {
	color: #7c858c;
}
#footer a:hover {
	color: #4a8daa;
}
#main div.left {
	float: left;
}
#main div.right {
	float: right;
}
#main div.w200 {
	width: 200px;
}
#main div.l200 {
	margin-left: 210px;
}
#main div.closure {
	clear: left;
}
#main div.w960 {
	width: 960px;
}
#main #left-panel ul.menu {
	list-style: none;
}
#main #left-panel div.content {
	padding: 0;
}
#main #left-panel ul.menu li {
	background: url("../images/admin/left-list.png") 10px no-repeat;
	padding: 5px 20px;
	color: #195065;
	font-size: 90%;
	border-bottom: #a5c9df 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border-top: #fff 1px solid;
}
#main #left-panel ul.menu li a {
	color: #195065;
}
#main label {
	display: inline-block;
	width: 30%;
	margin-right: 0;
}
#main input, #main select, #main textarea {
	width: 65%;
}
#main div.submit {
	text-align: right;
	padding-right: 5%;
	padding-top: 10px;
}
#main div.submit input {
	width: auto;
	padding: 3px 5px;
	border: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: url("../images/admin/window-h1.png") repeat-x;
	color: #fff;
	font-weight: bold;
}
#main div.submit input:active {
	background: url("../images/admin/window-h1-inverted.png") repeat-x;
}
#main #left-panel form {
	padding: 10px 0;
}
#main #left-panel fieldset {
	padding: 0;
}
#main #left-panel label:after {
	content: "";
}
#main #left-panel label {
	margin-right: 5px;
	display: block;
	margin-bottom: 5px;
	width:auto;
}
#main #left-panel input, #main #left-panel select, #main #left-panel textarea {
	width: 90%;
}
#main #left-panel div.submit input {
	width: auto;
}
table.list {
	width: 100%;
}
th {
	text-align: left;
	color: #3d3e40;
}
#main th a {
	color: #1e4570;
}
#main th {
	border-bottom: #d4e5ed 1px solid;
	padding: 2px 5px;
}
#main td {
	border-bottom: #d4e5ed 1px solid;
	border-top: #f6f7f9 1px solid;
	padding: 3px 5px;
	border-right: #d3e4ec 1px solid;
	background: #fff url("../images/admin/td.png") top repeat-x;
}
#main td a {
	color: #1e4570;
}
#main td.last {
	border-right: none;
}
#main td.footer {
	background: none;
	border: none;
	padding-top: 10px;
}
#main div.window div.content.table {
	padding-left: 0;
	padding-right: 0;
}
#main div.add-new a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: #a3ca53 1px solid;
	padding: 3px 5px;
	color: #fff;
	background: #aed959 url("../images/admin/add-new.png") top repeat-x;
}
#main td.footer div.add-new {
	float: left;
}
#main td.footer div.paging {
	float: right;
	color: #8c9496;
}
#main td.footer div.closure {
	clear: both;
}
#main td.footer div.paging a {
	color: #426f86;
}
#main td.footer div.paging a:hover {
	color: #1a98cb;
}
#main td.footer div.paging a.paging {
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: #bddbe6 1px solid;
	padding: 3px 5px;
	color: #6a8694;
	background: #c2e2ed url("../images/admin/paging.png") top repeat-x;
}
#main td.footer div.paging span.paging {
	color: #fff;
	background: #96b8c2;
	border: #7194a7 1px solid;
	padding: 3px 5px;
	font-weight: bold;
}
#main td.footer div.paging span.pages {
	color: #444245;
}
#main div.w80pc {
	width: 80%;
}
#main div.w90pc {
	width: 90%;
}
#main div.w70pc {
	width: 70%;
}
#map-holder {
	width: 100%;
	height: 500px;
}
#tabs {
	border:none;
	background:none;
	font-size:90%;
}
#tabs ul li a {
	color:#fff;
}
#tabs label {
	color:#000;
}
body.AdminHome div.ui-dialog, body.home div.ui-dialog {
	border:#404040 2px solid;
	background:#c0c0c0;
	font-size:90%;
	text-align:right;
}
body.AdminHome div.ui-dialog input, body.home div.ui-dialog input, body.AdminHome div.ui-dialog select, body.home div.ui-dialog select, body.AdminHome div.ui-dialog textarea, body.home div.ui-dialog textarea {
	width: 75%;
}
body.AdminHome div.ui-dialog div.submit, body.home div.ui-dialog div.submit {
	text-align: right;
	padding-right: 5%;
	padding-top: 10px;
}
body.AdminHome div.ui-dialog div.submit input, body.home div.ui-dialog div.submit input {
	width: auto;
	padding: 3px 5px;
	border: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: url("../images/admin/window-h1.png") repeat-x;
	color: #fff;
	font-weight: bold;
}
div.waiting {
	padding:20px 0;
	text-align:center;
}
#tabs > div {
	color:#000;
}
#lodging-rec-form {
	padding:0;
}
#lodging-rec {
	padding:0;
}
div.icon {
	display:inline;
	padding-left:10px;
	vertical-align:top;
	cursor:pointer;
}
div.value {
	display:inline-block;
}
#dialog-refresh {
	display:none;
}
#main div.field.language label {
	vertical-align:top;
}
#main div.field.language select.language {
	width: 15%;
	vertical-align:top;
}
#main div.field.language input.language, #main div.field.language textarea.language {
	width: 53%; 
}
#main div.field.language div.nolabel input.language, #main div.field.language div.nolabel textarea.language {
	width: 67.7%;
}
#main div.gallery.field.language select, #main div.gallery.field.language input {
	 width: auto!important;
}
#main div.nolabel {
	margin-left:20%;
	padding-left:5px;
}
#main div.gallery.field.language div.nolabel {
	margin-left: 0;
	padding-left: 0;
}
#main div.nolabel.html {
	margin-left:0;
	padding-left:0;
}
#main div.field.language div.nolabel select.language {
	width:19%;
}
#main input.button {
	width:auto;
}
div.room {
	width: 150px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main div.room input {
	width: auto;
}
#main div.room label {
	width: auto;
	display: inline-box;
	margin-left: 5px;
}
#main div.room label:after {
	content: "";
}
div.benefit {
	width: 150px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main div.benefit input {
	width: auto;
}
#main div.benefit label {
	width: auto;
	display: inline-box;
	margin-left: 5px;
}
#main div.benefit label:after {
	content: "";
}
#main div.benefit img {
	margin-top: 5px;
}
img.gallery-active {
	cursor: pointer;
}
#dialog .field.nolabel {
	margin-left:25%;
}
#dialog label {
	color:#fff;
	width:25%;
}
#main table.room.panel th {
	color: #fff;
	border: none;
}
#main table.room.panel td {
	background: transparent;
	border: none;
}
/*#main div.report.date .ui-datepicker td a {
	color: #fff;
}
#main div.report.date .ui-datepicker td a.ui-state-active {
	color: #2e7db2;
}*/
#main div.report.date .ui-state-default, main div.report.date .ui-widget-content .ui-state-default, main div.report.date .ui-widget-header .ui-state-default {
	color: #eee;
}
#main div.report.date .ui-state-hover, #main div.report.date .ui-widget-content .ui-state-hover, #main div.report.date .ui-widget-header .ui-state-hover, #main div.report.date .ui-state-focus, #main div.report.date .ui-widget-content .ui-state-focus, #main div.report.date .ui-widget-header .ui-state-focus {
	color: #fff;
}
#main div.report.date .ui-widget-content a {
	color: #fff;
}
#main div.report.date .ui-state-default, #main div.report.date .ui-widget-content .ui-state-default, #main div.report.date .ui-widget-header .ui-state-default {
	color: #eee;
}
#main div.report.date .ui-state-hover, #main div.report.date .ui-widget-content .ui-state-hover, #main div.report.date .ui-widget-header .ui-state-hover, #main div.report.date .ui-state-focus, #main div.report.date .ui-widget-content .ui-state-focus, #main div.report.date .ui-widget-header .ui-state-focus {
	color: #fff;
}
#main div.report.date .ui-state-highlight, #main div.report.date .ui-widget-content .ui-state-highlight, #main div.report.date .ui-widget-header .ui-state-highlight {
	color: #2e7db2;
}
#main .ui-datepicker select.ui-datepicker-month, #main .ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
#tabs td.room.period label {
	color: #fff;
	width: 40%;
}
#main td.room.period input {
	width: 50%;
}
#main td.room.period input.submit {
	width: auto;
}
#main td.room.period .currency {
	width: 25%;
}
div.unregister {
	color:#000;
	padding: 10px;
}
div.unregister h1 {
	font-size:18px;
	margin-bottom:10px;
}
#main label.content {
	display:block;
	margin-bottom: 10px;
}