body{
  font-family: 'adobe-caslon-pro', verdana;
	font-size:16px;
}
h2{
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
}
input[type="submit"].call-to-action{
  margin-top: 8px; /*hidden for cabrillo bridge closing 
  margin-top: -8px;*/
  background: #ff6700 url(../img/prado/button-bg.png) repeat-x top left;
  height: 36px;
  font-size: 16px;
  display: inline-block;
  padding: 0 30px;
  border-radius: 5px;
  line-height: 34px;
  font-weight: bold;
  border: none;
  color: #fff;
  text-transform: uppercase;
  text-shadow: none !important;
}
input[type="submit"].call-to-action:hover{
  opacity: 0.96;
  }
.left{
  float: left;
}
.right{
  float: right;
}
.gutter-top{ margin-bottom: 10px;}

/*
.container {
	position:relative;
}
*/
.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: -110px;
  z-index: 300;
  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{
  /*height: 700px;*/
  position: relative;
}
header nav {
  padding-top: 45px;
  height: 40px;
  z-index: 300;
  position: relative;
}
header nav ul{
  margin: 0;
  text-align: center;
  background: #fff;
  height: 40px;
}
header nav ul li{
  text-align: center;
  display: inline-block;
  height: 40px;
  line-height: 42px;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'proxima-nova';
}
header nav ul li a{
  display: inline-block;
  padding: 0 25px 0 30px;
  color: #333;
  font-weight: bold;
/*  font-size: 13px; */
}
header nav ul li a:hover,
header nav ul li a:active,
header nav ul li a:focus
{
  text-decoration: none;
  color: #7f2f31;
}


header nav ul li.logo {
  width: 190px;
  padding: 0;
  position: relative;
  float:none;
}
header nav ul li.logo a img
{
  position: absolute;
  margin: -60px 0 0 -95px;
}

header nav .text-right{
  color: #fff;
  margin-top: 7px;
  font-weight: normal;
  font-size: 16px;
  text-shadow: 1px 1px 2px #000;
  background:rgba(0,0,0,0.66);
  width: 345px;
  float:right;
  padding: 10px 0 5px;
  line-height: 14px;
}
header nav .text-right span{
  display: inline-block;
  padding: 0 11px 0 15px;
}
header nav .text-left{
  font-size: 17px;
  line-height: 25px;
  color: #fff;
  padding: 15px 20px;
  background: rgba(0,0,0,0.66);
  font-weight: bold;
  text-transform: uppercase;
  max-width: 620px;
  display: inline-block;
  margin-top: 360px;
  text-shadow: 1px 1px 3px #000;
} 


ul.slider-links{
  position: absolute;
  display: inline-block;
  margin: 0 auto;
  list-style: none;
  width: 100%;
  text-align: center;
  margin-top: 482px;
}
ul.slider-links li{
 display: inline-block;
  margin: 0 2px;
}
ul.slider-links li a{
  border-radius: 10px;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  display: block;
  background-color: #fff;
  opacity: 0.6;
}
ul.slider-links li.active a,
ul.slider-links li a:hover{
  opacity: 1;
}
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: 6px;
  margin: -3px 0 0 1px;
}
input.inline{
  height: 23px;
}

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

.wedding{
  float: left;
}

.contact-details{
  padding: 10px;
  width: 210px;
  border: 2px solid #580000;
  float: right;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: 'adobe-caslon-pro', verdana;
  height: 268px;
}
.contact-details span.red,
.contact-details a.red{
  color: #580000;
}
.contact-details span.smaller{
  font-size: 15px;
}

.sep{
  height: 1px;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6;
  margin: 15px 0 25px 0;
}
.links {
	font-family: 'proxima-nova';
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
}
.links a{
  color: #580000;
}
.links a.happy-hour {
	font-family: 'adobe-caslon-pro', verdana;
	font-style: italic;
	font-size: 18px;
}
.links a.globe{
  margin-bottom: 15px;
}
.links a.round-up{

}
.hhimg {
	margin-bottom: 11px;
}
.vtimg {
	margin-bottom: 11px;	
}
.meet-chef {
	margin-bottom: 11px;
}

header .caption{
	color: #fff;
	text-align: center;
	line-height: 34px;
	padding-top: 17px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	font-size: 26px;
	height: 100px;
	background: url(../img/prado/caption-bg.jpg) repeat-x top left;
	width: 100%;
	margin: 0 auto -18px;
	position:relative;
	clear: both;
}


header nav .text-left b{
  color: #ffcc33;
} 
section.main{
	clear: both;
	background: #fff url(../img/prado/main-bg.jpg) repeat top left;
	color: #333;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
section.main:before{
  background: #fff url(../img/prado/main-border-top.jpg) repeat-x top left;
  height: 29px;
  display: block;
  content: "";
}
section.main:after{
  background: #fff url(../img/prado/main-border-bottom.jpg) repeat-x bottom left;
  height: 32px;
  display: block;
  content: "";
}
section.main .container{
  padding-top: 30px;
}
section.main .center{
  margin-top: 50px;
  text-align: center;
}
section.main .center a{
  color: #ffcc33;
}

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

section.main a{ display: inline-block;}
section.main img.border{
  border: 5px solid #fff;
}
section.main .text-center{
  margin-top: 10px;
}
section.main hr{
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ff6666;
  border-top: none;
  border-bottom-color: #ff6666;
  b

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

section.main h2{
  background: #580000;
  padding: 5px 20px;
  font-size: 15px;
  line-height: 30px;
  margin:0;
}
section.main .content{
  background: #fff;
  padding: 7px 20px 0;
  font-size: 11px;
  margin-bottom: 14px;
}
section.main .content.fix{
  margin-bottom: 27px;
}
section.main .content h3{
  line-height: 20px;
  margin: 0;
  color: #333;
  font-size: 13px;
}
section.main .content date{
  float: left;
  background: #333;
  color: #fff;
  font-size: 11px;
  padding: 0 5px;
  line-height: 20px;
  margin-right: 10px;
}

section.main .content article{
  margin-top: 15px;
}
section.main .content article:first-child{
  margin-bottom: 20px;
}
section.main .content article > img{
  float: left;
  margin: 0 10px 5px 0;
}
section.main .content article > a{
  display: block;
  line-height: 12px;
}
section.main .content p{
  color: #666;
  font-size: 12px;
  line-height: 18px;
  margin: 5px 0 10px;
}
section.main .content p.text-right{
  margin: 0 0 10px;
}
section.main a.join-now{
  margin: 10px 0;
}

section.main .reviews date{
  float: none;
  background: none;
  color: #999;
  font-size: 11px;
  padding: 0;
  line-height: 11px;
  margin-right: 10px;
}
section.main .reviews article:first-child{
  margin-bottom: 0px;
}
section.main .reviews p{
  margin: 5px 0;
  line-height: 16px;
}
section.main .social-connect{
  background: #333;
  padding: 6px 10px 5px;
}
section.main ul.social-links{ float: right; margin-left: 0; list-style: none;}
section.main ul.social-links li{ float: left; margin-left: 8px; height: 40px;}
section.main ul.social-links li a{ display: block; width: 40px; height: 40px; background: url(../img/prado/sprites/social.png) no-repeat;}
section.main ul.social-links li a.fb{ background-position: 0 0;}
section.main ul.social-links li a.tw{ background-position: -50px 0;}
section.main ul.social-links li a.gp{background-position: -100px 0;}

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

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

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

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

/*
.navigation li ul {
	top:38px;
	padding-top:0!important;
	padding-bottom:0!important;
}

.navigation li ul li {
	padding:0 10px!important;
	line-height:20px!important;
}
*/

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

.cook {
	background-color:#580000;
}

.join {
	color:#000;
}

.searchDropdown {
	right: 0 !important;
	float: none;
	width: auto;
	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:#580000;
	padding:11px 20px;
	margin-bottom:0;
	font-family: 'proxima-nova';
	font-weight: bold;
}

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

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

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

.menu-options.horizontal .btn.menu-name a {
	border-radius:20px;
	border:1px solid #7f2f31;
	display:block;
	color:#7f2f31;
	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 #7f2f31;
	display:block;
	color:#7f2f31;
	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 {
	text-decoration:none;
	color:#FFF;
	background-color:#7f2f31;
	border-color:#7f2f31;
	text-shadow:none;
}

.menu-data table th {
	background-color:#7f2f31;
	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;
}
#myCarousel {
	position:relative;
	float: left;
	z-index: 0;
	width: 100%;
	margin-top:-126px;
}
.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;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
}
.socialMedia {
	padding-bottom: 3px;
}

header.inner {
	height: 130px;
	background: none;
	background-color: #580000;
	background-image: url(../img/prado/header-inner.jpg) !important;
	background-position: center bottom;
	background-repeat: repeat-x;
}
.formContainer {
	margin-top: 0;
	background: none !important;
}
.formContainer .time, .formContainer .party-size, .formContainer .date {
	margin-top: 10px; /*hidden for cabrillo bridge closing
	margin-top: 0; */
}

.innerleft {
	font-size: 16px;
	line-height: 24px;
}
.innerleft a {
	color: #7f2f31;
}
h3.home {
	color: #580000;
}

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


@media only screen and (max-width: 1300px) {
	#wrapper {
		width:100% !important;
	}
	.caption {
		width: 100% !important;
	}
}

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

	.cohn-bar .global-logo {
		width:270px;
	}
	.cohn-bar .navigation {
		padding-top: -1px !important;
	}
}
@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;
}

