
/* Global Resets CSS */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	/*border: 1px solid red;*/
	}

	
html, body {
	height: 100%;
	}	

table { 
	border-collapse:separate; border-spacing:0; 
	}

caption, th, td { 
	text-align:left;font-weight:normal; 
	}

table, td, th { 
	vertical-align:middle; 
	}

blockquote:before, blockquote:after, q:before, q:after { 
	content:""; 
	}

blockquote, q { 
	quotes:"" ""; 
	}

a img { 
	border:none; 
	}


/* Reset all margins/padding */

* { 
	margin:0;
	padding:0;
	}

/* Gets rid of outlined links in Firefox */

a {
	outline: none;
	}


/* No boders on images and displays them as block level elements in IE6 */

img {
	border:0;
	padding: 0;
	margin: 0;
	display: block;
	}

/* IE PNG Fix http://www.twinhelix.com/css/iepngfix/ */
		
h5#expand_panel a, 
#page-container { behavior: url(/furniture/js/iepngfix.htc) }

/* Alternatively, you can specify that this will apply to all tags like so:
		   
		   * { behavior: url(/furniture/js/iepngfix.htc) }
*/





/* General Styles  ------------------------------------------------------------------------------------------------------ */

body {
	text-align:center;
	font-family: Helvetica, Helvetica Neue, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:left;
	line-height:18px;
	background: url(/furniture/images/backgrounds/background_repeat.jpg) 0 0 repeat-x;
 }

* { 
	margin:0;
	padding:0; }

hr {
	clear: left;
	padding:0;
	width:730px;
	color:#ccc;
	background-color:#ccc;}

/* Typography  ------------------------------------------------------------------------------------------------------ */


p {
	font-family: Helvetica, Helvetica Neue, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#2B2B2B;
	line-height:18px;
	text-align:left;
	margin:10px 0 15px 0; }
	
	
	div.offer_bottom p {
	color:#2B2B2B;
	margin:0;
	padding: 0;
	}
	
#breadcrumb_holder p {
	font-size:14px;
	color:#BE1019;
	margin: 20px 0 30px 0;
	}
	
	#breadcrumb_holder p span.blackarrow {
	font-size:14px;
	color:#000;
	}
	
	p.address {
    margin: 10px 0 0 0;
	}
	
#parties_holder p {
	font-size:14px;
	color:#000000;
	margin:0;
	padding:10px 0 10px 0;}
	
	
#footer p {
	color:#70706f;}
	
#homepage_text_holder p strong {
	color:#ae0000;}
	
#hot_deals p {
	margin:0px 0 15px 0;
	padding-top:5px;}	
	
#hot_deals strong {
	color:#b8232a;}


/* Lists  ------------------------------------------------------------------------------------------------------ */

ul, ol {
	padding-left:1em;
	margin-left: 10px;
	line-height:17px; }

ol {
	background-image:none; }



#navigation ul {
	padding:0;
	margin:0;}
	
#navigation li {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0;
	display:inline;}
	
#party_planning_list {
	padding:0;
	margin:0;
	width:400px;}
	
#party_planning_list li {
	background-image:url(../images/sitewide/q-bullets.jpg);
	background-position:0 6px;
	background-repeat:no-repeat;
	line-height:20px;
	list-style-type:none;
	margin:0;
	padding:5px 0 5px 40px;}
	
#party_planning_list li strong {
	color:#b8232a;}
	
#internal_right_col_narrow #party_tips_holder ul {
	padding:0;
	margin:0;}

#internal_right_col_narrow #party_tips_holder li {
	padding:0!important;
	list-style-type:none;
	width:133px;
	float:none;
	height:29px;
	background-image:url(../images/buttons/internal_button_background.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
	
	#party_tips_holder li a {
	padding:6px 0 0 10px;
	line-height:16px;
	color:#FFFFFF;
	float:left;}
	
	#party_tips_holder li a:hover {
	padding:6px 0 0 10px;
	font-weight:bold;
	color:#d9b13c;
	text-decoration:none;
	float:left;}
	
#narrow_left_col ul {
	padding:10px 0 10px 0;

	margin:0;}
	
#narrow_left_col li {
	width:100%;
	list-style-type:none;
	padding:4px 0 4px 15px;
	background-image:url(../images/sitewide/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	margin:0px;}
		

.generic_list {
	padding:10px 0 10px 0;
	float:left;
	margin:0;}
	
.generic_list li {
	width:100%;
	list-style-type:none;
	padding:4px 0 4px 15px;
	background-image:url(../images/sitewide/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	margin:0px;}


	
/*=========================== JQUERY IMAGE SCROLLER =================================*/	


/* OUTER Container DIV */	

div.gallery {
	float: left;
	width: 277px;
	padding: 15px 0;
	}
	
/* Container DIV */

div.simply-scroll {
	float: left;
	padding: 0 0 0 0; 
	width: 225px;
	height: 68px;
	}

/* Clip DIV */

div.simply-scroll div.simply-scroll-clip {
	width: 277px;
	height: 68px;
	}
	
/* RESETS FOR UL */	

div#internal_content_holder div#narrow_middle_col div.simply-scroll ul.simply-scroll-list, div#internal_content_holder div#narrow_middle_col ul#gallery {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}


/* Explicitly set height/width of each list item */	

	div#internal_content_holder div#narrow_middle_col div.simply-scroll ul.simply-scroll-list li, div#internal_content_holder div#narrow_middle_col ul#gallery li {
	float: left; /* Horizontal scroll only */
	width: 100px;
	height: 68px;
	list-style-type:none;
	background: none;
	margin:0;
	padding: 0 10px 0 0;	
	line-height:0;	
	}
		

/*------------- SLIDER DEFAULT STYLES - DO NOT TOUCH ---------------*/

		
/* Container DIV - automatically generated */
div.simply-scroll-container { 
	position: relative;
	width: 277px;
	height: 77px;
	overflow: hidden;
	padding: 9px 0 0 0;
	background: url(/furniture/images/backgrounds/bg_img_scroller.gif) no-repeat 0 0;
	}

/* Clip DIV - automatically generated */
div.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
	}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */

ul.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
ul.simply-scroll-list li img {
	border: none;
	display: block;
	}

/* Back button*/

div.simply-scroll-back {
	display: none;
	}

/* Forward button*/

div.simply-scroll-forward {
	display: none;
	}
	
/*=========================== JQUERY IMAGE SCROLLER =================================*/	




		
/* Links  ------------------------------------------------------------------------------------------------------ */

	a:link { color:#be1019; text-decoration:none;}
	a:visited { color:#be1019; text-decoration:none;}
	a:hover { text-decoration:underline; color:#be1019; !important}
	a:active { color:#be1019; text-decoration:none;}
	
	
	#parties_holder a:link { color:#000000; text-decoration:none;}
	#parties_holder a:visited { color:#000000; text-decoration:none;}
	#parties_holder a:hover { text-decoration:underline; color:#be1019; !important}
	#parties_holder a:active { color:#000000; text-decoration:none;}
	
	
	div#breadcrumb_holder a {
	color: #000000;
	text-decoration: none;	
	}
	
	div#breadcrumb_holder a:hover {
	color: #000000;
	text-decoration: underline;	
	}
	

	#footer a:link { color:#70706f; text-decoration:underline;}
	#footer a:visited { color:#70706f; text-decoration:underline;}
	#footer a:hover { text-decoration:underline; color:#70706f; !important}
	#footer a:active { color:#70706f; text-decoration:underline;}
	

	div#footer_holder div#panel ul.footer_list li a {
	color: #333333;
	text-decoration: none;	
	}
	
	div#footer_holder div#panel ul.footer_list li a:hover {
	color: #A41720;
	}





/* Headings  ------------------------------------------------------------------------------------------------------ */


h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Helvetica Neue, Arial, Verdana, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size:28px;
	color:#b6232a;
	
	}

h2 {
	font-size:26px;
	color:#b6232a;
	padding:5px 0 10px 0;
	}

h3 {
	font-size:24px;
	color:#b6232a;
	padding:5px 0 10px;
	}

h4 {
	font-size:18px;
	color:#b6232a;
	padding:5px 0 10px 0;
	}
	
	div.offer_bottom h4 {
	color: #b42229;
	font-size:18px;
	line-height: 20px;
	padding: 0 0 8px 0;
	font-weight: normal;
	}
	
h5 {
	font-size:20px;
	color:#b6232a;
	padding:5px 0 10px 0; }
	
h6 {
	font-size:16px;
	color:#b6232a;
	padding:5px 0 10px 0; }

a#logo {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 179px; height:74px; text-decoration: none !important;
		/*background-image:url(../images/sitewide/logo.gif);*/
		background-repeat:no-repeat; float:right; 
		}

#homepage_text_holder h3 {
	font-size:22px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#d9b13c;}

.page_title  {
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	}

/* Main Navigation  ------------------------------------------------------------------------------------------------------ */

.pageid59  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width:67px; height:40px; text-decoration: none !important;
			  background-image:url(../images/navigation/home.jpg);
			  background-repeat:no-repeat; float:left; 
			  }
			  .pageid59:hover {background-position: -67px 0;}
			  .pageid59_selected {background-position: -67px 0;}
			  
			  
.pageid68   {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width:123px; height:40px; text-decoration: none !important;
			  background-image:url(../images/navigation/hot_deals.jpg);
			  background-repeat:no-repeat; float:left; margin-left:50px;
			  }
			  .pageid68:hover {background-position: -123px 0;}
			  .pageid68_selected {background-position: -123px 0;}
			  
			  
.pageid70  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width:111px; height:40px; text-decoration: none !important;
			  background-image:url(../images/navigation/our_parties.jpg);
			  background-repeat:no-repeat; float:left;margin-left:50px;
			  }
			  .pageid70:hover {background-position: -111px 0;}
			  .pageid70_selected {background-position: -111px 0;}
			  
			  
.pageid72  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width:103px; height:40px; text-decoration: none !important;
			  background-image:url(../images/navigation/party_tips.jpg);
			  background-repeat:no-repeat; float:left;margin-left:50px;
			  }
			  .pageid72:hover {background-position: -103px 0;}
			  .pageid72_selected {background-position: -103px 0;}
			  
			  
#nav_contact  {
			  /*text-indent: -5000px; 
			  overflow:hidden; 
			  display:block;
			  width:305px; 
			  height:40px; 
			  text-decoration: 
			  none !important;
			  background-image:url(../images/navigation/contact_info.jpg);
			  background-repeat:no-repeat; 
			  cursor:default; 
			  float:right;*/
			  display: none;
			  }



	
/* Structure  ------------------------------------------------------------------------------------------------------ */

#wrapper {
	margin:0 auto 0 auto;
	position:relative;
	/*width:1024px;*/
	width:1042px;
	
	}


#page-container {
	float:left;
	height:auto;
	z-index:3;
	
	width:1024px;
	padding:0 9px 0 9px;
	background: url(/furniture/images/backgrounds/shadow.png) repeat-y left top;
}

#header {
	float:left;
	width:1024px;
	background-color:#FFFFFF;
	/*border-top:6px solid #eddcc2;*/
	padding:25px 0 28px 0;
	background-image: url(/furniture/images/backgrounds/header_background.jpg);
	background-repeat:no-repeat;
	}
	#wrapper_background_internal #header {
	float:left;
	width:1024px;
	padding:25px 0 28px 0;
	background: url(/furniture/images/backgrounds/header_subpage.jpg) no-repeat 0 0 #FFFFFF;
	}
	
#logo_holder {
	float:right;
	width:340px;
	padding:0 60px 0 0;}	

#strapline_holder {
	float:left;
	width:440px;
	padding:0 0 0 60px;}

#navigation {
	float:left;
	width:884px;
	height:40px;
	padding:0 70px 0 70px;
	background-image:url(../images/backgrounds/nav_background.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #FFFFFF;}
	
#homepage_image_banner {
	float:left;
	width:1024px;
	position:relative;
	height:419px;
	background-image:url(../images/backgrounds/bg_home.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-bottom:10px;}
	
#content_holder {
	float:left;
	width:1024px;
	background-color:#CC0000;}
	
div#home_button_holder {
display:none;
}

#glitter_rule {
	float:left;
	width:1024px;
	height:8px;
	background:#bc2028;
	}
	
	div#wrapper_background #glitter_rule,
	div#wrapper_background #breadcrumb_holder {
	display:none;
	}

#breadcrumb_holder {
	float:left;
	width:954px;
	background-color:#FFFFFF;
	padding:0 0 0 70px;
	}
	
#footer_holder {
	float:left;
	/*padding-bottom:20px;*/
	width:1024px;
	/*padding-top:30px;*/
	display:inline;
	}	
	
	#footer_top_colour {
	float:left;
	width:1024px;
	height:16px;
	position:relative;
	top:0;
	left:0;
	background: #c19d64;
	}
	
	div#wrapper_background #footer_top_colour {
	height:60px;
	}

div#wrapper_background_internal div.hotelselect {
display:none;
}
	
div.hotelselect {
padding-left:77px;
}

	div.hotelselect p {
	width:332px;
	float:left;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-top:20px;
	}
	div.hotelselect select {
	margin-top:14px;
	width:300px;
	}
	
#parties_holder {
	float:left;
	width:934px;
	background-color:#ceac76;
	padding:15px 20px 15px 70px;}	

#footer {
	width:1024px;
	float:left;
	padding-bottom:10px;
	display:inline;}
	
	#footer_left {
	float:left;
	width:320px;
	padding:20px 0 0 70px;
	display:inline;}
	
		#footer_left span.st_facebook_button,
		#footer_left span.st_twitter_button,
		#footer_left span.st_email_button {
		display:block;
		float:left;
		height:20px;
		}
		
		#footer_left span.st_facebook_button {
		width:60px;
		margin: 8px 8px 0 0;
		}
		
		#footer_left span.st_twitter_button {
		width:55px;
		margin: 8px 8px 0 0;
		}
		
		#footer_left span.st_email_button {
		width:57px;
		margin: 8px 25px 0 0;
		}
		
		#footer_left p {
		font-size:12px;
		float:left;
		width:76px;
		}
	
	#footer_middle {
	float:left;
	width:300px;
	padding-top:20px;
	display:inline;}
	
	#footer_middle img {
	float:left;}
	
	#footer_right {
	float:right;
	width:260px;
	padding-top:20px;
	display:inline;}

.footer_shadow {
	float:left;
	position:relative;
	top:0;
	left:0;
	height:20px;
	width:1024px;
	}	
.footer_shadow img{
	position:absolute;
	top:0;
	left:-9px;
	}	

#homepage_text_holder {
	float:left;
	width:390px;
	padding:30px 0 0 74px;
	}
	
	#homepage_text_holder h2 {
	font-size:22px;
	}
	
	#homepage_text_holder h3 {
	font-size:15px;
	color:#000;
	margin: 10px 0 2px 0;
	}
	
	
#internal_content_holder {
	width:944px;
	float:left;
	position:relative;
	padding:20px 0 20px 80px;
	border-bottom:13px solid #FFFFFF;
	}
	
#internal_left_col {
	float:left;
	padding:0 40px 0 0;
	width:567px;}
	
#internal_right_col {
	float:left;
	width:313px;}
	
	
div.offer_holder {
	float:left;
	width:464px;
	margin-bottom:5px;
	}
	
	div.offer_top {
	float: left;
	background: url(/furniture/images/backgrounds/bg_offer_top.jpg) no-repeat right top;
	width:464px;
	height: 6px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 2px;
	}
	
	div.offer_bottom {
	float: left;
	clear: both;
	background: url(/furniture/images/backgrounds/bg_offer_bottom.jpg) no-repeat right bottom;
	width: 324px;
	padding: 15px 20px 20px 120px;
	}
	
	
#hot_deals {
	float:left;
	width:275px;
	height:309px;
	padding:15px 0 0 15px;
	margin-top:40px;
	background-image:url(../images/backgrounds/hot-deals.jpg);
	background-repeat:no-repeat;}	

div#party_tips_holder {
	float: left;
	width: 298px;
	height: 292px;
	background-image:url(../images/backgrounds/party-tips-background.jpg);
	background-repeat:no-repeat;
	padding:60px 0 0 20px;}
	
div#party_tips_holder p {
	float: left;
	width: 150px;
	}	

#full_width_col {
	display:block;
	width:916px;
}

#narrow_left_col {
	float:left;
	position:relative;
	width:284px;
	padding: 0 20px 0 0;
	}

#narrow_middle_col {
	float:left;
	width:277px;
	padding-top:10px;}
	
#narrow_right_col {
	float:left;
	width:274px;
	margin: 0 0 0 30px;}


#form_holder_top_narrow {
	float:left;
	background-image:url(../images/titles/or-email.jpg);
	width:274px;
	height:33px;
	margin-top:10px;}
	
#form_holder_middle_narrow {
	float:left;
	padding: 20px 0 10px 20px;
	background-image:url(../images/backgrounds/enquiry_form_background_rep.jpg);
	background-repeat:repeat-y;
	width:254px;
	/*height:351px;*/
	}
	
#form_holder_bottom_narrow {
	float:left;
	background-image:url(../images/backgrounds/enquiry_form_background_bottom.jpg);
	background-repeat:no-repeat;
	width:274px;
	height:10px;}
	
	
#hot_deal_top {
	background-image:url(../images/backgrounds/hot_deals_top.jpg);
	background-repeat:no-repeat;
	width:275px;
	float:left;
	margin-top:20px;
	height:32px;}
	
#hot_deal_middle {
	background-image:url(../images/backgrounds/hot_deals_middle.jpg);
	background-repeat:repeat-y;
	float:left;
	width:260px;
	padding:10px 0 0 15px;}
	
#hot_deal_bottom {
	background-image:url(../images/backgrounds/hot_deals_footer.jpg);
	background-repeat:no-repeat;
	width:260px;
	padding:0 0 0 15px;
	float:left;
	height:164px;}

#tel_holder {
	background-image:url(../images/backgrounds/tel_background.jpg);
	background-repeat:no-repeat;
	width:224px;
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px 0 0 50px;
	margin: 10px 0 0 0;
	}


div#panel {
	float: left;
	width: 954px;
	padding: 20px 35px;
	background: #c19c65;
	display: none;
	border-bottom: 3px solid #C19C65;
	}
	
	ul.footer_list {
	width: 235px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
	ul.footer_list li {
	margin: 0;
	padding: 0 0 2px 0;
	}

#map_canvas {
	border: 2px solid rgb(178, 34, 41);
	overflow: hidden;
	width: 272px; 
	height: 296px; 
	position: relative; 
	background-color: rgb(229, 227, 223);	
	}
	
#map_canvas_big {
	overflow: hidden; 
	position: relative; 
	background-color: rgb(229, 227, 223);
	border: 2px solid rgb(178, 34, 41);
	width:505px; 
	height:379px;
	}	

/* Buttons ----------------------------------------------------------------------------------------------------- */

.homepage_button {
	width:123px;
	padding:7px 0 0 10px;
	height:24px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF!important;
	background-image:url(../images/buttons/button_background.gif);
	background-repeat:no-repeat;}
	
	.homepage_button:hover {
	color:#d9b13c!important;
	text-decoration:none;
	font-weight:bold;}
	
	
.internal_button {
	width:123px;
	padding:7px 0 0 10px;
	margin: 0 10px 10px 0;	
	height:24px;
	float:left;
	line-height:16px;
	color:#FFFFFF!important;
	background-image:url(../images/buttons/internal_button_background.gif);
	background-repeat:no-repeat;}
	
	.internal_button:hover {
	color:#d9b13c!important;
	text-decoration:none;
	font-weight:bold;}



#internal_left_col_narrow {
	float:left;
	padding:0 40px 0 0;
	width:505px;}
	
#internal_right_col_narrow {
	float:left;
	width:336px;
	margin-top:30px;}

/* Misc ---------------------------------------------------------------------------------------------------------  */

	
html { /* Stop background flicker in IE 6 Bug: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker */
  filter: expression(document.execCommand("BackgroundImageCache", false, true));}
	
a {
  outline: none;}
  
img a:link {
  outline: none;}f
  
#footer_middle img {
	float:left;}

#home_button_holder a{
	position:absolute;
	top:164px;
	left:753px;}

div#footer_holder div#panel ul.footer_list li a.morelink strong {
	color:#a41720;
	text-decoration:underline;}



/* Titles --------------------------------------------------------------------------------------------------------- */ 


#title_vip_christmas {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 491px; height:39px; text-decoration: none !important;
		/*background-image:url(../images/titles/vip-christmas.gif);*/
		background-repeat:no-repeat; float:left; margin:35px 0 0 0px; padding:0 0 0 60px;
		}
		
#title_current_offers {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 170px; height:25px; text-decoration: none !important;
		background-image:url(../images/titles/current_offers.gif);
		background-repeat:no-repeat;  margin:0px; padding:0px;
		}
		
#title_a_christmas {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 325px; height:25px; text-decoration: none !important;
		background-image:url(../images/titles/a-christmas.gif);
		background-repeat:no-repeat;  margin:0px; padding:0px;
		}
		
#title_jooin_the_party {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 108px; height:18px; text-decoration: none !important;
		background-image:url(../images/titles/join-the-party.jpg);
		background-repeat:no-repeat;  margin:0px; padding:0px;
		}
		
#title_party_planning {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 332px; height:31px; text-decoration: none !important;
		background-image:url(../images/titles/party-planning.gif);
		background-repeat:no-repeat;  margin:0px; padding:0px;
		}
		
#places_of_interest {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 181px; height:18px; text-decoration: none !important;
		background-image:url(../images/titles/local_places.gif);
		background-repeat:no-repeat;  margin:0px; padding:0px;
		}
		
h4#hotel_photos {
		overflow:hidden; 
		display:block;
		width: 277px; 
		height:18px; 
		text-decoration: none !important;
		margin:0px; 
		padding: 0 0 5px 0;
		font-size:14px;
		}
		
h5#expand_panel {
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding:0;
	position:absolute;
	top:-20px;
	width:124px;
	height:49px;
	left:870px;
	z-index: 10;
	}

	div#wrapper_background h5#expand_panel {
	top:25px;
	}

	h5#expand_panel a {
	background: url(/furniture/images/buttons/see-all-toggle.png) no-repeat 0 0;
	cursor:pointer;
	display:block;
	overflow:hidden;
	text-indent: -9999px;
	position:absolute;
	height:49px;
	width:124px;
	}


/* Forms --------------------------------------------------------------------------------------------------------- */ 

textarea {
	font-size:12px;
	font-family: Helvetica, Helvetica Neue, Arial, Verdana, sans-serif;
	}
	
.party_hotel_finder_formField {	
	padding:4px;
	width:173px;
	color:#000000;
	border:1px solid #cc0000;}
	
.party_hotel_finder_dropDown {
	padding:4px;
	width:300px;
	color:#000000;
	border:1px solid #cc0000;}
	
.email_enquiry_formField {	
	padding:4px;
	width:220px;
	color:#000000;
	margin-bottom:8px;
	border:1px solid #cc0000;}
	
.email_enquiry_Label {
	float:left;
	width:150px;
	color:#000000;
	padding-bottom:8px;}
	
.email_enquiry_dropDown {
	padding:4px;
	width:230px;
	color:#000000;
	margin: 0 0 10px 0;
	border:1px solid #cc0000;}
	
.email_enquiry_small_dropDown {
	padding:4px;
	width:110px;
	color:#000000;
	border:1px solid #cc0000;}
	
.hotdeals_formField {
	width:232px;
	padding:4px;
	margin-bottom:8px;
	color:#000000;
	border:1px solid #cc0000;}
		
select.homepage_dropDown {
	border:1px solid #666666;
	color:#000;
	padding:4px;
	width:277px;
	}	
	
	div#wrapper_background div#homepage_text_holder select.homepage_dropDown {
	display:none;
	}
	
/*=============== ACCORDIAN STYLES ==========================*/


div#accordian_container {
	float: left;
	width: 334px;
	border: 1px solid #b42229;
	}
	
	div.accordian_content {
	width: 334px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	background-image:url(/furniture/images/backgrounds/accordian_content_bkg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
	div.accordian_content p {
	padding: 20px;
	margin: 0;
	}
	
	div.accordian_wrapper {
	float: left;
	width: 336px;	
	}
	
	div.accordian_footer {
	background: url(/furniture/images/accordian/accordian_footer.jpg) no-repeat 0 0;
	width: 336px;
	height: 7px;
	float: left;
	clear: both;
	}

div#accordian_container a {
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	clear: both;
	height: 54px;
	width: 334px;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
div#accordian_container a:hover, div#accordian_container a.selected{
	background-position: 0 -54px;
	}
	
h2.accordian_header	 {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/accordian/accordian_header.jpg) no-repeat 0 0;
	float: left;
	clear: both;
	height: 30px;
	width: 336px;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
	}
	
.search_results {
    border-bottom:1px solid #E4E4E4;
    float:left;
    padding:8px 0;
    width:300px;
}
	
.search_results img {
    float:left;
    margin-right:5px;
}


/* ------------------------ Slide Box One ----------------------- */
	
.phone_costs {
		/*position:absolute;
		top:0px;
		right:75px;
		width:145px;
		height:30px;
		color:#000000;
		text-align:right;
		padding-top:5px;*/
		display: none;		
		}
		
a:link.phone_costs , a:active.phone_costs , a:visited.phone_costs , a:hover.phone_costs  {
		text-decoration:underline;
		color:#000000;
		font-size:11px;}
		
#slickbox {
		/*background:#ffffff none repeat scroll 0 0;
		border:1px solid #999999;
		font-size:11px;
		width:200px;
		height:90px;
		line-height:16px;
		padding:10px;
		position:absolute;
		top:25px;
		right:30px;
		z-index:999;*/
		display: none;
		}
		
#slickbox a:link, #slickbox a:active, #slickbox a:visited, #slickbox a:hover {
		text-decoration:underline;}
	
.button_close {
		width:200px;
		display:block;
		float:left;
		text-align:center;}
		
		
/* ------------------------ Slide Box Two ----------------------- */

.phone_costs_two {
		float:left;
		width:150px;
		color:#000000;
		text-align:left;
		padding-top:5px;}
		
a:link.phone_costs_two , a:active.phone_costs_two , a:visited.phone_costs_two , a:hover.phone_costs_two  {
		text-decoration:underline;
		color:#000000;
		font-size:11px;}
		
#slickbox_two {
		background:#ffffff none repeat scroll 0 0;
		border:1px solid #999999;
		font-size:11px;
		width:200px;
		height:90px;
		line-height:16px;
		padding:10px;
		position:absolute;
		top:70px;
		left:0px;
		z-index:999;
		}
		
#slickbox_two a:link, #slickbox_two a:active, #slickbox_two a:visited, #slickbox_two a:hover {
		text-decoration:underline;}
	
.button_close_two {
		width:200px;
		display:block;
		float:left;
		text-align:center;}

/* ------------------------ Slide Box Home ----------------------- */

.phone_costs_home {
		/*width:150px;
		padding-bottom:5px;
		color:#FFFFFF;
		position:absolute;
		top:0px;
		right:68px;
		text-align:left;
		padding-top:5px;*/
		display: none;
		}
		
a:link.phone_costs_home , a:active.phone_costs_home , a:visited.phone_costs_home , a:hover.phone_costs_home  {
		text-decoration:underline;
		color:#000;
		font-size:11px;}
		
#slickbox_home {
		/*background:#ffffff none repeat scroll 0 0;
		border:1px solid #999999;
		font-size:11px;
		width:200px;
		height:90px;
		line-height:16px;
		padding:10px;
		position:absolute;
		top:103px;
		left:0px;
		z-index:999;*/
		}
		
#slickbox_home a:link, #slickbox_home a:active, #slickbox_home a:visited, #slickbox_home a:hover {
		text-decoration:underline;}
	
.button_close_home {
		width:200px;
		display:block;
		float:left;
		text-align:center;}
		
a.download_pdf_button {
	float: left;
	clear: both;
	margin: 10px 0 10px 0;
	width: 100%;
	}		
	
/* ------------------------ QUICK ENQUIRY SUCESS MESSAGE ----------------------- */

p.sucess_message {
	width: 210px;
	padding: 10px;
	margin: 0 0 15px 0;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	background: #1c7c18;
	}
	
div.button_conatiner {
	float: left;
	clear: both;
	width: 220px;
	height: 27px;
	position: relative;
	z-index: 20;
	}	
	
	p.please_wait_text {
	padding: 0;
	margin: 0;
	width: 100px;
	height: 27px;
	position: absolute;
	top: 5px;
	left: 160px;
	z-index: 100;
	font-size: 11px;
	color: #B6232A;
	text-decoration: blink;
	}	
	
