/****************************************************************
******************  PRINT STYLE SETTINGS  *****  080207 /LS  ****
****************************************************************/
/**Do not use Float will not print correctly *****/


html, body, div, #content, p, table, td, tr, th, ul, li, a, h1, h2, h3, h4, h5, h6, font, span, .MsoNormal, u, strong{
	color: #000000;
	font-family: "Times New Roman", Times, serif ! important;
	border: none;
	text-decoration: none;
	text-align: left;
	font-size: 12pt;
	overflow: visible;

}

html, body, div, p, table, td, tr, th, ul, li, a, h1, h2, h3, h4, h5, h6, font, span, .MsoNormal, u, strong, img  {
	background-color: #FFFFFF;
	background-image: none;
}


h1{font-size: 16pt;}
h2{font-size: 14pt;}
h3, h4, h5, h6{font-size: 12pt;}


a, a:hover, a.visited {
	color: #000B6F;
}
a {
 content: " (" attr(href) ") ";
   font-size: 12pt;
}


#content {
/*	background-image: url(/images/logobook.gif) ! important;
	background-repeat: no-repeat ! important;
	background-position: left top ! important;*/
	width:100%;
	margin: 0px;

}


#breadcrumbs{
	display: list-item;
	list-style-image: url(/images/logobook.gif);
	list-style-position: inside; 
	width:100%;
	margin: 0px;

}




#user_content div,
#user_content .extratextclass
#user_content table,
#user_content tbody,
#user_content tr,
#user_content td,
div, 
table, 
tr, 
td, 
tbody, 
.content_wrap_image,
.hotel_list_rating,
.hotel_list_title
{width:auto;}





html, 
body, 
#siteContainer,
#pagewrap_center, 
#pagewrap_content,
#destination, 
#category, 
#hotel, 
.content_wrap_text, 
.breadcrumbs, .destfacts, 
.pageheader, 
.user_content, 
.offers_table,
#offers_table
 { width: 100%; height: auto;}
 



#header, #leftside, #rightside, #footer{
	display: none;
} 

/*#content:before {
	content: "Company name";
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	display: block;
	clear: both;
	width: 100%;
	padding-bottom: 40px;
}
*/



/*Tweaks from client css*/

#hotel .content_wrap_image, #hotel .user_content, #destination .user_content {width: 83%; float:left;}
#destination .hotel_list, #hotel .hotel_list, #hotel .atribute{	width: 15%; float:right;}
.hotel_list_image img{height: 50px;}

.offers_table{
	clear: both;
	float: none;
	width: 100%;
}


/*#category .user_content,
#destination .offers_table,
#hotel .offers_table,
#hotel div.offers_table,
#destination div.offers_table,
#category div.offers_table,
#content div.offers_table {
	display: block;
	clear: both;
	float: left;
}


.hotel_list_item{ }
.hotel_list_item_textwrap {}
div.hotel_list_item_imagewrap {}
*/
