body {
    color: #000000;
    font-weight: normal;
    margin: 0 auto;
    padding: 0;
}


a {color: #C7370F;}
a:hover {
	text-decoration: underline;
}
a:link,a:active,a:visited {
   text-decoration: none;
}
.line{border-bottom: 1px solid #b5b8b9;margin:20px 0;padding-bottom:8px;}

h1 {
	font:bold italic 1.5em Georgia;
	color:#000!important;
}
h2 {
	font:italic 1.33em Georgia;
	color:#000!important;
}
h3 {
	font:italic 1.0em Georgia;
	color:#000!important;
}
h4 {
	font:italic 1.0em Georgia;	
	color:#000!important;
}

h5 {
    font-size: 1em;
}

.hidden {
    display: none;
}

.content {
    margin-left: 100px;
}

.ulist-error, .ulist-info {
    background-color: #FFF8D6;
    border: 1px solid #BCAFA9;
    padding: 15px 30px;
    width: 350px;
    color: red;
}

.errorLabel {
    color: red;
}

.error {
	clear: both;
	color: black;
	font-size: 11px;
	padding: 5px 35px 5px;
	margin: 10px 0;
	border-image: initial;
}

/** 243 x 153 */
.cardImage {
    height: 153px;
    width: 243px;
    background-image: url('/enrollment/images/cardart.image.png');
}

.backgroundImg {
    position: absolute;
    left: 270px;
    top: 212px;
    z-index: -1
}

.cardBox {

    height: 153px;
    width: 243px;
}

.successField {
    font-weight: bold;
    color:black;
}

.successTable {
    margin-left: 50px;
}

ul.arrowList {
    padding-left: 20px;
    padding-top: 10px;
}

.required {
    color: red;
    font-weight: bold;
    font-size: 18px;
}

.indicatesRequired {
    float: right;
    font-size: .9em;
    color: #666666;
    margin-top:5px;
}

.shadowTextBox {
    border-left: 2px solid #000;
    border-top: 2px solid #000;
    border-right: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
    width: 150px;
}

.wideShadowTextBox {
    border-left: 2px solid #000;
    border-top: 2px solid #000;
    border-right: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
    width: 200px;
}

.footnote {
    font-size: .9em
}

.helpText {
    font-size: .9em;
    color: #C7370F;
    text-decoration: none;
}

.helpText:hover {
    text-decoration: underline;
}

.label {
    line-height: normal;
    padding: 7px 5px 10px 5px;
    clear: left !important;
    width: 155px;
    text-align: left;
    font-size: smaller;
}

.label img {
    vertical-align: middle;
}

.explanation {
    line-height: 1.5em;
}

.buttonImage {
    margin-top: 1.333em;
}

.subheaderPcr {
    font-weight: bold;
    margin-top: 1.333em;
}

.closeButton {
    text-decoration: none;
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
}

.closeButton:hover {
    text-decoration: underline;
}

/* POPUP */
.helpBox {
    z-index: 50;
    position: absolute;
    background-color: #fff;
    padding: 5px;
    left: 250px;
    top: 260px;
    border: solid 5px gray;
    color: black;
    text-decoration: none;
    width: 500px;
    font-weight: bold;
    color: #00338e;
}

.helpBox img.big {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.helpBox img.small {
    text-align: center;
    margin-left: 220px;
}

.thumbnail {
    position: relative;
    z-index: 50;
}

.thumbnail:hover {
    background-color: transparent;
    z-index: 50;
}

.thumbnail span {
    position: absolute;
    background-color: white;
    padding: 5px;
    left: -1000px;
    border: solid 5px gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
    width: 500px;
    height: 300px;
    font-weight: bold;
    color: #00338e

}

.thumbnail:hover span {
    visibility: visible;
    top: 0;
    left: -350px;
}

.thumbnail img {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
}

#voucherUsage {
    padding: 10px 0 30px 10px;
    border-bottom: 1px solid #b5b8b9;
    margin-bottom:50px;
}

#voucherUsage fieldset {
    border: none;
    padding: 0;
    margin: 0 0 5px 0;
}

#voucherUsage div.submit {
    padding-left: 342px;
}

#voucherUsage label {
    width: 340px;
    text-align: right;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: inline-block;
}

#voucherUsage input {
    margin-left: 5px;
}

#voucherUsage div.error {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 599px;
    *width: 552px;
}

#mainContent h1 {
    padding-top: 1.33em;
		width: 33em;
		word-wrap: break-word;
}

#mainContent h2 {
    border-bottom: 1px solid #b5b8b9;
}

.helpBox {
    display: none;
}

.helpBox h3 {
    float: left;
    padding: 0;
    margin:  0;
}

#walletLoginForm {
    margin: 0;
}


/* 1024x768 Layout Goodness */
#headerContent, #footerLinkAreaWrapper, #footerImageRowWrapper, #mainContent {
    width: 984px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#mainContent {
    padding: 5px 0 0 30px !important;
    *width: 949px !important;
}

.footerLinkAreaRowTwoCols, .footerLinkAreaRow {
    margin: 0 !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
}

#footerLinkArea {
    padding-top: 0 !important;
}
.noWrap {
	position: absolute;
	width: 1000px;
}
#idHeaderLogo img {
	vertical-align: top;
}
.header, .footer {
    clear: both;
}

#closeWinID{ margin-left:205px;}

span.fieldvalue{font-weight:bold;padding-left:5px; color:black;}

/*Page Layout for Saturn*/
#wrapper{
	margin:0 auto;padding:0;
}
#footer{
	width: 100%;
}
#contentWrapper {
	overflow: hidden;
	padding: 0;
	width: 982px;
	margin: 0 auto;
	color: #707372;
    font-size: 12px;
    z-index: 1;
}

div.parsys_column {
	height: 100%;
	width: 100%;
	float: left;
	border: 0;
	vertical-align: top;
	padding: 0;
	margin: 5px 0 5px 0;
}
/* End - Page Layout for Saturn */

#recaptcha_widget{

	margin:10px 0;
}

#recaptcha_image{
   margin: 0 10px 0 0;	
}
#recaptcha_response_field{width: 300px;}


.captchahelp{
	display: inline-block;
	padding-top: 10px;
	padding-left: 5px;
}
.captchalabel{
	padding-top: 85px;
}

.captchaInfo{
	background-color: #e8f9ff;
    border: 1px solid #b8e4f1;
    margin-top: 10px;
    padding: 8px;
	text-align: left !important;
    width: auto !important;
}
.submitCaptcha{
	padding-left: 347px !important;
	
}

/* 
****************************
** Style additions from Old UHF BEGIN 
****************************
*/

/* originally: UHF_PCR_HEADER_BAR, renamed to PCR_HEADER_BAR */
body.PCR_HEADER_BAR {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: left;
}

/* Header Bar CSS - Move me into a central store */
.bar3,
.bar5 {
background: #db3036; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
background: -webkit-gradient(linear,  left top, right top,  from(#db3036),to(#C7370F));
background: linear-gradient(to right,  #db3036 0%,#C7370F 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db3036', endColorstr='#C7370F',GradientType=1 ); /* IE6-9 */

}

.hero-unit{position:relative;width:100%}
.hero-unit > .bars {position:absolute;top:150px;left:0;width:100%}
.bar1 {background:#C7370F}
.bar2, .bar4 {background:#d71920;}

.bar1 {height:30px;}
.bar2 {height:20px;}
.bar3 {height:5px} /* grad */
.bar4 {height:1px;}
.bar5 {
	padding-bottom:5px;
	min-height:40px;
} /*grad */
.bar5 h1 {margin:0; padding-left:20px; color:white !important;font-size:2.5em}
/* Setup some default space before content begins */
.bars {margin-bottom:20px}
.bars-short {margin-bottom:15px}

/* IHG brand, All variations, Active */
.cssButton.bc6c {
	background:#C7370F !important;
	border: 1px solid #C7370F !important;
	color: #fff !important;
	font-family: Arial;
	font-weight: bold !important;
	text-transform: uppercase;
	font-size:1.0em;
	height: auto;
	padding:7px 14px;
	text-decoration: none;
	white-space:nowrap;
	border-radius: 3px !important;
	cursor: pointer !important;
	text-decoration: none!important;
}
/* IHG brand, All variations, Disabled */
.cssButton.bc6c[disabled="disabled"],
.cssButton.bc6c[disabled],
.cssButton.bc6c.disabled {
	background-color:#8f8e8d!important;
	border-color: #8f8e8d!important;
	color: #535353!important;
	cursor: default !important;
}
/* IHG brand, Input/Button variations */
INPUT.cssButton.bc6c,
BUTTON.cssButton.bc6c {
	-webkit-appearance: none;
	padding:7px 14px;
	*height: 2.5em !important;
}

/*--------------*/
/* IHG/6C - End */
/*--------------*/

/* Alert Styling */
.alert {
    clear: both;
    font-size: 11px;
    padding: 9px 0px 16px 5px;
    margin: 10px 0;
    color: #000000;
    width: auto;
}

.alert >.alert-content {
    padding-top: 4px;
    text-align: left !important;
	margin-right: 35px;
	padding-left: 0 !important;
}

.alert-error {
    background: #FBE5E5;
    border: 1px solid #EAB7B7;
}

.alert-error > .alert-icon {
	background-image: url(https://ihg.scene7.com/is/image/ihg/pc_masterSprite2?fmt=gif-alpha&wid=28&hei=4799);
	background-position: 0px -2702px;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	float: left;
	margin-top: 1px;
}

.error p{
    background: url("/rewardsclub/us/en/images/errorX.gif") #FFF9E0 no-repeat scroll 0px 2px;
	padding: 0 20px;    
}

/* 
****************************
** Style additions from Old UHF END
****************************
*/