/** Grandfathers **/
.img-label {
	font-size: 0px;
	line-height: 0px;
}
img {
	border: 0px;
}
a {
	color: #2E72C0;
	font-weight: bold;
	text-decoration: none;
}
/** tundra overrides **/
.dijitDialogUnderlay {
	background-color: gray !important;
	opacity: 0.5 !important;
}
/** layout magic **/
body {
	background: url(/nchub/np/images/art/header-bg.jpg) no-repeat center top;
	background-color: white;
	
	margin: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;	
}
body div.wrapper-bg {
	background: url(/nchub/np/images/art/footer-bg.jpg) no-repeat center bottom;
	
}
body div.footer-wrapper {
	margin-top: 20px;
	height: 150px;
	width: 100%;
	text-align: center;
	background-color: white;
}
body div.footer {
	width: 800px;
	margin: 0px auto;
}


ul.horiz li {
	display: inline;
}


/** frame borders **/
.large-c {
	width: 780px;
	background: url(/nchub/np/images/gen/nc-retailer-header-bg.png);
	margin: 0px auto;
	padding: 30px 30px 18px 30px;
}
.large-c-footer {
	width: 840px;
	height: 12px;
	background: url(/nchub/np/images/gen/nc-retailer-footer-bg.png);
	margin: 0px auto;
}
.med-c {
	width: 680px;	
	background: url(/nchub/np/images/gen/newsletter_hdr-bg.png);
	padding: 10px 10px 0px 10px;
}
.med-c-footer {
	width: 700px;
	height: 15px;
	background: url(/nchub/np/images/gen/newsletter_ftr-bg.png);
	
}
/** Fake cells **/
.col-c {
	padding: 10px 0px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	
}
.col-l,.col-r {
	float: left;
	padding: 2px 0px;
}

.col-l {
	width: 25%;
	clear: left;
}
.col-r {
	width: 70%;

}

/** Footer **/
.footer {
	font-size: 7.5pt;
	color: black;
}
.footer a {
	text-decoration: none;
	color: black;	
}

.footer li {
	padding: 0px 10px;
	background: url(/nchub/np/images/label/divider.png)  no-repeat right 2px;
}
.footer li.last {
	background: none;
}
.footer .footer-logo {
	width: 293px;
	clear: both;
	margin: 0px auto;
	padding-top: 10px;
}
.footer ul {
	width: 100%;
	margin: 0px auto;	
}
p.footer-labels {
	text-align: center;
}
p.footer-labels a {
	padding: 0px 10px 0px 4px;
	border-right: 2px black solid;	
}
p.footer-labels a img {
	position: relative;
	top: 4px;
}
p.footer-labels a.last {
	border-right: none;
}


/** Logo **/
.home-link img {
	border: 0px;
	position: absolute;
	top: 6px;
	
}

/** Default body content **/
.content-body {
	background: url(/nchub/np/images/gen/mbr-hdr-bg.png) no-repeat;
	width: 901px;
	margin: 50px auto 0px auto;
	padding: 0px 10px 10px 10px;
}
.content-footer {
	background: url(/nchub/np/images/gen/mbr-ftr-bg.png) no-repeat;
	width: 921px;
	height: 15px;
	margin: 0px auto;
	padding-bottom: 100px;
}
.content-footer.sub-footer {
	padding-bottom: 300px;
	
}
.content-footer p {
	font-weight: bold;
	margin: 0px;
	padding: 30px 0px;
	text-align: center
                
}
.content-inner {
	position: relative;
	margin-top: -35px;
	float: left;
	width: 100%;
}
/* Navigation */
.breadcrumb, .breadcrumb-txt {
	width: 540px;
	height: 47px;
}
.breadcrumb {
	background: url(/nchub/np/images/gen/progress-bar.png);
	float: right;
	position: relative;
	clear: right;
	right: 15px;
	top: -35px;
	margin: 20px 0px 0px;	
}
.breadcrumb.pos-2 {
	background-position: 0px -47px;
}
.breadcrumb.pos-3 {
	background-position: 0px -94px;
}
.breadcrumb-txt {
	background: url(/nchub/np/images/label/progress-text.png) no-repeat 0px -47px;	
}
._de .breadcrumb-txt {
	background-image: url(/nchub/np/images/label/progress-text_de.png);	
}
._es .breadcrumb-txt {
	background-image: url(/nchub/np/images/label/progress-text_es.png);	
}
._fr .breadcrumb-txt {
	background-image: url(/nchub/np/images/label/progress-text_fr.png);	
}
._nl .breadcrumb-txt {
	background-image: url(/nchub/np/images/label/progress-text_nl.png);	
}
._pt .breadcrumb-txt {
	background-image: url(/nchub/np/images/label/progress-text_pt.png);	
}

/** Layout **/
.form-container {
	float: left;
	padding: 0px 20px;
}
.form-col {
	float: left;
	width: 64%;
	margin-right: 5%;
}


.paypal-inline {
	margin-top: 10px;
}
img.stack {
	float: left;
}

/** default form properties **/
form .btn-bg-lrg {
	float: left;
	clear: both;
}

form label {
	margin-top: 1em;
}
form input, form select {
	padding: 0.3em;
}


/** buttons **/
.btn-bg-small {
	width: 151px;
	height: 36px;
	background: url(/nchub/np/images/gen/btn-sml-bg.png);	
}
.btn-bg-small.yellow {
	background-position: -151px 0px;
}
.btn-bg-small.green {
	background-position: -302px 0px;	
}
.btn-bg-small input, .btn-bg-small a {
	border: none;
	width: 151px;
	height: 36px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}

.btn-bg-lrg {
	width: 228px;
	height: 53px;
	background: url(/nchub/np/images/gen/btn-lg-bg.png);
}
.btn-bg-lrg.yellow {
	background-position: -496px 0px;
}
.btn-bg-lrg input, .btn-bg-lrg a {
	width: 228px;
	height: 53px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	border: none;
}



.btn-bg-med {
	width: 151px;
	height: 43px;
	background: url(/nchub/np/images/gen/btn-med-bg.png);
}
.btn-bg-med input, .btn-bg-med a {
	border: none;
	width: 151px;
	height: 43px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}

.btn-bg-med.med-2 a,.btn-bg-med.med-2 input, .btn-bg-med.med-2 img  {
	border: none;
	width: 185px;
	height: 43px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}
.btn-bg-med.med-3 a,.btn-bg-med.med-3 input, .btn-bg-med.med-3 img  {
	border: none;
	width: 221px;
	height: 43px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}
.btn-bg-med.med-4 a,.btn-bg-med.med-4 input  {
	border: none;
	width: 259px;
	height: 43px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}

.btn-bg-med.med-2 {
	width: 185px;
	background-position: -151px 0px;	
}
.btn-bg-med.med-3 {
	width: 221px;
	background-position: -335px 0px;	
}
.btn-bg-med.med-4 {
	width: 259px;
	background-position: -556px 0px;
}
.med-2.green {
	background-position: -1782px 0px;
}
.med-4.green {
	background-position: -2189px 0px;	
}


/*Arrows*/
.arrow-down {
	width: 0;
  	height: 0;
 	border-left: 6px solid transparent;
  	border-right: 6px solid transparent;
  	border-top: 8px solid #2E72C0;
}
.arrow-up {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #2E72C0;
}
.arrow-left {
	font-size: 0px; 
	line-height: 0%; 
	width: 0px;
	border-top: 4px solid #f6f6f6;
	border-right: 6px solid #000;
	border-bottom: 4px solid #f6f6f6;
}
.arrow-right {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 4px solid #f6f6f6;
	border-left: 6px solid #000;
	border-bottom: 4px solid #f6f6f6;
}

/** misc **/
.username-box {
	float: right;
	position: relative;
	top: -40px;
	height: 39px;
}
.username-box .username span {
	color: #2E72C0;
}
.username-box .username {
	float: left;
	display: block;
	height: 39px;
	padding-top: 12px;
}
.username-box .nc-balance {
	background: url(/nchub/np/images/art/nc-icon-balance.png) no-repeat;
	float: left;
	display: block;
	padding-left: 65px;
	margin-left: 20px;
	height: 39px;
	padding-top: 12px;
}

.username-box .left {
	background: url(/nchub/np/images/gen/username-bg.png) left center no-repeat;
	height: 39px;
	width: 10px;
	float: left;
}
.username-box .right {
	background: url(/nchub/np/images/gen/username-bg.png) -11px center no-repeat;
	height: 39px;
	width: 10px;
	float: left;
}
.username-box .middle {
	display: block;
	float: left;
	margin: 0px;
	background: url(/nchub/np/images/gen/username-bg.png) -22px center no-repeat;
	height: 39px;
	padding: 0px 10px;
	font-weight: bold;
}
hr {
	height: 3px;
	width: 93%;
	background-color: black;
	text-align: center;
}
p.legal {
	padding: 0px 20px;
}
.sum-col {
	float: right;

}
.sum-col-content {
	background: url(/nchub/np/images/gen/summary-hdr-bg.png);
	width: 235px;
	padding: 30px 10px 10px 20px;
}
.sum-col-footer {
	background: url(/nchub/np/images/gen/summary-ftr-bg.png);
	width: 265px;
	height: 15px;
}
.sum-col-content h1, .sum-col-content h2, .sum-col-content h3, .sum-col-content h4 {
	margin: 0px;
	display: block;
	float: left;
}
.sum-col-content h2 {
    margin: 0.1em 0;
	font-size: 1.5em;
}    
.sum-col-content h3 {
	color: #0E9D0E;
	width: 100%;
}
.sum-col-content h4 {
	margin: 0px;
	margin-bottom: 20px;
}

.sum-col-content p {
	display: block;
	float: left;
	width: 155px;
	margin: 10px 0px 0px 5px;

}

.err-msg, .status-msg {
	display: none;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
}
.err-msg {
	border: 1px solid red;
	background-color: #FDFDBF;
	color: red;
	text-align: left;
	margin-bottom: 20px;
	float: left;
}
.error-missing {
	width: 27px;
	height: 32px;
	background: url(/images/common/icons/error-x-sm.png);
	margin-left: -35px;
	float: left;
	display: none;
}
.status-msg {
	color: green;
	border: 1px dotted green;
}
#mcafee-seal {
	width: 94px;
	height: 54px;
	margin: 0px auto;
}
