html
{
    width: 100%;
    margin: 0;
    padding: 0;
}

body 
{
    font-family: Arial;
    font-size: 11px;
    background: #f5dfc4;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
}

sup 
{
    vertical-align: text-top;
    text-decoration: none;
}

span {
   margin: 0;
   padding: 0;
}

h1, h2, h3 
{
    margin: 0 0 10px 0;
}

p 
{
    margin: 0 0 10px 0;
}

p.margin_top 
{
    margin: 20px 0 10px 0;
}

a 
{
    color: #6d8d24;
}

a.red_plus_bullet,
#home_main_content_top a.red_plus_bullet 
{
    color: #b5121b;
    text-decoration: none;
    padding-right: 20px;
    background-image: url(/media/Content/Express/images/template/plus-bullet.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

a.red_plus_bullet:hover,
#home_main_content_top a.red_plus_bullet:hover
{
    text-decoration: underline;
}


div.clear 
{
    clear: both;
}

h2 
{
    margin-top: 0;
    margin-bottom: 10px;
}

h2.mona_lisa_red,
span.trade_gothic_red
{
    font-family: Sans-Serif, Serif;
    color: #b5121b;
}

h2.mona_lisa_green,
span.trade_gothic_green
{
    font-family: Sans-Serif, Serif;
    color: #6d8d24;
}

span.red 
{
    color: #b5121b;
}

span.green 
{
    color: #6d8d24;
}

img { border: 0; }

img
{
    behavior: url('/Common/pngbehavior.htc');
}


/* PAGE WRAPPER REG */

div#page_wrapper_reg
{
    width: 758px;
    background: #ffffff;
    border-left: 1px solid #c7c38d;
    border-right: 1px solid #c7c38d;
    border-bottom: 1px solid #c7c38d;
    text-align: left;
    margin: 0 auto;
    padding: 30px 65px 50px;
}

/* PAGE WRAPPER */

div#page_wrapper 
{
    width: 758px;
    background: #fcf1e4;
    border-left: 1px solid #c7c38d;
    border-right: 1px solid #c7c38d;
    border-bottom: 1px solid #c7c38d;
    text-align: left;
    margin: 0 auto;
    padding: 30px 65px 50px;
}

/*************************************
*       HEADER                       *
*************************************/

div#header 
{
    clear: both;
}

div#logo 
{
    float: left;
}

div#logo a 
{
    display: block;
    width: 203px;
    height: 68px;
    background-image: url(/media/Content/Express/images/template/express_logo.gif);
    background-repeat: no-repeat;
    text-indent: -999em;
}

ul#top_utility_nav 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
}

ul#top_utility_nav li 
{
    display: inline;
    padding: 0 0 0 10px;
    margin: 0 10px 0 0;
}

ul#top_utility_nav li.divider
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

ul#top_utility_nav li a 
{
    font-size: 11px;
    color: #000000;
}

/*************************************
*       FOOTER                       *
*************************************/

#footer 
{
    margin: 46px 0 0 0;
    padding: 0 0 46px 0;
}

#footer ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#footer ul li 
{
    display: inline;
    padding: 0 0 0 6px;
    margin: 0 6px 0 0;
}

#footer ul li a 
{
    color: #000000;
}

/*************************************
*       MAIN NAVIGATION              *
*************************************/

div#navigation 
{
    margin: 6px 0 0 0;
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    overflow: hidden;
}

ul#main_navigation 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: both;
    float: left;
}

ul#main_navigation li 
{
    display: inline;
    float: left;
    height: 35px;
    overflow: hidden;
}

ul#main_navigation li a 
{
    display: block;
    float: left;
    height: 35px;
    background-image: url(/media/Content/Express/images/template/main_navigation_revised.gif);
    background-repeat: no-repeat;
    text-indent: -999em;
}

ul#main_navigation li#eat
{
    width: 140px;
    height: 35px;
}

ul#main_navigation li#eat a 
{
    width: 140px;
    height: 35px;
    background-position: -1px top;
    
    overflow: hidden;
}

#page_wrapper.eat ul#main_navigation li#eat a,
ul#main_navigation li#eat.selected a,
ul#main_navigation li#eat a:hover 
{
    width: 140px;
    height: 35px;
    background-position: -1px -35px;
    overflow: hidden;
}

ul#main_navigation li#heat
{
    width: 160px;
    height: 35px;
}

ul#main_navigation li#heat a 
{
    width: 160px;
    height: 35px;
    background-position: -141px top;
    overflow: hidden;
}

#page_wrapper.heat ul#main_navigation li#heat a,
ul#main_navigation li#heat.selected a,
ul#main_navigation li#heat a:hover 
{
    width: 160px;
    height: 35px;
    background-position: -141px -35px;
    overflow: hidden;
    zoom: 1;
}

ul#main_navigation li#cook
{
    width: 170px;
    height: 35px;
}

ul#main_navigation li#cook a 
{
    width: 170px;
    height: 35px;
    background-position: -301px top;
    overflow: hidden;
}

#page_wrapper.cook ul#main_navigation li#cook a,
ul#main_navigation li#cook.selected a,
ul#main_navigation li#cook a:hover
{
    width: 170px;
    height: 35px;
    background-position: -301px -35px;
    overflow: hidden;
}

ul#main_navigation li#whatscooking
{
    width: 157px;
    height: 35px;
}

ul#main_navigation li#whatscooking a 
{
    width: 157px;
    height: 35px;
    background-position: -471px top;
    overflow: hidden;
}

#page_wrapper.whatscooking ul#main_navigation li#whatscooking a,
ul#main_navigation li#whatscooking.selected a,
ul#main_navigation li#whatscooking a:hover
{
    width: 157px;
    height: 35px;
    background-position: -471px -35px;
    overflow: hidden;
}

ul#main_navigation li#about
{
    width: 128px;
    height: 35px;
}

ul#main_navigation li#about a 
{
    width: 128px;
    height: 35px;
    background-position: -627px top;
    overflow: hidden;
}

#page_wrapper.about ul#main_navigation li#about a,
ul#main_navigation li#about.selected a,
ul#main_navigation li#about a:hover
{
    width: 128px;
    height: 35px;
    background-position: -627px -35px;
    overflow: hidden;
}

/*************************************
*       MAIN CONTENT                 *
*************************************/  

#main_content 
{
    float: left;
    clear: both;
}

#home_main_content_top
{
    background-color: #FFFFFF;
    border-top: 3px solid #6e8e24;
    border-left: 1px solid #6e8e24;
    border-right: 1px solid #6e8e24;
    clear: both;
    float: left;
    width: 753px;
    position: relative;
    color: #807e7f;
    padding-top: 12px;
}

#main_content_top
{
    background-color: #FFFFFF;
    border-top: 3px solid #6e8e24;
    border-left: 1px solid #6e8e24;
    border-right: 1px solid #6e8e24;
    clear: both;
    float: left;
    width: 683px;
    padding: 25px 35px 25px 35px;
    position: relative;
    color: #807e7f;
}

#main_content_box
{
    background-color: #FFFFFF;
    border-top: 3px solid #6e8e24;
    border-left: 1px solid #6e8e24;
    border-right: 1px solid #6e8e24;
    clear: both;
    float: left;
    width: 683px;
    padding: 25px 35px 25px 35px;
    position: relative;
    color: #807e7f;
}

#home_main_content_top a 
{
    color: #494848;
}

#main_content_bottom 
{
    clear: both;
    float: left;
    display: block;
    width: 755px;
    height: 22px;
    background-image: url(/media/Content/Express/images/default/home_featured_bottom.gif);
    background-repeat: no-repeat;
}

/*************************************
*       HOME PAGE                    *
*************************************/  

#home_featured_divider 
{
    position: absolute;
    z-index: 99999;
}

#home_featured_magnifier 
{
    position: absolute;
    z-index: 99999;
}

#home_main_content_top table 
{
    border-collapse: collapse;
}

table#top_callout 
{
    border-collapse: collapse;
    position: relative;
    width: 753px;
}

table#top_callout td.image {
    padding: 0;
    width: 388px;
}

table#top_callout td.image div.movable_image
{
    position: relative;
}

table#top_callout td.text
{
    padding: 0 15px 15px 15px;
    width: 335px;
}

table#bottom_callout 
{
    border-collapse: collapse;
    margin-top: 40px;
    width: 753px;
}

table#bottom_callout td.text
{
    padding: 27px;
    width: 410px;
}

table#bottom_callout td.image {
    padding: 0;
    width: 287px;
}

table#bottom_callout td.image div.movable_image
{
    position: relative;
}

/*************************************
*       INTERIOR PAGES               *
*************************************/

#page_wrapper.heat #page_title 
{
    background-image: url(/media/Content/Express/images/template/heat_symbol.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
}

#page_wrapper.eat #page_title 
{
    background-image: url(/media/Content/Express/images/template/eat_symbol.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
}

#page_wrapper.cook #page_title 
{
    background-image: url(/media/Content/Express/images/template/cook_symbol.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 62px;
}


#page_title h2 
{
    font-size: 39px;
    color: #b5121b;
}

#page_intro 
{
    border-bottom: 3px solid #dee8ce;
    padding: 0 0 20px 0;
    margin: 0 0 0 0;
}

#page_nav 
{
    margin: 14px 0 24px 0;
}

#page_nav ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#page_nav ul li
{
    display: inline;
    margin: 0 12px 0 0;
}

#main_content div.box 
{
    width: 665px;
    padding: 9px;
    float: left;
    clear: both;
    margin: 21px 0 0 0;
}

#main_content div.box div.content 
{
    float: left;
}

#main_content div.box div.image 
{
    width: 267px;
    float: left;
}

#main_content div.box div.text 
{
    width: 350px;
    float: left;
    margin: 0 0 0 20px;
    padding: 0 15px 0 0;
}

#main_content div.box div.text table {
    vertical-align: top;
    padding: 5px;
    width: 100%;
}

#main_content div.box div.text table tr td {
    vertical-align: top;
    padding: 5px;
    width: 165px;
}

#main_content div.box div.text h3 
{
    font-size: 20px;
    color: #6d8d24;
    font-weight: normal;
}

#page_wrapper.heat #main_content div.box.featured div.text h3 
{
    padding: 0 0 0 20px;
    background-image: url(/media/Content/Express/images/template/heat_symbol_featured.gif);
    background-repeat: no-repeat;
}

#page_wrapper.heat #main_content div.box.featuredYellow div.text h3 
{
    padding: 0 0 0 20px;
    background-image: url(/media/Content/Express/images/template/heat_symbol_featured.gif);
    background-repeat: no-repeat;
}

#page_wrapper.eat #main_content div.box.featured div.text h3 
{
    padding: 0 0 0 20px;
    background-image: url(/media/Content/Express/images/template/eat_symbol_featured.gif);
    background-repeat: no-repeat;
}

#page_wrapper.eat #main_content div.box.featuredYellow div.text h3 
{
    padding: 0 0 0 20px;
    background-image: url(/media/Content/Express/images/template/eat_symbol_featured.gif);
    background-repeat: no-repeat;
}

#page_wrapper.cook #main_content div.box.featured div.text h3 
{
    padding: 0 0 0 35px;
    background-image: url(/media/Content/Express/images/template/cook_symbol_featured.gif);
    background-repeat: no-repeat;
}

#page_wrapper.cook #main_content div.box.featuredYellow div.text h3 
{
    padding: 0 0 0 35px;
    background-image: url(/media/Content/Express/images/template/cook_symbol_featured.gif);
    background-repeat: no-repeat;
}

#main_content div.box.featured {
	background-color: #f5dfc4;
}

#main_content div.box.featuredYellow {
	background-color: #fff200;
}

#main_content div.box.featured .roundtop 
{ 
	background: url(/media/Content/Express/images/template/featured-tr-corner.gif) no-repeat top right;
	position: relative;
	top: -9px;
	left: 9px;
}

#main_content div.box.featuredYellow .roundtop 
{ 
	background: url(/media/Content/Express/images/template/featured-tr-corner_yellow.gif) no-repeat top right;
	position: relative;
	top: -9px;
	left: 9px;
}

#main_content div.box.featured .roundbottom 
{
    clear: both;
	background: url(/media/Content/Express/images/template/featured-br-corner.gif) no-repeat top right; 
	position: relative;
	top: 9px;
	left: 9px;
}

#main_content div.box.featuredYellow .roundbottom 
{
    clear: both;
	background: url(/media/Content/Express/images/template/featured-br-corner_yellow.gif) no-repeat top right; 
	position: relative;
	top: 9px;
	left: 9px;
}

#main_content div.box.featured img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
   position: relative;
   left: -18px;
}

#main_content div.box.featuredYellow img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
   position: relative;
   left: -18px;
}

#main_content div.box.featured.recipe 
{
    padding-left: 21px;
    width: 654px;
}

#main_content div.box.featuredYellow.recipe 
{
    padding-left: 21px;
    width: 654px;
}

#main_content div.box.featured.recipe img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
   position: relative;
   left: -30px;
}

#main_content div.box.featuredYellow.recipe img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
   position: relative;
   left: -30px;
}

#main_content div.box.featured.recipe h3 
{
    clear: both;
    font-size: 20px;
    font-weight: normal;
    color: #b5121b;
}

#main_content div.box.featuredYellow.recipe h3 
{
    clear: both;
    font-size: 20px;
    font-weight: normal;
    color: #b5121b;
}

#main_content div.box.featured.recipe div.image 
{
    width: 239px;
    clear: left;
    float: left;
}

#main_content div.box.featuredYellow.recipe div.image 
{
    width: 239px;
    clear: left;
    float: left;
}

#main_content div.box.featured.recipe div.text 
{
    float: left;
    margin: 0 0 0 30px;
    width: 350px;
}

#main_content div.box.featuredYellow.recipe div.text 
{
    float: left;
    margin: 0 0 0 30px;
    width: 350px;
}

/*************************************
*       BOTTOM CALLOUTS              *
*************************************/ 

#bottom_callouts 
{
    clear: both;
    margin: 21px 0 0 0;
}

#bottom_callouts table tr td 
{
    vertical-align: top;
    padding: 0;
}

#wide_callout 
{
    position: relative;
    left: -3px;
    width: 505px;
    background-image: url(/media/Content/Express/images/default/wide_callout_top.gif);
    background-repeat: no-repeat;
}

#wide_callout_content 
{
    padding: 25px 31px 15px 31px;
}

#wide_callout_image 
{
    position: absolute;
    z-index: 99999;
    margin-top: -54px;
    margin-left: 235px;
    *margin-top: -45px;
}

#wide_callout_bottom 
{
    width: 505px;
    height: 12px;
    background-image: url(/media/Content/Express/images/default/wide_callout_bottom.gif);
    background-repeat: no-repeat;
    position: relative;
    padding: 0;
}

#narrow_callout 
{
    position: relative;
    width: 247px;
    background-image: url(/media/Content/Express/images/default/narrow_callout_top.gif);
    background-repeat: no-repeat;
}

#narrow_callout_image 
{
    position: absolute;
    z-index: 99999;
}

#narrow_callout_content 
{
    padding: 23px;
}

#narrow_callout_bottom 
{
    width: 247px;
    height: 12px;
    background-image: url(/media/Content/Express/images/default/narrow_callout_bottom.gif);
    background-repeat: no-repeat;
    position: relative;
}

#find_express_link 
{
    float: left;
    font-size: 16px;
    margin: 15px 0 0 13px;
    padding-right: 3px;
    background-image: url(/media/Content/Express/images/template/plus-bullet-large.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

#find_express_link_no_back
{
    float: left;
    font-size: 16px;
    margin: 15px 0 0 13px;
    padding-right: 3px;
}

#find_express_link span.trade_gothic_green a 
{
    color: #6D8D24;
    text-decoration: none;
}

#find_express_link span.trade_gothic_red a 
{
    color: #B5121B;
    text-decoration: none;
}

#bottom_callouts div.green_box 
{
    position: relative;
    background-color: #688723;
    border: 3px solid #f5dfc4;
    padding: 3px 29px 3px 29px;
    font-size: 17px;
    color: #FFFFFF;
}

#bottom_callouts div.green_box div.content 
{
    width: 400px;
    position: relative;
}

#bottom_callouts div.green_box div.content a 
{
    color: #FFFFFF;
}

#bottom_callouts div.green_box h3 
{
    font-size: 30px;
    font-weight: normal;
    color: #f5dfc4;
}

#bottom_callouts div.green_box div.image 
{
    position: absolute;
}

#bottom_callouts div.green_box .roundtop 
{ 
	background: url(/media/Content/Express/images/template/green-box-tr-corner.gif) no-repeat top right;
	position: relative;
	top: -6px;
	left: 32px;
}

#bottom_callouts div.green_box .roundbottom {
	background: url(/media/Content/Express/images/template/green-box-br-corner.gif) no-repeat top right; 
	position: relative;
	top: 6px;
	left: 32px;
}

#bottom_callouts div.green_box img.corner {
   width: 9px;
   height: 9px;
   border: none;
   display: block !important;
   position: relative;
   left: -64px;
}


/*************************************
*       WHATS COOKING PAGE           *
*************************************/

div#featured_specials 
{
    float: left;
    clear: both;
    /*padding-left: 21px;*/
    width: 684px;
    display: table;
    position: relative;
    margin: 40px 0 0 0;
}

div#featured_specials h3
{
    font-size: 20px;
    font-weight: normal;
    color: #6d8d24;
    clear: both;
}

div#featured_specials table tr td span.name 
{
    color: #b5121b;
    font-size: 14px;
    font-weight: bold;
}

div#featured_specials table tr td span.price 
{
    color: #6d8d23;
    font-size: 18px;
    font-weight: bold;
}

div#featured_specials table tr td span.extra 
{
    color: #6d8d23;
    margin-left: 4px;
}

div#featured_specials table tr td.image 
{
    text-align: center;
}

div#featured_specials table tr td.text
{
    padding: 0 0px 0 25px;
}

div.misc_callout 
{
    width: 675px; 
    clear: both;
    margin: 40px 0 0 0;
}

div.misc_callout h3
{
    font-size: 20px;
    font-weight: normal;
    color: #6d8d24;
    clear: both;
}

div.misc_callout div.text h3 
{
    clear: none;
}

div.misc_callout div.text div.image,
div.misc_callout div.text div.image.right
{
    float: right;
    margin: 0 0 18px 18px;
}

div.misc_callout div.text div.image.left 
{
    float: left;
    margin: 0 18px 18px 0;
}

div.misc_callout div.text img.left
{
    float: left;
    margin: 0 18px 18px 0;
}
    

/*************************************
*       MISCELLANEOUS                *
*************************************/

.pink_box {
	background-color: #f5dfc4;
	padding: 9px;
	text-align: center;
}

.pink_box a 
{
    color: #b5121b;
    text-decoration: none;
    font-size: 13px;
}

.pink_box a:hover
{
    text-decoration: underline;
}

.pink_box .roundtop 
{ 
	background: url(/media/Content/Express/images/template/pink-box-tr-corner.gif) no-repeat top right;
	position: relative;
	top: -9px;
	left: 9px;
}

.pink_box .roundbottom {
	background: url(/media/Content/Express/images/template/pink-box-br-corner.gif) no-repeat top right; 
	position: relative;
	top: 9px;
	left: 9px;
}

.pink_box img.corner {
   width: 11px;
   height: 13px;
   border: none;
   display: block !important;
   position: relative;
   left: -18px;
}

#main_content div.box.featured.recipe div.red_box {
	background-color: #b5121b;
	padding: 9px;
	text-align: center;
	margin: 10px 0 0 0;
}

#main_content div.box.featuredYellow.recipe div.red_box {
	background-color: #b5121b;
	padding: 9px;
	text-align: center;
	margin: 10px 0 0 0;
}

#main_content div.box.featured.recipe div.red_box a 
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

#main_content div.box.featuredYellow.recipe div.red_box a 
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

#main_content div.box.featured.recipe div.red_box a:hover
{
    text-decoration: underline;
}

#main_content div.box.featuredYellow.recipe div.red_box a:hover
{
    text-decoration: underline;
}

#main_content div.box.featured.recipe div.red_box .roundtop 
{ 
	background: url(/media/Content/Express/images/template/red-box-tr-corner.gif) no-repeat top right;
	position: relative;
	top: -9px;
	left: 9px;
}

#main_content div.box.featuredYellow.recipe div.red_box .roundtop 
{ 
	background: url(/media/Content/Express/images/template/red-box-tr-corner.gif) no-repeat top right;
	position: relative;
	top: -9px;
	left: 9px;
}

#main_content div.box.featured.recipe div.red_box .roundbottom {
	background: url(/media/Content/Express/images/template/red-box-br-corner.gif) no-repeat top right; 
	position: relative;
	top: 9px;
	left: 9px;
}

#main_content div.box.featuredYellow.recipe div.red_box .roundbottom {
	background: url(/media/Content/Express/images/template/red-box-br-corner.gif) no-repeat top right; 
	position: relative;
	top: 9px;
	left: 9px;
}

#main_content div.box.featured.recipe div.red_box img.corner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
   position: relative;
   left: -18px;
}

#main_content div.box.featuredYellow.recipe div.red_box img.corner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
   position: relative;
   left: -18px;
}

div.back_to_top 
{
    margin: 21px 0 0 0;
    text-align: right;
    clear: both;
}

div.back_to_top a 
{
    color: #525251;
}


/*************************************
*       Login Styles                                      *
*************************************/

legend#loginLegend
{
    color: #6d8d24;
    font-weight: bold;
    font-size: 12px;
}

.legendTitle
{
    color: #6d8d24;
    font-weight: bold;
    font-size: 12px;
}
