/*
    display
    position
    box
    list
    text
        color
        font-style
        font-variant
        font-weight
        font-size
        line-height
        font-family
    background
    misc
        table
        overflow
        z-index
        css3
*/
/*
    MODULES.CSS
    Table of Contents

    I.      COMMON
    II.     HEADER
    III.    FOOTER
    IV.     CONTENT
    V.      SIDEBAR
*/
/* -----------------------------------------------------------
        @COMMON
----------------------------------------------------------- */

.btn {
    padding: 8px 20px;
    color: #e83a41 !important;
    text-align: center;
    text-transform: uppercase;
    font-family: 'AlternateGothicFSNo2', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    border: 0 none;
    cursor: pointer;
    background: #ffd007;
    /*background: -moz-linear-gradient(top,  #e83a41 0%, #c4171e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e83a41), color-stop(100%,#c4171e));
    background: -webkit-linear-gradient(top,  #e83a41 0%,#c4171e 100%);
    background: -o-linear-gradient(top,  #e83a41 0%,#c4171e 100%);
    background: -ms-linear-gradient(top,  #e83a41 0%,#c4171e 100%);
    background: linear-gradient(top,  #e83a41 0%,#c4171e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e83a41', endColorstr='#c4171e',GradientType=0 );*/
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.btn:active, .btn:hover {
    background-color: #e83a41;
    color: #ffd007 !important;
    text-decoration: none;
    -webkit-box-shadow: 1px 2px 0px 0px #ffd007;
    -moz-box-shadow: 1px 2px 0px 0px #ffd007;
    box-shadow: 1px 2px 0px 0px #ffd007;
}
.intro {
    font-size: 1.15em;
    line-height: 1.4em;
}
.service-mark {
    vertical-align: top;
}
/* Rotators */

.cycle, .cycle li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.cycle {
    position: relative;
}
.cycle li {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent !important;
    background-image: none;
    overflow: hidden;
}
.cycle li.init {
    display: block;
}
.controls {
    position: absolute;
}
.controls a {
    float: left;
    text-indent: -999em;
    background-image: url(../img/controls/spr_cycle-controls.png);
    background-repeat: no-repeat;
}
/* Callouts */

.callout {
    display: block;
    position: relative;
    text-transform: uppercase;
    background-image: url(../img/backgrounds/spr_callout_content.gif);
    background-repeat: no-repeat;
}
.content .callouts {
    margin-top: 40px;
}
.callouts.fr .callout {
    float: right;
}
.callout, .callout a, .callout h3 a, .callout p {
    font-family: 'AlternateGothicFSNo2', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
.callout:hover, .callout a:hover, .callout h3 a:hover {
    text-decoration: none;
}
.callout h3 {
    margin: 0 0 10px;
    padding-top: 0;
    font-size: 26px;
    line-height: 1.1em;
}
.callout p {
    margin: 0;
    font-size: 16px;
}
.callout .more-link, .callout .pullout, .callout-news .date, .callout-shows .location {
    font-family: 'SerifaBlack', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
}
.callout .more-link {
    position: absolute;
    text-transform: none;
}
.callout-yellow .more-link:hover {
    color: #e31921;
}
.callout-yellow, a.callout-yellow, .callout-yellow a {
    color: #fff;
}
.callout-yellow h3, .callout-yellow h3 a {
    color: #e31921;
}
.callout-red, a.callout-red, .callout-red a {
    color: #FDD00E;
}
.callout-red h3 {
    color: #fff;
    font-size: 20px;
}
/* Callout - Request Information */

a.callout-apply {
    width: 260px;
    height: 26px;
    padding: 30px 40px;
    color: #E31921;
    font-size: 23px;
    background-position: -1px -267px;
}
.callout-apply:hover {
    color: #fdd00e;
    background-position: -345px -267px;
}
/* Callout - Apply Online */

.callout-apply-online {
    width: 250px;
    height: 235px;
    padding: 19px 25px;
    font-size: 26px;
    line-height: 1.1em;
    background-position: -1px -630px;
}
.callout-apply-online h3 {
    margin: 23px 0;
}
.callout-apply-online .more-link {
    top: 195px;
    left: 25px;
}
/* Callout - Bojangles Difference */

.callout-bojangles-difference {
    width: 250px;
    height: 226px;
    padding: 19px 25px;
    font-size: 26px;
    line-height: 1.1em;
    background-position: -1px -1086px;
}
.callout-bojangles-difference h3 {
    margin: 24px 0 0;
}
.callout-bojangles-difference p {
    font-size: 18px;
}
.callout-bojangles-difference .more-link {
    top: 195px;
    left: 25px;
}
/* Callout - Contact */

.callout-contact {
    width: 250px;
    height: 238px;
    margin-top: 7px;
    padding: 13px 25px;
    font-size: 26px;
    line-height: 1.1em;
    background-position: -1px -1966px;
}
.callout-contact h3 {
    margin: 24px 0 0;
}
.callout-contact p {
    font-size: 18px;
}
.callout-contact .more-link {
    top: 195px;
    left: 25px;
}
/* Callout - Copy Rotator */

.callout-copy-rotator {
    width: 330px;
    height: 104px;
    padding: 45px 10px 22px 20px;
    background-position: -1px -910px;
}
.callout-copy-rotator .cycle li {
    padding-top: 10px;
    padding-left: 100px;
}
.callout-copy-rotator .cycle li h3, .callout-copy-rotator .cycle li p {
    background-color: #F4F4F4 !important;
}
.callout-copy-rotator .pullout {
    position: absolute;
    top: 13px;
    left: 0;
    width: 85px;
    color: #E52729;
    text-align: center;
    text-shadow: 0 2px 0 #fcd325;
}
.callout-copy-rotator .pullout .pullout-top {
    font-size: 23px;
}
.callout-copy-rotator .pullout .pullout-bottom {
    font-size: 43px;
    line-height: 43px;
}
.callout-copy-rotator .pullout .symbol-pound {
    font-size: 35px;
    line-height: 70px;
    vertical-align: top;
}
.callout-copy-rotator .pullout .num-one {
    font-size: 80px;
    line-height: 70px;
}
.callout-copy-rotator .pullout.allbusiness-logo img {
    height: 85px;
    margin-top: -10px;
}
.callout-copy-rotator h3 {
    width: 205px;
    margin-bottom: 0;
    color: #555555;
}
.callout-copy-rotator .tagline {
    color: #fdd00e;
}
.callout-copy-rotator .controls {
    top: 13px;
    left: 13px;
}
.callout-copy-rotator .controls a {
    width: 10px;
    height: 10px;
    margin: 0 2px;
    background-position: -15px -19px;
}
.callout-copy-rotator .controls a.activeSlide {
    background-position: -2px -19px;
}
/* Callout - History */

.callout-history {
    width: 250px;
    height: 226px;
    padding: 19px 25px;
    font-size: 26px;
    line-height: 1.1em;
    background-position: -1px -2238px;
}
.callout-history h3 {
    margin: 24px 0 0;
}
.callout-history p {
    position: absolute;
    top: 195px;
    left: 85px;
    font-size: 19px;
}
.callout-history span {
    color: #fff;
}
/* Callout - short text (History on Home page) */

a.callout-short-text {
    width: 236px;
    height: 34px;
    margin-top: 2px;
    padding: 20px 22px;
    color: #E52729;
    font-size: 14px;
    background-position: -1px -186px;
}
.callout-short-text strong {
    font-weight: normal;
    font-size: 18px;
    text-shadow: 0 2px 0 #fcd325;
}
.callout-short-text:hover {
    background-position: -285px -186px;
}
/* Callout - Store Countdown */

.callout-store-countdown {
    width: 300px;
    height: 96px;
    padding: 24px 0 24px 160px;
    color: #FDD00E;
    font-size: 20px;
    background-position: -1px -1548px;
}
.callout-store-countdown h3 {
    margin-top: 10px;
    color: #fff;
    font-size: 26px;
}
.callout-store-countdown .pullout {
    position: absolute;
    top: 46px;
    left: 40px;
    width: 80px;
    height: 80px;
    font-size: 24px;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
}
.callout-store-countdown .pullout strong {
    display: block;
    font-size: 75px;
    text-shadow: none;
}
/* Callout - News */

.callout-news {
    width: 206px;
    height: 222px;
    padding: 25px 70px 25px 25px;
    font-size: 20px;
    background-position: -1px -630px;
}
.home .callout-news {
    width: 185px;
    height: 206px;
    background-position: -1px -364px;
}
.callout-news .cycle {
    margin-top: 25px;
}
.callout-news .news-link {
    bottom: 18px;
    right: 21px;
}
.callout-news .controls {
    top: 17px;
    right: 15px;
}
.callout-news .controls a {
    width: 25px;
    height: 25px;
    margin: 0 4px;
    cursor: pointer;
}
.callout-news .news-prev {
    background-position: -1px -60px;
}
.callout-news .news-next {
    background-position: -32px -60px;
}
.callout-news .news-prev:hover {
    background-position: -1px -32px;
}
.callout-news .news-next:hover {
    background-position: -32px -32px;
}
/* Callout - Upcoming Shows (piggybacks on News) */

.callout-shows h3 {
    margin: 10px 0 15px;
}
.callout-shows .location {
    float: left;
}
.callout-shows .location:before {
    content: '';
    float: left;
    width: 11px;
    height: 18px;
    margin-right: 5px;
    background: url(../img/misc/location_marker.png) 0 -1px no-repeat;
}
.callout-shows .no-shows .header {
    margin-top: 23px;
}
/* Callout - Resources */

.callout-resources {
    width: 250px;
    height: 231px;
    padding: 19px 25px;
    font-size: 26px;
    line-height: 1.1em;
    background-position: -1px -1693px;
}
.callout-resources h3 {
    margin: 24px 0 0;
    font-size: 20px;
}
.callout-resources .more-link {
    top: 195px;
    left: 25px;
}
/* Callout - Restaurant Locator */

.callout-restaurant-locator {
    width: 376px;
    height: 93px;
    padding: 24px 42px;
    font-size: 20px;
    background-position: -1px -1397px;
}
.callout-restaurant-locator h3 {
    margin-top: 10px;
}
.callout-restaurant-locator .more-link {
    bottom: 25px;
    right: 53px;
}
/*.why_bojangles .subnav .btn {
    color: #e83a41 !important;
    background: #ffd007;

    background: -moz-linear-gradient(top,  #ffd007 0%, #c4171e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd007), color-stop(100%,#c4171e));
    background: -webkit-linear-gradient(top,  #ffd007 0%,#c4171e 100%);
    background: -o-linear-gradient(top,  #ffd007 0%,#c4171e 100%);
    background: -ms-linear-gradient(top,  #ffd007 0%,#c4171e 100%);
    background: linear-gradient(top,  #ffd007 0%,#c4171e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd007', endColorstr='#c4171e',GradientType=0 );

}
*/
/*.why_bojangles .subnav .btn:active,
.why_bojangles .subnav .btn:hover {
    -webkit-box-shadow: 1px 2px 0px 0px #e83a41;
    -moz-box-shadow: 1px 2px 0px 0px #e83a41;
    box-shadow: 1px 2px 0px 0px #e83a41;
}*/
/* Callout - Why Bojangles */

.callout-why-bojangles {
    width: 230px;
    height: 142px;
    padding: 19px 25px;
    font-size: 26px;
    line-height: 1.1em;
    background-position: -1px -1px;
}
.callout-why-bojangles h3 {
    margin-top: 15px;
    font-size: 16px;
}
.callout-why-bojangles:hover {
    background-position: -285px -1px;
}
.callout-why-bojangles:hover {
    color: #e52729;
}
/* -----------------------------------------------------------
        @HEADER
----------------------------------------------------------- */
/* -----------------------------------------------------------
        @FOOTER
----------------------------------------------------------- */

#footer div {
    background: url(../img/backgrounds/footer.gif) center bottom no-repeat;
    height: 88px;
    margin: 0 auto;
    padding: 0 20px;
    width: 940px;
}
#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer a {
    color: #666;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#footer a:focus, #footer a:hover {
    color: #000;
}
#footer img.logo, #footer .social_media, #footer .nav, #footer .subnav, #footer .copyright {
    position: absolute;
}
#footer img.logo {
    top: 15px;
    left: 35px;
}
#footer .social_media {
    top: 23px;
    left: 170px;
    width: 130px;
}
#footer .social_media li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}
#footer .social_media li a {
    display: block;
    width: 29px;
    height: 30px;
    background-image: url(../img/icons/spr_social.gif);
    background-repeat: no-repeat;
}
#footer .social_media .facebook {
    background-position: 0 0;
}
#footer .social_media .twitter {
    background-position: -38px 0;
}
#footer .social_media .youtube {
    background-position: -77px 0;
}
#footer .social_media a:focus, #footer .social_media a:hover {
    opacity: 0.5;
}
#footer .copyright {
    top: 55px;
    right: 42px;
    font-size: 9px;
    margin: 0;
    color: #666;
}
#footer .disclaimer {
    color: #666;
    font-size: 10px;
    line-height: 1.2;
    margin: 0 auto;
    padding: 10px 0;
    width: 940px;
}
/* -----------------------------------------------------------
        @CONTENT
----------------------------------------------------------- */
/* Home */

#home_feature {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    color: #fff;
    background: #000;
}
#home_feature ul {
    width: 100%;
    margin: 0 auto;
}
#home_feature li {
    width: 100%;
    line-height: 0;
    text-align: center;
}
#home_feature li .core {} #home_feature .core .content {
    position: absolute;
    top: 100px;
    left: 0;
    width: 520px;
    padding: 0 0 0 100px;
    line-height: 1;
    z-index: 1;
}
#home_feature .core .content h2 {
    margin: 0 0 1em;
    font-family: 'AlternateGothicFSNo2', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    text-transform: uppercase;
    font-size: 31px;
    font-weight: normal;
    line-height: 1.2em;
    text-shadow: none;
    color: #fff;
}
#home_feature .content h2 .service-mark {
    line-height: 1.5em;
    font-size: .6em;
}
#home_feature .core .content a {
    font-family: 'SerifaBlack', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    color: #ffc300;
    font-size: 18px;
    text-decoration: underline;
}
#home_feature .core .content a:hover {
    text-decoration: none;
}
#home_feature li img {
    width: 100%;
    height: auto !important;
    margin: 0 auto;
    z-index: 0;
}
#home_feature .core .feature-1 {
    padding-top: 50px;
    background: url(../img/features/home/key_ingredient_34.png) no-repeat 0 0;
}
#home_feature .core .feature-2 {
    padding-top: 50px;
    background: url(../img/features/home/key_ingredient_35.png) no-repeat 0 0;
}
#home_feature .core .feature-3 a {
    display: block;
    height: 70px;
    padding: 0 0 0 125px;
    line-height: 70px;
    background: url(../img/features/home/market_map.png) no-repeat 0 0;
}
#home_feature .shim {
    width: 100%;
    height: auto;
    line-height: 0;
}
#home_feature .edge {
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 20px;
    background: url(../img/backgrounds/home-feature-edge2.png) repeat-x center;
    z-index: 10;
}
#home_feature .controls {
    bottom: 0;
    left: 48%;
    z-index: 100;
}
#home_feature .controls a {
    width: 17px;
    height: 17px;
    margin: 0 3px;
    background-position: -25px -1px;
}
#home_feature .controls a.activeSlide {
    background-position: -1px -1px;
}
/* Why Bojangles - News */

.post-date {
    color: #8a8a8a;
}
.post-excerpt {
    width: 640px;
    margin-left: -60px;
    padding: 40px 60px 45px;
    border-bottom: 2px dotted #dedede;
    overflow: hidden;
}
.post-excerpt .post-excerpt-content.fr {
    width: 480px;
}
.post-excerpt-content h4 {
    margin: -.2em 0 -.7em;
}
.post-excerpt-content h4 a:hover {
    text-decoration: none;
}
.post-excerpt-content p {
    margin: 1.2em 0 0;
    line-height: 1.2em;
}
.post-excerpt-content .read-more {
    color: #333333;
}
.post-excerpt-content .read-more:hover {
    text-decoration: underline;
}
.post-excerpt-thumb {
    float: left;
}
.load-more-posts {
    padding: 40px 0 0;
    text-align: center;
}
.load-more-posts .btn {
    padding: 8px 40px;
}
/* Why Bojangles - News Archive */

a.back-to-news {
    display: block;
    margin-bottom: 35px;
}
h2.archive-title {
    margin-top: 0;
    line-height: 1em;
}
/* Why Bojangles - News Detail */

h2.post-title {
    margin-bottom: 35px;
    font-size: 36px;
    text-transform: none;
}
.post-content h4 {
    margin: -.2em 0 -2.5em;
    font-size: 14px;
    text-transform: uppercase;
}
.post-content p {
    margin: 2.5em 0;
}
/* Why Bojangles - Video Gallery */

.bxslider {
    list-style: none;
    margin: 0;
}
.bxslider li {
    background-image: none;
    margin: 0;
    padding: 0;
}
.video_gallery .bx-wrapper {
    margin-bottom: 0;
}
.video_gallery .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
    background: #fff;
}
.video_gallery .bxslider img[data-youtube-id]:hover {
    cursor: pointer;
}
.video_gallery .bx-pager-custom {
    float: right;
    font-family: 'AlternateGothicFSNo2', "Helvetica Neue", Helvetica, Arial, sans-serif;
    overflow: hidden;
}
.video_gallery .bx-pager-custom .bx-pager-item {
    float: left;
}
.video_gallery .bx-pager-custom .bx-pager-link {
    color: #000;
    padding: 0 5px;
}
.video_gallery .bx-pager-custom .bx-pager-link:hover {
    text-decoration: none;
}
.video_gallery .bx-pager-custom .bx-pager-link.active {
    color: #e52729;
}
.video_gallery .caption {
    display: none;
}
.video_gallery .bx-captions {
    font-size: .9em;
    font-style: italic;
    width: 70%;
}
.video_gallery ul.bxslider-thumbs {
    list-style-type: none;
    position: relative;
    margin: 0 -10px 10px -10px;
    padding: 0;
    width: 100%;
}
.video_gallery ul.bxslider-thumbs li {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
    background: transparent;
    display: block;
    top: 0;
    width: 20%;
    float: left;
}
.video_gallery ul.bxslider-thumbs li a {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    margin: 0 10px;
}
.video_gallery ul.bxslider-thumbs li a img {
    margin: 0;
    padding: 0;
    width: 100%;
}
/* Why Bojangles - By the Numbers */

.by-the-numbers {
    margin: 40px 0 0;
}
.by-the-numbers .disclaimer {
    margin-top: 0;
}
/* Key Markets */

#directory_map {
    clear: both;
    height: 460px;
    margin: 40px 0 0;
}
#directory_map .map {
    float: left;
    height: 436px;
    width: 388px;
    margin-top: 20px;
}
#directory_map .map .border {
    background: url(../img/directory/map_border.png) 0 0 no-repeat;
    height: 436px;
    left: 1px;
    position: absolute;
    top: 0;
    width: 387px;
    z-index: 999;
}
#directory_map .map #svg-map {
    display: block;
    width: 100%;
    height: auto;
}

#directory_map .map #svg-map #FL [id*="_shape"], #directory_map .map #svg-map #GA [id*="_shape"], #directory_map .map #svg-map #AL [id*="_shape"], #directory_map .map #svg-map #MS [id*="_shape"], #directory_map .map #svg-map #SC [id*="_shape"], #directory_map .map #svg-map #NC [id*="_shape"], #directory_map .map #svg-map #VA [id*="_shape"], #directory_map .map #svg-map #KY [id*="_shape"], #directory_map .map #svg-map #MD [id*="_shape"], #directory_map .map #svg-map #PA [id*="_shape"], #directory_map .map #svg-map #TN [id*="_shape"], #directory_map .map #svg-map #WV [id*="_shape"], #directory_map .map #svg-map #DC [id*="_shape"], #directory_map .map #svg-map #IL [id*="_shape"], #directory_map .map #svg-map #IN [id*="_shape"], #directory_map .map #svg-map #OH [id*="_shape"] {
    -webkit-transition-property: fill;
    -moz-transition-property: fill;
    -ms-transition-property: fill;
    -o-transition-property: fill;
    transition-property: fill;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
/*
** Hover color of active states
*/
#directory_map .map #svg-map #FL:hover [id*="_shape"], #directory_map .map #svg-map #GA:hover [id*="_shape"], #directory_map .map #svg-map #AL:hover [id*="_shape"], #directory_map .map #svg-map #MS:hover [id*="_shape"], #directory_map .map #svg-map #SC:hover [id*="_shape"], #directory_map .map #svg-map #NC:hover [id*="_shape"], #directory_map .map #svg-map #VA:hover [id*="_shape"], #directory_map .map #svg-map #KY:hover [id*="_shape"], #directory_map .map #svg-map #MD:hover [id*="_shape"], #directory_map .map #svg-map #PA:hover [id*="_shape"], #directory_map .map #svg-map #TN:hover [id*="_shape"], #directory_map .map #svg-map #WV:hover [id*="_shape"], #directory_map .map #svg-map #DC:hover [id*="_shape"], #directory_map .map #svg-map #IL:hover [id*="_shape"], #directory_map .map #svg-map #IN:hover [id*="_shape"], #directory_map .map #svg-map #OH:hover [id*="_shape"] {
    fill: white;
}
/* 
** States that are too small have their abreviations off the the side of the map.
** This hightlights the text area when hovered.
*/
#directory_map .map #svg-map #DC:hover [id*="_text_area"] *,
#directory_map .map #svg-map #MD:hover [id*="_text_area"] * {
    -webkit-transition-property: fill;
    -moz-transition-property: fill;
    -ms-transition-property: fill;
    -o-transition-property: fill;
    transition-property: fill;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
#directory_map .map #svg-map #DC:hover [id*="_text_area"] * {
    fill: white;
}
#directory_map .map #svg-map #MD:hover [id*="_text_area"] * {
    fill: white;
}
/*
** State abreviation drop shadow
*/
#directory_map .map #svg-map [id*="_text"] {
    box-shadow: -2px 2px 1px white;
}
#directory_map .map .map_overlay {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../img/directory/map_texture_overlay.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#directory_map .current-markets {
    margin: -40px 0 0 0;
    padding: 0;
    list-style: none;
}
#directory_map .current-markets li {
    float: left;
    margin: 0;
    padding: 0;
    color: #171717;
    font-size: 17px;
    font-family: 'AlternateGothicFSNo2', "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 40px;
    text-transform: uppercase;
    list-style-type: none;
    background: none;
}
#directory_map .current-markets li:before {
    float: left;
    content: " ";
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border: 1px solid #171717;
    background: #fdd938;
}
#directory_map .location {
    background: url(../img/backgrounds/location-scroller.gif) center bottom no-repeat;
    height: 440px;
    float: right;
    margin: 0;
    padding-bottom: 10px;
    width: 460px;
}
#directory_map .location .header {
    padding-top: 8px;
}
#directory_map .location h2 {
    background: url(../img/directory/col460-header.png) left bottom no-repeat;
    margin: 0 0 0 -3px;
    width: 448px;
    color: #000;
    height: 35px;
    font-family: 'AlternateGothicFSNo2', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: normal;
    padding: 0 0 0 15px;
    text-shadow: 2px 2px 0 #fcd325;
    text-transform: uppercase;
}
#directory_map .location .view_all {
    background: url(../img/backgrounds/bg-red-button-medium.png) right top no-repeat;
    display: block;
    padding: 0 11px;
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    margin: 0 17px 0 0;
    color: #fff;
    font-family: 'AlternateGothicFSNo2', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 2px 0 #a30006;
    text-transform: uppercase;
}
#directory_map .location .view_all:focus, #directory_map .location .view_all:hover {
    opacity: 0.5;
}
#directory_map .location .scrollable {
    background-color: #fff;
    padding: 10px 0;
}
#directory_map .location .listing {
    background-color: #fff;
    height: 385px;
    overflow: auto;
}
#directory_map .location .item {
    border-bottom: 2px dotted #e3e3e3;
    font-size: 14px;
    margin: 0 0 10px 0;
    padding: 10px 20px 20px 20px;
}
#directory_map .location .item .clear {
    clear: both;
    height: 1px;
    width: 400px;
}
#directory_map .location .item .address {
    float: left;
    width: 61%;
}
#directory_map .location .item .opening-date, #directory_map .location .item .open {
    float: right;
    width: 135px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    color: #474646;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
    background: url(../img/backgrounds/spr_callout_content.gif) -1px -1355px no-repeat;
}
#directory_map .location .item .new-upcoming {
    background-color: #ffd106;
    -moz-box-shadow: 1px 1px 0 #000;
    -webkit-box-shadow: 1px 1px 0 #000;
    box-shadow: 1px 1px 0 #000;
    color: #000;
    float: right;
    font-size: 15px;
    font-weight: normal;
    height: 35px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    width: 135px;
}
#directory_map .location .item h3 {
    color: #e31921;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
}
#directory_map .location .item h3 a {
    color: #e31921;
}
#directory_map .location .item h3 span {
    background-color: #ffd106;
    color: #000;
    font-size: 8px;
    font-weight: normal;
    padding: 1px 4px;
    text-transform: uppercase;
    -moz-box-shadow: 1px 1px 0 #000;
    -webkit-box-shadow: 1px 1px 0 #000;
    box-shadow: 1px 1px 0 #000;
}
#directory_map .location .item p {
    line-height: 1.4em;
    margin: 0;
}
#directory_map .location .item .view {
    color: #999;
    display: block;
    font-size: 12px;
    margin-top: 10px;
    text-decoration: none;
}
#directory_map .location .item .view:hover {
    color: #666;
}
#directory_map .location .item table {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
#directory_map .location .item table th, #directory_map .location .item table td {
    color: #333;
    line-height: 1.4em;
    font-size: 12px;
    text-align: left;
    white-space: nowrap;
    width: 50%;
}
/* About Us - History */

#history {
    background: url(../img/backgrounds/history.jpg) 0 0 no-repeat;
    float: left;
    height: 300px;
    margin: 50px 0 0 -60px;
    overflow: hidden;
    position: relative;
    width: 760px;
}
#history .items div {
    height: 300px;
    margin: 0 0 0 20px;
    width: 740px;
}
#history .items div h4 {
    background-color: #FED106;
    color: #000;
    float: left;
    font-family: 'AlternateGothicFSNo2', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin: 90px 20px 0 60px;
    text-shadow: -2px 2px 0 #fff;
    text-transform: uppercase;
    width: 380px;
}
#history .items div h4 span {
    color: #e31921;
}
#history .items div p {
    background-color: #FED106;
    float: left;
    margin: 20px 20px 0 60px;
    width: 380px;
}
#history .items div img {
    float: right;
    margin-right: 60px;
}
#history .nav {
    background: url(../img/backgrounds/history-nav.gif) 0 0 repeat-x;
    display: none;
    height: 45px;
    left: 0;
    padding: 0 60px 0 20px;
    position: absolute;
    top: 9px;
    width: 760px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#history .nav .list {
    color: #999;
    font-family: 'AlternateGothicFSNo2', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin: 12px 100px 0 0;
    padding: 0;
}
#history .nav .list .item {
    cursor: pointer;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}
#history .nav .list .on {
    color: #e31921;
    cursor: default;
}
#history .nav .arrows {
    position: absolute;
    top: 0px;
    right: 80px;
}
#history .nav .arrow_left, #history .nav .arrow_right {
    cursor: pointer;
    float: right;
    margin: 15px 11px 0 0;
}
#history .nav ul li:hover, #history .nav .arrow_left:hover, #history .nav .arrow_right:hover {
    opacity: 0.5;
}
#history .nav ul li.on:hover {
    opacity: 1.0;
}
/* About Us - Shows (very similar to Why Bojangles - News) */

.show-listing {
    width: 640px;
    margin-left: -60px;
    padding: 40px 60px 45px;
    border-bottom: 2px dotted #dedede;
    overflow: hidden;
}
.show-listing .show-listing-content.fr {
    width: 480px;
}
.show-listing-content h4 {
    margin: -.2em 0 -.7em;
}
.show-listing-content h4 a:hover {
    text-decoration: none;
}
.show-listing-content p {
    margin: 1.2em 0 0;
    line-height: 1.2em;
}
.show-listing-content .show-date, .show-listing-content .show-location {
    color: #171717;
    font-weight: bold;
}
.show-listing-content .show-date:after {
    content: '\2605';
    padding: 0 5px 0 8px;
    color: #cbcaca;
    vertical-align: top;
}
.show-listing-thumb {
    float: left;
}
/* About Us - Resources */

ul.pdf {
    padding-top: 10px;
}
ul.pdf li {
    margin-left: 0;
    padding-bottom: 20px;
    padding-left: 25px;
    color: #8a8a8a;
    line-height: 1.1em;
    background-image: url(../img/icons/pdf.png);
}
ul.pdf li a {
    display: block;
    padding-bottom: 2px;
    color: #333;
    font-weight: bold;
}
.content .disclaimer {
    clear: both;
    color: #666;
    font-size: 10px;
    line-height: 1.2;
    padding: 10px 0;
}
.content .disclaimer .asterisk {
    font-size: 13px;
    line-height: 1;
    padding-right: 2px;
    vertical-align: text-top;
}
/* About Us - Contact */

.contact h3 {
    font-size: 28px;
    text-shadow: 1px 2px 0 #fcd325;
}
/* Request Information */

#request_form .small {
    width: 147px;
}
#request_form .small input {
    width: 125px;
}
#request_form .medium {
    width: 300px;
}
#request_form .medium input {
    width: 278px;
    margin: 0;
}
#request_form .optional {
    color: #E52729;
    font-family: Arial, sans-serif;
    font-size: 11px;
    text-transform: none;
}
/* Site Submittal */

#submittal_form .small {
    width: 147px;
}
#submittal_form .small input {
    width: 125px;
}
#submittal_form .medium {
    width: 300px;
}
#submittal_form .medium input {
    width: 278px;
    margin: 0;
}
#submittal_form .optional {
    color: #E52729;
    font-family: Arial, sans-serif;
    font-size: 11px;
    text-transform: none;
}
/* FAQ */

.accordion-wrapper {
    margin-top: 50px;
}
.accordion {
    padding: 20px 0;
    border-bottom: 2px dotted #dedede;
}
.accordion h3 {
    margin: 0;
    padding-right: 110px;
    color: #333;
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-transform: none;
}
.accordion .accordion-content {
    padding: 0 25px 10px 0;
    overflow: hidden;
}
.accordion h2 img {
    padding: 5px 0 35px 65px;
}
.accordion h2 + p {
    margin-top: .7em;
}
.accordion.enabled .accordion-control {
    cursor: pointer;
}
.accordion.enabled a.accordion-control {
    display: block;
    position: absolute;
    top: 25px;
    right: 0;
    width: 17px;
    height: 17px;
    background-image: url(../img/controls/spr_accordion-controls.gif);
    background-repeat: no-repeat;
    background-position: -17px 0;
}
.accordion.enabled h3:hover, .accordion.enabled h3.on {
    color: #E52729;
}
.accordion.enabled a.accordion-control:hover {
    color: #313451;
    text-decoration: none;
}
.accordion.enabled a.accordion-control.expand {
    background-position: 0 0;
}
/* -----------------------------------------------------------
        @SIDEBAR
----------------------------------------------------------- */

.sidebar .sidebar .callout-apply-small {
    float: left;
    margin-top: 15px;
}
.sidebar .download {
    float: left;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sidebar .download:hover {
    opacity: 0.5;
}
/* Callouts */

.sidebar .callout {
    background-image: url(../img/backgrounds/spr_callout_sidebar.gif);
}
/* Callout - Apply for a Franchise */

a.callout-sidebar-apply {
    float: left;
    width: 139px;
    height: 27px;
    margin: 30px 0 0;
    padding: 92px 0 0 20px;
    color: #000;
    font-size: 15px;
    text-shadow: -1px 2px 0 #fff;
    background-position: -1px -1px;
}
/* Callout - Request Franchise Information
.callout-sidebar-request-info {
    float: left;
    width: 134px;
    height: 48px;
    margin: 20px 0 0;
    padding: 8px 12px 0;
    color: #fdcd08;
    font-size: 17px;
    background-position: -1px -126px;
}
.callout-sidebar-request-info:hover {
    -webkit-box-shadow: 1px 2px 0px 0px #ffd007;
    -moz-box-shadow: 1px 2px 0px 0px #ffd007;
    box-shadow: 1px 2px 0px 0px #ffd007;
}
*/
