body {
	background-color: rgb(0,0,0);
	background-image: url('gfx/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	/*background-attachment: fixed;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	color: rgb(255,255,255);
	font-size: 12px;
	line-height: 1.7em;
}

a {
	color: rgb(255,255,255);
	text-decoration: none;
}

a:hover {
	color: #ddd;
	text-decoration: underline;
}

#cookie_info a {
	color: rgb(53,95,17);
	text-decoration: none;
}

#cookie_info a:hover {
	color: rgb(41,64,78);
	text-decoration: underline;
}

#footer {
  font-size: 9px;
  color: rgb(109,110,113);
	line-height: 1em;
}

#footer a, #footer a:hover {
  font-size: 9px;
  color: rgb(109,110,113);
}

.message {
	font-size: 13px;
	color: #f00;
	text-decoration: none;
	text-align: center;		
}

li {
  margin-left: -20px;
  list-style-type: square;
}

.dateauthor, a.dateauthor, a.dateauthor:hover, .dateauthor2
{
	font-size: 10px;
	color: #4d4d4d;
}

.header_td_bg {
	background: #004a8d;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	width: 100%;
	height: 25px;
	opacity : 0;
	filter: Alpha(Opacity=0);	
}

select, input, textarea {
	border: 0px;
	background-color: rgb(86,86,86);
	font-size: 11px;
	color: #fff;
	padding: 5px;
	height: 25px;
}

textarea {
  height: 90px;
}

.contact {
	width: 100%;
}

input.submit {
	background-color: rgb(230,222,206);
	color: #000;
	font-weight: bold;
	padding: 5px;
}

.form_text {
  text-align: right;
  padding: 2px 5px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}

.bt-0 {
	background-color: #FFFFFF;
}

.bt-1 {
	background-color: rgb(214,214,214);
}

.bt-2 {
	background-color: rgb(229,229,229);
}

.date {
  color: rgb(10,80,130);
  font-size: 9px;
}

.form_add_buttons {
  background-color: rgb(134,0,0);
  border: 2px solid rgb(213,165,131);
  width: 60px;
  height: 25px;
  color: #fff;
  font-weight: bold;
}


.ShowTD_1 {
  padding: 3px 5px;
  font-weight: bold;
  font-size: 11px;
}

.ShowTD_2 {
  padding: 3px 5px;
  font-size: 11px;
}

.ShowTD_3 {
  padding: 5px;
  font-size: 11px;
}

.ShowTR-1 {
  background-color: rgb(240,240,240);
}

.ShowTR-2 {
  background-color: rgb(240,240,240);
}

.ShowTR2-1 {
  background-color: rgb(240,240,240);
}

.ShowTR2-2 {
  background-color: rgb(210,210,210);
}

a.OffersLink, a.OffersLink:hover {
  color: #000;
  font-size: 11px;
}

a.OffersLinkB, a.OffersLinkB:hover {
  font-weight: bold;
  color: #000;
  font-size: 11px;
}

input.errorBG, select.errorBG, textarea.errorBG {
  background-color: rgb(192,120,120);
  color: #fff;
}

div.errorBG {
  color: #f00;
}

a.menu_footer {
  color: rgb(137,137,137);
  font-size: 12px;
}

a.menu_footer:hover {
  color: #000;
  font-size: 12px;
}

.header_title, .header_title1 {
  color: rgb(255,255,255);
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  margin-bottom: 24px;
  border-bottom: 1px solid rgb(36,36,36);
  width: 320px;
  padding-bottom: 10px;
}

.header_title1 {
  width: 100%;
}

.error {
  color: rgb(255,0,0);
}

#menu td {
  color: rgb(0,0,0);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding: 39px 0px 10px 8px;
  cursor: pointer;
}

#menu td:hover {
  color: rgb(255,255,255);
  background-color: rgb(0,0,0);
}

.menu_div {
  
}

.menu_right {
  border-right: 1px solid rgb(177,119,128);
  padding-right: 8px;
}

#FreeSpace41 {
  color: rgb(109,110,113);
  font-size: 10px;
  line-height: 1.3em;
}

.contact_div {
  padding-left: 8px;
  height: 30px;
}

a.gal_title, a.gal_title:hover {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

#static_text table {
  border: 0px;
}

#static_text td {
  border: 0px;
  padding-right: 25px;
}

.booking_now,
.booking_now:hover {
  display: block;
  width: 300px;
  height: 35px;
  color: #d00;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  background: #ed9118;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8d04a', endColorstr='#ed9118');
  background: -webkit-gradient(linear, left top, left bottom, from(#f8d04a), to(#ed9118));
  background: -moz-linear-gradient(top,  #f8d04a,  #ed9118);
  background: -o-linear-gradient(top,  #f8d04a,  #ed9118);
  background: -ms-linear-gradient(top, #f8d04a, #ed9118);
  background: linear-gradient(to bottom, #f8d04a, #ed9118);
  text-shadow: 2px 2px 2px rgba(255, 255, 170, 1);
  text-decoration: none;
}

.rotator .dots {
  position: absolute;
  margin-top: 20px;
  margin-left: 15px;
  z-index: 100;
  height: 15px;
}

.dots a {
  width: 18px;
  height: 18px;
  margin-right: 4px;
  display: inline-block;
  border-radius: 9px 9px 9px 9px;
  -moz-border-radius: 9px 9px 9px 9px;
  -webkit-border-radius: 9px 9px 9px 9px;
  border: 0px solid rgb(53,53,53);
  background-color: rgb(53,53,53);
}

.dots a.dot_on {
  border: 5px solid rgb(53,53,53);
  background-color: rgb(10,10,10);
  width: 8px;
  height: 8px;
}