@import url("footer.css");
@import url("dining.css");
@import url("thickbox.css");

body   {
	margin: 0;
	background-color: #b98d41;
	font-family: tahoma, verdana, arial;
	font-size: 62.5%;
}

#top   {
	background: url(../images/top_line.gif) repeat-x bottom;
}

#nav_bg   {
	text-align: center;
	margin: 0 auto;
	width: 806px;
	height: 77px;
	background: #b98d41 url(../images/nav_back.gif) no-repeat bottom;
}

#top_nav   {
	padding-top: 48px;
}

#main   {
	background: url(../images/bg_main.gif);
}

#content_home   {
	text-align: center;
	margin: auto;
	width: 798px;
	background: #fff;
}

#content   {
	text-align: center;
	margin: auto;
	width: 798px;
	background: #fff;
	padding: 6px 0 8px; 
}

#container_home   {
	width: 782px;
	height: 388px;
	padding: 6px 8px 0;
}

#container   {
	margin: 0 auto;
	width: 782px;
	background-color: #8c332c;
}

#main_nav_home  {
	background-color: #8c332c;
	width: 172px;
	height: 380px;
	float: left;
}

#main_nav  {
	background-color: #8c332c;
	width: 172px;
	float: left;
}

#flash   {
	background-color: #ccc;
	width: 608px;
	float: left;
	margin-left: 1px;
}

#container2   {
	background-color: #ede3d1;
	padding: 10px 0 0 8px;
}

#mini_res   {
	background-color: #f8f4ed;
	width: 168px;
	float: left;
	height: 290px;
	text-align: left;
	padding-left: 5px;
}

#copy_home   {
	width: 560px;
	float: left;
	text-align: left;
	padding: 0 0 0 25px;
}

#copy   {
	width: 598px;
	background-color: #fff;
	float: left;
	text-align: left;
	padding-left: 12px;
}

#copy_sitemap   {
	width: 598px;
	background-color: #fff;
	float: left;
	text-align: left;
	padding-left: 12px;
}


#copy404   {
	width: 598px;
	background-color: #fff;
	float: left;
	text-align: left;
	padding-left: 12px;
	height: 600px;
}

#bottom   {
	background: url(../images/bot_line.gif) repeat-x top;
	clear: both;
	padding-bottom: 22px;
}

#brandbar   {
	text-align: center;
	margin: auto;
	width: 806px;
	height: 54px;
	background: #000 url(../images/foot_back.gif) no-repeat bottom;
}

.tag, .language, .secondary, .other   {
	text-align: center;
	margin: 0 auto;
	margin: 10px 0;
	color: #5e4419;
	clear: both;
}

.search   {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding-left: 10px;
}

.search div   {
	float: left;
	width: 25%;
	margin: 5px 0;
}

html>body .search div   {
	margin-bottom: 15px;
}

#searchcolumnone {
	width: 213px;
}

#searchcolumntwo {
	width: 237px;
}

#searchcolumnthree {
	width: 210px;
}

#searchcolumnfour {
	width: 140px;
}

.language span   {
	color: #711d18;
	font-size: 1.1em;
}

#copy_home a, #copy a   {
	color: #880029;
	text-decoration: none;
}

#copy_home a:hover, #copy a:hover   {
	color: #b49564;
	text-decoration: underline;
}

#copy a.hdlink {
	color: #880029;
	text-decoration: underline;
	font-weight: bold;
}
 
#copy a.hdlink:hover {
	color: #b49564;
	text-decoration: none;
	font-weight: bold;
}

.language a, .secondary a, .search a   {
	color: #5e4419;
	font-size: 1.1em;
	text-decoration: none;
}

.language a:hover, .secondary a:hover, .search a:hover   {
	color: #711d18;
	text-decoration: underline;
}

.search a   {
	display: block;
}

.language a   {
	font-weight: bold;
}

.language img   {
	margin-left: 5px;
}

.other a   {
	color: #711d18;
	font-size: 1.1em;
	text-decoration: underline;
}

.other a:hover   {
	color: #5e4419;
	font-size: 1.1em;
	text-decoration: none;
}

.kimp_foot   {
	background-color: #d9c8b2;
	width: 798px; 
	height: 32px; 
	text-align: center;
	margin: auto;
}

.kimp_links  {
	padding-top: 9px;
}

.kimp_links a   {
	font-size: 1.1em;
	color: #735b40;
	text-decoration: none;
}

.kimp_links a:hover   {
	text-decoration: underline;
}

.kimp_links img   {
	margin-left: 32px;
}

img   {
	border: 0; 
}

p   {
	font-size: 1.1em;
	color: #666;
	margin: 0 8px 10px 0;
	line-height: 1.5em;
}
/* split up p & copy_home ul & copy ul; adjusted bottom margin from 18 to 8 for both */

#copy_home ul, #copy ul  {
	font-size: 1.1em;
	color: #666;
	list-style: url(../images/bullet.gif);
	margin: 0 0 10px 16px;
	/*margin: -3px 8px 8px 0;*/
	line-height: 1.5em;
}
html>body #copy_home ul, #copy ul   {
	margin: 0 0 10px -27px;
}
/* bottom margin originally 18px */

#copy ul.sub  {
	font-size: 1.1em;
	color: #666;
	list-style: url(../images/diamond.gif);
	margin: -8px 0 10px 33px;
	line-height: 1.5em;
}
html>body #copy ul.sub   {
	margin: -8px 0 10px -10px;
}

ol {
	font-size: 1.1em;
	color: #666;
	margin: 0 0 1.3em 5px;
	/*margin: -3px 8px 8px 0;*/
	padding-left: 25px;
	line-height: 1.5em;
}

h1, h3, h4   {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0;
}

h2  {
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	margin: 6px 0 5px;
}

h5, .addr   {
	color: #5e4419;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
}

.reslinks   {
	padding: 0 0 4px 8px;
}

.reslinks a {
	color: #886842;
	font-size: 1.0em;
	text-decoration: none;
}

.reslinks a:hover {
	text-decoration: underline;
}

.reslinks img   {
	margin-right: 7px;
}
	
select   {
	font: 1.0em tahoma, verdana, arial;
	color: #666;
}	

table.minires   {
	font: 1.1em tahoma, verdana, arial;
	color: #666;
	margin: 8px 0 -12px 0;
}


table.minires select  {
	font: .9em tahoma, verdana, arial;
	}

table.minires input.rates  {
	font: .9em tahoma, verdana, arial;
	color: #666;
}

.clear   {
	clear: both;
}

/* for arrows in front of links */
img.arrow {
	margin: 0 5px 0 0;
	}

/* talk to us form - START */

.resappfields {
	color: #666;
	font: 1.1em tahoma, verdana, arial;
	}

.resappfields2 {
	color: #666;
	font: 1.1em tahoma, verdana, arial;
	margin-left: -1px;
	}

input.monospace {
	color: #444;
	font: 1.0em Verdana, Helvetica, Arial, sans-serif;
	}
	
textarea.monospace {
	color: #444;
	font: 1.0em Verdana, Helvetica, Arial, sans-serif;
	}

/* talk to us form - END */

/* Other Kimpton hotels pg START */
#kgna {
	width: 580px;
	background-color: transparent;
	font-size: 1.1em;
	color: #666;
}

#kgna p {
	font-size: 1.0em;
	color: #666;
	line-height: 1.4em;
	margin: 0;
	}

#kgna img {
	margin: 17px 0;
	}

#kgnaleft {
	width: 290px;
	background-color: transparent;
	float: left;
	padding-bottom: 15px;
}

#kgnaright {
	width: 290px;
	background-color: transparent;
	float: left;
	padding-bottom: 15px;
}

#kgna h3 {
	color: #666;
	font-size: 1.2em;
	margin: 0;
}

#kgna h4 {
	color: #666;
	font-size: 1.0em;
	margin: 5px 0 4px;
}

#kgna h4.area {
	color: #666;
	font-size: 1.0em;
	font-weight: bold;
	margin: 5px 0 4px;
}

#kgna h4.area2 {
	color: #666;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 4px;
}

#kgna h4.city {
	color: #666;
	font-size: 1.0em;
	margin: 15px 0 4px;
}

#kgna a   {
	font-weight: bold;
}

/* Other Kimpton hotels pg END */

table.tdpad {
	font-size: 1.1em;
	color: #666;
	}

table.tdpad td {
	padding-top: 4px;
	}
	
img.hr {
	padding-bottom: 1px;
	}
html>body img.hr {
	padding-bottom: 3px;
	}
	
.map {
	margin: 8px 0 15px;
	}

/* for capacity chart */
/* Capacities chart on capa.html */

table.chart {
	font: 1.0em arial,verdana,helvetica;
	color: #666;
	background-color: #fff;
	border: 1px solid #711d18;
	border-collapse: collapse;
	margin: 15px 0 20px;
}

table.chart th {
	color: #666;
	border: 1px solid #711d18;
	background-color: #d9c8b2;
	text-align: center;
}

table.chart td.room {
	border: 1px solid #711d18;
	text-align: left;
}

table.chart td.data {
	border: 1px solid #711d18;
	text-align: center;
}

table.chart td	{
	padding-top: 2px;
	padding-bottom: 2px;
}

/* HDGR styles */
#main table.hdgr {
	background: #444;
	border-style: none;
	border-width: 0;
	margin: 0;
}

#hdgr table {
	background: #444;
	border-style: none;
	border-width: 0;
	margin: 0;
}

/***SPA - RELAX AND REJUVENATE***/
#spa input, #spa select, #spa textarea, 
#talk input, #talk select, #talk textarea,
#gbp input, #gbp select, #qbp textarea,
#pet input, #pet select, #pet textarea  {
	font: 11px verdana, tahoma, sans-serif;
	border: 1px solid #444;
	color: #444;
}

#spa input.nobord, #talk input.nobord, #pet input.nobord {
	border: 0;
}

#spa, #talk, #pet {
	width: 420px;
	font-family: verdana, tahoma, sans-serif;
	color: #444;
	margin-top: 7px;
}

#spa h3, #talk h3, #pet h3 {
	font-size: 11px;
	color: #641d23;
	margin: 0 0 3px 0;
}

#spa .contact, #talk .contact, #pet .contact {
	float: left;
	width: 195px;
}

#spa span, #talk span, #pet span {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #444;
}

#spa p, #talk p, #pet p {
	font-size: 11px;
	color: #444;
}

#spa .button, #talk .button, #pet .button, #gbp .button {
	background-color: #641d23;
	color: #fff;
}

#spa .disclaimer {
	width: 580px;
}

#spa .disclaimer p {
	font-size: 1.1em;
	color: #666;
	line-height: 1.5em;
}

.exceptions  {
	color: #ff0033;
	font: 1.1em tahoma, verdana, sans-serif;
	padding-bottom: 12px;
}

#required  {
	color: #ff0033;
	font: 1.1em tahoma, verdana, sans-serif;
}

/* for small pic on spa page */
img.small_pic {
	float: left; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 0 10px 5px 0;
	}

/*Package buttons for those OUTSIDE of the specials page */
.btn-book-now-specials {
	float: right;
	text-indent: -9999px;
	background: transparent url('/images/btn_book_now.gif') no-repeat;
	_background: transparent url('/images/btn_book_now.gif') no-repeat;
	width: 88px;
	height: 21px;
	cursor: pointer;
	_cursor: hand;
	margin: 0 0 50px 10px;
}
.btn-book-now-specials:hover {
	background-position: 0 -21px;
}

.package-body { /*to clear the description under the button */
	float:left;
	margin-right: 20px;	
}


/* LINKLIST HERE - SITE MAP PAGES */

.sitemapcontainer {
	color: #444;
	font-size: 1.1em;
	line-height: 1.3em;
	width: 100%;
}

.leftcolumn {
	float: left;
	margin-right: 0;
	margin-bottom: -15px;
	margin-left: 0;
	text-align: left;
	width: 50%;
	
}

.rightcolumn {
	color: #444;
	float: left;
	text-align: left;
	width: 45%;
}

.linklist {
	list-style-image: url(../images/arrowlg.gif);
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 1.7em;
}

.linklist ul {
	line-height: 1.4em;
	list-style-type: none;
}

.linklist li {
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: -23px;
	padding: 0;
	text-align: left;
}

.linklist li a, .linklist li li a {
	color: #880029;
	text-decoration: none;
}

.linklist li a:visited, .linklist li li a:visited {
	color: #880029;
	text-decoration: none;
}

.linklist li a:hover, .linklist li li a:hover {
	color: #b49564;
	text-decoration: underline;
}

.linklist li a:active, .linklist li li a:active {
	color: #b49564;
	text-decoration: none;
}

.linklist li ul {
	line-height: 1.3;
	padding-top: 5px;
	padding-bottom: 7px;
}

.linklist li li {
	list-style-image: url(../images/arrowsingle.gif);
	list-style-type: none;
}

#sitemap a {
	text-decoration: none;
	}

#sitemap a:hover {
	text-decoration: underline;
	}
/* END LINKLIST - concierge and site map pages */	

/* STYLE FOR INTERNATIONAL NUMBERS TABLE */
table.intlnumbers {
	font: .9em verdana, tahoma, sans-serif;
	color: #444;
	background-color: #fff;
	border: 1px solid #880029;
	border-collapse: collapse;
	margin: 0 0 5px 0;
}

table.intlnumbers th {
	color: #fff;
	border: 1px solid #880029;
	background-color: #880029;
	text-align: left;
}

table.intlnumbers td.country {
	border: 1px solid #880029;
	text-align: left;
}

table.intlnumbers td.phonenumber {
	border: 1px solid #880029;
	text-align: left;
}

/* END INTERNATIONAL NUMBERS TABLE */

/* HOME PAGE HOVER POPUP */
a.csspop {
	position: relative;
	background-color: #ede3d1;
	z-index: 24;
	color: #b49564;
	text-decoration: none;
}

a.csspop:hover {
	background-color: #ede2d1;
	/* NOTE: background-color MUST be the same, but different from a.wine background-color properties: LEAVE 6 characters long */
	z-index: 25;
	color: #ede2d1;
	text-decoration: none;
}

a.csspop span {
	display: none;
}

a.csspop:hover span { 
	background-color: #ede3d1;
	border: 2px solid #711d18;
	color: #666;
	display: block;
	font-size: 11px;
	left: 7em;
	line-height: 14px;
	margin: 0;
	padding: 8px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	top: -20em; 
	width: 350px;
}

a.csspop span img.poppic {
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #666;
	}
	
/* FAQ page */

dl.table-display	{
	font-size: 1.1em;
	color: #666;
	line-height: 1.5em;
	width: 100%;
	margin: 0;
	padding: 0;
}

.table-display dt	{
	width: 13%;
	float: left;
	margin: 0;
	padding: 2px 0;
	font-weight: bold;
}

.table-display dd {
	float: left;
	width: 87%;
	_width: 86%;
	margin: 0;
	padding: 2px 0;
}

dt.answer, dd.answer {
	padding-bottom: 1.1em;
}

.anchor, .anchor:hover {
	text-decoration: none !important;
	color: #666 !important;
}

.bold {
	font-weight: bold;
}
	
/* JUMPLIST REFERS TO LISTS WITH LINKS W/IN SAME PAGE */

.jumplist {
	list-style-image: url(../images/arrowlg.gif) !important;
	list-style-type: square;
	margin-top: 0;
	margin-bottom: 1.5em;
}

.jumplist li {
	line-height: 1.2em;
	margin-bottom: .5em;
	margin-left: 0;
	padding: 0;
	text-align: left;
}

ul.jumplist a {
	text-decoration: none !important;
}

ul.jumplist a:hover {
	text-decoration: underline !important;
}

/* Terms and Conditions on SPECIALS page */

.terms {
	display: block;
	font-size: 0.9em;
	line-height: 1.1em;	
	text-align: justify;
}

/*** Gov't Rate indent */

.govt-rate	{
	padding-left: 25px;
}

/* NEIGHBORHOOD pg */

.clear-small-pic {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bulleted-pics {
	margin: -10px 0 5px 168px !important;
	_margin: -5px 0 5px 209px !important;;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

.bulleted-pics li   {
	padding-bottom: 2px;
}

.bulleted-pics a	{
	text-decoration: none;
}

.bulleted-pics a:hover	{
	text-decoration: underline;
}

html>body .bulleted-pics {
	margin: 0 0 5px -26px;
	} 

/* distances on CONCIERGE pg */

/* theater */
.px138	{ margin-right: 138px; }
.px248	{ margin-right: 248px; }
.px217	{ margin-right: 217px; }
.px223	{ margin-right: 223px; }
.px200	{ margin-right: 200px; }
.px238	{ margin-right: 238px; }
.px191	{ margin-right: 191px; }

/* museums */
.px237	{ margin-right: 237px; }
.px174	{ margin-right: 174px; }
.px177	{ margin-right: 177px; }
.px235	{ margin-right: 235px; }
.px170	{ margin-right: 170px; }
.px181	{ margin-right: 181px; }
.px145	{ margin-right: 145px; }

/* shopping */
.px196	{ margin-right: 196px; }
.px263	{ margin-right: 263px; }
.px176	{ margin-right: 176px; }
.px173	{ margin-right: 173px; }

/* conferences */
.px187	{ margin-right: 187px; }
.px272	{ margin-right: 272px; }
.px192	{ margin-right: 192px; }
.px245	{ margin-right: 245px; }
.px115	{ margin-right: 115px; }

/* neighborhoods */
.px272	{ margin-right: 272px; }
.px233	{ margin-right: 233px; }
.px249	{ margin-right: 249px; }
.px253	{ margin-right: 253px; }
.px288	{ margin-right: 288px; }
.px263	{ margin-right: 263px; }
.px269	{ margin-right: 269px; }

/* attractions */
.px252	{ margin-right: 252px; }
.px271	{ margin-right: 271px; }
.px270	{ margin-right: 270px; }
.px231	{ margin-right: 231px; }
.px240	{ margin-right: 240px; }
.px204	{ margin-right: 204px; }
.px219	{ margin-right: 219px; }

/* transportation */
.px124	{ margin-right: 124px; }
.px182	{ margin-right: 182px; }
.px179	{ margin-right: 179px; }
.px297	{ margin-right: 297px; }
.px181	{ margin-right: 181px; }

/* Theater District page values */

.px30	{ margin-right: 30px; }
.px84	{ margin-right: 84px; }
.px110	{ margin-right: 110px; }
.px123	{ margin-right: 123px; }


/* 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: 20px;
}

a.google-pin	{
	text-decoration: none;
}

a.google-pin:hover	{
	text-decoration: underline;
}

/* Green Seal pages */

img.green-seal	{
	float:right;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 13px;
}

.ecoBadge  {
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#special-box	{
	background: url('/images/special_box.gif') repeat !important;
	border: 3px double #633;
	color: #415563;
	float: right;
	line-height: 1.4em;
	padding: 5px 5px 5px 10px;
	margin: 0 10px 10px 10px;
	width: 250px;
	}

#special-box h2	{	
	margin-bottom: 0.8em;	
}

#special-box p	{
	color: #444;
}

#special-box ul li {
	font-size: 1em !important;
	padding: 0px;
}

/* 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;
}