/* TABLE OF CONTENT

1 Headers
2 Text elements
3 Colours 
4 Lists
5 Form elements
6 Positioning
7 Tables

 */

/* IF YOU ARE BUILDING A SPECIAL PAGE DO NOT ADD STYLES TO THIS PAGE - USE A SEPARATE STYLESHEET*/
/* IF IN DOUBT ABOUT HOW TO CREATE a NEW STYLESHEET, ASK A SENIOR DEVLOPER */

/* -------------------------------- */
/* ---------- 1 HEADERS ---------- */
/* -------------------------------- */


h1.section {
	float:left; 
	color:#D74119; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding:0; margin: 49px 0 10px 0; 
	font-size:90%; 
	width:186px;
	}
h1.section a:link, h1.section a:hover, h1.section a:focus, h1.section a:active, h1.section a:visited {
	color:#D74119; 
	/*background:#fff;*/
	text-decoration:none!important;
	}
h2.frontpage {
	color:#D74119; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding:0; margin: 17px 0 13px 0; 
	font-size:90%;
	}
	

h2.ourbrands {
	color:#D74119; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding:0; margin: 24px 0 7px 18px; 
	font-size:120%;
	}
h3.ourbrands {
	color:#D74119; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding:0; margin: 24px 0 8px 0; 
	font-size:120%;
	}
h4.ourbrands {
	color:#D74119; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	padding:0; margin: 24px 0 1px 0; 
	font-size:110%; 
	}

h2.topsectionpage {
	color:#D74119; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding:0; margin: 36px 0 15px 0; 
	font-size:120%;
	}
h2.sectionpage {
	color:#D74119; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding:0; 
	margin: 17px 0 12px 0; 
	font-size:120%;
	}
	
h2.altsectionpage {
	color:#752864; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding:0; 
	margin: 17px 0 12px 0; 
	font-size:120%;
}

h3.search {
	color:#000; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	padding:0; margin: 3px 0 5px 0; 
	font-size:70%;
	}

h2.internalpage {
	color:#D74119; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding:0; margin: 0 0 0 18px; 
	font-size:110%;
	width:90%; 
	font-weight:normal!important;
	}

h3 {
	color:#000; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	padding:0; 
	margin: 23px 0 7px 0; 
	font-size:120%; 
	clear:both;
	}

h3.pagetop {
	color:#000; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	padding:0;
	margin: 0 0 7px 0; 
	font-size:120%;
	}
h4, h5 {
	color:#000; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	padding:0; margin: 2px 0 0 0; 
	font-size:100%; 
	clear:both;
	}
h4.brands {
	padding:0;
	margin: 12px 0 0 0; 
}

h4.topmargin, h5.topmargin {
	padding:0;
	margin: 25px 0 4px 0; 
}

h4.brandsHistory {
	padding:0;
	margin: 0 0 12px 0; 
}

h4.topandbottompadding {
	padding:2em 0 1em 0;
}

h3.hotelbrand {
	font-weight:bold;
	font-size:110%;
	color:#d74119;
	padding:8px 0 8px 16px!important;
	margin:0;

}



 /* -------------------------------------------------- */
/* ---------------- 2 TEXT ELEMENTS ---------- */
 /* -------------------------------------------------- */

 p { 	
 	clear:both;
	padding: 0 0 7px 0;
	margin: 5px 0 0 0;
 	text-align:left;
	line-height:1.3em
	}

a  { 
	color:#D74119;
	text-decoration: underline; 
	}

a:hover, a:focus, a:active  { 
	color:#000;
	text-decoration: none; 
	}

a.arrowlink:link, a.arrowlink:visited {
	background: url("../images/site_objects/arrowlink_orange.gif") left 2px no-repeat;
	color: #c5281c;
	text-decoration:underline;
	padding: 1px 0px 0px 14px;
	display:block;
}
a.arrowlink:hover, a.arrowlink:focus, a.arrowlink:active {
	text-decoration:none;
}


p.ihglogo {
	float:left; width:186px;
	padding: 24px 0 0 0;
	margin:0!important;

}

p.alert_signup a {
	background:url(../images/icons/icon_send.gif) no-repeat 0px 4px;
	padding-left:18px;
	font-size:70%;
}
	
acronym {
	border-bottom: none;
	}
	
.nobold {font-weight:normal!important;}

.nowrap { white-space: nowrap; }

.underline { text-decoration:underline; }

p.intro {
	color:#666;
	font-size:150%;
	line-height:1.3em;
	font-weight:normal;
}


p.link { 	
 	padding: 0 0 7px 0;
	margin: 0;
 	text-align:left;
	}

p.contact { 	
 	padding:0!important;
	margin:0!important;
	}

p.market{ 	
	padding: 0 0 22px 0!important;
	}

p.newslink a { 
	color:#000;
	text-decoration: none; 
	}
	
p.newslink a:hover, p.newslink a:focus, p.newslink a:active { 
	color:#D74119;
	text-decoration: underline; 
	}

p.featuredlink {
	margin-top:20px;
	padding:3px 0 10px 6px!important;
	clear:right;
	font-size:90%;
}

p.featuredlinknomargin{
	margin:0!important;
	padding:0;
	float:left;
	height:100%;
}

p.floatleft{
	float:left; 
	clear:none;
}
	
img.downloadlink{
	margin: 0 7px -5px 0 ;
	border:none;
}

p.brandLink {
	padding:0!important;
	font-size:90%!important;
}

p.orphanlink {font-size:95%;}


p.history img {padding: 20px 0 0 0; clear:both;}

p.namedate{ 	
 	clear:both;
	padding: 7px 0 0 0!important;
	font-size:90%!important;
	}
p.quote{ 	
	font-weight:bold;
	color:#E27023;
	font-size:115%;
	}
	
blockquote.nopadding {
	padding:0px;
	margin:0px;
}
blockquote.nopadding p.nopad {
	padding:0px;
	margin:0px;
}
.logotitle {
	float:left;
	clear:left;
	font-size:70%;
	font-weight: normal;
	color:#999999;
	margin:0 0 0 3px;
	}

.font_11px {font-size:91.7%!important;}
.font_12px {font-size:100%!important;}
.font_13px {font-size:108.4%!important;}
.font_14px {font-size:116.7%!important;}
.font_16px {font-size:133.4%!important;}
.font_18px {font-size:150%!important;}
.font_19px {font-size:158.4%!important;}
.font_20px {font-size:166.7%!important;}
.font_22px {font-size:183.4%!important;}
.font_24px {font-size:200%!important;}
.font_25px {font-size:208.4%!important;}
.font_26px {font-size:216.7%!important;}

.bold{font-weight:bold;}

/*--------------------------------------------------------------------------*/
/* following four  paragrpah styles are used for the brand tab system only*/
/*--------------------------------------------------------------------------*/
p.ourbrandintro {
	float:left; 
	width:365px; 
	padding: 5px 23px 0 18px!important;
	margin:0!important;

}

p.brandlogos {
	float:left; width:186px;
	padding: 10px 0 0 18px;
	margin:0!important;

}
p.ourbrands {	
	float:left; 
	width:365px; 
	padding: 5px 0 0 0!important;
	margin:0!important;
}

p.didyouknow {	
	float:left; 
	width:335px; font-size:110%;
	padding: 12px 0 0 0!important;
	margin:0!important;
	color:#D74119; 
}

/*--------------------------------------------------------*/
/* main site parapgraph styles follow */
/*-----------------------------------------------------------*/
div.textcontent	p, div.textcontentwide	p, div.textcontentwidest p { 	
 	padding: 0 0 7px 0;
	margin: 0;
 	text-align:left;
	line-height:1.3em
	}
	
p.smalltext, .smalltext {
	font-size:80%;
	}
		
p.smallertext, .smallertext {
	font-size:90%;
	}
p.diversityBottom {margin: 0; padding:5px 0px 0px 0px;}

p.largertext, .largertext {font-size:110%;}
	
p.backtotop {
	clear:both;
	margin:0; 
	padding:24px 0 0 18px; 
	width:400px; 
	float:left;
	font-size:90%;
	}	
.padtop, p.padtop {
	margin-top: 20px;
}
p.topspace {
	padding-top: 20px!important;
}	

p.topspace10 {
	padding-top: 10px!important;
}	

.padright {
	margin-right: 60px;
}
div.contentinternalwidest p.backtotop {
	clear:both;
	margin:0; 
	padding:24px 0 0 18px; 
	width:400px; 
	float:left;
font-size:100%;
	}	
	
	
div.textcontentwidest p.fix {
padding: 22px 0 0 18px;
	margin: 0;

	line-height:1.3em;
width:500px; font-size:110%;}
	
div.contentinternal p.lastupdated, p.lastupdated {
	font-size:90%;
	clear:both;	
	float:left;
	margin:0;
	padding:40px 0 0 18px!important; 
	width:421px; 

	color:#999999;
	}	

div.contentinternalwidest  p.lastupdated {
	font-size:100%;
	clear:both;	
	float:left;
	margin:0;
	padding:40px 0 0 18px!important; 
	width:421px; 
	color:#999999;
	}	
		
p.clear {
	clear:both; 
	line-height:1px; 
	margin:0; padding:0;
	font-size:1px;
}	
p.noclear {
	clear:none;
}
	
p.padding16 {margin:16px 0!important; }

p.paddingtop16 {margin:16px 0 0!important;}

div.ourHotelBrandContainer p {
	font-size:110%;
}

div.ourHotelBrandContainer div.brandRight p {
	padding:0px 16px 12px 16px;
	color:#d74119;
}

div.ourHotelBrandContainer div.brandLeft p {
	padding:12px 16px 8px 0;
}

div.ourHotelBrandContainer div.brandLeft p.brandTop {padding:12px 16px 6px 0;}

div.key {
	width:539px;
	border-bottom: 1px solid #FFCD76;
	}

div.key p { 
	border-bottom: 1px solid #FFCD76;
	margin: 20px 0 10px 0;
	font-weight: bold;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif; 	
	 } 



	
 /* --------------------------------------------- */
 /* ------- 3 COLOURS AND BACKGROUNDS  ---------- */
/* ------------------------------------------ */ 

 .paleyellow {	background:#FFF7E9; }
 .peach {	background:#FFEFD3; }
 .orangetext {	color:#D74119;}
 .redtext { color:#ff0000;}
 .errortext {color:#FF0099; font-weight:bold;}
 .definitionlisttitle {border-bottom: solid 1px #FFCD76; width:448px; }
 .error {color:#ff0000; font-weight:bold;}
 

/* ------------------------------------------------- */	
 /* ----------------- 4 LISTS   ------------------------ */
 /* -------------------------------------------------- */
 
 
/* Add definition, ordered and unordered list classes for body content here */


ul.relatedlinks {
	margin: 7px 0 0 0;
	padding: 0px;
	list-style:none;
}
ul.relatedlinks li {
	display: block;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
ul.relatedlinks li a:link, ul.relatedlinks li a:visited {
	display: block;
}

#ourbrand ul.link {
	float:left;
	width:275px; 
	display: list-item;
	/*list-style-type: none;*/
	list-style: none;
	margin:5px 0 16px 0;
	padding:0px;
	text-align:left;
	color:#D74119;
	}

#ourbrand ul.link li{
	margin:0 0 8px 0;
	}
	
	
div.textcontent	ul, div.textcontentwide	ul, div.floattextcontent ul{
	margin:0 0 7px 0px;
	padding:0;
	text-align:left;
	list-style: none;
	}
	
div.textcontent	ul li ul, div.textcontentwide ul li ul{
	list-style: none!important;
	}	

div.textcontent	ul li, div.textcontentwide	ul li , div.floattextcontent ul li{
	margin:0 0 5px 0;
	padding-left:14px;
	text-align:left;
	background-image: url("../images/site_objects/icon_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .2em;
	}
	
div.textcontent ol, div.textcontentwide ol{
	margin:0 0 5px 25px;
	padding:0px;
	text-align:left;
	}
	

div.textcontent ol li, div.textcontentwide ol li{
	margin:0 0 5px 0;
	}

ol.letters 
{ list-style-type:lower-alpha;}


div.textcontent	ul.logos{
	display:inline;
	float:left;
	margin:11px 0 7px 0px;
	padding:0;
	text-align:left;
	list-style: none;

	}
	
div.textcontent	ul.logos li {
	background:none;
	display:inline;
	margin:0 0 5px 0;
	padding:0 34px 0 0;
	text-align:left;
	}
	
div.textcontent	ul.logos li.singlepad {
	padding:0 34px 0 14px;
	}

div.textcontent	ul.logos li.doublepad {
	padding:0 30px 0 34px;
	}
	
div.textcontent	ul.logos li img {
	display:inline;
	clear:none;
	margin-bottom:20px;
}

div.textcontent ul.definition {
	margin: 0;
	padding: 0;
	display: list-item;
	color: #000000;
	list-style-type: none; 
}

div.textcontent ul.definition li {
	display: inline!important;
}

div.textcontent ul.definition  li a, div.textcontent ul.definition  li a:visited {
	color: #D74119;
	text-decoration: underline;	
	float: left;	padding:0 8px 0 0;
}
div.textcontent ul.definition  li a:hover, div.textcontent ul.definition  li a:focus, div.textcontent ul.definition  li a:active   {
text-decoration: none;
}

div.textcontent ul.marginbottom {
	margin:0 0 30px 0!important;
}

dl{
	width: 100%;
	padding: 0;
	float: left;
}
dl dt{
	float: left;
	width: 30%;
	margin: 0 ;
	clear: left;
}
dl dd{
	width: 55%;
	padding: 0 0 2% 5%;
	float: left;
	margin: 0 ;
}

li.greytext999{
		color:#999!important;
		font-weight:bolder;
}
div.textcontent ul.brand {
	padding-top:12px;
	
}
div.textcontent ul.brand li, div.textcontent ul.downloads li {
	background:none;
	padding:5px 0 0 0;
	font-size: 90%;
}
div.textcontent ul.brand li.pdf, div.textcontent ul.downloads li {
	background: url("../images/site_objects/icon_pdf.gif") no-repeat left center;
	padding-left:50px;
}
div.textcontent ul.brand li.pdf_hicv_icon {
	background: url("../images/site_objects/icon_hicv_pdf.gif") no-repeat left center;
	padding-left:60px;
}
div.textcontent ul.downloads {
	margin-bottom: 14px;
}
div.textcontent ul.downloads li {
	padding-left:25px;
}
ul.nostyle {
	background:none!important;
	margin:0 0 10px 0;
	padding:0;
	background:none;
}

ul.nostyle li {
	background:none!important;
	list-style-type:none;
	margin:0!important;
	padding:5px 0 0 0!important;
}

div.key ul {
	margin-left: 10px;
	padding-bottom: 20px;
	font-size: 90%;
	}
div.key ul.keyicons li {
		list-style-type:none;
		padding: 5px 15px 5px 25px;
		display: inline;
		text-align:left;
	}
	
	
 /* ------------------------ SOCIAL BOOKMARKING ---------- */	
.bookmarks {
	padding:10px 0 0 18px;
	width:688px;
	border-top: 1px solid #ffefd3;
	margin:50px 0 0 0;
	clear:both;
}

html > body .bookmarks {
	float:left;
}

.bookmarks .col1 {
	width:110px;
	float:left;
}
.bookmarks .col2 {
	width:430px;
	float:left;
}
.bookmarks .col3 {
	float:right;

}
.bookmarks p.bookmark {
	color:#d74119;
	font-weight:bold;
	line-height:1em;
	padding: 0;
	margin: 0;
	}
	div.contentinternal p.bookmark {
		font-size:120%;
		}	
		div.contentinternalwidest p.bookmark {
		font-size:130%;
		}	
a.delicious, a.delicious:link, a.delicious:visited {
	background:url("../images/icons/icon_delicious.gif") no-repeat left;
	padding-left:20px;
	color: #999;
	text-decoration:none;
}
	a.delicious:hover, a.delicious:focus, a.delicious:active {
		background:url("../images/icons/icon_delicious.gif") no-repeat left;
		color: #999;
		text-decoration: underline;
	}
a.digg, a.digg:link, a.digg:visited {
	background:url("../images/icons/icon_digg.gif") no-repeat left;
	padding-left:20px;
	color: #999;
	text-decoration:none;
}
	a.digg:hover, a.digg:focus, a.digg:active {
		background:url("../images/icons/icon_digg.gif") no-repeat left;
		color: #999;		
		text-decoration: underline;
	}
a.reddit, a.reddit:link, a.reddit:visited {
	background:url("../images/icons/icon_reddit.gif") no-repeat left;
	padding-left:20px;
	color: #999;
	text-decoration:none;	
}
	a.reddit:hover, a.reddit:focus, a.reddit:active {
		background:url("../images/icons/icon_reddit.gif") no-repeat left;
		color: #999;
		text-decoration: underline;
	}
a.facebook, a.facebook:link, a.facebook:visited {
	background:url("../images/icons/icon_facebook.gif") no-repeat left;
	padding-left:20px;
	color: #999;
	text-decoration:none;
}
	a.facebook:hover, a.facebook:focus, a.facebook:active {
		background:url("../images/icons/icon_facebook.gif") no-repeat left;
		color: #999;
		text-decoration: underline;
	}
a.linkedin, a.linkedin:link, a.linkedin:visited {
	background:url("../images/icons/icon_linkedin.gif") no-repeat left;
	padding-left:20px;
	color: #999;
	text-decoration:none;
}
	a.linkedin:hover, a.linkedin:focus, a.linkedin:active {
		background:url("../images/icons/icon_linkedin.gif") no-repeat left;
		color: #999;
		text-decoration: underline;
	}
a.twitter, a.twitter:link, a.twitter:visited {
	background:url("../images/icons/icon_twitter.gif") no-repeat left;
	padding-left:20px;
	color: #999;
	text-decoration:none;
}
	a.twitter:hover, a.twitter:focus, a.twitter:active {
		background:url("../images/icons/icon_twitter.gif") no-repeat left;
		color: #999;
		text-decoration: underline;
	}		
a.stumbleupon, a.stumbleupon:link, a.stumbleupon:visited {
	background:url("../images/icons/icon_stumbleupon.gif") no-repeat left;
	padding-left:20px;
	color: #999;
	text-decoration:none;
}
	a.stumbleupon:hover, a.stumbleupon:focus, a.stumbleupon:active {
		background:url("../images/icons/icon_stumbleupon.gif") no-repeat left;
		color: #999;
		text-decoration: underline;
	}

ul.bookmarking {
	display: inline;
	float: left;
	margin: 0;
}
div.contentinternal ul.bookmarking { font-size: 90%;
	}
	div.contentinternalwidest ul.bookmarking { font-size: 100%;
	}
ul.bookmarking li {
	list-style-type:none;
	display: inline;
	margin: 0 7px 0 0;
 	padding: 0 0 0 6px;
	white-space:nowrap;
}
ul.bookmarking li.nomargin {
	margin: 0;
}

ul.bookmarking_short {
	display: inline;
	float: left;
	margin: 0 0 10px 0;
}
ul.bookmarking_short li {
	list-style-type:none;
	display: inline;
	margin: 0 3px 0 0;
 	padding: 0;
	white-space:nowrap;
}
ul.bookmarking_short li.nomargin {
	margin: 0;
}

ol.roman {
	list-style-type:lower-roman;
}	

 /* -------------------------------------------------- */
 /* ------------------------ 5 FORMS   ---------- */
  /* -------------------------------------------------- */
  
div.fastaccess form,  #brandcontainer form, #brandcontainer form 	{
	margin:0px; 
	padding:0px;
	display:block;
}

form textarea 	{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:100%;
}
div.fastaccess fieldset,  #brandcontainer fieldset, div.textcontent fieldset, div.textcontentwidest fieldset, fieldset {
border:0;margin:0;padding:0;
}


div.fastaccess input.text {
	font-size:70%;
	width:110px;
	padding: 1px 1px 1px 4px;
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:#FFFFFF;	border:#000 solid 1px;
}


#brandcontainer input.text {
	font-size:70%;
	width:110px;
	padding: 1px 1px 1px 5px;
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:#FFFFFF;
	border:#000 solid 1px;
}
div.fastaccess input.searchbtn, #brandcontainer input.searchbtn {
	margin:0px; padding:0px; border:0px;
	font-size:70%;
	font-weight:bold;
	color:#D74119;
	background: transparent;
	text-decoration:underline;
	margin-bottom:-1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
}

div.textcontent input.searchbtn, div.textcontentwidest input.searchbtn, div.textcontentwide input.searchbtn {
	margin:0px; padding:2px 3px; border:0px;
	font-size:90%;
	font-weight:bold;
	color:#fff;
	background: #D73A36;
	margin-bottom:-1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
}


* html div.searchfunction input.searchforbtn  {
	margin:0 0 0 -10px!important; 
	padding:0!important; 
	border:0px;
	font-size:100%;
	font-weight:bold;
	color:#D74119;
	background: transparent;
	text-decoration:underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
	clear:right;
}



div.searchfunction input.searchforbtn  {
	margin:0px!important; padding:0px!important; border:0px;
	font-size:100%;
	font-weight:bold;
	color:#D74119;
	background: transparent;
	text-decoration:underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
	clear:right;
	
}

div.searchfunction input.searchboxbtn {
	margin:0px; padding:0px; border:0px;
	font-size:100%;
	font-weight:bold;
	color:#D74119;
	background: transparent;
	text-decoration:underline;
	margin-bottom:-1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
}


div.searchfunction input.text {
	font-size:100%;
	width:200px;
	padding: 1px 1px 1px 4px;
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:#FFFFFF;	border:#000 solid 1px;
}

div.textcontentwide input.text, div.textcontentwide select   {
	font-size:100%;
	width:110px;
	padding: 1px;
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:#FFFFFF;
}



div.textcontentwidest div.year input.searchbtn  {
	margin:0 0 0 5px; padding:0; border:0;
	font-size:100%;
	font-weight:bold;
	color:#000;
	background: transparent;
	text-decoration:underline;
	margin-bottom:-1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
}
div.textcontentwidest input.text,
div.textcontentwidest select {
	font-size:11px;
	width:110px;
	padding:0;
	margin:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border:#000 solid 1px;
}

div.resultsnavdrop input.gobutton  {
	margin:0px; padding:0px; border:0px;
	font-size:90%;
	font-weight:bold;
	color:#000;
	background: transparent;
	text-decoration:underline;
	margin-bottom:-1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
}


div.rssform input.gobutton {
	margin:0px; padding:0px; border:0px;
	font-size:100%;
	font-weight:bold;
	color:#000;
	background: transparent;
	text-decoration:underline;
	margin-bottom:-1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
}


div.resultsnavdrop select  {
	font-size:90%;
	width:284px;
	padding: 1px;
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:#FFFFFF;
	border:#000 solid 1px;
}
div.resultsnavdrop select.extrawide  {
	width:320px;
}
/*These buttons are used for shareholdr services third party forms*/
.button {
	font-family: Arial,sans-serif; 
font-weight:bold;
	border: 0px; 
	height: 20px; 
	color: #000; 
	background: #fff; 
	cursor: pointer; 
	width: 70px;
	float: left;
	text-decoration:underline;
	text-align:left;
	margin:0;
	padding:0;
}

.buttonsearch {
	font-family: Arial,sans-serif; 
font-weight:bold;
	border: 0px; 
	height: 20px; 
	color: #000;  
	cursor: pointer; 
	float: right;
	background: #fff; 
	text-decoration:underline;
	text-align:right;
	margin:0 ;
	padding:0;
}

.buttonsearchOver {
	font-family: Arial,sans-serif; 
	border: 0px; 
	height: 20px; 
	color: #D74119; 
	background: #fff; 
	cursor: pointer; 
	width: 70px;
	float: right;
	font-weight:bold;	text-align:right;	margin:00;
	padding:0;
	
}


.buttonOver {
	font-family: Arial,sans-serif; 
	border: 0px; 
	height: 20px; 
	color: #D74119; 
	background: #fff; 
	cursor: pointer; 
	width: 70px;
	float: left;
	font-weight:bold;	text-align:left;	margin:0 20px 0 0;
	padding:0;
	
}
.long {

	width: 100px;

}
 /* -------------------------------------------------- */
 /* ------------------ 6 Positioning   -------------- */
  /* -------------------------------------------------- */

.pad_bot_0{padding-bottom:0!important;} 
.pad_bot_5px{padding-bottom:5px!important;}  
.pad_bot_10px{padding-bottom:10px!important;}
.pad_bot_20px{padding-bottom:20px!important;}
.pad_bot_30px{padding-bottom:30px!important;}
.pad_top_5px{padding-top:5px!important;}  
.pad_top_10px{padding-top:10px!important;}
.pad_top_20px{padding-top:20px!important;}
.pad_top_120px{padding-top:120px!important;}
.pad_left_1px{padding-left:1px!important;}
.pad_left_5px{padding-left:5px!important;}
.pad_left_10px{padding-left:10px!important;}
.pad_left_18px{padding-left:18px!important;}
.pad_left_26px{padding-left:26px!important;}
.pad_left_40px{padding-left:40px!important;}
.pad_left_80px{padding-left:80px!important;}
.pad_right_5px{padding-right:5px!important;}
.pad_right_10px{padding-right:10px!important;}
.pad_right_20px{padding-right:20px!important;}
.pad_right_95px{padding-right:95px!important;}

.margin_bot_10px{margin-bottom:10px!important;}
.margin_bot_16px{margin-bottom:16px!important;}
.margin_bot_20px{margin-bottom:20px!important;}
.margin_bot_30px{margin-bottom:30px!important;}
.margin_bot_50px{margin-bottom:50px!important;}
.margin_bottom_120px{margin-bottom:120px!important;}
.margin_top_10px{margin-top:10px!important;}
.margin_top_20px{margin-top:20px!important;}
.margin_top_37px{margin-top:37px!important;}
.margin_left_0{margin-left:0!important;}
.margin_left_10px{margin-left:10px!important;}
.margin_left_16px{margin-left:16px!important;}
.margin_left_130px{margin-left:130px!important;}
.margin_left_50px{margin-left:50px!important;}
.margin_right_0{MARGIN-RIGHT:0 !important;}
.margin_right_10px{MARGIN-RIGHT:10px !important;}

div.floatleft, .floatleft {float:left;} 

div.floatright, p.floatright{float:right;} 

.marginright14 { margin-right:14px; }

img.floatright {float:right; margin-left:5px;} 

.f_r {float:right} 
.clear {clear:both;}

.clearleft {clear:left;}

img.clearright {clear:right;margin-bottom:9px;}

img.inlineimages {display:inline;margin-right:12px;vertical-align:middle;}

p.subtitle {margin:10px 0 10px 18px; font-size:70%; width:300px;}

img.signature{ 	
	padding:0;
	margin-top:14px;
	}
img.marginvertical {
	margin:11px 0 10px;
}

div.resultsnavdrop {
	margin-bottom: 14px; 
	border-bottom: 1px solid #FFCD76; width:484px; margin-left:-18px;
	text-align:left; 
	clear: both; padding:0 0 14px 18px;

}
div.resultsnav {
	float: left;
	width: 472px; 
	margin:0 0 8px 0; 
	padding:0;
	text-align: right; 	
	color:#D74119;
}

div.resultsnavbottom {
	margin-top: 12px;
}
div.resultsnav a{
	padding-left:20px;
	
}

div.resultsnavlist ul {
	float: right;
	text-align: right; 	
	color:#D74119;
	list-style-type:none;
	margin-bottom: 18px;
	padding: 0px;
}
div.resultsnavlist ul li {
	float:left;
	display: inline;
	padding: 0px 0px 0px 10px!important;
	list-style-image:none;
}



/*email form positioning*/

img.left { text-align:left;}

div.message, div.error {float:left;width:100%; padding-bottom:5px;}
div.error div.redcross {float:left; width:40px;}
div.error div.errortext {float:left; width:300px;}

.formElement{POSITION:relative;}
.formIcon {FLOAT:left;MARGIN-RIGHT:4px;}
.formError{COLOR:#FF0000;FONT-WEIGHT:bold;}
.formLabel{FLOAT:left;}


div.selectrow {float:left; width:100%;}
form.getemailnews .bottom {padding-bottom:20px;}



div.emailfields label {display: block; width:150px; margin-top:2px; }
div.emailfields label.telephone {display: inline;}
div.emailfields table.forminternal tr td.second label {display: block; width:350px!important; margin-top:2px; }
div.emailfields input.field {width:250px; font-size:90%;}
form.getemailnews input.fielddate {width:100px!important; font-size:90%;}
form.getemailnews input.fieldinitial {width:50px!important; font-size:90%;}
form.getemailnews input.check {float:left; width:25px; }

div.selectrow div.checkbox {clear:both; float:left; width:40px; }
div.selectrow div.label {float:left; width:350px; margin-top:3px; }

div.selectrow div.label label {display: block; width:300px; margin-top:0px; }

/*contact page positioning*/

div.contactholder{width:480px; float:left; margin-top:14px;}

div.contactholderleft {width:220px; float:left; padding-right:10px;}

div.contactholderleftdirect {width:172px; float:left; padding-right:10px;}

div.contactholderright {padding-left:10px; width:220px;  float:left;}

img.directory { margin-bottom:20px;}

img.hotellogo { margin-bottom:20px;}


/*careers images */
div.careerimage {margin-left:-16px;}

div.winningways {
	width:470px; 
	min-height:120px; 
	background:#FEF6EB; 
	padding:10px; 
	border-top:#FFFFFF solid 10px; 
	clear:both; }
	
div.winningways img {float:left;}

/*generic*/
.margintop20 {
margin-top: 20px;
}
.marginbottom30 {
margin-bottom: 30px;
}
.margintop5 {
margin-top: 5px;
}
.marginbottom20 {
margin-bottom: 20px;
}
	
.wysiwyg_left_imageContainer{
	clear:left;
	float: left ; 
	font-size:88%;
	line-height:1.1em;
	margin: 3px 20px  15px 0 ;
	position: relative;
}
.wysiwyg_right_imageContainer{
	clear:right;
	float: right;
	font-size:88%;
	line-height:1.1em;
	margin:3px 0  15px 20px;
	position:relative;
}

.wysiwyg_imageContainer{
	font-size:88%;
	line-height:1.1em;
	margin:19px 0 15px;
}
.wysiwyg_left_imageContainer p, .wysiwyg_right_imageContainer p, .wysiwyg_imageContainer p{
	margin:0;
	padding:0;
}


  /* -------------------------------------------------- */
  /* --------------- 7 Tables   ---------------------- */
 /* -------------------------------------------------- */
 
  
div.tableline { border-bottom: 1px solid #FFCD76; width:594px; margin-left:-18px;} 


table.standard {
	width: 539px;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
	font-size:90%;
}
table.layout  {
	width: 539px;
	text-align: left;
	margin: 15px 0;
	padding: 0;
	float: left;
	font-size:90%;
}
table.standard th, table.standard thead td {
	color: #000;
	font-weight: bold;
	text-align: right;
	vertical-align:bottom;
	border-bottom: 1px solid #FFCD76;
	padding: 4px 2px;
}
table.standard th.center {
	text-align: center;
}
table.standard th.left, table.layout th.left {
	text-align: left;
}

table.standard tbody tr td  {
	border-bottom: 1px solid #FFCD76;
}

table.standard tbody td  {
	padding: 4px 2px;
	text-align: right;
	vertical-align:top;
}


table.layout tr td {
	padding: 1px;
	text-align: left;
	vertical-align:top;
	border-bottom: 1px solid #FFFFFF!important;
	
}

table.standard tbody td.left, table.layout tbody td.left {
	text-align: left;
	} 

table.standard td.indent {
	padding-left: 10px;
}

table.standard td.bold {
	font-weight:bold;
}
table.standard th.orangetext , table.standard td.orangetext { color:#D74119;
}

table.standard tr.noline td, table.standard tr td.noline {
	border-bottom: 0px solid #fff;
}

table.isa {
	width: 310px;
	text-align: left;
	margin: 20px 0 20px 0;
	padding: 10px;
	float: left;
	background:#FFF6E7;
}

table.isa tbody tr td.line {
	border-bottom:1px solid #e27023;
}

table.isa tbody tr td {
	padding: 3px 0 2px 0;
	text-align: right;
	vertical-align:top;
}

table.isa tbody tr td.ISAtitle {
	text-align: left;
	font-weight:bold;
	color:#e27023;
	padding-left:10px;
	vertical-align:middle;
}

table.isa tbody tr td.ISAmiddle {
	vertical-align:middle;
	padding-right:10px;
}

/* pie charts and bar grpah tables only */

table.piechart {
	width: 100%; margin:20px 0 0 0;
}
table.piechart th {
	font-weight: bold;
	text-align: left;
	color: #d74119;
	border-bottom: 1px solid #FFCD76;
	margin: 0;
	padding: 2px 0 10px 0;
}
table.piechart td {
	vertical-align: top;
}

table.piechart td.key {
	vertical-align: top;
}

table.piechart td.key table {
	
	margin: 0;
	padding: 0;
}

table.piechart table td {
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #FFCD76;
}
table.piechart table td.alignright {
	vertical-align:bottom;
}
td.alignright {
	text-align: right;
}

table.footertable {
	padding-bottom:4px;
}


/* Financial tables*/

table.financialtable{
	margin:0 0 14px 0;
	font-size:90%;
	line-height:1.3em;
}

.standardwidth {width:450px!important; }	/*used for most in paragraph tables in site*/
.financialwidth {width:521px!important; }	/*used for most financial tables in site*/
.financialwidth600 {width:600px!important; }	/*used for most financial tables in site*/
.resultswidth {width:472px!important; }	    /*combined with he financialtable class and used for interim, trading statement multi page news releaseses */


table.financialtable thead th {
	color:#000;
	text-align: right;
	vertical-align: bottom;
	padding: 4px 2px;
	font-weight:normal;
	
}
table.financialtable th.bold {
font-weight:bold;}

table.financialtable thead tr th, table.financialtable thead tr td 	{
border-bottom: solid 1px #000;
}
table.financialtable thead tr th.noline, table.financialtable thead tr td.noline,  table.financialtable tfoot tr td.noline, table.financialtable tfoot tr.noline 	{
border-bottom: solid 0px #ffffff;
}

td.noline, tr.noline, table.financialtable td.noline{
border-bottom: solid 0px #ffffff;
}
table.financialtable th {
	text-align: right;
	vertical-align: bottom;
	padding: 4px 2px;
}
table.financialtable td {
	text-align: right;
	vertical-align: top;
	padding: 4px 2px;
}


table.financialtable tbody th {
	color:#000;
	font-size:110%;
	text-align: right;
	vertical-align: top;
	padding: 7px 1px;
	border-bottom: solid 1px #FFCD76;	
}
table.financialtable tbody th.nostyle {
	font-size: 100%;
	font-weight: normal;
}
table.financialtable tbody th.top {	padding: 21px 1px 7px 1px;} 

table.financialtable tbody tr td 	{
border-bottom: solid 1px #FFCD76;
}


table.financialtable th.left, table.financialtable td.left  {
	text-align: left;
}

table.financialtable th.shade, table.financialtable td.shade  {
	background: #FFF6E7;	
}

table.financialtable th.center, table.financialtable td.center {
	text-align: center;
}
table.financialtable td.indent, table.financialtable th.indent {
	padding-left: 12px
}
table.financialtable td.indentx2, table.financialtable th.indentx2 {
	padding-left: 24px
}
table.financialtable th.nobold, table.financialtable td.nobold  {
	font-weight: normal;
}
table.financialtable td.bold{
	font-weight: bold;
}
table.financialtable td.orange{
	color:#D74119 !important; 
}
table.financialtable tr td.borderleft, table.financialtable tr.borderleft td, table.financialtable tr th.borderleft {
	border-left: solid 1px #000000;
}
table.financialtable tr td.borderright, table.financialtable tr.borderright td, table.financialtable tr th.borderright {
	border-right: solid 1px #000000;
}
table.financialtable tr td.borderbottom, table.financialtable tr.borderbottom td{
	border-bottom: solid 1px #000000;
}

table.financialtable tr td.bordertop, table.financialtable tr.bordertop td, table.financialtable tr th.bordertop {
	border-top: solid 1px #000000;
}

table.financialtable tr td.subtotal, table.financialtable tr.subtotal td{
	border-bottom: solid 1px #000000;
}

table.financialtable tr td.total, table.financialtable tr.total td{
	border-bottom: solid 2px #000000;
}

table.financialtable tr td.bottom, table.financialtable tr.bottom td, table.bottom tr td{
vertical-align:bottom;
}

table.financialtable tr th.italic {
padding-bottom:5px;
font-style:italic;
}

table.financialtable tr th.padleft, table.financialtable tr td.padleft {
padding-left:17px;
}
table.financialtable tr th.noborder {
	border-bottom: 0;
}


/* news table*/
table.news {
	width: 525px;
	text-align: left;
	margin: 0 0 15px 13px;
	padding: 0;
	clear:both; float: left;

}

table.searchbuttons {
	width: 525px;
	text-align: left;
	margin: 5px 0 5px 0;
	padding: 0;
	clear:both; float: left;

}

table.searchresults {
	width: 525px;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;
	clear:both; float: left;

}


table.news th, table.news thead td {
	color: #000;
	font-weight: bold;
	text-align: right;
	vertical-align:bottom;
	border-bottom: 1px solid #FFCD76;
}
table.news th.center {
	text-align: center;
}
table.news th.left {
	text-align: left;
}
table.news th.padding {padding:4px 2px 6px 2px;}
table.news tbody tr td, table.searchresults tbody tr td  {
	border-bottom: 1px solid #FFCD76;
}
table.news th.month  {
	padding:27px 2px 2px 2px;
}
table.news tbody tr td.day  {
	width: 36px!important;
}

table.news tbody td, table.searchresults tbody td {
	padding: 4px 2px;
	text-align: right;
	vertical-align:top;
}

table.news tbody td.left, table.searchresults tbody td.left {
	text-align: left;
	} 

table.news td.indent {
	padding-left: 10px;
}

table.news td.bold {
	font-weight:bold;
}
table.news th.orangetext , table.news td.orangetext { color:#D74119;
}

table.news tr.noline td, table.news tr td.noline {
	border-bottom: 0px solid #fff;
}

table.news tbody tr td a {
	text-decoration:none; color:#000;
}

table.news tbody tr td a:hover, table.news tbody tr td a:focus, table.news tbody tr td a:active {
	text-decoration:underline; color:#D74119;
}



table.form {
	border-top: 1px solid #FFCD76;
	width: 580px;
	text-align: left;
	margin: 0 0 19px 0px!important;
	padding: 0;

	float:left;
	clear:both; 
	font-size:90%;
}
table.forminternal {
	border-top: 1px solid #FFCD76;
	width: 100%;
	text-align: left;
	margin: 0!important;
	padding: 0;
	font-size:100%;
}
table.form tr td, table.forminternal tr td  {
	border-bottom: 1px solid #FFCD76;
}

table.form td {
	padding: 9px 2px;
	text-align: left;
	vertical-align:top;
}
table.form td.nopad {
	padding: 9px 2px 0 2px;
	text-align: left;
	vertical-align:top;
	border-bottom: 1px solid #ffffff;
}

table.forminternal td{
	padding: 5px 2px!important;
	text-align: left;
	vertical-align:top;
}
table.forminternal td.second {
	padding: 5px 8px!important;
	text-align: left;
	vertical-align:top;
}
table.forminternal td.checkbox{
	background:#FFE2B0;
	color:#FFF;
	text-align:center;
	width:25px;

	}


table.form tr td {
	border-bottom: 1px solid #FFCD76;
}

table.form td{
	padding: 9px 2px;
	text-align: left;
	vertical-align:top;
}


/* OUR HOTEL BRANDS  table*/   
table.brands{
	width: 453px;
	text-align: left;
	margin: 15px 0 15px 0;
	padding: 0;
	clear:both;
	float: left;

}

table.brands td {
	text-align:center;
	padding: 4px 0 4px 0;
	margin:0 4px 0 4px;
	width:145px;
}

table.brands td.left {
	background:#E27023;
	color:#FFFFFF;
	
}

table.brands td.middle {
	background:#FFE2B0;
	
}

table.brands td.right {
	background:#FEF6EB;
	
}

table.brands td.pad {
	width:9px;
	
}

table.brandssingle{
	width: 200px;
	text-align: left;
	margin: 15px 0 15px 0;
	padding: 0;
	clear:both;
	float: left;

}

table.brandssingle td {
	text-align:center;
	padding: 4px 0 4px 0;
	margin:0;
	width:200px;
	background:#E27023;
	color:#FFFFFF;
}

table.businessmodel {
	width: 576px;
	text-align: center;
	margin: 16px 0 10px 0;
	padding: 0;
	float: left;
	font-size:100%;
}
table.businessmodel th, table.businessmodel thead td {
	background:#622567;
	color:#fff; 
	text-align: center;
	vertical-align:middle;
	padding: 7px 5px;	
	font-weight:normal;
}
table.businessmodel tr th.bgplum {
	background:#aa2d91; 
	color:#fff; 
	font-family: Georgia, "Times New Roman", Times, serif; 	
	font-weight: bold;
	font-size:110%;}

table.businessmodel tr th.bgplum_normal {
	background:#aa2d91; 
	color:#fff; 
	font-weight: bold;
	vertical-align:top;
	font-size:100%;
	text-align:left;
	padding-left: 8px;
}

table.businessmodel tr.white th {
	background:#fff; 
	color:#782327; 
	font-weight: bold;
	font-size:100%;
	text-align:left;}

table.businessmodel tr.white_center th {
	background:#fff; 
	color:#782327; 
	font-weight: bold;
	font-size:100%;
	text-align:center;}

table.businessmodel tbody td  {
	padding: 5px;
	text-align: center;
	vertical-align:middle;
	color: #622567;
	background:#FFF7E9;
}
table.businessmodel tbody td.left  {
	padding: 5px 6px;
	text-align: left;
	vertical-align:top;
	color: #622567;
	background:#E5C0DE;
}
table.businessmodel tbody td.left_normal  {
	padding: 5px 6px;
	text-align: left;
	vertical-align:top;
	color:#000;
}
table.businessmodel tbody tr.lychee td{
background:#FFF7E9;
color:#782327; 
text-align: left;
vertical-align:top;
border-bottom:#fff 9px solid;}

table.businessmodel tfoot td.left img {
	float: left;
	clear: left;
	padding-right: 5px;
	}

table.businessmodel tfoot td.left  {
	padding: 10px 15px 45px 0;
	text-align: left;
	vertical-align:top;
	color: #000;
	font-size:90%;
}
table.businessmodel tbody td.black, table.businessmodel thead th.black  {
	color: black;
	}
table.businessmodel td.peach  {
	background:#FFEFD3;
	}

table.commitments {
	float: left;
	font-size:100%;
	margin: 12px 0 22px 0;
	padding: 0;
	text-align: center;
	width: 576px;		
}

 table.commitments thead td {
	background:#fef6eb;
	font-weight:normal;
	padding: 7px 5px;	
	text-align: center;
	vertical-align:middle;
}

table.commitments th {
	background:#622567;
	color:#fff; 
	font-weight:normal;
	padding: 7px 5px;	
	text-align: center;
	vertical-align:bottom;
	border-bottom:1px solid #FFF;	
}

table.commitments th.title {
	background:#aa2d91; 
	color:#ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}

table.commitments tbody td  {
	background:#fef6eb;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	padding: 5px;
	text-align: center;
	vertical-align:middle;	
	color:#330033;
}

table.commitments tbody td img  {
	margin-left:auto;
	margin-right:auto;
}

table.commitments tbody td.left, table.commitments thead td.left  {
	background:#ffefd3;
	border-right:none;
	color: #330033;
	text-align: left;
	vertical-align:top;	
	font-size:90%;
}

table.commitments th.left {
	background:#ffffff;
	color: #000000;
	text-align: left;
	vertical-align:bottom;
}

table.commitments tbody td.indent  {
	padding-left: 12px;
	border-left:4px solid #FFF;
}
table.commitments tbody td.largeindent  {
	padding-left: 20px;
	border-left:4px solid #FFF;
}
table.clearboth {clear:both;
	}
	
.alignbottom { vertical-align: bottom; }
.aligntop { vertical-align: top; }

/*td.borderleft {
	border-left: 1px solid #CCCCCC;
}
td.borderright {
	border-right: 1px solid #CCCCCC;  
}

td.dark {
	background:#F2F8FF;
}
col.spacer  {
	width:6px;
	border:0px;

}

table.left th, table.wysiwyg_financial th.alignleft{
	padding-left:0px;;
	}

table.small{
	width:416px;
	margin:25px 0px 25px 0px;
	}

table p {
	font-size:100%;
	margin:0;
	padding:0;
}*/




