﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	background-image: url(Images/BackgroudGradient.png);
	background-repeat: repeat-x;
	background-color: #F9F9F7;
}

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: 1030px;
	margin: auto;
}

.topInfoSectionContainer
{
	width: 233px;
	float: left;
}

.topInfoSection
{
	padding: 10px 10px 0 10px;
	overflow: hidden;
}

.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;
}

.top_div
{
	clear: both;
	width: 1030px;
	overflow: hidden;
	clear: both;
	margin-left: 15px;
}

.header_div
{
	clear: both;
	width: 1030px;
}

.header_container_div
{
	clear: both;
	width: 1080px;
	height: 360px;
}

.content_div
{
	clear: both;
	width: 1030px;
}

.contentsTopFrame
{
	background-image: url(Images/contentsTopFrame1.png);
	background-repeat: no-repeat;
	width: 1030px;
	height: 15px;
	clear: both;
}
.contentsLeftFrame
{
	background-image: url(Images/contentsLeftFrame.png);
	background-repeat: repeat-y;
	width: 15px;
}
.contentsRightFrame
{
	background-image: url(Images/contentsRightFrame.png);
	background-repeat: repeat-y;
	width: 15px;
}
.contentsBottomFrame
{
	background-image: url(Images/contentsBottomFrame.png);
	background-repeat: no-repeat;
	width: 1030px;
	height: 15px;
	clear: both;
}

.contentsCenterFrame
{
	background-color: #FFFFFF;
	overflow: hidden;
	width: 1000px;
}

.contentsCenterFrameAbsoluteWidth
{
	width: 972px;
	overflow: hidden;
}

.contentsCenterFrameAbsoluteWidth
{
	width: 972px;
	overflow: hidden;
}

.contentsCenterFrameInternal
{
	margin: 2px;
	border: 1px solid #E2E4D9;
	padding: 10px;
}

.separatorBig_div
{
	clear: both;
	height: 10px;
	width: 10px;
}

.separatorSmall_div
{
	clear: both;
	height: 4px;
	width: 10px;
}

.zone_type_menu
{
	float: right;
	padding-right: 20px;
	text-align: right;
	max-width: 250px;
}

.zone_type_menu p
{
	padding-bottom: 6px;
}

.hotelDetailTabContainer
{
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
}

.copyrightPanel
{
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	text-align: center;
}

.copyrightPanel a
{
	color: #666666;
	text-decoration: none;
}

.copyrightPanel a:hover
{
	color: #666666;
	text-decoration: underline;
}

.content_padding
{
	padding: 8px;
}

.upperTxt
{
	text-transform: uppercase;
}

.upperTxt p
{
    padding-bottom: 10px;
}

.headerTxt
{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.searchPanelContainer
{
	width: 290px;
	height: 360px;
	float: left;
	background-color: #E2E4D9;
}

.searchPanel
{
	width: 290px;
	float: left;
	background-color: #E2E4D9;
}

.searchPanelTopMargin
{
	width: 290px;
	height: 85px;
	overflow: hidden;
}

.searchPanelTop
{
}

.searchPanelInternal
{
	height: 275px;
}

.searchPanelInternal2
{
	clear: both;
	padding-left: 15px;
	height: 180px;
}

.searchPanelTop
{
	width: 290px;
	height: 47px;
}

.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;
}

.searchPanelErrorContainer
{
	padding-top: 3px;
	height: 25px;
	overflow: hidden;
	width: 260px;
	font-size: 9px;
}

.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;
}

.reserveDetailHeaderContainer
{
	clear: both;
	font-size: 16px;
	font-weight: bold;
	height: 24px;
	background-color: #F8F8F8;
	width: 770px;
	padding-top: 4px;
}

.adminMenuHeaderContainer
{
	clear: both;
	font-size: 16px;
	font-weight: bold;
	height: 24px;
	background-color: #F8F8F8;
	padding-top: 4px;
	width: 100%;
	padding-left: 8px;
	color: #9A9F79;
}

.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: 20px;
}

.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
{
	line-height: 20px;
	background-color: #F8F8F8;
	font-weight: bold;
	color: #800000;
}

.userDataBody
{
	width: 770px;
	clear: both;
	text-align: left;
}

.userDataColumn
{
	float: left;
	width: 370px;
	list-style: none;
}

.userDataColumn ul
{
	list-style: none;
}

.userDataColumn ul li
{
	float: left;
	width: 340px;
	margin-bottom: 5px;
	line-height: 20px;
}

.userDataColumn ul li label
{
	float: left;
	text-align: left;
	width: 140px;
}

.userDataColumn label.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: 150px;
}

.userDataColumn ul li input[type=checkbox]
{
	float: left;
	text-align: left;
	width: auto;
}

.userDataColumn ul li input.button
{
	border: solid 1px #746f6b;
	font-size: 12px;
	cursor: pointer;
	margin-right: 10px;
	text-align: center;
}

.userDataSimple
{
	float: left;
	width: 700px;
}

.userDataSimple ul
{
	list-style: none;
}

.userDataSimple ul li
{
	float: left;
	width: 690px;
	margin-bottom: 5px;
	line-height: 20px;
}

.userDataSimple ul li label
{
	float: left;
	text-align: left;
	width: 140px;
}

.userDataSimple ul li input, .userDataSimple ul li textarea
{
	float: left;
	text-align: left;
}

.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: #4FC3F9;
	clear: both;
	height: 45px;
}

.grandTitleColored
{
	color: #699FD5;
}

.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;
}

.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
{
	border: solid 1px #746f6b;
	font-size: 12px;
	cursor: pointer;
	background-color: #E9E9E9;
	text-align: center;
}

.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, .grid_container table tr td span
{
    margin: 2px;
}

.grid_container table tr td.data_pager
{
    text-align: center;
    border: solid 1px #999999;
}

.data_form
{
	width: 500px;
	overflow: hidden;
}

.data_form ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.data_form ul li
{
	text-align: left;
	margin-bottom: 10px;
	clear: both;
}

.data_form ul li span
{
	float: left;
	width: 100px;
	margin-right: 4px;
}

.data_form ul li input
{
	width: 270px;
	font-size: 12px;
	float: left;
}

.data_form ul li textarea
{
	width: 270px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
}

.data_form ul li input.button
{
	border: solid 1px #746f6b;
	font-size: 12px;
	cursor: pointer;
	margin-right: 10px;
}

.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;
}

.mainImage
{
	overflow: hidden;
	height: 360px;
	width: 694px;
	float: left;
	background-image: url(Images/BigImage.jpg);
	background-repeat: no-repeat;
	color: White;
}

.mainImage a
{
	color: White;
}

.boxExt
{
	position: relative;
}
.boxInt
{
	z-index: 15;
	position: absolute;
	top: 25px;
	width: 700px;
	height: 100px;
	border: 1px solid #000;
	display: none;
	overflow: hidden;
	background-color: #F7F7F7;
}
.cerrar
{
	position: absolute;
	right: 3px;
	top: 3px;
	border: 1px solid #000;
	line-height: 20px;
	width: 20px;
	text-align: center;
	cursor: pointer;
}
.boxContents
{
	position: absolute;
	display: block;
	width: 665px;
	margin: 2px;
	padding: 2px;
}

.bottomLinks
{
	font-size: 14px;
	color: #699FD5;
	clear: both;
	text-align: center;
	padding: 15px;
}

.bottomLinks a
{
	color: #699FD5;
	text-decoration: none;
}

.bottomLinks a:visited
{
	color: #699FD5;
	text-decoration: none;
}

.bottomLinks a:hover
{
	color: #666666;
	text-decoration: none;
}

.mailPanelContainer
{
	padding: 10px;
	position: fixed;
	width: 286px;
	height: 156px;
	top: 115px;
	left: 795px;
	background-image: url(Images/PopupWindowBackground.png);
	background-repeat: no-repeat;
	z-index: 100;
	color: #666666;
}

.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: 120px;
    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;
}

.floatingInternalSearchFilterPanel_Border1
{
    clear: both; 
    background-color: White;
	border: 1px solid Red;
}

.floatingInternalSearchFilterPanel_Border2
{
    width: 960px; 
    overflow: hidden; 
    background-color: #F9F9F7;
    margin: 2px;
	border: 1px solid Red;
	padding: 4px 0px 0 4px;
}

.hotel_info_control
{
    width: 100%;
}

.hotel_info_control h2
{
    display: inline;
    margin-right: 4px;
    color: Black;
    font-size: 16px;
    font-weight: bold;
}

.sectionHeader
{
    clear: both;
    height: 24px;
    background-color: #F8F8F8;
    width: 100%;
    padding-top: 4px;
}	