@charset "UTF-8";

@media print
{

/* GENERAL LAYOUT */

	body {
	background-color: #fff;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000;
	font-size: 75%;
	line-height: auto;
	letter-spacing: normal;
	width: 100%;
	}

	.topmenu, .homebut, .main, .lang, .footer, .last, .leftcol, .leftbar, .slideshow, .selection, .list_book {
	display: none;
	}

	#content div.rightcol {
	background-color: #fff;
	width: 100%;
	}

	a {
  	color: #555; 
  	text-decoration: underline;
	cursor: pointer;
  	}

	img,
	img.deco,
	div. row_single {
	page-break-inside: avoid;
	page-break-after: auto;
	page-break-before: auto;
	white-space: nowrap;
	}

	div.rightcol img {
	background-color: #fff;
	}

	div.rightbar {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	}

	.overall {
	background: none;
	background-color: #fff;
	border: 0;
	width: auto;
	}

	.overall.header {
	background: none;
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: inherit;
	height: auto;
	overflow: hidden;
	}

	.overall.header ul {
	padding: 0 0 1.5em 0;
	margin: 0 0 1.5em 0;
	float: left;
	text-align: left;
	}

	.overall.header ul li {
	margin: 0; 
	padding: 0;
	}

	.topcontact {
	background: none;
	}
	.topcontact ul {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	}

	#content div.rightcol .titlebox {
	border-top: 1px #c3c3c3 solid;
	padding: 4px 0 4px 0;
	margin: 20px 0 0 0;
	}

	#content div.rightcol .titlebox a {
	text-decoration: none;
	}

	div. row_single {
	display: block;
	}

	.row_double {
	text-align:left;
	width: 46%;
	}

	.row_double ul.quarter {
	width: 46%;
	}

	.row_double ul.quarter img {
	width: 100%;
	height: auto;
	}

	.row_double ul.quarter li { 
	width: auto;
	}

	.row_single, .titlebox {
	padding: 0; 
	border: 0;
	
	}

	img.simplelist {
	width: 46%;
	height: auto;
	}

	.row_double ul.quarter li.li_mainlink { 
	background: none;
	padding-left: 0;
	width: 100%;
	}


/* HOTEL LISTS */
	
	table.listhotel {
	border-top: 1px solid #c3c3c3;
	border-bottom: 0;
	margin: 0.2em 0 0.2em 0;
	height: auto;
	}

	table.listhotel a {
	color: #555;
	}
	
	table.listhotel h3 {
	margin-top: 0.3em;
	}
	table.listhotel h3 a {
	text-decoration: none;
	}

	table.listhotel img,
	.listimg {
	margin: 0.4em 1.2em 0 0;
	height: 100px;
	width: 100px;
	}
	
	td.list_text {
	height: auto;
	width: 75em;
	}
	.list_text a {
	display: none;
	}

	td.list_price {
	background-color: #fff;
	color:#848484;
	height: auto;
	}
	
	.list_offer {
	color: #848484;
	font-style: italic;
	margin: 0;
	}


/* HOTEL DESCRIPTIONS */
	
	table.list_rates {
	background-color: #fff;
	width: 90%;
	}
	.list_rates td {
	background-color: #fff;
	padding: 0.4em 1em 1.2em 0.4em;
	border: 0;
	}


/* FORMS */
	
	.button,
	.submit,
	.button_simple,
	.button_simple.evident,
	.searchit,
	.bookit,
	.rates {
	font-weight: bold;
	background-color: #fff;
	color: #a63aa0;
	font-size: 1.2em;
	padding: 0;
	margin-top: 0.7em;
	text-decoration: none;
  	border: 0;
  	}

	table#formtable {
	margin: 1em 0 1em 0;
	}


/* CLASSES */

	.no_print {
	display: none;
	}
	.no_links_printed a {
	display: none;
	}
	.print_italic {
	font-style: italic;
	}
	.print_bold {
	font-weight: bold;
	}

	.print_break_after {
	page-break-after: always;
	}

	.pink {
	color: #848484;
	}
	
	.violet {
	color: #848484;
	}
	
	.green {
	color: #848484;
	}

}
