body {
	font-family:'proxima-nova',verdana;
	font-size:16px;
}

h2 {
	color:#fff;
	font-size:12px;
	font-weight:700;
	line-height:12px;
}

a {
	color: #e7cb78;
	outline: none;
}

.left {
	float:left;
}

.right {
	float:right;
}


.cohn-bar{
  position: fixed;
  width: 100%;
  border-top: 5px solid #000;
  z-index: 9999999;
  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: -110px;
  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;
}

header.home {
/*	height:600px;*/
	position: relative;
}
header.inner {
	height: 150px;
	background-image: url(../img/draftrepublic/DR_Website_BkgdTop.jpg);
	background-repeat: repeat-x;
}

nav.container {
	position: absolute;
	left: 50%;
	margin-left: -470px;
	z-index: 999999;
}

header nav {
	padding-top: 50px;
}
header nav::after {
	content: ' ';
	clear: both;
}

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

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

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

header nav ul li {
	text-align:center;
	display:inline-block;
	height: 133px;
	margin: -12px 5px;
}
header.inner nav ul li {
	margin: -11px 5px;
}


header nav ul li a {
	display:inline-block;
	padding:0 10px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	font:22px/24px 'kenyan_coffeeregular';
	letter-spacing: 0.05em;
/*	text-shadow:.5px .5px 1px #000 */
}

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

header nav ul li a:hover,header nav ul li a:active,header nav ul li a:focus {
	text-decoration:none!important;
	color:#d7be66;
}

header nav ul li.logo {
	width:127px !important;
	padding:0;
	float:none;
	position: relative;
	margin-right:0;
}
header nav ul li.logo a {
	padding: 0;
}

header nav ul li.logo a img {
	margin:0;
	width:127px !important;
}

header nav .text-right {
	color: #fff;
	margin-top: 7px;
	font-weight: 400;
	font: 19px/18px 'proxima-nova-extra-condensed';
	letter-spacing: 0.03em;
	background: rgba(0,0,0,0.66);
	width: 296px;
	float: right;
	padding: 9px 5px 6px;
	text-transform: uppercase;
}

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

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

p.text-left {
	font: 20px/24px 'proxima-nova';
	font-weight: 400;
	color: #fff;
	padding: 9px 20px;
	background: rgba(24,24,24,0.75);
	max-width: 940px;
	display: inline-block;
	/*margin: 359px 75px 0;*/
	margin-top: 0;
	margin-left: -374px;
	text-shadow: 1px 1px 3px #000;
	text-align: center;
	text-transform: uppercase;
	width: 748px;
	position: absolute;
	bottom: 7px;
	left: 50%;
	letter-spacing: 0.05em;
	z-index: 9999999;
	
}

p.text-left b {
	color:#e1c461;
	font-weight:400;
	font:32px/34px 'kenyan_coffeeregular';
	letter-spacing: 0.125em;
}

.midsection {
	background-image: url(../img/draftrepublic/DR_Website_BkgdTop.jpg);
	background-repeat: repeat-x;
	height:440px;
}
.midsection:after {
	clear:both;
}
.midsection a:hover {
	color: #FFF;
}

.chef {
	width: 27.659574%;
	text-align: center;
	float:left;
	margin:26px 0 0;
}
.chef img {
	width: 100%;
	max-width: 220px;
	margin: 0 auto;
}
.chef h3 {
	padding: 0;
	margin: 9px 0 0 0;
	line-height: 22px;
	font-family: 'proxima-nova-extra-condensed';
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	text-shadow: .5px .5px 0.02em #000
}
.info-section {
	float:left;
	width: 46.680852%;
	font-family: 'proxima-nova-condensed';
	text-align: center;
	font-weight: 400;
	color:#fff;
	margin:20px 2% 0 0;
	text-shadow: .5px .5px 0.02em #000;
	font-size: 20px;
}
.info-section .address {
	text-shadow: 1px 1px 0.05em #000;
	font-weight: 400;
	text-transform: normal;
	letter-spacing: 1px;
	margin-top:15px;
}
.info-section .links {
	border-bottom: 2px solid #d7be66;
	width:356px;
	font-weight: 400;
	text-transform: normal;
	padding-bottom: 7px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 1px;
}
.info-section p {
	font-size: 20px;
	margin-bottom: 7px;
	line-height: 23px;
	letter-spacing: 0.03em;
}
.info-section .reservation-note {
	font-size: 15.5px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 18px;
}
.info-section .hour-title {
	text-transform: uppercase;
}
.info-section .smaller {
	line-height: 19px;
	font-size: 17.5px;
}
.info-section a, .chef a {
	text-decoration: none;
}
.info-section a:hover, .chef a:hover {
	color: #ebda9f;
}

.instagram {
	width: 23.404255%;
	text-align: center;
	float:left;
	margin: 26px 0 0;
}
.instagram img.instagram-photo {
	margin-bottom: 10px;
}
.instagram .call-to-action {
	margin-top: 10px;
	background: #cd742f url(../img/draftrepublic/link-bg.png) repeat-x top left;
	height: 30px;
	font: 16px/20px 'proxima-nova-condensed';
	display: inline-block;
	padding: 0 10px;
	border-radius: 5px;
	line-height: 30px;
	color: #fff;
}
.instagram .call-to-action img{
	border: none;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -3px;
}
.instagram .call-to-action:hover{
	text-decoration: none;
	background-position: 0 -7px;
}

.callout {
	width: 400px;
	padding: 5px 0px;
	height: 58px;
	text-align: center;
	border: 2px solid #c6c0a8;
}
.callout-left {
	float:right;
	margin-left: 18px;
}
.callout-right {
	float:left;
}
.callout h2 {
	font-size: 29px;
	font-family: 'kenyan_coffeeregular';
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.callout h2 a {
	color: #d7be66;
	text-decoration: none;
}
.callout a span {
	font: 18.5px/20px 'proxima-nova-condensed';
	font-weight: 400;
	line-height: 18px;
	color: #fff;
	text-transform: none;
	letter-spacing: 0.03em;
}
.callout a {
	display: block;
}
.callout a:hover {
	color: #ebda9f;
	text-decoration: none;
}

section.tiled,.wrapper {
	background:#292929 url(../img/draftrepublic/DR_Website_BkgdBottom.jpg) repeat;
	min-height:340px;
	padding:20px 0 10px;
}

.wrapper-inner {
	background:#292929 url(../img/draftrepublic/DR_Website_BkgdBottom.jpg) repeat;
	padding:0 0 10px;
}

section.tiled h2 {
	background:#cd742f;
	padding:5px 20px;
	line-height:30px;
	margin:0;
}

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;
}

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;
}

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

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

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

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 p {
	margin:5px 0;
	line-height:16px;
}

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/draftrepublic/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;
}

.container .row-fluid .span3 {
	padding: 0;
}
.container .row-fluid .span3 .box h3 {
	padding: 4px;
	color: #FFF;
	/* margin: -8px -8px 6px; */
	/* text-shadow: 1px 1px 1px #430606; */
	font-family: 'proxima-nova';
	text-align: center;
	font-size: 17px;
	margin: 0;
	letter-spacing: -0.04em;
	font-weight: normal;
}

.container .row-fluid .box {
	font-family: "proxima-nova",sans-serif;
	font-weight: 400;
	background-color: #fff;
	position: relative;
}

.container .row-fluid .span3 .box h4 {
	position: absolute;
	bottom: 10px;
	background:rgba(0,0,0,0.66);
	padding: 4px 0;
	text-align: center;
	color: #fff;
	font: 12px/14px 'prenton-ultra-condensed';
	width: 100%;
}

.pink-button {
	margin: 15px 5px 25px;
	width: 210px;
}
.pink-button img {
	margin-top: 15px;
}
.pink-button.fund img {
	margin-top: 13px;
}

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 #c1aa98;
}

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

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

.navigation .dropdown:hover{ padding:0 15px 30px !important; background: #fff;z-index:9999997;}

.navigation li {
	background:url(../img/draftrepublic/nav-sep.png) no-repeat top 7px right;
	z-index:9999998;
}

.navigation li a {
	z-index:9999999;
}

.cook {
	background-color:#333333;
}

.join {
	color:#000;
}
/*
.carousel {
	height:600px;
	z-index:0;
	position:absolute;
	top:100px;
}

.carousel-inner {
	position:absolute;
	top:0;
	max-height:600px;
}

ul.slider-controls {
	margin:0 auto;
	text-align:center;
	width:80px;
	top:460px;
}

.carousel-indicators li {
	float:none;
}

.carousel-indicators {
	right:0;
}

#myCarousel .carousel-inner > .item > img,.carousel-inner > .item > a > img {
	display:inline;
	height:auto;
	min-height:600px;
	min-width:1302px;
	position:relative;
	width:100%;
	text-align:center;
}


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;
}
*/

#myCarousel {
	position:absolute;
	top:0;
	float: none;
/*	height: 600px;*/
/*	z-index: -1;*/
	width: 100%;
	left: 0;
}
.carousel-inner {
	position: absolute;
	top: 0;
	max-height: 600px;
}
ul.slider-controls {
	margin:0 auto;
	text-align:center;
	width: 175px;
	top: 460px;
}
.carousel-indicators li {
	float: left;
	width: 7px;
	margin-left: 7px;
}
.carousel-indicators {
	right: 0;
}
#myCarousel .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: inline;
	height: 600px;
   width: auto;
   text-align: center;
   margin: 0 auto;
   position: relative;
}
.owl-theme .owl-controls {
	margin-top: -150px !important;
}


.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:#430606;
	padding:11px 20px;
	margin-bottom:0;
	color:#FFF;
	font:16px/18px 'proxima-nova',arial;
}

.inner-body {
	width:100%;
	min-height:400px;
	background-color:#FFF;
}

.inner-container {
	width:940px;
	margin:0 auto 30px;
	font:15px/18px 'proxima-nova',arial;
	color:#000;
	padding:20px;
}

section.tiled.inner {
	min-height:215px;
	width:980px;
	margin:0 auto;
}

.opacity.inner {
	width:980px;
	margin:0!important;
	padding-top:20px;
}

section.tiled.inner a.relax {
	margin-right:18px;
}

section.tiled.inner a.happy-hour {
	margin-left:18px;
}

.menu-title {
	font-family:'proxima-nova-condensed',verdana;
	color:#333333;
	padding-top:15px;
}

.btn.menu-name {
	height:30px;
	background:transparent;
	color:#430606;
	font:22px/24px 'proxima-nova-condensed',arial;
	border:none;
	box-shadow:none;
}

.menu-options.horizontal .btn.menu-name a {
	border-radius:20px;
	border:1px solid #430606;
	display:block;
	color:#430606;
	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 #430606;
	display:block;
	color:#430606;
	text-decoration:none;
	font:18px 'proxima-nova-condensed',arial;
	text-shadow:none;
	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 {
	text-decoration:none;
	color:#FFF;
	background-color:#430606;
	border-color:#430606;
	text-shadow:none;
}

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

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

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

.formContainer label {
	color:#333;
}

/*
header.inner {
	height:150px;
	background:none;
	background-color:#292929;
	background-image:url(../img/draftrepublic/ConstructionTemplate_OBW_Background.jpg) !important;
	background-position:center bottom;
	background-repeat:repeat-x;
}


table.dot-bordered {
	height: 130px;
}

table.dot-bordered td {
	border-right: 1px dotted #666;
	text-align: center;
}

table.dot-bordered td.last {
	border-right: none;
}

table.dot-bordered td a {
	color: #333333;
	font-weight: bold;
}
*/

.join-bday {
	float: right;
}

.innerleft {
	font: 16px/24px 'proxima-nova';
	font-size: 16px;
	line-height: 24px;
}
.innerleft a {
	color: #430606;
}
h3.home {
	color: #333;
}

.typewriter {
	font-family: "ambroise-std",serif;
	color: #F461B9;
	font-size: 20px;
}
.typewriter.promo {
	font-size: 28px;
	line-height: 32px;
}
#flyer .span6 {
	padding: 20px;
}

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: 'kenyan_coffeeregular';
    src: url('../fonts/kenyan_coffee_rg-webfont.eot');
    src: url('../fonts/kenyan_coffee_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kenyan_coffee_rg-webfont.woff2') format('woff2'),
         url('../fonts/kenyan_coffee_rg-webfont.woff') format('woff'),
         url('../fonts/kenyan_coffee_rg-webfont.ttf') format('truetype'),
         url('../fonts/kenyan_coffee_rg-webfont.svg#kenyan_coffeeregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




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

}




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

}




@font-face {
    font-family: 'kenyan_coffeebold';
    src: url('../fonts/kenyan_coffee_bd-webfont.eot');
    src: url('../fonts/kenyan_coffee_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kenyan_coffee_bd-webfont.woff2') format('woff2'),
         url('../fonts/kenyan_coffee_bd-webfont.woff') format('woff'),
         url('../fonts/kenyan_coffee_bd-webfont.ttf') format('truetype'),
         url('../fonts/kenyan_coffee_bd-webfont.svg#kenyan_coffeebold') 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;
}

