img, div { behavior: url(../iepngfix/iepngfix.htc); }

body, p, h1, h2, h3, h4, form, ul, li { padding: 0px; margin: 0px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background: url(../img/bg2.jpg) top center no-repeat;
	behavior: url("../style/csshover.htc");
}

h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

a {
	color: #000;
}

.button {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e9e6ed;
	border: 1px #000 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
}

.button:hover {
	background-color: #fff;
	cursor: pointer; 
}

td.bg {
	background: url(../img/bg.gif) repeat-y;
	width: 100px;
}

div.site {
	text-align: left;
	width: 804px;
	margin-top: 15px;
	position: relative;
}
div.site table {
	border-collapse: collapse;
}

div.toolbar {
	width: 660px;
	height: 20px;
	margin-top: 4px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #e2eaf6;
	position:relative;
}

img.logo {
	margin-left: 20px;
}

div.toolbar ul.menu, div.toolbar li.menuItem {
	float: left;
	list-style: none;
}

li.menuItem {
	border-right: 1px #000 solid;
}

li.menuItem a {
	display: block;
	width: 109px;
	text-align: left;
	line-height: 19px;
	height: 20px;
	text-decoration: none;
	color: #000;
	text-align: center;
}

li.menuItem a:hover {
	background-color: #FFF;
}

li.menuItem a.selected {
	background-color: #FFF;
}

ul.popupMenu {
	display: none;
	position: absolute;
	border: 1px solid #000;
	background-color: #e2eaf6;
	margin-left: -1px;
}

ul.popupMenu, ul.popupMenu li {
	list-style: none;	
}

ul.popupMenu li {
	padding-left: 10px;
	padding-right: 10px;
}

ul.popupMenu li.selected {
	background-color: #FFF;
}

ul.popupMenu li a {
	text-align: left;
	width: auto;
}

ul.popupMenu li:hover {
	background-color: #FFF;	
}

li.menuItem:hover ul.popupMenu {
	display:block;
}

li.menuItem:hover .mainMenuItem {
	background-color: #FFF;
}

div.bannerSide {
	float: left;
	width: 135px;
	margin-left: 8px;
	margin-top: 4px;
}

div.specialOffer {
	background: url(/img/offer.png) no-repeat;
	width: 130px;
	height: 130px;
	margin-bottom: 4px;
	font-size: 10px;
	cursor: pointer;
}

div.subscription {
	width: 120px;
	height: 70px;
	margin-bottom: 4px;
	font-size: 10px;
	cursor: pointer;
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
} 

div.specialOffer table {
	border-collapse: collapse;
	height: 130px;
	width: 130px;
}

div.specialOffer td {
	height: 130px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}

div.content {
	background: #FFF;
	width: 659px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	float:left;
}

div.bannerSide .banner {
	background: #FFF;
	width: 130px;
	border: 1px #000 solid;
	margin: 0 0 4px 0;
	padding: 0;
}

div.content div.page {
	padding-left: 10px;
	padding-top: 10px;
}

div.page div.photos {
	width: 110px; 
	float:left; 
	padding-right: 10px;
}

div.page div.photos img.photo {
	width: 110px;
	height: 70px;
	margin-bottom: 10px;
	border: 0px;
}

div.page div.photos .button {
	width: 110px;
	margin-bottom: 10px;
	background-color: #dfe9f6;
	border: 1px #000 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.page div.photos .button:hover {
	background-color: #fff;
	cursor: pointer; 
}

div.page div.photos select {
	width: 110px;
	margin-bottom: 10px;
	display: block;
}

div.page div.text {
	width: 375px; 
	height: 400px;
	float: left;
	overflow: auto;
	margin-bottom: 20px;
	padding-right: 5px;
}

div.page div.bookingForm {
	width: 130px;
	float: right;
	margin-right: 9px;
	margin-bottom: 10px;
}

div.bookingForm .form {
	background-color: #dfe9f6;
	padding: 5px;
}

div.bookingForm .form input {
	width: 115px;
}

div.bookingForm .form p {
	margin-bottom: 5px;
}

div.bookingForm .form select {
	width: 120px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

div.bookingForm .form input[type=text] {
	width: 114px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

div.gallery {
	padding-left: 10px;
	width: 855px;
}

div.gallery table {
	width: 100%;
	border-collapse: collapse;
}

div.gallery td.navbtn {
	vertical-align: middle;
}

div.gallery td.navbtn  a {
	font-size: 20px;
	text-decoration: none;
}

div.gallery div.scrollable {
	margin-top: 5px;
	position:relative;
	overflow:hidden;
	height: 72px;
	margin-bottom: 10px;
}

div.gallery div.scrollable div.items {
	width:20000em;
	position:absolute;
}

div.scrollable div.items div {
	width: 110px;
	height: 70px;
	float: left;
	text-align: center;
	border: 1px #000 solid;
	margin-right: 2px;
}

div.items div:hover {
	cursor: pointer;
	background-color: #CCC;
}

div.items div.active { 
	background-color: #CCC;
}

div.smallCalendar {
	background: #fff;
	width: 126px;
	border: 1px solid #000;
	font-size: 10px;
	padding: 2px 2px 2px;
	margin-bottom: 4px;
}

div.smallCalendar table {
	width: 122px;
	border-collapse: collapse;
}

div.smallCalendar table td.day {
	text-align: right;
}

div.smallCalendar table td.day a {
	cursor: pointer;
}

.calendar {
	width: 351px;
}

.calendar .month {
	height: 30px;
	border-collapse: collapse;
}

.month table {
	border-collapse: collapse;
	height: 30px;
}

.calendar table {
	border-collapse: collapse;
	width: 100%;
}

.calendar .navBar {
	margin-bottom: 10px;
}

.calendar .weekdays td {
	text-align: center;
	font-weight: bold;
	width: 50px;
}

.calendar .days td {
	text-align: right;
	vertical-align:bottom;
	cursor: pointer;
}

.calendar .activity {
	margin-top: 10px;
	margin-bottom: 10px;
}

.calendar .activity span {
	margin-right: 5px;
}

.errors {
	font-size: 11px;
	color: #F00;
	width: 128px;
	margin-bottom: 5px;
}

div.address {
	clear: left;
	margin-top: 10px;
	padding-bottom: 4px;
	text-align: center;
	width: 660px;
}

div.subscriptionForm {
}

div.subscriptionForm table {
	text-align: left;
	margin-top: 20px;	
}

div.bblock {
	margin-bottom: 20px;
}

div.prices {
	margin: 20px;
}

div.prices p {
	font-face: verdana;
	font-size: 12px;
	padding-bottom: 10px;
}

div.prices table {
	border: #000000 solid 1px;
}

div.prices td {
	border: #000000 solid 1px;
	padding: 3px;
}