@import "footer.css";
@import "faq.css";
@import "thickbox.css";

/**** Green Seal styles at line 894 */

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: 9px 0 -5px;
}
html>body h1, h2, h3, h4 {
	margin: 9px 0 8px;
}

h5 {
	color: #444;
	font-size: 11px;
	margin: 0 0 12px;
	font-weight: bold;
}

html>body h5 {
	margin: 0 0 10px;
}

img {
	border-style: none;
}
	
a {
	color: #007129;
	text-decoration: underline;
}

a:hover {
	color: #007129;
	text-decoration: none;
}

a.hdlink {
	color: #007129;
	text-decoration: underline;
    font-weight: bold;
}

a.hdlink:hover {
	color: #007129;
	text-decoration: none;
    font-weight: bold;
}


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;
}

.bold {
	font-weight: bold;
}

.italic	{
	font-style: italic;
}

.bold-italic	{
	font-style: italic;
	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: 7px 5px 4px 6px;
}

/* 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/pmn_background.gif) repeat;
	width: 100%;
	margin: 0;
}

#main table {
	background: #fff;
	border-style: none;
	border-width: 0;
	margin: 0;
}

.hpflash {
	margin: 0 5px 10px 9px;
}

#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 {
	background-color: #007173;
	margin: 0 5px 8px 9px;	
}

#headflash {
	margin: 0 9px 8px 0;
}

#headflashhp {
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 0 9px 0 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: #444;
	margin: 10px 14px 10px 15px;
	line-height: 1.25em;
	text-align: justify;
}

#content {
	color: #444;
	margin: 0 15px 5px 14px;
	font-size: 11px;
	line-height: 1.25em;
	text-align: left;
}

.logo   {
	padding-top: 5px;
}

.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: 4px 0 5px 0;
	padding-left: 17px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

.bulleted li {
	line-height: 16px;
	margin: 0;
	padding: 0;
}

ol {
	line-height: 16px;
	margin: 0;
	margin-top: -7px;
	margin-left: 28px;
	padding: 0;
}
html>body ol {
	margin-top: 0;
	margin-left: 25px;	
}


.flash {
	background-color: #fff; 
	text-align: center; 
	margin: -22px 14px 9px 15px;
}
html>body .flash {
	background-color: #fff ; 
	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/yellow_arrow.gif);
	list-style-type: square;
}
	
.hplist li {
	line-height: 18px;
	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;
}

/* header2 used on HDGR page */
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 -10px;
}
html>body img.dotstrip-h5 {
	margin: 5px 0 0;
}

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 {
	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>*/


/***SPA - RELAX AND REJUVENATE***/
#spa input, #spa select, #spa textarea, 
#talk input, #talk select, #talk textarea,
#gbp input, #gbp select, #gbp 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: #095222;
	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 {
	background-color: #095222;
	color: #fff;
}

#spa .disclaimer {
	width: 580px;
}

.exceptions  {
	color: #ff0033;
	font: 10px verdana, tahoma, sans-serif;
	padding-bottom: 12px;
}

#required  {
	color: #ff0033;
	font: 10px verdana, tahoma, sans-serif;
}

/* for small pic within content */
img.small_pic {
	float: left; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 0 10px 5px 0;
	}
	
img.small_pic_right {
	float: right; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 0 0 5px 8px;
	}

/* 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 0;
}

#kgna h4 {
	color: #444;
	font-size: 11px;
	margin: 5px 0 4px 0;
}

#kgna h4.place {
	color: #444;
	font-size: 9px;
	font-weight: bold;
	margin: -3px 0 7px 0;
	margin-left: 1px;
}

#kgna h4.place2 {
	color: #444;
	font-size: 9px;
	font-weight: bold;
	margin: 0 0 7px 0;
	margin-left: 1px;
}

#kgna a {
	font-weight: bold;
}
	
img.dotstripsm {
	margin: 17px 0 17px 0;
	}

img.kimpton_footer {
	display: block;
}

/* end Other Kimpton Hotels */
/* for capacity chart */
table.chart {
	font: .9em arial,verdana,helvetica;
    color: #444;
	background-color: #fff;
	border: 1px solid #666;
    border-collapse: collapse;
}

table.chart th {
    color: #fff;
    border: 1px solid #666;
	background-color: #095222;
    text-align: center;
}

table.chart td.room {
    border: 1px solid #666;
	text-align: left;
}

table.chart td.data {
    border: 1px solid #666;
	text-align: center;
}
/*  end capacity chart  */

/*  AAA 4 diamond logo  */
img.aaa {
    margin: 0 0 5px 5px;
    float: right;
    }

/*  end AAA 4 diamond logo  */

/* 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;
	text-align: left;
	width: 55%;
}

.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 info */

.snipe {
	border: 0;
	float: right;
	position: relative;
	margin: 0;
	margin: 17px 0 0 5px;
	padding: 0;
	width: 241px;
    }
html>body .snipe {
	margin: 0 0 0 10px;
	}

	/* 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: -6em;
	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;
	}
	
.strong {
	font-weight: bold;
	}
	
.clear-padded {
	clear: both;
	padding: 5px;
}

.clear {
	clear: both;
}

/* Terms and Conditions on SPECIALS page */

.terms {
	display: block;
	font-size: 0.9em;
	line-height: 1.1em;	
	text-align: justify;
}

/* GREEN SEAL elements */

img.green-seal-logo	{
	float: right;
	margin: 0 0 5px 5px;
}
	
img.green-seal-homepg	{
	float: right;
	margin-bottom: 7px;
}

#green-seal-box	{
	border: 1px solid #ccc;
	color: #696969;
	display: block;
	float: right;
	margin: 6px 0 10px 10px;
	_margin:  23px 0 10px 3px;
	width: 175px;
	padding: 10px;
}

#green-seal-box p	{
	font: .9em/1.1em "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif !important;
	margin: 0;
	padding: 2px 3px 4px 4px;
}

#green-seal-box img.gs-logo	{
	display: block;
	margin: 0;
	margin: 3px auto;
	padding: 0;
}

#green-seal-box-hp	{
	border: 1px solid #afafaf;
	color: #696969;
	display: block;
	float: right;
	margin: 0 0 10px 15px;
	_margin: 0 0 10px 10px;
	width: 175px;
	padding: 10px;
}

#green-seal-box-hp p	{
	font: .9em/1.1em "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif !important;
	text-align: left !important;
	margin: 0;
	padding: 2px 3px 5px 5px;
}

#green-seal-box-hp img.gs-logo	{
	display: block;
	margin: 0;
	margin: 3px auto;
	padding: 0;
}

/* google link on MAP pg */

a.google-clear	{
	display: block;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

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;
}

/*Events Photos */

.thumb-container {
	float: left;
	list-style-type: none !important;
	margin: 10px 4px !important;
	width: auto !important;
}
.thumb-container li {
	float: left;
	width: 85px !important;
	padding: 3px !important;
}

.thumb-container li img {
	cursor: pointer;
	_cursor: hand;
}

.thumb-container li img.over {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.photo-caption {
	float: left;
	width: 100%;
	background-color: #0099ff;
	color: #fff;
	clear: both;
	line-height: 18px;
}

.current-photo {
	float: left;
}

.photo-viewer {
	width: 392px;
	margin: 10px auto 0 !important;
	text-align: center;
}

.photos {
	float: left;
	_display: inline;
	width: 570px;
	margin: 0 !important;
}

.photo-header {
	margin: 0 !important;
}

#left-nav {
	background-color: #095222;
	float: left;
	height: 395px;
	margin: 0;
	padding: 0;
	width: 172px;
}

/* 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;
}