/* style document */
@font-face { font-family : Bradley Hand ITC ; src : url( '../font/Bradley_Hand_ITC.ttf' ) ;}
@font-face { font-family : Calibri ; src : url( '../font/CALIBRI.TTF' ) ;}
@font-face { font-family : Brush Script MT ; src : url( '../font/Brush Script MT.ttf' ) ;}
@font-face { font-family : comic sans MS ; src : url( '../font/comicbd.ttf' ) ;}
@font-face { font-family : Forte MT ; src : url( '../font/FORTE.ttf' ) ;}
@font-face { font-family : freestyle script ; src : url( '../font/Freestyle_Script_Normal.ttf' ) ;}
@font-face { font-family : Harlow solid italic ; src : url( '../font/Harlowsi.ttf' ) ;}
@font-face { font-family : Lucida calligraphy ; src : url( '../font/Lucida Calligraphy.ttf' ) ;}
@font-face { font-family : Lucida handwriting ; src : url( '../font/Lucida Handwriting Italic.ttf' ) ;}
@font-face { font-family : Viner hand ITC ; src : url( '../Viner Hand ITC.ttf' ) ;}


* {
	margin:0px;
	padding:0px;
}

.clr {
	clear:both;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

ol {
	margin:0px 0px 10px 40px;
}

ul {
	margin:0px 0px 10px 37px;
	line-height:2;
}

.wrapper {
	margin:0px auto;
	text-align:left;
	width:768px;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:hidden;
}

h3.title_page {
	float:left;
	font-size:14px;
	padding-bottom:10px;
}

#topoftop {
	background:transparent url(topoftop.jpg) repeat-x;
	height:17px;
}

/* style for top menu */
#top {
    color: #003366;
	font-weight: bold;
	font-size: 10px;
    padding: 5px 0px;
	text-align:right;
}

#top a {
    color: #003366;
	text-decoration: none;
}

#top a:hover {
    color: #0099CC;
	text-decoration: none;
}

/* style for footer */
#bottom {
	margin:5px 0px;
	overflow:hidden;
}

#bottom a {
	color:#000000;
	text-decoration:none;
}

#bottom a:hover {
	text-decoration:underline;
}

#bottom a:visited {
	color:#000000;
}

#bottom p#copyright {
	float:left;
}

#bottom p#bottom_menu {
	float:right;
}

/* style for home page */
#home {
	background:#FFFFFF;
	color:#003366;
}

#content_top {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;	
	padding-bottom:10px;
	min-height:237px; 
	height:auto!important;
	height: 237px;
}

/* for Internet Explorer */
/*\*/
* html #content_top {
	
}
/**/

#content_top {
	_height:100%;
}

#content_bottom {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
}

#content_top p {
	padding:10px 0px;
}

#home h3.title_page {
	/* width:400px; */
}

#content_top IMG {
	float:right;
	margin:0px 0px 0px 10px;
}

#home a {
    color: #003366;
	text-decoration: none;
}

#home a:hover {
    color: #0099CC;
	text-decoration: none;
}

#content_bottom .box {
	float:left;
	height:126px;
	width:237px;
	border:1px solid #ffffff;
	margin:10px 0px 10px 13px;
	overflow:hidden;
	position:relative;
}

#content_bottom .box IMG {
	float:left;
	margin:7px;
}

#content_bottom .box p {
	padding:7px 0px 0px 0px;
	float:left;
	width:85px;
}

#content_bottom .box a.more {
	bottom:6px;
	left:143px;
	position:absolute;
}

IMG.title_box {
	float:none!important;
	margin:0px!important;
	padding:0px;
}

form#form1 {
	padding:7px;
}
form#form1 input{
	margin:10px 0px 0px 10px;
}

/* style for xmas page */
#xmas {
	color:#000000;
}

#xmas #content_top{
	background:#FFFFFF url(xmas_bg1.jpg) no-repeat bottom right;
	overflow:hidden;
}

img.link {
	float:none! important;
	padding:0px;
}

.pdf_download {
	width:300px;
}

.pdf_download IMG {
	margin:0px! important;
}

#xmas #content_bottom{
	background:#FFFFFF url(xmas_bg2.jpg) no-repeat top right ;
	overflow:hidden;
	padding:10px;
}

#xmas .event_items {
	margin:10px 0px;
	overflow:hidden;
}

#xmas .event_paging {
	text-align:center;
}

#xmas .event_paging a {
	color:#ffffff;
	text-decoration:none;
}

#xmas .event_paging a:visited {
	color:#ffffff;
}

#xmas #line {
	height:2px;
	border-bottom:2px solid #606060;
	margin:0px 0px 10px;;
}

#xmas #event_left {
	border: 2px solid #FFFFFF;
	float:left;
	width:204px;
	overflow:hidden;
}

#xmas #event_left IMG {
	border: 2px solid #000000;
}

#xmas #event_right {
	float:right;
	width:530px;
}

#xmas #xmas_contact {
	background:#FFFFFF;
	padding:3px;
	text-align:left;
	width:300px;
}

#xmas #xmas_contact a {
	color:#FFFFFF;
	text-decoration:none;
}

#xmas #xmas_contact a:hover {
	text-decoration:underline;
}

#xmas #xmas_contact a:visited {
	color:#FFFFFF;
}

/* style for conferences page */
#conferences {
	background:#FFFFFF;
	color:#666633;
}

#conferences #content_top {
	background:transparent url(confer_bg1.jpg) no-repeat bottom right;
	overflow:hidden;
}

#conferences #content_bottom {

	background:transparent url(confer_bg2.jpg) no-repeat top right ;

	overflow:hidden;

	padding:10px;

}



#conferences #content_bottom ul {

/* 	margin-bottom:0px;

	margin-left:20px;

	margin-right:0px;

	margin-top:0px; */

}



#conferences #content_bottom p {

	padding:10px;

}



#conferences #content_bottom #left {

	float:left;

	width:250px;

}



#conferences #content_bottom #left IMG {

	margin-bottom:10px;

}



#conferences #content_bottom #right {

	float:right;

	width:490px;

}



/* style for banqueting page */

#banqueting {

	background:#FFFFFF;

	color:#996666;
}



#banqueting #content_top {

	background:transparent url(banq_bg1.jpg) no-repeat bottom right;

	overflow:hidden;

}



#banqueting #content_bottom {

	background:transparent url(banq_bg2.jpg) no-repeat top right ;
	color:#996666;
	overflow:hidden;
	padding:10px;

}



#banqueting #content_bottom #left {

	float:left;
	color:#996666;
	width:250px;

}



#banqueting #content_bottom #right {

	float:right;
	color:#996666;
	width:490px;

}



#banqueting #content_bottom p {

	padding:10px;
	color:#996666;
}

 

/* style for weddings page */

#weddings {

	background:#FFFFFF;
	color:#663300;

}



#weddings #content_top {

	background:transparent url(weddings_bg1.jpg) no-repeat bottom right;
	color:#663300;
	overflow:hidden;
	padding:10px;
	float:left;

}



#weddings #content_bottom {

	background:transparent url(weddings_bg2.jpg) no-repeat top right ;

	overflow:hidden;
	color:#663300;
	padding:10px;

}



#weddings #content_bottom #left {

	float:left;
	color:#663300;
	width:250px;

}



#weddings #content_bottom #right {

	float:right;
	color:#663300;
	width:490px;

}



#weddings #content_bottom p {

	padding:10px 0px;
	color:#663300;
}

 


#weddings .event_items {

	margin:10px 0px;
	color:#663300;
	overflow:hidden;

}



#weddings .event_paging {

	text-align:center;

}



#weddings .event_paging a {

	color:#663300;
	text-decoration:none;

}



#weddings .event_paging a:visited {

	color:#663300;
}



#weddings #line {

	height:2px;

	border-bottom:2px solid white;

	margin:0px 0px 10px;;

}



#weddings #event_left {

	border: 0px ;

	float:left;

	width:204px;

	overflow:hidden;

}



#weddings #event_left IMG {

	border: 0px  ;

}



#weddings #event_right {

	float:right;

	width:530px;
	margin-right:20px;

}




/* style for fine dining page */

#dining {

	background:#FFFFFF;

	color:#660000;

}



#dining #content_top {

	background:transparent url(dining_bg1.jpg) no-repeat bottom right;

	overflow:hidden;

}



#dining #content_bottom {

	background:transparent url(dining_bg2.jpg) no-repeat top right ;

	overflow:hidden;

	padding:10px;

}



#dining #content_bottom #left {

	float:left;

	width:250px;

}



#dining #content_bottom #right {

	float:right;

	width:490px;

}



#dining #content_bottom #left IMG {

	margin-bottom:10px;

}



#dining #content_bottom p {

	padding:10px 0px;

}



/* style for events page */

#events {

	color:#FFFFFF;

}



#events #content_top{

	background:#FFFFFF url(xmas_bg1.jpg) no-repeat bottom right;

	overflow:hidden;

}



#events #content_bottom{

	background:#FFFFFF url(xmas_bg2.jpg) no-repeat top right ;

	overflow:hidden;

	padding:10px;

}



#events .event_items {

	margin:10px 0px;

	overflow:hidden;
	

}



#events .event_paging {

	text-align:center;
	float:left;

}



#events .event_paging a {

	color:#ffffff;

	text-decoration:none;

}



#events .event_paging a:visited {

	color:#ffffff;

}



#events #line {

	height:2px;

	border-bottom:2px solid #606060;

	margin:0px 0px 10px;;

}



#events #event_left {

	border: 2px solid #FFFFFF;

	float:left;

	width:204px;

	overflow:hidden;
	
}

#event #feed_right {

	float:right;

	width:760px;
	
	font-family:Verdana, Geneva, sans-serif;

}

#event #feed_left {
	position:absolute;

	border: 2px solid #FFFFFF;

	float:left;

	width:204px;

}

#events #event_right {

	float:right;

	width:530px;

}

#events #event_left IMG {

	border: 2px solid #000000;

}






#events #xmas_contact {

	background:#FFFFFF;

	padding:3px;

	text-align:left;

	width:300px;

}



#events #xmas_contact a {

	color:#000000;

	text-decoration:none;

}



#events #xmas_contact a:hover {

	text-decoration:underline;

}



#events #xmas_contact a:visited {

	color:#FFFFFF;

}



#events form#events_frm input {

	vertical-align:middle;

}



/* recruitment form */



#r {

	width:100%;

	overflow:hidden;

	padding:10px;

}



#r #left {

	float:left;

	width:250px;

}



#r #right {

	float:right;

	width:490px;

}



h3.r_tittle {

	font-size:12px;

	margin:0px 0px 10px 0px;

}



form#r_form label{

	float:left;

	margin-top:5px;

	width:150px;

}



form#r_form input{

	float:left;

}



form#r_form p{

	clear:both;

	margin:5px 0px;

	overflow:hidden;

}



/* style for booknow page */

#btnBooking{

	margin:5px;

	width:400px;

	height:250px;

}



#btnBooking a{

	padding:2px 5px 2px 5px;

	background-color:#FFFFFF;

	border:1px solid #046BB8;

	color:#000000;

	text-decoration:none;

}



#btnBooking a:hover{

	color:#046BB8;

	text-decoration:underline;

}

.MsoNormal span, .MsoNormalTable strong{

	font-size:11px;

	font-family:Verdana,Arial,Helvetica,sans-serif;

}
/********FCK ******/

# formtext {
	color: #000000;
}

#fck1___Frame body, #fck2___Frame body{
	background-color: #95B1BF;
}
.tentstatus0 {
	background-color:#72bb0a;

}
.topdays {
	 background-color:#666666;
	color:white;
	font-size:10px;
	height:30px;

}
.highlighteddayboxes {

 background-color:#666666;

}
.tentstatus1 {
background-color:#ddce37;

}
.tentstatus2 {
background-color:#f90e51;
}
.event_item {
 padding:15px;
border-bottom: 1px solid #9a813e;

}
.currentdate {
background-color:#ffff00;
}


td.beforedayboxes {
  background-color:#666666;
}

td.afterdayboxes {
  background-color:#666666;


}
#calendarbody  
{
float:left;
}
#tentboxcolor img{
float:left;
margin:5px;

}
#tentboxcolor {
padding-left:10px;
color:#663300;
font-size:12px;

}
#month {

width: 100px;
}
#year {
width: 80px;
}
#content_bottom td {

color:#663300;
font-size: 11px;
}
#div {
	height:94px;
	float:left;
}
#scroll_right {

	float:right;

	width:768px;

}
#scroll_right #scrolltop {
	text-align:center;
	width:100%;
	height:30px;
	padding-top:4px;
}
/*
#scroll_right #scrollend {
	text-align:center;
	width:100%;
	height:120px;
	background-color:#FFF;
}
#scrollwrap { 
 width:760px;
 height: 140px; 
 overflow: hidden; 
 background-color:#FFF;
}

#scrollmsg {
	padding:10px 10px 0px 10px;
 float: left; 
 text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
#msg{
	height:70px;
	font-size:12px;
}*/
#scroll_right ul {  
  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#scroll_right li {
PADDING-RIGHT: 0px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#scroll_right h3{
	margin:0 auto;
}
#scroll_right hr{
	border-style:solid;
	border-width:1px;
	border-color:#808080 #fff #fff #fff;
	width:740px;
	margin-left:-10px;
}

.scrollText {
	MIN-HEIGHT: 25px; FLOAT: left; OVERFLOW: hidden;WIDTH: 768px; LINE-HEIGHT: 25px; HEIGHT: 160px
}
.scrollText LI {
	PADDING-LEFT: 0px; HEIGHT: 30px
}
#feedform{
	color:#888;
	font-size:14px;
	margin-left:10px;
	margin-top:10px;
	font-weight:bold;
	font-size:12px;
}
#feedform #comments{
	padding:2px;
	float:left;
	width:150px;
	margin-top:5px;
}
#feedform #comments1{
	padding:2px;
	float:right;
	width:220px;
	margin-top:5px;
}
#feedform #but{
	padding:2px;
	float:left;
	margin-top:35px;
	width:100%;
	text-align:center;
}
#feedform .text{
	padding:2px;
	height:25px;
	width:187px;
}
#feedform .textarea{
	padding:2px;
	height:110px;
	width:280px;
}
#feedform_left{
	float:left;
	width:320px;
	height:auto;
	
}
#feedform_right{
	float:right;
	width:420px;
	margin-left:0px;
	height:auto;
}