
/*** SLIDESHOW STYLES ***/

.home .pixelwise-slideshow {max-width: 300px; height: 215px; margin: 0 auto;}
.pixelwise-slideshow.promo-slideshow {max-width: 260px; height: 160px; margin: 25px auto 45px;}

.hours---menus .pixelwise-slideshow .slide .caption {background: rgba(255,255,255,.7); color: #333; text-shadow: 0 1px 5px rgba(255,255,255,.8);}


.pixelwise-slideshow {position: relative; max-width: 540px; height: 405px; margin: 0 auto 25px;}
.pixelwise-slideshow .slide {display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; overflow: hidden;}
.pixelwise-slideshow .slide img {width: 100%; height: 100%;}
.pixelwise-slideshow .slide .caption {position: absolute; left: 0; bottom: 10px; margin: 0 10px; background: rgba(0,0,0,.7); color: #fff; text-shadow: 0 1px 5px rgba(0,0,0,.8); font-size: 24px; font-size: 2.4rem; font-style: italic; padding: 5px 10px;}
.pixelwise-slideshow ul.controls,
.pixelwise-slideshow ul.controls li {margin: 0 !important; padding: 0 !important; list-style: none !important; z-index: 20;}
.pixelwise-slideshow ul.dots {position: absolute; left: 0; bottom: -20px; max-width: 260px; overflow: hidden;}
.pixelwise-slideshow ul.dots li {float: left; width: 15px; height: 15px; margin: 0 5px 0 0 !important; background: #81725b; cursor: pointer;}
.pixelwise-slideshow ul.dots li.on {background: #c0aa87;}
.pixelwise-slideshow ul.arrows {}
.pixelwise-slideshow ul.arrows li {position: absolute; top: 0; height: 100%; cursor: pointer;}
.pixelwise-slideshow ul.arrows li.prev {left: 0; width: 40%; background: url(/img/ui/slideshow-prev.png) left center no-repeat !important; opacity: .5;}
.pixelwise-slideshow ul.arrows li.next {right: 0; width: 60%; background: url(/img/ui/slideshow-next.png) right center no-repeat !important; opacity: .5;}
.pixelwise-slideshow ul.arrows li.prev:hover {opacity: 1;}
.pixelwise-slideshow ul.arrows li.next:hover {opacity: 1;}

.pixelwise-thumbs {position: relative; height: 75px; margin: -15px 0 15px;}
.pixelwise-thumbs .window {position: absolute; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden;}
.pixelwise-thumbs .slider {position: absolute; left: 0; top: 0; bottom: 0; width: 10000px; overflow: hidden;}
.pixelwise-thumbs .slider img {float: left; width: 100px; height: 75px; margin-right: 10px; cursor: pointer; opacity: .3;}
.pixelwise-thumbs img.hover, .pixelwise-thumbs img.on {opacity: 1;}
.pixelwise-thumbs ul.controls,
.pixelwise-thumbs ul.controls li {margin: 0; padding: 0; list-style: none; z-index: 20; border: 0;}
.pixelwise-thumbs .arrows {}
.pixelwise-thumbs ul.arrows li {position: absolute; top: 0; width: 50px; height: 100%; cursor: pointer; background: none !important; opacity: .5;}
.pixelwise-thumbs ul.arrows li.prev {left: 0; background: url(/img/ui/slideshow-prev.png) left center no-repeat !important;}
.pixelwise-thumbs ul.arrows li.next {right: 0; background: url(/img/ui/slideshow-next.png) right center no-repeat !important;}
.pixelwise-thumbs ul.arrows li:hover {opacity: 1;}
.pixelwise-thumbs ul.arrows li.off {opacity: 0;}


/*** FORM STYLES ***/

body {
	margin: 0;
	padding: 0;
/*	width: 100%;
	height: 1000px;*/
/*	overflow: hidden;
	position: relative;*/
	font-family: "Trebuchet MS";
	position: relative;
}

#mapCanvas {
/*	margin: 0 auto;
	width: 100%;
	height: 90%*/
	min-height:180px;
	height:25vw;
	
	
}
#directionsPanel {
	margin: 0;
	padding: 0;
/*	position: absolute;*/
/*	top: 0;
	left: 0;*/
	width: 100%;
	height: 600px;
	background: #fff;
	border: 1px solid #999;
	border-left: none;
	border-top: none;
	padding: 10px 15px;
}
#directionsPanel a {
	display: block;
	text-decoration: none;
	clear: both;
}
#useGPS {
	margin: 3px auto;
	background: #FFC903;
	color: #000;
	padding: 3px;
	border: 1px solid #000;
	text-align: center;
	font-size: 13px;
}
.or {
	clear: both;
	padding: 0;
	text-align: center;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.directionInputs label {
	background: #FFC903;
	color: #000;
	padding: 2px 8px;
	border: 1px solid #000;
	text-align: center;
	font-size: 14px;
	margin-right: 10px
}
.directionInputs input {
	width: 234px;
	height: 20px;
	border: 1px solid #000;
	font-size: 15px;
}
.directionInputs #getDirections, .directionInputs #paneReset {
	display: inline-block;
	background: #FFC903;
	color: #000;
	width: 165px;
	padding: 3px;
	text-align: center;
	border: 1px solid #000;
	font-size: 13px;
}
.directionInputs #paneReset {
	width: 85px
}
#paneToggle {
	position: absolute;
	background: #FFC903;
	color: #000;
	width: 15px;
	padding: 0 3px;
	text-align: center;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 16px;
	border-left: none;
	top: 0;
	right: -23px;
}
#directionSteps {
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
	font-size: 11px;
	line-height: normal;
	height: 395px;
	overflow: auto;
}
#directionSteps p {
	font-size: 13px;
	color: #999
}
.gmap-control-container {
	margin: 5px;
}
.gmap-control {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-user-select: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #717B87 -moz-use-text-color #717B87 #717B87;
	border-image: none;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
	color: #333333 !important;
	cursor: pointer;
	direction: ltr;
	font-family: Arial, sans-serif !important;
	font-size: 13px !important;
	font-weight: normal;
	min-width: 54px;
	overflow: hidden;
	padding: 1px 6px;
	position: relative;
	right: -10px;
	text-align: center;
}
.gmap-control-active {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #6D8ACC;
	border-color: #717B87 -moz-use-text-color #717B87 #717B87;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	color: #FFFFFF !important;
	font-weight: bold;
}


/*                    FORM CSS START                          */

.reserve {
	background-color:#776b5e;
	color:#f4f0ec;
}

#awards_icon {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

@media screen and (max-width: 929px) {/* MOBILE VERSION */
	.home .pixelwise-slideshow {margin-bottom: 25px;}
	.pixelwise-thumbs {display: none;}
}

@media screen and (max-width: 929px) {/* MOBILE VERSION 
	.promo-slideshow {margin: 30px auto;}
	#right .pixelwise-slideshow {margin: 0 -7px 15px;}
	#right .pixelwise-slideshow .slide img {width: 100%;}*/
	.pixelwise-slideshow ul.arrows li.prev {width: 20px;}
	.pixelwise-slideshow ul.arrows li.next {width: 20px;}
}
@media screen and (min-width: 930px) {/* DESKTOP VERSION */
	.pixelwise-slideshow ul.arrows li.prev {width: 100px;}
	.pixelwise-slideshow ul.arrows li.next {width: 100px;}
}

@media (max-width:946px) {
.desktop-only {
    display: none !important;
	}
}