html {
  background: white;
  background-position-x: center;
  background-position-y: center;
}
/*body {margin: 0 auto;font: 90%/1.6 "Lucida Grande", "Lucida Sans Unicode",Verdana, sans-serif;}*/

body {
  margin: 0 auto;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
  font-size: 1.1em;
}
footer.main {
  clear: both;
  text-align: center;
  color: white;
}
.footer__wrap {
  background-color: black;
  padding: 25px 0 15px;
}
footer.main a {
  color: white;
  text-decoration: none;
  padding-left: 1em;
}
label,
input,
button,
select,
textarea {
  font-size: 16px;
}
.hd_Logo {
  position: absolute;
  margin-left: 0px;
  margin-top: 10px;
  background: url('images/RTP_Logo_WHITE.png');
  width: 270px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
}
.hd_Logo_small {
  position: absolute;
  margin-left: 0px;
  margin-top: 5px;
  background: url('images/RTP_Logo_WHITE.png');
  width: 160px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
}
section.topMenu .checkOut {
  background: url('images/RTP-Order-Btn.png') 0 0 no-repeat;
}
section.topMenu .userLogin {
  background: url('images/RTP-Account-Btn.png') 0 0 no-repeat;
}
section.topMenu .Locationheader {
  background: url('images/RTP-Locations-Btn.png') 0 0 no-repeat;
}
section.topMenu .Menuheader {
  background: url('images/RTP-Menu-Btn.png') 0 0 no-repeat;
}
#PizzaModal div.topMenu .checkOut {
  background: url('images/RTP-Order-Btn.png') 0 0 no-repeat;
}
#PizzaModal div.topMenu .userLogin {
  background: url('images/RTP-Account-Btn.png') 0 0 no-repeat;
}
#PizzaModal div.topMenu .Locationheader {
  background: url('images/RTP-Locations-Btn.png') 0 0 no-repeat;
}
#PizzaModal div.topMenu .Menuheader {
  background: url('images/RTP-Menu-Btn.png') 0 0 no-repeat;
}
.hd_Menu {
  position: absolute;
  margin-left: 300px;
  margin-top: 0px;
}
.hd_Location {
  position: absolute;
  margin-left: 410px;
  margin-top: 0px;
}
.hd_Special {
  position: absolute;
  margin-left: 570px;
  margin-top: 0px;
}
.hd_About {
  position: absolute;
  margin-left: 650px;
  margin-top: 80px;
}
.hd_MyAccount {
  position: absolute;
  margin-left: 715px;
  margin-top: 80px;
}
.hd_FAQ {
  position: absolute;
  margin-left: 828px;
  margin-top: 80px;
}
.hd_ContactUs {
  position: absolute;
  margin-left: 883px;
  margin-top: 80px;
}
.hd_statusline {
  color: white !important;
  font-size: 1.2em;
  font-family: sans-serif;
}
.mainHeaderStatusLine {
  position: absolute;
  top: 0px;
  float: left;
  line-height: 1em;
  text-align: left;
  color: white;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.mainHeaderCompanyInfo {
  position: absolute;
  top: 0px;
  display: none;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  float: left;
  line-height: 1em;
  text-align: left;
  color: white;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.mainHeaderName {
  font-size: 1em;
  line-height: 1em;
  font-weight: 500;
}
/*font-family:@headerAddress_font_family;*/

.mainHeaderAddress {
  color: #555555;
  font-size: 1em;
  line-height: 1em;
  margin-bottom: 7px;
  margin-top: 7px;
  /*padding-left: 15px;*/
  text-align: left;
}
/*font-family:@headerAddress_font_family;*/

#CompanyInfoSide {
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 10px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  color: white;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  box-sizing: inherit;
  background: url('images/RTP_LineBasket_Header.png') repeat-x center top, url('images/RTP_LineBasket.png') repeat-x center bottom, url('images/RTP_LineBasket.png') center repeat;
}
section#CompanyInfoSide h2 {
  color: white;
  font-weight: bold;
  font-size: 1.4em;
  text-transform: uppercase;
  padding-bottom: 10px;
}
section.startOrder header {
  color: black;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
}
section.startOrder .nav-tabs {
  border: 0;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
}
section.checkout header > h1 {
  color: #af0303;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
  font-size: 52pt;
  font-weight: 500;
  line-height: 60px;
  padding-top: 10pt;
}
section.seperateBasketLogin {
  display: block;
  margin-left: -5px;
}
/*Section Login*/

section.login {
  color: #555555;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0em;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  box-sizing: inherit;
  background: url('images/RTP_LineBasket_Header.png') repeat-x center top, url('images/RTP_LineBasket.png') repeat-x center bottom, url('images/RTP_LineBasket.png') center repeat;
}
section.login h2 {
  color: #555555;
  font-weight: bold;
  text-align: center;
  font-size: 1.6em;
}
section.login a {
  color: #555555;
  text-decoration: underline;
}
/*basket items*/

section#basket {
  padding-left: 5px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #555555;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  box-sizing: inherit;
  background: url('images/RTP_LineBasket_Header.png') repeat-x center top, url('images/RTP_LineBasket.png') repeat-x center bottom, url('images/RTP_LineBasket.png') center repeat;
}
section#basket h2 {
  color: white;
  font-weight: bold;
  font-size: 1.4em;
  text-transform: uppercase;
}
section#login h2 {
  color: white;
  font-weight: bold;
  font-size: 1.4em;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 10px;
}
section#basket .thumbnail {
  width: 98%;
}
/* Round Table Old Side neeed to change to 185px*/

.basket_link {
  color: #ad3036;
  text-decoration: none;
  padding: 0.25em;
  border-radius: 0.25em;
  background: rgba(255, 255, 255, 0.4);
  display: inline-block;
  /*color: #AD3036;*/

}
.basket_link:hover {
  background: rgba(255, 255, 255, 0.6);
  color: #ad3036 !important;
  text-decoration: none !important;
}
section#orderSummary header > h1 {
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
  font-size: 52pt;
  line-height: 60px;
  font-weight: 500;
  color: black;
}
section#orderSummary .order-container > header {
  background-color: transparent;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
  font-size: 14pt;
  color: #af0303;
  font-weight: 700;
  padding: 5pt;
}
article .backToCategories {
  display: block;
  background: url('images/RTP_backtocategories.png') 0px 0px;
  border: none;
  text-decoration: none;
  width: 200px;
  height: 39px;
  padding-top: 0px;
  background-repeat: no-repeat;
  margin-top: 15px;
}
article .backToCategories:hover {
  background: url('images/RTP_backtocategories.png') 0px -39px;
  padding-top: 0px;
  background-repeat: no-repeat;
}
/*'images/RTP_backtocategories.png*/

section#items h2 {
  color: black;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
  font-size: 1.05em;
  max-width: 235px;
  overflow: hidden;
  line-height: normal;
  padding-top: 5pt;
  padding-bottom: 5pt;
  text-transform: uppercase;
  font-weight: bold;
}
.maincontext {
  margin-left: 10px;
  margin-right: 10px;
  /*width: 100%;*/

}
#PizzaModal h2 {
  width: auto;
  padding-left: 0.3em;
  padding-bottom: 0.2em;
  float: left;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
  font-size: 36pt;
}
#PizzaModal .itemPrice {
  width: auto;
  padding-left: 0.3em;
  padding-right: 1em;
  padding-bottom: 0.2em;
  float: left;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
  font-size: 36pt;
  line-height: 36pt;
  float: right;
}
body .modal.fade.in {
  top: auto;
  /* fade in to correct spot */

}
.btn-basket-checkout {
  background: url('images/RTP_Order-Now-Button.png') 0px 0px no-repeat;
  width: 103px;
  height: 31px;
  border: none;
  color: transparent;
  margin-left: 2px;
  text-align: center;
  font-weight: 700;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
}
.btn-basket-checkout:hover {
  background: url('images/RTP_Order-Now-Button.png') 0px -31px no-repeat;
  width: 103px;
  height: 31px;
  border: none;
}
.btn-basket-submit {
  background: url('images/RTP-small-button.png') 0px 0px no-repeat;
  width: 103px;
  height: 31px;
  border: none;
  color: white;
  margin-left: 2px;
  text-align: center;
  font-weight: 700;
  padding-left: 0px;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
}
.btn-basket-submit:hover {
  background: url('images/RTP-small-button.png') 0px -31px no-repeat;
  width: 103px;
  height: 31px;
  border: none;
}
.btn-big-green {
  background: url('images/RTP-large-button-red.png') 0px 0px no-repeat;
  width: 130px;
  height: 31px;
  border: none;
  color: white;
  margin-left: 5px;
  margin-top: 5px;
  padding-left: 0px;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
}
.btn-extrabig-red {
  background: url('images/RTP-Xlarge-button.png') 0px 0px no-repeat;
  width: 160px;
  height: 31px;
  border: none;
  color: white;
  margin-left: 5px;
  margin-top: 5px;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
}
.btn-login-signin {
  background: url('images/RTP-small-button.png') 0px 0px no-repeat;
  width: 90px;
  height: 30px;
  border: none;
  color: white;
  text-align: center;
  font-weight: 700;
  padding-left: 0px;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
}
.btnAdd {
  background: url('images/RTP-large-button-red-plus.png') 0px 0px;
  border: 0px solid white;
  width: 120px !important;
  height: 31px;
  padding-left: 5px;
  text-align: left;
  margin-top: 5pt;
  margin-right: 10pt;
  margin-bottom: 10pt;
  display: inline-block;
  clear: both;
  color: white;
  padding-top: 0px;
  background-repeat: no-repeat;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
}
.btnCancel {
  background: url('images/RTP-large-button-black-minus.png') 0px 0px;
  border: 0px solid white;
  width: 120px !important;
  height: 31px;
  padding-left: 43px;
  text-align: left;
  margin-top: 5pt;
  display: inline-block;
  margin-bottom: 10pt;
  clear: both;
  color: white;
  padding-top: 0px;
  background-repeat: no-repeat;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
}
#saveOrderSettings {
  background: url('images/RTP_beginyourorder.png') 0px 0px no-repeat;
  width: 204px;
  height: 58px;
  border: none;
}
#saveOrderSettings:hover {
  background: url('images/RTP_beginyourorder.png') 0px -58px no-repeat;
  width: 204px;
  height: 58px;
}
section#Locations header > h1 {
  font-style: normal;
  font-weight: normal;
  font-family: BrandonGrotesque, Helvetica, Arial, Sans-Serif;
}
section.startOrder h1 {
  font-size: 1.7em;
  font-weight: 500;
  display: block;
}
section.startOrder ul.StartOrderTabs li.Carryout {
  background: url('images/StartOrderTabBtnRtp.png') 0px -57px no-repeat;
}
section.startOrder ul.StartOrderTabs li.Carryout.active {
  background: url('images/StartOrderTabBtnRtp.png') 0px 0px no-repeat;
}
section.startOrder ul.StartOrderTabs li.Delivery {
  background: url('images/StartOrderTabBtnRtp.png') 0px -172px no-repeat;
}
section.startOrder ul.StartOrderTabs li.Delivery.active {
  background: url('images/StartOrderTabBtnRtp.png') 0px -115px no-repeat;
}
section.startOrder ul.StartOrderTabs li.DineIn {
  background: url('images/StartOrderTabBtnRtp.png') 0px -287px no-repeat;
}
section.startOrder ul.StartOrderTabs li.DineIn.active {
  background: url('images/StartOrderTabBtnRtp.png') 0px -230px no-repeat;
}
section.startOrder ul.StartOrderTabs li.Asap {
  background: url('images/StartOrderTabBtnRtp.png') 0px -402px no-repeat;
}
section.startOrder ul.StartOrderTabs li.Asap.active {
  background: url('images/StartOrderTabBtnRtp.png') 0px -345px no-repeat;
}
section.startOrder ul.StartOrderTabs li.TimeOrder {
  background: url('images/StartOrderTabBtnRtp.png') 0px -517px no-repeat;
}
section.startOrder ul.StartOrderTabs li.TimeOrder.active {
  background: url('images/StartOrderTabBtnRtp.png') 0px -460px no-repeat;
}
section.seperateBasketLogin .basketLoginLine {
  background: url('images/1x1.gif') 0 0 no-repeat;
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  height: 3px;
  margin: 0px;
}
section.login ul li .icon-chevron-right,
section.main ul li .icon-chevron-right {
  background-image: url('images/category.png');
  width: 33px;
  height: 33px;
  background-position: 0px 0px;
  opacity: 1;
  float: right;
  margin-right: -6px;
}
section#orderSummary.user ul li .icon-chevron-right,
section.main ul li .icon-chevron-right {
  background-image: url('images/category.png');
  width: 33px;
  height: 33px;
  background-position: 0px 0px;
  opacity: 1;
  float: right;
  margin-right: -6px;
}
section#basket .thumbnails > li > div a.basketItem {
  background: url('images/edit_s.png') 0px 0px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}
section#basket .thumbnails > li > div a.remove {
  background: url('images/delete_s.png') 0px 0px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}
section#basket .thumbnails > li > div a.favorite {
  background: url('images/fav_s.png') 0px 0px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}
section#basket .thumbnails > li > div a.remove:hover {
  background: url('images/delete_s.png') 0px 0px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}
section#basket .thumbnails > li > div a.basketItem:hover {
  background: url('images/edit_s.png') 0px 0px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}
section#basket .thumbnails > li > div a.favorite:hover {
  background: url('images/fav_s.png') 0px 0px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}
section#orderSummary .order-container > footer img.edit {
  background: url('images/edit.png') 0px 0px;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
}
section#orderSummary .order-container > footer img.remove {
  background: url('images/delete.png') 0px 0px;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
}
section#orderSummary .order-container > footer img.edit:hover {
  background: url('images/edit.png') 0px -26px;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
}
section#orderSummary .order-container > footer img.remove:hover {
  background: url('images/delete.png') 0px -26px;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
}
section#orderSummary .order-container > footer img.favorite {
  background: url('images/fav.png') 0px 0px;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
}
section#orderSummary .order-container > footer img.favorite:hover {
  background: url('images/fav.png') 0px -26px;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
}
.btn-big-green:hover {
  background: url('images/RTP-large-button-red.png') 0px -31px no-repeat;
  width: 130px;
  height: 31px;
  border: none;
}
.btn-extrabig-red:hover {
  background: url('images/RTP-Xlarge-button.png') 0px -31px no-repeat;
  width: 160px;
  height: 31px;
  border: none;
}
.btn-login-signin:hover {
  background: url('images/RTP-small-button.png') 0px -31px no-repeat;
  width: 90px;
  height: 31px;
  border: none;
}
.btnAdd:hover {
  background: url('images/RTP-large-button-red-plus.png') 0px -31px;
  padding-top: 0px;
  background-repeat: no-repeat;
}
.btnCancel:hover {
  background: url('images/RTP-large-button-black-minus.png') 0px -31px;
  padding-top: 0px;
  background-repeat: no-repeat;
}
.modifierSide img.active.light {
  background: url('images/Modifiers/v.png') 0px -76px;
  width: 38px;
  height: 38px;
}
.modifierSide img.active.extra {
  background: url('images/Modifiers/v.png') 0px -114px;
  width: 38px;
  height: 38px;
}
.modifierSide img.vSide {
  background-image: url('images/Modifiers/v.png');
}
.modifierSide img.NoShow {
  background-image: url('images/1x1.gif');
  margin-left: 3pt;
  width: 51px;
  height: 38px;
}
.arrowdownicon {
  width: 17px;
  height: 17px;
  background-image: url('images/arrowdown.png');
  background-position: 0px 0px !important;
}
/*layout styles*/

@media all and (min-width: 985px) {
  .hd_visible {
    display: block;
  }
  .subMenuHeader {
    display: block;
    padding-right: 10px;
  }
  body {
    width: 100%;
    max-width: 100%;
    min-width: 985px;
  }
  body .modal {
    width: 100%;
    clear: inherit;
    margin-left: 0;
  }
  nav.main > ul li a.active {
    color: white;
    background-color: #2d2926;
  }
  section.main {
    float: left;
    background: white;
    padding: 0;
    width: 75% !important;
    margin-top: 25px;
  }
  aside.main {
    float: right;
    width: 25%;
    padding: 0;
    margin-top: 25px;
  }
}
@media all and (min-width: 481px) and (max-width: 985px) {
  /*layout*/
  
  .mainHeaderAddress {
    color: white;
  }
  .hd_Logo {
    width: 160px;
    margin-top: 0px;
  }
  .mainHeaderCompanyInfo {
    position: absolute;
    top: 0px;
    display: block;
    margin-top: 5px;
    margin-left: 250px;
    margin-right: 30pt;
    float: left;
    line-height: 1.1em;
    text-align: center;
    color: white;
    font-size: 80%;
  }
  body {
    width: 100%;
    /*max-width: @body_max_width_481_985;*/
  
  }
}
@media all and (max-width: 610px) {
  .mainHeaderCompanyInfo {
    position: absolute;
    top: 0px;
    display: block;
    margin-top: 5px;
    margin-left: 180px;
    margin-right: 15pt;
    float: left;
    line-height: 1em;
    text-align: left;
    /*color: @lowResheaderCompanyInfo_color;*/
  
  }
  .mainHeaderName {
    font-size: 0.8em !important;
  }
}
