@import url("footer.css");
@import url("dining.css");
@import url("thickbox.css");

body   {
	margin: 0;
	background-color: #dedde1;
	font-family: tahoma, verdana, arial;
	font-size: 62.5%;
}

#top   {
	background: url(/images/top_line.gif) repeat-x bottom;
}

#nav_bg   {
	margin: 0 auto;
	width: 806px;
	height: 77px;
	background: #dedde1 url(/images/nav_back.gif) no-repeat bottom;
}

#top_nav   {
	padding: 49px 0 0 12px;
}

#main   {
	background: url(/images/bg_main.gif);
}

/*** conditional for IE resides on index.html ***/
/*** do not display side fade .png in browsers less than ie7 //   // IE Filter doesn't support tiled bg's ***/
#side_fade   {
	margin: 0 auto;
	width: 806px;
	background: url(/images/fade_side.png) repeat-y;
}

#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 0; 
}

#container_home   {
	width: 782px;
	padding: 6px 9px 8px;
}

#container   {
	margin: 0 auto;
	width: 782px;
	background-color: #695b97;
}

#container .column1 {
	float: left;
	width: 50%;
}

#container .column2 {
	float: left;
	width: 50%;
}

#footer2 .column1 {
	float: left;
	width: 29%;
}

#main_nav_home  {
	background-color: #695b97;
	width: 172px;
	float: left;
	height:auto;
}

#main_nav  {
	background-color: #695b97;
	width: 172px;
	float: left;
	height:auto;
}

#flash   {
	background-color: #ccc;
	width: 608px;
	float: left;
	margin-left: 1px;
}

#container2   {
	background-color: #ede3d1;
	padding: 10px 0 0 8px;
}

#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;
}

#copysm   {
	width: 598px;
	background-color: #fff;
	float: left;
	padding-left: 12px;
}

#bottom   {
	background: url(/images/bot_line.gif) repeat-x top;
	clear: both;
	padding-bottom: 22px;
}

#footer   {
	text-align: center;
	margin: auto;
	width: 806px;
	height: 54px;
	background: #fff url(/images/foot_back.gif) no-repeat bottom;
}

.tag, .language, .secondary, .other   {
	text-align: center;
	margin: 0 auto;
	margin: 10px 0 10px 0;
	color: #666;
	clear: both;
}

a.hdlink {
	color: #735b40;
	text-decoration: underline;
	font-weight: bold;
}
 
a.hdlink:hover {
	color: #735b40;
	text-decoration: none;
	font-weight: bold;
}

.search   {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding-left: 5px;
}

.search div   {
	float: left;
	width: 25%;
	margin: 5px 0;
}

html>body .search div   {
	margin-bottom: 15px;
}

#searchcolumnone {
	width: 255px;
}

#searchcolumntwo {
	width: 247px;
}

#searchcolumnthree {
	width: 205px;
}

#searchcolumnfour {
	width: 93px;
}

.language span   {
	color: #404040;
	font-size: 1.1em;
}

#copy_home a, #copy a, #copysm a   {
	color: #695b97;
	text-decoration: underline;
}

#copy_home a:hover, #copy a:hover, #copysm a:hover   {
	color: #50437a;
	text-decoration: none;
}

.language a, .secondary a, .search a   {
	color: #666;
	font-size: 1.1em;
	text-decoration: none;
}

.language a:hover, .secondary a:hover, .search a:hover   {
	color: #404040;
	text-decoration: underline;
}

.search a   {
	display: block;
}

.language a   {
	font-weight: bold;
}

.language img   {
	margin-left: 5px;
}

.other a   {
	color: #404040;
	font-size: 1.1em;
	text-decoration: underline;
}

.other a:hover   {
	color: #666;
	font-size: 1.1em;
	text-decoration: none;
}

.kimp_foot   {
	background-color: #fff;
	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 -27px;
	/* changed left margin from 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;
	line-height: 1.5em;
	margin: 0;
	margin-left: 28px;
	padding: 0;
}
html>body ol {
	margin-left: 25px;	
}

h1, h2, h3, h4   {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0;
}

h5, .addr   {
	color: #666;
	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.0em 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;
}

.clear-padded {
	clear: both;
	padding: 5px;
}

/* for arrows in front of links */
img.arrow {
	margin: 0 6px 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 0;
}

#kgna h4.area {
	color: #666;
	font-size: 1.0em;
	font-weight: bold;
	margin: 5px 0 4px 0;
}

#kgna h4.area2 {
	color: #666;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 4px 0;
}

#kgna h4.city {
	color: #666;
	font-size: 1.0em;
	margin: 15px 0 4px 0;
}

#kgna a   {
	font-weight: bold;
}

/* Other Kimpton hotels pg END */

table.tdpad {
	color: #666;
	font-size: 1.1em;
	line-height: 1.5em;
	}

table.tdpad td {
	padding-top: 4px;
	}
	
img.hr {
	padding-bottom: 1px;
	}
html>body img.hr {
	padding-bottom: 3px;
	}
	
.map {
	margin: 8px 0 15px 0;
	}

/* for capacity chart */
/* Capacities chart on capa.html */

table.chart {
	font: 1.0em arial,verdana,helvetica;
	color: #666;
	background-color: #fff;
	border: 1px solid #dbcfb2;
	border-collapse: collapse;
	margin: 15px 0 20px 0;
}

table.chart th {
	color: #666;
	border: 1px solid #dbcfb2;
	background-color: #ede3d1;
	text-align: center;
}

table.chart td.room {
	text-align: left;
}

table.chart td {
	border: 1px solid #dbcfb2;
	text-align: center;
}

/* for Capacities chart on portland-meeting-space/floorplans.html */

table.capacity {
	background-color: #fff;
	border: 1px solid #dbcfb2;
	border-collapse: collapse;
	color: #666;
	font: 1.0em arial,verdana,helvetica;
	margin: 15px 0 20px 0;
}

table.capacity th {
	background-color: #ede3d1;
	border: 1px solid #dbcfb2;
	color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

table.capacity td	{
	padding-top: 2px;
	padding-bottom: 2px;
}

table.capacity td.room {
	padding-left: 2px;
	text-align: left;
}

table.capacity td {
	border: 1px solid #dbcfb2;
	text-align: center;
}

/* for meet georgie chart */
/* Meet georgie chart on pet-friendly.html */

.pet_table {
	width:588px;
	margin: 15px 0 20px 0;
	font-size: 1.1em;
	color: #666;
	margin: 0 8px 10px 0;
	line-height: 1.5em;
}

.pet_title {
	margin-bottom: 5px;
}
	
.pet_table td {
	padding: 5px 0;
}

#pet span {
	display: block;
	font-weight: bold;
	font-size: 1em;
	color: #666;
	line-height: 1.2em;
}

/* 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 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 {
	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: #695b97;
	margin: 0 0 3px 0;
}

#spa .contact, #talk .contact, #pet .contact, #gbp .contact {
	float: left;
	width: 195px;
}

#spa span, #talk span, #gbp 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: #695b97;
	color: #fff;
}

#spa .disclaimer {
	width: 580px;
}

.exceptions  {
	color: #ff0033;
	font: 1.1em tahoma, verdana, sans-serif;
	padding-bottom: 12px;
}

#required  {
	color: #ff0033;
	font: 1.1em tahoma, verdana, sans-serif;
	font-weight: bold;
	margin-left: 80px;
}



/* for small pics within content */
img.small_pic {
	float: left; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 5px 10px 0 0;
	}

img.small_pic_right {
	float: right; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 5px 10px 0 0;
	}
	
img.small_pic_rooms {
	float: left; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 3px 10px 5px 0;
	}

.photo-desc {
	float: left;
	width: 390px;
	_width: 388px;
}
	
/* for weird tagline on wedding page */
p.wedding { 
	font: italic bold 16px Times New Roman, Times, serif;
	}

/*  Photo gallery page CSS */
img.gallerythumb {
	margin: 5px 2px 0px;
}

/*  aaa logo  */
img.aaa {
	margin: 0 0 5px 5px;
	float: right;
	}
	
/* 'snipe' on home page */
#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: #ede3d1;
	z-index: 24;
	color: #695b97;
	text-decoration: none;
}

a.csspop:hover {
	background-color: #ece3d1;
	/* NOTE: background-color MUST be the same, but different from a.wine background-color properties: LEAVE 6 characters long */
	z-index: 25;
	color: #50437a;
	text-decoration: none;
}

a.csspop span {
	display: none;
}

a.csspop:hover span { 
	background-color: #dedde1;
	border: 2px solid #7e70a7;
	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: -20.5em; 
	width: 350px;
}

a.csspop span img.poppic {
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #999;
	}

/* FAQ page */

dl.table-display	{
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #666;
	line-height: 1.5em;
}

.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;
}

/* LINKLIST HERE - SITE MAP PAGES */

#sitemap {
	color: #444;
	font-size: 1.1em;
	line-height: 13px;
	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%;
}

.jumplist {
	list-style-image: url(/images/arrowlg.gif)!important;
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 1.7em;
}

.jumplist a {
	text-decoration: none !important;
}

.jumplist a:hover {
	text-decoration: underline !important;
}
	
.linklist {
	list-style-image: url(/images/arrowlg.gif);
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 1.7em;
}

.linklist ul {
	list-style-image: url(/images/arrowlg.gif);
	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: 3px;
}

.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 #695b97;
	border-collapse: collapse;
	margin: 0 0 5px 0;
}

table.intlnumbers th {
	color: #fff;
	border: 1px solid #695b97;
	background-color: #695b97;
	text-align: left;
}

table.intlnumbers td.country {
	border: 1px solid #695b97;
	text-align: left;
}

table.intlnumbers td.phonenumber {
	border: 1px solid #695b97;
	text-align: left;
}

/* END INTERNATIONAL NUMBERS TABLE */

.bold {
	font-weight: bold;
}

.italic {
	font-style:italic;
}

/* Terms and Conditions on SPECIALS page */

.terms {
	display: block;
	font-size: 0.9em;
	line-height: 1.1em;	
	text-align: justify;
}

/* 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;
}

/*** GREEN SEAL page ***/

#green-seal-box {
	border: 1px solid #ccc;
	color: #696969;
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	_margin-top: 20px;
	width: 175px;
}

#green-seal-box p {
	font: 0.9em/1.1em "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
	margin: 0;
	padding: 2px 3px 4px 4px;
}

#green-seal-box img.gs-logo {
	display: block;
	margin: 3px auto;
	padding: 0;
}

img.green-seal-logo	{
	display: block;
	float: right;
	margin: 6px 0 10px 10px;
}

ol.green-seal-list	{
	margin-top: -10px;
}
html>body ol.green-seal-list	{
	margin-top: -2px;
}


/* 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;
}