/* @override http://www.flawlessimaging.com/css/print.css */

body {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: black;
	line-height: 1.5em;
}

.clearer {
	height: 1px;
	clear: both;
}

img, a {
	border: none;
}

/* Don't show these */

#nav,
#right_arrow img,
#left_arrow img,
#footer span,
div.searchbox,
span.sortfield,
p.unobtrusive,
.accom-nav,
#sort_byagent,
.showonmap,
.book_online,
.read-more,
#left_arrow,
#right_arrow,
.btn.book,
div.select_options input.btn {
	display: none !important;
}

/* Background on Logo */

#head img {
	background-color: #415E6E;
}

/* Content Formatting */

div.accomitem h2 {
	margin-bottom: 0.2em;
	padding-top: .6em;
	border-top: 1px solid #ddd;
}
div.accomitem h2 a {
	color: black;
	text-decoration: none;
}

div.accomitem p {
	margin: 0;
}

img.mainpic {
	width: 100%;
	height: auto;
	border: 2px solid #aaa;
}

div.accomitem img,
#content h2 img {
	float: left;
	border: 1px solid #aaa;
	margin-right: .6em;
}

h2 a.text-image, a.WWW_WEBCAMS_TRAVEL_thumb {
	text-decoration: none;
}

div.shop_item {
	margin-top: 0.4em;
	border-top: 1px solid #ddd;
}

div.select_options inpout.btn {

}

div.accomitem p.text,
div.accomitem p.prices {
	line-height: 1.15em;
}

div.prices {
	clear: left;
}

div.accomitem p.address {
	font-style: italic;
}

div.galleries img.gallerypic {
	float: left;
}

a.text-image {
	float: left;
	color: black;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

a.text-image img {
	float: none !important;
}

a.text-image span
{
	display: block;
	font-size: x-small;
}

div.float-left {
	float: left;
}

/* Page Image */
#content span.caption {
	display: block;
	font-style: italic;
}

/* Gallery images - caption above and bold, padding between */

.gallery_text_box img {
	padding: 30px 0 5px;
	display: block;
}

.gallery_text_box span.img_caption {
	font-weight: bold;
	display: block;
}

/* Footer */
#footer {
	margin-top: .4em;
	padding-top: .4em;
	border-top: 1px solid #ddd;
}
