@CHARSET "iso-8859-1";
/* General ******************************************************************************************/
html, body, input, select, textarea { /*height:100%;*/
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #f8f8f8;
}

html, body, div, table, td, th, caption, form, fieldset, legend, input, select, textarea, button, ul, ol, li, dl, dt, dd, p, address, img, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

input, select, option, textarea {
    color: #000;
    font-size:11px;
}

input {
    margin-bottom: 0.5em;
}

dt {
    text-align: right;
    width: 10em;
}

dd {
    margin-left: 5px;
}

.note {
    display: block;
    margin-bottom: 0.5em;
    font-size: 0.9em;
}
/* Here's where we define the side-by-side layout */
#content .form-data{
	margin-top:10px;
}
#content .form-data dt {
    float: left;
    clear: left;
	margin-right:5px;
	padding-top:5px;
}

#content .form-data #date_arrival_a, #content .form-data #date_departure_a {
	width:60px;
}

#content .form-data dd {
    overflow: hidden;
	margin-bottom:5px;
}

#content .form-data label {
    font-weight: bold;
}

#content .form-data dd.x-form-clear {
    clear: both;
}

#content .form-data fieldset {
    padding: 10px;
    margin-bottom: 5px;
    border-color: #666;
}

#content .form-data select {
    padding: 2px;
}

#content .form-data input {
    padding: 2px;
}

#content .errors {
    color: #f00;
    margin-left: 20px;
}

#content .reserv-flat {
}

.layout-rooms-events {
	margin-bottom:20px;
	margin-top:20px;
	margin-left:00px;

}

.layout-rooms-events table {
    width: 300px;
    border: 1px solid;
}

.layout-rooms-events th {
    font-weight: bold;
}

.layout-rooms-events th, td {
    padding: 2px;
    border: 1px solid;
}

html, body {
    height: 100%;
}

body {
    background: #4a4a4a url(../images/backgrounds/background_gray.png) repeat-x;
    color: #3d3c3c;
}

table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}

img {
    border: 0;
    vertical-align: top;
}

ul, ol {
    list-style: none;
    /*list-style: url(images/arrows/arrow_dotted_down.png);*/
}

address {
    font-style: normal;
}

sup {
    vertical-align: top;
}

a {
    color: #9d9d9d;
    text-decoration: underline;
    outline: 0;
}

a:hover {
    color: #9f9f9f;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 26px;
    color: #dbdbdb;
}

h2 {
    color: #0294b1;
    font-size: 20px;
}

h2.sector-title {
    background: url(../images/arrows/arrow_dotted_down.png) no-repeat left center;
    height: 27px;
    padding-left: 15px;
}
/* Header ****************************************************************************/
#header {
    height: 237px;
    margin-bottom: 14px;
}

#header-top {
    height: 186px;
    background: url(../images/backgrounds/background_header_site.png) #fff no-repeat top right;
    padding: 24px 0px 0px 10px;
}

#header-top #logo {
    width: 194px;
    height: 118px;
    background: url(../images/logo.png) no-repeat center center;
    float: left;
    margin-right: 36px;
    vertical-align: middle;
}

#header-top #slogan {
    width: 260px;
    float: left;
    text-align: left;
    padding: 45px 0px 20px 5px;
    color: #bbb;
}

#header-top #slogan p {
    border-left: 1px solid;
    padding: 15px 0px 15px 20px;
}

#header-top #menu-major {
    float: left;
    clear: left;
}
/* ** Major menu ** */
#menu-major {
    margin: 40px 0px 0px 0px;
}

#menu-major a {
    color: #11d0f5;
    text-decoration: none;
}

#menu-major a:hover {
    color: #11d0f5;
    text-decoration: underline;
}

#menu-major .menu-item {
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 10px;
    padding-left: 20px;
    margin-left: 10px;
}

#menu-major .first-menu-item {
    margin-left: 0px;
}

#menu-major .button-home {
    background-image: url(../images/icons/ico_home.gif);
}

#menu-major .button-contact {
    background-image: url(../images/icons/ico_fale.gif);
}

#menu-major .button-local {
    background-image: url(../images/icons/ico_local.gif);
}

#header-bottom #header-menu-flash {
    height: 52px;
    background: url(../images/backgrounds/background_menu_flash.gif) repeat-x;
}

#subpage #header-bottom {
    background: url(../images/backgrounds/background_feedback.png);
    height: 115px;
    width: 778px;
    font: 14px Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

#subpage #header-bottom #header-menu-flash {
    height: 52px;
    background: url(../images/menu_flash.gif) no-repeat;
}

#subpage #header-bottom #feedback {
    margin-top: 30px;
    padding-right: 0px;
    text-align: right;
    font-weight: normal;
	width:515px;
}

#subpage #header-bottom{
	width:100%;
}
/* Form reservation ****************************************************************************/
#form-reservation {
    position: absolute;
    z-index: 1;
    width: 208px;
    height: 305px;
    background: url(../images/backgrounds/background_form_reservation.png) repeat-x;
    left: 521px;
    top: 0px;
    padding: 13px 7px 7px 7px;
    color: #fff;
}

#form-reservation label {
    font-size: 10px;
}

#form-reservation p {
    padding-bottom: 20px;
    margin: 15px 0px 17px 0px;
}

#form-reservation input, #form-reservation select {
    border: 1px solid #dddddc;
    padding: 2px;
    color: #6e6e6e;
    font-size: 10px;
}

#form-reservation label {
    margin-bottom: 5px;
    clear: left;
    float: left;
}

#form-reservation label.full {
    width: 100%;
}

#form-reservation select {
    width: 100%;
}

#form-reservation input {
    width: 63px;
    clear: left;
    float: left;
}

#form-reservation .button-submit {
    width: 27px;
    height: 27px;
    padding: 0;
    border: none;
    float: right;
    margin-top: 10px;
}

#form-reservation div.form-item {
    width: 100px;
    height: 40px;
    float: left;
    margin-bottom: 5px;
    margin-right: 2px;
}

#form-reservation div.form-item-right {
    width: 80px;
}
/* Content *****************************************************************************/
/* ** Photos ** */
#content {
    width: 778px;
    min-height: 475px;
    height: auto !important;
    height: 440px;
    margin-top: 40px;
    color: #f8f8f8;
    margin-bottom: 30px;
}

#subpage #content {
    width: 750px;
    min-height: 475px;
    height: auto !important;
    height: 440px;
    color: #f8f8f8;
    margin-top: 130px;
    padding-left: 25px;
    margin-bottom: 30px;
}

#content p {
    margin-bottom: 10px;
}

#content .gallery-animation {
    width: 440px;
    height: 476px;
    background: #ffffff;
    margin-right: 80px;
    float: left;
    padding: 5px 5px 5px 0px;
}

#content .gallery-animation .animation {
    width: 100%;
    height: 100%;
    background: #9c9c9c;
}

#subpage #content .gallery-animation {
    width: 380px;
    height: 416px;
    background: #ffffff;
    margin-right: 0px;
    margin-left: 0px;
    float: right;
    padding: 5px 5px 5px 5px;
}

#subpage #content .gallery-animation .animation {
    width: 100%;
    height: 100%;
    background: #9c9c9c;
}

.gallery-animation-reserveroom{
	position:absolute;
	left:430px;
	width:320px;
	height:356px;	
	background: #ffffff;
    margin-right: 80px;
	padding:5px;
}
/* ** Right sector ** */
#content .right-sector {
    width: 215px;
    margin-top: 60px;
    padding: 2px;
    float: left;
}

#content .right-sector h1 {
    margin-bottom: 11px;
}

#content .right-sector #services {
    margin-top: 30px;
}

#content ul {
    list-style: url(images/arrows/arrow_double_right.png);
    list-style-image: url(images/arrows/arrow_double_right.png);
    list-style-type: square;
}

#content li {
    margin: 5px 0px 5px 0px;
    list-style: url(images/arrows/arrow_double_right.png);
    list-style-image: url(images/arrows/arrow_double_right.png);
}

#content .right-sector #services li a {
    color: #f8f8f8;
}

#content .right-sector #services li a:hover {
    color: #f8f8f8;
    font-weight: bold;
}

#content .right-sector .thumbnails {
    width: 100%;
    height: 80px;
}

#content .right-sector .thumbnail {
    width: 57px;
    height: 57px;
    border: 1px solid #fff;
    margin: 11px 11px 11px 0px;
    float: left;
    background-color: #f0f0f0;
}

#subpage #content h2 {
    color: #11d0f5;
}

#subpage #content h3 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
}
/* Footer *****************************************************************************/
#footer {
    width: 778px;
    color: #9d9d9d;
	clear:left;
	margin-top:15px;
}

#footer .footer-item {
    border-left: 2px solid;
    float: right;
    margin-left: 55px;
    height: 32px;
    vertical-align: text-bottom;
    padding: 10px 0px 0px 5px;
}
/* Tarifas *****************************************************************************/
#list-prices {
    width: 350px;  
	margin-top:10px;  
}

table#prices {
    width: 200px;
}

table#prices th {
    font-weight: bold;
    text-align: center;
}

table#prices th, td {
    padding: 5px;
    border: 1px solid;
}

table#prices td.price {
    text-align: right;
}

#list-prices ul{
	font-size:10px;
}

/* Aptos *****************************************************************************/
#aptos {
    float: left;
    width: 340px;
}

.content-subpage {
    float: left;
    width: 300px;
}

.servicos {
    margin: 0px;
}
/* Fix IE6 *****************************************************************************/
img, #header-top #logo, #form-reservation .button-submit, h2.sector-title {
    behavior: url(/gelps/styles/iepngfix.htc);
}