@charset "utf-8";
/* Lido */

/*html, body {
  height: 100%;
  margin-bottom: 1px;
  padding: 0;
}*/


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

}




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

}
html, body {
	padding:0;
	margin:0;
}

body {
	font-family: 'quicksandregular', sans-serif;
	background:#fff;
	color:#404041;
	}

a {
	color:#5C5B4C;
	text-decoration:none;
}

a:hover {
	color:#bdb318;
}

a:visited {
	color:#73726b;
}


img {

	opacity:0.999;
	filter:alpha(opacity=99.99);
}

a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}

img {
	border:0;
}

a img {
	border:0;
}


.style01 {
}



/* Mobile Layout: 480px and below. */


.gridContainer {
}

.break-mob {
	display:inline;
}

#LayoutDiv1 {
	font-size:3em;

}

.showdt {
	display:none;
}

#sideholder {
	position:relative;
	width:90%;
	height:auto;
	padding:5%;
	z-index:8;
}

#sideholder img {
	height:100%;
	
}


#showmenu {
	position:relative;
	width:100%;
	display:block;
	text-align:center;
	margin:0;
	padding:1% 0;
	font-size:2em;
	color: #be1e2d;
	border-top:3px solid #404040;
	border-bottom:3px solid #404040;
	}
	
#showmenu a {	
	color: #be1e2d;
}

#showmenu a:hover {	
	color: #000;
}


#showmenu img {
	width:100%;
	height:auto;
	
}

#mainlogo {
	position:relative;
	width:40%;
	height:auto;
	padding:0;
	margin:0 0 1% 0;
}

#mainlogo img {
	width:100%;
	height:auto;
	margin:0 0 4% 0;

}


#menu-main {
	position:relative;
	top:100%;
	left:15%;
	margin:0;
	width:60%;
	padding:2% 5%;
	text-align:center;
	color:#fff;
	background:#fff;
	background:rgba(255,255,255,.90);
	font-size:2em;
	z-index:999;
}

	
#menu-main ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu-main ul li {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	padding:3% 0;
	border-bottom:1px solid #816c5d;
	vertical-align:middle;
}

#menu-main ul li:last-child {
	border-bottom:none;

}

#menu-main a {
	text-decoration:none;
	color:#ea4646;
	}

#menu-main a:hover {
	color:#af9989;
}

#menu-soc {
	position:absolute;
	top:20px;
	right:0;
	width:50%;
	text-align:center;
	}
	
#menu-soc img {
	width:40%;
	height:auto;
}

#menu-soc ul {
	margin:0;
	padding:0;
	}

#menu-soc ul li {
	display:inline-block;
	width:15%;
	margin:0 0 0 4%;
	padding:0;
}

#menu-soc ul li:first-child {
	margin:0;
}

#menu-soc ul li img {
	width:100%;
	height:auto;
}

/*#mainholder {
	position:absolute;
	top:15%;
	left:0;
	width:100%;
	text-align:center;
}*/

.custom #mainholder {

}
.overlay1 {
	width:100%;
	text-align:center;
	color:#be1e2d;
	font-size:2em;
	margin-top:2%;

}

.overlay2 {
	width:96%;
	padding:2%;
	text-align:left;
	font-size:1.2em;
}


.innertitle {
	position:relative;
	top:6%;
	left:10%;
	width:80%;
	height:auto;
	text-align:center;
	font-size:3em;
	color: #be1e2d;
	font-weight:normal;
	margin:0;
	}

.textholder1 {
	position:relative;
	width:94%;
	padding:3%;
	font-size:1.3em;
	color:#000;
	
}

.col1 {
	width:100%;
	position:relative;
	margin-bottom:3%;
}

.col1 ul {
	margin-top:0;
	padding-top:0;
	font-size:0.8em;
}

.col2 {
	width:100%;
	margin-bottom:3%;
	}


#mapholder {
	width:100%;
	height:300px;
}

.divider1 {
	clear:both;
	display:block;
	margin:3% 0;
	width:100%;
	height:4px;
	background:#be1e2d;
}

.day {
	display:inline-block;
	width:35%;
}

#rightholder {
	display:block;
	position:relative;
	height:auto;
	width:100%;
	background:#404041;
	color:#ea4646;
	font-size:1.4em;
}

.rightlinks, .rightlinks:visited {
	color:#ea4646;
	text-decoration:none;
}

.rightlinks:hover {
	color:#ea4646;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.square1 {
	display:block;
	padding:20% 3% 0 3%;
	width:44%;
	float:left;
	text-align:center;
}


.square1 p {
	margin:0;
	padding:0;
}

.square2 {
	display:block;
	width:50%;
	float:left;
}


.redarrow {
	display:block;
	width:12% !important;
	float:none !important;
}


h1 {

}

h2 {
	color: #be1e2d;
	font-size:1.6em;
	margin:0 0 3% 0;
	padding:0;
	color: #be1e2d;

}

h3 {
	color: #be1e2d;
	font-size:1em;
	margin:3% 0 1% 0;
	padding:0;
	color: #be1e2d;

}

h3 a {
	text-decoration:none;
}

h3 a:hover {
		opacity:0.8;
	filter:alpha(opacity=80);
	
}


.formbutton {
	font-weight:bold;
	background:#eee;
	color:#000;
	border:0;
	font-size:1em;
	cursor:pointer;
	padding:2%;
	text-decoration:none;
	width:auto;
	margin:0;
}

.formbutton:hover {
	color:#333;
}



#footer {
	background:#483C32;
	color:#958476;
	padding:5%;
	font-size:1em;

}

#footer img {
	width:45%;
	border-left: 1px solid #958476;
}

.spacer1 {
	display:inline-block;
	width:10%;
}

  #address{
	display:none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {

}
#LayoutDiv1 {
	
}

#address{
	display:none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	
body {
	background:#fff;
}

#address{
	display:block !important;
}

body.custom {
	background:#fff;
}
.gridContainer {
	padding:0;
	margin:0;
	width:100%;
}
#LayoutDiv1 {
font-size:1em;
	padding:0;
	margin:0;
	width:100%;
}


#mainholder {
	margin:0;
	padding:0;
	position:absolute;
	width:100%;
	overflow:hidden;
	}


.showmob, #showmenu {
	display:none;
}

.break-mob, .showdt {
	display:inline;
}

.imgfull img {
	width:100%;
	height:100%;
}

#sideholder {
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	width:12%;
	height:100%;
	padding:0;
}

#sideholder img {
	width:auto;
	height:auto;
}

#mainlogo {
	width:90%;
	padding-top:5%;
	margin: 0 auto 20% auto;
}


#menu-main {
	position:relative;
	top:auto;
	left:auto;
	display:block !important;
	font-size:1.5em;
	text-transform:lowercase;
	background:none !important;
	margin:0;
	width:100%;
	padding:0;
	z-index:99;
	}

#menu-main a {
	text-decoration:none;
	color:#be1e2d;
}


#menu-main a:hover {
	color:#af9989;
}

#menu-main ul {
	display:block;
	margin:0;
	padding:0;
	text-align:center;
	text-indent:none;
	background:none;
	
}

#menu-main ul li {
	list-style:none;
	margin:0;
	margin:10% 0;
	padding:0;
	background:none;
	border:none;
}

#menu-soc {
	position:relative;
	bottom:auto;
	top:auto;
	right:auto;
	text-align:right;
	text-align:center;
	position:relative;
	width:100%;
	margin-top:15%;
}

#menu-soc img {
	width:45%;
	height:auto;
}

#menu-soc ul {
	margin:0;
	padding:0;

	
	}

#menu-soc ul li {
	display:inline-block;
	width:15%;
	margin:0 2%;
	padding:0;
	margin-top:8%;
}

#menu-soc ul li img {
	width:100%;
}


#midframe {
	display:block;
	position:absolute;
	left:12%;
	width:59.56%;
	height:auto;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	border-left:2px solid #be1e2d;
	overflow:hidden;
}


.overlay1 {
	position:absolute;
	top:12%;
	left:0;
	width:100%;
	text-align:center;
	color:#be1e2d;
	font-size:4em;
	margin:0;
	padding:0;
	
}

.overlay2 {
	position:absolute;
	top:76%;
	left:10%;
	width:76%;
	padding:2%;
	text-align:left;
	color:#fff;
	font-size:1.2em;
	background:#ccc;
	background:rgba(0,0,0,.25);
	
}

#rightholder {
	display:block;
	position:absolute;
	right:0%;
	height:auto;
	width:28.44%;
	background:#404041;
	color:#ea4646;
	font-size:2.2em;
}

.rightlinks, .rightlinks:visited {
	color:#ea4646;
	text-decoration:none;
}

.rightlinks:hover {
	color:#ea4646;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.square1 {
	display:block;
	padding:20% 3% 0 3%;
	width:44%;
	float:left;
	text-align:center;
}


.square1 p {
	margin:0;
	padding:0;
}

.square2 {
	display:block;
	width:50%;
	float:left;
}


.redarrow {
	display:block;
	width:12% !important;
	float:none !important;
}

/* felxcroll */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 16px;
	background: rgba(160,160,160,0.7);
}

.vscrollerbar {
width: 16px;
background-color: #be1e2d;
}

.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.flexcroll {
	height:auto;
}



/* end flexcroll */


.innertitle {
	position:absolute;
	top:6%;
	left:10%;
	width:80%;
	height:auto;
	text-align:center;
	font-size:3em;
	color: #be1e2d;
	}

.textholder1 {
	position:absolute;
	top:16%;
	left:10%;
	width:74%;
	height:66%;
	background:#fff;
	background:rgba(255,255,255,.85);
	padding:3%;
	font-size:1.3em;
	color:#000;
	
}
.mcontentwrapper {
    /*overflow: scroll !important;*/
}

.col1 {
	width:34%;
	float:left;
	margin-bottom:3%;
}

.col1 ul {
	margin-top:0;
	padding-top:0;
	font-size:0.8em;
}

.col2 {
	width:60%;
	float:right;
	margin-bottom:3%;
	}


#mapholder {
	width:100%;
	height:300px;
}

.divider1 {
	clear:both;
	display:block;
	margin:3% 0;
	width:100%;
	height:4px;
	background:#be1e2d;
}

.prev {
	margin-right:2%;
}


#navleft {
	position:fixed;
	top:40%;
	left:15%;
	width:2%;
}

#navright {
	position:fixed;
	top:40%;
	right:15%;
	width:2%;
}

#navright img, #navleft img {
	width: 100%;
}

	
.button1 {
	padding:2%;
	width:15%;
}

h1 {

}

h2 {
	color: #be1e2d;
	font-size:1.4em;
	margin:0 0 3% 0;
	padding:0;
	color: #be1e2d;

}

h3 {
	color: #be1e2d;
	font-size:1.1em;
	margin:3% 0 1% 0;
	padding:0;
	color: #be1e2d;
}

h3 a {
	text-decoration:none;
}

h3 a:hover {
		opacity:0.8;
	filter:alpha(opacity=80);
	
}

.day {
	display:inline-block;
	width:30%;
}

.links {
	text-align:center;
}

.links img {
	max-width:40%;
}

.formcell {
	width:100%;
	margin:1% 0%;
	padding:1%;
	border:0;
	background:#eee;
	color:#000;
}

.placeholder { 
   font-family: 'quicksandregular', sans-serif;
   font-size:1em;
   font-weight:bold;
   color:#000;
}



::-webkit-input-placeholder {
	font-family: 'quicksandregular', sans-serif;
   font-size:1em;
   font-weight:bold;
   color:#000;
}

:-moz-placeholder { /* Firefox 18- */
	font-family: 'quicksandregular', sans-serif;
   font-size:1em;
   font-weight:bold;
   color:#000;
}

::-moz-placeholder {  /* Firefox 19+ */
	font-family: 'quicksandregular', sans-serif;
   font-size:1em;
   font-weight:bold;
   color:#000;
}

:-ms-input-placeholder {
	font-family: 'quicksandregular', sans-serif;
   font-size:1em;
   font-weight:bold;
   color:#000;
}



/*.liquid-nav-left-arrow, .liquid-nav-right-arrow,*/ .panel-wrapper {
	clear:both;
	position:absolute;
	display: inline;
	margin:0 !important;
	padding:0 !important;
	top:0;
	right:0;
	width:100%;
	float:right;

}



}

