html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
/*	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #1d1d1d;
	scrollbar-darkshadow-color: #404040;
	scrollbar-face-color: #404040;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: black; */
}
.PDFlink a 	
{
	padding:4px 5px;
	background:#afafaf;
	border:1px solid #bfbfbf;
}
.PDFlink a:hover 	
{
	color:#afafaf;
	background:#757474;
}
img {
	border: 0px;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, hr, ol, dl, fieldset, address  { 
	margin-top: 0px;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 { 
	font-weight: bold;
	color: #000000;
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h5 { font-size: 10px; }
h6 { font-size: 9px; }

br.inv, hr.inv { display: none; }

p.center { text-align: center; }
p.left { text-align: left; }
p.right {text-align: right; }

ul.center { text-align: center; list-style: decimal; padding: 0px; margin: 0px; list-style-position: inside; }
ul.left { text-align: left; list-style: decimal; padding: 0px; margin: 0px 0px 10px 0px; list-style-position: inside; }
ul.right { text-align: right; list-style: decimal; padding: 0px; margin: 0px 0px 10px 0px; list-style-position: inside; }

big { font-weight: bold; }

.formfield {
	padding-top: 0px;
	margin-top: 2px;
	font-size: 10px;
	height: 14px;
	width: 175px;
	
}

.formtextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:6px;
	font-size:10px;
}

table#tableform td { vertical-align: top; }

/* ----------------------------------- LINKS */

a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover { color: #FE0000; }

/* ----------------------------------- CONTAINER */

#container {
	position: relative;
	width: 730px;
	height: auto;
	margin: 25px auto 25px auto;
	padding: 0px;
}

/* ----------------------------------- TOP */

#top {
	position: relative;
	width: 730px;
	height: 243px;
	margin: 0px;
	padding: 0px;
}
#top h1, h2 {
	margin: 0px;
}
#topImage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 270px;
	height: 82px;
	border: 1px #404040 solid;
	margin: 0px;
	padding: 0px;
}
#topImage img { display: block; }

#topTel {
	position: absolute;
	top: 0px;
	left: 460px;
	width: 270px;
	height: 82px;
	margin: 0px;
	padding: 0px;
}
#topTel img { display: block; }

/* ----------------------------------- TOP MENU */

ul#topMenu1 {
	position: absolute;
	top: 227px;
	left:4px;
	width: 725px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul#topMenu1 li { display: inline; margin: 0px; padding: 0px; }
ul#topMenu1 a { text-decoration: none; position: relative; float: left; margin: 0px 2px 0px 0px; padding: 0px; }

ul#topMenu1 span { display: none; }

a#topMenu1-ourrooms { background: url(../i/menu/rooms.jpg) no-repeat; width: 57px; height: 11px; }
a#topMenu1-loungebar { background: url(../i/menu/dining.jpg) no-repeat; width: 52px; height: 11px; }
a#topMenu1-offerspackages { background: url(../i/menu/offers_pampering.jpg) no-repeat; width: 134px; height: 11px; }
a#topMenu1-meetings { background: url(../i/menu/meetings.jpg) no-repeat; width: 69px; height: 11px; }
a#topMenu1-weddings { background: url(../i/menu/weddingsandparties.jpg) no-repeat; width: 183px; height: 11px; }

a#topMenu1-ourrooms:hover { background: url(../i/menu/rooms.jpg) no-repeat 0px -11px; }
a#topMenu1-loungebar:hover { background: url(../i/menu/dining.jpg) no-repeat 0px -11px; }
a#topMenu1-offerspackages:hover { background: url(../i/menu/offers_pampering.jpg) no-repeat 0px -11px; }
a#topMenu1-meetings:hover { background: url(../i/menu/meetings.jpg) no-repeat 0px -11px; }
a#topMenu1-weddings:hover { background: url(../i/menu/weddingsandparties.jpg) no-repeat 0px -11px; }

a#topMenu1-ourrooms:active { background: url(../i/menu/rooms.jpg) no-repeat 0px -22px; }
a#topMenu1-loungebar:active { background: url(../i/menu/dining.jpg) no-repeat 0px -22px; }
a#topMenu1-offerspackages:active { background: url(../i/menu/offers_pampering.jpg) no-repeat 0px -22px; }
a#topMenu1-meetings:active { background: url(../i/menu/meetings.jpg) no-repeat 0px -22px; }
a#topMenu1-weddings:active { background: url(../i/menu/weddingsandparties.jpg) no-repeat 0px -22px; }

a#topMenu1-hotel { background: url(../i/menu/hotel.jpg) no-repeat; width: 47px; height: 11px; }
a#topMenu1-ourethos { background: url(../i/menu/ourethos.jpg) no-repeat; width: 75px; height: 11px; }
a#topMenu1-links { background: url(../i/menu/links.jpg) no-repeat; width: 41px; height: 11px; }
a#topMenu1-faqs { background: url(../i/menu/faqs.jpg) no-repeat; width: 76px; height: 11px; }
a#topMenu1-contactus { background: url(../i/menu/contactus.jpg) no-repeat; width: 73px; height: 11px; }
a#topMenu1-whattodo { background: url(../i/menu/what_to_do.jpg) no-repeat; width: 85px; height: 11px; }

a#topMenu1-hotel:hover { background: url(../i/menu/hotel.jpg) no-repeat 0px -11px; }
a#topMenu1-ourethos:hover { background: url(../i/menu/ourethos.jpg) no-repeat 0px -11px; }
a#topMenu1-links:hover { background: url(../i/menu/links.jpg) no-repeat 0px -11px; }
a#topMenu1-faqs:hover { background: url(../i/menu/faqs.jpg) no-repeat 0px -11px; }
a#topMenu1-contactus:hover { background: url(../i/menu/contactus.jpg) no-repeat 0px -11px; }
a#topMenu1-whattodo:hover { background: url(../i/menu/what_to_do.jpg) no-repeat 0px -11px; }

a#topMenu1-hotel:active { background: url(../i/menu/hotel.jpg) no-repeat 0px -22px; }
a#topMenu1-ourethos:active { background: url(../i/menu/ourethos.jpg) no-repeat 0px -22px; }
a#topMenu1-links:active { background: url(../i/menu/links.jpg) no-repeat 0px -22px; }
a#topMenu1-faqs:active { background: url(../i/menu/faqs.jpg) no-repeat 0px -22px; }
a#topMenu1-contactus:active { background: url(../i/menu/contactus.jpg) no-repeat 0px -22px; }
a#topMenu1-whattodo:active { background: url(../i/menu/what_to_do.jpg) no-repeat 0px -22px; }

/* ----------------------------------- MIDDLE */

#midd1e {
	position: relative;
	width: 730px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.middleSection {
	position: relative;
	width: 730px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.middleFlaWide {
	position: relative;
	width: 730px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.middleImgLeft {
	position: relative;
	width: 270px;
	height: auto;
	margin: 10px 5px 0px 0px;
	padding: 0px;
	border: 1px #404040 solid;
	background: #1d1d1d;
	float: left;
	clear: both;
}

.middleImgLeft p { margin: 0px; }
.middleImgLeft img { display: block; }

.middleImgRight {
	position: relative;
	width: 270px;
	height: auto;
	margin: 10px 0px 0px 5px;
	padding: 0px;
	border: 1px #404040 solid;
	background: #1d1d1d;
	float: right;
	clear: both;
}

.middleImgRight p { margin: 0px; }
.middleImgRight img { display: block; }

.middleTxtLeft {
	position: relative;
	width: 406px;
	margin: 10px 5px 0px 0px;
	padding: 15px 20px 5px 20px;
	border: 1px #404040 solid;
	background: #1d1d1d;
	float: left;
}
.middleTxtRight {
	position: relative;
	width: 411px;
	margin: 10px 0px 0px 0;
	padding: 15px 20px 5px 20px;
	border: 1px #404040 solid;
	background: #1d1d1d;
	float: right;
}
.middleTxtWide {
	position: relative;
	width: 688px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 8px 20px 0px 20px;
	border: 1px #404040 solid;
	background: #1d1d1d;
	float: left;
}

.middleTxtWide h1 {
	color:#ffff00;
}

.middleTxtWide h2 {
	color:#ffff00;
}

.middleTxtWide h3 {
	color:#ffff00;
}

.middleAddPadding {
	padding: 15px 20px 15px 20px;
}

/* ----------------------------------- BOTTOM */

#bottom {
	position: relative;
	width: 730px;
	padding: 0px;
	clear: both;
	
}
#bottomFooter {
	position: absolute;
	top: 0px;
	right: 0px;
	/*width: 406px;*/
	text-align:center;
	width:689px;
	margin: 10px 0px 0px 5px;
	padding: 10px 20px 0px 20px;
	border: 1px #404040 solid;
	background: #a9a8ae;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
#bottomFooter a, #bottomFooter a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#bottomVnet {
	position: absolute;
	top: 55px;
	right: 0px;
	width: 446px;
	height: auto;
	margin: 10px 0px 0px 5px;
	padding: 0px;
	font-size: 10px;
	color: #4a4242;
	line-height: normal;
	text-align: right;
}
#bottomVnet a, #bottomVnet a:hover {
	color: #4a4242;
	font-weight: bold;
	text-decoration: none;
}
#bottomBookings {
	position: relative;
	width: 277px;
	height: 66px;
	margin: 10px 6px 0px 0px;
	padding: 0;
/*	color: #fff;
	border: 1px #404040 solid;
	background: #1d1d1d; */
	font-size: 10px;
	float: left;
	clear: both;
}

/* ----------------------------------- FORMS */

#fastform {
	display: inline;
}

.fastfield {
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	border: 1px #404040 solid;
	background: #1d1d1d;
	margin-top: 3px;
	margin-bottom: 3px;
}
.checkbutton{
	font-size: 10px;
	width: 100px;
	color: #fff;
	border: 1px #404040 solid;
	background: #1d1d1d;
	padding: 1px;
	margin-top: 4px;
	margin-bottom: 2px;
}
.checkbutton_hover {
	font-size: 10px;
	width: 100px;
	color: #fff;
	border: 1px #404040 solid;
	background: #1d1d1d;
	padding: 1px;
	margin-top: 4px;
	margin-bottom: 2px;
}

#lnk{
	display:none;
}

.pagelinks{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

a:hover.pagelinks{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.blacklink a {
	color:#000000;
}

.blacklink a:hover {
	color:#333333;
}

.greenlink a {
	color:#62bc0a;
}

.greenlink a:hover {
	color:#386d05;
}

/* Head Form */

#HeaderForm {
	width:100%;
	height:55px;
	padding:0 0 15px 0;
	position: absolute;
	top:103px;
	color:#ffff00;
	border:1px solid #ffff00;
}
.submit {
	width: 85px;
	height: 25px;
	margin-bottom:-2px;
	background: url(../i/sendnowbtn.png) no-repeat;
	border: none;
	cursor:pointer;
	cursor:hand;
}

.submit:hover {
	background: url(../i/sendnowbtn.png) 0 -25px no-repeat;
}

/* End Head Form */


