/* CSS Document */
.panelwrapper {
    text-align: left;
    font-size: 12px;
    background: #ffffff;
}
.jomres_orderbox {
	margin-top: 5px;
}
.dateinput_button {
	outline: 0;
}
td a.jomrestexteditable {
    color: #99f;
    background-color: #fff;
}
.pathway img {
    position: relative;
    top: 3px;
    left: 0;
}
.innerwrapper,
.jradmin_innerwrapper {
    width: 100%;
}

/*Property Header*/
.header {
    width: 100%;
    background: #0077CC;
    color: #ffffff;
    font-size: 12px;
    text-indent: 5px;
    margin-bottom: 5px;
    height: 20px;
    line-height: 20px;
}

/*Property List*/
.propertylist_header {
    width: 100%;
    background: #0077CC;
    color : #ffffff;
    font-size: 12px;
    text-indent: 5px;
}
.propertylist_leftcol {
	width: 76%;
}
.propertylist_rightcol {
	width: 24%;
}
td.listinfo span {
	background: #12B7D1;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 5px;
	margin-right: 10px;
	letter-spacing: .1px
}

/* View property template */
td.address {
    color: #000;
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
}

/* Fondo para los titulos de los campos de texto */
td.detailedinfo_title {
    color : #000000;
    background: #97C3E3;
    text-align: center;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.detailedinfo_content {
    font-size: 11px;
    padding: 0;
    margin: 0;
}

/*Booking form overrides*/
.bform_table {
    background: none;
    border: 1px solid #cccccc;
    margin-bottom: 5px;
}
.bform_table td {
	padding: 1px 3px;
}
.bform_table td.label {
    padding: 3px 3px 0 3px;
    font-size: 11px;
}
.bform_table td.input {
	padding: 0 3px 3px 3px;
}

/*Confirmation page*/
.confirmation_table th {
    background: #97c3e3;
    text-indent: 0;
    font-size: 12px;
    text-align: left;
    height: 16px;
}

/* Booking completed template */
.completion_header {
    background: #d9dee2;
    color : #000;
}
.completion_content {
    background: #fff;
    font-size: 11px;
}
.completion_footer {
	background: #d9dee2;
}

/* View property template */
.address {
    font-size: 9px;
    color: #000;
}
.address_title {
    background: #d9dee2;
    color : #fff;
}
.viewproperty_leftcol {
    width: 370px;
    background: #ffffff;
}
.viewproperty_rightcol {
    width: 125px;
    background: #d9dee2;
    color : #fff;
}
.detailedinfo_header {
    background: #d9dee2;
    color : #000;
    font-size: 11px;
}
.detailedinfo_title {
    background: #d9dee2;
    font-size: 11px;
}
.detailedinfo_content {
    background: #fff;
    font-size: 11px;
}

/* Availability Calendars */
tr.availability_calendar_header {
    background: #d9dee2;
    color: #212121;
    font-weight: normal;
}
.availability_calendar_months {
    background: #d9dee2;
    color : #000;
}
tr.availability_calendar_days {
	background: #fff;
}
.availability_calendar_calendars {
	text-align: center;
}

/* Calendar dashboards */
table.rescal {
	vertical-align: middle;
	text-align: center;
	border: none;
	font-size: 12px !important;
	font-family: verdana;
	border-collapse: separate;
	border-spacing: 2px;
	table-layout:fixed;
	letter-spacing: -1px;
	color: #000;
}
table.dashboard {
	vertical-align: middle;
	text-align: center;
	border: none;
	font-size: 9px !important;
	font-family: verdana;
	border-collapse: separate;
	border-spacing: 1px;
	table-layout:fixed;
	letter-spacing: -1px;
	color: #000;
}
table.rescal {
	width: 170px;
	margin: 0 15px 0 0;
}
table.rescal th {
	text-align: center;
	font-weight: normal;
	height: 16px !important;
	padding: 0;
}
table.dashboard th {
	text-align: left;
	font-weight: normal;
	padding: 1px;
}
table.rescal td {
	text-align: center;
}
td.inbgcolor {
	background: #418241;
}
td.pastbgcolor {
	background: #bebebe;
}
td.bookbgcolor {
	background: #f42525;
}
td.provbgcolor {
	background: #f1d411;
}
td.bookavail {
	background: url(../images/bookavail.gif) no-repeat;
}
td.availbook {
	background: url(../images/availbook.gif) no-repeat;
}
td.bookprov {
	background: url(../images/bookprov.gif) no-repeat;
}
td.provbook {
	background: url(../images/provbook.gif) no-repeat;
}
td.availprov {
	background: url(../images/availprov.gif) no-repeat;
}
td.provavail {
	background: url(../images/provavail.gif) no-repeat;
}

td.dborder {
	border: 2px solid #fe9900;
	width: 12px !important;
	height: 12px !important;
	padding: 0;
	margin: 0;
}
table.dashboard td, td.arrivaldate_tdback {
	text-align: center;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
}
td.arrivaldate_tdback {
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.rescal:link,a.rescal:visited,table.dashboard td a,table.dashboard td a:visited,td.arrivaldate_tdback a,td.arrivaldate_tdback a:visited {
	text-align: center;
	color: #fff;
}
a.rescal:hover, a.dashboard:hover {
	color: black;
}

/* Show tariffs template */
.tariff_header {
    background: #d9dee2;
    font-size: 11px;
}
.tariff_title {
    background: #d9dee2;
    font-size: 11px;
}
.tariff_content {
    background: #fff;
    font-size: 11px;
}
.roomslist_header {
    background: #d9dee2;
    color : #000;
    font-size: 11px;
}
.roomslist_content {
    background: #fff;
    font-size: 11px;
}

/* The rooms list buttons as passed back in the booking form from the ajax */
#roombuttoncontainer {
    text-align : left;
    margin : 1px 1px 1px 1px;
    width: 100px;
}
#roombutton dl { list-style-type: none }
#roombutton dt {
    list-style: none;
    text-align : left;
    margin-bottom : 1px;
    margin-top : 1px;
    font-weight: normal;
    height : 20px;
}
#roombutton dt a {
    text-decoration : none;
    display : block;
    width: 131px;
    color : #000;
    border-right: 1px solid #d9dee2;
    border-bottom: 1px solid #d9dee2;
    background-image: url(../images/tab1.gif);
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 0px;
    padding-left: 6px;
    outline: 0;
}
#roombutton dt a:hover {
    text-decoration : none;
    display : block;
    color : #000;
    background-image: url(../images/tab3.gif);
    background-repeat: no-repeat;
}
#roombuttoncontainer_selected {
    text-align : left;
    margin : 3px 3px 3px 3px;
    width: 100px;
}
#roombutton_selected dl { list-style-type: none }
#roombutton_selected dt {
    list-style: none;
    text-align : left;
    margin-bottom : 1px;
    margin-top : 1px;
    font-weight: normal;
    height : 20px;
}
#roombutton_selected dt a {
    text-decoration : none;
    display : block;
    width: 131px;
    color : #000;
    border-bottom: 1px solid #d9dee2;
    background-image: url(../images/tab3.gif);
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 0px;
    padding-left: 6px;
    outline: 0;
}
#roombutton_selected dt a:hover {
    text-decoration : none;
    display : block;
    color : #fff;
    background-image: url(../images/tab4.gif);
    background-repeat: no-repeat;
}

/* Admin stuff */
.jradmin_rowtoolbar {
	width: 74px;
}
.jradmin_rowtoolbar table {
	background: #d9dee2;
}
.jradmin_wrapper {
	width: 550px;
}
.jradmin_table {
	width: 100%;
}
.jradmin_header_la,
.jradmin_header_ca,
.jradmin_header_ra,
.jradmin_subheader_la,
.jradmin_subheader_ca,
.jradmin_subheader_ra,
.jradmin_rowheader_la,
.jradmin_rowheader_ca,
.jradmin_rowheader_ra {
    font-weight: bold;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
    height: 25px;
}
.jradmin_header_la,
.jradmin_header_ca,
.jradmin_header_ra {
    background: #D6D8DB;
    color: #931638;
}
.jradmin_subheader_la,
.jradmin_subheader_ca,
.jradmin_subheader_ra {
    background: #E8EAEE;
    color: #931638;
}
.jradmin_rowheader_la,
.jradmin_rowheader_ca,
.jradmin_rowheader_ra {
    background: #F1F1F2;
    color: #931638;
}
.jradmin_field_la,
.jradmin_field_ca,
.jradmin_field_ra,
.jradmin_rowtoolbar {
    background: #F6F7F8;
    color: #000000;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}
.jradmin_header_la,
.jradmin_subheader_la,
.jradmin_rowheader_la,
.jradmin_field_la {
	text-align: left;
}
.jradmin_header_ca,
.jradmin_subheader_ca,
.jradmin_rowheader_ca,
.jradmin_field_ca {
	text-align: center;
}
.jradmin_header_ra,
.jradmin_subheader_ra,
.jradmin_subheader_ra,
.jradmin_field_ra {
	text-align: right;
}
.jomres_title {
    color: #fffef9;
    font-weight: bold;
    background: #913638;
    text-align: center;
    line-height: 20px;
}
.jomres_message {
    background: none;
    color: #cc0000;
    font-weight: bold;
    font-size: 10px;
    margin-top: 5px;
}
.jomres_nav {
	margin: 7px 5px 7px 0;
}
.jomres_nav  a {
    text-align: center;
    color: #212121;
    border: 1px outset #e6e6e6;
    background: #e6e6e6;
    text-decoration: none;
    padding: 1px 3px 1px 3px;
    text-transform: lowercase;
    font-family: Arial, Helvetica, sans-serif;
}
.jomres_nav  a:hover {
    color: #212121;
    border: 1px outset #ff6109;
    background: #97C3E3;
    text-decoration: none;
}

/*links y fondo para los botones*/
.jomres_button {
    height: 18px;
    margin-bottom: 10px;
    text-align: left;
    background: #12B7D1;
    width: 160px;
}
td.jomres_button  a {
    text-align: center;
    color: #ffffff !important;
	font-weight: bold;
    text-decoration: underline;
    padding: 0 0 0 5px !important;
}
td.jomres_button  a:hover {
    color: #FF4500;
    background: #0077CC;
}
div.bt-wrapper {
    text-align: left;
}
.jomres_bt_tooltip_ajaxpage {
	float: left;
}
.jomres_bt_tooltip_imageonly {
	float: left;
	padding: 5px;
}
.jomres_bt_tooltip_room_type {
	float: left;
	padding: 0 5px 5px;
}
.jomres_bt_tooltip_features {
	float: left;
	padding: 5px;
}
.jomres_bt_tooltip {
}
.jomres_bt_tooltip_hover_content {
	width: 80px;
	text-align: left;
	border: 2px solid #666666;
	padding: 5px;
	background-color: #00FFFF;
	height: 45px;
	display: block;
	float: left;
}
form#m1search .inputbox {
    padding: 2px;
    font-size: 12px;
}
