/* Globals */


* {
  outline: none;
	}
body {
  background: #615d5b;
  color: #ccc;
  font: 12px Arial, Helvetica, Sans-serif;
  margin: 0 0 20px 0;
}

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 #a9a9a9;
	width:800px;
	margin:10px auto;
	padding:10px;
	}
#header {
  background: #333;
  height: 108px;
  position: relative;
  color: #999;
  letter-spacing:.15em;
  width: 800px;
  margin: 0 auto 10px auto;
  z-index: 1;
  padding:10px 0;
	}
#home #header {
  background: #333 url(/images/header-main.gif) no-repeat top left;
	}
#header #logo {
  position:absolute;
  top:20px;
  left:304px;
  width:191; 
  height:84;
}

#header .special_right {
	position: absolute;
	top: 46px;
	right: 0;
	float: right;
	background: transparent url(/images/bg-banner-right.gif) repeat-y top right;
	width: 269px;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 0;
	padding: 6px 12px 6px 0;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-align: right;
}

#header .special_left {
	position: absolute;
	top: 46px;
	left: 0;
	float: left;
	background: transparent url(/images/bg-banner-left.gif) repeat-y top left;
	width: 269px;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 0;
	padding: 6px 0 6px 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#header .special_left.first { top: 15px; }
#header .special_left.second { top: 70px; }

#header-message {
	text-align: right;
	margin: 0;
	padding-top: 15px;
	right: 10px;
	position: absolute;
	top: 30px;
}

#header #contact_links {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 11px;
	}
#header #contact_links a {
  color: #999;
  text-decoration: underline;
  letter-spacing:normal;
	}
#header #contact_links a:hover {
  text-decoration: none;
	}
#container, #ppccontainer {
  width: 780px;
  margin: 0 auto;
  background: #333333 url(/images/curves-bottom.gif) no-repeat bottom left;
  padding: 10px;
	}
#home #container {
  background: #333333 url(/images/curves-bottom-main.gif) no-repeat bottom left;
	}
#content {
  float: left;
  width: 620px;
  margin: 0 0 0 10px;
  padding: 0;
  z-index: 10;
  position: relative;
	}
#content table{
	margin:0;
	padding:0;
	width:auto;
	}
	
#content h1 {
  color: #008ab0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  margin: 0.6875em 0 0.25em;
  text-transform: uppercase;
	}
#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: #008ab0;
	}
#content p {
  line-height: 1.5em;
  margin: 0 0 1.5em 0;
	}
#content #breadcrumbs {
  color: #999999;
  font-size: 10px;
  padding: 0px 0 2px 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: #333 url(/images/footer.gif) no-repeat bottom left;
  clear: both;
  padding: 0 10px 10px 10px;
  width: 780px;
  margin: 10px auto 0 auto;
  text-align: center;
  color: #ccc;
  font-size: .9em;
	}
#footer address {
  color: #FFF;
  padding: 0;
  margin: 0;
  font-style: normal;
	}
#footer a { 
  color: #ccc;
  text-decoration: underline;
  font-weight: normal;
	}
#footer a:hover {
  text-decoration: none;
	}
#footer p {
  margin: 2px 0;
  padding: 0;
	}
.facility_contact{
	text-align:center;
	width:350px;
	}
#copyright {
  padding: 5px 0;
  width: 824px;
  margin: 0 auto;
  text-align: right;
  color: #A6A8AB;
  font-size: .95em;
	}

/* world glass footer */

#world-glass{
	background:url(/images/world-glass.jpg);
	width:192px;
	height:22px;
	background-position:0px -4px;
	padding:0 0 5px 0;
}


/* Navigation */


#menu {
  float: left;
  background: #333333;
  width: 150px;
	}
#menu #book_now_link {
  margin:0;
  padding:0;
  }
#menu #book_now_link a {
  display: block;
  background: #008ab0;
  color: #FFF;
  margin:0px;
  padding: 6px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 1em;
	}
#menu #book_now_link a:hover {
  background: #000000;
  color: #FFFFFF;
	}
#menu ul {
  padding: 13px 0 13px 0;
  background:#666;
  font-size: 1em;
  border-top:5px solid #333333;
  margin:0;
	}
#menu ul li {
  margin: 0;
  padding: 2px 0 0 0;
  list-style: none;
  background: #666;
	}
#menu ul li a {
  color: #FFF;
  text-decoration: none;
  display: block;
  padding: 4px 9px;
	}

#menu ul li a.special_link{
	color:#000;
	font-weight:bold;
}	
	
#menu ul li a.active {
  background: #000000;
  color: #FFFFFF;
	}
#menu ul li a:hover {
  background: #333333;
  color: #FFFFFF;
	}
	
	#menu ul#submenu_connect li { padding: 4px 9px; }
	
	#menu ul#submenu_connect li a {
		display: inline;
		padding: 0;
		margin-left: 22px;
		}
		
		#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 li a {
  padding: 1px 5px;
	}
#menu #submenu_hotels li {
  font-size: .9em;
  margin: 0;
  padding:0;
	}
#menu #submenu_hotels li.image {
  padding: 5px;
	}
#menu #submenu_hotels li.image a:hover {
  background: none;
	}
#menu #submenu_hotels li.text,
#menu #submenu_connect li.text {
  font-weight: bolder;
  font-size: 1.1em;
  padding: 3px 5px;
	}
	
	#menu #submenu_connect li.text { padding: 4px 9px; }
	
#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;
	}
#tacoma-attractions #menu ul li ul#submenu_attractions {
  display: block;
	}
#tacoma-attractions-golf #menu ul li ul#submenu_attractions  {
	display: block;
}
#tacoma-attractions-restaurants #menu ul li ul#submenu_attractions {
  display: block;
	}
#tacoma-attractions-shopping #menu ul li ul#submenu_attractions {
  display: block;
	}
#tacoma-attractions-sightseeing #menu ul li ul#submenu_attractions {
  display: block;
	}
#tacoma-meeting-facilities #menu ul li ul#submenu_facilities {
  display: block;
	}
#tacoma-meeting-plans #menu ul li ul#submenu_facilities {
  display: block;
	}
#tacoma-meeting-contact #menu ul li ul#submenu_facilities {
  display: block;
	}
#about-hotel-murano-tacoma #menu ul li ul#submenu_contact {
  display: block;
	}
#hotel-murano-directions #menu ul li ul#submenu_contact {
  display: block;
	}
#hotel-murano-careers-tacoma #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 {
  float: left;
  width: 620px;
	}
#content #home_intro h1 {
  color: #008ab0;
  font-size: 16px; font-weight: bold;
  line-height: 1em;
  margin: 0.6875em 0 0.25em;
  text-transform: uppercase;
	}
#content #home_intro h2 {
  color: #ccc;
  font-size: 14px; font-weight: bold;
  line-height: 1.25em;
  margin: 0 0 0.25em;
  text-transform: uppercase;
	}
#content #home_intro #homepage_callout{
  background:#666666;
  border: 2px solid #444;
  width: 305px;
  height: 295px;
  float:left;
  margin: 7px 10px 0 0;
  }
#content #home_intro #right_sidebar{
	width: 620px;
  }
#content #home_intro #reservation_form_home{
  background:#666666;
  margin: 7px 0;
  border:2px solid #444;
  width:297px;
  height: 295px;
  float:left;
  }
#content #home_intro #reservation_form_home table{
  width: 200px;
  margin: 0 10px 10px 10px;
  }
#content #home_intro #reservation_form_home table{
}
#content #home_intro #reservation_form_home table th{
  text-align: left;
  padding-top: 10px;
}

#content #home_intro #reservation_form_home h3{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  padding:10px 10px 0 10px;
  }
#content #home_intro #reservation_form_home .button{
  margin: 0 10px;
  padding: 0;
	}
#content #home_intro #reservation_form_home .button a {
  color:#FFFFFF;
  background:#008ab0;
  cursor:pointer;
  }
#content #home_intro #reservation_form_home .button a:hover {
  color:#008ab0;
  background:#FFFFFF;
  }
#content #home_intro #homepage_callout{
  background:#666666;
  }
#content #home_intro #right_sidebar{

  }
#content #home_intro #homepage_callout{
  background:#666666;
  }
#content #home_intro #homepage_callout p{
  padding:6px;
  line-height: 1.5em;
  margin-left:5px;
  }
#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 img {
  padding:0px 0px 0px 10px;
}
#content #home_intro #homepage_callout h3{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  text-transform: none;
  padding:10px;
  }
#content #home_intro #homepage_callout .button{
  margin: 0 10px;
  padding: 0;
  cursor:pointer;
}
#content #home_intro #homepage_callout .button a {
  color:#FFFFFF;
  background:#008ab0;
  }
#content #home_intro #homepage_callout .button a:hover {
  color:#008ab0;
  background:#FFFFFF;
  }

#home_right {
	float: right;
	width: 250px;
	margin-left: 15px;
}

#homepage_feature {
	background: #666;
	border: 2px solid #444;
	float: right;
	padding: 10px;
	width: 216px;
}
#homepage_feature h3 { color: #fff; margin-top: 0;}
#homepage_feature p.strong { color: #fff; font-weight: bold; margin-bottom: 0;}
#homepage_callout .button{
	float:left;
}

#content #homepage_callout h2{
	font-size:18px;
	line-height:10px;
	padding-top:10px;
	padding-left:10px;
	color:#000000;
}
#content #home_intro #homepage_callout .view{
	margin-right:58px;
}

#videoLink {
  float:right;
  clear:right;
}
/*----Hotel Rooms----*/
#content #reservation_form_room{
  background:#666666;
  float: right;
  width: 250px;
  margin-left: 10px;
  }
#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: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  padding:10px 10px 0 10px;
  }
#content #reservation_form_room .button{
  margin: 0;
  padding: 0;
	}
#content #reservation_form_room .button a {
  color:#FFFFFF;
  background:#008ab0;
  display:block;
	}

#tacoma-hotel-rooms div.room div.article{
	position:absolute;
	top:10px;
	left:202px;
	}
#tacoma-hotel-rooms div.room {
  background-color: #666666;
  color: #cccccc;
  margin-top: 1em;
  padding: 10px;
  width:600px;
  height:106px;
  position:relative;
	}
#tacoma-hotel-rooms img.room-image {
  float: right;
  margin-left: 0;
	}
#tacoma-hotel-rooms div.room img {
  float: left;
  margin: 0 10px 0 0;
	}
#tacoma-hotel-rooms div.room h3 {
  color: #000000;
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
  text-transform: uppercase;
	}
#tacoma-hotel-rooms div.room p {
  margin-right: 7px;
	}
	
#recentblogposts p {
	margin-bottom: .5em;
	}

	#blogpostheader {
		margin-bottom: 30px;
	}

	p#bloginfo {
		font-size: 11px;
		margin: 0;
	}
	
/*----Hotel Room Descriptions----*/

#king-deluxe #content img{
	margin-top:10px;
	}
#twin-double-deluxe #content img{
	margin-top:10px;
	}
#twin-double-patron #content img{
	margin-top:10px;
	}
#king-junior-suite #content img{
	margin-top:10px;
	}
#king-superior-suite #content img{
	margin-top:10px;
	}
#king-patron-suite #content img{
	margin-top:10px;
	}
/*----Hotel Specials----*/

#tacoma-hotel-specials div.special {
  background-color: #666666;
  color: #cccccc;
  margin-top: 1em;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 10px;
}
#tacoma-hotel-specials div.special img {
  float: left;
  margin-right: 14px;
	}
#tacoma-hotel-specials div.special a{
  color:#cccccc;
  }
#tacoma-hotel-specials div.special a:hover{
  text-decoration:none;
  }
#tacoma-hotel-specials div.special h3 {
  color: #000000;
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
  text-transform: uppercase;
	}
#tacoma-hotel-specials p.button {
  text-align: right;
	}
#tacoma-hotel-specials p.button a {
  display: block;
  width: 135px;
  height: 19px;
  margin: 0 auto;
  float: right;
  background: #333333;
	}
#tacoma-hotel-specials p.button a:hover {
  background: #000000;
	}
	
#tacoma-hotel-specials .specials-header{
	text-align:center;
}
#tacoma-hotel-specials .specials-header h1{
  	font-size:2em;
	text-transform:none;
	color:#ffffff;
}
#tacoma-hotel-specials .specials-navigation a{
	border:1px solid #a9a9a9;
	color:#ffffff;
	text-decoration:none;
	padding:5px 20px;
	margin-left:5px;
	background:#666666;
}

#tacoma-hotel-specials .specials-navigation a:hover{
	background:#000000;
}
#tacoma-hotel-specials .specials-navigation{
	text-align:center;
	margin-left:-5px;
}
#tacoma-hotel-specials .specials-group{
	position:relative;
	padding-bottom:1em;
}
#tacoma-hotel-specials .specials-group h2{
	border-bottom:1px solid #a9a9a9;
}
#tacoma-hotel-specials .specials-group .specials-anchor-top {
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
	color:#a9a9a9;
}
/*----Hotel Attractions----*/

#tacoma-attractions div.attraction {
  background-color: #666666;
  color: #cccccc;
  margin-top: 1em;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 10px;
	}
#tacoma-attractions div.attraction img {
  float: left;
  margin: 3px 7px 3px 14px;
	}
#tacoma-attractions div.attraction h3 {
  color: #000000;
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
  text-transform: uppercase;
	}
#tacoma-attractions div.attraction a{
  color:#FFFFFF;
  }
#tacoma-attractions div.attraction p {
  margin: 7px 7px 7px 10px;
  font-size: 1em;
	}
#tacoma-attractions p.button {
  text-align: right;
	}
#tacoma-attractions p.button a {
  display: block;
  width: auto;
  height: 19px;
  margin: 0 auto;
  float: right;
  background: #333333;
	}
#tacoma-attractions p.button a:hover {
  background:#000000;
	}
#content div.attraction_listing {
  float: left;
  clear: left;
  width: 225px;
  padding-bottom: 20px;
  margin:-10px 0 0 14px
	}
#content div.attraction_listing p {
  margin-left: 10px;
	}
#content div.attraction_listing h3 a {
  color: #FFF;
  font-weight:bold;
	}
#content div.attraction_listing h3 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  color: #FFF;
  font-weight:normal;
	}
#content div.attraction_listing h3 a {
  text-transform: uppercase;
	}
#content div.attraction_listing h3 a:hover {
  text-decoration: underline;
	}
#content div.attraction_listing ul {
  margin: 0 0 0 18px;
  padding: 0;
	}
#content div.attraction_listing ul li {
  margin: 0;
  padding: 0;
  list-style: none;
	}

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

#map_sidebar {
  float: right;
  width: 330px;
  margin: -12px 0 0 15px;
	}
#map_sidebar #map {
/*  background: url(/images/map.jpg); */
  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----*/

#tacoma-meeting-facilities div.meeting_type h3 {
  color: #000;
	}
#tacoma-meeting-facilities #meeting_large {
  float: left;
  width: 253px;
  clear: both;
  padding-top: 20px;
	}
#tacoma-meeting-facilities #meeting_small {
  float: right;
  width: 263px;
  padding-top: 20px;
	}
#tacoma-meeting-facilities p.button {
  text-align: right;
	}
#tacoma-meeting-facilities p.button a {
  display: block;
  width: auto;
  padding:3px 10px;
  margin: 0 0 0 10px;
  float: right;
  color:#cccccc;
  background: #666666;
	}
#tacoma-meeting-facilities p.button a:hover {
  background: #000000;
	}

/*----Tacoma Meeting Plans----*/

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

/*----Tacoma Meeting Contact----*/

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

/*----About Hotel Murano----*/

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

#about-hotel-murano-tacoma #content p{
    width:400px;
}

/*----Hotel Murano Newsletter----*/

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

/*----Hotel Murano Restaurant And Bar----*/

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

/*----Hotel Murano Directions----*/

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



/* 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;
}
label, .label {
  float: left;
  padding: 2px 0 0 0;
  margin: 0;
  width: 70px;
	}
.input {
  width: 320px;
  padding:6px 0;
	}
.submit input:hover {
  background: #008ab0;
  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;
	}
#sidebar-newsletter .submit input:hover{
  background: #008ab0;
  color: #000000;
  }
#tacoma-hotel-rooms div.room div.button {
  position:absolute;
  bottom:10px;
  right:10px;
  top:auto;
  left:auto;
	}
#tacoma-hotel-rooms div.button a {
  display: block;
  width: auto;
  padding:3px 10px;
  margin: 0 0 0 10px;
  float: right;
  color:#cccccc;
  background: #333333;
	}
#tacoma-hotel-rooms div.button a:hover {
  background: #000000;
	}
#tacoma-meeting-plans p.button {
  text-align: right;
	}
#tacoma-meeting-plans p.button a {
  display: block;
  width: auto;
  padding:3px 10px;
  margin: 0 0 0 10px;
  float: right;
  color:#cccccc;
  background: #666666;
	}
#tacoma-meeting-plans p.button a:hover {
  background: #000000;
	}
#tacoma-meeting-contact p.button, #contact-hotel-murano p.button {
  text-align: center;
  clear: both;
  width: 90%;
  margin: 0 auto;
  padding: 0;
	}
#tacoma-meeting-contact .submit a{
	text-decoration:none;
	}
#tacoma-meeting-contact .submit:hover a{
	text-decoration:none;
	color:#000000;
	}
	#tacoma-meeting-contact #content .submit, #contact-hotel-murano #content .submit {
	  float: none;
	  text-align: center;
	  margin: 0 auto;
	  width: 300px;
  	
	}
#tacoma-meeting-contact #content .submit input, #contact-hotel-murano #content .submit input{
	background-color: #000000;
	border-width: medium;
	border-style: none;
	border-color: -moz-use-text-color;
	color: #008ab0;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0;
	text-align: center;
	text-transform: uppercase;
	}
  
#tacoma-meeting-contact #content .submit input:hover, #contact-hotel-murano #content .submit input:hover{
	background-color: #008ab0;
	color: #000000;
	}
#tacoma-meeting-contact #content form, #contact-hotel-murano #content form {
  width: 320px;
	}
#tacoma-meeting-contact #content form input, #contact-hotel-murano #content form input {
  border: 1px solid #000;
  width: 200px;
	}
#tacoma-meeting-contact #content form textarea, #contact-hotel-murano #content form textarea {
  border: 1px solid #000;
  width: 200px;
	}
#tacoma-meeting-contact #content p.newsletter_optin, #contact-hotel-murano #content p.newsletter_optin {
  text-align: center;
  margin: 0;
  padding: 10px 0 0 55px;
	}
#tacoma-meeting-contact #content p.newsletter_optin label, #contact-hotel-murano #content p.newsletter_optin label {
  float: none;
  display: inline;
  padding-left: 5px;
	}
#tacoma-meeting-contact #content p.newsletter_optin input, #contact-hotel-murano #content p.newsletter_optin input {
  border: none;
  width: 15px;
	}
#hotel-murano-newsletter #content .submit input {
  background: #000;
  border: none;
  color: #008ab0;
  font-size: 11px; font-weight: bold;
  padding: 3px 0;
  text-align: center;
  text-transform: uppercase;
  width: 207px;
  margin: 0 0 0 78px;
	}
#hotel-murano-newsletter #content .submit input:hover {
  background: #008ab0;
  color: #000;
	}
#hotel-murano-newsletter #content .form {
  border:none;
  width: 400px;
	}
#hotel-murano-newsletter #content .submit {
  border:none;
  width: 300px;
	}
#hotel-murano-newsletter #content .input input{
	margin: 0 0 0 16px;
	width:200px;
	border:1px solid #666666;
	background:#CCCCCC;
	}
#hotel-murano-newsletter #content .input #Email{
  margin: 0 0 0 18px;
	}
.button a{
	/*float: right;
	font-size: 11px;
	margin-left: 10px;*/
	padding: 4px 16px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	}
.button a:link, .button a:visited {
	background-color: #666666;
	color: #cccccc;
	}
.button a:hover{
	background-color: #000000;
	}
	
	#hotel-murano-directions #content a#shuttleres {
    display:block;
    text-indent:-9999px;
    background:transparent url(/images/shuttleres.gif) 0 0 no-repeat;
    text-align:center;
    width:220px;
    height:42px;
}	

#hotel-murano-directions #content a#shuttleres:hover{
    background:transparent url(/images/shuttleres.gif) no-repeat 0 -42px;
   
}

#phoneres {
    display:block;
    color:black;
    margin-left:10px;
    margin-bottom:5px;
}

#hotel-murano-press-room #content h1{
padding-top:20px;
display:inline;
margin-right:15px;
}





#hotel-murano-press-room h2{
    margin-top:20px;
    font-size:1.4em;
}


#hotel-murano-press-room h3{
    font-size:1.2em;
    margin-bottom:0px;
    font-weight:normal;
}


#hotel-murano-press-room #content{
    line-height:1.4em;
}

#hotel-murano-press-room #content span{ 
    display:block;
    margin-top:10px;
    }
    
#pdficon { 
    margin-bottom:-2px;
    margin-right:5px;
    }
    
/*PPC Landing Pages */  

#ppccontainer #content {
    width:auto;
}

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

#ppcheader #logo {
  position:absolute;
  top:20px;
  left:15px;
  width:191; 
  height:84;
}

#ppcheader {
  background: #333;
  height: 108px;
  position: relative;
  color: #999;
  letter-spacing:.15em;
  width: 780px;
  margin: 0 auto 10px auto;
  z-index: 1;
  padding:10px;
	}
/*Image Library */

/*hide quickres form on image libary page*/ 

#image-library #ppccontainer #content #home_intro #reservation_form_home{
    display:none;
}

#image-library #ppccontainer #content  h1{
    text-align:center;
    margin:0px 0px 10px 0px;
    color:#a9a9a9;
}

.imgbox{
    
  /*  border-bottom:1px solid #a9a9a9; */ 
    float:left;
    padding:10px;
    margin:10px;
    width:215px;
    text-align:center;
}

#mediacontact{
    text-align:center;
}

.tripadvisor {
	float:right;	
	margin-left:20px;
	margin-top:-25px;
	margin-bottom: 10px;
}

#king-deluxe #content ul, #king-patron #content ul, #twin-double-deluxe #content ul, #twin-double-patron #content ul, #king-junior-suite #content ul, #king-superior-suite #content ul, #king-patron-suite #content ul {
	padding-left: 15px;
	margin-top: 0;
}

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

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



div.about_murano{
	float:left;
	width:200px;
	margin-top:-30px;
}

