body #header,
body .footer {
  font-size: 14px;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
body #header a,
body .footer a {
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
body #header a img,
body .footer a img {
  border: none;
}
body #header a:hover.btn,
body .footer a:hover.btn {
  color: #fff;
}
body #header *,
body .footer * {
  box-sizing: border-box;
}
body #header {
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  z-index: 200;
}
body .footer {
  font-size: 12px;
}
.clear:after {
  content: "";
  display: table;
  line-height: 0;
  clear: both;
}
.clear::after {
  content: "";
  display: table;
  line-height: 0;
  clear: both;
}
.btn-wrap {
  position: relative;
}
.btn {
  display: block;
  text-align: center;
  padding: 0 12px;
  margin: 0 0 12px;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-style: normal;
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  cursor: pointer;
  height: 42px;
  line-height: 40px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.btn.disabled {
  cursor: default;
  background-color: #9c9c9c;
  border-color: #9c9c9c;
}
.btn.muted {
  background-color: #f7d1ad;
  border-color: #f7d1ad;
}
.btn.alt {
  background-color: #828282;
  border-color: #828282;
}
#header {
  text-align: center;
  padding-top: 8px;
  position: relative;
  /*background-color: #efefef;*/
}
.nav-main {
  list-style-type: none;
  margin: 0 0 11px;
  padding: 0;
}
.nav-main > li {
  display: inline-block;
  position: relative;
  height: 39px;
}
.nav-main > li a {
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}
.nav-main > li > a {
  text-decoration: none;
  color: #828282;
  padding: 10px 20px 8px;
  line-height: 21px;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  height: 39px;
}
.nav-main > li > a:hover {
  color: #333333;
}
.nav-main > li:hover {
  background: #f2f2f2;
  background: rgba(242, 242, 242, 0.95);
}
.dropdown {
  position: absolute;
  z-index: 50;
  top: 39px;
  left: 0;
  min-width: 155px;
  background: #f2f2f2;
  background: rgba(242, 242, 242, 0.95);
  text-align: left;
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 16.5px;
}
.dropdown li a {
  display: block;
  padding: 7px 20px;
  white-space: nowrap;
}
.dropdown li:hover {
  background-color: #ededed;
}
#headerTools {
  text-align: left;
  padding: 0 20px;
}
.site-tools {
  float: right;
  height: 20px;
}
.tinybagtxt {
  font-size: 11px;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  color: #707173;
  position: relative;
  top: -2px;
  z-index: 55;
}
.tinybagtxt:hover {
  color: #1a1a1a;
  font-size: 11px;
}
.tinybag {
  display: inline-block;
  position: relative;
  top: -1px;
  padding: 6px 2px 0;
  margin-left: 2px;
  color: #fff;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  height: 21px;
  line-height: 12px;
  min-width: 15px;
  text-align: center;
  background-image: url('http://www.jjill.com/images/shop-handle-alt.png');
  -moz-background-size: 27px 7px;
  -o-background-size: 27px 7px;
  -webkit-background-size: 27px 7px;
  background-size: 27px 7px;
  background-position: center top;
  background-color: #707173;
  background-repeat: no-repeat;
}
.search-holder {
  display: inline-block;
  position: relative;
  top: -2px;
}
.search-input {
  border: 1px solid #c7c7c7;
  height: 24px;
  width: 180px;
  color: #333;
  padding-left: 4px;
  padding-right: 24px;
  margin-right: 7px;
  font-size: 12px;
  line-height: 24px;
}
.search-input::-webkit-input-placeholder {
  color: #afacab;
  font-style: italic;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.search-input::-moz-placeholder {
  color: #afacab;
  font-style: italic;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.search-input:-moz-placeholder {
  color: #afacab;
  font-style: italic;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.search-input:-ms-input-placeholder {
  color: #afacab;
  font-style: italic;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.search-input.placeholder {
  color: #afacab;
  font-style: italic;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.search-holder .search-input.placeholder {
  line-height: 24px;
}
.search-input-btn {
  text-decoration: none;
  display: block;
  position: absolute;
  z-index: 4;
  top: 3px;
  right: 12px;
  height: 18px;
  width: 17px;
  background: url('http://www.jjill.com/images/search.png') no-repeat center center;
  -moz-background-size: 17px 17px;
  -o-background-size: 17px 17px;
  -webkit-background-size: 17px 17px;
  background-size: 17px 17px;
}
.search-input.placeholder-suggest {
  height: auto;
}
.nav-head {
  display: inline-block;
}
.nav-head .acctdivparent {
  padding: 0;
  margin: 0;
}
.nav-head .acctdiv {
  display: inline-block;
  margin-left: 12px;
}
.nav-head .acctdiv a {
  text-decoration: none;
  font-size: 11px;
  color: #454545;
}
.nav-head .acctdiv a:first-child {
  margin-right: 12px;
}
.nav-head .acctdiv a:hover {
  color: #1a1a1a;
}
.nav-head .acctdiv:first-child {
  margin-left: 0;
}
/* FOOTER */
.footer {
  margin-top: 30px;
  width: 997px;
}
.social {
  border-top: 1px solid #d0d1d1;
  padding: 9px 20px 9px 20px;
}
.social .rsearch {
  padding-right: 15px;
}
.social input[type=text] {
  border: 1px solid #bfbfc1;
  width: 150px;
  height: 20px;
  padding: 1px 8px;
  line-height: 16px;
  margin-right: 0 !important;
}
.social input[type=text]::-webkit-input-placeholder {
  text-align: center;
  font-style: italic;
  color: #828282;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.social input[type=text]:-moz-placeholder {
  text-align: center;
  font-style: italic;
  color: #828282;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.social input[type=text]::-moz-placeholder {
  text-align: center;
  font-style: italic;
  color: #828282;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.social input[type=text]:-ms-input-placeholder {
  text-align: center;
  font-style: italic;
  color: #828282;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
#footerSocialIcons {
  float: right;
}
.bottom-nav {
  border-top: 1px solid #d0d1d1;
  padding: 23px 20px 23px 20px;
}
.bottom-nav ul {
  list-style-type: none;
  padding-left: 3px;
  margin-top: 0px;
}
.bottom-nav ul li a {
  text-decoration: none;
  font-size: 12px;
  color: #808084;
}
.bottom-nav a {
  text-decoration: none;
  color: #808084;
}
.footer-promo {
  float: left;
  width: 250px;
}
.footer-promo img {
  display: block;
}
.cust-serv {
  float: left;
  margin: 0 0 0 15px;
  width: 170px;
}
.store-cat {
  float: left;
  margin: 0 0 0 15px;
  width: 175px;
}
.abt-jj {
  float: left;
  margin: 0 0 0 15px;
  width: 160px;
}
.cards {
  float: left;
  width: 140px;
  margin: 0 0px 0 15px;
  font-size: 12px;
}
.gift-cards {
  display: block;
  width: 85px;
  margin-bottom: 10px;
}
.gift-cards a {
  display: inline-block;
  margin-bottom: 6px;
}
.credit-card {
  display: block;
  width: 133px;
  color: #808084;
  margin-bottom: 5px;
}
.credit-card a {
  display: inline-block;
  margin-bottom: 5px;
}
.disclaimer-copy {
  text-align: center;
  font-size: 13px;
  padding: 30px;
  border-top: 1px solid #d0d1d1;
  color: #808084;
}
.disclaimer-copy a {
  text-decoration: none;
  color: #808084;
}
.btm-nav-header {
  text-transform: uppercase;
  font-size: 12px;
  color: #808084;
}
a.rsearch {
  display: inline-block;
  padding: 0 15px 0 0;
}
.cc-img {
  float: left;
  font-size: 11px;
}
.cc-text {
  float: left;
  font-size: 11px;
  margin-top: 0px;
  line-height: 12px;
}
.smallBag {
  width: 304px;
  position: absolute;
  top: 0;
  right: 6px;
  z-index: 51;
  background: #ffffff;
  /* fallback */
  background: rgba(255, 255, 255, 0.95);
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #c7c7c7;
  padding: 11px 16px 34px;
  color: #454545;
}
.sb-head {
  padding-bottom: 10px;
  border-bottom: 1px solid #c7c7c7;
}
.sb-head a.sb-close {
  color: #828282;
  border: 1px solid #828282;
  font-size: 16px;
  line-height: 16px;
  padding: 1px 4px;
  text-decoration: none;
  display: inline-block;
  font-weight: 700;
}
.sb-wrap {
  max-height: 380px;
  overflow-y: auto;
}
.sb-wrap > img {
  display: block;
  margin: 0 auto;
}
.sb-item {
  padding: 17px 0;
  font-size: 11px;
  text-transform: uppercase;
  border-top: 1px solid #c7c7c7;
}
.sb-item img {
  float: left;
}
.sb-wrap .sb-item:first-child {
  border-top: 0 none;
}
.sb-item-desc {
  margin-left: 83px;
}
.sb-item-desc p {
  line-height: 13px;
  margin: 0 0 9px 12px;
}
.sb-foot {
  border-top: 1px solid #c7c7c7;
  text-align: right;
}
.sb-foot p.sb-total {
  font-size: 13px;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0 ;
}
.sb-foot p.sb-total a {
  text-transform: none;
  text-decoration: underline;
  font-size: 13px;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.sb-foot .btn {
  font-size: 11px;
  text-transform: uppercase;
  height: 25px;
  line-height: 24px;
  width: auto;
  display: inline-block;
  margin-bottom: 0;
}
.sb-foot .btn-wrap {
  padding-top: 21px;
}
.sb-foot .btn-wrap .btn:first-child {
  margin-right: 12px;
}
/* END FOOTER */
.socialicons {
  display: inline;
  float: right;
  height: 20px;
  padding-right: 15px;
}
.socialicons a {
  display: inline-block;
  padding: 0 11px 0 0;
}
.ie8 .tinybag {
  background-image: url('http://www.jjill.com/images/shop-handle-alt-lowres.png');
}
.ie8 .search-input-btn {
  background: url('http://www.jjill.com/images/search-lowres.png') no-repeat center center;
}
/* END Search suggest overrides */
/* Interim fix for Checkout page style issue */
.dvItmBag {
  min-height: 110px;
}
/* END Interim fix for Checkout page style issue*/
/* left nav overrides for legacy pages */
div.menu a {
  color: #828282;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  height: auto;
  padding-bottom: 17px;
  text-decoration: none;
  text-transform: uppercase;
}
div.menu a .sale {
  color: #e0263a;
  font-weight: 700;
}
div.menu a .rd {
  color: #e0263a;
  font-weight: 700;
}
div.menu a .outlet {
  font-weight: 700;
}
div.menu a[href]:hover {
  text-decoration: none;
  color: #454545;
  cursor: pointer;
}
/* END left nav overrides for legacy pages */
/* shopping bag overrides for legacy pages */
#itemBag {
  border: medium none !important;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  width: 957px !important;
  margin-top: -15px;
}
#itemBag #ctl00_contentMain_up1 {
  margin-left: 10px !important;
  margin-top: 20px;
}
#itemBag #ctl00_contentMain_up1 > div {
  width: 957px !important;
  padding: 0 !important;
  border: 0 none !important;
}
#itemBag #ctl00_contentMain_up1 > div > table {
  width: 957px !important;
  border-top: 1px solid #c7c7c7 !important;
  border-bottom: 1px solid #c7c7c7 !important;
}
#itemBag #ctl00_contentMain_up1 > div > table tr td:last-child {
  width: 90px;
}
#itemBag #ctl00_contentMain_up1 > div > table tr:first-child td {
  padding-top: 15px;
}
#itemBag #ctl00_contentMain_up1 > div > table tr:last-child td {
  padding-bottom: 10px;
}
#itemBag #ctl00_contentMain_dgItems {
  width: 957px !important;
}
#itemBag #ctl00_contentMain_dgItems td {
  vertical-align: top;
}
#itemBag #ctl00_contentMain_dgItems .itemDescCentered {
  padding: 0 !important;
}
#itemBag #ctl00_contentMain_dgItems tr > td {
  padding-top: 40px !important;
  padding-left: 0 !important;
}
#itemBag #ctl00_contentMain_dgItems tr > td:first-child {
  padding-top: 20px !important;
  padding-left: 0 !important;
  padding-right: 20px !important;
}
#itemBag #ctl00_contentMain_dgItems tr:first-child > td {
  padding-top: 0 !important;
  padding-right: 0 !important;
}
#itemBag #ctl00_contentMain_dgItems tr:first-child > td:first-child {
  padding-right: 20px !important;
}
#itemBag #ctl00_contentMain_dgItems tr.dgItemsHeader > td:last-child {
  visibility: hidden;
}
#itemBag .Style5A,
#itemBag .Style4B {
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}
#itemBag .style5a {
  position: relative;
}
#itemBag .style5a .backorder-notice {
  bottom: 26px;
  position: absolute;
  z-index: 26;
}
#itemBag .style5a .backorder-notice > div {
  position: static !important;
}
#itemBag .style5a .backorder-notice .CheckoutError {
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 12px;
}
#itemBag #ctl00_contentMain_dgItems_ctl02_ImgBtnRemoveItem {
  margin-top: 2px;
}
#itemBag .btnMainDiv {
  margin-right: -10px !important;
  margin-top: 10px;
}
#itemBag .BagTotal,
#itemBag .BagTotalOrange {
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 14px !important;
  color: #000 !important;
  display: inline-block;
  padding-top: 10px;
}
#itemBag #ctl00_contentMain_lblMerchandiseSubText,
#itemBag #ctl00_contentMain_lblGiftBoxSubText,
#itemBag #ctl00_contentMain_lblMerchandiseSub,
#itemBag #ctl00_contentMain_lblGiftBoxSub {
  text-transform: uppercase;
  color: #717171 !important;
  font-size: 12px !important;
}
#itemBag .blueLinkNoDecoration {
  color: #717171 !important;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-decoration: underline !important;
}
#itemBag .blueLinkNoDecoration:hover {
  color: #717171 !important;
}
#itemBag #rr0 {
  width: 957px !important;
  margin-left: 10px;
}
.hdrPage {
  color: #828282 !important;
  font-size: 12px !important;
  font-weight: bold;
  overflow: hidden;
  padding-top: 6px;
  text-transform: uppercase;
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  padding: 5px 0 4px !important;
}
.hdrDesc {
  padding-top: 8px !important;
  font-family: "adobe-caslon-pro", "Georgia", serif;
  font-style: italic;
  font-weight: 700;
  color: #999;
  font-size: 14px;
}
.btnMainDiv .btnCheckout {
  font-size: 11px !important;
  height: 25px !important;
  line-height: 24px !important;
  text-transform: uppercase;
  width: auto !important;
  background-image: none !important;
  background-color: #000 !important;
  padding: 0 7px 0 0 !important;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
}
.btnMainDiv .btnContinue {
  font-size: 12px !important;
  font-style: italic !important;
  font-weight: normal !important;
  text-decoration: none !important;
}
.btnMainDiv .btnContinue:before {
  content: "<";
  font-size: 11px;
  margin-right: 1px;
}
.dgItemsHeader {
  background-color: transparent !important;
}
.Style3BTopBorder {
  border-top: 0 none !important;
  border-bottom: 1px solid #c7c7c7 !important;
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 11px !important;
}
.CheckoutLink {
  font-family: "adobe-caslon-pro", "Georgia", serif !important;
  font-style: italic !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #648ca6 !important;
}
.Checkout,
.txtItemDesc {
  font-family: "brandon-grotesque", "Helvetica", "Arial", sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}
.txtItemDesc {
  font-weight: 700 !important;
  text-decoration: none;
  color: #717171 !important;
}
.txtItemNum {
  display: block;
  padding-bottom: 25px !important;
}
/* END shopping bag overrides for legacy pages */

