@charset "UTF-8";
/* CSS Document */

/* GENERAL STYLES */
html {
	height: 100%;
	min-height: inherit
}
body {
	margin: 20px;
	font-size: 0.75em;
	background-image: url(../graphics/symbols/bg_rock.png);
	background-repeat: repeat;
	background-position: right bottom;
}
p {
	margin-bottom: 5px;
	font-size: 1em;
	text-align: justify;
}
a {
	font-size: 1em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {
	font-size: 1em;
	text-decoration: underline;
	margin-bottom: 5px;
	font-weight: bold;
}
h4 {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
h5 {
	font-size: 0.9em;
	margin-bottom: 3px;
}
fieldset {
	border: 1px solid #CCC;
	padding: 5px;
	margin-bottom: 10px;
}
label {
	display: block;
	margin-bottom: 5px;
}
.typicalList li {
	font-size: 1em;
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* CONTAINER STYLES */

#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
}
#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #header {
	height: 1%;
}
/* End Hide from IE-mac */



#logo {
	height: 110px;
	width: 190px;
	float: left;
	background-image: url(../graphics/gui/trans_panel_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
#headerNav {
	height: 110px;
	width: 590px;
	float: left;
	background-image: url(../graphics/gui/trans_panel_header.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
#contentTop {
	height: 10px;
}
#singleContentTop {
	height: 10px;
	background-image: url(../graphics/gui/trans_panel_single_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#singleContentBottom {
	height: 10px;
	background-image: url(../graphics/gui/trans_panel_single_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainContentTop {
	width: 510px;
	float: left;
	height: 10px;
	background-image: url(../graphics/gui/trans_panel_main_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#secContentTop {
	float: left;
	width: 310px;
	height: 10px;
	background-image: url(../graphics/gui/trans_panel_sec_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentBottom {
	height: 10px;
	clear: both;
}
#mainContentBottom {
	width: 510px;
	float: left;
	height: 10px;
	background-image: url(../graphics/gui/trans_panel_main_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#secContentBottom {
	float: left;
	width: 310px;
	height: 10px;
	background-image: url(../graphics/gui/trans_panel_sec_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#single {
	background-image: url(../graphics/gui/trans_panel_single_center.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px;
}
#single:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #single {
	height: 1%;
}
/* End Hide from IE-mac */

#content {
	background-image: url(../graphics/gui/trans_panel_content_center.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #content {
	height: 1%;
}
/* End Hide from IE-mac */

#mainContent {
	width: 490px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#secContent {
	float: left;
	width: 290px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../graphics/symbols/bg_leaf.png);
	background-repeat: no-repeat;
	background-position: 150px bottom;
}
#thumbnails {
	background-image: url(../graphics/gui/trans_panel_squares.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 205px;
}
#siteInfo {
	font-size: 0.75em;
	background-image: url(../graphics/symbols/eserv.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 30px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 170px;
}
.credits {
	font-size: 0.75em;
	margin-bottom: 10px;
}
.credits p {
	text-align: center;
}
/* LOGO STYLES */

#logo a {
	display: block;
	background-image: url(../graphics/logos/trans_logo_header.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
	text-indent: -9999px;
	width: 100%;
}
#headerNav a {
	background-image: url(../graphics/info/header_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 590px;
}

/* THUMB LINKS STYLES */

#theHotel a {
	display: block;
	width: 185px;
	height: 185px;
	float: left;
	padding: 10px;
	background-image: url(../graphics/adds/square_adds/thehotel.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-indent: -9999px;
}
#facilities a {
	display: block;
	width: 185px;
	height: 185px;
	float: left;
	padding: 10px;
	background-image: url(../graphics/adds/square_adds/facilities.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-indent: -9999px;
}
#services {
	width: 185px;
	height: 185px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#book a {
	display: block;
	height: 90px;
	margin-top: 5px;
	background-image: url(../graphics/adds/square_adds/book.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#extras a {
	display: block;
	height: 90px;
	margin-top: 5px;
	background-image: url(../graphics/adds/square_adds/services.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#location a {
	display: block;
	width: 185px;
	height: 185px;
	float: left;
	padding: 10px;
	background-image: url(../graphics/adds/square_adds/surrounding.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-indent: -9999px;
}

/* IMAGES STYLES */

#images {
}
#images:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #images {
	height: 1%;
}
/* End Hide from IE-mac */
#image1 {
	margin-bottom: 5px;
}
#image2 {
	float: left;
	width: 160px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#image3 {
	float: left;
	width: 160px;
	margin-bottom: 5px;
}
#lowerList li {
	display: inline;
}
#lowerList a:link, #lowerList a:visited, #lowerList a:active {
	text-decoration: none;
	color: #666;
	font-size: 1.2em;
	display: block;
	float: left;
	width: 254px;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}
#lowerList a:hover {
	color: #333;
	background-color: #CCC;
}
