body {
	font-family:'proxima-nova',verdana;
	font-size:16px;
	background-color:#FFF;
/*	background: url(../img/indigo/IndigoBkgdNEW.jpg) repeat-y top center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}

#myCarousel {
	border-top: 1px solid #fff;
}

#wrapper {
	background: url(../img/indigo/IG_Web_Bkgrd.jpg) repeat-y center bottom; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 12px;
}
#footer {
	margin-top:0;
}
.inner-wrapper {
	background-color: #fff;
}

h1 {
	font-size:27px;
	font-weight:700;
	color:#35404f;
	margin:0;
	text-transform:uppercase;
	display:block;
	line-height:37px;
	text-align:center;
}

h1 + h2 {
	font-size:21px;
	font-weight:400;
	color:#35404f;
	margin:0;
	line-height:19px!important;
	display:block;
	text-align:center;
	background:transparent!important;
}

h2 {
	color:#fff;
	font-size:12px;
	font-weight:700;
	line-height:12px;
	font:16px/18px proxima-nova;
}

.title-bg {
	background:transparent url(../img/indigo/title-bg.png) no-repeat 1px 30px;
}

.title-bg span {
	display:block;
	color:#35404f;
	text-align:center;
	text-transform:uppercase;
	font-weight:400;
	margin-top:19px;
	font-size:15px;
}

input.call-to-action {
/*	background:url(../img/indigo/call-to-action-bg.png) top left repeat-x;
	border:none;
	height:40px;
	padding:0 30px;
	font-size:14px;
	font-weight:700;
	text-shadow:1px 1px 3px #555;
	color:#fff;
	border-radius:4px;*/
	background: none !important;
	background-color: #a7410f !important;
	color: #FFF;
}

.left {
	float:left;
}

.right {
	float:right;
}

.gutter-top {
	margin-bottom:10px;
}

input.inline,select.inline {
	display:inline;
	width:auto;
	padding:0 15px;
	height:23px;
	vertical-align:middle;
	background:#fff;
	border:1px solid #cecece;
	box-shadow:none;
	border-radius:2px;
	margin:0;
}

input.inline {
	height:23px;
}

.boxes {
	/*margin:0 20px;*/
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
	margin-bottom:0;
}

.boxes > div form {
	line-height:40px;
}

.boxes > div.sep {
	width:0;
	padding:0;
	height:280px;
	border:none;
	margin-left:27px;
	margin-right:27px;
	border-right:1px dotted #777;
}

.boxes > div {
	color:#333;
	line-height:24px;
	font-size:12px;
	font-weight:400;
	margin:40px 0 0;
	float:left;
	width:218px;
	padding:25px;
	height:230px;
	background:rgba(255,255,255,0.75);
	border:1px solid #e9e3db;
	min-height: 280px;
	height: 284px;
}

.boxes > div.no-padding {
	min-height:264px;
	padding-top:0;
}

.boxes > div.no-padding h3 {
	background: #a7410f;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	margin-top: -1px;
	height: 41px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	margin-left: -26px;
	margin-right: -26px;
	margin-bottom: 10px;
}

.boxes > div.giagia {
	font-size:14px;
	line-height:20px;
}

.boxes > div.giagia img {
	position:absolute;
	margin-top:-51px;
	margin-left:66px;
}

.boxes > div .text-center {
	margin-top:5px!important;
}

.boxes > div a {
	display:inline;
	/*color:#a2a52e;*/
}

.boxes > div:first-child {
	margin-left:0;
}

.cohn-bar{
  position: fixed;
  width: 100%;
  border-top: 5px solid #000;
  z-index: 1500;
  font: 16px/18px 'proxima-nova';
}
.cohn-bar .expanded{
  background: #000;
  padding: 5px 0;
  position: fixed;
  width: 100%;
  height: 75px;
  top: -110px;
  z-index: 300;
  font: 16px/18px 'proxima-nova';
}
.cohn-bar .reservation-expanded{
  background: #000;
  padding: 5px 0;
  position: fixed;
  width: 100%;
  height: 75px;
  top: -300px;
  z-index: 3000000;
  font: 16px/18px 'proxima-nova';
}
.cohn-bar .global-logo {
  float: left;
  padding-top: 15px;
}
.cohn-bar .expanded ul{
  margin: 0;
  list-style: none;
  float: right;
  padding: 15px 0 22px;
}
.cohn-bar .expanded ul li{
  float: left;
  color: #fff;
  line-height: 38px;
  padding: 0 15px;
}
.cohn-bar .expanded ul li a{
  color: #fff;
}
.cohn-bar a.toggle{
  background: #000;
  border-radius: 5px;
  padding: 5px 10px 5px 10px;
  float:right;
  position: relative;
  margin: -4px 5px 0 0;
  z-index: 300;
}
.cohn-bar a.toggle-new{
  background: #000;
  border-radius: 5px;
  padding: 5px 13px;
  float:right;
  position: relative;
  margin: -4px 5px 0 4px;
  z-index: 300;
  color: #fff;
  font-size: 16px; 
}
.cohn-bar a.close-bar{
  float: right;
  background: #000;
  /*font-size: 18px;*/
  color: #ccc;
  text-shadow: none;
  padding: 1px 10px;
  border-radius: 0px 0px 5px 5px;
  top: 0;
  font-weight: bold;
  position: relative;
  font: 12px/14px 'proxima-nova';
  margin-right: 10px;
}
.cohn-bar a.close-bar:hover{
  color: #fff;
  text-decoration: none;
}
.cohn-bar a.close-bar[rel="expanded"],
.cohn-bar a[rel="reservation-expanded"] {
  padding: 8px 13px;
}


ul.slider-controls {
	margin-top:5px;
	display:block;
	float:right;
	list-style:none;
	text-align:center;
	height:35px;
}

ul.slider-controls li {
	display:inline-block;
	margin:0;
}

ul.slider-controls li a {
	display:inline-block;
	width:7px;
	height:7px;
	background:none;
	border:1px solid #fff;
	border-radius:5px;
}

ul.slider-controls li.active a {
	background:#fff;
}

#mission-statement {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  height: calc(100% - 22px);
  width: 940px;
  margin: 0 auto;
  left: 50%;
  margin-left: -470px;
}

.slider-text{
  text-align: center;
  padding: 28px 30px 42px;
  width: 340px;
  font-size: 21px;
  line-height: 21px;
  height: 335px;
  border-radius: 200px;
  background: rgba(255,255,255,0.85);
  font-family: 'prociono';
  color: #000;
  z-index: 900;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
/*.slider-text h3:before{
  content: "";
  width: 292px;
  margin-top: -4px;
  margin-left: 20px;
  display: block;
  border-bottom: 3px double #ae9b8f;
  padding: 0;
  clear: both;
}
*/

.slider-text .row1 {
	width: 240px;
	margin: 0 auto;
	border-bottom: 3px double #ae9b8f;
	padding-bottom: 11px;
	background: none !important;
	padding-top:12px !important;
}

.slider-text h3{
  font-family: 'press_style';
  border-bottom: 3px double #ae9b8f;
  color: #b64d1a;
  line-height: 70px;
  text-transform: none;
  font-size: 80px;
  padding: 0 0 2px;
  display: inline-block;
  clear: both;
  font-weight: normal;
  width: 340px !important;
  margin: 6px auto 8px;
}
.slider-text span.large{
  font-size: 24px;
  line-height: 28px;
  margin-bottom: -2px;
}
.slider-text span.normal{
  font-size: 22px;
  line-height: 28px;
}
.slider-text span.small{
  font-size: 17px;
  line-height: 23px;
}

/*
.slider-text {
	text-align:center;
	padding:20px;
	width:340px;
	font-size:21px;
	line-height:21px;
	height:315px;
	margin-top:37px;
	background:rgba(255,255,255,0.85);
	font-family:'p22-franklin-caslon';
	color:#000;
	position:absolute;
	z-index:900;
	top:146px;
	border: 1px solid #000;
}

.slider-text .row1 {
	margin:0 auto;
	border-bottom:3px double #AB4500;
	padding-bottom:11px;
	padding-top: 2px;
	font-size:30px;
	line-height: 30px;
	background: none !important;
}

.slider-text h3 {
	letter-spacing:0.1em;
	font-family:'press_style';
	border-bottom:3px double #AB4500;
	color:#AB4500;
	line-height:58px;
	text-transform:uppercase;
	font-size:69px;
	padding:0;
	display:inline-block;
	clear:both;
	font-weight:400;
	width:332px!important;
	margin:12px auto 0;
}

.slider-text h3 span {
	font-size:58px;
	line-height:60px;
}

.slider-text span {
	line-height:30px;
	margin-bottom:-2px;
	letter-spacing: -0.04em;
}

.slider-text span.normal {
	font-size:25px;
	line-height:30px;
}
.slider-text span.normal div {
	padding-left: 35px;
	padding-right: 35px;
}

.slider-text span.small {
	font-size:25px;
	line-height:30px;
}
*/

header {
	position: relative;
/*	height:460px;
  background: transparent;
  background-size: cover;
  background-image: url(../img/indigo/header-bg.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat no-repeat;*/
}
/*
nav {
	padding:15px 0 10px;
	height:110px;
}

nav .logo {
	margin-top:13px;
	float:left;
	width: 140px;
}

nav p.right {
	color:#fff;
	margin:0;
	font-size:18px;
	font-family:'prociono';
	clear:right;
	font-weight:normal;
	text-shadow: 0.05em 0.05em 2px #000;
	width: 295px;
	float:right;
	padding: 5px;
	text-align: right;
}

nav p.right span {
	margin-left:25px;
}

nav ul {
	text-align:center;
	float:right;
	height:37px;
	margin:35px 0 0;
	padding-bottom:4px;
	margin-bottom:0;
}

nav ul li {
	text-align:center;
	display:inline-block;
	height:50px;
	margin-left:36px;
	line-height:50px;
	font-family:'press_style';
}
nav ul li.first {
	margin-left: 0px;
}

nav ul li a {
	display:inline-block;
	color:#fefefe;
	font-weight:500;
	font-size:28px;
	text-transform:uppercase;
	text-shadow: 0.05em 0.05em 2px #000;
	letter-spacing: 0.05em;	
}

nav ul li.current a {
	color:#0e2464;
	text-shadow: 0.05em 0.05em 2px #fff;
}

nav ul li a:hover,
nav ul li a:active,
nav ul li a:focus {
	text-decoration:none;
	color:#0e2464;
	text-shadow: 0.05em 0.05em 2px #fff;
}

nav ul li.logo {
	width:189px;
	padding:0;
}

nav ul li.logo a img {
	position:absolute;
	margin:-67px 0 0 -65px;
}

nav .text-right {
	color:#fff;
	margin-top:7px;
	text-transform:uppercase;
	font-weight:700;
	font-size:16px;
	text-shadow:1px 1px 2px #000;
	width: 350px;
	float:right;
	padding: 5px;
	font-family: 'prociono';
}

nav .text-right span {
	display:inline-block;
	padding:0 11px 0 15px;
}

nav .text-left {
	font-size:17px;
	line-height:25px;
	color:#fff;
	padding:15px 20px;
	background:rgba(0,0,0,0.66);
	font-weight:700;
	text-transform:uppercase;
	max-width:620px;
	display:inline-block;
	margin-top:360px;
	text-shadow:1px 1px 3px #000;
}

nav .text-left b {
	color:#fc3;
}
*/
nav {
	padding-top: 50px;
}

nav ul {
	text-align:center;
	margin:0;
	background:url(../img/indigo/sprites/navigation.png) 0 -53px repeat-x;
	height:50px;
/*	margin-left:8px;
	margin-right:8px;*/
}

nav ul:before {
	display:block;
	position:relative;
	float:left;
	content:"";
	background:url(../img/indigo/sprites/navigation.png) -3px 0 no-repeat;
	height:50px;
	width:11px;
	margin-left:-11px;
}

nav ul:after {
	display:block;
	position:relative;
	float:right;
	content:"";
	background:url(../img/indigo/sprites/navigation.png) -33px 0 no-repeat;
	height:50px;
	width:11px;
	margin-right:-11px;
}

nav ul li {
	text-align:center;
	display:inline-block;
	height: 133px;
	line-height: 142px;
	margin: -44px 15px;
	font-family:'press_style';
}

nav ul li a {
	display:inline-block;
	color:#fefefe;
	font-weight:500;
	font-size:28px;
	text-transform:uppercase;
	letter-spacing: 0.05em;	
}

nav ul li.current a {
	color: #dce8f4;
}

nav ul li a:hover,nav ul li a:active,nav ul li a:focus {
  text-decoration: none;
  color: #dce8f4;
}

/*
nav ul li a{
  display: inline-block;
  color: #FFF;
  font-weight: normal;
  font-size: 25px;
  text-transform: uppercase;
  text-shadow: 0.08em 0.08em 0px #000;
}
nav ul li.current a {
	color: #ad5700;
}
nav ul li a:hover,
nav ul li a:active,
nav ul li a:focus {
  text-decoration: none;
  color: #845423;
}
*/

nav ul li.logo {
	width:145px;
	padding:0;
	float:none;
	position: relative;
}

nav ul li.logo a img {
	margin:0;
	max-width: 100%;
}


nav .text-right {
	color: #0a1329;
	margin-top: 7px;
	font-weight: 400;
	font: 19px/18px 'alternate-gothic-no-2-d';
	letter-spacing: 0.03em;
	width: 300px;
	float: right;
	padding: 9px 5px 6px;
	text-transform: uppercase;
}

header.inner nav .text-right {
	background: transparent;
}

nav .text-right span {
	display:inline-block;
	padding:0 11px 0 15px;
}



.ver-separator {
	display:inline-block;
	width:15px;
}

a.register {
	margin:0 60px 0 50px;
}

.main {
	letter-spacing:0;
	font-size:14px;
	color:#000;
	padding-left: 0 !important;
	padding-right: 0 !important;
/*	text-transform:uppercase;*/
/*text-shadow: 1px 1px 1px #FFFFFF;*/
}

.main a {
	color:#AB4500;
}

.main strong {
	color:#dd9a7E;
}

.main .span8 {
	line-height:30px;
	font-weight:400;
}

.main .span8 img {
	margin-top:-5px;
}

.main .span4,
.main .span8 .smaller {
	font-size:16px;
	font-weight: 400;
}

section.tiled {
	padding:30px 0 20px;
	min-height:350px;
	color:#fff;
	line-height:25px;
	font-weight:700;
	font-size:27px;
}

section.tiled .center {
	margin-top:50px;
	text-align:center;
}

section.tiled .center a {
	color:#fc3;
}

section.tiled .center > a {
	margin-left:8px;
}

section.tiled a {
/*	display:inline-block;*/
}

section.tiled img.border {
	border:5px solid #fff;
}

section.tiled .text-center {
	margin-top:20px;
}

section.tiled hr {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	background-color:#767572;
	border-top:none;
	border-bottom-color:#767572;
}

section.tiled .small {
	font-size:10px;
	text-transform:uppercase;
	line-height:18px;
}

section.tiled {
	min-height:340px;
	padding:0 0 10px;
}

section.tiled h2 {
	background:#767572;
	padding:11px 20px;
	color:#fff;
	line-height:30px;
/*font-size: 13px;*/
	margin:10px 0 0;
	font:16px/18px proxima-nova!important;
}

section.tiled .content {
	background:#fff;
	padding:7px 20px 0;
	font-size:11px;
	margin-bottom:20px;
}

section.tiled .content h3 {
	line-height:20px;
	margin:0;
	color:#333;
	font-size:13px;
}

section.tiled .content date {
	float:left;
	background:#333;
	color:#fff;
	font-size:11px;
	padding:0 5px;
	line-height:20px;
	margin-right:10px;
}

section.tiled .content article {
	margin-top:15px;
	line-height:16px;
}

section.tiled .content article:first-child {
	margin-bottom:20px;
}

section.tiled .content article > img {
	float:left;
	margin:0 10px 5px 0;
}

section.tiled .content article > a {
	display:block;
	line-height:12px;
	font-weight:700;
}

section.tiled .content p {
	color:#666;
	font-size:13px;
	line-height:18px;
	font-weight:400;
	margin:5px 0 10px;
}

section.tiled .content p.text-right {
	margin:0 0 10px;
}

section.tiled a.join-now {
	margin:10px 0;
}

.review {
	width:auto;
}

section.tiled .reviews date {
	float:none;
	background:none;
	color:#999;
	font-size:11px;
	padding:0;
	line-height:11px;
	margin-right:10px;
}

section.tiled .reviews article:first-child {
	margin-bottom:0;
}

section.tiled .reviews .review-content {
	margin:5px 0;
	line-height:16px;
	font-size:12px;
	font-weight:400;
}

section.tiled .social-connect {
	background:#333;
	padding:6px 10px 5px;
}

section.tiled ul.social-links {
	float:right;
	margin-left:0;
	list-style:none;
}

section.tiled ul.social-links li {
	float:left;
	margin-left:8px;
	height:40px;
}

section.tiled ul.social-links li a {
	display:block;
	width:40px;
	height:40px;
	background:url(../img/indigo/sprites/social.png) no-repeat;
}

section.tiled ul.social-links li a.fb {
	background-position:0 0;
}

section.tiled ul.social-links li a.tw {
	background-position:-50px 0;
}

section.tiled ul.social-links li a.gp {
	background-position:-100px 0;
}

.call-us {
	letter-spacing:0;
	background:url(../img/indigo/reservation_bg.png) no-repeat left top;
	color:#000;
	font:20px/26px p22-franklin-caslon;
	text-transform:none!important;
	padding:17px 0;
	text-align:center;
	width:600px;
	border:2px solid #767572;
}

.callout {
	border: 2px solid #fff;
	width: 410px;
	padding: 17px 0 7px;
	background: rgba(46,67,109,0.85);
	color: #fff;
	font: 32px/17px 'press_style';
	display: inline-block;
	margin: 0 25px;
	text-align: center;
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
}

.callout a {
	color:rgba(255,255,255,0.9);
	text-decoration:none;
	display:block;
	font-weight:normal !important;
	text-transform:uppercase;
	letter-spacing: 0.05em;
}

.callout a .smaller {
	color:#ccdef4;
	text-decoration:none;
	font-size:16px;
	font-weight:400;
	font-family:'prociono',serif;
	text-transform: none !important;
	letter-spacing: 0;
}
.callout a:hover {
	color: #a9c6e7;
}

footer {
	padding:15px 0;
	background:#fff;
	min-height:90px;
	color:#505050;
	font-size:12px;
}

footer ul {
	float:left;
	list-style:none;
	margin-left:0;
	margin-right:25px;
}

footer ul li a {
	color:#505050;
	font-size:11px;
}

footer ul li a:hover {
	color:#505050;
}

.section-bottom {
	padding-top:15px;
	margin-bottom:14px;
	height:0;
	width:600px;
	border-bottom:1px solid #767572;
}

.navigation .search {
	margin:0!important;
}

.navigation {
	margin-top:5px!important;
}

.navigation .dropdown:hover{ padding:0 15px 30px !important; background: #fff;}
.navigation li {
	background:url(../img/indigo/nav-sep.png) no-repeat top 7px right;
}

.cook {
	background-color:#a7410f;
}

.join {
	color:#000;
}

.carousel {
	height:460px;
	z-index:150;
}

.carousel-inner {
	position:absolute;
	top:0;
	max-height:460px;
}
ul.slider-controls {
	margin:0 auto;
	text-align:center;
	width:100%;
	top:430px;
}

.carousel-indicators li {
	float:none;
}

.carousel-indicators {
	right:0;
}
ul.slider-controls li {
	margin: 0 3px;
}

/*
ul.slider-controls {
	float:none;
	margin-top:5px;
	top:5px;
	width:90px;
	padding-left:870px;
	position:relative;
}

.carousel-indicators li {
	background-color:transparent;
	border:1px solid #FFF;
	margin-left:5px!important;
	width:6px!important;
	height:6px!important;
	border-radius:5px;
}
*/

.searchDropdown {
	width:560px;
	position:relative;
	right:0;
	top:-5px;
	margin-left: 340px;
	display:none;
}

.searchDropdown input[type="text"] {
	width:446px!important;
	display:inline-table;
}

.searchDropdown input[type="submit"] {
	display:inline-table;
}

.fullwidth {
	width:940px;
	margin:0 auto;
}

.fullwidth h2 {
	background:#A74113;
	padding:11px 20px;
	margin-bottom:0;
}

.inner-container {
	width:940px;
	background-color:#FFF;
	margin:0 auto;
	font:15px/18px proxima-nova,arial;
	color:#333;
	color:#000;
	padding:20px;
	min-height: 400px;
}

.menu-title {
	font-family:'press_style',verdana;
	color:#ffcc33;
	text-transform:uppercase;
	padding-top:15px;
}

.btn.menu-name {
	height:30px;
	background:transparent;
	color:#84654B;
	font:16px/18px 'proxima-nova',arial !important;
	border:none;
	box-shadow:none;
}

.menu-options.horizontal .btn.menu-name a {
	border-radius:20px;
	border:1px solid #84654B;
	display:block;
	color:#84654B;
	text-decoration:none;
	line-height:28px;
	padding:5px 18px;
}

.menu-options.vertical,.vertical table {
	padding-top:0;
	margin-top:0;
}

.menu-options.vertical .btn {
	padding:0!important;
	margin-bottom:10px;
}

.menu-options.vertical .btn.menu-name {
	display:block;
	text-align:left;
	height:auto;
}

.menu-options.vertical .btn.menu-name a {
	padding:15px 20px;
	border:1px solid #84654B;
	display:block;
	color:#84654B;
	text-decoration:none;
	font-size:18px;
	text-shadow:none;
	text-transform:uppercase;
	font-weight:400;
	clear:both;
}

.menu-options.horizontal .btn.menu-name a:hover,
.menu-options.horizontal .btn.menu-name a.active,
.menu-options.vertical .btn.menu-name a:hover,
.menu-options.vertical .btn.menu-name a.active,
.menu-options.vertical .btn.menu-name a:focus  {
	text-decoration:none;
	color:#FFF;
	background-color:#AB4500;
	border-color:#AB4500;
	text-shadow:none;
}

.menu-data table th {
	background-color:#AB4500;
	color:#fff;
	font:16px/20px proxima-nova,arial;
}

.menu-data table td {
	border-bottom:1px solid #ccc;
	color:#333;
	font:16px/20px proxima-nova,arial;
}

.menu-data table td small {
	color:#676767;
	font:14px/16px proxima-nova,arial;
}

.formContainer .newListSelected {
	color: #555 !important;
}
/*
.SSContainerDivWrapper {
	border: 1px solid #ddd !important;
	width: 100% !important;
	position:absolute !important;
	background-color: #fff !important;
}
*/
.formContainer input.datepicker {
	width: 175px !important;
}
.formContainer {
	background-color: rgba(227,223,199,0.75);
	width: 278px !important;
	margin-right: 46px !important;
	margin-left: 0;
}

.formContainer label {
	color: #555;
	font-weight: normal;
	font-size: 16px;
}

.innerleft {
	font-size: 16px;
	line-height: 24px;
}
.innerleft a {
	color: #c52f0a;
}
.formContainer {
	margin-top: 0;
	/*background: none !important;*/
}
.formContainer .time,.formContainer section.date {
	margin-top: 15px;
	height: 40px;
}
.formContainer .party-size {
	height: 40px;
	margin-top: 15px;
}

.chef {
	border: 0 !important;
	color: #2E436D !important;
	font-family: 'proxima-nova',Arial;
	font-weight: 600;
	text-align: center;
	padding: 25px 0 0 !important;
	width: 290px !important;
	margin: 40px 0 !important;
	line-height: 19px !important;
}

.chef a {
	display: inline;
	color: #A34E24;
}



#restaurant-view .address {
	font-family: 'proxima-nova',Arial;
	width: 280px !important;
	margin-left: 46px !important;
	margin-right: 0 !important;
	line-height: 19px !important;
	font-size: 17px !important;
	padding-top: 13px !important;
	padding-bottom: 10px !important;
	background-color: rgba(255,255,255,0.66) 
}
.address a {
	color: #A34E24 !important;
}
.address .holiday-hours {
	padding-top: 8px;
}


.reservation{
  margin-right: 18px;
  padding: 10px;
  width: 210px;
  border: 2px solid #f7cfcf;
  float: left;
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 10px;
  font-weight: normal;
  color: #333 !important;
}
.reservation .text-center{
  font-weight: bold;
  margin: 15px 0;
}
.reservation form{
  font-size: 13px;
  line-height: 36px;
  color: #333 !important;
}
.reservation h3{
  font-size: 15px;
  text-align: center;
  background-color: #AB4500;
  color: #fff;
  padding: 0 10px;
  margin: -12px -12px 0;
  font-family: 'proxima-nova';
}
.reservation label {
  color: #333 !important;
  padding-top: 0;
}
.reservation input {
	
}

h3.home {
	color: #AB4500;
}

a.btn {
	color: #FFF !important;
}

.menu-foreground .span3 {
	width: 25% !important;
	margin-left: 0 !important;
}
.menu-data table td.menu-price {
	font: 14px/40px 'proxima-nova',arial !important;
}


@font-face {
    font-family: 'press_style';
    src: url('../fonts/press_style-webfont.eot');
    src: url('../fonts/press_style-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/press_style-webfont.woff') format('woff'),
         url('../fonts/press_style-webfont.ttf') format('truetype'),
         url('../fonts/press_style-webfont.svg#press_styleregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@media only screen and (max-width: 768px) {
	.logo {
		width: 150px;
	}
	nav ul li {
		margin-left: 20px;
	}
	nav ul li a {
		font-size: 20px;
	}
	.main .span4, .main .span8 .smaller {
		font-size: 19px;
	}
	.call-us {
		width: auto;
		padding: 4px 0;
	}
	.callout {
		width: 353px;
		margin: 0;
	}
	.section-bottom {
		width: auto;
	}
	.reviews {
		width: 272px;
	}
	.review {
		width: 235px;
	}
	/*
	.cook {
		width: 476px;
	}
	.clubbox {
		width: 476px;
	}
	*/
	.fullwidth {
		width: 100%;
	}
	.socialicons {
		width: 272px;
	}
	#restaurant-view{
		width: 768px;
		overflow-x: hidden;
	}
	.navigation li.last {
		display: none;
	}
	header {
		height: auto;
	}
}
@media only screen and (max-width: 400px) {
	.logo {
		width: 68%;
	}
	.reviews {
		width: 100%;
		padding: 0;
	}
	.review {
		width: 100%;
		padding: 0;
	}
}


input.input-small {
	height: 28px;
	line-height: 32px;
	padding: 0 0 0 5px;
    width: 65px;
}
select.input-small {
	width: 90px;
	height: 30px;
	padding: inherit;
}
.call-us-reservations .span3 {
	text-align: left;
}
.call-us-reservations label {
	font-family: 'proxima-nova';
	font-weight: normal;
	color: #c02e29;
}
.content .params .find {
    background-color: #c41200;
    color: #fff;
    font-size: 13px !important;
    font-weight: 500;
}
.find {
    background-color: #c10324 !important;
    background-image: linear-gradient(to bottom, #d40327 0%, #b70222 100%) !important;
    border: 1px solid #ad0220 !important;
    color: #ffffff !important;
}


.resBox .newListSelected,
.time .newListSelected,
.party-size .newListSelected {
	background:url(../images/dropdown_arrow.png) no-repeat scroll 95% 10px #FFF;
	cursor:pointer;
	color:#333;
	font:17px proxima-nova;
	float:left;
	border-radius:4px;
}
.resBox .SSContainerDivWrapper,
.time .SSContainerDivWrapper,
.party-size .SSContainerDivWrapper {
	top:38px!important;
	cursor:pointer;
	height:40px!important;
	line-height:40px;
}

.resBox .selectedTxt,
.time .selectedTxt,
.party-size .selectedTxt {
	padding-left:24px!important;
	width:164px!important;
	cursor:pointer;
	height:40px!important;
	line-height:40px;
}
.time .selectedTxt,
.party-size .selectedTxt {
	padding-left:11px!important;
	width:21px!important;
}

.time .newListSelected,
.party-size .newListSelected {
	margin-right:10px;
	background-position:85% 10px;
}
.resBox {
	margin-top: 20px;
}

.reservationForm {
	float:left;
	width: 100%;
	display:none;
	height: 80px;
}

.reservation-expanded .newListSelected {
	background:url(../images/small_arrow.png) no-repeat scroll 93% 8px #f8f8f8;
	color:#999;
	cursor:pointer;
	float:left;
	width:100%;
	font:13px proxima-nova;
}

.reservation-expanded .selectedTxt {
/*	padding-right:0!important;*/
	height:29px!important;
	line-height:32px;
}

.reservation-expanded .SSContainerDivWrapper {
	top:29px!important;
}

.reservation-expanded label {
	margin-bottom:0;
	float:left;
	color:#ccc;
	font-size:12px;
	text-transform:uppercase;
	font-family:"proxima-nova",sans-serif;
	font-style:normal;
	font-weight:600;
	line-height:30px;
}

.reservation-expanded .time,
.reservation-expanded .party-size,
.reservation-expanded .date {
	float:left;
	margin-top:21px;
	margin-left: 10px;
}

.reservation-expanded .time .newListSelected {
	width:24%;
	margin-left:7px!important;
	margin-right:0;
}

.reservation-expanded .party-size {
	margin-top:21px;
}

.reservation-expanded .date {
	margin-top:20px;
}

.reservation-expanded .party-size .newListSelected {
	margin-left:8px;
	margin-right:0;
	width:28%;
}

.reservation-expanded .date input[type="text"] {
	height:29px;
	background:#f8f8f8;
	line-height:29px;
	margin-left:6px;
	color:#999;
	width:95px !important;
}

.reservation-expanded .btn {
	font-size:15px;
	font-family:"proxima-nova",sans-serif;
	font-style:normal;
	font-weight:600;
	margin-left:3px;
	margin-top:18px;
	padding:7px 22px;
}
.nice-select {
	height: 31px !important;
	line-height: 29px !important;
	padding-left: 8px !important;
    padding-right: 41px !important;
    color: #777;
}

.homebox h3.home , .blog h3 {
    color: #A74113;
}