body {
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

a.heading {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

a.join_party_cart
{
color:#505050;
font-weight:bold;
text-decoration:underline;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

fieldset{
    width:50%;
    margin:0 auto 0 auto;
}

/*** Main container ***/

#container {
/*background:	#cccccc; /*#f0f0f0;*/
color:#303030;
margin:0;
min-width: 1024px;
min-height: 800px;
/*max-width: 1400px;*/
padding:0;
text-align:left;
width:100%;
}

/*** Header section ***/

#page_heading {
color:#ffffff;
background:#9595c2;
height:120px;
/*margin:0 20px 10px;*/
text-align:left;
border-bottom:1px solid #FFFFFF;
background: url('/images/header_background-5.png') repeat-x 0px 0px;
}

#page_heading h1, #page_heading h2 {
font-weight:400;
letter-spacing:-1px;
margin:0;
padding:0;
}

#page_heading h1 {
font-size:1.4em; /*2.4em;*/
/*padding-top:20px;*/
}

#page_heading h2 {
font-size:1.6em;
}

#page_heading table{
    font-size:1.0em;
}

/*** Horizontal menu ***/

#mainmenu {
background: #DDCEFF;
float:left;
margin-bottom:25px;
border-bottom:1px solid #FFFFFF;
width:100%;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #b0b0b0;
color:#606060;
display:block;
font-size:0.7em;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#333366; /*url(img/menuhover.jpg) top left repeat-x;*/
color:#FFFFFF;
text-decoration:none;
}
#mainmenu li a:hover {
background:#00008B; /*url(img/menuhover.jpg) top left repeat-x;*/
color:#FFFFFF;
text-decoration:none;
}
#mainmenu li a.current {
background:#333366; /* url(img/menuhover.jpg) top left repeat-x;*/
color:#FFFFFF;
text-decoration:none;
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
}

#content_default{
    /*background-color:#fafcff;*/
    /*background-color: 0;*/
    font-size:1.0em;
    min-height: 565px;
    
}
#content_default table td, table th {
    font-size:1.4em;
    text-align:left;
}

#content_default p{
    font-size:1.0em;
}

#content_default h1,h2,h3{
    text-align:center;
}
    

/*** JQGrid table container ***/
#jqtable_container{
    width:55%;
    margin: 0 auto 0 auto;
}

#jqtable_container table td, table th {
    font-size:1.0em;
}


/*** Sidebars ***/

#leftside_main, #leftside, #rightside_main, #rightside, #leftside_blog, #rightside_blog {
margin:0;
padding:0 10px 10px;
border:1px solid #909090;
background-color:#fafcff;
}

#leftside_main {
height:635px;
width: 18%;
float:left;
/*_width: expression(Math.max(Math.min((document.documentElement ? document.documentElement.clientWidth : document.body.clientWidth) - 20, 300), 300)+'px');*/
overflow:hidden;
word-wrap: break-word;
white-space:normal;
}

#leftside {
width: 13%;
float:left;
max-height:690px;
overflow:auto;
position:relative;
left:0.5%;
}

#leftside_blog {
width: 15%;
float:left;
max-height:690px;
overflow:auto;
position:relative;
left:0.5%;
text-align:center;
min-height:750px;
}

#rightside {
width: 26%;
float:right;
position:relative;
right:0.5%;
}

#rightside_blog {
width: 15%;
float:right;
min-height:750px;
position:relative;
right:0.5%;
}

#rightside_main {
float:right;
height:635px;
width: 18%;
/*_width: expression(Math.max(Math.min((document.documentElement ? document.documentElement.clientWidth : document.body.clientWidth) - 20, 300), 300)+'px');*/
overflow:hidden;
word-wrap: break-word;
white-space:normal;
}

#leftside_main h1, #leftside h1,#rightside_main h1 {
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#leftside_main h2,#leftside h2,#rightside_main h2 {
font-size:1.1em;
margin:0 0 20px;
}

#leftside_main p, #leftside p,#rightside_main p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/*** Sidebar menu ***/

.nav {
background:#e8e9ea;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

/*** Content - Main ***/

#content_main,#contentalt_main {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
height:625px;
width:570px;
margin-left:auto;
margin-right:auto;
}

#content_blog {
  background-color:#fafcff;
  border:1px solid #909090;
  color:#2a2a2a;
  /*padding:15px 20px 5px;*/
  padding: 15px 20px 5px;
  /*height:625px;*/
  min-width:570px;
  width:60%;
  margin-left:auto;
  margin-right:auto;

  background-color:#fafcff;
  font-size:1.0em;
  min-height: 565px;
}
#contentalt_main {margin:0 230px 0 20px;}

#content_main h1,#content_main h2,#contentalt_main h1,#contentalt_main h2 {
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
}

#content_main h2,#contentalt_main h2 {
font-size:1.6em;
margin-bottom:10px;
}

#content_main img,#contentalt_main img {
border:1px solid #b0b0b0;
/*float:left;
margin:5px 15px 6px;
padding:5px;*/
}

/*** Content - Menu***/

#content_menu,#contentalt_menu {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
width:54%;
overflow:auto;
height:690px;
margin: 0 auto 0 auto;
}

#contentalt_menu {margin:0 230px 0 20px;}

#content_menu h1,#content_menu h2,#contentalt_menu h1,#contentalt_menu h2 {
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content_menu h2,#contentalt_menu h2 {
font-size:1.6em;
margin-bottom:10px;
}

#content_menu img,#contentalt_menu img {
border:1px solid #b0b0b0;
float:left;
margin:5px 15px 6px;
padding:5px;
}

#content_menu table{
    margin: 0 auto 0 auto;
}

/*** Footer ***/

#footer {
/*background:#ffffff url(img/white-shadow.png) top left repeat-x;*/
clear:both;
/*color:#d0d0d0;*/
color:#000000;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
min-width: 1024px;
/*max-width: 1400px;*/
}

#footer a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:15px;
width:1px;
}


.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** Rounded Corner Boxes ***/
.roundedcornr_box_779389 {
    background: url(/images/roundedcorner/roundedcornr_779389_tl.png) no-repeat top left;
}
.roundedcornr_top_779389 {
    background: url(/images/roundedcorner/roundedcornr_779389_tr.png) no-repeat top right;
}
.roundedcornr_bottom_779389 {
    background: url(/images/roundedcorner/roundedcornr_779389_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_779389 div {
    background: url(/images/roundedcorner/roundedcornr_779389_br.png) no-repeat bottom right;
}
.roundedcornr_content_779389 {
    background: url(/images/roundedcorner/roundedcornr_779389_r.png) top right repeat-y;
}

.roundedcornr_top_779389 div,.roundedcornr_top_779389,
.roundedcornr_bottom_779389 div, .roundedcornr_bottom_779389 {
    height: 40px;
    font-size: 1px;
    width: 100%;

}
.roundedcornr_content_779389, .roundedcornr_bottom_779389 {
    margin-top: -19px;
}
.roundedcornr_content_779389 { padding: 0 15px; }

/*** Hover Messages ***/
.msg_body {
padding: 5px 10px 15px;
background-color:#F4F4F8;
display:none;
font-weight:normal;
font-size:smaller;
width:875px;
}
.msg_head {
font-size:smaller;
}

/*** Login ***/
.login
{
    margin: 0px auto;
    text-align: center;
    width: 450px;
}

/*** Tab Navs ***/
.ordermanagement_tabnav{
margin-bottom: 1em;
}

.ordermanagement_tabnav ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
/*font: bold 12px Verdana;*/
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.ordermanagement_tabnav li{
display: inline;
margin: 0;
}

.ordermanagement_tabnav li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 13px;
background: #ECEEEC url(media/tabright.gif) top right no-repeat;
}

.ordermanagement_tabnav li a:visited{
color: black;
}

.ordermanagement_tabnav li a:hover{
background-color: #CDDADA;
color: navy;
}

.ordermanagement_tabnav li a.active{
background-color: #CDDADA;
color: navy;
}
/* */


.customerorders_tabnav{
margin-bottom: 1em;
}

.customerorders_tabnav ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
/*font: bold 12px Verdana;*/
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.customerorders_tabnav li{
display: inline;
margin: 0;
}

.customerorders_tabnav li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 13px;
background: #ECEEEC url(media/tabright.gif) top right no-repeat;
}

.customerorders_tabnav li a:visited{
color: black;
}

.customerorders_tabnav li a:hover{
background-color: #CDDADA;
color: navy;
}

.customerorders_tabnav li a.active{
background-color: #CDDADA;
color: navy;
}


.menumanagement_tabnav{
margin-bottom: 1em;
}

.menumanagement_tabnav ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
/*font: bold 12px Verdana;*/
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.menumanagement_tabnav li{
display: inline;
margin: 0;
}

.menumanagement_tabnav li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 13px;
background: #ECEEEC url(media/tabright.gif) top right no-repeat;
}

.menumanagement_tabnav li a:visited{
color: black;
}

.menumanagement_tabnav li a:hover{
background-color: #CDDADA;
color: navy;
}

.menumanagement_tabnav li a.active{
background-color: #CDDADA;
color: navy;
}
/* End of Order Management tabnav */

.restaurantsignup_tabnav{
margin-bottom: 1em;
}

.restaurantsignup_tabnav ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
/*font: bold 12px Verdana;*/
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.restaurantsignup_tabnav li{
display: inline;
margin: 0;
}

.restaurantsignup_tabnav li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 13px;
background: #ECEEEC url(media/tabright.gif) top right no-repeat;
}

.restaurantsignup_tabnav li a:visited{
color: black;
}

.restaurantsignup_tabnav li a:hover{
background-color: #CDDADA;
color: navy;
}

.restaurantsignup_tabnav li a.active{
background-color: #CDDADA;
color: navy;
}

/* End of the restaurant signup tabnav */

/* Start of the restaurant profile tabnav */
.restaurantprofile_tabnav{
margin-bottom: 1em;
}

.restaurantprofile_tabnav ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.restaurantprofile_tabnav li{
display: inline;
margin: 0;
}

.restaurantprofile_tabnav li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 13px;
background: #ECEEEC url(media/tabright.gif) top right no-repeat;
}

.restaurantprofile_tabnav li a:visited{
color: black;
}

.restaurantprofile_tabnav li a:hover{
background-color: #CDDADA;
color: navy;
}

.restaurantprofile_tabnav li a.active{
background-color: #CDDADA;
color: navy;
}

/* End of the restaurant profil tabnav*/

/* Start of the railstat tabnav */
.railstat_tabnav{
margin-bottom: 1em;
}

.railstat_tabnav ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.railstat_tabnav li{
display: inline;
margin: 0;
}

.railstat_tabnav li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 13px;
background: #ECEEEC url(media/tabright.gif) top right no-repeat;
}

.railstat_tabnav li a:visited{
color: black;
}

.railstat_tabnav li a:hover{
background-color: #CDDADA;
color: navy;
}

.railstat_tabnav li a.active{
background-color: #CDDADA;
color: navy;
}

/* End of the railstat tabnav*/

/* Start of customer signup tabnav */
.customersignup_tabnav{
margin-bottom: 1em;
}

.customersignup_tabnav ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.customersignup_tabnav li{
display: inline;
margin: 0;
}

.customersignup_tabnav li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 13px;
background: #ECEEEC url(media/tabright.gif) top right no-repeat;
}

.customersignup_tabnav li a:visited{
color: black;
}

.customersignup_tabnav li a:hover{
background-color: #CDDADA;
color: navy;
}

.customersignup_tabnav li a.active{
background-color: #CDDADA;
color: navy;
}

/* End of customer signup tabnav */

/* Start of customer profile tabnav */

.customerprofile_tabnav{
margin-bottom: 1em;
}

.customerprofile_tabnav ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.customerprofile_tabnav li{
display: inline;
margin: 0;
}

.customerprofile_tabnav li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 13px;
background: #ECEEEC url(media/tabright.gif) top right no-repeat;
}

.customerprofile_tabnav li a:visited{
color: black;
}

.customerprofile_tabnav li a:hover{
background-color: #CDDADA;
color: navy;
}

.customerprofile_tabnav li a.active{
background-color: #CDDADA;
color: navy;
}
/* End of customer profile tabnav */

/*** Buttons ***/
a.squarebutton{
background: transparent url('media/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

.squarebutton{
background: transparent url('media/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}


a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('media/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

span.button2 {
    background: transparent url('media/square-blue-left.gif') no-repeat top left;
    display: block;
    float: left;
    font: normal 12px Arial; /* Change 12px as desired */
    line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
    height: 23px; /* Height of button background height */
    padding-left: 9px; /* Width of left menu image */
    text-decoration: none;

}
span.button2 input.formbutton {
    background: transparent url('media/square-blue-left.gif') no-repeat top left;
    background: transparent url('media/square-blue-right.gif') no-repeat top right;
    display: block;
    padding-right: 3px;
    padding-left: 2px;
    white-space: nowrap;
    border: 0;
    margin: 0;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    text-shadow: #ffffff 1px 1px 0;
    padding-top: 0;
    font: normal 12px Arial;
    color: #494949; /*button text color*/
    cursor: pointer;
}


span.button2:hover{

    color: black;
    background-position: bottom left;

}
span.button2 input.formbutton:hover {
    cursor: pointer;
    color: black;
    background-position: bottom right;
}
span.formbutton:active {
    background-position: right -35px;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
span.formbutton input.formbutton:active {
    text-shadow: #ffffff -1px -1px 0;
    padding-top: 1px;
    background: none;
    outline: none;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

/*** Notifications ***/
info, .success, .warning, .errorExplanation, .miniErrorExplanation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.errorExplanation {
color: #D63301;
background-color: #FFEAE8;
background-image: url('/images/knobs/error.png');
list-style-type: none;
list-style-position: inside;
text-align:left;
width:40%;
font-size:1.2em;
margin:0 auto 0 auto;
}

.minierrorExplanation{
    color: #D63301;
background-color: #FFEAE8;
background-image: url('/images/knobs/error.png');
list-style-type: none;
list-style-position: inside;
text-align:left;
width:220px;
font-size:12px;
}

.success{
color: GREEN;
background-color: #DFF2BF;
background-image: url('/images/knobs/success.png');
list-style-type: none;
list-style-position: inside;
text-align:left;
width:400px;
}

/*** Order Management ***/

#summary_container {
width:675px;
height:300px;
margin-left:auto;
margin-right:auto;
}

.panel_box{
width:320px;
float:left;
}

/*** Menu Sidebar ***/
/* Left Sidebar : Categories - Ken */

#categories {
	/*margin-bottom: 1px;*/
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

#categories_header {
	margin-bottom: 0px;
	width: 150px;
	height: 20px;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

#categories ul {
	/*margin: 3px auto;
    padding-left: 0px;*/
    padding-left: 0px;
    margin: 0;
	width: 150px;
	list-style-type: none;
}

#categories li {
	width: 150px;
	/*height: 21px;*/
    padding-left: 5px;
    margin: 0;
    /*padding-left: 0px;*/
	list-style-type: none;
	text-align: left;
	/*border-bottom: #b6b6d2 1px solid;
	float: left;*/
}


#categories li.last {
   padding: 3px;
    margin: 0;
	border: none;
}

#categories li a {
	/*margin-top: 4px;
	margin-left: 6px;*/
    padding: 1px;
    margin: 0;
	/*display: block;*/
	color: #7575a9;
	text-decoration: none;
}

#categories li a.selected {
	/*margin-top: 4px;
	margin-left: 6px;*/
    padding: 1px;
    margin: 0;
	/*display: block;*/
	color: #fff;
	text-decoration: none;
}


#categories li a:hover {
	color: #56567c;
}

/* End of categories*/

/*** Menu Items ***/

td.item_code{
    color: black;
    width: 50px;
    text-align: center;
}

td.item_name{
    color: black;
    width: 100px;
    padding-left: 3px;
}

td.item_description{
    color: black;
    width: 200px;
    padding-left: 3px;
}

td.item_price{
    color: black;
    width: 50px;;
    padding-left: 3px;
}

td.centered{
    text-align: center;
}

td.item_order_time{
    color: #85859c;
    width: 150px;
    padding-left: 3px;
}

td.item_quantity{
    color: black;
    width: 70px;
    padding-left: 3px;
}

td.menu_heading{
    color: #85859c;
    padding-left: 3px;
}

tr.menu-item-even{
  background:   #E3E4FA;

}

tr.menu-item-odd{
    background-color: #CCCCFF;
}

tr.menu-item-sort-even{
  background:   #E3E4FA;
  cursor: move;

}
tr.menu-item-sort-even:hover{background-color: yellow;}
tr.menu-item-sort-odd:hover{background-color: yellow;}
tr.menu-item-sort-odd{
    background-color: #CCCCFF;
    cursor: move;
}

/*** Shopping Cart ***/

#shopping_cart{
  width: 100%;
  float: right;
  margin: 3% 0 0 0;
  padding: 1px 1px 1px 1px;
  border-color: #9e9ec3;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
}

#shopping_cart_header {
	margin-bottom: 2px;
	width: 100%;
	height: 20px;
	background-color: #9e9ec3;
	overflow: hidden;
}

#shopping_cart_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	font-size: 12px;
    color: #fff;
	font-weight: bold;
}

#cart_ordertype {
    text-align:center;
}

/*** Orders ***/
div.order_detail_panel
{
  background-color: white;
  width: 800px;  
  margin-left: auto;
  margin-right:auto;
  border: 1px solid #666;
  padding-left: 5px;
  padding-right: 5px;
}

div.show_order_panel {
  background-color: white;
  width: 80%;  
  margin-left: auto;
  margin-right:auto;
  /*border: 1px solid #666;*/
  padding-left: 5px;
  padding-right: 5px;
}

#cart table td, table tr, table th {
    font-size:1.0em;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
}

#cart_container{
    width:50%;
    float:right;
    position:relative;
    /*right:11%;*/
    height: auto;
  padding-left: 2px;
  padding-right: 2px;
}

#partycart_container{
    width:35%;
    float:right;
    position:relative;
    right:10%;
}

#orderform {
	width: 30%;
  text-align:left;
  font-size: 1.0em;
  margin: 0 auto 0 0;
  position:relative;
  left: 0%;
  min-width: 400px;
}

#statuses {
  width: 40%;
  text-align: left;
  margin: 0 auto 0 0;
  position:relative;
  border: 1px solid #666;
  font-size: 1em;
}

#statuses table td, table tr, table th {
    font-size:1.0em;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
}

#add_status{
  width: 50%;
  text-align: left;
  margin: 0 auto 0 0;
  position:relative;
}

#add_message{
  width: 50%;
  text-align: left;
  margin: 0 auto 0 0;
  position:relative;
}

#new_message {
	width: 20%;
	text-align: left;
  margin: 0 auto 0 0;
  position:relative;
}

#messages {
	width: 20%;
  text-align: left;
  margin: 0 auto 0 0;
  position:relative;
}

#preferences {
    width: 50%;
    text-align: left;
    margin: 0 auto 0 0;
    position:relative;
/*    left: 15%;*/
}


/*** Start delivery address box ***/
.shiftcontainer{
position: relative;

left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 300px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

.shadowcontainer_blogcomment{
width: 100%; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer_blogcomment .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

/**
pop up css in menu management
*/
.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #595959;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: fixed;
	top: 30%;
	left: 30%;
	width: auto;
	height: auto;
	border: none;
	background-color: white;
	z-index:1002;
	overflow: auto;
}


.errormsg{
    color:red;
}

/**
party cart tabs
*/
.partycart_tabnav
{
margin-bottom: 1em;
}

.partycart_tabnav ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
/*font: bold 12px Verdana;*/
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.partycart_tabnav li{
display: inline;
margin: 0;
}

.partycart_tabnav li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 1.2em;
background: #ECEEEC url(media/tabright.gif) top right no-repeat;
}

.partycart_tabnav li a:visited{
color: black;
}

.partycart_tabnav li a:hover{
background-color: #CDDADA;
color: navy;
}

.partycart_tabnav li a.active{
background-color: #CDDADA;
color: navy;
}
#content_default table.partycart_info{
    margin:0 auto 0 auto;
}
#content_default table.partycart_info td{
    font-size:1.1em;
}
#content_default table.table_info td{
    font-size:1.0em;
}
#content_default #partycart_main{
    width:60%;
    margin: 0 auto 0 auto;
}

table.featured_blog
{
  width: 100%;
}

td.featured_blog
{
  text-align: center;
padding-bottom: 10px;
}

/*** Restaurant Signup/Profile ***/
#contactinfo_container{
    width: 75%;
    margin: 0 auto 0 auto;
    height:380px;
    text-align:left;
}
.submit_container{
    width:120px;;
    margin:0 0 0 auto;
}

/*** Terms of Use ***/
#terms{
    width:80%;
    overflow:auto;
    height:500px;
    border-style:groove;
    border-width:1px;
    padding: 5px 5px 5px 5px;
    margin: 0 auto 0 auto;
    text-align:center;
}
#terms p {
    text-align:center;
}

/*** FAQ ***/
#faqlist {
     font-size:1.5em;
     width:75%;
     margin: 0 auto 0 auto;
}
img.weremobileimage{
    border: none;
}

/*** Blog ***/
#blog_container{
    width:90%;
    text-align:left;
    margin:0 auto 0 auto;
    word-wrap: break-word;
    white-space:normal;
    font-size: 1.4em;
}

#blogs
{
    width:90%;
    text-align:left;
    margin:0 auto 0 auto;
    word-wrap: break-word;
    white-space:normal;
    font-size: 1.4em;
}

#customer_question, #customer_question_default_response
{
  background-color: white;
  padding-left: 7px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px; 
}

#customer_default_response
{
  color: #0000FF;
  font-style: oblique;
}

#menu_item_question_popup, #menu_item_choice_popup, #menu_title_management_popup {
  
  /*
  margin-left: auto;
  margin-right:auto;
  
  margin-top: 0px;
  margin-bottom: 0px;*/
  
  border-style:outset;
  border-width:3px;
}

#menu_item_question_popup {
    width: 500px;
    height: 230px;
}

#menu_item_choice_popup {
    width: 500px;
    height: 500px;
}

#menu_title_management_popup {
    width: 500px;
    height: 500px;
}

#show_form_popup.white_content{
    position: absolute;
    top:50px;
    overflow-y: hidden;
    overflow-x: hidden;
}

#menu_item_table_popup, #menu_title_table_popup {
    width: 100%;
}

#menu_item_question_content_popup, #menu_item_content_popup, #menu_title_content_popup
{
    margin-left: 4px;
    width: 488px;
    background-color:white; /*#53868B;*/
    overflow-y: auto;
    overflow-x: hidden;
}

#menu_item_question_content_popup
{
    height: 150px;
}

#menu_item_content_popup
{
    height: 420px;
}

#menu_title_content_popup
{
  border-style: inset;
  border-width:2px;
  height: 410px;
  width:468px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

#menu_item_submit_popup, #menu_title_submit_popup{
    margin-top: 5px;
    height: 20px;
    text-align: center;
}
#menu_item_choice_title
{
    font-weight:bold;
    font-size: 12px;
    background-color: #838B8B;
    padding-left: 7px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    margin-left: 4px;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
}

#menu_item_choice_content{
    background-color: #C1CDCD;
    font-size: 12px;
    padding-left: 7px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    margin-left: 4px;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
}

h3.menu_item_choice_title
{
  background-color: #616D7E;
  color: #FFFFFF;
  font-weight:bold;
}

#menu_item_choice_line_even, #menu_item_choice_line_odd, #menu_item_choice_line_heading {
    height: 22px;
    line-height: 22px;
    padding-left: 7px;
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    margin-left: 4px;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
}

#menu_item_choice_line_heading{
  background-color: #5E5A80;
  color: #FFFFFF;
  font-weight:bold;
}

#menu_item_choice_line_even{
  background-color: #E3E4FA;
}

#menu_item_choice_line_odd{
  background-color: #CCCCFF;
}

#menu_item_choice_name{
  float: left;
  vertical-align: middle;
  width: 50%;
  min-width: 30%;
  left: 0;
}
#menu_item_choice_price{
  float: left;
  width: 10%;
  min-width: 30px;
  /*background-color: white;*/
  position:relative;
  vertical-align: middle;
  text-align: right;
}

#menu_item_choice_orderform{
  float: left;
  width: 30%;
  margin-left: 5px;
  /*background-color: white;*/
  position:relative;
  v-align: middle;
}

#survey_question{
  text-align: left;
}

#survey_table {
  width: 100%;
}

#survey_subitem_1 #survey_subitem_2 #survey_subitem_3 #survey_subitem_4 #survey_subitem_5 #survey_subitem_6 #survey_subitem_7 #survey_subitem_8 #survey_subitem_9 #survey_subitem_10 {
  width: 10%;
  text-align: center;
}

#survey_subitem_left #survey_subitem_right {
  text-align: center;
}

li.survey_item {
  list-style-type: none;
}

li.menusubitemlist
{
  list-style-type: none;
}

#fades_notice { background-color: #A4E7A0; border: 1px solid #26722D; }
#fades_error { background-color: #F0A8A8; border: 1px solid #900; }
#fades_notice, #fades_error { width: 90%; margin: 0 auto 10px auto; padding: 5px; }
#fades_notice p, #fades_error p { margin-left: 20px; padding: 0; font-size: 1.5em; color: #000; }
#fades_notice a, #fades_error a { text-decoration: none; padding: 0 3px; }
#fades_notice a { border: 1px solid #26722D; color: #26722D; }
#fades_error a { border: 1px solid #900; color: #900; }
#fades_notice a:hover, #fades_error a:hover { color: #333; border: 1px solid #333; }

/*** End of file ***/

