@CHARSET "UTF-8";

/* CUSTOM STATUSES */
.resmgr-calendar-wrapper .resmgr-status-avail-res { background: url(../img/status-available-reserved.png) no-repeat center center; }
.resmgr-calendar-wrapper .resmgr-status-avail-hold { background: url(../img/status-available-hold.png) no-repeat center center; }
.resmgr-calendar-wrapper .resmgr-status-res-avail { background: url(../img/status-reserved-available.png) no-repeat center center; }
.resmgr-calendar-wrapper .resmgr-status-res-hold { background: url(../img/status-reserved-hold.png) no-repeat center center; }
.resmgr-calendar-wrapper .resmgr-status-hold-avail { background: url(../img/status-hold-available.png) no-repeat center center; }
.resmgr-calendar-wrapper .resmgr-status-hold-res { background: url(../img/status-hold-reserved.png) no-repeat center center; }
/* END CUSTOM STATUSES */

/* DEFAULT STATUSES */
.resmgr-calendar-wrapper .resmgr-status-free { background-color: #abe68f; }
.resmgr-calendar-wrapper .resmgr-status-available { background-color: #ff9e96; }
.resmgr-calendar-wrapper .resmgr-status-res-res { background-color: #ff9e96; }
.resmgr-calendar-wrapper .resmgr-status-hold-hold { background-color: #f6ee91; }
/* END DEFAULT STATUSES */

.resmgr-calendar-wrapper {
	font-size: 12px;
	clear: both;
	overflow: hidden;
}

.resmgr-calendar-wrapper * {
    -moz-box-sizing: content-box;   
    box-sizing: content-box;
}

.resmgr-calendar-wrapper table {
	border: 0 !important;
	border-collapse: separate;
	border-spacing: 2px;
	table-layout: fixed;
	margin: 0 !important;
	padding: 0 !important;
}

.resmgr-calendar-wrapper table tr td {
	border: 0 !important;
	padding: 0 !important;
	line-height: 12px;
	vertical-align: middle;
}

.resmgr-calendar {	
	margin: 0;
}

.resmgr-calendar-month {
	float: left;
	padding: 10px;
	width: 170px;
	border: 1px solid #ccc;
	background-color: #fff;
	height: 209px;
	margin: 0 5px 10px 5px;    
	text-align: center;
}

.resmgr-calendar .resmgr-navigation {
	padding-bottom: 10px;
	line-height: 19px;
	text-align: center;
}

.resmgr-calendar .resmgr-navigation select {
	margin: 0;
    padding: 0;
	width: 120px;
}

.resmgr-navigation span {
	left:0px !important;
	margin-left:20px;
}

.resmgr-calendar .resmgr-loader {
	visibility: hidden; 
	height: 0px;
	position: relative;
	top: 88px;
}

.resmgr-calendar .resmgr-loader-visible {
	visibility: visible;
}

.resmgr-calendar table {
	border-top: 1px solid #000 !important;
}

.resmgr-calendar table thead th,.resmgr-calendar tr td {
	color: #333;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	padding: 8px 0 4px !important;
	width: 22px;
	height: 22px;
    border: 0 !important;
}

.resmgr-calendar table tfoot td {
	padding-top: 5px;
	text-align: left;
}

.resmgr-calendar tr td {
	border: 1px solid #fff;
	padding: 2px 0;
}

.resmgr-calendar tr td.pad {
	width: auto;
}

.resmgr-calendar td.resmgr-status-free {
	border-color: #dfc;
}

.resmgr-calendar td.resmgr-status-booked {
	border-color: #ffc0bd;
}

.resmgr-calendar td.resmgr-status-changeover {
	border-color: #fee2a0;
}

.resmgr-calendar td.resmgr-today {
	border-color: #aeaeae
}

.resmgr-legend {
	border: 1px solid #ccc;
	background-color: #FFFFFF;
    margin: 0 5px 10px;
    float:left;
	font-size: 12px;
	padding: 10px;
	width: 100px;
}

.resmgr-legend tr td {
	height: 20px;
	padding: 2px 0;
}

.resmgr-legend tr td.resmgr-legend-status {
	width: 20px;
}

.resmgr-legend tr td.resmgr-legend-label {
	padding-left: 15px;
}

#resmgr-editor {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
    width:410px;
    background-color:#ffffff;
}
#resmgr-editor input {
    width:245px;
}

#resmgr-editor td.resmgr-editor-day {
	font-size: 12px;
	text-align: center;
	width: 25px;
}

#resmgr-editor td.resmgr-editor-status select {
	width: 120px;
	color: #333 !important;
}

#resmgr-editor td.resmgr-editor-status select option { background-image: none !important; }

.widget-resmgr .resmgr-calendar {
	float: none;
	margin: 0 0 10px 0;
}

.widget-resmgr .resmgr-legend {
	float: none;
}

.alignRight {
	text-align: right !important;
}

.resmgr-prev-month {
	float: left;
	height: 19px;
	width: 20px;
    /*/width: 21px;
    left: -1px;*/
    position: relative;
}

.resmgr-next-month {
	float: right;
	height: 19px;
	width: 20px;
}

.resmgr-calendar .resmgr-prev-month img {
	max-width:100%;
    float:none;
}

.resmgr-calendar .resmgr-next-month img {
	max-width:100%;
    float:none;
}

.widget-resmgr img {float:none !important;}

.resmgrdatepicker {
	height: 19px;
	font-size: 12px;
	position: relative;
    outline:none;
	top: -1px;
}

.resmgr-calendar-month form {margin:0;}
.resmgr-calendar-month form div {clear:none; margin:0;}

#calendarName {
    width:97.5%;
}

.resmgr-calendar .resmgr-navigation br {display:none !important;}
.resmgr-calendar .resmgr-navigation p {width:0px; height:0px; margin:0px; padding:0px; line-height:0px;}

.resmgr-calendar .resmgr-calendar-month form p {width:0px; height:0px; margin:0px; padding:0px; line-height:0px;}



/* Inquiry form styles */

span.resmgr-form-wrap-control {
	position: relative;
}

