@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b1c01;
}
body {
	background-color: #e7d7ba;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:15px;
}
img {
	border:0px;
}
A {
	color:#612500;
	text-decoration:underline;
}
A:hover {
	text-decoration:none;
	color:#612500;
}
p {
	padding-bottom:6px;
	padding-top:6px;
	margin:0px;
}
select {
	font-size:11px;
	color:#544214;
}
input {
	font-size:11px;
	color:#544214;
}

.MainContainer {
	width:850px;
	height:auto;
}
.BodyContainer {
	width:100%;
	border:1px solid #e5ba80;
	height:auto;
	background-color:#fffded;
}
.LoginArea {
	vertical-align:top;
	text-align:right;
	padding-right:15px;
	height:40px;
}
.LoginContainer {
	height:37px;
	width:auto;
	float:right;
}
.LoginContainer .input {
	width:90px;
	border:solid 1px #e5ba80;
}
.TextStyleBrown {
	font-size:12px;
	font-weight:bold;
	color:#421900;
}
.GoButton {

	background-color:#993300;
	border:solid 1px #e5ba80;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}
.header{
	width:100%;
	height:101px;
	background-color:#FFFFFF;
}
.header .LogoContainer{
	width:auto;
	height:101px;
	vertical-align:middle;
	text-align:right;
	padding-right:2px;
}
.header .headerImage {
	width:666px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:101px;
}
.FlagContainer {
	width:240px;
	float:right;
	margin-top:3px;
	margin-right:14px;
}
.FlagContainer .Title {
	text-transform:uppercase;
	color:#000000;
}
.Navigation {
	width:100%;
	height:32px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
	padding-left:10px;
}
.NavTabsSeparator {
	width:1px;
	height:32px;
	background-image:url(../images/nav_separator.gif);
	background-repeat:no-repeat;
}
.NavLinks {
	color:#facf8f;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
A.NavLinks:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
.NavLinksSelected {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
A.NavLinksSelected:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
.WelcomeBox {
	width:240px;
	height:201px;
	background-repeat:no-repeat;
	background-color:#4e1e00;
	padding:50px 10px 15px 15px;
	overflow:hidden;
	vertical-align:top;
}
.WelcomeBox .content {
	color:#facf8f;
	text-align:left;
	vertical-align:top;
	line-height:17px;
	overflow:hidden;
}
.WelcomeBox .link {
	color:#facf8f;
	font-weight:bold;
	text-decoration:none;
}
.WelcomeBox .link:hover {
	color:#facf8f;
	font-weight:bold;
	text-decoration:underline;
}
.WelcomeBox .MoreArrow {
	margin-left:2px;
}
.WelcomeBox .bottom {
	padding-top:6px;
	height:auto;
	text-align:right;
}

.RQContainer {
	width:242px;
	height:202px;
	background-repeat:no-repeat;
	line-height:18px;
	padding:50px 1px 1px 1px;
	vertical-align:top;
}
.RQContainer .Leftfields {
	height:35px;
	vertical-align:top;
	font-weight:bold;
	text-align:left;
	width:70px;
}
.RQContainer .Rightfields {
	height:35px;
	vertical-align:top;
	text-align:left;
}
.RQContainer .SearchButton {
	/*background-image:url(../images/search_btn.gif);*/
	background-color:#993300;
	border:solid 1px #e5ba80;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

.SearchButton2 {
	/*background-image:url(../images/search_btn_lrg.gif);*/
	background-color:#993300;
	border:solid 1px #e5ba80;
	background-repeat:no-repeat;
	cursor:hand;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
.SearchButton3 {
	/*background-image:url(../images/newsletter.gif);*/
	background-color:#993300;
	border:solid 1px #e5ba80;
	background-repeat:no-repeat;
	width:56px;
	height:22px;
	cursor:hand;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

.AdvContainer {
	width:260px;
	height:193px;
	border:1px solid #cecccc;
	vertical-align:top;
	text-align:left;
}
.SignupNewsLBox {
	background-image:url(../images/newletter_box_bg.gif);
	background-repeat:no-repeat;
	width:auto;
	height:40px;
	text-align:center;
	vertical-align:middle;
}
.SignupNewsLBox .heading {
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	color:#421900;
	text-align:right;
}
.SignupNewsLBox .input {
	width:295px;
	border:solid 1px #cb7916;
	font-size:11px;
	color:black;
	padding:2px;
}
.SubmitButton {
	/*background-image:url(../images/submit_btn.gif);*/
	background-color:#993300;
	border:solid 1px #e5ba80;
	width:56px;
	height:22px;
	cursor:hand;
}
.SubmitButton01 {
	/*background-image:url(../images/submit_btn01.gif);*/
	background-color:#993300;
	border:solid 1px #e5ba80;
	width:56px;
	height:22px;
	cursor:hand;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
.GalleryContainer {
	background-image:url(../images/gallery_bg.jpg);
	background-repeat:no-repeat;
	width:auto;
	height:160px;
	vertical-align:top;
}
.GalleryContainer .heading {
	font-size:15px;
	color:#a0410d;
	text-align:left;
	padding-left:13px;
	height:43px;
	vertical-align:middle;
	font-weight:bold;
}
.GalleryContainer .ThumbContainer {
	background-color:#FFFFFF;
	padding:1px;
	border:solid 4px #f8cc7e;
}
.Footer {
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	height:30px;
	vertical-align:middle;
	color:#facf8f;
	text-align:center;
}
.Footer span {
	padding-left:6px;
	padding-right:6px;
}
.Footer a {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#facf8f;
	text-decoration:none;
}
.Footer a:hover {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#facf8f;
	text-decoration:underline;
}
.Copyright {
	font-size:10px;
	text-align:center;
	padding-top:8px;
}

.PageTitle {
	height:40px;
	vertical-align:top;
	text-align:left;
}
.DecoFrameTop {
	background-image:url(../images/decorative_frame_top.gif);
	background-repeat:no-repeat;
	height:39px;
	width:544px;
}
.DecoFrameTopSmall {
	background-image:url(../images/decorative_frame_top_small.gif);
	background-repeat:no-repeat;
	height:39px;
	width:544px;
}

.DecoFrameMiddle {
	border-left: solid 1px #e1d3b4;
	border-right: solid 1px #e1d3b4;
	border-bottom: solid 1px #e1d3b4;
	padding:0px 10px 2px 10px;
}
.DecoFrameMiddleContact {
	border-left: solid 1px #e1d3b4;
	border-right: solid 1px #e1d3b4;
	border-bottom: solid 1px #e1d3b4;
	background-image:url(../images/about_box_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:15px 15px 15px 15px;
}
.SipsiRestaurantBg {
	background-image:url("/images/specialOfferBackGroun.jpg");
	height:193px;
}
.RoomsGallerybg {
	background-image:url(../images/rooms_gallery_bg.jpg);
	background-repeat:no-repeat;
	width:549px;
	height:160px;
	vertical-align:middle;
	text-align:center;
}
.RoomsGallerybg2 {
	background-image:url(../images/rooms_gallery_bg2.jpg);
	background-repeat:no-repeat;
	width:549px;
	height:160px;
	text-align:center;
	padding-left:15px;

}
.ThumbBorder {
	padding:1px;
	border:3px solid #e7d6b8;
	background-color:#9c3902;
}
.ThumbSeparator {
	width:14px;
	background-image:url(../images/thumb_separator.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.ContactUs {
	width:100%;
	height:auto;
}
.ContactUs .input {
	width:191px;
	height:auto;
	border:solid 1px #b7a06c;	
	margin-top:2px;
	margin-bottom:2px;
	color:#544214;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	padding:2px;	
}
.ContactUs .textarea {
	width:356px;
	height:131px;
	border:solid 1px #b7a06c;	
	margin-top:2px;
	margin-bottom:2px;	
	color:#544214;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	padding:2px;	
}
.ContactUs .select {
	width:198px;
	height:auto;
	border:solid 1px #b7a06c;	
	margin-top:2px;
	margin-bottom:2px;
	color:#544214;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	padding:2px;
}

#interface {
	top:500px;
}


.GallerySSContainer{
	position:relative;
	width:545px;
	margin-top:5px;
}
GallerySSContainer .prev{
		float:left;
	}
GallerySSContainer .next{
		float:right;
	}

.SlideshowCont{
	overflow:hidden;
	width:491px;
	float:left;
}

.SlideshowCont ul{
		width:3900px;
		list-style-type:none;
		padding:0px;
		margin:0px;
	}
.SlideshowCont li{
			float:left;
			margin:0 3px;
			cursor:pointer;
		}		
.SlideshowCont img {
	background-color:#FFFFFF;
	padding:1px;
	border:solid 4px #f8cc7e;
}		
.SlideshowCont a img {
	background-color:#FFFFFF;
	padding:1px;
	border:solid 4px #f8cc7e;
}	
.SlideshowCont a img:hover {
	background-color:#FFFFFF;
	padding:1px;
	border:solid 4px #f79623;
}
.LeftArrowGallery {
	width:18px; padding-left:10px; float:left;
}		
.RightArrowGallery {
	width:15px; padding-right:10px; float:right;
}		

.NavLinks2 {
	text-decoration:none;
	font-size:12px;
	text-align:center;
}
A.NavLinks2:hover {
	text-decoration:none;
	font-size:12px;
	text-align:center;
}
.NavLinksSelected2 {
	color:#9F3800;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
A.NavLinksSelected2:hover {
	color:#9F3800;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

.FullFrame {
	border-left: solid 1px #e1d3b4;
	border-right: solid 1px #e1d3b4;
	border-bottom: solid 1px #e1d3b4;
	padding:1px 10px 2px 10px;
