body {
    background-color: white;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: black;
}

.error {
    text-align: center;
    color: red;
    font-weight: bold;
}

a img { border: none }

h1 {
    font-size: 16pt;
    text-transform: uppercase;
}

h2 {
    font-size: 14pt;
    text-transform: uppercase;
    margin-bottom: 0.25em;
}

h3 {
    font-size: 12pt;
    margin: 0;
}

h4 {
    font-size: 10pt;
}

a {
    font-weight: bold;
    color: #ec2028;
}

li {
    margin-bottom: 0.5em;
}

caption {
    font-size: 12pt;
    font-weight: bold;
}

.hidden {
    display: none;
}

.importantfield {
    display: none;
}

.grouping {
    border: 2px black solid;
    padding: 1em;
    background: white;
    margin-top: 1em;
}

.grouping span a {
    margin-left: 0.5em;
}

.grouping h2 {
    margin-top: 0;
    border-bottom: 1px #888 solid;
}

.boringdetails {
    font-style: italic;
    color: #888;
}

.question {
    font-weight: bold;
    margin-bottom: 0.5em;
}

.answer {
    margin-bottom: 1.5em;
}

.continue {
    font-size: 12pt;
    display: block;
    text-align: center;
    margin-top: 1em;
}

#franchisefiles {
    margin-top: 2em;
}

#franchisefiles a {
    display: block;
    text-align: center;
    font-size: 12pt;
    margin-bottom: 0.5em;
}

th.required {
    color: #ec2028;
}

input.required, textarea.required {
    background-color: #ffeeee;
}

div#holder {
    width: 950px;
    /*position: relative;*/
    margin-left: 25px;
    /*margin-right: auto;*/
}

/* Contact Us Page */

#contactdepartments {
    font-weight: bold;
    margin-right: 1em;
}

#contactdepartments a {
    display: block;
    margin-bottom: 1em;
    color: black;
}

#contactform th {
    text-align: left;
    padding-right: 1em;
    font-weight: normal;
}

#contactform input {
    width: 250px;
}

#contactform textarea {
    width: 250px;
    height: 100px;
}

/* Find Store Page */
#findstorezipinput {
    font-size: 8pt;
    color: grey;
    width: 145px;
}

a.employmentstorelink {
    display: none;
    font-weight: bold;
    color: green;
}

table.alternating {
    border-collapse: collapse;
    border: 2px black solid;
    width: 100%;
}
table.alternating td, table.alternating th {
    padding: 4px 8px;
    text-align: left;
}
th.alternatingeven { background-color: #004400; color:white }
th.alternatingodd { background-color: #002200; color:white }
td.alternatingeveneven { background-color: #ffffff }
td.alternatingevenodd { background-color: #eeffee }
td.alternatingoddeven { background-color: #ddeedd }
td.alternatingoddodd { background-color: #ccddcc }

#menumenu {
    float: left;
    width: 150px;
    margin-right: 1em;
}

#menumenu a.category {
    display: block;
    color: #003f00;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.25em;
    font-size: 10pt;
    text-decoration: none;
}

#menumenu a.item {
    display: block;
    color: #660000;
    margin-left: 0.5em;
    text-decoration: none;
}

#menuright {
    width: 731px;
    float: right;
    position: relative;
    right: -8px;
}

#menubigphoto {
    display: block;
    width: 700px;
    height: 530px;
    position: relative;
    z-index: 4;
    border: 1px #666 solid;
    border-right: none;
    border-bottom: none;
    margin-top: 1em;
    bottom: -14px;
}

div.menucategorythumbnail {
    width: 162px;
    height: 170px;
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-bottom: 2em;
    font-size: 10pt;
    color: #444;
    font-weight: bold;
}

div.menucategorythumbnail img {
    display: block;
    width: 160px;
    height: 140px;
    border: 1px #666 solid;
}

div.insiderrollup {
    display: none;
}

#topnavlinks {
    color: #666666;
    padding-top: 8px;
    font-weight: bold;
    margin-left: 1.5em;
}

#topnavlinks a {
    color: #222222;
    text-decoration: none;
    margin-left: 0.25em;
    margin-right: 0.25em;
}

#navtabs {
    position: absolute;
    left: 1em;
    bottom: 0;
    height: 28px;
}

#navtabs div.tab {
    float: left;
}

#navtabs div.tableft {
    background: #00a950;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(/pages/templates/jetspizza/images/navtableft.png);
    float: left;
    width: 6px;
    height: 28px;
}

#navtabs div.tabright {
    background: #00a950;
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url(/pages/templates/jetspizza/images/navtabright.png);
    float: left;
    width: 6px;
    height: 28px;
    margin-right: 0.5em;
}

#navtabs div.tablink {
    height: 22px;
    padding-top: 6px;
    background: #00a950;
    color: white;
    float: left;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
}

#navtabs div.tabselected div {
    background-color: #ec2028 !important;
}

#navtabs a {
    color: white;
    text-decoration: none;
}

#headertopnav {
    margin-top: 6px;
    border-top: 1px #999999 solid;
    border-bottom: 1px #999999 solid;
    height: 31px;
    background-image: url(/pages/templates/jetspizza/images/headergreybarbg.png);
    padding-right:1em;
    position: relative;
    z-index: 10;
}

#companyinfomenu {
    position: absolute;
    left: 260px;
    top: 31px;
    width: 220px;
    border: 1px #666666 solid;
    background: #eeeeee;
    z-index: 5;
    display: none;
}

#companyinfomenu a {
    display: block;
    text-transform: uppercase;
    margin: 0.5em;
    color: black;
    text-decoration: none;
}

#headerstorelocator {
    float: right;
    margin-right: 1em;
    font-weight: bold;
    padding-top: 3px;
    color: #ec2028;
}

#headerstorelocator input {
    margin-left: 1em;
    font-size: 9pt;
    color: #888888;
}

#headerwhitespace {
    height: 126px;
    position: relative;
}

a#headerlogo {
    display: block;
    text-align: center;
    padding-top: 1em;
}

#headerbottombar {
    height: 26px;
    background-color: #ec2028;
    position: relative;
    text-align:center;
    color:white;
    font-weight: bold;
}

a#headerordernow {
    display: block;
    position: absolute;
    right: 38px;
    bottom: 8px;
}

img#largefeature {
    display: block;
    width: 950px;
    height: 406px;
    margin-left: -32px; /* offset the normal content indent */
}

#smallfeatures {
    margin-top: 16px;
    margin-bottom: 1em;
}

#smallfeatures div {
    width: 303px;
    height: 134px;
    background-image: url(/pages/templates/jetspizza/images/homesmallfeaturebox-trans.png);
    float: left;
    margin-left: 11px;
}

#smallfeatures div img {
    display: block;
    width: 293px;
    height: 125px;
    padding-top: 2px;
    padding-left: 2px;
}

#pagecontent {
    background-color: white;
    min-height: 325px;
    position: relative;
    line-height: 1.5em;
    padding-left: 0px;
}

#yellowfooter {
    border-top: 6px black solid;
    background-color: #fffcd3;
    text-align: center;
    position: relative;
}

#yellowfootertext {
    text-align: center;
    font-size: 10pt;
    padding-bottom: 0.5em;
    background-color: #fffcd3;
    padding-top: 1em;
    border-bottom: 6px #aeaaa9 solid;
}

#yellowfooterlinks {
    /* font-size: 11pt; */
    font-size: 10pt;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    color: #888888;
}

#yellowfooterlinks a {
    color: #222222;
    text-decoration: none;
}

table#footerbuttons {
    width: 100%;
    margin-top: 8px;
}

table#footerbuttons td {
    vertical-align: middle;
}

hr.sectionseparator {
    background-color: #00a950;
    height: 12px;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: -32px; /* pop out of the main content indent */
    border: none;
}

ul#storestates {
    color: #001950;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

ul#storestates a {
    color: #00a950;
}

table.storehours td {
    padding-right: 1em;
}

table.nutrition {
    width: 100%;
    border-right: 1px black solid;
    border-bottom: 1px black solid;
}

table.nutrition tr.toplabels th {
    background-color: #fffce9;
    text-align: center;
}

table.nutrition tr.toplabels img {
    width: 40px;
    height: 153px;
}

table.nutrition th {
    text-align: left;
    font-weight: normal;
    border: 1px black solid;
    border-right: none;
    border-bottom: none;
}

table.nutrition td {
    border: 1px black solid;
    border-right: none;
    border-bottom: none;
}

tr.nutritionitem-product th {
    background-color: #00a850;
    font-weight: bold;
    padding-left: 0.75em;
}

tr.nutritionitem-product td {
    padding-left: 0.75em;
    font-style: italic;
}

tr.nutritionitem-subproduct td {
    background-color: #fffee9;
    font-style: italic;
    padding-left: 0.75em;
}

tr.nutritionitem-subproduct th {
    font-weight: bold;
    padding-left: 0.75em;
}

tr.nutritionitem-detail th {
    padding-left: 0.75em;
}

tr.nutritionitem-detail td {
    text-align: center;
    width: 45px;
}

.insidersheaderbar {
    font-size: 10pt;
    padding: 0.5em;
    background: #eeeeee;
    border: 1px #666666 solid;
}

.smallmap a { display: none !important }

.insidersprintordercrumbs {
    font-size: 10pt;
    padding: 0.5em;
    background: #eeeeee;
    border: 1px #666666 solid;
    margin-top: 1em;
    font-weight: bold;
}

.fineprint {
    font-size: 9pt;
    font-weight: bold;
    font-style: italic;
    line-height: 1em;
}
