@charset "utf-8";

/* CSS Document */

* :focus {
    outline: 0;
}

body {
    margin: 0;
    background-color: #f2f2f2;
    overflow-x: ;
}

* {
    font-family: Arial, Helvetica, sans-serif;
}

img {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    font-size: 12px;
    color: #000000;
    line-height: 1.6em;
    margin-bottom: 10px;
}

ul {
    margin: 0;
}

li {
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: Arial, Helvetica, sans-serif;
    color: #3d3d3d;
    margin: 0 0 0 0;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

a:hover {
    color: #666666;
}

address {
    font-style: normal;
    color: #9ae061;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 2px;
    line-height: 1.4em;
}

a.order {
    background: url(images/order-online.gif) no-repeat;
    float: right;
    width: 177px;
    height: 44px;
    display: block;
    text-indent: -9999px;
    margin-right: 30px;
    margin-top: 25px;
}

address a {
    color: #9ae061;
}

address a:hover {
    color: #0099FF;
}

blockquote {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    line-height: 1.65em;
    margin-left: 0;
}

.clear {
    clear: both;
}

.floatl {
    float: left;
}

.floatl.toma {
    float: left;
    margin-left: 28px;
}

.floatr {
    float: right;
}

#wrap {
    width: 966px;
    background: url(images/wrap-bg.png) repeat-y;
    margin: 0 auto 20px;
}

#example {
    background: url(images/menu-bg.gif) no-repeat;
    display: block;
    width: 870px;
    height: 409px;
    margin-left: 50px;
}

#header {
    width: 960px;
    height: 123px;
    margin: 0 auto;
}

#header .info {
    width: 410px;
    height: 80px;
    display: block;
    padding: 20px 0 0 0;
    margin: 0 0 0 15px;
}

#header h2 {
    font-size: 13px;
}

a.logo {
    width: 208px;
    height: 91px;
    display: block;
    margin: 0 0 0 21px;
    padding: 13px 0 0 0;
}

h2.welcome {
    background: url(images/welcome-message.gif) no-repeat;
    width: 375px;
    height: 26px;
    text-indent: -9999px;
}

#nav {
    width: 959px;
    height: 42px;
    margin: 0 0 0 3px;
    background: url(images/nav-bg.gif) no-repeat;
}

#nav ul {
    margin: 0 0 0 45px;
    padding: 6px 0 0 0;
    width: 955px;
}

#nav ul li {
    margin-right: 35px;
}

#nav ul li a {
    font-size: 14px;
    font-weight: bold;
    color: #f3f3f3;
}

#nav ul li a.active {
    color: #315b0f;
}

#nav ul li a:hover {
    color: #315b0f;
}

#nav li {
    float: left;
    display: block;
    width: ;
    background: ;
    position: relative;
    z-index: 500;
    margin: 0 1px;
    margin-right: 20px;
}


/* this is the parent menu */

#nav li a {
    display: block;
    padding: 8px 0px 0 0px;
    font-weight: 700;
    height: 23px;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    text-align: left;
    color: #3d1a0d;
}

#nav li a:hover {
    color: #0099FF;
}


/* you can make a different style for default selected value */

#nav a.selected {
    color: #999999;
}


/* submenu, it's hidden by default */

#nav li ul {
    position: absolute;
    left: 0;
    display: none;
    margin: 0 0 0 -1px;
    padding: 0;
    list-style: none;
    width: 100px;
    padding-top: 5px;
}

#nav li ul li {
    width: 100px;
    float: left;
    background: #6ec626;
}


/* display block will make the link fill the whole area of LI */

#nav li ul a {
    display: block;
    height: 15px;
    padding: 5px 5px 8px;
    color: #FFFFFF;
}

#nav li ul a:hover {
    color: #315b0f;
}


/* fix ie6 small issue */


/* we should always avoid using hack like this */


/* should put it into separate file : ) */

*html #nav ul {
    margin: 0 0 0 -2px;
}

#banners {
    width: 960px;
    margin: 0 auto;
    display: block;
}

#content {
    margin: 0 auto;
    border-bottom: 1px #999999 solid;
    width: 960px;
}

#content .about {
    width: 290px;
}

#content .contact {
    width: 400px;
    margin-top: 57px;
}

#content h3 {
    color: #e95e11;
    font-size: 18px;
    margin-bottom: 20px;
}

#content .box h3 {
    color: #e95e11;
    font-size: 18px;
    margin: 20px 0 20px 17px !important;
}

#content .contain {
    width: 960px;
    height: auto;
    margin: 10px auto 0;
    padding: 0 15px 30px 0;
}

#content .contain h3 {
    margin: 10px 20px;
    padding-top: 0px;
}

#content .contain h3.inside,
#content .contain h4.inside {
    margin: 10px 20px 20px 50px;
    padding-top: 15px;
}

#content .contain h3.insides {
    margin: 10px 20px 20px 50px;
    padding-top: 15px;
    font-size: 13px;
}

#content .contain h4.inside {
    margin: 10px 20px 20px 50px;
    padding-top: 15px;
}

#content .contain .about h3,
#content .contain .contact h3 {
    margin-left: 0;
}

#content .contain .floatl {
    margin-left: 11px;
}

#content .contain .floatl.home {
    margin-left: 43px;
    margin-bottom: 30px;
}

#content .contain .floatl .about p,
#content .contain .floatl .contact p {
    margin-bottom: 20px;
    line-height: 1.6em;
}

#content .contain .floatr {
    padding-right: 1px;
}

#content .contain .floatr .box {
    width: 471px;
    height: 495px;
    border: 4px solid #6ec626;
    position: relative;
    margin-bottom: 25px;
}

#content .contain .floatr .new .ribbon,
#content .contain .floatr .new2 .ribbon {
    position: absolute;
    left: 352px;
    top: 0px;
}

#content .contain .floatr .cater .ribbon {
    position: absolute;
    left: 352px;
    top: 0px;
}

#content .contain .floatr .box .ribbon-menu {
    position: absolute;
    left: 345px;
    top: -5px;
}

#content .contain .floatr .new2 {
    background: url(images/new2.jpg) no-repeat;
    width: 480px;
    height: 143px;
    position: relative;
    padding-top: 10px;
}

#content .contain .floatr .new {
    background: url(images/new.jpg) no-repeat;
    width: 480px;
    height: 143px;
    position: relative;
    padding-top: 10px;
}

#content .cater {
    margin: 15px 0 10px;
    background: url(images/catering.jpg) no-repeat;
    width: 480px;
    height: 178px;
    padding: 0;
    position: relative;
}

#content .cater h4 {
    font-size: 18px;
    color: #e95e11;
    margin: 6px 0 5px 20px;
    padding-top: 15px;
}

#content .cater p.red {
    font-size: 13px;
    color: #a90a0a;
    margin-bottom: 3px;
}

#content .contain .floatl .cater p {
    margin-bottom: 5px;
    line-height: 1.3em;
    font-size: 13px;
}

#content .cater span.extra {
    font-weight: bold;
    font-size: 14px;
}

#content .cater a {
    color: #FFFFFF;
}

#content .hours h4 {
    font-size: 13px;
    color: #464646;
    margin-bottom: 10px;
    font-weight: bold;
}

#content .contain .box .floatl {
    margin-left: 0px;
}

#content .contain .prices h3 {
    color: #4a4a4a;
    font-size: 12px;
    text-align: center;
    margin: 1px 0 0 0;
}

#content .contain .prices {
    width: 210px;
    height: 400px;
    margin-right: 10px;
}

#content .contain .prices .indi {
    text-align: center;
    margin: 25px 0;
}

#content .contain .prices .indi h5 {
    font-size: 15px;
    color: #e95e11;
    font-weight: bold;
    margin-bottom: 10px;
}

#content .contain .prices .indi ul {
    padding: 0;
}

#content .contain .prices .indi li {
    font-size: 12px;
    color: #343434;
    padding-bottom: 3px;
    display: block;
    text-align: right;
    margin-right: 20px;
}

div.cater-left {
    float: left;
    width: 400px;
}

div.cater-right {
    float: left;
    width: 400px;
    margin-left: 30px;
}

div.split {
    float: left;
    width: 530px;
    margin-bottom: 30px;
}

div.side {
    float: left;
    width: 320px;
    background: ;
    padding-left: 20px;
}

span.price {
    color: #343434;
    font-weight: bold;
    margin-left: 10px;
}

span.price2 {
    color: #343434;
    font-weight: bold;
    margin-left: 10px;
}

div.nutrition {
    background: url(images/nutrition-bg.gif) no-repeat;
    display: block;
    width: 338px;
    height: 27px;
    padding-left: 2px;
    margin-left: 51px !important;
    margin-bottom: 30px !important;
}

div.nutrition.on_menu {
    position: relative;
    width: 227px;
    top: 61px;
    /*41px;*/
    left: 325px;
}

div.nutrition p {
    /*padding:3px 0 0 10px;*/
    padding: 5px 0 0 22px;
}

div.nutrition a {
    color: #0066FF;
}

a.round {
    margin: 1px 10px 0 0;
    display: block;
}

.cor-l {
    background: url(images/cor-l.gif) no-repeat;
    width: 2px;
    height: 20px;
    float: left;
}

.cor-c {
    background: #e87c40;
    height: 18px;
    width: auto;
    float: left;
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px 2px 0;
}

.cor-r {
    background: url(images/cor-r.gif) no-repeat;
    width: 2px;
    height: 20px;
    float: left;
}

#content .hold {
    width: 858px;
    margin: 0 auto 30px;
    float: left;
}

#content .hold.catering {
    width: 858px;
    margin: 0 auto 25px;
    float: none;
}

#content .hold.con {
    width: 530px;
    margin: 0 0 10px 50px;
    float: left;
}

#content .hold h4 {
    font-size: 13px;
    padding-left: 0;
    font-weight: normal;
}

td {
    padding-left: 0;
    font-size: 12px;
}

table {
    margin-bottom: 10px;
    border-collapse: collapse;
}

table.platter tr,
table.platter td {
    padding-bottom: 10px;
}

table.info tr,
table.info td {
    padding-bottom: 10px;
}

table.bread tr,
table.bread td {
    padding-right: 10px;
}

#footer {
    width: 959px;
    border-top: #6ec626 solid 9px;
    margin: 0 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #a7a7a7;
    height: 14px
}

#content #footer ul li {
    margin-right: 10px;
}

#content #footer ul.floatl {
    padding: 0;
    margin: 16px 0 0 22px;
}

#content #footer div.floatr {
    padding: 0;
    margin: 8px 22px 0 0;
    text-align: right
}

#content #footer a {
    color: #a7a7a7;
}

#content #footer a:hover {
    color: #666666;
}

div.line {
    width: 900px;
    margin: 0 auto;
    border-top: 1px #CCCCCC solid;
}

div.forms {
    width: 870px;
    height: 375px;
    background: #f3f3f3;
    border: 1px #cdcdcd solid;
    margin-bottom: 30px;
}

div.forms p {
    padding-bottom: 5px;
}

div.form {
    margin: 25px 0 0 45px;
    width: 360px;
    height: 100px;
    border-bottom: #666666 1px dashed;
}

div.form a {
    color: #2c75c8;
}

div.form h4 a {
    color: #2c75c8;
    font-weight: bold;
}

div.form ul.jpg {
    padding: 0 0 0 0;
}

div.form ul.jpg li a {
    font-size: 12px;
}

div.form ul.jpg li {
    margin-right: 5px;
    list-style: disc;
}

div.form-content {
    float: left;
    width: 325px;
    height: 100px;
    margin-left: 10px;
}

div.download {
    background: url(images/download-catering-form-bg.gif) no-repeat;
    width: 904px;
    height: 135px;
    margin: 10px 0;
    position: relative;
    right: 10px;
}

ul.stores {
    padding: 0;
}

ul.stores li {
    display: block;
    font-size: 12px;
}

div.stores {
    padding: 0 0 15px 0;
    margin-bottom: 15px;
    border-bottom: #999999 1px dashed;
}

div.info-d {
    width: 440px;
    height: 95px;
    margin-left: 480px;
    padding-top: 40px;
}

h4.catering a {
    font-size: 18px;
    color: #2778ac;
    background: url(images/pdf-large.gif) no-repeat;
    padding-left: 30px;
}

h4.form-title a {
    background: url(images/pdf.gif) no-repeat;
    padding-left: 25px;
    color: #666666;
}

div.map {
    margin: 25px 0 0 0;
}

div#locations {
    margin: 50px 0 0 0;
}

div#vip {
    background: url(images/banner-promotions.png) no-repeat;
    width: 959px;
    height: 212px;
    display: block;
}

#vip #a a {
    background: url(bg.jpg) repeat -20px 35px;
    display: block;
    padding: 5px 10px;
    height: 100%;
    color: #FFF;
    text-decoration: none;
    position: relative;
    top: 122px;
    left: 180px;
    border: 1px solid #509d47;
    font-weight: bold;
}

#vip ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#vip li {
    float: left;
    width: 200px;
    margin: 0;
    padding: 0;
    text-align: center;
}

#vip li a {
    display: block;
    padding: 5px 10px;
    height: 100%;
    color: #FFF;
    text-decoration: none;
}

#vip li a {
    background: url(bg2.jpg) repeat 0 0;
}

#vip li a:hover,
li a:focus,
li a:active {
    background-position: -150px 0;
}

#locations ul {
    width: 420px;
    height: 200px;
    padding: 10px 0;
    position: relative;
    right: 7px;
    margin-left: 10px;
}

#locations ul li {
    float: left;
    display: block;
}

#locations ul li a.sub1 {
    background: url(images/four-locals.gif) 0 0 no-repeat;
    width: 195px;
    height: 104px;
    text-indent: -9999px;
    display: block;
}

#locations ul li a.sub2 {
    background: url(images/four-locals.gif) -195px 0 no-repeat;
    width: 211px;
    height: 104px;
    text-indent: -9999px;
    display: block;
}

#locations ul li a.sub3 {
    background: url(images/four-locals.gif) 0 -106px no-repeat;
    width: 195px;
    height: 106px;
    text-indent: -9999px;
    display: block;
}

#locations ul li a.sub4 {
    background: url(images/four-locals.gif) -195px -106px no-repeat;
    width: 211px;
    height: 106px;
    text-indent: -9999px;
    display: block;
}

#locations ul li a.sub1:hover {
    background: url(images/four-locals.gif) 0 -217px no-repeat;
    width: 195px;
    height: 104px;
    text-indent: -9999px;
    display: block;
}

#locations ul li a.sub2:hover {
    background: url(images/four-locals.gif) -195px -217px no-repeat;
    width: 211px;
    height: 104px;
    text-indent: -9999px;
    display: block;
}

#locations ul li a.sub3:hover {
    background: url(images/four-locals.gif) 0 -323px no-repeat;
    width: 195px;
    height: 106px;
    text-indent: -9999px;
    display: block;
}

#locations ul li a.sub4:hover {
    background: url(images/four-locals.gif) -195px -323px no-repeat;
    width: 211px;
    height: 106px;
    text-indent: -9999px;
    display: block;
}


#mc-embedded-subscribe-form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
}

div.mc-field-group {
    color: #666 !important;
}


/*.shadow {
	-moz-box-shadow: 0px -1px 3px #b6b6b6;
	-webkit-box-shadow: 3px 3px 4px #b6b6b6;
	box-shadow: 3px 3px 4px #b6b6b6;

	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#b6b6b6')";

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=90, Color='#000000');
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=-90, Color='#000000');
}
*/


/* here's the box... the image is the upper-left corner */

.slides_container_home {
    width: 400px;
    height: 335px;
    overflow: hidden;
    position: relative;
    padding: 5px 0 0 20px;
    margin-bottom: 20px;
}


/*
.slides_container {
	width:494px;
	height:399px;
	overflow:hidden;
	position:relative;
	padding:0;
}*/

.slides_container {
    width: 603px;
    height: 600px;
    overflow: hidden;
    position: relative;
    padding: 0;
    bottom: 2px;
}

.regular_bg .slides_container {
    margin-left: 35px !important
}

.slides_container img {
    text-align: center;
    margin-top: 5px;
}

#content div.box ul.pagination {
    margin: 20px 0;
    padding: 0 0 0 5px;
    width: 471px;
    height: 25px;
    background: #9ed150;
    border-top: 1px #969696 solid;
    border-bottom: 1px #969696 solid;
}

#content div.box ul.pagination li {
    margin: 0 0 0 11px;
    display: inline;
}

#content div.box ul.pagination li a {
    color: #FFFFFF;
    font-size: 12px;
}

#content div.box ul.pagination li a:hover,
div.box ul.pagination li.current a {
    color: #000000 !important;
}

.regular_bg #content ul.pagination {
    padding: 5px 0 0 15px;
}

#content ul.pagination {
    padding: 5px 0 0 15px;
    margin: 0 !important;
}

#content ul.pagination li {
    display: block;
    /*margin-bottom:15px; margin-top:10px; padding:0 0 8px 0;*/
    padding: 10px 0px 16px 0px;
    list-style: none;
}

#content ul.pagination li a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: .8em;
}

#content ul.pagination li a:hover {
    color: #000000;
}

ul.homeFoodMenu li {
    padding-top: 0px !important;
}

.catering_bg {
    background: url(images/catering-menu-bg.gif) no-repeat;
    display: block;
    width: 870px;
    height: 409px;
    margin-left: 48px;
}

.regular_bg {
    background: url(images/menu-bg.gif) no-repeat;
    display: block;
    width: auto;
    height: 608px;
    margin-left: 48px;
}

#content ul.parent_pagination li a {
    font-weight: bold;
    color: #ccc;
}

#content ul.parent_pagination li a:hover {
    color: #E95E11;
}

.parent_pagination .parent_current a {
    color: #E95E11;
}

/*ADDED 2012-04-12: Order.php */

.customize_msg {
    color: #6EC626;
    font-weight: bold;
    font-size: 11px;
    line-height: 11px;
}

#fresh_platter_topping_list1 input {
    padding: 0px;
    margin: 0px;
}

#fresh_platter_condiment_list1 input {
    padding: 0px;
    margin: 0px;
}

textarea#special_request {
    resize: none;
    max-width: 456px;
    max-height: 126px;
}

.fresh_platter_options {
    padding-top: 10px;
}

.classic_platter_options {
    padding-top: 10px;
}

.flavor_platter_options {
    padding-top: 10px;
}

.custom_platter_options {
    padding-top: 10px;
}

.giant_sub_options {
    padding-top: 10px;
}

.veggie_delight_options {
    padding-top: 10px;
}

.everyone_platter_options {
    padding-top: 10px;
}

input[type="checkbox"] {
    float: left;
}

.bold {
    font-weight: bold;
    margin-bottom: 6px;
    display: inline-block;
}

.nobottom {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.nobottom tr,
.nobottom td {
    padding-bottom: 0px !important;
    margin-bottom: 0px;
}

.platter_title {
    font-weight: bold;
    font-size: 14px;
}

.feed_how_many {
    font-size: 12px;
    font-style: italic;
}

span.ui-state-default, a.ui-state-default {
    padding: 5px;
}

div#ui-datepicker-div {
    background-color: white;
    border: black 1px solid;
    padding: 10px;
}

span.ui-icon.ui-icon-circle-triangle-e {
    float: right;
}

span.ui-icon.ui-icon-circle-triangle-w, span.ui-icon.ui-icon-circle-triangle-e {
    cursor: pointer;
}

.ui-datepicker-title {
    text-align: center;
    font-size: large;
    padding: 5px;
}

table.ui-datepicker-calendar td {
    text-align: right;
}