p {
	margin: 0;
}

ul, li 	{
    margin: 0px;
    padding: 0px;
}

img {
	border: 0;
}

h1 {
	margin: 0;
}

h2 {
	margin-top: 0;
	margin-bottom: 13px;
	padding-bottom: 5px;
	/*background: url(http://www.hilton.co.uk/assets/HI/static/layout/bkg_dotted_line_blue.gif) left bottom repeat-x; */
	color: #333366;
}

h3 {
	margin-top: 0;
	margin-bottom: 7px;
}

h4 {
	margin: 10px 0 10px 20px ;
	color: #c60;
}

h5 {
	margin: 0;
}

a {
	color: #339;
}

a:hover {
	color: #c60;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0px;
	height: 0;
	overflow: hidden;
	zoom: 1;
}

/*Begin styles for TopNavigation.html*/

/*#topBannerContainer {
	width: 742px;  
	height: 85px;
	color: #333;
}       */

#topBannerLogo {
	width: 120px;
	float: left;
}

#topBannerLogo img{
	margin: 10px 18px 8px;
}

/*#topBannerNav {
	width: 618px;
	float: right;
	padding-bottom: 22px;
}  */

#topNavBarContainer {
	background: #b4cde4 url(../layout/bg_top_nav_bar.gif) left top no-repeat;
	padding: 5px 2px 0 2px;
	border-bottom: 2px solid #fff;
}

#topNavLinkTable {
	height: 31px;
	border-right: 2px solid #fff;
	width: 520px;
}

#topNavLinkTable td {
	background-color: #b4cde4;
	text-align: center;
	border-left: 2px solid #fff;
	width: 84px;
}

#topNavLinkTable td.activeLink, #topNavLinkTable td.highlightLink  {
	background-color: #e0e0c2;
}

#topNavLinkTable td.activeLink a, #topNavLinkTable td.highlightLink a {
	color: #000;
}

.topNavLinkContainer {
	width: 78px;
	margin: 0px auto;
}

#topNavLinkTable a:hover {
	color: #333;
	background-color: #e0e0c2;
	
}

#topRightMenu {
	margin-top: 36px;
	text-align: right;
}

#topRightMenu a.topRightLinkActive, #footerText a.linkActive  {
	color: #333333;
	font-weight: bold;
}

#topRightMenu a.topRightLinkActive:visited {
	color: #333333;
	font-weight: bold;
}

#topRightMenu a.topRightLinkActive:hover {
	color: #333333;
	font-weight: bold;
}

/*End styles for TopNavigation.html*/

/* START: BreadCrumb and Page Header */ 

#breadCrumb {
	margin: 4px 20px;
}

/* END: BreadCrumb and Page Header */ 


/* START: Footer */

#footerImg {
	clear: both;
	background-color: #D9E6F1;
}

#footerDiv {
	clear: both;
	width: 738px;
	height: 20px;
	background-color: #D9E6F1;
	z-index: 2;
}

#footerText {
	background-color: #D9E6F1;
	padding: 0px 0px 5px 18px;
}

/* END: Footer */


/* START: left column */

.leftNavLinks, .leftNavLinkButtons {
	margin-left: 18px;
}

.leftNavLinks h3 {
	margin: 0 0 5px 10px;
	font-weight: normal;
}

.leftNavLinks ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	text-align: right;	
	border-right: 1px solid #CCCCE5;
}

.leftNavLinks li {
	border-top: 1px solid #CCCCE5;
	padding: 3px 10px 3px 0;
	line-height: 1.3em;
}

.leftNavLinks li a {
	display: block;
	padding-right: 10px;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/grf_Bullet_Right_blue.gif) 100% .3em no-repeat;
}

.leftNavLinks li a:hover {
	background-image: url(http://www.hilton.co.uk/assets/HI/static/layout/grf_Bullet_Right_orange.gif);
}

.leftNavLinks a.lnkHelp {
	padding-left: 15px;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/icn_complete_desc.gif) no-repeat;
}

/* BEGIN: Essential Links buttons */

.leftNavLinkButtons ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.leftNavLinkButtons li {
	margin-bottom: 2px;
	color: #333;
}

.leftNavLinkButtons a, .leftNavLinkButtons span {
	display: block;
	padding: 3px;
	background-color : #e0e0c2;
	zoom: 1;
}

.leftNavLinkButtons a {
	background-color : #b4cde4;
}

.leftNavLinkButtons a:hover {
	color : #333;
	background-color : #e0e0c2;
}

/* END: Essential Links buttons */

/* END: left column */

/* START:  hr */

div.hr {
	margin: 9px 0;
	line-height: 0px;
	height: 1px;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/bkg_dotted_line_gray_white.gif) repeat-x top left;
}

div.hr hr {
	 display: none;
}

/* END:  hr */

/* START: Links */

ul.linkList {
	list-style-type: none;
}

#contentContainer a, #rightContainer a {
	color: #c60;	
} 

ul.linkList li a {
	margin: 0;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/grf_Bullet_Right_orange.gif) 0 .3em no-repeat;
	padding-left: 10px;
	color: #c60;	
}
ul.linkList li {
	display: block;
	text-indent: -10px !important;
	padding-left: 10px !important;
}
.link a {
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/grf_Bullet_Right_orange.gif) 0 .3em no-repeat;
	padding-left: 10px;
	color: #c60;
}
.link {
	display: block;
	text-indent: -10px !important;
	padding-left: 10px !important;
}
.jumpLink a {
	margin: 0;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/icn_anchor_down.gif) 0 .1em no-repeat;
	padding-left: 15px;
	color: #c60;		
}

.BackToTop a {
	margin: 0;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/icn_anchor_top.gif) 0 .1em no-repeat;
	padding-left: 15px;
	color: #c60;	
}

.pdfLink {
	display: block;
	text-indent: -22px !important;
	padding-left: 22px !important;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/icn_acrobat.gif) 0 0 no-repeat;
	line-height:1.5em;
}

.pdfLink a {
	padding-left: 22px;
	color: #c60;	
}

.popupLink {
	display: block;
	text-indent: -16px !important;
	padding-left: 16px !important;
}

.popupLink a {
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/icn_complete_desc.gif) 0 0 no-repeat !important;
	padding-left: 16px;
	color: #c60;	
}

.popupLinkCal {
	display: block;
}

.popupLinkCal span {
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/icn_complete_desc.gif) 0 0 no-repeat !important;
	padding-left: 20px;
	color: #c60;	
	zoom: 1;
}

.popupLinkAlone {
	display: block;
	margin-left: 210px;
	text-indent: -16px !important;
	padding-left: 16px !important;
}
.popupLinkAlone a {
	padding-left: 16px;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/icn_complete_desc.gif) 0 0 no-repeat !important;
	
}
/* fix for artf439775 */
.LinkAlone  {
	margin-left: 189px;
	
}
.LinkAlone .popupLink {
	display: inline !important;
}

.popupLinkNew{
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/icn_complete_desc.gif) 0 0 no-repeat !important;
	padding-left: 16px;
	width:330px;
	width:expression('328px');
	float: right;
	margin-top: 5px;
	text-align: middle;
}
/* END  */

/* END: Links */

/* START: Orange button CSS */

.btnSubmit, .btnSubmitLong, .btnCancel, .btnCancelLong {
	margin-left: 10px;
	display: -moz-inline-box;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/btn_submit_left.gif) top left no-repeat; 
}

.btnSubmit a, .btnSubmitLong a, .btnCancel a, .btnCancelLong a{
	display: inline-block;	
	padding: 0px 23px 0px 4px;	
	background : url(http://www.hilton.co.uk/assets/HI/static/layout/btn_submit_right.gif) top right no-repeat; 
}

html>body .btnSubmit, html>body .btnSubmitLong{
	display: inline-block; /*  Safari */
}

html>body .btnSubmit a, html>body .btnSubmitLong a{
	display: -moz-inline-box; /* Firefox, Opera, Safari */
}

.btnSubmit a span, .btnSubmitLong a span, .btnCancel a span, .btnCancelLong a span  { 
	display: block;
	padding: 1px 1px 8px;		
	font-weight: bold;	
	color: #fff;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/bkg_button_submit.gif) top center repeat-x;
}

#bucket .last .btnSubmit, #bucket .last .btnCancel {
	margin: 0 0 !important;
}

/* cancel button images */
html>body .btnCancel, html>body .btnCancelLong{
	display:inline-block; /*  Safari */
}
html>body .btnCancel a, html>body .btnCancelLong a{
	display: -moz-inline-box; /* Firefox, Opera, Safari */
}

.btnCancel, .btnCancelLong {	
	background-image :url(http://www.hilton.co.uk/assets/HI/static/layout/btn_cancel_left.gif); 	
}
.btnCancel a, .btnCancelLong a{	
	background-image :url(http://www.hilton.co.uk/assets/HI/static/layout/btn_cancel_right.gif); 	
}
.btnCancel a span, .btnCancelLong a span { 
	background-image :url(http://www.hilton.co.uk/assets/HI/static/layout/bkg_button_cancel.gif); 
}

/* cancel button images*/

#btnLeftRightImg {
	display: inline;
	float: right;
}

#btnTextSubmit {
	display: inline;
	vertical-align: middle;
	float: right;
	height: 21px;
	background-image:url(http://www.hilton.co.uk/assets/HI/static/layout/bkg_button_submit.gif);
}

#btnBook {
	border:0;
	height: 23px;
	width:57px;
	background-image:url(http://www.hilton.co.uk/assets/HI/static/layout/btn_book.gif) no-repeat;
}

form {
	padding: 0px;
	margin: 0px;
}

/* START: Errors */

#errorDivClientText {
	background-color: #FFEBC2;
	padding: 10px 18px 10px 18px;
	margin-bottom: 2px;
}

#errorDivClient {
	width: 576px;
	visibility: hidden; 
	display: none; 
	text-align: center;
}

#errorDivClientMultiple {
	width: 576px;
	visibility: hidden; 
	display: none; 
	text-align: center;
}

#errorDivClient342 {
	width: 342px;
	visibility: hidden; 
	display: none; 
	text-align: center;
}

#errorReport {
	padding: 14px 0px 0px 0px;
}

/* END: Errors */

ul.circleList li{
	margin: 0px 0px 0px 15px;
	margin /**/:0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	list-style:	disc;
	list-style-type: disc;
	list-style-position: outside;
}

/* Start : im_1 */

.im1Image {
	margin: 1px 0 5px 0;	
}
/* End : Im_1 */

/* uim_4 */
.uim_4 {
	margin: 0px 16px 10px 0px;
}
.uim_4 .image {
	float: left;
	margin: 0 18px 10px 0;
}
.uim_4 .content {
	margin-top:	0;
	width: 161px;
	float: left;	
}

/* IM_2 */

.im_2{
	margin: 0 0 5px 0;	
}

.im_2 .image {
	float: left;
	margin: 0 18px 10px 0;
}
.im_2 .content {
	margin-top:	0;
	float: left;	
}

/* IMAGE SIZES for IM_2 */

/* If Image Width is 72px */
.im_2 .IMAGE_SIZE_A {
	width: 254px;
}
/* If Image Width is 126px */
.im_2 .IMAGE_SIZE_B {
	width: 200px;
}
/* If Image Width is 126PX */
.im_2 .IMAGE_SIZE_C {
	width: 200px;
}
/* If Image Width is 152px */
.im_2 .IMAGE_SIZE_D {
	width: 174px;
}
/* If Image Width is 162px */
.im_2 .IMAGE_SIZE_E {
	width: 164px;
}
/* If Image Width is 162px */
.im_2 .IMAGE_SIZE_F {
	width: 164px;
}
/* IMAGE SIZ G H J L O P ARE NOT APPLICABLE FOR IM_2 */

/* If Image Width is 178px */
.im_2 .IMAGE_SIZE_I {
	width: 148px;
}
/* If Image Width is 216px */
.im_2 .IMAGE_SIZE_K {
	width: 110px;
}
/* If Image Width is 90px */
.im_2 .IMAGE_SIZE_M {
	width: 236px;
}
/* If Image Width is 144px */
.im_2 .IMAGE_SIZE_N {
	width: 182px;
}
/* If Image Width is 162px */
.im_2 .IMAGE_SIZE_Q {
	width: 164px;
}
/* If Image Width is 60px */
.im_2 .IMAGE_SIZE_R {
	width: 266px;
}
/* If Image Width is 147px */
.im_2 .IMAGE_SIZE_S {
	width: 179px;
}
/* If Image Width is 225px */
.im_2 .IMAGE_SIZE_T {
	width: 101px;
}
/* If Image Width is 100px */
.im_2 .IMAGE_SIZE_U {
	width: 226px;
}
/* If Image Width is 175px */
.im_2 .IMAGE_SIZE_V {
	width: 151px;
}
/* If Image Width is 180px */
.im_2 .IMAGE_SIZE_W {
	width: 146px;
}
/* If Image Width is 180px */
.im_2 .IMAGE_SIZE_X {
	width: 146px;
}

ul.bulletList {
	margin: 0;
	list-style-type: none;
}
ul.bulletList li{
	margin: 0;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/grf_bullet.gif) 0 .8em no-repeat;
	padding: 0 0 0 10px;
	display:block;
}

/* promotions - CHECK THIS WORKS OK IN IE */
.promContainer {
	 width: 180px;
	 margin: 0px 0px 18px 18px;
	 border: 1px solid #787878;	 
}

.promContainer .promBody {
	padding: 0px 8px 5px 8px;
	background-color: #ffffff;
}
.promContainer h3{
	padding: 2px 8px 5px 8px;
	margin:0;	
}

/* related links */

.rel2_Container {
	width: 180px;
	margin: 0px 0px 18px 18px;
	border-top: 1px solid #afc2d3;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/grf_rel.gif) left bottom no-repeat;
}
.rel2_Container .body{
	padding: 10px;
	background:none;
	margin:0;	
}
.rel2_Container .body h4{
	color: #333;
	margin: 0 0 13px 0;
	padding-bottom: 5px;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/bkg_dotted_line_bluebg.gif) left bottom repeat-x
}

/* im_ 3 */
.im_3 {
	 margin: 0px 0px 18px 18px;
}

.im_3 .image {
	margin-bottom: 10px;
}

.hotelAddress .imageDiv{
	float: left;
}	

.hotelAddress .imageDiv img{
	margin-right: 18px;	
}	

.hotelAddress .contentDiv {
	width: 220px;
	float: left;
}	

.specialAlertText {
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/icn_alert.gif) 0 0 no-repeat;
	padding: 0 0 4px 24px;	
}

.noBorder {
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
}

p.inputMarginBottom {
	margin-bottom:4px !important;
}

.formContainer p.btnSubContainer {
	padding: 10px 0 0 23px;
	margin-bottom:0 !important;
	float:right;
}
.buttonContainer {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px !important;		
}
.secureContainer {
	float: right;
	margin-top: 0;
	margin-bottom: 0 !important;	
}
.secureSiteContainer {
	float: left;
	width: 275px;
	padding-top:5px;
	padding-top:expression("0px");
}
.ftrRatesGroup .secureSiteContainer {
	padding-top:0px !important;	
}
.btnContainer {
	float: right;
	text-align:right;
	width: 275px;	
}
.secureContainer .secureSite, .secureSiteContainer .secureSite{		
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/icn_secure_site.gif) 0 50% no-repeat;
	padding: 5px 0 5px 23px;	
	zoom:1;
}

.promoLeft {
	margin-left:20px;
}

a.popCloseLink, a.popCloseLink:visited, a.popCloseLink:active {
	color: #336;
	background: url(http://www.hilton.co.uk/assets/HI/static/layout/btn_close_window.gif) 0 .2em no-repeat;
	padding-left: 15px;	
}
#footerText a, #footerText a:hover {
	color: #333399;
}

#contentContainer p.instructional {
	margin-bottom: 12px;
}
#contentContainer .contentDivSmallLeft {
	float:left;
	margin-right:16px;
	width:162px;
}
#contentContainer .contentDivSmallRight {
	float:left;
	width:162px;
}

/* from WEBR2 code for 705 page */
#contentDivSmallLeft {
	margin: 0px 16px 0px 0px;
	width: 150px;
	float: left;
}

#contentDivSmallRight {
	width: 150px;
	float: left;
}
/* End of code from WEBR2 for 705 page */

/* End: common.css */

/* New Calendar */
#calendarLayer .txtModuleTitlecal {
	font-size: 1.25em;
	color: #333333;
	font-weight: bold;
}
#calendarLayer td.txtBody {
	font-size: 1em;
}
 
#calendarLayer a {
	color: #c60;
}

#calendarLayer a.classToday {
	color:	#000;
	text-decoration: none;
	font-weight: bold;
}