/* gallerific stuff
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:600px; 
}
div.controls {
	margin-top: 5px;
	height: 12px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}

div.slideshow span.image-wrapper {
	padding-bottom: 12px;}

div.slideshow a.advance-link {
	padding: 0px;
	display: block;}

div.slideshow img {
	border: none;
	display: block; margin:0 auto;
}

div.download {
        float: right;}

div.embox {
	clear: both;
	padding: 8px 0 0 0;
        margin:0;
        color:#666;}

div.image-title {
	font-weight: normal;
	font-size: 0.9em; color:#ccc;}

div.image-desc {
	line-height: 1.3em; font-size:0.85em;
	padding-top: 2px;}

div.navigation {
/* The navigation style is set by a javascript generated style on the page.This is so that the javascript specific styles won't be applied unless javascript is enabled. */}

ul.thumbs, ul.thumbs2 {
	clear: both;
	margin: 0;
	padding: 0;}

ul.thumbs li, ul.thumbs2 li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style: none;
}

ul.thumbs li a {
	padding: 0px;
	display: block;
	border: 3px solid #ccc;}

ul.thumbs li a:hover {
	padding: 0px;
	display: block;
	border: 3px solid #fff;
}


ul.thumbs li.selected a {
	margin: 0;
        border: 3px solid #777;}

ul.thumbs a:focus {
	outline: none;}

ul.thumbs img {
	border: none;
	display: block;}

div.pagination {
	clear: both;}

div.navigation div.top {
	margin-bottom: 0px;
	height: 0px;
visibility:hidden;}

div.navigation div.bottom {
	margin-top: 12px;
}

div.bottom a, div.bottom strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 2px 5px 2px 5px;}

.absolute {position:absolute; top:0; left:0;}

div.navigation{width:260px;float: left;}

# div#caption {position:absolute; left:0; bottom:50px; width:250px;}

div.image-title {
	font-weight: normal; font-style:italic;
	font-size: 12px; color:#fff;}

div.image-desc { font-style:italic;
	line-height: 1.3em; font-size:14px; color:#333;
	float: right;
}

div.pagination {
	clear: both;
}

div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #777;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
	border: 1px solid #777;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #98071c;
	color: #fff;
	padding: 4px 7px 2px 7px;
	border: 1px solid #777;
}

div.roomtitle {
	font-size: 20px;
        font-weight: bold;
}