body {
  margin:0;
  padding:12px;
  text-align:center;
  font:12px/1.5em Arial, Helvetica, sans-serif;
}

a { color:#ed1c24; }

p { margin:0 0 1em; }

#documentSize {
  width:663px;
  margin:0 auto;
  text-align:left;
}

#masthead {
  width:663px;
  height:94px;
  background-image:url(/images/masthead.gif);
  position:relative;
}

#masthead .logo {
  display:block;
  position:absolute;
  left:16px;
  top:16px;
  width:190px;
  height:64px;
  overflow:hidden;
  text-indent:-10000px;
}

#masthead #nearestStore {
  margin:0;
  padding:0;
  width:266px;
  height:32px;
  overflow:hidden;
  background-image:url(/images/msthd-nearest.gif);
  text-indent:-10000px;
  position:absolute;
  right:18px;
  top:11px;
}

#masthead .siteLink {
  display:block;
  position:absolute;
  width:196px;
  height:13px;
  right:88px;
  bottom:18px;
  overflow:hidden;
  background-image:url(/images/msthd-sitelink.gif);
  text-indent:-10000px;
}

.formBG {
  margin:25px 0 10px;
  background-image:url(/images/form-bg-top.jpg);
}

.formBG .bot {
  background:url(/images/form-bg-bot.gif) bottom left no-repeat;
  padding:16px 26px 18px 25px; 
}

h1#hdReg {
  width:612px;
  height:41px;
  background-image:url(/images/hd-register.gif);
  overflow:hidden;
  text-indent:-10000px;
  margin:0 0 14px;
}

#regForm {
  display:block;
  margin:0 0 120px;
}

.formRow {
  clear:both;
  padding:13px 0 0;
  width:612px;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

.formRow label {
  float:left;
  margin-right:10px;
}

input.textBox, select.dropDown, select.area {
  border-color:#797979 #8c8c8c #8c8c8c #797979;
  border-width:2px 1px 1px 2px;
  border-style:solid;
}

input.textBox:focus, select.dropDown:focus, select.area:focus {
  border-color:#8dc63f;
}

#names .first {
  float:left;
  width:300px;
}

#names .last { float:right; width:300px; }

#names input {
  float:right;
  width:220px;
}

#address1 { width:455px; float:right; }

#addressDetails .first { width:233px; float:left; }

#addressDetails input { width:170px; }

#addressDetails .second { width:252px; float:left; }

#addressDetails .third { float:right; width:127px; }

#addressDetails .third input { float:right; width:55px; }

#addressDetails .third a {
  clear:both;
  font-size:10px;
  display:block;
  width:100%;
  text-align:right;
}

#emailRow { padding-top: 3px; }

#email { width:510px; float:right; }

#mobileAge .first { float:left; width:285px; }

#mobileAge .second { float:left; }

.formBG p.info {
  margin:2em 0 0;
}

.buttonRow {
  margin:14px 0 7px -7px;
}

p.note { font-size: 10px; }

.errorMessageBG {
  margin:0 0 1em;
  padding:1em;
  background-color:#ed1c24;
  color:#FFF;
}

.errorMessageBG ol {
  margin:1em 0 0;
  padding:0;
  list-style-type:none;
}

.errorMessageBG ol li {
  margin:0 0 1em;
}

#responseBG {
  width:396px;
  margin:95px auto 30px;
  background-image:url(/images/response-bg-top.jpg);
}

#responseBG .bot {
  background:url(/images/response-bg-bot.gif) bottom left no-repeat;
  padding:14px 20px 20px 20px;
}

#responseBG p {
  margin:0 4px 1em;
}

h1#hdRegResp {
  margin:0 0 12px;
  width:356px;
  height:41px;
  overflow:hidden;
  background-image:url(/images/hd-reg-resp.gif);
  text-indent:-10000px;
}

#btnOK {
  display:block;
  width:126px;
  height:26px;
  background-image:url(/images/btn-ok.gif);
  overflow:hidden;
  text-indent:-10000px;
  margin:5px 0 0 5px;
}

#loginBG {
  width:394px;
  margin:95px auto 0;
  background-image:url(/images/login-bg-top.gif);
}

#loginBG .bot {
  background:url(/images/login-bg-bot.gif) bottom left no-repeat;
  padding:16px 7px 15px 21px;
}

h1#hdLogin {
  width:356px;
  height:39px;
  overflow:hidden;
  text-indent:-10000px;
  background-image:url(/images/hd-login.gif);
  margin:0 0 11px;
}

#loginBG .first { float:left; }

#loginBG .second { float:right; }

#loginBG label {
  font:bold 13px Arial, Helvetica, sans-serif;
  display:block;
  color:#FFF;
  padding:0 0 0 12px;
}

#loginBG .textBox {
  display:block;
  width:257px;
  height:14px;
  padding:4px;
  background-image:url(/images/login-input-bg.gif);
  border:1px solid #a6ce39;
  margin:0 0 1em 4px;
}

#btnLogin { margin:13px 0 0; }

a#btnSignup {
  display:block;
  width:126px;
  height:26px;
  background-image:url(/images/btn-signup.gif);
  overflow:hidden;
  text-indent:-10000px;
  margin:16px auto 30px;
}

h1#hdSearch {
  width:154px;
  height:24px;
  margin:2px 0 0 18px;
  overflow:hidden;
  text-indent:-10000px;
  background:url(/images/tab-search.gif);
  position:relative;
  top:4px;
  z-index:999;
}

#searchBG { margin-top:0; position:relative;z-index:500; }

#lnLogout { float:right; }

#searchBG h2 {
  font:bold 16px/26px Arial, Helvetica, sans-serif;
  width:350px;
  border-bottom:2px solid #6F6F6F;
  margin:0 0 1em;
}

#btnDownload {
  margin:0 0 25px;
}

.searchRow {
  clear:both;
  padding:9px 0 0 40px;
}

#searchResults {
  width:600px;
  background-color:#FFF;
  margin:3em auto;
  border-color:#797979 #8c8c8c #8c8c8c #797979;
  border-width:2px 1px 1px 2px;
  border-style:solid;
}

#searchResults thead {
  background-color:#d7d8d2;
}

#searchResults th, #searchResults td {
  padding:3px 7px;
}

#searchResults td {
  vertical-align:top;
}

#searchResults th {
  vertical-align:bottom;
}

#thName { width:148px; }

#thEmail { width:215px; }

#thAddress { width:132px; }

#emptyResult { margin:3em 0; }

a#btnCancel {
  display:block;
  width:126px;
  height:26px;
  background-image:url(/images/btn-cancel.gif);
  overflow:hidden;
  text-indent:-10000px;
  float:right;
}

input#update { float:left; }

h1#hdUnsubscribeResp {
  width:356px;
  height:41px;
  overflow:hidden;
  text-indent:-10000px;
  background-image:url(/images/hd-unsubscribe-resp.gif);
  margin:0 0 11px;
}

h1#hdUnsubscribe {
  width:356px;
  height:41px;
  overflow:hidden;
  text-indent:-10000px;
  background-image:url(/images/hd-unsubscribe.gif);
  margin:0 0 11px;
}

#btnUnsubscribe { float:left;margin-right:4px; }

#unsubscribeForm #btnCancel {
  float:left;
  outline:none;
}

#lblSearch { position:relative; top:-10px; }