html {
	height:100%;
	width:100%;
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
body { 
	margin: 0px;
	background: #FFF url(../assets/images/pattern_fundo.jpg) repeat-x;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align:left;
}
h1 {
	font-size: 24px;
	border-bottom:1px solid #bec0cd;
	margin:0 0 20px 0;
}

h2 {
	font-size: 16px;
	border-bottom:1px solid #bec0cd;
	margin:10px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	margin:0;
}

a {
	text-decoration: none;
    color: #3B5688;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

img {
	margin:0px;
	border:0px;
}

pre {
	font: inherit;
}

.clear{
	clear:both;
	line-height:0px;
	font-size:0px;
}

.center {
    margin-left: auto;
    margin-right: auto;
}
/* AddThis */
#atffc {
  display: none;
}
/* --------------------------------------------------*/

.form {
    table-layout: fixed;
    border-collapse:collapse;
    width: 100%;
}

.usableArea {
    width:900px;
}

.top_bar{
	width:900px;
	height:39px;
}

.flags{
	width:160px;
	height:30px;
	float:left;
	padding:0 10px;
}

.flags .en, .flags .es, .flags .fr, .flags .de{
	height:15px;
	width:20px;
	display:block;
	float:left;
	margin:10px 10px 0 10px;
}

.flags .en{
	background: url(../assets/images/flag_en.png) no-repeat;
}

.flags .es{
	background: url(../assets/images/flag_es.png) no-repeat;
}

.flags .fr{
	background: url(../assets/images/flag_fr.png) no-repeat;
}

.flags .de{
	background: url(../assets/images/flag_de.png) no-repeat;
}

.tabMenu {
	height:30px;
	float:right;
	padding-top:9px;
	width: 700px;
}

.tabMenu a {
        text-align:center;
}


.header{
	width:900px;
	height:172px;
}
.logo{
	background: url(../assets/images/logo.png) no-repeat;
	width:200px;
	height:170px;
	float:left;
}
.banner{
	background: url(../assets/images/banner.jpg) no-repeat;
	width:540px;
	height:170px;
	float:left;
}
.bannerBO{
	background: url(../assets/images/banner_bo.jpg) no-repeat;
	width:700px;
	height:170px;
	float:left;
}
.newsletter{
	width:144px;
	height:100px;
	float:left;
	text-align:left;
	padding:30px 8px 8px 8px;
}

.IE6 .newsletter {
	padding-right: 0px;
	padding-left: 6px;
}

DIV.newsletter .Input fieldset {
	margin: 4px 0px;
}

.IE DIV.newsletter .Input fieldset {
    margin: 2px 0px;
}

.newsletter span {
	font-weight:bold;
	color:#666666;
}

.addthis_button {
  float: right;
  margin-right: 8px;
}
/* ---------------------------------------------------------------------*/

.submit .Button {
	float: right;
}

.page_content{
	background: #FFF url(../assets/images/pattern_content.jpg) repeat-x;
	width: 850px;
	padding: 40px 25px;	
	
}
.left_col{
	width: 200px;
	float:left;
}
.box_header{
	height:20px;
	font-weight:bold;
	background: url(../assets/images/box_header.png) no-repeat;
	padding:10px 10px 0 10px;
        text-align: center;
}
.box_content{
	background: url(../assets/images/box_center.png) repeat-y;
	padding:10px;
	margin: 0px;
}
.box_content td{
	padding:2px 4px 2px 2px;
	vertical-align: top;
}

.box_content .calForm{
	padding-right:6px;
}

.box_content td span, label.wto {
	/*font-weight:bold;*/
	padding-left:2px;
	font-size:12px;
	line-height:20px;
}

.box_bottom{
	width: 200px;
	height:10px;
	background: url(../assets/images/box_bottom.png) no-repeat;
	margin-bottom:25px;
}

.content_area{
	width: 625px;
	margin-left: 25px;
	float:left;
	/*font-size:12px;*/
}

.listing {
	table-layout: fixed;
	cursor: pointer;
	border-collapse: collapse;
  height: 140px;
}

.listing td, .listing th{
	text-align: left;
	vertical-align: middle;
	padding: 6px 0px;
}

.listing td.c1{
	width:128px;
}
.listing td.c1 img{
	display: block;
}
.listing td.c1 a{
	display: block;
	background: url(../assets/images/apartment_img_frame.png) no-repeat;
	padding:4px;
}
.listing td.c2{
	width:106px;
	text-align:right;
	padding:14px 6px 0px 0px;
	line-height:16px;
    vertical-align:top;
}
.listing td.c3{
	width:130px;
	font-weight:bold;
	padding:14px 0px 0px 6px;
	line-height:16px;
	vertical-align:top;
    overflow: hidden;
    white-space: nowrap;
}
.listing td.c3 div{
    width: 124px;
}
.listing td.c4{
	width:244px;
	padding:0px 0px 0px 6px;
	line-height:16px;
  vertical-align: top;
}

/* -------------------------------------- */


table.listing:hover tr{
	background-color:#fffdf1;
}

.listing .R1{
	background-color:#f0f1f1;
}

.listing .text {
    text-align: left;
    padding-left: 8px;
}

/* ---------------------------------------------------------- */

table.list_nav  {
	border:1px solid #dee2e6;
	border-top:6px solid #dee2e6;
	table-layout:fixed;
	background-color:#f6f6f6;
}

.list_nav td{
	text-align:center;
	vertical-align:middle;
	padding:0px;
	line-height:10px;
}

.guestbook .list_nav td.c1{
	width:442px;
}

.list_nav td.c1{
	width:464px;
}
.list_nav td.c2{
	width:40px;
}
.list_nav td.c3{
	width:40px;
}
.list_nav td.c4{
	width:70px;
	font-weight:bold;
	color:#666666;
}


.reviews a{
	float:right;
	margin:3px 6px -3px 0;
	padding:2px 3px 4px 5px;
	border:1px solid #f7f9fb;
}
.reviews a:hover{
	background-color:#a8b4c0;
	color:#FFFFFF;
	border:1px solid #dee2e6;
	text-decoration:none;
}

.IE .reviews {
    margin-bottom:-1px;
}

table.reviews {
	border-collapse:collapse;
	table-layout:fixed;
}

.reviews td{
	text-align:left;
	vertical-align:middle;
	border:1px solid #dee2e6;
	padding:0px;
	line-height:26px;
	padding-left: 8px;
}
.reviews .R1{
	background-color:#f0f1f1;
}

.reviews td.c1{
	width:540px;
	font-weight:bold;
}

.guestbook .reviews td.c1{
    width:518px;
    font-weight:bold;
}

.reviews .c1date {
    float: right;
    padding-right: 10px;
    font-weight: normal;
}

.reviews .c1user {
	margin-top:10px;
	color:#844;
}

.reviews td.c2{
	width:75px;
    text-align: center;
	padding-left: 0px;	
}
.reviews td.c3{
	line-height:16px;
	padding: 6px 0 9px 8px;
}


/* ---------------------------------------------------------- */

.footer_content{
	width:900px;
	height:62px;
	background: url(../assets/images/pattern_content_footer.jpg) repeat-x;
}

.footer_content a {
	color:#000000;
}

.footer_menu{
	height:20px;	
	font-weight: bold;
	text-align: center;
	padding:12px 0;	
}

.credits{
	height:14px;
	font-size: 10px;
    /*padding-top: 12px;*/
    text-align: center;
}

/* ---------------------------------------------------------- */

.theMenu li {
    list-style: square outside;
    margin-left: 16px;
}

.theMenu a {
    padding: 4px;
    display: block;
}

.theMenu a:hover {
    background: url(../assets/images/apartm_list_header.png) repeat-x;
    text-decoration: none;
    outline: 1px solid #DDD;
}

.theMenu a:active {
    background: #E1E3E4;
}

.theMenu a:focus {
    outline: 1px dotted #CCC;
}

.theMenu a.selected {
}

/* ---------------------------------------------------------- */

.detailPages {
	border:1px #d7d9db solid;
	background-color:#f8f8f8;
	padding:10px;
	text-align:left;
}

FIELDSET.gallery_selector{
    border:1px #d7d9db solid;
    background-color:#ffffff;
    height:32px;
    padding:3px 3px 3px 12px;
}

.gallery_selector span{
	line-height:28px;
	vertical-align:middle;
}


.selector01, .selector02, .selector03{
	height:20px;
	display:block;
	float:right;
	padding:9px 38px 3px 3px;
	margin-left:4px;
	font: bold 10px Tahoma, Arial, Sans-serif;
	text-align:right;
	text-transform:uppercase;
}
.selector01{
	width:40px;
	background: url(../assets/images/bt_video.png) no-repeat;
	background-position:right;
}
.selector02{
	width:30px;
	background: url(../assets/images/bt_mapa.png) no-repeat;
	background-position:right;
}
.selector03{
	width:55px;
	background: url(../assets/images/bt_gallery.png) no-repeat;
	background-position:right;
}


a.selector01, a.selector02, a.selector03{
	color:#666666;
}

a.selector01:hover, a.selector02:hover, a.selector03:hover{
	color:#000000;
	text-decoration:none;
	background-color:#ebebeb;
}

.detailPages .thumbs{
	width:64px;
	height:446px;
	margin:8px 0 10px 15px;
	float:left;
}
.detailPages .thumbs img_frame{
	float:left;
	margin-bottom:3px;
}
.detailPages .thumbs img{
	border:5px #FFFFFF solid;
}

.links_frame{
	vertical-align:top;
	background-color:#ffffff;
	border:1px #d7d9db solid;
	padding:0 0px 10px 10px;
	width:270px;
}

.links_frame img{
	margin:0 10px 10px 0;
}

.links_frame h2{
	margin-right:10px;
}

.contacts_area{
	line-height:18px;
}

.calendar_frame{
	float:right;
	background-color:#ffffff;
	border:1px #d7d9db solid;
	margin:0 0 0 10px;
	width:200px;
}

.calendar_frame .calendar{
	margin:10px;
}

a.featured{
	text-decoration:none;
	color:#000000;
}

a:hover.featured{
	text-decoration:underline;
}

.featured H3 {
	float: left;
}

.featured .price {
	text-align: right;
}

.image_area{
	margin:8px 0 10px 0;
	float:left;
}

.image_area .img_frame img{
	border:10px #ffffff solid;
}

.img_frame .framed, .img_frame .framed{
	width:597px;
	height:406px;
	background-color:#fefefe;
	border:1px #ffffff solid;
}

.img_frame{
	padding:1px;
	display:compact;
	background-color:#dfdfdf;
	border:1px #efefef solid;
	margin-bottom:5px;
}

.img_frame img{
	border:1px #ffffff solid;
}

#mapPage {
	padding-top: 4px;
}

#mapPage .framed {
    position: relative;
}

.newowner{
	vertical-align:top;
	padding:0 20px 20px 0;
	width: 400px;
}
.newowner_frame{
	vertical-align:top;
	background-color:#ffffff;
	border:1px #d7d9db solid;
	padding:0 12px 10px 10px;
	line-height:20px;
}

.bookingForm {
	table-layout: fixed;
	border-collapse:collapse;
	width: 100%;
}

.bookingForm TD {
    vertical-align: top;
}

.bookingForm .description {
	vertical-align:top;
	padding:0 20px 20px 0;
	width: 383px;
}
.bookingForm .availability {
	vertical-align:top;
	background-color:#ffffff;
	border:1px #d7d9db solid;
	padding:10px;
	line-height:20px;
	width:178px;
}

.bookingDetails H3 {
	padding-bottom: 8px;
}

.bookingIntro {
    text-align: justify;
}

.bookingHelp {
	padding: 10px;
	border: 1px solid #D7D9DB;
	background-color:#F0F3F7;
	color:#444;
	margin: 20px 0;
}

.bookingLogin {
	padding-top: 11px;
}

.bookingForm LABEL {
	display: block;
	margin: 4px 0 0 1px;
}

.checkout {
    width: 300px;	
    padding: 16px;
    border: 1px solid #D7D9DB;
    background-color:#F0F3F7;
    color:#444;
    margin: 11px auto;
    text-align: center;
}

.checkoutOptions {
	margin-top: 20px;
}

.checkoutHelp {
	margin-top: 16px;
	text-align: center;
}

.availability td {
	padding:2px 2px 2px 2px;
	vertical-align: top;
	text-align:center;
}

#bookingCal {
	margin-left: 2px;
}

.bookingForm2 {
    table-layout: fixed;
    border-collapse:collapse;
    width: 100%;
    margin-top:10px;
}

.bookingForm2 TD {
	padding:4px;
}

.bookingForm2 LABEL {
    text-align:left;
    display:block;
}

.aptTitle {
    margin: 14px;
    position: absolute;
    z-index: 2;
    font-weight: bold;
}

/* SLIDESHOW */

.wtoSlideshow {
	border:1px solid #EEE;
	margin: 4px 0 15px 0;
}

.IE .wtoSlideshow {
	margin-bottom: 23px;
}

.wtoSlideshow .slideshow {
	background: none #FFF;
	border: 1px solid #DDD;
	padding: 10px;
}

.wtoSlideshow .slideshow-images {
}

.wtoSlideshow .slideshow-controller {
	opacity: 0;
	filter: alpha(opacity=0);
}

.slideshow-alternate-thumbnails {
	height: 407px;
	position: absolute;
	right: -69px;
	top: -2px;
	width: 64px;
}

.slideshow-alternate-thumbnails * {
	margin: 0;
	padding: 0;
}

.slideshow-alternate-thumbnails ul {
	height: 419px;
	left: 0;
	position: absolute;
	top: 0;
	width: 70px;
}

.slideshow-alternate-thumbnails li {
	float: left;
	list-style: none;
	margin: 0px 0px 7px 0px;
	position: relative;
	padding:0px;
	border:1px solid #EEE;
	background-color: #FFF;
}

.slideshow-alternate-thumbnails a {
	display: block;
	padding: 5px;
	position: relative; 
	border: 1px solid #DDD;
	width: 51px;
	height: 38px;
}

.slideshow-alternate-thumbnails a:hover {
	background-color: #FF9 !important;
}

.slideshow-alternate-thumbnails a img {
	border: 0;
}

.slideshow-alternate-thumbnails img {
	display: block;
}

.slideshow-alternate-thumbnails-active {
	background-color: #CEF;
}

.slideshow-alternate-thumbnails-inactive {
	background-color: #FFF;
}

/* END SLIDESHOW */

.spaceHeader {
	margin-top: 20px;
}

.wtoSlideshowTitle {
    margin-top: 10px;
}

.wtoAdminCheckItem span {
	display: block;
	margin: 4px 0px 0px 18px;
}

.IE .wtoAdminCheckItem span {
    margin-left: 18px;
}

.reservButton {
    float: right;
    margin-right: 2px;
}

.IE6 .reservButton {
    margin-right: 1px;
}

.ratingsButton {
    float: right;
    margin-right: 2px;
}

.noButton {
    width: 24px;
    float: right;
}

.calHeader {
    border-collapse:collapse;
    table-layout:fixed;
    width: 174px;
    margin: 0 2px 5px 0;
}

TABLE.calHeader TD {
    padding: 0px;
}

.calBody {
    float:right;
}

.old8 {
	text-align: left;
	padding-left: 2px;
    font-size: 9px;
}

.required {
    color: #800;
}

.alertBox {
    text-align: center;
    color: #FFF;
    font-weight: bold;
    padding: 16px;
    background-color:#3B5688;
    margin:-20px 0 20px 0;
    font-size: 12px;
    font-family: Verdana;
}

.price {
    font-weight: bold;
    color:#57992B;
}

.prices {
	background-color: #FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC; 
}

.pT {
    border-top:1px solid #CCC;
}

.pB {
    border-bottom:1px solid #CCC; 
}

.form TD.bo_confirm {
	text-align: center;
	padding-top: 34px;
}

#terms {
    display: none;
    position: absolute;
    top: 128px;
    left: 0;
    width: 100%;
}

#terms DIV.centerBox {
	width: 510px;
	margin: 0 auto;
}

#terms DIV.c {
    position: absolute;
    z-index: 1;
    width: 500px;
    height: 408px;
    border: 2px solid #CCC;
    background-color:#FFF;
}

#terms DIV.a {
    height: 348px;
    overflow-y: scroll;
    padding-right: 10px;
}

#terms DIV.b {
    height: 348px;
    padding: 15px 10px 15px 15px;
    background-color:#FFF;
}

#terms DIV.shadow {
    position: absolute;
	z-index: 0;
	width: 500px;
	height: 408px;
	background-color: #000;
	margin: 10px 0 0 10px;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

#terms A.btn {
    float: right;
    width: 15px;
    height: 15px;
    margin: 2px 2px 0 0;
    background: url(../assets/images/CloseButton.gif);
}

#terms DIV.title {
    height: 20px;
    padding: 5px 5px 5px 10px;
    font-weight: bold;
    font-size: 14px;
    background-color: #EEE;
}

.paynow {
    border: none;
    width: 144px;
    height: 47px;
}

.reservedButton {
    text-align: center;
    margin-bottom: 20px;
}

.logoutButton {
	text-align: center;
}

.reservedIntro {
    text-align: justify;
    margin-bottom: 20px;
}

.stdForm {
    border-collapse:collapse;
    table-layout:fixed;
    width: 100%;
}

.stdForm TD {
    padding: 4px;
    vertical-align: top;
}

.stdForm LABEL.form {
	display: block;
	margin-bottom: 4px;
}

.calLegend {
    font-size: 12px;
    padding: 1px;
    margin: 9px 3px 3px 3px;
    border-bottom: 1px solid #CCC;
}

.calendarLegend {
    border-collapse:separate;
    table-layout:fixed;
    margin: 3px 0 0 4px;
}

TABLE.calendarLegend TD {
    text-align: left;
    padding: 0 0 0 8px;
    height: 20px;
    line-height: 20px;
}

.calendarLegend .l1 {
    background-color: #FFF;
    width: 18px;
    border: 1px solid #CCC;
    padding: 0;
}

.calendarLegend .l2 {
    background-color: #6C6;
    width: 18px;
    padding: 0;
}

.calendarLegend .l3 {
    background-color: #ffbb45;
    width: 18px;
    padding: 0;
}

.calendarLegend .l4 {
    background-color: #C44;
    width: 18px;
    padding: 0;
}

.searchForm {
    border-collapse:collapse;
    table-layout:fixed;
    width: 100%;
}

.searchForm TD {
    padding: 2px;
}

.aptPage { /*admin*/
    height: 549px;
}

.aptVideo #flashVideo {
    height: 366px;
    width: 455px;
    margin: 22px auto;
}

.img_frame .aptVideo {
    height: 410px;
}

.subtotal TD {
    border-bottom: 1px solid #CCC;
}

TABLE.wireframe {
  border-spacing: 0;
}

TABLE.wireframe TD {
  padding: 0;
}

SPAN.invisible {
  color: #CCC;
}

SPAN.blocked {
  text-decoration: line-through;
}

.acceptedPayments {
  font-weight: bold;
  font-size: 12px;
  margin: 16px 0 8px 0;
  text-align: center;
}

.simpleButton {
  display: block;
  width: 80px;
  padding: 8px;
  color: #FFF;
  background-color: #333;
  text-align: center;
  font-size: 11px;
}

.simpleButton:hover {
  background-color: #456;
  text-decoration: none;
}

.simpleButton:active {
  background-color: #333;
}

/* INVOICES */

.invoice {
  position: absolute;
  top: 8px;
  left: 50%;
  margin: 8px 0 0 -105mm;
  font-family: Verdana;
  font-size: 18px;
  color: #000;
  border: 1px solid #CCC;
  width: 210mm;
  height: 297mm;
  background-color: #F8F8F8;
}

.printArea {
  position: absolute;
  top: 15mm;
  left: 20mm;
  border: 1px dotted #CCC;
  width: 170mm;
  height: 267mm;
}

.invoiceClient {
  position: absolute;
  top: 56mm;
  left: 4mm;
}

.invoiceDate {
  position: absolute;
  top: 56mm;
  left: 96mm;
}

.invoiceDescription {
  position: absolute;
  top: 10cm;
  left: 4mm;
}

.invoiceTotal {
  position: absolute;
  top: 10cm;
  left: 130mm;
}

.invoiceCommands {
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 16px;
}

@media print {
  .invoiceCommands {
    display: none;
  }
  .invoice {
    margin: 0;
    position: static;
    border: none;
    background: none;
    height: auto;
  }
  .printArea {
    border: none;
    height: auto;
    position: static;
  }
}

/* PROMOTIONS */

.featuredGrid .promo {
  position: absolute;
  z-index: 100;
  margin: -20px 0 0 218px;
  background: url(../assets/images/promo_big.png);
  width: 111px;
  height: 75px;
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding-top: 38px;
}

.promoGrid .promo {
  position: absolute;
  z-index: 200;
  margin: -22px 0 0 120px;
  background: url(../assets/images/promo_small.png);
  width: 91px;
  height: 62px;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding-top: 31px;
}

TABLE.promo TR,TABLE.promo TR.R1 {
  background-color: #FEEAD6;
}

TABLE.promo TR:hover,TABLE.promo TR.R1:hover {
  background-color:#fffdf1;
}

TABLE.promo .promo {
  position: absolute;
  z-index: 200;
  top: -15px;
  right: -17px;
  background: url(../assets/images/promo_tiny.png);
  width: 54px;
  height: 39px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: 20px 4px 0 0;
}
.description .promo {
  position: absolute;
  margin-left: 280px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #C00;
  text-align: center;
  width: 100px;
  background-color:#FEEAD6;
  border: 1px solid #EEDAC6;
  padding: 8px;
}

