/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; vertical-align:baseline } 

/*@font-face { font-family:'Arvoregular';
			 src:url('arvo-regular_v104-webfont.eot');
			 src:url('arvo-regular_v104-webfont?iefix') format('eot'),
			 	 url('arvo-regular_v104-webfont.woff') format('woff'),
			     url('arvo-regular_v104-webfont.ttf') format('truetype');
			 font-weight:normal; font-style:normal

}*/

@font-face {
    font-family: 'Gotham';
    src:url('Gotham-Book.ttf') format('truetype');
    font-weight:normal; font-style:normal
}

@font-face {
    font-family: 'GothamBold';
    src:url('Gotham-Bold.ttf') format('truetype');
    font-weight:normal; font-style:normal
}

/*@font-face {font-family: 'AlternateGotNo3D'; src:url('AlternateGotNo3D.eot'); src:url('AlternateGotNo3D.eot?#iefix') format('embedded-opentype'), url('AlternateGotNo3D.woff') format('woff'), url('AlternateGotNo3D.ttf') format('truetype') }*/

body { background: none repeat scroll 0 0 #FFFFFF;
    color: #414141; font-family:'Gotham',sans-serif; position:relative }
a { color: #999; font-family: 'Gotham',sans-serif; font-size: 12px; outline: none; text-decoration: underline; } 
a:focus,button:focus { outline:none }                                  
ol, ul { list-style:none }
table { border:none; border-collapse:collapse; border-spacing:0 }  
img { border:none }
input[type="text"],input[type="password"], textarea, select { font-family: 'Gotham',sans-serif; font-size: 14px !important; vertical-align: middle; color: #828282; }
textarea { resize: none; margin-left: 1px; max-width: 100%; }
input[type="text"], input[type="password"], textarea, select { background-color: #fff; border: 1px solid #ccc; font-size: 14px; font-family:'Gotham',sans-serif; }
#txtOthers{height:40px !important}
input[type="button"], input[type="submit"], input[type="image"], input[type="reset"] { cursor:pointer }
input[type="text"], input[type="password"], input[type="radio"], input[type="checkbox"] textarea, select { color: #828282; }
input[type="text"]:disabled,input[type="password"]:disabled, textarea:disabled, select:disabled,input[type="text"]:read-only,input[type="password"]:read-only, textarea:read-only, select:read-only { background: #F0F0F0; }
input[disabled='disabled']{background: #F0F0F0; }
    input.registerBtn[disabled='disabled'],input.registerBtn[disabled='disabled']:hover { background: #cccccc !important; } /*#d1d1d1*/
input[type="text"], input[type="password"], select { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; height: 28px; padding: 0 4px; border: 1px solid #ccc;  }
select:focus, textarea:focus, input:focus { outline: none }
h1 { color: #baa492; font-family: 'Gotham',sans-serif; font-size: 18px; /*font-weight: bold;*/ padding-bottom: 5px; text-transform: uppercase; } 
h2, h2 span { font-size:13px; font-family:'Gotham',sans-serif; text-transform:capitalize }
h3 { font-size:20px;font-family:'Gotham',sans-serif; }
h4 { font-size:16px;font-family:'Gotham',sans-serif; }
h2, h3, h4, h5 { color:#000; font-weight:normal }
p, ul, li, label, span, div, table, td { color:  #333333; /*font: 14px 'Gotham',sans-serif;*/ font-size: 12px; font-family:'Gotham',sans-serif;}
.clearBoth { clear:both }
.floatRight { float:right !important }
.marginRight10 { margin-right:10px !important }
.marginL8 { margin-left:8px !important }
.noPadL { padding-left:0 !important }
.noPadR { padding-right:0 !important } 
.noMarginL { margin-left: 0 !important }
.marginleft60px { margin-left:60px !important }
.marginLeft113{ margin-left:113px !important }
span.inputInfo { display: block; font-size: 10px; font-family:'Gotham',sans-serif; font-weight: lighter; line-height: 10px; margin-left: 10px; color: #999; }
.textR { text-align:right }
.textL{text-align: left;}
.textC { text-align:center }
.floatL { float:left !important }
.floatR { float:right !important }
.padTB10 { padding-top:10px !important; padding-bottom:10px !important }
.padTB10 > label {font-size:14px;}
.padT10 { padding-top:10px !important }
.padB10 { padding-bottom:10px !important; }
.padB10.paymsg { padding-bottom: 10px !important; font-weight: normal; margin-top: 10px; }
.padTB20 { padding-top:20px !important; padding-bottom:20px !important }
.w100p { width:100% !important } 
.w40 { width:40px !important }
.w50 { width:50px !important }
.w60 { width:60px !important }
.w70 { width:70px !important }
.w100 { width:100px !important }
.w110 { width:110px !important }
.w144{ width:144px !important }
.w160{ width:160px !important}
.w170 { width:170px !important }
.w200 { width:200px !important }
.w230 { width:230px !important }
.w252 { width:254px !important }
.noBg { background:none !important }
.fontBold{font-weight:bold;}
.noBorder { border:none }
.fSize11 { color:#a0a0a0; font-size:11px }
.borderBottomNone{ border-bottom:none !important}
.marginLeft5{ margin-left:5px!important }
.paddingBottom160{ padding-bottom:160px !important}
.bottom145{ bottom:145px !important}
.marginBottom5{ margin-bottom:5px !important}
.marginBottom15{ margin-bottom:15px !important}
.minHeight472{ min-height:472px }
.cancelFav{ display:inline-block; /*font-weight:bold;*/ margin:10px 0 5px 3px }
.googleCalculator { display:block; float:right; margin:-9px 10px 0 10px; } 
.formFields { position:relative; z-index:3 }
.formFields select { float:left }
.formFields span { display:block;word-break: break-word;}
.formFields p { margin-top:6px }
.formFieldsLarge .radio,.formFieldsLarge .checkbox { float:left; margin-top:2px }
label sup { padding-right:2px ; font-size:12px;}
.getDirectionForm a.getDirectionLink, .getDirectionForm a.getMapLink  { margin-right:10px }
.locationSearchWithin { background:url(../OrderPalImages/icons.png) left -197px no-repeat; border:none; position:absolute; height:24px; width:14px }
.generalSeparator { border-top:1px solid #b5b5b5; background-color:transparent; clear:both; float:left; height:1px; margin:8px 0 7px 0; width:100% }
.verticalSeparator { background-color:#a5a5a5; clear:both; height:100px; margin:10px 0; width:2px}
.LoginFailureText,.UserNameErrorText,.PasswordErrorText { color:#a13125 }
.loginFailureFormElements { border:1px solid #e21d03 }

.color-font {font-size: 16px;}
.font-14px{font-size: 14px;}
.manager-details a{text-transform: uppercase;display: block;text-decoration: none;}
.margin-top-45{
	margin-top: 45px;
}
.width-float{
	width: 50%;
	float: left;
}
.mainSubmitBtn,.orderNowBtn,.registerBtn,.generalPopupBtn,.applyLink, .cancelButtonProfile {
    background-color: #a13125;
    font-family: 'Gotham',sans-serif !important;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff!important;
    display: block;
    float: left;
    height: 30px;
    width: auto;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-align: center;
    border: none;
}
 .cancelButton {
    background-color: #0f9675;
    font-family: 'Gotham',sans-serif !important;
    font-size: 11px;
    text-transform: uppercase;
    /*font-weight: bold;*/
    color: #fff!important;
    display: block;
    float: left;
    height: 30px;
    width: auto;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-align: center;
    border: none;
}
.mainSubmitBtn:hover,.cancelButton:hover,.orderNowBtn:hover,.registerBtn:hover,.generalPopupBtn:hover,.applyLink:hover, .cancelButtonProfile:hover { background-color: #a13125; } /*#282828*/

a.orderOnlineLink, a.customizeItem, a.updateCartLink, a.addNewCard, a.applyLink, a.editOrder, a.drivingDirectionLink, a.cancelButton, a.cancelButtonProfile,a.btnFindAStoreSubmit,.getDirectionLink  ,.actionBody a.lbtnReorder  
{ background-color: #a13125; color: #fff; display: block; float: left; font-weight: normal; font-size: 12px; height: 30px; line-height: 30px; padding: 0 15px; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; text-align: center; text-transform: uppercase; text-decoration: none; border: none; }
a.orderOnlineLink:hover, a.customizeItem:hover, a.updateCartLink:hover, a.addNewCard:hover, a.applyLink:hover, a.editOrder:hover, a.drivingDirectionLink:hover, a.cancelButton:hover, a.cancelButtonProfile:hover, .cancelButton:hover,.actionBody a.lbtnReorder:hover { background-color: #a13125 ; }  

#aSaveOrderAsFavorite{text-decoration:none;background-color: #a13125; border-radius: 0; color: #FFFFFF; display: block; float: left; font-size: 11px; font-family:'Gotham',sans-serif !important; /*font-weight: bold;*/ height: 30px; line-height: 30px !important; padding: 0 15px; text-align: center; width: auto; text-transform: uppercase; border: none; } 
.mainSubmitBtn, .registerBtn, .modifyOrderBtn, .proceedToCheckoutBtn, .cancelRichButton,.placeOrderBtn,.richPopupBtn, .getLocation 
{ text-decoration:none;background-color: #a13125; border-radius: 0; color: #FFFFFF; display: block; float: left; font-size: 11px; font-family:'Gotham',sans-serif !important; height: 30px; line-height: 30px; padding: 0 15px; text-align: center; width: auto; text-transform: uppercase; border: none; } 
.mainSubmitBtn:hover, .registerBtn:hover, .modifyOrderBtn:hover, .proceedToCheckoutBtn:hover, .cancelRichButton:hover, .getDirectionLink:hover, .placeOrderBtn:hover, .richPopupBtn:hover, .getLocation:hover { background-color: #a13125; }
/*a.signOut, */a.createNewOrderLink, a.recorderLink, a.orderNow,a.addToFavoriteLink,a.modifyOrderBtn, a.startOnlineOrdering, a.savedOrderContinue 
{  background-color: #a13125;  color: #fff; display: block; float: left; font-size: 12px; height: 30px; line-height: 30px; padding: 0 15px; border-radius: 0px !important; -moz-border-radius: 0; -webkit-border-radius: 0; text-align: center; }
/*a.signOut:hover, */a.createNewOrderLink:hover, a.recorderLink:hover, a.orderNow:hover, a.addToFavoriteLink:hover, a.modifyOrderBtn:hover, a.startOnlineOrdering:hover, a.bannerLink:hover, a.savedOrderContinue:hover { background-color: #a13125; background: #a13125; color: #fff; }

.disabledRichBtnLink, a.disabledRichBtnLink { background-position:left -30px !important; color:#ACB3A1 !important }
.disabledBtnLink, a.disabledBtnLink { background-position:left -30px !important; color:#ACB3A1 !important }

.orderNowBtn,.findStoreBtn { float:left; margin:2px 0 15px }
.getDirectionForm a.getDirectionLink, .getDirectionForm a.getMapLink  { margin-right:10px }
.locationSearchWithin { background:url(../OrderPalImages/icons.png) left -197px no-repeat; border:none; position:absolute; height:24px; width:14px }
#locationWidgetSearchLoding {position: absolute;right: 22px;top: 20px }
.outerWrapper {background: none repeat scroll 0 0 #022D06; }
.mainContainer { margin-bottom:50px;position:relative; z-index:2 }
.bodyContent { padding-top:0px; }

.mainHeaderWrapper { height:114px; position:relative; top:0; width:100%; z-index:200; padding-bottom:10px; }
.mainHeader { position:relative; margin:0 auto; width:941px }
.mainLogo { position:absolute; /*left:-30px; top:19px;*/ height:44px; width:195px; z-index:10 }
.mainLogo a, .mainLogoAnno a { background:url(../OrderPalImages/logo_patxis.png) left top no-repeat; display:block; height:97px; text-indent:-9999px }
.mainLogo a img, .mainLogoAnno a img { display:none } 
.mainLogoAnno { position:relative; height:38px; padding-right:20px; width:137px; z-index:10 }
.siteNavigation { padding-top:50px; position:relative; height: 62px; }
.navigationsList { height:62px; /*padding-left:65px*/ }
.navigationsList > div > a { color: #EE1B3C;}
.navigationsList > div > a:hover { text-decoration: none;}
.navigationsList ul {
    padding-left: 44px; 
    background: url("../OrderPalImages/mainNavSprite.png") no-repeat scroll left top transparent;
    background-position: 105px -1px;
    width: 853px;
    height: 62px;
    border-radius: 0 0 21px 0;
    /*margin-bottom: -2px;*/
}
.navigationsList ul.preLogIn li, .navigationsList ul.postLogIn li { 
    background: url("../OrderPalImages/mainNavSprite.png") no-repeat scroll left top transparent;
    float: left;
    height: 62px;
    overflow: hidden; 
}
.navigationsList ul.preLogIn li a, .navigationsList ul.postLogIn li a { background:url(../OrderPalImages/mainNavSprite.png) left top no-repeat; text-decoration:none;}
.navigationsList ul li:first-child { margin-left:0; }
.navigationsList ul li a {  
    color: #828282;
    display: block;
    font-size: 20px;
    /*font-weight: bold;*/
    /*letter-spacing: 1px;*/
    line-height: 62px;
    outline: 0 none;
    text-align: center;
    /*text-shadow: 0 1px #555555;*/
    text-transform: uppercase;
    vertical-align: middle; 
}
.navigationsList ul li a:hover, .navigationsList ul li a.selectedNav  { color:#a13125; }
.navigationsList ul li a span.navLoginBg { background:url(../OrderPalImages/icons.png) left -24px no-repeat; display:block; float:right; height:6px; margin:5px 0 0 5px; width:9px }
.navigationsList ul.preLogIn li:nth-child(1), .navigationsList ul.postLogIn li:nth-child(1){ background-position: right -138px;
margin-left: 0px;
position: relative;
left: 22px; }
.navigationsList ul.preLogIn li:nth-child(1) a, .navigationsList ul.postLogIn li:nth-child(1) a{ background-position: -6px -1px;
    height: 64px;
    width: 150px; }
.navigationsList ul.preLogIn li:nth-child(2), .navigationsList ul.postLogIn li:nth-child(2){ background-position: right -138px;
     }
.navigationsList ul.preLogIn li:nth-child(2) a, .navigationsList ul.postLogIn li:nth-child(2) a{ background-position: -169px -1px;
    height: 65px;
    width: 150px; }
.navigationsList ul.preLogIn li:nth-child(3), .navigationsList ul.postLogIn li:nth-child(3){ background-position: right -138px;
     }
.navigationsList ul.preLogIn li:nth-child(3) a, .navigationsList ul.postLogIn li:nth-child(3) a{ background-position: -169px -1px;
    height: 65px;
    width: 201px; }
.navigationsList ul.preLogIn li:nth-child(4), .navigationsList ul.postLogIn li:nth-child(4){ background-position: right -78px;
border-radius: 0 7px 6px 0;
position: relative;
left: 16px; }
.navigationsList ul.preLogIn li:nth-child(4) a, .navigationsList ul.postLogIn li:nth-child(4) a{ background-position: -305px -1px;
    height: 65px;
    width: 128px;
    text-align: center;
}

.navigationsList ul.preLogIn li:nth-child(5), .navigationsList ul.postLogIn li:nth-child(5)
{
    position: relative;
    padding-right: 0 !important;
    margin-right: 31px;
}
.home-wrapper .navigationsList ul.preLogIn li:nth-child(5), .navigationsList ul.postLogIn li:nth-child(5)
{
    position: relative;
    /*left: 49px;*/
    padding-right: 0 !important;
     margin-right: -3px;
}

.navigationsList ul.preLogIn li:nth-child(5) a, .navigationsList ul.postLogIn li:nth-child(5) a{
    height: 65px;
    width: 165px;
    background-position: -305px -1px;
    text-align: left;
    margin-top: 0px;
	border-bottom: none;
}
.navigationsList ul.preLogIn li:nth-child(5):hover, .navigationsList ul.postLogIn li:nth-child(5):hover { text-decoration: none;  }
.navigationsList ul.preLogIn li:nth-child(5) a:hover, .navigationsList ul.postLogIn li:nth-child(5) a:hover { text-decoration: none; border-bottom: 1px solid; }
.logInLink { cursor:pointer }
.siteNavigation .socialIconContainer label { float:left; font-weight:bold; margin:31px 0 0 -112px; width:231px }
.siteNavigation .socialIconContainer label span { font-weight:bold; text-decoration:underline }
.currentlocation { position:absolute; right:0; top:45px; width:250px } 
.currentlocation a.currentlocationLink { background:url(../OrderPalImages/icons.png) left -222px no-repeat;  color:#4a4a4a; display:block; height:20px; padding-left:18px; float:right }
.currentlocation a.currentlocationLink span { background:url(../OrderPalImages/icons.png) left top no-repeat; display:block; float:right; height:12px; margin:2px 0 0 10px; width:10px }
#YourOcharleys { background:none; color:#e6e6e6; font-family:'Gotham',sans-serif; font-size:16px; margin:0; min-width:50px; text-shadow:0 1px 0 #772420; width:auto }
.currentlocation a.currentlocationLink span.locationOpen { background-position: -10px 1px }
.userAccount { background-color:#fff; border:1px solid #fff; box-shadow:0px 3px 0px #EE1B3C; -webkit-box-shadow:0px 3px 0px #EE1B3C; -moz-box-shadow:0px 3px 0px #EE1B3C; -ms-box-shadow:0px 3px 0px #EE1B3C; -o-box-shadow:0px 3px 0px #EE1B3C; border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; -ms-border-radius:0 0 5px 5px; -o-border-radius:0 0 5px 5px; float:right; position:relative; margin-top:-115px; /*padding:4px 15px 4px;*/ margin-right:20px; }
.userAccount a.userName { color:#037b41; display:block; float:right; font-family:'Gotham',sans-serif; font-size:13px; line-height:19px;text-decoration:none; }
span.userNameBgIcon { background:url(../OrderPalImages/drpdwn.png) no-repeat center; float:right; height:8px; margin-left:5px; margin-top:10px; width:14px }
.userAccount a.userName span.userNameBgIcon { margin-right: -2px; }
/* Header CSS Ends Here */

/*.modifierBodyFieldsAddtionalModifier { float:left }*/
.modifierBodyFields.halfAndHalfSection { float:left;width:25px!important; }
.modifiersArea .modifiersArea { float:left; width:auto;margin-left: -25px !important;
margin-top: -73px; }
.modifierImageAndName{margin-top:5px;width: 257px;
height: 37px;}
.modifierBodyFields.halfAndHalfSection input[type="radio"], input[type="checkbox"].doubleToppings  { margin-left:18px }
.modifierBodyFields.halfAndHalfSection input[type="radio"], input[type="checkbox"].doubleToppings  { display:none }
  label.lblLeft { background:url(/OnlineorderingImages/topping-3.png) -67px no-repeat }
  label.lblLeft.selected { background-position:-99px }
  label.lblRight { background:url(/OnlineorderingImages/topping-3.png) -132px no-repeat }
   label.lblRight.selected { background-position:-164px }
  label.lblFull { background:url(/OnlineorderingImages/topping-3.png) -3px no-repeat }
   label.lblFull.selected { background-position:-35px }
 .modifierBodyFields.halfAndHalfSection input[type="radio"] + label  
 { display:inline-block; height:32px; margin:0 1px; width: 0px !important; padding-right: 30px; cursor: pointer; }
 input[type="checkbox"].doubleToppings + label  
 { display:inline-block; height:32px; margin:0 1px; width: 4px !important; padding-right: 40px; cursor: pointer; } 
 /*0 14px*/
label.doubleTopingslabel.selected { background-position:-240px; } 
label.doubleTopingslabel { background:url(/OnlineorderingImages/topping-3.png) -196px no-repeat; width:22px }    
label.tripleTopingslabel { background:url(/OnlineorderingImages/topping-3.png) -285px no-repeat; width:22px }
label.tripleTopingslabel.selected { background-position:-329px; }
/* General Content Strats */
.generalContentSection { border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;  /*min-height:400px*/ }
.generalContentAreaSeparator { /*background: url(../OrderPalImages/contentAreaSubSeparator.png) 480px top repeat-y;*/ float:left; width:100% }
.contentAreaSub {margin-top:2px; padding:17px; position:relative; border-radius: 3px;}
/*.generalContentSectionCenter { background-color:#fff; border:1px solid #949494; border-radius:3px; -moz-border-radius:3px; -webkit-bordr-radius:3px; float:left; width:918px }*/
.generalContentSection p span { }
.mainBodyWrapper {background:url(../OrderPalImages/homeHeroBgPji.png) repeat-x; background-color: #fff ;margin-top: 12px; }
.mainBody { background-color:#F5EDD6; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2); border: 1px solid #CCCCCC; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; /*min-height:440px;*/ margin:auto; padding:20px; width:941px }
.mainBody p a { /*font-weight: bold;*/ text-decoration:underline }
.mainBody p a:hover { text-decoration:none }
.mainBody span.secondaryInfo { font-weight:bold }
.generalBtn { background-color:#af312a; color:#fff; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; font-family:'Gotham',sans-serif } 
/*.generalBtn:hover { background-color:#fff; color:#af312a }*/
/* General Content Ends */

/* Welcome Page Starts */
.mainBodyWrapper.landingPg .mainBody { min-height:0; }
.bannerContainer {border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -ms-border-radius:6px; -webkit-border-radius:6px; font-size:0; margin:0 auto 30px; overflow:hidden; position:relative; text-align:center; width:901px } 


/* Carousel Starts */
.clearFix { clear:both }
.clearFix:after { clear:both; content:" "; display:block; height:auto; visibility:hidden }
#carousel_container { border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -ms-border-radius:6px; -webkit-border-radius:6px; font-size:0;margin-bottom:10px; position:relative; text-align:center; width:60%;float:left; }
#carousel-inner { border:1px solid #cdcdcd; box-shadow:0 0 3px #cdcdcd; overflow:hidden; position:relative;  }
#carousel_ul { height:440px; position:relative }
#carousel_ul li { height:440px; float:left; position:relative }
#carousel_ul li a.bannerLink { position:absolute; right:35px; /*bottom:35px;*/ width:100px; z-index:10; /*font-weight: bold;*/padding:0px !important;/*height:50px !important;*/line-height:50px !important; }

#leftScroll, #rightScroll { height:60px; position:absolute; top:140px; width:57px; z-index:100 }
#leftScroll { left:-29px }
#leftScroll a { background: url(../OrderPalImages/slider-btn-left-spriteCrackerBarrel.png);background-position:0px 0px; display:block; height:54px }
#leftScroll a:hover{background-position:0px 57px;}
#rightScroll a:hover{background-position:0px 57px;}
#rightScroll { right:-29px }
#rightScroll a { background: url(../OrderPalImages/slider-btn-right-spriteCrackerBarrel.png);background-position:0px 0px;display:block; height:54px }
.catagoryLanding{border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -ms-border-radius:6px; -webkit-border-radius:6px;  margin:0 0 30px 20px;; position:relative;width:37%;float:left;height:327px;border:1px solid #cdcdcd; box-shadow:0 0 3px #cdcdcd;}
.pizzaSpanCont{ 
	position: relative;
    width: 150px;
    height: 140px;
	float:left;
    overflow: hidden;
}
#carousel-nav {
    bottom: 22px;
    position: absolute;
    /* right: 55px; */
    left: 435px;
    z-index: 60;
}
#carousel-nav ul {
    clear: both;
    float: left;
    list-style: none;
    margin: 0;
}
#carousel-nav li {
    background: url(../OrderPalImages/circle_normal.png) no-repeat 50% 50%;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: 0 1px;
    width: 16px;
}

/* carousel Ends */


/* Bottom Starts */
.mainBodyBtmWrapper {  }
/*.jcarousel-skin-tango { margin:auto; overflow: hidden; width:930px }
.jcarousel-skin-tango .jcarousel-container-horizontal { height:130px; margin-left:-2px }
.jcarousel-skin-tango .jcarousel-clip {overflow: hidden}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width:906px;height: 130px;margin-left:5px;}
.jcarousel-skin-tango .jcarousel-item {width: 422px;    height: 130px;}
.jcarousel-skin-tango .jcarousel-item-horizontal {padding:0 20px;border-right:1px solid #953c01;}
.jcarousel-skin-tango .jcarousel-next-horizontal {position: absolute;top: 55px;right: 0px;width: 16px;height: 14px;cursor: pointer;background: transparent url(../../OrderPalImages/icons.png) left -321px no-repeat;}
.jcarousel-skin-tango .jcarousel-prev-horizontal { position: absolute; top: 55px; left:-1px; width: 16px; height: 16px;cursor: pointer; background:url(../../OrderPalImages/icons.png) 3px -305px no-repeat }*/
.promotionalContainer { width:962px }
.promotionalItems { background-color:#FDFBE3; box-shadow:0 0 4px #777777; float:left; margin:0 24px 20px 0; padding:18px; position:relative; -webkit-transform:scale(1,1); -moz-transform:scale(1,1); -ms-transform:scale(1,1); -o-transform:scale(1,1); transform:scale(1,1); -webkit-transition: -webkit-transform 0.1s ease; -moz-transition:-moz-transform 0.1s ease; -ms-transition:-ms-transform 0.1s ease; transition:transform 0.1s ease; width:260px; z-index:1 }
.promotionalItems img { border:1px solid #ccc; border-radius:4px }
.promotionalItems:hover { -webkit-transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2); transform:scale(1.2,1.2); -webkit-transition:-webkit-transform 0.1s ease; -moz-transition:-moz-transform 0.1s ease; -ms-transition:-ms-transform 0.1s ease; transition:transform 0.1s ease; z-index:10  }
.promotionalItems a.orderNow { position:absolute; right:41px; height:23px; line-height:23px; width:72px; border-radius:5px; border:none; color:#fffefe; bottom:25px; width:64px; } 

.newsletterRegistration { position:relative; border-top:2px solid #999; margin:40px auto 20px; width:984px }
a.openNewsletter { display:block; height:48px; width:48px; background:url(../OrderPalImages/newletterOpen.png) left top no-repeat; top:-27px; left:468px; position:absolute; z-index:10; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg); transform:rotate(0deg); -webkit-transition:-webkit-transform 0.5s ease; -moz-transition:-moz-transform 0.5s ease; -ms-transition:-ms-transform 0.5s ease; transition:transform 0.5s ease; }
.newsletterContainer { /*background-color:#F5EDD6;*/ background:url(../OrderPalImages/newsLetterBgPji.png) left top no-repeat; padding:40px 100px 20px; border-radius: 0 0 4px 4px; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2); border:  1px solid #CCC; }
.newsletterContainer label { display:block; font-size:16px; text-align:center; font-weight: bold;color:#ddd; }
.newsletterContainer input[type='text'] { margin-right:25px; width:300px }
a.openNewsletter.rotateImage { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg); -webkit-transition:-webkit-transform 0.5s ease; -moz-transition:-moz-transform 0.5s ease; -ms-transition:-ms-transform 0.5s ease; transition:transform 0.5s ease; }
.specialBannerImg{position: absolute;
top: -18px;
left: -26px;}
.promotionalItems div.specialBannerImg img{border:none;}
/* Bottom Ends */
/* Welcome Page Ends */

/* Location Result Starts */
.locatorAndDrivingDirections { 
   background-color: #fff;
    border-bottom: none;
    position: relative;
    width: 288px;
    margin: 0 20px;
    float: left;

}

span.searchResultBg { background:url(../OrderPalImages/icons.png) left top no-repeat; display:block; position:absolute; right:5px; top:45%; height:12px; width:8px }

.locatorAndDrivingDirections .nearbyRestLoc, .locatorAndDrivingDirections .drivingDirections { 
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b4b4b4;
    width: 300px;
    display: block;
    float: left;
    text-decoration: none;
    color: #baa492;
}

.locatorAndDrivingDirections input[type="text"] { margin:18px 10px 0; padding:0 25px 0 3px; width:235px }
.locatorAndDrivingDirections .errorText { line-height:13px; margin:4px 5px 0px 10px }
.locatorAndDrivingDirections .locationSearchWithin { right:19px; top:53px }

/* Location Serach Result starts */
.searchReultHolder { background-color:#feffff; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; padding:15px; /*height:603px;*/ width:450px }
.searchResultAreaContainer { /* border: 1px solid #d9d9d9; border-top: 1px dashed #d9d9d9; */ padding-left:1px; height:620px; position:relative; top:0px; overflow:hidden;width:310px; margin:0 20px;}
.searchResultArea { /*height:425px; position:relative; overflow:hidden*/ }
.searchResultArea, .drivingDirectionArea { background-color:#fff; float:left;  }
.searchResultArea { width:287px }
.searchResult { border-top: 1px solid #ccc; border-right:1px solid #f6f6f6; float:left; min-height:56px; padding:15px 35px 15px 15px; position:relative; width:236px }
.searchResult.searchResultEven { background-color:#efefef; }
.searchResult:first-child { border-top:none }
.searchResult p { color:#414141; padding-bottom:3px }
.searchResult p.comingSoonColor{ color:#5c9347;}
.searchResult:hover, .searchResult.selectedLocation { background-color:#F8EFA7 }  
.searchResult span.searchResultBg { right:20px }
.searchResult:hover span.searchResultBg, .searchResult.selectedLocation span.searchResultBg { background-position:left -12px }
.searchResult:hover span, .searchResult.selectedLocation span { color:#fff }
.searchResult:hover p, .searchResult.selectedLocation p, .searchResult:hover p .curbsideAvailability, .searchResult.selectedLocation p .curbsideAvailability, .searchResult.selectedLocation:hover p .curbsideAvailability { background-position-y:-598px; color:#414141; }
.searchResult p:nth-child(5) { font-size:12px;line-height:17px; margin-top:3px }
.preOrderCMsg {
font-weight:bold !important;
}
.resName{
    font-size:14px;
}
.resPhoneNo{
    font-size:14px;
    padding-bottom:10px !important;
}
.resAdd{
    width: 100% !important;
}
/*.searchResult:hover a.orderOnlineLink, .searchResult.selectedLocation a.orderOnlineLink {background-color:#EE1B3C;    
background: -moz-linear-gradient(top,  #EE1B3C 0%, #EE1B3C 50%, #B5132A 51%, #B5132A 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EE1B3C), color-stop(50%,#EE1B3C), color-stop(51%,#B5132A), color-stop(100%,#B5132A)); 
background: -webkit-linear-gradient(top,  #EE1B3C 0%,#EE1B3C 50%,#B5132A 51%,#B5132A 100%); 
background: -o-linear-gradient(top,  #EE1B3C 0%,#EE1B3C 50%,#B5132A 51%,#B5132A 100%); 
background: -ms-linear-gradient(top,  #EE1B3C 0%,#EE1B3C 50%,#B5132A 51%,#B5132A 100%); 
background: linear-gradient(to bottom,  #EE1B3C 0%,#EE1B3C 50%,#B5132A 51%,#B5132A 100%); 
 -webkit-box-shadow: 0px 3px 3px 2px rgba(206, 206, 206, 0.67);
    -moz-box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67);
    -ms-box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67);
    -o-box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67);
    box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67);
border: 1px solid #FFFFFF;
font-weight: bold;
}*/ 

.searchResult a { margin-top:10px } 
.drivingDirectionArea { 
    width: 310px;
    height: 600px;
    margin: 0px 0 0 20px;
}
.modeOfTransport {
    float: right;
    padding: 9px 10px 9px 0;
    width: 124px;
    margin-right: 10px;
}
.modeOfTransport a { background-image:url(../OrderPalImages/site-sprite.png); background-position:left top; background-repeat:no-repeat; display:block; float:left; height:35px;text-indent:-9999px; width:38px }
.modeOfTransport a.carTransport { background-position: 2px -265px; margin-left:0 }
.modeOfTransport a.carTransport:hover, .modeOfTransport a.carTransport.selectedModeofTransport { background-position:-156px -265px; }
.modeOfTransport a.busTransport { background-position: 4px -311px; } 
.modeOfTransport a.busTransport:hover, .modeOfTransport a.busTransport.selectedModeofTransport {background-position: -154px -311px; }
.modeOfTransport a.byWalk { background-position: 1px -357px; }
.modeOfTransport a.byWalk:hover, .modeOfTransport a.byWalk.selectedModeofTransport { background-position:-157px -355px;}
.sourceToDestination {border-bottom: 1px solid #cacacb;float: left; padding: 0px 10px 10px 10px;width: 280px; margin-right: 10px;}
.journeyStartArea, .journeyEndArea { 
    color: white;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 6px;
    position: relative;
    text-align: center;
    width: 28px;
    background-color: #baa492;
}
.sourceToDestination .formFields { float: left;margin-bottom: 10px;width: 240px;}
.sourceToDestination .formFields input[type="text"] { width:230px }
.sourceToDestination .getDirectionLink { float:left;width: 276px; font-family:'Gotham',sans-serif !important;}
#directionDetails, #directionDetails p, #directionDetails div, #directionDetails label, #directionDetails li { color:#717171; font-family:'Gotham',sans-serif }
#directionDetails { /*float:left; height:333px; overflow:hidden; padding:0 12px 0 6px; position:relative; width:270px*/padding-bottom: 15px; }
.directionDetailsContainer{ 
    float: left;
    height: 415px;
    overflow: hidden;
    padding: 0 10px 0 0px;
    position: relative;
    width: 290px;
    margin-right: 10px;
}

.mapHolder, .searchReultHolder { float:left }
.mapHolder { background-color:#999999; height:633px; position:relative; width:621px }


.infobox-wrapper { background-color:#fff; border:1px solid #fff; opacity:0.89; filter:Alpha(Opacity=89); float:left; min-height:170px; margin-top:-20px }
#infobox { min-height:155px; padding:10px 10px 5px; width:164px }
#infobox p { color:#000; line-height:18px }
#infobox p:first-child { font-weight:bold; padding-bottom:5px;color:#a13125;}
#infobox p span { color:#000; display:inline-block; font-weight:normal; width:30px }
#infobox .mapDirectionDetails { border-top:1px solid #ccc; margin-top:15px; padding-top:12px }
#infobox .mapDirectionDetails a { background-image:url(../OrderPalImages/mapAddressDetailsBg.png); background-repeat:no-repeat; display:block; float:left; height:24px; margin-left:7px; width:25px; /*padding-bottom:10px; */ background-color: #a13125;
  border-radius: 5px;
  margin-bottom: 10px; }
#infobox .mapDirectionDetails a.menuCard { background-position: left -1px; margin-left: 0 }
#infobox .mapDirectionDetails a.drivingDetails { background-position: -21px -1px }
#infobox .mapDirectionDetails a.restaurantTimings { background-position: -41px -1px; }
.infoBox { width:170px !important } 
.infoBox img { margin:-16px -14px 2px 2px !important; z-index: 100;top: 9px;left: 106px; }
/* Location Results ends */

.OrderSection { float:left; padding:10px 0 }
.OrderSection a { float:left; margin-bottom:5px }
.OrderSection .clearBoth { height:5px }

/* Menu Page Starts */
.menuContainerArea {  border: none; position: relative; margin-top: 30px; /*top:-21px;height:645px*/ }
.generalContentSection.menuContainerArea:after { content:'.'; clear:both; display:block; height:0; line-height:0; visibility:hidden; }
a.startOnlineOrdering { float:right; position:relative; right:71px; margin-top:10px }
.menuContainerSection { float: left; width: 940px; }
.subNavContainer {
    width: 860px;
    margin: 0 auto;
    text-align: center;
	padding-top: 12px;
}

.subCatContainerArea { border:none; position:relative; /*height:645px*/ }

.subNavContainer a:link, .subNavContainer a:active, .subNavContainer a:visited {
    color: #666666;
    display: block;
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    line-height:20px;
    position: relative;
    width: auto;
    padding: 0 26px;
    border-right: 1px solid #c2c2c2;
    text-decoration: none;
    margin: 4px auto;
    text-transform: uppercase;
}
.subNavContainer .categoryContainer:last-child a {
    border-right: none;
}
.subNavContainer .categoryContainer:nth-child(6) {
    /*margin-left: 155px;*/
}
.subNavContainer a span.searchResultBg { left:200px; top:35% }

/*.subNavContainer a:hover,*/ .subNavContainer a.selectedSubNav { /*background: #f1f1f1; color: #fff;*/ color: #a13125; font-family: 'GothamBold',sans-serif; font-weight:bold; }
.subNavContainer a.selectedSubNav span.categoryName{color:#000;}
.subNavContainer a.selectedSubNav span.categoryName:hover{color:#000;}
.subNavContainer a:hover span.searchResultBg, .subNavContainer a.selectedSubNav span.searchResultBg { background-position:left -12px }
.bodyLeftContent { margin: 25px auto 0; width: 860px; }
.menuBodyContent { float: left;width: 940px; }
.menuBodyContentGeneral { width:876px }
.menuContentLeft { position:relative; float:left; width: 100%; }
.menuBodyContentGeneral .menuContentLeft { margin-left:10px; width:650px }
.menuDetails { width: 100%; }
.menuListing {  }
.categoryDetails { float:left }
.categoryDetails h2 { padding-bottom:0; text-transform:capitalize }
.menuItemSection { position:relative; /*left:14px;*/ }
.menuItemSection .itemImage { height: 185px; margin-bottom: 10px; position: relative; background-color: #fff; width: 185px; /*margin-left: 2px;*/ }
.menuItemSection .itemImage img { position:relative; width:100%; z-index:100 }

.menuNote {
    text-align: center;
    height: 60px;
}
.menuNote p {
    font-size: 12px;
    font-family: 'Gotham',sans-serif;
    color: #666;
}

/*.itemImage .itemDescTooltipIcon { background: url(../OrderPalImages/grey_bg.png) left top repeat-x; width:197px; height:29px; left:0px; top:78px; position:absolute;z-index:101; display:none}
.itemImage:hover .itemDescTooltipIcon  { display:block }
.itemImage .itemDescTooltipIcon a { background: url(../OrderPalImages/icon.png) left top no-repeat; float:right; display:block; height:19px;width:19px; margin:6px 5px 0 0}*/

.itemDescTooltipIcon{width:211px;height:29px;position:absolute;z-index:101;}
.itemDescTooltipIcon a { background: url(../OrderPalImages/icon.png) left top no-repeat; float:right; display:block; height:19px;width:19px; margin:4px -6px 0 0}


.itemDescriptionToolTip { background-color:#f1f1f1;opacity:1; filter:alpha(opacity=85); border-bottom-left-radius:3px;border-bottom-right-radius:3px; color:#fff; text-align:justify; font-size:12px; line-height:13px; height:135px; z-index:99; padding:17px 14px 11px 14px; position:absolute; left:0px; bottom:-4px; width:182px;/*overflow:auto;*/ }
.itemDescriptionToolTip label{ color:#123e17; font-weight:bold}
.itemDescriptionToolTip p{ color:#123e17; padding-top:5px}

/*tooltip css starts*/
.custom-tooltip,.menuItemsUpsale .custom-tooltip{
    color: #006699;
	font-weight:normal !important;
    cursor: pointer;
    display: inline-block;
    position: relative;
	z-index:200;
	text-decoration:underline;
}
.menuItemsUpsale .custom-tooltip:hover{ text-decoration:none;}
.custom-tooltip-top{
    background: none repeat scroll 0 0 #0a7d60;
    border-radius: 6px;
    top: 20px;
    color: #FFFFFF;
    /*font-size: 12px;*/
    /*left: 50%;*/
    line-height: 15px;
    margin: 0 0 15px -94px;
    padding: 9px;
    position: absolute;
    width: 200px; 
	font-weight:bold !important;
    z-index:200;
}
.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #0f9675;
	position: absolute;
	left: 91px;
    z-index:200;
}
.arrow-top {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #0f9675;
	position: absolute;
	left: 91px;
    z-index:200;
    bottom:78px;
}
/*tooltip css ends*/

.menuItemSection .clearBoth { height:12px; width:100% }
p.menuItemDescription { font-size:11px; height:50px; margin-top:-3px; text-align:justify }
.menuItemSection .pricingAndQuantity { position:relative }
.menuItems, .submenuItems { background-color: #fff; float: left; margin: 0 40px 60px 0; /*padding: 8px 8px 19px 8px;*/ width: 185px; }
.menuItems:nth-child(4n) { margin-right: 0; }
.menuItems:nth-child(4n+1) { clear: both; }
.menuItems h3, .submenuItems h3{ /*height: 44px; line-height: 15px; font-weight: bold; */ /*text-transform: capitalize;*/ color: #666666; font-size: 15px; font-family:'Gotham',sans-serif; margin-bottom: 5px; }
input[type="text"].menuItemQuantity { float:left; margin-right:3px; padding-right:15px; width:25px;border: 1px solid #2d9175; }
span.menuItemPrice { display:block; float:left; font-size:14px;  line-height:24px; text-align:right; width:135px }
ul.spinner { position:absolute; left:32px; top:9px; width:9px }
ul.spinner li { background:none; height:6px; margin-bottom:3px }
ul.spinner li a { background-color:transparent; background-image: url(../OrderPalImages/spinner_arrow_up.png); background-repeat:no-repeat; display:block; height:6px; width:9px }
ul.spinner li a { background-position:left top }
ul.spinner li a.spinnerBottomLink { background-image: url(../OrderPalImages/spinner_arrow_down.png); background-position:left bottom }

.menuListing label { font-size:12px; line-height:16px }
.menuListing span { font-size:12px; font-weight:bold }
a.orderNow { float:right;margin-left:5px; }
.cartContent {float:left; margin-top:-13px; padding-top:36px; width:289px; position:relative }
/*.itemDescriptionToolTip { background:url(../OrderPalImages/toolTipBg.png) left top no-repeat; color:#555; font-size:11px; line-height:13px; height:86px; padding:13px 12px 11px 17px; position:absolute; width:181px; z-index:9999}*/


/* Body Right Content Starts */
.cartContentArea {float:left; margin-bottom:50px; /*padding-left:13px; padding-right:12px;*/ padding-top:6px; position:relative; width:245px; background:#f1f1f1; }
.cartContentArea h2, .cartContentArea h3 { color: #14967c;
font-weight: bold; font-size:15px; line-height:22px; padding-bottom:0 }
.cartNotification, .cartUpdateNotification { color:#a13125; float:left; font-style:italic; padding-bottom:5px; text-align:center; width:100% }
ul.saveCartLinks li { border-right:1px solid #515050; float:right; margin-top:5px; padding:0 5px }
ul.saveCartLinks li:first-child { border-right:none; padding-right:0 }
ul.saveCartLinks li:last-child { padding-left:0 }
ul.saveCartLinks li a:hover { text-decoration:underline }

.cartContentArea .generalSeparator { border-top:1px solid #ccc }
.generalMenuLocSearchBox { float:left; padding:10px 0 15px; width:100% }
.generalMenuLocSearchBox p, .generalMenuLocSearchBox img { margin-bottom:8px }

.cartContentArea .clearBoth { height:2px }
.cartContentArea h2 { background: url(../OrderPalImages/cart.png) left center no-repeat; font-size: 18px; font-family:'Gotham',sans-serif; padding-left: 30px; color: #baa492; }
.cartItems { float: left; /*padding-bottom:10px;*/ width: 100%; position: relative; }
.cartItemsHeader { background-color: transparent; float: left; /*height:32px; padding:3px 5px;*/ position: relative; width: 100%; }
.cartItemsHeader ul.spinner { left: 28px; top: 8px; }
.cartItemsHeader input[type='text'] { float: left; height: 28px; padding-right: 15px; /*margin:2px 8px 0 0;*/ margin-right: 5px; width: 20px; font-size: 11px; font-family:'Gotham',sans-serif !important; border-radius: 0 !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border: 1px solid #ccc !important; -moz-border: 1px solid #ccc !important; -webkit-border: 1px solid #ccc !important; }
.cartItemsHeaderName { display: table; float: right; height: 28px; width: 70%; border: 1px solid #ccc; border-radius: 0; background: transparent; padding: 0 8px; }
.cartItemsHeaderName label { color:#000; display:table-cell; /*height:32px; line-height:15px;*/ vertical-align:middle; width:165px;padding-right:15px; }
.orderContainerMainArea  { float: left; position: relative; width: 100%;} 
.orderContainerMain { float: left; /*margin-left:-5px;*/ width: 100%; }
.orderContainerMainCenter { float:left; width:231px }
.cartItemsDetails {float: left; margin-top: 2px; padding: 13px 0; width: 100%; }
ul.cartModification li { float: left; padding: 0 5px; border-left: 1px solid #ccc; }
ul.cartModification li a:hover, ul.cartModification li a:hover span { text-decoration:underline }
ul.cartModification li:first-child { border:none }
ul.cartModification li:last-child { border:none; float:right; padding:0 }
ul.cartModification span.itemPrice { font-weight:bold }
.cartTotalPrice ul.cartModification li{ margin-bottom:8px }
.cartTotalPrice ul.cartModification li:last-child { border-left:1px solid #e86358; padding-left:8px }
a.removeItemIcon { background:url(../OrderPalImages/icons.png) left -48px no-repeat; /*display:block; float:right;*/ height:14px; margin-top:8px; width:14px;position: absolute;
right: 10px; }
ul.cartDetails { /*margin-top:10px*/ } 
ul.cartDetails li span.modifierName { color:#515050; display:block; float:left; padding:0 0 3px 5px; width:155px }
ul.cartDetails li span.modifierPrice { float:left; display:block; padding-left:13px; text-align:right; width:40px }

.cartTotalPrice {float:left; padding-bottom:15px; width:100%; }
.cartTotalPrice p { color:#2e2e2e; }
.cartTotalPrice p:first-child {  }
.cartTotalPrice p span.cartPriceAmount, span.cartPriceDelCharge, span.cartPriceTotal { color:#333333; display: block; font-size: 12px; font-family:'Gotham',sans-serif; font-weight: bold; float: right; text-align: right; width: 49%; }
a.updateCartLink, .proceedToCheckoutBtn { float:right; margin-left:10px }
.cartContentBottom {height:36px; position:absolute; left:0; bottom:-36px; width:280px }
ul.orderModification li { float:left; margin-bottom:5px; padding:0 4px; }
ul.orderModification li:first-child { border:none; padding-left:0 }
ul.orderModification li a:hover { text-decoration:underline }
p.subTotal { /*border-top:1px dashed #d9d9d9;*/ line-height: 16px; padding-top: 12px; font-family: 'Gotham',sans-serif;; font-weight: bold; color: #333333 !important; }

.cartAccordian { float: left; width: 100%; /*margin-top: 30px;*/ }
.cartAccordianHeader, .cartAccordianBody { float:left }
.cartAccordianHeader { padding: 5px 0; width: 100%; }
.cartAccordianBody { /*padding: 0 5px;*/ width: 100%; font-size: 12px; font-family:'Gotham',sans-serif; color: #828282; word-break: break-word; }
.cartAccordianHeader a { 
    background-color: transparent;
    color: #baa492;
    display: block;
    font-size: 16px;
	font-family:'Gotham',sans-serif;
    height: 25px;
    line-height: 25px;
    padding: 10px 0;
    position: relative;
    text-decoration: none;
    border-top: 1px solid #ccc;
}
.cartAccordianHeader a span.searchResultBg { background-position:left -12px; height: 11px;
top: 7px;
width: 10px; }
.cartAccordianHeader a span.searchResultBg.searchResultOpenBg { background-position:-10px -14px; height:8px; margin-top:2px; width:12px }
.cartAccordianBody label { /*font-weight:bold*/ }
/* Body Right Content Ends */
/* Menu Page Ends */

/* Item Details Page Starts */
.itemDetails { float:left; width:200px;/*border-right: 1px solid #ccc;*/
padding-right: 20px;
height: 100%;}
.itemDetailsImage {/* border:10px solid #fff;*/ margin-bottom:20px; }
.itemDetailsImage img{width:200px;}
.txtQtyContainer { position:relative;height: 220px; }
.txtQtyContainer ul.spinner { left:40px; top:8px; z-index:1 }
.txt_qty { float:left; padding:0 5px; width:185px; }
.txt_qty input[type="text"] { float:left }
.itemDetailsModifiers { /*background-color:#0a7d60; border:1px solid #d5d4d4; float:right; padding:12px; width:256px*/ background-color: #fff;
/*border: 1px solid #d5d4d4;*/
float: right;
/*padding: 12px;*/
width:261px; }
label.cartItemsCount { color: #baa492; padding-left: 2px; font-size: 18px; font-family:'Gotham',sans-serif; }
/* Menu modifier CSS Starts */
.itemDetailsModifiers h2 { font-size:14px; font-weight:bold }
.itemDetailsDisplay { padding-top:10px !important }
.itemDetailsDisplay select { margin-left:4px; width:158px !important }  
.modifiersArea { float:left;width:256px }
.modifierHeader {position:relative; margin-bottom: 7px; width: 96%;}
.modifierBody { width:100% } 

.modifierBodyFields { height: auto; float:left; padding:0 8px 8px 0; width: 245px; margin-bottom:0px; margin-left:0px; padding: 5px 20px; padding-left: 0px !important; padding-bottom: 0px!important}

    .modifierBodyFields > .modifierImageAndName {
        width: auto;
        height: auto;
        margin-top: 0px;
    }
.subModifier { float:left; /*padding:6px 0 4px 15px;*/ padding:0 0 4px 15px; width:105px }
.modifierBodyFields label {  margin-left:27px; padding:0 0px 0 7px }
.subModifier label { padding:0 5px 0 0; font-size:14px; font-weight:normal }
.itemDetailsDescription {/* border-top:1px dashed #b5b5b5;*/ float:left; margin-top:10px; padding-top:10px; width:185px }
/* Modifire CSS Ends */
/* Item Details Page ends */  


/* Review Order Form Starts */
.registrationfieldsHeader { /*background-color:#037b41;*/ color: #baa492; float: left; font-size: 18px; font-family:'Gotham',sans-serif ; /*font-weight: bold;*/ height: 30px; line-height: 30px; margin-bottom: 20px; margin-top: 15px; }
.registrationfieldsHeader label { color:#000; font-size:16px; font-weight:bold; line-height:30px }
.paymentOnlineDetails, .newCardRegistration { float:left; margin-top:2px; width:100%; }
#paymentAtRestaurant,#paymentOnline { float:left; margin-top:6px }
span.paymentDetailsIcon { background:url(../OrderPalImages/icons.png) left -367px no-repeat; display:block; float:left; height:15px; margin:8px 7px 0 9px; width:15px }
table.registerdCard { margin-bottom:15px; width:416px }
table.registerdCard td { vertical-align:middle } 
table.registerdCard th { background-color:#e9eae6; text-align:left }
table.registerdCard tr td:first-child { width:32px }
table.registerdCard th, table.registerdCard td { padding:8px 0 8px 5px }
table.registerdCard td label { display:inline; float:none } 
.paymentOnlineDetails a.addNewCard { float:right; margin:20px 10px }
.orderConfirmationArea { float:left; margin-left:1px; padding-left:30px; width: 45%;}
.orderConfirmationSection label, .orderConfirmationArea label { display:block; float:left; height: 32px; line-height:32px; margin-bottom:15px; padding:0 6px; width: 45% !important;font-size:16px; }
.lblPayonline { display:block; float:left; height:26px; line-height:26px; margin-bottom:15px; padding:0px !important; width:167px;font-size:16px; }
.orderConfirmationArea .registrationfieldsHeader { margin-bottom:0; width:396px } 
.orderConfirmationSection { /*background-color:#f8f8f8;*/float:left; margin-bottom:0px; padding:10px 15px 0 0px; width: 100%; }
.divRemoveCouponSection { float:left }
.orderSummaryContainer table, .divRemoveCouponSection { width:100% }
.orderSummaryContainer table td { padding:2px 0 }
.orderSummaryContainer table label { display: inline; float: none; line-height: normal; font-size: 14px; font-family:'Gotham',sans-serif; width: 45% !important; }
.orderTracker .orderSummaryContainer table label
{color: #828282;
    font-weight: 500;
}
 .orderTracker .orderSummaryContainer label b{color: #828282;
}
.orderSummaryContainer table span.itemPrice { float:right; font-weight: normal; text-align:right; width: 45% !important; }
.orderSummaryContainer ul.cartDetails { margin-top:5px; /*margin-left:18px */}
.orderSummaryContainer ul.cartDetails span.modifierName { width:212px;font-size:13px; }
.orderTracker .orderSummaryContainer ul.cartDetails span.modifierName{
    color: #828282;
    font-size: 14px;
}
.orderSummaryContainer ul.cartDetails span.modifierPrice { float:right; width:50px }
.orderSubTotal { border-top:1px solid #b5b5b5; float:left; padding: 0px; text-align:left; width:100%; padding-top:5px; }
.orderSubTotal label, .orderSubTotal span { font-size: 14px; font-weight: normal; line-height: 32px; }
.orderSubTotal label { height:auto; margin-bottom:0; /*margin-right:145px */}
.orderSubTotal span { display:block; float:right;/* width:72px */}
.applyLink { margin-left:5px }
a.editOrder { float: left; margin-top: 20px; margin-left: 10px; background-color: transparent; color: #828282; text-decoration: underline; }
.registrationfieldsHeader a.editOrder{
	float: right;
    background-color: transparent;
    color: #fff;
    margin-right: 10px;
    text-transform: none;
    margin-top: 13px;
    text-decoration: underline;
    line-height: 15px;
    height: 5px;
    margin-left: 0px;
}
.registrationfieldsHeader a.editOrder:hover { color: #fff !important; background-color: transparent;}
a.editOrder:hover { color: #a13125 !important; background-color: transparent !important; }
.placeOrderBtn { float:right; /*margin-top:75px;*/ margin-left:10px }
.btnCancelOrder{ margin-top:280px}
.registrationForm ul.orderModification, .registrationForm h1, .orderConfirmation h1 { position:absolute; top:15px }
.registrationForm ul.orderModification { left:158px; top:15px }
span.pickUpTimeIcon { background:url(../OrderPalImages/icons.png) left -350px no-repeat; display:block; float:left; height:17px; margin:7px 7px 0 9px; width:16px }
span.quantity{ color:#fff; background-color:#b5b5b5; padding:2px; border-radius:3px}
.divCurbsideInformation label { padding:0 6px 0 10px !important; position:relative; width:151px !important }
.divCurbsideInformation label sup { position:absolute; left:2px; top:-1px }
/* Review Order Form Ends */

/* Order Confirmation Area Starts */
span.orderSummaryIcon { background:url(../OrderPalImages/icons.png) left -335px no-repeat; display:block; float:left; height:15px; margin:8px 7px 0 9px; width:15px }
span.restaurantInfoIcon{background:url(../OrderPalImages/icons.png) -3px -525px no-repeat; display:block; float:left; height:15px; margin:8px 7px 0 9px; width:16px }
span.orderInfoIcon{background:url(../OrderPalImages/icons.png) left -547px no-repeat; display:block; float:left; height:15px; margin:8px 7px 0 9px; width:21px }
.orderConfirmation { /*padding:40px 0;*/ position: relative; width:941px; background: #fff; margin-top: 30px; display: inline-block; }
.orderConfirmation h1{padding-left:15px;}
.confirmationBox { background-color: #fff;/* border:1px solid #e8e8e8;*/ float:left; /*padding:15px 15px 60px;*/ padding:15px 0 60px; position:relative; width:100%; }

#confirmationBox .customerDetails { float:right;padding-right:10px;padding-left:10px;padding-bottom:10px;width:25%;border:1px solid #baa492; }
#confirmationBox .customerDetails h2 {
    background-color: #baa492;
    color: white;
    margin-right: -10px;
    margin-left: -10px;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
}

#confirmationBox .customerDetails label {
    width: 100%;
    height: 25px;
    line-height: 3;
    font-weight: bold;
}
#confirmationBox .customerDetails .formFields {
    width: 100%;
    min-height: 20px;
}
#confirmationBox .customerDetails .formFields span { margin-top: 0; }
#confirmationBox .orderDetails {
    float: left;
    width: 70%;
    padding-right: 10px;
    padding-left: 10px;
    border: none;
}
#confirmationBox .orderDetails .orderConfirmationSection {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
}
#confirmationBox .orderDetails .registrationfieldsHeader {
    width: 98%;
    padding: 10px;
    font-size: 16px;
    margin: 0 0 20px -10px;
    height: 14px;
    line-height: 14px;
    border-top: 1px solid #baa492;
    border-bottom: 1px solid #baa492;
}
.orderConfirmation .progressBreadCrumb { margin: 30px auto 20px; }
.orderConfirmation .thankyou-text h2 {
    font-size: 24px;
}
.orderConfirmation .thankyou-text .orderConfirmInstruction { color: #666; font-size: 16px; }
.orderConfirmation .order-info-div > p { font-size: 14px; color: #666; float: left; padding-left: 10px; }
.orderConfirmation .order-info-div > p b label, .orderConfirmation .order-info-div > p span { font-size: 15px; font-weight: bold; color: #666; }
.orderConfirmation .createAccount, .orderConfirmation .divFavOrder {
    width: 940px;
    height: 206px;
    background: url(../OrderPalImages/order-confirmation_Register.png) no-repeat;
    color: white;
    padding: 20px 20px 0;
}
.orderConfirmation .divFavOrder {
    background: url(../OrderPalImages/order-confirmation_fav.png) no-repeat;
}
.orderConfirmation .createAccount h2, .orderConfirmation .divFavOrder h2 {
    width: 40%;
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: initial;
}
.orderConfirmation .createAccount p, .orderConfirmation .divFavOrder p {
    width: 40%;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.4;
    word-break: break-word;
}
.orderConfirmation .createAccount a#lnkRegister, .orderConfirmation .divFavOrder a#aSaveOrderAsFavorite {
    font-size: 14px !important;
    height: 50px !important;
    line-height: 50px !important;
}
.orderConfirmation .confirmationBox {
    padding: 20px 0 60px;
}
.orderConfirmation .orderSummaryContainer ul.cartDetails {
    width: 80%;
}
.orderConfirmation .orderSummaryContainer table td.title label {
    font-weight: bold;
    font-size: 14px;
}
.orderConfirmation .orderSummaryContainer table td.title span.itemPrice {
    font-size: 14px;
}
.orderConfirmation .orderSummaryContainer table td.qty span {
      font-weight: bold;
    background-color: #BAA492;
    color: #fff;
    height: 22px;
    width: 22px;
    display: block;
    text-align: center;
    line-height: 22px;
}
.orderConfirmation #divSaveFavorites { width: 28%; }
.orderConfirmation #divSaveFavorites input[type="text"] {
    height: 30px;
    padding: 0 5px;
    border: 1px solid #b4b4b4;
    width: 95%;
    margin-bottom: 10px;
}
.orderConfirmation #divSaveFavorites .cancelFav {
    color: #fff;
    float: left;
}
.orderConfirmation #divSaveFavorites .addToFavoriteLink {
    float: right;
}
.orderConfirmation .orderSubTotal label {
    font-weight: bold;
	padding: 0px;
}
.orderConfirmation .order-info-div { margin-bottom: 15px; }

.customerDetails { float:left; padding-right:32px; width:45%; }
.customerDetails h2 { font-size:14px; padding-bottom:5px;color: #666;
font-weight: bold; }
.customerDetails h3 { border-bottom:1px solid #b5b5b5; width:auto; }
.customerDetails h3 label{ font-size:14px; padding-bottom:5px;color: #ad0f14;
font-weight: bold;float:none;  height: auto;width:345px;line-height:20px; }
.customerDetails label { display:block; float:left; width:45%; height:32px; line-height:32px; }
.customerDetails .formFields { float:left; min-height:32px; width:45%;word-break: break-word; }
.orderDetails { border-left:1px solid #b4b4b4; float:left; padding-left:40px; width:355px }
.orderDetails .orderSummaryContainer { padding:0 5px }
.orderDetails .registrationfieldsHeader { margin-left:-5px; width:360px }
.orderDetails .orderConfirmationSection { /*background-color:#fff;*/ padding:0 5px 10px 5px; margin-bottom:0; width:350px } 
#btnPrint { float:right; margin-top:10px }
/* Order Confirmation Area Ends */

/* Favorite Items */
span.favoriteIcon {/* background:url(../orderpalImages/icons.png) left -477px no-repeat;*/ height:16px; width:17px; margin-left:9px; margin-right:5px; margin-top:9px }
table.favItemTable { margin:auto; width:1096px }
table.favItemTable p { color:#191919 }
.favouriteItemImage, .favouriteItemDescription, .favItemAddToOrder, .favItemRemove { float:left; min-height:5px }
.favouriteItemImage { padding-right:25px; width:230px }
.favouriteItemDescription { padding-right:25px; width:495px }
.favItemAddToOrder { padding-right:25px; width:160px }
.favItemRemove { width:136px }
.favItemRemove a { float:right }
table.favItemTable .generalSeparator { float:left }
table.favItemTable table {  margin-top:10px; margin-left:20px }
table.favItemTable table td { padding:0 4px !important }
table.favItemTable table td a { color:#006699; font-size:14px; font-weight:bold; text-decoration:underline }
table.favItemTable table td span { color:#191919; font-size:14px }
table.favItemTable table td a:hover { text-decoration:none }
/* End of Favorite Items */

/* Account Information Starts */
.generalContentSection.registrationForm { background-color: transparent; float: left; position: relative; /*padding: 40px 15px 25px;*/ width: 100%; margin: 0 auto; margin-top: 40px; }
.generalContentSection.registrationForm.registrationMarginBtm{ margin-bottom: 0; }
.mandatefields { color: #8b8b8b; font-size: 12px; font-family:'Gotham',sans-serif; position: absolute; right: 0; top: -42px; }
.profileCompletionMsg {     
	border-radius: 3px;
    color: #A13125;
    display: block;
    font-style: italic;
    right: 10px;
    padding: 13px 8px;
    position: absolute;
    top: 0;
    width: 171px; } 
.registrationForm label sup { color: #a13125; font-family: 'Gotham',sans-serif; font-weight: bold; }
.accountInfo { position:relative; float: left; width: 471px;/* padding-left: 20px; padding-right: 20px;*/font-size: 12px; font-family:'Gotham',sans-serif; min-height: 584px;/*border-right:1px solid #b4b4b4;margin: 0px 20px;border: 1px solid #b4b4b4;*/}
.accountInfo .orderConfirmationSection { background:none; padding-top:10px; padding-left:0; width: 100%; }
.accountInfo .orderConfirmationSection label { width:125px }
.creditCardInfo { float: left; width:443px; padding-left: 20px;min-height: 584px; /*border-left: 1px solid #b4b4b4;*/}

.registrationForm .formFields { float: left; height: 37px;margin-bottom: 15px; }
.accountInfo .registrationfieldsHeader { width:450px }
span.accountInfoBg { background:url(../OrderPalImages/icons.png) left -94px no-repeat; display:block; float:left; height:15px; margin:7px 5px 0 9px; width:17px }
.accountInfo label, .organzationInfo label { display: block; float: left;margin-bottom: 15px; padding: 0 5px 0; width: 45% !important; color: #828282; font-size: 14px; font-family:'Gotham',sans-serif; clear: both; }
.divCurbsideInformation label { display: block; float: left; /*height: 32px;*/ line-height: 32px; margin-bottom: 15px; padding: 5px 5px 0; width: 45% !important; color: #828282; font-size: 14px; font-family:'Gotham',sans-serif; clear: both; }
.divCurbsideInformation .formFields input[type="text"]{width:102% !important}
.accountInfo .formFields { width: 47% !important;/*padding-top: 10px;*/ }
.accountInfo .formFields input[type="text"], .accountInfo .formFields input[type="password"] { width: 100%; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; padding: 0 4px; border: 1px solid #ccc; font-size: 15px; font-family:'Gotham',sans-serif; }
.accountInfo .formFields select { /*margin-right: 10px;*/ width: 98% !important; border: 1px solid #ccc !important; height: 30px; color: #828282 !important; font-size: 12px !important; font-family:'Gotham',sans-serif !important; background: white !important; border-radius: 0!important; }
.passwordEdit {
    font-size: 11px;
    text-align: right;
    display: block;
    color: #999;
    font: 12px;
	font-family:'Gotham',sans-serif;
    margin-top: 3px;
    margin-right: -10px;
}
label[for="password"] + div.formFields {
      margin-bottom: 30px !important;
}

/* This CSS for Review Order Page */
.paymentOnlineDetails label, .newCardRegistration label { padding: 5px 5px 0;
    width: 45% !important;
    color: #828282;
    font: 14px;
	font-family:'Gotham',sans-serif; }
.paymentOnlineDetails .formFields, .newCardRegistration .formFields { width:50%; }
.paymentOnlineDetails .formFields input[type="text"], .newCardRegistration .formFields input[type="text"] { width:95% }
.paymentOnlineDetails .formFields .selector[id$='ddlCreditCardType'] {width:92% !important;}
.paymentOnlineDetails .formFields .selector[id$='ddlExpirationMonth'] {width:35% !important;}
.paymentOnlineDetails .formFields .selector[id$='ddlExpirationYear'] {width:44% !important;}
/* Ends This CSS for Review Order Page */	

.myaccountSubmit { float: right; margin-right: 49px; }

.creditCardInfo .registrationfieldsHeader { width: 450px; }
.creditCardInfo .registrationfieldsHeader span { margin-left:0; margin-top:5px; }
.favloading { float:left; margin-left:5px; margin-top:0 !important  } 
.favloading img { height:25px; width:25px }
.creditCardInfoDetails,.creditCardDetails, .billingDetails { float:left; width:425px }
.optionalInformation { float:left; width:457px } 
.creditCardInfoDetails { padding-bottom:10px; width:100% }
.creditCardDetails label { display:block; float:left;height:32px; line-height:32px; margin-bottom:15px; padding-left:8px; position:relative; width:200px;color:#414141;font-size: 14px; font-family:'Gotham',sans-serif; }
.creditCardDetails span.inputInfo { margin-left:0 }
.creditCardDetails label sup { position:absolute; left:0; top:1px }
.creditCardDetails .formFields,.emailClubRegistrationFields .formfields { width:190px }
.creditCardDetails .formFields input[type="text"] { width:95% }
.billingDetails h2 {font-size:16px; font-weight:bold; margin-bottom:10px; padding-bottom:5px }
.billingDetails { margin:15px 0 }
.billingDetails label { display:block; float:left;height:26px; line-height:26px; margin-bottom:15px; padding:0 4px 0 10px; position:relative; width:112px;color:#414141; font-size: 14px; font-family:'Gotham',sans-serif;}
.billingDetails label sup { position:absolute; left:2px; top:1px }
.billingDetails label.w40.textR sup { left:22px }
.billingDetails .formFields { width:271px }
.billingDetails .formFields input[type="text"] { width:262px }
.creditCardInfo .cancelButton, .creditCardInfo .registerBtn, .cancelButtonProfile { float: right; margin-left: 5px; margin-right: 25px; }

span.optionalInformationIcon { background:url(../OrderPalImages/icons.png) left -630px no-repeat; display:block; float:left; height:17px; margin-top:7px; margin-right:11px; margin-left:8px; width:17px }
.optionalInformation label { display:block; float:left; font-weight:bold; height:26px; line-height:26px; margin-bottom:15px; padding:0 0 0 8px; position:relative; width:186px;font-size: 16px; font-family:'Gotham',sans-serif; }
.optionalInformation label sup { position:absolute; left:1px; top:2px }
.getLocation { margin-left:5px }
.optionalInformation .formFields input[type="text"] { float:left }
.NoLocErrorText.errorText { display:block; margin-bottom:10px }
.captchaContainerSection { float: left; width: 100%;padding: 20px 0px; }
#tCaptcha td { padding-bottom:5px; vertical-align:top } 
#tCaptcha td div span { font-size: 12px; font-family:'Gotham',sans-serif; margin: 0!important; width: 45%; }
#tCaptcha td div span:first-child { padding-top: 3px; width: 50%; }
#tCaptcha td div span input[type="text"] { margin-left:0;width:160px; }
#tCaptcha img{padding-top:5px;}
/* Account Information Ends */

/* Order History Starts*/
.orderHistoryArea { float:left; min-height:400px; margin:30px 0; width:100% }
ul.orderTypes li { border-left:1px solid #d9d9d9; border-top:1px solid #d9d9d9; float:left; width:160px }
ul.orderTypes li.createOrderContainer { border-bottom:1px solid #d9d9d9; border-top:none; height:34px; width:779px }
ul.orderTypes li.favCreateOrderContainer { border-bottom:1px solid #d9d9d9; border-top:none; height:34px; width:779px }

ul.orderTypes li a { background-color:#efefef; border-bottom:1px solid #d9d9d9; display:block; /*color:#878787*/ color:#828282 ; font-size:13px; height:33px; line-height:33px }
ul.orderTypes li.favCreateOrderContainer a:hover, ul.orderTypes licreateOrderContainer a:hover { /*background-color:#950900*/ } 
ul.orderTypes li a.selectedOrderType, ul.orderTypes li a:hover { /*background-color:#fcfcfc*/ background-color:white; border-bottom:none; height:34px }
ul.orderTypes li a.selectedOrderType { font-weight:bold;text-decoration:none;font-size:14px; }
/*ul.orderTypes li a.createNewOrderLink:hover { border-bottom:1px solid #db9336; height:23px; font-weight:normal }*/
ul.orderTypes li a span { display:block; float:left }
ul.orderTypes li.favCreateOrderContainer a , ul.orderTypes li.createOrderContainer a { color:#828282 !important; display:block; float:left; font-weight: bold; font-family: 'Gotham',sans-serif; font-size: 14px!important;
height: 30px!important;
margin-top: -4px;
line-height: 30px!important;
padding: 0 11px; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; text-align:center;background:#fff;text-decoration:underline; text-transform:capitalize; }
ul.orderTypes li.favCreateOrderContainer a:hover , ul.orderTypes li.createOrderContainer a:hover {  }

span.currentOrderIcon { /*background:url(../OrderPalImages/icons.png) -15px -108px no-repeat;*/ height:16px; margin-left:11px; margin-right:5px; margin-top:9px; width:14px }
span.orderHistoryIcon { background:url(../OrderPalImages/icons.png) -18px -125px no-repeat; height:14px; margin-left:14px; margin-right:5px; margin-top:9px; width:15px }
ul.orderTypes li a:hover span.currentOrderIcon, ul.orderTypes li a.selectedOrderType span.currentOrderIcon { background-position:-1px -108px }
ul.orderTypes li a:hover span.orderHistoryIcon, ul.orderTypes li a.selectedOrderType span.orderHistoryIcon { background-position:-1px -125px }
.currentOrderDetails, .historyOrderDetails {background-color:white; border:1px solid #d9d9d9; border-top:none; float:left; min-height:400px; padding:8px 7px; box-shadow:2px 2px 5px #d9d9d9; width:925px }
.orderTableheader {height:45px; padding:10px 0px}
.orderTableheader label { color:#a13125; font-size:14px; font-weight:bold; line-height:19px; }
.orderIdHdr, .orderItemsHdr, .orderDateHdr, .pickUpDateHdr, .actionHdr, .orderRestHdr {float:left;}
.actionHdr { border-right:none;padding-left:5px; }
.orderTableBody { margin-top:1px }
.orderTableRow {float:left; margin-bottom:1px; min-height:45px; padding:10px 0px; width:925px }
.orderIdBody, .orderItemsBody, .orderDateBody, .pickUpDateBody, .actionBody, .orderRestBody { float:left }
.orderIdHdr { width:160px;padding-left:25px; }
.orderRestHdr { width:140px }
.orderRestBody {width:150px ;padding-left: 6px;}
.orderRestaurantBody{width:150px ;padding-left: 6px;float:left;}
.orderRestaurantBody p{padding-left: 15px;}
.orderRestBody, .orderRestBody p { /*text-align:center*/ } 
.orderIdBody { padding-left:25px; width:160px }
.orderItemsHdr { width:155px }
.orderItemsBody { /*padding-left:10px; padding-right:5px;*/ width:155px }
.orderItemsBody .itemDetails, .orderSummaryBody .itemDetails, .favorderSummaryBody .itemDetails { width:250px } 
.orderItemsBody span, .orderSummaryBody span{ font-weight:normal; color:#595757;}
.orderDateHdr { /*text-align:center;*/ width:150px }
.orderDateBody {width:150px;padding-left: 6px; }
.orderDateBody p { /*text-align:center */ padding-left:30px;}
.pickUpDateHdr { /*text-align:center;*/ width:130px }
.pickUpDateBody { padding:0 2px; /*text-align:center;*/ width:125px }
.actionHdr { width:147px }
.actionBody { width:275px !important; }
.actionBody a.savedOrderContinue { float:none; margin:auto; width:55px }
.OrderSummaryHdr { float:left; width:210px;padding-left:26px; }
.favorderSummaryBody { float:left; padding-left:70px; width:420px }
.futureOrder{position: relative;right: 12px;}
.orderSummaryBody { float:left; padding-left: 47px; width:270px }
.orderSummaryBody .itemDetails, .orderItemsBody .itemDetails, .favorderSummaryBody .itemDetails{ padding-top:5px }
.orderSummaryBody .itemDetails{ width:270px }
.favorderSummaryBody .itemDetails { width:400px ;padding-right: 0px;}
span.showHide { color: #828282; }
span.showHide.active { color: #a13125; text-decoration: underline; }
a.recorderLink { float:right; margin-right:10px }
ul.orderedMenuItems li { font-size:12px; padding-left:0px; padding-bottom:4px; margin:5px 0 }
ul.orderedMenuItems li span { font-size:12px; font-weight:bold}
ul.menuModifiers li { padding-left:22px; padding-bottom:2px }
ul.menuModifiers li span {/* font-style:italic;*/ font-weight:normal }
ul.orderedMenuItems li span.quantity{ color:#fff; background-color:#414141; padding:2px 5px; border-radius:3px}
.itemDetailsList { float: left; padding-left: 5px; padding-top: 5px; width: 90%; position: relative; }
.itemDetailsList li {
    position: relative;
    line-height: 20px;
}
.itemDetailsList > li{
    /*font-weight: bold !important;*/
    }
/* Order History Ends */

/* Forget Password and Reset Password Starts */
.passwordModification { /*margin-bottom: 150px; padding: 15px 15px 50px;*/ position: relative; width: 90%; margin: 40px auto; }
.passwordModification p { margin-bottom:20px }
.passwordmodifierForm { background-color: transparent; /*border: 1px solid #ccc;*/ float: left; padding: 15px; width: 100%; margin-bottom: 30px; }
.passwordModification label { display: block; float: left; /*font-weight: bold;*/ height: 32px; line-height: 32px; margin-bottom: 15px; padding: 0 6px; width: 25%; font-size: 14px; font-family:'Gotham',sans-serif; }
.passwordModification .formFields { float: left; width: 25%; }
.passwordModification .formFields span { font-weight: bold; line-height: 32px; margin-top: 0; font-size: 14px; font-family:'Gotham',sans-serif; }
.passwordModification .formFields input[type="text"], .passwordModification .formFields input[type="password"] { width: 100%; }
.passwordModification .mainSubmitBtn { float:left; margin:15px 0 0 0 }

.passwordCriteria, .confirmPasswordCriteria { border:1px solid #a1a1a1; background-color:#fefefe; position:absolute; width:250px; z-index:10; left:105%; top:-38px }
.passwordCriteriaArrow { background:url(../OrderPalImages/icons.png) left -273px no-repeat; float:right; height:16px; top:10px; left:-10px; position:absolute; width:12px }
.passwordCriteriaHeader { background-color:#ededed; padding:10px 10px 10px 30px }
.passwordCriteriaHeader h2 { font-weight:bold; color:#595757 }
.passwordCriteriaBody { float:left; padding:10px; position:relative; width:230px }
.passwordCriteriaBody p { color:#a1a1a1; font-size:12px; line-height:15px; margin-bottom:5px; padding-left:20px }
.passwordCriteriaBody p.checkCriteria { background:url(../OrderPalImages/check.png) left 5px no-repeat; color:#000; }
/* Ends */


/* OC Help Page Starts */
.accordionSection{ padding:20px}
.accordionSection a.accordionLink{color:#fff; background:#037b41 url(../OrderPalImages/faqicon.png) 6px 5px no-repeat; font-weight:bold; text-align:left; padding:4px 4px 4px 28px; width:96.5%; line-height:20px; display:block; margin:10px 0 0 0; position:relative}
.accordionSection a.accordionLink span{ background:url(../OrderPalImages/arrow_right.png) no-repeat; width:21px; height:21px; position:absolute; right:5px}
.accordionSection a.active span{background:url(../OrderPalImages/arrow_down.png) no-repeat}
.accordianDiv{padding:20px 15px; background:#fff;  border: 1px solid #CCCCCC;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);}
/*OC help page ends*/

/* Footer Starts */
.mainFooterWrapper { position:absolute; height:86px; /*margin-top:40px;*/ width:100% }
.mainFooter { height:60px; text-align:center; margin:0px auto 0; position:relative; width:886px  }
ul.footerLinks { margin:0 auto; width:940px; }
ul.footerLinks li { /*float:left; margin-left:24px; width:220px;*/text-align:left; }
ul.footerLinks li a { color:#333333; font-size:12px; /*line-height:47px*/ text-decoration:none; /*padding:0 51px;*/padding-left: 0px; line-height: 1;}
ul.footerLinks li a:hover { text-decoration:underline }

.socialIconContainer { /*float:right;*/ margin-top:10px }
.socialIconContainer ul.btnLinks { float:left;width:940px; }
.socialIconContainer ul.btnLinks li { margin-left:4px; float:left }
.socialIconContainer ul.btnLinks li:first-child { margin-left:0 } 
.socialIconContainer ul.btnLinks li a { /*background-repeat:no-repeat; color:#555; display:block; height:20px; text-indent:-9999px; width:18px;*/ }
.socialIconContainer ul.btnLinks li a.fbIcons { background-image:url(../OrderPalImages/footerFacebookIcon.png); }
.socialIconContainer ul.btnLinks li a.twitterIcons {  background-image:url(../OrderPalImages/footerTwitterIcon.png); }
.socialIconContainer ul.btnLinks li a.youtubeIcons { background-image:url(../OrderPalImages/youtube_icon.png); }
.socialIconContainer ul.btnLinks li a.pinterestIcons {  display: none; }

.copyRightInfo, .trademarkInfo { color: #000;
    text-align: center;
    font: 14px; }

/* Footer Ends */

/* Error text starts */
.errorText { color:#a13125 !important; font-size:12px; font-weight:bold;padding-left:5px; }
/* Error text ends */

.pricingContainer { position:relative; padding:30px; width:1036px }

/* General Login Page Starts */
.generalLoginContainer { /*background-color: #f1f1f1; border: 1px solid #e8e8e8; padding: 15px 15px 50px;*/ position: relative; width: 90%; margin: 40px auto; }
.generalLogin { width:100%; /*background-color: #FCF8D4;*/ }
.loginPage a.passwordRecoverylink { line-height:26px }
.loginPage .mainSubmitBtn, .loginPage .cancelButton { float:right; margin-top:0 }
.loginPage label { float:left; display:block; font-weight:bold; width:100px; height:26px; line-height:26px; margin-bottom:10px }
.loginPage .formFields { float:left; margin-bottom:10px; width:250px }
.loginPage .formFields input[type="text"], .loginPage .formFields input[type="password"] { width:284px }
.loginPage .formFields input[type="text"]{ background: url(../OrderPalImages/site-sprite.png)  -31px -667px no-repeat;}
.loginPage .formFields input[type="password"]{ background: url(../OrderPalImages/site-sprite.png)  -31px -702px no-repeat;}
.loginPage .logInBottom { background:none; border-top:1px solid #b5b5b5; margin-left:0; margin-top:0; padding-left:0; padding-right:0; width:390px;padding-top:20px; }
.loginPage input[type="text"], .loginPage input[type="password"] { width:285px }
.loginPage a.passwordRecoverylink { margin-left:146px } 
.loginPage .formFields span { margin-top:3px }
.loginPage ul.socialMediaLogin { float:left; /*margin-left:45px */}
.loginPage .orSection { margin-left:215px;font-weight:normal;float:left;margin-top:20px;width:110px; }
.loginPage .formFields label { font-weight:normal }
/* General Login Page Ends */
/**** Popup CSS Starts ****/
.generalModal { background:url(../OrderPalImages/modalBg.png) left top repeat; height:100%; position:fixed; left:0; top:0; width:100%; z-index:2999 }
.serverMsgBox { background-color:#f0f0f0; box-shadow:0 0 3px #000; -moz-box-shadow:0 0 3px #000; -webkit-box-shadow:0 0 3px #000; position:absolute; left:30%; top:30%; padding-bottom:32px; width:540px }
.popupHdr { height:36px; padding:0 14px }
.popupHdr h2 { color:#fff; font-size:15px; line-height:36px }
.popupHdr span.closeIcon { background:url(../OrderPalImages/generalPopUpCloseIcon.png) left top no-repeat; cursor:pointer; display:block; float:right; height:13px; margin-top:11px; text-indent:-9999px; width:14px }
.popupBody { padding:32px 24px 10px }
.popupBody li, .popupBody p { color:#515050; line-height:18px }
.popupBody li { list-style-type:square; list-style-position:inside }

/* User Details Popup Starts */
.userDetails { position: absolute; right: -1px; top: 35px; width: 173px; z-index: 2; }
.userDetailsTop { background: url(../OrderPalImages/menu_drpdwn.png) left top no-repeat; height: 16px; }
.userDetailsBtm { background-color: #fff; border: 1px solid #c3c3c3; border-top: none; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding: 0 12px 12px 12px; }
.userDetails p, .userDetails p a { text-decoration: none; color:#828282; line-height: 26px; cursor: pointer; transition: all 0.2s; padding: 0 8px; font-size: 12px; font-family: 'Gotham',sans-serif; /*padding-bottom: 3px;*/ display:block; }
.userDetails p:hover { background: #a13125; color: #fff; }
.userDetails p:hover a { color: #fff; }
.userDetails p.divider {  border-bottom: 1px solid #c3c3c3; margin: 12px 0; cursor: default; }
.userDetails p.footer { text-align: right; }
.userDetails p.footer:hover { background: none; color: #828282; }
.userDetails p.footer a.signOut { font-size: 12px; font-family:'Gotham',sans-serif; color: #a13125; text-decoration: none; }
.userDetails p.footer:hover a.signOut { text-decoration: underline; }
.userDetails p.userEmail { font-weight:bold }
.myAccount { background: url(../OrderPalImages/loginBottomBg.png) left top repeat-x; margin:15px 0 0 -12px; padding:15px 12px 0 12px; width:235px }
.myAccount a { line-height:30px; }
.myAccount a:hover { text-decoration:underline }
.myAccount a.signOut { float:right }
.myAccount a.signOut:hover { text-decoration:none }
/* User Details Popup Ends */

/* Login Popup starts */ 
.logIn { /*border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;*/ /*background-color:#FCF8D4;*/ position: absolute; left: 25px; top: 25px; /*padding:20px;*/ width: 350px; z-index: 3000; background-color: transparent; }
.logIn1 { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#fff; position:absolute; left:500px; top:80px; padding:20px; width:500px; z-index:3000 }
a.loginClose { 
    position: absolute;
    top: 0px;
    right: -20px;
    background: url(../OrderPalImages/site-sprite.png) no-repeat;
    cursor: pointer;
    display: block;
    height: 24px;
	background-position: -10px -230px;
    width: 24px;
    text-indent: -9999px;
    /*float: right;
    margin: -22px 0px 0 0;*/
}
a.loginClose1 { background:url(../OrderPalImages/icons.png) left -382px no-repeat; cursor:pointer; display:block; float:right; height:24px; position:relative; right:-30px; top:-30px; text-indent:-9999px; width:24px }
.logIn label, .logIn div,.logIn1 label, .logIn1 div { color:#828282; font-size: 15px; font-family:'Gotham',sans-serif; }
label.emailId, label.password { display:block; /*font-weight:bold;*/ padding:30px 20px 10px 20px;font-size:16px; }
label.password{padding:8px 20px 10px 20px}
label.emailId span { background:url(../OrderPalImages/icons.png) left -62px no-repeat; display:block; float:left; height:16px; padding-right:8px; width:19px }
label.password span { background:url(../OrderPalImages/icons.png) left -78px no-repeat; display:block; float:left; height:16px; padding-right:8px; width:12px }
.logIn .formFields,.logIn1 .formFields { /*height:48px;*/ }
.logIn.formFields span,.logIn1.formFields span { line-height:15px }
.logIn input[type='text'], .logIn input[type='password'], .logIn1 input[type='text'] { width: 265px; margin: 30px; margin-bottom: 0; padding: 10px 12px; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border: 1px solid #b4b4b4; font-size: 15px; font-family:'Gotham',sans-serif; }
.logIn input[type='text'] {
    padding-right: 30px;
    margin-top: 42px;
    background: url(../OrderPalImages/site-sprite.png)  -19px -659px no-repeat;
}
.logIn input[type='password'] {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 30px;
    background: url(../OrderPalImages/site-sprite.png)  -19px -691px no-repeat;
}

a.passwordRecoverylink { margin-left: 30px; float: left; text-align: right; width: 45%; margin-bottom: 30px; color: #828282; font-size: 12px; font-family:'Gotham',sans-serif; }
.logInBottom span { /*margin-left: 20px;*/ margin-top: 10px; text-align: center; float: left; width: 100%; margin-bottom: 30px; color: #828282; font-size: 12px; font-family:'Gotham',sans-serif; }
a.notYRegisterlink {  color: #828282; font-size: 12px; font-family:'Gotham',sans-serif; }
a.passwordRecoverylink:hover, .logInBottom a:hover { text-decoration:underline } 
.orSection { /*background:url(../OrderPalImages/loginOrBg.png) center 12px no-repeat;*/ font-weight:bold; line-height:25px; /*margin-left: 84px;*/ text-align: center; color: white;/* width:110px*/ } 
ul.socialMediaLogin { margin: 15px auto 10px; width: 80px; text-align: center; /*float:left;*/}
ul.socialMediaLogin li { /*border-left:1px solid #8c8c8c;*/ float:left; padding-left:4px; } 
ul.socialMediaLogin li:first-child { border:none; padding-left:0; padding-right:0px }
ul.socialMediaLogin li a { display: inline-block; float: left; height: 38px; text-indent: -9999px; width: 38px; }

a.faceBookLogin { background: url(../OrderPalImages/site-sprite.png) -10px -552px  no-repeat }
a.googleLogin { background:url(../OrderPalImages/site-sprite.png) -10px -610px no-repeat }
.logInBottom {height: 40px; /*margin-left:-20px;*/ margin-top: 15px; width: 97%; } 
.logInBottom a { line-height:25px; }
a.cancelButton, .cancelButton, .mainSubmitBtn, .cancelRichButton { float:right }
.cancelButtonProfile { float:left}
.mainSubmitBtn { margin-left: 22px; }  

.cancelButton, .mainSubmitBtn {
    width: 45%;
	font-weight:normal;
    font-size: 14px !important;
    background-color: #a13125 !important;
    color: #fff !important;
    font-family: 'Gotham',sans-serif !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    height: 50px !important;
    padding: 0 !important;
    border-radius: 0 !important;
}
.cancelButton:hover, .mainSubmitBtn:hover {
    background-color: #a13125 !important;
}

.passwordModification .mainSubmitBtn {
    font-size: 11px;
	font-family:'Gotham' !important;
    height: 30px !important;
}

/* Login Popup Ends */

/* Nearest Location Popup Starts */
.nearestLocationContainer { background-color:#f8f8f8; border:1px solid #c3c3c3; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; position:absolute; left:-28px; top:20px; width:281px; z-index:103 }
.searchBox { background-color:#453c2e; border-bottom:1px solid #c3c3c3; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; padding:15px; position:relative }
.searchBox input[type="text"] { padding:0 25px 0 3px; width:221px }
.searchBox .locationSearchWithin { right:22px; top:15px }
#locationWidgetSearchLoding { margin-top:-2px }
.locationDetailsWrapper { max-height:400px; min-height:0; padding-right:15px; position:relative; width:266px }
.nearestLocationResults,.currentLocationDetails { float:left; width:265px;}
.nearestLocationContainer h2 { font-size:15px; font-weight:bold; padding:10px 0 0 15px }
.locationDetails { margin-left:15px; padding:8px 0 15px; position:relative }
.nearestLocationResults .locationDetails { border-top:1px solid #c5c5c5 }
.locationDetailsWrapper .errorText { margin:5px 0 0 15px }

.locationDetails address { font-style:normal; padding-bottom:10px }
.locationDetails address p:last-child { font-size:11px; font-style:italic; line-height:21px; margin-top:3px }
.restaurantDetailsContainer { position:relative }
ul.restaurantDetails { padding:0 }
ul.restaurantDetails li { float:left; margin-left:5px }
ul.restaurantDetails li a { background-image:url(../OrderPalImages/nearestlocationIcons.png); background-repeat:no-repeat; height:31px; padding:0; text-indent:-9999px; width:29px }
ul.restaurantDetails li a.restaurantTimings { background-position:left top }
ul.restaurantDetails li a.restaurantMenu { background-position:-29px top }
ul.restaurantDetails li a.orderFromRestaurant { background-position:-58px top }
ul.restaurantDetails li a.orderFromRestaurantDisabled, ul.restaurantDetails li a.orderFromRestaurantDisabled:hover{ background-position:-56px -62px}
ul.restaurantDetails li a.drivingDirections { background-position:-87px top }
ul.restaurantDetails li a:hover, ul.restaurantDetails li a.restaurantDetailsSelected { background-position-y:-31px }

.operatingHrsContainer { background:url(../OrderPalImages/operatingHrsBg.png) left top no-repeat; height:133px; padding:16px 29px 21px 20px; position:absolute; left:-240px; top:-53px; width:190px; }
.operatingHrsContainer ul { padding-left:0 }
.operatingHrsContainer h3, .operatingHrsContainer label, .operatingHrsContainer li, .operatingHrsContainer span { line-height:16px }
.operatingHrsContainer h3 { font-size:13px; font-weight:bold; padding-bottom:3px }
.operatingHrsContainer label { display:inline-block; width:32px }
#selectPickUpDateDisplay { margin-bottom:-5px; padding:24px 24px 0; background-color: #FCF9DC; }



/* Nearest Location Popup Ends */

/* Server Msg box to display Error starts */
.errorPopupHdr { /*background: #B5132A!important;*/}
/* Server Msg box to display Error Ends */


/* Calender Window */
.modalBodyWrapper { box-shadow:0 0 10px #000; -webkit-box-shadow:0 0 10px #000; -moz-box-shadow:0 0 10px #000; margin:auto; width:540px }
.modalHeader { background:url(../OrderPalImages/modalBoxHdrBg.png) left top repeat-x; float:left; height:36px; line-height:36px; width:100% }
.modalHeader h1 { color:#fff; line-height:36px; padding:0 20px }
.modalBody { /*background-color:#f0f0f0;*/ background-color:#FCF9DC; float:left; height:215px; overflow:hidden; position:relative; padding:7px 0 0 7px; width:463px }
.modalCalendarContainer { float:left; padding-right:30px; min-height:5px; width:202px }
.modalRestaurantDetails { border-left:1px solid #dddbdb; float:left; min-height:175px; margin-bottom:5px; padding-left:30px; width:200px }
.modalBody h2 { font-weight:bold; padding-bottom:5px }
.modalBody p { line-height:18px }
.modalBody .restName { min-height:100px } 
.modalBody .generalPopupBtn, .modalBody .richPopupBtn { position:absolute; bottom:40px; right:30px }
.modalBody .generalPopupBtn { right:100px }
span.pickUpDateError, .closedRestMessage { color:#e21d03; font-size:11px }
/**** Popup CSS Ends ****/




/* Page Loader */
.modal
    {
        position: fixed;
        top: 0;
        left: 0;
        background-color: black;
        z-index: 99;
        opacity: 0.8;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        min-height: 100%;
        width: 100%;
    }
    .loading
    {
        font-family: 'Gotham',sans-serif;
        font-size: 10pt;
        border: 5px solid #67CFF5;
        width: 200px;
        height: 100px;
        display: none;
        position: fixed;
        background-color: White;
        z-index: 999;
    }

.loadingImage {
    background:url(../OrderPalImages/loader.png) no-repeat !important;
    box-shadow:none !important;
   -moz-box-shadow:none !important;
}
.loadingImageHeader {
    background:none !important;
    box-shadow:none !important;
    -moz-box-shadow:none !important;
}
    /* Page Loader  */
    /*Nutrition table */

table.contents, table.nutrition{width:100%}
table.contents thead, table.nutrition thead {display: table-header-group;}
table.contents thead tr th{background:#e8e8e8;border-bottom: 2px solid #e8e8e8;padding: 6px 10px;text-align: center}
table.contents tbody tr:nth-child(even) {background:#e8e8e8}
table.contents tbody{display: table-row-group}
table.contents tbody tr td{padding:4px;vertical-align: top; text-align:center}
table.contents tbody tr td.cell1{text-align:left}
table.nutrition th, table.nutrition td{font-size:11px;}
table.nutrition thead tr th{padding: 6px 0;}
table.nutrition tbody tr td{padding:4px 0;vertical-align: top; text-align:center}

.noLeftMenu{ width:710px; margin-left:0px;}
.noLeftGenericMenu{ width:876px; margin-top:6px }
.noLeftGenericMenu .menuContentLeft { margin-left:3px; width:872px }
.noDisplay {display:none}
.clubReg{ width:475px; height:290px; overflow:hidden; padding-top:20px;}
.clubReg sup{ color:red;}
.clubReg label{display: block;float: left;height: 26px;line-height: 26px;margin-bottom: 15px;padding: 0 6px;width: 160px;}
.clubReg .formFields{float: left;height: 26px;margin-bottom: 28px;position: relative;width: 241px;}
.LastNameErrorText,.FirstNameErrorText,.EmailErrorText,.ZipcodeErrorText,.FavLocErrorText{display: block;margin: 2px 0 0 3px !important; color:red}
.clubReg .formFields .selector span{margin:0;}
.emailClubRegistrationFields span.errorText{position: absolute;bottom: 163px; display:block;}
#ascrail2000-hr { display:none !important }
.curbsideInfo{ margin: 0 0px 0 2px}
.curbSideIcon{ background:url(../OrderPalImages/icons.png) -3px -565px no-repeat; display:block; float:left; height:17px; margin:7px 7px 0 9px; width:19px }
.curbsideAvailability { background:url(../OrderPalImages/icons.png) left -598px no-repeat; display:block; float:left; height:15px; margin-right:5px; width:19px }

/*Email Template section - start*/
body.emailTemplate{background-color:#e8e8e8; background-image:none;}
.emailContainer{ width:768px; margin:7% auto;padding-bottom:25px;}
.emailLogo{width:717px; border-bottom:1px solid #69b238; margin:0px auto 20px auto; padding:10px 0 13px 17px;}
.emailLogo a{background: url(../OnlineOrderingEmail/Images/logo.png) left top no-repeat;display: block;height: 69px;text-indent: -9999px;}
.emailDetails{width:700px;margin:0 auto;}
.emailConfirmationBox{ background-color:#d6d2d2; padding:15px 28px; margin:15px auto 25px auto;width:644px; border:1px solid #c5c3c3;}
.emailDetails p{margin-bottom:13px; line-height:15px}
.emailOrderNo{ color:#69b238; font-weight:bold;}
.emailConfirmationBox table tr th{ text-align:left; padding:5px 0; vertical-align:top;}
.emailConfirmationBox table tr td{ text-align:left; padding:5px 0; vertical-align:top;}
.emailEditOrder{ font-weight:bold; color:#e86358; text-decoration:underline;}
 a.mailId{ color:#69b238; font-weight:bold; text-decoration:underline}
.regConfirm{width:570px; padding:25px 65px;}
/*Email Template section - end*/

/* help Starts */
.helpsteps { list-style-type:decimal; padding-left:30px }
.helpstepschild { list-style-type:lower-roman; padding-left:10px }
/* help Ends */

/*Site Map Starts */
.contentArea { padding:15px 15px 50px; width:854px }
.sitemapLinks li { background:url(../OrderPalImages/favicon.png) left 14px no-repeat; border-top:1px solid #b5b5b5; height:46px; line-height:46px; padding:0 25px }
.sitemapLinks li:first-child { border-top:none }

/*Site Map Ends*/

/* Print Starts */
.confirmationBox table td, #printContent * { /*vertical-align:top*/ }
#printContent { padding:20px }
#printContent .registrationfieldsHeader { background:none; border-bottom:1px solid #d9d9d9; color:#595757 }
#printContent .registrationfieldsHeader span { display:none }
/* Print Ends */

/*Error pgae Starts */
.errorContentArea {padding: 50px 0px 0px;; margin-left: auto; margin-right: auto; }
h1.errorHeader { background:url(../OrderPalImages/site-sprite.png)  0px -75px no-repeat; color:#a13125; padding:6px 0px 0px 50px;; text-align:center }
.contentAreaSub.errorContent { display:table; height:170px; margin: 50px auto; }
.contentAreaSub.errorContent p { display:table-cell; /*height:200px;*/ height:100px; vertical-align:middle; text-align:center }
/*Error pgae Ends */

/*No Script pgae Starts */
#noscript-padding {font-family: 'Gotham',sans-serif;position: fixed;top: 0px;left: 0px;width: 100%;z-index: 101;text-align: center;font-weight: bold;font-size: 120%;color: #fff;background-color: #AE0000;padding: 5px 0px 5px 0px}

.nicescroll-rails div { border: none !important; }
.ui-widget-content{ background-color: #fff !important; color: #777777 !important; font-size: 12px; font-family:'Gotham', sans-serif !important; min-height: 50px !important }
#btnGoDel {
    width: 125px;
}

.sitemapLinks li a{
    font-weight: bold;
}

.ui-dialog .ui-dialog-buttonpane {
    background-color: #FCF8D4;
}



.ui-button .ui-button-text {
    font-size: 10px;
	font-family:'Gotham', sans-serif !important;
    font-weight:  normal !important;
}

#serverMessageBoxDisplay {
    /*background-color: #f1f1f1  !important;
    color: #414141 !important;*/
}

.ui-dialog .ui-dialog-titlebar {
    background: #fff;
    /*border-bottom: 1px solid #ccc;*/
    border: none;
    /*padding: 15px !important;*/
}

.ui-widget-content button.ui-state-default, .ui-widget-header button.ui-state-default {
    height: 30px !important;
    line-height: 30px !important;
    width: auto !important;
    border-radius: 0px !important;
    color: #fff !important;
    background: #a13125 !important;
    text-transform: uppercase !important;
    border: none !important;   
    font-size: 14px;
	font-family:'Gotham', sans-serif !important;
    padding-right: 20px;
    padding-left: 20px;
    margin-left: 6px !important;
}

button.ui-state-default.richPopupBtn, #btnGoDel {
    background: #a13125 !important; 
    color:  #fff !important;
    border: none !important;
}

.actionBody a {
    width: 61px;
height: 26px;
line-height: 25px;
/*background-color:#348A5C !important; 
background: -moz-linear-gradient(top,  #348A5C 0%, #348A5C 50%, #015109 51%, #015109 100%) !important; 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#348A5C), color-stop(50%,#348A5C), color-stop(51%,#015109), color-stop(100%,#015109)) !important; 
background: -webkit-linear-gradient(top,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important;
background: -o-linear-gradient(top,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important; 
background: -ms-linear-gradient(top,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important; 
background: linear-gradient(to bottom,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important;; border:2px solid #FFFFFF !important; 

-webkit-box-shadow: 0px 3px 3px 2px rgba(206, 206, 206, 0.67) !important;
    -moz-box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67) !important;
    -ms-box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67) !important;
    -o-box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67) !important;
    box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67) !important;*/
}



.actionBody a.modifyOrderBtn:hover, .actionBody a.lbtnReorder:hover, #btnGoDel:hover, button.ui-state-default.richPopupBtn:hover, a.customizeItem:hover, .cartTotalPrice .updateCartLink:hover, .orderConfirmationArea a.editOrder:hover {
    background-color: #a13125;

}

.actionBody a.disabledRichBtnLink:hover {
    
   background-color:#348A5C !important; 
background: -moz-linear-gradient(top,  #348A5C 0%, #348A5C 50%, #015109 51%, #015109 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#348A5C), color-stop(50%,#348A5C), color-stop(51%,#015109), color-stop(100%,#015109)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important; /* W3C */; border:2px solid #FFFFFF !important;
}

.actionBody a.cancelButton {
     background-color:#0f9675;  
	 margin-right:10px;  


}

a.orderNow {
    font-weight: bold;
}

/*.actionBody a.lbtnReorder {
    background-color:#348A5C !important; 
background: -moz-linear-gradient(top,  #348A5C 0%, #348A5C 50%, #015109 51%, #015109 100%) !important; 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#348A5C), color-stop(50%,#348A5C), color-stop(51%,#015109), color-stop(100%,#015109)) !important; 
background: -webkit-linear-gradient(top,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important; 
background: -o-linear-gradient(top,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important; 
background: -ms-linear-gradient(top,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important; 
background: linear-gradient(to bottom,  #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%) !important; border:2px solid #FFFFFF !important;
width:  57px !important;
padding: 0 9px;
}*/

.searchRestForm .serachBoxHeader label {
    margin-right: 9px;
}

.serachBoxBody .useCurrentLocation {
    margin-top:  7px;
}

#deliveryType .generalFormSection {
    margin-top: 10px;
}

#deliveryType .generalFormSection .zipCodeSearchInput {
    margin-top:  -7px;
    margin-bottom: 7px;
}

#deliveryType .generalFormSection #txtAptRoomDelivery {
    margin-top:  6px;
    margin-bottom: 10px;
}

#deliveryType .generalFormSection .searchByZip input {
    margin-top:  6px;
}

.generalFormSection .searchByZip {
    margin: -5px 0 4px 0;
}

.generalFormSection > table {
   margin-top: 3px; 
}

.searchByZip > div {
    margin: 4px 0 4px 0;
}

.searchByZip > div > input.locationSearchTextBox {
    padding: 0 5px;
    width: 165px !important;
}

.adjustHeight {
    height: 328px !important;
}

.menuContainerSection .startOnlineOrdering {
    font-weight:  bold;
    -webkit-box-shadow: 0px 3px 3px 2px rgba(206, 206, 206, 0.67) !important;
    -moz-box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67) !important;
    -ms-box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67) !important;
    -o-box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67) !important;
    box-shadow:  0px 3px 3px 2px rgba(206, 206, 206, 0.67) !important;
}

.subNavContainer .categoryContainer {
    /*margin: 12px 0;*/
    display: inline-block;
}
.subNavContainer .categoryContainer span.categoryName{
position:absolute;
top:18px;
color:#000;
font-size:16px;
font-weight:bold;
padding-left:5px;
}

.subNavContainer .categoryContainer span.categoryName:hover{
color:#ee1b3c;
}

.selector select {
    background: url(../OrderPalImages/comboBoxBkgd.png);
    background-size: cover;
}

select:disabled {
    background: #e6e6e6; !important;
}

select.cmbMItems {
   width:  164px;
   height: 30px;
   background-color: #fff;
   border: 1px solid #2d9175; 
}

a.customizeItem{
    width:  68px;
}

.menuItemSection .menuHeading
{
    font: bold 20px 'Gotham',sans-serif;
	font-family:'Gotham',sans-serif;
    padding: 0 0 0 7px;
    color: #000;
    margin: 0 0 6px 0;
}

.subNavContainer .categoryContainer .topCategory:hover
{
    color: #a13125;
}

/*.subNavContainer .categoryContainer .selectedSubNav:hover
{
    color: #414141;
}*/

.cartTotalPrice .proceedToCheckoutBtn
{
    width: auto;
    height: 30px;
    /*font-size: 14px;*/
	border: 0;
}

.cartTotalPrice .updateCartLink
{
    float: left;
    width: auto;
    margin-left: 0;
    font-size: 10px;
}

.generalFormSection table tbody tr td label
{
    margin-right: 8px;
}

.loginPage .formFields label
{
    font-weight: bold;
}

.orderConfirmationArea input.SubmitOrder
{
    width: auto;
    height: 50px;
    line-height: 50px;
    font-size: 14px !important;
    /*font-weight: bold;
    font-size: 15px;
	border:none;*/
}

.orderSummaryContainer a.applyLink
{
    width: auto;
    height: 31px;
    position: relative;
    top: 0px;
}

.menuItemSection .menuDescription
{
    font-family: 'Gotham',sans-serif;
    font-size: 11px;
    color: #333333;
    margin-bottom: 20px;
}

.modifierBodyFields input[type="checkbox"]
{
    float: left;
    margin: 25px 20px 0 0px;
}

.modifierGroupOnClick{
/*background: url(../OrderPalImages/mainNavBgPji.png) left top repeat-x;*/
background:#0f9675;
color: #fff;
height:15px;
padding:5px 5px;
cursor:pointer;
}
.modifierGroupOnClick:hover{/*background:url(../OrderPalImages/customExandBgPji.png) left top repeat-x;*/}
div.serachBoxHeaderPji label,label.withinPji{font-weight:bold;}
input.cityStatePji{margin-top: 4px;margin-bottom:8px;
margin-left: 0px;}
a.serachHelpPji{position:relative;top:6px;}
input.locationSearchWithinPji{margin-top:4px;}
.hide{display:none !important;}
.show{display:block !important;}


/*whole site change*/

/*Master Page header*/
.outerWrapper {
    background: transparent !important;
}


.mainLogo a {
    /*top: 11px !important;*/
    background: url(../OrderPalImages/site-sprite.png) -10px -891px no-repeat !important;
    width: 152px !important;
    height: 152px !important;
    position: relative !important;
    left: 20px !important;
}

.siteNavigation {
    /*top: 4px !important;
    height: 60px !important;*/
    width: 100% !important;
}
.navigationsList {
    height: 62px !important;
    width: 940px !important;
    background:transparent;
    padding-left: 0 !important;
}
.navigationsList ul.preLogIn, .navigationsList ul.postLogIn {
    padding-left: 44px !important;
    background: none transparent !important;
    width: 95% !important;
    height: 62px !important;
    border-radius: 0 !important;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
}

.navigationsList ul.preLogIn li, .navigationsList ul.postLogIn li {
    background: none transparent !important;
    left: 0 !important;
    padding: 2px 0 0 17px!important;
}

.navigationsList ul.preLogIn li:nth-child(1), .navigationsList ul.postLogIn li:nth-child(1) {
    /*margin-left: 120px !important;*/
    margin-left: 110px !important;
    position: relative !important;
    left: 25px !important;
    display: inline !important;
    float: left !important;
    height: 62px !important;
    background: none transparent !important;
    padding-right: 27px !important;
}

.navigationsList ul.preLogIn li a, .navigationsList ul.postLogIn li a {
    background: none transparent !important;
    width: auto !important;
}

.navigationsList ul.preLogIn li:nth-child(1) a, .navigationsList ul.postLogIn li:nth-child(1) a {margin-left: -10px !important;}

.navigationsList ul li a {
    line-height: 62px !important;
    transition: color 0.2s;
	color: #666666;
    font-size: 14.5px;
	font-family:'Gotham',sans-serif;
}
.home-wrapper .navigationsList ul li a
{
    font-size: 15px;
}

.navigationsList ul li:hover a, .navigationsList ul li a.selectedNav {
    color: #a13125;
    height: 44px !important;
    border-bottom: 1px solid #a13125;
}

.userAccount {
   margin-top: -105px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.userAccount a.userName {
    color: #fff !important;
    display: block;
    float: right !important;
    /*font-family: 'Gotham',sans-serif;*/
    /*font-size: 13px !important;*/
    /*font-weight: bold !important;*/
    line-height: 28px !important;
    font-size: 12px; 
	font-family:'Gotham',sans-serif;
    background-color: #a13125;
    padding: 0 10px;
}

.userAccount div.secondaryMenu {
    float: left;  
    line-height: 19px !important;
    font-family: 'Gotham',sans-serif;
    /*border-right: 2px solid #414141;*/
}

.userAccount div.secondaryMenu a {
    color: #828282;
    font-weight: bold;
}
.userAccount div.secondaryMenu a[href] {
    width: auto;
    padding: 0 10px;
    color: #333333;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 12px;
    font-stretch: condensed;
    font-weight: normal;
    transition: color 0.2s;
    border-right: 1px solid #b4b4b4;
}
.userAccount div.secondaryMenu a:hover {
    color: #ad0f14;
}
.userAccount div.secondaryMenu a:nth-last-child(1) {
    padding: 0 5px;
    border-right: none;
}

/*Master Page footer*/
.mainFooterWrapper {
    position: absolute !important;
    /*height: 150px !important;*/
    width: 100% !important;
    /*margin-top: -22px !important;*/
}
.mainFooter {
    /*height: 170px !important;*/
    text-align: center !important;
    margin: 0px auto 0 !important;
    position: relative !important;
    width: 941px !important;
    /*background: #9a3324 !important;*/
}

.footerLinks {
    float: left;
    margin-top: 6px !important;
    margin-bottom: 6px!important;
}
ul.footerLinks li {
    float: left;
    font-size: 12px;
    font-family: 'Gotham',sans-serif;
    margin: 0 16px !important;
    width: 190px;
}
ul.footerLinks li:first-child {
   margin-left: 60px !important;
}
ul.footerLinks li:last-child {
   margin-left: 32px !important;
   margin-right: 0px !important;
}

ul.footerLinks li span {
    margin-left: 12px;
    color: #fff;
    font-size: 14px;
	font-family:'Gotham',sans-serif;
    line-height: 47px;
}

.socialIconContainer {
    /*margin-top: 20px !important;
    margin-left: 301px !important;*/
    margin: 0px 30px 0 0 !important;
}
.socialIconContainer ul.btnLinks {
    float: left;
    margin-top: 40px;
    margin-bottom: 60px;
}
.socialIconContainer ul.btnLinks li {
    float: left;
}
.connect {
    font-size: 14px;
	font-family:'Gotham',sans-serif;
    color: #fff;
    float: left;
    padding-top: 8px;
}
.socialIconContainer ul.btnLinks li a {
   /* background-repeat: no-repeat;
    color: #555;
    display: block;
    height: 20px;
    text-indent: -9999px;
    width: 18px;*/
}
.btnLinks li a.fbIcons {
    background: url(../OrderPalImages/site-sprite.png) no-repeat -8px -403px;
    height: 32px;
    width: 32px;
    /*margin-left: 117px;*/
}
.btnLinks li a.twitterIcons {
    background: url(../OrderPalImages/site-sprite.png) no-repeat -8px -501px;
    height: 32px;
    width: 32px;
    /*margin-left: 76px;*/
}
.btnLinks li a.instaIcons {
    background: url(../OrderPalImages/site-sprite.png) no-repeat -8px -452px;
    height: 32px;
    width: 32px;
    /*margin-left: 76px;*/
}
.btnLinks li a.emailIcons {
    background: url(../OrderPalImages/icon_email.png);
    height: 40px;
    width: 40px;
    /*margin-left: 76px;*/
}

.separater {
    background: url(../OrderPalImages/seperator.png);
    width: 940px;
    height: 1px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.copyRightInfo, .trademarkInfo {
    color: #666666 !important;
    text-align: left !important;
	font-family:'Gotham',sans-serif !important;
	font-size:11px;
}

/*Landing Page*/
.mainBodyWrapper {
    background: none transparent !important;
    background-color: #fff !important;
    margin: 0 !important;
}
.mainBody {
    background: none transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
}
#carousel_container {
    border-radius: 0 !important;
    width: 940px !important;
}
#leftScroll, #rightScroll {
    display: none;
}
#carousel-inner {
    border: 0 !important;
    box-shadow: none !important;
}
#carousel_ul {
    height: 440px !important;
    width: 100% !important;
	display: inline-block;
    overflow: hidden;
     /* top: 11px;*/
}
#carousel_ul li {
    height: 440px !important;
    width: 940px !important;
}
#carousel_ul li img {
    height: 440px !important;
    width: 940px !important;
}
#carousel_ul li a.bannerLink {
    position: relative;
    width: 280px !important;
    /*height: 50px !important;*/
    /*top: 36% !important;*/
	font-size: 14px;
	background-color: #a13125;
    color: #fff;
    font-family: 'Gotham',sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    left: 0;
    right: 0;
    margin-bottom: 20px;
}
#carousel_ul li .bannerText {
    display: inline-block;
    position: relative;
    color: #a13125;
    /*top: 24%;*/
    right: 0;
    left: 0;
    font-size: 38px;
    font-family:'Gotham',sans-serif;
    margin-top: 30%;
    margin-bottom: 5%;
}
#carousel_ul li .bannerAddress {
    position: relative;
    color: #fff;
    /*top: 45%;*/
    right: 0;
    left: 0;
    font-size: 14px;
    font-family: 'Gotham',sans-serif;
    z-index: 2;
}
#carousel_ul li .bannerAddress input[type="text"] {
    width: 200px;
    height: 28px;
    border: 1px solid #a13125;
    font-size: 14px !important;
    font-family: 'Gotham',sans-serif;
    padding: 10px 10px 10px 18px;
    border-radius: 0;
    /*position: relative;*/
    float: left;
}
#carousel_ul li .bannerAddress input[type="button"] {
    width: 50px;
    height: 50px;
    background: url(../OrderPalImages/icon_arrow.png) no-repeat center #a13125;
    border: none;
    float: right;
    /*position: relative;
    top: 21px;
    left: -4px;*/
}
#carousel_ul li .bannerLinkOrder {
    /*display: none;*/
	font-weight:bold;
    position: absolute;
    top: 68%;
    left: 0;
    right: 0;
    color: #a13125;
    text-decoration: underline;
    font-size: 14px;
    font-family: 'GothamBold',sans-serif;
    text-transform: uppercase;
    /*padding-bottom: 2px;
    border-bottom: 1px solid #a13125;*/
}
.carousel-slide-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    /*right: 250px;*/
    left: 0;
    width: 35%;
    background: url(../OrderPalImages/slide_overlay.png);
}
/*a.signOut, */a.createNewOrderLink, a.recorderLink, a.orderNow, a.addToFavoriteLink, a.modifyOrderBtn, a.startOnlineOrdering, a.savedOrderContinue,#lnkRegister {
    background-color: #a13125;
    /*background: -moz-linear-gradient(top, #348A5C 0%, #348A5C 50%, #015109 51%, #015109 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#348A5C), color-stop(50%,#348A5C), color-stop(51%,#015109), color-stop(100%,#015109));
    background: -webkit-linear-gradient(top, #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%);
    background: -o-linear-gradient(top, #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%);
    background: -ms-linear-gradient(top, #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%);
    background: linear-gradient(to bottom, #348A5C 0%,#348A5C 50%,#015109 51%,#015109 100%);*/
    font-weight:normal !important;
    border: none !important;
    color: #fff !important;
    font-family: 'Gotham',sans-serif !important;
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 21px !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    text-align: center;
    transition: background-color 0.2s;
	text-transform:uppercase;
	text-decoration:none;
    
}
.ordernowBtn-div{
    width: 635px;
    border-top: 1px solid #B4B4B3;
    padding-top: 10px;   
}

/*a.bannerLink:hover {
    background-color: #a40c34 !important;
}*/

.dvGuestUser {
    display: inline-block;
    width: 280px;
    position: relative;
}

.dvLoggedInUser {
    border:1px solid #a13125; display: inline-block; width: 281px; position: relative; /*top: 20px;*/ top: 0; background-color: white;
}
.dvLoggedInUser .selectLocDropDown {
    display: block; width: 100%; height: 50px; position: relative;
}
.dvLoggedInUser .selectLocDropDown p {
    float:left; font-size:14px; font-weight:bold; color:#a13125; line-height:50px; padding: 0 10px; text-transform: uppercase; cursor: pointer;
}
.dvLoggedInUser .selectLocDropDown span {
    float: right;
    background: url(../OrderPalImages/customLocationDD.png) no-repeat center;
    height: 50px;
    width: 50px;
    cursor: pointer;
}
#carousel_ul li .dvLoggedInUser ul.favLoc { width: 94%; max-height: 62px; margin-bottom: 20px; display: none; overflow: auto; }
#carousel_ul li .dvLoggedInUser ul.favLoc li {
    display:block; width: 80% !important; height: 24px !important; text-align: left; padding: 0 15px;
}
#carousel_ul li .dvLoggedInUser ul.favLoc li a {
    font-size: 13px; font-weight: bold; text-decoration: none; cursor: pointer; transition: all !important; -webkit-transition: all !important; -moz-transition: all !important; -ms-transition: all !important; -o-transition: all !important;
}
#carousel_ul li .dvLoggedInUser ul.favLoc li a:hover, #carousel_ul li .dvLoggedInUser ul.favLoc li a:focus { color: #a13125; }
#carousel_ul li .dvLoggedInUser .customLocation {
    position: relative;
    display: none;
}
#carousel_ul li .dvLoggedInUser .customLocation input[type='text'] {
    width: 191px; height: 28px; border: 1px solid #a13125; border-left: none; border-bottom: none; font-size: 14px !important; font-family: 'Gotham',sans-serif; padding: 10px 10px 10px 28px; border-radius: 0; position: relative; left: 0; top: 0; float: left;
}
#carousel_ul li .dvLoggedInUser .customLocation input[type='button'] {
    width: 50px; height: 49px; background: url(../OrderPalImages/icon_arrow.png) no-repeat center #a13125; border: none; position: relative; top: 0; left: 0; float: right;
}
#carousel_ul li .dvLoggedInUser .show { display: block; }
#carousel_ul li .dvLoggedInUser .hide { display: none; }

.catagoryLanding {
    border-radius: 0 !important;
    float: right !important;
    height: 320px !important;
    width: 300px;
    border: none !important;
    box-shadow: none !important;
}

.catagoryLanding div.heading {
    background: #f1f1f1 !important;
    text-align: center !important;
    color: #0f9675;
    font: bold 22px Gotham,sans-serif !important;
	font-family:'Gotham',sans-serif !important;
    padding: 12px;
}
.tile {
    margin: 0 auto !important;
    width: 150px !important;
    height: 132px !important;
}

.promotionalItems {
    background-color: transparent !important;
    box-shadow: none !important;
    margin: 0 20px 10px 0 !important;
    padding: 0 !important;
    padding-top: 12px;
    width: 300px !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}
.promotionalItems img {
    border: 0 !important;
    border-radius: 0 !important;
}

.newsletterRegistration {
    display: none;
}

/*menu page css changes new*/
.categoryBGImage img,.categoryBGImageGrey img{border-radius:6px;}
.cartAccordianHeader p b label {
    color: #baa492;
    font-size: 16px;
	font-family:'Gotham',sans-serif;
    line-height: 30px;
}
.ui-dialog .ui-dialog-title{ color: #a13125 !important; font: 18px 'Gotham', sans-serif !important; font-weight: normal !important; padding: 16px 0 !important; border-bottom: 1px solid #ccc; width: 100% !important; padding-top:22px !important; }
.itemDetailsList li span{ color: #828282; }
.cartModification li a {
    color: #828282;
    font-size: 12px;
	font-family:'Gotham',sans-serif;
}
span.categoryOpenBg{background: url(../OrderPalImages/icons.png) left top no-repeat;
background-position:-10px -14px;
height: 11px;
top: 11px;
right: 8px;
width: 10px;display: block;position: absolute;/*right:30px !important;top:32px !important;background-position: -10px -14px !important;*/}
span.categoryCloseBg{background: url(../OrderPalImages/icons.png) left top no-repeat;
background-position: left -12px;
height: 11px;
top: 7px;
right: 8px;
width: 10px;display: block;
position: absolute;}\
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 0 !important;
    top: 30% !important;
    width: 20px !important;
    height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
}
.ui-widget-header .ui-icon{
    background: url(../OrderPalImages/icon_cancel_alert.png) 50% 50% no-repeat !important;
    cursor: pointer;
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    /*margin: -22px -10px 0 0;*/
    text-indent: -9999px;
    margin-right: 15px !important;
    margin-top: -2px !important;
}

/*register page new change*/
div.selector select {
    /*border: 1px solid #2d9175 !important;font:15px Gotham,sans-serif !important;color:#000 !important;*/
    width: 98% !important;
    border: 1px solid #ccc !important;
    height: 30px;
    color: #828282 !important;
    font-size: 12px;
	font-family:'Gotham',sans-serif !important;
    background: white !important;
    border-radius: 0 !important;
}
div.selector{padding: 0 0 0 21px !important;}
div.checker { margin-right: 0 !important; }
div.checker input{ width: 40px; height: 20px; }
.accountInfo div.checker { margin-left: -5px; }
.creditCardInfo div.checker { margin-left: 0; }
.creditCardInfo div.checker[id*="IsPrimary"] {margin-right: -18px !important;margin-top: 5px; }
.registerBtn{ background: #a13125; } /*#434142*/
.registerBtn:hover{background: #a13125;} /*#282828*/
.registrationForm span a{font-weight:bold;}
.orderSummaryContainer table{margin-bottom:15px;}
.emailClubRegistrationFields label{width:auto; margin: 0 8px 0 10px;}
.emailClubRegistrationFields table td:first-child label {margin: 0 8px 0 0;}
.emailClubRegistrationFields table td:last-child label{width:auto;}
/*login page new change*/
.generalModal table {
    background: white;
}
.generalModal table .labelContainer {
    display: none;
}
.loginHeader h3 {
    font-size: 25px;
    /*font-weight: bold;*/
    font-family: 'Gotham',sans-serif;
    color: white;
    /*margin-top: 20px;*/
}
.loginHeader h3 span {
    display: block;
    color: white;
    margin-top: 5px;
    margin-bottom: 30px;
    font-family: 'Gotham',sans-serif;
    font-size: 14px;
}
.loginHeader {
    text-align: center;
    /*border-bottom: 1px solid #ccc;
    padding: 20px;*/
}
.forgotPwdSection{padding:10px 20px;}
.forgotPwdSection span {
    float: left;
}
.forgotPwdSection label {
    font-size: 12px;
    float: left;
    width: 30%;
    line-height: 18px;
}
.fbGmailSec{
    /*float: left;
    width: 100px;
    margin-left: 63px;
    padding-left: 3px;*/
    margin-top: 30px;
    display: block;
    color: white !important;
}

/*find store page new change*/
#txtStreetPostalCode{width: 300px !important;}
.findStoreBtnCarryout{ position: relative; /*left: 388px;*/ width: 65%; }
.findstoreWrap{ width: 941px; margin: 0 auto; background-color: #fff; margin-top: 10px; position: relative; min-height:350px;}
.findstoreWrap sup{color: #e53434;font-weight:bold;}
.innerModalEnh{padding:0px;width:450px; background-color:#222222;}
h1.startOrderHeading{width: 168px;
margin: 0 auto;
padding: 20px;
color: #fff;}
div.showOnlyForStartYourOrder{background-color: #000;
border-radius: 3px;}
h3.iWantHeader,h3.iWantForHeader{ padding: 30px 20px 10px; color: #666666; font-size: 16px;  font: 16px; font-family:'Gotham',sans-serif;}
h3.iWantForHeader{width:100px;}
.nowOrLaterWrap{width: 300px;margin: 0 20px;padding-bottom:20px;}
#orderMode{
    width: 320px;
    margin: 0 20px;
    padding-bottom: 40px;
    height: 54px;
}
.nowOrLaterWrap{width:200px;}
#orderMode label,.nowOrLaterWrap label{color:#828282;font-size:16px;padding:0 10px;}
.margLeft35{margin-left:35px;}
.findRestaurantCloseEnh{background: url(../OrderPalImages/closeIcon.png) top left no-repeat !important;height:27px !important; margin:13px 9px 0 0 !important;width:27px !important;}
.laterDateSelect{float:left;margin-right:50px;}
.carryoutSelectedPanel{/*background-color: #fff;*/ }
.carryoutSelectedPanel span{ width: 100%; padding: 40px 20px 10px; color: #828282; /*font-weight:bold;*/}
a.btnUseMyLocation{ width: 100px; float: right; }
a.btnFindAStoreSubmit{float: left;width: 280px !important;}
.useMyLocWrap{width:140px;margin:0 auto;}
div.orRuler{width: 189px;padding: 10px;}
.orText{padding:10px 0;}
.findAStoreBtn{height: 30px; width: 310px; position: relative; left: 20px;}
.addressInputs{ width: 50%; padding: 10px 20px; }
.addressInputs label{ padding-right: 10px; font-size: 14px;}
.addressInputs input{ width: 50%; }
#divDelivery.addressInputs input[type="text"]{ width: 302px !important; }
.addressInputs div input{margin-bottom:10px;}
.searchResultEnh{width: 300px; /*border-bottom: 1px solid #b4b4b4;*/
/*margin: 0 10px;*/background-color:#fff;border-right:none;padding: 10px 0px 0px 0px;}
.searchResultEnh.searchResultEvenEnh {
background-color: #fff;
}
.searchResultEnh:hover, .searchResultEnh.selectedLocationEnh {
background-color: #cccccc;
}
.searchResultEnh:hover p, .searchResultEnh.selectedLocationEnh p, .searchResultEnh:hover p .curbsideAvailability, .searchResultEnh.selectedLocationEnh p .curbsideAvailability, .searchResultEnh.selectedLocationEnh:hover p .curbsideAvailability{background-position-y: -598px;
color: #414141;}
.searchResultEnh.selectedLocationEnh p.indexStyle,.searchResultEnh:hover p.indexStyle{background-color: #fff;}
.searchResultEnh p {
color: #414141;
padding-bottom: 3px;
float:left;
width:100%;
}
.searchResultEnh p.indexStyle{
    float: left;
    width: 6px;
    height: 21px;
    background-color: transparent !important;
    padding: 0 8px;
    background: url(../OrderPalImages/site-sprite.png) no-repeat -4px -118px;
}
.searchResultEnh a{position: relative;bottom: 30px;}
a.orderOnlineLinkEnh{ background: #a13125; }
.searchResultEnh:last-child{/*margin-bottom:10px;*/}
.divWeWillWeWillRockYou{padding:10px;}
.divWeWillWeWillRockYou div,.divWeWillWeWillRockYou div p{color:#fff;font-size:14px;}
a.addMoreFoodLink{color:#000;font-weight:bold;width:140px;margin-top: 5px;}
a.addMoreFoodLinkBtm{margin-top: 0px !important;}
#errorSection{color:#a13125;font-weight:bold;padding:10px;}
.addressInputs div sup,.addressInputs sup{color:#e53434;font-weight:bold;position:relative;padding-right: 2px;
font-size: 12px;/*bottom: 30px;
right: 10px;*/}
#divDelivery{position:relative;}
#divDelivery .savedAddressWrap .addTableRow{width:94.9%;}
#divDelivery .formFields{ 
    float: left;
    height: 32px;
    margin-bottom: 15px;
    width: 310px;
}
#divDelivery label{ 
    clear: both;
    display: block;
    float: left;
    /*height: 32px;*/
    line-height: 32px;
    padding: 5px 0 0;
    margin-bottom: 15px;
    width: 45%;
    color: #828282;
    font-size: 14px;
	font-family:'Gotham', sans-serif;
}
.UseCityState {
    text-align: right;
}

#divDelivery.addressInputs #divOthers input{
    width: 45% !important;
}
#divDelivery.addressInputs #divOthers textarea{
    width: 304px !important;
}
.divCityState a { float: right; }
.divZip .formFields { margin-bottom: 30px; }
#divNoUnit input#txtUnit{width:60px;}
#divNoUnit input#txtNo{width:128px;}
.errorSectionCarryout{ position: relative; left: 10px; }
.errorSectionDelivery{position:relative;left:10px;}
#divAddressType .formFields select{width:210px !important;}
.findStoreBtnDelivery{ position: relative; height: 30px; }
.preOrderDMsg, .preOrderCMsg
{
    color:#a13125 !important;font-size:12PX; font-weight:bold;
}
.findstoreWrapCarryout{height:600px;/*margin-top: 30px;*/}
.orderDateBody p span{font-weight:normal;}
/*.favorderSummaryBody .itemDetails a span.showHide,.orderItemsBody .itemDetails a span.showHide {color:#000;}*/
.favorderSummaryBody .itemDetailsList li span,.orderItemsBody .itemDetailsList li span{color:#000;}
.UserNameErrorText,.PasswordErrorText{ width: 100%; text-align: center; }
.preOrderDMsg,.preOrderCMsg{color:#a13125 !important;font-size:12px !important; font-weight:normal !important;margin: 0px !important;padding-bottom: 10px !important;}


.dealPizzaModLabel{ width: 100%; float: left;padding:5px 5px; }
.modifierBodyFields select { float: left; }
.modifiersArea .modifiersArea {
            /*margin-left: 0px !important;
            margin-top: 0px !important;*/
        }        
        .subModifier {
            padding: 6px 0 4px 0px;
        }
.modifierImageAndName label{font-weight:normal;margin:0px !important;width:84px;
float: left;}
.modifierImageAndName img{float:left;padding:0 2px;}

/*.modifierImageAndName {
	display: table;
}
.modifierImageAndName span {
	display: table-cell;
	vertical-align: middle;
}
.modifierImageAndName span.modifierImage {
	width: 42px;
}*/
/*My Account Page changes for delivery Address*/
.deliveryAddInfoDetails{
    float: left;
    padding: 10px;
    border: 1px solid #b4b4b4;
	padding-top:20px;
	MARGIN-BOTTOM:22PX;
}
.guest-captchaVerificationContainer{
	float: left;
    padding: 10px 10px 10px 20px;
    border: 1px solid #b4b4b4;
    width: 92.8%;
	margin-bottom: 23px;
}
.deliveryAddInfoDetails label {
        display: block !important;
        float: left !important;
        /*height: 32px;*/
        height: auto !important;
        /*line-height: 32px !important;*/
        margin-bottom: 15px !important;
        padding: 0px 0px 0px 12px !important;
        width: 45% !important;
        color: #828282 !important;
        font-size: 14px !important; font-family:'Gotham',sans-serif !important;
    }

    .deliveryAddInfoDetails .formFields {
        width: 45% !important;
        text-align: right;
    }

    .deliveryAddInfoDetails .formFields input[type="text"] {
        width: 100% !important;
        border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        padding: 0 4px !important;
        border: 1px solid #ccc !important;
        font-size: 14px !important; font-family:'Gotham',sans-serif !important;
    }

    .deliveryAddInfoDetails .formFields select {
        /*margin-right: 10px;*/
        width: 98% !important;
        border: 1px solid #ccc !important;
        height: 30px !important;
        color: #828282 !important;
        font-size: 12px !important; font-family:'Gotham',sans-serif !important;
        background: white !important;
        border-radius: 0!important;
    }

    .deliveryAddInfoDetails .formFields a {
        color: #999;
        font-size: 12px;
		font-family:'Gotham',sans-serif;
        margin-top: 3px;
        display: block;
        margin-right: -10px;
    }

    .divShowPostalCode .formFields:last-child, .divShowStateCity .formFields:last-child {
        margin-bottom: 30px !important;
    }

    .txtUnit1 {
        width: 55px !important;
    }

    .txtUnit2 {
        width: 127px !important;
    }

    .lblSavedAdd {
        margin: 15px auto 15px 12px;
        font-weight: bold;
        color: #baa492;
    }
    .addTableRow { width: 96%; float: left; padding: 10px 7px; border: 1px solid #ccc; border-top: none; background: #fff; }
    .addressCol { width: 35%; float: left; padding-right: 4%; }
    .typeCol,.editCol, .removeCol { width: 20%; float: left; position: relative; top: 20px; }
    .editCol { width: 10%; font-size: 12px; }
    .removeCol { width: 28%; }
    .removeCol label { width: 42px; padding: 0px !important; font-size: 12px !important; }
    .removeCol div.checker { margin-top: -2px; }
    .editCol a { font-size: 12px; }
    .profileAddress { overflow: hidden; height: 184px; /* width:99%;*/   margin-bottom: 24px;margin-left: 14px;}
    /*TODO:Address Header left margin | Address list heighht*/
    /*End changes My account page*/
	.savedAddressWrap{
        position: absolute;
        top: -13px;
        left: 400px;
        width: 87%;
        }
.orSeparatorWrap{
    width: 10%;
    float: left;
    padding: 0px 60px 0px 0px;
}
.selectCol{width:1%;float:left;}
.currentAddressDetails{
    /*border-top: 1px solid #ccc;*/
}
.currentAddressDetails .addTableRow {
    width: 92%;
    padding: 10px 6px;
    border: 1px solid #ccc;
    font-size: 12px;
	font-family:'Gotham',sans-serif;
}
.currentAddressDetails .addTableRow strong {
    line-height: 20px;
}
.savedAddressHeader{margin-bottom:10px;} 
.findstoreWrap label.mandatefields{right:12px;top:-17px;}
.addressColLoc {width:74%;float:left;padding-right:5%;padding-left:6%;
    }
	.addressColLoc span{padding:0px;}

	
.modifireBody{position:relative;/*top:33px;left:140px;*/}
div#modifireBody {
    padding-left: 0px !important;
}
input[type="checkbox"].doubleToppings.greenmodifierTopping + label{width:21px !important;}
.modifierBodyFields.halfAndHalfSection input[type="radio"].greenmodifierTopping + label{width:21px !important;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{font-size: 14px !important; font-family:'Gotham',sans-serif !important;}
.itemDetailsModal.ui-dialog-content.ui-widget-content{border-bottom:1px solid #ccc;overflow:hidden;}
/*.modifierBodyFields:hover{ background:#eaeaea;}
.modifierBodyFields.halfAndHalfSection:hover{background:transparent;}*/
.modifiersArea .redClass{ margin-left: 0px !important;
            margin-top: 0px !important;}
a.customizeItemLink, a.customizeItemLinkDone { font-weight: normal;
    font-family: 'Gotham',sans-serif !important;
    font-size: 15px;
    text-align: center;
    float: right;
    margin-top: 10px;
    color: #666666;
}
      
		 .dealsPizzaItem{width:100%;position:relative;}
		.dealsPizzaItem .modifierHeader {}
          h2.modifierGroupOnClick {width:247px;border-bottom:1px solid #0a7d60;}
		h2.modifierGroupOnClick.redHeader{border-bottom:1px solid #8a0109;}
.ToppingWrap {position:relative;padding-left:5px;text-align: left;
}
.enterLocText{    font-weight: bold;
    width: 30% !important;
    display: inline-block !important;
    padding-top: 5px !important;}
.savedAddressHeader{font-weight:bold}
.orSeparatorWrap img{
    height:215px !important;
}
.clearCartLink{padding-right:5px;}
.cartItemPrice {
    position: absolute;
    right: 5px;
    top: 3px;
    /*font-weight: bold;*/
}
.emailContent {display: table;height: 345px;width: 940px;}
.emailBlack {font: bold 20px 'Gotham',sans-serif; font-family:'Gotham',sans-serif;padding-top: 30px;color: #CD0003 !important;text-align: center !important;text-transform: none;}
.about h3 {margin: 0 0 1em 0 !important;font: bold 16px 'Gotham', sans-serif;font-family:'Gotham',sans-serif; }
 #infobox {
  min-height: 155px;
  padding: 10px 10px 5px;
  width: 280px;
}
#modifireBody .modifierSelect{width: 245px;background:#fff;}
.modifierImageAndName {
	display: table;
}
.modifierImageAndName span {
	display: table-cell;
	vertical-align: middle;
}
.modifierImageAndName span.modifierImageSpan {
	/*width: 42px;*/
	padding: 0px;
}
.applyCoupon{padding-top:10px;padding-bottom: 10px;}
.policyTermsSection {float: left;margin-bottom: 30px;line-height: 30px;color: #333;}
.emailSignupSection { float: left; margin-bottom: 10px; /*line-height: 32px;*/ color: #828282; margin-left: 18px; margin-right: 20px;  }
.emailSignupSectionMyAccount { float: left; margin-bottom: 10px; margin-top: 10px; /*line-height: 32px;*/ color: #999;margin-left: 18px; margin-right: 20px; }
.papaEmailSignTxt{ padding-left: 25px; width: auto; font-size: 12px; line-height:normal;}
.papaEmailSignCheck{ margin-top: 5px; margin-bottom: 32px; }
.orderSummaryContainer table{display:inline-table;}
span.inclGSTTxt{font-size:12px;margin-right:10px;}
#getLocationForm{margin-bottom:10px;}
.itemDetailsModifiersWrap{height:330px;}
.availableTopping h2{
font-size: 14px;
font-weight: bold;
margin-bottom: 3px;}
.availableTopping{background-color: #f1f1f1;height: 24px;}
.googlePriceAlertTxt{
    color:#a13125;
    font-size:13px;
    font-weight:bold;
    position: relative;
    top: -4px;
}
/*#scrollstyle::-webkit-scrollbar
{
	width: 10px;
	background-color:#f1f1f1;
}
#scrollstyle::-webkit-scrollbar-thumb
{
	background-color: #6b6b6b;
	border-radius: 10px;
}*/

.policyHeader {font: bold 16px 'Gotham', sans-serif; font-family:'Gotham',sans-serif; }
.siteMapWrap{padding: 15px 15px 50px;
  width: 911px;
  background: #f1f1f1;}
 ul.sitemapLinks{width:45%;}
 ul.sitemapLinksColumn2{padding-left:60px;}
 .noOrderOnlineText,.noOrderOnlineText p{color:#0b9772;font-weight:bold;font-size:12px;}
.discName{
    float:left;width:80%;
}
.discAmnt
{
     float:right; 
}
.padRight15
{padding-right:10px;
}
/*a.customizeBtnToggle, a.customizeBtnToggle:hover
{
    background-color:#88c9b9;
    color:#cef2e9;
}*/
.maxToppingSelectionLimit 
{
    margin: -5px 0px 10px -5px;
}
.marginTop10{margin-top:10px;}
.favMyOrderli 
{
    display: inline;
    padding-left: 2px !important;
}
.boldItalics{ font-weight:bold !important; font-style:italic;}
.ToppingWrap span{font-size:12px;}
ul li a.btnIcons{
    background-repeat: no-repeat;
    color: #555;
    display: inline-block;
    height: 20px;
    text-indent: -9999px;
    width: 18px
}
.socialIconContainer ul.btnLinks li {
    width: 32%;
}
.socialIconContainer ul.btnLinks li.copyright{
    text-align: left !important;
    padding-left: 20px;
    margin-top: 8px;
}
.socialIconContainer ul.btnLinks li.copyright p {
    text-align: left;
    font-family: 'Gotham',sans-serif;
    font-size: 11px;
}
.socialIconContainer ul.btnLinks li..socialIconList {

}
.socialIconContainer ul.btnLinks li.privacy{text-align: right; width: 30%; margin-top: 10px;}
.socialIconContainer ul.btnLinks li.privacy a {
    text-align: right;
    text-decoration: none;
    font-family: 'Gotham',sans-serif;
    font-size: 11px;
    color: #666666;
}
.footerLinksWrap{
    width: 941px;
    height: 35px;
    border: 1px solid #b4b4b4;
    border-left: none;
    border-right: none;
}

/*Menu Page section*/
.menuPgBodySection {
    width: 940px;
}
.menuPgBodySection .menuContentLeft{
    position: relative;
    float: left;
    width: 72%;
    border-right: 1px solid #b4b4b4;
}
.menuPgBodySection .menuContentLeft .menuItemSection {
    margin-top: 20px;
}
.menuPgBodySection .menuContentLeft .submenuItems:nth-child(3n) {
    margin-right: 0;
}
.menuPgBodySection .menuContentLeft .byoCategory:nth-child(2n+1) {
    clear: both;
}
.menuPgBodySection .menuContentLeft .byoCategory:nth-child(3n+1) {
    clear: none !important;
}
.menuPgBodySection .menuContentLeft .submenuItems:nth-child(3n+1) {
    clear: both;
}
.menuPgBodySection .menuContentLeft .byoCategory:nth-child(3n){
	margin: 0 25px 60px 0;
}
.menuPgBodySection .pricingAndQuantity input[type="text"].menuItemQuantity {
    float: left;
    margin-right: 5px;
    width: 30px;
    border: 1px solid #b4b4b4 !important;
    border-radius: 0 !important;
    font-size: 11px;
	font-family:'Gotham',sans-serif !important;
    height: 30px;
}
.menuPgBodySection .pricingAndQuantity ul.spinner {
    position: absolute;
    left: 40px;
    top: 8px;
    width: 9px;
}
.menuPgBodySection .submenuItems h3 {
    /* min-height: 32px; */
}
.menuPgBodySection .menuDescription {
   /*  min-height: 48px; */
}
.menuPgBodySection .pricingAndQuantity .customSelectBox1 {
    /* min-height: 75px; */
}
.menuPgBodySection .pricingAndQuantity .customSelectBox1 input[type="radio"] {
    float: left;
    height: 15px;
    width: 15px;
    margin-left: 0px;
}
.menuPgBodySection .pricingAndQuantity .customSelectBox1 label {
    float: left;
    font-size: 11px;
    line-height: 20px;
}
.customSelectBox1  .pricelbl{
    line-height: 32px !important;
}
.menuPgBodySection .pricingAndQuantity .customSelectBox1 span{
    float: left;
    line-height: 20px;
    margin: 0 5px;
}
/*.menuPgBodySection .pricingAndQuantity .customSelectBox1 label:first-of-type {
    margin-right: 5px;
}
.menuPgBodySection .pricingAndQuantity .customSelectBox1 label:last-of-type {
    margin-left: 5px;
}*/
.menuPgBodySection .pricingAndQuantity .customSelectBox1 .clearBoth {
    height: 5px;
}
.menuPgBodySection .pricingAndQuantity .customSelectBox {
    padding: 0;
    margin: 0;
    border: 1px solid #b4b4b4;
    width: 142px;
    overflow: hidden;
    background-color: #fff;
    background: #fff url(../OrderPalImages/select_drpdwn.png) no-repeat right center;
}
.menuPgBodySection .pricingAndQuantity select.cmbMItems {
    padding-right: 20px;
    float: left;
    width: 148px;
    height: 28px;
    background-color: none;
    /*border: 1px solid #b4b4b4 !important;*/
    border: none !important;
    border-radius: 0 !important;
    font-size: 11px;
	font-family:'Gotham',sans-serif !important;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    /*background-image: url(../OrderPalImages/select_drpdwn.png);
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;*/
}
.menuPgBodySection .pricingAndQuantity .floatR {
    width: 100%;

}
.menuPgBodySection .pricingAndQuantity a.customizeItem, .menuPgBodySection .pricingAndQuantity a.orderNow {
    font-size: 10px; 
	font-family:'Gotham',sans-serif !important;
    background-color: #a13125 !important;
    width: 40% !important;
    line-height: 30px !important;
    padding: 0 8px !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    /*float: left !important;*/
}
.menuPgBodySection .cartContent{
    position: relative;
    float: right;
    width: 26%;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}
.menuPgBodySection .cartContent .cartContentArea {
    position: relative;
    width: 100%;
    background-color: #fff;
    margin: 0;
    padding: 0;
}
.menuPgBodySection .cartContent .cartContentArea .saveCartLinks {
    color: #828282;
    font-size: 12px;
	font-family:'Gotham',sans-serif;
}
.menuPgBodySection .cartContent .cartContentArea .saveCartLinks li {
    margin: 0;
    padding: 0;
}
.menuPgBodySection .cartContent .cartContentArea .saveCartLinks a {
    padding-right: 0;
    color: #828282;
}
.menuPgBodySection .generalSeparator {
    margin: 20px auto 0px;
}
.menuPgBodySection .generalSeparator.subTotal {
    margin: 20px auto 20px;
}
.menuPgBodySection .orderModeCart {
    font-size: 12px;
	font-family:'Gotham',sans-serif;
    margin-bottom: 20px;
}
.menuPgBodySection .orderModeCart span {
    color: #a13125;
    /*text-decoration: underline;*/
    border-right: 1px solid #a13125;
    padding-right: 10px;
    margin-right: 10px;
    cursor: context-menu;
}
.menuPgBodySection .orderModeCart a {
    color: #828282;
    text-decoration: underline;
    font-size: 12px !important;
	font-family:'Gotham',sans-serif !important;
}

.generalLoginContainer h1 {
    color: #baa492;
    font-family: 'Gotham',sans-serif;
    font-size: 18px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.generalLoginContainer .loginPage.contentAreaSub {
    background-color: transparent;
    float: left;
    padding: 15px;
    width: 100%;
    margin-bottom: 30px;
}
.generalLoginContainer label {
    display: block;
    float: left;
    font-weight: normal !important;
    height: 32px;
    line-height: 32px;
    margin-bottom: 15px;
    padding: 0 6px;
    width: 20%;
    font-size: 14px;
	font-family:'Gotham',sans-serif;
}
.generalLoginContainer .w100p.formFields label {
    /*padding-top: 7px;*/
    font-weight: normal !important;
    width: 25% !important;
}
.generalLoginContainer a.passwordRecoverylink {
    margin-left: 0;
    line-height: 32px;
    width: 25%;
}
.generalLoginContainer .logInBottom {
    width: 56%;
    border-top: 1px solid #b4b4b4;
}
.generalLoginContainer .logInBottom .mainSubmitBtn {
    margin-left: 45px;
}
.generalLoginContainer .loginPage .orSection {
    margin: 0 !important;
    width: 56%;
    color: #828282;
}
.generalLoginContainer .loginPage ul.socialMediaLogin {
    clear: both;
    width: 53%;
    float: none;
}
.generalLoginContainer a.faceBookLogin {
    
	background: url(../OrderPalImages/site-sprite.png) -68px -552px no-repeat;
}
 .generalLoginContainer a.googleLogin {
   
	background: url(../OrderPalImages/site-sprite.png) -68px -610px no-repeat; }

.progressBreadCrumb {
    position: relative;
    width: 400px;
    margin: 30px auto;
    border-top: 1px solid #ccc;
}
.progressBreadCrumb .indicator1, .progressBreadCrumb .indicator2, .progressBreadCrumb .indicator3 {
    width: 38px;
    height: 38px;
    position: absolute;
    border-radius: 20px;
    border: 1px solid #ccc;
    background-color: #fff;
    top: -20px;
    color: #828282;
}
.progressBreadCrumb .indicator1 {
    left: -20px;
}
.progressBreadCrumb .indicator2 {
    left: 180px;
}
.progressBreadCrumb .indicator3 {
    right: -20px;
}
.progressBreadCrumb .content {
    position: relative;
	height: 32px;
    width: 32px;
    background-color: white;
	border: 1px solid #ccc;
    border-radius: 20px;
    top: 2px;
    left: 2px;
}
.progressBreadCrumb .active .content{
	 background: #a13125;
    border: 1px solid #a13125;
}
.progressBreadCrumb .content label {
    position: absolute;
    left: 11px !important;
    top: 6px !important;
    font-size: 16px;
	font-family:'Gotham', sans-serif;
}
.progressBreadCrumb .indicator1 .content label {
    position: absolute;
    left: 12px !important;
    top: 10px;
    font-size: 16px;
	font-family:'Gotham', sans-serif;
}
.progressBreadCrumb .content span {
    position: absolute;
    top: -20px;
    width: 120px;
    left: -40px;
    text-align: center;
    text-transform: capitalize;
    /*font-weight: bold;*/
}
.progressBreadCrumb .active {
    border: 1px solid #a13125;
}
.progressBreadCrumb .active .content label {
    color: #fff;
}
.progressBreadCrumb .active .content span {
    color: #a13125;
}
.progressBreadCrumb .complete {
   
    border: 1px solid #baa492;
}
.progressBreadCrumb .complete .content{
	 background: #baa492;
	 border: 1px solid #baa492;
}
.progressBreadCrumb .complete .content label {
    color: #fff;
}
.progressBreadCrumb .complete .content span {
    color: #baa492;
}
.cartInfoStatic {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.cartInfoStatic p {
    font-size: 11px;
    line-height: 20px;
    font-weight:bold;
}
#cancelAllRegistrationFields.cancelButtonProfile {
    background-color: transparent;
    color: #828282 !important;
    text-decoration: underline;
}
#cancelAllRegistrationFields.cancelButtonProfile:hover {
    color: #a13125 !important;
}
.menuPgBodySection .itemDetailsModal {
    position: relative;
    float: left;
    width: 71%;
    border-right: 1px solid #b4b4b4;
}
.menuPgBodySection .itemDetailsModal .itemDetails {
    display: block;
    width: 96%;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #b4b4b4;
}
.menuPgBodySection .itemDetailsModal .itemDetails .itemDetailsImage {
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
    width: 340px;
    height: 220px;
}
.menuPgBodySection .itemDetailsModal .itemDetails .itemDetailsImage img {
    width: 100%;
    height: 100%;
}
.menuPgBodySection .itemDetailsModal .itemDetails .txtQtyContainer {
    float: left;
    width: 45%;
}
.menuPgBodySection .itemDetailsModal .itemDetails .txt_qty { width: 100%; }
.menuPgBodySection .itemDetailsModal .itemDetails .menuItemName { float: left; width: 100%; position: relative; margin-bottom: 10px; }
.menuPgBodySection .itemDetailsModal .itemDetails .menuItemName h2 {
    font-size: 18px;
	font-family:'Gotham',sans-serif;
    color: #baa492;
    float: left;
    width: 75%;
}
.menuPgBodySection .itemDetailsModal .itemDetails .menuItemName span {
    font-size: 16px;
	font-family:'Gotham',sans-serif;
    color: #baa492;
    float: right;
    width: 25%;
}
.menuPgBodySection .itemDetailsModal .itemDetails .itemDetailsDescription {
    position: relative;
    float: left;
    width: 100%;
    min-height: 146px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 5px;
}
.menuPgBodySection .itemDetailsModal .itemDetails .itemDetailsDescription p {
    line-height: 1.5em;
}
.menuPgBodySection .itemDetailsModal .itemDetails .itemDetailsSpinner {
    position: absolute;
    float: left;
    width: 30px;
	top: 191px;
}
.menuPgBodySection .itemDetailsModal .itemDetails .itemDetailsSpinner ul.spinner { left: 38px; }
.menuPgBodySection .itemDetailsModal .selector#uniform-ddlMenuItemName {
    position: absolute;
    left: 70px;
    top: 188px;
    width: 75% !important;
}
.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap {
    display: block;
    width: 95%;
    padding-right: 20px;
    height: auto;
    float: left;
}
.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap .itemDetailsModifiers {
    float: left;
    width: 100%;
}
.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap .itemDetailsModifiers > .availableTopping {
    display: none !important;
}
.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap .itemDetailsModifiers .modifiersArea {
    width: 108%;
    margin-bottom: 30px;
    font-size: 14px;
	font-family:'Gotham',sans-serif;
    left: 27px;
}
.modifierBodyFields + .modifiersArea {
    position: relative;
    display: block !important;
    margin: 0;
    float: left;
    width: 50% !important;
    top: 0;
    left: 0;
}
.modifiersArea > .modifireBody .halfAndHalfSection {
    padding: 0 !important;
    width: 30px !important;
    position: relative;
    top: -20px;
    margin-right: 30px;
}
.halfAndHalfSection div.modifiersArea, label.portionPriceSec + div.modifiersArea, .halfAndHalfSection div.modifiersArea:last-child {
    display: none !important;
}
.modifiersArea > .modifireBody .halfAndHalfSection label {
    width: 0 !important;
    float: left;
    margin-top: 0;
    margin-right: 0 !important;
}
.modifiersArea > .modifireBody .halfAndHalfSection label.portionPriceSec {
    width: auto !important;
    margin: 10px 0 0 6px !important;
    padding: 0;
    font-size: 12px !important;
}

.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap .itemDetailsModifiers .modifiersArea div:first-child h2 {
    background: white;
    color: #555555;
    border: none;
    font-size: 14px; 
	font-family:'Gotham',sans-serif;
    font-weight: bold;
}
/*.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap .itemDetailsModifiers .modifiersArea div:last-child {
    padding: 0px !important; 
}*/
.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap .itemDetailsModifiers .modifiersArea div:last-child input[type="radio"] {
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 8px;
    margin-left: 0px;
}
.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap .itemDetailsModifiers .modifiersArea div:last-child label {
    margin-right: 30px;
    width: 100px;
    float: left;
    margin-top: 2px;
    font-size: 12px; 
	font-family:'Gotham',sans-serif;
    text-transform: capitalize;
    padding-left: 0px;
	margin-left: 0px ;
}

.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap .itemDetailsModifiers .modifiersArea div:last-child select {
    width: 100%;
}
.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap .itemDetailsModifiers .modifiersArea div:last-child input[type="checkbox"] {
    float: left;
    width: 15px;
    margin: 6px 8px 10px 0;
    height: 15px;
}
.modifierImageAndName span label {
    width: 100% !important;
}

.catImage{
    width: 635px;
    height: 375px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #b4b4b4;
}
.catImage img{
    height: 100%;
    width: 100%;
}

.back{
    width: 97%;
    float: left;
    padding-top: 10px;
    border-top: 1px solid #b4b4b4;
}
#backToMenuList{
    float: left;
}
#backToMenuList a{
    font-weight: bold;
    font-size: 14px;
    display: block;
}
#addToOrederList{
    float: right;
}

#addToOrederList a{
    display: block;
    width: 165px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    background-color: #a13125;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 50px;
    font-size: 14px;
   
}
#mapCanvas{
    height: 622px;
    float: right;
    padding: 10px;
    width: 590px;
 
}

 .mapCanvasCarryout{
    margin: 0px!important;
}
/* #locationMap{
    display: block;
    position: absolute;
    left: 51%;
    height: 366px;
    top: 251px;
 }*/
 #storeList{
     overflow: hidden;
    outline: none;
    display: block;
    position: relative;
    margin: 0;
    left: 20px;
    padding-left: 0px;
    float:left;
 }

 #OrderOnline, #PreOrderOnline{
    background-color: #a13125;
    color: #fff;
    display: block;
    float: left;
    font-weight: normal;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    bottom: 10px;
   
 }
 a.DrivingDirec-a{
    color: #a13125;
    position: absolute !important;
    bottom: 10px;
    margin: 0px !important;
    right: 24px !important;
 }
 .bckMenu-addOrder-btn-div{
    width: 660px;
    border-top: 1px solid #B4B4B3;
    padding-top: 10px;
    float: left;
 }
 .doubleTopingslabel, .tripleTopingslabel{
    position: relative;
    top: -20px;
 }
.modifiersArea.halfNhalfContainer{
     margin-bottom: 0px !important;
     padding: 0px !important;
     height: 24px;
     padding-top: 12px !important;
        
 }

.checkBoxContainer{
    background-image: url(../OrderPalImages/site-sprite.png);
    background-repeat: no-repeat;
    height: 15px;
    float: left !important;
    width: 15px !important;
    position: relative;
    left: 1px !important;
    margin: 0px 8px 0px 0px !important;
    top: 1px !important;
	background-position: -10px -10px;
}
input[type=checkbox]:checked + label.checkBoxContainer
{
    background-image:url(../OrderPalImages/site-sprite.png);
    background-repeat: no-repeat;
    height: 15px;
    float: left !important;
    width: 15px !important;
    position: relative;
    left: 1px !important;
    margin: 0px 8px 0px 0px !important;
    top: 1px !important;
	background-position: -169px -10px;
}
 .customChkbx, .cusomRadioBtn{
     display: none !important;
 }
 .radioBtnConatiner, .organzationInfo label.radioBtnConatiner{
    background-image:url(../OrderPalImages/site-sprite.png);
    background-repeat: no-repeat;
	background-position: -10px -857px;
    height: 14px !important;
    float: left !important;
    width: 14px !important;
    position: relative !important;
    top: 3px !important;
    margin: 0px 8px 0px 0px !important;

 }
 input[type=radio]:checked + label.radioBtnConatiner, input[type=radio]:checked + .organzationInfo label.radioBtnConatiner{
    background-image:url(../OrderPalImages/site-sprite.png);
    background-repeat: no-repeat;
    height: 14px !important;
    float: left !important;
    width: 14px !important;
	background-position: -169px -857px;
    position: relative;
    top: 3px;
    margin: 0px 8px 0px 0px !important;

 }
 #selectCarryout, #selectDelivery{
     .display:none;
 }
 .pickupDelivery{
     background-image:url(../OrderPalImages/sprite_order.png);
 }
.selectCarryoutLbl{
    background-position: -9px -10px;
    background-repeat: no-repeat;
    height: 50px !important;
    float: left !important;
    width: 132px !important;
    position: relative !important;
    top: 3px !important;
    margin: 0px 8px 0px 0px !important;
}
 label.selectCarryoutLblselected{
    background-position:-9px -70px !important;
    background-repeat: no-repeat;
    height: 50px !important;
    float: left !important;
    width: 132px !important;
    position: relative !important;
    top: 3px !important;
    margin: 0px 8px 0px 0px !important;
}
.selectDeliveryLbl{
    background-position: -169px -10px;
    background-repeat: no-repeat;
    height: 50px !important;
    float: left !important;
    width: 132px !important;
    position: relative !important;
    top: 3px !important;
    margin: 0px 8px 0px 0px !important;
}
 label.selectDeliveryLblselected{
    background-position: -169px  -70px;
    background-repeat: no-repeat;
    height: 50px !important;
    float: left !important;
    width: 132px !important;
    position: relative !important;
    top: 3px !important;
    margin: 0px 8px 0px 0px !important;
}
 .backToRes-a{
     background-image:url(../OrderPalImages/site-sprite.png);
     background-repeat:no-repeat;
     display:block;
     height:24px;
     width:27px;
     float:right;
	 background-position:-10px -191px;
 }
 .padB70{
	 padding-bottom: 70px;
 }
 .padB40{
	padding-bottom: 40px;
}
 .modifiersArea.halfNhalfContainer.redClass {
    height: auto;
}

.thankyou-text{
	text-align: center;
    padding: 30px 0px 20px;
    margin-BOttom: 25px;
    border-bottom: 1px solid #b4b4b4;
    color: #baa492;
	font-size:16px;
}
.thankyou-text h2{
	color: #baa492;
	font-size: 18px;
    margin-bottom: 10px;
}
.order-info-div{
	font-size: 14px;
	margin-bottom:25px;
}
div.pricingAndQuantity div.floatR a.customizeItem.byoCustomizeBtn,div.pricingAndQuantity div.floatR a.orderNow.orderNowLarge{
width: 100% !important;
padding-left :0px !important;
padding-right :0px !important;
}
.accountInfo .formFields input[type="text"]:first-letter {
    text-transform: uppercase;color:red;
}
.changeDeliveryAdd{
    display: block;
    margin-top: 5px;
}
.please_Wait{
	margin-left: 10px;
    position: relative;
    top: -10px;
}
.upsaleItemsImg{
	margin-bottom:10px;
}
.menuListing .menuItems span.menuItemPrice{
	width:40px;
	font-size:11px;
	color:#333;
	margin-top:4px;
	font-weight:normal;
}
.menuListing.menucart:first-child .menuItems,.menuListing.menucart:nth-child(4n+1) .menuItems{
	
	/* margin: 0 40px 60px 40px;*/
}

/*.orderSummaryContainer table.orderItem td.qty{ text-align:center; background:#C9B9AC; font-weight:bold;}*/
.review-orders .review-ordersummary  .orderSummaryContainer table.orderItem td.qty span{ color:#fff;}
.review-orders .review-ordersummary .orderSummaryContainer table.orderItem td.title label{ font-weight:bold; font-size:12px;}
.review-orders .review-ordersummary .orderSummaryContainer table.orderItem td.title .itemPrice{ font-weight:bold; font-size:12px !important;}

.registrationForm  .orderConfirmationArea a.editOrder{ padding:0;}
.deliveryAddInfoDetails textarea#txtOthers{ max-width:none; width:100%px;}
.orderSummaryContainer ul.cartDetails .ToppingWrap span.modifierName{ padding:0 0 3px 0;}
.changeRestaurant{ display:block; margin-top:5px;}
.newCardRegistration.padB10 label{ padding: 5px 5px 0 7px;}
.newCardRegistration.padB10 .formFields{ width:52%;}

.upsaleBtnContainer{
	 width: 100%;
    display: block;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.upsaleBtnContainer .upsalebuttonwrap{
	width:353px;
	float:right;
	margin-bottom:40px;
}
.upsaleBtnContainer a {
    float: left;
    margin-left: 10px;
}
#upsaleNoThanksBtn {
	font-weight: bold;
    font-size: 14px;
    display: block;
	color:#999;
	outline:none;
	padding: 0 40px;
    line-height: 50px;
}
.biglinkbutton{    
	display: block;
    width: 165px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    background-color: #a13125;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 50px;
    font-size: 14px;
    font-weight: normal;
	}
.upsaleItemContainer .upsaleItems{
	
	display:inline-block;
}
	
.upsaleItemContainer .upsaleHeader{
    text-align: center;
    font-size: 16px;
	color:#666666;
	margin-bottom:40px;
}
.menuItems.menuItemsUpsale h3{
	font-size:16px;
	color:#666;
}
.fullDescMenu.menuDescription{
	font-size:12px;
	color:#333;
	font-weight:normal;
	display:inline-block;
}
.pricingAndQuantity.customSelectBox1 .menuItemQuantity{
	border:1px solid #B4B4B4;
}
 .menucart{ padding-left:23px; float:left;}
 .review-orders{ margin-top:40px;}
 .review-order-continfo{
	width:635px;
	padding:0;
 }
 .register-continfo{
 	padding:0;
 }
 
 .accountInfo.register-continfo{
	margin:0 20px;
 }
.Registrationright-side {
    float: left;
    padding: 20px 0px;
    border: 1px solid #b4b4b4;
}
.accountInfo label {
    text-align: left;
    padding-left: 20px;
    width: 41% !important;
}
.review-order-continfo .registrationfieldsHeader, .accountInfo .registrationfieldsHeader, .creditCardInfo .registrationfieldsHeader, .orderConfirmationArea .reviewOrderSection .reviewOrderSectionHeader{
  width:97.9%;
  padding-left:2%;
  background:#C9B9AC;
  height:40px;
  line-height:40px;
  color:#FFF;
  margin:0;
  padding-bottom: 0!important;
  font-size: 18px;
  text-align: left
  }
  
 .register-continfo .registrationfieldsHeader{
  width:97.9%;
  padding-left:2%;
  background:#C9B9AC;
  height:40px;
  line-height:40px;
  color:#FFF;
  margin:0;
  }

 .ro-cont-wrap{
	display:inline-block;
	border:1px solid #b4b4b4;
	padding:20px 0 0 19px;
	margin-bottom:20px;
	width:613px;
 }
.register-cont-wrap{
  display:inline-block;
  border:1px solid #b4b4b4;
  padding:20px 0 10px 19px;
  margin-bottom:20px;
  }
 .review-order-continfo .emailSignupSection{
	margin-bottom:0;
 }
 .review-order-continfo .papaEmailSignCheck{
	margin-bottom:20px;
 }
.review-order-continfo .orderConfirmationSection{
	border:1px solid #b4b4b4;
	padding:20px 0 0 19px;
	margin-bottom:20px;
	width:613px;
 }
.review-order-continfo .divCurbsideInformation{
	border:1px solid #b4b4b4;
	padding:20px 0 0 19px;	
	width:613px;
    float:left;
 }
.curbside-container
{   
  display: inline-block;
  width: 100%;
   margin-bottom:20px;
}
.curbsideAvailability-wrap
{
    margin-bottom: 5px;
}

.curbsideInfo .checker span
{
    margin-top: 6px;
}
 .review-order-continfo  .divDelAddressInput{
	width:100%;
	margin-top:20px;
 }
 
  .accountInfo.review-order-continfo  .divDelAddressInput input{
	padding:0 0 0 4px;
 }
 
 .review-order-continfo  .divDelAddressInput textarea,textarea.txtPickupNote{
	width:100%;
 }
 .review-order-continfo  .newCardRegistration{
	border:1px solid #b4b4b4;
	padding:20px 0 0 19px;
	margin-bottom:20px;
	width:613px;
	margin-top:0;
 }
 .review-order-continfo  .paymentOnlineDetails,.review-order-continfo .paymentInfo{ margin-top:0;}
.accountInfo.review-order-continfo .orderConfirmationSection .ro-datetimewrap.formFields{ width:49% !important;}
.review-order-continfo .orderConfirmationSection .formFields .selector[id$='ddlOrderDate'] {
    width: 35% !important;
}
.review-order-continfo .orderConfirmationSection .formFields .selector[id$='ddlOrderTime'] {
    width: 49% !important;
}
 .review-ordersummary{
	width:285px;
	border:none;
	padding-left:20px;
 }
.review-ordersummary .registrationfieldsHeader{
  width:96%;
  padding-left:4%;
  background:#C9B9AC;
  height:40px;
  line-height:40px;
  color:#FFF;
  margin:0;
  }
.review-ordersummary .orderConfirmationSection{
	border:1px solid #b4b4b4;
	padding:10px 10px;
	width:auto;
}

 /*.menucart .menuItems{margin: 0 40px 20px 0;}
 16 12 11 #B4B4B4*/
.generalContentSection.passwordModification p{
	 margin: 10px 0px;
	 font-size:14px;
}
.review-ordersummary  .orderConfirmation{
	margin-top:0;
}
.review-order-continfo .ro-subbutton-wrap{
	padding-top:10px;
	width:100%;
	border-top: 1px solid #b4b4b4;
}
.review-order-continfo .ro-subbutton-wrap a.editOrder{ padding:10px 0; margin:0; font-size:14px; font-weight:bold; text-transform:capitalize;}
.review-order-continfo .ro-subbutton-wrap .placeOrderBtn{ font-size:14px !important;}
.pickdelhead{ position:relative;}
.chooseState{ position:absolute; width:163px; top:0px; right:0px;}
.chooseState>div{float:left; }
.chooseState a{ text-decoration:none; color:#333; font-weight:bold; }
.chooseState .deliv a{ color:#fff; display:block; padding-top:2px; cursor:default;}
.chooseState .picks a{ color:#333; display:block; padding-top:2px;}
.switchicon{ width:40px; height:21px; margin:0 5px; margin-top:7px;}
.chooseState.pickupactive .picks a{ color:#FFF; cursor:default;}
.chooseState.pickupactive .deliv a{ color:#333; cursor:pointer;}
.review-orders .review-ordersummary .orderSubTotal label, .review-orders .review-ordersummary .orderSubTotal span{ line-height:20px;}
.review-orders .review-ordersummary .orderSummaryContainer a.applyLink{ margin-left:0;}
.review-orders .review-ordersummary .orderSummaryContainer .applyCoupon{ 
	width:100%; display:inline-block; float:left; /*border-bottom:1px solid #b4b4b4;*/ border-top:1px solid #b4b4b4; 
}
.review-orders .review-ordersummary .orderSummaryContainer .applyCoupon label{ 
	width:100% !important;
}
.registrationForm .review-orders .review-ordersummary .orderSummaryContainer .formFields.floatR{
	margin-bottom:6px;
	width:190px;
}
.registrationForm .review-orders .review-ordersummary .orderSummaryContainer .formFields.floatR input.couponCodeInformation{
	width:90% !important;
	height:29px;
}
.review-orders .review-ordersummary .orderSummaryContainer table td.qty{ vertical-align:middle;}
.review-orders .review-ordersummary .orderSummaryContainer table td.title{ padding-left:5px;position: relative;
top: 5px;}
.review-orders .review-ordersummary .orderSummaryContainer table td.title label{ padding:0;}
.review-order-continfo.accountInfo .paymentOnlineDetails  .formFields input[type="text"], .review-order-continfo.accountInfo .paymentOnlineDetails  .formFields input[type="password"]{ width:100%;}
.review-order-continfo.accountInfo .paymentOnlineDetails .formFields .selector[id$='ddlCreditCardType'] {
    width: 98% !important;
}
.review-order-continfo.accountInfo .paymentOnlineDetails .formFields.monthyearfield{
	width:50% !important;
}
.review-order-continfo.accountInfo .paymentOnlineDetails .formFields .selector[id$='ddlExpirationYear'] {
    width: 48% !important;
}
.stickyfoot-master{ width:100%; position:fixed; height:30px; background-color:rgba(51,51,51,0.70); bottom:0; z-index:999;}
.footer-text{ line-height:30px; color:#fff;  text-align:center;}
a.have-coupon{
	display:block;
	height:31px;
	line-height:31px;
	text-transform:uppercase;
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-align: center;
    font-size: 14px !important;
    background-color: rgb(161, 49, 37);
}
.applyLink.btnApplyCoupon.floatR,.couponfield{ display:none;}
.orderConfirmation #confirmationBox.confirmationBox .orderDetails{ width:600px;}
.orderConfirmation #confirmationBox.confirmationBox .customerDetails{ width:285px;}
.menuPgBodySection .itemDetailsModal{ float:left; margin: 0 auto; margin-top:20px;}

/*---------cart----------*/

.menuPgBodySection  .cartContent{ width:28%;}
.orderContainerMainArea .cartAccordian{ margin-bottom:15px; border: 1px solid #b4b4b4;}
.orderContainerMainArea .cartAccordianHeader {
    padding: 5px 0 5px 9px;
    width: 97%;
    background: #C9B9AC;
}
.orderContainerMainArea .cartAccordianHeader a{ color:#fff; padding:0; border:none; float:right; font-size:12px; padding-right:5px; padding-top:3px; text-decoration:underline;}
.orderContainerMainArea .cartAccordianHeader p b label{color:#fff; font-weight:normal;}
.orderContainerMainArea .cartAccordian .cartAccordianBody{ padding:10px; width:92%;}
.orderContainerMainArea .cartAccordian .cartAccordianBody .cartItemsHeaderName{ border:none;}
.orderContainerMainArea .cartAccordian .cartAccordianBody .showHide{ color:#9e3124; }
.orderContainerMainArea .cartAccordian .cartAccordianBody .cartDetails.itemDetailsList{ padding-left:10px;}
.orderContainerMainArea .cartAccordian .cartAccordianBody .cartDetails.itemDetailsList .ToppingWrap{ padding:0;}
span.cartPriceTotal{ width:45%;}
.orderContainerMainArea .cartAccordian .cartAccordianBody .generalSeparator.subTotal{ margin:10px auto 10px;}
.orderContainerMainArea .cartAccordian .cartAccordianBody .orderContainerMain .cartItems:last-child .cartItemsDetails{ padding-bottom:0;}
.proceedToCheckoutBtn.biglinkbutton{ width:100%; font-size:14px !important; height:50px;}
.orderContainerMainArea .cartAccordian .cartTotalPrice{ padding-bottom:0;}
.orderContainerMainArea .cartAccordian .cartInfoStatic{ margin-bottom:0;}
.menuPgBodySection  .menuContentLeft{ border-right:none;}
.cartAccordianHeader .orderitem{ width:100%; float:left;}
.cartAccordianHeader .orderitem label{ font-size:16px !important; line-height:30px; color:#fff;}
a.updateCartLink.updateCartLinksbt{ 
text-align: center; 
display:block; 
padding-bottom:12px;

background-color: transparent; 
color: #828282; 
display: block; 
float: none; 
font-weight: normal; 
font-size: 12px; 
height: 30px; 
line-height: 30px; 
padding: 15px 15px; 
border-radius: 0; 
-moz-border-radius: 0;
-webkit-border-radius: 0; 
text-align: center; 
text-transform: capitalize; 
text-decoration: underline; 
border: none; 	
}

a.updateCartLink.updateCartLinksbt:hover{ 
text-align: center; 
display:block; 
padding-bottom:12px;

background-color: transparent; 
color: #828282; 
display: block; 
float: none; 
font-weight: normal; 
font-size: 12px; 
height: 30px; 
line-height: 30px; 
padding: 15px 15px; 
border-radius: 0; 
-moz-border-radius: 0;
-webkit-border-radius: 0; 
text-align: center; 
text-transform: capitalize; 
text-decoration: underline; 
border: none; 	
}
.ToppingWrap :first-child{
/* font-weight:bold;*/
}
.footer-text span{ color:#fff;}
.menuItems, .submenuItems{
text-align:left;
margin:0 25px 60px 0;
}
.upsaleItemContainer{
	width:100%;
	text-align:center;
}
.privacy-policy h1{
	padding-bottom:20px;
}
.privacy-policy .subPara{
padding:10px 0;
}
.privacy-policy  .subPara-med{
	font-weight: bold;
    color: #666666;
    font-size: 18px;
	padding:10px 0;
}

.privacy-policy p.privacy-address{
	line-height:22px;
}
.noteIcon
{
    vertical-align: top;
}
#txtOrderNote
{
    margin-left: 4px;
    width: 96%;
}
.OrderNoteTb
{
    padding-top: 15px;
    display: inline-block !important;
    border-top: 1px solid #b4b4b4;
}
.OrderInsDiv
{
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
    height: auto;
    display: inline-block;
}
    .OrderInsDiv + span
    {
        margin-left: 5px;
        width: auto;
        height: auto;
    }
.instructionSection
{
    width:267px;
}
.ui-dialog .ui-dialog-titlebar-close{
	top:13px !important;
    right:-12px !important;
}
.grayImg
{
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
}
.upsaleBackToMenuBtn{
 margin-left:0 !important;
}
.orderConfirmationSection .selector span
{
       opacity:0;
}


.register-continfo.capchasect .register-cont-wrap{WIDTH:407px;}
.deliveryAddInfoDetails.register-cont-wrap .formFields input[type="text"]{width:105% !important;}
/*.dealsPizzaItem .halfAndHalfSection
{
    display:none;
}*/


.halfNhalfItem > li > span
{
    font-weight:bold;
    color: #333333;
}

.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap .itemDetailsModifiers .modifiersArea div:last-child .radioBtnConatiner+label{
	margin-right: 43px !important;
	}
	
	.registrationForm .formFields.paymentradiowrap{ float:right; padding-top:11px; width:36% !important; margin-top: -7px;}
	
	.registrationForm .formFields.paymentradiowrap label{
        clear:none;
        width:35% !important; 
        padding:3px 0 !important;
    color: #333;
    font-size: 12px;
    font-weight: bold;

	}
	.registrationForm .formFields.paymentradiowrap label.lblPaybycash{width:41% !important; height:26px; padding:0;}
	.registrationForm .formFields.paymentradiowrap label.lblPayonline{width:35% !important;}
.paymsg#payatRest{
    display: block;
    float: left;
    font-size: 14px;
    margin-left: 10px;
    color: #828282;
}
.jobs-banner-wrap {
	position: relative;
	float:left;
	width:940px;
	height:450px;
    background:url("../OrderPalImages/jobs.jpg");
}
.press-banner-wrap {
	float:left;
	width:940px;
	height:250px;
    background:url("../OrderPalImages/Press/banner_press.png");
}
.ingredients-banner-wrap {
	position: relative;
	float:left;
	width:940px;
	height:450px;
    background:url("../OrderPalImages/Ingredients/ingredient.jpg");
}

.jobs-banner,.press-banner{
	padding-top:340px;
}
.ingredients-banner{
	padding-top:63px;
}
.banner-subhead{
	text-align:center;
	color:#fff;
	font-size:16px;
	margin:0 auto;
	margin-top:10px;
}
.press-banner .banner-subhead{
	width:490px;
}
.jobs-banner h2,.press-banner h2{
	color:#fff;
	font-size:48px;
	text-align:center;
	text-transform:uppercase;
}
.ingredients-banner h2{
	color:#fff;
	font-size:40px;
	text-align:center;
	text-transform:uppercase;
	width:610px;
	margin:0 auto;
}
.ingredients-right-panel p {
    font-size: 12px;
    margin-bottom:15px;
}

.jobDetailSection,.pressDetailSection{
	margin-top:10px;
	width:100%;
	float:left;
    text-align: justify;
}
.jobsect,.pressect{
	width:100%;
	border-top: 1px solid #b4b4b4;
	padding: 15px 0px 25px;
}
.presswrap{padding:0 50px;}
.press-dates-wrap h2{
	font-size: 25px;
    font-weight: normal;
    margin: 0 0 15px 0;
    padding: 0px;
	color: #C9B9AC;
}
.press-dates ul{ margin:0; padding:0;}
.press-dates ul li{
	float:left;
	margin-right:15px;
}
.press-dates ul li a{
	text-decoration:none;
	padding: 1px 10px;
	font-size:14px;
}
.press-dates .date-head{
	font-size:16px;
	margin-right:25px;
	text-transform:uppercase;
	color:#A13125;
}
.newstable{
	display:table;
	width:100%;
}
.newstable .newstablerow{
	display:table-row;.
	width:100%;
	
}
.newstable .newstablerow .press-news{
	display:table-cell;
	width:25%;
	padding-right:20px;
	padding-bottom:30px;
	position:relative;
	padding-top:60px;
}
.newstable .newstablerow .press-news h4{
	height:45px;
	padding-top:15px;
	letter-spacing:0.01em;
}
.newstable .newstablerow .press-news p{
	line-height:17px;
	color:#888;
}
.newstable .newstablerow .press-news .download-link{
	position:absolute;
	bottom:0;
}
.newstable .newstablerow .press-news .download-link a{
	color:#A13125;
	text-decoration:none;
	font-size:13px;
}
.newstable .newstablerow .press-news .postDate{
	height:20px;
}
.press-inquiry{
	text-align:center;
	margin-top:60px;
}

.ingredientsDetailSection{
	margin-top:20px;
	float:left;
	
}
.ingredients-sect{
	width:649px;
	float:left;
	padding-right:25px;
	border-right:1px solid #b4b4b4;
	margin-bottom:40px;
}

.ingredients-sect h2, .ingredients-right-panel h2{
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0px;
    color: #C9B9AC;
}
.ingredients-sect .ing-sub-head{
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	display:inline-block;
}
.ingredients-sect p{
	margin-bottom:15px;
	font-size:14px;
}
.ingredients-right-panel{
	width:247px;
	float:right;
	padding-left:15px;
	
}
.allergy-information{
	padding-top:20px;
	margin-top:20px;
	display:inline-block;
	width:100%;	
	border-top:1px solid #b4b4b4;
}

.ingredients-right-panel .meat-lovers{
	display: inline-block;
    border-top: 1px solid #b4b4b4;
    width: 100%;
    margin-top: 10px;
    padding-top: 20px;
}
.ingr-table-wrap{
	border:1px solid #b4b4b4;
}
.ing-tab-head{
	background:#fff;
	z-index:99;
	border-bottom: 1px solid #b4b4b4;
}
.stickey-tab{
	position:fixed;
	top:0;
}
.ing-tab-head td,.ing-table td{
	padding:10px;
	font-weight:bold;
	font-size:12px;
}
.ing-table td{
	font-weight:normal;
}

.ing-table td:first-child{
	background:#ebebeb;
}
.ing-table .tab-sect-head  td{
	background:none;
}
.ing-table td.active{ position:relative;}
.ing-table td.active::after{
	content:"";
	background-color:#A13125;
	width:10px;
	height:10px;
	border-radius: 5px;
	display:block;
	text-align:center;
	margin:auto;
	vertical-align:middle;
}
.tab-sect-head{
	background:#c7b7a9;
}
.tab-sect-head td{ color:#fff; font-weight:bold; text-transform:uppercase;}
.companyGoal h2 , .advice h2, .howItWorks h2{
	font-size: 18px;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 0px;
	color: #C9B9AC;
}
/*.fWeeksGivingReg h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #C9B9AC;
}*/
.companyGoal p , .advice p, .generalInfo p, .howItWorks p{
    margin: 20px 0;
	font-size: 14px;
}

.companyGoal{
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	margin:15px 0px;
	padding:15px 0px;
}
.washington, .colorado, .california{
	float:left;
	width: 30%;
}
.joblocations{
  	width: 100%;
	height:auto;
    float: left;
	display:none;
}
.joblinks a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.california p a , .colorado p a, .washington p a{
 color: #333;
 text-decoration:none;
 font-size: 14px;
}

.california p  , .colorado p, .washington p{
 line-height: 18px;
 margin-top: 0px;
}

.fiftyTwoWeek-banner-wrap {
    float: left;
    width: 940px;
    height: 250px;
    background: url("../OrderPalImages/banner_52-weeks.png");
}
.Fweek p{
    margin: 10px 0;
    font-size: 14px;
}
.Fweek{
	width: 100%;
	float :left;
	margin-bottom: 10px;
}
.FweekDescription {
    position: relative;
    float: left;
    width: 100%;
   margin: 10px 0;
}
.describe-text h2{
	font-weight: bold;
    font-size: 14px;
    color: #a12d25;
}
.upcomingFundRaisers {
    position: relative;
    float: right;
    width: 26%;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.upcomingFundraisersMainContent {
	 margin-bottom: 15px;
    border: 1px solid #b4b4b4;  
	float: left;
	width:100%
}
.upcomingFundraisersHeader {
   padding: 5px 0 5px 9px;
    width: 96.5%;
    background: #C9B9AC;
}
.upcomingFundraisersHeader p b label {
    color: #fff;
    font-size: 16px; font-family:'Gotham',sans-serif;
    line-height: 30px;
}

.upcomingFundraisersBody{
	padding: 10px;
    width: 92%;
    display: block;
    font-size: 12px; font-family:'Gotham',sans-serif;
    color: #828282;
    word-break: break-word;
    float: left;
}
.fundRaiserImg{
	height:100%;
	width: 100%;
    border-bottom: 1px solid #b4b4b4;
    padding-bottom: 10px;
}
.howItWorks{
     width: 100%;
	 float: left;
     margin: 10px 0px;
     border-bottom: 1px solid #b4b4b4;
}
.fWeeksGivingReg{
     width: 100%;
	 float: left;
     margin-bottom: 10px;
     border: 1px solid #b4b4b4;
	 border-top: none;
}
.fWeeksGivingReg h4, .FweekDescription h4 {
    color: #333;
    float: left;
    width: 100%;
    margin: 10px 0px;
}
.organzationInfo .formFields{
    width: 47% !important;
    float: left;
    margin-bottom: 15px;
}
.organzationInfo .formFields input[type="text"], .organzationInfo .formFields .textarea{
	width: 96.8%;
}
.organzationInfo{
    float: left;
	padding: 25px;
}
.fiftyTwoWeek-banner-wrap .banner-img{
	margin: auto;		
	width: 275px;
	height: 112px;
    top: 15%;
    position: relative;
	
}
.fiftyTwoWeek-banner-wrap .banner-img img{
	width: 100%;
	height: 100%;
}
.Fweek-banner h2{
	color: #fff;
    font-size: 38px;
    text-align: center;
    text-transform: uppercase;	
}
.Fweek-banner .banner-subhead{
	text-align: center;
    color: #fff;
    font-size: 20px;
	margin-top:0px;
}

.Fweek-banner .banner-second-subhead{
	text-align: center;
    color: #fff;
    font-size: 14px;
}
.Fweek-banner{
	 top: 30%;
    position: relative;
}
.organzationInfo p, .FweekDescription p{
    margin-top:10px;
	font-size: 14px;
	float: left;
    width: 100%;
	line-height: 1.4em;
}
.desc-para
{ font-size:12px!important;
}
.desc-para-second
{
    margin: 0px;
    width: 50%!important;
    float: right!important;
    margin-right: 29px!important;
}
.fWeeksGivingReg .organzationInfo .formFields .selector
{
    width: 401px!important;
    margin-left: 28px;
}
.fiftyTwoButton
{   width: 46.1%!important;
    margin-right: 65px!important;
}
.submission_container {
    position: relative;
    float: left;
    width: 100%;
}
.submission_radio li {
    float: left;
    width: 50%;
}
.organzationInfo label.hearing-lbl {
    width: 32% !important;
    margin-right: 88px;
}
.FweekDescription .biglinkbutton{
	border: none;	
}
.organzationInfo div.checker input, .FweekDescription div.checker input {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.organzationInfo div.radio input {
    width: 15px;
    height: 15px;
}
.organzationInfo div.radio+span{
    width: 23%;
    font-size: 14px; font-family:'Gotham',sans-serif;
    color: #333333;
    position: relative;
    margin-right: 50px;
    display: inline-flex;
}
.non-profit-radioContainer, .Preferred-location-radioContainer{
	float: left;
    width: 100%;
    position: relative;
	margin-bottom: 20px
}
.organzationInfo .Preferred-location-radioContainer{
    margin: 10px 0px;
}
#uniform-hearingOptions {
    width: 402px !important;
    font-size: 14px;
    margin-left: 27px;
}
.organzationInfo .Preferred-location-radioContainer div.radio+span{
    width: 16%;
    font-size: 14px; font-family:'Gotham',sans-serif;
    color: #333333;
    position: relative;
    margin-right: 5px;
    display: inline-flex;
}
.FweekDescription .howItWorks h2{
	margin-bottom: 0px;
}
.modifireBodySauceChoice .halfAndHalfSection{display:none !important;}
.menu-name-link{ text-decoration:none;}
.collapseHeader-custom{ 
	padding:7px 0;
	background-color:#C9B9AC;
	position:relative;
	cursor:pointer;
}
.collapseHeader-custom h2{ 
	color:#fff !important;
	padding-left:10px;
	background:none !important;
}
.collapseHeader-custom h2::after{
	content:"+";
	color:#fff;
	position:absolute;
	right:20px;
}
.collapseHeader-custom.col-open h2::after{
	content:"-";
}

.modifireContainer#modifireBody{
	display:none;
	float: left;
    width: 100%;
}
.modifireContainer:nth-of-type(1){
	background:#ccc;
}
.modifireContainer#modifireBody .modifierBodyFields{
	/*width:180px;*/
}
.redClass .modifierHeader
{   
    width:92%;
}
.modifiersArea.halfNhalfContainer.redClass{
	margin-bottom:30px !important;
	padding-top:0px !important;
}
.modifiersArea.halfNhalfContainer.redClass:last-child{
margin-bottom:0px !important;
}
.myaccount-wrap{
	display: inline-block;
    border: 1px solid #b4b4b4;
    margin-bottom: 20px;
	padding-top:20px;
}
.press-img-hold{
	height:110px;
	width: 185px;
	line-height: 110px;
	text-align: center; 

	display:table-caption;
}
.press-img-hold img{
	
	vertical-align: middle;
    
}
.download-link a span{
	background:url("../OrderPalImages/Press/icon_pdf.png") no-repeat;
	    display: inline-block;
    height: 22px;
    margin-left: 15px;
    margin-top: 15px;
    background-position: 0 4px;
    width: 20px;
}
.lblPOSFailedMessageWrap{
    margin-top: 15px;
	margin-bottom: 15px;
	padding: 3px 0 6px;
	background: #F1DAD7 url("../OrderPalImages/site-sprite.png") no-repeat;
	background-position: 60px -74px;
	
}
.lblPOSFailedMessage{
	color: #a13125;
    font-weight: bold;
	vertical-align: middle;
    font-size:14px;
}
.creditCardInfoDetails .profileAddress{
		height:172px;
}
.modifireBodySauceChoice .sauceChoiceFields:first-child  .modifierBodyFields{
	margin-bottom:15px;
}
.modifierHeader.collapseHeader-custom .errorText{
    position: absolute;
    right: 41px;
    top: 8px;
    font-weight:bold;
    margin-top:0 !important;
    width:auto !important;
}
.modifireBodySauceChoice .modifierBodyFields label.radioBtnDescription{
	width:140px !important;
	
}
.menuPgBodySection .itemDetailsModal .itemDetailsModifiersWrap .itemDetailsModifiers .modifiersArea .modifireBodySauceChoice .modifierBodyFields label.radioBtnDescription{
margin-right:0 !important;
width:auto!important;
}
.alcoholDisclaimerTxt{text-align: justify;
    float: left;
    padding-left: 33px;
    background: url("../OrderPalImages/site-sprite.png") no-repeat;
    color: #a13125;
    background-position: -4px -67px;
    padding: 10px 10px 10px 37px;
    background-color: #F1DAD7;
}
.feedaGroupHeaderTxt{
    height: 30px;
    font-size: 14px;
    font-weight:bold;
    font-family: 'Gotham',sans-serif;
    color: #a13125;
    position:absolute;
    top:-28px;
    padding-left: 100px;
}
.catImageAlcohol{padding-bottom:32px}
.alcoholDisclaimerTxtConfirm{
    padding-left: 33px;
    background: url("../OrderPalImages/error.png") no-repeat;
    color: #a13125;
    background-position: 5px 6px;
    padding: 10px 10px 10px 37px;
    background-color: #F1DAD7;
    font-size:11px;
}
.instructionInfo{margin-left: 0px !important;
}
.modifier-excluded
{
    text-decoration : line-through;
}
.restaurantNoteArea {
    padding: 8px 10px 10px 35px;
    border-top: 1px solid #b4b4b4;
    line-height: 14px;
    border-bottom: 1px solid #b4b4b4;
    margin-bottom: 9px;
    background: url("../OrderPalImages/error.png") no-repeat;
    background-position: 4px 6px;
}
.form-cards
    {
        position: relative;
        float: left;
        left: 262px;
        top: -11px;

    }
       .form-cards>.cards>li {
        float: left;
    margin: 0 4px 0 0;
    list-style-type: none;
    }
    .form-cards .card {
    
    float: left;
    width: 47px;
    height: 31px;
    text-indent: -9999px;
    background-image: url("/OrderPalImages/payOnlineCards/credit-cards-@1x.png");
    background-position: 0 0;
    opacity: 0.6;
    }
    .form-cards .card.visa {
    background-position: 0 0;
    }
    .form-cards .card.mastercard {
    background-position: -100px 0;
    }
    .form-cards .card.amex{
    background-position: -50px 0;
    }
    .form-cards .card.discover{
    background-position: -150px 0;
    }
    .form-cards .card.enabled {
    opacity: 1;
    }
    .form-cards .card.disabled {
    opacity: 0.2;
    }
	.curbsideInstFinalize{
		padding-bottom:15px;
	}
	.onlineOnlyPaymentMsg{margin-bottom: 20px;color: #a13125;}
.sfMandateMsg{float: left;margin-top: 10px;color: #a13125;}
/*style for patrix body restraunt details starts*/

.colorfont{
	color: #000!important;
	font-size: 18px;
	font-weight:bold;
}

.color-text{
color: #a12d25;
    font-size: 16px;
    font-weight: bold;
}
.shim-article p{
font-size: 15px;	
}
.shim-article {
	background-color: #FFF;
	padding-top: 25px;
	z-index:100;
	position: relative;
}
.shim-article .left-section{
	width: 50%;
	float: left;
	}
.shim-article .left-section p{
		line-height: 1.2em;
	}
.shim-article .left-section h2{
	color: #a12d25;
    font-size: 35px;
    font-weight: bolder;
}
.address-left p
{
    font-size: 17px;
    font-weight: 600;
   
}
.shim-article .right-section{
	width: 50%;
	float: left;
}
.shim-article .right-section p{
	margin: auto 0;
    text-transform: none;
}
.left-section h2 {
	margin-bottom: 8px;
}
.store-timing{
	margin-top: 40px;
}
.store-timing p{
	font-weight: 600;
	font-style: italic;
}
.question-para{
	padding-top: 20px;
}
.hover-visible{
	position: relative;
    width: 91px;
	float: left;
    height: 91px;
    border-radius: 98px;
	border: 2px solid #FFF;
	margin-right: 12px;
}
.hover-visible:hover{
	border: 2px solid #d15836;
	border-radius: 100px;
}
.button{
	position: relative;
	background-color: #d15836;
	width: 85px;
	height:85px;
	margin: 3px;
	float: left;
	border-radius: 50px;
	color: #FFF;
}
.button p{
	color: #FFF;
    position: absolute;
    top: 25px;
    text-align: center;
    font-weight: bolder;
    font-size: 16px;
    line-height: 1.2;
    font-family: 'Open Sans Condensed', sans-serif;
}
.manager-details{
	margin-top: 19px;
    padding-left: 8px;
}
.manager-details p{
	line-height: 1em;
	font-size: 17px;
}
.padding-bottom{
	padding-bottom: 100px;
}
.margin-top{
	margin-top: 40px;
}
/*sprite icon starts*/
.sprite-icon{
	height: 53px;
    margin: 0px 0px 35px -18px;
	}
.sprite-icon li{
	display: inline;
	float: left;
	height: 53px;
    width: 53px;
}
.facebook-icon{
	background: url("../OrderPalImages/locations/sprite_media.png") no-repeat 0 0;
	height: 53px;
    width: 53px;
}
.twitter-icon{
	background: url("../OrderPalImages/locations/sprite_media.png") no-repeat 0 -53px;
	height: 53px;
    width: 53px;
}
.youtube-icon{
	background: url("../OrderPalImages/locations/sprite_media.png") no-repeat 0 -106px;
	height: 53px;
    width: 53px;
}
.instagram-icon{
	background: url("../OrderPalImages/locations/sprite_media.png") no-repeat 0 -159px;
	height: 53px;
    width: 53px;
}
.pinsterest-icon{
	background: url("../OrderPalImages/location/sprite_media.png") no-repeat 0 -212px;
	height: 53px;
    width: 53px;
}


/*sprite icon ends*/
.clearboth{
	clear:both;
}
/*header style*/
.header-extra{
	position: fixed;
    background-color: #FFF;
}
.fixing-image{
position: fixed;
top: 127px;
left: 0px;
width: 100%;
}
.scrolling-shim{
position: relative;
    top: 525px;
}
.footer-extra{
position: relative!important;
    .top: 600px!important;
    z-index: 500;
    background-color: #FFF;
	padding-bottom: 134px;
}
.lineheight {
    line-height: 1.3em;
}
/*style for patrix body restraunt details ends here*/
/*style for catering page starts here*/
.image-container{
	margin-top: 28px;
}
.header-content{
	text-align: center;
}
.header-content h1{
		color: #A13125;
    font-size: 30px;
	font-weight: 500;
	text-transform: none;
	}
.article-content{
	padding-top: 0px;
	padding-bottom: 40px;
}
.mainBody .section-70 label input[type="text"]{
	float: right;
    width: 39%;
    margin-bottom: 10px;
    margin-right: 101px;
	padding: 0px 4px;
	background-color: #FFF;
	}
.mainBody .section-70 div .selector select{
	float: right;
	width: 50%;
}
.mainBody .section-70 textarea{
	width: 39.5%;
    float: right;
    margin-right: 101px;
}
.margin-right-30{
	margin-right: 30px;
}
.margin-left-10{
	margin-left: 10px;
}
.margin-left-20{
	margin-left: 20px;
}
.margin-right-10{
	margin-right: 10px;
}
.margin-right-20{
	margin-right: 20px;
}
.padding-left-10{
	padding-left: 10px;
}
.padding-left-20{
	padding-left: 20px;
}
.padding-right-10{
	padding-right: 10px;
}
.padding-top-20{
	padding-top: 20px;
}
.section-70{
    line-height: 1.8em;
    padding-right: 19px;
}
.section-70 p{
	font-size: 14px;
	text-align: center;
}
.section-70 fieldset p{
	text-align: left;
} 
.mainBody .section-70 h4{
	padding: 10px 0px;
	font-size: 14px;
    font-weight: bold;
	color: #333333;
	text-align: left;
}
.mainBody .section-70 a{
	color: #421400;
	font-size: 14px;
}
.section-30{
	float: left;
	width: 28%;
}
.mainBody .section-70 label{
	display: block;
    float: left;
    width: 100%;
	margin-bottom: 10px;
	font-size: 14px;
    font-family: 'Gotham',sans-serif;
}
.mainBody .section-70 label .time{
	float: left;
    margin-right: 10px;
    margin-top: 7px;
    width: 10%;

}
.mainBody .section-70 .time-label input{
	margin-bottom: 10px;
    margin-right: 98px;
}
.mainBody .section-70 label input[type="checkbox"]{
	width: 40px;
	margin-top: 13px;
	margin-right: 0px;
}
.mainBody .section-70 label input[type="button"]{
	width: 22%;
    float: left;
    margin-top: 10px;
    background: #a13125;
    color: #FFF;
    border: 0px;
    padding: 8px;
}

.submit .cateringSubmitButton{
background: #a13125;
    color: #FFF;
    border: 0px;
    padding: 8px;
    float: right;
    width: 40.5%;
    margin-bottom: 10px;
    margin-right: 99px;
}
.mainBodyWrapper .mainBody .section-70 label .tell-us{
	padding: 10px;
    width: 25%;
    margin-left: 346px;
    font-size: 14px;
    font-family: 'Gotham',sans-serif;
}
.mainBodyWrapper .mainBody .section-70 div .selector{
	
}	
.box-header{
	background: #C9B9AC;
    .margin-top: 75px;
    padding: 10px;
	margin-bottom: 0px;
	color: #FFF;
	font-size: 18px;
    font-family: 'Gotham',sans-serif;
	text-align: center;
}	
.accordian-subclass{
border: 1px solid #b4b4b4;
padding: 20px 0px 0px 75px;
}


    .accordian-subclass .time-label div.selector
    {
        width: 12% !important;
    }
        .accordian-subclass .time-label div.selector:last-of-type
        {
            width: 8% !important;
        }

/*style for catering page ends here*/
@media (min-width: 992px){
/*home page style starts here*/
.home-wrapper .mainHeader{
	width: 1037px!important;
}
.home-wrapper .preLogIn h2{
margin-top: -4px;
}
.home-wrapper .siteNavigation{
	width: 1037px!important;
}
.home-wrapper .navigationsList{
	width: 1037px!important;
	}
.home-wrapper .mainBodyWrapper{
	
    background-image: url(../OrderPalImages/homepage/bg_order-now.jpg) !important;
    background-size: 100% 34% !important;
    background-repeat: no-repeat !important;
	background-position-y: 510px !important;
}
.home-wrapper .outerWrapper .bodyContent .mainHeaderWrapper {
	padding-bottom: 0px!important;

    position: fixed;
    top: 0;
    background: #FFF;
}
.home-wrapper .outerWrapper .mainContainer {
    margin-bottom: 0px;
}
.home-wrapper .navigationsList ul.preLogIn{
	width: 100% !important;
}
.container{
	margin: 40px 0px;
}
.home-header{
	color: #a12d25;
    font-size: 38px;
    font-family: 'Gotham';
    src: url('Gotham-Book.ttf') format('truetype')!important;
    text-transform: none;
    font-weight: normal;
    text-align: center;
    padding-right: 79px;
	margin-bottom: -3px;
}
.container p{
	color: #a12d25;
    font-size: 26px;
	text-align: center;
	font-family: 'Gotham';
    src:url('Gotham-Book.ttf') format('truetype');
}
.image-text-span{
	position: absolute;
    color: #FFF;
    top: 328px;
    right: 29px;
    text-align: center;
    width: 249px;
    height: 56px;
    padding-top: 15px;
    font-family: 'Gotham';
    src: url('Gotham-Medium.ttf') format('truetype');
    font-size: 14px;
    font-weight: bold;
}
.image-text-div{
	float: left;
	position:relative
}
.image-text-div img{
	width: 310px;
}
.img-sec{
	float: left;
	width: 30%;
}
.image-set{
	padding-left: 17px;
	}
.lower-section{
	width: 375px;
    margin: auto;
    padding-bottom: 17px;
    position: relative;
}

/*sprite style starts*/
.home-wrapper .sprite-container{
	padding-left: 336px;
    margin-top: 18%;
	}
.home-wrapper .dvLoggedInUser ul.favLoc {
    width: 94%;
    max-height: 62px;
    margin-bottom: 20px;
    display: none;
    overflow: auto;
}
.home-wrapper .sprite-container ul li{
	height: 200px;
    display: inline;
    width: 130px;
    float: left;
    position: relative;
    margin-bottom: 60px;
    margin-top: -70px;
}
.sprite-container .instagram-icon{
	background: url("../OrderPalImages/homepage/sprite-2.png") no-repeat -40px -38px;
}
.sprite-container .instagram-icon p{
	left: 14px;
}

.sprite-container .facebook-icon{
	background: url("../OrderPalImages/homepage/sprite-2.png") no-repeat -40px -262px;

}
.sprite-container .facebook-icon span{
	left: 29px;
}
.sprite-container .facebook-icon p{
	left: 37px;
}
.sprite-container .twitter-icon{
	   background: url("../OrderPalImages/homepage/sprite-2.png") no-repeat -39px -484px;

}
.sprite-container .twitter-icon p{
	left: 14px;
}
.sprite-container .twitter-icon span{
	/*left: 18px;*/
}
.sprite-container span{
	position: absolute;
    top: 118px;
    left: 28px;
    color: #a1312d;
    font-size: 23px;
    font-weight: bolder;
    text-align: center;
	}
.sprite-container p{
	position: absolute;
    top: 160px;
    left: 90px;
    color: #c9b9ad;
    font-size: 15px;
    font-weight: bolder;
    text-align: center;
}
.home-wrapper .mainBody{
	width: 1037px!important;
	}
.mainFooter{
	width: 1300px!important;
}
.footerLinksWrap{
	width: 90%;
    border: none;
    margin: auto;
	}
.mainFooterWrapper{
	background-color: #666666;
    height: auto;
    padding: 0px 0px 0px 0px;
    position: fixed!important;
    
    bottom: 0%!important;
    opacity: 0.9;

    z-index: 10;
}
 .mainFooter {
   height: auto;
}
/*.navigationsList ul.preLogIn, .navigationsList ul.postLogIn {
    width: 100% !important;   
	}*/
.home-wrapper .preLogIn .header-button{	
    height: 61px!important;
    width: 249px!important;
    font-weight: 700;
    font-size: 15px;
    float: right;
    cursor: pointer;
    line-height: 4em;
    background: url("../OrderPalImages/homepage/sprite-2.png") no-repeat -41px -706px !important;
	
}
.home-wrapper  .navigationsList .preLogIn .header-button{	
    height: 61px!important;
    width: 28%!important;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    line-height: 4em;
  background: url("../OrderPalImages/homepage/sprite-2.png") no-repeat 17% 89.7% !important;
	margin-top: 6px;
}
.navigationsList .preLogIn .header-button{	
    height: 61px!important;
    width: 28%!important;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    line-height: 4em;
  background: url("../OrderPalImages/homepage/sprite-2.png") no-repeat 33% 89.7% !important;
	margin-top: 6px;
	
}
.home-wrapper .userAccount div.secondaryMenu {
    margin: 0px!important;
	}
.home-wrapper .navigationsList ul.preLogIn, .navigationsList ul.postLogIn {
	border: none;
}
.home-wrapper .mainHeaderWrapper{
	margin-bottom: 10px;
}

/****footer starts here*****/
.order-tracker-style{margin-right: 0!important;width: 57px!important;}
 .socialIconContainer ul.btnLinks {width: none;}
.mainFooterWrapper ul.footerLinks {width: 100%;}
.mainFooterWrapper .mainFooter .footerLinksWrap ul .copyright{
	float: right;width: 35%;}
.mainFooterWrapper ul.footerLinks li a {
		color: #FFF;margin-top: -7px;
	}
.mainFooterWrapper ul.footerLinks li.copyright p{
		color: #FFF!important;
        margin: 2px;
       line-height: 1;
	   float: left;
	}
.mainFooterWrapper ul.footerLinks li {
    width: auto;
   margin: 0px 25px 0px 0px !important;position: relative;
    top: 5px;
}
.mainFooterWrapper .socialIconContainer ul.btnLinks li.copyright {
	padding-left: 0px;
	margin-left: 42%;
}
}
/*sprite style ends*/
/*hero carousel starts*/
#hero-carousel {
 
  width: 100%;
  margin-bottom: 10px;
  position:relative;
  top:116px;
}
#hero-carousel .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #009371;
    border-radius: 9px;
    cursor: pointer;
    display: inline-block;
    height: 9px;
    margin: 1px;
    text-indent: -9999px;
    width: 9px;
}
#hero-carousel .carousel-indicators .active {
    background-color: #009371;
}
#hero-carousel .carousel-indicators {
   
}
#hero-carousel .banner-text {
    position: relative;
}
#hero-carousel .line {
    display: block;
}
#hero-carousel .carousel-caption {
    position: static;


}
#hero-carousel .carousel-inner > .item {
    height: auto;
}
#hero-carousel .carousel-inner > .item > img {
    max-width: 150%;
    height: auto;
}
#hero-carousel .carousel-caption {
    text-shadow: none;
}
#hero-carousel .carousel-inner .meta::before,
#hero-carousel .carousel-inner .signature::before {
    right: 100%;
}
#hero-carousel .carousel-inner .meta::after,
#hero-carousel .carousel-inner .signature::after {
    left: 100%;
}
#hero-carousel .carousel-inner .meta::before,
#hero-carousel .carousel-inner .meta::after {
    background: #ab131b none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 45%;
    width: 110%;
}
#hero-carousel .carousel-inner .meta {
    color: #ad0f14;
    font-family: "Knockout 71 A", "Knockout 71 B", "Arial Narrow", Arial, sans-serif;
    font-weight: normal;
    margin: 0 auto;
    padding: 0 8px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 90px;
}
#hero-carousel .carousel-inner .signature::before,
#hero-carousel .carousel-inner .signature::after {
    background: #ab131b none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 45%;
    width: 95%;
}
#hero-carousel .left-arrow {
    background: url("../OrderPalImages/homepage/arrow_L.png") no-repeat 0 0;
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    top: 25%;
    z-index: 5;
    margin-top: -15px;
    margin-right: -15px;
    right: 50%;
    width: 12px;
    height: 22px;
    background-size: 100% auto;
    opacity: 1;
}
#hero-carousel .left-arrow:hover{
    opacity: 1;
}
#hero-carousel .right-arrow {
    background: url("../OrderPalImages/homepage/arrow_R.png") no-repeat 0 0;
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    top: 25%;
    z-index: 5;
    margin-top: -15px;
    margin-right: 0;
    right: 50%;
    width: 12px;
    height: 22px;
    background-size: 100% auto;
    opacity: 1;
}
#hero-carousel .right-arrow:hover{
    opacity: 1;
}
.carousel-control.right,
.carousel-control.left {
    background-image: none;
}
.carousel-control {
    width: 5%;
    opacity: 1;
}
#hero-carousel .carousel-inner > .item > img {
        height: auto;
        max-width: 100%;
    }
    #hero-carousel .banner-text {
        z-index: 1;
        line-height: 30px;
    }
    #hero-carousel .carousel-caption {
        position: absolute;
        left: auto;
        right: 10%;
        bottom: 38px;
    }
    .banner-text .signature {
        background-position: -147px -129px;
        height: 51px;
        width: 123px;
    }
    .bigtext-line1 {
        color: #ab131b;
        font-size: 48.83px;
    }
    #hero-carousel .carousel-inner .signature::before,
    #hero-carousel .carousel-inner .signature::after {
        width: 65%;
    }
    #hero-carousel {
        margin-bottom: 30px;
    }
    
    #hero-carousel .carousel-indicators li {
        border-radius: 12px;
        height: 12px;
        width: 12px;
    }
    #hero-carousel .left-arrow {
        top: 50%;
        width: 24px;
        height: 49px;
    }
    #hero-carousel .right-arrow {
        top: 50%;
        width: 24px;
        height: 49px;
    }
	 #hero-carousel {
        margin-bottom: 56px;
    }
    #hero-carousel .carousel-inner > .item > img {
        height: auto;
        max-width: 100%;
        width: 100%;
        /*padding-top: 20px;*/
    }
    #hero-carousel .carousel-caption {
        bottom: 100%;
        left: auto;
        padding-bottom: 10%;
        position: absolute;
        right: 7%;
    }
    .banner-text .signature {
        background-position: -182px -160px;
        height: 64px;
        width: 162px;
    }
    
    #hero-carousel .carousel-inner .meta {
        font-size: 1em;
        width: 105px;
    }
    #hero-carousel .carousel-inner .meta::before,
    #hero-carousel .carousel-inner .meta::after {
        width: 190%;
    }
    #hero-carousel .carousel-inner .signature::before,
    #hero-carousel .carousel-inner .signature::after {
        width: 107%;
    }
   
    .bigtext-line0 {
        font-size: 58px;
    }
    .bigtext-line1 {
        font-size: 90px;
    }
    .banner-text h1,
    .banner-text h1 a {
        line-height: 60px;
    }
    .btn-more {
        font-size: 1.3125em;
    }
    #hero-carousel .carousel-indicators li {
        border-radius: 16px;
        height: 16px;
        width: 16px;
    }
	.home-wrapper .carousel-inner>.item {
    -webkit-transition: -webkit-transform 1.10s ease-in-out;
    -o-transition: -o-transform 1.10s ease-in-out;
    transition: transform 1.1s ease-in-out;
    
}
/*hero carousel ends*/

/*home page style ends here*/
/*Location*/
.pizza-locations{
		margin-top: 35px;
		width: 300px;
		float: left;
	}
	.more-info-colorado{
		    background-image: url("../OnlineOrderingImages/sprite_more-info.png");
    		height: 90px;
    		width: 90px;
    		background-repeat: no-repeat;
	}
	.more-info-sanfransisco{
		    background-image: url("../OnlineOrderingImages/sprite_more-info.png");
		    background-position-y: -85px; 
    		height: 90px;
    		width: 90px;
    		background-repeat: no-repeat;
	}
	.more-info-southbay{
		    background-image: url("../OnlineOrderingImages/sprite_more-info.png");
		    background-position-y: -165px; 
    		height: 90px;
    		width: 90px;
    		background-repeat: no-repeat;
	}
	.location-separator{
		border-bottom: 1px solid grey;
		padding-bottom: 30px;
	}
	.pizza-locations p{
		font-size: 16px;
	}
	.pizza-locations h1{
		font-weight: bold;
		color: #a13125;
		text-align: center;
	}

	.other-locations{
		text-align: center
	}
	.other-locations p{
		font-size: 16px;
	}
	.more-info{
		float: left;
		margin-left: 100px;
	}
/*******dropdown style starts*******/	
.home-wrapper .bannerText {
    display: inline-block;
    position: relative;
    color: #a13125;
    /* top: 24%; */
    right: 0;
    left: 0;
    font-size: 38px;
    font-family: 'Gotham',sans-serif;
   margin-top: 7%;
    margin-bottom: 5%;
}
.home-wrapper .bannerLink {
    position: relative;
    width: 280px !important;
    /* height: 50px !important; */
    /* top: 36% !important; */
    font-size: 14px;
    background-color: #a13125;
    color: #fff;
    font-family: 'Gotham',sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    left: 0;
    right: 0;
   margin-bottom: 12px;
	z-index: 10;
	line-height: 50px !important;
}
.dvGuestUser {
    display: inline-block;
    width: 280px;
    position: relative;
}
.home-wrapper .bannerAddress input[type="text"] {
    width: 230px;
    height: 50px;
    border: 1px solid #a13125;
    font-size: 14px !important;
    font-family: 'Gotham',sans-serif;
    padding: 10px 10px 10px 18px;
    border-radius: 0;
    /* position: relative; */
    float: left;
}
.bannerAddress input[type="button"] {
    width: 50px;
    height: 50px;
    background: url(../OrderPalImages/icon_arrow.png) no-repeat center #a13125;
    background-position: 10px;
    border: none;
    float: right;
}
.home-wrapper .carousel-slide-overlay {
	background: none;
	text-align: center;
}
	.home-wrapper .bannerAddress {
    position: relative;
    color: #fff;
    /* top: 45%; */
    right: 0;
    left: 0;
    font-size: 14px;
    font-family: 'Gotham',sans-serif;
    z-index: 2;
}
.home-wrapper .dvLoggedInUser {
    border: 1px solid #a13125;
    display: inline-block;
    width: 281px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.home-wrapper .dvLoggedInUser .selectLocDropDown {
    display: block;
    width: 100%;
    height: 50px;
    position: relative;
}
.home-wrapper .dvLoggedInUser .selectLocDropDown p {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #a13125;
    line-height: 50px;
   
    text-transform: uppercase;
    cursor: pointer;
}
.home-wrapper .dvLoggedInUser .selectLocDropDown span {
    float: right;
    background: url(../OrderPalImages/customLocationDD.png) no-repeat center;
    height: 50px;
    width: 50px;
    cursor: pointer;
}
.home-wrapper.dvLoggedInUser ul.favLoc {
    width: 94%;
    max-height: 62px;
    margin-bottom: 20px;
    display: none;
    overflow: auto;
}
.home-wrapper .dvLoggedInUser ul.favLoc li {
    display: block;
    width: 80% !important;
    height: 24px !important;
    text-align: left;
    padding: 0 15px;
}
.home-wrapper .lower-section li {
    height: 440px;
    float: left;
    position: relative;
}
.home-wrapper .lower-section .dvLoggedInUser ul.favLoc li a {
    color: #999;
	font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
	-webkit-transition: all !important;
	text-align: left;
	}
	.home-wrapper .lower-section .dvLoggedInUser ul.favLoc li a:hover, .home-wrapper .lower-section .dvLoggedInUser ul.favLoc li a:focus {
    color: #a13125;
}
.home-wrapper .lower-section .dvLoggedInUser .customLocation {
    position: relative;
    display: none;
}
.home-wrapper .lower-section .dvLoggedInUser .customLocation input[type='text'] {
    width: 229px;
    height: 49px;
    border: 1px solid #a13125;
    border-left: none;
    border-bottom: none;
    font-size: 14px !important;
    font-family: 'Gotham',sans-serif;
    padding: 10px 10px 10px 10px;
    border-radius: 0;
    position: relative;
    left: 0;
    top: 0;
    float: left;
}
.home-wrapper .lower-section .dvLoggedInUser .customLocation input[type='button'] {
    width: 50px;
    height: 49px;
    background: url(../OrderPalImages/icon_arrow.png) no-repeat center #a13125;
    border: none;
    position: relative;
    top: 0;
    left: 0;
    float: right;
}
.home-wrapper .lower-section .bannerLinkOrder {   
    font-weight: bold;
    position: absolute;
    top: 129%;
    left: 0;
    right: 0;
    color: #a13125;
    text-decoration: underline;
    font-size: 14px;
    font-family: 'GothamBold',sans-serif;
    text-transform: uppercase;
}
.home-wrapper .selectordertypewrap{
	float:right !important;
	font-size: 14px;
}
.selectordertypewrap{
	float:right !important;
	font-size: 14px;
}
.selectordertypewrap{
	float:right !important;
	font-size: 14px;
}
.home-wrapper .selectordertxt{
	float: left;
    width: 200px;
    background: #fff;
    height: 49.7px;
    padding: 10px;	
    padding-left: 50px;
	border: 1px solid #a13125;
    line-height: 1.15;
}
 .selectordertxt{
	float: left;
    width: 200px;
    background: #fff;
    height: 49.7px;
    padding: 10px;	
    padding-left: 50px;
	border: 1px solid #a13125;
    line-height: 1.15;
    cursor:pointer;
}
.home-wrapper .ordertype .mode{
	color:#a13024;
	font-weight:bold;
}
.ordertype .mode{
	color:#a13024;
	font-weight:bold;
}
.home-wrapper .mainBodyWrapper.landingPg{
	margin-top:125px !important;
}
.home-wrapper .navigationsList ul.preLogIn li{
	padding: 0 6px 0px 29px!important;
}
.home-wrapper .navigationsList ul.preLogIn li:nth-child(1){
	left: 0px!important;
    margin-left: 145px !important;
}
.selectordertype{
	margin-top: 6px;margin-right: -5px;
}
.selectordertxt{
	width: 136px;height: 27.7px;
	}
.selectordertype .icon-order {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 44px;
    background: url(../OrderPalImages/sprite_order-3.png) no-repeat;
}
    .selectordertype .icon-order.carryout
    {
        background-position: -7px -53px;
		top: -12px;
		left: -46px;
    }
#ctl00_carryoutMode, #ctl00_deliveryMode{position: relative;}
	 .home-wrapper  .selectordertype .icon-order.carryout
    {
        background-position: -7px -53px;
		left: 4px;
		top: 2px;
    }
    .home-wrapper .selectordertype .icon-order.delivery
    {
        background-position: 83% 99%;
		left: 2px;
		top: 1px;
    }
	
	   .selectordertype .icon-order.delivery
    {
        background-position: -53px -53px;
		left: -50px;
    top: -11px;
    }

.selectordertype .rest-name
{
      font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 145px;
    display: inline-block;
}
.select-dlv{
	margin: 0px;
	}
.home-wrapper .home-modal .formFields .loginUName{
	width: 309px;
	height: 50px;
}
.home-wrapper .home-modal .formFields .loginPassword{
	width: 309px;
	height: 50px;
}

.home-wrapper .forgotPwdSection label {
    font-size: 12px;
    float: left;
    width: 30%;
    line-height: 26px;
    font-weight: 500;
	cursor: pointer;
}
.home-wrapper .forgotPwdSection a.passwordRecoverylink {
	color: #828282;
    line-height: 26px;
    text-decoration: none;
	}
.home-wrapper .forgotPwdSection .logInBottom a {
    text-decoration: underline;
}
.home-wrapper .forgotPwdSection .logInBottom a:hover {
    text-decoration: underline;
	color: #828282;
}
.home-wrapper .please_Wait
{
        top:0;
}
.home-wrapper .ui-dialog-buttonset button{
    height: 30px !important;
    line-height: 30px !important;
    width: auto !important;
    border-radius: 0px !important;
    color: #fff !important;
    background: #a13125 !important;
    text-transform: uppercase !important;
    border: none !important;
    font-size: 11px !important;
    font-family: 'Gotham', sans-serif !important;
    padding-right: 20px;
    padding-left: 20px;
    margin-left: 6px !important;
}
.home-wrapper .navigationsList ul.preLogIn li#selectdResMaster.selectordertypewrap{
	padding-left:20px !important;
}
.header-button.order-bt{
	   margin-left: 0px;
    margin-right: 0 !important;
}
.home-wrapper .userAccount{
	    margin-right: 0;
}
/******footer icon style********/
.footer-icon a
{
	height: 30px;
    display: inline-block;
    width: 30px;
}
.footer-icon{
	height: 0px;position: relative;left: 50px; top: -7px;
}
.i-icon{
	 background: url("../OrderPalImages/homepage/sprite-2.png") no-repeat -87px -792px;
}
.f-icon{
	 background: url("../OrderPalImages/homepage/sprite-2.png") no-repeat -136px -792px;
}
.t-icon{
	 background: url("../OrderPalImages/homepage/sprite-2.png") no-repeat -185px -792px;
}
/*End*/
.curbsideLoc
{
     background: url(../OrderPalImages/icons.png) left -598px no-repeat;
    height: 15px;
    padding-left: 23px;
    margin-right: 5px;
    margin-top: 10px;
 }
.postmatesLoc
{
    font-size: 13px !important;
    font-style: italic;
    color: #a13125;
    margin-bottom: 10px !important;
    color: #a13125;
}
/*NOKID Hungry*/
.mainFooterWrapper .subFooter {
    position: relative;
    background: url(../OrderPalImages/nokid-unit.png) #F3783A repeat;
    padding: 5px 0;
    text-align: center;
    border:2px solid white;
}
.mainFooterWrapper .subFooter .nokid-container {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
}
.mainFooterWrapper .subFooter .nokid-container .nokid-text {
    display: inline-block;
    width: 300px;
    height: 45px;
    background: url(../OrderPalImages/nokid-text.png) no-repeat center center;
}
.mainFooterWrapper .subFooter .nokid-container .nokid-logo {
    position: absolute;
    top: 0;
    left: 25px;
    display: inline-block;
    width: 100px;
    height: 45px;
    background: url(../OrderPalImages/no-kid.png) no-repeat center center;
}
label[for="modifier525 5562 DressingOptions"].break-lines {
width: 276px !important;
margin-bottom: 25px;
}
.progressor-section{
	width: 941px;
    box-sizing: border-box;
    float: left;
    border-top: 1px solid #b4b4b4;
    border-bottom: 1px solid #b4b4b4;
    margin: 10px 0px 0;
    padding: 18px 0;
}
.pizza-progressor{
	width: 23%;
	float: left;box-sizing: border-box;
}
.pizza-progressor p{width: 263px;text-align: left;}
.numeric-progresor{
	float: right;
	width: 71%;
	box-sizing: border-box;
	position: relative;
	margin-top: 30px;
}
.numeric-span-container{
	float: left;
	width: 17%;
	margin: 0 10px;
}
.pizza-img-a{
	width: 209px;
    height: 213px;
	margin: auto;
	background: url(/OnlineorderingImages/site-sprite.png) -11px -1285px;
}
.pizza-img-a{
	width: 209px;
    height: 213px;
	margin: auto;
	background: url(/OnlineorderingImages/site-sprite.png) -11px -1285px;
}
.pizza-img{
	width: 213px;
    height: 213px;
	margin: auto;
	padding-bottom: 10px;
}
.pizza-img-a{background: url(/OnlineorderingImages/site-sprite.png) -11px -1285px;}
.pizza-img-b{background: url(/OnlineorderingImages/site-sprite.png) -16px -1528px;}
.pizza-img-c{background: url(/OnlineorderingImages/site-sprite.png) -16px -1771px;}
.pizza-img-d{background: url(/OnlineorderingImages/site-sprite.png) -14px -2016px;}
.pizza-img-e{background: url(/OnlineorderingImages/site-sprite.png) -14px -2256px;}
.num-progress-img{
	width: 39px;
    height: 39px;
    background: url(/OnlineorderingImages/site-sprite.png) -81px -65px;
    float: left;
    margin-left: 37px;
}
.present-img{
width: 39px;
    height: 39px;
background: url(/OnlineorderingImages/site-sprite.png) -216px -65px;
 float: left;
    margin-left: 37px;
}
.past-img{
width: 39px;
    height: 39px;
background: url(/OnlineorderingImages/site-sprite.png) -150px -65px;
 float: left;
    margin-left: 37px;
}
.left-container{
	position: absolute;margin-top: 17px;
}
.border-top-container{
	border-top: 1px solid #b4b4b4;
    position: absolute;
    height: 37px;
   top: 54px;
    left: 10px;
    width: 98%;
    z-index: 0;
}
.track-order-style{
	width: 941px;
    margin: 0 auto;
    text-align: center;
    color: #a13127;
    font-size: 32px;
    padding-top: 22px;
    text-transform: capitalize;
    font-weight: 100;
}
.mainContent{
	margin: 0 auto;
	width: 941px;
}
.second-header{margin-bottom: 25px;color: #a13127;font-size: 18px;font-weight: 600;
}
.order-status{width: 62%;margin-top: 12px;font-weight: 600;
    margin-left: 37px;}
.color-red{color: #a13125}
.info-container .selector{float: left;margin-right: 20px;height: 37px;overflow: inherit;width: 222px!important;}
.info-container .loginInputs {height: 37px;width: 227px;}
.info-container .searchOrderRestrantSlct{height: 37px;    padding-left: 10px;}
.info-container .loginButtons{
    color: #FFF;
    font-size: 17px;
    background: #a13127;
    border: none;
    text-transform: uppercase;
    float: right;
    padding: 10px 0;
	margin-right: 16px;
}
.reviewOrderSection{
	float: left;
    border: 1px solid #ccc;
	width: 100%;
	margin-top: 20px;
}
.ui-datepicker-header {
    background: #A13125 !important;
}
.ui-datepicker-header .ui-icon.ui-icon-circle-triangle-w{
    background-position: -80px -192px !important;
}
.ui-datepicker-header .ui-icon.ui-icon-circle-triangle-e{background-position: -48px -192px !important;}
.ui-datepicker-header .ui-icon {
    width: 16px !important;
    background-image: url(/OnlineorderingImages/site-sprite.png) !important;
    margin-top: -10px !important;
}
.ui-datepicker-header .ui-icon {
    width: 16px !important;
    background-image: url(../OnlineOrderingScripts/jquery-ui-1.9.2.custom/css/custom-theme/images/ui-icons_ffffff_256x240.png) !important;
    margin-top: -10px !important;
}
.accountInfo span{text-align: left;color: #828282;font-size: 14px;}
.reviewOrderSectionBody{
	float: left;
    width: 100%;
    padding: 8px;
	box-sizing: border-box;
}
.modifierName{text-align: left;}
.orderConfirmationArea .orderSubTotal span{float: right;padding-left: 7px;}
.discountTitle{width: 47%;}
.orderConfirmationArea label.orderConfirmationOrderNotes {
    width: 97% !important;
    border-top: 1px solid #b5b5b5;
    margin-top: 15px;
    padding-top: 10px;
	margin-bottom: 13px;
}
.orderTracker .accountInfo .registrationfieldsHeader,.orderTracker .orderConfirmationArea .reviewOrderSection .reviewOrderSectionHeader, .orderTracker .reviewOrderSectionHeader{font-size: 15px;}
.orderTracker .cartDetails span{width: inherit;}
.orderTracker .generalContentAreaSeparator{
    width: 100%;
}
.info-container input[readonly]{
	background-color: #FFF;
}
.orderTracker .errorText
{text-align: center;
    float: left;
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
	padding: 0 212px;
   width: 522px;
}
.order-track-mail
{font-size: 20px;
 color: #FFF;
}
.orderTrackingLink{
	position: absolute;
    top: 44px;
    right: 3px;
    padding: 7px 5px;
    color: #FFF;
    background-color: #a13125;
    border: 1px solid #a13125;
    font-size: 12px;
    font-family: 'Gotham',sans-serif !important;
    text-align: center;
    text-transform: uppercase;    
    text-decoration: none;
}
.confirmationBox .customerDetails{position: relative;}
.margin-r0px{margin-right: 0!important;}
.dropdown-customise-arrow{
	background: url(/OnlineorderingImages/site-sprite.png) -76px -145px #a13127;
    height: 39px;
    width: 40px;
    position: absolute;
    left: 220px;
    top: 1px;
	 pointer-events: none;
}
.info-container select {
  -webkit-appearance: none;
    -moz-appearance: none;
}
#cvv-hover{
display: none;
    position: absolute;
    z-index: 100;
    right: -324px;
    top: -99px;
}
.accountInfo .cvv-text{
display: inline;
    float: right;
    cursor: pointer;
    margin-top:7px;
}
.cvv-text:hover + #cvv-hover {
display: block;
}
.refresh-msg
{
    float: right;
    margin-top: 10px;
    width: 100%;
    text-align: right;padding-right: 14px;
}
.finalize-order .ro-cont-wrap label{padding-top: 5px;}
.finalize-order .pickup-info label{padding-top: 5px;}
.accountInfo .Registrationright-side span, .finalize-order .accountInfo span, .accountInfo span.inputInfo{font-size: 10px;}
#catering{font-size: 18px;}
.order-confirm-conatiner
{border-top: 1px solid #b5b5b5;
    margin-top: 15px;
    float: left;
    box-sizing: border-box;
    width: 100%;
}
.neworderNotesConfirmation
{padding-top: 24px;
    word-wrap: break-word;
   width: 60%;
    line-height: 18px;text-align: right;
}
.cateringCust .itemDetailsImage
{
    display: none;
}
.menuPgBodySection .itemDetailsModal .itemDetails.cateringCust .txtQtyContainer
{
    width:auto;
}
.menuPgBodySection .itemDetailsModal .itemDetails.cateringCust .itemDetailsSpinner
{
    top:100px;
}
.cateringCust .txtQtyContainer
{
    height:128px;
}
.cateringModalContainer
{
    position: fixed!important;
    top: 120px!important;
}
.cateringModalContainer .cateringpopuplabel
{
    font-weight: bold;
    font-size: 15px;
    color: #a13125;
    text-align: center;margin-top: 8px;
}
.cateringModalContainer .first-text{
    text-align: center;
    color: #a13125 !important;
    font-size: 30px;
}
.cateringModalContainer .second-text
{color: #a13125!important;
 font-size: 15px;
 text-align: center;
}
.cateringModalContainer .ui-dialog-title
{border: 0;
 padding-top: 10px!important;
}
.cateringModalContainer .ui-dialog-content
{
    overflow: visible;
    max-height: 384px;
}
.cateringModalContainer #cateringModal
{padding: 0 10px;
    overflow: initial;
}
.cateringModalContainer .ui-dialog-buttonset
{float: none!important;text-align: center;
}
.cateringModalContainer .ui-dialog-buttonset button
{padding: 0 68px;height: 50px !important;
}
.cateringModalContainer .ui-dialog-titlebar-close {
    top: 30px !important;
    right: -1px !important;
}
.home-wrapper .cateringModalContainer .ui-dialog-buttonset button
{font-size: 15px!important;
}
.menuPgBodySection .pricingAndQuantity a.orderNow.orderNowBevgBeerWine
{
    width: 60% !important;
    float: left;
    margin: 0;
}