@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
 html, body {
      margin:0px;
      padding:0px;
      height:100%;
      border:none;
}
body {
	background-color:#4C3129;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
td {
	color:#000000;
}
ul{
	padding-left:15px;
}
/*---------------- left nav ----------------*/ 
#left_nav {
	width:205px;
	height:300px;
	background-image:url(../images/global/left_column/left_nav_bgrd.jpg);
	background-repeat:no-repeat;
	padding-top:24px;
	margin-top:67px;
	line-height:20px;
}
#left_nav a {
	display:block;
}
 
.left_nav_item {
	height:55px;
	padding-left:20px;
	padding-top:30px;
	margin-botom:20px;
}

#left_nav a:link {text-decoration:none;color:#ffffff;}
#left_nav a:visited {text-decoration:none;color:#ffffff;}
#left_nav a:hover {text-decoration:underline;color:#6DC6E6;}
#left_nav a:active  {text-decoration:underline;color:#ffffff;}

/*---------------- end left nav ----------------*/

/*---------------- nyaj cause ----------------*/ 
#cause_nav {
	width:205px;
	height:300px;
	padding-top:24px;
	margin-top:67px;
	line-height:20px;
}
#cause_nav a {
	display:block;
}
 
.cause_nav_item {
	height:55px;
	padding-left:20px;
	padding-top:30px;
	margin-botom:20px;
}

#cause_nav a:link {text-decoration:none;color:#ffffff;}
#cause_nav a:visited {text-decoration:none;color:#ffffff;}
#cause_nav a:hover {text-decoration:underline;color:#6DC6E6;}
#cause_nav a:active  {text-decoration:underline;color:#ffffff;}

/*---------------- end nyaj cause ----------------*/
 

/*---------------- body link ----------------*/

a:link {
	text-decoration: none;
	color: #000099;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	color: #000099;
	font-weight:bold;
}

a:active {
	text-decoration: none;
	color: #000099;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color: #cc3300;
	font-weight:bold;
}


/*---------------- end body link ----------------*/

/*---------------- facelift body link ----------------*/

a.faceliftLink:link {text-decoration:none;color:#6CC5E6; font-size:12px;}
a.faceliftLink:visited {text-decoration:none;color:#6CC5E6; font-size:12px;}
a.faceliftLink:hover {text-decoration:underline;color:#6CC5E6; font-size:12px;}
a.faceliftLink:active  {text-decoration:underline;color:#6CC5E6; font-size:12px;}


/*---------------- end facelift body link ----------------*/
 
.cityListing a:link, a:visited {
	text-decoration: none;
	color: #000099;
	font-weight:bold;
}
 
.cityListing a:hover, a:active {
	text-decoration: underline;
	color: #cc3300;
}
 
p{
	color:#000000;
}
h2 {
	font-size:18px;
	color:#000000;
	margin-bottom:10px;
}
h3 {
	font-size:14px;
	color:#000000;
	margin-top:15px;
	margin-bottom:10px;
	border-bottom:1px solid #000000;
	display: inline;
}
hr {
	color:000000;
	background-color:#000000;
	border:1px solid #000000;
	margin-bottom:5px;
}
/*------------ footer link styles -------------*/
a.footerLink:link {text-decoration:none;color:#ffffff; font-size:10px;}
a.footerLink:visited {text-decoration:none;color:#cc3300; font-size:10px;}
a.footerLink:hover {text-decoration:underline;color:#cc3300; font-size:10px;}
a.footerLink:active  {text-decoration:underline;color:#000099; font-size:10px;}
/*------------ talk to us link styles -------------*/
a.talktous:link {text-decoration:none;color:#000099;}
a.talktous:visited {text-decoration:none;color:#cc3300;}
a.talktous:hover {text-decoration:underline;color:#cc3300;}
a.talktous:active  {text-decoration:underline;color:#cc3300;}
/*------------ email club link styles -------------*/
a.emailclub:link {text-decoration:none;color:#000099;}
a.emailclub:visited {text-decoration:none;color:#cc3300;}
a.emailclub:hover {text-decoration:underline;color:#cc3300;}
a.emailclub:active  {text-decoration:underline;color:#cc3300;}
/*------------ Location manager -------------*/
.locationTable {
	margin:0px;
	padding:0px;
}
.locationTable th {
	text-align:right;
}
.locationTable a {
	font-weight:bold;
}
#location_popup {
	padding:10px;
	/*line-height:1.5em;*/
	background: url(../images/locations/bground.jpg) repeat-y;
}
/*------------ End Location manager -------------*/
#container {
	margin:0px;
	padding:0px;
}
#centered_table {
	/*width:100%;
	padding:0px;
	margin:0px auto;
	background-color:#6e81a5;*/
	margin:0px;
	padding:0px;
	height:100%;
}
.column_left {
	height:400px;
	background-color:#4C3129;
}
.column_right {
	height:285px;
	background-color:#4C3129;
}
.sideColumns {
	background-color:#4C3129;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 1.5;
	text-align:left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.bullets {
	list-style-type: circle;
}
 
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.error {
	font-weight:bold;
	color:#990000;
}
/*------------ Cell colors -------------*/
.cell1 {
	background-color: #D16F1A;
}
.cell2 {
	background-color: #D3D091;
}
.cell3 {
	background-color: #8C4B26;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.cell4 {
	background-color: #FFFFFF;
}
.middleTable {
	background-color:#4C3129;
	margin-bottom:100px;
}
.middleCell {
	background-color:4C3129;
	vertical-align:top;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.highlightswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
 
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
 
.italicbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
/*---------------- Gift Card pages ----------------*/
.giftCards {
	width:100%;
}
.giftCards table {
	width:100%;
	color:#000000;
	padding:10px;
	margin-bottom:10px;
	/*border:10px solid #000000;*/
}
.giftCards th {
	/*padding:1px;*/
	text-align:left;
	font-weight:bold;
}
.giftCards td {
	/*padding:1px;*/
	text-align:left;
}
.joes_menu {
	padding-bottom:27px;
}
/*---------------- News pages, archive and admin section ----------------*/
.news_articles {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #000000;
}
.single_article img, a img {
	display: inline;
	margin:0px;
	padding:0px;
}
#print_recipe {
	width:90%;
	margin:10px auto;
	padding:10px;
	background-color:#C5C06D;
	color:#000000;
}
 
a.joes_menu:link {font-weight:normal; color:#ffffff;}
a.joes_menu:visited {font-weight:normal; color:#6DC6E6;}
a.joes_menu:hover {font-weight:normal; color:#6DC6E6;}
a.joes_menu:active  {font-weight:normal; color:#6DC6E6;}
.headingswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 1.5;
	text-align:left;
}
.cellhappenings {
	background-color: #6DC6E6;
}
.headingsorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
.cell5 {
	background-color: #FFEEC0;
}
/*------- new styles ---------*/
body {
	background-color:#4C3129;
}
a img {
	border:none;
}

.emp {
	font-weight:bold;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
#container {
	width:100%;
}
#content {
	width:902px;
	margin:0px auto;
}
#border_content {
	border:1px solid #fff;
	float:left;
	position:relative;
	z-index:3000;
}
#joeslogo {
	position:absolute !important;
	left:0px !important;
	top:0px !important;
	left:-100px;
	top:-100px;
	z-index:10;
	width:250;
	height:129;
}
#top_mini_nav {
text-align:right;
padding:4px;	
}
#location_search {
	text-align:right;
	height:26px;
	margin-top:7px;
}
#location_search #input_button {
	vertical-align:bottom;
	margin-right:10px;
}
#zip_error {
	margin-right:10px;
	color:#FF0000;
	font-weight:bold;
}
#right_header {
	width:651px;
	float:left;
	margin-left:250px !important;
	margin-left:125px;
	z-index:2000;
}
#new_nav {
	margin: 0;
	padding: 0;
	overflow:hidden;
	z-index:1000;
}
#new_nav li {
	float: left;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
#new_nav li a {
	display: block;
	white-space: nowrap;
}
#new_nav li a:hover {
	background: #1A4473
}
#new_nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	margin-left:10px;
}
#new_nav li ul li {
	float: none;
	display: inline
}
#new_nav li ul li a {
	background: #6CC5E6;
	color:#fff;
	padding: 5px 12px;
}
#new_nav li ul li a:hover {
	color:#fff;
	background: #4e3227;
	text-decoration:none;
}
#flash {
	
}
#sub_content {
	padding:25px 0px 30px 0px;
	float:left;
	width:100%;
	border-bottom:1px solid white;
	margin-bottom:10px;
	z-index:500;
}
#sub_content p {
	color:#fff;
	line-height:1.5em;
}
#sub_content h2 {
	color:#f1c741;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
#sub_left {
	float:left;
	width:179px;
	border-right:1px solid #fff;
	padding:0px 30px;
}
#sub_middle {
	float:left;
	width:249px;
	border-right:1px solid #fff;
	padding:0px 30px;
}
#sub_right {
	float:left;
	width:290px;
	padding:0px 30px;
}
#footer {
	vertical-align:middle;
}
#footer #footer_left {
	width:60%;
}
#footer a {
	width:25px;
	display:inline;
}
#footer .icons {
	overflow:hidden;
	margin-right:15px;	
}
#footer .icons img {
	margin-left:15px;	
}
#footer .right_content {
	float:right;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #6CC5E6;
}
#footer a:active {
	text-decoration: none;
}
 open table widget 

.opentable_widget {
	
}
.opentable_outer {
	width:230px;
	padding:0 10px;
	height:337px;
	position:relative;
	overflow:hidden;
	color:#ffffff;
	background-image:url(../images/left_feature.jpg);
}
.opentable_widget_inner {
	margin-top:173px;
	padding:5px;
	padding-top:10px;
}
.opentable_widget_inner div {
	padding-bottom:5px;
}
.opentable_widget_inner h2 {
	color:#F1C741;
	margin-bottom:2px
}
.opentable_widget_inner label {
	display:block;
	float:left;
	width:75px;
	text-align:right;
	padding-right:3px;
}
/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	/*border:1px solid #ccc;
	font-size:18px;
	padding:4px;
	text-align:center;
	/*width:194px;
	
	-moz-box-shadow:0 0 10px #eee inset;
	-webkit-box-shadow:0 0 10px #eee inset;*/
	width:100px;
}
/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
}
/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
	padding:2px 0;
	height:22px;
}
#caltitle {
	font-size:14px;
	color:#0150D1;
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}
#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(../images/icons/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}
#calnext {
	background-image:url(../images/icons/next.gif);
	float:right;
}
#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;
}
/* year/month selector */
#caltitle select {
	font-size:10px;
}
/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}
#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}
/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}
/* single week */
.calweek {
	clear:left;
	height:22px;
}
/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}
/* sunday */
a.calsun {
	color:red;
}
/* offmonth day */
a.caloff {
	color:#ccc;
}
a.caloff:hover {
	background-color:rgb(245, 245, 250);
}
/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc !important;
	cursor:default;
}
/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}
/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}
.caltrigger {
	width:16px;
	height:15px;
	content:"testing";
	background: url(../images/icons/calendar.gif) no-repeat;
	display:inline-block;
	margin-left:4px;
}

