@import "faq.css";



/* 
link blue #609fcb
link blue active, visited,  #20558b

h-tags: #1a4671
address brown: #352c04
 */

/*   LISTING
 BODY ELEMENTS
 LINKS
 LEFT NAV COLUMN
 
 --- */

/* BODY ELEMENTS START */

html {
	margin: 0;
	padding: 0;
}

body {
	background: #31342b url('/images/background.gif') repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	_behavior: url("/css/csshover.htc");
}

div, img, a, h1, button {
	_behavior: url('/css/iepngfix.htc');
}

abbr	{
	border-bottom: 0;
}

/* h1 has IE counterpart */
h1 {
	color: #31342b;
	font: bold 13px/1.4em Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
}

/* was #20558b */

.title {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

h2, h3, h4, h5 {
	color: #31342b;
	font-size: 12px;
}

#otherkimpton h3 {
	color: #31342b;
	font-size: 12px;
	line-height: .9em;
	margin: 0 0 1em;
	padding: 0;
	text-transform: uppercase;
}

#otherkimpton h4 {
	color: #31342b;
	font-size: 11px;
	line-height: .9em;
	margin: 0 0 1em;
	padding: 0;
}

#otherkimpton h5 {
	color: #31342b;
	font-size: 10px;
	line-height: .9em;
	margin: 0 0 1em;
	padding: 0;
	text-transform: uppercase;
}

h6 {
	color: #fff;
	font-size: 11px;
	margin: 9px 0 10px;
}

.bold {
	font-weight: bold;
	}

.italic, em, .em {
	font-style: italic;
}

.bold-italic {
	font-style: italic;
	font-weight: bold;
	}
	
/* BODY ELEMENTS END */

/* LINKS START */

a {
	color: #6a8a3f;
	text-decoration: underline;
}

a:hover {
	color: #50682f;
	text-decoration: none;
}

a:active {
	color: #6a8a3f;
	text-decoration: none;
}

/* LINKS END */

/* back to top link */

a.return, a:visited.return, a:hover.return, a:active.return {
	font-size: .9em;
	margin: 0;
	}


/* LEFT NAV COLUMN  */

#leftside {
	background-color: #98a587;
	float: left;
	height: 100%;
	width: 170px;
}

img.logo {
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 12px 0 0;
}

#mainarea {
	color: #555;
	float: left;
	font-size: 11px;
	margin-left: 10px;
	text-align: left;
}

#mainbg {
	background: url(../images/main_bkgrd.gif) repeat-y;
}

/* My Comment */

.flashmovie {
	z-index: -500;
}

.maincolumn1 {
	float: left;
	margin-top: -15px;
	*margin-top: -15px;
	margin-right: 14px;
	text-align: left;
	width: 363px;
}

.maincolumn3 {
	float: left;
	margin-top: -15px;
	*margin-top: -15px;
	margin-right: 14px;
	text-align: left;
	width: 463px;
}
html>body .maincolumn1 {
	margin-top: 0px;
}

.maincolumn2 {
	float: left;
	margin-top: -15px;
	*margin-top: -15px;
	text-align: left;
	width: 363px;
}

.maincolumn4 {
	float: left;
	margin-top: -15px;
	*margin-top: -15px;
	text-align: left;
	width: 263px;
}
html>body .maincolumn2 {
	margin-top: 0px;
}

.home_page_ad {
	margin-top: 10px;	
}

/* maincolumn has IE counterpart */
.maincolumn {
	margin-right: 10px;
	width: 740px;
}

/* PARAGRAPH TAG HERE */
/* .maincolumn1 p, .maincolumn2 p, .maincolumn p has IE counterpart */
.maincolumn1 p, .maincolumn2 p, .maincolumn p {
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 1.1em;
	padding-top: 0;
}

.spaced p {
	line-height: 1.6em !important;	
}

p.disclaimer {
	font-size: .9em;
	font-style: italic;
	margin: 15px 0 10px;
}

/* #bottomborder creates 10px high border at the bottom of mainarea */
/* bottomborder has IE counterpart */
#bottomborder {
	background-color: #fff;
	border-width: 0;
	height: 10px;
	margin: 0 auto;
	padding: 0;
	width: 950px;
}

#pgfooter {
	width: 100%;
	margin: 0;
}

.main {
	background: #fff;
	margin: 0 auto;
	padding: 0 5px 4px 10px;
	width: 935px;
	text-align: left;
}

.top {
	background: #fff;
	margin: 0 auto;
	padding: 0 5px 4px 10px;
	width: 935px;
	text-align: left;
}

.mainbottom {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 62.5%;
	margin: 0 auto;
	text-align: left;
	width: 950px;
}

#topcolor {
	padding-top: 30px;
}

#bottomcolor {
	padding-bottom: 30px;
}

.hpflash {
	margin: 0 5px 10px 9px;
}

.trcontent {
	background-color: #fff;
}

img {
	border: 0;
}

ul.horiz li {
	display: inline;
	list-style: none;
	margin-left: 0;
}

img.bullet {
	margin-right: 7px;
	margin-bottom: -1px;
}

#trilinks {
	line-height: 35px;
}

#topnav {
	padding-top: 10px;
}

#navmenu {
	margin: 0 0 2px 10px;
}

#headimg {
	margin: 1px 8px 0;
}

.snipe {
	border: 0;
	float: right;
	position: relative;
	margin: 0;
	margin: 0 0 0 0;
	padding: 0;
	padding: 4px 0 0 0;
	width: 219px;
    }
html>body .snipe {
	margin: 0 -10px 0 0;
	padding: 0;
	}

/* Start Styles for Mini App */

.minires tr {
	color: #fff;
	font-family: arial;
	font-size: 10px;
	padding: 0;
	text-align: left;
	width: 170px;
}

table.minires td {
	padding-top: 3px;
}

table.minires input.button {
	margin: 5px 0 5px 8px;
}

.resappfields {
	background-color: #fff;
	border: 1px solid #666;
	color: #333;
	font-family: arial;
	font-size: 10px;
	margin: 0;
	padding: 2px;
}

.resappfields2 {
	background-color: #fff;
	border: 1px solid #666;
	color: #333;
	font-family: arial;
	font-size: 10px;
	margin: 0;
	padding: 2px;
}

img.calendar {
	margin: 4px 0 0 5px;
}

.ratebutton {
	margin: 4px 0 15px 0;
}

.resappshim {
	margin: 2px 0 1px;
}

#hplistminiapp {
	font-family: verdana;
	font-size: 10px;
	line-height: 1.7em;
}

#hplistminiapp a {
	color: #fff;
	text-decoration: none;
}

#hplistminiapp a:hover {
	color: #fff;
	text-decoration: underline;
}

#hplistminiapp li {
	line-height: 18px;
	padding: 0;
}

.hphoriz {
	margin: 0 9px 1px 0;
}

/* End Styles for Mini App */

/* ---- */

/* BULLETED LISTS HERE */
/* .bulleted has IE counterpart */
.bulleted {
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	margin-top: -5px;
	margin-bottom: 1.7em;
}

.bulleted ul {
	line-height: 1.2em;
	list-style-type: none;
}

.bulleted li {
	margin-top: 0;
	margin-bottom: 0.4em;
	margin-left: -23px;
	padding: 0;
	text-align: left;
}

.smallerwidth {
	width: 400px;	
}

/* END BULLETED LISTS */

/* ---- */

/* ---- */

/* LINKLIST HERE - CONCIERGE AND SITE MAP PAGES */
/* .linklist has IE counterpart */
.linklist {
	list-style-image: url(/images/arrow.gif);
	list-style-type: square;
	margin-top: -5px;
	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;
}

.linklist-indent {
	list-style-image: url(/images/arrow.gif);
	list-style-type: square;
	margin-top: -5px;
	margin-bottom: 1.5em;
	margin-left: 192px !important;
	_margin-left: 234px !important;
}

.linklist-indent ul {
	line-height: 1.4em;
	list-style-type: none;
}

.linklist-indent li {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0;
	text-align: left;
}

.linklist-indent a	{
	text-decoration: none;
}

.linklist-indent a:hover	{
	text-decoration: underline;
}

/* END LINKLIST - concierge and site map pages */

/* ---- */

/* ---- */

/* FINE PRINT LISTS ON PETS PAGE HERE */

.fineprint {
	font-size: .9em;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	margin-top: -5px;
	margin-bottom: 1.5em;
}

.fineprint ul {
	line-height: 1.0em;
	list-style-type: none;
}

.fineprint li {
	margin-top: 0;
	margin-bottom: 0.2em;
	margin-left: -23px;
	padding: 0;
	text-align: left;
}

/* END FINE PRINT LISTS */

/* ---- */

/* ARROWLIST REFERS TO JUMP LISTS AT THE TOP OF SOME PAGES*/

.arrowlist {
	margin-bottom: 1.5em;
}


.arrowlist li {
	list-style-image: url(../images/arrow.gif);
	margin-bottom: .5em;
	margin-left: -22px;
	padding: 0;
	text-align: left;
}

.arrowlist li a {
	text-decoration: none;
}

.arrowlist li a:hover {
	text-decoration: underline;
}

/* JUMPLIST REFERS TO LISTS WITH LINKS W/IN SAME PAGE */

.jumplist {
	margin-bottom: 1.5em;
}

.jumplist ul {
	list-style-type: none;
}

.jumplist li {
	display: block;
	list-style-type: none;
	margin-bottom: .5em;
	margin-left: -37px;
	padding: 0;
	text-align: left;
}

.jumplist li a {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 11px;
	text-decoration: none;
}

.jumplist li a:hover {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 11px;
	text-decoration: underline;
}

/* MOVES ARROW TO THE LEFT... if wanted 

.arrowlist li a:hover {
	background-position: 2px 50%;
}
*/

/* ORIGINAL ARROW LIST
.arrowlist {

	list-style-image: url(../images/arrow.gif);
	list-style-type: square;
	margin-bottom: 1.5em;
}

.arrowlist li {
	margin-bottom: .5em;
	padding: 0;
	text-align: left;
	margin-left: -23px;
}
*/

img.dotstrip {
	margin: 5px 0 10px 0;
}

img.arrow {
	margin: 0 5px 0 0;
}

.tableform {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

/* Other Kimpton Hotels in North America */

img.dotstripsm {
	margin: 17px 0;
}

/* end Other Kimpton Hotels */

/* language links on all pages */

img.arrowlg {
	margin: 0 3px 0 8px;
}

td.language {
	color: #333;
	font-size: 10px;
	padding-bottom: 10px;
}

td.language a {
	color: #333;
	font-size: 10px;
	text-decoration: none;
}

td.language a:hover {
	color: #666;
	font-size: 10px;
	text-decoration: underline;
}

img.kimpton_footer {
	display: block;
}

table.hours td {
	padding-bottom: 4px;
}

.ozuma-hours {
	line-height: 1.8em;
}
	
.lunch-hours {
	margin-left: 70px;
}

.dinner-hours {
	margin-left: 65px;
}

.dinner-hours-indent {
	margin-left: 112px;
}

.bar-hours {
	margin-left: 29px;
}

.happy-hours {
	margin-left: 36px;
}

img.aaa {
	margin: 0 10px 10px 25px;
	float: right;
}

img.aaa-small {
	margin: 4px 0 10px 10px;
	float: right;
}

img.aaa-home {
	display: block;
	margin: 5px auto;
	width: 67px;
}

img.btn_reservation {
	margin-bottom: -5px;
}

/*  FOOTER AREA: ADDRESS, RESERVATOR and LINKS  */

.footwrap {
	font-family: 'lucida grande',tahoma,sans-serif;
	font-size: 62.5%;
	margin: 0 auto;
	padding: 0 0 20px;
	text-align: center;
}

.subfootwrap {
	margin: 0 auto;
	text-align: left;
	width: 950px;
}

.footwrap ul, li, a, img {
	margin: 0;
	padding: 0;
}

/* BRAND BAR stuff */
/* kimptonbar has IE counterpart */
#kimptonbar {
	margin: 0;
	margin-bottom: -2px;
	padding: 0;
}

#bob {
	margin: 0;
	padding: 0;
}

#brandbar {
	margin: 0;
	border: 0;
	padding-top: 5px;
	padding-bottom: 7px;
	background-color: #444638;
	font-size: 1.2em;
	text-align: center;
}

#brandbar ul {
	display: inline;
	margin-left: 12px;
	padding-left: 0;
}

/* brandbar ul li has IE counterpart */
#brandbar ul li {
	background: url(../images/brand_arrow.gif) left center no-repeat;
	background-position: 0;
	display: inline;
	font-size: 8pt;
	list-style: none;
	margin-right: 34px;
	padding-left: 8px;
}

#brandbar ul li.first {
	background: url(../images/brand_arrow.gif) left center no-repeat;
	background-position: 0;
	display: inline;
	list-style: none;
}

#brandbar li a {
	color: #fff;
	text-decoration: none;
}

#brandbar li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* END BRAND BAR stuff */

/* ADDRESS BOX in footer */

.addressbox {
	float: left;
	text-align: left;
	width: 50%;
	font: bold 1.0em/1.3em 'lucida grande',tahoma,sans-serif;
	color: #fff;
	letter-spacing: 0.05em;
	padding-bottom: 10px;
}

.addressbox-ppc {
	float: left;
	text-align: center;
	width: 100%;
	font: normal 1.0em/1.3em 'lucida grande',tahoma,sans-serif;
	color: #fff;
	letter-spacing: 0.05em;
	padding-bottom: 10px;
}

.addressbox p {
	margin: 0;
	padding-bottom: 0;
}

.addressbox a {
	text-decoration: underline;
	color: #20558a;
}

.addressbox a:hover {
	text-decoration: none;
	color: #20558a;
}

.reservator {
	float: left;
	text-align: right;
	width: 50%;
}

.numbers {
	margin: 0 auto;
	width: 180px;
	float: left;
}

.footer-reservations {
	margin-left: 3px;
	margin-left: 5px\9;	
}

.footer-hotel {
	margin-left: 44px;
	margin-left: 43px\9;
}

.footer-fax {
	margin-left: 54px;
	margin-left: 52px\9;
}

.numbers .digits {
	float: right;
}

.numbers .kind {
	float: left;
}


/*copyright and columns */
.copyright {
	color: #8c8258;
	font-size: .9em;
	margin: 10px 0 0;
	text-align: center;
}

#footer {
	margin: 0 auto;
	text-align: left;
}

#footer ul {
	list-style-type: none;
}

#footer .column1 {
	float: left;
	width: 27%;
}

#footer .column2 {
	float: left;
	width: 29%;
}

#footer .column3 {
	float: left;
	width: 27%;
}

#footer .column4 {
	float: left;
	width: 16%;
}

#footer ul {
	margin-left: 0;
	padding-left: 0;
}

#footer li {
	display: block;
	list-style: none;
	font: bold 1.0em/1.4em 'lucida grande',tahoma,sans-serif;
}

#footer .column1 li a, #footer .column2 li a, #footer .column3 li a, #footer .column4 li a {
	text-decoration: none;
	color: #98a587;
}

#footer li a:hover {
	color: #b8bc90;
	text-decoration: underline;
}

/* FOOTER end */

/* LEFT NAV start */

#left_nav_main {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style: none;
	width: 170px;
	text-align: left;
}

#left_nav_main li {
	position: relative;
	margin: 0;
	padding: 0;
	background: #000;
	height: 24px;
	z-index: 100;
}

#left_nav_sub {
	position: absolute;
	left: 130px;
	top: 0;
	display: none;
	list-style: none;
	z-index: -10;
}

/* Styles for Menu Items */

#left_nav_sub li a {
	background: #4d523f;
	border: 1px solid #4d523f;
	color: #fff;
	display: block;
	text-decoration: none;
	padding-top: 0;
}

#left_nav_sub li a:hover {
	background: #60684a;
	border: 1px solid white;
	color: #fff;
	text-decoration: none;
}

#left_nav_sub li a {
	color: #fff;
	font: 11px verdana, tahoma, sans-serif;
	line-height: 18px;
	padding: 3px 4px 1px 4px;
	width: 215px;
}

#left_nav_main li:hover #left_nav_sub, #left_nav_main li.over #left_nav_sub {
	display: block;
}

#main_navigation, #sub_navigation {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

#sub_navigation {
	display: none;
	list-style: none;
	position: absolute;
	width: 120px;
}

#sub_navigation li a {
	background: #98a587;
	border: 1px solid #98a587;
	color: #fff;
	display: block;
	font: 11px verdana, tahoma, sans-serif;
	line-height: 21px;
	padding-left: 7px;
	text-align: left;
	text-decoration: none;
}

#sub_navigation li a:hover {
	background: #205589;
	border: 1px solid white;
	color: #fff;
	display: block;
	font: 11px verdana, tahoma, sans-serif;
	line-height: 21px;
	padding-left: 7px;
	text-decoration: none;
}

#main_navigation li:hover #sub_navigation, #main_navigation li.over #sub_navigation {
	display: block;
}

.inline {
	float: left;
}

#nv-home, #nv-photo, #nv-neighborhood, #nv-map, #nv-media, #nv-language, #nv-aaa {
	display: block;
	padding-top: 27px;
	overflow: hidden;
	height: 0;
}

#nv-home {
	width: 169px;
	background: url(../images/nav/nav_home.gif) 0 0 no-repeat;
}

#nv-photo {
	width: 179px;
	background: url(../images/nav/nav_photo.gif) 0 0 no-repeat;
}

#nv-neighborhood {
	width: 172px;
	background: url(../images/nav/nav_neighborhood.gif) 0 0 no-repeat;
}

#nv-map {
	width: 161px;
	background: url(../images/nav/nav_map.gif) 0 0 no-repeat;
}

#nv-media {
	width: 124px;
	background: url(../images/nav/nav_media.gif) 0 0 no-repeat;
}

#nv-language {
	width: 120px;
	background: url(../images/nav/nav_language.gif) 0 0 no-repeat;
}

#nv-aaa {
	width: 120px;
	background: url(../images/nav/nav_aaa.gif) 0 0 no-repeat;
}

#nv-home:hover, #nv-photo:hover, #nv-neighborhood:hover, #nv-map:hover, #nv-media:hover, #nv-language:hover, #nv-aaa:hover {
	background-position: 0 -27px;
}

#reservations, #specials, #rooms, #services, #meetings, #dining,
#concierge, #embarcadero, #petfriendly, #thestory, #talktous {
	display: block;
	padding-top: 24px;
	overflow: hidden;
	height: 0;
}

#reservations {
	width: 170px;
	background: url(../images/nav/reservations.gif) 0 0 no-repeat;
}

#specials {
	width: 170px;
	background: url(../images/nav/specials.gif) 0 0 no-repeat;
}

#rooms {
	width: 170px;
	background: url(../images/nav/rooms.gif) 0 0 no-repeat;
}

#services {
	width: 170px;
	background: url(../images/nav/services.gif) 0 0 no-repeat;
}

#meetings {
	width: 170px;
	background: url(../images/nav/meetings.gif) 0 0 no-repeat;
}

#dining {
	width: 170px;
	background: url(../images/nav/dining.gif) 0 0 no-repeat;
}

#concierge {
	width: 170px;
	background: url(../images/nav/concierge.gif) 0 0 no-repeat;
}

#embarcadero {
	width: 170px;
	background: url(../images/nav/embarcadero.gif) 0 0 no-repeat;
}

#petfriendly {
	width: 170px;
	background: url(../images/nav/pet.gif) 0 0 no-repeat;
}

#thestory {
	width: 170px;
	background: url(../images/nav/story.gif) 0 0 no-repeat;
}

#talktous {
	width: 170px;
	background: url(../images/nav/talk.gif) 0 0 no-repeat;
}

#reservations:hover, #specials:hover, #rooms:hover, #services:hover,
#meetings:hover, #dining:hover, #concierge:hover, #embarcadero:hover, #petfriendly:hover,
#thestory:hover, #talktous:hover {
	background-position: 0 -24px;
}

/* Map and Diections page*/

.numberssmall {
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 170px;
}

.numberssmall .digits {
	float: right;
}

.numberssmall .kind {
	float: left;
}

img.aaalogo {
	margin: 0 10px 10px 20px;
}

/* hrlarge has IE counterpart */
img.hrlarge {
	border-width: 0;
	margin: -12px 0 7px;
	padding: 0;
}

img.hrsmall {
	border-width: 0;
	padding: 0;
	margin: 0 0 8px;
}

/* hrsmall 2 has an IE counterpart */
img.hrsmall2 {
	border-width: 0;
	padding: 0;
	margin: 11px 0 8px;
}

/* STYLE FOR CAPACITY CHART 2 */

table.capacitychart {
	font: .9em Verdana, Helvetica, Arial, sans-serif;
	color: #555;
	background-color: #fff;
	border-collapse: collapse;
	margin: 15px 0 20px 0;
}

table.capacitychart th {
	color: #005295;
	border-bottom: 1px solid #74cbc8;
	text-align: center;
}

table.capacitychart th.rooms {
	text-align: left;
}

table.capacitychart td.room {
	color: #4b3900;
	border-bottom: 1px solid #74cbc8;
	text-align: left;
}

table.capacitychart td.data {
	color: #4b3900;
	border-bottom: 1px solid #74cbc8;
	text-align: center;
}

table.capacitychart td {
	padding-top: 5px;
	padding-bottom: 2px;
	}

/* END CAPACITY CHART */

/* STYLE FOR INTERNATIONAL NUMBERS TABLE */

table.intlnumbers {
	font: .9em Verdana, Helvetica, Arial, sans-serif;
	color: #555;
	background-color: #fff;
	border: 1px solid #352c04;
	border-collapse: collapse;
	margin: 0 0 5px 0;
}

table.intlnumbers th {
	color: #000000;
	border: 1px solid #352c04;
	background-color: #98a587;
	text-align: left;
}

table.intlnumbers td.country {
	border: 1px solid #352c04;
	text-align: left;
}

table.intlnumbers td.phone {
	border: 1px solid #352c04;
	text-align: left;
}

/* END INTERNATIONAL NUMBERS TABLE */

/* temp new stuff */
/* p.label has IE counterpart */
p.label {
	line-height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
}

.form_sub_h {
	display: block;
	font-weight: bold;
	padding: 2px 0 2px;
}

.form_check_h {
	display: block;
	font-weight: bold;
	padding: 2px 0 0;
}

/* p.check has IE counterpart */
p.check {
	margin: 0 4px;
	padding: 2px;
}

#required {
	color: #f00;
	margin-bottom: 8px;
}

.form_header {
	color: #31342b;
	font-size: 1.1em;
	font-weight: bold;
}

/* gbp form */

#ct100 label {
	width: 13em;
	float: left;
	text-align: left;
}

#ct100 input.button {
	background-color: #31342b;
	border: 1px #ccc solid;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

/* ct100 input,textarea has IE counterpart */
#ct100 input,textarea {
	background-color: #fff;
	border: 1px solid #4d523f;
	color: #555;
	font-family: arial;
	font-size: 11px;
	margin: 0 0 2px 0;
	padding: 0 2px 0;
}

/* spa form */

#spaform label.float {
	width: 19em;
	float: left;
	text-align: left;
}

#spaform .nobord {
	border: 0;
	padding: 0;
	margin: 0 2px;
}

#spaform select,radio {
	background-color: #fff;
	border: 1px solid #4d523f;
	color: #555;
	font-family: arial;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
}

/* spaform input,textarea has IE counterpart */
#spaform input,textarea {
	background-color: #fff;
	border: 1px solid #4d523f;
	color: #555;
	font-family: arial;
	font-size: 11px;
	margin: 0 0 2px 0;
	padding: 0 2px;
}

#spaform textarea {
	margin: 0 0 8px 0;
}

#spaform input.button {
	background-color: #31342b;
	border: 1px #ccc solid;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

/* talk to us form */

.talktousf label.float {
	width: 10em;
	float: left;
	text-align: left;
}

.talktousf .nobord {
	padding: 0;
	margin: 0 2px;
	border: 0;
}

.talktousf select,radio {
	color: #555;
	font-family: arial;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #4d523f;
	margin: 0 0 10px 0;
	padding: 0;
}

/* talktous input,textarea has IE counterpart */
.talktousf input,textarea {
	background-color: #fff;
	border: 1px solid #4d523f;
	color: #555;
	font-family: arial;
	font-size: 11px;
	margin: 0 0 2px 0;
	padding: 0 2px 0;
}

.talktousf input.button {
	background-color: #31342b;
	border: 1px #ccc solid;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

/* input#submit1 has IE counterpart */
input#submit1 {
	margin: 0 3.2em 0 11.8em;
}

/* End TALK TO US FORM */

.infocolumns {
	margin: 0 auto;
	width: 210px;
	float: left;
}

.infocolumnsmall {
	margin: 0 auto;
	width: 135px;
	float: left;
}

.infoleft {
	float: left;
}

.inforight {
	float: right;
}

/* Photo Gallery */

#gallery {
	border: 0;
	margin-right: 0; 
	margin-left: 160px;
	width: 590px;
}

img.thumbnail {
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
img.lastthumbnail {
	margin-right: 0;
	margin-bottom: 5px;
	}
	
/* for small pic on spa page */
img.small_pic {
	float: left; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 0 10px 5px 0;
	}

/* HOME PAGE HOVER POPUP */
a.csspop {
    position: relative;
	background-color: #fff;
    z-index: 24;
    color: #6a8a3f;
    text-decoration: underline;
}

a.csspop:hover {
	background-color: #fff;
	/* NOTE: background-color MUST be the same, but different from a.wine background-color properties: LEAVE 6 characters long */
	z-index: 250;
	color: #50682f;
	text-decoration: none;
}

a.csspop span {
	display: none;
}

a.csspop:hover span { 
    background-color: #fff;
    border: 2px solid #50682f;
	color: #555;
    display: block;
	font-size: 11px;
	left: -4em;
	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;
	}
	
/** HOMEPAGE HEADER **/

#title-snipe	{
	margin: 0;
	margin-top: 9px;
	padding: 0;
}

/* TERMS on SPECIALS page */

.terms	{
	font-size: 0.9em;
	line-height: 1.1em;
	text-align: justify;
	
}

.fineprint {
	font-size: 0.9em !important;	
}

/*** Gov't Rate indent */

.govt-rate	{
	padding-left: 25px;
}

/* PPC landing page */

.ppc-box {
	background: #efefef none repeat scroll 0 0;
	border: 3px double #98a587;
	margin-bottom: 15px;
	padding: 10px 10px 10px 15px;
	width: 94%;
}

.btn-book-now	{
	display: block;
	text-indent: -9999px;
	background: transparent url('/images/ppc/book_now.gif') no-repeat;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 90px;
	_margin-left: 40px;
	width: 149px;
	height: 31px;
	_cursor: hand;
}

.btn-book-now:hover	{
	background-position: 0 -31px;
}

.btn-google	{
	display: block;
	text-indent: -9999px;
	background: transparent url('/images/ppc/google_button.gif') no-repeat;
	margin-top: 5px;
	margin-right: 90px;
	_margin-right: 40px;
	margin-bottom: 20px;
	width: 150px;
	height: 31px;
	_cursor: hand;
}

.btn-google:hover	{
	background-position: 0 -31px;
}
/* THUMBNAIL CLEAR */

.clear-small-pic {
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* 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;
}

/* distances on CONCIERGE pg */

/* area attractions */
.px350	{ margin-right: 350px; }

.px372	{ margin-right: 372px; }

.px373	{ margin-right: 373px; }

.px323	{ margin-right: 323px; }

.px334	{ margin-right: 334px; }

.px355	{ margin-right: 354px; }

.px250	{ margin-right: 250px; }


/* Tours and cruises */

.px256	{ margin-right: 256px; }

.px342	{ margin-right: 342px; }

.px324	{ margin-right: 324px; }

.px171	{ margin-right: 171px; }

.px323	{ margin-right: 323px; }

.px183	{ margin-right: 183px; }


/*museums */

.px332	{ margin-right: 332px; }

.px254	{ margin-right: 254px; }

.px329	{ margin-right: 329px; }

.px267	{ margin-right: 267px; }

.px257	{ margin-right: 257px; }

.px223	{ margin-right: 223px; }


/* theaters */
.px213	{ margin-right: 213px; }

.px347	{ margin-right: 347px; }

.px306	{ margin-right: 306px; }

.px285	{ margin-right: 285px; }

.px292	{ margin-right: 292px; }

.px346	{ margin-right: 346px; }

.px292	{ margin-right: 292px; }


/* shopping */

.px316	{ margin-right: 316px; }

.px283	{ margin-right: 283px; }

.px364	{ margin-right: 364px; }

.px257	{ margin-right: 257px; }


/* conference */

.px343	{ margin-right: 343px; }

.px375	{ margin-right: 375px; }

.px270	{ margin-right: 270px; }

.px339	{ margin-right: 339px; }

.px185	{ margin-right: 185px; }


/* distinctive neighborhoods */

.px375	{ margin-right: 375px; }

.px343	{ margin-right: 343px; }

.px329	{ margin-right: 329px; }

.px348	{ margin-right: 348px; }

.px350	{ margin-right: 350px; }

.px365	{ margin-right: 365px; }

.px401	{ margin-right: 401px; }


/* transportation */

.px199	{ margin-right: 199px; }

.px268	{ margin-right: 268px; }

.px265	{ margin-right: 265px; }

.px405	{ margin-right: 405px; }

.px344	{ margin-right: 344px; }

.px265	{ margin-right: 265px; }

/* 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;
}

/* hCard styles */

ul.list_linear	{
	color: #fff;
	list-style-type: none;
	margin-left: -8px;
	margin-left: 64px\9;
}

.list_linear li {
	float: left;
	_display: inline;
	margin: 0 1.0em 0;
}

.list_linear li.first {
	margin: 0 40px 0;
}


/* stand alone packages outside of specials page */
.package-body {
	/*float: left;*/
	margin-right: 20px;

}

.btn-book-now-specials {
	background: url("/images/btn_book_now.gif") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	float: right;
	height: 21px;
	margin: 0 0 50px 10px;
	text-indent: -9999px;
	width: 88px;
}

.btn-book-now-specials2 {
	background: url("/images/btn_book_now.gif") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	float: left ;
	height: 21px;
	margin: 0 0 20px 0;
	text-indent: -9999px;
	width: 88px;
}

.btn-book-now-specials:hover {
	background-position: 0 -21px;
}

.clear2 {
	clear: left;	
}
#media_cycle {
	height: 300px;
	width: 750px;
	position: relative;
	overflow: hidden;
	_float: left;
}
.scrimhead a {
	color:#FFFFFF;
	text-decoration:none;
}

.left {
	float: left;
	padding-right: 20px;
}

.callout_box {
	background: url("/images/meetings/small-groups/small-groups-callout.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 113px;
	margin: 5px 0 5px 10px;
	padding-top: 5px;
	width: 187px;
}

.callout_box_link {
	display: block;
	height: 100px;
	width: 190px;
	cursor: pointer;
	padding: 5px;
}

.callout_box p {
	line-height: 20px;
	font-size: 12px;
	padding: 5px 0 0 8px;
	*padding: 10px 0 0 8px;
	position: relative;
	bottom: 5px;
}

.toppadding {
	*padding-top: 10px;	
}

.callout_box a {
	text-decoration: none !important;
}

.callout_box_email {
	color: #680000;
	text-decoration: underline;
}

.callout_box_email:hover {
	text-decoration: none !important;	
}

.floatright {
	float: right;	
}

#viewroomh1 {
	font-size: 16px;	
}

/* FOOTER */

.hotel_info .address .geo, .phonenumbers abbr  {
	color: #98a587;	
}
.address {
	width: 50%;
	float: left;
	color: #fff;
}
.phonenumbers {
	width: 50%;
	float: right;
	text-align: right;
	color: #fff;
}	
.phonenumbers ul {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.phonenumbers li {
	float: left;	
	padding-left: 15px;
}


#language_links {
	float: left;
	width: 350px;
	margin-right: 10px;
}
#language_links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#language_links li {
	float: left;
	padding-right: 15px;
}
#language_links a {
	background: url('/images/flags.gif') no-repeat left 0;
	color: #fff;
	display: block;
	padding-left: 22px;
	line-height: 11px;
	font-size: 11px;
	text-decoration: none;
}
.francois {
	background-position: 0 -11px !important;
}
.deutsch {
	background-position: 0 -22px !important;
}
#follow_us {
	background: url('/images/social-networking.png');
	text-indent: -9999px;
	width: 64px;
	height: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#footer-links {
	margin-top: 30px;
	*margin-top: 30px;
}
#social_networking {
	float: left;
	width: 295px;
}
#social_networking ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#social_networking li {
	float: left;
	padding-right: 10px !important;
}
#social_networking a {
	background: url('/images/social-networking.png');
	display: block;
	text-indent: -9999px;
}
.facebook {
	background-position: 0 -53px !important;
	height: 22px;
	width: 22px;
}
.facebook:hover {
	background-position: -22px -53px !important;
}
#social_networking li#fb-like, .fb_ltr {
	width: 90px !important;
} 	
#google-plus {
	margin-top: -2px;
}
.twitter {
	background-position: 0 -31px !important;
	height: 22px;
	width: 22px;
}
.twitter:hover {
	background-position: -22px -31px !important;
}
.blog {
	background-position: 0 -5px !important;
	height: 26px;
	width: 29px;
}
.blog:hover {
	background-position: -29px -5px !important;
}


#specialoffers {
	float: right;
	margin: 2px 0 0 8px;
}
#specialoffers a {
	color: #fff;
	text-decoration: none;
}
#language_links a:hover, #specialoffers a:hover {
	text-decoration: underline;
}


.copyright {
	clear: both;
	text-align: center;
	line-height: 12px;
	padding: 20px 0 20px;
	*padding: 10px 0 20px;
	color: #98a587;
}

.newwidth {
	width: 755px !important;	
}

.packageimage {
	float: right;	
	margin-left: 20px;
	margin-bottom: 20px;
}

.clutterfix {
	margin: 0 10px 0 10px; 
	width: 720px; 
}

.clutterfix p {
	line-height: 1.6em;	
}
.massage_treatments, .body_treatments, .facial_treatments {
	display: none;
	clear: both;
}

.more {
	background: url('/images/more.gif') no-repeat right 3px;
	color: #6a8a3f;
	display: inline-block;
	padding-right: 13px;
	font-weight: bold;
}
.more.expanded {
	background-position: right -17px;
}

/* LIVE LIKE A LOCAL */
.indent{
	text-indent: 4em;
}
.accent_color_italic {
	color: #6A8A3F;
	font-style: italic;
	font-size: 12px;
	width: 588px;
}

.accent_color_headline {
	color: #6A8A3F;
	font-size: 13px;
	font-weight: bold;
}

.local_tips_column {
	width: 650px;
	margin-left: 40px;
}
.local_tips_column li{
	list-style: none;
}
.local_tips_column a{
	text-indent: -9999px;
}

.play, .shop, .eat, .drink, .wellness, .must_do, .must_see, .one_of_a_kind{
	display: block;
	width: 120px;
	height: 150px;
	margin: 10px;
}
.play{
	background: #785c3a url(../images/local_tips/play.png) repeat-x bottom;
}
.shop{
	background: #785c3a url(../images/local_tips/shop.png) repeat-x bottom;
}
.eat{
	background: #785c3a url(../images/local_tips/eat.png) repeat-x bottom;
}
.drink{
	background: #785c3a url(../images/local_tips/drink.png) repeat-x bottom;
}

.wellness{
	background: #785c3a url(../images/local_tips/wellness.png) repeat-x bottom;
}
.must_do{
	background: #785c3a url(../images/local_tips/must_do.png) repeat-x bottom;
}
.must_see{
	background: #785c3a url(../images/local_tips/must_see.png) repeat-x bottom;
}
.one_of_a_kind{
	background: #785c3a url(../images/local_tips/one_of_a_kind.png) repeat-x bottom;
}
.odd {
	background: #e2e2e2 !important;  /* previously #ccd8ce */
}
