/**
 * Koparent - Booking and Reservation Manager
 *
 * @package    Koparent.StyleSheet
 * @copyright  Copyright (C) 2014 koparent.com. All rights reserved.
 * @license    GNU General Public License version 2 or later, http://www.gnu.org/licenses/gpl-2.0.html
 */

.kr_search_listing_price {
    font-weight: bold;
    padding-left: 26px;
    background: transparent url(../images/site/search_price.png) left top no-repeat;
    min-height: 19px;
}
.koparent-listing-rating img{
    display: inline-block;
}

.clear {
    clear: both;
}

.kcal_reservation {
    background-color: #ff0000 !important;
}

#kr_disclaimer {
    color: #999999;
    font-size: 10px;
}

p.buttons {
    cursor: pointer;
    margin: 0px 10px !important;
}

div.kr_mainheader {
    position: relative !important;
}

.kr_cat_entry {
    padding-left: 0px;
    color: #333333;
    vertical-align: top;
}

table.kr_form_table td {
    padding: 5px;
}

table.kr_cat_overview {
    width: 100%;
}

table.kr_cat_overview td {
    padding: 5px;
    border: 0px;
}

td.kr_subcat_overview {
    width: 10%;
    padding: 0px;
}

/* home view */
.kr_subcattitle {
    font-weight: bold;
    text-transform: uppercase;
}

div.kr_subcattitle {
    margin-top: 10px;
}

a.kr_subcatlink {
}

.kr_subcatlink_count {
    color: #000;
    font-weight: bold;
}

/* common styles */
.listing_footer {
    text-align: center;
    margin-top: 10px;
}

.listing_overview_bannerbotleft {
    z-index: 999 !important;
    position: absolute;
    top: 0px;
    right: 0px;
}

.listing_overview_bannerright {
    position: absolute;
    top: 0px;
    right: 0px;
}

.listing_header {
    border-bottom: solid 2px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    padding: 3px 10px;
    z-index: 0 !important;
}

.listing_header_results {
    position: absolute;
    top: 0px;
    right: 0px;
    font-weight: normal;
    text-transform: none;
    padding: 3px 10px;
}

.listing_link {
    color: #006699 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: bold;
}

.listing_additional_content {
    background: url(../images/site/check.gif) 0% 50% no-repeat;
    padding: 2px 5px 2px;
    padding-left: 20px !important;
    float: left;
    line-height: 19px;
}

.no_results {
    border-top: solid 2px;
    border-bottom: solid 2px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    padding: 3px 10px;
    border-color: #999999;
}

.kr_quicksearch_sortholder {
    text-align: right;
    float: right;
    margin-right: 0px;
}

.kr_quicksearch_optholder {
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 5px;
}

.kr_quicksearch_optholder li {
    display: inline;
    padding: 3px 5px;
    list-style-type: none;
    line-height: 25px;
}

.kr_quicksearch_optholder li label {
    font-weight: bold;
}

.kr_qssearch {
    width: 150px;
}

.kr_qsprice {
    width: 80px;
}

.ptable {
    margin-top: 10px;
    width: 100% !important;
    border-collapse: collapse;
}

.kr_contentbox .ptable td, .ptable td {
    padding: 5px;
    vertical-align: top;
}

.kr_contentbox .ptable th, .ptable th {
    padding: 3px 5px;
    text-align: left;
}

.kr_contentbox .ptable th.kr_center, .ptable th.kr_center {
    text-align: center !important;
}

.summary_table {
    width: 100% !important;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 10px;
}

.summary_table td {
    padding: 0px;
}

.summary_left {
    padding-right: 8px !important;
}

/* listing details */

.listing_thumb_holder, .cat_thumb_holder {
    position: relative;
    overflow: hidden;
}

.kr_sidecol_item {
    border-bottom: solid 1px #ccc;
    padding: 5px 10px 5px 20px;
    background: url(../images/site/block.png) 5px 50% no-repeat;
}

.kr_sidecol_header_margin{
    margin-top: 10px;
}


/* search area */
input {
    display: inline !important;
}

.inputbox form-control {
    font-size: 12px;
    background: #fff;
    border: solid 1px #999;
    padding: 3px;
    margin: 1px 3px 3px 4px;
}

.contactbox {
    width: 200px;
}

.krbutton {
    border: solid 1px #ccc;
    background: #f7f7f7;
    margin-left: 3px;
    padding: 4px;
    cursor: pointer;
}

.form_title {
    font-weight: bold;
    padding: 5px;
}

.form_input {
    padding: 5px;
}

.addthis_default_style {
    float: left;
}

#kr_listing_tools .addthis_default_style a {
    border: none;
    line-height: normal;
    margin-top: 7px;
}

#kr_listing_tools .addthis_default_style a span {

}

div.kr_spacer {
    display: block;
    height: 0px;
}

/* user details display */
.kr_phone, .kr_cell, .kr_fax, .kr_website, .kr_email {
    float: left;
    width: 400px;
    padding-left: 20px;
}

.kr_phone {
    background: url(../images/site/icon-phone.png) 0% 50% no-repeat;
}

.kr_cell {
    background: url(../images/site/icon-cell.png) 0% 50% no-repeat;
}

.kr_fax {
    background: url(../images/site/icon-fax.png) 0% 50% no-repeat;
}

.kr_website {
    background: url(../images/site/icon-web.gif) 0% 50% no-repeat;
}

.kr_email {
    background: url(../images/site/icon-email.png) 0% 50% no-repeat;
}

.kr_contentbox .kr_sidecol_email, .kr_sidecol_email {
    background: url(../images/site/icon-email.png) 0% 50% no-repeat;
    padding-left: 20px;
}

.kr_contentbox .kr_sidecol_phone, .kr_sidecol_phone {
    background: url(../images/site/icon-phone.png) 0% 50% no-repeat;
    padding-left: 20px;
}

span.hasTip {
    cursor: pointer;
}

/* user display */
.kr_user_photo {
    float: left;
    padding: 3px;
    border: solid 1px #ccc;
    margin-right: 10px;
}

.kr_user_details {
    float: left;
    width: 250px;
}

.kr_user_address {
    float: left;
    width: 200px;
}

.pe_price {
    font-size: 16px;
    color: #ff0000;
    font-weight: bold;
}

ul li.kr_checklist, .kr_adsearch_additional_content{
    list-style-type: none !important;
    background: url(../images/site/tick.png) 0 50% no-repeat !important;
    line-height: 20px !important;
    padding-left: 20px !important;
}

.kr_adsearch_additional_content_without_checkmark{
    list-style-type: none !important;
}

ul li.kr_checklist_without_checkmark{
    list-style-type: none !important;
    padding-top: 5px;
}

/* map */
#advmap_canvas {
    margin: 0px auto;
}

#advmap_nofound {
    position: absolute;
    top: 100px;
    left: 200px;
    height: 80px;
    width: 300px;
    background: url(../images/site/transparent_block.png);
    border: solid 1px #ddd;
    display: none;
    padding: 8px;
    background: #fff;
}

#advmap_nofound h3 {
    margin: 0;
    padding: 0;
    color: #2e394c;
}

#advmap_nofound p {
    color: #666;
    margin-top: 5px;
    font-size: 12px;
}

.pe_advsearch_container {
    padding: 0px;
    margin: 0px 0 10px 0;
}

/* gmap bubble styles */
.bubble {
    width: 450px;
    position: relative;
}

.bubble h4 {
    margin-top: 3px;
}

.bubble_image {
    float: left;
    overflow: hidden;
    margin-right: 10px;
    border: solid 1px #666;
}

.bubble_desc {
    float: left;
    width: 220px;
}

#loading_div {
    z-index: 1;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #000 url(../images/site/loading.gif) 50% 50% no-repeat;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.key {
    font-weight: bold;
    text-align: right;
    max-width: 100px;
}

.kr_sidecol_subaddress span {
    font-weight: bold;
}

.kr_userbio {
    border: solid 1px #ccc;
    background: #f7f7f7;
    padding: 10px;
    margin: 10px 0px;
}

.kr_sidecol_cell {
    background: url(../images/site/icon-cell.png) 0% 50% no-repeat;
    padding-left: 20px !important;
}

.krrelative {
    position: relative;
}

.advmap_ptypeholder, .krreservation_search{
    border-top: solid 1px #ccc;
    padding: 10px 0 0;
}
.krreservation_search{
    padding-bottom: 10px;
}

.kr_usersearch_form, .kr_quicksearch_form, .kr_savelisting_form {
    margin: 0px;
}

.kr_cform_wrapper, .kr_rform_wrapper, .kr_sfform_wrapper {
    margin-top: 10px;
}

.kr_imagetab{
    position: relative;
    overflow: hidden;
}

.kr_doctab{
    overflow: auto;
}

.kr_nologin_wrapper {
    height: 100px;
    padding: 10px;
    margin: 10px 0px;
    text-align: center !important;
}

.kr_container {
    border: solid 1px #999999;
}

.kr_smallspan {
    font-size: 9px;
}

.kr_msn, .kr_skype, .kr_gtalk {
    float: left;
    width: 400px;
    padding-left: 20px;
}

.kr_msn {
    background: url(../images/site/icon-msn.png) 0% 50% no-repeat;
}

.kr_skype {
    background: url(../images/site/icon-skype.png) 0% 50% no-repeat;
}

.kr_gtalk {
    background: url(../images/site/icon-gtalk.png) 0% 50% no-repeat;
}

.kr_sidecol_msn {
    background: url(../images/site/icon-msn.png) 0% 50% no-repeat;
    padding-left: 20px;
}

.kr_contentbox .kr_sidecol_skype {
    background: url(../images/site/icon-skype.png) 0% 50% no-repeat;
    padding-left: 20px;
}

.kr_contentbox .kr_sidecol_gtalk {
    background: url(../images/site/icon-gtalk.png) 0% 50% no-repeat;
    padding-left: 20px;
}

.krclear {
    clear: both;
}

.kr_sidecol_mainaddress {
    margin-bottom: 10px;
}

.kr_sidecol_mainaddress span {
    font-weight: bold;
}

.listing_overview_bannercsstop {
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 0px 5px;
}

.listing_overview_bannercssbot {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 0px 5px;
}

.bannernew {
    background: #20a800;
    font-weight: bold;
    color: #fff;
}

.bannerupdated {
    background: #076db3;
    font-weight: bold;
    color: #fff;
}

.krterms {
    padding: 10px;
    background: #f7f7f7;
    font-size: 10px;
    color: #666666;
}

.advmap_specialty {
    border-top: solid 1px #ccc;
    padding: 5px;
}

.adv_city {
    width: 120px;
}

.adv_stype {
    width: 120px;
}

.adv_country {
    width: 120px;
}

.adv_county {
    width: 120px;
}

.adv_region {
    width: 120px;
}

#save-panel, #calculate-panel, #krsendtofriend, #krrequestshow {
    display: none;
}

.search_title {
    text-align: right;
    font-weight: bold;
    color: #666;
}

.kr_contact {
    background: url(../images/site/contact-button.png) left center no-repeat;
    height: 19px;
    padding-left: 20px !important;
    line-height: 19px;
}

.kr_listinglink {
    background: url(../images/site/ads-button.png) left center no-repeat;
    height: 19px;
    padding-left: 20px;
    line-height: 19px;
}

.kr_quicksearch_headholder {
    float: left;
    line-height: 25px;
    display: inline;
    margin-right: 10px;
}

.kr_quicksearch_ulholder {
    margin: 0px;
}

.userform legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19px;
    line-height: 36px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.userform input, .userform select {
    font-size: 10px;
    border: 1px solid silver;
}

.userform hr {
    width: 90%;
    height: 1px;
    border: 0px;
    color: #CCC;
    background-color: #CCC;
}

table.admintable td {
    padding: 3px;
}

.userform {
    margin-top: 0px;
}

.invalid, #cat .invalid, #user .invalid {
    background: #FFACAC !important;
    border: solid 1px red;
}

.category_levels {
    background-color: #fff6f6;
    border: 1px solid #CFCFCF;
    width: 632px;
    overflow: hidden;
    float: left;
    padding-bottom: 20px;
}

.category_levels ul {
    margin: 0px;
    padding: 0px;
}

.category_levels li {
    list-style-type: none;
    color: #333333;
    border-bottom: 1px solid #CCCCCC;
    line-height: 17px;
    padding: 5px 25px 5px 5px;
}

.category_levels li:hover {
    background: #efefef url(../images/site/category_arrow.gif) right center no-repeat;
    cursor: pointer;
}

.category_levels li.active, .category_levels li.finalCategory {
    background: #E0E0E0 url(../images/site/category_arrow.gif) right center no-repeat;
    color: black;
    text-decoration: none;
}

.category_levels li.finalCategory {
    background: #E0E0E0 url(../images/site/tick.png) right center no-repeat;
}

.category_level_one, .category_level_two, .category_level_three, .category_level_four {
    width: 150px;
    float: left;
    display: inline;
    border-left: 1px solid #B3B3B3;
    border-right: 1px solid #B3B3B3;
    overflow: hidden;
    background-color: white;
    padding-left: 0px;
    margin-left: 10px;
}

table.userform textarea {
    width: 340px;
    height: 70px;
}

table.userform, fieldset.userform {
    padding: 0px 0px 15px 0px;
    margin: 0px;
}

.kr_contentbox .koparent_url_box {
    background: url(../images/site/http_bg.png) left center no-repeat;
    padding-left: 32px;
}

.adminform h3 {
    font-size: 14px;
    color: #B85757;
    font-weight: bold;
}

.admintable fieldset {
    margin-bottom: 10px;
    border: 0px #CCC solid;
    padding: 5px;
    text-align: left;
}

.admintable {
    background: #ffffff;
}

.kr_advsearch_form .pe_advsearch_container {
    border: none;
}

.kr_search_listing_date {
    line-height: 19px;
}

.kr_pagination_page {
    background: url(../images/site/search_listing_pagebut.png) center center no-repeat;
    line-height: 16px;
    width: 25px;
    padding: 0px 5px;
    text-align: center;
    color: #ffffff;
}

.kr_mylistings, .kr_favorites {
    border-collapse: separate;
    border-spacing: 1px;
}

.kr_contentbox .kr_mylistings td, .kr_contentbox .kr_favorites td, .kr_mylistings td, .kr_favorites td {
    border: 1px solid silver;
}

.listing_desc {
    padding-bottom: 10px;
}

.mousepointer {
    cursor: pointer;
}

.kr_savelisting_form input {
    margin: 0px;
}

a.krResetButton:link, a.krResetButton:visited {
    background: url(../images/site/reset_icon.png) left center no-repeat;
    padding-left: 25px;
    line-height: 18px;
    color: #666666;
    font-weight: bold;
    display: block;
    float: left;
}

.kr_res_specific_fields .summary_table {
    margin: 0px;
}



.krresinfoval input {
    border: none;
}

.krreservation_search_left, .krreservation_search_right {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.krsearch_titles {
    font-weight: bold;
}

.listing_additional_costs_item {
    padding: 2px 0px;
}

.krres_link {
    background: url(../images/site/reservation_arrow.gif) left center no-repeat;
    padding-left: 25px;
    line-height: 18px;
}

#krlistinggallery {
    overflow-y: hidden;
    overflow-x: visible;
    white-space: nowrap;
    border: solid 1px #999;
    padding: 3px;
}

#krlistinggallery img {
    border: solid 1px #999;
    margin-right: 10px;
    padding: 3px;
}

.kr_contentbox tr, .kr_contentbox td {
    border: 0px;
    padding: 2px;
}

#reservationForm td, #reservationForm tr {
    border: 0px;
    padding: 4px;
}

.kr_reservations td {
}

.kr_contentbox table.adminlist thead th {
    text-align: center;
    background: #F7F7F7;
    color: #666;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid white;
}

.kr_contentbox table.adminlist tfoot td, .kr_contentbox table.adminlist tfoot th {
    background-color: #F7F7F7;
    border-top: 1px solid #999;
    text-align: center;
}

.kr_contentbox table.adminlist tbody tr td {
    background: white;
    border: 1px solid white;
}

.kr_contentbox table.adminlist tbody tr.row0:hover td, .kr_contentbox table.adminlist tbody tr.row1:hover td {
    background-color: #e8f6fe;
}

.kr_contentbox table.adminlist tbody tr.row1 td {
    background: #f0f0f0;
    border-top: 1px solid #FFF;
}

.kr_contentbox table.adminlist {
    width: 100%;
    border-spacing: 1px;
    background-color: #F3F3F3;
    color: #666;
}

.kr_contentbox table.adminlist td, .kr_contentbox table.adminlist th {
    padding: 4px;
}

.krprice_list_table th, .krprice_list_table td{
    text-align: right;
}

.krbase_header {
    font-weight: bold;
    font-size: 16px;
}

.kr_login_fields {
    float: left;
    padding: 20px 0px;
}

.kr_acCategoryHolder .additional_contents_table_advsearch td.search_title {
    padding-left: 15px;
}

.kr_acCategoryHolder div.kr_checklist {
    background: url(../images/site/tick.png) 0 50% no-repeat !important;
    line-height: 20px !important;
    padding-left: 20px !important;
    padding-right: 15px;
}

.kr_acCategoryHolder div.kr_checklist_without_checkmark {
    padding-right: 15px;
    padding-top: 5px;
}

.kr_contentbox ul.adminformlist li {
    list-style: none;
}

.kr_contentbox table.admintable fieldset.panelform label {
    float: left;
    clear: left;
    display: block;
    margin: 5px 0;
}

.kr_contentbox table.admintable fieldset.panelform input, .kr_contentbox table.admintable fieldset textarea, .kr_contentbox table.admintable fieldset.panelform select, .kr_contentbox table.admintable fieldset.panelform img, .kr_contentbox table.admintable fieldset.panelform button {
    float: left;
    margin: 5px 5px 5px 0;
}

.kr_contentbox table.admintable fieldset.panelform {
    margin: 10px;
}

.kr_contentbox .panelform .panelform fieldset {
    border: none;
    margin: 0px;
}

.kr_contentbox fieldset.adminform fieldset.radio label, .kr_contentbox fieldset.panelform fieldset.radio label {
    min-width: 60px;
    padding-left: 0;
    padding-right: 10px;
    float: left;
    clear: none;
    display: inline;
}

.kr_contentbox fieldset.panelform input{
    float: left;
}

.kr_contentbox fieldset.panelform label, .kr_contentbox fieldset.panelform div.paramrow label {
    min-width: 145px;
    max-width: 250px;
    padding: 0 5px 0 0;
}

.kr_adsearch_additional_content, .kr_adsearch_additional_content_without_checkmark {
    display: block;
    float: left;
    padding-right: 10px;
    margin: 0 1px;
}

.kr_adsearch_spec_field {
    padding-right: 10px;
}

.kr_adsearch_additional_contentEnd, .kr_adsearch_spec_fieldEnd {
    clear: both;
    display: block;
}

.kr_contentbox label, .kr_dateRangeDays input {
    display: inline;
}

.kr_contentbox label.radio{
    display: block;
}

.kr_contentbox input, .kr_contentbox textarea, .kr_contentbox .admintable_gallery input {
    width: auto;
}

.kr_contentbox .admintable_gallery legend {
    line-height: normal;
    margin-bottom: 3px;
}

.kr_contentbox .gallery_table_back {
    white-space: nowrap;
}

.kr_contentbox select, .kr_contentbox input[type="file"] {
    height: auto;
    line-height: normal;
}

.kr_contentbox .admintable_gallery input {
    padding: 2px;
}

.kr_contentbox #picform, .kr_contentbox #linkform {
    margin: 0px;
}

.kr_contentbox .admintable_gallery dd {
    margin: 0px;
}

.kr_additional_costs_row div, .controls_inrow div.controls {
    display: inline;
    padding-left: 15px;
}

.kr_contentbox .krDateRangeGroupSelect {
    width: 100px;
}

.krkopacal_costtitle, .krkopacal_costvalue {
    white-space: nowrap;
}

.bubble_image {
    overflow: hidden;
    margin-right: 10px;
}

.kr_listing_general_info{
    float:left;
    width:50%;
}

.kr_listing_gallery{
    float:right;
    width:50%;
}


/* Added for Koparent 6.0 */

.kr_contentbox .pagination-centered {
    text-align: center;
}
.kr_contentbox .pagination {
    margin: 20px 0;
}
.kr_contentbox .pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.kr_contentbox .pagination ul > li {
    display: inline;
    margin: 0 !important;
    padding: 0 !important;
}
.kr_contentbox .pagination ul > li > a, .kr_contentbox .pagination ul > li > span {
    float: left;
    padding: 4px 12px !important;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}
.kr_contentbox .pagination ul > li:first-child > a, .kr_contentbox .pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}
.kr_contentbox .pagination ul > li:last-child > a, .kr_contentbox .pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}
.kr_contentbox .key{
    width:140px;
    padding-right: 5px;
}
.krDetailsView{
    margin-bottom: 10px;
}
.opacity-40 {opacity: 0.4;filter: alpha(opacity=40);}
.krspace-r{margin-right: 10px;margin-bottom: 15px;}
.form-horizontal .krspace-r{margin-right: 30px;margin-bottom: 15px;}
.price-unit-id{margin-bottom: 10px;border-bottom: 1px solid #ddd;}
.price-unit-id label{margin-right: 10px;}
dl#koparent-listing dt.open {background: #e9e9e9;border-bottom: 1px solid #f9f9f9;z-index: 100;color: #000;}
dl#koparent-listing dt {float: left;padding: 4px 10px;border: 1px solid #ccc;margin: 0 2px;background: #fff;color: #666;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
dl#koparent-listing dt h3 a:link {color: #333333;outline: medium none;text-decoration: none;background: none; font-weight: normal;}
.kr-view-submitlisting .current{clear: both;border: 1px solid #ccc;padding: 10px 10px;}
.koparent-listing-rating{margin-top: 8px;}
.kradditional_contents{padding-bottom: 10px;}
.kr_required_field{color:red;}
.kr_strong{font-weight: bold;}

@media (max-width: 767px) {
    .kr_contentbox [class*="span"], .row-fluid .kr_contentbox [class*="span"]{text-align: left;}
}