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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul {
	list-style-type: disc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#FFFFFF;
	line-height:1.5em;
	
}
	


/************* specific elements ****************/

body {
	background:#7c7c7c url(../images/background_repeat.jpg) top left repeat-x;
	height:100%;
	}

.wrapper {
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}

.wrapper_footer {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#FFFFFF;
	line-height:1.5em;
	}

p.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:none;
}

a:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	}

h1.booking_bar {
	text-indent:-9999px;
	}

/********** Containers *************/

.main_container {
	width:1020px;
	height:auto;
	}
	
.shadow_left {
	float:left;
	width:20px;
	height:800px;
	background:url(../images/shadow_left.png) repeat-y;
	}


.main_area_1 {
	position:relative;
	width:1020px;
	height:auto;
	background:url(../images/shadow_bg.png) repeat-y;
}

.main_area {
	position:relative;
	padding-left:30px;
	padding-right:30px;
	width:960px;
	height:auto;
	background:url(../images/shadow_bg.png) repeat-y;
}

.shadow_right {
	float:left;
	width:20px;
	height:800px;
	background:url(../images/shadow_right.png) repeat-y;
	}

.clear {
	clear:both;
	}

.leftbar {
	width:255px;
	height:auto;
	float:left;
	}





.right_colomn {
	width:705px;
	height:auto;
	float:left;
	}

	

.text_area {
	margin-left:40px;
	margin-right:20px;
	}

.text_content {
	width:430px;
}

.text_content2 {
	width:600px;
}
	

.left_selection {
	position:relative;
	width:255px;
	height:290px;
	background-color:#191818;
	}

.left_facilities {
	float:left;
	width:255px;
	height:100%;
	}

.left_content {
	width:150px;
	}
	
.slideshow {
	position:relative;
	height:290px;
	width:705px;
	background-color:#000000;

}

.top_container {
	width:960px;
	height:290px;
	}

.mid_container {
	width:960px;
	height:100%;
	background:url(../images/left_bg.jpg) repeat;
	}
	
/************* header nav elements *********/

.header {
	width:960px;
	height:125px;
	text-indent:-9999px;
	background:url(../images/header_image.jpg) top left no-repeat;
	}

/************** Navigaiton *****************/

.nav {
	position:relative;
	width:960px;
	height:45px;
	}

ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}

ul#navigation li a {
	border: 0;
	display: block;
	height: 46px;
}

ul#navigation li a:hover {
	border: 0;
	display: block;
}

li#home a {
	width: 116px;
	height:46px;
	background:url(../images/home_css.jpg) top left no-repeat;
}

li#home a:hover {
	width: 116px;
	height:46px;
	background:url(../images/home_css.jpg) bottom left no-repeat;
}


li#facilities a {
	width: 161px;
	height:46px;
	background:url(../images/facilities_css.jpg) top left no-repeat;
}

li#facilities a:hover {
	width: 161px;
	height:46px;
	background:url(../images/facilities_css.jpg) bottom left no-repeat;
}

li#roomrates a {
	width: 176px;
	height:46px;
	background:url(../images/room_css.jpg) top left no-repeat;
}

li#roomrates a:hover {
	width: 176px;
	height:46px;
	background:url(../images/room_css.jpg) bottom left no-repeat;
}

li#meeting a {
	width: 202px;
	height:45px;
	background:url(../images/meeting_css.jpg) top left no-repeat;
}

li#meeting a:hover {
	width: 202px;
	height:45px;
	background:url(../images/meeting_css.jpg) bottom left no-repeat;
}

li#booking a {
	width: 156px;
	height:46px;
	background:url(../images/booking_css.jpg) top left no-repeat;
}

li#booking a:hover {
	width: 156px;
	height:46px;
	background:url(../images/booking_css.jpg) bottom left no-repeat;
}

li#contact a {
	width: 149px;
	height:46px;
	background:url(../images/contact_css.jpg) top left no-repeat;
}

li#contact a:hover {
	width: 149px;
	height:46px;
	background:url(../images/contact_css.jpg) bottom left no-repeat;
}

/************** facilities list **********/

ul.facilites_list {
	margin-left:20px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-bottom:20px;
	}

ul.facilites_list li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background:url(../images/list_bg.png) bottom left no-repeat;
	padding-left:20px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
}

a.bookings {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	text-indent:-9999px;
	background:url(../images/view_culture.jpg) bottom left no-repeat;
	clear:right;
	}

a:hover.bookings {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	background:url(../images/view_culture.jpg) top left no-repeat;
	clear:right;
	}

a.corporate_rates {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	text-indent:-9999px;
	background:url(../images/corporate_rates.jpg) top left no-repeat;
	clear:right;
	}

a:hover.corporate_rates {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	background:url(../images/corporate_rates.jpg) bottom left no-repeat;
	clear:right;
	}

a.book_now {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	text-indent:-9999px;
	background:url(../images/book_now.jpg) top left no-repeat;
	clear:right;
	}

a:hover.book_now {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	background:url(../images/book_now.jpg) bottom left no-repeat;
	clear:right;
	}

a.view_culture {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	text-indent:-9999px;
	background:url(../images/view_culture.jpg) bottom left no-repeat;
	clear:right;
	}

a:hover.view_culture {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	background:url(../images/view_culture.jpg) top left no-repeat;
	clear:right;
	}
	
a.view_dining {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	text-indent:-9999px;
	background:url(../images/view_dining.jpg) bottom left no-repeat;
	clear:right;
	}

a:hover.view_dining {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	background:url(../images/view_dining.jpg) top left no-repeat;
	clear:right;
	}
	
a.view_activities {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	text-indent:-9999px;
	background:url(../images/view_activities.jpg) bottom left no-repeat;
	clear:right;
	}

a:hover.view_activities {
	float:right;
	margin-bottom:10px;
	width:200px;
	height:108px;
	background:url(../images/view_activities.jpg) top left no-repeat;
	clear:right;
	}

a.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	padding-right:40px;
	font-size:12px;
	text-decoration:none;
	}

a:hover.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	padding-right:40px;
	font-size:12px;
	text-decoration:underline;
	}

a.book_here_btn {
	height:28px;
	width:91px;
	margin-top:-30px;
	margin-right:5px;
	background:url(../images/book_here_btn.jpg) top left no-repeat;
	text-indent:-9999px;
	}

a:hover.book_here_btn {
	height:28px;
	width:91px;
	background:url(../images/book_here_btn.jpg) bottom left no-repeat;
	text-indent:-9999px;
	}

/************** side bar *****************/


a.view_rooms {
	position:absolute;
	top:5px;
	left:0px;
	width:250px;
	height:90px;
	background:url(../images/room_rates_select.jpg) top left no-repeat;
	text-indent:-9999px;
	}

a:hover.view_rooms {
	position:absolute;
	top:5px;
	left:0px;
	width:250px;
	height:90px;
	background:url(../images/room_rates_select.jpg) bottom left no-repeat;
	text-indent:-9999px;
	}

a.view_meeting {
	position:absolute;
	top:100px;
	left:0px;
	width:250px;
	height:90px;
	background:url(../images/meeting_room_select.jpg) top left no-repeat;
	text-indent:-9999px;
	}

a:hover.view_meeting {
	position:absolute;
	top:100px;
	left:0px;
	width:250px;
	height:90px;
	background:url(../images/meeting_room_select.jpg) bottom left no-repeat;
	text-indent:-9999px;
	}


	
a.spa {
	position:absolute;
	bottom:5px;
	left:0px;
	width:250px;
	height:90px;
	background-image:url(../images/spa.jpg);
	text-indent:-9999px;
	}

a:hover.spa {
	position:absolute;
	bottom:5px;
	left:0px;
	width:250px;
	height:90px;
	background-image:url(../images/spa.jpg);
	text-indent:-9999px;
	}

#divider {
	position:absolute;
	width:2px;
	height:179px;
	background:url(../images/divider.jpg) no-repeat;
	left:5px;
	top:500px;
	z-index:3;
	}
	
/********* Right Colomn elements **********/
	
h3.facilities_title {
	width:255px;
	height:65px;
	text-indent:-9999px;
	background-image:url(../images/facilities_title2.jpg);
	}

h3.facilities_title_page {
	width:705px;
	height:70px;
	text-indent:-9999px;
	background-image:url(../images/facilities_title_page.jpg);
	}
	
h3.welcome_title {
	width:705px;
	height:70px;
	text-indent:-9999px;
	background-image:url(../images/welcome_title.jpg);
	}

h3.room_rates_page {
	width:705px;
	height:70px;
	text-indent:-9999px;
	background-image:url(../images/room_rates_page.jpg);
	}
	
h3.meeting_title_page {
	width:705px;
	height:70px;
	text-indent:-9999px;
	background-image:url(../images/meeting_room_page.jpg);
	}
	
.booking_title_page {
	width:960px;
	height:70px;
	text-indent:-9999px;
	background-image:url(../images/bookings_title_page.jpg);
	}
	
h3.contact_title_page {
	width:705px;
	height:70px;
	text-indent:-9999px;
	background-image:url(../images/contact_title_page.jpg);
	}

.shadow_bottom {
	width:960px;
	height:27px;
	background:url(../images/shadow_bottom.jpg) repeat-x;
	}


/******** footer elements **********/

.top_footer_shadow {
	width:960px;
	height:30px;
	background-image:url(../images/top_footer_shadow.jpg);
	}


.footer_bg {
	position:relative;
	height:97px;
	padding-top:1px;
	width:100%;
	background:url(../images/footer_bg.jpg) repeat-x;
	}

.footer_above {
	width:960px;
	height:11px;
	background-image:url(../images/footer_above.jpg);
	}

