
@import url("footer.css");
@import url("thickbox.css");

img.arrowlg {
	margin: 0 3px 0 6px;
}

body {
	background-color: #434343;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
}

h1, h2, h3, h4 {
	color: #444;
	font-size: 11px;
	margin: 7px 0 6px 0;
}


h5 {
	color: #444;
	font-size: 11px;
	margin: 0 0 12px;
	font-weight: normal;
}
html>body h5 {
	margin: 0 0 10px;
}

/* img style does away with need to define a border in every img element */

img { 
	border-style: none;
}
	
a {
	color: #007129;
	text-decoration: underline;
}

a:hover {
	color: #007129;
	text-decoration: none;
}

a.arrow-link {
	background: #fff url(../images/yellow_arrow.gif) no-repeat 1px 6px;
	color: #007129;
	padding: 3px 0 6px 13px;
	text-decoration: underline;
}

a.arrow-link:hover {
	background: #fff url(../images/yellow_arrow.gif) no-repeat 1px 6px;
	color: #007129;
	padding: 3px 0 6px 13px;
	text-decoration: none;
}

a.hdlink {
	color: #007129;
	text-decoration: underline;
    font-weight: bold;
}

a.hdlink:hover {
	color: #007129;
	text-decoration: none;
    font-weight: bold;
}

/*<group=PGTOP>*/

/* pgtop: backgrounds for the very top can be placed here; only encompasses the top nav area; helps contain area */

#pgtop {
	background: #424142;
	width: 100%;
	margin: 0;
}

/* topnav helps contain &amp; format top navigation elements */

#topnav {
	margin: 5px 5px 4px 5px;
}

/* pgtop table only effects tables within the pgtop div */

#pgtop table {
	background: #fff;
	border-style: none;
	border-width: 0;
	margin: 11px 0 0;
}
	
/*</group>*/

/*<group=MAIN>*/

/* main table - defines characteristics of table within main area */

#main {
	background: url(../images/cmn_background.gif) repeat;
	width: 100%;
	margin: 0;
}

#main table {
	background: #fff;
	border-style: none;
	border-width: 0;
	margin: 0;
}

#main table.hdgr {
	background: #000;
	border-style: none;
	border-width: 0;
	margin: 0;
}

#hdgr table {
	background: #000;
	border-style: none;
	border-width: 0;
	margin: 0;
}

/*</group>*/

/*<group=PGFOOTER>*/

#pgfooter {
	background: #424142;
	width: 100%;
	margin: 0;
}
	
/*</group>*/

.hpflash {
	margin: 0 5px 10px 9px;
}

.hphoriz {
	margin: 0 9px 1px 0;
}

/* trcontent: controls background color in miniresapp and content area on homepage */

.trcontent {
	background-color: #efefef;
}

/* navmenu: creates container for left navigation */

#navmenu {
	background-color: #007173;
	margin: 0 0 8px 9px;	
}

#homeflash {
	margin: 2px 8px 8px 8px;	
}

#left-nav	{
	background-color: #095222;
	float: left;
	height: 405px;
	margin: 0;
	padding: 0;
	width: 172px;
}

#action-panel	{
	float: left;
	height: 405px;
	margin: 0;
	padding: 0;
	width: 608px;
}


#headflash {
	margin: 0 9px 8px 0;
}

/* headflash and headimg define space around hp flash and photos at the top of all pages */

#headimg {
	margin: 0 15px 5px 14px;
	text-align: left;
} 
	
#homecontent {
	font-size: 11px;
	color: #555;
	margin: 10px 15px;
	line-height: 13px;
	text-align: justify;
}

#content {
	color: #444;
	margin: 0 15px 5px 14px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}

#content p {
	margin: 0;
	padding: 6px 0;
}

.kimpton {
	border: 2px #007173 solid;
	color: #444;
	margin: 0 15px 5px 14px;
	font-size: 11px;
	line-height: 13px;
}

.tableform {
	color: #444;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
	
#tablecontent {
	color: #444;
	font-size: 9px;
	text-align: center;
}

/*<group=MINIRESAPP>*/

.miniresapp {
	margin: 10px 0 0 9px;
	text-align: left;
}

.minires tr {
	background: #efefef;
	color: #777;
	font-size: 9px;
}

.resappfields {
	color: #000;
	font: 11px arial;
}

.resappfields2 {
	color: #000;
	font: 11px arial;
	margin-left: -1px;
}

img.calendar {
	margin: 4px 0 0 5px;
}
	
.resappshim {
	margin: 2px 0 1px;
}
	
/*</group>*/

.bulleted {
	margin: 0 0 5px 0;
	padding-left: 17px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

.bulleted li {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#homecontent .bulleted {
	margin: -13px 0 0 0;
	padding-bottom: 10px;
	padding-left: 17px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

html>body #homecontent .bulleted {
	margin: 0;
	padding-left: 14px;
	}

.flash { 
	background-color:black; 
	text-align:center; 
	margin: -22px 14px 9px 15px;
}
html>body .flash { 
	background-color:black; 
	text-align:center; 
	margin: -22px 14px 7px 15px;
}

.arrows {
	margin: 0 0 5px 0;
	padding-left: 17px;
	list-style-image: url(../images/yellow_arrow.gif);
	list-style-type: square;
} 

.arrows li {
	line-height: 18px;
	padding: 0;
}

/*<group=HPLIST>*/

/* hplist: defines 3 bullet list under miniresapp on hp */

.hplist {
	margin: 0 0 5px 0;
	padding-left: 17px;
	list-style-image: url(../images/list_arrow.gif);
}
	
.hplist li {
	line-height: 15px;
	margin: 0;
	padding: 0;
}

.hplist a {
	text-decoration: none;
}

.hplist a:hover {
	text-decoration: underline;
}
	
/*</group>*/


/* header: defines characteristics for pg header over page flash or header photo */
img.header {
	margin-bottom: 7px;
}

img.header2 {
	margin-bottom: 4px;
}

/* dotstrip: defines characteristics for pg dividing HR img */

img.dotstrip {
	margin: 5px 0 10px 0;
}

/* dotstrip-h5 is used if it is followed by a P tag */
img.dotstrip-h5 {
	margin: 5px 0 5px;
}

img.dotstrip-home {
	margin: -5px 0 10px;
}
html>body img.dotstrip-home {
	margin: -5px 0 10px;
}

/* arrow: defines characteristics of arrow used at beginnings of paragraphs */
	 
img.arrow {
	margin: 0 5px 0 0;
}

/* gall-th: helps space thumbnails on gallery pg  */

img.gall-th {
	margin: 5px;
}

/*<group=KIMPTON LINK BAR>*/

/* defines properties of the Kimpton link bar */

#footerlinks {
	font-size: 10px;
	background: #6b8a7b;
	text-align: center;
}

/* brandbullet2: defines bullet for the 1st item (email offers) in the kimpton link bar */	
	
img.brandbullet {
	margin-right: 6px;
	margin-left: 20px;
}

/* brandbullet: defines all other bullets in kimpton link bar */

img.brandbullet2 {
	margin-right: 6px;
}

#footerlinks a:link {
	color: #fff;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #fff;
	text-decoration: underline;
}

#footerlinks a:visited {
	color: #fff;
	text-decoration: none;
}
	
/*</group>*/

td.sidenav {
	background-color: #085121;
	padding-top: 10px;
}

/*<group=FOOTER ADDRESS BAR>*/

/* these styles define the hotel address and phone # in the footer */

tr.addressbar {
	color: #adaaad;
	font-size: 10px;
}

.address {
	float: left;
	margin: 15px 0 10px 5px;
}

.phone {
	float: right;
	margin: 15px 5px 10px 0;
}
	
/*</group>*/

/*<group=FOOTER NAVIGATION AREA>*/

/* these styles define the elements of the site's navigation in the footer area */

img.footbullet {
	margin-right: 4px;
	margin-left: 4px;
}

#footernav {
	background: #424142;
	color: #8c8a8c;
	font-size: 10px;
	text-align: left;
}

#footernav a:link, #footernav a:visited {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

#footernav a:hover, #footernav a:active {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=FOOTBOTTOM>*/

/* these styles define the 2 links at the very bottom of the entire page */

#footbottom {
	color: #adaaad;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 13px;
}

#footbottom a:link, #footbottom  a:visited {
	color: #adaaad;
	text-decoration: none;
}

#footbottom a:hover, #footbottom  a:active {
	color: #adaaad;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=Meetingfloorplans>*/

/* these styles define the 2 links at the very bottom of the entire page */

img.flplan {
	margin: 10px 0;
	}

/*</group>*/

/* Other Kimpton Hotels in North America */

#kgna {
	width: 580px;
}

#kgnaleft {
	width: 290px;
	float: left;
	padding-bottom: 15px;
}

#kgnaright {
	width: 290px;
	float: left;
	padding-bottom: 15px;
}

#kgna h3 {
	color: #444;
	font-size: 12px;
	margin: 0 0 3px;
}

#kgna h4 {
	color: #444;
	font-size: 11px;
	margin: 5px 0 4px;
}

#kgna h4.place {
	color: #444;
	font-size: 9px;
	font-weight: bold;
	margin: -3px 0 7px;
	margin-left: 1px;
}

#kgna h4.place2 {
	color: #444;
	font-size: 9px;
	font-weight: bold;
	margin: 0 0 7px;
	margin-left: 1px;
}

#kgna a {
	font-weight: bold;
}
	
img.dotstripsm {
	margin: 17px 0;
	}

/* end Other Kimpton Hotels */


/***SPA - RELAX AND REJUVENATE***/
#spa input, #spa select, #spa textarea,
#gbp input, #gbp select, #gbp textarea,
#talk input, #talk select, #talk textarea,
#pet input, #pet select, #pet textarea {
	border: 1px solid #444;
	color: #444;
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
}

#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: #095222;
	margin: 0 0 3px;
}

#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 {
	background-color: #095222;
	color: #fff;
}

#spa .disclaimer, #talk .disclaimer, #pet .disclaimer {
	width: 580px;
}

.exceptions  {
	color: #f03;
	font: 10px verdana, tahoma, sans-serif;
	padding-bottom: 12px;
}

#required  {
	color: #f03;
	font: 10px verdana, tahoma, sans-serif;
}

img.kimpton_footer {
	display: block;
}

img.logo  {
	padding-top: 12px;
}

img.aaa {
    margin: 0 0 5px 5px;
    float: right;
    }
	
/* for small pic on spa & rooms pages */
img.small_pic {
	float: left; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 0 10px 5px 0;
	}
	
img.small_pic_tranquility {
	float: left; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 0 10px 140px 0;
	}	
	
/* LINKLIST HERE - SITE MAP PAGES */

.container {
	color: #444;
	font-size: 11px;
	line-height: 13px;
	
	width: 100%;
}

.leftcolumn {
	float: left;
	margin-right: 0;
	margin-bottom: -15px;
	margin-left: 9px;
	text-align: left;
	width: 50%;
	
}

.rightcolumn {
	color: #444;
	float: left;
	text-align: left;
	width: 45%;
}

.linklist {
	list-style-image: url(../images/yellow_arrow.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 {
	text-decoration: none;
}

.linklist li a:visited, .linklist li li a:visited {
	text-decoration: none;
}

.linklist li a:hover, .linklist li li a:hover {
	text-decoration: underline;
}

.linklist li a:active, .linklist li li a:active {
	text-decoration: none;
}

.linklist li ul {
	line-height: 1.3;
	padding-top: 5px;
	padding-bottom: 7px;
}

.linklist li li {
	list-style-image: url(../images/arrows/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, Helvetica, Arial, sans-serif;
	color: #444;
	background-color: #fff;
	border: 1px solid #444;
	border-collapse: collapse;
	margin: 0 0 5px 0;
}

table.intlnumbers th {
	color: #fff;
	border: 1px solid #444;
	background-color: #00611b;
	text-align: left;
}

table.intlnumbers td.country {
	border: 1px solid #444;
	text-align: left;
}

table.intlnumbers td.phonenumber {
	border: 1px solid #444;
	text-align: left;
}

/* END INTERNATIONAL NUMBERS TABLE */

/*SNIPE */
.snipe {
	border: 0;
	float: right;
	position: relative;
	margin: 0;
	margin: 12px 0 5px 10px;
	padding: 0;
	width: 241px;
    }
html>body .snipe {
	margin: 5px 0 0 13px;
	}
	
/* HOME PAGE HOVER POPUP */
a.csspop {
    position: relative;
	background-color: #efefef;
    z-index: 24;
    color: #007129;
    text-decoration: underline;
}

a.csspop:hover {
	background-color: #efeeef;
	/* NOTE: background-color MUST be the same, but different from a.wine background-color properties: LEAVE 6 characters long */
	z-index: 25;
	text-decoration: none;
}

a.csspop span {
	display: none;
}

a.csspop:hover span { 
    background-color: #efefef;
    border: 2px solid #105121;
	color: #555;
    display: block;
	font-size: 11px;
	left: 7em;
	line-height: 14px;
	margin: 0;
	padding: 8px;
    position: absolute;
    text-align: left;
	text-decoration: none;
    top: -20.5em; 
	width: 350px;
}

a.csspop span img.poppic {
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #999;
	}
	
/* Media Buzz quotes */

.praise {
	text-align: center;
}

/* FAQ page */
	
dl.table-display	{
	width: 100%;
	margin: 0;
	padding: 0;
}
	
.table-display dt	{
	width: 13%;
	float: left;
	margin: 0 0 0 0;
	padding: 2px 0;
	font-weight: bold;
}
	
.table-display dd {
	float: left;
	width: 87%;
	_width: 86%;
	margin: 0 0 0 0;
	padding: 2px 0;
}

dt.answer, dd.answer {
	padding-bottom: 1.1em;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

/* JUMPLIST REFERS TO LISTS WITH LINKS W/IN SAME PAGE */

.jumplist {
	list-style-image: url(../images/yellow_arrow.gif);
	list-style-type: square;
	margin-top: -3px;
	margin-bottom: 1.5em;
}

.jumplist li {
	line-height: 1.2em;
	margin-bottom: .5em;
	margin-left: -23px;
	padding: 0;
	text-align: left;
}

.jumplist-alt {
	list-style-image: url(../images/yellow_arrow.gif);
	list-style-type: square;
	margin: 0 0 5px;
}

.jumplist-alt li {
	line-height: 1.2em;
	margin-bottom: .5em;
	margin-left: -23px;
	padding: 0;
	text-align: left;
}

ul.jumplist a, ul.jumplist-alt a {
	text-decoration: none !important;
}

ul.jumplist a:hover, ul.jumplist-alt a:hover {
	text-decoration: underline !important;
}


ol {
	margin: 0 0 5px 0;
	padding-left: 25px;
}

ol li {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

/* GREEN SEAL logo */
img.green-seal {
	float: right;
	margin-bottom: 5px;
	padding-left: 10px;
}

/* Terms and Conditions on SPECIALS page */

.terms {
	display: block;
	font-size: 0.9em;
	line-height: 1.1em;	
	text-align: justify;
}

.trip-advisor	{
	float: right;
	margin-top:	-18px
}
html>body .trip-advisor	{
	margin-top: -5px;
}

.trip-advisor-alt	{
	float: right;
	margin-top:	-3px;
}
html>body .trip-advisor-alt	{
	margin-top: -5px;
}

.rate-box-left	{
	border: 2px solid #095222;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px 10px;
}

.rate-box-right	{
	border: 2px solid #095222;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px 10px;
}

.rate-box-left p, .rate-box-right p	{
	text-align: center;
}

.small-text	{
	font-size: 0.9em;
}


/* BOOK NOW button */

.btn-book-now {
	display: block;
	text-indent: -9999px;
	background: transparent url('../images/btn_book_now.gif') no-repeat;
	_background: transparent url('../images/btn_book_now.gif') no-repeat;
	width: 149px;
	height: 31px;
	_cursor: hand;
}

.btn-book-now:hover {
	background-position: 0 -31px;
}

.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;
}

.btn-margin	{
	margin-top: 5px;
	}
	
.meetings-offer	{
	line-height: 1.5em;
}

/* 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: underline;
}

a.google-pin:hover	{
	text-decoration: none;
}

/* video */
#video-box	{
	border: 1px solid #b1b1b1 !important;
	display: block;
	margin: 15px auto 15px !important;
	padding: 2px !important;
	width: 320px; 
	height: 240px; 
}

#video {
	margin: 0px auto;
}

/* 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;
}

/* DINING hours */

.dining-hours	{
	line-height: 1.5em;
}

.breakfast-hours	{
	margin-right: 29px;
}

.brunch-hours	{
	margin-right: 44px;
}

.lunch-hours	{
	margin-right: 51px;
}

.dinner-hours	{
	margin-right: 46px;
}

.tavern-hours	{
	margin-right: 10px;
}

.tavern-hours-2	{
	margin-left: 93px;
}

.tavern-hours-3	{
	margin-left: 93px;
}












