﻿@import url(https://fonts.googleapis.com/css?family=Vidaloka);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ul, li, h1, h2, h3, h4, h5, h6, p
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html
{
	height: 100%;
}
body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A3A3A;
}
input, select, textarea
{
	background-color: #FFF;
	color: #887866 !important;
	padding: 2px;
	margin: 0;
	font-size: 13px !important;
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
}
textarea
{
    resize: none;
}
a, a:link, a:active, a:visited
{
	color: #711700;
}
a:hover
{
	cursor: pointer !important;
	text-decoration: none;
}
.Top, .Banner, .Content, .Bottom, .BannerBottom, .ContentBottom, .ContentTop
{
	width: 100%;
}
.TopInner, .BannerInner, .ContentInner, .BottomInner
{
	width: 1245px;
	margin: 0 auto;
}
.Top
{
	background: #991D00;
}
.Languages
{
	float: left;
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 0;
	background: url(images/languages-separator.gif) no-repeat 17px 15px;
}
.Languages span
{
	margin: 0 15px 0 0;
	float: left;
}
.Languages a
{
	font-size: 11px;
	color: #DEBC36;
	text-decoration: none;
}
.Languages a:hover
{
	color: #FFF;
}
.SocialTop
{
	float: right;
	color: #DEBC36;
	font-size: 11px;
	padding: 9px 0 0 15px;
}
.SocialTop .addthis_toolbox .addthis_button_compact span {
    background: url(images/Share-this.png) no-repeat 0 0 !important;
    background-size: 22px auto !important;
    height: 22px !important;
    width: 22px !important;
}
.SocialTop .addthis_toolbox .addthis_button_compact span svg {
    display: none;
}
.ShareTxt
{
	float: left;
}
.addthis_toolbox
{
	float: left;
	margin: -4px 0 0;
}
.at16t_compact {
    background: url("images/Share-this.png") no-repeat !important;
    height: 22px !important;
    width: 22px !important;
    margin: 0 0 0 10px;
}
.MenuUtils:after
{
	content: "\2022";
	display: inline-block;
    font-size: 6px;
    padding: 4px 0 0;
}
.MenuUtils
{
	float: right;
	text-transform: uppercase;
	padding: 7px 0 0;
	color: #DEBC36;
}
.MenuUtils ul
{}
.MenuUtils ul li
{
	padding: 0 !important;
	border: 0 !important;
}
.MenuUtils ul li a
{
	background: none !important;
	color: #DEBC36 !important;
	text-decoration: none;
}
.MenuUtils ul li a:hover, .MenuUtils ul li a.rmFocused
{
	background: none !important;
	color: #FFF !important;
}
.MenuUtils ul li a span
{
	padding: 0 15px 0 0 !important;
	font: 11px Tahoma, Arial, Helvetica, sans-serif !important;
}
.MenuMobile
{
	color: #DEBC36;
    position: absolute;
    right: 15px;
    top: 32px;
    font-size: 28px;
    cursor: pointer;
}
.Banner
{
	background: #000;
	position: relative;
}
.Banner > div
{
	overflow: hidden;
}
.BannerInner
{
	width: 1245px;
	height: 676px;
	overflow: hidden;
}
.BannerImg
{
	position: relative;
	z-index: 1;
}
.BannerTop
{
	width: 1245px;
	height: 149px;
	position: absolute;
	z-index: 2;
	background: url(images/bg-main-top.png);
	top: 0;
}
.BannerBottom
{
	width: 1245px;
	height: 53px;
	position: absolute;
	z-index: 2;
	background: url(images/border-main-top-shadow.png);
	bottom: 0;
}
.BannerLeft
{
	width: 264px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 2;
	background: url(images/bg-bannerleft.png);
}
.Logo
{
	padding: 22px 0 32px;
	text-align: center;
	background: url(images/menu-frame-top.png) no-repeat bottom center;
}
.Menu
{
	padding: 23px 0 40px;
	background: url(images/menu-frame-bottom.png) no-repeat bottom center;
	text-transform: uppercase;
}
.Menu ul
{
	float: none !important;
}
.Menu ul li
{
	padding: 0 !important;
	border: 0 !important;
	float: none !important;
	text-align: center;
}
.Menu ul li a
{
	background: none !important;
	color: #FFF !important;
	text-decoration: none;
}
.Menu ul li a:hover, .Menu ul li a.rmFocused
{
	background: none !important;
	color: #DEBC36 !important;
	text-decoration: underline;
}
.Menu ul li a span
{
	padding: 5px 0 !important;
	font: 15px 'Vidaloka', serif !important;
}
.Menu .rmSlide
{
	display: none !important;
}
.MenuMobileClose
{
	position: absolute;
    color: #FFF;
    top: 15px;
    right: 15px;
    font-size: 26px;
    cursor: pointer;
}
.SocialBanner
{
	text-align: center;
	padding: 20px 0 0;
}
.SocialBanner a
{
	margin: 0 10px;
}
.ContentTop
{
	background: url(images/border-main-top.png);
	height: 10px;
	margin: -10px 0 0;
	position: relative;
	z-index: 4;
}
.Content
{
	background: url(images/bg-main.png);
}
.ContentInner
{
	position: relative;
}
.ContentLeft
{
	position: relative;
	background: url(images/indio-back.png) no-repeat top left;
}
.Reservation
{
	font-size: 15px;
	font-family: 'Vidaloka', serif;
	line-height: 20px;
	background: url(images/Reservation-Icon.png) no-repeat bottom right;
	padding: 150px 51px 40px 0;
	margin: 0 0 60px 46px;
}
.Reservation a
{
	text-decoration: none;
}
.Reservation a:hover
{
	text-decoration: underline;
}
.Submenu
{
	margin: 35px 0 0;
}
.Submenu ul
{
	float: none !important;
	text-transform: uppercase;
	background: url(images/sub-menu-bottom.png) no-repeat bottom center;
	padding: 0 0 35px !important;
}
.Submenu ul li
{
	padding: 0 !important;
	border: 0 !important;
	text-align: center;
	float: none !important;
	text-align: center;
}
.Submenu ul li a
{
	background: none !important;
	color: #484848 !important;
	text-decoration: none;
}
.Submenu ul li a:hover, .Submenu ul li a.rmFocused
{
	background: none !important;
	color: #751700 !important;
	text-decoration: underline;
}
.Submenu ul li a span
{
	padding: 3px 0 !important;
	font: 14px 'Vidaloka', serif !important;
}
.Address
{
	font-size: 12px;
	font-family: 'Vidaloka', serif;
	line-height: 20px;
	text-align: center;
	background: url(images/contacts-frame-bottom.png) no-repeat bottom center;
	padding-bottom: 50px;
}
.Internal .Address
{
	padding-top: 100px;
}
.Seal {
    text-align: center;
}
.Address big
{
	font-size: 15px;
	background: url(images/contacts-frame-top.png) no-repeat top center;
	padding: 55px 0 0 0;
	display: block;
}
.ContentRight
{
	line-height: 20px;
	margin: 0;
}
.Internal .ContentRight
{
	min-height: 900px;
}
.Internal .ContentRight img
{
	max-width: 100%;
}
.ContentRight .BreadCrumbs
{
	font-size: 10px;
	font-family: 'Vidaloka', serif;
	margin: 30px 0 0;
	color: #751700;
}
.ContentRight .BreadCrumbs a
{
	color: #4B4A4A;
	text-decoration: none;
}
.ContentRight .BreadCrumbs a:hover
{
	text-decoration: underline;
}
.ContentRight h1
{
	font-size: 20px;
	font-family: 'Vidaloka', serif;
	margin: 40px 0 30px;
	color: #751700;
	text-transform: uppercase;
}
.Internal .ContentRight h2, h2
{
	font-size: 18px;
	font-family: 'Vidaloka', serif;
	margin: 10px 0 10px;
	color: #751700;
}
.ContentRight big
{
	float: right;
	font-size: 18px;
	font-family: 'Vidaloka', serif;
	color: #751700;
	background: url(images/text-highlight.png) no-repeat left center;
	padding: 0 0 0 30px;
}
.imgRight:after {
    clear: both;
    content: "";
    display: block;
}
.imgRight {
    border: 1px solid #4B4A4A;
    float: right;
    margin: 0 0 10px 35px;
    padding: 5px;
}
.ImageDescription
{
	font-family: 'Vidaloka', serif;
	color: #751700;
	margin: 0;
}
.ImageDescription li
{
	float: left;
	margin: 0 5px 45px;
	text-align: center;
}
.ImageDescription li a
{
	color: #751700;
	line-height: 20px;
	text-decoration: none;
}
.ImageDescription li img
{
	padding: 5px;
	border: solid 1px #E5E2DE;
	margin: 0 0 10px;
}
.Shortcuts
{
	background: url(images/separator.png) no-repeat center top;
	margin: 25px 0 20px;
	padding: 35px 0 0;
	clear: both;
}
.Shortcuts a
{
	font-size: 13px;
	font-family: 'Vidaloka', serif;
	color: #3A3A3A;
	text-decoration: none;
	padding: 0px 50px 25px 0;
	display: block;
	float: left;
}
.Shortcuts a:hover
{
	text-decoration: underline;
}
.Shortcuts .ShortcutReservation
{
	background: url(images/Reservation-Icon-small.png) no-repeat right top;
	margin: 0 82px 0 0;
}
.Shortcuts .ShortcutExperience
{
	background: url(images/Experience-Icon-small.png) no-repeat right top;
}
.Video
{
	float: right;
	margin: -10px 0 0 35px;
	background: url(images/video-frame.png) no-repeat center 6px;
	padding: 19px 0;
}
.Highlights
{
	margin: 50px 0;
	padding: 70px 0 0;
	background: url(images/separator.png) no-repeat center top;
}
.Highlights ul
{}
.Highlights ul li
{
	margin: 0 .5%;
	float: left;
	width: 24%;
	text-align: center;
	line-height: 22px;
}
.Highlights ul li img
{
	width: 186px;
	height: 186px;
	border: 2px solid #FFF;
	-webkit-border-radius: 93px;
	-moz-border-radius: 93px;
	border-radius: 93px;
	-webkit-box-shadow: #888 0px 0px 5px;
	-moz-box-shadow: #888 0px 0px 5px;
	box-shadow: #888 0px 0px 5px;
	background: #FFF;
}
.Highlights ul li img:hover
{
	-webkit-box-shadow: #991D00 0px 0px 5px;
	-moz-box-shadow: #991D00 0px 0px 5px;
	box-shadow: #991D00 0px 0px 5px;
}
.Highlights ul li h2
{
	font-size: 17px;
	font-family: 'Vidaloka', serif;
	color: #292929;
}
.Highlights ul li a
{
	font-size: 12px;
	font-family: 'Vidaloka', serif;
	color: #751700;
	margin: 15px 0 0;
}
.Highlights2 ul
{}
.Highlights2 ul li
{
	margin: 0 22px;
	float: right;
	width: 186px;
	text-align: center;
	line-height: 22px;
}
.Highlights2 ul li img
{
	width: 186px;
	height: 186px;
	border: 2px solid #FFF;
	-webkit-border-radius: 93px;
	-moz-border-radius: 93px;
	border-radius: 93px;
	-webkit-box-shadow: #888 0px 0px 5px;
	-moz-box-shadow: #888 0px 0px 5px;
	box-shadow: #888 0px 0px 5px;
	background: #FFF;
}
.Highlights2 ul li img:hover
{
	-webkit-box-shadow: #991D00 0px 0px 5px;
	-moz-box-shadow: #991D00 0px 0px 5px;
	box-shadow: #991D00 0px 0px 5px;
}
.Highlights2 ul li h2
{
	font-size: 17px;
	font-family: 'Vidaloka', serif;
	color: #292929;
}
.Internal .ContentRight .Highlights2 h2
{
	font-size: 13px;
	font-family: 'Vidaloka', serif;
	margin: 5px 0 10px;
	color: #3A3A3A;
}
.Bottom
{
	background: #2b2b2b url(images/border-main-bottom.png) repeat-x;
	padding: 40px 0 0;
}
.BottomInner
{
	position: relative;
	text-align: center;
}
.Shortcut
{
	text-align: center;
}
.Shortcut2
{
	text-align: center;
}
.MenuInst
{
	text-transform: uppercase;
	background: url(images/menu-inst-left.png) no-repeat left 0;
	padding-left: 130px;
}
.MenuInst ul
{
	float: none !important;
	width: 430px;
	background: url(images/menu-inst-right.png) no-repeat right 0;
	padding: 0 130px 0 0 !important;
}
.MenuInst ul li
{
	padding: 0 !important;
	border: 0 !important;
	float: left !important;
	text-align: center;
}
.MenuInst ul li.rmFirst:after
{
	content: "\2022";
	float: right;
    font-size: 8px;
    margin: -28px 0 0 ;
    color: #FFF;
}
.MenuInst ul li a
{
	background: none !important;
	color: #FFF !important;
	text-decoration: none;
}
.MenuInst ul li a:hover, .MenuInst ul li a.rmFocused
{
	background: none !important;
	color: #DEBC36 !important;
}
.MenuInst ul li a span
{
	padding: 7px 15px 14px !important;
	font: 13px 'Vidaloka', serif !important;
}
.MenuInst ul li.rmFirst a span
{
	padding: 7px 14px 14px 10px !important;
}
.Hours
{
	line-height: 20px;
	padding-top: 20px;
	text-align: center;
}
.Hours big
{
	font-family: 'Vidaloka', serif;
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
	background: url(images/hour-Icon.png) no-repeat left top;
	padding: 0 0 2px 30px;
}
.Hours small
{
	font-size: 11px;
	color: #636363;
}
.Copyright
{
	font-size: 10px;
	color: #636363;
	margin: 15px 0 10px;
	text-align: center;
}
.Copyright a
{
	color: #636363;
	text-decoration: none;
}
.Copyright a:hover
{
	text-decoration: underline;
}
#pagingControls
{
	text-align: center;
	margin: 10px 0;
	color: #991D00;
	font-family: Kreon;
    font-size: 13px;
}
#pagingControls span
{
	display: inline-block;
	margin: 0 2px 0 0;
}
#pagingControls span.mypadding
{
    padding: 5px 10px;
	margin-top: -5px;
}
#pagingControls a
{
	background: #991D00;
    color: #FFFFFF;
    text-decoration: none;
	padding: 5px 10px;
}
#pagingControls a:hover
{
	background: #DEBC36;
}
p.Thumb1 a, p.Thumb2 a, p.Thumb3 a
{
	color: #78674E;
	text-decoration: underline;
}
p.Thumb1 a:hover, p.Thumb2 a:hover, p.Thumb3 a:hover
{
	text-decoration: none;
}
p.Thumb1
{
	background: url(images/guestbook-ico.png) no-repeat left center;
	width: 265px;
	padding: 10px 50px 10px 65px;
	float: left;
	font-size: 15px;
	font-family: 'Kreon',serif;
	color: #78674E;
	margin: 50px 0;
}
p.Thumb2
{
	background: url(images/insert-opinion-ico.png) no-repeat left center;
	width: 265px;
	padding: 10px 50px 10px 65px;
	float: left;
	font-size: 15px;
	font-family: 'Kreon',serif;
	color: #78674E;
	margin: 50px 0;
}
/* [Utils] */
.Clear
{
	clear: both;
}
.Left
{
	text-align: left;
}
.FLeft
{
	float: left;
}
.Right
{
	text-align: right;
}
.FRight
{
	float: right;
}
/* [Telerik] */
.RadMenu
{
	background: none !important;
	border: 0 !important;
	float: none !important;
}
.MenuUtils .RadMenu
{
	float: left !important;
}
.RadCalendarPopup
{
	z-index: 9999 !important;
}
.RadMenu .rmGroup .rmLink .rmExpandRight
{
	background: none !important;
}
/* [Botões] */
.SearchButton
{
	margin: 20px 0 0;
	text-align: center;
	float: right;
}
.SearchButton a, .Form .Button a
{
	background: #991D00;
	padding: 4px 10px;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.SearchButton a:hover, .Form .Button a:hover
{
	background: #DEBC36;
}
/* [Galerias] */
.SlideShow
{}
.SlideNoBorder
{}
.SlideShow .GalleryImageThumb
{}
.SlideShow .GalleryImageThumb a 
{
	position:relative;
	text-decoration:none;
	float: left;
}
.SlideShow .GalleryImageThumb img
{
	height: 91px;
    margin: 0 20px 20px 0;
    padding: 6px;
    width: 132px;
	background: url(images/Thumbs-Frame.png) no-repeat;
}
.SlideShow .GalleryImageThumb a .imgMask
{
	display:none;
	background: url("images/ZoomGallery.png");
    height: 79px;
    left: 6px;
    margin: 6px 0 0;
    position: absolute;
    top: 0;
    width: 120px;
}
.SlideShow .GalleryImageThumb a:hover .imgMask
{
    display: block;
}
/* [NewsletterForm] */
.NewsletterForm input[type='checkbox'] 
{
	margin-right:5px;
}
/* [Contact Form] */
.contact_form 
{
	position:relative;
}
.contact_form input.btn-su 
{
	position:absolute;
	top:0px;
	right:0px;
}
.contact_form .btn-su, .contact_form input[type='password']
{
	margin-top:5px;
	margin-bottom:5px;
}
/* [Formulários] */
.Form
{
	width: 489px;
	font-size: 12px !important;
}
.Form2
{
	font-size: 12px !important;
}
.Form p, .Form div
{
	clear: both;
	line-height: 25px;
	margin: 0;
	padding: 0;
	float: none !important;
	margin: 0 !important;
}
.Form div.left
{
	float: left !important;
	width: 270px;
}
.Form p.left
{
	clear: none;
	float: left !important;
}
.Form p.left1
{
	margin: 0 0 0 5px !important;
}
.Form p.left2
{
	margin: 0 0 0 20px !important;
}
.Form span, .Form2 .Left
{
	display: block;
	float: left;
	width: 130px;
	font-size: 12px !important;
}
.Form .SpanMini
{
	width: 70px !important;
}
.Form .SpanMini2
{
	width: 120px !important;
}
.Form2 span
{
	/*width: 115px;*/
}
.Form span label
{
	color: #81734E;
}
/*.Form > div > label 
{
	display:block;
}*/
.Form .btn-su
{
	margin-top: 6px;
    margin-bottom: 6px;
}
.Form span.Auto input[type='checkbox'] 
{
	margin-top:5px;
	margin-left:0px;
	margin-right: 5px;
}
.Form input[type='text'], .Form input[type='Password'], .Form textarea, .Form select
{
	border: solid 1px #CDCDCD;
    color: #3A3A3A;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 3px;
    width: 300px;
    display:block;
}
.Form input[type='text'], .Form input[type='Password']
{
	height: 18px;
}
.Form select
{
    height: 24px;
}
.Form input.radEnabledCss_Default, .Form input.radHoverCss_Default, .Form input.radFocusedCss_Default
{
	border-color: #CDCDCD !important;
	padding: 0 !important;
}
.Form input:focus, .Form textarea:focus
{
	-moz-box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	box-shadow: 0 0 3px #555;
}
.Form .Warning
{
	width: 25px;
}
.Form .Auto
{
	width: auto !important;
}
.Form .NoClass input
{
	width: auto !important;
	margin: 5px 0 0;
}
.Form table.NoClass2
{
	margin: 0 0 0 115px;
	white-space: nowrap;
}
.Form table.NoClass2 tr td
{
	width: 40px;
	white-space: normal;
}
.Form .NoClass2 input
{
	margin-top: 5px;
	border: 0;
}
.Form table.NoClass2 tr td input
{
	margin-left: 10px;
}
.Form .NoClass
{
	width: auto;
}
.Form .NoClass label
{
	margin: 0 0 0 5px;
	color: #555;
}
.Form .radInput_Default
{
	width: 70px;
}
.Form .Button
{
    margin: 10px 54px 0 0 !important;
    float: right !important;
}

.Form p.left {
    clear: none;
    float: left !important;
}
.Form p.left1 {
    margin: 0 0 0 5px !important;
}
.Form p.left2 {
    margin: 0 0 0 20px !important;
}
.Form p.left2 span {
    width: auto;
}
.Form p.left2 input {
    margin-left: 10px;
}
.Form .LessSpaceLabel1, .Form .LessSpaceLabel2
{
	width: auto;
}
.Form .LessSpaceInput
{
	margin: 5px 40px 0 5px;
}
.Form .LessSpaceInput2
{
	margin: 5px 40px 0 0;
}
/* [Bing Maps] */
.MicrosoftMap.dirSDK .directionsPanel 
{
	width:100% !important;
	margin-top:15px;
}
.MicrosoftMap .dirIcon 
{
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
	box-sizing:content-box;
	line-height: 18px;
}
.MicrosoftMap [role='alert'] {
    display: none !important;
	opacity:0 !important;
	visibility:hidden !important;
}
.GMaps
{
	width: 600px;
	height: 346px;
}
.GMapsCont
{
	padding: 5px;
	border: 1px solid #E5E2DE;
	margin: 0 0 0 320px;
    position: absolute;
    top: 31px;
}
.FormGmaps
{
    width: 200px;
    float: left;
	margin-top: 10px;
}
.FormGmaps1
{}
.FormGmaps2
{
    float: none;
    margin-top: -15px;
    width: 415px;
}
.FormGmaps span
{
    margin-top: -2px;
    width: 160px;
}
.FormGmaps1 span
{
    width: 60px;
    margin-top: -2px;
}
.FormGmaps input
{
    width: 160px;
}
.FormGmaps .Button {
    float: right;
    margin: -26px 115px 0 0 !important;
}
.FormGmaps2 span
{
	width: auto;
	margin: 0 5px 0 0;
}
.FormGmaps2 input
{
	color: #78674E;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
    margin-top: -2px;
    width: 160px;
}
#route
{
	width: 100%;
}
/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */ 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	height: 676px !important;
}
.nivoSlider img {
	/*position:absolute;*/
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	right:0;
	bottom:80px;
	color:#fff;
	opacity:1; /* Overridden by captionOpacity setting */
	z-index:8;
	background: url(images/shadow-text.png) no-repeat;
	width: 773px;
	height: 232px;
	padding: 46px 43px 46px 180px;
}
.nivo-caption p {
	padding:0;
	margin:0;
	font-family: 'Vidaloka', serif;
	font-size: 25px;
	text-shadow: 2px 1px #000;
	line-height: 32px;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav
{
	position: absolute;
	bottom: 45px;
	right: 150px;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	margin: 0 2px;
	float: left;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivo-controlNav img {
    display: block;
    position: relative;
	width: 34px;
	height: 34px;
	border: 1px solid #FFF;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
	-webkit-box-shadow: #888 0px 0px 5px;
	-moz-box-shadow: #888 0px 0px 5px;
	box-shadow: #888 0px 0px 5px;
	background: #FFF;
	margin: 0 5px;
}
.nivo-controlNav .active img {
    -webkit-box-shadow: #FFF 0px 0px 10px;
	-moz-box-shadow: #FFF 0px 0px 10px;
	box-shadow: #FFF 0px 0px 10px;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9110;
	display: none;
	background-color: #000000 !important;
	opacity: 0.6 !important;
	
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 11000;
	outline: none;
	display: none;
	
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}
@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
	#fancybox-content {
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 29px;
	background: transparent url('images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: -10px;
}

#fancybox-right {
	right: -10px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('images/fancybox.png');
	background-position: -43px -29px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox.png');
	background-position: -43px -93px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancy_title_over.png');
	display: block;
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('images/fancybox.png') -43px -159px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 32px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('images/fancybox-x.png') 0px -35px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('images/fancybox.png') -52px -159px no-repeat;
}

/* IE6 */
/*
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_loading.png', sizingMethod='scale'); }
*/
/* IE6, IE7, IE8 */
/*
.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_nw.png', sizingMethod='scale'); }
*/
/* [Responsive] */
@media (max-width: 767px) {
	.SocialTop {float: left;padding: 9px 0 0 0;}
	.ShareTxt {margin: 0 5px 0 0;}
	.Languages {float: right; background:url(images/languages-separator.gif) no-repeat 49px 15px;}
	.Languages span {margin: 0 0 0 15px;}
	.MenuUtils {float: left;text-align: center;clear: both;}
	.MenuUtils .RadMenu_Default {float: none !important;}
	.MenuUtils ul {float: left !important; margin: 0 0 10px !important;}
	.MenuUtils ul li{float: none !important;display: inline-block;}
	.MenuUtils:after, .nivo-caption, .nivo-controlNav {display: none !important;}
	.BannerLeft {background: none;}
	.MenuMobileAtive .BannerLeft {z-index: 9999;}
	.Logo {max-width: 80px;background: none;padding: 10px 0 0;}
	.Logo img{max-width: 100%;}
	.Menu {position: fixed;top: -150%;left: 0;width: 100%;height: 100%;z-index: 9999;margin: 0;padding: 30px 0 0;background: rgba(0,0,0,0.9);-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-o-transition: all 0.8s;transition: all 0.8s;}
	.MenuMobileAtive .Menu {top: 0; padding-top: 60px;}
	.Menu ul li a span {padding: 10px 0 !important;}
	.SocialBanner {display: none;}
	.nivoSlider {height: 200px !important;width: 100% !important;max-width: 100%;background-size:contain !important;}
	.nivo-slice {background-size:contain !important;}
	.Video {float: none;margin: 0 auto 20px;text-align: center;}
	.Highlights ul li {margin: 0 .5% 5%;width: 99%;}
	.Reservation {padding: 0 51px 30px 0;margin: 0 0 30px 0;}
	.Bottom {padding: 40px 0 10px;}
	.MenuInst {padding-left: 0; background: none; margin-top: 25px;}
	.MenuInst ul {width: auto;text-align: center;background: none;padding: 0!important;}
	.MenuInst ul li {float: none !important;display: inline-block;}
	.Hours big {font-size: 14px;padding: 0 0 5px 30px;display: inline-block;}
	.Highlights2 ul li {float: none;width: auto;}
	.Internal .BannerImg img{max-width: 100%;}
	.GMapsCont {margin: 0;position: relative;top: 0;}
	.GMaps {width: 100%;}
	.FormGmaps2 {width: auto;}
	.FormGmaps .Button {margin: 15px 0px 0px 0px !important;float: left !important;}
	#fancybox-content {border: 0px !important;}
	#pagingControls span {margin: 7px 2px 7px 0;}
	div.content img {max-width: 100%;}
	.Internal .ContentRight {min-height: auto !important;}
	.Form {width: 100%;}
	.Form input[type='text'], .Form input[type='Password'], .Form textarea, .Form select {width:100%;}
	.contact_form input[type='password'], .contact_form input[type='text'] {width:100%;}
	.contact_form .btn-su {display:block;width:100%;}
	.contact_form input.btn-su {position:relative;}
}
@media (min-width: 768px) and (max-width: 991px) {
	.BannerImg {overflow: hidden;}
	.BannerImg .nivoSlider {margin-left: -210px;}
	.nivo-caption {right: 210px;width: 400px;padding: 46px 0 46px 0;}
	.nivo-controlNav {right: 210px;}
	.Reservation {padding: 50px 50px 20px 0;margin: 0 0 60px 20px;}
	.Video {float: none;margin: 0 auto 20px;text-align: center;}
	.Highlights ul li {margin: 0 .5% 5%;width: 48%;}
	.Bottom {padding: 40px 0 10px;}
	.MenuInst {padding-left: 0; background: none; margin-top: 25px;}
	.MenuInst ul {width: auto;text-align: center;background: none;padding: 0!important;}
	.MenuInst ul li {float: none !important;display: inline-block;}
	.Shortcuts a {font-size: 12px;padding: 5px 80px 25px 0;float: none;margin: 0 0 15px !important;}
	.Shortcuts .ShortcutReservation {background: url(images/Reservation-Icon-small.png) no-repeat left top;}
	.Shortcuts .ShortcutExperience {background: url(images/Experience-Icon-small.png) no-repeat left top;}
	.GMapsCont {margin: 0;position: relative;top: 0;}
	.GMaps {width: 100%;}
	.contact_form .btn-su {display:block;width:fit-content;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.Highlights ul li {margin: 0 .5% 5%;width: 48%;}
	.MenuInst {padding-left: 0; background: none;}
	.MenuInst ul {width: auto;text-align: center;background: none;padding: 0!important;}
	.MenuInst ul li {float: none !important;display: inline-block;}
	.GMapsCont {margin: 0;position: relative;top: 0;}
	.GMaps {width: 100%;}
}
@media (min-width: 1200px) and (max-width: 1441px) 
{

}