/** Copyright 2008, Digitalware IT Consulting.
* @copyright       Copyright 2008, Digitalware IT Consulting.
* www.digitalware.com.ar*/
*
{
	margin: 0;
	padding: 0;
}
/*General Style Info*/
BODY
{
	background: #F4F4F4;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
	text-align: left;
	color: #363636;
}
H1, H2, H3, H4
{
	font-weight: normal;
}
H1
{
	color: #003D4C;
	font-size: 115%;
	margin: 0.1em 0 0.5em;
	font-weight: bold;
}
H2
{
	color: #FAA40F;
	font-size: 190%;
	margin: 0.3em 0;
	padding-top: 0.8em;
}
H3
{
	color: #993;
	font-size: 165%;
	padding-top: 0;
}
H4
{
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}
IMG
{
	border: none;
}
A:visited
{
	color: #333;
}
A
{
	color: #333;
}
/*Ajax*/
.ajax-loader
{
	background-image: url(/img/ajax-loader-2.gif);
	display: none;
	height: 32px;
	width: 32px;
}
.ajax-loader-mini
{
	background-image: url(/img/ajax-loader-mini.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	display: none;
	float: left;
	height: 16px;
	width: 16px;
}
/*Layout*/
#container
{
	margin: 0px auto 10px;
	width: 840px;
	height: auto;
}
#header
{
	width: 840px;
	height: 140px;
	text-align: left;
}
#menu
{
	width: 840px;
	height: 27px;
}
#system-admin-menu
{
	left: 0;
	top: 0;
	position: fixed;
}
#content
{
	min-height: 300px;
	width: 810px;
	float: left;
	background-image: url(/img/fdo.gif);
	padding: 0 0 15px 30px;
}
#sidebar
{
	width: 10%;
	float: right;
}
#flags-bar
{
	float: right;
	margin-right: 20px;
}
#footer
{
	/*height: 225px;*/
	height: auto;	
	clear: left;
/*	float: left;*/
	background-image: url(/img/fdo.gif);
}
/*Menu*/
#menu IMG
{
	float: left;
}
/*Content*/
#content H1, H2, H3, H4, P
{
	margin-bottom: 10px;
}
/*Footer*/
#footer-top
{
	background-image: url(/img/tit_porque_home.gif);
	width: 840px;
	height: 41px;
	margin-top: 20px;
	clear: left;
	float: left;
}
#best-rates-container
{
	float: left;
	background-image: url(/img/fdo_1.gif);
	width: 204px;
	height: 100px;
	text-align: left;
}
#best-rates-text
{
	padding-left: 40px;
}
#variety
{
	float: left;
	background-image: url(/img/fdo_2.gif);
	width: 220px;
	height: 100px;
	text-align: left;
	padding-left: 5px;
}
#satisfied-clients
{
	float: left;
	background-image: url(/img/fdo_3.gif);
	width: 185px;
	height: 100px;
	text-align: left;
	padding-left: 5px;
}
#your-language
{
	float: left;
	background-image: url(/img/fdo_4.gif);
	width: 216px;
	height: 100px;
	text-align: left;
	padding-left: 5px;
}
#footer-separator
{
	float: left;
	background-image: url(/img/bott.gif);
	width: 840px;
	height: 33px;
	text-align: left;
}
#homecheck-copyright-container
{
	float: left;
	width: 100%;
	text-align: center;
	height: 25px;
}
#homecheck-text
{
	text-align: center;
	font-weight: bold;
	color: #FAA40F;
}
#footer-bottom
{
	background-image: url(/img/bott_pagina.gif);
	width: 840px;
	height: 17px;
	clear: left;
}
#links-container
{
	margin-top: -20px;
	height: 40px;
	float: right;
}
.digitalware-link
{
	background-image: url(/img/digitalware.png);
	width: 98px;
	height: 23px;
	float: right;
	margin-left: 50px;
}
.andrade-link
{
	background-image: url(/img/pie.gif);
	width: 84px;
	height: 28px;
	float: right;
	margin-top: -6px;
}
/*Tables*/
TABLE
{
	background: #FFF;
	border: 1px solid #CCC;
	border-right: 0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
TH
{
	background: #F2F2F2;
	border: 1px solid #BBB;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	text-align: center;
	color: #333;
}
TH A:visited
{
	background: #F2F2F2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	color: #333;
}
TH A
{
	background: #F2F2F2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	color: #333;
}
TH A:hover
{
	background: #CCC;
	color: #333;
	text-decoration: none;
}
TABLE TR TD
{
	background: #FFF;
	border-right: 1px solid #CCC;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}
TABLE TR.altrow TD
{
	background: #F4F4F4;
}
TD.actions
{
	text-align: center;
	white-space: nowrap;
}
TD.actions A
{
	margin: 0px 6px;
}
.cake-sql-log TABLE
{
	background: #F4F4F4;
}
.cake-sql-log TD
{
	padding: 4px 8px;
	text-align: left;
}
/*Search Box*/
#search-box
{
	width: 378px;
	height: auto;
	float: left;
}
#search-box LABEL
{
	font-size: 90%;
}
#search-box-top
{
	background-image: url(/img/tit_busque.gif);
	width: 408px;
	height: 36px;
	margin: 20px 0 0 -30px;
}
#search-box-middle
{
	background-image: url(/img/fdo_buscador.gif);
	width: 364px;
	height: 215px;
	margin-left: 14px;
}
#search-box-bottom
{
	background-image: url(/img/bott_buscador.gif);
	width: 364px;
	height: 13px;
	margin-left: 14px;
}
.selectFieldContainer
{
	width: 350px;
	float: left;
	clear: left;
	padding-top: 5px;
}
.textFieldContainer
{
	width: 350px;
	float: left;
	clear: left;
}
.calendarLabel
{
	padding-right: 4px;
	width: 80px;
	text-align: right;
	margin: 0px;
}
.calendarInput
{
	width: 100px;
	margin: 0px;
	float: left;
	clear: none;
	font-size: 85% !important;
}
.submitSearch
{
	font-size: 90%;
	margin-left: 120px;
	#margin-top: -15px;
	width: 50px !important;
	background-image: url(/img/btn_buscar.gif);
}
/*Result Box*/
#result-top
{
	background-image: url(/img/tit_resultado.gif);
	width: 840px;
	height: 39px;
	margin: 20px 20px 10px -30px;
}
#result-criteria
{
	text-align: center;
}
#result-criteria-not-found
{
	text-align: center;
	margin-bottom: 60px;
	margin-top: 0;
	font-weight: bold;
}
.result-content-table TD
{
	border: none !important;
}
.result-content-table
{
	border: none !important;
}
.result-content-box
{
	width: 640px;
	overflow: hidden;
	height: auto;
	min-height: 130px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FAA40F;
}
.result-content-box-alt
{
	width: 640px;
	overflow: hidden;
	min-height: 130px;
	height: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FAA40F;
	background-color: #F7E1BA;
}
.result-content-hotel-picture
{
	width: 140px;
	height: 105px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #FAA40F;
	float: left;
}
.result-content-data
{
	width: 350px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.result-content-data P
{
	margin: 0px 0px 2px;
	clear: left;
	text-align: left;
}
.result-content-more-options-content P
{
	margin: 15px 0px;
	clear: left;
	width: 450px;
	text-align: left;
}
.result-content-hotel
{
	color: #FAA40F;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
.result-content-type-category
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
}
.result-content-more-info
{
	width: 100px;
	height: 14px;
	margin-top: 10px;
	float: left;
	background-image: url(/img/btn_masinfo.gif);
}
.result-content-more-options-content
{
	width: 350px;
	height: auto;
	margin-top: 5px;
	float: left;
	display: none;
	clear: left;
}
.result-content-more-options
{
	width: 134px;
	height: 14px;
	margin-top: 5px;
	float: left;
	background-image: url(/img/btn_masopciones.gif);
	clear: left;
	cursor: pointer;
}
.result-content-more-options-close
{
	width: 130px;
	height: 14px;
	display: none;
	margin-top: 5px;
	float: left;
	background-image: url(/img/btn_masopciones_close.gif);
	clear: left;
	cursor: pointer;
}
.result-content-more-options-ajax-loader
{
	width: 128px;
	height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url(/img/ajax-loader.gif);
	clear: left;
}
.result-content-submit-button
{
	background-image: url(/img/reservar.gif);
	width: 70px;
	height: 19px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}
.result-content-option-submit-button
{
	background-image: url(/img/reservar.gif);
	width: 70px;
	height: 19px;
	margin-right: 10px;
	float: left;
}
/*Service Reservation Details*/
#service-reservation-top
{
	background-image: url(/img/tit_reservas.gif);
	width: 840px;
	height: 64px;
	margin: 10px 0 0 -30px;
}
#service-reservation-details-title
{
	background-image: url(/img/tit_detallereserva.gif);
	width: 364px;
	height: 26px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#service-reservation-details
{
	width: auto;
	height: auto;
	margin-bottom: 5px;
	padding-left: 70px;
	float: left;
}
#service-reservation-data-title
{
	background-image: url(/img/tit_datosreserva.gif);
	width: 364px;
	height: 26px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#service-reservation-data
{
	width: auto;
	height: auto;
	margin-bottom: 10px;
	clear: left;
	float: left;
}
#service-reservation-data P
{
	clear: left;
	float: left;
	font-size: 9px;
	width: 600px;
	margin-left: 85px;
	margin-bottom: 0px;
}
.service-reservation-data-submit-button
{
	margin-left: 240px;
	margin-top: 10px;
	float: left;
	clear: both;
}
.service-reservation-rate-detail
{
	clear: both;
	margin-top: 20px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
.service-reservation-rate-detail TABLE
{
	background: #FFF;
	border: none;
	color: #333;
	margin-left: auto;
	margin-right: auto;
}
.service-reservation-rate-detail TH
{
	background: #FAA40F;
	border: none;
	border: 1px solid #CCC;
}
.service-reservation-rate-detail TD
{
	border-right: 1px solid #CCC;
	border: 1px solid #CCC;
}
.service-reservation-rate-detail TD.total-price
{
	border: 1px solid #444444;
	font-weight: bold;
}
.service-reservation-rate-detail TD.total-text
{
	text-align: right;
	border: none;
	border-top: 1px solid #444444;
	font-weight: bold;
}
#service-reservation-add-result
{
	margin-top: 10px;
	margin-left: 85px;
	margin-bottom: 40px;
	font-size: 11px;
}
/*Hotels*/
#town-hotels-top
{
	background-image: url(/img/tit_hoteles.gif);
	width: 840px;
	height: 64px;
	margin: 15px 0 10px -30px;
}
#town-hotels-container
{
	padding-left: 75px;
	margin-bottom: 20px;
}
/*View Hotel*/
#hotel-view-top
{
	background-image: url(/img/tit_fichas.gif);
	width: 840px;
	height: 64px;
	margin: 15px 0 10px -30px;
}
#hotel-view-hotel-data
{
	padding-left: 25px;
	clear: left;
	margin-bottom: 35px;
	float: left;
}
#hotel-view-hotel-data DIV.picture
{
	float: left;
}
.hotel-view-hotel-data-picture
{
	width: 141px;
	height: 103px;
	border: 1px solid #FAA40F;
	float: left;
}
#hotel-view-hotel-data DIV.details
{
	float: left;
	width: 70%;
	padding-left: 15px;
	height: auto;
}
.hotel-view-hotel-name
{
	color: #FAA40F;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: capitalize;
}
.hotel-view-type-category
{
	font-weight: bold;
	font-family: Tahoma;
	margin-bottom: 0px;
	font-size: 10px;
}
#hotel-view-hotel-pictures
{
	clear: left;
	float: left;
	margin-bottom: 35px;
}
#hotel-view-hotel-pictures DIV.container
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 55px;
	overflow: hidden;
	width: 720px;
	margin-top: 30px;
	height: auto;
}
#hotel-view-hotel-pictures-top
{
	background-image: url(/img/tit_galeria.gif);
	width: 840px;
	height: 39px;
	margin: 20px 0 10px -30px;
}
#hotel-view-hotel-map
{
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	clear: left;
	float: left;
	margin-bottom: 40px;
}
#hotel-view-hotel-map DIV.container
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	width: 753px;
	height: 350px;
}
#hotel-view-hotel-map-top
{
	background-image: url(/img/tit_plano.gif);
	width: 840px;
	height: 39px;
	margin: 20px 0 20px -30px;
}
.thumbnail
{
	background-color: #222222;
	border: 1px solid #2A2A2A;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 3px 3px 8px;
}
/*Support*/
#support-top
{
	background-image: url(/img/tit_consultas.gif);
	width: 840px;
	height: 64px;
	margin: 15px 0 10px -30px;
}
#support-container
{
	padding-left: 75px;
	padding-right: 75px;
	margin-bottom: 20px;
}
TABLE.support-history
{
	width: 80%;
	border: none;
	margin: 0px;
}
TABLE.support-history TD.date
{
	width: 20%;
	border: none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}
TABLE.support-history TD
{
	border: none;
	width: 80%;
	text-align: left;
	margin: 0px;
}
/*Static Pages*/
#about-us-top
{
	background-image: url(/img/tit_quienes.gif);
	width: 840px;
	height: 64px;
	margin: 15px 0 10px -30px;
}
#about-us-container
{
	padding-left: 35px;
	padding-right: 75px;
	margin-bottom: 20px;
}
#how-to-top
{
	background-image: url(/img/tit_comoreservar.gif);
	width: 840px;
	height: 64px;
	margin: 15px 0 10px -30px;
}
#how-to-container
{
	padding-left: 75px;
	padding-right: 75px;
	margin-bottom: 20px;
}
#how-to-container DIV.step1-top
{
	background-image: url(/img/paso1.gif);
	width: 54px;
	height: 32px;
	margin-top: 10px;
}
#how-to-container DIV.step2-top
{
	background-image: url(/img/paso2.gif);
	width: 54px;
	height: 32px;
	margin-top: 10px;
}
#how-to-container DIV.step3-top
{
	background-image: url(/img/paso3.gif);
	width: 54px;
	height: 32px;
	margin-top: 10px;
}
#faq-top
{
	background-image: url(/img/tit_faq.gif);
	width: 840px;
	height: 64px;
	margin: 15px 0 10px -30px;
}
#faq-container
{
	padding-left: 75px;
	padding-right: 75px;
	margin-bottom: 20px;
}
#faq-container P
{
	margin-left: 0;
}
/*Promotion*/
#promotions-container
{
	width: 402px;
	height: auto;
	float: left;
}
#promotions-top
{
	background-image: url(/img/tit_promos.gif);
	width: 432px;
	height: 36px;
	margin-top: 20px;
}
#promotions-middle
{
	background-image: url(/img/promo.jpg);
	width: 322px;
	height: 131px;
	margin-left: 35px;
}
/*Paging*/
DIV.paging
{
	color: #CCC;
	margin-bottom: 2em;
	margin-left: 45px;
}
DIV.paging DIV.disabled
{
	color: #DDD;
	display: inline;
}
DIV.paging SPAN
{
}
DIV.paging SPAN.current
{
	color: #000;
}
DIV.paging SPAN A
{
}
/*Scaffold View*/
DL
{
	line-height: 2em;
	margin: 0em;
	width: 60%;
}
DL.altrow
{
	background: #F4F4F4;
}
DT
{
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
DD
{
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}
/*Forms*/
.form-field-container
{
	margin-bottom: 5px;
	width: 350px;
	float: left;
	clear: left;
}
.form-label
{
	padding-right: 4px;
	width: 80px;
	text-align: right;
	margin: 0px;
}
.form-label-bold
{
	padding-right: 4px;
	width: 80px;
	text-align: right;
	margin: 0px;
	font-weight: bold;
}
.form-input
{
	width: 200px;
	margin: 0px;
	float: left;
	clear: none;
}
FORM
{
	clear: both;
	margin-right: 0px;
	padding: 0;
	width: 100%;
}
FIELDSET
{
	border: none;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 16px 20px;
}
FIELDSET LEGEND
{
	background: #FFF;
	color: #FAA40F;
	font-size: 160%;
	font-weight: bold;
}
FIELDSET FIELDSET
{
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
FIELDSET FIELDSET LEGEND
{
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
FIELDSET FIELDSET DIV
{
	clear: left;
	margin: 0 20px;
}
FORM DIV
{
	clear: left;
	float:left;
	padding: 0;
	vertical-align: text-top;
}
DIV.p
{
	margin: 0px 0px 10px;
}
FORM DIV.input
{
	padding: 2px;
	color: #444;
	width: 80%;
}
FORM DIV.required
{
	color: #333;
	font-weight: bold;
}
FORM DIV.cancelButton
{
	border: 0;
	margin-top: 10px;
	margin-left: 25%;
	float: left;
	clear: none;
}
FORM DIV.submit
{
	border: none;
	margin-top: 0px;
	margin-left: 35%;
	clear: none;
	float: left;
	#margin-top: 5px;
}
.labelForCheckbox
{
	font-size: 100%;
	padding-right: 20px;
	vertical-align: top;
	width: 120px;
	text-align: left;
	float: left;
}
LABEL
{
	font-size: 100%;
	font-weight: bold;
	padding-right: 15px;
	vertical-align: top;
	width: 90px;
	text-align: right;
	float: left;
	clear: left;
}
INPUT, TEXTAREA
{
	clear: both;
	font-size: 100%;
	font-family: Tahoma;
	padding: 2px;
	width: auto;
}
SELECT
{
	clear: none;
	float: left;
	font-size: 85%;
	vertical-align: text-bottom;
}
SELECT[multiple=multiple]
{
	width: 25%;
}
.checkbox
{
	float: left;
	clear: left;
	vertical-align: middle;
}
OPTION
{
	font-size: 120%;
	padding: 0 3px;
}
INPUT[type=checkbox]
{
	clear: none;
	float: left;
	margin-top: 2px;
	width: auto;
}
INPUT[type=submit]
{
	font-size: 100%;
	width: 80px;
	vertical-align: bottom;
}
INPUT[type=button]
{
	font-size: 100%;
	padding: 2px 5px;
	width: 80px;
	vertical-align: bottom;
	float: left;
}
/*Notices and Errors*/
DIV.message
{
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
DIV.error-message
{
	clear: both;
	color: #900;
	font-weight: bold;
}
P.error
{
	background-color: #E32;
	color: #FFF;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
P.error EM
{
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice
{
	background: #FFCC00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success
{
	background: #008000;
	color: #FFF;
}
/*Actions*/
DIV.actions
{
	float: left;
	clear: both;
	margin-top: 30px;
	margin-left: 20px;
}
DIV.actions UL
{
	margin: 0px 0;
	padding: 0;
}
DIV.actions LI
{
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
DIV.actions UL LI A
{
	color: #003D4C;
	text-decoration: none;
}
DIV.actions UL LI A:hover
{
	color: #333;
	text-decoration: underline;
}
/*Related*/
DIV.related
{
	clear: both;
	display: block;
}
/*Debugging*/
PRE
{
	color: #000;
	background: #F0F0F0;
	padding: 1em;
}
PRE.cake-debug
{
	background: #FFCC00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
DIV.cake-stack-trace
{
	background: #FFF;
	border: 4px dotted #FFCC00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
DIV.cake-code-dump PRE
{
	position: relative;
	overflow: auto;
}
DIV.cake-stack-trace PRE, DIV.cake-code-dump PRE
{
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
DIV.cake-code-dump PRE, DIV.cake-code-dump PRE CODE
{
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
DIV.cake-code-dump SPAN.code-highlight
{
	background-color: #FF0;
	padding: 4px;
}
DIV.code-coverage-results DIV.code-line
{
	padding-left: 5px;
	display: block;
	margin-left: 10px;
}
DIV.code-coverage-results DIV.uncovered SPAN.content
{
	background: #ECC;
}
DIV.code-coverage-results DIV.covered SPAN.content
{
	background: #CEC;
}
DIV.code-coverage-results DIV.ignored SPAN.content
{
	color: #AAA;
}
DIV.code-coverage-results SPAN.line-num
{
	color: #666;
	display: block;
	float: left;
	width: 20px;
	text-align: right;
	margin-right: 5px;
}
DIV.code-coverage-results SPAN.line-num STRONG
{
	color: #666;
}
DIV.code-coverage-results DIV.start
{
	border: 1px solid #AAA;
	border-width: 1px 1px 0px;
	margin-top: 30px;
	padding-top: 5px;
}
DIV.code-coverage-results DIV.end
{
	border: 1px solid #AAA;
	border-width: 0px 1px 1px;
	margin-bottom: 30px;
	padding-bottom: 5px;
}
DIV.code-coverage-results DIV.realstart
{
	margin-top: 0px;
}
DIV.code-coverage-results P.note
{
	color: #BBB;
	padding: 5px;
	margin: 5px 0 10px;
	font-size: 10px;
}
DIV.code-coverage-results SPAN.result-bad
{
	color: #A00;
}
DIV.code-coverage-results SPAN.result-ok
{
	color: #FA0;
}
DIV.code-coverage-results SPAN.result-good
{
	color: #0A0;
}

