/* Globals */


* {
  outline: none;
	}
body {
  background: url(/images/bg-diagonal.gif);
  color: #ccc;
  font-family: Trebuchet,'Trebuchet MS',Arial,Helvetica,Sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.3em;
  font-size-adjust: none;
  font-stretch: normal;
  margin:0;
  padding:0;
}
a span { display: none; }

a:link { color: #a9a9a9; }
a:visited { color: #a9a9a9; }
a:active { color: #a9a9a9; }
a:hover { color: #fff; }
a img {
  border: 0;
}
a:hover{
  text-decoration:none;
  }
.clear_float {
  display: block;
	}
.clear_float:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
	}



/* Structural */


#border{
	border:2px solid #000000;
	width:800px;
	margin:20px auto;
	padding:0;
	}
#header {
	background:#413e3e;
	background-image: url(/images/header-color-bar.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	height: 90px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	position: relative;
	width: 800px;
	}
#header #logo {
  position:absolute;
  background: url(/images/header-logo.gif);
  top:18px;
  width:271px; 
  height:50px;
	}
#header #contact_links {
  position: absolute;
  color: #e90e8b;
  display: inline;
  float: right;
  letter-spacing: 0.1em;
  right: 11px;
  top: 33px;
  }
#header #contact_links a {
  color: #e90e8b;
  text-decoration: none;
  letter-spacing:normal;
	}
#header #contact_links a:hover {
  text-decoration: underline;
  color:#FFFFFF;
	}

#container, #ppccontainer {
  width: 800px;
  margin: 0 auto;
  background: #231f20 url(/images/sidebar-background.gif) repeat-y;
  padding: 0;
	}
#home #container {
  background: #231f20;
	}
#content {
  float: left;
  width: 628px;
  margin: 0 0 0 10px;
  padding: 0;
  z-index: 10;
  position: relative;
	}
#content table{
	margin:0;
	padding:0;
	width:auto;
	}
#home #content {
  margin-top: -5px;
	}
#content h1 {
  color: #e90e8b;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.1em;
  margin-bottom: .7em;
	}
#content h2 {
  color: #ccc;
  font-size: 14px; font-weight: bold;
  line-height: 1.25em;
  margin: 0 0 0.25em;
  text-transform: uppercase;
	}
#content a {
  color: #a9a9a9;
	}
#content p {
  line-height: 1.5em;
  margin: 0 0 1.5em 0;
	}
#content #breadcrumbs {
  color: #999999;
  font-size: 10px;
  padding: 0px 0 2px 0;
  margin:10px 0 0 0;
	}
#content #breadcrumbs a {
  color: #999999;
  margin:0 0px;
	}
#content ul.listing li{
	background-color: #666666;
	color: #cccccc;
	margin: 1em 0 0 -3.2em;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 10px;
	width:598px;
	}
#contact_sidebar {
  float: right;
  width: 200px;
  border-left: 1px solid #666;
  padding: 0 0 0 20px;
  margin: 0 0 0 16px;
  line-height:1.1em;
	}
#contact_sidebar h3 {
  margin: 0;
  padding: 0 0 16px 0;
  color: #ccc;
  font-size: 1em;
	}
#contact_sidebar h4 {
  margin: 0;
  padding: 0;
  font-size: 1em;
	}
#contact_sidebar ul {
  padding: 0 0 10px 0;
  margin: 0;
	}
#contact_sidebar ul li {
  margin: 1px 0;
  padding: 0;
  list-style: none;
  line-height: 1em;
	}
#contact_sidebar dl {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 1em;
	}
#contact_sidebar dt {
  font-weight: bold;
  margin: 1px 0;
  padding: 0;
	}
#contact_sidebar dd {
  margin: 1px 0;
  padding: 0;
	}
#sitemap li{
	margin:0;
	}
#footer {
  background: #231f20 url(/images/footer.gif) no-repeat bottom left;
  clear: both;
  border-top:2px solid #151515;
  padding: 10px;
  width: 780px;
  margin: 0 auto;
  text-align: center;
  color: #646464;
  font-size: 1em;
	}
#footer address {
  color: #e90e8b;
  padding: 0;
  margin: 0;
  font-style: normal;
	}
#footer a { 
  color: #646464;
  text-decoration: none;
  font-weight: normal;
	}
#footer a:hover {
  text-decoration: underline;
	}
#footer p {
  margin: 2px 0;
  padding: 0;
	}
	
#footer #badge-contain {
	width: 250px;
	height: 60px;
	margin: 20px auto 0;
	text-align: left;
}
	
#footer #tripadvisor {
	display: inline;
	float: right;
	position: relative;
	top: -8px;
}
	
#footer #tripadvisor a, #footer #tripadvisor a:visited {
	color: #000;
	font-weight: bold;
}


	
.facility_contact{
	text-align:center;
	width:350px;
	}
#copyright {
  padding: 5px 0;
  width: 800px;
  margin: 0 auto;
  text-align: right;
  color: #A6A8AB;
  font-size: .95em;
	}



/* Navigation */


#menu {
  float: left;
  width:149px;
  border-right:2px solid #151515;
  background-color: #413e3e;
  padding:0;
  }
div.hr {
background-color: #151515;
clear: both;
height: 2px;
margin-top: 8px auto;
width: 100%;
}
#col-sub div.hr {
background-color: #151515;
height: 2px;
left: -6px;
margin: 8px auto;
position: relative;
width: 149px;
}
#menu #book_now_link {
  margin:0;
  padding:0;
  }
#menu #book_now_link a {
  display: block;
  background: #615e5b;
  color: #FFF;
  margin: 8px 5px;
  padding:5px 5px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  border:1px solid #000000;
	}
#menu #book_now_link a:hover {
  background: #fff;
  color: #000;
	}
#menu ul {
  background:#413e3e;
  font-size: 1em;
  margin:8px 5px;
  background-color: #151515;
  line-height: 1.1em;
  padding: 12px 0;
  text-align: left;
	}
#menu ul#submenu_printmail {
  border:none;
  background:none;
}
#menu ul li {
  margin: 0;
  padding: 2px 0;
  list-style: none;
  background: #151515;
	}
#menu ul li a {
  color: #FFF;
  text-decoration: none;
  display: block;
  padding: 2px 10px;
  font-size:11px;
  font-weight:bold;
  }
#menu ul li a.special_link{
	color:#e90e8b;
	font-weight:bold;
}
#menu ul li a.active {
  color: #FFFFFF;
  background:url(/images/nav-active.gif) no-repeat left center;
  background-color:transparent;
	}
#menu ul li a:hover.active {
  color: #FFFFFF;
  background-color:transparent;
  background:url(/images/nav-active.gif) no-repeat left center;
  }
#menu ul li a:hover {
  background: #e2e3e4;
  color: #e90e8b;
	}
	
	/* social media icons */
	#menu ul#submenu_connect li { padding: 4px 9px; }
	
	#menu ul#submenu_connect li a {
		display: inline;
		padding: 0;
		margin-left: 19px;
		}
		
		#menu ul#submenu_connect li a:hover { background: transparent; }
		
		#menu ul#submenu_connect li a.first {
			margin-left: 0;
			}
	
#menu ul li ul {
  display: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
  border:none;
	}
#menu ul li ul li a {
  padding-left: 12px;
  margin: 0;
	}
#menu #submenu_hotels .text{
  margin-left:7px;
  }
#menu #submenu_hotels a{
  font-size:.9em;
  }  
#menu #boc_logo {
  text-align: center;
  padding: 0;
  margin: 10px 0 6px 0;
	}
#menu #print_page_link {
  text-align: center;
  padding: 0;
  margin: 10px 0 6px 0;
	}
#menu #print_page_link a {
  padding-right: 16px;
  background: transparent url(/images/print.gif) no-repeat right 2px;
  color: #FFF;
  text-decoration: none;
	}
	#menu #newsletter-form {
	  margin: 0;
	  padding: 0;
	  width: 100px;
	}
#menu #print_page_link a:hover {
  text-decoration: underline;
	}
#seattle-attractions #menu ul li ul#submenu_attractions {
  display: block;
	}
#seattle-attractions-restaurants #menu ul li ul#submenu_attractions {
  display: block;
	}
#seattle-attractions-shopping #menu ul li ul#submenu_attractions {
  display: block;
	}
#seattle-attractions-sightseeing #menu ul li ul#submenu_attractions {
  display: block;
	}
#seattle-meeting-facilities #menu ul li ul#submenu_facilities {
  display: block;
	}
#seattle-meeting-plans #menu ul li ul#submenu_facilities {
  display: block;
	}
#seattle-meeting-contact #menu ul li ul#submenu_facilities {
  display: block;
	}
#about-hotel-max-seattle #menu ul li ul#submenu_contact {
  display: block;
	}
#hotel-max-directions #menu ul li ul#submenu_contact {
  display: block;
	}
#hotel-max-careers-seattle #menu ul li ul#submenu_contact {
  display: block;
	}
#about #menu ul li ul#submenu_contact {
  display: block;
	}





/* Page Specific Styles */



/*----Home Page----*/

#content #home_intro_text {
	overflow: hidden;
	width: 100%;
}
#content #home_intro #homepage_callout{
  background:#666666;
height:205px;
  }
#content #home_intro #homepage_callout h2{
	text-transform:uppercase;
	padding:10px 0 0 10px;
	font-size:24px;
}
#content #home_intro #homepage_callout a.book-room{
	margin-top:-30px;
}
#content #home_intro #homepage_callout{}
#content #home_intro #bottom_section{
  width:100%;
  margin: 7px 0 10px 10px;
  }
#content #home_intro #reservation_form_home{
  background:#151515;
  margin: 7px 0;
  border:2px solid #2f2d2c;
  width:291px;
  float:left;
  height:206px; 
  }
#content #home_intro #reservation_form_home table{
  width: 200px;
  margin: 0 10px 10px 10px;
  }
#content #home_intro #reservation_form_home h3{
  margin:10px;
  color:#f69320;
  }
#content #home_intro #reservation_form_home table th{
  text-align: left;
  padding-top: 10px;
}
#content #home_intro #reservation_form_home .button{
  margin: 10px 10px 0px 10px;
  padding: 0;
  }
#content #home_intro #bottom_section{
  width:100%;
  margin: 7px 0 10px 10px;
  }
#content #home_intro #homepage_callout{
  background:#151515;
  border:2px solid #2f2d2c;
  width:291px;
  float:left;
  margin: 7px 10px 0 0;
  height:238px;
  
  }
#content #home_intro #homepage_callout p{
  padding:6px 6px 10px 10px;
  line-height: 1.5em;
  }
#content #home_intro #homepage_callout table{
  width: 200px;
  margin: 0 10px 10px 10px;
  }
#content #home_intro #homepage_callout table{
}
#content #home_intro #homepage_callout table th{
  text-align: left;
  padding-top: 10px;
}

#content #home_intro #homepage_callout h3{
  color: #e90e8b;
  font-weight: bold;
  margin: 0;
  padding:10px 10px 0 10px;
  }
  
#content #home_intro #homepage_callout img {
  padding:10px 10px 0px 10px;
}  

#content #home_intro #homepage_callout .button{
  margin: 20px 0 0 10px;
  padding: 0;
  cursor:pointer;
  float:left;
	}

#content #home_intro #right_sidebar{
  width:600px;
  }


	#home_right {
		float: right;
		width: 240px;
		margin-left: 15px;
		margin-right: 28px;
	}
	#home_right p.videolink {
		float: right;
		margin: 0;
	}
	#homepage_feature {
		background: #151515;
		border: 2px solid #2F2D2C;
		float: right;
		margin: 15px 0 20px 20px;
		padding: 10px;
		width: 215px;
	}
	#homepage_feature h3 { color: #E90E8B; margin-top: 0;}
	#homepage_feature p { margin-left: 0 !important; }
	#homepage_feature p.strong { color: #fff; font-weight: bold; margin-bottom: 0;}

/*----Hotel Rooms----*/
#content #reservation_form_room{
  background:#151515;
  margin:0 0 10px 0;
  border:2px solid #2f2d2c;
  float: right;
  width: 250px;
  margin-left: 10px;
  font-size:12px;
  font-weight:normal;
  }
#content #reservation_form_room table{
  width: 200px;
  margin: 0 10px 10px 10px;
  }
#content #reservation_form_room table{
}
#content #reservation_form_room table th{
  text-align: left;
  padding-top: 10px;
}

#content #reservation_form_room h3{
  color: #f69320;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding:10px 10px 0 10px;
  }
#seattle-hotel-rooms div.room div.article{
/*	position:absolute;
	top:10px;
	left:202px;*/
  
	}
	
#seattle-hotel-rooms div.room {
  background-color: #151515;
  color: #ffffff;
  margin-top: 1em;
  padding: 10px;
  width:600px;
  height:106px;
  position:relative;
  clear: left;
	}
	#seattle-hotel-rooms div.room img {
	  float: left;
	  margin: 0 10px 10px 0;
	}
#seattle-hotel-rooms img.room-image {
  float: right;
  margin-left: 0;
	}
#seattle-hotel-rooms div.room img {
  float: left;
  margin: 0 10px 0 0;
	}
#seattle-hotel-rooms div.room h3 {
  color: #e90e8b;
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
  text-transform: uppercase;
	}
#seattle-hotel-rooms div.room p {
  margin-right: 7px;
	}
#seattle-hotel-rooms div.room p {
  margin-right: 7px;
	}
#seattle-hotel-rooms div.room p {
  margin-right: 7px;
	}
/*----Hotel Room Descriptions----*/

#solo-art #content img{
	margin-top:10px;
	}
#artist-king #content img{
	margin-top:10px;
	}
#queen-of-art #content img{
	margin-top:10px;
	}
#art-of-two-beds #content img{
	margin-top:10px;
	}
/*----Hotel Specials----*/

#seattle-hotel-specials div.special {
  background-color: #151515;
  color: #ffffff;
  margin-top: 1em;
  padding: 10px;
  width:600px;
  position:relative;
  clear: left;
	}
#seattle-hotel-specials div.special .button {
  /*top: 100px;
  right:1px;
  position:absolute;*/
  text-align: left;
  }
  #seattle-hotel-specials div.special .button a {
    float: none;
  }
#seattle-hotel-specials div.special img {
  float: right;
  }
#seattle-hotel-specials img.special-image {
  float: right;
  margin-left: 0;
	}
#seattle-hotel-specials div.special h3 {
  color: #e90e8b;
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
	}
#seattle-hotel-specials div.special p {
  margin-right: 7px;
	}

#seattle-hotel-specials .specials-header{
	text-align:center;
}
#seattle-hotel-specials .specials-header h1{
  	font-size:2em;
	text-transform:none;
	color:#fff;
}
#seattle-hotel-specials .specials-navigation a{
	border:2px solid #000000;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:5px 20px;
	margin-left:5px;
	background:#615e5b;
}

#seattle-hotel-specials .specials-navigation a:hover{
	background:#e90e8b;
}
#seattle-hotel-specials .specials-navigation{
	text-align:center;
	margin-left:-5px;
}
#seattle-hotel-specials .specials-group{
	position:relative;
	padding-bottom:1em;
}
#seattle-hotel-specials .specials-group h2{
	color:#ffffff;
	border-bottom:2px solid #ffffff;
	margin-top:50px;
	margin-bottom:25px;
}
#seattle-hotel-specials .specials-group a.specials-anchor-top {
	margin-top:10px;
	margin-left:530px;
	display:block;
	color:#fff;
}
#seattle-hotel-specials .specials-group a.specials-anchor-top:hover {
	text-decoration:none;
}
  
/*----Hotel Attractions----*/

#seattle-attractions div.attraction {
  background-color: #151515;
  color: #ffffff;
  margin-top: 1em;
  padding: 10px;
  width:600px;
  position:relative;
  clear: left;
	}
#seattle-attractions div.attraction .button {
  /*top: 100px;
  right:1px;
  position:absolute;*/
  text-align: left;
  float:left;
  }
  #seattle-attractions div.attraction .button a {
    float: left;
  }
#seattle-attractions div.attraction img {
  float: right;
  }
#seattle-attractions img.attraction-image {
  float: right;
  margin-left: 0;
	}
#seattle-attractions div.attraction h3 {
  color: #e90e8b;
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
	}
#seattle-attractions div.attraction p {
  margin-right: 7px;
	}
#seattle-attractions div.attraction .article {
  margin-right: 7px;
  width:330px;
  float:left;
	}

/*----Attraction Groupings----*/

#map_sidebar {
  float: right;
  width: 330px;
  margin: -12px 0 0 15px;
	}

#map_sidebar.ppc {
  margin: 0px 12px 0 15px;
	}

#map_sidebar #map {
  border:2px solid #151515;
  width: 330px;
  height: 300px;
  color: #000;
  margin:12px auto;
	}
#map_sidebar #map h2 {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
	}
#map_sidebar #map a {
  color: #000;
	}
#map_sidebar p.map_info {
  color: #ccc;
  font-size: .9em;
  margin: 1px 0;
  padding: 0;
	}

/*----Meeting Facilities----*/

#seattle-meeting-facilities div.meeting_type h3 {
  color: #000;
	}
#seattle-meeting-facilities #meeting_large {
  float: left;
  width: 253px;
  clear: both;
  padding-top: 20px;
	}
#seattle-meeting-facilities #meeting_small {
  float: right;
  width: 263px;
  padding-top: 20px;
	}
#seattle-meeting-facilities p.button {
  text-align: right;
	}

/*----seattle Meeting Plans----*/

#seattle-meeting-plans table{
	padding:0;
	margin:0;
	text-align:left;
	border-collapse:collapse;
	width:100%;
	}
#seattle-meeting-plans table th{
	padding:3px;
	border:1px solid #999999;
	}
#seattle-meeting-plans table td{
	padding:3px;
	margin:0;
	border:1px solid #999999;
	}

/*----seattle Meeting Contact----*/

#seattle-meeting-contact label, #contact-hotel-max label {
  display: block;
  float: left;
  width: 90px;
  clear: left;
  text-align: right;
  padding-right: 10px;
	}
#seattle-meeting-contact div.hear_about, #contact-hotel-max div.hear_about {
  float: left;
  width: 200px;
	}
#seattle-meeting-contact div.hear_about p, #contact-hotel-max div.hear_about p {
  margin: 0;
  padding: 0;
	}
#seattle-meeting-contact div.hear_about label, #contact-hotel-max div.hear_about label {
  display: inline;
  padding: 0 0 5px 8px;
  margin: 0;
  float: none;
	}

/*----About Hotel max----*/

#about-hotel-max-seattle h1 {
  margin: 0;
  padding: 0;
	}
#about-hotel-max-seattle h2 {
  margin: 0;
  padding: 0;
	}
#about-hotel-max-seattle #contact_sidebar {
  width: 180px;
	}
#about-hotel-max-seattle div.about_max {
  float: left;
  width: 360px;
	}
#about-hotel-max-seattle div.about_max h2 {
  color: #000;
  font-size: 1.2em;
  margin: 0 0 7px 0;
  padding: 0;
	}

/*----Hotel max Newsletter----*/

#hotel-max-newsletter label {
  display: block;
  float: left;
  clear: left;
  padding-right: 10px;
	}

/*----Hotel max Restaurant And Bar----*/

#hotel-max-restaurant-bar div.max_dining {
  padding-top: 10px;
  padding-bottom: 10px;
  float:left;
  width:310px;
	}
#hotel-max-restaurant-bar div.max_dining h3 {
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.25em;
	margin: 0 0 .25em 0;
	text-transform: uppercase;
	}
#hotel-max-restaurant-bar div.max_dining p {
  padding-right: 20px;
	}
#hotel-max-restaurant-bar #4th_floor {
  float: left;
  width: 290px;
	}
#hotel-max-restaurant-bar #hotel_bar {
  float: left;
  width: 269px;
	}
#hotel-max-restaurant-bar #citysearch {
  clear: both;
	}

/*----Hotel max Directions----*/

#hotel-max-directions #map {
  background: #666666;
  width: 370px;
  height: 300px;
  color: #000;
	}
#hotel-max-directions #map h2 {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
	}
#hotel-max-directions #map a {
  color: #000;
	}

#hotel-max-directions #map + p{
    width:370px;
    padding-top:10px;
}


/* Forms And Buttons */




.form {
	margin: 1em 0 0 0; 
	}
.validatetext {
  color: #008ab0;
  display: block;
	}
textarea {
  overflow: auto;
	}
input, textarea, select {
  font: 1em Arial, Helvetica, Sans-serif;
	}
.field {
	margin:0;
	padding:0;
	width:100px;
}
.fieldSubmit {
	margin:0;
	padding:0;
	background:url(/images/buttons/submit.gif);
	border-width:0px;
	width:111px;
	height:20px;
}
.fieldSubmit:hover {
	margin:0;
	padding:0;
	background:url(/images/buttons/submitOV.gif);
	border-width:0px;
	width:111px;
	height:20px;
}
label, .label {
  float: left;
  padding: 2px 0 0 0;
  margin: 0;
  width: 70px;
	}
.input {
  width: 320px;
  padding:6px 0;
	}
.submit input:hover {
  background: #FFFFFF;
  color: #000;
	}
.print a, .email a{ 
  background-position: right;	
  background-repeat: no-repeat;
  font-size: 11px;
  padding: 0 18px 0 6px;
  color: #ffffff;
  text-decoration: none;
	}
.print a{ 
	background-image: url(/images/print.gif); 
	}
.email a{ 
	background-image: url(/images/email.gif); 
	}
.print a:hover, .email  a:hover{
	text-decoration:underline;
	}
input, textarea, select{
  font-family: Arial,Helvetica,Sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
	}
.textbox {
  background-color: #cccccc;
  border: 1px solid #666666;
  padding: 2px 3px;
	}
.navtextbox{
  background-color: #cccccc;
  border: 1px solid #666666;
  padding: 2px 3px;
	}
#sidebar-newsletter {
  padding: 0 0 0 6px;
	}
#sidebar-newsletter .field {
  margin: 0.75em 0 0.75em 0;
  width:130px;
	}
#sidebar-newsletter label {
  float: none;
	}
#sidebar-newsletter .input {
  float: none;
  width: 130px;
	}
#sidebar-newsletter input.navtextbox {
  width: 130px;
	}
#sidebar-newsletter .submit input {
  margin: 0 0 0 1px;
  float: none;
  border:none;
  cursor: pointer;
  width:135px;
  color:#008ab0;
  background:#000000;
  font-weight: bold;
  padding: 3px auto;
  text-transform:uppercase;
	}
.button { 
	margin: 1.3em 0 0 0;
	text-align: right;
	} 
.button a {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 19px;
	width: 90px;	
	}
.button a:hover {
	background-color: transparent;
	background-position: 0 -19px;
	background-repeat: no-repeat;
	}
.button.alt a { 
	float: none;
	margin: 10px auto 0 auto;
	} 	
#seattle-meeting-contact p.button, #contact-hotel-max p.button {
  text-align: center;
  clear: both;
  width: 90%;
  margin: 0 auto;
  padding: 0;
	}
#seattle-meeting-contact #content input{
	width:300px;}
#contact-hotel-max #content .submit input, #contact-hotel-max #content .submit input{
	background-image:url(/images/buttons/submit.gif);
	width:110px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	background-color: #231f20;
	margin-left:100px;
	}
#contact-hotel-max #content .submit input:hover {
	background-image:url(/images/buttons/submitOV.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	}

p.submit{
    clear:both;

}
#seattle-meeting-contact #content form, #contact-hotel-max #content form {
  width: 320px;
	}
#seattle-meeting-contact #content form input, #contact-hotel-max #content form input {
  border: 1px solid #000;
  width: 200px;
	}
#seattle-meeting-contact #content form textarea, #contact-hotel-max #content form textarea {
  border: 1px solid #000;
  width: 200px;
	}
#seattle-meeting-contact #content p.newsletter_optin, #contact-hotel-max #content p.newsletter_optin {
  text-align: center;
  margin: 0;
  padding: 10px 0 0 55px;
	}
#seattle-meeting-contact #content p.newsletter_optin label, #contact-hotel-max #content p.newsletter_optin label {
  float: none;
  display: inline;
  padding-left: 5px;
	}
#seattle-meeting-contact #content p.newsletter_optin input, #contact-hotel-max #content p.newsletter_optin input {
  border: none;
  width: 15px;
	}
#hotel-max-newsletter #content .submit input {
  background-image:url(/images/buttons/submit.gif);
  height: 19px;
  width: 111px;
  text-indent: -9999px;
  overflow: hidden;
	}
#hotel-max-newsletter #content .submit:hover input {
  background-image:url(/images/buttons/submitOV.gif);
  height: 19px;
  width: 111px;
  text-indent: -9999px;
  overflow: hidden;
  background-position: 0 0;
  }
#hotel-max-newsletter #content .form {
  border:none;
  width: 400px;
	}
#hotel-max-newsletter #content .submit {
  border:none;
  width: 300px;
	}
#hotel-max-newsletter #content .input input{
	margin: 0 0 0 16px;
	width:200px;
	border:1px solid #666666;
	background:#CCCCCC;
	}
#hotel-max-newsletter #content .input #Email{
  margin: 0 0 0 18px;
	}
.button a{
	padding: 4px 16px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	}
#seattle-hotel-rooms div.room a.book_now {
  background-image: url(/images/buttons/book-now.gif);
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
}
#seattle-hotel-rooms div.room a.details {
  background-image:url(/images/buttons/details.gif);
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
}
#seattle-hotel-specials div a.book_now {
  background-image:url(/images/buttons/book-now.gif);
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  margin-top:10px;
  margin-right:60px;
  float:right;
}
#seattle-attractions div.room a.details {
  background-image:url(/images/buttons/details.gif);
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
}
#seattle-attractions a.restaurant {
  background-image:url(/images/buttons/restaurant.gif);
  height: 11px;
  width:155px;
  text-indent: -9999px;
  margin-top:10px;
  overflow: hidden;
  float:left;
}
#seattle-attractions a.shopping {
  background-image:url(/images/buttons/shopping.gif);
  height: 11px;
  width:155px;
  text-indent: -9999px;
  margin-top:10px;
  overflow: hidden;
  float:left;
}
#seattle-attractions a.sightseeing {
  background-image:url(/images/buttons/sightseeing.gif);
  height: 11px;
  width:155px;
  text-indent: -9999px;
  margin-top:10px;
  overflow: hidden;
  float:left;
  }

#contact-hotel-max a.submit {
  background-image:url(/images/buttons/submit.gif);
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  }
#contact-hotel-max a.submit:hover{
  background-image:url(/images/buttons/submitOV.gif);
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  }
#reservation_form_room a.book-room:hover, #reservation_form_home a.book-room:hover {
  background-image:url(/images/buttons/book-now.gif);
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  }
#reservation_form_room a.book-room, #reservation_form_home a.book-room {
  background-image:url(/images/buttons/book-now.gif);
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  }

#homepage_callout a.book-room {
  background-image:url(/images/buttons/learn.gif);
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  }

#phoneres {
    margin:10px 12px 5px 15px;
	float:left;
	width:240px;
}

/*PPC Landing Pages */ 

#ppccontainer {
    background:none;
    background-color:#231f20; 
    }

#ppccontainer #content{
    width:auto;
    padding-top:20px;
}

#ppccontainer #content #home_intro #reservation_form_home{
    float:right;
    clear:both;
    margin:0px 10px 20px 20px;
    
}

/* Header Special */
#header_special {
	position: absolute;
	top: 18px;
	left: 271px;
	background-color: #e90e8b;
	height: 50px;
	text-decoration: none;
	cursor:pointer;
}



#header_special p {

	margin: 0 10px;
	color: #000;
	font-size: 11px;
	letter-spacing: -.02em;
	cursor:pointer;

}

#header_special a {
	color: #000;
	text-decoration: none;
}

/* No Smoking banner */

#no_smoking {
	margin: 10px 0 25px;
	width: 600px;
	height: 50px;
	background: #2f2d2c url(/images/newyearsresolution.gif) no-repeat left top;
	overflow: hidden;
	float: left;
	clear: both;	
}
#no_smoking h3 {
	margin: 0 0 2px 65px;
	padding-top: 7px;
	color: #e90e8b;
}
#no_smoking p {
	margin-left: 65px;
}

/* room detail */

#solo-art #content ul, #queen-of-art #content ul, #artist-king #content ul, #art-of-two-beds #content ul {
	margin-top: 0;
	padding-left: 15px;
}
#solo-art #content h3, #queen-of-art #content h3, #artist-king #content h3, #art-of-two-beds #content h3 {
	margin-bottom: 0;
	color: #F69320;
}

#solo-art #content h2, #queen-of-art #content h2, #artist-king #content h2, #art-of-two-beds #content h2 {
	color: #E90E8B;
}

#followContainer {
    width: 204px; 
    margin: 0 auto 7px auto; 
}

#followContainer p {
    font-size: 1.1em;
    line-height: 21px; 
    height: 24px; 
    float: left;
}

/* PPC pages */

#content a.ppcbook, #ppc_book_now a {
	background: #000 none repeat scroll 0 0;
	border: 2px solid #E90E8B;
	color: #fff;
	display: block;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0;
	padding: 20px 5px;
	text-align: center;
	text-decoration: none;
	width: 320px;
}

#content a.ppcbook:hover ,#ppc_book_now a:hover {
	background-color: #E90E8B;
	color: #fff;
}
	
#ppc-images {
	margin-bottom: 10px;
	margin-left: -4px;
}

#ppc-images img {
	margin: 0 5px;
	border: 2px solid #2F2D2C;
}