body {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

/*
a:hover{text-decoration:none;}
a:visited{text-decoration:none;}
a:link{text-decoration:none;}
a{text-decoration:none;}
*/

#loading {
	text-align:center;
	margin-bottom:20px;
}
.loading_message {
    margin: 0 auto 15px auto;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    width: 350px;
}
.loading_content {
    border-width: 2px;
    border-top-width: 17px;
    border-style: solid;
    width: 500px;
    text-align: left;
    padding: 10px;
    margin: 0 auto;
}
#banners_sponsor {
	margin: 30px 10px;
}
#page {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
}
#navigation {
	height: 40px;
	margin: 12px 0 10px 0;
	text-align: right;
	width: 100%;
}
#sidebar,
#content {
	float: left;
}
#sidebar {
	width: 210px;
}
#map_box {
	border-top: 1px solid #ffffff;
	-moz-border-top-radius: 7px;
}
#map_box h2 {
    cursor: pointer;
    text-decoration: underline;
}
#map_box_window h2 {
    float: left;
}
#large_map_box {
	z-index: 1000 !important;
	position:relative;
	width: 762px;
    display:none;
}
#map_box .map_open_button {
    cursor: pointer;
    float: right;
    padding-top: 5px;
    width: 38px;
}
#map_box h2,
#large_map_box h2 {
    float: left;
}
#large_map_box .map_close_button {
	cursor: pointer;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	text-align: right;
	width: 200px;
}
#large_map_box .map_close_button .map_close_button_text {
	text-decoration: underline;
	vertical-align: top;
	top: 5px;
	position: relative;
}
#large_map_box .large_google_maps {
	width: 762px;
    height: 460px;
    float:left;
}
.map_print_button{
    text-align:right; 
    padding-right: 20px;
}
.map_print_button_text{
    text-decoration: underline;
    float: right;
    padding-top: 8px;
}
#google_maps{
    	width: 210px;
        height: 117px;
}
#map_window{
    	width: 730px;
        height: 720px;
}
#header_img {
    float: left;
}
#language_module {
    color: #777777;
    text-align: right;
    float: right;
}
#language_module img {
    margin-right: 5px;
}
#language_module select {
    margin-left: 5px;
    vertical-align: middle;
}
#language{
    float: left;
    margin-right: 10px;   
}
#currency{
    float: left;
    padding-top: 3px;
}
.notelname{
        color: #000000;
}

.centered_text {
    text-align:center;
}
.content_top_identification {
	margin: 0 0 10px 20px;
	text-align: left;
	width: 530px;
}
.content_identification {
	border-style: solid; 
	border-width: 1px; 
	width: 516px; 
        text-align:center;        
	padding: 5px 0px 5px 10px;
	vertical-align: middle;
}
.back_button {
	margin-top: 20px;
}
.identification {
	height: 20px;
	padding: 5px 5px 2px 5px;
	text-align: left;
	width: 518px;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-khtml-border-radius: 7px 7px 0 0;
}
.small_text {
	font-size: 90%;
}
.sidebar_option {
	padding: 0;
	margin: 5px 3px 0 0;
	vertical-align: baseline;
}
.sidebar_detail_item a{
        text-decoration: underline;
}
.modify_error{
        padding: 5px 5px;
        margin-top: 3px;
        border: 1px solid;
}
.modify_email_error{
        padding: 5px 5px;
        margin-bottom: 3px;
        border: 1px solid;
}
.content_top_identification_small {
	text-align: left;
	width: 518px;
	padding: 0px 0px 5px;
}
.content_identification_small {
	border-style: solid; 
	border-width: 1px; 
	width: 504px; 
	padding: 5px 5px 5px 5px; 
	vertical-align: middle;
        margin-bottom:10px;
        font-size:11px;
        text-align:center;        
}
.identification_small {
	height: 20px;
	padding: 5px 5px 2px 5px;
	text-align: left;
	width: 506px;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-khtml-border-radius: 7px 7px 0 0;
}
.sidebar_detail {
	border-width: 1px;
	border-style: solid;
}
.sidebar_detail .side_right{
	text-align: right;
        white-space: nowrap;
        padding: 4px;
        margin-top: 1px;
}
.sidebar_detail .side_left{
	text-align: left;    
        padding: 4px;
}
.sidebar_detail_sideitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}
.sidebar_detail_item {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}
.sidebar_detail_item.last {
	border: 0;
}
.sidebar_detail_item .left {	
	text-align: left;
}
.sidebar_detail_item .right {
	text-align: right;
        /*margin: 5px 0;*/
        white-space: nowrap;
}
#content {
        float: right;
	text-align: right;
	width: 548px;
}
#content_allpage {
        float: left;
	text-align: right;
	width: 548px;
}
#footer {
    font-size: 9px;
	margin-top: 5px;
}
.clearer {
	clear: both;
	font-size: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}
.clear_both {
	clear: both;
}
.center {
	text-align: center;
	margin:0 auto;
}
.padding10 {
	padding:10px;
}

.sidebar_banner {
	margin-top: 15px;
}
a img {
	border: 0;
}
.sidebar_comment {
	font-weight: normal;
}
.sidebar_module {
	margin-bottom: 10px;
	padding: 0 0 8px 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.sidebar_module_section {
    width: inherit;
    _width: 192px;
    *width: 192px;
    
}
.sidebar_module h2 {
	font-size: 17px;
	margin: 0;
	padding: 6px 12px 6px 8px;
}
.sidebar_module a {
	font-weight: bold;
}
/* content */
.content_box {
        -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
        margin:0 0 15px 20px;
        padding-left:12px;
        text-align:left;
        width:518px;
}
.content_box_allpage {
        -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
        margin:0 0 15px 20px;
        padding-left:12px;
        text-align:left;
        width:700px;
}
.content_box.front_page {
	padding-bottom: 5px;
}
.content_box.front_page p {
	margin: 0;
	padding: 0;
}
.content_box.front_page .left_content {
	float: left;
	width: 330px;
}
.content_box.front_page .right_content {
	float: right;
	min-height: 227px;
	_height: 227px;
	padding: 0;
	width: 175px;
	-moz-border-radius: 0 7px 0 0;
	-webkit-border-radius: 0 7px 0 0;
	-khtml-border-radius: 0 7px 0 0;
}
.content_box.front_page .right_content h3 {
	font-size: 121%;
	margin: 10px;
	padding: 0;
	overflow: hidden;
}
.content_box.front_page .right_content p {
	line-height: 1.2em;
	margin: 10px;
	padding: 0;
}
.content_box.front_page .top_content {
	padding: 10px 0 10px 0;
}
.content_box.front_page .bottom_content {
	clear: both;
}
.content_box.front_page .left_content img {
	padding: 12px 0 12px 0;
}
.bottom_content{
        margin-top:5px;
}
.content_box.front_page .bottom_content {
	margin-bottom: 5px;
}
.content_box.front_page .bottom_content h4,
.content_box.front_page .bottom_content p{
	margin: 0;
	padding: 0;
}
.content_box.front_page .bottom_content h4 {
	font-size: 110%;
	margin-bottom: 3px;
}
.content_box.front_page .bottom_content p {
	font-size: 90%;
}
.content_box.front_page .bottom_content .bottom_item p,
.content_box.front_page .bottom_content .bottom_item h4 {
	padding-left: 10px;
}
.content_box.front_page .bottom_content .bottom_item img {
	float: left;
	padding: 0 10px 0 10px;
}
.content_box.front_page .bottom_content .bottom_item.first img {
	padding: 0 10px 0 0;
}
.content_box.front_page .bottom_content .bottom_item {
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	width: 170px;
}
.content_box.front_page .bottom_content .bottom_item.first {
	border-left: 0;
}
.content_box.front_page .bottom_content .bottom_item.first p {
    padding-left: 0;
}
.result_resume,
.result_resume_white,
.result_error {
	border-style: solid;
	border-width: 1px;
	margin-bottom: 18px;
	padding: 4px 8px 4px 8px;
}
.result_resume_title,
.result_error_title {
	font-size: 110%;
	margin: 20px 0 0 0;
	padding: 4px 8px 4px 8px;
}
#fichaHotelName{
        text-decoration: underline;
}
/* end content */

/* navigation */
ul.nav_menu {
	margin: 7px 5px 0 5px;
	padding: 0;
    white-space: nowrap;
}
ul.nav_menu li {
	display: inline;
	font-weight: bold;
	margin: 0 9px 0 9px;
	padding: 0;
}
.nav_border_left {
	float: left;
}
.nav_border_middle,
.nav_menu_border_left,
.nav_menu_border_middle,
.nav_menu_border_right  {
	display: inline;
	float: right;
}
.nav_border_left {
	background: transparent url("../../../images/WhAccomodation/nav_border_left.png") no-repeat bottom left;
	height: 41px;
	width: 13px;
}
.nav_border_middle {
	background: transparent url("../../../images/WhAccomodation/nav_border_middle.gif") repeat-x top left;
	height: 41px;
}
.nav_menu_border_left {
	background: transparent url("../../../images/WhAccomodation/nav_menu_border_left.png") no-repeat bottom left;
	height: 41px;
	width: 12px;
}
.nav_menu_border_middle {
	background: transparent url("../../../images/WhAccomodation/nav_menu_border_middle.gif") repeat-x bottom left;
	height: 41px;
}
.nav_menu_border_right {
	background: transparent url("../../../images/WhAccomodation/nav_menu_border_right.png") no-repeat bottom right;
	height: 41px;
	width: 10px;
}
/* end navigation */

/* footer */
.footer_top {
	background: transparent url("../../../images/WhAccomodation/box_bottom_bg.png") no-repeat bottom center;
	height: 29px;
	text-align: center;
}
.header_top {
	margin-top:35px;
	background: transparent url("../../../images/WhAccomodation/box_top_bg.png") no-repeat bottom center;
	height: 39px;
}
.footer_top p {
	margin-bottom: 8px;
	padding: 0;
}
.footer_bottom {
	padding-top: 3px;
	text-align: right;
}
.footer_top img{
    margin: 0 2px;
}
/* end footer */

/* search */
#sidebar_tab {
	border-width: 1px;
	border-style: solid;
	border-bottom: none;
	font-size: 87%;
	font-weight: bold;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
}
#sidebar_tab table {
	width: 100%;
}
#sidebar_tab td {
	border-right-style: solid;
	border-right-width: 1px;
	padding: 4px;
}
#sidebar_tab td.no_border {
	border: 0;
}
#sidebar_tab img {
	border: 0;
	margin-right: 3px;
	vertical-align: middle;
}
#sidebar_tab a {
	text-decoration: none;
}
.sidebar_fieldset {
	margin-top: 1px;
	padding: 6px 8px 6px 8px;
}
.sidebar_fieldset.top {
	margin-top: 0;
}
.sidebar_button {
	text-align: right;
}
input.sidebar_large,
input.bono_button,
.sidebar_button input {
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	outline: 0;
	padding: 0px 10px;
	text-align: center;
    cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
input.bono_button{
    margin: 3px;
}
.sidebar_button input {
    font-size: 11px;
}
.generic_select {
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
}
input.generic_button,
.sidebar_button input {
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	outline: 0;
	padding: 1px;
	text-align: center;
	width: 75px;
    cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.sidebar_large {
	width: 100%;
	margin-bottom:15px;
}
.sidebar_label {
	display: block;
	padding-left: 1px;
	margin-bottom: 3px;
}
.sidebar_field {
	border: 1px solid #999999;
	font-size: 11px;
	margin: 1px 0 4px 0;
	padding: 1px;
}
.sidebar_identification {
	border: 1px solid #999999;
	font-size: 11px;
	margin: 1px 0 4px 0;
	padding: 1px;
	width: 90px;
}
.datepicker_button {
	border: 0;
	padding-left: 3px;
	vertical-align: middle;
}
#search_box .advanced_search_button {
    padding: 0 0 10px 0;
    text-decoration: underline;
}
#search_box .colspan2_1 {
	float: left;
	width: 104px;
}
#search_box .colspantic2_1 {
	float: left;
	width: 97px;
}
#search_box .colspan2_2 {
	text-align: right;
}
#search_box .colspan3_1 {
	float: left;
}
#search_box .colspan3_2 {
	float: left;
	text-align: center;
	width: 60px;
}
#search_box .colspan3_3 {
	text-align: right;
}
.print_icon {
    margin-right: 4px;
}
.ui-datepicker-control {
	display: none;
}
.i_childfield {
    font-weight: normal;
    padding-left: 2px;
    vertical-align: middle;
    width: 90px;
}
.i_childfield.left {
    clear: left;
    float: left;
    text-align: left;
}
.i_childfield.right {
   float: right;
   text-align: right;
}
.i_childage {
	width: 25px;
}
#i_checkindate,
#i_arrivaldate,
#i_departdate_out,
#i_departdate {
	width: 70px;
}

#i_fromdate,
#i_todate {
    width: 60px;
}
/* small select fields */
#i_nights,
#i_rooms,
#i_adults,
#i_children,
#i_mm_from,
#i_hh_from,
#i_mm_to,
#i_hh_to {
	width: 42px;
}
/* select fields */
#i_country,
#i_destination,
#i_ref_classification,
#i_ref_packages,
#i_ref_offers,
#i_ref_hotelchain,
#i_ref_board,
#i_ref_resort,
#i_ref_category,
#i_ref_facilities,
#i_category,
#i_board,
#i_facilities,
#i_departure_country,
#i_departure_destination,
#i_departure_zone,
#i_departure_airport,
#i_departure_hotel,
#i_destination_hotel,
#i_destination_zone,
#i_arrival_country,
#i_arrival_airport,
#i_tic_country,
#i_tic_destination,
#i_eventtype{
	width: 192px;
}
/* input fields */
#i_ref_accname,
#i_hotelname {
	width: 187px;
}
/* end search */

/* step navigation */
.step_navigation {
	font-size: 90%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.step_navigation li {
	float: left;
	margin: 0;
}
.chain_item {
	background: transparent url("../../../images/WhAccomodation/chain_bg_end.png") no-repeat top left;
	line-height: 20px;
	padding: 0 8px 0 12px;
	text-align: left;
	vertical-align: middle;
}
.chain_item, x:-moz-any-link {
    background: none;
}
.chain_item, x:-moz-any-link, x:default {
    background: transparent url("../../../images/WhAccomodation/chain_bg_end.png") no-repeat top left;
}
.chain_separator {
	background: transparent url("../../../images/WhAccomodation/chain_bg_begin.png") no-repeat top left;
	font-size: 0;
	line-height: 20px;
	overflow: hidden;
	padding: 0;
	width: 4px;
}
.chain_item.current,
.chain_separator.current {
	font-weight: bold;
}
.chain_item.firstli {
	background-image: none;
}

/* end step navigation */

/* map */
#content_map {
    background-color:#E5E3DF;
    height:205px;
    margin-top:10px;
    position:absolute;
    width:507px;
    margin-left: 0px !important;  
  
}

a.open{
    background: inherit url(../../../images/WhAccomodation/icon2.jpg) no-repeat scroll 5px center;
    color:#FFFFFF;
    display:block;
    font-weight:bolder;
    margin-top:220px;
    padding:9px 9px 9px 33px;
    position:absolute;
    text-align:left;
    width:465px;
    margin-left: 0px !important;  
  
}

a.close{
  margin-top:9px;
  background: inherit url(../../../images/WhAccomodation/icon1.jpg) no-repeat scroll 5px center;
}

#map{
    height: 117px;
    width: 210px;
}
#map span{
    white-space:normal;
}

.gmnoprint span {
    white-space:normal;
}

.gMaps_hotel{
    border: 1px solid;
}
.gMaps_hotel #title{
    color: white;
    font-family: Tahoma,Arial,helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    width: 300px;
}

.gMaps_hotel #subtitle{
    color: black;
    font-family: Tahoma,Arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    text-align: left;
}

.gMaps_hotel #info{
    color:  black;
    font-family: Tahoma,Arial,helvetica,sans-serif;
    font-size: 11px;
    padding: 2px;
    vertical-align: middle;
    background-color: white;
    text-align: justify;   
    width: 200px;
}

.info img{
    width: 50%;
    height: 50%;
}
/* end map */

.hide {
    display:none;    
}


.ac_results {
        background-color:window;
        border:1px solid windowframe;
        max-height:200px;
				
				/* Lo siento mundo...*/
        height:expression(document.body.clientHeight > 200? "200px": "auto" );
        
        
        overflow-x:hidden;
        overflow-y:scroll;
        padding:0;
        text-align:left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width: auto;
	height: auto;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('http://www.wlablive.com/base/WhAccomodation/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
.suggest {
  width:187px;
  border:1px solid #999999;
  font-size:11px;
  margin:1px 0 4px;
  padding:1px;
  color:#111111;
}
#web_security div {
  background-color: #ffffff;
}

#contact_phone {
    height: 20px;
    margin-top: -20px;
    text-align: right;
    font-size: 90%;
}

#header_right{
    width: 250px;
    float:right;
    position:relative;
    text-align:right;
}

/* MAPA POPUP*/
p.nombre_hotel {
	font-weight:bolder;
	font-size:1.2em;
	text-align:center;
}

p.product_description {
	text-align:right;
}

img.product_photo{
	float:left;
}

/* PREGUNTAS */
.hotel_details .label { width: 70%; padding-left:10px; padding-right: 10px; }
.hotel_details .field { width: 30%; }
.hotel_details .field input { width: 200px; }