/*
	RESET
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, iframe { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; text-decoration:none; }
table { width:100%; }
/*
	GRID & COLUMNS
-------------------------------------------------------------- */
.container { width: 950px; margin: 0 auto; }
/* .showgrid { background: url(images/grid.png); } */
body { margin:0 0 1.5em 0; }
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 { float: left; margin-right: 10px; }
div.last { margin-right: 0; }
.span-1 { width: 30px; }
.span-2 { width: 70px; }
.span-3 { width: 110px; }
.span-4 { width: 150px; }
.span-5 { width: 190px; }
.span-6 { width: 230px; }
.span-7 { width: 270px; }
.span-8 { width: 310px; }
.span-9 { width: 350px; }
.span-10 { width: 390px; }
.span-11 { width: 430px; }
.span-12 { width: 470px; }
.span-13 { width: 510px; }
.span-14 { width: 550px; }
.span-15 { width: 590px; }
.span-16 { width: 630px; }
.span-17 { width: 670px; }
.span-18 { width: 710px; }
.span-19 { width: 750px; }
.span-20 { width: 790px; }
.span-21 { width: 830px; }
.span-22 { width: 870px; }
.span-23 { width: 910px; }
.span-24, div.span-24 { width: 950px; margin: 0; }
.append-1 { padding-right: 40px; }
.append-2 { padding-right: 80px; }
.append-3 { padding-right: 120px; }
.append-4 { padding-right: 160px; }
.prepend-1 { padding-left: 40px; }
.prepend-2 { padding-left: 80px; }
.prepend-3 { padding-left: 120px; }
.prepend-4 { padding-left: 160px; }
.clearfix:after, .container:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .container,, .clear-block {
display: inline-block;
}
* html .clearfix, * html .container { height: 1%; }
.clearfix, .container { display: block; }
.clear { clear:both; }
thead th, th { padding:2px 4px; text-transform:uppercase; font-size:10px; font-weight:bold; }
td, th { padding:2px 5px; }
div.border { padding-right: 4px; margin-right: 5px; }
div.colborder { padding-right: 24px; margin-right: 25px; }
hr { clear: both; float: none; width: 100%; height: .1em; margin: 0 0 1.45em; border: none; }
.content { margin-bottom:1.5em; }
.box { padding:1em; }
/*
	TYPOGRAPHY
-------------------------------------------------------------- */
body { font-size:75%; font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif; }
textarea { font-size:12px; font-family:"Lucida Grande", Verdana, Arial, sans-serif; }
p, .description { margin:0 0 1.5em; }
p img.insetleft { float:left; margin:0 1em .5em 0; padding:0; }
p img.insetright { float:right; margin:0 0 .5em 1em; }
h1, h2, h3, h4, h5, h6 { font-weight:400; color:#111; font-family: Century Gothic, Arial, sans-serif; }
h1 { font-size:3em; line-height:1.25; margin:0 0 0 -5px; padding:0 0 .25em 0; }
.menucopy h1 { padding:.25em 0; }
h2 { font-size:1.5em; margin-bottom:0.5em; text-transform:uppercase; }
h2#slogan { font-size:1.75em; text-transform:none; }
h3 { line-height:1; margin:.5em 0 1em; font-size:1.25em; text-transform:uppercase; font-weight:bold; }
h4 { font-size:1.1em; font-weight:bold; line-height:1.25; margin:0 0 .5em 0; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
a.current { text-decoration:none; border-bottom:1px dashed; }
blockquote { margin-bottom:1.5em; font-style:normal; padding:1.5em; }
li ul, li ol { margin:0 1.5em; }
ul { list-style-type:square; margin:0 0 1.5em 1.25em; }
ol { list-style-type:decimal; margin-bottom:1.5em; margin-left:1.5em; }
strong, dfn, dl dt { font-weight:700; }
em, dfn, tfoot { font-style:italic; }
.small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide { display: none; }
.first { margin-left:0; padding-left:0; }
.last { margin-right:0; padding-right:0; }
.top { margin-top:0; padding-top:0; }
.bottom { margin-bottom:0; padding-bottom:0; }
.center { text-align:center; }
.right { text-align:right; }
.quiet { color:#666; font-size:9px; font-style:italic; }
#admin h1 { padding:.5em 0; font-size:2em; }
#admin h2 { padding:0 0 .25em; font-size:2em; text-transform:none; }
/*
	COLORS
-------------------------------------------------------------- */
/* 	BRAND
	stucco #fcf4b5
	red #ed1c24
	green #2b9145
*/
body { background:url("images/stucco.gif"); color:#101010; }
.container { }
a { color:#00d; }
a:hover { color: #F00; }
a.current, a.current:hover { color:#aaa; cursor:default; }
h1 { color: #000; }
h2 { color: #900; }
#slogan { color: #111; }
h3 { color: #2b9145; }
h4 { color: #111; }
hr { background:#ddd; color:#ddd; }
hr.space { background:#fff; color:#fff; }
thead th, th { background: #555; border-bottom: 1px solid #333; color: #fff; }
tr.even td { background: #ededed; }
tr.odd td { background: #fff; }
td.active { background:none!important; }
input.form-text, textarea, .form-select { border: 1px solid #bbb; }
fieldset { background: #fff url("images/big-gradient.gif") repeat-x; border-left:1px solid; border-right:1px solid; border-bottom:1px solid; border-color:#ffe896; }
fieldset legend { display:block; background:#ffc; }
input:focus, textarea:focus, select:focus { border:1px solid #666; background:#fff; }
.form-required { color:#f00; }
iframe { border:1px solid #bbb; }
body.mceContentBody { background:#fff; }
.box { border:1px solid #ddd; background:#efefef; margin-bottom:1.5em; }
/* 
	PAGE BACKGROUNDS
-------------------------------------------------------------- */
.span-17-inset-top { background:url("images/span-17-inset-top.jpg") no-repeat; height:18px; }
.span-17-bg { background:url("images/span-17-inset-bg.jpg") repeat-y; padding-top:1.5em; padding-bottom:3em; }
.span-17-inset-bottom { background:url("images/span-17-inset-bottom.jpg") no-repeat; height:18px; padding-bottom:1.5em; }
.span-21-inset-top { background:url("images/span-21-inset-top.jpg") no-repeat; height:18px; }
.span-21-bg { background:url("images/span-21-inset-bg.jpg") repeat-y; padding-top:1.5em; padding-bottom:4.5em; }
.span-21-inset-bottom { background:url("images/span-21-inset-bottom.jpg") no-repeat; height:18px; padding-bottom:1.5em; }
#page-menus .menu-inset-top { background:url("images/pasta-menu-inset-top.jpg") no-repeat; height:324px; }
#page-menus-pizza .menu-inset-top { background:url("images/pizza-menu-inset-top.jpg") no-repeat; height:324px; }
#page-menus-paninis .menu-inset-top { background:url("images/panini-menu-inset-top.jpg") no-repeat; height:324px; }
#page-menus-salad .menu-inset-top { background:url("images/salad-menu-inset-top.jpg") no-repeat; height:324px; }
#page-menus-pick2 .menu-inset-top { background:url("images/pick2-menu-inset-top.jpg") no-repeat; height:324px; }
#page-menus-smoothies .menu-inset-top { background:url("images/smoothies-menu-inset-top.jpg") no-repeat; height:324px; }
/* 
	ID'S & CLASSES
-------------------------------------------------------------- */
#slogan { margin:0 0 0 -8px; height:80px; padding:45px 0 0 0; }
#page-menus #slogan, #page-menus-pizza #slogan, #page-menus-paninis #slogan, #page-menus-salad #slogan, #page-menus-pick2 #slogan, #page-menus-smoothies #slogan { margin:0 0 0 70px; height:80px; padding:45px 0 0 0; }
#home #slogan { text-indent:-1000em; }
#nav-primary li { list-style:none; padding:0; margin:0; }
ul#nav-sub { margin:0; padding:0 0 1.5em 0; }
#nav-sub li { list-style:none; display:inline; padding:0 20px 0 0; margin:0; }
.menucopy { margin-left:5px; width:250px; padding-top:1.5em; }
.foodmenu { float:left; padding:1.5em 0 0 160px; }
.download { float:right; padding:3em 50px 0 0; }
a.download:hover { border:none; }
#page-menus-pick2 .foodmenu, #page-menus-smoothies .foodmenu { margin:0; padding:0; }
*html #page-menus-pick2 .foodmenu, #page-menus-smoothies .foodmenu { margin:0 0 -18px 0; padding:0; }
*:first-child+html #page-menus-pick2 .foodmenu { margin:0 0 -18px 0; padding:0; }
/*         Social Bookmarks          */
#service-links { background:#fff url(images/grey-top-grad-1x35.gif) repeat-x; border:1px solid #ddd; padding:1em; width:490px; margin:0 auto; text-align:center; font-size:10px; margin-top:3em; }
#home #service-links { background:#ffc; border:1px solid #fff; margin-bottom:1.5em; }
#service-links ul.links { margin:0; padding:0; }
#service-links ul.links li { list-style:none; display:inline; padding-right:10px; }
#service-links ul.links li a:hover { color:00f; }
/*         footer          */
#foot { text-align:center; margin:0 auto; padding:0; }
#foot ul { margin:0; padding:0; line-height:1; }
#foot li { display:inline; margin-right:10px; list-style:none; }
#foot li a { font-size:11px; color:#666; text-transform:uppercase; }
#foot li a:hover { color:#900; text-decoration:underline; }
.copyright { text-align:center; font-size:.8em; color:#663; margin-top:1.5em; }
/*
	FORMS + ADMIN
-------------------------------------------------------------- */
label { font-weight: bold; display:block; }
fieldset { padding:1em; margin:0 0 1em; }
fieldset legend { text-transform:uppercase; padding:.25em 10px; font-weight:bold; border-bottom:1px solid #ded698; }
.form-item { margin:.5em 0; }
.form-radios { padding:0 0 .25em 0; margin:0; }
.form-text, textarea, .form-select { padding:2px; }
.form-submit { background:#bbb url("images/white-gradient-1x15.png") repeat-x; border:1px solid #888; text-transform:uppercase; font-weight:bold; padding:3px 4px; margin:0.5em 0 1.5em 0; }
#user-login-form, #account-callout { padding:1em; border:1px solid #ffe896; background:#fff url("images/big-gradient.gif") repeat-x; width:230px; }
.callout { padding:1em 0 1em 28px; border:1px solid #ffe896; background:#ffc url("images/star.png") no-repeat 2% 50%; width:230px; }
* html .callout { background:#ffc; }
.form-text { width:220px; }
#user-login-form .form-submit { float:right; margin-top:1em; }
#user-login-form ul, #user-login ul { margin:0; padding:0; }
#user-login-form li, #user-login li { list-style:none; font-size:.9em; padding:0; margin:.5em 20px 0 0; }
.create-account { padding:1.5em 0 0 0; }
#edit-field-date-of-birth-0-value-mon-wrapper, #edit-field-date-of-birth-0-value-mday-wrapper, #edit-field-date-of-birth-0-value-year-wrapper, #edit-field-gender-key-wrapper { float:left; margin:0 8px 1em 0; display:block; }
.container-inline-date { clear:both; }
#my-zas-register .form-text { width:230px; }
#blocks td.region, .block-region, .module { font-weight:bold; text-transform:uppercase; font-size:13px; }
#admin #blocks td.region, #admin .module { background:#bbb url("images/white-gradient-1x15.png") repeat-x top; border-bottom:double #777; padding-top:4px; }
#admin .block-region { display:none; }
#node-filter-form li, #user-admin-filter li { margin:0; padding:0; list-style:none; }
#admin .right { text-align:left; }
/* 
	TABS + ITEM LIST NAVIGATION
-------------------------------------------------------------- */
ul.tabs, #admin .box .item-list ul { border-bottom:2px solid #aaa; height:1%; min-height:auto; overflow:auto; margin:0 0 .75em; }
#admin .box .item-list ul { margin:0; }
ul.tabs li, #admin .box .item-list ul li { border:1px solid #aaa; border-bottom:none; float:left; line-height:1.5; list-style-type:none; margin:0 .25em 0 0; padding:0; }
ul.tabs li a, #admin .box .item-list ul li a { background:#ddd url("images/white-gradient-1x15.png") repeat-x; border:1px solid #eee; border-bottom:none; color:#222; cursor:pointer; display:block; float:left; font-weight:700; padding:1px 8px 2px; font-size:11px; }
ul.tabs li a.active, ul.tabs li a.active:focus, ul.tabs li a.active:hover, #admin .box .item-list ul li a:hover { background:#888 url("images/white-gradient-1x15.png") repeat-x; border:1px solid #666; border-bottom:none; color:#fff; cursor:default; text-decoration:none; }
* html ul.tabs li a.active, * html ul.tabs li a.active:focus, * html ul.tabs li a.active:hover, * html #admin .box .item-list ul li a:hover { color:#555; background:#aaa; }
ul.tabs li a, ul.tabs li a:focus, ul.tabs li a:hover { text-decoration:none; }
ul.tabs li a:focus, ul.tabs li a:hover { color:#fff; background:#aaa; text-decoration:underline; outline:none; }
ul.tabs li.label { border:none; font-weight:700; line-height:1.5; margin-right:.5em; padding:.25em .33em; }
/* 
	STATUS MESSAGES
-------------------------------------------------------------- */
.messages, .help { margin-bottom:1em; padding:.5em; }
.messages li { padding-left: 22px; list-style:none; margin-bottom:.5em; }
.error, .notice, .success { border: 1px solid; }
.error ul, .notice ul, .success ul { margin:0; }
.error, input.error { background:#fcc; color: #c33; border-color: #c33; }
.error li { background:url("images/cross.gif") no-repeat 0 50%; }
.success { background: #cf9; color: #390; border-color: #3c0; }
.success li { background:url("images/tick.gif") no-repeat 0 50%; }
.notice a, .success a, .error a, .help a { color: #339; text-decoration:underline; }
/* 
	DISPLAY LAYERS, MOSTLY FLASH
-------------------------------------------------------------- */
#nav-primary { z-index:1; position:absolute; top:-15px; left:-20px; }
#page-menus #nav-primary, #page-menus-pasta #nav-primary, #page-menus-paninis #nav-primary, #page-menus-salad #nav-primary, #page-menus-pick2 #nav-primary, #page-menus-smoothies #nav-primary { z-index:1; position:absolute; top:0; left:-20px; }
#page-menus #nav-sub, #page-menus-pizza #nav-sub, #page-menus-paninis #nav-sub, #page-menus-salad #nav-sub, #page-menus-pick2 #nav-sub, #page-menus-smoothies #nav-sub { z-index:3; position:absolute; top:407px; left:120px; }
#masthead { z-index:2; position:absolute; top:0; left:280px; }
.container { z-index:100; position:relative; }
.featured { float:right; }
.featured-outer { z-index:999; position:absolute; top: 0px; right: 0px; }
/* * html .featured { display: none; } */
/* 
	jquery flash plugin
-------------------------------------------------------------- */
.flash-replaced .alt { display: block; height: 0; position: absolute; overflow: hidden; width: 0; }

