﻿body
{
    background-color: #226C9D;
    background-image: url(Resources/background.png);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif; /* En Viajisimo es 11, de momento lo mantenemos */
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
}

img
{
    margin: 0 0 0 0;
}

input, select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #666666;
}

h1, h3
{
    font-size: 16px;
    font-weight: bold;
    color: #9A9F79;
    padding-left: 8px;
}

h2
{
    font-size: 14px;
    color: #9A9F79;
    font-weight: bold;
}

.main_div
{
    text-align: left;
    width: 1000px;
    margin: auto;
}

.top_div
{
    margin-top: 4px;
    clear: both;
    width: 996px;
}

.header_div
{
    clear: both;
    width: 996px;
}

.header_container_div
{
    clear: both;
    background-image: url('Resources/center_h_bg.png');
    background-repeat: repeat-y;
    width: 980px;
    height: 250px;
    overflow: hidden;
}

.content_div
{
    clear: both;
    width: 996px;
}

.topInfoSectionContainer
{
    width: 233px;
    float: left;
}

.topInfoSection
{
    padding: 10px 10px 0 10px;
}

.topInfoSection a
{
    color: #A7ABA7;
}

.topInfoSectionBigText
{
    font-family: "Franklin Gothic Demi Cond";
    font-size: 20px;
    line-height: 16px;
    color: #BABEBA;
}

.topInfoSectionHSeparator
{
    border: solid 1px;
    font-size: 6px;
    width: 130px;
    height: 1px;
    color: #E4EFF3;
}

.topInfoSectionVSeparator
{
    width: 9px;
    height: 97px;
    float: left;
    border-left: solid 1px #E4EFF3;
}

.topInfoSectionSmallText
{
    color: #A7ABA7;
}

.topInfoSectionLink
{
    color: #A7ABA7;
    font-weight: bold;
    text-decoration: none;
}

.contentsCenterFrameAbsoluteWidth
{
    width: 972px;
    overflow: hidden;
}

.contentsCenterFrameInternal
{
    padding: 0 4px 0px 4px;
    background-color: #FFFFFF;
}

.separatorBig_div
{
    clear: both;
    height: 10px;
    width: 10px;
}

.separatorSmall_div
{
    clear: both;
    height: 4px;
    width: 10px;
}

.logo_container_div
{
    float: left; margin-left: 20px; margin-top: 20px;
    color: White;
    width: 400px;
}

.logo_container_div a
{
    color: White;
    text-decoration: underline;    
}

.zone_type_menu
{
    float: right;
    padding-right: 6px;
    text-align: right;
    max-width: 250px;
    
}

.zone_type_menu a.viewAllHotels
{
    color: White;
    text-decoration: underline;
    font-weight: bold;
    padding-right: 6px;

}

.zone_type_menu p
{
    padding-bottom: 6px;
}

.hotelDetailTabContainer
{
    padding: 5px;
    background-color: #FFFFFF;
    border: 1px solid #CECECE;
}

.copyrightPanel
{
    font-weight: normal;
    color: #49a57e;
    font-size: 12px;
    text-align: center;
}

.copyrightPanel a
{
    color: #666666;
    text-decoration: none;
}

.copyrightPanel a:hover
{
    color: #666666;
    text-decoration: underline;
}

.copyrightPanelLogin
{
    font-weight: normal;
    color: White;
    font-size: 12px;
    text-align: center;
}

.copyrightPanelLogin a
{
    color: White;
    text-decoration: none;
}

.copyrightPanelLogin a:hover
{
    color: White;
    text-decoration: underline;
}

.content_padding
{
    padding: 8px;
}

.upperTxt
{
    text-transform: uppercase;
}

.headerTxt
{
    text-transform: uppercase;
    font-weight: bold;
}

.SearchPanel
{
    width: 300px;
    float: left;
}

.searchPanelTop
{
    border-bottom: solid 1px #B9D3E8;
}

.searchPanelInternal
{
    border: solid 1px #B9D3E8;
    height: 248px;
}

.searchPanelInternal2
{
    clear: both;
    padding-left: 6px;
    height: 180px;
}

.searchPanelTop h2
{
    padding: 2px 0 2px 0;
    font-family: "Franklin Gothic Demi Cond";
    font-size: 20px;
    color: #007F46;
    text-align: center;
    font-weight: normal;
}

.SearchPanelBottom
{
    margin: 4px 0px 0px 0px;
}

.searchButtonShadow
{
    height: 14px;
    clear: both;
    float: left;
    vertical-align: top;
    border: 0px;
}

.searchPanelControlsContainer
{
    float: left;
    font-weight: bold;
    color: #A4AA88;
    text-align: left;
    padding-right: 10px;
}

.searchPanelControlsContainer input
{
    margin: 0;
    padding: 0;
}

.searchPanelControlsContainer select
{
    margin-top: 3px;
    font-size: 11px;
}

.userControlSmallText
{
    font-size: 10px;
}

.userControlSmallTextRed
{
    font-size: 10px;
    text-align: left;
    color: #800000;
}

.roomDetailHeader
{
    background-color: #F8F8F8;
    border-bottom-style: none;
    height: 20px;
    font-weight: bold;
    font-size: 11px;
}

.rowDelimeterDot
{
    border-bottom-style: dotted;
    border-width: 2px;
    border-color: #C0C0C0;
}

.sectionHeader
{
    clear: both;
    height: 24px;
    background-color: #F8F8F8;
    width: 100%;
    padding-top: 4px;
}

.reserveDetailHeaderContainer
{
    clear: both;
    height: 24px;
    background-color: #F8F8F8;
    width: 770px;
    padding-top: 4px;
}

.reserveDetailBody
{
    width: 770px;
    clear: both;
    text-align: right;
}

.reserveDetailList
{
    float: left;
    width: 370px;
}

.reserveDetailList ul
{
    list-style-type: none;
    text-align: left;
    margin: 0;
}

.reserveDetailList ul li
{
    float: left;
    width: 370px;
    margin-bottom: 5px;
    line-height: 24px;
}

.reserveDetailList ul li span
{
    float: left;
    text-align: left;
    width: 90px;
}
.reserveDetailList ul li label
{
    float: left;
    text-align: left;
    width: 180px;
    font-style: italic;
    color: #003399;
}

.reserveDetailList ul li.summaryDetail span, .reserveDetailList ul li.summaryDetail label
{
    background-color: #F8F8F8;
    font-weight: bold;
    color: #800000;
}

.bigUserDataColumn
{
    width: 500px;
    float: left;
    overflow: hidden;
}

.bigUserDataColumn ul
{
    list-style: none;
}

.bigUserDataColumn ul li
{
    text-align: left;
    margin-bottom: 5px;
    clear: both;
    line-height: 24px;
}

.bigUserDataColumn ul li span, .bigUserDataColumn ul li label
{
    float: left;
    width: 140px;
    margin-right: 4px;
}

.bigUserDataColumn ul li input, .bigUserDataColumn ul li select
{
    width: 270px;
    font-size: 12px;
    float: left;
}

.bigUserDataColumn ul li textarea
{
    width: 270px;
    font-size: 12px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    height: 100px;
}

.bigUserDataColumn ul li input.button
{
    font-size: 12px;
    cursor: pointer;
    margin-right: 10px;
    text-align: center;
    border: solid 1px #746f6b;
}


.userDataBody
{
    width: 770px;
    clear: both;
    text-align: left;
}

.userDataColumn
{
    float: left;
    width: 370px;
}

.userDataColumn ul
{
    list-style: none;
}

.userDataColumn ul li
{
    clear: both;
    line-height: 24px;
}

.userDataColumn ul li img
{
    float: left;
    margin-right: 6px;
    height: 29px;
    width: 29px;
}

.userDataColumn ul li a
{
    vertical-align: bottom;
    line-height: 34px;
    text-decoration: none;
    color: #666666;
    font-size: 14px;
}

.userDataColumn ul li a:hover
{
    text-decoration: underline;
}

.userDataColumn ul li label, .userDataColumn ul li span
{
    float: left;
    text-align: left;
    width: 140px;
}

.userDataColumn label.columnTitle, .columnTitle
{
    float: left;
    text-align: left;
    clear: both;
    font-size: 14px;
    font-weight: bold;
    color: #9A9F79;
}

.userDataColumn ul li input, .userDataColumn ul li select
{
    float: left;
    text-align: left;
    width: 180px;
}

.userDataColumn ul li textarea
{
    width: 180px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    height: 100px;
}

.userDataColumn ul li input.button
{
    font-size: 12px;
    cursor: pointer;
    margin-right: 10px;
    text-align: center;
    border: solid 1px #746f6b;
}

.userDataSimple
{
    float: left;
    width: 770px;
}

.userDataSimple ul
{
    list-style: none;
}

.userDataSimple ul li
{
    clear: both;
    margin-bottom: 5px;
    line-height: 24px;
}

.userDataSimple ul li label
{
    float: left;
    text-align: left;
    width: 140px;
}

.userDataSimple ul li input, .userDataSimple ul li select
{
    float: left;
    text-align: left;
}

.userDataSimple ul li textarea
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    height: 100px;
    width: 625px;
}

.sectionTitle
{
    clear: both;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}

.hotelListTitle
{
    clear: both;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}

.hotelListLeftPanel
{
    width: 200px;
    float: left;
    font-size: 10px;
}

.frontHotelListLeftPanel
{
    width: 180px;
    float: left;
    font-size: 10px;
}

.hotelListRightPanel
{
    float: right;
    max-width: 740px;
}

.hotelListWeekEndOfferImage
{
    height: 67px;
    position: relative;
    float: right;
    top: -7px;
    left: -5px;
}

.ImgBorder
{
    border: 1px solid #CECECE;
    padding: 7px;
    width: 154px;
    height: 113px;
}

.InternalImageBorder
{
    border: 1px solid #606966;
    background: url(Images/loadingFlowerBlack.gif) no-repeat center center;
}

.hotelDetailHeader
{
    font-size: 16px;
    font-weight: bold;
    color: #9A9F79;
    margin-top: 15px;
    margin-bottom: 5px;
}

.hotelDetailImageContainer
{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.grandTitlePanel
{
    font-family: "Franklin Gothic Demi Cond";
    font-size: 26px;
    font-weight: bold;
    color: #49a57e;
    clear: both;
    height: 45px;
}

.grandTitleColored
{
    color: #007F46;
}

.grandTitlePanel a
{
    text-decoration: none;
    color: #B9D3E8;
}

.grandTitlePanel a:hover
{
    text-decoration: underline;
    color: #B9D3E8;
}

.dfindFrontPanelHeader
{
    float: left;
    width: 317px;
}

.grayBackgroung
{
    background-color: #F8F8F8;
}

.dfindFrontPanel
{
    float: left;
    width: 315px;
    height: 600px;
    overflow: hidden;
    border-right-style: dotted;
    border-right-width: 2px;
    border-right-color: #666666;
}

.hotelFrontPanel
{
    float: left;
    width: 654px;
    overflow: hidden;
}

.hotelFrontPanelLeft
{
    float: left;
    border-right-style: dotted;
    border-right-width: 2px;
    border-right-color: #666666;
    width: 325px;
    height: 600px;
}

.verticalLineLeft
{
    border-left-style: dotted;
    border-left-width: 2px;
    border-left-color: #666666;
    padding-left: 10px;
}

.hotelFrontPanelRight
{
    float: left;
    width: 325px;
}

.publicityPanel
{
    float: left;
    background-color: #F9F9F9;
    width: 100%;
}

.packFrontPanel a, .frontHotelListRightPanel a
{
    text-decoration: none;
    color: #333333;
}

.packFrontPanel a:hover, .frontHotelListRightPanel a:hover
{
    text-decoration: underline;
    color: #333333;
}

.frontHotelListRightPanel
{
    float: left;
    color: #333333;
}

.titleWithBG
{
    background-color: #F0F0F0;
    border: none;
    height: 24px;
    font-weight: bold;
    font-size: 16px;
    padding-top: 4px;
}

.rowHeader
{
    font-weight: bold;
    font-size: 12px;
    color: #7d6421;
    text-align: right;
}

.loadIndicator
{
    background: url(Images/loadingFlowerBlack.gif) no-repeat center center;
}

.withBorder
{
    border: 1px solid #CECECE;
}

.webConfig
{
    margin: 20px 40px 10px 40px;
}

.webConfig span
{
    float: left;
    text-align: left;
    width: 250px;
}

.webConfig input
{
    float: left;
    text-align: left;
    width: 350px;
}

.button
{
    font-size: 12px;
    cursor: pointer;
    background-color: #E9E9E9;
    text-align: center;
    margin-right: 10px;
    border: solid 1px #746f6b;
}

.grid_container table
{
    background-color: White;
    border-collapse: collapse;
    border: solid 1px #999999;
    color: #000000;
    width: 100%;
    padding: 0;
    margin: 0;
}

.grid_container table th
{
    font-weight: bold;
    background-color: #E9E9E9;
}

.grid_container table td
{
    vertical-align: top;
}

.grid_container table tr td input, .grid_container table tr td select, .grid_container table tr td textarea
{
    margin: 2px;
}

.grid_container table tr td.data_pager
{
    text-align: center;
    border: solid 1px #999999;
}

.poll_legend_container
{
    border: solid 1px #E9E9E9;
    clear: both;
    padding: 4px;
}

.poll_legend_container .poll_item
{
    width: 12px;
    height: 12px;
    margin-right: 4px;
    float: left;
    border-style: outset;
    border-width: 1px;
    border-color: White;
    color: White;
}

.poll_result_container
{
    border: solid 1px #E9E9E9;
    clear: both;
    padding: 4px;
    font-size: 11px;
}

.poll_result_container .poll_item
{
    height: 26px;
    clear: both;
    border-style: outset;
    border-width: 1px;
    border-color: White;
    color: White;
    text-align: right;
    padding-top: 4px;
    vertical-align: middle;
    padding-right: 4px;
}

.login
{
    width: 380px;
    padding: 8px;
    color: White;
}

.login a
{
    color: White;
}

.newsletter_section
{
    width: 100%;
    padding: 8px;
    color: White;
}

.newsletter_section a
{
    color: White;
}

.newsletter_section_contents
{
    color: Black;
}

.newsletter_section_contents a
{
    color: Black;
}


.bciExteriorBox
{
    position: relative;
}

.bciInteriorBox
{
    z-index: 15;
    position: absolute;
    top: 25px;
    width: 700px;
    height: 100px;
    border: 1px solid #000;
    display: none;
    overflow: hidden;
    background-color: #F7F7F7;
}

.bciCloseButton
{
    position: absolute;
    right: 3px;
    top: 3px;
    border: 1px solid #000;
    line-height: 20px;
    width: 20px;
    text-align: center;
    cursor: pointer;
}

.bciContentsBox
{
    width: 665px;
    margin: 2px;
    padding: 2px;
}

.financialReportTable td
{
    padding: 0 50px 10px 4px;
}

.financialReportTable td input
{
    margin-right: 4px;
}

.mailPanelContainer
{
    padding: 10px;
    position: fixed;
    width: 286px;
    height: 156px;
    top: 110px;
    left: 190px;
    background-image: url(Images/PopupWindowBackground.png);
    background-repeat: no-repeat;
    z-index: 100;
    color: #666666;
}

.upper_text p, .detail_text p
{
    padding-bottom: 10px;
}

.hotel_links_container_header
{
    color: #666666;
}

.hotel_links_container
{
    color: #666666;
    border-top: dotted 1px #666666;
    padding: 4px 4px 4px 0;
    font-size: 11px;
}

.hotel_links_container a
{
    color: #666666;
    text-decoration: none;
}

.hotel_links_container a:hover
{
    text-decoration: underline;
}

.hotel_links_container .level0
{
    margin-left: 0px;
    font-size: 14px;
    font-weight: bold;
}

.hotel_links_container .level1
{
    margin-left: 10px;
    font-size: 12px;
    font-weight: bold;
    color: Black;
}

.hotel_links_container .level2
{
    margin-left: 20px;
    font-weight: bold;
}

.hotel_links_container .level3
{
    margin-left: 40px;
}

.hotel_links_container .level4
{
    margin-left: 50px;
}

.hotel_links_container .hightlight
{
    background-color: Yellow;    
}

.hotel_links_container_front
{
    color: #666666;
    border: 0;
    padding: 4px 4px 4px 0;
    font-size: 11px;
}

.hotel_links_container_front a
{
    color: #666666;
    text-decoration: none;
}

.hotel_links_container_front a:hover
{
    text-decoration: underline;
}

.WatermarkCssClass
{
    color: #888888;
    font-style: italic;
    font-size: 11px;
}

/* Cuidado: No quitar el z-index: 1; */
.floatingSearchFilterPanel
{
    z-index: 1;
    background-color: Transparent;
}

.floatingInternalSearchFilterPanel
{
    color: #666666;
}

.floatingInternalSearchFilterPanel h2
{
    font-size: 12px;
    font-weight: bold;
}

.floatingSearchFilterControlsPanel
{
    max-height: 150px;
    overflow-y: auto;
    padding: 6px;
    border-top: solid 1px #CCCCCC;
}

.floatingSearchFilterControlsPanel span
{
    display: inline-block;
    width: 50px;
}

.floatingSearchFilterControlsPanel input
{
    font-size: 12px;
    margin-right: 2px;
    margin-bottom: 2px;
}

.hotel_info_control
{
    width: 100%;
}

.hotel_info_control h2
{
    display: inline;
    margin-right: 4px;
    color: Black;
    font-size: 16px;
    font-weight: bold;
}


