html, body {
	margin: 0; padding: 0; height:100%;
}

body {
	background: url(../img/bg.jpg) no-repeat 50% 0 #0e0701;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #481200;
	line-height: 1.6em;
}

form { margin:0; padding: 0; }
input, select, textarea { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; }
img { border:0 }
a { color:#900d1d; outline: none; text-decoration: none; }
a:hover { text-decoration: underline; }
a span { cursor: pointer; }

.hide { display: none; }
.clear { font-size:0; line-height:0; clear: both; }

.cols, #indexpage .offers { overflow: hidden; }
.cols .col, #indexpage .offers .offer { float: left; }

.img { position: relative; display: inline-block; }
.img img, .img iframe, #map_canvas { border: 3px solid #c97e25; display: block; }
.img .tl, .img .tr, .img .bl, .img .br { position: absolute; width: 11px; height: 10px; z-index: 1; background: url(../img/imgborder.png) no-repeat; }
.img .tl { background-position: 0 0; left:3px; top: 3px; width: 11px; height: 10px; z-index: 1; }
.img .tr { background-position: 100% 0; right:3px; top: 3px; width: 11px; height: 10px; z-index: 1; }
.img .bl { background-position: 0 100%; left:3px; bottom: 3px; width: 11px; height: 10px; z-index: 1; }
.img .br { background-position: 100% 100%; right:3px; bottom: 3px; width: 11px; height: 10px; z-index: 1; }
.leftimg { float: left; display: inline; margin: 5px 10px 1em 0; }
.rightimg { float: right; display: inline; margin: 5px 0 1em 10px; }

.img h2 {
	position: absolute; bottom: 20px; left: 0;
	margin:0; padding:0;
	height: 38px;
	color:#f9f6b0;
	font-weight: bold; font-size: 15px;
	background: url(../img/gallerytitlebg.png) 100% 50% no-repeat;
}
.img h2 span {
	display: block; margin: 0 16px 0 0; padding: 8px 10px 0 20px;
	height: 30px;
	background:#c97e25;
}

.data {
	border: 0;
	color:#471100;
	font-size: 11px;
	background: url(../img/inputbg.png) no-repeat 0 0;
	height: 29px; line-height: 29px;
	padding: 0 5px;
}
textarea.data { height: 150px; background: url(../img/textareabg.png) no-repeat 0 0; }

.submit {
	display: inline-block;
	background: url(../img/btnright_red.png) no-repeat 100% 0;
	height: 21px;
	padding-right: 7px;
	text-decoration: none!important;
}
.submit span, .submit input {
	display: inline-block;
	border: 0;
	background: url(../img/btn_red.png) no-repeat 0 0;
	color:#e6d7c2;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	padding: 0 15px 0 20px;
	line-height: 21px;
}
.brownsubmit {
	background: url(../img/btnright_brown.png) no-repeat 100% 0;
}
.brownsubmit span, .brownsubmit input {
	background: url(../img/btn_brown.png) no-repeat 0 0;
}
#container {
	width: 990px; margin: 0 auto;
	overflow: hidden;
}

#header {
	background: url(../img/headerbg.jpg) no-repeat 50% 0;
	position: relative;
	height: 139px;
	z-index: 10;
}

#header h1 {
	position: absolute;
	left: 425px; top:60px;
	width: 140px; height: 77px;
	margin:0; padding:0;
	overflow:hidden;
	z-index:100;
}
#header h1 a {
	display: block;
	width: 140px; height: 77px;
	overflow:hidden;
	text-indent: -4000px;
}

#lang { position: absolute; right: 20px; top: 10px; }
#lang span, #lang a:hover { color:#d66718; text-decoration: none; }
#lang a { color:#9a410e; }
#lang img { vertical-align:middle; margin: 0 5px; }

ul#mainmenu, ul#mainmenu li { margin:0; padding:0; list-style: none;}
ul#mainmenu {
	position: absolute; top: 73px; left: 23px;
	width: 944px;
}

ul#mainmenu li {
	float: left; display: inline;
	background: url(../img/menudot.png) no-repeat 2px 50%;
	height: 64px;
	padding-left: 14px;
	position: relative;
	zoom:1;
}
ul#mainmenu li.pos4, ul#mainmenu li.pos5, ul#mainmenu li.pos6 { float:right; }
.en ul#mainmenu li.pos4, .en ul#mainmenu li.pos5, .en ul#mainmenu li.pos6 { padding: 0 15px 0 29px; }
.de ul#mainmenu li.pos4, .de ul#mainmenu li.pos5, .de ul#mainmenu li.pos6 { padding: 0 0px 0 14px; }
.de ul#mainmenu li.pos1, .de ul#mainmenu li.pos2, .de ul#mainmenu li.pos3 { padding: 0 10px 0 24px; }
.en ul#mainmenu li.pos1, .de ul#mainmenu li.pos1, ul#mainmenu li.pos1 { padding-left: 0; background: none; }
.en ul#mainmenu li.pos6, .de ul#mainmenu li.pos6, ul#mainmenu li.pos6 { padding-left: 0; background: none; }

ul#mainmenu li a {
	float: left; display: inline;
	height: 64px;
	color:#fede92; text-decoration: none;
	font-size: 15px;
	background: url(../img/menubg.png) no-repeat 0 200px;
	padding: 0;
}
ul#mainmenu li a span {
	float: left; display: inline;
	height: 64px;
	line-height: 64px;
	background: url(../img/menubg.png) no-repeat 100% 200px;
	margin: 0 0 0 15px;
	padding: 0 15px 0 0;
}
ul#mainmenu li:hover a, ul#mainmenu li.active a{ background-position: 0 0; }
ul#mainmenu li:hover a span, ul#mainmenu li.active a span { background-position: 100% 0; }

ul#mainmenu li ul {
	position: absolute;
	left: 0px; top: 64px;
	margin: 0;
	background: url(../img/submenutop.png) no-repeat 0 0;
	padding: 0;
	display: none;
}
ul#mainmenu li.pos2 ul {
	left: 14px;
}
.de ul#mainmenu li.pos2 ul {
	left: 24px;
}
ul#mainmenu li ul li {
	float: none;
	display: block;
	height: auto;
	padding: 0;
	background: none;
	zoom: normal;
}
ul#mainmenu li ul li.first { }
ul#mainmenu li ul li.last {
	/*border-bottom: 3px solid #693515;*/
	/*padding-bottom: 19px;*/
}

ul#mainmenu li ul li a {
	float: none; display: block;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	border-left: 3px solid #693515;
	border-right: 3px solid #693515;
	background: url(../img/submenubg.png) no-repeat 50% bottom #2d1709;
	padding: 0;
	color:#fffcb5;
	width: auto;
	white-space: nowrap;
}
ul#mainmenu li ul li.last a { background-image: none; border-bottom: 3px solid #693515;}
ul#mainmenu li ul li.first a { border-top: 3px solid #693515;}
ul#mainmenu li ul li a span {
	float: none; display: block;
	height: auto;
	line-height: normal;
	background: url(../img/submenudot.gif) no-repeat 10px 50%;
	margin: 0 0 0 0;
	padding: 5px 13px 5px 25px;
}
ul#mainmenu li:hover ul li a { background-position: 0 100%; }
ul#mainmenu li:hover ul li a span { background-position: 10px 50%; }
ul#mainmenu li ul li:hover a span { background-color: #45230e; }

ul#mainmenu em { font-style: normal; }


ul#mainmenu li ul .tl,
ul#mainmenu li ul .tr,
ul#mainmenu li ul .bl,
ul#mainmenu li ul .br { 
	position: absolute;
	width: 13px; height: 13px;
	z-index: 1;
	display: block;
	background: url(../img/submenu.png) no-repeat;
	overflow: hidden;
	font-size:0; line-height: 0;
}
ul#mainmenu li ul .tl { background-position: 0 0; left:0px; top: 0px; }
ul#mainmenu li ul .tr { background-position: 100% 0; right:0px; top: 0px; }
ul#mainmenu li ul .bl { background-position: 0 100%; left:0px; bottom: 0px; }
ul#mainmenu li ul .br { background-position: 100% 100%; right:0px; bottom: 0px; }

#maintop { height:296px; margin-bottom:2px; }

#indexnews {
	background: url(../img/newsbg.jpg) no-repeat 0 0;
	width: 358px;
	height: 281px;
	padding: 15px 20px 0 22px;
	font-size: 12px;
}
#indexnews h2 {
	margin: 0 0 8px 0; padding: 0;
	font-size: 16px;
	font-weight: normal;
	color:#481200;
}

ul.news, ul.news li { margin:0; padding:0; list-style: none; }
ul.news li {
	background: url(../img/hr.png) no-repeat 50% 100%;
	padding: 0 0 12px 13px;
	margin-bottom: 5px;
}
ul.news li h3 {
	background: url(../img/listdot.gif) no-repeat 0 5px;
	margin:0 0 0 -13px; padding:0 0 0 13px;
	color:#900d1d; font-size: 13px;
}
ul.news li h3 a { color:#900d1d; }
ul.news li p { margin: 0; }

#indexnews .more {
	float: right; display: inline;
	margin-right: 20px;
	background: url(../img/morearrow.gif) no-repeat 100% 50%;
	padding-right: 20px;
}

#mainbottom {
	background: url(../img/indexbottombg.png) repeat-x 0 0 #230d03;
	padding: 14px 0 0 5px;
}

.offer { width: 188px; margin-right: 8px; font-size: 12px; position: relative; padding-bottom: 30px; }

.offer .img {
	border: 9px solid #341103;
}
.offer h3 {
	margin:0; padding: 5px 15px;
	color:#f0792b;
	font-size: 12px;
}
.offer h3 a { color:#f0792b; }
.offer p {
	color:#e5d2b5;
	margin: 0; padding: 0 15px;
	font-size: 11px;
}
.offer big { font-size: 13px; font-weight: bold; display: block; color: #ffeacb; }
.offer .button { text-align:center; position:absolute; left:0; bottom:0; right: 0; }

#mainbottom .col2 {
	width: 396px;
}

#dijak {
	padding: 25px 20px 5px 20px;
	background: url(../img/dijakbg.png) no-repeat 50% 0;
}

#dijak  a{
	color:#e27228;
}

#dijak  p{
	margin:0; 
	padding: 4px 0 0 0;
	color:#ffeacb;
}


#services, #newsletter { padding: 0 20px; }
#services h2, #newsletter h2, #dijak h2 {
	margin:0; padding: 0;
	color:#e5d2b5;
	font-size: 16px; font-weight: normal;
}
#newsletter p { color:#ffeacb; margin: 0; }
#services .service h3 {
	margin:0; padding: 10px 0 0 0;
	color:#e27228;
	font-size: 15px;
}
#services .service h3 a { color:#e27228; }
#services .service p { color:#ffeacb; margin: 0; }

#newsletter {
	background: url(../img/newsletterbg.png) no-repeat 50% 0;
	padding-top: 18px;
	padding-bottom: 5px;
}
#newsletter h2 { margin-bottom: 8px !important; }
#newsletter .data { margin-right: 5px; background-image: url(../img/indexinputbg.png); }

#mainbottomborder {
	background: url(../img/indexbottomborder.png) no-repeat 0 0;
	height: 20px;
}

#mainbordertop {
	background: url(../img/mainbgtop.jpg) no-repeat 0 0;
}
#gallery #mainbordertop {
	background: url(../img/mainbgtopfull.jpg) no-repeat 0 0;
}

#mainborderbottom {
	background: url(../img/mainbgbottom.png) no-repeat 0 100%;
	min-height: 300px;
	position:relative;
	padding-top: 15px;
	padding-bottom: 40px;
	bottom: -30px;
	overflow: hidden;
}
#gallery #mainborderbottom {
	background: url(../img/mainbgbottomfull.png) no-repeat 0 100%;
	padding-left: 53px; padding-right: 53px;
}

#main {
	background: url(../img/mainbg.jpg) repeat-y 0 0;
	margin-bottom: 30px;
	font-size: 12px;
}

#leftcol {
	float: left; display: inline;
	width: 659px;
	margin: 0 43px;
}
#rightcol {
	float: left; display: inline;
	width: 205px;
}

#contenthead {
	background: url(../img/contenttop.jpg) no-repeat 50% 100%;
	margin-bottom:2px;
	position:relative;
}
h1#title {
	margin:0; padding: 0 0 20px 0;
	color:#900d1d;
	font-size: 20px; font-weight: normal;
	line-height: 20px;
}
h2#subtitle { margin:0; padding: 0; color:#481200; font-weight: normal; font-size: 11px; }

#backlink {
	position: absolute; right:0; bottom: 20px;
	background:url(../img/backarrow.gif) no-repeat 0 50%;
	padding-left: 7px;
	color:#481200;
}

#content h2 {
	margin: 1em 0 0 0; padding: 0 0 0.5em 0;
	color:#900d1d;
	font-size: 140%;
	font-weight: normal;
	/*clear: both;*/
}
#content p { margin: 0 0 1em 0; }
#content .lead { margin-top: 1em; }
#content ul {
	margin: 5px 0; padding: 0 0 0 2px;
	overflow: hidden; zoom: 1;
}
#content ul li {
	background: url(../img/listdot.gif) no-repeat 1px 0.4em;
	list-style: none;
	padding-left: 15px; margin-left: 0;
	zoom:1;
}
#content ul ul { margin:0; padding: 0 0 0 20px; }
#content ul li h3, #content h3 { margin:0; padding:0; font-size: 120%; display: inline; }

.offertop {
	background: url(../img/offerboxtop.png) no-repeat 0 0;
	height: 6px;
}
.offerbottom {
	background: url(../img/offerboxbottom.png) no-repeat 0 0;
	height: 10px;
}
.offercontent {
	background:#ebdbc3;
	padding: 27px 13px 7px;
	overflow:hidden;
}
#guestbook .offercontent {
	padding: 17px 13px 0 0;
}

.offerbox .img {
	float: left;
	border: 9px solid #f3e5cf;
	margin-top: -20px;
}
#content .offercontent h2 {
	color:#900d1d;
	clear: none;
	font-size: 15px;
	font-weight:bold;
	margin: 9px 0 9px ;
	padding: 9px 20px 9px 15px;
	background: url(../img/titleright.gif) no-repeat 100% 50% #f3e5cf;
	display: inline;
}
#content .offercontent p { margin-top: 15px; padding-left: 15px; overflow: hidden; zoom:1; }
#content .offercontent h3 { display: block; padding: 15px 0 0 15px; overflow: hidden; font-weight: bold; color: #900D1D; zoom:1; font-size: 12px}
#content .offercontent h2 small { color:#481200; font-weight: normal;}

.offerbuttons { text-align: right; clear: both; }

.offerdetails {
	background: url(../img/offerdetailsbg.gif) repeat-x 0 0 #f4e9db;
	overflow: hidden;
	padding: 15px 15px 10px 15px;
	/*border-bottom: 1px solid #dac7af;*/
	display:none;
}
.offerdetails h3 { margin: 0; padding: 10px 0; font-size: 15px; }

#offerrequest .offerdetails { display: block; }

#contentfoot { background: url(../img/contentbottom.jpg) no-repeat 50% 0; height: 20px; }

#roomtypes .col { width:159px; margin-right: 4px; }
#roomtypes .last { margin-right: 0;}

#roomtypes h2 {
	background:url(../img/roomtop.jpg) no-repeat 2px 0;
	text-align: center;
	color:#f8e2c0;
	font-size: 12px;
	margin:0; padding: 20px 0 0 0;
	height: 23px;
}
#roomtypes .img { width: 155px; display: block; margin:0 auto; }
#roomtypes .desc {
	background:url(../img/roombottom.png) repeat-x 50% 0;
	padding: 15px 5px;
}

#offergroups .col { width:213px; margin-right: 10px; margin-top: 1em; }
#offergroups .last { margin-right: 0;}

#offergroups h2 {
	color:#900D1D;
	font-size: 14px;
	margin:0; padding: 10px 0 5px 0;
	height: 23px;
}
#offergroups .img { width: 213px; display: block; margin:0 auto; }
#offergroups .desc {
	padding: 15px 5px 5px 0px;
}

#mainservices .col { width:324px; margin-right: 11px; margin-top: 1em; }
#mainservices .last { margin-right: 0;}

#mainservices h2 {
	color:#900D1D;
	font-size: 14px;
	margin:0; padding: 10px 0 5px 0;
	height: 23px;
}
#mainservices .img { width: 324px; display: block; margin:0 auto; }
#mainservices .desc {
	padding: 10px 5px 0px 5px;
}

.pager { margin: 1em 0; text-align: center; color:#c5a072; }
.pager big { color:#481200; font-size: 15px; }
.pager a { padding: 0 2px;}
.pager .prev, .pager .next { padding: 0 10px;}

#pricelist #content h2 {
	position: relative;
	margin: 1em 0 5px 0;
	padding-bottom:5px;
	border-bottom: 1px solid #d2b699;
	font-size:15px;
	font-weight: bold;
}
#pricelist .product { position: relative; margin-bottom: 1em; }
#pricelist .product .price { position: absolute; right: 0; top: 0}

#pricelist dl { overflow: hidden; margin:0 0 10px 0; padding:0; line-height: 1.5em; }
#pricelist dt { overflow: hidden; margin:0; padding:2px 10px; display: block; }
#pricelist dt:hover { background:#ece2d3; }
#pricelist dd { text-align: right; margin:-1.5em 0 0 0; padding:0 10px 0 0; float: right;}

.galleries { width: 100%; overflow: hidden; padding-bottom: 2px;}
.gallery {margin: 0 10px 0 0; float: left; display: inline; text-decoration: none!important; }
.gallery .img { float:left; }
.galleries .last { margin-right: 0; }

#requestform .cols { margin-bottom: 10px; }
#requestform .col { width: 314px; line-height: 30px; }
#requestform .col2 { width: 294px; padding-left: 21px;}
#requestform label { float: left; clear: left; width: 130px;}
#requestform .data { width: 150px; }
#requestform #arrive, #requestform #departure { width: 120px; }
#requestform #rooms, #requestform #adults, #requestform #children { width: 40px; }
#requestform textarea.data { width: 489px; height: 80px;}
#requestform .offerbuttons { margin-top: 10px; }

#rightcol .sep {
	background: url(../img/rightsep.jpg) no-repeat 50% 50%;
	height: 22px;
}
#rightcol .box { padding: 5px 0 10px 0; }
#rightcol .box h2 { margin:0; padding:0; color:#900d1d; font-size: 15px; }
#rightcol .box p { margin:0; line-height: 1.3em; }

#rightcol .box ul, #rightcol .box ul li, #rightcol .box dl, #rightcol .box dt, #rightcol .box dd { margin:0; padding: 0; list-style:none; }

#rightcol .box dl { margin-bottom: 5px }
#rightcol .box dt {
	padding: 3px 0 0 12px;
	font-weight: bold;
	background: url(../img/listdot.gif) no-repeat 0 8px;
}
#rightcol .box dd {
	padding: 0 0 8px 12px;
	color:#900d1d;
	line-height: 10px;
	background: url(../img/rightlistline.png) no-repeat 0 100%;
}
#rightcol .box ul { margin-top: 1em; }
#rightcol .box li {
	background: url(../img/rightlistline.png) no-repeat 0 100%;
}
#rightcol .box li.last { background: none; }
#rightcol .box li a {
	display:block;
	padding: 5px 5px 5px 13px;
	margin: -2px 0 2px 0;
	background: url(../img/listarrow.gif) no-repeat 3px 50%;
	text-decoration: none;
	color:#481200;
	zoom:1;
}
#rightcol .box li a:hover { background-color: #e6d7c2; color:#900d1d; }
#rightcol .rightform { padding: 10px 0 0 0; width: 200px; }
#rightcol .rightform .data { width: 190px; margin: 0 0 10px 0; }

#guestbookform p { font-size:90%; margin-bottom: 1em!important;}

#footer {
	background: url(../img/footerbg.png) no-repeat 50% 50%;
	padding: 20px 0;
	height: 33px;
	margin-bottom: 20px;
}
#footerinner {
	margin: 0 auto;
	width: 970px;
	padding: 5px 10px;
	color:#c88d23;
	position: relative;
}
#footerinner a { color:#f6ce86;	margin: 0 5px; }

#naiad {
	color:#f6ce86;
	position:absolute;
	right:20px; top: 2px;
}

#naiad a {
	display: inline-block;
	background: url(../img/naiad.png) no-repeat 0 0;
	width: 96px; height: 22px;
	overflow: hidden;
	text-indent: -3000px;
	vertical-align: middle;
	margin: 0;
}

.hasDatepicker { vertical-align: middle; }
.ui-datepicker-trigger { width: 31px; height: 28px; vertical-align: middle; }

h2.programtitle {
	background: url(../img/programseparatorbg.png) no-repeat 0 0;
	margin: 20px 0 0 0 !important; 
	padding: 8px 0 3px 0 !important;
	color: #481200 !important;
	font-size: 120% !important;
	height: 27px;
	vertical-align: middle !important;
	text-align: center;
	font-weight: bold !important;
}

#shirazflashpromo {
	background:#341002;	
}