/* Header image ---*/
#restaurantsiteheader {background: #e1ff57 url(http://content.seamlessweb.com/restaurantwebsite/images/header_bagels.jpg) center right repeat-y !important;} /* Insert header image */

/* CUSTOM FONT selection ---*/
body {font-family: Arial, Helvetica, sans-serif;}  /* sans serif */
/*body {font-family: Cambria, "Times New Roman", Times, serif, sans-serif;}*/  /* serif */

/* CUSTOM COLOR #1 - Page background color or pattern ---*/
body {background-image: url(http://content.seamlessweb.com/restaurantwebsite/images/Pattern7-White1.jpg) !important; background-repeat: repeat; } /* pattern backgrounds */
/* body { background-image: url(http://content.seamlessweb.com/restaurantwebsite/images/background_dots3.png);}*/  /* special gradient backgrounds */
/* body {background-image: url(http://content.seamlessweb.com/restaurantwebsite/images/background.png);}*/ /* light colors */
/* body {background-image: url(http://content.seamlessweb.com/restaurantwebsite/images/background_dark.png);}*/   /* dark colors */
body,
#poweredbysw,
#poweredbysw p a:hover,
#TB_overlay {background-color: #fff !important;} /* changes page background when there's no background image, or top band of color if there is a pattern or special gradient background. */


/* CUSTOM COLOR #2 - Header section background color  ---*/
#restaurantsiteheader,
#menuplusnav li a:hover {background-color: #fff !important;}

/* CUSTOM COLOR #3 - Side column background color ---*/
.subnav,
#menuplusnav,
#container,
#sidebar div.boxed,
a:hover,
#menu table tbody tr:hover td,
#menu table tbody tr.popular:hover td,
#reviews .even,
#categoryDropDown li ul,
#sidebar div.boxed #OrderDetails ul li:hover,
#TB_title {background-color: #fff !important;}

/* CUSTOM COLOR #4 - Border color ---*/
#container,
#TB_window,
.announcement,
#restaurantsiteheader {border-color: #114D00 !important;}

/* CUSTOM COLOR #5 - Link color ---*/
a {color: #114D00  !important;}

/* CUSTOM COLOR #6 - Headings and title text ---*/
#menu h5 a,
#sidebar h5,
#sidebar div.boxed #orderdetails h3,
#sidebar div.boxed table tr.subtotal td,
#restaurantsiteheader div.infoblock h1,
.linkarea h3,
.thanks h2,
.whatnow h2,
.surveybox h2,
.checkout h1,
.checkout h2,
.announcement p,
.doublecol h3,
.leftcol h3,
#container ul li .note,
#popup h2 {color: #000 !important;}

/*button rules*/
h4.button a {color: #fff !important;} 
h4.button a:hover {text-decoration: none; color: #fff !important;}

/*---global settings needed for thickbox---*/
html, body {min-height: 100%; height: auto !important; height: 100%;}