@import url("footer.css");
@import url("menu.css");


body {
    background: #424242;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 0;
}

h1, h2, h3, h4, h5 {
    color: #444;
    font-size: 11px;
    margin: 7px 0 9px;
    }

h6 {
    color: #fff;
    font-size: 11px;
    margin: 7px 0 9px;
    }
        
a {
    color: #f54a91;
    text-decoration: none;
    }

a:hover {
    color: #ef5b98;
    text-decoration: underline;
    }
    
a.hdlink {
    color: #f54a91;
    text-decoration: underline;
    font-weight: bold;
    }

a.hdlink:hover {
    color: #ef5b98;
    text-decoration: none;
    font-weight: bold;
    }

#pgtop {
    background: #424242;
	width: 100%;
	margin: 0;
}

#pgtop table {
	background: #fff;
	border-style: none;
	border-width: 0;
	margin: 11px 0 0;
}

#topnav {
	margin: 7px 5px 4px 6px;
}

#pgfooter {
    background: #424242;
	width: 100%;
	margin: 0;
}

#main {
    background: url(../images/pal_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;
}

.trcontent {
	background-color: #eee;
}

img { 
    border-style: none;
    } 
    
ul.horiz li {
	display: inline;
	list-style: none;
    margin-left: 0;
}

img.bullet {
    margin-right: 7px;
    margin-bottom: 1px;
    }

#trilinks {
    line-height: 35px;
    }

#navmenu {
    margin: 0 0 8px 9px;    
    }

#headflash {
    margin: 0 9px 8px 0;
    }

#headimg {
    margin: 0 11px 5px 15px;
    } 
    
#homecontent {
	font-size: 11px;
	color: #555;
    margin: 10px 15px 0 15px;
	line-height: 13px;
    text-align: justify;
}

#content {
    color: #444;
    margin: 0 11px 5px 15px;
    font-size: 11px;
    line-height: 13px;
	text-align: left;
    }
    
.miniresapp {
    margin: 10px 0 0 9px;
    }

.minires tr {
    background: #eee;
    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;
    }

.ratebutton {
    margin: 4px 0 15px 0;
    }
    
#galleryflash {
    margin: 0 7px 5px 14px;
    }
    
.resappshim {
    margin: 2px 0 1px;
    }

#gallerycontent {
    background-color: #fff;
    margin: 0 7px 5px 14px;
    }  

.bulleted {
    margin: 0;
	padding: 0 0 5px 17px;
    line-height: 17px;
    list-style-image: url(../images/bullet.gif);
    list-style-type: square;
}
html>body .bulleted {
    padding: 0 0 5px 15px;
    }

.bulleted li {
    line-height: 16px;
	margin: 0;
	padding: 0;
    }

.bulletedlinks {
    list-style-image: url(../images/arrow.gif);
    list-style-type: square;
}

.bulletedlinks li {
    border-bottom: 2px solid #fff;
    }
	
/* */

.arrowlist {
    margin: 5px 0;
	padding: 0 0 5px 17px;
    line-height: 17px;
    list-style-image: url(../images/arrow.gif);
    list-style-type: none;
}
html>body .arrowlist {
    padding: 0 0 5px 15px;
    }

.arrowlist li {
    line-height: 16px;
	margin: 0;
	padding: 0;
    }

/* */	
	
    
.hplist {
    margin: 0 0 5px 17px;
	list-style-image: url(../images/list_arrow.gif);
}

html>body .hplist {
    margin: 0 0 5px -21px;
    } 
    
.hplist li {
    border-bottom: 3px solid #eee;
    line-height: 15px;
    }

.hphoriz {
	margin: 0 9px 1px 0;
	}

img.dotstrip {
    margin: 5px 0 10px 0;
    }
     
img.arrow {
    margin: 0 5px 0 0;
    }
    
img.aaalogo { 
    margin: 0 0 5px 15px;
    }
    
#footerlinks {
    font-size: 10px;
    background: #999;
    text-align: center;
	vertical-align: middle !important;
    }    
    
img.brandbullet {
    margin-right: 6px;
    margin-left: 20px;
    }

img.brandbullet2 {
    margin-right: 6px;
    }

tr.addressbar {
    color: #ccc;
    font-size: 10px;
    }

.address {
    float: left;
    margin: 15px 0 10px 5px;
    }

.phone {
    float: right;
    margin: 15px 5px 10px 0;
    }

img.footbullet {
    margin-right: 4px;
    margin-left: 4px;
    }

#footerlinks a:link {
    color: #fff;
    text-decoration: none;
    }

#footerlinks a:hover {
    color: #fff;
    text-decoration: underline;
    }

#footerlinks a:visited {
    color: #fff;
    text-decoration: none;
    }

#footernav {
    color: #fff;
    font-size: 10px;
    }

#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;
    }

#footbottom {
    color: #fff;
    font-size: 10px;
    }

 #footbottom a:link, #footbottom  a:visited {
    color: #fff;
    text-decoration: none;
    }

 #footbottom a:hover, #footbottom  a:active {
    color: #fff;
    text-decoration: underline;
    }

img.vocationlogo {
    margin: 10px 0 20px;
    }
    
.capcontent {
    color: #444;
    font: 10px verdana;
    }
    
.tablecontent {
    color: #444;
    font: 11px verdana;
    }
    
#galleryimg {
    margin: 6 0 -4px;
    }
    
img.floorplan { 
    margin: 10px 0 15px; 
    }
    
/* 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: #424242;
    text-align: center;
}

table.chart th.room {
    text-align: left;
}

table.chart td.room {
    border: 1px solid #666;
	text-align: left;
}

table.chart td.data {
	border: 1px solid #666;
	text-align: center;
}

table.chart td {
	padding-top: 3px;
	padding-bottom: 3px;
	}

/*  end capacity chart  */

/***SPA - RELAX AND REJUVENATE***/  /*** TALK TO US ***/  /*** PET FRIENDLY ***/
#spa input, #spa select, #spa textarea, 
#talk input, #talk select, #talk textarea,
#pet input, #pet select, #pet textarea,
#gbp input, #gbp select, #gbp textarea  {
	font: 11px verdana, tahoma, sans-serif;
	border: 1px solid #444;
	color: #444;
}

#spa input.nobord, #talk input.nobord, #pet input.nobord, #gbp 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: #444;
	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: #f54a91;
	color: #fff;
}

#spa .disclaimer {
	width: 580px;
	margin: 0;
	padding: 0;
}

.exceptions  {
	color: #f03;
	font: 10px verdana, tahoma, sans-serif;
	padding-bottom: 12px;
}

#required  {
	color: #f03;
	font: 10px verdana, tahoma, sans-serif;
}

/* for small pic on spa page */
img.small_pic {
	float: left; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 0 10px 5px 0;
	}
	
/* for small pic on rooms page */
img.small-pic-right {
	border: 1px #ccc solid; 
	float: right; 
	padding: 2px;
	margin: 0 0 5px 10px;
	}

/* 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;
}

img.map {
    padding: 0;
    border: 1px solid #666;
    margin: 10px 0 15px;
    }
	
/* LINKLIST HERE - SITE MAP PAGES */

.container {
	color: #444;
	font-size: 11px;
	line-height: 13px;
	width: 588px;
}

.leftcolumn {
	float: left;
	margin-right: 20px;
	margin-left: 2px;
	text-align: left;
	width: 270px;
	margin-bottom: 0;
}

.rightcolumn {
	color: #444;
	float: left;
	text-align: left;
	width: 285px;
}

.linklist {
	list-style-image: url(../images/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;
}

table.intlnumbers th {
	color: #fff;
	border: 1px solid #444;
	background-color: #f54a91;
	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 */

/* DC-MEETINGS */
#menu_wrap {
	background-image: url(../images/meetings_menu/rounded.gif);
	float: left;
	height: 132px;
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	width: 588px;
}

a#left_image, a#mid_image, a#right_image {
	display: block;
	float: left;
	height: 117px;
	margin-top: 6px;
	padding: 0;
	width: 140px;
}
a#left_image2, a#mid_image2, a#right_image2 {
	display: block;
	float: left;
	height: 117px;
	margin-top: 6px;
	padding: 0;
	width: 140px;
}

a#left_image { /* ie counterpart */
	background-image: url(../images/meetings_menu/photo_gallery.jpg);
	margin-left: 42px;
}

a#left_image:hover {
	background-image: url(../images/meetings_menu/photo_gallery_on.jpg);
}

a#left_image2 {	 /* ie counterpart */
	background-image: url(../images/meetings_menu/weddings.jpg);
	margin-left: 42px;
}

a#left_image2:hover {
	background-image: url(../images/meetings_menu/weddings_on.jpg);
}

a#mid_image {
	background-image: url(../images/meetings_menu/capacities.jpg);
	margin-left: 42px;
	margin-right: 42px;
}

a#mid_image:hover {
	background-image: url(../images/meetings_menu/capacities_on.jpg);
}

a#mid_image2 {
	background-image: url(../images/meetings_menu/guestbook.jpg);
	margin-left: 42px;
	margin-right: 42px;
}

a#mid_image2:hover {
	background-image: url(../images/meetings_menu/guestbook_on.jpg);
}

a#right_image {
	background-image: url(../images/meetings_menu/catering.jpg);
}

a#right_image:hover {
	background-image: url(../images/meetings_menu/catering_on.jpg);
}

a#right_image2 {
	background-image: url(../images/meetings_menu/be_inspired.jpg);
}

a#right_image2:hover {
	background-image: url(../images/meetings_menu/be_inspired_on.jpg);
}

/* END DC MEETINGS MENU */

.snipe {
	border: 0;
	float: right;
	position: relative;
	margin: 0;
	margin: 0 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: #eee;
    z-index: 24;
    color: #f54a91;
    text-decoration: none;
}

a.csspop:hover {
	background-color: #eeeeee;
	/* NOTE: background-color MUST be the same, but different from a.wine background-color properties: LEAVE 6 characters long */
	z-index: 25;
	color: #ef5b98;
	text-decoration: none;
}

a.csspop span {
	display: none;
}

a.csspop:hover span { 
    background-color: #eee;
    border: 2px solid #e24285;
	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;
	}
	
/** BOLD/STRONG style **/

.bold {
	font-weight: bold;
}

.superscript {
	font-size: xx-small;
	vertical-align: top;
} 

/* 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;
}

dd.answer ol {
	margin: 4px 0 0 0;
	padding-left: 25px;
}
html>body dd.answer ol {
	padding-left: 19px;	
}

dd.answer ol li {
	padding-bottom: .3em;
}

dd.answer ol ul {
	padding-top: .3em;
	margin-bottom: 0;
	}

dd.answer ol ul li {
	margin-left: -15px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

/* JUMPLIST REFERS TO LISTS WITH LINKS W/IN SAME PAGE */

.jumplist {
	list-style-image: url(../images/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;
}

ul.jumplist a {
	text-decoration: none !important;
}

ul.jumplist a:hover {
	text-decoration: underline !important;
}

/* ROOMS & SUITES page */
p.room-description  {
	padding-right: 135px;
}

/* DINING page */

img.domaso-logo  {
	float: right;
	margin: 0 0 0 10px;
}

.dinging-tel  {
	margin-left: 11px;
}

.dinging-fax  {
	margin-left: 8px;
}

/* DINING HOURS */

table.dining-hours {
	color: #444444;
	background: #424242;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

table.dining-hours td {
	padding-bottom: 4px;
	}


/* OpenTable styles - Dininig page */	

table.opentable {
	border: 1px solid #868887 !important;
	color: #444;
	font: 12px arial,verdana,helvetica;
	font-weight: normal;
	padding-bottom: 5px;
}

select.formfield, input.formfield {
	color: #333;
	font: 11px arial,verdana,helvetica;
	padding: 1px;
}

img.opentable_logo {
	float: left;
}

/* Terms and Conditions on SPECIALS page */

.terms {
	display: block;
	font-size: 0.9em;
	line-height: 1.1em;	
	text-align: justify !important;
}

/* ANCHORS see FAQ page */

.anchor, .anchor:hover {
	text-decoration: none;
	color: #444;
}

/* GOV'T RATE page */

.rate-box-left	{
	border: 2px solid #f54a91;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	_margin-bottom: 0;
	padding: 4px 10px;
	_padding: 10px 10px;
	width: 267px;
	_width: 290px;
}

.rate-box-right	{
	border: 2px solid #f54a91;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	_margin-bottom: 0;
	padding: 4px 10px;
	_padding: 10px 10px;
	width: 267px;
	_width: 290px;
}

.rate-box-left p, .rate-box-right p	{
	text-align: center;
}

p.box-stretch	{
	margin-bottom: 28px;
	_margin-bottom: 22px;
}

.small-text	{
	font-size: 0.9em;
}

.btn-book-now-alt	{
	display: block;
	text-indent: -9999px;
	background: transparent url('/images/ppc/book_now_large.gif') no-repeat;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 20px;
	_margin-left: 10px;
	width: 149px;
	height: 31px;
	_cursor: hand;
}

.btn-book-now-alt:hover	{
	background-position: 0 -31px;
}

/* google link on MAP pg */
a.google-pin, a.google-pin:hover {
	background: transparent url('/images/map/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;
}

.minires {
	text-align: left;
}

/* 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;
}