page-break-after:always;
page-break-before:always;
page-break-after:avoid;
page-break-before:avoid;

body {
	color:#000;
	background:#fff;
    font-family:Arial,sans-serif;
	font-size:10pt;
}

#wrap, #content, #main {
    width:90%;
    margin:0;
    padding:0;
    border:0;
    float:none !important;
    color:black;
    background:transparent none;
}

#content {
    padding-top:1em;
    font-size:10pt;
}

pre {
    font-size:9pt;
    overflow-x: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    width: 99%;
    word-wrap: break-word;
}

ul li {display:inline;}
ol {list-style:none;}

input {font-size:10pt;}

#slogan, #nav-user, hr, #advertising, .advertising, #navigation, #nav-results, #xiti-audited, #followme,
#pay-accommodations, .linkout, #lite, #lite-big, #accommodation-actions, #global-actions, #footer, #footer li {display:none;}

#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}

h1 {font-size:12pt;}

h2 {font-size:11pt;}

h1, h2, h3 {line-height:1.3;}

img {border:0;}

thead th {text-align:left;}

th, td {padding:.5em;}

.hs ul {padding:0;}

.hs h2 {
	display:inline;
	font-weight:normal;
}

#accommodation-type h3 a, #accommodation-price h3 a, #accommodation-features h3 a {
	color:#000;
	text-decoration:none;
}

#accommodation-details ul, #accommodation-characteristic ul {
	margin:0;
	padding:0;
}

#accommodation-details li, #list-types li {
	display:block;
	line-height:1.8em;
	list-style-type:disc
}

#menu ul {padding:0;}

#menu li {margin-right:1em;}

#menu li .current {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#secondary-pictures {
    width:100%;
    overflow:hidden;
}

#thumbnails li {
	float:left;
	height:75px;
	margin:0 10px 25px 0;
	width:75px;
}

#mini-card {
   width:100%;
   float:none;
   clear:both;
   margin:4em 0;
}

#legend-calendar .libre {
   background:none repeat scroll 0 0 #EEEEEE;
   color:#EEEEEE;
   width:25px;
}

#legend-calendar .ocupado {
   background:none repeat scroll 0 0 #FF8899;
   color:#FF8899;
   width:25px;
}

.datepicker_currentDay  {
   background-color:#FF8899;
   text-decoration:line-through;
}
