/* CSS Document ---------------------------------------------------------------*/

html, head { 
	width:100%;
	text-align:center;
}

body {
	background:url(../media/images/bg.jpg) repeat #000000;
	width:100%;
	margin:0;
	margin-bottom:30px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* Link ---------------------------------------------------------------*/
a {
	color:#b18944;
	text-decoration:none;
}

a:hover {
	color:#FFF;
	text-decoration:none;
}

a:active {
	color:#b18944;
	text-decoration:none;
}




.FooterLink a {
	color:#FFFFFF;
	text-decoration:none;
}

.FooterLink a:hover {
	color:#b48945;
	text-decoration:none;
}

.FooterLink a:active {
	color:#FFFFFF;
	text-decoration:none;
}





.RightLink a {
	color:#fff;
	text-decoration:none;
}

.RightLink a:hover {
	color:#feca08;
	text-decoration:none;
}

.RightLink a:active {
	color:#fff;
	text-decoration:none;
}

/* Header ---------------------------------------------------------------*/
#Header {
	width:900px;
	float:left;
	text-align:left;
}

#Header1 {
	width:900px;
	height:30px;
	float:left;
	background:url(../media/images/header1.png) no-repeat;
	text-align:right;
	padding-top:20px;
	font-size:10px;
	font-weight:bold;
	color:#dc9d33;
}

#Header2 {
	width:900px;
	height:400px;
	float:left;
	text-align:left;
	background:#000000;
}

#ButtonArea {
	width:900px;
	height:50px;
	float:left;
	background:#000000;
	padding-bottom:10px;
}

/* Main ---------------------------------------------------------------*/
#Main {
	width:900px;
	height:100%;
	float:left;
	text-align:left;
}

#MainBlank{
	width:900px;
	height:20px;
	float:left;
}

/* Left ---------------------------------------------------------------*/
#Left{
	width:207px;
	min-height:200px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#Reservation {
	width:182px;
	min-height:149px;
	float:left;
	padding-top:50px;
	padding-left:15px;
	padding-right:10px;
}

#Reservation2 {
	width:207px;
	min-height:22px;
	float:left;
	background:url(../media/images/left/reservation2.jpg) no-repeat #342814;
}

#LeftBlank {
	width:207px;
	height:10px;
	float:left;
}

#LeftIco {
	width:207px;
	float:left;
}

/* Center ---------------------------------------------------------------*/
#Center{
	width:479px;
	min-height:200px;
	float:left;
}

#CenterTitle {
	width:479px;
	height:32px;
	float:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#CenterTitle2 {
	width:662px;
	height:32px;
	float:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#CenterBlank {
	width:479px;
	height:10px;
	float:left;
}

#CenterText {
	width:459px;
	min-height:390px;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

#CenterText2 {
	width:655px;
	min-height:390px;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

#CenterBottom {
	width:490px;
	height:186px;
	float:left;
}

#CenterFooter {
	background:url(../media/images/center-bgr.png);
	height:36px;
	width:900px;
	float:left;
}
/* Right ---------------------------------------------------------------*/
#Right{
	width:174px;
	min-height:200px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#SpecialOffer {
	width:174px;
	height:147px;
	float:left;
	text-align:center;
	font-weight:bold;
	padding-top:38px;
}

#RightBlank {
	width:174px;
	height:33px;
	float:left;
}

/* Form ---------------------------------------------------------------*/
.FormText {
	background:url(../media/images/bg.jpg);
	border:1px solid #b18944;
	font-size:12px;
	color:#b18944;
	padding:3px;
}

.FormText2 {
	background:url(../media/images/bg.jpg);
	border:1px solid #b18944;
	font-size:12px;
	color:#b18944;
	padding:3px;
}




/* HighSlide ---------------------------------------------------------------*/
.highslide {
	cursor: url(../media/images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Arial;
    font-size: 10px;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 9px;
	font-family: Arial;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../media/images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../media/images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../media/images/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../media/images/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}




/* ..................................................................................................calendar style */

#calendarDiv {
	display: block;
	display: none;
	position: relative;
	border: 1px solid #b18944;
}
#calendarDiv a {
	cursor: pointer;
}
#calendar {
	background: #b18944;
	clear: both;
	text-align: center;
	font-size:11px;
}
#calendar, #linksTable {
	width: 180px;
}
#calendar .calendarHeader {
	background: #b18944;
	border-bottom: 1px solid #444;
	color: #fff;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#calendar .weekDaysTitleRow {
	background: #342714;
	color: #fff;
	height:20px;
}
#calendar .weekDaysRow {
	background: #333;
	color: #fff;
}
#calendar .weekDaysCell {
	color: #333;
	border: 1px solid #342714;
}
#calendar .weekDaysCellOver {
	background: #333;
	border: 1px solid #fff;
}
#closeCalender {
	position: absolute;
	right: 0;
	bottom: 100%;
	margin-bottom: 1px;
	display: block;
	padding: 2px;
	cursor: pointer;
	font-size:10px;
}
#closeCalender:hover {
	background: #000;
	color: #fff;
}
#linksTable {
	background: #342714;
}
#linksTable a {
	display: block;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 80%;
	padding: 2px 5px;
}
#linksTable a:hover {
	background: #ddd;
	color: #333;
}
#prevMonth {
	float: left;
}
#nextMonth {
	float: right;
}
#today {
	background: #000;
	color:#FFFFFF;
}
