@charset "utf-8";
/* Layout (global rules for all sizes) */


body { margin: 0; padding: 0; }

/* ===========================
   ======== header ========== 
   =========================== */ 
   
header a.logo { 
		display:block;
		background-position: 0px 0px;
		background-repeat: no-repeat;
}


/* Layout Large Screens (default for older browsers) */

header { 
		height: 224px;
		background:url(../img/header-img.png) no-repeat; 
}
header .logo {
	display:block;
	width:295px;
	height:200px;
	margin:0px auto;
	background-image:url(../img/logo-lg.png);
}

/* ===========================
   ======== social ========== 
   =========================== */ 
.social_container {
	position:relative;
	top:50px;
	left:69%;
	height:41px;
	width: 198px;	
	float:left;
}

a.carry-out {
	background: url(../img/phone-sprite.png) no-repeat left 0px;
	float:left;
	width:39px;
	height:38px;}	

a.carry-out:hover { background-position: left -43px; }
	
a.face {
	text-decoration:none;
	background: url(../img/face-sprite.png) no-repeat left 0px;
	float:left;
	width:39px;
	height:38px;
	left: 39px;
}
a.face:hover { background-position: left -43px; }
a.twitter {
	text-decoration:none;
	background: url(../img/twitter-sprite.png) no-repeat left 0px;
	float:left;
	width:39px;
	height:38px;
	left: 39px;
}
a.twitter:hover { background-position: left -43px; }

a.yelp {
	text-decoration:none;
	background: url(../img/newyelp-sprite.png) no-repeat left 0px;
	float:left;
	width:39px;
	height:38px;
	left: 78px;
}
a.yelp:hover { background-position: left -43px; }

a.flikr {
	text-decoration:none;
	background:url(../img/flikr-sprite.png) no-repeat left 0px;
	float:left;
	width:39px;
	height:38px;
	left: 78px;
}
a.flikr:hover { background-position: left -43px; }

/* ===========================
   ======== trip-sign ========== 
   =========================== */ 

.trip-sign {
	width:299px;
	height: 69px;
	margin:0px auto;
	padding:3px;
	background:url(../img/trip-img.png) no-repeat;
	}

/* ===========================
   ======== main navigation========== 
   =========================== */
#left_nav{
	position: absolute;;
	text-transform: uppercase;
	font-family: 'News Cycle', sans-serif;
    src: url('News Cycle.eot'); /* IE 5-8 */ 
    src: local('☺'),             /* sneakily trick IE */
    url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
    url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
    url('News Cycle.svg#font') format('svg'); /* iOS */
	height:25px;
	width:35%;
	left:5.5%;
	top:126px;
	float:left;
}
#left_nav ul{
	margin:0px;
	padding:0px;
}
#left_nav li {
	float:left;
	list-style-type:none;
}
#left_nav li a {
	text-decoration:none;
	display:block;
	color:#f8f8f8;
	padding:5px 20px;
}
#left_nav li a:hover {
	color:#F90;
	font-style:bold;
}
#right_nav{
	position:absolute;
	text-transform: uppercase;
	font-family: 'News Cycle', sans-serif;
  	src: url('News Cycle.eot'); /* IE 5-8 */ 
  	src: local('☺'),             /* sneakily trick IE */
    url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
    url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
    url('News Cycle.svg#font') format('svg'); /* iOS */
	height:25px;
	width:35%;
	right:3.5%;
	top:126px;
	float:left;
}
#right_nav ul{
	margin:0px;
	padding:0px;
}
#right_nav li {
	float:left;
	list-style-type:none;
}
#right_nav li a {
	text-decoration:none;
	display:block;
	color:#f8f8f8;
	padding:5px 20px;
}
#right_nav li a:hover {
	color:#F90;
	font-style:bold;
}

 /* ===========================
   ======== curbsideanddelivery ========== 
   =========================== */ 
.curb-wrapper {
	margin-top: 20px;
	background:rgba(30, 30, 30, 0.9);
	width: 100%;
}


 /* ===========================
   ======== banner ========== 
   =========================== */  
banner { 
	width:100%;
	height:415px;
}

.authentic {
	font-family:'News Cycle', sans-serif;
	text-align:center;
	margin-top:0px;
	font-style:normal;
	}
banner .banner-container {
	margin-top:20px;
	background-image:url(../img/banner-bkg.png);
	width:100%;
	height: 400px;
}
banner .banner-container2 {
	width:70%;
	height: 250px;
	margin: 20px 17% 0 17%;
}
banner .banner-container .slide {
	width:100%;
	height:359px;}
	
reserved { 
	width:100%;
	height:415px;
	background-color:#0C3;
}

/*===== video =====*/

.video-c {
	width: 100%;
	margin-bottom: 40px;
}
.video {
	width: 98%;
	border: 10px solid rgba(0, 0, 0, 0.3);
	margin-bottom: 40px;

}
.framedeputy {
	width: 98%;

}

.video-y {
	border: 10px solid rgba(0, 0, 0, 0.3);
	position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;

}
.video-y iframe, .video-y object, .video-y embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
	
/* ===========================
   ======== gallery ========== 
   =========================== */

#wrapper {
		width:100%;
		margin:10px auto;
}
		
#output	{
		color:#900;
}
/* ===========================
   ======== main article========== 
   =========================== */
   
article { padding: 0 20px 0px 20px;}
article h3 { text-align: center; text-decoration:none; margin: 0 0 .5em 0;;}
article p { text-align: center; 
	padding: 0 40px 0 40px; 
	margin: 0 0 15px 0; 
	font-size: 1em; 
	font-family: 'News Cycle', sans-serif;
  src: url('News Cycle.eot'); /* IE 5-8 */ 
  src: local('☺'),             /* sneakily trick IE */
        url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
        url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
        url('News Cycle.svg#font') format('svg'); /* iOS */
}
/*=============coronavirus==========*/

.corana_sign {
	width: 100%;
	height: auto;
	background-color: #e33b26;
}
.hug {
	display:block;
	width:295px;
	height:200px;
	margin:0px auto;
	background-image:url(../img/logo-lg.png);
}

/* ===========================
   ======== Main Content ========== 
   =========================== */
 title h3 {
	color: #3C6;
}
   
.main-content {
	line-height: 25px;
}
.main {
	width: 70%;
	float: left;
	padding:20px;	
	margin-bottom: 3px;
	font-family: 'News Cycle', sans-serif;
  src: url('News Cycle.eot'); /* IE 5-8 */ 
  src: local('☺'),             /* sneakily trick IE */
        url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
        url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
        url('News Cycle.svg#font') format('svg'); /* iOS */
}
.calendar-container {
	width: 960px;
	padding:20px 0px;	
	margin-bottom: 3px;
	font-family: 'News Cycle', sans-serif;
    src: url('News Cycle.eot'); /* IE 5-8 */ 
    src: local('☺'),             /* sneakily trick IE */
    url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
    url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
    url('News Cycle.svg#font') format('svg'); /* iOS */
}

p .divider{
	margin-top:5px;
}
.main-content a:hover{
	color:#e33b26;
}
.contact-comment {
	display:none;
}
.map-container p {
	padding:-5px 0px 10px 10px;}
.map-container {
	width:100%;
	height:450px;
	float:left;
	margin-top:20px;
	margin-bottom:50;
}
#grazie {
	background:url(../img/graziel.png) no-repeat;
	height:28;
}
/* ===========================
   ========iphone menu ========== 
   =========================== */
   nav {
	  display: none;
    }
   
   
/* ===========================
   ======== menu ========== 
   =========================== */
about p { 
	width:75%
	text-align: left; 
	padding: 0 40px 0 40px; 
	margin: 0 0 40px 0; 
	font-size: 1em; 
	font-family: 'News Cycle', sans-serif;
    src: url('News Cycle.eot'); /* IE 5-8 */ 
    src: local('☺'),             /* sneakily trick IE */
        url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
        url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
        url('News Cycle.svg#font') format('svg'); /* iOS */
}
.addons p {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:.8em;
	color:#e33b26;
	text-align:center;
	margin-top:-5px;
}
.menu-titles h4 {
	color:#e33b26;
	text-align:center;
	letter-spacing: .1em;
}
.sub-title p {
	font-size:.8em;
	color: #666;
	text-align:left;
	margin-top:-5px;
}
.menu-nav {
	display:block;
	position:relative;
	background:#e33b26;
	font-family: 'News Cycle', sans-serif;
    src: url('News Cycle.eot'); /* IE 5-8 */ 
    src: local('☺'),             /* sneakily trick IE */
    url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
    url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
    url('News Cycle.svg#font') format('svg'); /* iOS */
	height:30px;
	margin:5px 0px 5px 0px;
	text-transform:uppercase;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.menu-nav ul {
	margin:0px;
	padding:0px;
}
.menu-nav li {
	position:relative;
	float:left;
	list-style-type:none;
}
.menu-nav li a{
	text-decoration:none;
	display:block;
	padding:2px 15px 5px 15px;
}
.menu-nav li a:hover {
	color:#F90;
}
.menu-nav ul:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;}
/* ===========================
   ======== Sidebar ========== 
   =========================== */
.top-sidebar {
	width: 20%;
	float: left;
	margin-bottom: 1%;
	margin-right:1%;
	margin-left:3%;
	padding:2% 0px 3px 3px;
	text-align:right;
	font-family: 'News Cycle', sans-serif;
    src: url('News Cycle.eot'); /* IE 5-8 */ 
    src: local('☺'),             /* sneakily trick IE */
        url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
        url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
        url('News Cycle.svg#font') format('svg'); /* iOS */
	background:url(../img/border.png) repeat-x;
}
.top-sidebar p {
	line-height: .5em;}
.top-sidebar h4 {
	text-transform: uppercase;
	letter-spacing: .1em;
}

.facebook {
	width:200px;
	height:330px;
	margin-right:1%;
	}
		
.reservations {
	background: url(../img/border.png) repeat-x;
	height:302px;
	width: 180px;
	float: left;
	margin-left:2%;
	padding: 15px 15px 10px 15px;
}
.middle-sidebar {
	text-transform: uppercase;
	letter-spacing: .1em;
	width: 20%;
	float: left;
	margin-bottom: -1%;
	margin-right:1%;
	margin-left:3%;
	padding: 25px 3px 0px 3px;
	text-align: right;
	font-family: 'News Cycle', sans-serif;
	src: url('News Cycle.eot'); /* IE 5-8 */
	src: local('☺'),             /* sneakily trick IE */
        url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
        url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
        url('News Cycle.svg#font') format('svg'); /* iOS */
	background: url(../img/border.png) repeat-x;
}
.middle-sidebar a {
	text-decoration:none;
	color:#333;}
.middle-sidebar a:hover{
	color:#e33b26;
}
	
.bottom-sidebar {
	width: 20%;
	float: left;
	margin-bottom: -1%;
	margin-right:1%;
	margin-left:3%;
	padding:20px 3px 3px 3px;
	text-align:right;
	font-family: 'News Cycle', sans-serif;
    src: url('News Cycle.eot'); /* IE 5-8 */ 
    src: local('☺'),             /* sneakily trick IE */
        url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
        url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
        url('News Cycle.svg#font') format('svg'); /* iOS */
	background:url(../img/border.png) repeat-x;
}
.bottom-sidebar p {
	font-weight: 300;
	line-height: 1.5em;}
.bottom-sidebar h4 {
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom:5px;}	

.address-sidebar {
	width: 20%;
	float: left;
	margin-bottom: -1%;
	margin-right:1%;
	margin-left:3%;
	padding:20px 3px 3px 3px;
	text-align:right;
	font-family: 'News Cycle', sans-serif;
    src: url('News Cycle.eot'); /* IE 5-8 */ 
    src: local('☺'),             /* sneakily trick IE */
        url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
        url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
        url('News Cycle.svg#font') format('svg'); /* iOS */
	background:url(../img/border.png) repeat-x;
}
.address-sidebar p {
	font-weight: 300;
	line-height: 1.5em;}
.address-sidebar h4 {
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom:5px;
}	
.address-sidebar a:hover{
	color:#e33b26;
}
.address-sidebar a {
	color:#333;
	text-decoration:none;
}
.last-sidebar {
	width: 20%;
	float: left;
	margin-bottom: 1%;
	margin-right:1%;
	margin-left:3%;
	padding:20px 3px 3px 3px;
	text-align:right;
	background:url(../img/border.png) repeat-x;
}
.close-sidebar {
	width: 20%;
	height:113px;
	float: left;
	margin-bottom: 1%;
	margin-right:1%;
	margin-left:3%;
	padding:0px 3px 3px 3px;
	text-align:right;
	background:url(../img/sidebar-bottom.png) no-repeat;
}
.open-sidebar {
	width: 20%;
	height:113px;
	float: left;
	margin-bottom: -5%;
	margin-right:1%;
	margin-left:3%;
	padding:0px 3px 3px 3px;
	text-align:right;
	background:url(../img/sidebar-top.png) no-repeat;
}
/* ===========================
   ======== call to action ========== 
   =========================== */ 

.promo_container {
	padding:20px 0px 15px 0px;}
.promo_container .promo {
	width: 25%;
	float: left;
}
.box-pages {
	width:100%;
	}

/* ===========================
   ========footer ========== 
   =========================== */ 
footer {
	width:100%;
	float:left;}
.footer_divider {
	display:block;
	position:relative;
	width:100%;
	height:4px;
	margin-top:35px;
	margin-bottom:10px;
	text-align:center;
}
#footer_nav {
	position: relative;
	display: block;
	font-size:.8em;
	font-family: 'News Cycle', sans-serif;
    src: url('News Cycle.eot'); /* IE 5-8 */ 
    src: local('☺'),             /* sneakily trick IE */
    url('News Cycle.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
    url('News Cycle.ttf') format('truetype'), /* Opera, Safari */
    url('News Cycle.svg#font') format('svg'); /* iOS */
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	margin-top:2px;
	padding-top:5px;
	background:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

#footer_nav ul{ margin: 0px; padding: opx; display: block; }
#footer_nav li { position: relative; float: left; list-style-type: none;}
#footer_nav li a{ display: block; text-decoration: none; color: #f8f8f8; padding: 2px 10px; }
#footer_nav li a:hover {
	color:#e33b26;}
#footer_nav ul:after{ content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
.copy_divider {
	display:block;
	position:relative;
	width:100%;
	height:4px;
	margin-top:12px;
	margin-bottom:0px;
	text-align:center;	
}

footer a.pardos {
	display:block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
footer .pardos {
	display:block;
	width:100px;
	height:75px;
	margin:20px auto;
	background-image:url(../img/pardos-logos.png);
}
