* {
	border: none;
	margin: 0;
	padding: 0;
}

body {
	/*
	background: #EAE9E5 url(mainbgtile-home.png.old) 0px 0px repeat-x; 
	*/
	background: #EBE9E4 url(mainbgtile-home.png) 0px 0px repeat-x;
}

.mainHolder {
	background-position: 50% 400px !important;
	background: none;
}

.clear {
	clear: both;
}

.lime {
	color: #A6A413;
	font-style: normal;
}

#header {
	height: 375px;
	margin-bottom: 60px;
	background: transparent url(headerbg.jpg) top center no-repeat;
}

#homeScroller {
	position: absolute;
	top: 128px;
	left: 300px;
	width: 645px;
	height: 304px;
	background: transparent url(imagecontainer.png) top center no-repeat;
}

.scrollerImages {
	position: relative;
	width: 628px;
	height: 250px;
	margin: 8px 0 0 9px;
	background: #fff;
	overflow: hidden;
}

.scrollerImages li {
	position: relative;
}

.scrollerImages a {
	position: absolute;
	display: block;
	width: 645px;
	height: 304px;
	padding-top: 21px;
	overflow: hidden;
	background: transparent url(carousel-link.png) 0px 0px no-repeat;
}


.scrollerImages .scrollerText {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 608px;
	height: 35px;
	padding: 10px;
	color: #fff;	
	background: transparent url(scrollertextbg.png) top left repeat;
}

.scrollerImages .scrollerText p {
	color: #fff;
	font-size: 11px;
	font-style: italic;
}

#homeQuickSearch {
	float: left;
	width: 195px;
	margin-top: -30px;
	background: transparent url(quicksearchbg.jpg) top left no-repeat;
}


#homeQuickSearch .formpad {
	height: 219px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*
#homeQuickSearch .searchformdropdown {
	width: 125px !important;
}
*/
#ucQuickSearch_pnlButtons ul li {
	margin: 0;
	padding: 2px 0;
}

.hideFromLime {
	display: none;
}

#centreSection {
	float: left;
	width: 215px;
	height: 300px;
	margin-left: 23px;
}

#centreSection h2 {
	position: relative;
	width: 131px;
	height: 101px;
	margin-top: 20px;
	font-size: 8px;
}

#centreSection h2 span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 131px;
	height: 101px;
	background: transparent url(slogan.png) top left no-repeat;
}

#linkArea {
	float: left;
	width: 122px;
	height: 255px;
	margin-left: 40px;
	background: transparent url(offersandnews.png) top left no-repeat;
}

#linkArea a {
	display: block;
	width: 120px;
	height: 120px;
}

#latestNews {
	margin-top: 12px;
}

/* ----- NEW ADDITIONS - Sept '09 ------------------------------------------ */

/* ----- HEADER ------------------------------------------------------------ */

#header h1 {
	left: 2px;
}

#venueLinks {
	position: absolute;
	top: 128px;
	left: 0px;
}

#venueLinks a {
	display: block;
	overflow: hidden;
	width: 276px;
	height: 0px;
	padding-top: 46px;
	background: transparent url(venue-links.png) top left no-repeat;
}

#venueLinks #meeting {
	background-position: 0px -46px;
}

#venueLinks #wedding {
	background-position: 0px -92px;
}

#venueLinks #party {
	background-position: 0px -138px;
}

#phoneSection {
	position: absolute;
	top: 119px;
	left: 290px;
	overflow: hidden;
	width: 273px;
	height: 0px;
	padding-top: 273px;	
	background: transparent url(phone-section.jpg) top left no-repeat;
}

/* ----- MAIN PAGE --------------------------------------------------------- */

/* ----- Leftmost column ---- */

#formCol .advsearch, #formCol .lateoffers, #formCol .mapsearch
{
	
	_position: relative;
	_left: 0;
	_top: 0;
}

#formCol {
	float: left;
	width: 195px;
}

#formCol #limeLogo {
	display: block;
	margin: 22px 0 0 0;
}

#logIntoLime {
	/*width: 267px;*/
	padding: 0 10px 0 0;
	height: 125px;
	margin-top: 18px;
	background: transparent url(nuggetbg-login.png) 0px 0px no-repeat;
}

#logIntoLime .nuggetText {
	float: none;
	/*width: 235px;*/
	padding-top: 10px;
	margin-left: 14px;
}

#logIntoLime label {
	display: block;
	float: left;
	width: 60px;
	
}

#logIntoLime .textInput {
	display: block;
	float: right;
	font-size: 1.0em;
	width: 80px;
	color: #272b2b;
	border: 1px solid #DBDBDA;
}

#logIntoLime label, #logIntoLime .textInput {
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}

#loginLinks {
	display: block;
	float: left;
	width: 120px !important;
}

#loginLinks a {
	color: #592151;
	font-style: italic;
}

#logIntoLime .buttondef, #logIntoLime .buttonhover {
	float: right;
}

/* ----- Main Content Area ----- */

#homeContent {
	float: left;
	width: 725px;
	padding-left: 30px;
	_display: inline;
}

#homeContent #introText {
	margin-bottom: 28px;
}

#homeContent .moreInformation {
	display: none;
}

#homeContent .visible {
	display: block !important;
}

#homeContent #introText h1 {
	display: block;
	margin-bottom: 1em;
}

#homeContent #introText h2 {
	display: block;
	overflow: hidden;
	width: 382px;
	height: 0px;
	margin: 0 0 8px 0;
	padding-top: 16px;
	background: transparent url(headings.png) 0px -20px no-repeat;
}

#homeContent #introText p {
	color: #3D203B;
	font-size: 1.2em;
	margin-bottom: 1em;
}

.viewMore {
	display: block;
	width: 140px;
	height: 15px !important;
}

.viewMore span {
	padding-right: 19px;
	background: transparent url(view-more.png) center right no-repeat;	
}

.viewingMore span {
	background-image: url(view-less.png);
}

/* ----- Left-hand sub-column ----- */

#homeContent #leftCol {
	float: left;
	width: 380px;
}

#homeContent  #bookNow {
	position: relative;
	width: 384px;
	height: 125px;
	margin-bottom: 28px;
	cursor:hand;
}

/*
#homeContent  #bookNow h2 {
	overflow: hidden;
	width: 170px;
	height: 0px;
	padding-top: 36px;
	background: transparent url(headings.png) 0px -40px no-repeat;	
}
*/
#homeContent  #bookNow .mainLink {
	overflow: hidden;
	display: block;
	position: absolute;
	width: 384px;
	height: 125px;
}

#homeContent  #bookNow p {
	font-size: 1.1em;
}

/* ----- Our Favourite Things ----- */

#homeContent #favouriteThings {
	float: left;
	width: 381px;
	min-height: 250px;
	background: transparent url(favouritebg.png) top left no-repeat;
}

#homeContent #favouriteHeader {
	margin: 0 20px;
}

#homeContent #favouriteHeader h2 {
	float: left;
	overflow: hidden;
	width: 251px;
	height: 0;
	padding-top: 16px;
	background: transparent url(headings.png) 0px -80px no-repeat;
}

#homeContent #favouriteHeader .buttondef {
	float: right;
	height: 15px !important;
	margin-top: -3px;
	width: 50px;
}

#homeContent #favouriteThings .thing {
	float: left;
	width: 340px;
	margin: 0  20px;
	padding: 16px 0;
	border-top: 1px solid #CEC4C6;
	background: transparent url(thumbnailbg-top.png) 0 11px no-repeat;	
	
}

#homeContent #favouriteThings .thing .thumbnail {
	float: left;
	width: 103px;
	padding: 0 0 6px 5px;
	background: transparent url(thumbnailbg-bottom.png) bottom left no-repeat;
}

#homeContent  #favouriteThings .thing .text {
	float: right;
	width: 225px;
}

#homeContent  #favouriteThings .thing .text h3 {
	color: #3D203B;
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
}

#homeContent  #favouriteThings .thing .text p {
	font-size: 1.1em;
	color: #3D203B;
}

#homeContent  #favouriteThings .thing .text p a {
	font-weight: bold;
}

#homeContent  #favouriteThings .thing .text p a:hover {
	text-decoration: none !important;
}

/* ----- Nuggets ----- */

#homeContent #nuggetArea {
	float: right;
	width: 310px;
}

#homeContent #nuggetArea .nugget {
	width: 305px;
	height: 125px;
	margin-bottom: 20px;
	background: transparent url(nuggetbg.png) top left no-repeat;
}

#homeContent #nuggetArea .nugget a:hover {
	text-decoration: none !important;
}

#homeContent #nuggetArea .nugget .nuggetImage {
	float: left;
}

#homeContent #nuggetArea .nugget .nuggetImage a {
	display: block;
}

#homeContent #nuggetArea .nugget .nuggetText {
	float: right;
	width: 181px;
	margin: 18px 10px 0 0;
	overflow: hidden;
}

#homeContent #nuggetArea .nugget:hover, #logIntoLime:hover  {
	background-position: 0px -125px;
}

#homeContent #nuggetArea .nugget h2 {
	color: #231723;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0.6em;
}

#homeContent #nuggetArea .nugget h3 {
	color: #3D203B;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
}

#homeContent #nuggetArea .nugget p {
	color: #272B2B;
	font-size: 1.1em;
}

#homeContent #nuggetArea .nugget p a {
	color: #592151;
	font-weight: bold;
}

#homeContent #nuggetArea .nugget label {
	color: #272b2b;
	font-style: italic;
}

#homeContent #nuggetArea #specialOffers .nuggetImage {
	width: 100px;
	height: 94px;
	margin: 18px 0 0 10px;
	background: transparent url(nugget-offers.png) 0px 0px no-repeat;	
}

#homeContent #nuggetArea #venuenews .nuggetImage {
	width: 100px;
	height: 94px;
	margin: 18px 0 0 10px;
}

#homeContent #nuggetArea #specialOffers .nuggetImage a {
	width: 95px;
	height: 91px;
}

#homeContent #nuggetArea #corporateHospitality .nuggetImage {
	width: 81px;
	height: 102px;
	margin: 10px 0 0 13px;
	background: transparent url(nugget-hospitality.png) 0px 0px no-repeat;	
}

#homeContent #nuggetArea #corporateHospitality .nuggetImage a {
	width: 81px;
	height: 102px;
}

#homeContent #nuggetArea #latestNews .nuggetImage {
	margin: 18px 0 0 10px;
	width: 91px;
	padding-top: 5px;
	background: transparent url(newsthumb-top.png) 0px 0px no-repeat;		
}

#homeContent #nuggetArea #latestNews .nuggetImage a {
	width: 86px;
	padding: 0 0 6px 6px;
	background: transparent url(newsthumb-bottom.png) bottom left no-repeat;	
}

#nuggetArea #hotelMap h2 {
	width: 123px;
	height: 20px;
	text-indent: -9999px;
	background: transparent url(heading-hotel-map.png) left top no-repeat;
}

#nuggetArea #hotelMap .nuggetImage {
	margin: 18px 0 0 10px
}

#nuggetArea #hotelMap .nuggetText {
	width: 167px !important;
}


/* ----- Social Media Nugget ----- Ticket 334*/

#socialMedia {
	background: url("nuggetbg-social-media.png") no-repeat scroll 0 0 transparent;
	height: 100px;
	margin-top: 18px;
	padding: 0 10px 0 0;
	color: #231723;	
}

#socialMedia:hover {
	background-position: 0px -100px;
}

#socialMedia .nuggetText {
	position: relative;
	padding: 10px 14px;
}

#socialMedia h3 {
	width: 95px;
	color: #231723;
	font-size: 1.1em;
	font-style: italic;
}

#socialMedia h3 span {
	color: #BAB531;
	font-style: normal;	
}

#socialMedia .buttondef {
	position: absolute;
	right: 0px;
	top: 10px;
	height: 14px;
}

#socialMedia .label {
	position: absolute;
	left: 14px;
	top: 56px;
	font-size: 1.1em;
	font-style: italic;	
}

#socialMediaIcons {
	position: absolute;
	right: 0px;
	top: 50px;
	color: #231723;
	font-size: 1.0em;
	font-style: italic; 
}

#socialMediaIcons a {
	display: block;
	float: left;
	width: 29px;
	height: 28px;
	margin-left: 5px;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(icons-social-media.png) no-repeat;
}

#socialMediaIcons #icon-facebook {
	background-position: 0px 0px;
}
#socialMediaIcons #icon-facebook:hover {
	background-position: 0px -30px;
}

#socialMediaIcons #icon-twitter {
	background-position: -30px 0px;
}
#socialMediaIcons #icon-twitter:hover {
	background-position: -30px -30px;
}

#socialMediaIcons #icon-linkedIn {
	background-position: -60px 0px;
}
#socialMediaIcons #icon-linkedIn:hover {
	background-position: -60px -30px;
}


/* home page carousel images may have buttons that are in non-standardised positions */
/* adjustments in css much easier than previous code-behind inline style */
/* wd hoge 09/11/2011 */

.scroller_button
{
	top:-40px;
	left:-40px;
}

/*
.scroller_button1
{
	top:223px;
	left:544px;
}

.scroller_button2
{
	top:223px;
	left:544px;
}

.scroller_button3
{
}

.scroller_button4
{
}

.scroller_button5
{
	/*top:220px;
	left:539px;*/
}

.scroller_button6
{
}

.scroller_button7
{
	top:221px;
	left:488px;
}

.scroller_button8
{
	top:223px;
	left:544px;
}
*/
