@charset "utf-8";

/* CSS Document */
@import url('reset.css');
@import url('nav.css');
@import url('header.css');
@import url('minires.css');
@import url('footer.css');
@import url('popup.css');
@import url('forms.css');
@import url('languages.css');
@import url('faq.css');
@import url('thickbox.css');

body {
	background: #eaecef url('/images/background.png') repeat-x;
}

#container {
	background: #415563;
	border: 1px solid #b1b1b1;
	margin: 24px auto 0px auto;
	width: 948px;
}

#top_container, #middle_container {
	margin: 8px auto 0 auto;
	width: 932px;
}

#left_nav {
	background: #0b0e10;
	float: left;
	width: 182px;
}

#media {
	_display: inline;
	float: left;
	width: 750px;
}

#middle_container {
	background-color: #415563;
	background-image: url('/images/content_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-top: 0;	
	min-height: 320px;
  	height: auto !important;
  	height: 320px;	
	padding-bottom: 2em;
}

.column_container, .column {
	_display: inline;
	float: left;
}

.column_container {
	_display: inline;
	float: left;
	margin-left: 12px;
	width: 713px;
}

.single_column_container {
	_display: inline;
	float: left;
	margin: 0 24px;
	width: 691px;
}
.right_container {
	float: left;
	_display: inline;
	width: 713px;
}

.column_container .single_column_container {
	_display: inline;
	padding-bottom: 0;
	margin: 0 12px;	
}

#content_container .column_container .column { /* did not need to be this specific, but why not? */
	width: 356px;
}

#content_container .column_container .column .column_wrap { /* did not need to be this specific, but why not? */
	margin: 0 12px;
}

#snipe {
	_display: inline;
	float: right;
	margin: 2.2em 29px 0 0;
}

/* nice stuff */
.clear {
	clear: both;
}

.hr {
	background-color: #53676c;
	border-bottom: 1px solid #313d47;
	height: 0;
	overflow: hidden;
	padding-top: 1px;
	margin-bottom: 10px;
	width: 100%;
}

.hr-translation {
	background-color: #53676c;
	border-bottom: 1px solid #313d47;
	height: 0;
	overflow: hidden;
	padding-top: 1px;
	margin-top: 1.5em;
	margin-bottom: 1.3em;
	width: 100%;
}

.copyright {
	font-size: .9em;
	margin: 2em;
	display: inline-block;
	margin-top: 20px\9;
	width: 950px;
}


.copyright {
	color: #9c9c9c;
	font-size: .9em;
	text-align: center;
	display: inline-block;
	margin-top: 20px\9;
	width: 950px;
}


.green {
	color: #83a28e;
}

.left {
	float: left;
}

.bold {
	font-weight: bold;
}

.no_left_margin {
	margin-left: 0 !important;
}

/**************/

/*** formating ***/
h1 {
	color: #d1eef3;
	font-size: 1.2em;
	line-height: 1.3em;	
	margin-top: .5em;
	margin-bottom: .5em;
}

.column_container h1 {
	margin-left: 12px;
}

h2 {
	color: #d1eef3;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: .5em;
	margin-bottom: .5em;
}

h2.top-column {
	color: #d1eef3;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: .5em;
}

h3 {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.5em;	
}

p {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

.bold-header {
	font-weight: bold;
	color: #fff;
}


a {
	color: #bd843f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.anchor {
	cursor: text;
	color: #fff !important;
}
a.anchor:hover {
	text-decoration: none;
}

.linklist {
	color: #fff;
	font-size: 1.1em;
	list-style-image: url('/images/bullet.gif');
	*list-style-image: url('/images/bullet_ie.gif');	
	margin: 0 0 10px 15px;
}

.linklist-right {
	color: #fff;
	font-size: 1.1em;
	list-style-image: url('/images/bullet.gif');
	*list-style-image: url('/images/bullet_ie.gif');		
	margin: -7px 0 10px 15px;
}


.linklist li, .linklist-right li {
	line-height: 1.4em;
	margin: .6em 0;
}

.linklist li ul, .linklist-right li ul {
	list-style-type: circle !important;
	margin: 0 0 0 15px;
}

.linklist li ul li, .linklist-right li ul li {
	margin: .2em 0 0;
	line-height: 1.6em;
}

.arrow {
	list-style-image: url('/images/arrows/arrow.gif');
	*list-style-image: url('/images/arrows/arrow_ie.gif');	
}

.linklist a {
	color: #bd843f;
}

/* used for bullets next to images like on homepage */
.list_image {
	margin-right: 10px;
}
.image_list {
	float: left;
	padding-top: .7em; /* only for that homepage one */
}

.sitemap li {
	line-height: 1.3em;
	margin: 0 0 1em 0;
}



/*****************/


/****************/

img.float-left {
	float: left; 
	padding: 3px; 
	border: 1px #a2a4a3 solid; 
	margin: 0 10px 5px 0;
	}
	
.float-right {
	float: right;	
}
	
/***************/
.phone1 {
	padding: 25px;
}

.phone2 {
	padding: 31px;
}

.disclaimer {
	font-size: 1.1em;
	font-style: italic;
}

.cares-image {
	border: 1px solid #b1b1b1;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 3px;
	
}

/*** international numbers table ***/
.international_numbers {
	margin: 1em 0 0 2em;
	border: 1px solid #b1b1b1;
	width: 35em;
}
.international_numbers th {
	background-color: #10151a;
	border-width: 0 1px 0 1px;
	color: #fff;
	font-size: 1.1em;
	padding: 3px;
}
.international_numbers td {
	color: #fff;
	padding: 2px 2px 2px 8px;
}
/***********************************/

.column_wrap h1, .column_wrap h1 {
	margin-left: 0;
}

/* DINING HOURS */

table.dining-hours {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.4em;
}

table.dining-hours td {
	padding-bottom: 4px;
	}
	
/************************************/

/** Translation pages **/

.translation-address {
	margin-top: 10px;
}

img.translation-map {
	border: 1px solid #b1b1b1;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 3px;
}

/********* Dining Reservations ---------------*/

.opentable {
	color: #fff;
	border: 1px solid #b1b1b1;
	border-collapse: collapse;
	width: 332px;
}
.opentable td {
	padding: 6px;
}
.opentable select {
	width: 50px;
}

.opentable input {
	color: #10161A;
	width: 60px;
}

.opentable .submit {
	margin-top: 1em;
	text-indent: -9999px;
	float: right;
}

/*--------------------------------------*/

/********* AAA Page ---------------*/

img.aaa-logo {
	margin: 5px 25px 0 5px;
	float: left;
}

img.expedia-select {
	float: left;
	margin: 12px;
}

/********* MEETINGS Page: Capacity chart ---------------*/

/* STYLE FOR CAPACITY CHART 2 */

table.capacitychart {
	font: .9em Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	border-collapse: collapse;
	margin: 15px 0 20px 0;
}

table.capacitychart th {
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: .6em;
	text-align: left;
}

table.capacitychart th.rooms {
	text-align: left;
}

table.capacitychart td {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

table.capacitychart td {
	padding-top: .6em;
	padding-bottom: .6em;
}

/* Terms and Conditions on SPECIALS page */

.terms {
	display: block;
	font-size: 0.9em;
	line-height: 1.1em;	
	text-align: justify;
}

#video-box	{
	border: 1px solid #b1b1b1;
	display: block;
	margin: 0px auto 15px;
	padding: 2px;
	width: 525px; 
	height: 256px; 
}

#video {
	margin: 0px auto;
}

img.outlined-image	{
	border: 1px #b1b1b1 solid;
	display: block;
	margin: 20px auto 10px;
	padding: 3px; 
}

img.outlined-image:hover {
	border: 1px #bd843f solid;
	display: block;
	margin: 20px auto 10px;
	padding: 3px; 
}

.map-phone	{
	margin-left: 5px;
}

.map-toll-free	{
	margin-left: 30px;
}


/* google link on MAP pg */
a.google-pin, a.google-pin:hover {
	background: transparent url('/images/maps/google_pin.gif') no-repeat 0 8px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 17px;
}

a.google-pin	{
	text-decoration: none;
}

a.google-pin:hover	{
	text-decoration: underline;
}

#special-box	{
	/*background:url("/images/special_box.png") repeat scroll 0 0 transparent !important;*/
	border: 3px double #fff;
	float: right;
	margin-top: 4px;
	margin-bottom: 15px;
	padding: 5px 0 0 15px;
	width: 290px;
}

#special-box ul	{
	color: #fff;
	font-size: 1.1em;
	list-style-image: url('/images/bullet.gif');
	*list-style-image: url('/images/bullet_ie.gif');	
	margin: 0 0 10px 15px
}

.book-now-large	{
	display: block;
	text-indent: -9999px;
	background: transparent url('/images/book_now_large.gif') no-repeat;
	_background: transparent url('/images/book_now_large.gif') no-repeat;
	width: 149px;
	height: 31px;
	_cursor: hand;
}

.book-now-large:hover {
	background-position: 0 -31px;
}

#special-box .book-now-large {
	margin: 5px 0 15px 63px;
}

img.small-pic-left {
	border: 1px solid #afafaf;
	float: left;
	margin: 4px 22px 10px 0;
	_margin: 0 22px 10px 0;
	padding: 3px;
}

img.small-pic-left:hover {
	border: 1px solid #639899;
	float: left;
	margin: 4px 22px 10px 0;
	_margin: 0 22px 10px 0;
	padding: 3px;
}

img.wineries_thumb {
	margin: 4px 0 5px 11px;
	border: 1px solid #591B11;
	padding: 2px;
}

a.img {
	display: block;
}

.wineries_directions {
	font-size: .9em;
	margin-left: 185px;
}