@import url('reset.css');
@import url('navigation.css');
@import url('headers.css');
@import url('footer.css');
@import url('capitals.css');
@import url('reservation_app.css');
@import url('thickbox.css');

/* generic styles */
html, body {
	background: #2d1f18 url('/images/background.gif');
	color: #fff;
	font: 12px/18px arial, helvetica, sans-serif;
}

.clear {
	clear: both;
}

a {
	color: #b18b33;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* structure elements */
#container {
	margin: 0 auto;
	padding-bottom: 30px;
	width: 1000px;  
}

#header {
	height: 112px;
}

#home-promo, #media, #home-media {
	height: 550px;
	overflow: hidden;
	width: 1000px;
	position: relative;
}

#scrim-scroll {
	height: 70px;
	overflow: hidden;
	/*margin-top: -70px;*/
	z-index: 100;
}

#scrim {
	height: 70px;
	width: 100%;
	background: rgba(0,0,0,.9);
	position: absolute;
	z-index: 100;
}

#scrim span {
	background-image: none;
	display: block;
	margin-left: 30px;
	font-size: 18px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	line-height: 28px;
/*	text-transform: uppercase;*/
	letter-spacing: .05em;
/*	font-weight: bold;*/
	margin-top: 12px;
}

#scrim a.book-link {
	display: block;
	height: 30px;
	padding-top: 40px;
	position: absolute;
	text-indent: 30px;
	top: 0;
	width: 1000px;
}

.article {
	display: inline-block;
	/*padding: 30px 0 20px;*/
	width: 100%;
}

/* copy formatting */

p.drop_cap {
  margin: 15px 0;
  padding: 15px 0 0;  
}

.article p {
  margin: 0 30px 18px;
}

.column {
	float: left;
	margin: 0 30px;	
	width: 440px;
}

.column p.drop_cap {
  margin-top: 15px;
  margin-bottom: 15px;
}

.column p {
  margin-left: 0;
  margin-bottom: 15px;  
}

.column .top {
	margin-top: 30px;
}

.bottom {
  margin-bottom: 15px !important;
}
.no_bottom {
  margin-bottom: 0 !important;
}

.article ul {
  list-style: square;	
	margin: 0 0 15px 30px;
}

.article ul li {
  margin-left: 30px;
}

.column ul {
  margin-left: 15px;
}
.column ul li {
  margin-left: 15px;
}

ul.link-list li {
	background: transparent url('/images/arrow.gif') 0 6px no-repeat;
	list-style: none;
	padding-left: 13px;
	margin-left: 2px;
}

.hr {
  background-color: #ccc;
  display: inline-block;
  height: 0;
  margin: 9px 30px;
  overflow: hidden;
  padding-top: 1px;
  width: 940px;
}

.column .hr {
	margin: 9px 0;
	width: 100%;
}

strong.package-title {
	font-size: 12px;
}

h3, h4, h5	{
	font-weight: bold;
}

h1.translation	{
	font-size: 1.5em;
	line-height: 1.4em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

/* HOME PAGE HOVER POPUP */

div.css-popup img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #92b6c7;
}

div.css-popup {
	display: none;
	background-color: #ffffff;
	border: 3px solid #92b6c7;
	color: #291b18;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 8px;
	position: absolute;
	text-align: left;
	text-decoration: none !important;
	width: 400px;
	z-index: 14;	
}

.wine-popup {
	left: 33em;
	top: 51em;
}

/* DINING numbers and hours */

.dining-phone	{ margin-left: 15px; }
.dining-fax	{ margin-left: 11px; }

.dining-hours	{ margin-top: 30px !important; }

.breakfast-1	{ margin-left: 66px; }
.breakfast-2	{ margin-left: 124px; }
.lunch-hours	{ margin-left: 84px; }
.dinner-1	{ margin-left: 81px; }
.dinner-2	{ margin-left: 124px; }
.late-menu	{ margin-left: 30px; }
.bar-hours	{ margin-left: 99px; }

/* SMALL PICS */

img.small-pic-left	{
	border: 1px solid #bdb8b8;
	float: left;
	margin: 0 10px 5px 0;
	padding: 3px;
}


img.small-pic-rooms	{
	border: 1px solid #bdb8b8;
	float: left;
	margin: 0 30px 5px 31px;
	padding: 3px;
}

img.small-pic-rooms:hover	{
	border: 1px solid #b18b33;
	float: left;
	margin: 0 30px 5px 31px;
	padding: 3px;
}

.pic-clear	{
	clear: both;
	margin-bottom: 20px;
}

/* google link on MAP pg */

a.google-pin, a.google-pin:hover {
	background: transparent url('/images/maps/google_pin.png') no-repeat 0 8px;
	padding-top: 12px;
	_padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 17px;
}

a.google-pin, a.google-pin:hover {
	padding-left: 18px;
}

/* ONLINE MEDIA CENTER pg */

.stacey	{
	margin-right: 10px;
	margin-left: 10px;
}

.jamie	{
	margin-right: 11px;
	margin-left: 13px;
}

.disclaimer	{
	float: left;
	_display: inline;
	margin: 0 30px;
}
.disclaimer p {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0;
}
/* FAQ pg */
.faq p {
	margin-bottom: 0;
}

.bold {
	font-weight: bold;
}

dl.table-display {
	margin: 0 30px;
}

dl.table-display dt {
	display: inline-block;
	font-weight: bold;
	vertical-align: top;
	width: 100px;
}
dl.table-display dd {
	display: inline-block;
	vertical-align: top;
	width: 837px;
}

.faq p strong.highlight {
	color: #92B6C7;
}

.faq dd ul {
	margin: 0;
}

.faq .answer {
	margin-bottom: 15px;
}

/* LANGUAGE pages - map */
img.map-language {
	border: 1px solid #92b6c7;
	display: block;
	padding: 1px;
	width: 435px;
}

/* STYLE FOR INTERNATIONAL NUMBERS TABLE */

table.intlnumbers {
	color: #fff;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 10px 0 25px 30px;;
}

table.intlnumbers th {
	color: #fff;
	background-color: #1E130E;
	border: 1px solid #ccc;
	font-size: 14px;
	padding: 4px 5px;
	text-align: left;
}

table.intlnumbers td {
	border: 1px solid #ccc;
	padding: 4px 5px;
}

table.intlnumbers td.country {
	text-align: left;
}

table.intlnumbers td.phone {
	text-align: left;
}

h6.intlnumbers {
	margin-left: 30px;
}

/* END INTERNATIONAL NUMBERS TABLE */

/* photos */
#photos	p {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 5px;
	/*margin-left: 181px;
	_margin-left: -275px;*/
	margin-top: 15px;
}

#photos a {
	text-decoration: none;
}

#photos a:hover	{
	text-decoration: underline;
}
.photo-gallery-wrap {
	width: 750px;
	overflow: hidden;
}