/* Start of CMSMS style sheet 'master' */
/***** classes *****/
.left {
	float: left;
}
.right {
	float: right;
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear:right;
}
.bold {
	font-weight: bold;
}
.red {
	color: #F00;
}
.redlink {
color:#DC291E;
}
.white {
	color: #FFF;	
}
h4 {
	font-size: 25px;
	color: #FFF;
	font-weight: bold;
}
h3 {
	padding-top: 20px;
	font-size: 20px;
	color: #F00;
	background: url(../images/home/hr_small.png) bottom left no-repeat;
	border: 0px;
	min-width: 260px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
h1 {
	font-size: 36px;
	color: #FFF;
font-weight: bold;
padding-top: 20px;
}
h2 {
	font-size: 20px;
	color: #FFF;
padding-bottom: 20px;
}
h5 {
	color: #000;
	font-size: 62px;
	margin-top: -30px;
}

/***** overridden styles *****/
html {
	background-color: #000;
}
body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;
	background-position: center top;
	background-repeat: no-repeat;
}

/***** styles *****/
.home {	
	background-image: url(../images/backgrounds/homepage_full.jpg);
}
.eatdrink {
	background-image: url(../images/backgrounds/eatdrink-alacarte_full.jpg);
}
.contactus {
	background-image: url(../images/backgrounds/contact-us_full.jpg);
}
.functions {
	background-image: url(../images/backgrounds/functions_full.jpg);
}
.experience {
	background-image: url(../images/backgrounds/experience_full.jpg);
}
.events {
	background-image: url(../images/backgrounds/events_full.jpg);
}
.gifts {
	background-image: url(../images/backgrounds/gifts_full.jpg);
}
.society {
	background-image: url(../images/backgrounds/red-spice-society_full.jpg);
}
#container_top {
	margin: auto;
	width: 970px;
	/*border: 1px solid red;*/
	padding: 15px;
	overflow: hidden;
	height: 80px;
}
#container_mid {
	margin: auto;
	width: 970px;
	/*border: 1px solid red;*/
	padding: 2px 15px;
	overflow: hidden;
}
#container_bot {
	margin: auto;
	width: 970px;
	/*border: 1px solid red;*/
	padding: 334px 0 15px 0;
	overflow: hidden;
}
#container_bot2 {
	margin: auto;
	width: 970px;
	/*border: 1px solid red;*/
	padding: 322px 0 15px;
	overflow: hidden;
}
#container_map {
margin:auto;
overflow:hidden;
padding-top:322px;
width:970px;
}
#container_map a {
display: block;
text-indent: -2000px;
height: 27px;
width: 225px;
}
.filter {
	height: 110px;
}
.transparent {
	background: url(../images/backgrounds/transparency.png) repeat;
	width: 100%;	
}

.logo{
	float: left;
	background: url(../images/home/logo_red_spice_road.png);
	width: 328px;
	height: 77px;
	text-indent: -20000px;
	cursor: pointer;
}
.login {
	/*border: 1px solid red;*/
	width: 228px /* 295px; */
/*margin: 20px 6px 0 0;
text-align:center;*/
}
	.login p {
		/* padding: 7px 10px;
		background-color: #f20108;
margin-top: 16px; */
color:#757575;
float:left;
font-size:9px;

	}
	.login p a{
		color: #FFF;
		font-size: 9px;
		text-decoration: none;
	}
	.login ul {
		padding-top:5px;
	}
	.login ul li {
		float: left;
		padding-right: 4px;
	}
.userpass {
	background: url(../images/home/bg_loginpass.gif) repeat-x;
	width: 62px;
	height: 16px;
	border: none;
	font-size: 12px;
	color: #FFF;
	padding: 4px;
}
.loginTrue {
 	width: 110px;
 	color: #757575;
	font-size: 10px;
}
	.loginTrue li {
		padding-top: 5px;
		float: right;
		width: 100px;
		text-align: right;
	}
	.r1 li{
		float: right;
	}
	.loginTrue a{
	 	color: #FFF;
	 	text-decoration: none;
	}
.btn_my_details {
	margin-top: 8px;
	width: 96px;
	height: 22px;
	background: url(../images/home/btn_my_details.gif) no-repeat;
	display: block;
	text-indent: -2000px;
}
.main_nav {
	width: 100%;
	font-size: 12px;
}
	.main_nav ul li{
		float: left;
		padding: 5px 6px 0 6px;
		/*width: auto;*/
		background: url(../images/home/bg_main_nav.gif) repeat-x;
		height: 25px;
		margin-right: 2px;
		position: relative;
	}
		.main_nav ul li.reservation_nav {
			float: right;
			text-decoration: none;
		}
		.main_nav ul li a {		
			color: #000;
			font-weight: bold;	
			text-decoration: none;
		}
		.main_nav ul li.reservation_nav a{		
			font-weight: normal;
		}
			.main_nav ul li.main_nav_current {
				background: url(../images/home/main_nav_active.gif) repeat-x;
			}
			 .main_nav ul li.main_nav_current a, .main_nav ul li a:hover {
			 	color: #FFF;
			 }
		.main_nav ul li ul {
			margin:7px 0 0 -6px;
			padding:0px;
			position:absolute;
			visibility: hidden;
			width: 470px;
			left: 6px;
			top: 20px;
		}
			.main_nav ul li ul li {
				float:left;
				height: 20px;
				background: url(../images/home/bg_main_nav_sub.gif) repeat-x;
			}
			.main_nav ul li.main_nav_current ul li.main_sub_nav_current, .main_nav ul li ul li:hover {
				background: #FFF;
			}
			.main_nav ul li.main_nav_current ul li.main_sub_nav_current a, .main_nav ul li ul li a:hover  {
				color: #F00;
			}
			.main_nav ul li.main_nav_current ul li a{
				color: #000;
			}
			.main_nav ul li.main_nav_current ul li a:hover {
				color: #F00;
			}

.room_nav {
	padding-top: 165px;/*271px;*/
	font-size: 12px;
}
.room_nav_contact {
	margin-top: -50px;
	font-size: 12px;
	position: relative;
}
.room_nav_gifts {
	margin-top: -40px;
	font-size: 12px;
}
	#room_nav {
		padding-right: 2px;
	}
		#room_nav li {
			margin-right: 2px;
			float: left;
			height: 80px;
			background-repeat: no-repeat;
		}
		#room_nav li a{
			height: 80px;
			text-indent: -20000px;
			display: block;
		}

		.room_nav_explore {	
			background: url(../images/home/redspice_list.gif);
			background-position: 0px 53px;
			width: 70px;
		}
		.room_nav_lantern {	
			background: url(../images/home/redspice_list.gif);
			background-position: -71px 53px;
			width: 92px;
		}
		.room_nav_lantern_red {	
			background: url(../images/home/redspice_list.gif);
			background-position: -71px -29px;
			width: 92px;		
		}
		.room_nav_long {	
			background: url(../images/home/redspice_list.gif);
			background-position: -164px 53px;
			width: 92px;		
		}
		.room_nav_long_red {	
			background: url(../images/home/redspice_list.gif);
			background-position: -164px -29px;
			width: 92px;		
		}
		.room_nav_lotus-bloom {	
			background: url(../images/home/redspice_list.gif);
			background-position: -257px 53px;
			width: 92px;		
		}
		.room_nav_lotus-bloom_red {	
			background: url(../images/home/redspice_list.gif);
			background-position: -257px -29px;
			width: 92px;		
		}
.room_nav_lotus-bud {	
			background: url(../images/home/redspice_list.gif);
			background-position: -257px 53px;
			width: 92px;		
		}
		.room_nav_lotus-bud_red {	
			background: url(../images/home/redspice_list.gif);
			background-position: -257px -29px;
			width: 92px;		
		}
		.room_nav_courtyard {	
			background: url(../images/home/redspice_list.gif);
			background-position: -350px 53px;
			width: 92px;		
		}
		.room_nav_courtyard_red {	
			background: url(../images/home/redspice_list.gif);
			background-position: -350px -29px;
			width: 92px;		
		}
		.room_nav_bar {	
			background: url(../images/home/redspice_list.gif);
			background-position: -443px 53px;
			width: 92px;
		}	
		.room_nav_bar_red {	
			background: url(../images/home/redspice_list.gif);
			background-position: -443px -29px;
			width: 92px;		
		}
.home_lower {
	width: 300px;
	padding-right: 35px;
	overflow: hidden;
}
	.home_lower p {
		font-size: 12px;
		color: #afaeae;
		padding-bottom: 10px;
	}
	.home_lower p a {
		color: #dc291e;
		text-decoration: none;
	}
	.home_lower p a:hover {
		text-decoration: underline;
	}
div.hr {
	background: url(../images/home/hr_small.png) no-repeat;
	height: 18px;
	border: 0px ;
	width: 260px;
	padding-bottom: 20px;
}
div.hr hr{
	display:none;
	width: 260px;
}
.nopad {
	padding: 0px;
}
.lantern_links {
	background: url(../images/home/icon_large_lantern.png) no-repeat left;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0 30px 0 20px;
	display: block;
	cursor: pointer;
	float: left;
}
#footer {
	background: url(../images/home/hr_long.png) no-repeat;
	width: 970px;
	padding: 20px 0;
	margin: 0 auto;
	overflow: hidden;
}
	#footer ul {
		padding-top: 10px;
	}
		#footer ul li {
			float: left;
			height: 21px;
			padding-right: 5px;
			display: block;
			font-size: 10px;
			color: #717171;
		}
		#footer ul li.qantas {
			padding-left: 35px;
		}
		#footer ul li a, #footer ul li p {
			padding: 6px 0 0 0;
			font-size: 10px;
			color: #717171;
			text-decoration: none;
			display: block;
		}
		#footer ul li .facebook {
			background: url(../images/home/btn_web_sharing.gif) no-repeat;
			width: 22px;
			height: 21px;
			display: block;
		}
		#footer ul li .twitter {
			background: url(../images/home/btn_web_sharing.gif) no-repeat;
			background-position: -24px;
			width: 22px;
			height: 21px;
			display: block;
		}
		#footer ul li .youtube {
			background: url(../images/home/btn_web_sharing.gif) no-repeat;
			background-position: -51px;
			width: 22px;
			height: 21px;
			display: block;
		}
.r_side_menu {
	margin-top: 30px;
	padding: 200px 0 0 73px;
	background: url(../images/backgrounds/bg_menu.png) no-repeat;
	height: 98px;
	width: 160px;
}
/**** A la Carte ****/
.menu_left {
	width: 270px;
	padding-right: 20px;
	overflow: hidden;
	height: 100%;
}
#menu_left_list li a {
	padding-top: 10px;
	display: block;
	height: 35px;
	width: 249px;
	color: #5f5f5f;
	text-decoration: none;
	font-size: 16px;
	background: url(../images/buttons/btn_left_menu.jpg) no-repeat;
}
	#menu_left_list li a:hover, #menu_left_list li a.active {
		color: #FFF;	
		background: url(../images/buttons/btn_left_menu.jpg) center -45px no-repeat;
	}
.menu_right {
	overflow: hidden;
	width: 670px;
}
.menu_right p{
	color : #afaeae;
	padding-bottom: 15px;
}
#menu_right_list ul{
	padding-bottom: 10px;
}
#menu_right_list li {
	color: #afaeae;
	line-height: 18px;
	padding-left: 15px;
	background: url(../images/home/icon_textfield_lantern.gif) left 5px no-repeat;
}
#menu_right_list li a {
color: #F00;
}
.price {
	color: #545353;
}
.btn_print {
	background: url(../images/buttons/printDownload.gif) center 1px; no-repeat;
	height: 29px;
	width: 163px;
	text-indent: -1000px;
	margin-right: 3px;
	margin-top: 20px;
}
.btn_dload {
	background: url(../images/buttons/printDownload.gif) center -28px no-repeat;
	height: 29px;
	width: 163px;
	text-indent: -1000px;
	margin-top: 20px;
}
.btn_dload_recipe {
	padding-top: 50px;
}
/**** Contact us ****/
.map {
	padding-right: 20px;
}
.contact_details {
	color: #666666;
}
	.contact_details li {
		float: left;
		width: 120px;
		padding-bottom: 15px;
	}
/**** Functions ****/
.btn_floorplan {
	background: url(../images/buttons/floorplanEnquiry.gif) center 1px; no-repeat;
	height: 29px;
	width: 163px;
	text-indent: -1000px;
	margin-right: 3px;
}
.btn_enquiry {
	background: url(../images/buttons/floorplanEnquiry.gif) center -28px no-repeat;
	height: 29px;
	width: 163px;
	text-indent: -1000px;
margin-right: 3px;
}
.btn_function_pack {
	background: url(../images/buttons/btn_download_function_pack.jpg) no-repeat;
	height: 29px;
	width: 163px;
	text-indent: -1000px;
}
.functions_right {
	overflow: hidden;
	width: 630px;
}
.functions_right p {
	color: #AFAEAE;
	padding-bottom: 15px;
}
/**** events ****/
.events_menu {
	padding-top:120px;
	/*width: 325px;*/
}
.events_menu_list {
	padding-top: 20px;
	width: 330px;
	/*height: 110px;*/
	color: #FFF;
	overflow: hidden;
}
	.events_menu_list li {
		padding-bottom: 15px;
		float: left;
	}
	.events_menu_list li a {
		text-decoration: none;
		color: #FFF;
	}
	.events_menu_list img {
		padding-right: 15px;
	}
.events_menu_title {
	font-size: 16px;
	background: url(../images/backgrounds/events_under_shader.gif) bottom no-repeat;
	color: #f00108;
	width: 190px;
}
.events_menu_title.active_title {
	color: #FFF;
}
.events_menu_link {
	font-size: 14px;
	background: url(../images/home/icon_large_lantern.png) no-repeat left -2px;
	padding-left: 20px;
	/*width: 190px;*/
}
.events_menu_desc {
	color: #999999;
	width:190px;
}
.events_top_body {
	margin-top:120px;
	padding: 10px 5px 5px 20px;
	width: 575px;
	background: #000;
}
.events_body {
	margin-left:20px;
	width: 535px;
	border: 1px solid #700;
	min-height: 460px;
	padding:20px;
	color: #999;
}
.btn_email_this {
	background: url(../images/buttons/emailPrint.gif) center 1px no-repeat;
	height: 29px;
	width: 113px;
	text-indent: -1000px;
	margin-right: 3px;
}
.btn_print_this {
	background: url(../images/buttons/emailPrint.gif) center -28px no-repeat;
	height: 29px;
	width: 113px;
	text-indent: -1000px;
}
.emailPrintShare {
	width: 230px;
	color: #f20108;
	padding-top:10px;
}
.emailPrintShare li {
	float: right;
	padding-right: 5px;
}
/**** gifts ****/
.gifts_body {
	margin: 27px 0 0 36px;
	height: 370px;
	width: 890px;
	padding: 20px;
	position: relative;
}
.gifts_body h4 {
	padding-bottom: 30px;	
}
.gifts_list {
	width: 275px;
	color: #909090;
	padding:0 20px 40px 0;
}
	.gifts_list img {
		padding-right: 15px;
	}
.gift_name {
	font-size: 16px;
	color: #FFF;
	padding-bottom:10px;
}
.roomText {
	height: 110px;
	width: 545px;
}
.room_nav_text {
	width: 285px;
	height: 364px;
	color: #ccc;
	display:none;
	padding: 5px;
	overflow: hidden;
}
.room_nav_text p {
	padding-bottom: 6px;
}
.room_nav_text_outer {
	display: block;
margin: -34px 6px 0 0;
}
#close_text_btn {
	width: 25px;
	height: 25px;
	background: url(../images/buttons/close_room_text.gif) no-repeat -1px;
	text-indent: -2000px;
	display:none;
}
.more_bar {
	background: url(../images/buttons/more_about.gif) no-repeat left -108px;
	width: 203px;
	height: 27px;
	display: block;
	cursor: pointer;
}
.more_courtyard {
	background: url(../images/buttons/more_about.gif) no-repeat left -82px;
	width: 203px;
	height: 27px;
	display: block;
	cursor: pointer;
}
.more_lotus-bloom {
	background: url(../images/buttons/more_about.gif) no-repeat left 0px;
	width: 203px;
	height: 27px;
	display: block;
	cursor: pointer;
}
.more_lotus-bud {
	background: url(../images/buttons/more_about.gif) no-repeat left 0px;
	width: 203px;
	height: 27px;
	display: block;
	cursor: pointer;
}
.more_long {
	background: url(../images/buttons/more_about.gif) no-repeat left;
	width: 203px;
	height: 27px;
	display: block;
	cursor: pointer;
}
.more_lantern {
	background: url(../images/buttons/more_about.gif) no-repeat left -28px;
	width: 203px;
	height: 27px;
	display: block;
	cursor: pointer;
}
.pagenumber {
	padding: 2px 5px;
	background: url(../images/buttons/btn_paginate_active.jpg) no-repeat;
	height: 13px;
	width: 7px;
	display: inline-block;	
}
.current{
	padding: 2px 5px;
	background: url(../images/buttons/btn_paginate.jpg) no-repeat;
	height: 13px;
	width: 7px;
	display: inline-block;	
}
.giftsPaginate {
	position: absolute;
	height: 17px;
	right: 5px;
	bottom: 5px;
}
.giftsPaginate a {
	color: #FFF;
	text-decoration: none;
}
.newsPaginate {
	color: #FFF;
}
.newsPaginate a{
	padding: 2px 3px;
	background: url(../images/buttons/btn_paginate_active.jpg) no-repeat;
	height: 13px;
	width: 11px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;	
}
.room_nav_text p a{
color: #cccccc;
}
.functions_right p a {
color:#cccccc;
}
#NewsPostDetailContent p a {
color:#DC291E;
}
.category_extra {
margin: 5px 0;
color: #FF0000;
}
.category_extra  p{
color: #FF0000;
font-size: 12px;
width: 650px;
padding-bottom: 0px;
}
.password_reminder{background:none repeat scroll 0 0 white;
border:1px solid #B90606;
padding:10px;
width:195px;}
/* End of 'master' */

