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

}

a img{
	border:0px;
	text-decoration:none;
}
.news-item a,
#newsContent .cell1 a {
	color: #000;
}
.clear{
	clear:both;
}
body, html{
	margin:0px;
	padding:0px;
	/* font-family:'gotham', arial, helvetica, sans-serif; */
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	min-width:1024px;
	overflow-x:hidden;
}
p{
	margin-top:0px;
}
.bgImageTop{
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:-1;
	background-attachment: fixed;
   background-size: cover;
   background-repeat:repeat;
   background-position:left top;
   /* background-image: url(../images/bgs/food_bkgr.jpg); */
}

.bgImageMid{
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:-1;
	background-attachment: fixed;
   background-size: cover;
   background-repeat:repeat;
   background-position:left top;
   /* background-image: url(../images/bgs/food_bkgr1.jpg); */
}
.bgImageMid2{
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:-1;
	background-attachment: fixed;
   background-size: cover;
   background-repeat:repeat;
   background-position:left top;
   /* background-image: url(../images/bgs/food_bkgr2.jpg); */
}
.bgImageFinal{
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:-1;
	background-attachment: fixed;
   background-size: cover;
   background-repeat:repeat;
   background-position:left top;
   /* background-image: url(../images/bgs/food_bkgr3.jpg); */
}

h1{
	font-family: 'Sys', Helvetica, Arial, sans-serif;
	margin:0px;
	font-size:1.8em;
	margin-bottom:0.5em;
	line-height: 1.2;
}
h2{
	font-family: 'Sys', Helvetica, Arial, sans-serif;
	margin:0px;
	font-size:21px;
}
#inner-footer{
	text-align:center;
	width:1004px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
}
#headerContainer{
	background:url(../images/transparentRepeater.png);
	height:110px;
	width:100%;
	float:left;
	position:fixed;
	z-index:6999;
}
#header{
	width:1004px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
	height:110px;
}
#logo{
	margin-top:12px;
	float:left;
}
#headerLeft{
	float:left;
	width:86%;
}
#headNav{
	float:left;
	margin-top:73px;
}
#headNav li{
	display:inline;
	float:left;
	list-style:none;
	margin-left:2.4em;
}
#headNav li:first-child{
	margin-left:1em;
}
#headNav a{
	text-decoration:none;
	color:#000000;
}
#headerRight{
	float:right;
	/* width:27%; */
}
#phoneNumber{
	font-weight:bold;
	float:right;
	font-size:18px;
	margin-top:1em;
	display: none; 
}
#socialMedia{
	/* margin-top:25px; */
	margin-top: 15px;
	float:right;
	clear:right;
	width:104px;
	/* width:143px; */
}
#socialMedia a{
	display:block;
	width:100%;
	height:100%;
}

.email{
	background:url(../images/headerSocial.png);
	width:27px;
	height:20px;	
	float:left;	
	display:inline;
	display: none;
}
.facebook{
	/* background:url(../images/headerSocial.png); */
	background:url(http://www.zestatjw3.co.uk/wp-content/themes/zest/library/images/Facebook.png);
	/* background-position:55px;  */
	height:20px;
	width: 20px;
	background-size: 20px 20px;
	float:left;
	/* margin-left:20px; */
	display:inline;
}
.twitter{
	/* background:url(../images/headerSocial.png); */
	background:url(http://www.zestatjw3.co.uk/wp-content/themes/zest/library/images/Twitter.png);
	/* background-position:26px;  */
	background-size: 24px 20px;
	height:20px;
	width:24px;
	float:left;
	margin-left: 20px;
	display:inline;
}
.instagram {
	background:url(../images/instagram-top.png) no-repeat;
	background-position:7px; 
	height:20px;
	width:26px;
	float:left;
	margin-left:12px;
	display:inline;
}

#headerSlide{
	width:100%;
	height:580px;
	background:#bbbbbb;
}

#headerSlide div{
	min-width:1024px;
	height:auto;
	/* min-height:580px;	 */
	background-position:center center;	
	background-size:100%;	
	position:relative;
	z-index:50;
}
.slidesjs-control, .slidesjs-slide{
	max-height:580px!important;
	height:580px!important;
}
.slidesjs-pagination{
	position:relative;
	z-index:1000;	
	width:1004px;
	padding-left:10px;
	margin:0 auto;
	padding-right:10px;
	padding-bottom: 10px;
	margin-top: 0 !important;
	position: absolute;
	top: 492px;
	/* fix this */
	/* visibility: hidden; */
}
.slidesjs-container {
	overflow: visible !important;
}
.slidesjs-pagination-item{
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	display:block;
	list-style:none;
	width:15px;
	height:15px;	
	border:3px;
	border-color:#ffffff;
	background:#ffffff;
	margin-bottom:10px;
}


.slidesjs-pagination-item a{
	text-indent: -999999px;
	display:block;
}
#introContainer{
	width:100%;
	background:url(../images/yellow1Repeat.gif);
	position:relative;
	z-index:100;
}
#introContent{
	width:1004px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
	/* background-image:url(../images/jellyBig.jpg), url(../images/jellySmall.jpg); */
	background-repeat:no-repeat;
	background-position:150px 90px, 700px 330px;
	height:545px;
}
.page-template-pagenewresponsive-redesign-php #introContent{
	height: 485px;
}

.introImage{
	background:url(../images/intro.jpg) no-repeat;
	width:152px;
	height:26px;
	margin:0 auto;
}

.outroImage{
	background:url(../images/intro.jpg) no-repeat;
	width:150px;
	height:26px;
	margin:0 auto;
}
.page-template-pagenewresponsive-redesign-php .outroImage{
	background: none;
}
#introContent a{
	text-decoration:none;
	border:0px;
}
#introContent .introRow1 .quote{
	/* background:url(../images/saltShaker.jpg) no-repeat; */
	background-position:center center;
}
#introBefore, #crewBefore, #storyBefore, #barBefore, #contactBefore, #mobileGalleryBefore{
	border-bottom:3px dotted #111111;
	text-align:center;
	padding-top:30px;
	padding-bottom:20px;
	font-weight:bold;
	font-size:18px;
	z-index:100;
	position:relative;
}
#introAfter, #crewAfter, #storyAfter, #barAfter, #contactAfter, #mobileGalleryAfter{
	border-top:3px dotted #111111;
	text-align:center;
	padding-bottom:30px;
	padding-top:20px;
	font-weight:bold;
	font-size:18px; 
	clear:left;
	width:100%;
}

.upYellow{
	width:904px;
	height:44px;
	margin:0 auto;
	margin-top:-48px;
	position:relative;
	z-index:1001;
	cursor:pointer;
	display:block;
	background:url(../images/upArrowYellow.png) no-repeat;
}
.upYellow.toggled{
	background:url(../images/downArrowYellow.png) no-repeat;
}
#introContent .lead{
	text-align:center;
}
#introContent .out{
	text-align:center;
}
.introText{
	width:375px;	
	padding:20px;
	float:left;
}
.page-template-pagenewresponsive-php .introHours {
	text-align:center;
	font-family:'Sys', helvetica, arial, sans-serif;
	float:left;
	padding:20px;
	padding-top:20px;
	max-width:240px;
	padding-bottom:10px;
	font-size:13px;
	line-height:15px;
	border-right:3px dotted #111111;
	border-left:3px dotted #111111;
	height: 549px;
}
.page-template-pagenewresponsive-redesign-php .introHours {
	text-align:center;
	float:left;
	padding:20px;
	padding-top:20px;
	max-width:240px;
	padding-bottom: 0;
	border-right:3px dotted #111111;
	/* border-left:3px dotted #111111; */
	/* height: 549px; */
	/* height: 520px; */
	/* height: 606px; */
}



.menu-stack {
	padding: 20px;
	float: left;
	/* width: 263px; */
}
.page-template-pagenewresponsive-redesign-php .menu-stack {
	padding: 0;
	padding-top: 20px;
	margin: 0 auto;
	/* width: 263px; */
	float: none;
	border-top: 3px dotted #111111;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 20px;
}
.page-template-pagenewresponsive-redesign-php .introRow1 .introText {
	padding-bottom: 0;
	min-height: 482px;
	border-right: 3px dotted #111111;
}
.page-template-pagenewresponsive-redesign-php #introContent .introRow1 {
	border-bottom: 0;
}
.ska-logo {
	margin-top: 22px;
	text-align: right;
}
.smallHours{
	padding-top:5px;
	font-size:12px;
	line-height:14px;
}
.smallerHours{
	padding-top:5px;
	font-size:10px;
	line-height:12px;
	margin-bottom:-25px;
}
.smallHours a{
	color:#111111;
}
.introRow1 .quote{
	margin-top:60px;
}
.quote{
	float:left;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	line-height:25px;
	font-style:italic;
}
.quoteTags{
	background:url(../images/quotes.png);
	width:40px;
	height:10px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
}
.quoteRef{
	font-weight:normal;
	font-size:14px;
}
.introRow1{
	border-bottom:3px dotted #111111;
	border-left:3px dotted #111111;
	border-right:3px dotted #111111;
	float:left;
	width:1004px;
}
.introRow1 .quote{
	width:299px;

}
.introRow2{
	float:left;
	clear:left;
	border-left:3px dotted #111111;
	border-right:3px dotted #111111;
	width:1004px;
	height:274px;
}
.introRow2 .cell1{
	float:left;
	width: 631px;
	/* border-right:3px dotted #111111; */
	height:274px;
}
.page-template-pagenewresponsive-redesign-php  .introText {
	width: 460px;
	/* border-right: 3px dotted #111111; */
}
.page-template-pagenewresponsive-redesign-php .introRow1 .cell2 .gallery {
	width: 450px;
}
.page-template-pagenewresponsive-redesign-php .introRow1 .cell2 .gallery div {
	 width: 450px!important;
}
.introHours .second-intro-text {
	text-align: left;
	padding: 0 20px;
	margin: 0 -20px;
	border-bottom: 3px dotted #111111;
	padding-bottom: 8px;
}
.second-intro-text a {
	color: #000;
	border-bottom: 1px solid #000;
}
.page-template-pagenewresponsive-php introRow2 .cell1 { 
	width: 371px;
	border-right: 3px dotted #111111;
}
.page-template-pagenewresponsive-redesign-php .introHours { 
	border-right: 0;
	max-width: 460px;
	width: 460px;
}
.introRow2 .cell1 .jars{
	width:128px;
	height:120px;
	/* background:url(../images/jars.jpg) no-repeat; */
	background-position:center center;
	float:left;
}
.introRow2 .cell1 .breakfast{
	float:left;
	width:240px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	border-left:3px dotted #111111;
}
.menuTitle{
	text-decoration:underline;
	line-height:1.5em;
	font-family:'Sys', helvetica, arial, sans-serif;
	font-size:16px;
	text-align: center;
	margin-bottom: 20px;
}
.lunchLink {
	background: url(../images/lunch.png);
	width: 135px;
	height: 30px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	margin-left: 70px;
}
.breakfastLink{
	background:url(../images/breakfast.png);
	width:186px;
	height:31px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
}
.brunchLink{
	background:url(../images/brunch.png);
	width:158px;
	height:31px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
}
.kidsLink{
	background:url(../images/kids.png);
	width:114px;
	height:31px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
}
.drinksLink{
	background:url(../images/drinks.png);
	width:158px;
	height:31px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
}
.introRow2 .cell1 .quote{
	clear:left;
	float:left;
	padding-top:0px;
	border:0px;
	font-size:18px;
	border-right:3px dotted #111111;
	border-top:3px dotted #111111;
	width:200px;
	height:154px;
}
.dinner{
	float:left;
	text-align:center;
	border-top:3px dotted #111111;
	padding-top:35px;
	width:168px;
	height:100px;
	display:block;	
}
.dinnerLink{
	background:url(../images/dinner.png);
	width:138px;
	height:30px;
	margin:0 auto;
	margin-top:5px;
	cursor:pointer;
	margin-bottom:5px;	
}
.menu-link {
	margin-bottom: 30px;
	float: left;
	margin-left: 44px;
	height: 31px;
}
/*
.drinksLink.menu-link {
	margin-bottom: 0;
}
*/
.introRow2 .cell2{
	float:left;
	border-right:3px dotted #111111;
	width:370px;
	height:274px;
}
.cell1-inner {
	margin: 0 auto;
	margin-top: 17px;
	margin-bottom: 20px;	
	text-align: center;
}
.section-one-text-one {
	padding: 0 13px 0 20px;
}
.section-one-text-two {
	padding: 0 20px 0 13px;
}
.section-one-text-two,
.section-one-text-one { 
	width: 279px;
	float: left;
}

.introRow2 .cell2 .gallery,
.introRow1 .cell2 .gallery {
	width:340px;
	margin:0 auto;
	margin-top:17px;
	margin-bottom:20px;
	border:5px solid #ffffff;
}
.introRow2 .cell2 .gallery div,
.introRow1 .cell2 .gallery div {
	width:340px!important;
	height:304px!important;
}
.introRow2 .cell2 .gallery .slidesjs-pagination, .introRow2 .cell2 .gallery .slidesjs-stop, .introRow2 .cell2 .gallery .slidesjs-play, .mobileGallery2 .slidesjs-pagination, .mobileGallery2 .slidesjs-stop, .mobileGallery2 .slidesjs-play,
.introRow1 .cell2 .gallery .slidesjs-pagination, .introRow1 .cell2 .gallery .slidesjs-stop, .introRow1 .cell2 .gallery .slidesjs-play, .mobileGallery2 .slidesjs-pagination, .mobileGallery2 .slidesjs-stop, .mobileGallery2 .slidesjs-play {
	display:none!important;
}
.introRow2 .cell2 .gallery .slidesjs-next, .introRow1 .cell2 .gallery .slidesjs-next, .mobileGallery2 .slidesjs-next {
	float:right;	
	background:url(../images/next.png) no-repeat;
	width:19px;
	height:27px;
	text-indent:-99999px;
	position:relative;
	z-index:11;
	margin-top:-131px;
	margin-right:10px;
}
.mobileGallery2 .slidesjs-next{
	margin-top:-110px!important;
}
.mobileGallery2 .slidesjs-previous{
	margin-top:-110px!important;
}

.introRow1 .cell2 .gallery .slidesjs-previous, .introRow2 .cell2 .gallery .slidesjs-previous, .mobileGallery2 .slidesjs-previous{
	float:left;
	background:url(../images/previous.png) no-repeat;
	width:19px;
	height:27px;
	text-indent:-99999px;
	position:relative;
	z-index:11;
	margin-top:-131px;
	margin-left:10px;
}

.introRow1 .cell2 .image1,
.introRow2 .cell2 .image1 {
	background:url(../images/galleryImage1.jpg);
	width:330px;
	height:220px;
	border:5px #ffffff solid;
}
.introRow2 .cell3{
	float:left;	
	width:248px;
	height:274px;
}
.introRow2 .cell3 .lunch,
.introRow2 .cell3 .brunch{
	border-bottom:3px dotted #111111;
	padding:20px;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}
.introRow2 .cell3 .brunch{
	border: 0;
}
.introRow2 .cell3 .lunchPrixFix{
	padding:20px;
	padding-top:25px;
	text-align:center;
}
.introRow2 .cell3 .lunchPrixFixLink{
	background:url(../images/lunchPrixFix.png);
	width:212px;
	height:32px;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
}
.introRow2 .cell3 .brunchLink{
	background:url(../images/Brunch.png);
	width:140px;
	height:32px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 35px;
	cursor:pointer;
}

.introRow2 .cell3 .lunchLink{
	background:url(../images/lunch.png);
	width:135px;
	height:30px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
}

.upArrowWhite{
	background:url(../images/upCircleArrow.png);
	width:60px;
	height:60px;
	float:left;
	cursor:pointer;
}

#separator1{
/* 	background:url(../images/separtator1.jpg); */
	min-width:1024px;
	background-size:100%;
	height:180px;
}
#separator2{
/* 	background:url(../images/separtator2.jpg); */
	min-width:1024px;
	background-size:100%;
	height:180px;
}
#separator3{
/* 	background:url(../images/separtator3.jpg); */
	min-width:1024px;
	background-size:100%;
	height:180px;
}
#separator4{
/* 	background:url(../images/separtator4.jpg); */
	min-width:1024px;
	background-size:100%;
	height:180px;
}
#separator5{
/* 	background:url(../images/separtator4.jpg); */
	min-width:1024px;
	background-size:100%;
	height:180px;
}
#crewContainer{
	background:url(../images/yellow2Repeat.gif);
}
#crewContent{
	width:1004px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
	/* background-image:url(../images/carrotVert.jpg), url(../images/carrotHor.jpg); */
	background-repeat:no-repeat;
	background-position:150px 0px, 700px 0px;
}
.crewRow1 .cell1{
	float:left;
	border-left:3px dotted #111111;
}
.crewRow1 .cell1 .crewHebrew{
	background:url(../images/crewHebrew.png) no-repeat;
	background-position:center center;
	width:79px;
	height:172px;
	margin:20px;
	margin-top:30px;
	margin-bottom:30px;
}
.crewRow1 .cell1 .filler{
	min-height:152px;
	border-top:3px dotted #111111;
}
.crewRow1 .cell2{
	float:left;
	height:384px;
	width:456px;
	border-right:3px dotted #111111;
	border-left:3px dotted #111111;
}
/*
.crewRow1 .cell2 .crewShotNew{
	width:450px;
	border-bottom:3px dotted #111111;
}
*/
.crewShot .crewShotPic{
	/*
	background:url(../images/crewShot.jpg);
	background:url(../images/Zest_Crew_Image.jpg) center center no-repeat;
	*/
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	width:130px;
	height:169px;
}
.crewShotNew {
	/* background:url(../images/crew-pic.jpg) center center no-repeat; */
	width:207px;
	height:361px;
	margin: 12px 0 0 15px;
	float: left;
	border-bottom: 0;
	line-height: 361px;
}
.crewShotNew img {
	vertical-align: middle;
}
.crewText-N {
	padding-left: 0 !important;
	/* width: 325px; */
	width: 215px;
	float: right;
}
.crewRow1 .cell2-N {
	width: 568px;
}
div.quote.quote-N {
	margin-top: 84px;
}
		
.crewRow1 .cell2 .quote{
	width:445px;
	height:111px;
	margin-left:5px;
	margin-top:10px;
}
.crewRow1 .cell3{
	float:left;
	width:340px;
	height:384px;
	border-right:3px dotted #111111;
}
.crewRow1 .cell3-N {
	width: 255px;
	padding: 0 18px;
}
.crewText{
	padding: 21px 20px 8px 21px;
}
.upArrowContainer{
	width:1004px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
}
.upArrowWhite{
	margin-top:-50px;
	margin-bottom:20px;
	margin-left:80px;
}
#crewContainer .upArrowWhite{
	margin-top:-30px!important;
}

#storyContainer{
	background:url(../images/greenRepeat.gif);
}
#storyContent{
	width:1004px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
}
#storyContent .cell1{
	width:247px;
	height:359px;
	border-right:3px dotted #111111;
	border-left:3px dotted #111111;
	float:left;
}
.storyDishLarge{
	background:url(../images/dishesLarge.jpg);
	width:207px;
	margin:15px;
	margin-top:20px;
	height:309px;
	float:left;
	/* border:5px solid #ffffff; */
}
#storyContent .cell2{
	width:233px;
	height:319px;
	float:left;
}
#storyContent .cell2 .storyDishSmall1{
	width:230px;
	height:174px;
	float:left;
	border-right:3px dotted #111111;
}
.storyDishSmall1Pic{
	background:url(../images/dishSmall1.jpg);
	width:171px;
	height:114px;
	margin:20px;
	margin-top:24px;
	margin-left:24px;
	/* border:5px solid #ffffff */
}

#storyContent .cell2 .storyDishSmall2{
	width:230px;
	height:183px;
	border-right:3px dotted #111111;
	border-top:3px dotted #111111;
	float:left;

}
.storyDishSmall2Pic{
	background:url(../images/dishSmall2.jpg);
	width:176px;
	height:117px;
	margin:20px;
	margin-top:28px;
	/* border:5px solid #ffffff */
}
#storyContent .cell3{
	float:left;
	height:359px;
	width:500px;
	border-right:3px dotted #111111;
}
#storyContent .cell3 .storyText{
	width:460px;
	height:309px;
	float:left;
	margin:20px;
	margin-top:30px;
	
}
#storyContainer .upArrowWhite{
	margin-top:-30px;
}
#barContent{
	width:1004px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
}
#barContainer{
	background:url(../images/purpleRepeat.gif);
}
.page-template-pagenewresponsive-redesign-php #barContainer{
	background: url(../images/yellow3Repeat.gif)
}
#barContent .cell1{
	width:454px;
	height:327px;
	float:left;
	border-left:3px dotted #111111;
}
#barContent .cell1 .barPic{
	/* background:url(../images/barPic.jpg); */
	width:407px;
	margin:20px;
	margin-top:25px;
	margin-bottom:25px;
	height:256px;
	/* border:5px solid #ffffff; */
}
#barContent .cell2{
	float:left;
	width:530px;
	border-right:3px dotted #111111;
	border-left:3px dotted #111111;
}
#barContent .cell2 .barText{
	margin:40px;
	margin-top: 35px;
	margin-bottom: 25px;
	width:450px;	
}
#barContainer .upArrowWhite{
	margin-top:-30px;
}

#contactContainer{
	background:url(../images/yellow3Repeat.gif);
}
#contactContainer.greenBg{
	background: url(../images/greenRepeat.gif);
}
#contactContent{
	width:1004px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
}
#contactContent .cell1{
	float:left;
	width:171px;	
	height:404px;
	border-left:3px dotted #111111;
	border-right:3px dotted #111111;
}
#contactContent .cell1-N {
	/* height: 579px; */
	height: 580px;
}
#contactContent .cell1-N.booking-N{
	height: 435px;
}
.bookingWidget {
	float: left;
	margin-top: 15px;
}

.facebookDetails{
	text-align: center;
	padding:20px;
}
.facebookDetails .facebookImage{
	background:url(../images/facebookF.png);
	width:108px;
	height:108px;
	margin:0 auto;
	margin-bottom: 5px;
}
.jw3Image {
	background:url(../images/jw3.png) no-repeat;
	width:110px;
	height:29px;
	margin:0 auto;
	margin-bottom: 5px;
	/* width:72px; */
	/* height:72px; */
	/* background-size:72px 72px; */
}
.jw3Container {
	/* border-bottom: 3px dotted #111111; */
	padding-bottom: 20px;
	padding-top: 0;
}
.address-details-res {
	padding: 17px 8px 10px 14px;
	clear: both;
}
.address-details-res img {
	margin-bottom: 5px;
}
#contactContent .cell1 .jarContainer{
	border-top:3px dotted #111111;
	padding:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 159px;
	border-bottom: 3px dotted #111111;
}
#contactContent .cell1 .jarImage{
	width:108px;
	height:78px;
	background:url(../images/jars2.jpg) no-repeat;
	margin:0 auto;
	background-position:center center;
}
#contactContent .cell2{
	float:left;	
	width:369px;
	/* border-right:3px dotted #111111; */
}
#contactContent .cell2_1{
	float:left;
	width:212px;
}
#contactContent .cell2_2{
	float:left;
	width:130px;
	height:50px;
}
#contactContent .bookingNumber{
	float:left;
	clear:left;
	padding:20px;
	width:176px;
	border-right:3px dotted #111111;
	font-weight:bold;
	font-size:1.3em;
}
#bookingImage {
	padding-left: 25px;
}
.bookingOnlineHeader {
	font-size: 18px;
	font-weight: bold;
	/* font-family: 'gotham', arial, helvetica, sans-serif; */
	font-family: arial, helvetica, sans-serif;
	margin-top: 20px;
}
.cell2Book-N.booking-N {
	height: 435px;	
}
.emailDetails-N {
	padding-top: 30px;
}

#contactContent .contactEmail, .contactEmail{
	float:left;
	clear:left;
	padding:20px;
	width:130px;
}
#contactContent .contactEmail .contactEmailImage, .contactEmailImage {
	background:url(../images/mail.png);
	width:73px;
	height:46px;
	margin:0 auto;
}
#contactContent .openingHours{
	width:360px;
	padding:5px;
	text-align:center;
	float:left;
	border-bottom:3px dotted #111111;
}
#contactContent .openingHours {
	border-bottom: 0;
	padding-top: 20px;
}
#contactContent .openingHours-N {
	text-align: left;
	padding-left: 25px; 
}

#contactContent .openingHours .openingHoursHead,
.openingHoursHead {
	width:174px;
	height:45px;
	background:url(../images/openingHours.png);
	margin:0 auto;
	margin-top:5px;
	margin-bottom:10px;
}
#contactContent .cell2_2 .twitterDetails{
	text-align:center;
	float:left;
	width:130px;
	margin-top:20px;
}
#contactContent .cell2_2 .twitterDetailsImage{
	background:url(../images/twitter.png);
	margin:0 auto;
	width:99px;
	height:66px;
}
.phoneNumberImage {
	background:url(../images/phone-icon.png);
	width:56px;
	height:115px;
	margin: 0 auto;
}

#contactContent a{
	text-decoration:none;
	color:#111111;
	border:0px;
}
#contactContent img{
	border:0px;
}
#contactContent .cell3{
	float:left;
	padding:20px;
	padding-left:0px;
	padding-right:0px;
	width:368px;
	height:364px;
	border-right:3px dotted #111111;
	border-left: 3px dotted #111111;
}
#contactContent .cell3-N {
	/* height: 541px; */
	padding-top: 8px;
	height: 576px;
	padding-bottom: 0;
}
#contactContent .cell3-N.booking-N {
	height: 427px;
}

#contactContent .cell3 #map{
	width:328px;
	height:185px;
	margin:0 auto;	
}
#contactContent .cell3 #mapStuff{
	padding:20px;
	padding-bottom:0px;
	font-size:0.88em;
}
#contactContent .cell3 #mapStuff .mapStuffLeft{
	float:left;
	width:55%;
}
#contactContent .cell3 #mapStuff .mapStuffRight{
	float:right;
	width:40%;
}
#contactContent .cell4{
	/* background:url(../images/saltShaker2.jpg) no-repeat; */
	width:120px;
	height:230px;
	margin-right:-200px;
	margin-left:20px;
	margin-top:50px;
	float:left;
}
.upGrey{
	background:url(../images/upGrey.png);
	width:101px;
	height:50px;	
	margin:0 auto;
	margin-top:-40px;
	z-index:99;
	position:relative;
	cursor: pointer;
}
.footer{
	margin-top:-10px;
	height:50px;
	padding-top:20px;
	background:#bbbbbb;
}
#contactAfter{
	padding-bottom:50px;
}
.jw3ImageSrc {
	margin-bottom: 10px;
}
.located {
	font-size: 18px;
	padding: 20px 20px 10px 20px;
}
.new-logo-postcode {
	padding: 20px;
	clear: both;
	padding-top: 22px;
}
.opening-times-head {
	font-weight: bold;
	text-align: left;
	padding: 0 20px;
	clear: both;
	padding-bottom: 3px;
	padding-top: 10px;
}
.opening-times-head.restaurant-head {
	padding-top: 20px;
}
.star-section {
	padding: 0 20px;
	clear: both;
	text-align: left;
}
.star-section p:last-child {
	margin-bottom: 5px;
}
.star-section strong {
	margin-top: 20px;
	display: block;
}
.opening-hours-column-two,
.opening-hours-column-one {
	width: 50%;
	float: left;
	margin-bottom: 1px;
	text-align: left;
}
.cafe-repeater {
	padding: 0 20px;
}

/*
@media only screen and (max-width:568px) and (min-width:400px){
	#introContent{
		height:456px!important;
	}
}
*/
#contactContent .cell1 .jarContainer.cell2_3 {
	clear: both;
	border: 0;
	text-align: center;
	padding-top: 30px;
}


#mobileGalleryParent{
	display:none;
	background:url(../images/yellow2Repeat.gif);
	width:100%;
}

.mobileGallery2{	
	width:300px;
	margin:0 auto;
	margin-top:17px;
	margin-bottom:20px;
	border:5px solid #ffffff;
	background-position:center center;	
}
.mobileGallery2 div{
	background-repeat:no-repeat;
}
.month-zest {
	cursor: pointer;
}
#newsContent {
	width: 1004px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
}
.newsRow1 {
	border-left: 3px dotted #111111;
	border-right: 3px dotted #111111;
}
.newsRow1 .cell1 {
	padding: 20px;
	width: 500px;
	float: left;
	border-left: 3px dotted #111111;
	height: 226px;
	border-right: 3px dotted #111111;
}
.newsRow1 .cell2 {
	/* border-left: 3px dotted #111111; */
	padding: 20px;
	float: left;
	/* border-right: 3px dotted #111111; */
	width: 360px;
}
.newsContentInner {
	border-right: 3px dotted #111111;
	margin-right: 12px;
}
.news-item {
	margin-bottom: 3px;
}
.top-m {
	margin-top: 20px;
}
.lowercase {
	text-transform: none;
}
.archive-years .year {
	margin-right: 5px;
	display: inline;
}
.month-archives a,
.archive-years a {
	color: #000;
}



/* Changes 11/14 */
.mobile-menu-btn {
	display: none;
}
.page-template-pagenewresponsive-redesign-php .st-menu button {
	display: block;
}
.st-menu {
	display: none;
}
.page-template-pagenewresponsive-redesign-php .st-menu {
	display: block;
}
.slicknav_menu {
	display: none;
}
.gallerySlide1.slidesjs-slide {
	background-position-x: 50%;
}
.jarContainer.cell2_2 .twitterDetails.phone-icon img {
	max-width: 43px;
}
.jarContainer.cell2_2 .twitterDetails img {
	max-width: 74px;
}
#contactContent .facebookDetails img {
	max-width: 74px;
}
.page-template-pagenewresponsive-redesign-php .breakfastLink {
	background:url(../images/menus/Breakfast-1.png);
	width:272px;
	height:30px;
}
.page-template-pagenewresponsive-redesign-php .lunchLink {
	background:url(../images/menus/Lunch.png);
	width:272px;
	height:30px;
}
.page-template-pagenewresponsive-redesign-php .dinnerLink {
	background:url(../images/menus/Dinner.png);
	width:272px;
	height:30px;
}
.page-template-pagenewresponsive-redesign-php .brunchLink {
	background:url(../images/menus/Brunch-1.png);
	width:272px;
	height:30px;
}

.page-template-pagenewresponsive-redesign-php .kidsLink {
	background:url(../images/menus/Kids-1.png);
	width:272px;
	height:30px;
}

.page-template-pagenewresponsive-redesign-php .drinksLink {
	background:url(../images/menus/Drinks-1.png);
	width:272px;
	height:30px;
}

.page-template-pagenewresponsive-redesign-php .menu-link {
	margin-left: 24px;
}
.page-template-pagenewresponsive-redesign-php .menu-link {
	margin-left: 114px;
}
/* Changes 11/14 */





@media (max-width:768px){
	.page-template-pagenewresponsive-redesign-php .introRow1 .introText {
		border-bottom: 3px dotted #111111;
		margin-bottom: 20px;
		min-height: 10px;
	}
	
	
	.page-template-pagenewresponsive-redesign-php .mobile-menu-btn {
		display: block;
		float: right;
		padding-top: 20px;
		margin-right: 20px;
		padding-left: 29px;
	}
	.mobile-menu-btn img {
		width: 27px;
	}
	.introRow1 {
		border-right: 0;
	}
	#inner-footer {
		width: 100%;
		padding: 0;
	}
	#headNav {
		display: none;
	}
	#separator1, #separator2, #separator3, #separator4, #separator5, .quote, .cell3-N, .gallery-cell, .introRow2 .cell1 .jars
	 {
		display: none;
	}
	.introHours .cell2.gallery-cell {
		display: block;
	}
	.page-template-pagenewresponsive-redesign-php .introHours,
	.introHours .second-intro-text {
		border: 0;
	}
	.page-template-pagenewresponsive-redesign-php .introHours,
	.page-template-pagenewresponsive-redesign-php .introText {
		width: 92%;
		max-width: 92%;
		padding-left: 4%;
		padding-right: 4%;
	}
	.page-template-pagenewresponsive-redesign-php .introHours {
		height: auto;
		padding-top: 0;
	}
	.page-template-pagenewresponsive-redesign-php .menu-stack {
		margin-left: 0;
		text-align: left;
	}
	.page-template-pagenewresponsive-redesign-php .menuTitle {
		text-align: left;
	}
	.page-template-pagenewresponsive-redesign-php .slicknav_menu {
		display: block;
	}
	ul.slicknav_nav {
		padding-bottom: 10px;
		padding-top: 5px;
		background: #4c4c4c;
	}
	ul.slicknav_nav li {
		margin-bottom: 6px;
	}
	.slicknav_menu {
		background: none !important;
	}
	.slicknav_nav a {
		text-align: right;
	}
	.slicknav_menu {
		background: none;
		padding: 5px;
		position: absolute;
		top: 0;
		z-index: 9999;
		right: 4px;
	}
	.menu-link {
		margin-left: 0;
		float: none;
		margin-bottom: 32px;
	}
	.page-template-pagenewresponsive-redesign-php .menu-link {
		float: left;
		margin-left: 0;
		margin-right: 24px;
	}
	#headerSlide {
		/* height: auto; */
		display: none !important;
	}
	#introContainer {
		padding-top: 114px;
	}
	.upYellow {
		display: none;
	}
	.slidesjs-pagination {
		/* display: none; */
		top: -10px;
	}
	.gallery {
		/* display: none !important; */
	}
	.introRow2 .cell3 .brunchLink {
		margin-left: auto;
		margin-right: auto;
	}
	
	#storyContent .cell3 .storyText{
		margin: 0;
	}
	body, html, #introContent, .introRow1, #introContent, #storyContent {
		width: 100%;
		min-width: 0;
	}
	#headerSlide div {
		/* min-width: 0; */
	}
	#introContent {
		padding-left: 0px;
		padding-right: 0;
	}
	.introText {
		padding: 4%;
		width: 92%;	
		/* text-align: center;	 */
	}
	.introHours {
		padding: 4%;
		padding-top: 0;
		width: 92%;		
		max-width: 100%;
		text-align: left; 
	}
	.introHours, .introRow1, .introRow2 .cell1 .breakfast { 
		border-left: 0;
	}
	.introRow2 {
		border: 0;
		width: 100%;
	}
	.introRow2, .introRow2 .cell1, .introRow2 .cell3 {
		height: 254px;
	}
	.introRow2 .cell1 .breakfast, .dinner, .lunch, .brunch {
		width: 100%;
	}
	.introRow2 .cell1, .introRow2 .cell3 {
		width: 49%;
	}
	.introRow2 .cell3 .lunch {
		padding-bottom: 36px;
		padding-top: 20px;
	}
	.dinner {
		padding-top: 30px;
	}
	.upArrowWhite {
		display: none;
	}
	.page-template-pagenewresponsive-redesign-php .menu-stack {
		margin-left: -4%;
		text-align: left;
		width: 108%;
		padding-left: 4%;
		margin-right: -4%;
	}
	#contactContent .cell2_2 .twitterDetails {
		width: 100%;
		float: none;
	}
	.twitterDetails {
		width: 160px;
		vertical-align: baseline;
		height: 60px;
		padding-bottom: 0;
		display: inline-block;
		*display: inline;
		zoom: 1;
	}
	#contactContent .cell2 {
		margin-right: 2%;
		border-right: 0;
	}
	#contactContent .cell3-N {
		border-right: 0;
		margin-left: 2%;
		height: auto;
		display: block;
	}
	#crewContent {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		/* height: 388px; */
	}
	.crewRow1 .cell1 {
		display: none;
	}
	.crewRow1 .cell2 {
		border-left: 0;
		border-right: 0;	
		float: none;	
		height: auto;
	}
	.crewRow1 .cell2-N {
		width: 80%;
		margin: 0 auto;
	}
	.crewShot .crewShotPic-N img {
		height: auto;
		width: 44%;	
	}
	.crewShotNew {
		width: 35%;
		height: auto;
		float: left;
		margin: 0;
		margin-top: 25px;
		margin-bottom: 25px;
	}
	.crewText {
		padding-left: 5% !important;
		padding: 0;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.crewText-N {
		width: 100%;
	}
	.crewRow1 .cell2-N.crewContainer {
		width: 90%;
	}
	.crewShotNew img {
		width: 100%;
		max-width: 207px;
	}
	
	#storyContent .cell1 {
		display: none;
	}
	#storyContent {
		padding-left: 0;
		padding-right: 0;
	}
	#storyContent .cell2 {
		/* width: 30%; */
	}
	#storyContent .cell3 {
		width: 69%;
		border-right: 0;
	}
	.storyText {
		width: 90%;
		padding: 5%;
	}
	
	#barContent {
		width: 92%;
		padding-left: 4%;
		padding-right: 4%;
	}
	#barContent .cell1, #barContent .cell2 {
		border: 0;
	}
	#barContent .cell1, #barContent .cell2 {
		width: 50%;
	}
	/*
	#barContent .cell1 {
		padding-right: 2%;
	}
	#barContent .cell2 {
		padding-left: 2%;
	}
	*/
	#barContent .cell1 .barPic, #barContent .cell2 .barText {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	#barContent .cell2 .barText {
		margin-top: 25px;
	}
	#barContent .cell1 .barPic {
		margin-left: 0;
		margin-right: 0;
	}
	
	#contactContent {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	#contactContent .cell1-N {
		border-right: 0;
	}
	#contactContent .cell4 {
		display: none;
	}
	#contactContent .cell1 {
		border-left: 0;
		width: 100%;
	}
	#contactContent .cell1-N {
		height: auto;
		margin: 0 auto;
		width: 100%;
		/* float: none; */
		margin-bottom: 20px;	
	}
	#contactContent img {
		width: 35px;
	}
	.jw3ImageSrc {
		width: 110px;
	}
	.jw3Container, .facebookDetails, #contactContent .cell1 .jarContainer, #contactContent .cell1 .jarContainer 	{
		border: 0;
		/* width: 28%; */
		width: 110px;
		padding: 2%;
		float:left;		
	}
	.jw3Container {
		/* margin-top: 25px; */
		width: 100%;
	}
	#contactContent .cell2_2 .twitterDetails {
		margin-top: 10px;
	}
	#contactContent .cell2, #contactContent .cell3.cell3map {
		border-right: 0;
		width: 100%;
		margin: 0 auto;
	}
	#contactContent .cell3.cell3map {
		padding-bottom: 25px;
	}
	#contactContent .cell2_2 {
		width: 147px;
	}
	#contactContent .openingHours {
		float: none;
		padding: 0;
		width: 92%;
		margin-left: 4%;
	}
	#contactContent .openingHours .openingHoursHead, .openingHoursHead {
		margin-top: 21px;
	}
	.opening-times-head,
	.cafe-repeater,
	.star-section {
		padding: 0;
	}
	#contactContent .cell3-N {
		border-right: 0;
		width: 46%;
		margin-left: 2%;
		margin-right: 2%;
		height: auto;
		display: block;
		padding-top: 15px;
	}
	.mapContainer {
		margin: 0 auto;
	}
	#contactContent .cell3 {
		border-left: 0;
	}
	#contactContent .cell3-N.booking-N {
		height: auto;
		padding-bottom: 20px;
	}
	#contactContent .cell1-N.booking-N {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
		height: auto;
		float:none;
	}
	#contactContent .cell3-N.booking-N {
		width: 92%;
		max-width: 92%;
		padding-left: 4%;
		padding-right: 4%;
		margin: 0;
		
	}
	div.cell2.cell2Book-N.booking-N {
		width: 46%;
		/* clear: both; */
		float: none !important;
	} 	
	.bookingMail-N {
		float: inherit;
	}
	#contactContent .cell1-N.booking-N {
		text-align: center;
	}
	.bookingWidget {
		float: inherit;
	}
	#contactContent .openingHours.bookingWidgetContainer {
		margin: 0 auto;
		width: 300px;
		margin-bottom: 10px;	
	}
	#contactContent .cell1-N.booking-N {
		margin-bottom: 0;
		margin-top: 20px;
	}
	#contactContent .contactMailImg {
		width: 60px;
	}
	.facebookDetails.emailDetails-N.bookingMail-N {
		width: 160px;
		/* height: 85px;	 */
		vertical-align: baseline;
		height: 60px;
		padding-bottom: 0;
	}
	#contactContent .cell2_2 .twitterDetails, .facebookDetails.emailDetails-N.bookingMail-N, .jarContainer.cell2_2.booking-no-float {
		vertical-align: baseline;
	}
	.barPic, #barContent .cell1 {
		display: none;
	}
	#barContent .cell2 {
		width: 100%;
	}
	#barContent .cell2 .barText {
		margin: 0;
		width: 100%;
		padding-top: 25px;
		padding-bottom: 20px;
	}
	#contactContent .cell1.visitUsSocial {
		width: 240px;
		float: inherit;	
	}
	#contactContent .jw3ImageOnly {
		width: 80px;
	}
	/*
	.introHours {
		padding-bottom: 0;
	}
	*/ 
	.booking-no-float {
		float: none !important;
	}
	div.jarContainer.cell2_2.booking-no-float, div.facebookDetails.emailDetails-N {
		display: inline-block;
		*display: inline;
		zoom: 1;
	}
	div.contactEmailImage {
		margin-top: 78px;
	}	
	.introHours {
		height: auto;
	}
	.menu-stack {
		padding: 3%;
		width: 94%;
		padding-top: 0;
		padding-bottom: 40px;
	}
	.introRow2 .cell1 {
		width: 96%;
		padding: 0 2%;
	}
	.introRow2 {
		height: 274px;
	}
	.cell1.cell1-N.visitUsSocial {
		display: none;
	}
	.crewShotNew {
		display: none;
	}
	.facebookDetails.emailDetails-N.bookingMail-N {
		width: 93%;
	}
	.jarContainer.cell2_2 {
		width: 96% !important;
		height: 109px !important;
	}
	.newsRow1 .cell1 {
		border: none;
	}
	.newsRow1 {
		border: none;
	}
	#newsContent {
		width: 100%;
		padding: 0;
	}
	.newsRow1 .cell1,
	.newsRow1 .cell2 {
		padding: 4%;
		width: 92%;
		border: none;
	}

}


/* Remove images from The Story section */
@media (max-width:760px){
	#storyContent .cell2 {
		display: none
	}
	#storyContent .cell3 {
		width: 100%;
	}
	#storyContent .cell3 .storyText {
		height: auto;
		padding: 4%;
		width: 92%;
		margin: 0;
	}
	#storyContent .cell3 {
		height: auto;
	}
}

@media (max-width:600px){
	.page-template-pagenewresponsive-redesign-php .menu-stack {
		margin-left: -4%;
		text-align: left;
		width: 108%;
		padding-left: 0%;
		margin-right: -8%;
	}
	.cell2 .barText a {
		height: 31px;
		width: 216px;
		display: block;
		margin: 0 auto;
	}
	.introText .menu-stack a {
		width: 272px;
		height: 30px;
		margin: 0 auto;
		display: block;
	}
	#headerSlide {
		display: none !important;
	}
	#introContainer {
		padding-top: 114px;	
	}
	#headerContainer {
		position: absolute;
	}	
}




@media (max-width: 504px){
	.page-template-pagenewresponsive-redesign-php .introRow1 .cell2 .gallery {
		margin-left: 0;
		margin-right: 0;
		width: 97%;
	}
	.page-template-pagenewresponsive-redesign-php .introRow1 .cell2 .gallery div {
		width: 100% !important;
	}
}




/* Single stack menus */
@media (max-width:450px) {
	.introRow2 .stackMenus {
		width: 100%;
	}
	.introRow2 {
		float: inherit;
	}
	.introRow2 .cell3.stackMenus {
		border-top:	3px dotted #111111;
	}
	.introRow2 .cell3 .lunch, .introRow2 .cell3 .brunch {
		padding-left: 0;
		padding-right: 0;
	}
	.introRow2 .cell1, .introRow2 .cell3 {
		height: 244px;
	}
	.introRow2 .cell3 .brunch, .dinner {
		padding-top: 20px;
	}
}

/* single stack CREW section */
@media (max-width:450px) {
	.crewShotNew {
		width: 100%;
		text-align: center;
	}
	.crewText-N {
		width: 100%;
	}
	.crewText {
		padding-top: 0;
	}
	#crewContent .crewText {
		padding-top: 25px;
	}
	#crewAfter {
		/* border-top: 0; */
	}
}



/* Mobile menu */
@media (max-width:768px){
	.ska-logo {
		padding-right: 21px;
	}
	
	/*
	#mobileGalleryParent{
		display:block;
	}
	*/
	body, html{
		min-width:0;
	}


	.slidesjs-pagination{
		display:none;
	}
	
	
	#headNav{
		display:none;
	}
	#header{
		width: 92%;
		padding-left: 4%;
		padding-right: 4%;
	}
	#phoneNumber{
		display:none;
	}
	#socialMedia{
		margin-right:20px;
	}
	#headerLeft{
		width:40%;
	}
	#headerRight{
		width:60%;
	}
	
	
	
	
	#mobileNav{
		/* display:block!important; */
		clear:right;
		float:right;
		margin-top:15px;
		width:60%;
		font-weight:bold;
		color:#ffffff;
		margin-right:10%;
	}
	#mobileNav .left{
		float:left;
	}
	#mobileNav .right{
		float:right;
		margin-right:10px;
	}
	#mobileNav #mobileNavItems{
		display:none;
	}
	#mobileNav #mobileNavItems li{		
		width:100%;
		display:block;
		list-style:none;
		font-weight:normal;
		background:#111111;
	}

	#mobileNav #mobileNavItems{
		margin-top:-0px;
		padding:0px;
		float:left;
		width:100%;
	}
	
	#mobileNav #mobileNavItems a{
		color:#ffffff;
		text-decoration:none;
		padding:5px;
		padding-top:10px;
		border-top:1px solid #ffffff;
		float:left;
		background:#111111;
		width:100%;
		text-transform: uppercase;
	}
	
	.mobileNavParent{
		background:#111111;
		width:100%;
		display:block;
		float:left;
		padding:5px;
		padding-top:10px;
		padding-bottom:7px;
		cursor:pointer;
	}
	#headerSlide div{
		min-width:auto!important;
		overflow: hidden;
		min-height:100%;
		background-repeat:no-repeat;
		background-position:center bottom;
	}
	
	#headerSlide{
		pointer-events: none; 
		height:350px;
	}	
}
#mobileNav{
	display:none;
}
.page-template-pagenewresponsive-php introRow2 .cell1 { 
	width: 371px;
	border-right: 3px dotted #111111;
}
nav {
  float: left;
}




