/* CSS Document */
#ctl00_tdHotelName{background:#1A3872; }
#ctl00_tdHotelName2{background:#ffffff; }
.bk-box-head {font-weight: normal;font-size: 18px;color: #ffffff;font-family: Arial, Helvetica, sans-serif;text-decoration: none;}
.bk-formG { font-size: 12px; color: #000000; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-variant: normal; text-decoration: none;}
.bk-form100wd {font-size: 12px;width: 100px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.bk-form150wd {font-size: 12px;width: 150px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.bk-form200wd {font-size: 12px;width: 200px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.bk-form50wd {font-size: 12px;width: 50px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.bk-form60wd {font-size: 12px;width: 60px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.bk-dashline { text-align: center; width: 90%; border-top: 1px dashed #c0c0c0; border-bottom: 1px dashed #c0c0c0; color: #ffffff; background-color: #ffffff; height: 1px;}
.bk-bodyHEAD {font-family: verdana, Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;text-decoration: none;font-weight: bold;color:#1A3872;}
.bk-body {font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;color: #666;}
.bk-top-table-color-txt{font-weight: bold;font-size: 18px;color: #000000;font-family: Arial, Helvetica, sans-serif;}
.bk-hotel-head {font-family: verdana, Arial, Helvetica, sans-serif;font-size: 20px;font-weight: bolder;font-style: normal;color:#1A3872;}
.labels-result {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;text-decoration: none;font-weight: normal;color:#1A3872;}
.labels {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;text-decoration: none;font-weight: bold; color:#1A3872;}
.bk-form20wd {font-size: 12px;width: 20px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.err1 {font-weight: bold;font-size: x-small;color: #ff0000;font-family: Arial, Helvetica, sans-serif;}
.err2 {font-weight: normal;font-size: xx-small;color: #ff0000;font-family: Arial, Helvetica, sans-serif;}
.arlink { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;}
.availLink { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color:#1A3872; text-decoration: underline}
.uatext { font-family: Arial, Helvetica, sans-serif; font-size: larger; color: #1A3872; font-variant:normal ;text-decoration: none;}
.bk-but {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:Black; font-variant:normal; text-decoration: none; }
.bk-newSearch {font-family: Arial, Helvetica, sans-serif; font-size: 14px;  text-decoration: none; font-weight: bold;}
tr.tableResult td{font-size:10px; font-weight:normal;}


/* Buttons Mouseovers*/
#navhome { text-align:center; margin:0 auto; width:123px }
#navhome a{ display: block;background-image:url(home.gif); text-decoration:none; width:107px; height:40px;  }
#navhome a:hover{background-image:url(home_hover.gif); text-decoration:none; width:107px; height:40px;}

#navreservations a{display: block;background-image:url(reservations.gif); text-decoration:none; width:107px; height:40px;}
#navreservations a:hover{ background-image:url( reservations_hover.gif); text-decoration:none; width:107px; height:40px;}

#navroomssuites a{display: block;background-image:url(rooms.gif); text-decoration:none; width:107px; height:40px;}
#navroomssuites a:hover{background-image:url(rooms_hover.gif); text-decoration:none; width:107px; height:40px;}

#navthebar a{ display: block;background-image:url(bar.gif); text-decoration:none; width:107px; height:40px;  }
#navthebar a:hover{ background-image:url(bar_hover.gif); text-decoration:none; width:107px; height:40px;}

#navamenities a{display: block;background-image:url(amenities.gif); text-decoration:none; width:107px; height:40px;}
#navamenities a:hover{background-image:url(amenities_hover.gif); text-decoration:none; width:107px; height:40px;}

#navlocation a{display: block;background-image:url(location.gif); text-decoration:none; width:107px; height:40px;}
#navlocation a:hover{background-image:url(location_hover.gif); text-decoration:none; width:107px; height:40px;}

#naveventes a{display: block;background-image:url(eventes.gif); text-decoration:none; width:107px; height:40px;}
#naveventes a:hover{background-image:url(eventes_hover.gif); text-decoration:none; width:107px; height:40px;}

#navcontactus a{display: block;background-image:url(contact.gif); text-decoration:none; width:107px; height:40px;}
#navcontactus a:hover {background-image:url(contact_hover.gif); text-decoration:none; width:107px; height:40px;}


/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
     text-align: center;
     margin:0px auto;
     padding:0px;
     font-size: 12px;
     background:#ffffff;
     color:#333333;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     background-image:url(backg_site.jpg);
     background-position:top;
     background-repeat:repeat-x;
}

A:VISITED, A:ACTIVE, A:FOCUS, A:LINK{
     color: #1A3872;
     font-weight: normal;
     font-size: 9px;
     text-decoration: underline;
} 
A:HOVER{
     color: #1A3872s;
     font-weight: normal;

     text-decoration: none;
} 
.background{
     text-align: center;
     margin:0px auto;
     padding:0px;
     font-size: 12px;
     background:#ffffff;
     color:#333333;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     background-image:url(../images/backg_site_2.jpg);
     background-position:top;
     background-repeat:repeat-x;
}
.title_main {
     font-size: 14px;
     color:#1b1464;
     font-weight:bold;
     font-family: "Trajan Pro", "Times New Roman";
}

.coming {
     font-size: 20px;
     color:#1b1464;
     font-weight:bold;
     font-family: "Trajan Pro", "Times New Roman";
}

.text_bottom {
     color:#333333;
     font-family:"Trajan Pro","Times New Roman";
     font-size:9px;
     font-weight:normal
}

#text_bottom2 {font-size:11px;}

.text_contact {
     font-size: 14px;
     color:#808080;
     font-weight:bold;
     font-family: "Trajan Pro", "Times New Roman";
}

.contactform {width:280px; font-family:Arial, Tahoma, Verdana; font-size:11px; font-weight:normal; color:#666666; border:1px solid #CCCCCC; background-color:#FFFFFF; padding:1px;}
.contactformmsg {width:277px; font-family:Arial, Tahoma, Verdana; font-size:11px; font-weight:normal; color:#666666; border:1px solid #CCCCCC; background-color:#FFFFFF; padding:0 3px;}
.contactbutton {font-family:Arial, Tahoma, Verdana; font-size:10px; color:#333333; border:1px solid #CCCCCC; background-color:#DBDBDB; width:75px; padding:0; text-align:center; margin:10px 0;}
