/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style-type: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ========================================
   Links
   ======================================*/

a:hover,
a:active {
  outline: 0;
}

a img {
	border: 0;
}

/*=========================================
    Main Styles
=========================================*/

html,body {
	height: 100%;
}
body {
  font-family: arial;
  font-size: 15px;
  line-height: 1.5em;
  color: #543018;
  background-color: #fff;
  padding: 0;
  margin: 0;
  background-color: rgb(239, 239, 239);
}

#page-wrap {
  min-width: 865px; /* #page.min-width + padding-right */
  min-height: 100%;
}

body.verify #page-wrap {
}

body.returning, body.returning #page-wrap {
	background-image: none;
}

body.verify #header {
	display: block;
}

body.verify #footer .sheerid-logo,
body.verify #footer .leadingpoints-logo {
	display: none;
}

body.verify.returning #header .sheerid-logo,
body.verify.returning #header .leadingpoints-logo {	
	display: none;
}

body.verify.returning #footer .sheerid-logo,
body.verify.returning #footer .leadingpoints-logo {
	display: block;
}


ul {
  margin-left: 2em;
  list-style: disc;
}

#page {
  margin: 0 auto;
  background-color: #fff;
}

#verification-services {
  height:52px;
  width:100%;
  background-image:url('../images/header_background.png');
  margin-bottom: 1em;
}

#verification-services ul {
list-style-type: none;
margin:0;
list-style: none;
padding: 7px 0px 0px 0px;
}

#vs-container {
  width:350px;
  margin:0 auto;
}

#vs-container p {
  margin:0;
  color:white;
  float:left;
  line-height: 52px;
}

#vs-container img {
  margin-left:10px;
  float:left;
  margin-top:7px;
}

#verification-services ul li {
  margin:0;
  display:inline;
}

#verification {
  padding-top:70px;
  width:900px;
  margin:0 auto;
}

#verification p:first-child strong:first-child {
  font-size:1.1em;
  font-weight: bolder;
  color:#2659a7;
}

#verification p:first-child strong {
  font-weight: bold;
  color:#2659a7;
}

#verification p.small {
  font-weight: bold;
  font-size:.8em;
}

li#text {
  font-weight: bold;
  color:white;
}

li#image {
  padding-left:1em;
}

body.verify #content, body.upload #content {
  background-color: rgb(239, 239, 239);
  margin-top:-70px;
}

#content {
	color: #543018;
}

#header {
  display: none;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.leadingpoints-logo h3,
.sheerid-logo h3 {
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	line-height: 1em;
}

.leadingpoints-logo {
	position: absolute;
	right: 3em;
	bottom: 0;
}

.sheerid-logo {
  position: absolute;
  left: 3em;
  bottom: 0;
}

.sheerid-logo img {
	padding: 5px 0 6px;
}

#logo {
	padding: 0;
	height: 190px;
	overflow: visible;
  margin:20px 0px 30px 0px;
}

#military-banner {
  width: 1100px;
  height: 100px;
  overflow: auto;
  background: #f6f6f6;
  -webkit-box-shadow: 0 4px #e4e4e4;
  -moz-box-shadow: 0 4px #e4e4e4;
  box-shadow: 0 4px #e4e4e4;
}

#star {
  float: left;
  margin: 35px 20px 0 48px;
  font-size: 80px;
  color: #036;
}

#military-banner-text {
  margin: 12px 0 10px 0;
  padding: 10px 0 10px 0;
  min-width: 50px;
  border-top: 10px solid #de3124;
  border-bottom: 10px solid #de3124;
  overflow: hidden;
  font-size: 20px;
  color: #1165af;
}

#faq-reminder {
  font-size: 18px;
}

#faq-reminder a {
  text-decoration: none;
  color: #4279a8;
}

#footer {
	position: relative;
	text-align: center;
	height: 65px;
	font-size: 0.9em;
  background-color: rgb(239, 239, 239);
}

#footer p {
  margin-top:0;
  margin-bottom:0;
  line-height: 65px;
}

a.link-faq {
  text-transform: uppercase;
  text-decoration: none;
  color:#4aa0c4;
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}

/** Styling for step_three_actual_coupon.html **/

 #voucher {
  position: relative;
  margin: 0 auto;
  border: 10px solid #543018;
  background-image: url(../images/nmp-149x146.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#voucher-content {
	margin: 2em;
}

#voucher h3 {
  padding: 1.5em 1em 1em;
  margin: 0 1em 0 160px;
  text-align: center;
  font-size: 27px;
  border-bottom: 1px solid #543018;
}

#voucher-footer {
	font-size: 0.8em;
	margin: 1em;
	line-height: 1.2em;
}

#voucher dt {
	font-weight: bold;
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 2em;
}

#voucher dd {
}

#owner p {
  margin: 0 0 0 0;
  font-size: 12px;
  line-height: 20px;
}

#owner {
  float: left;
  width: 760px;
  height: 65px;
  margin: 40px 0 0 20px;
  padding-top: 10px;
}

.bold {
  font-weight: bold;
}

#find-a-store {
  margin-top: 50px;
  margin-bottom: 100px;
  margin-left: 135px;
}

#voucher-content p {
  font-size: 16px;
}

#success-message p {
  margin-bottom: 30px;
  margin-left: 150px;
}

/* Pre_offerintro.html */

.pre_offerintro#content p {
  margin: 0 0 24px 0;
  line-height: 1.7em;
}

li {
  margin: 0 0 0 50px;
}

#special-offer {
  margin: 0 0 0 156px;
}


#process-banner {
  width: 100%;
  height: 25px;
  line-height: 25px;
  margin: 2em 0 1em;
  background-color: #ebebeb;
}

#process-step {
  float: left;
  width: 90px;
  height: 25px;
  line-height: 25px;
  margin-right: 2em;
  text-align: center;
  text-transform: uppercase;
  color: white;
  background-color: #999;
}

#process-notification {
  float: left;
}

p#disclaimer {
  font-size: 10px;
  line-height: 1.5em;
}

hr {
  width: 75%;
  height: 3px;
  background-color: #000;
  margin:25px auto 25px auto;
}

#discharge {
  font-size: 16px;
}

form {
  clear: both;
  position: relative;
  margin: 0 auto;
  margin-left: 6em;
  width:550px;
}

form ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

form li {
  clear: both;
  padding: 6px 1% 9px 1%;
  list-style-type: none;
}

form ul::after,
form li::after,
form li div::after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}

.desc {
  float: left;
  width: 31%;
  margin: 0 15px 0 0;
}

label.desc {
  display: block;
  padding: 0 0 3px 0;
  border: none;
  font-size: 95%;
  font-weight: bold;
  line-height: 150%;
  white-space: normal;
  color: #222;
}

form li div {
  float: left;
  width: 65%;
  margin: 0;
  padding: 0;
  color: #444;
}

input.text {
  width: 75%;
  margin: 0;
  padding: 2px 0;
  border-top: 1px solid #7C7C7C;
  border-right: 1px solid #C3C3C3;
  border-bottom: 1px solid #DDD;
  border-left: 1px solid #C3C3C3;
  font-family: "Lucida Grande",Tahoma,Arial,sans-serif;
  font-size: 100%;
  color: #333;
}

form li.buttons input {
  float: right;
  width: 100px;
  height: 30px;
  padding: 5px;
  border: none;
  font-size: 100%;
  color: white;
  background-color: #999;
}

form li div span {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
}

form li .buttons div {
  float: none;
  width: 100%;
}

#additional-document label a {
  text-decoration: none;
  font-size: 12px;
  color: #e36e20;
}

#owner #owner-information {
  width: 200px;
  margin: 0 auto;
}

#owner #owner-information p {
  margin-bottom:0px;
}

form#information-verification div {
  width: 100%;
}

form#information-verification {
  margin-left: 100px;
}

.failed #owner {
  margin-top: 0;
  margin-bottom: 20px;
}

.voucher-button {
  display: inline-block;
  padding: 32px 30px;
  border: 1px solid #84bbf3;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  text-decoration: none;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background-color: #0963b9;
}

#instructions {
  margin-top: 20px;
}

#voucher-text p {
  line-height: 2em;
}

.impact {
	font-size: 1em;
	font-weight: bold;
}

.verify-content {
	padding: 1em 3em;
  position:relative;
}
.verify-content div.prettyField {
	clear: both;
	margin-bottom: 0.5em;
	min-height: 2em;
}
.verify-content label.formText {
	width: 10em;
	float: left;
}
.verify-content input[type="text"] {
	width: 25em;
	background-image: none;
	border: 1px solid #999;
	border-radius: 0.3em;
	padding: 4px 10px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
}
input#SUFFIX {
	width: 5em;
}
.verify-content textarea {
	width: 30em;
	height: 8em;
	border: 1px solid #999;
	border-radius: 0.3em;
	padding: 6px 0 8px 10px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
}
.verify-content label {
	display: block;
}
.verify-content label.checkbox {
	float: left;
	margin-right: 1em;
}
#verify-errors p.error {
	margin: 1em 0 2em;
	font-size: 1.1em;
	color: red;
}
.verify-content p.buttons {
	padding: 0;
	text-align: right;
}
p.verify-info br {
	line-height: 18px;
}
.verify-content form button {
	background-color: #999;
	color: white;
	border: 0;
	padding: 0.5em 1em;
	text-transform: uppercase;
	font-size: 1.1em;
	cursor: pointer;
}
.sheerid-combo-list, .sheerid-combo-list li {
	margin: 0;
	padding: 0;
}
small {
	font-size: smaller;
}
strong {
	font-weight: bold;
}

.faq ol {
	padding: 0;
}

dl.faq dt,
.faq .question {
	font-weight: bold;
}
dl.faq dd,
.faq ol > li {
	margin-bottom: 2em;
}


.button-print {
	background: #ddd url(../images/icon-print.png) no-repeat 0.5em 1em;
	padding: 1em 1em 1em 2.5em;
	border-radius: 3px;
	cursor: pointer;
	font-weight: bold;
}

h1 .note-confirm {
	float: right;
	color: #bd442f;
	font-family: "Times New Roman", serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.3em;
}

/* Styling for the 'Step' function */

body.no-steps #process-banner {
  display: none;
}

#step-banner {
  width: 840px;
  height: 38px;
  margin: 2em 0 2em;
  background-color: #E1DDD4;
  line-height: 38px;
  float:right;
}

#process-step {
  float: left;
  width: 90px;
  margin-right: 2em;
  text-align: center;
  text-transform: uppercase;
  color: white;
  background-color: #999;
}

#step-name {
  position:relative;
  left:70px;
  color:#262B26;
  font-size:16px;
  font-family: 'Merriweather', serif;
  font-weight:bold;
  text-transform: uppercase;
}

#big-circle {
    margin-top: -25px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: rgb(0, 163, 200);
    position: relative;
    top: -34px;
    left: -40px;
}

#little-circle {
width: 62px; height: 62px; border-radius: 61%; background-color:white;position: relative;left: 9%;color: rgb(0, 163, 200);top: 9%;font-size: 45px;
}

#step {

    padding-top: 11px;
    padding-left: 18px;
    font-family: "Helvetica";
    font-weight: bold;
    -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
    cursor: default;
}

#step.star {
  padding-left:11px;
}

/* Styling for Links Help */

.verify-content .links-help {
position: absolute;
right: 0;
top: 85px;
width: 175px;
font-size:12px;
line-height:1.5em;
}

/* Styling for Big Button */

.verify-content form button, a.button {
background-color: white;
color: white;
border: 0;
padding: 0.5em 1em;
text-transform: uppercase;
font-size: 1em;
cursor: pointer;
width: 124px;
height: 38px;
background-color: rgb(0, 163, 200);
border-radius: 10px;
margin-right:25px;
}

a:link {
    color:#2659a7;

}

p#addenda {
  width:700px;
  line-height: 1.2em;
}


/* Body.upload Tweaks */

body.upload #header {
  display:inline;
}

/* AffiliationType input styling - possibly short-term, revisit by 2014-01-01 */
#type-RESERVIST { margin-left:153px; }
#type-VETERAN { margin-left:51px; }
#relationship-family {margin-left:153px;}

/* fix some weirdness in the above CSS regarding headers */
body.${viewName} #header {display: block;}
body.${viewName} #content, body.upload #content {
  background-color: rgb(239, 239, 239);
  margin-top:-70px;
}
