@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  62.5%;
	color:#fff;
}

a {
	text-decoration: none;
}

img {
	border:0;
}
a.small {
	font-size:1em !important;
	width:65px;
	float:right;
	background-color: #a50303;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	padding: 1px 0 0 16px;
	margin:2px 0 2px 0;
}

a.small2 {
	font-size:1em !important;
	width:65px;
	float:right;
	background-color: #a50303;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	padding: 1px 0 0 16px;
	margin:20px 0 2px 0;
}

a.enlarge {
	font-size:1em !important;
	width:114px;
	background-color: #a50303;
	background-image: url(../images/ico_sum.gif);
	background-position:center left;
	background-repeat: no-repeat;
	padding: 1px 0 0 16px;
	margin-top:1px;
}

a.medium {
	font-size:1.1em !important;
	width:100px;
	float:left;
	background-color: #a50303;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	padding: 1px 0 0 16px;
	margin:2px 0 0 208px;
}

button.medium {
	font-size:1.1em !important;
	width:110px;
	float:left;
	background-color: #a50303;
	background-image: url(../images/ico_arrow.gif);
	/*background-align: middle;*/
	background-repeat: no-repeat;
	padding: 1px 0 0 16px;
	margin:2px 0 0 208px;
}

a.link {
	font-size:1em !important;
	width:168px;
	padding: 1px 0 0 5px;
	background-color: #a50303;
}

a.small:hover, a.link:hover, a.medium:hover, a.enlarge:hover, a.small2:hover {
	background-color: #950404;
}

.highlighted {
	background-color:#ee5353;
	padding:2px;
}

.clear {
	background-color:#fff;
	color:#000;
	padding:2px;
}

#generalcontent {
	width: 956px;
	margin: 0px 0px 0px -478px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 50%;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
	float: left;
	height:100%;
}

.header {
	width: 896px;
	height: 100px;
	padding: 0px 23px 0px 37px;
	background-image: url(../images/bck_header.jpg);
	background-repeat: repeat-x;	
}

h1 {
	float: left;
	margin: 30px 0px 0px 0px;
}


h2 {
	height: 66px;
	padding: 0;
	margin: 0;
}

h3 {
	border:0;
	padding:0;
	margin:0;
}
	h3 span {
		font-size:1em;
		background-color:#390;
		color:#fff;
		font-style:italic;
		display:block;
		text-indent:1em;
	}

h4 {
	font-size:1.3em;
	border-top: 1px solid #9f0303;
	padding:15px 0 0 0;
}

.headerLanguage {
	height: 32px;
	width: 200px;
	margin: 36px 0px 0px 0px;
	float: right;
}

.headerLanguage a {
	margin: 4px 0px 0px 5px;
	float: right;
}

.headerLanguage a img {
	width: 22px;
	height: 17px;
	border: 0px;
}

.headerLanguage p {
	font-size: 1em;
	color: #999;
	text-align: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.boxbuttons ul {
	height: 30px;
	list-style: none;
	display: inline;
	padding: 0px;
}

.boxbuttons ul li {float: left;}

.boxbuttons ul li a {
	float: left;
	padding: 30px 0px 0px 0px;
	overflow: hidden;
	height: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
	
.boxbuttons ul li a:hover {background-position: 0 -30px;}

.home {width: 63px; background-image: url(../images/menu/home.jpg);}
.apartmentinfo {width: 164px; background-image: url(../images/menu/apartmentinfo.jpg);}
.photogallery {width: 105px; background-image: url(../images/menu/photogallery.jpg);}
.rates {width: 58px; background-image: url(../images/menu/rates.jpg);}
.apartavailability {width: 157px; background-image: url(../images/menu/apartmentavailability.jpg);}
.reservation {width: 188px; background-image: url(../images/menu/reservation.jpg);}
.links {width: 55px; background-image: url(../images/menu/links.jpg);}
.recoleta {width: 76px; background-image: url(../images/menu/recoleta.jpg);}
.contactus {width: 90px; background-image: url(../images/menu/contactus.jpg);}

.home-es {width: 66px; background-image: url(../images/menu/es/home.jpg);}
.apartmentinfo-es {width: 182px; background-image: url(../images/menu/es/apartmentinfo.jpg);}
.photogallery-es {width: 139px; background-image: url(../images/menu/es/photogallery.jpg);}
.rates-es {width: 82px; background-image: url(../images/menu/es/rates.jpg);}
.apartavailability-es {width: 124px; background-image: url(../images/menu/es/apartmentavailability.jpg);}
.reservation-es {width: 124px; background-image: url(../images/menu/es/reservation.jpg);}
.links-es {width: 65px; background-image: url(../images/menu/es/links.jpg);}
.recoleta-es {width: 84px; background-image: url(../images/menu/es/recoleta.jpg);}
.contactus-es {width: 90px; background-image: url(../images/menu/es/contactus.jpg);}

.content {
	width: 956px;
	background: url(../images/bck_content.jpg) repeat-x;
	float: left;
	background-color: #b10606;
}

.leftbox {
	width: 623px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.rightbox {
	width: 333px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
}

.maingallery img { margin:0px; padding:0px; border:0px;}
.byggallery img { margin:0px; padding:0px; border:0px;}

.maingallery {
	height: 292px;
	width: 398px;
	background: url(../images/fondo_galeria_home.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 26px;
	float: left;
}

.maingalleryIE7 {
	padding-left: 0px;
	margin-left: 12px;
}
.maingalleryIE {
	padding-left: 0px;
	margin-left: 6px;
}

.byggallery {
	height: 423px;
	width: 579px;
	background: url(../images/biggallery.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 26px;
	float: left;
}

.byggalleryIE {
	padding-left: 0px ! important;
	margin-left: -4px ! important;
}

byggalleryIE7 {
	padding-left: 0px ! important;
	margin-left: 12px ! important;
}

.gallerytext {
	width: 170px;
	margin: 30px 0px 0px 0;
	float: left;
	padding: 0px 0px 2px 0px;
}

.textexplanation {
	font-size: 1.4em;
	line-height: 18px;
	margin: 14px 0px 0px 0px;
	padding: 16px 0px 0px 0px;
	border-top: 3px solid #fff;
}

.leftbox a, .rightbox a {
	height: 20px;
	line-height: 18px;
	vertical-align: middle;
	display: block;
	font-size: 1.1em;
	color: #fefeff;
}

.moreinfo {
	margin: 12px 0px 0px 0px;
	padding: 1px 0 0 16px;
	background-color: #a50303;
	background-image: url(../images/bck_moredata.jpg);
	background-repeat: no-repeat;
}

	.moreinfo:hover {
		background-color: #950404;
		background-image: url(../images/bck_moredata_over.gif);
		background-repeat: no-repeat;
}

.infoNow {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	background-color: #ce3333;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
}

	.infoNow:hover {
		background-color: #c12424;
}

.infoNow2 {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	background-color: #c12424;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
}

	.infoNow2:hover {
		background-color: #b51b1b;
}

.subgalleryhorizontal {
	height: 144px;
	margin: 4px 0px 0px 0px;
	float: left;
	background: white;
	width: 100%;
	background-image: url(../images/fondo_galeria_homeh.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.moreoptions {
	width: 278px;
	height: 82px;
	padding: 18px 10px 0px 22px;
	margin: 10px 0px 0px 0px;
	background: url(../images/bck_moreoptions.jpg) repeat-x;
	float: left;
}

.moreoptions2 {
	width: 279px;
	height: 78px;
	padding: 26px 32px 0px 22px;
	float: left;
}

#up {background: url(../images/bck_moreoptions2.jpg);}

#down {background: url(../images/bck_moreoptions3.jpg);}

.addmargin {margin: 10px 0px 0px 3px;}

.nowbuttons {margin: 9px 0px 0px 0px;}

.nowbuttons img {
	border: 0px;
	float: left;
}

.rightbox p {
	font-size: 1.2em;
	color: #fff;
}

.location p  {margin: 22px 0px 0px 124px;}

.contact p {margin: 4px 0px 0px 123px;}

.location {
	width: 333px;
	height: 131px;
	float: left;
	background: url(../images/bck_location.jpg);
}

.location-es {
	background: url(../images/-es/bck_location.jpg);
}

.contact {
	width: 333px;
	height: 133px;
	float: left;
	background: url(../images/bck_contact.jpg);
}

.contact-es {
	background: url(../images/-es/bck_contact.jpg);
}

.contactbutton {
	margin: 12px 30px 0px 123px;
	padding: 0px 0px 0px 4px;
	background-color: #df4343;
}

	.contactbutton:hover {
		background-color: #cf3737;
	}

.availability {
	width: 207px;
	height: 175px;
	padding: 2px 0px 0px 126px;
	float: left;
	background: url(../images/bck_availability.jpg);
}

.availability-es {
	background: url(../images/-es/bck_availability.jpg);
}

	.availability ul {
		margin: 0px;
		padding: 0px;
		float: left;
	}
	
	.availability ul li {
		list-style: none;
		margin: 0px 3px 2px 0px;
		height: 20px;
		width: 88px;
	}
	
	.availability ul li a {
		padding: 0px 0px 0px 9px;
		background-color: #df4343;
		font-size: 12px;
	}
	.availability ul li a:hover {
		background-color: #cf3737;
	}

#weather {
	width: 333px;
	float: left;
}

.homepage {
	height: 129px;
	background: url(../images/bck_weather.jpg);
}

.homepage-es {
	background: url(../images/-es/bck_weather.jpg);
}

.insidepage {
	height: 143px;
	background: url(../images/bck_weather2.jpg);
}

.insidepage-es {
	background: url(../images/-es/bck_weather2.jpg);
}

.subgalleryvertical {
	margin: 0px 6px 0px 0px;
	float: left;
	height: 830px;
	width: 144px;
	background-image: url(../images/borde_contenido.gif);
	background-position: top right;
	background-repeat: repeat-y;
	background-color: white;
}

#main {
	width: 436px;
	margin: 32px 0px 0px 0px;
	float: left;
}

#main2, #main3 {
	width: 580px;
	margin: 32px 0px 0px 20px;
	float: left;
}

	#main p, #main2 p, #main3 p {
		font-size: 1.1em;
		line-height: 18px;
	}
	
	#main ul li {
		font-size: 1.1em;
		line-height:18px;
	}
	
	#main table, #main2 table {
		border-bottom: 1px solid #9f0303;
		font-size: 1.1em;
		width:100%;
		text-align: left;		
		vertical-align: top;
	}

	#main3 table {
		font-size: 1.1em;
		width:100%;
		text-align: left;
		line-height:23px;
	}
	
	#main th {
		color: #fefeff;
		line-height: 23px;		
		width: 50%;
		border-top: 1px solid #9f0303;
		padding-top:5px;	
	}
	
	#main2 th {
		line-height: 23px;		
		width: 30%;
		border-top: 1px solid #9f0303;
		padding-top:5px;
		font-weight: normal;
		vertical-align:top;	
	}
	
	#main2 dt {
		padding: 8px 0 2px 0;
		border-top: 1px solid #9f0303;
		font-size:1.3em;
		font-weight: bold;
		margin-left:170px;
	}
	
	#main2 dd p {
		min-height:144px;
		vertical-align:top;
		/*_height:156px;*/
	}

	#main3 th {
		font-weight: normal;	
		vertical-align:top;
		width:35%;
	}
	
	#main3 td {
		vertical-align:top;
	}

	#main2 td, #main td {
		border-top: 1px solid #9f0303;
		text-align: left;
		line-height: 23px;		
	}
	
	#main2 .thumb {
		border:15px solid #a50303;
	}


td.offercell {
	font-weight: bold;
	height: 64px;
}

.ratestable .moreinfo {margin: 34px 0px 0px 0px;}

#main3 input, #main3 textarea {
	width: 320px;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #850404;
	padding:2px;
}

.inputSmall {
	width:auto !important;
}
.inputMedium {
	width:260px !important;
}


.recothumb {
	float:left;
	margin:-27px 30px 0 -30px;
}

.error {
	background-color:#595959;
	font-style:italic;
	text-indent:1em;
	color:#ccc;
}

#copy {
	text-align:center;
	background-color:#595959;
	width: auto;
	margin: auto;
	font-size:1em;
	color:#999;
	clear:both;
	padding:2px 0 2px 0;
}
	#copy a {
		color:#999;
	}
	#copy a:hover {
		color:#ccc;
	}

/* ============= CALENDARIOS =============== */

div.calendario {
	float: left;
	width: 186px;
	height: 161px;
	margin-bottom: 10px;
	margin-right: 2px;
	font-size:0.9em;
}

div.calendario div.departamento {
	float: left;
	width: 26px;
	background-color: #ccc;
	color: #000;
	text-align: center;
	height: 160px;
	font-size:1em;
	border-top:1px solid #a50303;
}

div.calendario div.departamento p {
	font-weight:bold;
}

div.calendario table.calendarioTable {
	width: 146px !important;
	
}
	.days {
		background-color:#b10606;
		color:#fff !important;
	}
	.days2 {
		background-color:#b10606;
		color:#ccc !important;
	}
	.YearMonth {
		background-color:#fff;
		padding:0;
		text-align:left;
	}

div.calendario table td {
	line-height: 19px !important;
	height: 14px !important;
	width: 14% !important;
	text-align: center !important;
	vertical-align: middle !important;
	color:#000;
}

div.calendario table td.interno {
}

div.calendario table input {
	border: 0px none !important;
	cursor: default !important;
	margin: 0px !important;
	width: 15px !important;
	text-align: center !important;
	background: transparent !important;
	font-size:1em;
}

/* CAMBIOS NUEVOS */
h1 a img {
	border: 0px none;
}

#leftClickerTop,
#rightScrollerTop,
#leftClicker,
#rightScroller,
#topClicker,
#bottomClicker,
#rightScrollerGallery,
#leftClickerGallery {
	cursor: pointer;
}

/* SE OCULTAN LOS BOTONES DE LA GALERIA */
#leftClickerTop,
#rightScrollerTop,
#leftClickerGallery,
#rightScrollerGallery {
	display: none;
}

.calBotonIzq {
	background: transparent !important;
	border: 0px none !important;
	width: 12px !important;
	padding: 0px !important;
	cursor: pointer !important;
}

div.calendario table input.calInputYear {
	width: 28px !important;
	text-align: right !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	background-color:#fff;
}

div.calendario table input.calInputMonth {
	width: 60px !important;
	text-align: left !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	background-color:#fff;
}

.width89 {
	width: 89%;
}

#captcha {
	width: 146px !important;
	text-align: center;
	letter-spacing: 15px;
	text-transform: uppercase;
}
.linkImgInformation {
	margin-bottom: 7px ! important;
}

.linkImgRates {
	margin-bottom: 7px ! important;
}
.incdecmonth {
	background: transparent !important;
	border: 0px none !important;
	width: 12px !important;
	padding: 0px !important;
	cursor: pointer !important;
}

#inicioCal img,
#finCal img {
	border: 0px none;
}
#id_pais {
	width: 325px;
}

dl#weather {
	width:333px;
	margin:0;
	padding:0;
}
dl#weather dd.today {
	float:left;
	padding:0 10px 0 70px;
	margin-right:10px;
	border-right:1px dotted #fff;
}
dl#weather dd.tomorrow {
	vertical-align:bottom;
	font-size:1.1em;
}
	#weather img {
		vertical-align: middle;
		font-weight: bold;
		margin: 0px 6px 0px 0px;
	}
	
	#weather .temp {
		font-size: 2.6em;
		font-family: Arial, Helvetica, sans-serif;
		vertical-align:middle;
		margin-left:-10px;
	}
	
	#weather .desc {
		font-size: 0.9em;
		font-weight: bold;
		text-transform:uppercase;
	}
	#weather .hum {
		font-size: 1.1em;
	}


dl.equipment {
	margin-bottom:20px;
}
	dl.equipment dt {
		font-size:1em;
		background-color:#595959;
		padding:3px 0 3px 17px;
		text-indent:4px;
		margin:15px 0 5px 0;
		text-transform:uppercase;
		background-image: url(../images/star.gif);
		background-repeat:no-repeat;
		background-position:left;
		width:auto;
	}
	dl.equipment dd {
		display:block;
		font-size:1.1em;
		border-bottom:1px solid #fff;
		padding:4px;
		margin:0;
	}
	dl.equipment dd.col {
		width:200px;
		float:left;
		margin-right:20px;
	}
	dl.equipment dd.col2 {
		width:200px;
		height:26px;
		float:left;
		margin-right:20px;
	}

