
@import url("footer.css");
@import url("ppc.css");

img.arrowlg {
	margin: 0 3px 0 6px;
}

body {
	background: url(../images/mlw_background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
}

h1, h2, h3, h4, h5 {
	color: #444;
	font-size: 11px;
	margin: 7px 0 9px 0;
}

html>body h1, h2, h3, h4, h5 {
	margin: 7px 0 9px 0;
}
		
a {
	color: #1b0b6d;
	text-decoration: none;
}

a:hover {
	color: #1b0b6d;
	text-decoration: underline;
}

.italic {
	font-style:italic;
}

#homecontent a, #content a {
	color: #1b0b6d;
	text-decoration: underline;
}

#homecontent a:hover, #content a:hover {
	color: #1b0b6d;
	text-decoration: none;
}

a.hdlink {
	color: #1b0b6d;
	text-decoration: underline;
    font-weight: bold;
}

a.hdlink:hover {
	color: #1b0b6d;
	text-decoration: none;
    font-weight: bold;
}

#pgtop {
	width: 100%;
	margin: 0;
}

#pgtop table {
	background: #fff;
	border-style: none;
	border-width: 0;
	margin: 11px 0 0;
}

#topnav {
	margin: 5px 5px 7px 5px;
}

#main {
	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: #efeef4;
}

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;
}

#hpflash {
	margin: 0 9px 0 0;
}

#headflash {
	margin: 0 9px 8px 0;
}

#headimg {
	margin: 0 15px 5px 14px;
	text-align: left;
} 
	
#homecontent {
	font-size: 11px;
	color: #555;
	margin: 10px 15px 0 15px;
	line-height: 13px;
	text-align: justify;
}

#content {
	color: #444;
	margin: 0 15px 5px 14px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}
	
#contentpop {
	color: #444;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	background: #fff;
}
	
	
.minires {
	margin: 10px 0 0 9px;
	text-align: left;
}

.minires tr {
	background: #efeef4;
	color: #777;
	font-size: 9px; /* originally 10px, changed 3/23/10 */
}

.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 0 10px 0;
	padding-left: 17px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

ol {
	line-height: 1.5em;
	margin: 0 0 5px 0;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#homecontent ul.bulleted {
	margin: -10px 0 5px 0;
	padding-left: 17px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}
html>body #homecontent .bulleted {
	margin-top: 0;
}

.bulleted li {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.bulletedlinks {
	margin: 0 0 5px 0;
	padding-left: 17px;
	list-style-image: url(../images/arrow.gif);
}

.bulletedlinks li {
	line-height: 18px;
	padding: 0;
}

.hplist {
	margin: 0 0 5px 0;
	_margin-top: 5px;
	padding-left: 16px;
	list-style-image: url(../images/list_arrow.gif);
}

.hplist li {
	line-height: 1.2em;
	padding: 0;
	padding-bottom: 6px;
}

.hphoriz {
	margin: 0 9px 1px 0;
}

img.dotstrip {
	margin: 5px 0 10px 0;
}
	 
img.arrow {
	margin: 0 5px 0 0;
}
	
#pgfooter {
	width: 100%;
	margin: 0;
}
	
#footerlinks {
	font-size: 10px;
	background: #594f8e;
	text-align: center;
}	
	
img.brandbullet {
	margin-right: 6px;
	margin-left: 20px;
}

img.brandbullet2 {
	margin-right: 6px;
}

tr.addressbar {
	color: #fff;
	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: #ddd;
	font-size: 10px;
	text-align: left;
}

#footernav a:link, #footernav a:visited {
	color: #ddd;
	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: #ddd;
	text-decoration: none;
}

 #footbottom a:hover, #footbottom a:active {
	color: #ddd;
	text-decoration: underline;
}

img.vocationlogo {
	margin: 10px 0 20px;
}
	
.capcontent {
	color: #444;
	font: 10px verdana;
}
	
.tablecontent {
	color: #444;
	font: 11px verdana;
}

	
#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;
}

/* 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.dotstrip {
	margin: 5px 0 10px 0;
}	
	
img.dotstripsm {
	margin: 17px 0 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 {
	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: #2b1e74;
	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: #2b1e74;
	color: #fff;
}

#spa .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;
}

/* for small pic on spa page */
img.small_pic {
	float: left; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 0 10px 5px 0;
	}

img.aaa {
    margin: 0 0 5px 5px;
    float: right;
    }
	
img.green-seal {
    margin: 0 0 5px 10px;
    float: right;
    }
	
.snipe {
	border: 0;
	float: right;
	position: relative;
	margin: 0;
	margin: 11px 0 0 7px;
	padding: 0;
	width: 241px;
    }
html>body .snipe {
	margin: 5px 0 0 10px;
	}
	
/* 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/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 #594f8e;
	border-collapse: collapse;
	margin: 0 0 5px 0;
}

table.intlnumbers th {
	color: #fff;
	border: 1px solid #594f8e;
	background-color: #594f8e;
	text-align: left;
}

table.intlnumbers td.country {
	border: 1px solid #594f8e;
	text-align: left;
}

table.intlnumbers td.phonenumber {
	border: 1px solid #594f8e;
	text-align: left;
}

/* END INTERNATIONAL NUMBERS TABLE */
	
/* HOME PAGE HOVER POPUP */
a.csspop {
    position: relative;
	background-color: #efeef4;
    z-index: 24;
    color: #000;
    text-decoration: none;
}

a.csspop:hover {
	background-color: #efeff4;
	/* NOTE: background-color MUST be the same, but different from a.wine background-color properties: LEAVE 6 characters long */
	z-index: 25;
	color: #;
	text-decoration: none;
}

a.csspop span {
	display: none;
}

a.csspop:hover span { 
    background-color: #efeef4;
    border: 2px solid #594f8e;
	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 #555;
	}
	
/* 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;
}

/* 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;
}
	
/* Terms and Conditions on SPECIALS page */

.terms {
	display: block;
	font-size: 0.9em;
	line-height: 1.1em;	
	text-align: justify;
}

/* ROOMS & SUITES pg - small photos */

img.small-pic-left {
	border: 1px solid #ccc;
	float: left;
	margin: 3px 10px 5px 0;
	padding: 3px;
	}

.clear	{
	padding-top: 10px;
}

/* 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;
}

/* DINING page */
img.bambara-logo	{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
/* 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;
}