@charset "UTF-8";
/*@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700);*/
@import url(../../../css/jquery.fancybox.css);
body {
	color: #333;
	background: #FFF;
	text-align: center;
	margin: 0px;
	position: relative;
	font: 14px Arial, Helvetica, sans-serif;
}
.langCtr, #changeSelectedLocale {
    display: none;
}
#error {
	display: none;
}
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
@font-face {
	font-family: 'BebasNeueRegular';
	src: url('../../../css/BebasNeue-webfont.eot');
	src: url('../../../css/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('../../../css/BebasNeue-webfont.woff') format('woff'), url('../../../css/BebasNeue-webfont.ttf') format('truetype'), url('../../../css/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.container {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	/*padding-bottom: 38px;*/
	padding-top: 10px;
	position: relative;
}
.brdr {
	padding: 10px;
}
.siteLogo {
	height: 70px;
	margin-bottom: 20px;
	border-radius: 8px;
	background: #000;
    overflow: hidden;
}
.siteLogo img {
	height: 70px;
}
.hero {
	display: none;
}
img {
	border-style: none;
}
a {
	border-style: none;
	outline: none;
	/*color: #176E8F;*/
	color: #026898;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clearBullets {
	margin: 0;
	padding: 0;
	list-style: none;
}
p, h1, h2, h3, h4, h5, ul, ol {
	margin-top: 0;
}
.loginForm p {
	margin-bottom: 10px;
}
h1, h2, h3 {
	margin-bottom: 10px;
}
h1 {
	color: #FFF;
	font-size: 32px;
	background: #000;
	margin: 0px;
	line-height: 61px;
	height: 61px;
	text-align: center;
}
h2 {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	color: #000;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 20px;
	text-align: center;
}
h2 img {
	display: block;
	margin: 0 auto;
}
h3 {
	color: #6AACBE;
	font-size: 24px;
}
h4 {
	font-size: 16px;
	margin-bottom: 12px;
}
hr {
	height: 1px;
	color: #CCC;
	background: #CCC;
	border: none;
}
select {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 5px;
}
.customFont, h1, h2, h3, .paxInfo, .specials, .miniCart, .topNav, .mainNav, #pointsEntry, .mainLeftNav a, .breadCrumbs, .wishwidget, #userPrefs legend, #shipPrefs legend, .smallHead, .bigPrompt {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-weight: normal;
}
/* Text Fields */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0 none;
}
input[type="radio"] {
	vertical-align: middle;
}
.error {
	color: #C00;
	margin-bottom: 10px;
}
.loginForm label.error {
	font-weight: normal;
}
input[type="text"]:focus.error {
	border-color: rgba(204,0,0,0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0 none;
}
.textField input {
	/*line-height: 28px;*/
	padding: 4px 7px;
	background: url(/images/site_sprite.png) repeat-x 0px -227px;
	/*height: 28px;*/
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #D7D3CD;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-right: 10px;
	vertical-align: middle;
}
.textField input[disabled=disabled] {
	background: url(/images/site_sprite.png) repeat-x 0px -266px;
}
.shortField {
	width: 158px;
}
.shorterField {
	width: 158px;
}
.medField {
	width: 95%;
}
.longField {
	width: 250px;
}
.longerField {
	width: 95%;
}
.phone {
	text-align: center;
	width: 130px;
}
.textField input.filled {
	color: #000;
	font-style: normal;
}
.areacode, .prefix {
	width: 30px;
	text-align: center;
}
.suffix {
	width: 42px;
	text-align: center;
}
.fixedWidth {
	width: 160px;
}
.fixedWidthSmall {
	width: 125px;
}
.loginLeft {
	float: none;
	min-width: 300px;
	width: 100%;
	margin-bottom: 10px;
}
.clearBoth {
	clear: both;
}
.small {
	font-size: 94%;
}
p.smaller {
	font-size: 88%;
	margin-bottom: 10px;
}
.loginRight {
	float: none;
	width: 100%;
	/*width: 37em;*/
	position: relative;
	margin-right: 0;
	margin-bottom: 20px;
}
.loginBox {
	border: 5px solid #000;
}
.formShadow img {
	display: block;
	width: 100%;
}
.loginForm label {
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
}
.textField {
	display: block;
	margin-bottom: 10px;
}
.loginForm {
	padding: 25px 15px 15px;
	background: url(/templates/HondaPA/images/login_hdr_arrow.png) no-repeat center top;
	overflow: hidden;
}
.loginWelcome {
	display: none;
}
.loginForm .loginWelcome {
	display: block;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}
input.standardBtn[disabled=disabled] {
	opacity: 0.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
	cursor: default;
}
.neutralBtn a {
	background-position: 0 -86px;
	background-color: #CDD3D5;
	color: #176C8C;
	border: 1px solid #27518A;
}
input.standardBtn, a.standardBtn {
	display: inline-block;
	/*width: 161px;*/
	margin-bottom: 8px;
	text-align: center;
	/*text-transform: uppercase;*/
	text-decoration: none;
	background: url(/images/site_sprite.png) repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	height: 34px;
	padding: 0px;
	font: bold 12px/34px Arial, Helvetica, sans-serif;
	cursor: pointer;
}
input.goBtn, a.goBtn {
	background-position: 0 0;
	background-color: #006600;
	color: #FFF;
	border: 1px solid #336600;
}
input.neutralBtn, a.neutralBtn {
	background-position: 0 -86px;
	background-color: #CDD3D5;
	color: #000;
	border: 1px solid #666;
}
.isLoginBtns input.neutralBtn {
	float: left;
	margin-top: 5px;
}
.isLoginBtns input.neutralBtn:first-child {
	margin-right: 8px;
}
.hero img {
	display: none;
	width: 100%;
}
.ftr {
	padding-top: 8px;
	padding-bottom: 15px;
	border-top: 1px solid #8F9092;
	font-size: 11px;
	color: #999;
	margin-top: 20px;
}
.blue {
	color: #6AB1D2;
}
.addrLine {
	margin-bottom: 10px;
}
.inlineBlock {
	display: inline-block;
	vertical-align: top;
}
.ftrButtons, .ftrButtons li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ftrButtons {
	border-top: 1px solid #CCCCCC;
	clear: both;
	padding-top: 20px;
	text-align: center;
}
.ftrButtons li {
	display: inline;
}
.ui-checkbox, .ui-radio {
	margin: 0.5em 0;
	position: relative;
	color: #333333;
	text-shadow: 0 1px 0 #F3F3F3;
}
.ui-checkbox label, .ui-radio label {
	border-radius: 0.1875em;
	margin: 0;
	text-align: left;
	white-space: normal;
	z-index: 2;
	background: #F6F6F6;
	color: #333;
	text-shadow: 0 1px 0 #F3F3F3;
	-moz-border-radius: 0.3125em;
	-webkit-border-radius: 0.3125em;
	border-radius: 0.3125em;
	border: 1px solid #DDD;
	padding: 4px 4px 4px 2.5em;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	line-height: 1.3;
}
.ui-checkbox input {
	height: 22px;
	left: 0.466em;
	margin: -11px 0 0;
	outline: 0 none !important;
	position: absolute;
	top: 50%;
	width: 22px;
	z-index: 3;
	font-size: 1em;
	line-height: 1.3;
}
.no-smil .ui-checkbox input {
	height: 16px;
	width: 16px;
	top: 50%;
	left: 0.466em;
}
.ui-checkbox label:after {
	-moz-border-radius: 0.1875em;
	-webkit-border-radius: 0.1875em;
	border-radius: 0.1875em;
}
.gray {
	color: #999;
}
.isLoginBtns {
	margin-bottom: 20px;
	padding-top: 20px;
}
.isLoginBtns span {
	float: left;
	margin-right: 8px;
	display: block;
	height: 40px;
	width: 47px;
	background: url(/images/or_circle_bgnd.png) no-repeat;
	text-align: center;
	padding-top: 8px;
	font: normal 24px 'BebasNeueRegular', sans-serif;
	color: #FFF;
}
.touch .isLoginBtns span {
	background: url(/images/or_circle_bgnd_lg.png) no-repeat;
	background-size: 47px 48px
}
.regAcct {
	padding-top: 12px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-top: 14px;
	padding-bottom: 5px;
}
.ftrButtons {
	border-top: 1px solid #CCC;
	clear: both;
	padding-top: 20px;
	text-align: center;
	list-style: none outside none;
	margin: 0;
}
.ftrButtons li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.cell {
	position: relative;
}
#intelispendLogin {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#regWindow {
	left: 690px;
	opacity: 0;
	top: 0px;
	height: 310px;
	position: relative;
	width: 100%;
	border: none;
	display: none;
}
.addCardCtr {
	background: #FFF;
	text-align: left;
}
h1.oopsError {
	background: url(/images/oops_error.png) no-repeat;
	background-size: 240px 110px;
	height: 128px;
	margin-bottom: 20px;
	text-indent: -999px;
	width: 280px;
}
a.edit {
	background: url(/images/site_sprite.png) no-repeat 0 -463px;
	display: inline-block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 28px;
	padding-top: 2px;
}
input.edit {
	background: url(/images/site_sprite.png) no-repeat 0 -463px;
	display: inline-block;
	padding-bottom: 4px;
	padding-left: 0;
	padding-top: 2px;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-style: none;
	cursor: pointer;
	width: 28px;
	text-transform: uppercase;
	text-indent: -999em;
}
.noteBox {
	background-color: #EBEBEB;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	padding: 15px;
	display: none;
}
.loginRight > .hero {
    display: none;
}

@media screen and (min-width: 457px) {
.cancel {
	margin-right: 10px;
}
h1.oopsError {
	background-size: 280px 128px;
}
input.edit {
	padding-left: 28px;
	width: 65px;
	text-indent: 0px;
	text-transform: none;
}
}

/* iPads (portrait and landscape) ----------- */
/*@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {*/
@media only screen and (min-width: 748px) {
body {
	padding: 0px;
}
.brdr {
	padding: 0;
}
.container {
	padding-top: 10px;
	width: 96%;
}
.siteLogo {
	height: 135px;
	margin-bottom: 20px;
}
.siteLogo img {
	height: 135px;
}
.loginForm {
	padding: 25px 15px 15px;
	min-height: 348px;
}
.loginLeft {
	float: left;
	min-width: 310px;
	width: 45%;
}
.loginRight {
	float: right;
	width: 51%;
	/*width: 37em;*/
	position: relative;
	margin-right: 5px;
}
.hero {
	display: block;
	background: url(/images/ajaxLoader.gif) no-repeat center center;
	height: 200px;
	overflow: hidden;
}
.loginWelcome {
	display: block;
}
.loginForm .loginWelcome {
	padding-left: 0;
	display: none;
}
.wideLeft {
	width: 46%;
	float: left;
}
.wideRight {
	float: right;
	width: 46%;
	padding-left: 4%;
	border-left: solid 1px #CCC;
}
.medField {
	width: 200px;
}
}

/* Desktops and laptops ----------- */
@media screen and (min-width: 1044px) {
body {
	padding: 15px 0px 0px;
}
.loginForm {
	padding: 20px 15px 15px;
}
.container {
	padding-top: 10px;
	width: 1024px;
}
.brdr {
	padding: 0 52px 15px;
}
.loginLeft {
	float: left;
	width: 396px;
}
.loginRight {
	float: right;
	width: 502px;
	position: relative;
	margin-right: 0px;
}
.hero {
	background: url(/images/ajaxLoader.gif) no-repeat center center;
	display: block;
	height: 215px;
	overflow: hidden;
}
.loginWelcome {
	display: block;
}
.loginForm .loginWelcome {
	display: none;
}
.longerField {
	width: 346px;
}
}
