/* Locale specific Body style */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: .7em;
}

table, td {
	font-size: 1em;
}

/*Text Styles*/
p, ul {
	line-height: 1.4em;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.1em;
	color: #333333;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	color: #336;
}


h3 {
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
}

h4 {
	font-size: 1em;
}

#bucket h2 {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#leftNavigationDiv h3 {
	font-size: 1em;
}
/* BEGIN: Alternative styles for formas and other groupings */
.formListContainer h2, .rateListContainer h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

/* END: Alternative styles for formas and other groupings */

.txtBodySmall {
	font-size: .9em;
	color: #333333;
}

.txtBodyVerySmall {
	font-size: .8em;
	color: #333333;
}

.errorText {
	color: #FF3333 !important;
}
.titleText {
	color: #000;
}
/*Link Styles*/
a {
	text-decoration: none;
	color: #339;
}

a:hover {
	color: #c60;
}

#toolbox a {
	color: #c60;
}

#toolbox a:hover {
	color: #339;
}

/*Form Styles*/

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
}


a.addLink {
	color: #CC6600;
	text-decoration: none;
	background-image:  url(http://www.hilton.co.uk/assets/HI/static/layout/Compare_add_orange_backgrou.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 21px;
	padding-bottom: 3px;
}
a.addLink:hover {
	color: #CC6600;
	text-decoration: none;
}

a.removeLink {
	color: #CC6600;
	text-decoration: none;
	background-image:  url(http://www.hilton.co.uk/htdocs_HI/assets/static/layout/Compare_remove_orange_backg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 21px;
	padding-bottom: 3px;	
}
a.removeLink:hover {
	color: #CC6600;
	text-decoration: none;
}

a.photos, a.photos:hover, a.photos:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
p.txtModuleTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #333333;
	font-weight: bold;
	line-height: 132%;	
}
