
/*---------default colors------------------*/

.heading_color {
  color: #666 !important;
 }
.link_color {
  color: #666 !important;
}
.border_color {
   border-color: #999 !important;
}
.default_color {
  color:#333 !important;
 }


.button_color, .span-button, .buttoninput{
    background:#666 !important;
}
.title_color, h2{
    color:#999 !important;
}
.title_inverse_color, .title_inverse_color.buttoninput, .right-sidebar-item .sidebar-item-title, .subnav_color, #subnav{
    background:#666 !important;
    color:#FFF !important;
}
.link_color, #content a, #content a:link, #content a:active, #content a:visited, #content a:hover, a.moreLink, a.moreLink:link, a.moreLink:visited, a.moreLink:hover, #content a.moreLink:link, #content a.moreLink:visited, #content a.moreLink:hover{
    color:#999 !important;
}
.nav_color, #navigation, .navDropDown, #socialshare .innards{
    background:#999 !important;
    color:#FFF !important;
}
#feature-section .first img.feature-box-image{
    background:#666 !important;
}
#feature-section .second img.feature-box-image{
    background:#999 !important;
}
#feature-section .third img.feature-box-image{
    background:#CCC !important;
}



#subnav a, 
#subnav a:active, 
#subnav a:link, 
#subnav a:visited,
#subnav a:hover,
#content #subnav a, 
#content #subnav a:active, 
#content #subnav a:link, 
#content #subnav a:visited,
#content #subnav a:hover,
#navigation a, 
#navigation a:active, 
#navigation a:link, 
#navigation a:visited,
#navigation a:hover,
#navigation li a,
.navDropDown a,
a.moreLink,
a.moreLink:link,
a.moreLink:visited,
a.moreLink:hover,
#content a.moreLink:link,
#content a.moreLink:visited,
#content a.moreLink:hover
.button_color, 
.span-button, 
.buttoninput,
.title_inverse_color h2, 
.right-sidebar-item .sidebar-item-title h2, 
.right-sidebar-item .sidebar-item-title h2 a
{
    color: #FFFFFF !important;
}
body, html, a, a:link, a:active, a:visited, a:hover {
    color:#333 !important;
}
body, #content_wrap, #footer{
    background:#FFF;
}
#navigation li:hover, .navDropDown a:hover {
    background:rgba(255,255,255,.2);
}

.textinput {
    background-color:#E6E6E6;
    color:#000;
}
.input-require-indicator, .message-display {
    color: #F53F5B;
}
.feedback-form div.recaptcha, .contact-form div.recaptcha, .feedback-form div#recaptcha_area, .contact-form div#recaptcha_area {
    background-color: #fff;
}

#slideshow_control div, #article_slideshow_control div {
    background-color:#CCC;
    border-radius: 8px;
}
#slideshow_control div.activebutton,
#article_slideshow_control div.activebutton 
{
    background-color:#666;
}
.slidecopy{color:#666 !important;}

 /*END---------default colors------------------*/


.clear-both {
    clear:both;
}

table.table_reset {
    border-spacing: 0;
    border-collapse: collapse;
}
table.table_reset td, table.table_reset th{
    padding: 0;
}

/* base */
body,html {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    height: 100%;
    margin: 0;
}

#body_wrap {
    margin: 0;
    min-height: 100%;
}

a:link,a:visited,#content a#disclaimer_toggle:link,#content a#disclaimer_toggle:visited {
    text-decoration:none;
}
img, a img{
    border:none;
}


a:hover,#content a#disclaimer_toggle:hover {
    text-decoration:underline;
}

h1,h2,h3,h4 {
    font-weight:100;
    padding:0;
    margin:0;
    text-transform: uppercase;
    font-family: 'Oswald', Arial Narrow, Helvetica, Arial, sans-serif;
}
h1{font-size:22px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:14px;}

/* Structure */
#page_wrap {
    max-width:960px;
    margin:0 auto;
}

#header {
    float:left;
    width:100%;
    height:auto;
    min-height:120px;
    position:relative;
    background-color:#FFF;
}
#header_bar {
    float:left;
    height:42px;
    width:100%;
    display: none;
}

#header_logo {
    float:left;
    padding:15px 0 5px 15px;
    width:auto;
    height:auto;
    text-align:center;
    margin-left:20px;
    margin-top:8px;
    max-width: 45%;
}

#header_logo img {
    border:none;
    width:100%;
}

#header_icons {
    float:left;
    padding-left:16px;
    padding-right:14px;
    padding-top:8px;
    margin-top:-32px;
    height:25px;
    width:110px;
    text-align:center;
}

#header_icons img {
    border:none;
    margin-left:8px;
}

#header_icons a.single {
    text-decoration:none;
    position:relative;
    top:-3px;
}

#header_navigation {
    float:right;
    margin-top:8px;
    margin-right:20px;
}

#header_navigation ul {
    float:right;
    list-style:none;
    padding:0;
    margin:0;
}

#header_navigation li {
    display:inline;
    padding:5px 0 5px 15px;
    font-size:.9em;
    text-transform: lowercase;
}

#header_navigation li a {
    text-decoration:none;
}

#header_right {
    position: absolute;
    padding-right: 20px;
    text-align: right;
    height: 36px;
    bottom: 16px;
    right: 0;    
}

#header_right .subscribeTitle {
    position:relative;
    top:-5px;
    font-size:.9em;
}


#header_right div {
    float:left;
    margin-left:5px;
}

#mobile_header_navigation{
    position: absolute; 
    right:10px; 
    top: 10px; 
    z-index: 1200;
    height:20px;
}
#mobile_dropdown{
    display: none;
    background:#999; 
    width:85%;
    max-width: 300px; 
    position:absolute; 
    right:10px; 
    top:10px; 
    padding:10px 20px;
    box-sizing: border-box;
    z-index: 1210;
    margin-bottom: 10px;
    box-shadow: 1px 1px 3px #333;
}
#mobile_dropdown .mobile_nav_item_primary a, #mobile_dropdown .mobile_nav_item_secondary a{
    display:block;
    font-size: 13px;
    padding:4px 0;
}
#mobile_dropdown a, #mobile_dropdown .mobile_nav_item_primary a, #mobile_dropdown .mobile_nav_item_secondary a{
    color: #FFF !important;
}
#mobile_dropdown .mobile_nav_item_primary{
    padding-left:0px;
}
#mobile_dropdown .mobile_nav_item_secondary{
    padding-left:15px;
}
#mobile_dropdown .mobile_nav_item_primary a, #mobile_dropdown .mobile_nav_item_secondary a{
    border-top: 1px solid rgba(255,255,255,.5);
}
#mobile_dropdown strong{
    display: block;
}
#mobile_header_buttons{
    padding-right:10px;
    text-align: right;
}
#mobile_header_buttons a{
    margin-left:5px;
}
#mobile_header_navigation #toggle{
    display:block;
    width:80px;
    padding:7px 5px;
    background:#999;
    color:#FFF !important;
    border-radius: 10px;
    text-align: center;

}

#preferred_store_header{
    text-align:right;
    padding:0 0 6px 0;
    font-size:11px;
    position:relative;
}
#preferred_store_header strong{
    font-size:12px;
}

.other-sites-select {
    width:100%;
    text-align:right;
    margin-bottom: 10px;
}
.other-sites-select select{
    width:195px;
}

#navigation {
    clear:left;
    float:left;
    width:100%;
    overflow:visible;
    height:30px;
    position:relative;
    z-index:1010;
}

#navigation .hideoverflow {
    clear:left;
    width:100%;
    float:left;
    overflow:hidden;
    height:26px;
    position:relative;
}

#navigation ul {
    list-style:none;
    padding:0;
    margin:0;
    text-align:center;
    padding-top:0px;
    overflow:visible;
}

#navigation li {
    zoom:1;
    display:inline;
    margin:0;
    padding:0;
    padding-top:0;
    padding-bottom:6px;
    margin:0;
    margin-left:-4px;
    position:relative;
    top:4px;
    overflow:visible;
    z-index:2000;
    text-transform: lowercase;
}

/*IE7 needs this:*/
* + html #navigation li {
    margin-left:0;
}

#navigation li.last {
    border-right:none;
}

#navigation li.active {
    zoom:1;
    display:inline;
}

#navigation li a {
    text-decoration:none;
    font-size:13px;
    width:100%;
    height:100%;
    padding:7px 10px;
    top:3px;
    position:relative;
}

#navigation li:hover {
    /*IE needs this:*/
    list-style:none;
}

/*IE7 needs this:*/
* + html #navigation li:hover {
    padding-bottom:14px;
    margin-left:0;
}

.navDropDown {
    position:relative;
    float:left;
    z-index:1010;
    padding:5px;
    padding-top:10px;
    display:none;
    margin-top:-1px;
    width:150px;
}

.navDropDown.wide {
    width:300px;
}


.navDropDown a {
    float:left;
    margin-left:3%;
    padding:3px 3px;
    text-transform:uppercase;
    text-decoration:none !important;
    font-size:.75em;
}

.navDropDown.wide a {
    width:45%;
    margin-left:3%;
}

.navDropDown a {
    width:93%;
}


#content_wrap {
    clear:left;
    float:left;
    width:100%;
    padding-top:20px;
    margin-bottom:0px;
}

#left {
    text-align:center;
    min-height:25px;
}
#left.home {
    margin-right:0;
    padding-right: 0;
}

#content {
    text-align:left;
    padding-bottom: 0px;
}

#content.home {
    text-align:center;
}

#content.jobs-apply-thanks,#content.jobs {
    text-align:left;
}

#content.ads {
    overflow:hidden;
}

#content.coupons_com #ci_gallery{
    text-align: center;
}

#content.departments {
    text-align:left;
}

#content.aboutu {
    overflow: hidden;
}


/* TRENT 07.06.11  for links page*/
#content a:link {
    text-decoration:underline;
}

#content a:visited {
    text-decoration:underline;
}

#content a:hover {
    text-decoration:none;
}

#right {
    text-align:center;
    padding-bottom: 0px;

}
#right.home {
    padding-left:0;
    padding-right:0;
    margin-left: 0;
    margin-right:0;

}

#footer {
    width:100%;
    min-height: 45px;
    font-size:.8em;
    padding:10px 0 5px; /*30px = social bar, + 5px margin*/
}

#footer ul {
    list-style:none;
    padding:0;
    margin:0;
}

#footer li {
    display:inline;
    padding-left:8px;
}

#footer .left {
    float:right;
    width:50%;
    text-align: right;
}

#footer .right {
    clear:right;
    float:right;
    width:50%;
    line-height:1.5em;
    text-align:right;
}

/* Common */
.photo {
    padding:10px;
    max-width:100%;
}

#subnav {
    width:100%;
    height:auto;
    margin-bottom:15px;
    height:22px;
}

#subnav a, #subnav a:link, #subnav a:visited, #subnav a:hover {
    float:left;
    display:block;
    text-transform:lowercase;
    text-decoration:none;
    padding-bottom:1px;
    padding-top:4px;
    padding-left:10px;
    padding-right:10px;
}

#subnav a.last {
    border-right:none;
}


.list {
    text-align:left;
    line-height:1.7em;
    padding-left:0px;
    list-style:none;
}

.list li {
    margin-top:5px;
    padding-left:20px;
    text-indent: -20px;
}
.list li:before{
    color: grey; /* or whatever color you prefer */
    content: "\2022";
    font-size:2.5em;
    float:left;
    margin-right:20px;
}
.list .active {
    font-weight:bold;
    text-decoration:underline;
}

.list_copy {
    text-align:left;
    line-height:1.1em;
}

.list_copy li {
    margin-top:10px;
}

.textinput {
    border:none;
    width:150px;
    font-size:10pt;
    height:24px;
    margin:0;
    padding:0;
    padding-left:10px;
    vertical-align: middle;
}

.buttoninput {
    border:none;
    font-size:.8em;
    cursor:pointer;
    height:24px;
    margin:0;
    padding:0;
    padding-left:6px;
    padding-right:6px;
    vertical-align: middle;
}

.span-button {
    display:inline-block;
    cursor: pointer;
    font-size: 12px;
    height: 24px;
    padding: 4px 20px;
    border-radius: 12px;
    margin-top: 16px;
    text-transform: lowercase;
}

#gotoMealPlanner {
    margin-bottom: 10px;
}

#gotoShoppingList {
    margin-bottom: 10px;
}

.input-require-indicator {
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
}

div.message-input-required {
    clear: both;
    text-align: right;
    font-style: italic;
    padding-top: 10px;
    margin:10px 195px 0 0;
}

.message-display {
    font-weight: bold;
}


.radio-label {
    margin-left:10px;
    cursor:pointer;
}

.feedback-form textarea{
    height: 100px;
    width: 500px;
}

.feedback-form div.recaptcha, .contact-form div.recaptcha {
    position: relative;
    clear:both;
    float:left;
    width:440px;
    height:110px;
    margin:6px 195px 20px 0;
}

.contact-form textarea {
    height:100px;
    font-family:Arial,Helvetica,sans-serif;
}

select{border:1px solid #CCC; font-size:12px; height: 24px;}
.buttoninput:hover {
}

a.moreLink,a.moreLink:link,a.moreLink:visited,a.moreLink:hover,#content a.moreLink:link,#content a.moreLink:visited,#content a.moreLink:hover {
    font-weight:bold;
    text-decoration:none;
}

.hide {
    display:none;
}

/* Homepage */



/* Location */
#wrap_location {
    width:100%;
    margin:0 auto;
}

#map {
    float:left;
    height:350px;
    width:100%;
    border:1px solid #000;
}

#store_map {
    float:left;
    height:350px;
    width:68%;
    border:1px solid #000;
}

#location {
    min-height:350px;
}

#location .copy {
    padding:10px;
    text-align: left;
    font-size: 14px;
}

#location h3 {
    margin:0;
    padding:0;
}

/* Contact */
#contact_bar {
    text-align:left;
    margin-left:45px;
}

#contact_bar .store-name {
    font-weight: bold;
}

#contact .form {
    margin-top:10%;
    padding:20px;
}

#contact label {
    width:90px;
    clear:left;
    float:left;
    margin-top:3px;
    text-align:right;
    margin-right:10px;
}

#contact .textinput {
    width:325px;
    float:left;
    margin-top:3px;
}

#contact .buttoninput {
    clear:left;
    float:left;
    margin-left:343px;
    margin-top:3px;
}

#contact .form-error-message {
    clear:both;
    margin-left:100px;
    font-weight: bold;
    color: #F53F5B;
}

#recaptcha_response_field {
    background-color: #E6E7E8;
}

/* Subscribe */
.opt_box {
    float:left;
    clear:left;
    margin-top:5px;
}

/* Loyalty Lane */
.step {
    clear:left;
    float:left;
    width:100%;
}

.step_box {
    clear:left;
    float:left;
    width:65px;
    height:55px;
    padding-top:10px;
    margin-right:15px;
    border:1px solid #000;
    text-align:center;
    margin-top:10px;
}

.step_box span {
    font-size:2em;
}

.step_copy {
    float:left;
    max-width:550px;
    margin-top:15px;
}

/* Ordering */
#myorder {
    float:left;
    width:100%;
    margin-bottom:15px;
    margin-top:15px;
}

#myorder .item {
    border-bottom:1px solid #CCC;
    padding:5px;
    margin-bottom:5px;
    text-align:left;
    padding-bottom:10px;
}

.item {
    clear:left;
    float:left;
    width:100%;
    border-bottom:1px solid #CCC;
    padding:5px;
}

.order {
    float:left;
    width:100%;
}

.buttonblue {
    float:right;
    clear:none;
    background-color:#26B6E0;
    font-size:1.3em;
    height:auto;
    width:auto;
}

#content.events .date_group {
    width:100%;
    border-bottom:1px solid #948661;
    margin-bottom:10px;
    padding-bottom:10px;
    height:auto;
}
#content.events :last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom:0;
}

#content.events .date_group h2 {
    margin-bottom:5px;
    margin-top:2px;
    font-size:14px;
    font-weight:900;
}

#content.events .date_group h3 {
    margin-bottom:5px;
    font-size:16px;
    font-weight: 900;
}


/* News */
}
#content.news h2{
    margin-bottom:10px;
}
#content.news .news-item-summary{
    float:left;
    clear:left;
    width:100%;
    border-bottom:1px solid #CCC;
    margin-bottom:10px;
    padding-bottom:10px;
}
#content.news .news-date{
    font-style: italic;
}
#content.news button.continue-reading{
    margin-top: 20px;
}

/* Landing Page */
#landing_wrap {
    width:100%;
    background-color:#EDEAE5;
    float:left;
    margin-bottom:15px;
    height:300px;
    overflow:hidden;
}

#landing_slideshow {
    height:300px;
    width:500px;
    overflow:hidden;
    border:1px solid #555;
}

#landing_stores {
    margin-top:15px;
}

#useless_wrap {
    width:100%;
    background-color:#EDEAE5;
    float:left;
    margin-bottom:15px;
    height:300px;
    overflow:hidden;
}

#useless_slideshow {
    margin:0 auto;
    height:300px;
    width:500px;
    overflow:hidden;
    border-left:35px solid #E1DDD4;
    border-right:35px solid #E1DDD4;
}

#useless_stores {
    margin-top:15px;
}

.stores {
    float:left;
    text-align:center;
    width:135px;
    height:80px;
    border-right:0 solid #DDD9D0;
}

.stores {
    margin:10px;
    position:relative;
    height:95px;
    width:175px;
    display:inline-block;
    text-align:left;
}

.stores h3 {
    font-weight:600;
    font-size:1em;
}



/* poll */
#poll .title {
    width:100%;
    text-align:left;
}
#poll .message {
    display: none;
    width:100%;
    background-color:#E1DDD4;
    padding-top:5px;
    padding-bottom:5px;
}

#poll .expand {
    width:100%;
    padding-top:10px;
    padding-bottom:15px;
    text-align:center;
    cursor:pointer;
}

.left-sidebar-item.poll #optionList{

}
.left-sidebar-item.poll #optionList .radio-button-column {
    float:left;
    width:10%;
}
.left-sidebar-item.poll #optionList .option-column {
    float:left;
    width:85%;
}
.left-sidebar-item.poll #optionList .percentage-column {
    float:right;
    width:5%;
}
.left-sidebar-item.poll #pollButtonDiv {
    text-align:center;
    margin-top:5px;
}


table.poll-options-table {
    width: 100%;
}
table.poll-options-table tr {

}
table.poll-options-table td {
    padding-bottom: 3px;
    padding-right: 3px;
}
.poll-options-table .option-input-column {

}
.poll-options-table .option-name-column {
    text-align: left;
}
.poll-options-table .option-percentage-column {
    font-size: smaller;
    text-align: right;
}
.poll-button-div {
    text-align:center;
    margin-top:5px;
}


/* TRENT 07082011 for printable coupons link */
#printableCouponsBigLink,#printableCouponsBigLink:visited,#printableCouponsBigLink:active,#printableCouponsBigLink:hover {
    display:block;
    width:100%;
    color:#fff !important;
    padding:10px;
    margin:auto;
    text-decoration:none;
    line-height:1;
    clear:both;
    margin-bottom: 20px;
    font-size:16px;
}

#printableCouponsBigLink strong {
    text-transform:uppercase;
    font-size:24px;
    letter-spacing:1px;
}

#recipeTitle a:link {
    text-decoration: none;
}

#mealButton {
    position:relative;
    z-index:1000;
    clear:right;
    float:right;
    font-size:.8em;
    font-weight:normal;
    margin-bottom:0px;
    width: 120px;
    margin-left:10px;
}
#mealDrop {
    position:relative;
    left:1px;
    clear:right;
    float:right;
    z-index:999;
    width:122px;
    padding:5px;
    border:1px solid #FFF;
    background:#999;
    display:none;
    margin-top:-3px;
    border-top:1px solid #999;
}

#content #mealDrop a {
    margin-left:3px;
    padding:3px;
    color:#FFF !important;
    text-transform:uppercase;
    text-decoration:none !important;
    font-size:.65em;
    display: block;
}
#mealDrop a:hover {
    background:rgba(255,255,255,.25);
}

.addToMealPlannerHover{
    background-color: #666;
}




.left-sidebar-item .sidebar-item-title {
    width:100%;
    text-align:left;
    margin-bottom: 10px;
    font-weight: 900;
}

.left-sidebar-item .sidebar-item-title h2 {
    display: inline;
    margin: 0;
    text-transform: uppercase;
    font-size:22px;
}

.left-sidebar-item {
    margin-bottom: 20px;
    text-align: left;
}

.left-sidebar-item .sidebar-item-icon {
    left: 10%;
    position: relative;
    top: 1em;
    width: 80%;
    z-index: -1;
}

.right-sidebar-item {
    margin-bottom: 20px;
}
.right-sidebar-item .sidebar-item-title h2{
    font-size:22px;
    padding-left:20px;
    text-align: left;
}
.right-sidebar-item .sidebar-item-title {
    height: 36px;
    margin: 0 0 10px;
    padding: 2px 0 0;
    width: 100%;
}
.right-sidebar-item .sidebar-item-content{
    text-align:left;
    padding-left:20px;
}
.right-sidebar-item .sidebar-item-icon {
    width: 100%;
    margin-left: 12px;
}

.right-sidebar-item.jobs-apply img.icon {
    float:left;
}
.right-sidebar-item.jobs-apply a.valign-to-img{
    position:relative;top:8px;display:inline-block;
}


.store-hours-copy{
    font-size:16px;
}
.store-address{
    font-size:14px;
}

.ad-specials .sidebar-item-content .ad-container{
    margin:15px auto 5px auto;
    position: relative;
}
.ad-specials .sidebar-item-content .ad-container a{
    text-decoration:none;
}

.ad-specials .sidebar-item-content .ad-container img.ad-preview{
    border:1px solid #CCC;
}



.planner-top-controls {
    min-height: 110px;
    clear: both;
    margin-bottom: 15px;
}
.planner-day-list h2.day { font-size:1.2em; }
.plannerItems .option { float:right; font-weight:bold; font-size:.8em; }

.planner-day-list .planner-day-item_container {
    width:100%;
    border-bottom:1px solid #948671;
    margin-bottom:10px;
}

#plannerRecipeSearch {
    float: left;
    width:320px;
    margin-bottom:10px;
    padding-top:15px;
    border-right:1px dotted #CCC;
    padding-right:15px;
    margin-right:15px;
    padding-bottom:10px;
}

#plannerAddMeal {
    /*width:300px;*/
    padding-top:15px;
}

#plannerNavi {
    clear: both;
    text-align:right;
    font-weight:bold;
}

#socialshare {
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    z-index:5000;
}

#socialshare .innards {
    position:relative;
    max-width:960px;
    text-align:center;
    margin:0 auto;
    padding:8px 10px 2px;
}

@media (max-width: 767px) {
    div#right.home div, div#right.home .right-sidebar-item .sidebar-item-title h2{
        text-align: center !important;
    }
    .span-button{
        padding:4px 10px;
    }
    .right-sidebar-item .sidebar-item-title h2{
        padding-left:0;
    }
    .right-sidebar-item .sidebar-item-content{
        padding:0 20px;
    }
}
@media (max-width: 991px) {
    #header{min-height:70px;}
    #header_logo{margin-left:0; margin-top:0; padding-bottom:10px;}
}
@media print {
    table {
        page-break-inside: avoid;
    }

    .hide-print {
        display: none;
    }
}
