/*******************************
"Executive Suite"
Theme by Barrett Creative, Inc.
http://barrettcreative.net
********************************/

@import url("../extra.css");
@import url("../extra_book_now.css");

body {
	font: 12px Arial, sans-serif;
	background: #000 url(images/body-bkgd.png) repeat-x center top;
	margin: 0;
	padding: 0;
}

a {
	color: #8f1010;
}

h2 {
	margin: 30px 0 20px;
	padding: 0;
	color: #730202;
	border-bottom: 1px solid #730202;
	font-size: 1.2em;
	text-transform: uppercase;
}

h3 {
	margin: 20px 0 10px;
}

img {
	padding: 1px;
	border: 1px solid #cdb891;
}

p {
	margin: 1.5em 0;
}

table {
	width: 100%;
	margin: 1.5em 0;
	border-collapse: collapse;
	line-height: 1.1em;
}

table thead {
	background: #cdb891;
	background: rgba(192, 167, 121, 0.3);
}

table td, table th {
	padding: 0.4em;
	border: 1px solid #c0a779;
}

table tbody th {
	text-align: left;
}

ul {
	padding-left: 1.3em;
	list-style-type: square;
}

ol {
	padding-left: 1.3em;
}

/* SiteValet global classes
*********************************************************/

.caption {
	display: block;
	margin: 0;
	padding: 0;
	color: #765;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.2em;
}

a .caption {
	color: #8f1010;
}

.adr p {
	display: block;
	margin: 0;
}

.desc-long p {
	margin-top: 0;
}

.image-left {
	float: left;
	margin: 0 10px 10px 0;
}

.image-right {
	float: right;
	margin: 0 0 10px 10px;
}

.hide {
	display: none;
}

.hours span {
	display: block;
}

.hours span.closed {
	color: rgba(0, 0, 0, 0.6);
}

.published {
	margin: 0 0 30px;
	font-size: 0.8em;
	text-transform: uppercase;
}

#homepage-overview {
	clear: both;
	padding: 7px 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

.mini-grid table td {
	width: 33%;
	vertical-align: top;
}

table .extra-detail span {
	cursor: pointer;
	text-decoration: underline;
	color: #8f1010;
}

table .extra-detail div.rich-text {
	font-size: 0.8em;
	line-height: 1.2em;
}

table .extra-detail p, table .extra-detail ul, table .extra-detail ol {
	margin: 1em 8px;
}

.view-all {
	text-align: right;
}

.view-all a {
	padding-right: 14px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/red-arrow.gif) no-repeat right center;
}

.view-all a:hover, .view-all a:focus {
	text-decoration: underline;
}

/* Container
*********************************************************/

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

/* Header
*********************************************************/

#header {
	float: left;
	width: 550px;
	height: 226px;
	margin: 0;
	padding: 0 0 0 50px;
	background: transparent url(images/header-bkgd.png) no-repeat left top;
	position: relative;
}

#site-identity {
	display: block;
	width: 540px;
	margin: 0;
	padding: 0 5px;
	position: absolute;
	bottom: 5px;
	left: 55px;
}

.site-title a {
	color: #f2edd5;
	font-family: 'Helvetica Neue Light', 'HelveticaNeue-Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 4em;
	line-height: 0.9em;
	text-decoration: none;
	text-transform: uppercase;
}

.site-title a:hover, .site-title a:focus {
	color: #fff;
}

.site-tagline {
	padding: 10px 0 7px;
	color: #c0a779;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	text-shadow: rgba(0, 0, 0, 0.5) 0 -1px 0;
}

/* Site-Nav
*********************************************************/

#site-nav {
	position: absolute;
	top: 5px;
	right: 5px;
}

#site-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#site-nav ul li {
	display: inline-block;
	margin-left: 10px;
}

#site-nav ul li a {
	color: #b83e3e;
	font-size: 0.9em;
	text-decoration: none;
	text-transform: uppercase;

}

#site-nav ul li a:hover, #site-nav ul li a:focus {
	color: #fff;
}

#site-nav ul li.last a {
	padding-left: 12px;
	background: url(images/calendar.gif) no-repeat left top;
}

#site-nav ul li.last a:hover, #site-nav ul li.last a:focus {
	background-position-y: bottom;
}

/* Primary-Nav, Content-Nav
*********************************************************/

#content-nav {
	float: right;
	width: 248px;
	height: 166px;
	padding: 55px 52px 5px 0;
	background: transparent url(images/primary-nav-bkgd.png) no-repeat left top;
	text-align: right;
}

#content-nav ul.dropdown {
	float: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content-nav ul ul {
	display: none;
}

#content-nav ul.dropdown li {
	display: block;
	float: none;
	height: 21px;
	line-height: 21px;
}

#content-nav ul.dropdown li span {
	display: block;
}

#content-nav ul.dropdown li a {
	display: block;
	float: none;
	height: 21px;
	line-height: 21px;
	padding: 0 7px 0 0;
	color: #8c6c30;
	text-shadow: rgba(255, 255, 255, 1) 0 1px 0;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	text-transform: uppercase;
}

#content-nav ul.dropdown li a:hover, #content-nav ul li a:focus, #content-nav ul li.selected a {
	background: transparent url(images/primary-nav-highlight.png) no-repeat left center;
}

/* Content-Primary
*********************************************************/

#page-content {
	clear: both;
	background: transparent url(images/page-content-bkgd.png) repeat-y 50px top;
	width: 100%;
	overflow: hidden;
}

#content-primary {
	float: left;
	width: 500px;
	padding: 0 25px 25px 75px;
	background: transparent url(images/primary-content-bkgd.png) repeat-y right;
	font-size: 1.1em;
	line-height: 1.5em;
}

#page-content ul li {
	margin: 0;
	padding: 0;
}

h1 {
	display: inline;
	margin: 0;
	color: #730202;
	font-size: 2em;
	text-shadow: rgba(255, 255, 255, 1) 0 1px 0;
}

#page-title {
	float: left;
	width: 500px;
	background: transparent url(images/h1-bkgd.png) no-repeat left top;
	margin: 0;
	padding: 25px 25px 0 75px;
}

/* Content-Secondary
*********************************************************/

#content-secondary {
	display: inline-block;
	width: 220px;
	min-height: 600px;
	margin: 0 50px 0 0;
	padding: 15px;
	color: #c0a779;
	background: transparent url(images/secondary-content-bkgd.png) no-repeat left top;
}

#content-secondary a {
	color: #f2edd5;
}

#content-secondary h2 {
	margin-top: 0;
	color: #f2edd5;
	border-bottom-color: #c0a779;
}

#content-secondary .section {
	margin-bottom: 30px;
}

#content-secondary p {
	margin: 0;
}

#content-nav-level2 ul {
	margin: 0 0 30px;
	padding: 0;
	background: #222 url(images/2ndary-nav-bkgd.png) repeat-y center;
	list-style-type: none;
	border-bottom: 1px solid #8b6b30;
}

#content-nav-level2 ul li ul {
	padding: 0 0 0 10px;
	background: none;
	border: none;
	margin: 0;
}

#content-nav-level2 ul li {
	display: block;
}

#content-nav-level2 ul li.first {
	background: url(images/2ndary-nav-bkgd-first.png) no-repeat center top;
}

#content-nav-level2 ul li ul li.first, #content-nav-level2 ul li ul li.last {
	background: none;
}

#content-nav-level2 ul li a {
	display: block;/*

	height: 36px;
	line-height: 36px;
*/
	padding: 10px;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: #c0a779 0 0 1px;
}

#content-nav-level2 ul li ul li a {
	display: block;/*

	height: 1.6em;
	line-height: 1.6em;
*/
	padding: 5px 10px;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
	color: #c0a779;
}

#content-nav-level2 ul li a:hover, #content-nav-level2 ul li a:focus, #content-nav-level2 ul li.selected a {
	text-shadow: #c0a779 0 0 5px;
	background: url(images/2ndary-nav-bkgd-glow.png) no-repeat center top;
}

#content-nav-level2 ul li.selected li a {
	text-shadow: none;
}

#content-nav-level2 ul li.selected li a:hover, #content-nav-level2 ul li.selected li a:focus, #content-nav-level2 ul li.selected li.selected a {
	text-shadow: #c0a779 0 0 5px;
}

#content-nav-level2 ul li.first a:hover, #content-nav-level2 ul li.first a:focus, #content-nav-level2 ul li.first.selected a {
	background-image: url(images/2ndary-nav-bkgd-first-glow.png);
}

.content-nav-level3 li, .content-nav-level3 a {
	background: none !important;
}

#secondarycontent-news .item {
	margin: -1px 0 0;
	border: 1px solid rgba(192, 167, 121, 0.3);
	padding: 6px;
}

#secondarycontent-news .item h3, #secondarycontent-news .item p {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
}

#secondarycontent-location {
	width: 100%;
	overflow: hidden;
}

/* Footer
*********************************************************/

#footer {
	clear: both;
	width: 500px;
	height: 80px;
	margin: 0 0 25px;
	padding: 20px 325px 20px 75px;
	background: transparent url(images/footer-bkgd.png) no-repeat left top;
	color: #f2edd5;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}

#footer a {
	color: #f2edd5;
}

#footer p {
	margin: 0;
}

/* Maps
*********************************************************/

#side_map {
	width: 218px;
	height: 218px;
	margin: 10px 0;
	border: 1px solid #c0a779;
}

#location_map {
	width: 100%;
	height: 300px;
	border: 1px solid #c0a779;
}

/* Main Gallery Page
*********************************************************/

body#gallery #page-content {
	background-image: url(images/gallery-page-content-bkgd.png);
	min-height: 500px;
}

body#gallery #content-primary {
	background: none;
	width: 750px;
}

body#gallery #page-title {
	background-image: url(images/gallery-h1-bkgd.png);
}

body#gallery #page-title h1 {
	color: #f2edd5;
	text-shadow: #000 0 1px 0;
	font: 2em 'Helvetica Neue Light', 'HelveticaNeue-Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

body#gallery #main-gallery ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body#gallery #main-gallery li {
	float: left;
	margin: 16px;
}

body#gallery #main-gallery img {
	border-color: #765;
}

body#gallery #main-gallery img:hover {
	border-color: #c0a779;
	background: #8c6c30;
}

body#gallery #footer {
	width: 600px;
	padding: 20px 0 20px 75px;
	margin-left: 1px;
	background-position-y: bottom;
}

/* Mini-Gallery
*********************************************************/

.mini-gallery {
	width: 100%;
	overflow: hidden;
}

.mini-gallery.gallery-single {
	float: left;
	width: auto;
	margin-right: 10px;
}

.mini-gallery ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.mini-gallery li {
	display: block;
	float: left;
	width: 33%;
	text-align: center;
}

.mini-gallery .image {
	width: 100px;
	height: 100px;
	text-align: center;
}

.mini-gallery .big_thumb {
	width: 150px;
	height: 150px;
	text-align: center;
	line-height: 150px;
}

.mini-gallery img {
	padding: 2px;
	background: #c0a779;
	border: 1px solid #8c6c30;
}

.mini-gallery img:hover {
	background: #dcc293;
	border-color: #c0a779;
}

.mini-gallery li .caption {
	margin: 0;
	padding: 0;
	color: #765;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
}

/* Forms
*********************************************************/

label {
	cursor: pointer;
	padding-left: 5px;
}

fieldset {
	margin: 30px;
	border: 1px solid #c0a779;

}

fieldset legend {
	color: #730202;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

fieldset dl dt {
	float: left;
	clear: left;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

fieldset dl dd {
	float: left;
}

fieldset dl dd input {
	width: 200px;
	height: 18px;
	margin: 4px 0 8px;
	font-size: 1.2em;
}

fieldset dl dd .short-tip {
	color: #8c6c30;
	text-align: right;
	margin: -8px 0 4px;
	font-size: 0.8em;
}

fieldset dl dd ul {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

fieldset dl dd ul li input, fieldset dl dd input#reservation_inquiry_send_to_me_too {
	width: auto;
	vertical-align: text-bottom;
}

.form-button input {
	float: right;
	height: 30px;
	margin: 0 30px 0 0;
	padding: 0 15px;
	background: url(images/red-button.jpg) repeat-x top;
	border: 3px solid #8f1010;
	color: #fff;
	cursor: pointer;
}

.form-button input:active {
	background-position-y: bottom;
}

/* Pagination
*********************************************************/

.pagination ul {
	margin: 40px 0 20px;
	padding: 3px 0 0;
	border-top: 1px solid #c0a779;
	list-style-type: none;
}

.pagination ul li {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #987;
}

.pagination ul li a {
	text-decoration: none;
}

.pagination ul li a:hover, .pagination ul li a:focus {
	text-decoration: underline;
}

.pagination ul li.first {
	float: left;
}

.pagination ul li.last {
	float: right;
}

/* ADDED BY ANDREW FORWARD
***************/

#content-primary .rich-text ol li, 
#content-primary .rich-text ul li { position: relative; left: 30px; margin-right: 30px; }

#content-primary #contact-info ul li,
#content-primary #main-gallery ul li,
#content-primary .mini-gallery ul li,
#content-primary .pagination li,
#content-primary fieldset dl dd ul li,
#content-secondary ul li,
#content-secondary #content-nav-level2 ul ul li,
#content-secondary #content-nav-level2 ul ul ul li,
#site-nav ul li { position: static; left: 0; margin-right: 0; }

/* ADDED BY ANDREW FORWARD */
.site-translate { padding: 10px 0 20px 0; }
.site-translate .goog-te-gadget { color:#F2EDD5; }
.site-translate a.goog-logo-link { color:#F2EDD5;}
#content-secondary #secondarycontent-tweets ul { margin:0 10px 10px 15px; }

.no-title #content-primary { margin-top: -30px; }
#secondarycontent-trip-advisor { margin: 0 0 0 -11px; width: auto; }
#secondarycontent-facebook-thumbs-up { margin: auto auto 0 !important; }
#secondarycontent-trip-advisor-recommended-badge { margin-bottom: 35px;}

#content-secondary #secondarycontent-book-now { margin-bottom: 20px; padding: 0px; }
#content-secondary #secondarycontent-book-now a.booknow { color: #F2EDD5; text-shadow: 0 1px rgba(0, 0, 0, .75); }
#content-secondary #secondarycontent-book-now a.booknow:hover { color: #F2EDD5; }

