@charset "utf-8";
/* CSS Document */

html {
	width: 100%;
}

body {
	width: 100%;
	margin: 0px;
	font-family: tahoma, verdana, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #A0A0A4; */
	background-color: #CCCCCC;
}

form {
	margin: 0;
}

table, img {
	border: 0;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	/* background-image: url(../images/wrapper2.jpg); */
	background: url(../images/wrapper2.jpg) no-repeat top #4d423e;
 
}

#top {
	width: 950px;
	/*background-image: url(../images/top_bg2.jpg);*/
	/*background-color: white;*/
	vertical-align:top;
}

#top #logo {
	text-align:center;
	padding: 5px 5px;
}

#localtime {
	text-align: right;
	vertical-align: top;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:3px;
	color:#000000;
}

#top #navigation {
	text-align: center;
	color: #ffffff;
	padding: 5px 0;
	background-color: #333333;
	border: 2px solid #FFFFFF;
}

#top #navigation a:link, #top #navigation a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;/*text*/
	margin: 0 10px;
	padding: 5px 0;
}

#top #navigation a:hover {
	color: #EEE8CD;
}

#flashheader {
	width: 100%;
	text-align:justify;
	padding:0px;
	background-image: url(../images/top_bg.jpg);
}

#mainbody {
	vertical-align:top;
	width: 950px;
	vertical-align: top;
	padding: 0px;
}


#reservationtable {
	width: 100%;
	font-size: 11px;
	padding:5px;
	color: #000000;
	background-image:url(../images/bg_res.jpg);

}

#qc{
	text-align:center;
	font-size: 16px;
	font-weight:bold;
	padding-bottom:5px;
}

#reservationtable td {
	padding: 5px;
	padding-left:5px;
	padding-bottom:5px;
}

#left {
	width: 250px;
	vertical-align: top;
	color: #FFFFFF;
	background-image:url(../images/bkg_left.jpg);
}

#left h3 {
	/*background-color: #b89768; *//*365289,453923,1a1205,dcb953*/
	/* text-transform: uppercase; */
	/* font-weight: normal; */
	/* font-size: 18px; */
	/* font-family: LinotypeZapfino; */
	color: #FFFFFF;
	padding: 10px 0 10px 15px;
	margin: 0;
}

#left .infobox {
	padding:0px;
}

#left .infobox .header {
	width: 250px;
}

#left .infobox .header .title {
	padding-top: 10px;
	padding-left: 15px;
}

#left .infobox .header .rss {
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}

#left .content {
	padding: 0px 15px 10px 15px;
}

#left a:link, #left a:visited {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#left a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

#right {
	width: 670px;
	padding: 10px 15px;
	vertical-align: top;
	color: #B7AC94;
}

#right .localtime {
	text-align: right;
	font-size: 10px;
}

#right h3 {
	color: #FFFFFF;
	font-weight: normal;
	/* font-family: LaurenScript; */
	font-family: Calibri, Tahoma;
	font-size: 22px;
	margin: 0;
}

#right a:link, #right a:visited {
	color: #B7AC94;
	font-weight: bold;
	text-decoration: underline;
}

#right a:hover {
	color: #FFFFFF;
}

#sideimages {
	float: right;
	margin: 0px 0px 0px 10px;
}

#sideimages td {
	text-align: center;
	padding-bottom: 10px;
}

/* styles for the Capacity Chart page */
#halls {
	width: 400px;
	border-collapse: collapse;
	margin-top: 10px;
}

#halls td {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#halls .description {
	font-size: 30px;
}

/* styles for the location sub pages data */
.locationtable {
	width: 500px;
	border: 0;
}

.locationtable td {
	padding: 10px 0;
	vertical-align: top;
}

.locationtable .image {
	padding-right: 10px;
}

#feedback_enquiry td {
	padding: 5px 0;
}

.articlelist {
	margin: 10px 0;
}

.articlelist td {
	padding-bottom: 10px;
	vertical-align: top;
}

.articlelist .image {
	padding-right: 10px;
}

.smalldate {
	font-size: 10px;
}

#map {
	color: #000000;
}

#map a:link, #map a:visited {
	color: #333333;
}

#map a:hover {
	color: #000000;
}

/* styles for the Capacity Chart */
#capacitychart {
	border-collapse: collapse;
	width: 600px;
	font-size: 11px;
}

#capacitychart th {
	font-weight: bold;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #d28f40;
	text-align: center;
	padding: 3px;
}

#capacitychart td {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 3px;
}

#capacitychart .roomname {
	color: #000000;
	background-color: #d28f40;
}


/* START OF STYLES FOR THE FOOTER */
#footer {
	width: 950;
	font-size: 11px;
	/*background:url(../images/footer_bg.gif);*/
	background-color: #333333; /*8A4117,856185,853d85*/
	border: 2px solid #FFFFFF;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

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

#footer #address {
	padding-left: 5px;
	padding-top:10px;
	color:#ffffff;
}

#footer #links {
	vertical-align: top;
	text-align: right;
	padding: 10px 10px 0 0;
	color:#ffffff;
}

#footer #poweredby {
	vertical-align: bottom;
	text-align: right;
	padding: 0 10px 10px 0;
	color: #ffffff;
}

/* for the calendar */
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; }

/* the div that holds the date picker calendar */
.dpDiv {
	}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}

/* the table cell that holds the name of the month and the year */
.dpTitleTD { }

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD { }

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD { }

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}
