/*  
CMS Modify CSS
*/



body {
	margin-top: 20px;
	padding: 0;
	font-size: 13px;
	text-align: left;
	color: #000;
	background:url(../images/bg-main2.png) center top #b04732;
	background-attachment:fixed;
}


body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}


#wrapper { 
	border: none;
	width:960px;
	margin:auto;
	border-radius: 16px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
background:url(../images/bg-repeater-wrapper.jpg) repeat #e5831d;
	}
	
	
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

h1 {color: #000; font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px; line-height: 1.1em; 
}

h2 {color: #000; 
	font-family:arial, verdana, sans-serif;
	font-size: 22px; line-height: 1em;
}

h3 {
	font-size: 1.1em;
}

p { font-size: 13px;
	margin: 0;
	padding: 0;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000;
}

a:hover {
}

hr { margin: 0px; padding: 0px;  color: #fff;
}

/* Header */

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	background: url(../images/header-image.png) no-repeat left top;
	  border-radius: 16px 16px 0px 0px;
-moz-border-radius: 16px 16px 0px 0px;
-webkit-border-radius: 16px 16px 0px 0px;
}


#header h1, #header p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#header h1 {
	color: #FFFFFF;
	font-size: 70px;
	padding: 50px 0 0 40px;
}

#header span {
	color: #58382F;
}

#header p {
	margin-top: -5px;
	padding-left: 80px;
	font-size: 13px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFB71C;
}

#header-logo {
margin:0px;padding:0px;position:absolute;
margin-top:-40px;margin-left:18px; 
width:299px;height:193px; z-index:1999;
 }

#city {
display:none;
}


#address {
position:absolute;
font-size: 14px;
color: #000;
margin-left:332px;
margin-top:199px;
width:620px;
text-align:right;
font-weight:normal;
z-index:5500;
}

#home-allcontent #address {
	display:none;
}

/* second option sidebar */
#home-allcontent #sidebar2 { 
	margin-top:-100px;
}


#sidebar-address {
	margin-top:13px;
	font-size:12px;
	margin-left:-17px;
	display:none;
}
#sidebar-adddress {
	line-height: 1.2em;
}

#address p {font-weight:normal;color:#000;}

p .phone-number {
	font-weight:bold;
}

/* Page */

#page {
	width: 960px;
	background: none;
	margin: 0 auto;
}

#page-bgtop {
	background: none;
}

#page-bgbtm {
	background: none;
}

#home-page-wrapper {
}

#home-page-wrapper #page {
	width: 960px;
	margin: 0 auto;
	background: none;
	position:relative; z-index:4300;
	background-color: none;
	border-radius: 0px 0px 12px 12px;
-moz-border-radius: 0px 0px 12px 12px;
-webkit-border-radius: 0px 0px 12px 12px;
}

#home-page-wrapper #page-bgtop {
}

#home-page-wrapper #page-bgbtm {
		border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

#home-page-wrapper #content {
	background:url(../images/sidebar-bg-repeater.png) repeat;
	margin-top:-110px;
}

/* Content */


#content {padding: 0px; margin:0px;
	float: right;   /* float right for left sidebar */
	width: 709px;
	padding-top: 0px;
	margin-top: 0px;
	background-color:#edc786;
	border-radius: 12px;
	margin-right:-16px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

#content {padding: 0px; margin:0px;
	float: left;   /* float left for right sidebar */
	width: 709px;
	padding-top: 0px;
	margin-top: 0px;
	background-color:#f2f1e8;
	border-radius: 12px;
	margin-left:4px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

#main-content { 
float:right; width: 670px;
margin-right:0px;
margin-top:8px;
padding-bottom:5px;
margin-right:20px;
}

/* Home Custom CSS */

#home-page-wrapper #page {
	width: 960px;
	margin: 0 auto;
}

#home-page-wrapper #page-bgtop {
	background: none;
}

#home-page-wrapper #page-bgbtm {
	background: none;
		border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

#home-sidebar {
}

/* home specials box */
#home-specials {
	display:none;
}

#home-hours {
}

/* home upper buttons */

#home-top-buttons {
	text-align:left;
	margin-left:-7px;
	margin-top:12px;
	width:100%;
	clear:right;
}

#home-top-buttons #image-bg-menu {
	float:right; 
	background:url(../images/menu-link-bg.png) no-repeat top;
	width:206px; height:177px;margin-left:14px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 3px #000; 
	}
	
#home-top-buttons #image-bg-specials {
	float:right; 
	background:url(../images/specials-link-bg.png) no-repeat top;
	width:206px; height:177px;margin-left:14px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 3px #000; ; 
	}
	
#home-top-buttons #image-bg-coupons {
	float:right; 
	background:url(../images/coupons-link-bg.png) no-repeat top;
	width:206px; height:177px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 3px #000;  
	}

#home-top-buttons .button-links {
    padding: 1.1em 1em .7em 1em;
    background: #000;
	text-decoration:none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #000; color:#fff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	margin-left:-6px;margin-top:-8px;
}

#home-top-buttons .button-links a {
text-decoration:none;color:#fff;
font-size:26px; font-family:'Georgia', serif;
font-style:italic; 
}

#home-top-buttons .button-links:hover {
    background: #ba3725; 
    border: solid 1px #ba3725; 
}
#home-top-buttons .button-links a:hover {
    color:#fff;
}

#home-top-buttons .button-links:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #e9050d;
    border: solid 1px #c60911;
	color:#fff;
}
/* end home custom css */


/* Main Sidebar */

#nav-wrapper {
background:#130a08;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin-left:-9px;
padding:9px 6px 9px 6px;
background:url(../images/sidebar-bg-repeater.png) repeat;
width:190px;
margin-top:-9px;
}

/* defaults to show built in page links in sidebar navigation */
#static-vertical-nav {
}

/* sidebar social links default to show */
#social-sidebar-links {
	display:none;
}

/* horizontal nav hide  - styling for this is in horizontal-nav.css */
#horizontal-wrapper {
	}

/* side social icons - default to hide - stying for this area is below */
#social-icons-right-side {
position:fixed; margin-top:353px;margin-left:795px;
width:45px; 
}

#sidebar { margin:0px; padding:0px;
	float: left;
	width: 195px;
	margin-top: 10px;
	color: red;
	margin-left: -5px;
}
#sidebar ul {
	margin: 0;
	list-style: none;
 padding:0px;}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 3px;
}

#sidebar li li {
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 4px;
	background:#000;
	margin-bottom:3px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
}

#sidebar li li:hover {
	background:#ab1e44;
	    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

#sidebar ul li ul li ul li{
	border-bottom: 1px solid #8e2000;
	padding: 0px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	padding: 8px 0px 10px 15px;
	font-size: 15px;
	color: #FFE7E0;
}

#sidebar h3 {
	margin: 0;
	height: 15px;
	padding: 8px 0px 10px 15px;
	font-size: 14px;
	color: #000000;
}

#sidebar a {
	text-decoration: none;
	color: #000; font-weight: bold;
}

#sidebar h2 a { color:#EBDB6D;
}

#sidebar a:hover {
	text-decoration: none;
	color:#8e2000;
}

#sidebar p {
	padding-left:15px;
}

/* second option sidebar */
#sidebar2 { 
	margin:0px; padding:0px;
	float: right;
	width: 195px;
	margin-top: 10px;
	color: #000;
	margin-right:28px;
}
#sidebar2 ul {
	margin: 0;
	list-style: none;
 padding:0px;}

#sidebar2 li {
}

#sidebar2 li ul {
	margin-bottom: 3px;
}

#sidebar2 li li {
	border-bottom: 1px solid #8e2000;
	padding: 3px 0px 3px 0px;
}

#sidebar2 ul li ul li ul li{
	border-bottom: 1px solid #8e2000;
	padding: 0px;
}

#sidebar2 h2 {
	margin: 0;
	height: 35px;
	padding: 8px 0px 10px 15px;
	font-size: 15px;
	color: #FFE7E0;
}

#sidebar2 h3 {
	margin: 0;
	height: 15px;
	padding: 8px 0px 10px 15px;
	font-size: 13px;
	color: #000000;
}

#sidebar2 a {
	text-decoration: none;
	color: #000; font-weight: bold;
}

#sidebar2 h2 a { color:#000;
}

#sidebar2 a:hover {
	text-decoration: none;
	color:#8e2000;
}

#sidebar2 p {
	padding-left:15px;
}

#hours {width:100%;color:#000;
margin-left:-17px;line-height: 1.2em;
}
#hours .bold-font {font-weight:bold;}
#hours p {font-weight:normal; font-size:12px;}


#main-list {list-style-type:disc;}

#main-list li {
margin-left: 21px; 
line-height: 145%;
font-size: 12px; }

.list-header { font-weight: bold; 
color:#60678A; font-size: 15px; 
margin-top: 10px;}
h4 { font-weight: bold; color:#990000; 
font-size: 15px; 
margin-top: 0px; 
margin-bottom: 6px;}

.list-sub { font-weight: normal; color:black; font-size: 14px; margin-top: 10px; line-height: 140%;}

#h-line {
margin-left: 2px; 
marign: 0px; 
padding:0px; 
width: 285px; 
height: 1px; }

#h-line2 {
margin-left: 2px; 
marign: 0px; 
padding:0px; 
width: 275px; 
height: 1px; }


/*form styling */

#form-box {
padding: 0px 0px 0px 0px; 
width: 300px;
height: auto; ;
margin: 0px 0px 0px 0px;
padding-top: 0px;
}

.thank-you {
font-size: 20px; 
font-style: italic; 
color: red; }

table {
margin-top: 0px;  
margin-bottom: 0px;}

td {font-size: 13px; 
padding: 0px 0px 0px 0px; }

table td p {
padding-top: 3px; 
margin-bottom:2px; }

form {
padding: 0px; 
margin:0px;
padding-top: 10px; 
margin-left: 10px;}


/* Footer */

#powered-by {
margin:0px;
padding:0px;
float:left;
width: 120px; 
height: 34px; 
padding-top:10px; 
margin-bottom: 12px; 
margin-left: 10px;}

#footer-right {
margin:0px;
padding:0px;
float:right; 
width: 680px;
text-align:right;
margin-right:12px;
}

#footer {
	clear: both;
	width: 960px;
	margin: 0;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#footer p { font-size: 11px;
	margin: 0;
	padding: 10px 0px;
	text-transform: normal;
	color:#000;
}

#footer p a {
color:#000;
}

#footer-logo {
float: right; 
width: 122px; 
height: 48px; 
margin-top: -50px; 
margin-bottom: 0px; 
padding-bottom: 0px;
text-align:left;
}

/* 2nd option for footer */

#bottom-footer-sections { 
margin: 0 auto;
margin-top:7px;
width: 960px; 
color:#000;
font-size:11px;
clear: both;
}

#bottom-footer-sections a { 
color:#000;
}

#bottom-footer-sections a img:hover {
opacity:.90;
filter:alpha(opacity=.90);
}

#bottom-footer-sections ul {
	display:block;
}

#bottom-footer-sections ul li {
display:inline; margin-right:8px;
}

#bottom-footer-sections #left-section { 
width: 25%;
height: 100%;
float:left;
border-right: none;
margin:0px;
padding:0px;
margin-left: 10px;
}

#bottom-footer-sections #left-section  img{ 
margin-top:-12px;
}

#bottom-footer-sections #center-section {
width: 25%;
height: 100%;
float:left;
padding-left:14px;
}

#bottom-footer-sections #center-section img {
height:44px;width:44px;
}

#bottom-footer-sections #right-section {
width: 40%;
height: 100%;
float:right;
border-left: none;
}

img {border: none;}

#page-size img {
padding:0px;}

#links p {
padding-left: 10px; }

#links img {
padding-top:3px;}

#links h3 {}

#services {
ist-style-type:disc; 
padding-left:10px;}

#services li {
line-height:2em;}

#links-box {
background-color: #fff; 
width: 170px; 
margin-left: 12px; }

/* coupon club top */

#coupon-club-top {
	position:absolute;
	z-index:4000;
	margin-left:671px;
	margin-top:16px;
	width:248px; 
	border:.2em dotted #333;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .7em;
	background-color:#000;
	color:#fff;
}

.coupon-club-title {
	font-size: 25px;
	font-weight:bold;
	color:#FC3;
}

#coupon-club-top .email-form {
margin-top: 8px;
line-height: 160%;
}

/*  
coupon club
*/

#coupon-club {
padding: 0px; 
margin: 0px;
width:500px; 
height: 253px;
background: url(../images/coupon-club.jpg) no-repeat center top;
}

#coupon-club-text {
margin-left:70px; 
padding-top: 94px; 
width: 360px;}

#coupon-club p{
padding-top: 50px; 
padding-left: 10px;}

.small-text {
font-size: 10px; }

#club-disclaimer { padding:0px;margin:0px;line-height:.9em;margin-top:3px;}
.disclaimer-text {font-size: 10px; }

#coupon-club .email-form {
margin-top: 8px;
line-height: 160%;
}

#coupon-specials { 
text-align:center; 
padding: 0px; margin: 0px;
width:100%; 
padding-bottom: 15px;
}

#menu-margin-top {
margin:0px; padding:0px; 
float:left; 
margin-top:-128px; 
padding:0px;}



#print-page a {
color:#FF0000;}

.small-text {
font-size: 10px; }

#menu-navigation {
margin:0px;padding:0px;
}

#menu-wrapper {
	margin-bottom:20px;
}

#menu-navigation a {
color:#C0273F;}


/*  
left specials box
*/


#lunch-specials { 
margin-top: 10px; 
margin-left: 4px;
color:#000000; 
font-family:Arial, Helvetica, sans-serif;
width: 183px;
margin-bottom:17px;
}

#specials-top {
width:183px;
height:55px;
}

#specials-content {
	background-color:#fff; 
	margin-top:-3px;
}

#lunch-specials a { 
color:#FF0000;}

#lunch-specials a:hover { 
color:#FF9900;}

#lunch-specials-bottom {
height:0;margin-bottom:8px;
margin-top:-3px;
}

#lunch-specials ul li .specials-title {
	font-weight:bold;}


#lunch-specials h2 {
margin:0px; padding: 0px;
font-weight:bold; 
font-size: 15px;
text-align:center;
color: #000;
font-family:Arial, Helvetica, sans-serif;
padding-top:4px; 
margin-bottom:-10px;}

#lunch-specials ul {
margin:0px; padding: 0px; }

#lunch-specials p {
font-size: 11px;
margin:0px; 
padding:0px; 
color:#000;
padding-left: 5px; 
padding-bottom:5px; 
line-height: 100%;}

#lunch-specials ul li{
font-size: 11px; 
margin:0px; 
padding: 0px; 
padding-left: 5px; 
padding-right:5px; 
border-bottom:none;}

.entry h1 {text-align:left;}

#content-one-column {
margin:0px;
padding:0px;
background-color:#ffffff; 
width: 740px; 
border:solid; 
border-width:thin; 
border-color:#000000;}

#content-one-column h1 {
text-align:left;}


.links {font-size: 11px; text-decoration:underline;
padding: 0px; margin-left: 5px; color:red;}


.hide-field input
{
    border:none;
	background-color : #ffffff; 
    font-family : verdana; 
    color : #000000;
	font-weight:bold;
}

#google-map iframe {width:666px;height:350px;}
#print-menu {width: 300px;padding:25px;}

#float-right {float:right;}
#clear {clear:both;}


#coupon-line hr {
border-top: 5px dotted #333;
  color: #fff;
  background-color: #fff;
  height: 3px;
  width:100%;
  }
  
  #coupon-wrapper {
	width:96%; background:#FFCE9D;
	border:.2em dotted #333;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .7em;
	margin-bottom:.5em;
	margin-top:.5em;
	}
  
  
  
  
  /* side social icons */
  
#social-icons-right-side {
position:fixed; margin-top:343px;margin-left:955px;
width:45px;
}
#social-icons-right-side a img:hover {
opacity:.90;
filter:alpha(opacity=.90);
}


  
  /* Order online button CSS */

#online-ordering-side-button {position:fixed; margin-top:183px;margin-left:955px;
}


#order {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#order li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/side-online-order-button.png) no-repeat center top;
	width:65px;height:158px;
}

#order a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/side-online-order-button.png) no-repeat center;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
	width:65px;height:158px;
}

#order a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/side-online-order-button.png) no-repeat center top;
	background: rgba(100, 125, 175, 0);
	background: rgba(253, 247, 83, 0.25);
	width:65px;height:158px;
}

/* Online order upper buttons */

#order-header {text-align:center;}
#order-header .order-links a {text-decoration:none;color:#000; }
#order-header .order-links {
    padding: 5px 6px;
    background: #eff0f1;
	text-decoration:none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #cccfd2;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
#order-header .order-links:hover {
    background: #e9050d; 
    border: solid 1px #c60911;
	color:#fff;
}
#order-header .order-links:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #e9050d;
    border: solid 1px #c60911;
	color:#fff;
}

.menu-description {font-style:italic; padding-bottom:5px;}

#specials-wrapper { text-align:left; background:#C03;
-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 10px;
	margin-bottom:5px;
  }
.specials-title {font-weight:bold;font-size: 1.4em;
  }
#specials-wrapper p {
	margin-left:25px; 
	line-height:1.2em
	;padding-top:.2em;
	}
	
#specials-allcontent {
	display:none;
	}
	
	
	/* open - close sidebar */

#open-marker {
	width:inherit; background:green;
	border:.2em solid #fff;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .8em;
	padding-left:.6em;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:12px;
}

#closed-marker {
	width:inherit; background:#000;
	border:.2em solid #fff;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .8em;
	padding-left:.6em;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:12px;
}

#sign-wrapper  {
	margin:0;padding:0;
	float:right;
	width:50px;
	height:27px;
	margin-top:-6px;
	margin-left:4px;
}

.currently-text { font-size: 12px;font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
}

