/**
 * BlooKing - The King in Joomla Booking
 * @version 1.0
 * @author BlooKing.org. Based on BooKiTGold code by Costas Kakousis
 * @copyright (C) 2012-2013 by BlooKing.org (http://www.blooking.org)
 * @license GNU/GPL: http://www.gnu.org/copyleft/gpl.html
 *
 * If you fork this to create your own project, please make a reference to
 * BlooKing! someplace in your code and provide a link to
 * http://www.blooking.org
 *
 * This file is part of BlooKing! BlooKing is free software: you can
 * redistribute it and/or modify it under the terms of the GNU General Public
 * License as published by the Free Software Foundation, either version 3 of the
 * License, or (at your option) any later version.
 *
 * BlooKing is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
 * details. You should have received a copy of the GNU General Public License
 * along with BlooKing.  If not, see <http://www.gnu.org/licenses/>.
 *   ______ __                __  __ __
 *	|   __ \  |.-----..-----.|  |/  |__|.-----..-----.
 *	|   __ <  ||  _  ||  _  ||     <|  ||     ||  _  |
 *	|______/__||_____||_____||__|\__|__||__|__||___  |
 *                                             |_____|
 **/
#bookit_search_div {
    float: left;
}
#bookit_search_calendar_wrapper {
    float: left;
    margin-left: 80px;
}
#quick_results {
    float: left;
    font-size: 14px;
    margin-top: 10px;
    width: 320px;
}
#quick_results_error {
    color: #CC0033;
    float: left;
    font-size: 13px;
    width: 290px;
}
.bookit_search_legent {
    color: gray;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
}
.bookit_search_fieldset {
    border: 1px solid #DDDDDD;
}
.bookit_search_label {
    color: #4D575B;
    font-family: inherit;
}
.bookit_search_inputbox {
    background: none repeat scroll 0 0 #FFFFEE;
    border: 1px solid #DDDDDD;
    color: #333333;
}
.bookit_search_dropbox {
    background: none repeat scroll 0 0 #FFFFEE;
    border: 1px solid #DDDDDD;
    color: #333333;
    width: 130px;
}
.bookit_search_dropbox.mod {
    background: none repeat scroll 0 0 #FFFFEE;
    border: 1px solid #DDDDDD;
    color: #333333;
    margin-bottom: 8px;
    width: 110px;
}
.bookit_guest_dropbox {
    background: none repeat scroll 0 0 #FFFFEE;
    border: 1px solid #DDDDDD;
    color: #333333;
}
.bookit_search_rooms_dropbox, .category_adults_list, .category_children_list, 
.category_rooms_list{
    background: none repeat scroll 0 0 #FFFFEE;
    border: 1px solid #DDDDDD;
    color: #333333;
    display: inline;
    margin-bottom: 5px;
    width: 40px;
}
.category_adults_list, .category_children_list{
	display: none;
	}
.bookit_currency_box{
	float: right;
}
.bookit_search_rooms_dropbox_hidden {
    background: none repeat scroll 0 0 #FFFFEE;
    border: 1px solid #DDDDDD;
    color: #333333;
    display: none;
    width: 40px;
}
.bookit_search_inputbox:hover {
    border: 1px solid #AADDFF;
}
.bookit_search_select {
    background: none repeat scroll 0 0 #FFFFEE;
    border: 1px solid #DDDDDD;
    color: #333333;
    width: 40px;
}
.bookit_search_select:hover {
    border: 1px solid #AADDFF;
}
#bookit_search_tdl {
    float: left;
    margin-right: 20px;
    width: 120px;
}
.bookit_search_tdr {
    float: left;
    width: 150px;
}
.bookit_search_tds {
    float: left;
    margin-left: 20px;
    width: 50px;
}
.bookit_adults_multi {
    float: left;
    width: 130px;
}
.bookit_adults_multi_label {
    color: #4D575B;
    font-family: inherit;
    font-weight: normal;
   
}

.bookit_children_multi {
    float: left;
    margin-left: 10px;
    width: 50px;
}
.bookit_search_multi_room {
    color: #666666;
    float: left;
    margin-bottom: 10px;
    width: 116px;
}
.bookit_search_multi_room.mod {
    color: #666666;
    float: left;
    margin-bottom: 10px;
    margin-top: 8px;
    width: 46px;
}
.bookit_search_room_label {
    color: #666666;
    display: inline;
    margin-right: 5px;
}
.bookit_search_room_label_mod {
    color: #666666;
    display: inline;
    margin-right: 5px;
}
.bookit_search_room_label_hidden {
    color: #666666;
    display: none;
    margin-right: 10px;
}
.bookit_search_tdl_day {
    color: #666666;
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    width: 120px;
}
.bookit_search_tdr_day {
    color: #666666;
    float: left;
    margin-bottom: 10px;
    width: 150px;
}
.bookit_search_error {
    color: #FF6600;
    margin-top: 8px;
}
.bookit_search_clear {
    clear: both;
}
.bookit_search_result_row {
    border: 1px solid #DBDBDB;
    float: left;
    margin-bottom: 5px;
    width: 99%;
}
.bookit_search_result_header {
    background-color: #EFF5FF;
    float: left;
    font-weight: normal;
    height: 30px;
    margin-bottom: 5px;
    width: 100%;
}
.bookit_search_result_header_rates {
    float: left;
    height: 30px;
    margin-bottom: 5px;
    width: 100%;
}
.bookit_search_result_header_text {
    color: #295E93;
    float: left;
    font-size: 16px;
    padding-left: 5px;
    padding-top: 7px;
}
.bookit_search_result_header_desc {
    color: #4D575B;
    font-size: 14px;
    padding-top: 7px;
}
.ajax_loading {
    background: url("../images/ajax-loader.gif") no-repeat scroll 0 0 transparent;
    color: grey;
    height: 26px;
    margin-top: 10px;
    width: 40px;
}
.bookit_search_result_img {
    float: left;
    height: 92px;
    margin-left: 5px;
    width: 92px;
}
.bookit_search_result_img img {
    border: 1px solid #DDDDDD;
    height: 22em;
    width: 100%;
    z-index: 100;
}
.bookit_search_result_desc {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 5px;
    text-align: justify;
    width:80%;
    word-wrap: break-word;
    
}

.bookit_search_result_fas {
    border-left: 2px dashed #DDDDDD;
    float: left;
    padding-left: 10px;
    width: 18%;
}
.bookit_search_del {
    color: red;
    display: inline;
    float: right;
    text-align: right;
    text-decoration: line-through;
}
.bookit_search_result_right {
    float: right;
    width: 17%;
    display:none;
}
.bookit_search_result_right_15{
    float: right;
    width: 17%;
    display:block;
}
.bookit_search_result_right.summary{
	margin-right:22px;
	display:block;
	
}
.bookit_search_result_price {
    color: #333333;
    display: inline;
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
    padding-right: 0;
    text-align: right !important;
}
.bookit_search_result_offer {
    color: #FF6600;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.bookit_search_facilities_list {
    list-style-type: circle;
}
a.p1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    display: block;
    float: left;
    height: 75px;
    text-decoration: none;
    width: 75px;
}
a.p1 img {
    border: 0 none;
    display: block;
}
a.p1:hover {
    background-color: #EEEEEE;
    color: #000000;
    position: relative;
    text-decoration: none;
    z-index: 500;
}
a.p1 b {
    display: block;
    left: -9999px;
    opacity: 0;
    padding: 10px;
    position: absolute;
}
a.p1:hover b {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    left: 50px;
    opacity: 1;
    padding: 10px;
    top: -120px;
}
#bookit_button_div {
    color: #CCCCCC;
    display: block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: right;
}
.bookit_button a {
    border: 1px solid #0099CC;
    color: #006699;
    float: left;
    font-weight: bold;
    padding: 0 10px;
    text-decoration: none;
}
.bookit_button a:hover {
    background-color: #0099CC;
    color: #FFFFFF;
}
.bookit_search_result_below {
    float: left;
    padding-left: 5px;
    width: 100%;
}
.bookit_search_result_below_cell {
    background-color: transparent;
    border-bottom: 2px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #5588BB;
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    padding-right: 5px;
    width: 80px;
}
.bookit_search_result_below_cell_header {
    color: #5588BB;
    font-size: 14px;
    margin-right: 10px;
}
.bookit_search_result_below_cell_price {
    color: #666666;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding-right: 0;
}
.bookit_search_result_nights {
    color: #006699;
    display: inline;
    float: right;
    font-size: 14px;
    margin-right: 10px;
    padding-right: 0;
    text-align: right;
}
.pending_results_error {
    color: #CC0033;
    font-size: 13px;
}
.pending_results_ok {
    color: green;
    font-size: 13px;
}
.bookit_search_result_room {
    float: right;
    margin-right: 10px;
}
.bookit_search_result_room_select {
    float: right;
    margin-right: 10px;
}
.bookit_search_result_room_no {
    float: right;
    text-align: left;
    width: 80px;
}
.bookit_search_result_room_guests {
    float: right;
    margin-right: 10px;
}
.bookit_search_result_room_adults {
    color: #666666;
    float: right;
    margin-right: 10px;
}
.bookit_search_result_room_children {
    float: right;
    margin-right: 10px;
}
.bookit_search_result_confirm_button {
    background: none repeat scroll 0 0 #696969;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 24px;
    padding: 3px 7px 5px;
}
.bookit_search_result_line {
    background: none repeat scroll 0 0 #666666;
    float: left;
    height: 1px;
    margin: 10px 0 20px;
    width: 100%;
}
.bookinfos-1, .bookinfos-2, .bookinfos-3, .bookinfos-4, .bookinfos-5, .bookinfos-6, .bookinfos-7, .bookinfos-8, .bookinfos-9, .bookinfos-10, .bookinfos-11, .bookinfos-12, .bookinfos-13, .bookinfos-14, .bookinfos-15, .bookinfos-16, .bookinfos-17, .bookinfos-18, .bookinfos-19, .bookinfos-20, .bookinfos-21, .bookinfos-22, .bookinfos-23, .bookinfos-24 {
    float: right;
    margin-right: 10px;
    text-align: right;
    width: 140px;
}
.bookit_amenities {
    font-weight: bold;
}
.bookit_amenities_list {
    list-style: none outside none;
}
.bookit_available {
    color: #3F7F3F;
}
.bookit_unavailable {
    color: #FC6202;
}
.bookit_restrictions {
    color: #F46702;
}

a.tooltip span {
    display: none;
    float: left;
    margin-left: 6px;
    padding: 2px 3px;
    text-align: left;
    width: 120px;
}
a.tooltip:hover span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #6C6C6C;
    display: block;
    position: absolute;
    z-index: 100;
}
a.tooltip:hover {
    text-decoration: none !important;
}
.bookit_rate {
    display: inline;
    float: right;
    text-align: right;
}
.bookit_text_below_price {
    display: inline;
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
    margin-top: 5px;
    text-align: right;
}
#calendar_buttons {
    margin-left: 12px;
    margin-top: 0px;
    position: absolute;
    visibility: hidden;
    z-index: 20;
}
#calendar_buttons #prev_link {
    color: #BBBBBB;
    font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
    font-size: 13px;
    font-weight: bold;
    margin-right: 20px;
}
#calendar_buttons #next_link {
    color: #BBBBBB;
    font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
    font-size: 13px;
    font-weight: bold;
}
#calendar_buttons a {
    background-color: transparent !important;
    text-decoration: none !important;
}
#calendar_buttons a:hover {
    background-color: transparent !important;
    text-decoration: none !important;
}
#calendar_buttons a:visited {
    background-color: transparent !important;
    text-decoration: none !important;
}
#calendar_buttons a:active {
    background-color: transparent !important;
    text-decoration: none !important;
}
#bookit_search_summary {
    background-color: #FFFFEE;
    border: 1px dotted #FF9C2A;
    float: left;
    padding-top: 5px;
    margin-bottom: 100px;
    width: 99%;
}
#toggle_room_details {
    background-color: #FFFFEE !important;
    display: block;
    margin-bottom: 15px;
    text-decoration: none;
    width: 99%;
}

#toggle_room_details:LINK, #toggle_room_details:VISITED, 
#toggle_room_details:HOVER, #toggle_room_details:ACTIVE,
#toggle_room_details:FOCUS {
text-decoration: none;
background-color: #FFFFEE !important;
color:#295E93 !important;
}
.toggle_label_open {
    background: url("../images/arrow_grey_down.gif") no-repeat scroll 0 0 transparent;
    padding-left: 18px;
}
.toggle_label_open:HOVER{
	cursor: pointer;
	text-decoration: none;
}

.toggle_label_closed {
    background: url("../images/arrow_grey_right.gif") no-repeat scroll 0 0 transparent;
    padding-left: 18px;
}
.toggle_label_closed:HOVER{
	cursor: pointer;
	text-decoration: none;
}
.toggle_label_up {
    background: url("../images/double_arrow_up.gif") no-repeat scroll 0 0 transparent;
    font-size: 14px;
    padding-left: 18px;
}
.toggle_label_down {
    background: url("../images/double_arrow_down.gif") no-repeat scroll 0 0 transparent;
    font-size: 14px;
    padding-left: 18px;
}


#toggle_search_panel:LINK, #toggle_search_panel:VISITED, #toggle_search_panel:HOVER, 
#toggle_search_panel:ACTIVE, #toggle_search_panel:FOCUS,
#toggle_search_panel:LINK, #toggle_search_panel:VISITED, #ttoggle_search_panel:HOVER, 
#toggle_search_panel:ACTIVE, #toggle_search_panel:FOCUS{
text-decoration: none !important;
background-color: inherit !important;
color:#295E93 !important;
}

#toggle_search_panel {
    text-decoration: none;
}
#toggle_search_panel_wrapper {
    margin-bottom: 4px;
    margin-top: 4px;
    visibility: hidden;
}
.bookit_search_result_gallery {
    float: left;
    padding-left: 10px;
    width: 35%;
}
.bookit_search_summary_desc {
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    padding-left: 5px;
    text-align: justify;
}
.summary_key {
    color: #636363;
    font-size: 13px;
    font-weight: bold;
}
.summary_key_error {
    color: #F46702;
    font-size: 13px;
}
.summary_value {
    color: #636363;
    font-size: 12px;
}
.summary_block {
    display: block;
    margin-bottom: 5px;
}
.gallery_img {
    float: left;
}
.gallery_img_caption {
    width: 64px;
}
.gallery_img_caption p {
    margin-left: 8px;
    text-align: center;
}
a.p2 {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    margin-left: 8px;
    margin-right: 5px;
    text-decoration: none;
    width: 64px;
    background-color: transparent !important;
}
a.p2 img {
    border: 0 none;
    display: block;
}
a.p2:hover {
    background-color: transparent;
    color: #000000;
    position: relative;
    text-decoration: none;
    z-index: 999;
}
a.p2 b {
    display: block;
    left: -9999px;
    opacity: 0;
    padding: 10px;
    position: absolute;
}
a.p2:hover b {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    left: 50px;
    opacity: 1;
    padding: 10px;
    position: absolute;
    top: -120px;
}
.room_details_header {
    color: #5588BB;
    font-size: 14px;
    padding-top: 7px;
    width: 40%;
}
.room_details_room {
    float: left;
    font-size: 16px;
    padding-bottom: 6px;
    padding-left: 14px;
}
#room_description_inner_div {
    background-color: white;
    border-color: #99CCE5;
    border-style: dotted;
    border-width: 1px;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 78%;
}
.room_description_row {
    background-color: #EAF5FA;
    border-color: #99CCE5;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
    width:99%;
}
.room_details_left_column p {
    line-height: 12px;
    margin: 5px 0 2px 0;
}
.room_details_left_column.guests {
	margin-left:12px;
}
.room_details_left_column {
	width:120px;
	float:left;
}

.room_details_guests {
    color: #5588BB;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 5px;
}
.guests_per_room {
    clear: both;
    color: #2B2A2A;
    float: left;
    font-size: 12px;
    padding-left: 18px;
    padding-top: 5px;
}
.guests_per_room p {
    line-height: 8px;
}
.room_details_guests p {
    line-height: normal;
}
.bookit_div_expanded {
    display: inline;
}
.bookit_div_shrinked {
    display: none;
}
.room_details_guest_wrapper {
    padding-top: 8px;
}
.toggle_guest_details:hover {
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
}
.bookit_wrapper {
    margin-top: 5px;
}
a.p3 {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    margin-left: 8px;
    margin-right: 5px;
    text-decoration: none;
    width: 84px;
    background-color: transparent !important;
}
a.p3 img {
    border: 0 none;
    display: block;
}
a.p3:hover {
    background-color: transparent;
    color: #000000;
    position: relative;
    text-decoration: none;
    z-index: 500;
}
a.p3 b {
    display: block;
    left: -9999px;
    opacity: 0;
    padding: 10px;
    position: absolute;
}
a.p3:hover b {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    left: 50px;
    opacity: 1;
    padding: 10px;
    position: absolute;
    top: -120px;
}
.bookit_room_details_module {
    margin-left: 10px;
}
#bookit_panel_wrapper {
    float: left;
}
.bookit_box {
    color: #333333;
    font-weight: normal;
}
.bookit_box.info {
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px;
}
.blooking_mod_left {
    color: #4D575B;
    float: left;
    margin-right: 5px;
    width: 110px;
}
.blooking_mod_right {
    color: #4D575B;
    float: left;
    width: 110px;
     margin-left: 14px;
}
#blooking_mod_room_type {
    color: #4D575B;
}
#mod_bookit_adults_div {
    color: #4D575B;
    float: left;
    margin-left: 5px;
}

#mod_bookit_children_div {
    color: #4D575B;
    float: left;
    margin-left: 5px;
}

#mod_nguests, #mod_nchilds {
    background: none repeat scroll 0 0 #FFFFEE;
    border: 1px solid #DDDDDD;
    color: #333333;
    display: inline;
    margin-bottom: 5px;
    width: 40px;
}
.adults_label{
	 float: left;
    font-size: 12px;
    margin-right: 5px;
}
.children_label {
	 float: left;
    font-size: 12px;

}
.room_label{
	margin-top:5px;
}

#blooking_mod_room_type_wrapper, #blooking_mod_guests_wrapper {
	float:left;
}