#logos {
    text-align: right;
}

#loading-wrapper h1 {
    margin-top: 20px;
    margin-bottom: 30px;
}

fieldset {
    margin-top: 30px;
}

legend {
    display: block;
    /*margin-top: 30px;*/
    margin-bottom: 10px;
}

dt {
    margin-bottom: 3px;
}

dd {
    margin-bottom: 10px;
}

a img {
	border: none;
}

div.rounded-title {
	background: #778899 top right no-repeat url('../i/title-bg-tr.gif');
}

div.rounded-title h1 {
	padding: 2px 0 2px 7px;
	background: bottom right no-repeat url('../i/title-bg-br.gif');
}

div.header-block {
	height: 34px;
	background: top left repeat-x url('../i/main-menu-bg.gif');
}

div.header-block div {
	height: 34px;
}

div.header-block .tl {
	background: top left no-repeat url('../i/main-menu-tl.gif');
}

div.header-block .tr {
	background: top right no-repeat url('../i/main-menu-tr.gif');
}

div.header-block h1 {
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	color: #ffffff;
	padding-left: 10px;
}

input.button {
	border: none;
	background: top left no-repeat url('../i/button-bg.gif');
	width: 74px;
	height: 26px;
	text-align: center;
	cursor: pointer;
}
a.button {
	border: none;
	background: top left no-repeat url('../i/button-bg.gif');
	width: 74px;
	height: 26px;
	text-align: center;
	cursor: pointer;
}

a.button_red {
	border: none;
	background: top left repeat-x url('../i/button-bg-red2.gif');
	width: 74px;
	height: 26px;
	text-align: center;
	cursor: pointer;
}

input.normal-button {
	border: none;
	background: top left no-repeat url('../i/normal-button-bg.gif');
	width: 55px;
	height: 18px;
	text-align: center;
	cursor: pointer;
    font-size: 10px !important;
}

input.middle-button {
	border: none;
	background: top left no-repeat url('../i/middle-button-grey-bg.gif');
	width: 91px;
	height: 28px;
	text-align: center;
	cursor: pointer;
}

input.green-button {
	border: none;
	background: top left no-repeat url('../i/middle-button-green-bg.gif');
	width: 141px;
	height: 28px;
	text-align: center;
	cursor: pointer;
}

input.small-green-button {
	border: none;
	background: top left no-repeat url('../i/small-green-button.gif');
	width: 76px;
	height: 26px;
	text-align: center;
	cursor: pointer;
}

input.single-button {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main-menu {
	margin-bottom: 3px;
}

#main-menu ul {
	list-style: none;
}

#main-menu ul li {
	float: left;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	padding: 0 19px 0 19px;
	border-right: 1px solid #ffffff;
}

#main-menu ul li.last {
	border-right: none;
}

#main-menu ul li a {
	color: #ffffff;
	text-decoration: none;
}

#main-menu ul li a:hover {
	text-decoration: underline;
}

#login-zone {
	margin-top: 3px;
	background-color: #669999;
	padding: 3px 0 5px 7px;
	height: 23px;
	position: relative;
}

#login-zone h1 {
	display: inline;
}

#login-zone form {
    display: inline;
}

#login-zone label {
	margin-left: 10px;
	margin-right: 5px;
}

#login-zone input.textbox {
	background: top left no-repeat url('../i/login-textbox-bg.gif');
	width: 84px;
	padding: 0 3px 0 3px;
	height: 14px;
	border: none;
}

#login-zone input.small-button {
	background: top left no-repeat url('../i/login-button-bg.gif');
	width: 27px;
	height: 18px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	margin-left: 3px;
}

#login-zone span.forget-password {
	margin-left: 15px;
}

#login-zone span.register {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 12px;
	border-left: 1px solid #ffffff;
	background: #778899;
	height: 24px;
}

#login-zone span.logged-user {
	background: 0 50% no-repeat url('../i/admin/user-icon-2.gif');
	padding-left: 20px;
    display: block;
    height: 23px;
    line-height: 23px;
    vertical-align: middle;
}

#secondary-menu {
	padding: 0 10px 0 10px;
	margin-bottom: 5px;
}

#secondary-menu span.languages {
	float: right;
}

#secondary-menu span.languages a {
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #778899;
}

#secondary-menu span.languages a.first {
	border-left: none;
}

#booking-block div.step, #news-block div.step {
	position: relative;
	background: #e9f1ef;
	margin: 1px 0 1px 0;
/* desactivado temporalmente */
/*	clear: both; */
}

#booking-block div.step div.content,#news-block div.step div.content{
	padding: 10px 10px 10px 35px;
}

#booking-block div.footer ,#news-block div.footer {
	height: 20px;
	background: top left repeat-x url('../i/booking-block-footer-bg.gif');
}

#booking-block div.footer div.bl,#news-block div.footer div.bl {
	height: 20px;
	background: bottom left no-repeat url('../i/booking-block-footer-bl.gif');
}

#booking-block div.step span.number {
	position: absolute;
	left: 5px;
	top: 0;
}

#booking-block div.step h2,#news-block div.step h2 {
	margin-bottom: 7px;
}

#booking-block div.step div.form-line label, #booking-block div.step div.form-box label {
	display: block;
	margin-bottom: 2px;
	margin-top: 5px;
}

#booking-block div.step div.form-box {
	width: 50%;
	float: left;
}

#booking-block .form-buttons {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

#booking-block select.long-select {
 	width: 175px;
}

#callcenter-block {
	background: left top no-repeat url('../i/callcenter-bg.jpg');
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom:15px;
}

#callcenter-block h1 {
	padding: 5px 0 5px 0;
	margin: 0;
}

#callcenter-block div.body {
	padding: 10px 0 15px 0;
}

#callcenter-block ul {
	list-style: none;
	margin-left: 10px;	
}

div.mybooking {
	margin-bottom: 15px;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	float: left;
	vertical-align: middle;
	padding: 0 15px 0 15px;
	border-right: 1px solid #ffffff;
}

#footer ul li.last {
	border-right: none;
}

#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

h3.subsection {
	margin-top: 15px !important;
}

div.mybooking h1 {
	margin-bottom: 10px;
}

div.mybooking form {
	display: block;
	margin: 10px 0;
}

div.mybooking input.textbox {
	background: top left no-repeat url('../i/mybooking-textbox-bg.gif');
	width: 149px;
	padding: 3px 6px 0 6px;
	height: 16px;
	border: none;
}

div.mybooking input {
	vertical-align: middle;
}

#rightcolumn .mybooking {
	width: 90%;
	margin: 15px auto;
	background: #f4f8f7;
	padding: 10px 0 10px 10px;
}

.slideshow {
    width: 673px;
    height: 262px;
    overflow: hidden;
}

.content-detail h2 {
    margin-top: 20px !important;
}

.content-detail .section h2 {
    margin-top: 0 !important;
}

.content-detail p {
    margin-bottom: 20px !important;
    margin-top: 0 !important;
}

a.localizador {
	border: none;
	background: top left no-repeat url('../i/normal-button-bg.gif');
	cursor: pointer;
    color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height: 18px;
	padding-left:11px;
	padding-right:11px;
    text-align: center;
    text-decoration:none;
    width: 55px;
}

table.total{
	width: 100%;
	font-weight: bolder;
}
table.option{
	width: 100%;
	
}

#body_off {
	background-color:#FFFFFF;
	display:none;
	opacity:0.75;
	position:absolute;
	z-index:10;
}

div#win_galeria{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	display:none;
	height:500px;
	margin-left:130px;
	margin-top:140px;
	padding:5px;
	position:absolute;
	width:660px;
	z-index:15;
}

